/*
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 */
body {
	background-color: #FFFFFF;
	color: #333;
	}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	margin-top: 50px;
	padding-left: 23px;
	font: 0.81em "Times New Roman", Times, serif;
	}

.narrowcolumn .entry p {
	margin-top: 0;
	/*padding-top: 5px;*/
	line-height: 155%;
	}

.narrowcolumn .entry {
	padding-top: 13px;
	border-top: 1px dotted #C0C0C0;
	}

.postmetadata {
	font: 0.81em Helvetica, Arial, Sans-Serif;
	text-align: left;
	color: #666;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	font: 0.63em Helvetica, Arial, Sans-Serif;
	color: #666;
	border: none;
	}

small {
	font: 0.81em Helvetica, Arial, Sans-Serif;
	line-height: 135%;
	color: #666;
	}

h1 {
	font-size: 1.69em;
	font-weight: normal;
	padding: 0;
	color: #5B0900;
	margin: 0;
	}

h2 {
	font-size: 1.69em;
	font-weight: normal;
	line-height: 105%;
	border-top: 1px dotted #C0C0C0;
	padding: 15px 0;
	margin: 0;
	color: #5B0900;
	}

#sidebar h3 {
	background: #666666 url('/images/rounded-gray-top.gif') top no-repeat;
	border-bottom: 1px solid #4D4D4D;
	padding: 7px 10px;
	color: #FFFFFF;
	font: 0.81em "Times New Roman", Times, serif;
	margin-top: 15px
	}

