/*
Theme Name: Blank 3 Column
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready, blank
*/
#top-ad {
}


/* basics */

*{margin:0; padding:0;}

body {
	background: #CACACA url('images/background-repeat-x.png') repeat-x 0 0;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #1B1B1B;
/*	margin:20px;*/
	}
	
#container-wrapper {
	background: transparent url('images/background-image.jpg') no-repeat 50% 0;
}
#content-wrapper {
	width:982px;
	background-color: #F6F6F6;
/*	background-color: #CCC;*/
}
#top-placeholder {
	width:982px;
	background: transparent url('images/content-top.gif') no-repeat 0 0;
	height:6px;
}
#bottom-placeholder {
	width:982px;
	background: transparent url('images/content-bottom.gif') no-repeat 0 0;
	height:6px;
	margin:0 0 5px;
	clear:both;
}

h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


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 {
	color:#000;
	text-decoration:underline;
}

a:hover{ color: #666; }



/* container */

#container {
	width:982px;
/*	width: 1232px; */
/*	margin: 0 auto; */
	padding:0;
	color:#1B1B1B;
	overflow: hidden;
}
	
/* header */

#header {
/*	background:#e6e6e6;*/
  	width:100%; 
  	height:42px;
/*	margin: 5px 0;*/
	color: #fff; 
}

#header h1{
	color:#000000;
	float:left;
	font-size:12px;
	font-weight:normal;
	padding:14px 0 0 10px;
	width:580px;
}
#header .countdown {
	color: #000;
}


	
#header a.logo {
	float:left;
}
#header .center {
	margin:0;
	width: 811px;
	height: 42px;
	float:left;
	background: transparent url('images/top-background-repeat.gif') repeat-x 0 0;
}
#header .right {
	background: transparent url('images/top-background-right.gif') no-repeat 0 0;
	float:left;
	height:42px;
	width:7px;
}

#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt arial, georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}




/* content */


#content {
	float: left;
	width:576px;
	overflow: hidden;
	margin:5px 0;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:bold 15px arial, georgia, times;
}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:5px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:165px;
	float:left;
	margin:0;
	padding:0;
/*	border-right: 1px solid #ddd;*/
}

#left h3 {
	background: transparent url('images/top-left.gif') no-repeat 0 0;
	height: 23px;
	font:bold 11pt arial, georgia, times;
	color: #FFF;
	padding: 3px 0 0 10px;
	margin: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:5px 5px 20px;
	padding:0;
}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:0 0 5px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	overflow: hidden;
	}

#left ul ul li a,
#left ul ul li.current_page_item ul li a {
	background: transparent url('images/menu/menuback-repeat.gif') repeat-x 0 0;
	display:block;
	height:23px;
	padding:2px 5px 0;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #000;
}
	
#left ul ul li a:hover,
#left ul ul li ul li a:hover {
	font-weight: normal;
	text-decoration: none;
	background: transparent url('images/menu/menuback-active-hover-repeat.gif') repeat-x 0 0;
	display:block;
	height:23px;
	padding:2px 5px 0;
	text-decoration:none;
	color: #000;
}
#left ul ul li a:active,
#left ul ul li.current_page_item a, 
#left ul ul li.current_page_item ul li.current_page_item a {
	background: transparent url('images/menu/menuback-active-hover-repeat.gif') repeat-x 0 0;
	display:block;
	height:23px;
	font-weight: bold;
	padding:2px 5px 0;
	text-decoration:none;
	color: #000;
}




#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
/*	padding: 0 0 0 15px;*/
	list-style-type: square;
	color: #898989;
}
#left ul ul ul li a {
	padding: 2px 20px 0 !important;
}



/* right sidebar */

#right{
	width:240px;
	float:right;
	margin:0;
	padding: 0;
/*	border-left: 1px solid #ddd;*/
	}

#right h3{
	background: transparent url('images/top-right.gif') no-repeat 0 0;
/*	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;*/
	height: 23px;
	font:bold 11pt arial, georgia, times;
	color: #FFF;
	padding: 3px 0 0 10px;
	margin: 0;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:5px 0 5px 5px;
	padding:0;
}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:5px 4px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	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: arial, georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#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 {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
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: 9pt;
	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;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 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 {
	background:#000;
	clear: both;
/* 	width: 100%; */
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}




.clear {
	clear:both;
}






/*  INDEX - ODDSJÄMFÖRELSE */
.post .title,
#content .pagetitle,
#text-715038371 h3 {
	font-family: arial;
	font-weight: bold;
	background:url("images/top-middle.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:14px;
	height:21px;
	padding:5px 0 0 40px;
}

