/*
Theme Name: Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme that graced version 1.5 to version 2.9, based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.7.2
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, silver, white, two-columns, fixed-width, right-sidebar, fixed-width, custom-header, threaded-comments, sticky-post, rtl-language-support, translation-ready
Text Domain: kubrick

	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

*/


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border:none;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 1.6em;
	margin:0px;
	padding:3px;
	color:#808080;
	}
h2 ,h2.pagetitle {
	font-size: 1.0em;
	margin:0 0 6px 0;
	padding:4px;
	background-color:#f0f8f1;
	color:#999;
	line-height:1.2em;
	width:658px;
	height:14px;
	}
h2 .post-date
{
	float:left;
	width:327px;
}
h2 .post-date a
{
	text-align:left;
	padding:4px 0 0 9px;
}
h2 .post-title
{
	float:left;
	text-align:right;
	width:327px;
}
h2 .post-title a
{
	text-align:right;
	padding:4px 0 0 9px;
}
span.archiveTitle{
	font-size: 0.8em;
	margin:0px;
	position:absolute;
	top:-14px;
	left:0px;
	padding:0px 2px 0px 0px;
	color:#bbb;
	text-transform:uppercase;
}
h2 a {
	color:#666;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#sidebar h2 {
	display:none;
	}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform:uppercase;
	margin:20px 0px 6px 0px;
	}

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, 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;
	display:none;
	visibility:hidden;
	}

.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: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	text-transform:uppercase;
	}

small, .nocomments, .postmetadata, blockquote {
	color: #808080;
	}
#sidebar ul li a{
	color: #999 !important;
	text-decoration: none !important;
	font-size: 1.0em;
	letter-spacing:0.06em;
	margin:0 0 4px 0;
	}
#parentMenu2 span.searchBtn,
#parentMenu span.portfolio{
	color: #999 !important;
	text-decoration: none !important;
	font-size: 1.1em;
	}
#parentMenu2 span.searchBtn{
	cursor:pointer;
color: #999 !important;
	text-decoration: none !important;
	font-size: 1.1em;
	}
#sidebar ul li a:hover,
#parentMenu2 span.searchBtn:hover{
	color: #bfe2c6 !important;
	}
#sidebar ul li.current_page_item a {
	color:#bfe2c6 !important
	}
#sidebar ul li.subpage a{
	color: #999 !important;
	}
#sidebar ul li.current_subpage_item a{
	color: #999 !important;
	}
#sidebar ul li a:hover {
	color: #bfe2c6 !important;
	}

#sidebar ul ul li{
	list-style:none !important;
	list-style-position:inside !important;
	}
#sidebar ul ul li a{
	color: #999 !important;
	}

code {
	font-family: Arial, Helvetica, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: #aad8b3;
	}

a:hover {
	color: #BFE2C6;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, 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 {
	margin: 20px auto;
	padding: 0;
	width: 971px;
	}

#header {
	
	margin: 26px 0 0 0;
	height: 83px;
}
#header.logo
{
	width:147px;
	height:147px;
	margin:0 26px 0 0;
}
#header.logo a
{
	display:block;
	padding:90px 0 0;
	margin-left:340px;
}
p{
	margin:6px 0px 9px 0px;
	padding:0;
	line-height:1.3em;
}
p img {
	padding: 0;
	margin:0;
	max-width: 100%;
	}
a img
{
	margin:0;
	padding:0;
}
.leftside {
	float: left;
	padding: 0;
	margin: 0 26px 0 0;
	width: 40px;
	}
.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 672px;
	position:relative;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post,
.hentry{
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	margin: 0 0 14px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0px;
	font-size:0.9em;
	color:#808080;
	}
	
.narrowcolumn .postmetadata a {
	text-decoration:none;
	color:#ccc !important;
	}
.comment-link{
	float:right;		
}
.comment-link a{
	text-transform:uppercase;
}

.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 {
	padding: 0;
	margin: 0 auto;
	width: 971px;
	clear: both;
	}

#footer p {
	margin: 0 66px;
	padding: 20px 0;
	font-size:.75em;
	text-transform:uppercase;
	letter-spacing:0.06em;
	word-spacing:0.15em;
	}
img#wpstats{display:none}
/* End Structure */


/* Begin Images */
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 {height:100%;overflow:scroll;}

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, #sidebar ul ul li:before {
	padding-left:10px;
	}

