/*
Theme Name: Blank 1 sidebar - right (theme development)
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Anna
Author URI: 
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body { 
	background: #e6e6e6 url(images/); 
	margin-bottom:0px;
	margin-top: 0px;
	padding: 0px; 
	border: 0px;
	border-color: #000000;
	border-style: solid;
	letter-spacing:0.3px;
	line-height:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#header {
	background-image:url(images/banner.gif);
	height:300px;
	width: 900px;
	padding: 0px;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	margin-top:-0px;
	}

#wrapper /*omr�det som ramar in sidbaren och inl�gget*/ {
	background-color: #ffffff;
	float: none;
	clear:both;
	margin-top: -20px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	width:900px;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	}

/* Datum vid inl�ggens rubrik */
.additional-over {
	font-family: "Century Gothic"; 
	font-size: 14px;
	font-color: #000000;
	font-weight: ;
	text-transform: uppercase;
	text-align: left;
	background: #ffffff;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	padding-left: 10px;
	margin-top: -21px;
	}

/* Text under inl�gg med kategoriserad och kommentarer */
.additional-under-l {
	font-family: "Century Gothic"; 
	font-size: 14px;
	font-color: #000000;
	font-weight: ;
	float: right;
	text-transform: uppercase;
	background: #ffffff;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	padding: 2px;
	margin-top: -27px;
	}

.additional-under-r {
	font-family: "Century Gothic"; 
	font-size: 14px;
	font-color: #000000;
	font-weight: ;
	float: right;
	text-transform: uppercase;
	background: #ffffff;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	padding: 2px;
	margin-top:-10px;}

.hr-date /* skiljelinje mellan datum och inl�gg/rubrik */{
	border-width: 0px;
	border-style: dotted; 
	border-color: #000000;
	margin-top: -26px;
	}

.hr-between /* skiljelinje mellan inl�ggen */{
	border-width: 0px; 
	border-style: solid;
	border-color: #003399;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
/* -- INL�GG -- */
.posts-wrap {
	float: left; 
	clear:none;
	width:850px; 
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	font-size: 12px;
	background: #ffffff;
}

.post-index {
	float: left; 
	clear:none;
	width:650px; 
	border: 0px;
	margin-right: 20px;
	border-color: #000000;
	padding-top: 10px;
	border-style: solid;
	font-size: 12px;
	background: #ffffff;
	}	
	
#post-single {
	float: left; 
	clear:none;
	width:650px; 
	border: 0px;
	border-color: #000000;
	padding-top: 10px;
	border-style: solid;
	font-size: 12px;
	background: #ffffff;
}
#footer {
	height:15px;
	overflow:hidden;
	margin:0px;
	clear:both;
	float:none;
	text-align: right;
	text-transform: uppercase;
	padding: 15px;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	font-size: 12px;
	font-color: #000000;
	background:#ffffff;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	}

.sidebar {
	clear:none;
	}

.sidebar-wrap /* omr�det f�r sidbaren */ {
	margin-left: 0px;
	overflow:hidden; 
	float: none; 
	clear:none;
	width:145px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #000000;
	border-style: dashed;
	font-size: 12px;
	font-color: #000000;
	background: #ffffff;
}

/* - RUBRIKER - */


h2.entry-title /*rubriken till inl�ggen p� startsidan */ {
	font-size: 30px;
	text-transform: capitalize;
	font-color: #000000;
	margin-top: 15px;
	padding-top: 0px;
	padding-left: 10px;
	} 
	
.h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-color: #000000;
	margin-top: 15px;
	padding-left: 0px;
	border:1px;
}
h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size: 12px;
	font-color: #000000;
}
h2#comments{
	margin:20px auto 10px;
	font-size: 12px;
	font-color: #000000;
	}
	
/* Rubriker inuti inl�gg */
.entry-content {
	font-size: 14px;
	color: #2d2d2d;
	padding-left: 10px;
	padding-right: 0px;
}

.entry-content h2 {	
	font-size: 0px;
	font-color: #000000;
}

.entry-content h3 {
	font-size: 0px;
	font-color: #000000;
}

.entry-content h4 {font-size: 0px;
	font-color: #000000;
}

.entry-content h5 {font-size: 0px;
	font-color: #000000;
}

.entry-content h6 {font-size: 0px;
	font-color: #000000;
}

/* -- L�NKAR -- */
a {
	color: #003399;
	text-decoration:none; 	
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;;
	text-transform: uppercase;
}
a:hover {
	color: #a9d0c8; 
	text-decoration: none; 	
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;;
	text-transform: uppercase;
	}
	
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {
	margin:0px;
	padding:0;
		}
	
ul li {	
	margin-left:20px;
	padding: 0px;
	list-style: ;
	list-style-color: #000000;
	list-style-position: inside;
	}

li {
	list-style-type:none;
	font-size: 12px;
	text-transform: ;
		}

.disc {
	list-style-type:disc;
	}

/* lists inside posts */
.entry-content ul ol {
	margin-left:0;
	}

.entry-content ul li {
	margin-left:10px; 
	list-style:disc; 
	list-style-position:inside
	}
	
.entry-content ul li ol {
	margin-left:10px;
	}
	
.entry-content ol li {
	margin-left:5px; 
	list-style: decimal; 
	list-style-position:inside
	}
	
.entry-content ol li li {
	margin-left:5px;
	}

/* -- 404-PAGE --*/
.error404 {
	margin:0;
	width:100%;
	}
	
.error404 h1, .error404 h2 {
	margin: 10px auto;
	}

/* -- COMMENTS -- */
div.comments-wrap {
	margin:15px auto; 
	padding:0;
	}
	
li.comment,li.trackback, li.pingback {
	margin: 10px auto;
	}
	
ul.children {
	margin-left:10px;
	}
	
ul.commentlist, ul.pinglist {
	margin:10px 0;
	}
	
div.reply {}
textarea#comment {
	overflow:auto;
	}

/* -- NAVIGATION --*/
div.navigation {
	font-color: #000000; 
	font-size: 14px; 
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding: 10px 0px; 
	border: 0px;
	border-color:#000000; 
	border-style: solid;
	}

	.navigation-index {}

.nav-next {
	float:right;
	clear:none;
	width:48%; 
	text-align:right;
	}
	
.nav-prev {
	float:left;
	clear:none;
	width:48%; 
	text-align:left;
	}

.search {
	height: px; 
	width: 400px; 
	font-size: 10px; 
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif; 
	font-weight: normal; 
	border: 1px; 
	border-style: solid;
	border-color: #b9b9b9;
	}

.searchok {
	height: px; 
	width: 45px;
	font-size: 10px; 
	font-weight: normal; 
	font-family: trebuchet ms, verdana, tahoma, arial, helvetica, sans-serif; 
	border:1px;
	border-style: solid; 
	border-color: #b9b9b9;