h4 {
	font: 1.38em "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 135%;
	margin: 0;
	color: #5B0900;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	}

small, /*#sidebar ul ul li, #sidebar ul ol li,*/ .nocomments, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.category {
	border-top: 1px dotted #C0C0C0;
	padding: 10px 0 0 1px;
}

.date {
	font-style: italic;
	border-bottom: 1px dotted #C0C0C0;
	padding: 0 0 13px 1px;
	color: #95605A;
}

.back {
	font: 1.31em "Times New Roman", Times, serif;
}

.category a:link { color: #333; text-decoration: none; }
.category a:active { color: #333; text-decoration: none; }
.category a:visited { color: #333; text-decoration: none; }
.category a:hover { color: #999; text-decoration: none; }

.centrecolumn a:link { color: #5B0900; text-decoration: none; }
.centrecolumn a:active { color: #5B0900; text-decoration: none; }
.centrecolumn a:visited { color: #5B0900; text-decoration: none; }
.centrecolumn a:hover { color: #666; text-decoration: none; }

h2 a:link { color: #5B0900; text-decoration: none; }
h2 a:active { color: #5B0900; text-decoration: none; }
h2 a:visited { color: #5B0900; text-decoration: none; }
h2 a:hover { color: #666; text-decoration: none; }

h4 a:link { color: #5B0900; text-decoration: none; }
h4 a:active { color: #5B0900; text-decoration: none; }
h4 a:visited { color: #5B0900; text-decoration: none; }
h4 a:hover { color: #666; text-decoration: none; }

#footer a:link { color: #0066CC; text-decoration: none; }
#footer a:active { color: #0066CC; text-decoration: none; }
#footer a:visited { color: #0066CC; text-decoration: none; }
#footer a:hover { color: #999; text-decoration: none; }

.navigation a:link { color: #5B0900; text-decoration: none; }
.navigation a:active { color: #5B0900; text-decoration: none; }
.navigation a:visited { color: #5B0900; text-decoration: none; }
.navigation a:hover { color: #666; text-decoration: none; }

#back a:link { color: #333333; text-decoration: none; }
#back a:active { color: #333333; text-decoration: none; }
#back a:visited { color: #333333; text-decoration: none; }
#back a:hover { color: #999999; text-decoration: none; }

.postmetadata a:link { color: #000; text-decoration: none; }
.postmetadata a:active { color: #000; text-decoration: none; }
.postmetadata a:visited { color: #000; text-decoration: none; }
.postmetadata a:hover { color: #5B0900; text-decoration: none; }

a { text-decoration: none }




/* End Typography & Colors */



/***************************
Begin Structure
****************************/


body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto; /* 20px auto; */
	padding: 0;
	width: 960px; /* 760px */
	}

#header {
	/* margin: 0 0 0 1px; */
	padding: 0;
	border-top: 5px solid #000000;
	width: 960px; /* 758px */
	}

.narrowcolumn {
	float: left;
	padding: 0; /* 0 0 20px 45px; */
	margin: 0;
	width: 700px; /* 450px */
	}

.leftcolumn {
	width: 187px;
	margin-right: 50px;
	padding-bottom: 50px;
}

.centrecolumn {
	width: 455px;
	margin: 0; /* 0 34px 0 0; */
	padding-bottom: 50px;
}

.post {
	margin: 0; /* 0 0 40px; */
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

h3 {
	padding: 0;
	margin: 30px 0 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.
*/

.entry ul {
	margin-left: 20px;
	/*padding: 0 0 0 30px;*/
	padding-left: 0px;
	/*text-indent: -10px;*/
	}

.entry li {
	/*padding-bottom: 8px;*/ 
	line-height: 155%;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding-left: 0px;
	margin-left: 20px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	line-height: 155%;
	}
/*
.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: 0;
	padding: 7px 10px;
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	background: #D1D1D1 url('/images/rounded-gray-bottom.gif') bottom no-repeat;
	}

#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: 0;
	padding: 7px 0;
	border-bottom: 1px dotted #9D9D9D;
	}

#sidebar ul ul li:last-child, #sidebar ul ol li:last-child {
	border-bottom: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

.searchresult {
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #C0C0C0;
}

#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;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 50px 0 10px 0;
	margin-left: 750px; /* 545px */
	width: 189px;
	color: #666;
}

#sidebar p {
	font: 0.69em Helvetica, Arial, Sans-Serif;
	line-height: 135%;
}

#sidebar form {
	margin: 0;
}

#sidebar a:link { color: #333; text-decoration: none; }
#sidebar a:visited { color: #333; text-decoration: none; }
#sidebar a:active { color: #333; text-decoration: none; }
#sidebar a:hover { color: #000; text-decoration: none; }
	
#quickLinkPanel .Top {
	background: #122D3D url('/images/rounded-blue-top.gif') top no-repeat;
	border-bottom: 1px solid #0E222E;
	padding: 7px 10px;
	color: #FFFFFF;
	font: 0.81em "Times New Roman", Times, serif;
	margin-top: 15px
}

#quickLinkPanel .TopRed {
	background: #5B0900 url('/images/rounded-red-top.gif') top no-repeat;
	border-bottom: 1px solid #4E0800;
	padding: 7px 10px;
	color: #FFFFFF;
	font: 0.81em "Times New Roman", Times, serif;
	margin-top: 15px
}

#quickLinkPanel .Middle {
	background-color: #E8E8E8;
	border-bottom: 1px solid #FFFFFF;
	padding: 7px 10px 9px 10px;
	color: #122D3D;
	font: 1.13em "Times New Roman", Times, serif;
	line-height: 1.13em;
}

#quickLinkPanel .Bottom {
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.27em;
}

#quickLinkPanel .Bottom a,
#quickLinkPanel .Bottom a:visited {
	display: block;
	width: 169px;
	background: #D1D1D1 url('/images/rounded-gray-bottom.gif') bottom no-repeat;
	color: #333333;
	padding: 7px 10px;
	text-decoration: none;
	border-bottom: none;
}
#quickLinkPanel .Bottom a:hover {
	color: #000000;
}

#quickLinkPanel .BottomNews {
	font: 1.00em Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.27em;
	background: #D1D1D1 url('/images/rounded-gray-bottom.gif') bottom no-repeat;
}

#quickLinkPanel .BottomNews ul {
	margin: 0;
	padding: 0;
	padding: 7px 10px;
}

#quickLinkPanel .BottomNews ul li {
	list-style: none;
	border-bottom: 1px dotted #9D9D9D;
	padding: 7px 0;
}

#quickLinkPanel .BottomNews ul li:last-child {
	border-bottom: none;
}

#quickLinkPanel .BottomNews a,
#quickLinkPanel .BottomNews a:visited {
	display: block;
	width: 167px;
	color: #333333;
	text-decoration: none;
	border-bottom: none;
}
#quickLinkPanel .BottomNews a:hover {
	color: #000000;
}

/* End Sidebar */



/* 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;
	}

hr {
	/*display: none;*/
	border-top: none;
	border-bottom: 1px dotted #C0C0C0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	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 */



/*******************************
Top menu
*******************************/

/* CSS Document */



#logo {
	position: absolute;
	z-index: 1;
	margin-left: 30px;
	margin-top: 25px;
	width: 173px;
	height: 70px;
}

#header {
	height: 114px;/*
	background-color: #666666;*/
}

#menu {
	height: 265px;
	background: #450700 url('/images/menu.gif') repeat-x;
}

#menuMain {
	height: 246px; /* 245 */
	width: 170px; /* 235 */
	padding: 19px 30px 0px 35px;
	background: #300500 url('/images/menu-left.gif') repeat-x;
}

#menuMain ul {
	margin: 0px;
	padding: 0px;
	font: 0.88em Georgia, "Times New Roman", Times, serif;
	line-height: 1.38em;
	color: #D19600;
}

#menuMain li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url('/images/menu-arrow.gif') center right no-repeat;
}

#menuMain a,
#menuMain a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

#menuMain a:hover {
	color: #9B8582;
}

#menuMain li.active {
	background: url('/images/menu-arrow-selected.gif') center right no-repeat;
}



#shop {
	width: 65px;
	height: 18px;
	margin-top: 7px;
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	background: url('/images/menu-shop.gif') no-repeat;
	padding: 3px 36px 3px 7px;
}

#shop a,
#shop a:visited {
	color: #333333;
	display: block;
	border-bottom: none;
}

#shop a:hover {
	color: #000000;
}

#subTop {
	position: absolute;
	z-index: 3;
	width: 471px;
	margin-left: 250px;
	margin-top: -241px;
	font: 0.81em Georgia, "Times New Roman", Times, serif;
}

.topGradient {
	height: 18px;
	background: url('/images/menu-gradient-bottom.gif') repeat-x;
}

.subTopTitle {
	border-bottom: 1px dotted #47211C;
	padding-bottom: 3px;
	margin-bottom: 7px;
}

#subTopMenu {
	padding-left: 29px;
	padding-top: 10px;
	background: url('/images/menu-sub-top.gif') no-repeat;
}

.subTopDivide {
	width: 129px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-right: 17px;
	color: #D19600;
}

.subTopDivide a,
.subTopDivide a:visited {
	color: #FFFFFF;
}

.subTopDivide a:hover {
	color: #9B8582;
}

#subBottom {
	color: #D19600;
	height: 32px;
	background: url('/images/menu-sub-bottom.gif') no-repeat;
	padding: 9px 0 0 29px;
}


#subBottom a {
	color: #C3BFBE;
	font-style: italic;
}

#subBottom a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #4D413F;
}

.cellL {
	float: left;
}

.cellR {
	float: right;
}
.cellB {
	clear: both;
}


