/*  
Theme Name: B&W
Theme URI: n/a
Description: A stripped down theme suitable for customization
Version: 0.1
Author: JCL
Author URI: n/a
*/

/* 	ETTERSOM MENYEN LIGGER PÅ HØYRE SIDE I DENNE TEMPLATEN MÅ SIDE-LENKENE LEGGES OPP MOTSATT VEI. DU GJØR DETTE VED Å GÅ INN PÅ MANAGE->PAGES OG EDITERE DE
	SIDENE SOM LIGGER SOM MENY-FANER. I HØYRE KOLONNE PÅ EDITERINGSSIDEN HAR DU MULIGHET TIL Å REDIGERE "PAGE ORDER". HER GIR DU SIDEN DU VIL HA LENGST TIL
	VENSTRE I MENYEN HØYEST VERDI, OSV.
*/

/* START HOVEDFELTER */

body { 
font-family: Helvetica, Arial, Geneva, sans-serif; 
font-size:12px; 
background:#f8f8f3 url(images/bbg.png) repeat-x; 
color:#666; 
}

#wrap { 
width:600px; 
margin:20px auto;
padding:0; 
}

#main a:hover { 
cursor: pointer;
text-decoration:none;


}

#box { 
background:#fff;
border:8px solid #fff; 
width:600px; 
table-layout:fixed; 
margin:0 auto; 
padding:0; 
} 

#top { 
background:#fff; 
height:26px; 
line-height:26px; 
margin:0 auto; 
padding:0 5px; 
}

#header { 
/*'background-image: url('images/bg02a.jpg');*/

line-height:26px; 
margin: auto; 
padding:0 5px 50px 0; 
display: block;
}

/* START SIDENS HOVEDTITTEL */

#header h1.blogtitle { 
font-family:Arial; 
font-size:30px; 
line-height: 30px;
text-transform:uppercase; 
margin:0; 
padding: 0 0 0 0; 
display:inline;
float:left;
}

#header h1.blogtitle a:hover { 
text-decoration:none; 
color:#666; 
border:none; 
}

#header h1.blogtitle a { 
text-decoration:none; 
color:#333; 
border:none; 
}

/* START SIDENS UNDERTITTEL */

p.description { 
color:#333; 
font-size:12pt; 
margin:0 0 0 0; 
padding:7px 0 0 15px;
float:left;
} 

/* START SKRIFTTYPER */

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;  
font-size: 14px;
}

h1 {

}

/* START KOLONNETITLER */

.mini {
color: #666;
border-bottom: 1px solid #ddd;
letter-spacing: 5px;
display: block;
line-height: 16px;
margin: 15px 0 0 0;
}

/* START KOLONNER */

.entry-work {
display: block;
width: 578px;
float: left;
margin: 0 0 15px 0;
border-bottom: 1px solid #ddd;
padding: 10px;
}

.entry-left {
background:#fff; 
line-height:19px; 
text-align:justify; 
overflow:hidden; 
margin:5px; 
padding:0 5px; 
width: 375px;
float: left;
display: inline;
}

.entry-right {
background:#fff; 
line-height:19px; 
text-align:justify; 
overflow:hidden; 
margin:5px; 
padding:0 5px 0 10px; 
width: 170px;
border-left: 1px solid #ddd;
float: left;
display: inline;
}

.entry-right h2, .entry-left h2 { 
font-family:Verdana, Arial, Helvetica, sans-serif;  
font-size:14px;
text-align: left;
} 

.entry-right h2 a:hover, .entry-left h2 a:hover { 
text-decoration:none; 
color:#87990d; 
border:none; 
}

/*  */

#tophome { 
width:250px; 
float:left; 
text-align:left; 
margin:0; 
padding:0; 
}

#tops { 
width:200px; 
float:right; 
text-align:right; 
margin:0; 
padding:5px 0 0; 
}

/* START MENY */

#nav { 
/* background-image: url('images/bg02b.jpg'); */
display:none;
}

#nav2 { 
/* background-image: url('images/bg02b.jpg'); */
background-color: #fff;
height:26px; 
line-height:26px; 
margin:0 auto; 
padding:0 0 0 20px; 
text-decoration: none;
}

ul.nav2 { 
height:22px; 
line-height:22px; 
float:left; 
list-style:none; 
font-size:11px; 
font-weight:400; 
text-transform:uppercase; 
margin:0; 
padding: 4px 0 0 0;
width: 100%;
}

ul.nav2 li { 
	font-weight: bold;
float:right !important; 
list-style-type:none; 
margin:0; 
padding:0 3px 0 0; 
}

ul.nav2 li.page_item a,ul.nav2 li a:link, ul.nav2 .home li a { 
border-bottom:0; 
border-left:0; 
/* background-image: url('images/???.jpg'); */
background-color: #fff;
color:#333; 
float:left; 
display:block;
padding:0 10px; 

}

ul.nav2 li a:hover { 
/* background-image: url('images/???.jpg'); */
background-color: #fff;
color:#666; 

}

ul.nav2 li a:active {
background:#fff; 
}

ul.nav2 li.first a:active { 
background:#fff; 
}

ul.nav2 li.current_page_item a { 
background: #fff;
background-position: top center;
background-repeat: no-repeat;
color:#333; 
border-bottom: 1px dashed #333;
}

ul.nav2 li.current_page_item a:hover { 
color:#666; 
border-bottom: 1px dashed #666;
}

ul.nav2 li ul { 
float:left; 
margin:0; 
padding:0;
}

.navigation { 
display:block; 
text-align:center; 
margin-top:10px; 
margin-bottom:10px;
}



.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; 
}

textarea { 
color:#666; 
width:80%; 
border:1px solid #cbcbcb; 
margin-bottom:0.6em; 
background:#fcfcfc; 
margin-top:2px; 
padding:3px; 
} 

#footer { 
text-align: center;
background:#fff; 
height:26px; 
line-height:26px; 
clear:both; 
argin:0 auto; 
padding:0 5px; 
color: #333;
}

#footer a { 
color: #333;
}

#footer a:hover { 
color: #666;
}

a:link,a:active,a:visited { 
text-decoration:none; 
color:#666; 
border:none; 
} 

.entry-right a:link,.entry-right a:active,.entry-right a:visited { 
text-decoration:none;
color:#6c6d62; 
border:none; 
} 

.end { 
border-bottom:1px #eeede0 solid;
margin: 0 0 15px 0;
padding: 0 0 15px 0;
}

input#url,input#author,input#email{ 
color:#666;
width:50%; 
border:1px solid #cbcbcb; 
margin-bottom:0.6em; 
background:#fcfcfc; 
margin-top:2px; 
padding:3px;
}

/* START BILDER */

.entry-work .imageholder img {
padding: 5px;
vertical-align: center;
border: 1px solid #aaa;
}

.entry-work .imageholder {
width: 138px;
margin: 0 15px 0 0;
float: left;
text-align: center;
position:relative;
}

.entry-work .end img, .entry-single .end img {
margin: 0 0 15px 0;
padding: 0;
border:0;
}

img, a img {
border:0;
}
