/*
	Theme Name: cherry
	Theme URI: //info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: //info.template-help.com/help/
	Version: 3.1.5
	Tags: dark, light, white, black, gray, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
	License:
	License URI: http://
	Text Domain: cherry
*/
@import "css/style.css";








.login {
  background: #000 !important;
}





.header {
  background: url(images/bg-container.png);
  padding: 0;
}
.header .container {
  background: none;
  padding: 20px 40px 0 40px;
}

.title-section {
  padding: 0 !important;
}

.breadcrumb {
    background-color: rgba(0,0,0,0.1) !important;
  font-size: 14px !important;
}

.container {
  background: url(images/bg-container.png);
  padding: 40px;
}

.sidebar h4 {
  font: normal 18px/20px Arial, Helvetica, sans-serif !important;
  margin: 6px 0 !important;
}

.footer .container {
  background: none;
  padding: 10px 0 !important;
}
.footer {
  padding: 0 !important;
}




.item_logout {
  line-height: 18px;
}
.item_logout a {
  font-size: 14px;
}


.sf-menu {
  float: left;
}
.sf-menu > li {
  background: none;
  margin-right: 20px;
}
.sf-menu > li > a {
  padding: 0;
  border: none;
  text-transform: uppercase;
  font-size: 20px;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
  background: none;
  color: #0088cc;
}
	.sf-menu ul {
	  width: 400px;
	  text-align: left;
	}
	.sf-menu ul li {
	  background: #fff;
	}
		.sf-menu ul li a:hover {
	  	  background: #ddd !important;
		}
	.sf-menu ul li a {
	  color: #333;
	}

.hidden-phone div {
  float: right;
}
.hidden-phone div ul li {
  list-style-type: none;
}
.item_logout {
  background: url(images/login.png) no-repeat;
  padding: 0 0 0 20px;
}
.language-chooser li {
  float: left;
  padding: 0 0 0 10px;
  line-height: 18px;
}



.imgLoaded {
  margin: 0 !important;
  width: 100% !important;
  height: 620px !important;
}
#camera586ceb503fd1c {
  height: 620px !important;
}





.recent-posts_li .excerpt {
    margin-bottom: 10px !important;
}
.recent-posts h5 {
  margin: 5px 0 0 0;
}
.recent-posts h5 a {
  color: #333;
}
.recent-posts .btn-primary {
  color: #0088cc;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  text-shadow: none;
}


input[type="submit"], input[type="reset"] {
  height: 40px !important;
}





.family-col1 {
  float: left;
  width: 49%;
  margin-right: 2%;
}
.family-col2 {
  float: left;
  width: 49%;
}
.blacktitle {
  color: #fff;
  background: #333;
  padding: 6px;
  margin-bottom: 10px;
}
.blacktitle a {
  float: right;
}

.member-data-container {
  padding: 20px 0 0 0;
}
.member-data {
  width: 180px;
  display: inline-block;
}
.member-row {
  float: none;
  display: block;
  border-top: 1px solid #444;
  margin-left: 253px;
}
	.familymember-data-container .member-row,
	.lapsi-data-container .member-row {
		margin-left: 0;
	}
.familymember-data-container,
.lapsi-data-container {
  margin-bottom: 10px;
}



.faq-link {
  color: #333;
  font-size: 20px;
}



.search-results .featured-thumbnail.large img {
  width: auto;
}
.search-results .thumbnail {
  width: 200px;
}




.footer {
  background: #333;
  color: #fff;
}
nav.footer-nav ul li a:hover {
  color: #000;
}



















@media screen and (max-width: 767px) {

	.member-data-container {
		float: none;
		clear: both;
	}
	.member-row {
		margin-left: 0;
	}

}