.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 0 0 18px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 3px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	padding: 0px 0 3px 0px;
	\*border-bottom:1px solid #ddd;*\
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.blogroll a{
	text-decoration:none;
	margin:6px 0px;
	clear:both;
}

.slideshowNav{
	float:right;
	height:30px;
	clear:both;
	background-color:#fff;
	width:105px;
	display:block;
	position:relative;
}
#previousImg{
	outline:none;
	position:absolute;
	top:2px;
	left:10px;
}
#nextImg{
	outline:none;
	position:absolute;
	top:2px;
	left:75px;
}
#pauseToggle{
	outline:none;
	text-transform:uppercase;
	font-size:0.9em;
	color:#999;
	margin:0px;
	width:45px;
	display:block;
	position:absolute;
	top:8px;
	left:40px;
	text-decoration:none;
}
#pauseToggle:hover{
	text-decoration:underline;
}
/*#previousImg,
#nextImg{
	margin: 0px;
	height: 444px;
	width:333px;
	display:block;
	position:absolute;
	margin:0px;
	top:25px;
	left:0px;
	cursor:pointer;
	outline:none;
}
#previousImg:hover{
	background:transparent url("images/prev.png") no-repeat 0px 208px;
	outline:none;
}
#nextImg {
	left:333px;
}
#nextImg:hover{
	background:transparent url("images/next.png") no-repeat 305px 208px;
	outline:none;
}*/
	
/* End Entry Lists */


/* Begin Form Elements */

/* search */
.screen-reader-text{
	display:none;
}
#searchform {
	margin: 0px;
	padding: 0px;
	}

#sidebar #searchform #s {
	width: 55px;
	padding: 0px 2px 1px 2px !important;
	margin: 0px !important;
	border:1px solid #ccc;
	color: #808080 !important;
	text-decoration: none !important;
	font-size: 1.1em;
	height:14px;
	top:0px;
	left:0px;
	}
#sidebar #searchform #searchsubmit{
	
} 
#sidebar #searchform #s-old {
	width: 60px;
	padding: 1px !important;
	margin: -3px 0px 0px -3px !important;
	border:1px solid #fff;
	text-transform:uppercase;
	color: #808080 !important;
	text-decoration: none !important;
	font-size: 1.1em;
	}
#sidebar #searchform #s-old:hover {
	border: 1px solid #ccc;
	}

#sidebar #searchsubmit {
	background:transparent url("http://www.amyandstuart.com/images/search-go.gif") no-repeat left top;
	height:17px;
	width:17px;
	font-size:1px;
text-transform:uppercase;
	color:#999;
	padding:0px;
	margin:0px;
	border:none;
	position:absolute;
	top:0px;
	left:62px;
	cursor:pointer;
	}

.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: left;
	background: transparent url('images/btn-submit.png') no-repeat 0 0;
	border:0;
	height:32px;
	color:#999;
	cursor:pointer;
	}
/* 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: 0;
	margint:0 0 0 26px;
	width: 230px;
	float:left;
	}

#sidebar form {
	margin: 0;
	position:relative;
	}
/* End Sidebar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
	float:left;
	width:100%;
	margin-right:6px;
	}
.single-navigation {
	font-size:0.9em;
	position:absolute;
	top:-16px;
	left:0px;
	display: block;
	text-align: center;
	margin:0px;
	width:666px;
	}
/* 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;
}


/*Image Post Grid System Styles*/

.rows {width:672px;}

.rows > span{
	display:inline-block;
	margin:0 6px 6px 0;
	float:left;
}
.third {width:218px;}
.half {width:330px;}
.two-thirds {width:442px}
.whole {width:666px;}
.quarter {width:162px;}

.st_sharethis .stButton span.chicklets
{
	background:none;
	color:#ccc;
	padding:0;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}

.top
{
	float:left;
	margin:-15px 6px 0 160px;
	text-align:center;
	width:50%;}

.pagination .next {text-align:right;}
.pagination .back-top {text-align:center;}
.pagination .prev {text-align:left;}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#categories-2, #categories-3
 {margin-top:-3px;}
 #categories-2 li, #categories-3, #sidebar li  {list-style:none;}
#categories-2 ul li a, #categories-3 ul li a
{ text-transform:lowercase; margin-left:8px;}

#categories-2 ul li.current-cat a, #categories-2 ul li.current-cat, #categories-3 ul li.current-cat a, #categories-3 ul li.current-cat {color: #aad8b3 !important;}

a:focus, body:focus {background-color:transparent;}