/*
Theme Name: PHPSUGAR-com blog
Theme URI: http://www.phpsugar.com/
Description: The default WordPress theme made cool by PHPSUGAR-com.
Version: 1.3
Author: Andrew Rae
Author URI: http://www.phpsugar.com/
Tags: phpsugar, blue, new design, version 1, 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 */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
	
.widecolumn .entry p {
	/*font-size: 1.05em;*/
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {

	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

#wrap #main .author_vcard {
	font-size: 0.9em;
	background-color: #F2F7F9;
	float: right;
	width: 160px;
	height: 38px;
	text-align: left;
	padding: 5px;
	line-height: 1.5em;
	}
#wrap #main .author_vcard a,
#wrap #main .author_vcard a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #999;
	text-decoration: none;
	}
#wrap #main .author_vcard a:hover {
	text-decoration: underline;
	}
#wrap #main .author_vcard img {
	float: right;
	border: 1px solid #FFF;
	}
#wrap #main small, 
#wrap #main small a {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #999;
	text-decoration: none;
	}
#wrap #main small a,
#wrap #main small a:visited {
	font-size: 1em;
}
#wrap #main small a:hover {
	color: #b85b5a;
	text-decoration: underline;
}
#wrap #main h1,
#wrap #main h2,
#wrap #main h3 {
/*	font-weight: normal;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-decoration: none;
	padding: 0px 0px 7px;
	margin: 0;
	letter-spacing: 0;*/
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	}
#wrap #main h1 {
	font-family: 'Bitter', "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	text-rendering: optimizelegibility;
	font-size: 30px;
	font-weight: 400;
	color: #555;
	letter-spacing: -0.04em;
	line-height: 1.6em;
	}
#wrap #main h3 .h1bold {
	font-family: 'Bitter', Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 200%;
	color: #0066CC;
	letter-spacing:-1px;
	display: inline;
	}
#wrap #main h4 {
	font-family: 'Bitter', "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	text-rendering: optimizelegibility;
    color: #333;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -1px;
	}
#wrap #main h1,
#wrap #main h1 a,
#wrap #main h1 a:hover,
#wrap #main h1 a:visited,
#headerimg .description {
	text-decoration: none;
	}

#wrap #main h2,
#wrap #main h2 a,
#wrap #main h2 a:visited,
#wrap #main h3,
#wrap #main h3 a,
#wrap #main h3 a:visited {
	font-family: 'Bitter', "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4em;
	color: #3C76BD;
	}

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;
	}
#wrap #main h2 a:hover,
#wrap #main h3 a:hover {
	color: #b85b5a;
	text-decoration: underline;
	}

#wrap #main h2 {
	color: #555;
}
#wrap #main .author {
	margin: 0;
	padding:0;
	margin-top: -10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f2f2f2;
}
#wrap #main .entry {
	padding: 6px 2px;
	}
/*#wrap #main .entry p {
	margin: 0;
	padding: 7px 0px;
	font-size: 13px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	
    color: #333;
	}*/
#wrap #main .entry p {
}
#wrap #main .postmetamore {
/*	display: block;
	float: left;*/
	}
#wrap #main .post_tagncomment {
	display: block;
	background-color: #FAFAFA;
	padding: 5px;
	min-height: 17px;
	font-size: 0.9em;

	}
#wrap #main .post_tagncomment img {
	vertical-align: middle;
	}
#wrap #main .post_tagncomment a,
#wrap #main .post_tagncomment a:visited {
	text-decoration: none;
	}
#wrap #main .post_tagncomment a:hover {
	color: #666;
	text-decoration: underline;
	}
#wrap #main a.more-link {
	color: #666;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
#wrap #main a.more-link:hover {
	color: #DD0000;
	text-decoration: underline;
	}
#wrap #main .entry a:link {
	text-decoration: none;
	border-bottom: 1px dotted #0066CC;
	}
#wrap #main .entry a:hover {
	color: #222;
	}
#wrap #main .entry a:active,
#wrap #main .entry a:visited {
	border-bottom: 1px dotted #00468C;
	color: #00468C;
	text-decoration: none;
	}
