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

	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 {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	background: #000000 url('images/backgroundsmall.jpg') center top no-repeat;
	color: #333;
	text-align: center;
	margin: 0 0;
	padding: 0 0;
	}
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	}
	
strong {
	font-weight: bold;
	}

.clear {
	height: 15px;
	}

#page {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#header {
	margin: 0;
	padding: 0;
	height: 311px;
	} 

#content {
	font-size: 1.5em;
	color: #50422f;
	position: relative;
	margin-bottom: 20px;
	min-height: 800px;
	}
	
#content p {
	padding-top: 10px;
	}
	
.by {
	padding: 0;
	margin: 0;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	padding: 0;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-indent: -9000px;
	display: block;
	width: 306px;
	height: 77px;
	background: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#sidebar h2.recentarticles {
	background: url(images/recentarticles.png) no-repeat;
	}
	
.cats {
	background: url(images/cat-back.jpg) no-repeat;
	width: 220px;
	height: 414px;
	padding: 50px 0 0 85px;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 19px;
	}
	
.cats h3 {
	display: none;
	}
	
.categories a {
	color: #8d764a;
	}

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;
	}
	
h2.hidden {
	display: none;
	margin: 0;
	margin-bottom: -20px;
	}

.entry p a:visited {
	color: #8d764a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#sidebar {
	font: 1em;
	position: absolute;
	right: -304px;
	top: -65px;
	z-index: 11;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #7b1a1a;
	text-decoration: none;
	}

a:hover {
	color: #7b1a1a;
	text-decoration: underline;
	}
	
header a:hover {
	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 */
body {
	margin: 0;
	padding: 0;
	padding-top: 50px;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 900px;
	}

#header {
	margin: 0;
	padding: 0; 
	height: 311px; 
	width: 900px;
	position: relative;
	}
	
#header img {
	margin: 0;
	padding: 0;
	}

#headerimg {
	margin: 0;
	height: 311px;
	width: 100%;
	}
	
#lefttape {
	position: absolute;
	left: -46px;
	top: -29px;
	}
	
#righttape {
	position: absolute;
	right: -61px;
	top: -39px;
	}
	
#smooth {
	position: absolute;
	right: 0;
	top: -17px;
	z-index: 10;
	}

.narrowcolumn {
	float: left;
	padding: 0 30px 20px 75px;
	margin: 0px;
	width: 500px;
	}

.widecolumn {
	padding: 0px 0 20px 50px;
	margin: 0;
	margin-top: 15px;
	width: 800px;
	}

.post {
	margin: 15px 0 40px 0;
	position: relative;
	}
	
.date {
	position: absolute;
	top: -10px;
	left: -85px;
	height: 61px;
	width: 56px;
	padding: 14px 10px 0px 8px;
	text-align: center;
	background: url(images/date.png) no-repeat;
	}
	
.big-number {
	font-size: 36px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #322e24;
	line-height: 28px;
	}
	
.medium-number {
	font-size: 20px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #322e24;
	line-height: 20px;
	}
	
	
.add-response {
	float: left;
	width: 220px;
	height: 21px;
	}
	
.post-comments {
	float: right;
	width: 200px;
	text-align: right;
	}
	
.post-comments a {
	color: #322e24;
	}
	
.post-comments img {
	vertical-align: top;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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: left;
	text-align: right;
}

#footer {
	background: #000 url('images/footer-expanded.jpg') no-repeat top; 
	border: none;
	height: 350px;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	position: relative;
	padding-bottom: 30px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 15px 0 0px -36px;
	font-size: 30px;
	letter-spacing: -1px;
	color: #362a19;
	line-height: 30px;
	padding: 15px 10px 10px 35px;
	display: inline;
	background: url(images/heading-bottom.png) no-repeat top left;
	}
	
h2.posttitle {
	margin: 0px 0 0px -36px;
	font-size: 30px;
	letter-spacing: -1px;
	color: #362a19;
	line-height: 30px;
	padding: 0px 10px 12px 35px;
	display: inline;
	background: url(images/heading-bottom.png) no-repeat bottom left;
	}

