/*
Theme Name: Vihrea tee
Theme URI: http://web-veistamo.fi
Description: Vihreä tee. Kolme palstaa. Validi XHTML 1.0 Transitional! Vimpain-valmius! 
Version: 1.0
Author: Web-veistämö
Author URI: http://web-veistamo.fi
Tags:fresh, clean, green
*/

#title {
	padding-top: 10px;
	height: 100%;
	width: 100%;
	}


body {
	background-color: #FFF; 
	color:#000; 
	background:url(images/teetausta.png); 
	background-repeat:no-repeat;
	background-position: top; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:75%;
}


#main-content * table * td
{
	padding-right:15px;
	border:0px solid black;
}

#main-content * table * td > p
{
	border-vertical-spacing:2px;
}

#etusivu-main-content
{

width:650px;

}


#main-content
{




}

#etusivu-sidebar
{
	float:right;

	width:300px;
	position:absolute;
	right:0px;
	top:30px;
}

/*

a:link {
	color:#92d400;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#bebebe;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#92d400;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color:#92d400;
	font-weight:bold;
	text-decoration:underline;
}


*/

a:link {
	color:#aae042;
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	color:#9594a0;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#aae042;
	font-weight:normal;
	text-decoration:underline;
}
a:active {
	color:#aae042;
	font-weight:normal;
	text-decoration:underline;
}


#content*strong>a:link {
	color:#90d400;
	font-weight:bold;
	text-decoration:none;
}
#content*strong>a:visited {
	color:#acc27d;
	font-weight:bold;
	text-decoration:none;
}
#content*strong>a:hover {
	color:#90d400;
	font-weight:bold;
	text-decoration:underline;
}
#content*strong>a:active {
	color:#90d400;
	font-weight:bold;
	text-decoration:underline;
}




img{
	border:0;
	padding-bottom: 10px;
	margin-right: 10px;
}


#wrapper {
	background-repeat: no-repeat; 
	background-position: center top;
	position:relative;  
	width:950px; 
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
} 

#header{
	position:relative;
	left:0px;
	top:0px;
	height:112px;
}

#ylapalkki { 
	background-color: #92d400;
	font-size:12px;
	position: relative;
	left: 0px;
	top: 0px;
	height:32px;
}

/*
#menu { 
	position:absolute;
	width:620px;
	height:30px;
}
#haku { 
	border: solid 1px red;
	position:absolute;
	left:650px;
	width:290px;
	height:30px;
	padding: 5px;
	color:#000; 
}
*/


#menu { 
	position:relative;
	width:600px;
	height:30px;
}
#haku { 
	position:relative;
	left:630px;
	width:290px;
	height:30px;
	top: -30px;
	padding: 5px;
	color:#000; 
}


ul.menu { 
	margin-left:7px;
	margin-top:2px;
	padding: 0;
	white-space:nowrap;
}

ul.menu li{

	display: inline;
	list-style-type: none;
	line-height: 30px;
}

ul.menu li a {
	padding:0 2px 10px 5px;
	text-decoration:none;
	color:#000; 
	font-weight:normal;
}

ul.menu li a:link {
	text-decoration:none;
	color:#000; 
	font-weight:normal;
}
ul.menu li a:visited {
	text-decoration:none;
	font-weight:normal;
}
ul.menu li a:hover {
	text-decoration:none;
	color: #FFF; 
	font-weight:normal;
}


ul.menu li a:active {
	background:url(images/nuoli.png);
	background-repeat:no-repeat;
	background-position:center bottom; 
	text-decoration:none;
	color: #FFF; 
	font-weight:normal;
}

.current_page_item a:link, .current_page_item a:visited {
	background:url(images/nuoli.png);
	background-repeat:no-repeat;
	background-position:center bottom; 
	text-decoration:none;
	color: #FFF; 
	font-weight:normal;
}

p.kieli{
	color: #000; 
	margin-top: 4px;
	float: right;
	margin-right: 10px;
	text-decoration:none;
	font-weight:normal;
}
p.kieli a{
	color: #000; 
	text-decoration:none;
	font-weight:normal;
}
p.kieli a:visited{
	color: #000; 
	text-decoration:none;
	font-weight:normal;
}
p.kieli a:hover{
	color: #FFF; 
	text-decoration:none;
	font-weight:normal;
}




#maincontent{
	/*border: solid 1px red;*/
	position:relative; 
	overflow-y:auto;
	left:0px;
	top:0px;
	min-height:440px;
	padding-top: 30px;
	padding-bottom: 10px;
	height: 100%;
}

