/*
Theme Name: Utværet Lånan
Theme URI: http://www.lanan.no
Description: Custom theme for Utværet Lånan
Version: 1.0
Author: Melomedia
Author URI: http://www.melomedia.no

*/





/* MAIN TAGS */

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}


body {
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #d9d3a4 url(images/background.jpg) no-repeat center top;
	color: #111111;
}


a:link, a:visited {
	text-decoration: none;
	color: #336699;
}


a:hover {
	text-decoration: underline;
	color: #336699;
}


p{
	padding: 10px 0 0 0;
	line-height: 170%;
}


img, img a:link, img a:visited, img a:hover{
	border: none;
}






/* LAYOUT */


#wrapper {
	margin: 0 auto 0 auto;
	width: 977px;
	text-align: left;
}


#container {
	float: left;
	width: 977px;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat; 
	display: block;
	width: 977px;
	height: 487px;
}


#main {
	background: url(images/main-bg.jpg) repeat-y;
	width: 779px;
	float: left;
}


#main-top {
	background: url(images/main-top.jpg) no-repeat;
	width: 779px;
	height: 113px;
}


#main-content {
	padding: 0 33px 0 31px;
	margin-top: -105px;
}


#main-bottom {
	background: url(images/main-bottom.jpg) no-repeat;
	width: 779px;
	height: 145px;
	margin-top: 0px;
}

.new-post{
	background: url(images/main-hr.jpg) no-repeat;
	width: 710px;
	height: 28px;
	margin: 35px 0 0 0px; 
}

.clearboth {
	clear: both;
}


#menu-container {
	width: 198px;
	float: left;
}

#menu {
	background: url(images/menu-bg.jpg) repeat-y;
	width: 198px;
	float: left;
	text-align: center;
}

#menu-top {
	background: url(images/menu-top.jpg) no-repeat;
	width: 198px;
	height: 113px;
}

#menu-bottom {
	background: url(images/menu-bottom.jpg) no-repeat;
	width: 198px;
	height: 52px;
	margin-top: 10px;
}

#menu-english {
	width: 102px;
	height: 23px;
	background: url(images/menu-english.jpg) no-repeat;
	margin: 15px 0 35px 50px;
	cursor: pointer;
}

#menu-content {
	width: 198px;
	margin-top: -40px;
}




/* MAIN CONTENT */


.hide{
	display: none;
}

.noshow{
	visibility: hidden;
}


.post{
	padding: 0px 0 50px 0;
}


.post h1 {
	font-family: Helvetica, Georgia, Serif;
	font-size: 24px;
	color: #2b2a2a;
	padding: 0 0 14px 0;
	letter-spacing: 1px;
}


.post h1 a:link, .post h1 a:visited{
	text-decoration: none;
	color: #2b2a2a;
}


.post h1 a:hover{
	text-decoration: underline;
	color: #2b2a2a;
}

.post h2 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 35px;
	clear: both;
}


blockquote {
	background: url(images/quote.gif) no-repeat top left;
	padding-left: 35px;
	margin-top: 15px;
	font-size: 13px;
	color: #444;
}

.infobox {
	background: url(images/info.png) no-repeat 14px 18px;
	padding: 18px 18px 18px 60px;
	margin: 28px 0 0 142px;
	background-color: #ffeec0;	
	border: 1px maroon solid;
	clear: both;
	width: 350px;
	font-size: 12px;
}


.qbox {
	background: url(images/question.png) no-repeat 14px 18px;
	padding: 18px 18px 18px 60px;
	margin: 28px 0 0 142px;
	background-color: #ffeec0;	
	border: 1px maroon solid;
	clear: both;
	width: 350px;
	font-size: 12px;
}


.produktbox {
	width: 715px;
	height: 204px;
	background: url(images/box.png) no-repeat;
	padding: 10px;
	margin:0;
}

.produktbox p{
	font-size: 13px;
	margin-right: 20px;
}


.entry{
	line-height: 18px;
}

.date{
	font-size: 10px;
	margin: -18px 0 10px 0;
}


.author{
	color: #b17f7f;
	margin: 5px 0;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
}


.comments{
	float: right;
	margin: 20px 20px 0 0;
	color: #b17f7f;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
}


.comments a:link, .comments a:visited{
	color: #b17f7f;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
}


.navigation{
	padding: 10px 0 0 0;
	font-size: 12px;
}



/* MENU CONTENT */


#menu h2 {
	font-family: Arial, Sans-serif;
	font-size: 18px;
	letter-spacing: 1.5px;
	text-align: center;
}


#menu ul{
	margin: 0 0 0 0px;
	padding: 0 0px 0px;
}


#menu ul li{
	list-style-type: none;
	padding: 10px 0 10px 0;
	font-size: 19px;
	font-family: Verdana, Sans-serif;
}


#menu ul li a{
	color: #192539;
	text-decoration: none;
	margin: 0;
}


#menu ul li a:link, #menu ul li a:visited{
	color: #3c1c00;
	text-decoration: none;
	margin: 0 12px 0 16px;
	display: block;
	padding: 0;
	text-align: center;
}


#menu ul li a:hover {
	background-color: #d9d3a4;
	text-decoration: none;
	color: #8e2a0c;
}



/* Sub menu */

#menu ul ul li{
	padding: 0;
	line-height: 22px;
	list-style-type: none;
	margin: 0;
}


#menu ul ul li a {
}	


#menu ul ul li a:link, #menu ul ul li a:visited {
	font-size: 12px;
	color: #4c515a;
	text-decoration: none;
	display: inline;
	background: none;
}	


#menu ul ul li a:hover{
	color: #4c515a;
	text-decoration: underline;
	display: inline;
	background: none;
}	





/* COMMENTS */


.commentlist li{
	margin: 30px 0 0 0;
}


.commentmetadata{
	font-size: 15px;
	color: #a43;
}


.commentmetadata a:link, .commentmetadata a:visited{
	color: #a43;
}


.comment-small{
	font-size: 11px;
	color: #555;
}







/* IMAGES */


.imagetext {
	padding: 5px;
	font-size: 11px;
	color: #000;
	clear: both;
	display: block;
	text-align: center;
	font-weight: bold;
}


.h6 {
	padding: 5px;
	font-size: 13px;
	color: #444;
	clear: both;
	display: block;
	text-align: center;
}

#main-content img{
	border: 1px solid gray;
	padding: 2px;
}

.no-border {
	border: none;
	padding: 2px;
	background-color: #d9d3a4;
}

.no-border:hover {
	border: none;
	padding: 2px;
	background-color: red;
}


#main-content a:hover img {
	border: 1px solid #C44;
}

img.centered, .aligncenter {
	display: block;
	margin: 7px auto;
}

img.alignright {
	margin: 7px 0 7px 7px;
	display: inline;
}

img.alignleft {
	margin: 7px 7px 7px 0;
	display: inline;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


p.credit  {
	float: right;
	margin-top: -80px;
	font: 10px Arial, Verdana, Sans-serif;
	}



/* FOOTER */


#footer{
	float: right;
	width: 728px;
	margin: 6px 16px 20px 0;
	color: #777;
	font-size: 11px;
}

img#wpstats{display:none}

