/*
Theme Name: Blank 1 sidebar - left (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
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
#footermenuom {width:250px;}
#footermenu {list-style-type:none;margin:0;padding:0; width:300px;}
#footermenu li { display:block;
float:left;
list-style-type:none;
margin:0;
padding:0;}
#footermenu li a { display:block;
margin:0;padding:0; }

/* - BASIC STUFF - */
body {background:#F6EADE url(images/bg.jpg) repeat top left; font:12px Arial, Verdana, Geneva, sans-serif;color:#000;margin:0 auto;padding:0 20px;}
a {text-decoration:none; color:#5B1F1E;}
a:hover {text-decoration:underline;}
#footer a{color:#FFF;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
fieldset {border:0;}
/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.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;}

/* -- HEADINGS -- */
.homelink { text-indent:-9999px; background:url(images/logo.jpg) no-repeat scroll 0 0; float:left; width:166px; height:93px; margin-left:10px;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0; font-family:Georgia, "Times New Roman", Times, serif; color:#5B1F1E;}
h2.entry-title {font-size:180%; font-family:Georgia, "Times New Roman", Times, serif;}
h1.page-title {font-size:180%; font-family:Georgia, "Times New Roman", Times, serif;}

h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:940px;}
#pagewrap {background:#FFFFFF none repeat scroll 0 0; float:left; width:940px; padding-top:10px;}
#header {background:#3A150D;height:90px;margin:0 auto;text-align:center;padding: 10px 0;}
.winkelmand {width:250px; float:right; text-align:left; color:#FFFEF8; margin-top:30px;}
#teaser {background:#FCE4C8 url(images/teaser.jpg) top left;height:194px;margin:0 auto;text-align:left;padding: 10px 0;}
.teaserwrapper {width:610px; float:right; line-height:21px; margin-top:15px; margin-right:20px;}
.teaserwrapper h3 {font-size:28px; color:#5B1F1E;}
.teasertekst {font-size:14px; margin-top:20px;}
#content-part {width:940px; background:#fff; float:left; }
#left-sidebar {width:464px; height:178px; background-image:url(images/left-bg.jpg); margin-left:5px; margin-top:5px; float:left;}
#left-sidebar .widget{width:240px; margin-left:200px; margin-top:8px;}
#right-sidebar {width:464px; height:178px; background-image:url(images/right-bg.jpg); float:left; margin-left:2px; margin-top:5px;}
#right-sidebar .widget{width:240px; margin-left:200px; margin-top:8px;}
.textwidget {line-height:18px; margin-top:7px; font-size:12px;}
#left-block-bottom {width:307px; height:134px; background-image:url(images/block-bg.jpg); margin-left:6px; margin-top:3px; margin-bottom:4px; float:left;}
#middle-block-bottom {width:307px; height:134px; background-image:url(images/block-bg.jpg); margin-left:4px; margin-top:3px; margin-bottom:4px; float:left;}
#right-block-bottom {width:307px; height:134px; background-image:url(images/block-bg.jpg); margin-left:4px; margin-top:3px; margin-bottom:4px; float:left;}
.post-image {float:left; margin-left:14px;margin-top:14px;}
.post-image-right {float:left; }

.textwidget-bottom {line-height:18px; float:right; margin-top:14px; font-size:12px; padding-left:10px; padding-right:10px; width:155px;}
.textwidget-bottom-right {line-height:18px;  margin-top:14px; font-size:12px; padding-left:10px; padding-right:10px; }

.bottom-title {font-family:Georgia, "Times New Roman", Times, serif; color:#5B1F1E; font-size:14px; font-weight:bold;}

.posts-wrap {background:#D7CAAE url(images/page-bg.jpg) repeat-x; border:1px solid #E1C190; margin-right:10px; padding:10px; margin-bottom:10px;}
#left-block-page {width:307px; height:134px; background-image:url(images/block-bg.jpg); margin-left:6px; margin-bottom:10px; float:left;}

#footer {color:#FFFEF8;width:940px;background:#3A150D;height:20px;overflow:hidden;margin:5px auto 0;clear:both;float:none;text-align:center;padding: 5px 0;}

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:right; clear:none;width:582px;}
#page-content {line-height:18px;}
/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto 0 4px;overflow:hidden; float:left; clear:none;width:320px;}
.sidebar {width:99%;clear:none;}
.block-1 {float:left;}

/* -- 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}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}


/* MENU */
#menu {
	color: #FFFEF8;
	font-size: 14px;
	text-align: left;	
	padding: 0px 0px;
	margin: 0px;
	background-color:#3A150D;
	display: block;
	float:left;
}
#menu ul {
	width:940px;
	background:#3A150D;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top:0px;
	}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul li a {
	display: block;
	color: #FFFEF8;
	background: #3A150D;
	padding: 10px 14px;
	margin: 0px;
	text-decoration: none;
	
	}
#menu ul li a:hover {
	color: #FFFEF8;
	text-decoration: none;
	background: #5B1F1E;
	}
/* This hides the nested UL before you hover */
#menu li ul {
	position: absolute;
	width: 110px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	background: #3A150D;
	display: block;
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: #3A150D;
	width: 147px;
	display: block;
	padding: 0px; margin: 0px;
	height: 30px; line-height: 30px;
	text-align: left;
	border-top: 1px solid #FFF;
	
}
/* This is the style for the links withing the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: #3A150D;
	width: 118px;
	display: block;
	margin: 0px; padding: 0px 15px;
	height: 30px; line-height: 30px;
	border: none;
	color: #FFFEF8;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, #menu li.sfhover ul li a:hover {
	margin: 0px; padding: 0px 14px;
	height: 30px; line-height: 30px;
	color: #FFFEF8;
	background: #5B1F1E;
		width: 118px;

	border-left: 1px solid #3A150D;
	border-right: 1px solid #3A150D;
	border-bottom: 1px solid #3A150D;



}