#content{
	overflow-y:visible;
	float:left;
	min-height:360px;
	left:0;
	position:relative;
	top:0;
	width:630px;
	height: 100%;
} 



#etuvasen{
	overflow-y:visible;	
	left:0px;
	width:300px;
	float:left;
	min-height:360px;
	position:relative;
	top:0;
	height: 100%;
}
#etuoikea{
	position:relative; 
	overflow-y:visible;
	float:left;
	left:30px;
	width:300px;
}
#etuala{
	overflow-y:visible;	
	left:0px;
	width:650px;
	float:left;
	position:relative;
	top:0;
	height: 100%;
}




#sidebar{
	min-height:300px;
	overflow-x:hidden;
	overflow-y:visible;
	float:right;
	position:relative;
	right:0;
	top:0;
	width:294px;
	margin-bottom: 25px;
}


#footer{
	position:absolute;
	background-repeat:no-repeat;
	background-position: top; 
	color:#000;
	height:94px; 
	vertical-align:bottom;
	text-align: center;
}


#footerkuva { 
	display: block;
	width: 950px;
	height: 55px;
	background: url(images/footer.png) no-repeat;
	margin-top: 0px;
}

#footerkuva a {
	text-decoration:none;
}

.hide {
	visibility:hidden;
}

#footer-tat-ryhma-linkki { 
	float:left;
	height:37px;
	margin-left:8px;
	margin-top:5px;
	position:relative;
	width:75px;
}
#footer-finnfacts-linkki {
	float:left;
	height:23px;
	margin-left:26px;
	margin-top:0;
	position:relative;
	width:70px;
}

#footer-infor-linkki {
	float:left;
	height:22px;
	margin-left:11px;
	margin-top:0;
	position:relative;
	width:66px;
}
#footer-tat-linkki {
	float:left;
	height:22px;
	margin-left:2px;
	margin-top:0;
	position:relative;
	width:96px;
}
#footer-t-media-linkki {
	float:left;
	height:22px;
	margin-left:1px;
	margin-top:0;
	position:relative;
	width:87px;
}
/*
#footer-palkkiteksti {
	border: solid 1px red;
	color:#FFF;
	height:15px;
	margin-left:0;
	margin-top:32px;
	position:absolute;
	width:900px;
}
*/
#footer-palkkiteksti {
	color:#FFF;
	height:15px;
	margin-left:0;
	margin-top:-23px;
	position:relative;
	width:950px;
}


.postcontent p.kirjoitusaika{
	margin-top: 20px;
	margin-bottom:17px;
	font-size:8px;
}

.postcontent p.tiedotAlla{
	margin-top:17px;
	margin-bottom:17px;
	font-size:8px;
}






.right{float:right;}
.left{float:left;}


.sidebar-item {
	overflow:visible;
	padding:0px 10px;
}

.sidebar-item h3 {
	padding-left: 15px;
	border-left: solid 1px black;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sidebar-item ul {
	padding-left: 15px;
	list-style-type: none;
	border-left: solid 1px;
	padding-top: 20px;
	margin: 0px;
	float: left;
	}



.sidebar-item li{
	margin-bottom: 20px;
	font-weight: normal;  
}

.sidebar-item li a:link{
	text-decoration:none;
	color: #000;
	margin-bottom: 20px;
	text-decoration:none;
	font-weight: normal;  
}
.sidebar-item li a:visited{
	text-decoration:none;
	color: #000;
	margin-bottom: 20px;
	text-decoration:none;
	font-weight: normal;  
}

.sidebar-item a{
	font-weight: normal;  
}

.sidebar-item a:hover{
	text-decoration:underline;
	font-weight: normal;  
}




.alignleft {float:left;}
.alignright {float:right;}
.alignleft a, .alignright a {color:#fff;}
.nocomments {text-align:center;}


h1{
	font-size:2em;
	color: #000;
	text-decoration:none;
	font-weight: normal;  
}

h2{
	font-size:1.2em;
	color: #000;
	font-weight: bold;  
}
	 

h3, h4{
	color: #92d400;
}

h2.etuoikea {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:-10px;
	margin-top:35px;
}
h2.etuoikeayla {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:30px;
}


img.avatar {float:left; padding-right:5px;
}

#search{
	float:left;
}
#search #field{
	float:left;
	border:0;
	height:20px;
	width:100px;
	border: solid 1px #CACACA; 
	text-indent:5px; 
	color:#000;
}
#search #button{
	img
	float:left;
	border:0;
	height:20px;
	width:40px;
	margin-left:5px;
}
#search h2{font-size:15px;font-weight:strong;padding-bottom:4px;}


p.harmaa{
	color:#545454;
}
td{
	vertical-align:top;
}




