* {
	margin: 0;
	padding: 0;
}
body {
	background: #f9f9f9;
	color: #919191;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
a {
	color:#3fa2e1;
}
a:hover{
	color:#5a5a5a;
	text-decoration: none; 
}
.arrow {
	color:#3fa2e1;
}
ol { margin: 18px; }
ul.list_text {
	margin: 0 0 15px 20px;
	padding: 0;
}
ul.list_text li {
	margin: 0 0 5px 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 { color: #3fa2e1; font-size: 1em; margin-bottom: 15px; }

h2 { font-size: 20px; font-weight: normal; margin-top: 30px; line-height: 20px; }
h3 { font-size: 14px; font-weight: normal; padding-top: 20px; }
h1 {
	font-size:23px;
	font-weight:normal;
	margin: 0 0 12px 0;
}
h2 {
	font-size:20px;
	font-weight:normal;
	margin-top:8px;
	margin-bottom: 11px;
}
h3 {
	font-size:15px;
	font-weight:normal;
	margin-top:8px;
	margin-bottom: 11px;
}
.txt_ilmastonmuutos_mediassa {
	background: transparent url(../images/txt/ilmastonmuutos_mediassa.gif) top left no-repeat;
	height: 17px;
	text-indent: -999em;
	width: 192px;
}
.txt_ilmastotalkoouutiset {
	background: transparent url(../images/txt/ilmastotalkoouutiset.gif) top left no-repeat;
	height: 17px;
	text-indent: -999em;
	width: 151px;
}
.txt_kampanjat2008 {
	background: transparent url(../images/txt/kampanjat_2008.gif) top left no-repeat;
	height: 22px;
	text-indent: -999em;
	width: 122px;
}
p {
	padding: 0 0 11px 0;
}
img {
	border: 0;
}
.clear {
	clear:both;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.ingress { color: #555; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 38px; font-weight: normal; }

ul.banners {
}
ul.banners li {
	float: left;
	list-style: none;
	margin: 0 0 9px 0;
}
#container, .wrapper {
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 920px;
}
#container {
	height: auto;
	padding: 40px 0;
}
#container_wrapper {
	background: #fff;
	height: auto;
	overflow: hidden;
}
#header {
   background:#88C5EC url(../images/header_bg.gif) bottom left repeat-x;
   height: 152px;
   overflow: hidden;
   position: relative;
}
#header .wrapper {
	background: transparent url(../images/header.jpg) top left no-repeat;
}

#header h1 {
	height:110px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width:100%;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {
	display: block;
	height: 117px;
	overflow: hidden;
	text-indent: -999em;
	width: 85px;
}

#header ul {
	height:32px;
	list-style: none;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	left: 0;
	bottom: 3px;
	width:920px;	
}
#header ul a {
	color:#fff;
	display:block;
	font-size:13px;
	padding:10px 14px 6px 14px;/* navinappien välit*/
	text-decoration:none;
}
#header ul a:hover{
	background-color:#4da3da;
}
#header ul li{
	float:left;
	margin:0;
	padding:0;
}
#header ul li.selected {
	background-color:#4da3da;
}

#content {
	float:right;
	position:relative;
    width:675px;
}