#recent-posts-2 h3,
#recent-posts h3,
#text-715038372 h3,
#text-715035351 h3 {
	font-family: arial;
	font-weight: bold;
	background:url("images/top-middle284.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:14px;
	height:21px;
	padding:5px 0 0 5px;
}

#recent-posts-2,
#recent-posts,
#text-715038372 {
	width:284px;
	float: left;
}

#text-715035351 {
	margin: 0 0 0 8px !important;
	width:284px;
	float: left;
	list-style-type:none;
}

.serie-table {
	margin: 0 5px;
}

.serie-table tr.odd td,
.serie-table tr.header td {
	background-color: #FFFFFF;
}
.serie-table td {
	background-color: #F4FEEF;
}

.select-serie {
	border-top: 1px solid #DDD;
	text-align: center;
	margin: 5px 10px 0;
}
.select-serie a {
	text-decoration: underline;
	font-size: 12px;
}





/* WIDGETS */
#right .widget {
	background:url("images/boxar/box-232-bottom.gif") no-repeat scroll 0 100% transparent;
	margin: 0 0 10px 0 !important;
}
#right .widget .widget-content {
	background:url("images/boxar/box-232-top.gif") no-repeat scroll 0 0 transparent;
	padding:5px 0;
}
#tag_cloud .widget-content {
	background-color:#FFFFFF !important;
	margin:0 3px 0 0;
	padding: 5px !important;
}
#right .widget ul,
#right .widget .content {
	background-color:#FFFFFF;
	margin:0 3px 0 0 !important;
	padding:0 5px !important;
}


/* ODDSJAMFORELSE INDEX */
#text-715038371 {
	background:url("images/boxar/box-576-bottom.gif") no-repeat scroll 0 100% transparent;
	margin: 0 0 10px 0 !important;
}
#text-715038371 .widget-content {
	background:url("images/boxar/box-576-top.gif") no-repeat scroll 0 0 transparent;
	padding:5px 0;
}
#text-715038371 .widget-content .textwidget {
	background-color:#FFFFFF;
	margin: 0 !important;
	padding:0 5px !important;
}


/* BOXES INDEX */
#recent-posts-2,
#recent-posts,
#text-715038372,
#text-715035351 {
	background:url("images/boxar/box-284-bottom.gif") no-repeat scroll 0 100% transparent;
	margin: 0 0 10px 0;
}
#recent-posts-2 .widget-content,
#recent-posts .widget-content,
#text-715038372 .widget-content,
#text-715035351 .widget-content {
	background:url("images/boxar/box-284-top.gif") no-repeat scroll 0 0 transparent;
	padding:5px 0;
}
#recent-posts-2 .widget-content ul,
#recent-posts .widget-content ul,
#text-715038372 .widget-content div,
#text-715035351 .widget-content div {
	background-color:#FFFFFF;
	margin:0;
	padding:0 5px;
}

.imagemap-countries,
.imagemap-cities {
	margin: 10px 0 0 0;
}

#recent-posts-2 ul,
#recent-posts ul {
	list-style:disc inside none;
}

#recent-posts-2 ul li,
#recent-posts ul li {
	line-height:20px;
}

/* BLOG POSTS */
.entry .post {
	margin: 10px 0 0 0;
}

div.sociable {
	margin: 5px 0 !important;
}

/* DISPLAY NONE */
.sociable_tagline {
	display:none;
}



/* BOXES */
.small-box { float:left; width : 284px; }
.big-box { margin: 0 0 10px 0; }
.small-box.left { margin: 0 8px 10px 0; }
.small-box .box-content-top { background: url("images/boxar/box-284-top.gif") no-repeat scroll 0 0 transparent; height:5px; }
.small-box .box-content-bottom { background: url("images/boxar/box-284-bottom.gif") no-repeat scroll 0 0 transparent; height:5px; }
.big-box .box-content,
.small-box .box-content {
	background-color:#FFFFFF;
	margin:0;
	padding: 5px;
}
.big-box .box-content-top { background: url("images/boxar/box-576-top.gif") no-repeat scroll 0 0 transparent; height:5px; }
.big-box .box-content-bottom { background: url("images/boxar/box-576-bottom.gif") no-repeat scroll 0 0 transparent; height:5px; }
.small-box h3 {
	font-family: arial;
	font-weight: bold;
	background:url("images/top-middle284.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:14px;
	height:22px;
	padding:4px 0 0 10px;
}
.big-box h3 {
	font-family: arial;
	font-weight: bold;
	background:url("images/top-middle.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:14px;
	height:21px;
	padding:5px 0 0 40px;
}

.small-box .box-content .sociable {
	display:none;
}

.ad {
	position: absolute;
	left: 1000px;
	top: 0px;
	width: 250px;
}