h2.pagetitle {
	background: url(images/heading-bottom.png) no-repeat top left;
	margin: 15px 0 0px -36px;
	font-size: 30px;
	letter-spacing: -1px;
	color: #362a19;
	line-height: 30px;
	padding: 15px 10px 10px 35px;
	display: inline;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	width: 300px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

p#comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	}
	
p#comments img {
	vertical-align: text-top;
	}
/* 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. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
	
.recentlist {
	background: url(images/recentarticlesback.jpg) no-repeat right bottom;
	height: 393px;
	width: 291px;
	margin: 0;
	}
	
ul.recent-internal {
	margin-top: 10px;
	}
	
ul.recent-internal li {
	padding: 0;
	padding-left: 50px;
	text-transform: uppercase;
	font-weight: bold;
	color: #8d764a;
	width: 210px;
	margin-bottom: 8px;
	line-height: 16px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	}
	
ul.recent-internal li small {
	font-size: 10px;
	color: #999999;
	text-transform: none;
	text-indent: 15px;
	vertical-align: top;
	}
	
ul.recent-internal li a {
	color: #8d764a;
	}
	
ul.foot-popular li {
	padding: 0;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #625936;
	width: 250px;
	margin-bottom: 6px;
	line-height: 16px;
	}
	
ul.foot-popular li small {
	text-transform: none;
	font-size: 11px;
	color: #dbd4ba;
	vertical-align: text-top;
	}
	
ul.foot-popular li a {
	color: #625936;
	}
	
ul.foot-recent li {
	padding: 0;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #625936;
	width: 270px;
	margin-bottom: 6px;
	line-height: 16px;
	}
	
ul.foot-recent li small {
	text-transform: none;
	font-size: 11px;
	color: #dbd4ba;
	vertical-align: text-top;
	}
	
ul.foot-recent li a {
	color: #fff;
	}

.flickr img {
	border: 5px #625936 solid;
	margin: 3px;
	width: 70px;
	height: 70px;
	}
	
.flickr img:hover {
	border: 5px #7b1a1a solid;
	}
	
/* 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;
	}
	
#commentbox {
	position: relative;
	margin-left: -40px;
	width: 622px;
	height: 378px;
	background: url(images/postcard.jpg) no-repeat;
	color: #524733;
	margin-top: 40px;
	}
	
#paperclip {
	position: absolute;
	top: -7px;
	left: -17px;
	}
	
#loggedin {
	position: absolute;
	left: 53px;
	top: 40px;
	color: #72654c;
	}
	
#loggedin a {
	color: #7b7261;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 190px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: none;
	background: #cec5b3;
	}
	
#commentform #author {
	position: absolute;
	top: 129px;
	left: 400px;
	}
	
#commentform .namelabel {
	position: absolute;
	top: 153px;
	left: 401px;
	font-size: 11px;
	color: #74715d;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#commentform #email {
	position: absolute;
	top: 179px;
	left: 400px;
	}
	
#commentform .youremail {
	position: absolute;
	top: 203px;
	left: 401px;
	font-size: 11px;
	color: #74715d;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#commentform #url {
	position: absolute;
	top: 229px;
	left: 400px;
	}
	
#commentform .yoururl {
	position: absolute;
	top: 254px;
	left: 401px;
	font-size: 11px;
	color: #74715d;
	font-family: Arial, Helvetica, sans-serif;
	}

#commentform textarea {
	position: absolute;
	left: 25px;
	top: 70px;
	width: 320px;
	height: 280px;
	padding: 5px;
	background: none;
	border: none;
	overflow: auto;
	}

#commentform #submit {
	position: absolute;
	top: 290px;
	left: 400px;
	}
	
#commentform #submit:hover {
	background: #a39373;
	cursor: pointer;
	color: #fff;
	}
	
/* 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;
	}
	
li.author {
	background: url(images/author-back.png) top right no-repeat;
	}

.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 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* GALLERY STYLES */
#imageHolder {
	width: 650px; 
	margin: 0;
	}
	
.slider {
	height: 20px;
	width: 600px;
	position: absolute;
	background: url(/images/slide-back.jpg) no-repeat;
	margin-top: -20px;
	}
	
.indicator {
	position: absolute;
	height: 20px;
	width: 10px;
	background: #333;
	}