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




/* - BASIC STUFF - */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background: #BAC8EB url(img/accent.jpg) repeat-x top;
	overflow-y: scroll;}
a {color: #356869;
	text-decoration: none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small;}
blockquote {font-style:oblique;}
a img {
	border:none;
	padding:0;
}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:0px;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 -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
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%;}

.wp-caption {}
.alignright {float: right;}
.alignleft {float: left;}

#special_link{
	position: absolute;
	right: 65px;
	top: -72px;
}
#filler_patch{
	position: absolute;
	right: -17px;
	top: -8px;
}

/* -- MAIN DIV'S -- */
#wrapper {
	width:950px;
	position: relative;
	margin: auto;}

#header h1 {
	background: #003d4c url('../img/cake.icon.gif') no-repeat left;
	color: #fff;
	padding: 0px 30px;
}
#header h1 a {
	color: #fff;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	background: #003d4c;
	text-decoration: underline;
}
#footer {
	width: 912px;
	height: 19px;
	background: url(img/footer.jpg) no-repeat center top;
	margin-left: 19px;
	text-align: center;
	padding-top: 15px;
}
#body_area {background: url(img/body_bg2.jpg) repeat-y center top;}


/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {
	width: 661px;
	padding: 10px 20px 20px;
	float: left;
	position: relative;
	}



/* -- SIDEBARS --*/
#sidebar_new {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:left;
	margin:0;
	padding: 0;
	border-right: 1px solid #ddd;
	clear:left;
	}

#sidebar_new h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar_new label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

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

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

#sidebar_new ul {
	margin-top: 10px;
	padding:0;
	}

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

#sidebar_new ul ul {
	margin:14px 0;
	padding:0;
}

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

#sidebar_new ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar_new ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	margin:0;
}







.sidebar-wrap {
	
	float: left;
	width: 195px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 17px;
	min-height: 251px;
	background: url(img/accent_navigation.jpg) no-repeat top;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 11pt;
	color: #FFF;}
.sidebar {margin-top: 0px;
	list-style: none;
	padding: 0px;
	line-height: 18pt;}
.block-1 {float:left;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 11pt;
	color: #FFF;}
#nav ul{
	margin-top: 48px;
	list-style: none;
	padding: 0px;
	line-height: 14pt;
}
#nav a{
	color: #FFF;
	text-decoration: none;
}
#nav a:hover{
	text-decoration: underline;
}

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

