@charset "utf-8";
/*

Theme Name: WP-Starter

Theme URI: http://themeawesome.com/wordpress-child-theme

Description: A child theme of WP-Forge

Author: ThemeAwesome.com

Author URI: http://themeawesome.com/

Template: wp-forge

Version: 4.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: light, gray, white, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, translation-ready

Text Domain: wp-starter



Start adding your theme specific styles below.

*/

/*slideri*/
.slider_container {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3d8d9+0,ffffff+48,d3d8d9+100 */
/*background: #d3d8d9; /* Old browsers */
/*background: -moz-linear-gradient(top, #d3d8d9 0%, #ffffff 48%, #d3d8d9 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top, #d3d8d9 0%,#ffffff 48%,#d3d8d9 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom, #d3d8d9 0%,#ffffff 48%,#d3d8d9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d8d9', endColorstr='#d3d8d9',GradientType=0 ); /* IE6-9 */ 
	max-width: 100%;
	width: 100%;
	margin-top:1.5rem;
}

.slideri.content_wrap {
	padding-top:0;
}

.slick-slider {
    margin-bottom: 0!important;

}

.slick-prev::before {
    content: '←';
    color: #394a59!important;
}

.slick-list, .a-slide, .slick-track, .slick-slider { height: 600px;}

 .a-slide {  background-size: cover !important;}

.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 3.0rem!important;
    height: 3.0rem!important;
    padding: 0;
    margin-top: -10px\9; /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev
{
    left: -45px!important;
}

.slick-next
{
    right: -45px!important;
}

.slick-prev::before, .slick-next::before {
    font-family: "Open Sans",sans-serif;
    font-size: 3.0rem!important;
    line-height: 1;
    opacity: .10!important;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev::after, .slick-next::after {
    font-family: "Open Sans",sans-serif;
    font-size: 3.0rem!important;
    line-height: 1;
    opacity: .10!important;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p {
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.35;
    margin-bottom: 1.25rem;
    text-rendering: optimizelegibility;
}

.blue { background-color: #d0d6d7; color: #fff; height:2.5rem; }

.content_wrap { background-color: transparent !important }

#header {
    padding: 0 0 1.5rem 0;
}

#header-image {
    width: 100%;
    min-height: 309px;
    background-position: center center;
    background-size: cover;
}

#header-image .banner_text {
    background: rgba(255, 255, 255, 0.7);
	min-height: 309px;
   /* position: relative;
    margin-right: 20rem;*/
    text-shadow: 0 0 #3D3E38;
    text-align: left;
    /*width: 25rem;
    float: right;*/
	line-height:1.2rem!important;
	color: #3e505a;
    font-size: 0.9rem;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-style: normal;
	padding-top:0.5rem;
}

#header-image .banner_text a {
	color:#3e505a;
	font-weight: 700!important;
}

#header-image h2 {
	font-weight:300;
	font-size:1.3rem;
}

#header-image h2 span {
	font-weight:400;
	font-size:1.3rem;
}

#header-contact { text-align: right;  min-height: 20px;}

h1.site-title a {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
    display: block;
    line-height: 1.2;
    text-decoration: none;
	font-size:1.8rem;
	margin-top:1.5rem;
}

h1.site-title a span {
	text-transform:none;
	color:#3e505a;
}

.archive-header {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #ededed;
}

/* päänavi */

.top-bar-section {
    left: 0px;
    position: relative;
    width: auto;
    transition: left 300ms ease-out 0s;
	background-color:transparent!important;
}
.social-navigation .lang a {color:#3e505a;}


.top-bar .name a, .top-bar-section ul li > a, .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #3E505A;
	/*padding:1.0rem;*/

}

.top-bar-section li:not(.has-form) a:not(.button) {
	/*line-height:1.6rem;*/
	/*padding:1.0rem;*/
}

.top-bar-section ul li > a, .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #3e505a;
	padding:0 0.5rem;
}

