/*

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This 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



*/







/* Begin Typography & Colors */

html, body {

	margin: 0px;

	padding: 0px;

	text-align: center;

	font-family: century gothic, "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 20px;

	color: #5a4a42;

	background-color: #f2e5bb;

}
	


#backgroundwrap {


	height: 100%;

	background-position: bottom center;

	background-repeat: no-repeat;

	margin-bottom: -10px;

}



* html #backgroundwrap {

	margin-bottom: -25px;

	}



*:first-child+html #backgroundwrap {

	margin-bottom: -25px;

	}





#headerwrap {

	background: url(images/header-background.gif) repeat-x;

	height: 176px;

}



#headerimg {

	background: url(images/header-image.gif) no-repeat top center;

	height: 176px;

}



#mainwrapper {
		width: 1080px;
}

#contentwrapper {

	position: relative;

	margin: 0 auto;

	width: 1080px;

	text-align: left;

	background-image: url(images/content-back.png);

}



#leftcontent {
	
	padding-left: 25px;
	padding-right: 15px;

	position: relative;

	float: left;

	width: 550px;

	padding-top: 15px;

	background: url(images/content-shad.png) repeat-y top left;
	
	border-right: 1px solid #e0bf56;

}





.postdate {

	/*float: left;

	margin-left: -168px;

	margin-top: -43px;

	margin-right: 10px;

	background: url(images/tag-back.gif) repeat-y; */

	color: #000;

	font-size: 11px;

	/*width: 190px;

	text-align: left;*/

	line-height: normal;
	border-bottom: 1px solid black;
	margin-bottom: 10px;

}



/*.tagmain {

	background: url(images/tag-main.gif) no-repeat;

	padding-top: 15px;

	padding-left: 18px;

	padding-right: 30px;

	min-height: 150px;

}



.tagbot {

	background: url(images/tag-bot.gif) no-repeat;

	height: 17px;

}



.tagmain div {

	margin-bottom: 7px;

}
*/


.postdate b {

	font-size: 14px;

	color: white;

}



.postdate a {

	color: #041b2f;

	text-decoration: none;

}



.postdate a:hover {

	color: #fff;

}



#largetag {

        position: relative;

	/*float: left;*/

	margin-bottom: 20px;
padding-top: 1px;
margin-top: -28px;
margin-left: -50px;

	width: 484px;

	height: 38px;

	background: url(images/large-tag-blue.gif) no-repeat;

top: 0px;

left: 0px;

z-index: 50;



}



#largetag h2 {

	font-size: 16px;

	margin: 5px;

	margin-top: 7px;

	margin-left: 40px;

	border: none;

	color: #fff;

}



#largetag a {

	color: #fff;

	text-decoration: none;

}



#largetag a:hover {

	color: #b2ecf5;

}



.related-posts-title {

	display: block;

	border-bottom: 1px solid #5a4a42;

	padding: 5px;

	margin-top: 20px;

}



.related-posts {

	float: left;

	width: 150px;

	text-align: center;

	font-size: 11px;

	padding: 5px;

	margin-left: 10px;

}



.related-posts a {

	text-decoration: none;

}



.related-posts img {

	padding: 7px;

	padding-left: 20px;

	padding-right: 20px;

}


/* Left Bar */
#leftbar {
	float: left;
	width: 240px;
}


/* Begin Sidebar */
#sidebar textarea {
overflow:auto;
border: 1px solid black;
height: 100px;
font-size: 11px;
background-color: #f2e5bb;
padding: 7px;
margin-top: 10px;
}

#sidebar {

	float: right;

	width: 240px;

}



#sidebar form {

	margin: 0;

	}

/* End Sidebar */



#footerlinks {

	margin: 0 auto;

	width: 980px;

	background-image: url(images/content-back.png);

	text-align:center; 

	font-size: 10px;

}



p {

margin: 0 0 19px 0;

}



form {

	margin: 0px;

	padding: 0px;

}



.clearall {

	clear: both;

}



a {

	color: #5a4a42;

}



a:hover {

	color: #547e91;

	text-decoration: none;

}



a:visited {

	color: #5a4a42;

}



/* google log in button */

#gfc_profile {

	margin: 0px;

	padding: 0px;

}



#google-avatar {

	margin-top: 40px;

	display: block; 

	background-color:#f1d98e; 

	padding: 5px; 	

	font-size: 11px;

}



