/* CSS Document */

/*Author: Mia Holte 2008*/
/*G� til holtedesign.no for mer informasjon*/


body{
		background: url(images/body_bg.jpg) repeat-x #232c2f;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;}

/*Global*/
*{
	margin:0;
	padding:0;
}

.clear {
		clear:both;}

.floatleft{
		float:left;}

.floatright {
		float:right;}

ul, ol {
                list-style:none;}


/*Bilder*/
a img	 {
		border:0;
margin:0;
padding:0;}
#mainnav img {
		border: none;
		padding:0;
		background:transparent;}
#main img,#main img a, #sidebar img, #sidebar img a {
		margin: 1px 0;
		padding:1px;
		background: #f4f3ef;
		border: 1px solid #e3e2e2;
		}


/*Lister*/

ul li {
		list-style:none;
		text-decoration:none;}
		
#mainnav ul {
		display: inline;
		text-decoration:none;
float:right;
margin-right: 20px;
		}
#mainnav ul li {
		display:inline;}
#mainnav ul li a{
		list-style:none;
		float:left;
		padding: 10px;
		color:#ffffff;
		text-transform:uppercase;
		text-decoration:none!important;
	}
	
#mainnav ul li a:visited {
		list-style:none;
		color:#ffffff;}
#mainnav ul li a:hover {
		color:#fdb418;
		}

#sidebar ul li  {
		border-bottom: 1px solid #f0f0f0;
		width: 252px;
		padding: 1px 0;
		}


.tekstboks ul li{
                padding: 5px ;
                margin: 5px 0 5px 5px;

                }
.tekstboks_sidemeny ul li {
                margin: 0 5px 5px 15px;}
.tekstboks_sidemeny h3 {
                margin: 10px;}




/*Typografi og Linkstyling*/

a:link {
		color:#2b6882;
		text-decoration:none;}
a:visited {
		color:#2b6882;
		text-decoration:none;}
a:hover {
		color:#2b6882;
		text-decoration:underline;}


h2,h3,h4,h5 {

		font-weight:100;
		margin-bottom:10px;}

#header h1 a{
		text-indent: -3000px;}

#main h2  {
		height: 25px;
		padding: 5px;
		}

#main h2 a {
		color:#000;}

#main h2 a:hover {
		color:#fdb418;}
		
.forward a {
		color:#e8a02c!important;}

		
#sidebar h3 {
		font-size:12px;
		color:#666;
		font-weight:bold;
		background: #f4f3ef;
		height: 15px;
		line-height:15px;
		padding: 5px;
		border: 1px solid #e3e2e2;
}

p {
		font-size:12px;
		line-height: 18px;
		margin-bottom:10px;}
		
.tekstboks a:link {
		color:#2b6882;
		text-decoration:none;}
.tekstboks a:visited {
		color:#2b6882;}
.tekstboks a:hover {
		color:#2b6882;
		text-decoration:underline;}


	
#booking a {
		text-decoration:none;
		color:#cfe6ca;
		float:right;
		margin:auto;
		width:240px;
		padding:10px;
		height:50px;
		line-height: 14px;
		}
#booking a:hover {
		color:#FFFFFF;}		











/*Hovedstruktur*/


#wrap {	background:url(images/wrap.jpg) repeat-y;
		margin: auto;
		width: 980px;
		}

#header {
		background:url(images/header.jpg) no-repeat;
		height:119px;
		}


#main {	
		width: 640px;
		float:left;
		padding:0 10px 10px 20px;
		}

#sidebar {
		width: 280px;
		padding:0 10px 10px 10px;
		float:left;
		
		text-align:left;
		
		}
#footer {
		background:url(images/footer.jpg) no-repeat;
		height:158px;
		clear:both;
		text-align:center;
                
	
		}



/*Header*/

#header_tittel {
		position:absolute;
top:0;
}

#booking{
		font-size:11px;
		text-transform:uppercase;
		float:right;
		width:980px;
		line-height:27px;
		height:60px;}	

#mainnav{	
		float:right;
		width:525px;
		}
		


/*Tekstboks/Entry/Widecolumn*/

.tekstboks {
		background:url(images/boks_bg.jpg) repeat-x #FFFFFF;
		border:1px solid #e9e8e8;
		padding:10px;
		margin: 0 0 20px 0;
                float:left;
}
.widecolumn {
                width: 640px;}
.tekstboks_sidemeny {
		background:url(images/boks_bg.jpg) repeat-x #FFFFFF;
		border:1px solid #e9e8e8;
		width: 278px;
		margin: 0 0 20px 0;
                float:left;
}

.entry{
                width: 620px;}

/*Meta*/

.meta {
		font-size: 11px;
		color:#999999;
		height: 15px;
		padding: 5px;
		border-bottom: 1px solid #e3e2e2;	
	}
	
.more-link {
		background:url(images/forward.gif) no-repeat left;
		padding: 10px 0 10px 20px;
                height: 30px;
                line-height: 30px;
              
                }
		
/*Kommentarer/kommentarlista*/

.commentlist {
                width: 620px;
                float:left;}
.commentlist ol {
                list-style:none;}

#comment {
                width: 400px;}
.comment_wrap{
                width:620px;
                padding: 10px;
                margin: 0 0 10px 0;
                background:url(images/boks_bg.jpg) repeat-x #FFFFFF;
		border:1px solid #e9e8e8;}
.commentmetadata cite{
               font-size: 20px;
               }
                
.commentmetadata small {
                font-size: 11px;}               
.avatar{
                float:left;
                padding:2px!important;
                margin: 0 10px 0 0!important;
                }	
.comment_text {
                margin-left: 60px;}	



/*Sidebar*/

#om {
                width: 257px;}
/*Footer*/	
#holtedesign{
		
		font-size:10px;
                padding: 50px 0 0 0;}




