/* @override http://blog.visualreserve.com/wp-content/themes/default/style.css */

/* @override http://www.visualreserve.com/blog2/wp-content/themes/default/style.css */

/* @override http://www.visualreserve.com/blog2/wp-content/themes/default/style.css */

/* @override http://www.visualreserve.com/blog2/wp-content/themes/default/style.css */

/* @override http://www.visualreserve.com/blog2/wp-content/themes/default/style.css */

/*
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 {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 14px;
	color: #000;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

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-weight: bold;
	}

h1 {
	font-size: 4em;

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

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: #000;
	}

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;
	}
	
.narrowcolumn h2{
	font-size: 15px;
}

.entry p a:visited {
	color: #b85b5a;
	}

.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;
	text-transform: none;
	font-size: 12px;
	line-height: 15px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size: 11px;
}

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: #000 ;
	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 */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 508px;
	}
	
.narrowcolumn object {
	width: 460px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 
	width: 500px;
	
}

.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	width: 550px;
	float: left;
}

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

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

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



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 0;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	font-size: 11px;
}
/* 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: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0px;
	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;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;
	float: left;
	clear:left;
	width: 155px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	text-transform: none;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
#content-header h1{
	color: #f00;
	font: 32px Georgia, "Times New Roman", Times, serif;
	padding-left: 7px;
	padding-top: 030px;
}

#content-header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #626262;
	font-weight: 100;
	text-transform: none;
	text-align: left;
	margin: 1px 0 0 7px;
	line-height: 22px;
}

#content-header {
	border-bottom: 1px dashed #7b7b7b;
	padding-bottom: 21px;
	width: 467px;
	margin-left: 20px;
}

#sidebar-blog {

	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 157px;
	padding-top: 10px;
	height: 100%;
}

#sidebar-blog img{
	margin-top: 0px;
}

#sidebar-blog h2{
	padding: 4px 0px 3px 6px;
	background-color: #c0171b;
	color: #fff;
	text-align: left;
	width: 151px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	font: normal 100 12px Georgia, "Times New Roman", Times, serif;
}

#sidebar-blog a:link,
#sidebar-blog a:visited,
#sidebar-blog a:active,
 {
	float: left;
	clear: left;
	font-size: 11px;
	color: #4e4e4e;
	margin-bottom: px;
}

#sidebar-blog a:hover {
	color: #000;
}

#sidebar-add {
	padding-top: 5px;
	float: right;
	width: 157px;
	padding-left: 3px;
}

#sidebar-add-info {
	padding: 6px;
	clear: left;
	margin-top: 13px;
}

#sidebar-add-info a:link,
#sidebar-add-info a:visited,
#sidebar-add-info a:active {
	
}

#sidebar-add-info a:hover{
	
}

#sidebar-blog h3{
	margin: 9px 0px 7px;
}

#sidebar-add img {
	margin-bottom: 7px;
	margin-top: 0;
}

#sidebar-add a {
	font-size: 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;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	float: left;
	width: 500px;
	text-align: left;
	clear: both;
	padding-left: 30px;
}
#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;
	float: left;
	margin: 0;
}

.commentlist li {
	margin: 15px 0 10px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-size: 12px;
}
.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: 0px 0 0px 0;
	width: 340px;
	float: right;
	}

#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 */
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 {
	clear: both;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 20px;
	width: 470px;
	}
	
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	padding: 10px;
	color: #fff;
	background-color: #adadad;
}

.navigation a:hover {
	padding: 10px;
	color: #fff;
	background-color: #ed2024;
}
	
#content.widecolumn .navigation {
	width: 800px;
}

#content.widecolumn .navigation a:link,
#content.widecolumn .navigation a:visited,
#content.widecolumn .navigation a:active {
	padding: 10px;
	color: #656565;
	background: none;
}

#content.widecolumn .navigation a:hover {
	padding: 10px;
	color: #000;
	text-decoration: underline;
}
	

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

/* @group Photo Info */
#photo-info p{
	text-align: left;
	padding: 0px 20px 0px 20px;
	margin: 0px;
}

#photo-info h1{
	clear: both;
	color: #000;
	margin: 0px;
	padding: 20px;
	font: 23px Georgia, "Times New Roman", Times, serif;
}

#photo-info-header h1, #photo-info-archive h1{
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
}

#photo-info-header a:link,
#photo-info-header a:visited,
#photo-info-header a:active{
	padding: 20px;
	float: right;

}
#photo-info-header a:hover {
	padding: 20px;
	float: right;
	color: #f00;
}

#photo-info-archive {
	margin-top: 20px;
	border-top: 1px solid #171717;
	text-align: left;
	clear: both;
	
}

#photo-info-archive ul{
	padding: 0px 10px 10px 10px;
	margin: 0px;
	float: left;
	clear: left;
}

