@charset "UTF-8";
/* CSS Document */

/* Mobile Style Sheet */


/* Base */
body,html {
	margin: 0px;
	padding: 0px;
	height:100%;
	width: 100%;
	background-color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
}

a {
	text-decoration: underline;
	color: #656565;
}

a:hover {
	text-decoration: none;
}

a#write {
	width: 100%;
	height: 1px;
	display: block;
	clear: both;
}

.clear {
	clear: both;
}


/* Layout */
img {
	border: 0;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	color: #4a1f05;
}
	
h2 {
	font-size: 18px;
	color: #4a1f05;
}	
		
#rootwrapper { 
	position:relative;			
	width: 100%;			
	min-height: 100%;
	height: auto !important;
	height:100%;
	margin: auto;
}

.topmenu-container,
.content-container,
.wide-content-container,
.footer-container {
	position: relative;
	display: block;
	width: 100%;
}

.topmenu-area,
.content-area,
.wide-content-area,
.footer-area {
	position: relative;
	width: 990px;
	margin: auto;
}

.topmenu-container {
	background-color: #1e0d05;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 474px;
	margin: auto;
}

.topmenu-area {
	height: 474px;
}

.topmenu-area ul li a,
.topmenu-area .lang-select {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.topmenu-area .image-container {
	position: absolute; 
	/* right: 43px; */
	margin-left: 15px;
	margin-top: 25px;
	width: 923px; 
	height: 420px;
	z-index: 0;
	overflow: hidden;
}
 
 .topmenu-area .imageMenu a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}


#mycarousel ul,
#mycarousel ul li {
	display: block;
	width: 923px;
	height: 420px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mycarousel ul li img {
	border: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
		margin: 0;
	padding: 0;
}


/* Main-menu */

.topmenu-area .menuCategory {
	position: absolute;
	display: block;
	width: 147px; /* 443 */
	color: #ecceb2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 10px 0 0 0px;
	margin-top: 60px;
	}
	
.topmenu-area .menuCategory a.Lake {
	display:block;
	width: 147px;
	height: 45px;
	background-image: url(images/menu_nature.png);
}

.topmenu-area .menuCategory a.Handmade {
	display:block;
	width: 147px;
	height: 47px;
	background-image: url(images/menu_handmade.png);
}

.topmenu-area .menuCategory a.Family {
	display:block;
	width: 147px;
	height: 59px;
	background-image: url(images/menu_family.png);
}

.topmenu-area .menuCategory a.Roots {
	display:block;
	width: 147px;
	height: 44px;
	background-image: url(images/menu_roots.png);
}

.topmenu-area .menuCategory a.Food {
	display:block;
	width: 147px;
	height: 45px;
	background-image: url(images/menu_food.png);
}

.topmenu-area .menuCategory a.Beauty{
	display:block;
	margin-top: 3px;
	width: 147px;
	height: 44px;
	background-image: url(images/menu_beauty.png);
}

.topmenu-area .menuCategory a:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.menuCategory span {
	visibility:hidden;
	}

.topmenu-area .subMenu {
	position: absolute;
	display: block;
	width: 720px; /* 443 */
	height: 30px;
	color: #ecceb2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0px 0 0 0px;
	margin-top: 420px;
	margin-left: 160px;
	}

.topmenu-area .subMenu a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}

.topmenu-area .pitsi {
	position: absolute;
	display: block;
	width: 110px; /* 443 */
	height: 106px;
	color: #ecceb2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 350px;
	margin-left: 880px;
	z-index: 1;
	}



/* Content */
.content-container {
	margin:0px auto;
	width:990px;
	display: block;
	height: auto;
	color: #4a1f05;
}

.content-area {
	padding-bottom: 50px;
	padding-top: 40px;
}

.content-area .content-left {
	width: 557px;
	padding-left: 20px;
	float: left;
}

.content-area .content-left .content-post {
	width: 557px;
	float: left;
}

.content-area .content-left .content-post .entry-meta .post-footer{
	font-size: 10px;
	border: 1px solid #333;
}


.content-area .content-left .content-post .content-post-footer {
	font-size: 12px;
	}

.content-area .content-left .social {
	height: 30px;
	}

.content-area .content-left .social .twitter-share-button {
	width: 75px !important;
	padding-top: 4px;
	}

.content-area .content-left .social .fb-like{
	width: 100px !important;
	top: -4px;
	}

.content-area .content-left .social .pin-it-button{
	margin-top: 5px;
	width:  50px;
	}

.content-area h1, h2 {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 130px;
}

.content-area .content-left .content-post h1, h2, h3, h4, h5, h6 {
	margin-left: 10px;
	
}

.content-area .title {
	float:left;
	height: auto;
	width: 100%;
}

.content-area .title .date {
	float:left;
	background-image:url(images/bg_title.png);
	background-repeat:no-repeat;
	width: 71px;
	height: 75px;
	padding-top: 54px;
	padding-left: 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
}

.wp-caption{} 
.aligncenter{
	margin: auto !important;
	}
	
.alignnone {
	margin: auto !important;
	}

.wp-caption-text {
	font-style:italic;
	margin-top: 0;
	text-align:center;
	}

.content-left h1 a:link {
	color: #4a1f05;
	text-decoration:none;
	}

.content-left h1 a:visited{
	color: #4a1f05;
	text-decoration:none;
	}
	
.content-left  h1 a:hover{
	color: #656565;
	text-decoration: underline;
	}

.content-area .content-left img {
	border: 0px solid #4f2409;
	}
	
.content-area .content-left a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}
	
.content-area .content-left img.pin-it{
	border: 0px solid #4f2409;
	}
	

.article-content .content-left {
margin-left: 315px;
float: none;
width: 575px;
}

.content-area h1.entry-title  {
	margin-left: 0;
}

.content-area .content-left .content-left-bottom-left,
.content-area .content-left .content-left-bottom-right {
	display: block;
	width: 243px; /* 248 */
	float: left;
	padding-right: 5px;
	font-size: 12px;
	margin-top: 20px;
}

.content-area .content-left .content-left-bottom-right {
	float: right;
	margin-right: 10px;
	width: 260px;
}

.content-area .content-left .content-left-bottom-left p,
.content-area .content-left .content-left-bottom-right p {
	margin: 5px 20px 5px 5px;
}

.content-area {}

.content-left table {
border-collapse: collapse;
}

.content-left table td {
vertical-align: top;
background-color: #070707;
padding: 10px;
}

.content-left table tr.even td {
background-color: #111111;
}

.content-left table td:first-child {
white-space: nowrap;
padding-right: 10px;
}

.content-area .content-right {
	position: relative;
	width: 333px; /* 363 */
	margin-right: 24px;
	float: right;

}

.content-area .content-right a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}

.content-area .content-right .googleTranslate {
	margin-right: 65px;
	float: right;
	font-size: 12px;
}

.content-area .content-right .right-content-block {
	margin-bottom: 40px;
}

.content-area .content-right .right-content-block table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.content-area .content-right .right-content-block table td {
	margin: 0;
	padding: 0;
vertical-align: top;
}

.content-area .content-right .right-content-block table td:first-child {
	width: 127px;
}

.content-area .content-right .right-content-block table td:first-child {
	width: 127px;
}


#sidebar {
	text-align: center;
}
#sidebar ul {
	padding: 0;
	list-style-type: none;
}

.widgettitle {
	margin-left: 0;
	}

.ctc ul.ctc-tag-cloud {
	list-style:none;
	padding-left: 0;
	}

#searchform {
	width: 260px; /* 363 */
	margin-left: 30px;
	}

.field {
	width: 100%;
	height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#999;
	
	
	padding-left: 10px;
	border: 1px solid #ccc;
	}




/* Footer */
.footer-container,
#stoppari {
	height: 647px;
}

.footer-container {
	position: absolute;
	bottom: 0px;
	background-image:url(images/bg_footer.png);
	background-repeat:repeat-x;
	background-position: bottom center;
}

.footer-area {
	position: relative;
	margin: auto;
	color: #fff;
	width: 990px;
	height: 647px;
	background-image:url(images/footer.png);
}

#image-container .image-block,
.row .image-block {
	display: block; /* ex inline-block */
	position: relative;
	float: left;
	width: 106px;
height: 106px;
	vertical-align: top;
	margin-left: 4px;
border: 4px solid #fff;
overflow: hidden;
}

#image-container .image-block img {
	border: 0;
}

#image-container .row,
.row {
	position: relative;
	display: inline-block;
	clear: both;
margin-bottom: 12px;
}

#image-container .image-block .image-caption,
.image-block .image-caption {
	position: relative;
	color: #6e6e6e;
	padding: 10px 0;
	text-align: left;
}

#lbDetails {
width: auto !important;
}

@media handheld {
    body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	height: 474px;
    }
}


/* Korjaukset 12.5.2014 */
.content-post {
	margin-bottom: 20px;
}
.content-post-footer {
	clear: both;
	width: 100%; 
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	padding-bottom: 20px;
	background: url('images/viiva.gif') bottom center no-repeat transparent;
}
.content-post-footer .edit-link {
	float: right;
}
div.sharedaddy div.sd-block {
	background: url("images/viiva.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
	border: 0 none !important;
	margin-top: 20px !important;
	padding-top: 25px !important;
}

#backToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    text-decoration: none;
    color: #4A1F05;
    background: url('images/backToTop.png') top left transparent;
	height: 40px;
	width: 40px;
    display: none;
}

#backToTop:hover {    
    background-image: url('images/backToTopHover.png');
}
