/*
Theme Name: Form and Substance
Theme URI: http://refueled.net/free-wordpress-themes/
Description: A three column, widget-ready theme for WordPress. Perfect theme for Churches.
Author: refueled
Author URI: http://refueled.net
version: 1.0
Tags: three-column, widget-ready, church, churches
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #313131 url(images/pat.gif);
	font:normal 11px arial, verdana;
	margin: 30px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#617988;
	text-decoration:none;
	}

a:hover{color:#6A7CA0;text-decoration:none; border-bottom:1px dotted #617988;}



/* container */


#container {
	width: 940px;
	background:#fff url(images/bg.png) repeat-y; 
	color:#333;
	border: 8px solid white;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	}
	
/* header */

#header {
	background:#3b4d6a;
	width: 940px; 
	color: #fff; 
	overflow:hidden;
	}

#header h1{
	font:normal 35px georgia, palatino linotype, arial, times;
	letter-spacing: 1px;
	margin: 0;	
	padding: 18px 0 4px 16px;	
	}
	
.logo{float:left; width:auto;}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #9DADB7; text-decoration: none; border:none;}

#header .quotesection{
	color:#fff; 
	font: normal 10pt georgia, times, verdana;
	width: 40%; 
	float:right; 
	padding: 15px 15px 0 0; 
	overflow: hidden; 
	line-height:13pt; 
	text-align:right;
	word-spacing:1px;
	}

#header .author{font-style: italic; text-align:right; padding:8px 0; color:#fafafa;56}


#header h2{
	font:normal 14px sylfaen, palatino linotype, georgia, arial, times;
	font-style:italic;
	color:#fafafa;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 18px 20px;	
	}


/* main menu */


#menu {
	background:#3b4d6a;
	font:normal 11px arial, verdana, serif;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width:100%; 
	overflow:hidden;
}


#menu ul {
	text-align:left; /* text-align:center; centers the menu */
	margin: 0;
	padding: 6px 0;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	color:#fafafa;
	border-right: 1px solid #c7c6c4;
	text-transform: lowercase;
	padding: 0 14px 0 10px;
	margin: 0;
	text-decoration: none;
}

#menu ul li a:hover {
	color:#B4BCC6;
	border-bottom:none;
}

/* header image */


#headerimg{
  width: 940px;
  height:142px;
  background: #fff url(images/headerimg.jpg) no-repeat;
  }


/* content */


#content {
	width:510px;
	float: left;
	overflow: hidden;
	margin: 5px 0 0 0;
	}

.pagetitle{
  	font:22px normal sylfaen, georgia, baskerville, times, serif;
  	padding:14px 30px 0 30px;
  	margin:0;
	}
	
.post {
	margin: 0;
	padding:14px 30px;
	line-height: 14pt;
	overflow: hidden;
	}
	
	
.post h2{
  	font:22px normal sylfaen, georgia, baskerville, times, serif;
  	border-bottom: 1px dashed #BEBEBE;
  	padding: 0 0 10px 0;
  	margin: 0 0 10px 0;
	}
	
.post h3{
  	font:14px normal georgia, baskerville, times, serif;
  	color:#B2B2B2;
	}
	
.post h2 a{
	text-decoration: none;
	color:#4D6474
	}
	
.post h2 a:hover{
	color: #768E9D;
	text-decoration: none;
	border:none;
	}
	
.post p{text-align: justify; color:#676767;}

.post ul {margin:12px 20px;}

.post li {list-style-type:square;}

.entry p{margin:12px 0;}

.singletags{
  	border-top: 1px dashed #BEBEBE;
  	padding:10px 0;
  	margin:20px 0;
	}

.postmetadata{
	background:#fbfbfb;
	padding:6px;
	margin:22px 0;
	border-left:1px solid #93a9cc;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft {float:left; margin:25px 0;}
.alignright {float:right; margin:25px 0;}
	
.more-link{
	background:#8aa0be;
	color:#fff;	
	padding:4px;
	margin:10px 0;
	color:#fff;
	border:none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:block;
	width:150px;
	height:20px;
	text-align:center;

	}
	
.more-link:hover{
	background:#fbfbfb;
	color:#7e93ad;
	text-decoration:none;
	border:none;
	}


/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 212px;
	float:left;
	margin: 0 0 24px 0;
	padding: 0;
	overflow: hidden;
	}

#left h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	font-variant:small-caps;
	text-align: left;
	color: #08122E;	
	letter-spacing: 1px;
	border-bottom: 1px dashed #B4BCC6;
}