.top-bar-section li.active {
    background-color: #ffffff;
    color: #55a51c;
	font-weight:600;
}

.top-bar-section .has-dropdown > a {
    padding-right: 0.9375!important;
}

.top-bar-section li:not(.has-form) a:hover:not(.button), .top-bar .name:hover, .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
    color: #BFC7C0!important;
	
}

.top-bar-section ul li > a {
    color: #3e505a;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 0.9rem;
    font-weight: normal;
    padding: 0.5rem 0 ;
    text-transform: none;
    width: 100%;
}

.contain-to-grid .top-bar, .top-bar, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button), .contain-to-grid {
    color: #5f6a72 !important;
}

.top-bar .name a,.top-bar-section .dropdown li {
    border-bottom:2px solid #fff;
	/*padding: 0.5rem 0;*/
	background-color:#f0f2f2;
	display:none;
}

.top-bar .name a,.top-bar-section .dropdown li a {
	background-color:#f0f2f2!important;
}

/* topbar */

.top-bar {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.top-bar-wrap {max-width:80rem;}

#searchsubmit { height:1.6rem!important; margin:0.4rem 0.3rem!important; line-height: 1.3125rem; }

input[type="text"]{ padding:0.2rem 0.6rem; height:1.7rem!important; margin-top:0.4rem!important; }

.button { background-color:#51626f; }

.social_wrap {
    padding: 0px;
    margin: 4px 0px 0px;
}

.social-navigation ul {
    list-style: outside none none;
    text-align: right;
}


.social-navigation a { color: #9da2a2; }


.social-navigation a[href*="facebook.com"]::before {
    color: #f9da2a2;
}
.social-navigation a::before {
  content: "";
  
}
.menu-somelikko-container {
	margin-top: 0.4rem;
}
.menu-somelikko-englanti-container {
	margin-top: 0.4rem;
}
.lang > a {
  float: right;
  width: 80px;
}

/* Etusivun nostot */

.nostokuvaus_text h2 {
	font-family: 'Bilbo', cursive;
	text-transform:uppercase;
	color:#91c235!important;
	font-size:1.3rem;
	margin-top:0.8rem;
	font-weight:600;
}

.nostokuvaus_text ul { list-style-type:none; margin-left: 0; }

.nostokuvaus_text ul li:before{ content:"\f06c";font-family:FontAwesome; color:#91c235; margin-right:0.5rem;  }

.nostokuvaus_text ul li a {
	color:#3e505a!important;
	font-size:0.9rem;
}


#facebook_nosto_wrapper {
	background-color:#f4f4f4;
	clear:both;
	padding-bottom:1.5rem;
	margin-bottom:1.5rem;
}

/* otsikot */

h1.entry-title {
	line-height: 1.2;
	margin-bottom: 1rem;
	color:#7ea92c!important;
	font-size:1.3rem;
	font-weight:400;
	border-bottom:3px dotted #ebebeb;
	text-transform:none;
	
}

.archive-header { border-bottom:1px solid #fff; }

article { padding-bottom:0!important; }

h4.archive-title {
	color:#3e505a!important;
	font-size:1.3rem;
	font-weight:300;
	padding:0 0 1.0rem 0;
	margin-bottom:1.0rem;
	line-height:1;
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 400!important;
    font-size: 1.3em;
}

.gform_wrapper .top_label .gfield_label {
    margin: .625em 0 .5em;
    font-weight: 400!important;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
}

#gallery-1 {
    margin: auto;
    padding: 0 0 1.5rem;
}

input[type="text"] { margin:0; }

.entry-content h2 {
    font-size: 1.1rem!important;
	color:#3e505a!important;
	margin-bottom:1.0rem;
} 

.entry-content h3 {
    font-size: 1.1875rem;
} 

.widget-title {
	font-size: 1.185rem;
	margin-bottom: 1rem;
	color: #7ea92c !important;
	font-weight: 400;
	border-bottom: 3px dotted #ebebeb;
	text-transform:none;
}

#secondary-sidebar .widget-title {
	font-size: 1.0rem;
	color:#3e505a!important;
	border-bottom:3px dotted #3e505a;
	text-transform:none!important;
	font-weight:400;
}

#secondary ul {
	list-style:none;
	line-height: 1.2;
	margin-left:0;
	margin-top:3.5rem;
	}

#secondary ul li {
	clear:both;
	margin-bottom:0.5rem;	
}

