/*  
Theme Name: Tunge
Theme URI: http://www.tunge.no/
Description: Default tunge theme
Version: 0.1
Author: Pål Staurland
Author URI: http://www.tunge.no/
*/

body { 
	font-family: Helvetica, Arial, Geneva, sans-serif; 
	font-size: 12px; 
	background: #eee url(images/bbg.png) repeat-x; 
	color: #444; 
}

.note {
	background-color: #f9fac8;
	padding: 5px;
}

#wrap { 
	width: 750px; 
	margin: 20px auto; 
	padding: 0; 
}

a:hover { 
	text-decoration: none; 
	color: #2a3199; 
	border: none;
}

#box { 
	background: #fff;
	border: 8px solid #fff;
	width: 750px; 
	table-layout: fixed; 
	margin: 0 auto; 
	padding: 0; 
} 

#top { 
	background: #fff url('images/linjal-topp.jpg');
	background-repeat: no-repeat;
	background-position: top; 
	height: 65px; 
	line-height: 26px; 
	margin: 0 auto; 
	padding: 0 5px; 
}

#header { 
	background: url('images/logohead.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px; 
	line-height: 26px; 
	margin: 5px auto; 
	padding: 0 5px; 
}

#header h1.blogtitle { 
	font-family:Georgia, Times, "Times New Roman", Serif; 
	color:#fff; 
	font-size:30px; 
	text-transform:uppercase; 
	margin:0; 
	padding:20px 0 0; 
}

#header h1.blogtitle a:hover { 
	text-decoration:none; 
	color:#fff; 
	border:none; 
}

p.description { 
	color:#fff; 
	font-size:12pt; 
	margin:0; 
	padding:0; 
} 

.entry { 
	background:#fff; 
	line-height:19px; 
	text-align:justify; 
	overflow:hidden; 
	margin:5px auto; 
	padding:0 5px; 
}

.entry h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size:14px;
	font-weight:700; 
	color: #2a3199;
} 

.entry a:hover { 
	text-decoration:none; 
	color:#2a3199; 
	border:none; 
}

#tophome {
	width:450px; 
	float:left; 
	text-align:left; 
	margin:0; 
	padding:0; 
}

#tops { 
	width:200px; 
	float:right; 
	text-align:right; 
	margin:0; 
	padding:5px 0 0; 
}

#searchform { 
	height:26px; 
	line-height:26px; 
	float:right; 
	margin:0; 
	padding:0; 
	
}

#searchform #s { 
	font-size:8pt; 
	width:185px; 
	margin-right:2px; 
	color: #444;
} 

#searchform #submit { 
	font-size:8pt; 
} 

input#s { 
	border: 2px solid #444; 
}

#nav {
	margin: 20px 0 0 0;
	padding-left: 5px;
	overflow: hidden;
	background: #fff; 
	list-style-type: none; 
	border-bottom: solid 2px #ccc;
}

#nav li {
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block; 
	float: left; 
	margin: 5px 2px 0 0;
}

#nav a, #nav a:visited {
	height: 20px; 
	background: #eee;
	border: 0px solid #ddd;
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 5px 10px 0; 
	margin: 1px 1px 0 1px;
}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited {
	background: #fff;
}

#subnav {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
	list-style-type: none; 
	border-bottom: 1px solid #ddd;
}

#subnav li {
	border-bottom: 0px solid #ccc;
	display: block; 
	float: left; 
	
	margin: 5px 0 0 5px;
}	

#subnav a, #subnav a:visited {
	height: 15px; 
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 0px 5px 5px; 
	margin: 0;
}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration: underline;
}

.alignright { 
	float:right; 
} 

.alignleft { 
	float:left; 
}

blockquote { 
	padding-left:20px; 
	border-left:5px solid #ddd; 
	margin:15px 30px 0 10px; 
}

blockquote cite { 
	display:block; 
	margin:5px 0 0; 
}

.comments h3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:700; 
	padding-top:10px; 
}

.bobcomment :hover { 
	background:#f8f8f3; 
}

ol.commentlist { 
	list-style:none; 
	margin:0 0 1px; 
	padding:0; 
}

ol.commentlist li { 
	list-style:none; 
	margin:0; 
	padding:13px 13px 1px; 
} 

ol.commentlist li.commenthead { 
	list-style:none; 
	margin:0; 
}

ol.commentlist li.commenthead h2 { 
	margin:0; 
}

textarea { 
	color:#2a3199; 
	width:80%; 
	border:1px solid #cbcbcb; 
	margin-bottom:0.6em; 
	background:#fcfcfc; 
	margin-top:2px; 
	padding:3px; 
} 

#footer { 
	background:#d9e1f1; 
	height:26px; 
	line-height:26px; 
	clear:both; 
	font-size: 10px;
	text-align: center;
	margin:0 auto; 
	padding:0 5px; 
}

a:link,a:active,a:visited { 
	text-decoration:none; 
	color:#2a3199; 
	border:none; 
} 

#header h1.blogtitle a:link,#header h1.blogtitle a:active,#header h1.blogtitle a:visited { 
	text-decoration:none; 
	color:#fff; 
	border:none; 
}

.entry a:link,.entry a:active,.entry a:visited { 
	text-decoration:none; 
	color:#2a3199; 
	border:none; 
} 

.end,.bobcomment { 
	border-bottom:1px #eeede0 solid; 
}

input#url,input#author,input#email { 
	color:#2a3199; 
	width:50%; 
	border:1px solid #cbcbcb; 
	margin-bottom:0.6em; 
	background:#fcfcfc; 
	margin-top:2px; 
	padding:3px; 
}