#left a{color:#4c6075;}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin: 12px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* This is the left sidebar menu at the top */

#left .title {
	color: #fff;
	background: #455A79;
	font-family:georgia, arial, verdana, Times, serif;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: 300;
	letter-spacing: 1px;
	border-bottom:none;
	border-top: 1px solid #fff;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#left .title a {
	color: #fff;
	padding: 3px 12px;
	margin: 0;
	display: block;
	}
	
#left .title a:hover {
	color: #627989;
	background: #fff;
	text-decoration: none;
	border-bottom:none;
	}	
	
	

/* right sidebar */

#right{
	float:right;
	margin: 0 0 24px 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 212px;
	}

#right h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	font-variant:small-caps;
	text-align: left;
	color: #08122E;	
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	text-align:left;
	letter-spacing: 1px;
	border-bottom: 1px dashed #D1C1B9;
}


#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right a {color:#444;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 12px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 22px 0 0;
	list-style-type: none;
	color: #898989;
}

/* This is the right sidebar menu at the top */


#right .title {
	color: #fff;
	background: #AD7463;
	font-family:georgia, arial, verdana, Times, serif;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: 300;
	letter-spacing: 1px;
	border-bottom:none;
	border-top: 1px solid #fff;
 	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#right .title a {
	color: #fff;
	padding: 3px 12px;
	margin: 0;
	display: block;
	}
	
#right .title a:hover {
	color: #A29083;
	background: #fff;
	text-decoration: none;
	border-bottom:none;
	}



/* comments */


.maincommentssection{
	width:425px;
	margin:0 auto;
	border:1px solid #e5e5e5;
	padding:8px;
	background:#f6f6f6;
}


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font:normal 12px georgia, arial, times, verdana;
	color: #000;
	}
	
#comment{
	width:96%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:2px;
	border: 1px solid #ddd;
	}
	
#submit{
	background:#3a4b68;
	color:#fff;	
	padding:4px 6px;
	color:#fff;
	border:none;
	}
	
#submit:hover{
	background:#7e93ad;
	color:#fff;
	}

#comments{margin:10px 0; padding:0; font:normal 14px georgia, times;}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:0;
	padding:12px;
	list-style-type:none;
	}

ol.commentlist li.alt {background:#fcfcfc;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}


cite {
	font:bold 11px arial, verdana, tahoma;
	padding:4px 0;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.children{
	border:1px solid #ddd;
	margin:0;
	padding: 0;
}

.reply{margin:0 0 20px 0; padding:0;}

.nocomments{background:#2d2d2d; color:#fff; padding:8px;}




/* search */

#searchform{
	padding: 8px 0 15px 0;
	margin: 0;
	font-family: verdana, arial, times;
	}
	
#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 4px;
	margin: 0;
	width: 175px;
	text-transform: lowercase;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #df9782;
	border-left: 1px solid #df9782;
	background: #fff;
	color:#9B8981;
	letter-spacing: 1px;
	}

#searchform input#s:hover{
  background: #f7f7f7;
	}
	
#searchform input#s:focus{
  background: #fff;
	}


/* misc */

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
	}
	
.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;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	margin:0;
	font:normal 11px arial, verdana, tahoma;
	background:#3a4b68;
	border-top: 8px solid white;
	word-spacing:1px;
	}
	
#footer p{color:#fff; padding:12px; margin: 0; text-align:center;}
#footer a{color:#fff; text-decoration: none; border-bottom:1px dotted #fff;}
#footer a:hover{text-decoration:none; border:none;}


