/*
Theme Name: Kontorsenteret
Theme URI: http://www.firdadigital.no/
Description: WP-tema for Kontorsenteret.
Version: 1.0
Author: tersor
Author URI: http://www.terjesorbo.no/
*/

@import "reset.css";

body {
	background: #460606 url(images/bodyBg.jpg) center 0 no-repeat;
	color: #444;
	font:62.5%/1.5 "Trebuchet MS", arial, helvetica, sans-serif;
}
a {
	color: #0972d4;
}
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: #384552; font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.3em; font-weight: bold; }
h6 { font-size: 1.3em; }

#page {
	width: 960px;
	margin: 100px auto 5em auto;
}
#header {
	background-color: #fff;
	height: 80px;
}
#header-logo {
	float: left;
	padding: 2.6em 0 0 30px;
	width: 430px;
}
#header-info {
	float: left;
	width: 470px;
	text-align: right;
	padding: 20px 30px 0 0;
}
#header-info p {
	font-size: 1.4em;
	margin: 0;
}

/* content */
#content {
	background: #fff url(images/contentBg.png) 240px 0 repeat-y;
}
#top-content {
	background: url(images/top-contentBg.png) 0 0 repeat-x;
}
#bottom-content {
	background: #fff;
}
#post {
	float: left;
	width: 700px;
}
.page, .post {
	padding-right: 20px;
	font-size: 1.4em;
}


/* campaign */
#campaigns {
	margin-bottom: 1em;
}
#campaigns h3 {
	/*font-size: 2em;*/
}
#campaigns .campaign {
	background: url(images/hor_sep.png) 0 100% repeat-x;
	width: 100%;
	overflow: hidden;
	padding: 1em 0;
}
#campaigns .campaign-thumbnail {
	float: left;
	margin-right: 30px;
	width: 250px;
}
#campaigns .campaign-info {
	float: left;
	width: 400px;
}
#campaigns .campaign-specs {}
#campaigns .campaign-price {
	background: url(images/price_button_left.png) 0 0 no-repeat;
	float: left;
	padding-left: 20px;
	margin-bottom: 0;
}
#campaigns .campaign-price span { 
	background: url(images/price_button_right.png) 100% 0 no-repeat;
	display: block;
	color: #ff0;
	height: 60px;
	padding: 6px 20px 0 0;
}
#campaigns .campaign-price big { font-size: 2em; font-weight: bold; }
#campaigns .campaign-price a {
	text-decoration: none;
}

#campaigns .campaign-addons {
	list-style-type: none;
	margin: 0 0 10px 0;
}
#campaigns .campaign-addons li {
	background: url(images/bullet.png) 0 50% no-repeat;
	padding-left: 14px;
}
#product-info {
	background: url(images/specBg.png) 0 0 no-repeat;
	font-size: 1.2em;
	padding: 40px 50px 1em 50px;
	float: right;
	margin: 0 2em 2em 2em;
	width: 200px;
}
#product-info ul {
	margin: 0 0 1em 1em;
}
#product-info #addons, #product-info #specs {
	margin-left: 0;
	list-style: none;
}
#product-info #addons li {
	background: url(images/bullet.png) 0 4px no-repeat;
	padding-left: 16px;
}
#product-info #specs li {
	background: url(images/bullet_red.png) 0 4px no-repeat;
	padding-left: 16px;
}

/* sidebar */
#sidebar {
	float: left;
	font-size: 1.1em;
	margin: 0 40px 0 0;
	width: 220px;
}

#sidebar .widget_menu {
	padding-top: 0;
}
#sidebar .widgettitle {
	font-size: 1.4em;
}
#sidebar table {
	width: 100%;
}
#sidebar a {
	text-decoration: none;
	height: 1%;
}
#sidebar-content {
	padding-left: 20px;
}
#sidebar ul {
	list-style-type: none;
	margin-left: 0;
}
#sidebar ul li {
	background: url(images/hor_sep.png) 0 100% repeat-x;
	padding: 1em 0;
}
#sidebar ul ul li {
	background: none;
	padding: 0;
}

/* search */
#search {
	width: 100%;
	overflow: hidden;
}
#searchsubmit {
	float: left;
	background: url(images/searchButton.png) 0 1px no-repeat;
	width: 40px;
	height: 22px;
	margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  cursor: pointer;
}
#s {
	float: left;
	width: 140px;
	margin-right: 10px;
}

/* menu */
#menu {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em .5em .5em .5em;
	margin-bottom: 0;
}
#menu ul {
	margin: 0;
}
#menu li {
	margin-bottom: .5em;
}
#menu li li {
	margin-bottom: 0;
}
#menu li a {
	padding-left: 16px;
	color: #e20303;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu ul li a {
	background: none;
	color: #454545; 
	font-size: 1em; 
	font-weight: normal;
}
#menu li.current_page_item a {
	background: url(images/star.png) 0 50% no-repeat;
}
#menu li.current_page_item li a {
	background: none;
}
#menu h2 {
	font-size: 1.4em;
}

/* footer */
#firdadigital {
	text-align: right;
	padding: 1em;
}
#firdadigital a {
	color: #a10000;
	font-size: 1.1em;
	text-decoration: none;
}

/* common */
.clear { clear: both; }
.clr { clear: both; height:1px; overflow: hidden;}
.push {clear: both; height: 20px; overflow: hidden; }