/*
Theme Name: Blank 2 Column - Left Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready, blank
*/




/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size:12px;
	color:#ccc;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background:#05171d;
	font-family: verdana, arial, tahoma, sans-serif;
	margin:0;
	}
	
h1 {font-size: 16pt; color:#fff;}
h2 {
	font-size: 14pt;
	color:#fff;
	padding: 0 0 15px 0;
}
h3 {font-size: 12pt; color:#fff;}
h4 {font-size: 12pt; color:#fff;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	text-decoration:none;
	font-size:12px;
	color:#ccc;
	}

a:hover{
	color:#fff;
}
.current_page_item>a {
	color:#fff;
}
p{
	font-size:12px;
	}

/* container */


#container {
	width: 100%;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	}
#pagewrap {
	width:960px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#top {
	width:960px;
	margin: 0 auto;
	height: 30px;
	text-align:right;
	line-height: 30px;
}
#top a {
	margin: 0 30px 0 0;
}
/* header */

#header {
	background: url(images/head_bg.jpg) repeat-x bottom left #e6e6e6;
  	width: 100%; 
  	height: 92px;
	color: #fff;
	}
#inner_head {
	width:960px;
	margin: 0 auto;
}
#header h1{
	padding:40px 0 0 0;
	width:370px;
	height:47px;
	margin:0 auto;
	display:block;
	float:left;
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}

/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	width:590px;
	overflow:hidden;
	height:92px;
	float:right;
}


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

#menu ul li {
	padding: 0;
	margin: 0 5px 0 0;
	display:inline;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display: inline-block;
	height:52px;
	line-height:52px;
	font-size:16px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

#menu ul li a:hover, #menu .current_page_item a, #menu .current_page_ancestor a {
	background: url(images/menu_hover.jpg) repeat-x;
}

#header .page-item-2 a, .border1 {
	border-top: 3px solid #c3ffa5;
}
#header .page-item-4 a, .border2 {
	border-top: 3px solid #66d9ff;
}
#header .page-item-6 a, .border3 {
	border-top: 3px solid #fffccc;
}
.border3 {
	padding:10px 10px 10px 25px!important;
	height:77px!important;
	width:245px!important;
}
#header .page-item-8 a, .border4 {
	border-top: 3px solid #ffcccc;
}
#header .page-item-10 a, .border5 {
	border-top: 3px solid #a5a5a5;
}

/* content */


#content {
	float: right;
	width:590px;
	overflow: hidden;
	margin:0;
	}	
#home_content {
	width:960px;
	overflow: hidden;
	margin:0;
	clear:both;
}
.hometext {
	margin: 0 0 40px 0;
	width:650px;
	float:left;
}
.homeblob {
	margin: 0 0 40px 0;
	width:280px;
	float:right;
}
.hometext h2, .homeblob h2 {
	font-size:14px;
	color:#fff;
	padding: 0 0 10px 0;
}
.hometext p, .homeblob p {
	font-size:12px;
	color:#999;
	line-height:16px;
}
#home_content p {
	color:#000;
	font-weight: bold;
}
.homebox1 p, .homebox2 p {
	padding:30px;
	position:absolute;
	bottom:0;
	left:0;
}		
.homebox1 {
	width:270px;
	height:257px;
	padding: 30px;
	margin:0 10px 0 0;
	background:#eee;
	float:left;
	border-top: 3px solid #c3ffa5;
	background:url(images/losninger.jpg) no-repeat top left;
	position:relative;
}
.homebox2 {
	width:270px;
	height:257px;
	padding: 30px;
	margin:0 10px 0 0;
	background:#eee;
	float:left;
	border-top: 3px solid #66d9ff;
	background: url(images/produkter.jpg) no-repeat top left;
	position:relative;
}
.homebox_side {
	width:230px;
	height:47px;
	padding:25px 25px 25px 25px;
	margin:0 0 10px 0;
	background:#eee;
	float:left;
	background:url(images/homebox_side_bg.jpg) repeat-x;
}
.homebox_side h2 {
	padding:0;
}
.homebox_side p {
	clear:both;
}


.post {
	margin:0;
	padding:0;
	line-height: 16pt;
	}
#home_content .post {
	margin:0;
	padding:0;
	line-height: 12pt;
	}
	
.post h2{
	font-size:16px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:100;
	}
	
.post h2 a{
	color: #fff;
	text-decoration: none;
	font-size:16px;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
}

.post li {
	margin: 0 0 0 10px;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	width:332px;
	float:left;
	margin:0 38px 0 0;
	padding: 0;
	}

#sidebar label{
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0 0 30px 0;
	padding:0 0 20px 0;
	}

#sidebar ul li {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:10px 0 10px 20px;
	padding:0;
	border:none;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 15px 0 0 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
}
.widget {
	border-top: 1px solid #4c93c1;
	padding:30px 0 30px 0;
}
.widget h2{
	font-size:12px;
	font-weight:100;
	color:#4c93c1;
	padding: 0 0 20px 0;
}


/* comments */


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	}

label {
	font-size:12px;
}
form.cmxform fieldset {
  margin-bottom: 30px;
}
form.cmxform legend {
  padding: 0 2px 10px 0;
  font-weight: bold;
  color:#fff;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 100px; /* Width of labels */
}
form.cmxform .button {
	margin:0 0 0 100px;
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	width: 960px;
	margin: 40px auto;
	border-top: 1px solid #4c93c1;
	}
	
#footer p{padding:14px 0;margin: 0; }