#google-avatar img{

	margin: 5px;

	float: left;

}



#google-avatar b{

	font-size: 14px;

	margin-bottom: 7px;

}



.thread-alt {

	background-color: #f3e8c2;

}

.thread-even {

	background-color: #f5eccc;

}

.depth-1 {

border: 1px solid #e0bf56;

}





.even, .alt {



	border-left: 1px solid #ddd;

}



small {

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

	display: block;

	font-weight: normal;

	margin: 0px;

	color: #473830;

	margin-bottom: 8px;

	padding-bottom: 10px;

	border-bottom: 1px dashed #547e91;

	}



h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}

h2.post-title {
	z-index: 50;
	background-color: #e5cb77;
	padding: 15px;
	border-bottom: 0px dashed #547e91;
	font-size: 1.6em;
	margin-left: -14px;
	margin-right: -15px;
	margin-top: -10px;
}

h2.post-title a {
	text-decoration: none;
	color: #5a4a42;
}


#sidebar h2 {

	font-size: 15px;

	font-weight: bold;

	color: #6ebfe5;

	background: #5a4a42 url(images/sidebar-title.gif) repeat-x;

	padding: 9px;

	border: none;

	}



h3 {

	font-size: 1.3em;

	}





.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

	

.sticky h2 {

	padding-top: 10px;

	}



.commentlist li, #commentform input, #commentform textarea {

	font-size: 0.9em;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	}



.commentmetadata {

	font-weight: normal;

	}





small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #473830;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



h2 a:hover, h3 a:hover {

	color: inherit;

	text-decoration: none;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */



.post {

	text-align: justify;

	}



.post hr {

	display: block;

	}



.extrapostinfo {

	border: 1px solid #5a4a42;

	padding: 8px;

	margin: 10px;

	text-align: left;

}



.post-meta-key {

	font-weight: bold;

}





.smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

	font-size: 11px;
	margin-bottom: 30px;

}



.clear {

	clear: both;

}



/* End Structure */







/*	Begin Headers */



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

.entry img {

	padding: 4px;

	background-color: #f8f1d8;

	border: 1px solid #5a4a42;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	margin-left: auto;

	margin-right: auto;

	padding: 4px;

	border: 1px solid #5a4a42;

	}



img.alignright {

	margin: 0 0 2px 7px;

	display: inline;

	padding: 4px;

	border: 1px solid #5a4a42;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	border: 1px solid #5a4a42;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 0px;

	padding: 0px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	0px;

	}



ol li, #sidebar ul ol li {

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

	

	

#sidebar ul ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

}



#sidebar ul ul li a {

	display: block;

	height: 100%;

	padding: 2px 0px 2px 25px;

	color: #5a4a42;

	background: url("images/star.gif") no-repeat 3% center;

	text-decoration: none;

	border: 1px dashed #5a4a42;

	margin: 2px;

	font-size: 11px;

}



#sidebar ul ul ul li a {

	padding: 2px 0px 2px 40px;

	background: url("images/star-blue.gif") no-repeat 9% center;

}



#sidebar ul ul li a:hover {

	background: #eddba2 url("images/star.gif") no-repeat 3% center;

}



#sidebar ul ul ul li a:hover {

	background: #e4dfc3 url("images/star-blue.gif") no-repeat 9% center;

}







/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 150px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */















/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-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;

}

/* End captions */





#zoe {

border: none;

background: none;

}



.myrsslinks {

font-size: 11px;

line-height: 15px;

}



.sbsblogroll-feeditem {

    

}

.sbsblogroll-feeditem img {

    float: left;

    height: 16px;

    width: 16px;

    margin-top: 0.7em;

}



.sbsblogroll-feeditem a {

color: #5a4a42;

text-decoration: none;

}



.sbsblogroll-feeditem a:hover {

color: #96654c;

}



.sbsblogroll-feedname {

    font-weight: bold;

    text-decoration: none;

}

.sbsblogroll-feedname a {

    color: #5a4a42;

    text-decoration: none;

}



.sbsblogroll-feedname a:hover {

    color: #96654c;

text-decoration: none;

}



.sbsblogroll-date {

    text-align: right;

    font-size: 10px;

}



.feedtitlelink {

padding-bottom: 7px;

border-bottom: 1px solid #5a4a42;

margin-bottom: 7px;

}


