
html, body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #262d27;
	background: url("topbg.jpg") repeat-x top #ffffff;
	padding: 0;
	margin: 0;
}

a{
	color: #e73f08;
	text-decoration: underline;
}
a:hover{
	color: #9abfcf;
	text-decoration: none;
}

#yta{
	width: 1000px;
	min-height: 600px;
	margin: 0 auto 0 auto;
	background: url("/2011/sommar_2011.jpg") no-repeat top #ffffff;
}

#meny{
	height:166px;
	margin-left: 210px;
	padding-top: 20px;
}

#meny a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#meny a:hover{
	color: #8cc6ec;
}

#kolumn1 {
	float: left; 
	min-height: 600px; 
	width: 200px; 
	padding: 10px 10px 10px 10px; 
	background: url("kolumbg.jpg") no-repeat top left;
}
#kolumn2 {
	float: left;
	width: 550px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 10px;
}

#kolumn3 {
	float: left; 
	min-height: 600px; 
	width: 140px; 
	padding: 10px 10px 10px 10px; 
	background: url("kolumbg.jpg") no-repeat top left;
}

#box_c {
	margin-bottom: 13px;
}

#box_c #calender_top{
	margin-top: 1px;
	margin-bottom: 2px;
	color: #1c6cb4;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d1d1d1;
}

#box_c #calender_top a{
	text-decoration: none;
}

#box_c a{
	color: #1c6cb4;
	font-size: 12px;
}

#box_c table{
	color: #f04e29;
	font-weight: bold;
	text-align: center;
	margin: 10px auto 0 auto;
	border-collapse: collapse;
	border: 1px solid #d1d1d1;
}

#box_c td{
	padding:3px;
	border-bottom: 1px solid #d1d1d1;
	font-size: 11px;
}

#box_c td.sun_day{
	color: #f04e29;
	background: #d1d1d1;
	font-weight: bold;
}
#box_c td.day{
	color: #ffffff;
	background: #d1d1d1;
	font-weight: bold;
}
#box_c td.new_sun_day{
	color: #f04e29;
}
#box_c td.new_day{
	color: #d3d0a7;
}
#box_c td.old_day{
	color: #5b5b5b;
}
#box_c td.old_sun_day{
	color: #764444;
}
#box_c td.today_day{
	background: #808080;
	color: #ffffff;
	font-weight: bold;
}

#box{

	margin-top: 1px;
	margin-bottom: 13px;

}

#box h3{
	margin-top: 1px;
	margin-bottom: 2px;
	color: #1c6cb4;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
}

#box a{

	color: #4d91c4;
	font-size: 12px;

}

#blog_box{
	margin-top:3px;
}

#blog_box #blog_top{
	margin-top:3px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 8px;
	padding:4px;
}

#blog_box #blog_top #blog_title{
	margin-top:3px;
	font-size: 24px; 
	color: #1c6cb4;
	text-decoration: none;
}

#blog_box #blog_top #blog_date{
	font-size: 8px; 
	color: #d1d1d1;
}
#blog_box #blog_top #blog_group{
	width: 80px;
	float: right;
	text-align: right;
}

#blog_box #blog_top #blog_group a{
	text-decoration: none;
	color: #9dd1ff;
}

#blog_box #blog_top #blog_group a:hover{
	color: #08345e;
}


#blog_box #blog_body{
	border-bottom: 1px solid #d1d1d1;
	font-size: 12px; 
	padding:4px;
	color: #322d27;
	margin-bottom: 5px;
}

#blog_box #backtrack{
	border: 1px solid #d1d1d1;
	padding:4px;
	background: #eeeeee;
	margin-bottom: 5px;
	text-align:right;
}

#blog_box #blog_bottom{
	border-bottom: 1px solid #d1d1d1;
	font-size: 10px; 
	padding:4px 4px 9px 4px;
	color: #94a6ae;
	margin-bottom: 30px;
}

#blog_box #blog_bottom a{
	color: #d1d1d1;
}

.FloatEnd {clear:both;}


#comment_box{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background: #ffffff;
	border: 1px solid #e3e8ea;
}

#comment_box #comment_top{
	font-size: 14px;
	border-bottom: 1px solid #322d27;
	padding:4px;
	color: #322d27;
}

#comment_box #comment_top #comment_title{
	font-size: 15px;
	font-weight: bold;
	color: #322d27;
}

#comment_box #comment_body{
	margin-top:10px;
	margin-bottom:10px;
}


#comment_write_box{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background: #ffffff;
	border: 1px solid #e3e8ea;
}

#comment_write_box table{
	color: #f04e29;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}

#comment_write_box input{
	color: #f04e29;
	font-size: 15px;
	padding: 3px;
}

#comment_write_box textarea{
	color: #f04e29;
	font-size: 15px;
	padding: 3px;
	font-family: Verdana, sans-serif;
}


#done {
	border: 1px solid #90b447;
	background: #e7ff99;
	color: #628616;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
}
#error {
	border: 1px solid #ff4800;
	background: #ffcd8e;
	color: #ff4800;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
}

#pages{
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}
#pages b{
	border: 1px solid #212121;
	padding: 5px;
	color: #3e545e;
	background: #ffffff;
}

#pages a{
	border: 1px solid #212121;
	padding: 5px;
	background: #ffffff;
	color: #7397a7;
	text-decoration: none;
}
#pages a:hover{
	background: #e6e6e6;
}

#copy{
	width: 994px;
	min-height: 100px;
	margin: 0 auto 0 auto;
	background: url("copy.png") no-repeat top #ffffff;
}

#download{
	padding:7px;
	background: #ebf9ff;
	border:1px solid #aed9ed;
}

#download a{
	display:block;
	padding:8px;
}

#download a:hover .download-label{
	/* When a list is hovered over, show the download green text inside it: */
	display:block;
}

span.download-label{
	background-color:#64B126;
	border:1px solid #4E9416;
	color:white;
	display:none;
	font-size:10px;
	padding:2px 4px;

	float:right;
	right:8px;
	text-decoration:none;
	text-shadow:0 0 1px #315D0D;
	top:6px;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

span.download-count{
	color:#999;
	font-size:10px;
	padding:3px 5px;
	position:absolute;
	text-decoration:none;
}


	div#search_box{
	margin:10px 10px 15px 10px;
	}

	div#search_top{
	border-bottom: 1px solid #afafaf;
	}
	
	div#search_title{
	margin:5px 5px 5px 5px;
	font-size: 25px;
	color: #fff;
	}
	
	span#search_res{
	width: 170px; 
	float:right;
	text-align:right;
	font-size:10px;;
	}

	
	div#search_body{
	margin:10px 5px 10px 5px;
	}

	div#search_hit{
	padding:5px;
	background:#efefef;
	border-bottom: 1px solid #afafaf;
	margin-bottom:3px;
	}
	div#search_hit_title{
	padding:5px;
	border-bottom: 1px solid #afafaf;
	}
	div#search_hit_title a{
	color:#e73f08;
	text-decoration:none;
	}

	span#search_hit_word{
	background:#e73f08;
	color: #ffffff;
	padding:3px;
	}
