/*
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

*/

@import url("common.css");

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Sans-Serif, Arial;
	color: #333;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.6em;
width:610px;
margin-right:50px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
margin:0;
/*float:left;*/
width:auto;
	}

.thread-alt {
/*	background-color: #f8f8f8;*/
}
.thread-even {
	background-color: white;
}
.depth-1 {
/*border: 1px solid #ddd;*/
}

.even, .alt {

	/*border-left: 1px solid #ddd;*/
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	/* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
font-family:Georgia;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	/* font-size: 1.6em; */
font-size:24px;
	}

h2 a {
color:#583414;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
font-weight:normal;
color:#583414;
padding:4px 0;
	}

h2 a {
text-decoration:underline;
}

.entry p a:visited {
	color: #583414;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	/* color: #666; */
	text-decoration: underline;
	}

a {
color:#666;
}

a:hover {
	/*color: #147;*/
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	/* padding: 0 0 20px 45px; */
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	/*margin: 0 0 10px;*/
margin:0 0 50px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
.postmetadata { 
	padding: 0px;
	}
.narrowcolumn .postmetadata {
	/*padding-top: 5px;*/
	color:#666666;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	/*padding: 20px 0;
	text-align: center;*/
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	/*margin: 30px 0 0;*/
margin:0;
	}

h2.pagetitle {
	margin-bottom: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
margin:10px 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	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
	}
/* 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: 0;
	text-indent: -5px;
        color:#333;
	}

* + html>body .entry ul {
text-indent:0;
}

* html>body .entry ul {
text-indent:5px;
}

html>body .entry li {
	margin: 7px 0 8px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
font-size:12px;
color:#333;
	}

* + html .entry ol {
padding: 0 0 0 25px;
}

.entry ol li {
	margin: 0 0 0 15px;
	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: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;

	}

#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 {
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
div.entry p {
color:#000;
margin:0 0 1.5em 0;
}

div.entry blockquote p {
color:#215e21;
}

div.entry blockquote {
	margin: 15px 15px 0 0;
	padding:10px 10px 10px 20px;
	border-left: 5px solid #fcf6e6;
background:#fffbf3;
border-top:1px solid #fcf6e6;
border-bottom:1px solid #fcf6e6;
border-right:1px solid #fcf6e6;
color:#215e21;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

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:0 10px 10px 0;
}

.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 */


/* Right Column */
.SR { float: left; width: 242px; color:#993300; text-align:left; }
.SR h3 { padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; border-bottom: dashed 1px #c7b78a; font-size: 14px; text-transform: uppercase; color:#993300;font-weight:bold; }
 
.SR ul { padding: 0px; margin: 0px;}
.SR li { padding: 2px 0px; margin: 0px; list-style-type: none; font-size: 11px;}
.SR li a { padding-left: 20px; margin: 0px; list-style-type: none; background: url(images/SRightIco.png) no-repeat left top; text-decoration: none;}  
.SR li a:visited {text-decoration: none;} 
.SR li a:hover { text-decoration: underline; color: #993300; } 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { width: 212px; background: #d8d8d8 url(images/SearchBkg.gif) no-repeat left bottom; padding: 15px; margin-bottom: 15px; position: relative;}
.Search h3 { /* border-bottom: none; background: url(images/SearchHeadingIco.gif) no-repeat left top; padding-left: 20px; */ }
.Search form { padding: 0px; margin: 0px;}
.Search input { /*color: #6db6ff;*/ font-size: 11px;}
.Search input.search { width: 25px; height: 25px; background: url(./images/SearchButton.png) no-repeat;}
.Search input.search:hover { background: url(./images/SearchButton.png) no-repeat 0 -25px; }
.Search input.searchIE {width: 25px; height: 25px; background: url(./images/SearchButton.png) no-repeat 0 -25px; }
.Search input.keyword { border: none; background: #fff url(./images/SearchKeywordBkg.gif) no-repeat; padding: 7px; border: none; } 

/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 180px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 180px; top: 0px; background: none; }

.SearchCorner { background: url(images/SearchBkgCorner.gif) no-repeat left top; position: absolute; top: 0px; right: 0px; height: 15px; width: 15px;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categories { width: 212px; background: #ededed url(images/CategoriesBkg.gif) no-repeat left bottom; padding: 15px; margin-bottom: 15px; position: relative;}
.Categories h3 { /* background: url(images/CategoriesHeadingIco.gif) no-repeat left top; padding-left: 20px; */ }
.CategoriesCorner { background: url(images/CategoriesBkgCorner.gif) no-repeat left top; position: absolute; top: 0px; right: 0px; height: 15px; width: 15px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.General { width: 212px; background: #f7f7f7 url(images/GeneralBkg.gif) no-repeat left bottom ; padding: 15px; margin-bottom: 15px; position: relative; }
.GeneralCorner { background: url(images/GeneralBkgCorner.gif) no-repeat left top; position: absolute; top: 0px; right: 0px; height: 15px; width: 15px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Archives h3 { /* background: url(images/ArchivesHeadingIco.gif) no-repeat left top; padding-left: 20px; */ }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Links h3 { /* background: url(images/LinksHeadingIco.gif) no-repeat left top; padding-left: 20px; */ }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Calendar h3 { /* background: url(images/CalendarHeadingIco.gif) no-repeat left top; padding-left: 20px; */ }
.Calendar a { color: #cc6600; text-decoration: none;}  
.Calendar a:visited { color: #cc6600; text-decoration: none;} 
.Calendar a:hover { text-decoration: underline; color: #993300; } 

.Calendar table { width: 100%; color:#660000; border: solid 1px #f6eed6;}
.Calendar table th { text-align: center; border-bottom: solid 1px #f6eed6; padding: 5px 0px;}
.Calendar table td { text-align: center; padding: 4px 0px; }
.Calendar table caption { background: #ededed; padding: 5px 0px; font-family: "Trebuchet MS"; font-size: 14px;  color:#660000; font-weight: bold; text-align: left; padding-left: 10px;}
.Calendar table #today { background: #ededed;}
.Calendar table #prev { text-align: left; padding-left: 8px; font-weight: bold; letter-spacing: -1px;}
.Calendar table #next { text-align: right; padding-right: 8px;  font-weight: bold; letter-spacing: -1px;}


.thetime {
font-size:11px;
font-weight:bold;
color:#215e21;
text-transform:uppercase;
margin:0;
padding:0;
}

span.red {
color:#ac4725;
font-size:11px;
list-style:none;
}

.postmetadata a, .postmetadata a:hover {
color:#666;
}

div.entry a, .green {
color:#215e21;
text-decoration:none;
}

div.entry a {
text-decoration:underline;
}

div.entry a:hover, a.green:hover {
text-decoration:underline;
}

div.entry a:visited {
color:#215e21
}

div.brown a {
color:#583414;
}

div.brown a:visited {
color:#583414;
}

h3#comments, #respond h3 {
font-family:Georgia;
font-size:18px;
color:#000;
font-weight:bold;
text-transform:uppercase;
}

div.comment-meta {
display:none;
}

div.comment-author img {
display:none;
}

ol#responsestoposts {
padding:20px 0 0;
margin:0;
list-style:none;
}

ol#responsestoposts li {
list-style:none;
margin-bottom:20px;
}

.ListContent {
padding:10px 0 0 0;
margin:15px 0 0 0;
background:url(/blog/wp-content/themes/default/images/post_spacer.gif) 0 top no-repeat;
color:#333;
}

.ListContent p {
margin:0;
}

#counter {
font-size:30px;
color:#919191;
float:left;
border-right:1px #e8e8e8 solid;
padding-right:15px;
margin-right:10px;
font-family:Arial;
font-weight:bold;
}

.url {
color:#000;
text-decoration:none;
font-weight:bold;
}

.url a:hover {
color:#000;
}

.ListUser {
margin:0;
color:#000;
font-weight:bold;
}

.ListDate a {

text-decoration:none;
}

.ListDate a:hover {
color:#666666;
}

#comments-wrapper {
width:480px;
margin:-10px 0 0 0;
}



#commentswrapper {
background:url(/blog/wp-content/themes/default/images/comment_bleft.gif) #f3fcef left bottom scroll no-repeat;
width:450px;
overflow:hidden;
padding:0 15px 10px;
margin:-5px 0 0;

}





#respond {
width:480px;
overflow:hidden;
float:left;
}

#comment-uright {
background:url(/blog/wp-content/themes/default/images/comment_uright.gif) #f3fcef right top scroll no-repeat;
position:relative;
height:15px;
width:480px;
z-index:9999;
}

.purp {
color:#8f3dc5;


}


a#submit  {
background:url(/blog/wp-content/themes/default/images/SubmitComment.png) 0 top no-repeat;
width:182px;
height:24px;
border:none;
margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-999em;
float:left;
}

a#submit:hover {
background:url(/blog/wp-content/themes/default/images/SubmitComment.png) 0 bottom no-repeat;
}

#commentform input, #commentform textarea {
border:1px #dff1d8 solid;
}

ul#footer-sitemap {
float:right;
margin:0 15px 0 0;
padding:0;
}

* html ul#footer-sitemap {
margin: 0 7px 0 0;
} 

ul#footer-sitemap li {
display:inline-block;
background:url(/blog/wp-content/themes/default/images/footer_li.jpg) 0 0 repeat-x;
float:left;
}

ul#footer-sitemap a {
color:#fff;
display:block;
text-decoration:none;
padding:0 8px;
height:24px;
float:left;
}

