/* 
Theme Name: Grilled Cornbread
Theme URL: http://www.grilledcornbread.com
Description: A Clean White Theme for Grilled Cornbread
Author: Kaeo Kepani
Author URI: http://www.kaeokepani.com
Version: 0.2

*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, ins, img, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

html{
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color:white;
}

body{
	margin:0px;
	line-height:24px;
}

b, strong{
	font-weight:bolder;	
}

a{
	color:#960;
	text-decoration:none;
	font-weight:bold;
}

h1{
	margin-top: 5px;
	margin-bottom:5px;
	font-size:26px;
	font-weight: bold;
}

h2{
	margin-top: 5px;
	margin-bottom:5px;
	font-size:22px;
	font-weight: bold;
}

h3{
	margin-top: 5px;
	margin-bottom:5px;
	font-size:18px;
	font-weight: bold;
}

h4{
	margin-top: 5px;
	margin-bottom:5px;	
	font-size:14px;
	font-weight: bold;
}

li{
	list-style:none;	
}

small{
	font-size:80%;	
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0 5px;;
	display: block;
	}

#container{
	width:975px;
	margin: 0 auto;
	margin-top:20px;
	}

#recent_event{
	position:relative;
	height:600px;
}

#masthead{
	position:relative;
	top:40px;
	width:auto;
	height:200px;
	background: url('images/masthead_bg.png') repeat-x;
}

#masthead_logo{
	top:5px;
	left:25px;
	width:364px;
	height:85px;
	float:left;
	position:relative;
}

#navigation{
	float:right;
	margin-top:30px;
	width:540px;
}

#navigation_item{
	float:left;
	margin-left:40px;
	padding:6px;
}

#navigation_item:hover{
	background-color:#ededed;
	padding:6px;
}

#event_title{
	padding:15px;
	padding-top:0px;
	padding-bottom:10px;
	font-size: 38px;
	font-weight:bold;
	background-color: white;
	position:relative;
	top:40%;
	color:black;
	float:left;
}

#event_title_collar{
	clear:both;	
}

#event_title small{
	text-transform:uppercase;
	font-size:12px;
}

#event_title a{
	color: black;	
	line-height:36px;
}

#latest_event_title{
	background: url('images/masthead_bg.png');
	float:left;
	padding:3px;
	position:relative;
	left:0px;
	top:-40px;
}

#front_page_post img, .wp-caption-text{
	display:none;	
}

#front_page_post, #blog_post, #single_post{
	margin-top:10px;
	margin-bottom:40px;
}

#front_page_post p{
	margin-top:10px;
	margin-bottom:10px;
}

#single_post img{
	padding: 3px;
	border: 1px solid #960; margin: 6px;	
}

.postnavigation{
	width:auto;	
}

#footer{
	margin-top:20px;
	min-height:400px;
	background-image: url('images/footer_bg.gif');
	background-repeat: repeat;
}


#footer_collar{
	background: url('images/footer-collar.gif') repeat-x;
	height:40px;
}

#footer_module{
	color:white;
	width:32%;
	float:left;
}

.post_title{
	font-size:28px;
}

#sidebar{
	width:275px;
	float:right;
}

.post{
	float:left;
	width:675px;
	}

#clear{
	clear:both;	
}

#s{
	width:255px;
	height:22px;
	font-size:18px;
	padding:2px;
	position:relative;
}

#s_button{
	width:31px;
	border:1px solid grey;
	height:31px;
	background: #fff;
	position:relative;
	z-index:10;
	top:-30px;
	left:-10px;
	float:right;
	background: url('images/search_icon31x31.png') no-repeat;
	border:none;
}

#search{
	position: absolute;	
}

#ad img{
	margin-left:10px;
	margin-top:10px;
	float:right;
}

#sidebar_module{
	width:auto;
}

.alignleft{
	float:left;
	margin-right:5px;
}
.alignright{
	float:right;
	margin-left:5px;
}

#person{
	width:665px;
}

#bio{
	float:left;
	width:655px;
}

#bio img{
	border:1px solid #930;
	padding:5px;
	width:125px;
	height:156px;
	float:left;
	margin-right:10px;
}

#ad_blank{
	height:125px;
	width:125px;
}



















.postmeta{}
.postnavigation{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}