/*   
Theme Name: Buffoonery
Theme URI: http://www.gregroe.com/wp-content/themes/BrewSession/
Description: Theme used by GregRoe.com
Author: Greg Roe
Author URI: http://www.gregroe.com
Version: 1.0 beta 1 (updated: April 22, 2008)
*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #3f1212;
	background: url('img/background.gif') repeat-y;
	background-position: center;
	color: #3a3a3a;
	font-family: 'Tahoma', 'Helvetica', 'Arial', sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	}

img {border: 0px;}
a img {border: 0px;}


/* Default Link Styles */
a {text-decoration: underline; color: #354a10;}
a:link {text-decoration: underline; color: #354a10;}
a:active {text-decoration: underline; color: #82b36c;}
a:hover {text-decoration: underline; color: #82b36c;}


/* STYLES FOR MAIN SECTIONS */
#header_wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 164px;
	background: url('img/header_bg.gif') repeat-y;
	background-position: center;
	background-color: #491e1e;
	}


#header_top, #header_btm {
	margin: 0px auto;
        overflow: hidden;
	}

#header_top {
	width: 900px; 
	height: 130px;
        padding: 0px;
	}
	
#header_btm {
	width: 900px; 
	height: 34px;
	background-image: url('img/header_bg_ltgrn.jpg');
	background-color: #e9e3e3;
        padding: 0px;
	}
	
#main {
	width: 900px;
	margin: 0px auto;
	overflow: hidden;
	background-color: #fdfdfd;
	}
	
#content {
	margin: 10px 0px;
	width: 690px;
	float: left;
	}
	
#sidebar {
	margin: 10px 0px;
	width: 190px;
	float: right;
	border-left: 1px solid #d5d5d5;
	}

#footer {
	width: 900px;
	margin: 0px auto;
	font-size: 0.7em;
	text-align: center;
	border-top: 1px solid #3C1111;
	background-color: #e9e3e3;
	}
	
/* HEADER LINKS */
#header_btm img {float: left;}
#header_btm ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	}
	
#header_btm ul li {
	float: left;
	display: block;
	font-size: 1.0em;
	line-height: 32px;
	font-weight: bold;
	margin-right: 30px;
	z-index: 50;
	position: relative;
	}
	
#header_btm li a {text-decoration: none; color: #3C1111;}
#header_btm li a:link {text-decoration: none; color: #3C1111;}
#header_btm li a:active {text-decoration: underline; color: #3C1111;}
#header_btm li a:hover {text-decoration: underline; color: #3C1111;}
	
	
/* POST and SIDE BAR SECTIONS */

.postwrapper {
	width: 580px; 
	margin: 10px auto;
	padding: 0px;
	}

.post_text {
	padding: 0px 0px 0px 10px;
	font-size: 0.80em;
	letter-spacing: 0.01em;
	word-spacing: 0.05em;
	line-height: 1.8em;
	font-family: 'Verdana','Tahoma', 'Helvetica', 'Arial', sans-serif;
	}
	

.post_text p {margin: 20px 0px;}
	
.post_meta {
	font-size: 0.7em; 
	color: #999; 
	margin: 10px 0px 40px 0px; 
	text-align: left;
	padding: 3px 10px 3px 10px;
	border-top: 1px dotted #e9e9e9;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
	}
	
.posted {float: left;}

.comments {
	background: url('img/comment.gif') no-repeat; 
	padding-left: 20px;
	float: right;
	}

.sidebox_content {
	width: 180px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	}

	
.sidebox_content ul {
	width: 170px;
	margin: 0px 0px 0px 13px;
	list-style: none; 
	padding: 0px; 
	}
	
.sidebox_content ul li {
	color: #3E1212;
	font-size: 0.77em;
	display: block;
	line-height: 1.1em;
	padding: 4px 0px;
	width: 170px;
	}

.sidebox_content li a {
	text-decoration: underline; 
	color: #3C1111; 
	width: 100%;
	}
	
.sidebox_content li a:link {text-decoration: underline; color: #3C1111;}
.sidebox_content li a:active {text-decoration: underline; color: #8e4f4f;}
.sidebox_content li a:hover {text-decoration: underline; color: #8e4f4f;}


	
/* TEXT STYLES */
h1 {
	font-size: 2.8em; 
	margin: 20px 20px 20px 20px; 
	position: relative; 
	z-index: 20;
	}
	
h2 {
	font-size: 1.3em; 
	margin: 0px; 
	color: #3C1111;
	}
	
h3 {
	font-size: 0.7em; 
	color: #8e4f4f; 
	margin: 0px;
	}

h2.post_title { 
	z-index: 10; 
	position: relative;
	}

h2.post_title a {text-decoration: none; color: #3C1111;}
h2.post_title a:link {text-decoration: none; color: #3C1111;}
h2.post_title a:active {text-decoration: underline; color: #3C1111;}
h2.post_title a:hover {text-decoration: underline; color: #3C1111;}
h2.post_title a:visited {color: #3C1111;}
	
h3.post_date {
	top: -4px; 
	left: 20px; 
	position: relative; 
	z-index: 0;
	}
	
h3#respond {font-size: 0.85em;}
h3#comments {font-size: 0.85em;}
.commentlist {font-size: 0.75em;}
	
#sidebar h3 {
	font-size: 1.0em; 
	position: relative; 
	margin-top: 8px;
	margin-bottom: 0px;
	left: 6px;
	color: #354a10;
	}



/* FORM STYLES */
.searchbox {
	overflow: hidden;
	width: 172px;
	}
	
.searchfield {
	border: solid 1px #ccc; 
	font-size: 0.7em; 
	width: 166px; 
	margin: 0 auto; 
	padding: 1px; 
	background-color: #e9e3e3;
	}

.searchbutton {float: right; margin-right: 12px;}


/* Dean's Code Highlighter */
/* GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter) */
.dean_ch{border: 1px dotted #a0a0a0; font-family: 'Courier New', Courier, monospace; background-color: #f0f0f0; color: #0000bb;}
.dean_ch .de1, .dean_ch .de2 {font-weight:normal;background:transparent;color:#000; padding-left: 5px;}
.dean_ch .kw1 {color: #a1a100;}
.dean_ch .kw2 {color: #000; font-weight: bold;}
.dean_ch .kw3 {color: #000066;}
.dean_ch .kw4 {color: #f63333;}
.dean_ch .co1, .dean_ch .co2, .dean_ch .coMULTI{color: #808080;}
.dean_ch .es0 {color: #000033; font-weight: bold;}
.dean_ch .br0 {color: #66cc66;}
.dean_ch .st0 {color: #ff0000;}
.dean_ch .nu0 {color: #ff33ff;}
.dean_ch .me0 {color: #006600;}


/* WordPress Captions Styles */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}