.carousel_arrow {
	background-image:url(../images/arrow_box.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	height:189px;
	overflow:hidden;
	position:relative;
	margin: 10px 0 12px 0;
	width:675px;
	
}

.carousel_arrow ul{
	list-style:none;
	color:#3fa2e1;
	left:0px;
	top:15px;
	position:relative;

}
.carousel_arrow ul li a {
	display: block;
	line-height: 32px;
	margin: 0;
	outline: none;
	padding: 0 10px;
	text-decoration:none;
	width: 279px;
}
.carousel_arrow ul a:hover {
/*	background-image:url(../images/arrow_box_arrow.gif);
	background-repeat:no-repeat; */
}
.carousel_arrow ul a.selected {
	background-image:url(../images/arrow_box_arrow.gif);
	background-repeat:no-repeat;
	color:#5a5a5a;
}

.carousel_arrow li {
	padding: 0 0 0 9px;
}
.carousel_arrow div {
	overflow:hidden;
	position:absolute;
	right:12px;
	top:40px;
	width:330px;
	height:200px;
	color:#FFFFFF;
}
.carousel_arrow div h2 {
	color: #fff !important;
	float: right;
	line-height: 20px;
	width: 230px;	
}
.carousel_arrow div p {
	float: right;
	width: 230px;
}
.carousel_arrow div a {
	color:#fff;
	text-decoration:underline;
}

.carousel_arrow div a:hover {
	text-decoration: none;
}
.carousel_arrow div.no_pic h2 {
	width: 330px;	
}
.carousel_arrow div.no_pic p {	
	width: 330px;
}
.imagemap {
	margin: 0 0 15px 0;
}
#box_media {
	clear: both;
	margin: 0 0 0 -5px;
	position: relative;
}

#sidebar {
	float:left;
	position:relative;
    width:200px;
}
#sidebar ul {
	margin: 0 0 25px 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0 0 11px 0;
}
#sidebar ul li span {
	display: block;
	font-size: 10px;
}

.float_wrapper { clear: both; height: 1%; overflow: hidden; }
.float_box { float: left; display: block; margin: 0 20px 0 0; width: 180px; }


.sponsors { height: 1%; overflow: hidden; padding: 0 0 10px 0; }
.sponsors li { border: 1px solid #f0f0f0; float: left; display: inline; height: 84px; list-style: none; margin: 0 3px 3px 0; overflow: hidden; width: 127px; }

table.table_sponsorit {
	margin: 0 0 20px 0;
}
table.table_sponsorit  td {
	padding: 0 10px 10px 0;
}



ul#comments {
	margin: 0 0 20px 0;
}
ul#comments li {
	border-bottom: 1px solid #f0f0f0;
	list-style-type: none;
	padding: 12px 0;
}
ul#comments li span {
	color: #a19d9d;
	font-size: 11px;
	}
ul#comments li p {
	margin: 0;
	padding: 0;
}
#email, #author, #url {
border: 1px solid #f0f0f0;
color: #919191;
font: 12px/15px Arial, Helvetica, sans-serif;
padding: 2px 10px;
}
textarea#comment {
	border: 1px solid #f0f0f0;
	color: #919191;
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 80%;
}
input#comment_name {
	border: 1px solid #f0f0f0;
	color: #919191;
	font: 12px/15px Arial, Helvetica, sans-serif;
	padding: 10px;
}


#footer {
	background:#f9f9f9;
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 10px 0 0 0;
	width:100%;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #858585;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer .carousel {
	clear: both;
	height: auto;
	padding: 0 0 15px 0;
	width: 100%;
}

.footer_line {
	background:#f9f9f9;
	border-bottom:solid #dbdbdb 1px;
	clear:both;
	display:block;
	height:1px;
	width: 100%;
}

#footer ul {
	list-style-type:none;
	padding: 0;
}
#footer ul li{
	float:left;
	margin:0;
	padding:0;
	padding:10px
	}
	
	
/* wordpress */
	.sponsor_content ul {
		list-style: none;
	}
	
	#linkcat-2 ul li {
		display: block;
		height: 1%;
		margin: 0 0 10px 0;
		overflow: hidden;
	}
	
	#linkcat-2 ul li a {
		display: block;
		float: left;
		width: 148px;
	}
	
	#linkcat-2 ul li .link_description {
		display: block;
		float: left;
		margin: 10px 0 0 0;
		width: 450px;
	}



.twitStream{
	font-family: verdana;
	font-size: 11px;
	margin: 0 0 40px 0;
}
.twitStream a{
	font-family: verdana;
	font-size: 11px;
}
.tweet{
	display: block;
	padding: .4em;
	margin: .4em 0;
}
.tweet-left{
	float: left;
	margin-right: 1em;
}
.tweet-left img{
	border: 1px solid #3fa2e1;
}
.tweet p.text{
	margin: 0;
	padding: 0;
}