/*
Theme Name: Bilbransjens Oppl&aelig;ringskontor
Theme URI: http://www.firdadigital.no/
Description: WP-tema for bok-sfj.no
Version: 1.0
Author: tersor
Author URI: http://www.terjesorbo.no/
*/

@import "reset.css";

body {
	background: #fff url(images/bodyBg.png) 0 20px repeat-x;
	color: #444;
	font:62.5%/1.5 "Trebuchet MS", arial, helvetica, sans-serif;
}
a {
	color: #205ed0;
}
p, ul, ol {
	margin-bottom: 1em;
}
ul { margin-left: 2em; list-style: disc; }
ol { margin-left: 2em; list-style: decimal; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #677f26; font-family: Georgia, "Times New Roman", Times, serif; }
h1 { font-size: 3.6em; }
h2 { font-size: 2em; }
h3 { font-size: 1.3em; color: #333; font-family: Arial, Helvetica, sans-serif; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; font-weight: bold; }
h6 { font-size: 1em; }
small {
	font-size: 85%;
}
#page {
	width: 940px;
	margin: 20px auto 5em auto;
	font-size: 1.3em;
	overflow: hidden;
}
#header {
	background: url(images/topBg.png) 0 0 no-repeat;
	height: 172px;
}
#header-logo {
	padding: 40px 0 0 60px;
	float: left;
	margin-right: 30px;
	width: 240px;
}
#content {
	background: url(images/contentBg.png) 0 0 no-repeat;
	clear: both;
	padding: 10px 40px 0 40px;
}
#page-content {
	background: url(images/vertical_ruler.png) 460px 0 repeat-y;
}
.post, .page {
	padding: 0 20px;
}
.ruler {
	background: url(images/horisontal_ruler.png) 0 100% repeat-x;
	margin-bottom: 1em;
}

/* news */
#news {
	padding: 0 20px;
}
#news a {
	color: #6e8daf;
	text-decoration: none;
}
#news a:hover {
	color: #333;
	text-decoration: underline;
}
#news h2 {
	padding: 10px;
	background: #f9f9f9;
}
#news ul {
	list-style-type: none;
	margin: 0;
}
#news ul li {
	border: 1px solid #ddd;
	margin-bottom: 1em;
}
#news ul li li {
	border: none;
	border-top: 1px solid #eee;
	padding: 10px;
	margin-bottom: 0;
}
#news ul li li a {
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size: 1.2em;
}

/* images */
.wp-caption.alignleft img, img.alignleft {
	margin: 3px 1em 2px 0; 
	padding: 4px;
	display: block;
}
.wp-caption.centered img, img.aligncenter {
	display: block; 
	padding: 4px;
	margin-left: auto; 
	margin-right: auto; 
}
.wp-caption.alignright img, img.alignright {
	margin: 3px 0 2px 1em; 
	padding: 4px; 
	display: inline; 
} 
.wp-caption.alignright .wp-caption-text {
	margin-left: 1em;
}
.wp-caption-text {
	display: block;
	color: #666;
	padding: .2em .5em;
	font-size: 1.1em;
}
.post img {
	padding: 4px;
}
.alignleft { float: left; }
.alignright { float: right; }

#firm_vacant ul {
	list-style-type: none;
	margin: 0 0 .5em 0;
}

/* sidebar */
#sidebar {
	font-size: 1em;
}
#sidebar ul {
	margin: 0 0 1em 0;
	list-style-type: none;
}

/* footer */
#company { 
	padding:0 4em 0 0;
	text-align:right;
	font-size: 1em;
}
#company a {
	color: #777;
}

/* menu */
#menu {
	float: left;
	padding-top: 85px;
}
#menu ul {
	margin: 0;
	position: relative;
}
#navlist {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 0 20px;
	white-space: nowrap;
}
#navlist ul {
	background: url(images/submenuBg.png) 100% 0 no-repeat;
	position: absolute;
	left: 0;
	top: 43px;
	height: 41px;
	display: none;
	width: 532px;
	padding-left: 18px;
}
#navlist ul li {
	padding: 0 0 0 0;
}
#navlist li a {
	position: relative;
	display: block;
	height: 44px;
	margin: 0 10px 0 0;
	padding: 0;
	text-decoration: none;
	z-index: 1;
}
#navlist li a span {
	padding-top: 14px;
	display: block;
}
#navlist li.current_page_item a, #navlist li.current_page_ancestor a {
	background: url(images/menuBg_left.png) 0 0 no-repeat;
	padding-left: 18px;
}
#navlist li.current_page_item a span, #navlist li.current_page_ancestor a span {
	background: url(images/menuBg_right.png) 100% 0 no-repeat;
	padding-right: 18px;
	height: 44px;
}
#navlist li.current_page_ancestor ul li a,
#navlist li.current_page_item ul li a {
	background: none;
	padding: 0 10px;
}
#navlist li.current_page_ancestor ul li a span, 
#navlist li.current_page_item ul li a span {
	background: none;
	padding: 10px 0 0 0;
}


#navlist li.current_page_item ul, #navlist li.current_page_ancestor ul {
	display: block;
}
#navlist li {
	float: left;
	margin: 0;
	list-style-type: none;
}
#navlist li a:hover {
	color: #00c;
	text-decoration: underline;
}

#navlist li#active a {
	font-weight: bold;
}

#navlist li#active a:hover { color: #fff; }

#navlist ul#subnavlist {
	position: absolute;
	width: 100%;
	left: 0;
	top: 1.25em;
	height: 0.75em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist ul#subnavlist li {
	width: 14ex;
	margin: 0;
	border: 0;
}

#navlist ul#subnavlist li a {
	width: auto;
	padding: 0.06em 1em 0;
}

#navlist ul#subnavlist li a:hover {
	color: #00c;
	text-decoration: underline;
	font-weight: 400;
	/* IE5/Mac disappearing item fix */
}

* html > body #navlist, * html > body #navlist ul#subnavlist {
	width: 600px;
	/* IE5/Mac fixed width fix */
}



/* WIDTHS */
.fcsA{width:460px;overflow:hidden;}
.fcsAB{width:660px;overflow:hidden;}
.fcsAC{width:860px;overflow:hidden;}
.fcsB,.fcsC{width:180px;overflow:hidden;}
.fcsBC{width:380px;overflow:hidden;}


/* MARGIN RIGHT */
.fcsA, .fcsAB, .fcsB{margin-right:20px;}

/* NO MARGIN RIGHT */
.fcsA .fcsA, .fcsAB .fcsAB, .fcsAB .fcsB,
.fcsB .fcsB{margin-right:0}

.fcsFloat{float:left;}
.fcsClear{clear:both;}
.fcsPush{clear:both;height:20px;overflow:hidden;}
