/* 
Theme Name: Chapel
Description: Custom Theme for The Chapel At Mercer
Author: Doug Keeling
Author URI: http://www.dougkeeling.com
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, a,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a{
	text-decoration:none;
	}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
 	border:none;
	}
	
/* Wordpress Align Styles ------------------------------------------------------------------------------ */	

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

.alignleft {
   float: left;
   padding-right:10px;
}

.alignright {
   float: right;
   padding-left:10px;
}

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

/* Template Styles -------------------------------------------------------------------- */
html, body{
	width:100%;
	height:100%;
	}

html{
	background-image:url(images/layout_bg.png);
	background-repeat:repeat;
	}
	
body{
	background:url(images/layout_bg-2.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#wrapper{
	width:800px;
	height:100%;
	margin:0 auto;
	padding:0;
	}	

#header{
	width:800px;
	height:183px;
	background-color:#999999;
	background:url(images/layout_hdr.png) no-repeat top right;
	overflow:visible;
	}

#header #logo{
	position:absolute;
	background:url(images/layout_logo.png) no-repeat;	
	width:220px;
	height:251px;
	overflow:visible;
	}

#header div#info{
	height:80px;
	padding-left:220px;
	padding-top:40px;
	}	

#header div#description{
	text-align:right;
	font-style:italic;
	color:#fff799;
	width:324px;
	margin-top:-16px;
	}

#header #buttons{
	padding-left:220px;
	padding-top:30px;
	}	

#content{
	width:800px;
	background:url(images/layout_cont_bg.png) repeat-y;
	}

#sidebar{
	float:left;
	padding-top:50px;
	padding-left:10px;
	padding-right:10px;
	width:200px;
	color:#f9f3ac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	}

#post{
	float:left;
	width:557px;
	padding-top:10px;
	padding-left:10px;
	color:#000000;
	font-size:80%;
	}

#post_body{
	float:left;
	width:413px;
	line-height:1.3;
	text-align:justify;
	}	

#post_body h1{
	font-size:18px;
	text-align:left;
	padding:6px;
	margin-top:10px;
	margin-bottom:10px;
	background:#f9f3ac;
	border:1px solid #e3dd97;
	}

#post_body h2{
	font-size:16px;
	margin-top:10px;
	}

#post_body h3{
	font-size:14px;
	margin-top:10px;
	}

table tr td{
	text-align:left;
	vertical-align:top;
	}	

span.wpcf7-list-item-label{
	text-align:left;
	}

#post_body table.form tr td:first-child{
	text-align:right;
	padding:4px;
	width:200px;
	}	
	
#post_body input[type="text"]{
	background:#FFFFFF;
	border:1px solid #e3dd97;
	font-size:80%;
	width:150px;
	padding:4px;
	}

#post_body input.comments{
	width:250px;
	}

#post_body textarea.comments{
	width:250px;
	}		

#post_body input.checkbox{
	width:auto;
	}

#post_body textarea{
	background:#FFFFFF;
	border:1px solid #e3dd97;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	width:150px;
	padding:4px;
	}	

#post_body ul, ol{
	margin-left:30px;
	}

#post_body ul li{
	list-style:disc outside;
	}			

#post_body ol li{
	list-style:decimal outside;
	}		

#post_column{
	float:left;
	width:133px;
	margin-left:3px;
	margin-top:3px;
	padding:4px;
	}		

#clear{
	clear:both;
	}

.sIFR{
	padding:0px;
	margin-bottom:-10px;
	/*border-bottom:1px solid #f9f3ac; */
	}			

/* Footer Styles ----------------------------------------- */
#footer{
	width:800px;
	background:url(images/layout_cont_ft.png) no-repeat;
	height:57px;
	font-size:80%;
	}

#footer span{
	display:block;
	margin-left:230px;
	padding-top:12px;
	}		

#footer span ul, #footer span ul li{
	list-style:none;
	display:inline;
	}

/* Event Page Styles ----------------------------------------- */
h1.event_head{
	font-style:italic;
	}	


/* General Link Styles ----------------------------------------- */
a{
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
	}

a:hover{
	text-decoration: none;
	color:#c3b650;
	font-weight:bold;
	}	
	
/* #post Link Styles ----------------------------------------- */
#post a{
	color:#FF0000;
	font-weight:bold;
	}

#post a:hover{
	color:#c3b650;
	font-weight:bold;
	}		

/* Header Buttons -------------------------------------------- */		
a.button {
    display: block;
    float: left;
    font: normal 10px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
	color:#f9f3ac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	}

a.button span {
    display: block;
    line-height: 14px;
    padding: 5px 0px 10px 8px;
	}

a.button:hover {
	background:url(images/bg_button_a.png) no-repeat;
    background-position: bottom right;
    color: #373625;
    outline: none; /* hide dotted outline in Firefox */
	font-weight:bold;
	text-transform:uppercase;
	}

a.button:hover span {
	background:url(images/bg_button_span.png) no-repeat;
    background-position: top left;
    padding: 5px 0px 10px 8px; 
 	}

/* Sidebar Lists -------------------------------------------- */
#sidebar{
	color:#dcb87d;
	font-weight:normal;
	}
#sidebar a{
	color:#dcb87d;
	font-weight:normal;
	}
	
#sidebar a:hover{
	color:#fff799;
	font-weight:normal;
	}	

#sidebar ul li{
	padding:0px 0px 20px 0px;
	border:none;
	list-style:none;
	}

#sidebar ul li ul li{
	padding:6px;
	border-top:1px solid #b15433;
	list-style-position:inside;
	list-style-type:square;
	}

#sidebar ul li ul li ul li{
	padding:6px 6px 6px 12px;
	border:none;
	list-style:none;
	}	

p#info {
	padding:6px;
	border-top:1px solid #b15433;
	margin:0;
	}	

/* Sidebar 2 (#post_column) Lists -------------------------------------------- */

#post_column ul li.widget{
	font-size:80%;
	} 

li.widget h2.widgettitle{
	color:#000000;
	padding-top:3px;
	padding-bottom:3px;
	text-transform:uppercase;
	text-align:center;
	font-size:90%;
	} 

li.widget h2.eventtitle{
	background:#f9f3ac;
	border:1px solid #e3dd97;
	padding:3px;
	margin-bottom:0;
	}
	
div.textwidget{} 

#post_column{
	color:#993300;
	line-height:1.2;
	}	

#post_column ul li.widget{
	padding:0px 0px 10px 0px;
	border:none;
	list-style:none;
	}

#post_column ul li.widget ul li{
	padding:3px 0px 3px 6px;
	list-style:none;
	}

#post_column ul li.widget ul li ul li{
	padding:6px;
	border:none;
	list-style:none;
	}	


/* Post Header --------------------------------------------- */
h1#post_header{
	padding:0;
	margin:0;
	position:relative;
	display:block;
	width:413px;
	height:58px;
	margin-top:3px;
	background:none;
	background:url(images/post_header_bg.jpg) no-repeat;
	color: #f9f3ac;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:220%;
	vertical-align:text-bottom;
	border:none;
	}	

#post_header span{
	position:absolute;
	bottom:0;
	left:3px;
	padding:3px;
	line-height:1;
	}	

/* Comments -------------------------------------- */
#commentlist{
	margin:0;
	padding:0;
	}

#commentlist li.alt{
	list-style:none;
	padding:10px;
	border:1px solid #e3dd97;
	margin-bottom:10px;
	}

#commentlist li.standard{
	list-style:none;
	padding:10px;
	background:#f9f3ac;
	border:1px solid #e3dd97;
	margin-bottom:10px;
	}	