#secondary ul li li {
	clear:both;
	margin-top:0.5rem;	
}

#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: left!important;
    width: 20%;
}

#gallery-1 img {
    border: 1px solid #cfcfcf!important;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 100%!important;
    border: 0;
}

#secondary ul li a:before {
	content:"\f06c";font-family:FontAwesome; color:#3e505a; margin-right:0.7rem;
}

#secondary ul li a {
	color:#3e505a!important;
	font-size:0.9rem;
	padding:0.5rem 0.9rem;
	background-color:#eaf0f1;
	width:100% auto;
	display:block;
}

#secondary a:before {
	content:"\f06c";font-family:FontAwesome; color:#3e505a; margin-right:0.7rem;
}

#secondary a {
    color:#3e505a!important;
	font-size:0.9rem;
	padding:0.5rem 0.9rem;
	background-color:#eaf0f1;
	width:100% auto;
	display:block;
}

#secondary a:hover {
	color:#fff!important;
	background-color:#7ea92c;
}

#secondary ul li li a {
	color:#3e505a!important;
	font-size:0.9rem;
	padding:0.5rem 0.9rem;
	background-color:#eaf0f1;
	width:100% auto;
	display:block;
}


#secondary ul li a:hover {
	color:#3e505a!important;
	background-color:#e2e3e2;
}

#secondary ul li span.news-thumbnail {
    max-width: 50%;
    height: auto;
	float:left;
	width:70px;
	border:1px solid #CCC;
	padding:0.2rem;
	margin-right:0.5rem;
}

#secondary ul li span.post-date {
	font-weight:600;
	font-size:0.8rem;
	display:block;
}

.widget-area .widget {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 0;
}

ul {
	margin-bottom:0;
}

img.wp-post-image {
    max-width: 200px;
    height: auto;
	float:left;
	margin-right:1.0rem;
}

/* lomake */
select.medium {
    width: 75%!important;
}


/*catlist*/

ul.lcp_catlist {
	list-style-type:none!important; margin-left: 0;	
}

ul.lcp_catlist li {
	margin-bottom:2rem;
}

ul.lcp_catlist li a {
    color: #7ea92c !important;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: none;
	display:block;
	margin-bottom:1.0rem;
}

/* footer */

footer.entry-meta {
    padding: 0;
    color: #757575;
}

.sidebar_container {
	background-color:#dfe5e6!important;
}

.sidebar_wrap {
    max-width: 64rem;
    background-color: #dfe5e6!important;
}

#secondary-sidebar {
    padding-top: 1.5rem;
    border-top: 0;
	color: #3e505a;
	background-color: #dfe5e6!important;
}

.textwidget {
    color: #3e505a!important;
}

footer[role="contentinfo"] {
    border-top: 4px double #ededed;
    clear: both;
    line-height: 2;
    padding: 0 0;
}

/* Child Theme Media Queries - Use the following media queries to adjust the appearance of your theme on mobile devices */



// Small screens

@media only screen { }/* Define mobile styles */



@media only screen and (max-width: 40em) { 

	.slick-list, .a-slide, .slick-track, .slick-slider { height: 300px;}

} /* max-width 640px, mobile-only styles, use when QAing mobile issues */



// Medium screens

@media only screen and (min-width: 40.063em) { 



} /* min-width 641px, medium screens */



@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
   .slick-list, .a-slide, .slick-track, .slick-slider { height: 400px;}
	

} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */



// Large screens

@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */



@media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */



// XLarge screens

@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */



@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */



// XXLarge screens

@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */    