/*
Theme Name: Sanara Creations
Theme URI: http://www.sanaracreations.fi/
Description: Sanara Creations custom theme
Version: 1.0
Author: Janne Särkelä / Sanara Creations
*/

body {
     background: #889977;
     margin:0px;
     padding:0px;
  
     font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
     }
     
#page {
	width:900px;
	margin: 0 auto;
	border-right:solid 5px;
	z-index:-1;
	background-color:#669988;
	background-image: url(http://www.sanaracreations.fi/kuvat/sivuraita.png);
 	background-position: top left;
 	background-repeat: repeat-y;
}   

#matskut {
	width:900px;
	height:100%;
	background-color:red;
	border-top:solid 5px;
	border-right: solid 5px;	
}  
     
#header{
	width:900px;
	height:113px;
	border-left:solid 5px;
	border-bottom:solid 5px;
	clear:both;
 	background-color: #bbdddd;
 	background-image: url(http://www.sanaracreations.fi/kuvat/kva.png);
 	background-position: bottom left;
 	background-repeat: no-repeat;
    -moz-box-shadow:30px 7px 60px #8899AA;
	-webkit-box-shadow: 30px 7px 60px #8899AA;
	box-shadow: 30px 7px 60px #8899AA;
}

#content{
	width:680px;
	float:right;
	text-align:justify;
	padding:10px;
	margin-top:30px;
	margin-bottom:100px;
}

#sidebar{
	width:155px;
	float:left;
	padding:0px 10px 10px 0px;
	margin-bottom:30px;
	text-align: left;
}
     
#footer {
	clear:both;
	width:900px;
	height:80px;
	background-color:#bbdddd;
	text-align:justify;
	border-top:solid 5px;
	border-left:solid 5px;
	z-index:1;
	background-image: url(http://www.sanaracreations.fi/kuvat/kvy.png);
 	background-position: top left;
 	background-repeat: no-repeat;
}   

#w3cbadge {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 100px;
	
}

#w3cbadge a img {
	border:0;
}

#copytext {
    float: left;
    margin-top: 5px;
    width: 775px;
}

#sanara {
	padding-left:15px;
	position:absolute;
	top:10px;
}

#creations {
	padding-left:30px;
	position:absolute;
	top:40px;
}

h1.sots {
	display:inline;
	font-size:10px;	
}

#tunnus {
	padding-left:20px;
	position:absolute;
	top:70px;
}
	   
#hr {
	width:100%;
    border-bottom:2px solid yellow;
	border-top:2px solid yellow;
    position:absolute;
    top:86px;
    height:3px;
	background-color:white;
  	left:0;
	display:none;
}

#feedimages {
	float: left;
    padding-left: 20px;
    position: absolute;
    top: 90px;
}

#feedimages img {
	height: 20px;
    width: 20px;
}

#eka {
	position:relative;
	left:460px;
	top:15px;
	width:40px;
	height:38px;
    z-index:2;
}

#toka {
	position:relative;
	left:-53px;
	top:10px;
}

#kol {
    position:relative;
    left:102px;
    top:-15px;
}

#txt {
	float:right;
	font-size:15px;
	margin-right:6px;
	margin-top:70px;
	padding-right:0;
	text-align:right;
   	}                  
   	
#etsi {
	height:20px;
	margin-left:570px;
	position:absolute;
	top:40px;
	width:295px;
}

#kommentit {
	border-top:10px solid #88bb77;
	clear:both;
	padding-right:10px;
	padding-top:0px;
	width:100%
}

#s {
	border: 2px solid green;
	background-color: #ee0;
}

#searchsubmit {
	border: 2px solid #ee0;
	background-color: green;
	color: #fff
}


#comment {
	border: 2px solid #592;
	background-color: #bbdddd;
}

#submit {
	border: 2px solid #da3;
	background-color: green;
	color: #fff
}

#name, #mail {
	border: 2px solid #592;
	background-color: #bbdddd;
}

#url {
	border: 2px solid #592;
	background-color: #bbdddd;
}

.comment-meta {
	font-size:small;
}

.otsikko, #otsikkoyks, .otsikkosivu, .otsikkoetsi {
	background:none repeat scroll 0 0 #88bb77;
	border-left:15px solid #ffdd00;
	border-right:5px solid black;
	clear:both;
	float:right;
	padding-left:10px;
	position:relative;
	right:-20px;
	text-align:right;
	width:690px;
	-moz-box-shadow: 0px 0px 12px #604020;
	-webkit-box-shadow: 0px 0px 12px #604020;
	box-shadow: 0px 0px 12px #604020;
	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#604020')"; */
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#604020'); */
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}

#otsikkoyks {
	padding-right:0px;
}

.otsikkosivu {
	margin-bottom:1em
}

.otsikkoetsi {
	margin-bottom:1em
}

.otsdata {
	display:inline;
	margin-right:10px;
}

.postmetadata {
	font-size:small;
	border-left:10px solid #7a9;
	padding-left:5px;
}

.entry {
	margin-bottom:20px
}

.kuva{
	width:120px;
	float:left;
	margin-top:18px;
	margin-bottom:18px;
}

.video{
	margin-top:18px;
	margin-bottom:40px;
	width:320px;
	height:270px;
	float:left;
	border:3px solid orange;
}

.video img{
	width:80px;
	height:80px;
	border:0;
}

a.vplayer {
	display:block;
   	width:320px;
   	height:270px;
}  	  

.kuvaposti {
	width:543px;
	float:right;
}

.videoposti {
	width:345px;
	float:right;
}

.tekstiposti {
	margin-top:8px;
	float:left;
}

.kuva img {
	margin:0;
	padding:0;
	width:127px;
	height:102px;
	border:1px solid black;
}

.arkisto {
	margin-top:15px;
}

.otsikko h2 {
	padding-right:10px;
	border-right:20px solid #ffdd00;
}

#otsikkoyks h2 {
	color:#ffff66;
	border-right:20px solid #ffdd00;
	padding-right:10px;
}

.eiloydy {
	text-align:center;
	margin-top:100px
}
	
.otsikkosivu h2 {
	display:inline;
	padding-right:10px;
	border-right:20px solid #ffdd00;
	color: #FFFF66;
}

.otsikkoetsi h2 {
	display:inline;
	padding-right:10px;
	border-right:20px solid green;
}

.otsikko h3 {
	display:inline;
	letter-spacing:3px;
	padding-left:10px;
}

.otsikkoyks h2 {
	border-right:20px solid red;
	color:yellow;
	padding-right:10px;
}


#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#titleo {
	text-align:right;
	margin-right:-10px;
	padding-right:10px;
	border-right:10px solid green;
}

.menuvasloput li a{
	padding-top:8px;
	padding-left:22px;
	display:block;
	width:100%;
	border-right:3px solid #aabbbb;
}

html>body .menuvasloput li a {
	width:auto;
}

.menuvasloput li a:hover {
	text-transform: uppercase;
	font-weight: bold;
	border-right:3px solid yellow;
}

.menuvasloput li a {
	-moz-box-shadow: 1px 3px 3px 0px #444444;
	-webkit-box-shadow: 1px 3px 3px 0px #444444;
	box-shadow: 1px 3px 3px 0px #444444;
	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#8c4900')"; */
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#8c4900'); */
	
}

.menuvasloput h2{

}

#mainlink {
	width:0px;
	border-left:20px dotted white;
	padding-left:65px;
}


#mainlink a:hover {
	padding-left:10px;
}


.menuvasots {
	border-bottom:3px solid #aabbbb;
	border-left:20px ridge #a0c7aa;
	width:100%;
	margin-top:10px;
	padding-left:8px;
	margin-left:-10px;
}

#mainlink h2 {
	border-left:3px solid green;

}


.piste {

}

#txt p {

}

#header p {
	display:inline;
}
  
p {
  	color: #111111;
  	letter-spacing:-0.2px;
	font-size:14px;
}

#sanara a{
	color: #608010;
    font-size:30px;
    letter-spacing:10px;
}

#creations a{	   
	font-size:30px;
    letter-spacing:13px;
    line-height:20px;
    color: #007700;
}                                   
      
.navigation {
	width:100%;
	clear:both;
	font-size:x-large;
	text-align:right;
	float:right;
}

.navigationtop {
	width:660px;
	clear:both;
	font-size:small;
	text-align:left;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
	font-size:small;
	border-left:10px solid green;
	padding-left:10px;
	padding-right:0px;
}      

.commentlist {
	list-style-type:number;
}  

.commentlist li {
	background-color:#7aaa9a;
	padding:0px 10px 5px 5px;
	margin:15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius: 10px 10px 10px 10px;

}

.commentmetadata {
	padding-left:20px;
} 

   	
#tunnus p{
	font-size:10px;
}

.navip {
	color:#ffdd00;
	display:inline;
}
	 
#footer p{
	font-size:10px;
}

#matskut p{
    font-size:95%;
}

#content h2 {
	display:inline;
	letter-spacing:3px;
}

#sidebar h2 {
	display:inline;
	letter-spacing:2px;
}

.ok {
	width:17px;
	height:16px;
}

.social {
	text-align:left;
	height:18px;
	border-left:20px solid #60aaaa;
	padding-left:5px;
}

.postifooter {
	float:left;
	margin-bottom:20px;
	clear:both;
}

div.sinkku .social {
	clear:both;
}

.sicon {
	border: 0 none;
	padding:0;
	margin:0;
	height:20px;
	width:20px;
	margin-bottom:1px;
	margin-right:2px;
}

.shadow {
	-moz-box-shadow: 0px 0px 12px #004020;
	-webkit-box-shadow: 0px 0px 12px #004020;
	box-shadow: 0px 0px 12px #004020;
	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#604020')"; */
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#604020'); */
}
	
.loiste {
	-moz-box-shadow: -4px 4px 5px #7C5900;
	-webkit-box-shadow: -4px 4px 5px #7C5900;
	box-shadow: -4px 4px 5px #7C5900;
	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#7c5900')"; */
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#7c5900'); */
	
}

.contloiste {
	-moz-box-shadow: -4px 4px 5px #7C5900;
	-webkit-box-shadow: -4px 4px 5px #7C5900;
	box-shadow: -4px 4px 5px #7C5900;
	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#7c5900')"; */
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#7c5900'); */
	
}

.sicon, .fbholder, .sociallistdiv {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

.sicon:hover, .fbholder:hover, .sociallistdiv:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

a {text-decoration:none;outline:none}
a:link {color: #ffffaa}
a:visited {color: #ffffaa}
a:hover {color: #ff0}

.audioplayer_container {

}

.qtrans_language_chooser { 
	list-style-type:none; 
	margin:0;
	padding:0;
	}
.qtrans_language_chooser li { 
	float:left;
	margin-right:3px 
	}
.qtrans_language_chooser a {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	
	}

.active .qtrans_flag {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}
	
#langsel {
	height:18px;
	margin-left:240px;
	position:absolute;
	top:7px;	
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.gallery {
	margin-auto;
	width:670px;
}

.gallery img {
	border:2px solid #fff;
}

.gallery img:hover {
	border:2px solid #ff0;
}

.gallery-item {
	
}

.gallery-icon {
	
}

.gallery dl {
	float:left;
	margin:4px;
	padding:0;
}

.gallery-caption {
	display:none;
}

.gallery br+br {
	
}

#tagilista li a:hover {
	
}

.muutettu {
	font-size: 9pt;
	font-weight: bolder;
}

ul#tagilista {

}


#tagicontainer {

}

#tagicontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 0px 0px;
}

.tagili {
	word-spacing: -0.2em;
	display:inline;
}

blockquote {
	background: none repeat scroll 0 0 #77AA88;
	border: 1px solid #000000;
	border-radius: 10px 10px 10px 10px;
	letter-spacing: -0.1px;
	margin: 0;
	padding: 5px 5px 5px 10px;
}

.tagikuvalista {
	font-size:small;
	border-left:10px solid #7b9;
	padding-left:5px;
	list-style-type:none;
	text-align:left;
}

.tagikuvalista li {
	display:inline;
	padding-right:5px;
}

.tagikuvalista li img {
	vertical-align:middle;
	padding-right:2px;
	width:12px;
	height:12px;
	border:0;
}

.socialiconlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.socialiconlist li {
	display:inline;
	margin:0;

}

.twittershare {
	background-image: url('http://www.sanaracreations.fi/kuvat/twitter_16.png');
	background-repeat: no-repeat;
}

.diggshare {
	background-image: url('http://www.sanaracreations.fi/kuvat/digg_alt_16.png');
	background-repeat: no-repeat;
}

.deliciousshare {
	background-image: url('http://www.sanaracreations.fi/kuvat/delicious_16.png');
	background-repeat: no-repeat;
} 

.stumbleuponshare {
	background-image: url('http://www.sanaracreations.fi/kuvat/stumbleupon_16.png');
	background-repeat: no-repeat;
	
}

.facebookshare {
	background-image: url('http://www.sanaracreations.fi/kuvat/facebook_16.png');
	background-repeat: no-repeat;
}

.socialiconlist li a {
	font-family:verdana;
	text-transform:lowercase;
}

.sociallistdiv {
	float: left;
    height: 18px;
    width: 18px;
	margin-top:1px;
}

.sociallistdiv a img {
	width:18px;
	height:18px;
	border:0;
}

.tagilistakuva {
	padding-right: 4px;
    vertical-align: middle;
	border:0;
}

.qtrans_flag span { display:none }
.qtrans_flag { height:12px; width:18px; display:block }
.qtrans_flag_and_text { padding-left:20px }
.qtrans_flag_en { background:url(http://www.sanaracreations.fi/flow/wp-content/plugins/qtranslate/flags/gb.png) no-repeat }
.qtrans_flag_fi { background:url(http://www.sanaracreations.fi/flow/wp-content/plugins/qtranslate/flags/fi.png) no-repeat }