/* 
Theme Name: TF Monochrome
Theme URI: http://www.madfatter.com
Description: First Design for Trevor Fischer's Blog
Version: 1.0
Author: Trevor Fischer
Author URI: http://www.trevorfischer.com

*/

div.rc_item,div.rc_avatar img{
	background-color: 382715 !important;
	padding:0 !important;
	margin:3px 0 0 0 !important;
}

.jqr2c_reply, .jqr2c_quote {

font-size: 0.7em;
font-weight: normal;
}



.entry .excerpt-thumbnail {
margin: 5px 8px 1px 0;

}


* {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
h3 {
margin-top:5px;
}

h5{
padding-bottom: 5px;
}

h4{padding-top:10px;}

.widgettitle a {
font-size:2px;

}

a {
text-decoration:none;
}

a:link{
color:#C3B284;

}

a:visited{
color:#C3B284;
}

a:hover{
color:#EFECDA;
}

.sideBarWhiteLink a:link, .sideBarWhiteLink a:visited{
color:#f7fbfc;
}

.sideBarWhiteLink a:hover{
color:#C3B284;
}


.bigger{
	font-size:1.4em;
	padding:5px 0 5px 0;
	font-weight: bold;
}

body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: 	'Lucida Grande','Lucida Sans','Lucida Sans Unicode',sans-serif;
	color: #FFFFFF;
	background-color: #0e0c00;
	font-size: 62.5%;
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

#bottom_image{
	text-align: left;
	background-image: url(images/footer_bg_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


#container {
	width: 800px;
	margin: auto;
	/*background-color: #7d654d;*/
	background-color: #574a2e;
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat-y;
}



.copyright {

	float:left;
	padding-left:300px;
	*padding-top:83px;
	margin-top:8px;
}

*html .copyright{
margin-top:18px;
}

#footer {
	min-height: 125px;

	width: auto;
	text-align:center;
	float:none;
	clear: both;
	height: 100%;
	display: block;
}

* html #footer{min-height:125px; he\ight:135px;}

#header {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 800px;
}

#main_content {
	width: 420px;
	padding: 30px 15px 20px 65px;
	float: left;
	line-height: 1.6em;
	font-size: 1.25em;
	
}

.entry p {
padding-top: 5px;
padding-bottom:5px;
	/*text-indent:10px;*/
	}


.caption p {
	font-size: 0.8em;
}


#main_content_container_top {
	background-image: url(images/main_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;	
	min-height:200px;
}

#main_content_container_bottom {
	background-image: url(images/main_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:225px;
	width:800px;
}

*html .mf{
margin-top:60px;

}

.mf {
	float:right;
	padding-left: 50px;
	padding-right:60px;
	margin-top:50px;
	width: 90px;
	text-align:left;
	
	display: block;
}

/* hack for side bar placement issue in IE6*/
* html #sidebar{
right:-25px;
padding:20px 0 0 25px;

}

#sidebar{
	position:relative;
	top:-140px;
	/*background-color: #42301d;*/
	background-color: #382715;
	color:#C3B284;
	width: 175px;
	margin-right:25px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	float: right;
	background-image: url(images/sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size:1.2em;
}

.listen {
margin-left:20px;
margin-right:5px;
}

#sidebar img{
padding: 5px 0 10px 0;
}

#sidebar p, #sidebar li {
padding-left:20px;
padding-right:5px;
}




h4#about{
padding-left: 20px;
}

/*#sidebar ul {
	position:relative;
	left:40px;
	margin-bottom: 15px;
	width: 100px;
}*/

#sidebar p{
	margin-bottom: 15px;
}


.wordpress{
	clear:both;
	margin-top:5px;
	padding-right:60px;
	float:right;
	width: 150px;
	display: block;
		}
		
	/*other Kubrick styles*/	
		
	
.alt {
	background-color: #4c3d20;
	border-top: 1px solid #8f794b;
	border-bottom: 1px solid #8f794b;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color:#C3B284;
	}
	
	


.commentlist li .avatar { 
	float: left;
	border: 1px solid #8f794b;
	padding: 2px;
	margin-right: 10px;
	background: #695937;

	}

.commentlist cite, .commentlist cite a {

	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	font-size: 0.9em;
	text-transform: none;

	}

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

.commentmetadata {
	font-weight: normal;
	}
	
.post {
margin-bottom:40px;
	/*text-align: justify;*/
	text-align: left;
	}
	
h3{
font-size: 12px;
}
	
.postmetadata.alt, postmetadata{
	clear:both;
	text-align: center;
	margin: 20px 0;
	padding: 10px;
	}

