/*
Theme Name: Church of Christ
Theme URI: http://www.churchwebsitepro.com
Description: Theme for A Congregation.
Author: Joe Botha
Author URI: http://www.churchwebsitepro.com
version: 1.0
Tags: 
*/
/* basics */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
}
ol, ul {list-style: none;}
/*table {border-collapse: separate;border-spacing: 0;}*/
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

body {
	background-color: #c1dbe8;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {}
h2 {}
h3 {}
h4 {}
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;
	background-color: #F5F5F5;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* links */
a:link, a:visited {
	color:#006699;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
/* container */
#container {
	width: 950px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	background-image: url(images/container-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
/* header */
#header {
	width: 950px;
	height: 150px;
	color: #fff;
	background-color: #333333;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	margin:0;
	font-size: 36px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#header h2 {
	color:#FFFFCC;
	margin:0;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
/* main menu */
#menu {
	background:#000;
	font-size: 8px;
	width:950px;
	overflow:hidden;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}
#menu ul li a:hover {
	background: #fff;
	color:#000;
}
/* content */
#content {
	float:left;
	width:600px;
	overflow: hidden;
	padding: 20px 40px 20px 20px;
}
#content p {
	line-height: 1.5em;
}

#crumb {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}

.post {
	margin:0;
	padding:0;
}
.post h1, #content h1 {
	font-size: 30px;
	font-weight: normal;
}
.post h2, .post h3, .post h4, #content h2, #content h3, #content h4, .navigation h3 {
	font-size: 24px;
	font-weight: normal;
}
.post h2 a {

}
.post h2 a:hover {

}
.post ul, .post ol {
	margin-left: 40px;
	padding-top: 10px;
}
.post ul li {
	list-style-type: circle;
	margin-bottom: .7em;
}
.post ol li {
	margin-bottom: .7em;
	list-style-type: lower-roman;
}
.entry p {margin:12px 0;}
.postmetadata {
	clear: both;
	padding:0px 5px 10px;
	margin: 0px 0px 20px;
	border-bottom: 2px solid #006699;
}
.navigation {
	width:100%;
	padding:1em 0em;
	overflow:hidden;
	clear: both;
	text-align: center;
	margin-top: 2em;
}
.alignleft a {
	float:left;
	margin:25pt 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
/* sidebar */

#sidebar {
	width:200pt;
	float:right;
	margin:0px;
	padding: 0px 10px 0px 0px;
}
#sidebar h2 {
	margin: 0;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.3em;
	font-style: italic;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar label {
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin:0;
	padding: 0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:12px;
	padding:0;
}
#sidebar ul li {
	padding: 0 0 0 20px;
	line-height: normal;
	list-style-type: none;
	margin: .5em 0;
	background: url(images/folder_full.png) no-repeat left center;
}
#sidebar ul li:hover {
	background: url(images/next.png) no-repeat left center;
}
#sidebar ul ul {
	margin:0px 0 10px 0px;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
}
#sidebar ul ul ul {
	margin: 10px 0px;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* comments */
#commentform {background:#fff;margin:0;padding:0;}
#commentform p {color: #000;}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1pt dotted #465D71;
	line-height: 14px;
}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10px;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {width:80%;}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}
#submit {margin:5px 5px 0 0;}
#comments {margin:0;padding:0}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {float:left;margin:0 12px 0 0;}
ol.commentlist li {
	background: #fff;
	margin:10pt 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14px;
}
ol.commentlist a {color:#000;}
cite {font-weight: bold;}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}
/* search */

#searchform {
	padding:0;
	margin:14px 0;
}
#searchform input#s {
	margin:0;
	padding:2px;
	border:1pt solid #000;
}
#searchform input#searchsubmit {
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}
/* misc */

img.centered, img.center, img.aligncenter {
	display: block;
	border: 1px solid #666666;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
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;
}
.reltab {
	float: left;
	display: block;
	width: 270px;
}
.reltab  ul, .poptab  ul {
	margin: 0px;
	padding: 0px;
}
.reltab li {
	background-image: url(images/related.png);
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.poptab {
	float: right;
	display: block;
	width: 270px;
}
.poptab li {
	background-image: url(images/popular.png);
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
   -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 {
	background:#000;
	clear: both;
	width: 100%;
	margin-top: 20px;
	display: block;
}
#footer p {
	padding:14px 0;
	margin: 0;
	color: #eee;
	text-align:center;
}
#footer a {
	color: #BCBCBC;
	text-decoration: none;
}
#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
/*Bible Gateway*/

#gateway {
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px solid #DDDDDD;
	text-align: center;
	margin-top: 2em;
}
#gateway p {
	margin-bottom: 1em;
}
#events  ul  h2  {
	list-style-type: none;
	padding-bottom: 10px;
}
#events h2 {
	padding-bottom: 10px;
}

#events     ul    li   {
	background-image: url(images/clock.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
}
/**/
.subscribebox {
	height: 182px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 20px;
	background-image: url(images/subscribebox.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 560px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	display: block;
	clear: both;
}
.subscribeboxh  {
	color: #333333;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-left: 40px;
	padding-bottom: 10px;
	height: 20px;
	padding-top: 10px;
	background-image: url(images/accept-trans.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.subscriberss {
	float: left;
	width: 220px;
}
.subscriberss a {
	background: url(images/rss.png) no-repeat left 5px;
	padding-left: 30px;
	display: block;
	height: 30px;
	padding-top: 10px;
}

.subscribeask {
	float: left;
	width: 220px;
}
.subscribeask a {
	padding-left: 30px;
	display: block;
	height: 30px;
	padding-top: 10px;
	background-image: url(images/ask-trans.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.subscribeemail {
	float: right;
	width: 200px;
}
.subscribeemail  {
	padding-left: 30px;
	display: block;
	padding-top: 10px;
	background: url(images/mail_receive.png) no-repeat left 5px;
	height: 80px;
}
.subscribeemail form {
	padding-top: 10px;
}


.subscribeitune {
	float: left;
	width: 220px;
}
.subscribeitune a {
	padding-left: 30px;
	display: block;
	padding-top: 10px;
	height: 30px;
	background-image: url(images/itunes-trans.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