#photo-info-archive li {
	float: left;
	width: 157px;
	margin: 10px;
	text-transform: none;
	height: 151px;
}

#photo-info-archive img{
	border: 1px solid #c0c0c0;
}

#photo-info-archive a:link,
#photo-info-archive a:visited,
#photo-info-archive a:archive{
	text-transform: none;
	color: #898989;
}

#photo-info-archive a:hover {
	color: #000;
}

#photo-info-archive h3{
	font-weight: 100;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 3px;
	line-height: 14px;
}

/* @end */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4c4948;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: #171717 
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: none;

}
a:active{
	text-decoration: none;
}

ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

li {
	float:left;
	list-style: none;
	text-transform: uppercase;
}

img{
border: 0px;
}

h1{
	font-size: 11px;
	margin: 0px;
	font-weight: 100;
	text-transform: uppercase;
	text-align: left;
}

h2{
	color: #c0171b;
	font-size: 12px;
	text-transform: uppercase;
}

.float-left{
	float: left;
}

#container {
	margin:	auto;
	width: 850px;
}

#content {

	text-align: center;
	margin-bottom: 10px;
}

#content-single {
	background-image: none;
	background-color: #fff;
}

#content.widecolumn h2{
	font: 23px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

.box a:link{color: #fff;}
.box a:visited{color: #fff;}
.box a:hover{
	text-decoration: underline;
	color: #fff;}
.box a:active{color: #fff;}


#main{
 float: left;
	background-color: #fff;
}

#home-div{
	background: url(images/home-body-bg.gif) repeat-y;
}

#home-al, #home-mc{
	width: 425px;
	height: 565px;
	float: left;
}

/* @group Header */

#navigation a:link{
	text-decoration: none;
	color: #74706e;
}

#navigation a:visited{
	text-decoration: none;
	color: #8e8986;
}

#navigation a:hover{
	text-decoration: none;
	color: #fefff8;
}

#navigation a:active{
	text-decoration: none;
	color: #8e8986;
}

.navigation-red-set{
	border-top: 4px solid #f70012;
}

#navigation img {
	float: left;
	margin-right: 1px;
}

#navigation {
	width: 850px;
	float:left;
	background-color: #10100f;
	padding-bottom: 8px;
	margin: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #171717;
	background-image: url(http://www.davidbean.contraflage.com/images/navigation-color.gif);
}

#navigation .navigation-set a:link, #navigation .navigation-set a:visited,
#navigation .navigation-set a:hover,
#navigation .navigation-set a:active{
	color: #fff;
}

.main-categories {
	font-size: 16px;
	padding: 25px 0px 15px 25px;
	width: 240px;
	background-image: url(http://www.davidbean.contraflage.com/images/navigation-up-gradient-sm.gif);
	background-repeat: repeat-x;
	height: 35px;
}

.main-categories-set {
	font-size: 16px;
	padding: 21px 0px 10px 25px;
	width: 240px;
	height: 35px;
	border-top: 4px solid #f70012;
	background-image: url(http://www.davidbean.contraflage.com/images/navigation-set-gradient-sm.gif);
	background-repeat: repeat-x;
}

.sub-categories {
	font-size: 10px;
	padding: 25px 0px 15px 0px;
	width: 120px;
	background-image: url(http://www.davidbean.contraflage.com/images/navigation-up-gradient-sm.gif);
	background-repeat: repeat-x;
	height: 35px;
}

.sub-categories-set {
	font-size: 10px;
	padding: 21px 0px 10px 0px;
	width: 120px;
	height: 35px;
	border-top: 4px solid #f70012;
	background-image: url(http://www.davidbean.contraflage.com/images/navigation-set-gradient-sm.gif);
	background-repeat: repeat-x;
}

.sub-categories  li, .sub-categories-set li {
	width: 112px;
}

.information {
	font-size: 11px;
	margin: 0px 1px 1px 1px;

}

.information a:link, .information a:visited, .information a:active {
	padding: 35px 13px 6px 13px;
	margin-right: 1px;
	height: 34px;
	float: left;
	background-image: url(http://www.davidbean.contraflage.com/images/navigation-up-gradient-sm.gif);
}

#navigation .information-red-set{
	border-top: 4px solid #f70012;
	height: 45px;
	float: left;
}

#navigation .information-red-set a:link,
#navigation .information-red-set a:visited,
#navigation .information-red-set a:hover,
#navigation .information-red-set a:active {
	color: #fff;
	padding: 31px 13px 6px 13px;
	background-image: url(http://www.davidbean.contraflage.com/images/navigation-set-gradient-sm.gif);
}

.information a:hover{
	background-color: #1e1e1c;
	background-image: none;
	color: #fff;
}



/* @end */

/* @group Footer */

#footer{
	clear: both;
	background-color: #080808;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 10px;
	color: #3e3e3b;
}

.copyright{
	float: left;
}

.credit{
	float: right;
	display: inline;
}



/* @end */

/* @group Category */

.category img {
	float: left;
	margin: 0px 10px 10px 0px;
	height: 105px;
}

.category a:link{
}

.category a:hover{

}

.category{
	margin: 25px 25px 0px 25px;
	float: left;
}

.category h1{;
	margin-bottom: 7px;
	color: #414141;
	text-indent: 0;
	letter-spacing: 0;
}



/* @end */

/* @group Photo */

#photo-nav a:link{
	text-decoration: none;
	color: #8e8986;
}

#photo-nav a:visited{
	text-decoration: none;
	color: #8e8986;
}

#photo-nav a:hover{
	text-decoration: none;
	color: #fff;
}