ul#footer-sitemap li.border {
border-right:1px #654d37 solid;
border-left:1px #7c6652 solid;
}

ul#footer-sitemap a:hover {
background:url(/blog/wp-content/themes/default/images/footer_bg_li.jpg) 0 0 repeat-x;
}

ul#footer-sitemap li.contact a {
background:url(/blog/wp-content/themes/default/images/footer-item-contact-bg.gif) right top no-repeat;
}

ul#footer-sitemap li.contact a:hover {
background:url(/blog/wp-content/themes/default/images/footer-item-contact-bg.gif) right bottom no-repeat;
}

#search-input {
/* background:#FFFBF2 none repeat scroll 0 0; */
background:url(images/search-topic.gif) 0 0 no-repeat;
color:#583414;
height:17px;
border:medium none;
color:#583414;
font-size:11px;
margin-bottom:1px;
padding-left:4px;
width:126px !important;
}

* + html #search-input {
background:url(images/search-topic.gif) 0 2px no-repeat;
padding:3px 0 0 4px;
}

div.entry img {
/*float:left;
margin-right:20px;
margin-bottom:20px;*/
}

div.social_bookmark img {
margin:auto;
float:none;
}

#search-toplevel {
/*background:#FFFBF2 none repeat scroll 0 0;*/
/*border:1px solid #C0C0C0;*/
color:#583414;
font-size:10px;
cursor:pointer;
/*height:19px;*/
}

html > body .entry ul li {
background:url(images/listitem_green.gif) 0 no-repeat;
padding-left:25px;
}

* html .entry ul li {
background:url(images/listitem_green.gif)  5px 50% no-repeat;
padding-left:0px;
}

ul.st-related-posts {
margin:0;
padding:0;
float:left;
}

ul.st-related-posts li {
list-style:none;
margin:3px 0;
float:left;
display:inline;
}

.grey, span.grey {
color:#666666
}

.entry ul {
	margin-left: 5px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0;
        color:#333;
text-indent: 25px;
font-size:12px;
	}

* html .entry ul {
text-indent:30px
}

#respond p {
color:#333;
}