p.postmetadata{
font-size:0.85em;
}
		
/* 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: 0px;
	padding: 0 0 10px 30px;
	list-style-type: circle;
	list-style-position: inside;
}

.entry li {
	margin: 2px 0px 2px 10px;
	}


.entry ol {
	margin-left: 10px;
	padding: 0 10 0 30px;
	list-style-type: circle;
	list-style-position: inside;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
	.entry img {
	/*background-color: #4c3d20;*/
	background-color: #372713;
	padding: 4px 4px 4px 4px;
	/*border: 1px solid #7a6840;*/
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:10px;
	}

.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 ul{
	border-bottom: 1px solid #574a2e;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}


ol li, #sidebar ul ol li {
	list-style:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #2b1e10;
	border-top: 1px solid #574a2e;
	list-style:none;
	}
	
	#sidebar ul ul li.tweet{
/*	position:relative;
	left:-20px;
	width:150px;*/
	padding: 10px;
	list-style:none;
	
	}
	
.tweet {
color:#FFFFFF;
font-size:0.9em;

}

.amazon_widget{
margin-left:20px;
}

.center {
margin-left:2px;
}
/* End Entry Lists */
		
		/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

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

p.subscribe-to-comments{
	padding-top: 20px;
}
	
.alt a{
	color:#EFECDA;
	}
	
.alt a:hover{
	color:#C3B284;
	}

h3#comments{
	border-top: 1px solid #8f794b;
	padding-top:2px;
	background:#695937;
	padding-left:10px;
}

h3#respond{
	margin-top:30px;
	padding-top:2px;
	border-top: 2px solid #8f794b;

}

.commentlist {
	
	padding-bottom:1px;
	background:#695937;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #695937;		
	}

.commentlist li {
text-align: left;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;

	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */

#calendar #prev a, calendar #next a {
	font-size: 9pt;
	}

#calendar a {
	text-decoration: none;
	}

#calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 95%;
	color:#FFFFFF;
	}

#calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#calendar {
	empty-cells: show;
	margin: 10px 0px;
	width: 155px;
	}

#calendar #next a {
	padding-right: 10px;
	border:none;
	text-align: right;
	}

#calendar #prev a {
	padding-left: 10px;
	text-align: left;
	border:none;
	}
	
	
#calendar #prev a:hover, #calendar #next a:hover{
background-color:#382715;
color:#EFECDA;

} 


#calendar a {
	display: block;
	border: 1px solid #7a6840;
	}
	
#calendar a:hover{
background-color:#7a6840;

}	


#calendar td {
	padding: 3px 0;
	text-align: center;
	}

#calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #382715; }
/* 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: 50px;
	*margin-bottom:25px;
	*padding-bottom:25px;
	}
	
.navigation .alignright, .navigation .alignleft{
	width:200px;
	}
	
.navigation .alignright {
	text-align:right;
	}
	
.navigation .alignleft {
	text-align:left;
	}
	
.navigation .alignleft img{
	padding:4px 4px 4px 40px;
	margin-bottom:10px;
	background-color: #4c3d20;
	border: 1px solid #7a6840;
	background-image: url(images/left_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
.navigation .alignright img{
	padding:4px 40px 4px 4px;
	margin-bottom:10px;
	background-color: #4c3d20;
	border: 1px solid #7a6840;
	background-image: url(images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption.alignleft {
margin: 2px 10px 4px 0px;
}

.wp-caption.alignright {
margin: 2px 0px 4px 10px;
}

.wp-caption{
	/*background-color: #4c3d20;*/
	background-color: #372713;
	/*border: 1px solid #7a6840;*/
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	padding: 8px 4px 0 4px;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p, .wp-caption-text {
	font-size: 9px;
	line-height: 17px;
	padding: 3px 0px 4px 0px;
	margin: 0;
	color: #C3B284;
	
}

.caption {
font-size: 1.2em;
font-weight:bold;
}

.attachment {
border: 2px solid #7a6840;
text-align:center;
padding:10px 5px 20px 5px;
margin-bottom:5px;
background-color: #4c3d20;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.widget_text{
position:relative;
left:-20px;
padding: 20px 0 40px 0;
}

.up{
*position:relative;
top:-60px;
}


a.kbrsswidget{
color:#c0ddea;
}

.widget_links{
padding-top:20px;
}

.textwidget{
text-align:right;}

a.addtoany_share_save{
position:relative;
left:-8px;
}

.rss_feed {
margin-left:20px;}



/* End captions */ 