.sticky {
	background: #FFF;
	padding: 0 10px 10px 0px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin-right: 10px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	margin-top: 10px;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	height: 25px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, 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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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 */

#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 h1 {
	color: #3c76bd !important;
}
.post {
	display: block;
	margin: 15px 0px 25px;
	clear:both;
	/*text-align: justify;*/
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 10px 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;
}

/* End Structure */

/* 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: 5px 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
#main p {}
#wrap #main .alignright a,
#wrap #main .alignleft a {
	color: #DD0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: 1px dotted #DD0000;
	}
#wrap #main .alignright a:hover,
#wrap #main .alignleft a:hover {
	border-bottom: 0px none #FFF;
	}

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ol,
.entry ul {
	margin: 0px 20px;
	list-style: disc;
	padding-left: 10px;
	}
.entry li,
.entry ol li {
	/*padding-left: 10px;*/
	
	}
.entry ol li {
	/*margin-left: 30px;*/
	}
.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.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 */

.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;
	font-size: 12px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond {
	margin-top: 20px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin h*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}
#main ol.commentlist {
	margin: 0;
	padding: 0;
	}
.commentlist li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 10px 0;
	padding: 10px 25px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}
.commentlist p { 
	font-size: 0.9em;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#main .commentlist a:link,
#main .commentlist a:visited {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

ol.commentlist .odd {
	}
ol.commentlist .even {
	}
#main .says {
	font-family: Arial, Helvetica, sans-serif;	
}
#main .comment-author a:link,
#main .comment-author a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #555;
	}
#main .comment-author a:hover {
	color: #DD0000;
	text-decoration: underline;
	}
#main .comment-meta {
	font-size: 11px;
	}
ol.commentlist li ul.children {
	margin: 0;
	padding: 0;
}
ol.commentlist li ul.children li{
	margin: 0;
	padding: 10px;
}
li.bypostauthor {
position: relative; margin-left: 65px; margin-bottom: 20px; padding: 15px; background: #e0e0e0; background-color:#ECFDD4;border:1px solid #C1CEA2; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: inset 0 0 15px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.1); 
	}
li.bypostauthor .avatar {
	border: 1px solid #C1CEA2;
	}
a.comment-reply-link {
	font-weight: 100;
	font-size: 0.9em;
	text-shadow: 1px 1px 0px #FFF;
	-moz-text-shadow: 1px 1px 0px #FFF;
	padding: 3px 5px;
	background-color: #FFFFEE;
	border: 1px solid #999;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
.thread-alt,
.children,
.thread-even {

}	
.thread-alt {
position: relative; margin-left: 65px; margin-bottom: 20px; padding: 15px; background: #e0e0e0; background-color:#fafafa;border:1px solid #e2e2e2; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: inset 0 0 15px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.1); 
}
.thread-even {
position: relative; margin-left: 65px; margin-bottom: 20px; padding: 15px; background: #e0e0e0; background-color:#fafafa;border:1px solid #e2e2e2; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: inset 0 0 15px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.1); 
}
.children {
	/*border: 1px solid #CCC;*/
	}
.depth-2,
.depth-3 {
/*	box-shadow: 1px 1px 3px #444;
	-khtml-box-shadow: 1px 1px 3px #444;
	-webkit-box-shadow: 1px 1px 3px #444;
	-moz-box-shadow: 1px 1px 3px #444;*/
	}

.even, .alt {
	}

/* End Comments */

/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* 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 */
#main acronym, abbr, span.caps {
	cursor: help;
	}

#main acronym, abbr {
	border-bottom: 1px dashed #999;
	}

#main .entry blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#main .entry 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: 10px 0px;
	}
/* 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 */

/* RELATED POSTS */
#wrap #main .related_post {
	padding-top: 5px;
	}

#wrap #main .related_post li {
	list-style-type: circle;
	font-size: 12px;
	}
#wrap #main .related_post li a {
	text-decoration: none;
	}
#wrap #main .related_post li a:hover {
	color: #0066CC;
	text-decoration: underline;
	}
/* "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." */

a.rssfeed {
	background: url(http://static.phpsugar.com/images/v2/ico_rss.png) no-repeat left center;
	padding: 10px 20px;
	line-height: 5em;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	vertical-align: bottom;
	text-shadow: 1px 1px 1px #FFF;
	-moz-text-shadow: 1px 1px 1px #FFF;
	-webkit-text-shadow: 1px 1px 1px #FFF;
}