#photo-nav a:active{
	text-decoration: none;
	color: #8e8986;
}

#photo-header{
	float: left;
	width: 830px;
	padding: 10px;
	font-weight: lighter;
	font-size: 11px;
}

#photo-nav{
	width: 130px;
	float: left;
	text-align: center;
}

#photo-nav a{
	margin: 0px 10px 0px 10px;
}

#photo-category{
	text-transform: uppercase;
	float: left;
	width: 335px;
	text-align: left;
	padding-left: 15px;
}

#photo-count{
	float: right;
	padding-right: 15px;
}



/* @end */

.box{
	width: 365px;
	margin: 30px;
	padding: 0px;
	float: left;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
}

.box ul{
	padding: 10px 20px 20px 30px;
}

.box li{
	list-style: disc;
	text-transform: none;
	margin: 3px 0px 3px 0px;
	float: none;
}

.contact-form-short{
	width: 250px;
}

.contact-form-long{
	width: 250px;
}

/* @group Blog */

.posts{
	float: left;
}

.post{
	padding: 0px 30px 0px 30px;
	text-align: left;
	float: left;
	color: #424242;
	font-size: 12px;
	background-color: #fff;
	margin-bottom: 1px;
	width: 440px;
	border-bottom: 1px dashed #bdbdbd;
}
.post img{
	margin-top: 1px;
	margin-bottom: 1px;
}

#new_comment{
	text-align: left;
	padding: 20px;
	font-size: 14px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}



.post-header{
	float:left;
	width:100%;
}

.post-body{
	float:left;
	width:100%;
	line-height: 16px;
}

.post-body a:link, .post-body a:visited, .post-body a:active{
	color: #000;
	text-decoration: underline;
}

.post-body a:hover{
	color: #fd0002;
}

.post-title {
	float:left;
	margin: 0px 10px 0px 0px;
	font-size: 16px;
	color: #fff;
}

.post-title a:link, .post-title a:visited, .post-title a:hover{
	color: #212121;
	font-weight: bold;
}

.post-title a:hover{
	color: #ff0101;
}

.post-author{
	float:left;
	margin: 0px 10px 0px 0px;
}

.post-timestamp {
	float:left;
	margin: 0px 10px 0px 0px;
	color: #909090;
	font-size: 10px;
}
.post-comments-count{
	float: left;
	clear: left;
	margin-top: 10px;
	font-size: 11px;
}

.post-comments-count a:link, .post-comments-count a:visited, .post-comments-count a:active{
	color: #585858;
	font-weight: bold;
}

.post-comments-count a:hover {
	color: #ff0101;
}

.comments{
	text-align: left;
	clear: left;
	background-color: #fff;
	padding: 20px;
}

.comment{
	border-top: 1px solid #c2c2c2;
	padding: 10px 0px 10px 0px;
	width: 500px;
}

.comment-header{
	font-size: 10px;
}

.comment-body{
	color: #4d4d4d;
	margin-top: 4px;
	font-size: 12px;
}

#comment_post_id{
	visibility: hidden;
}



.comment-author{
	margin-right: 10px;
	color: #383838;
}
.comment-author a:link{color: #383838;}
.comment-author a:visited{color: #383838;}
.comment-author a:hover{
	text-decoration: underline;
	color: #f00;}
.comment-author a:active{color: #383838;}

#comment_comment{
	width: 400px;
	padding: 10px;
	margin: 8px 0px 8px 0px;
}



/* @end */



/* @end */

.narrowcolumn h2 a:hover,
.postmetadata a:hover
{
	color: #f00;
}


.link-red:link,
.link-red:visited,
.link-red:active,
#sidebar-add-info a:link,
#sidebar-add-info a:visited,
#sidebar-add-info a:active
 {
	color: #f00 !important;
	text-transform: none;
	margin-bottom: 5px;
}

#sidebar-blog .link-red{
	display: block;
}

.link-red:hover,
#sidebar-add-info a:hover
 {
	color: #b70c0b !important;
	text-decoration: underline;
}



#comments-div {
	clear: both;
	float: left;
}

#comments-div h3{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}




	
