/*
Theme Name: Discovery Church
Theme URI: http://www.stermie.com
Description: Theme for Discovery Church in NC.
Version: 1.0
Author: Rob Stainback
Author URI: http://www.stermie.com
Tags: custom css, fixed width, two columns, widgets
*/


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 600px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond {
        margin-top: 20px;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */


/* Begin Entry Lists */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0 50px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar h3 {
        margin-left: 50px;
}
/* End Entry Lists */



/* Begin Custom CSS */
body,td,th {
	color: #000000;
	font: 12px/17px Palatino, Georgia, "Times New Roman", Times, serif;
}
body {
	background: #C1C4D1 url(/wp-content/themes/discoverync/images/bg_home.jpg) repeat-x center top;
	margin: 0px;
}
a {
	color: #532380;
	text-decoration: none;
}
a:hover {
	color: #7884C4;
	text-decoration: underline;
}
#mainBackground {
	margin: 0px;
}
#mainContent {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
}
#content {
	float: left;
	width: 663px;
	padding-right: 50px;
}
#sidebar {
	float: left;
	width: 337px;
}
#leftFooter {
	float: left;
	width: 550px;
	padding-top: 30px;
	padding-left: 50px;
	font: 11px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
}
#leftFooter ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
#leftFooter li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	text-transform: uppercase;
}
.searchBox {
	background: #EEEBE1;
	margin: 0px;
	padding: 2px;
	height: 16px;
	width: 150px;
	border-width: 0px;
	border-style: none;
}
.searchButton {
	font: 10px/18px Palatino, Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 5px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background: #BFC4D0;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
}
.searchButton:hover {
	color: #FFFFFF;
	background: #7687BF;
}
#rightFooter {
	width: 375px;
	float: left;
	padding-top: 30px;
	padding-left: 25px;
	font: 10px/18px Palatino, Georgia, "Times New Roman", Times, serif;
}
#subBackground {
	margin: 0px;
}
#subfooterContent {
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 50px;
}
h1 {
	font-size: 48px;
	font-weight: normal;
	color: #7686C2;
	margin-bottom: 20px;
	line-height: 42px;
}
h2 {
	font-size: 34px;
	line-height: 32px;
	color: #7686C2;
	font-weight: normal;
	margin-bottom: 30px;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	color: #7686C2;
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 21px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #7686C2;
	margin-bottom: 15px;
	line-height: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #7686C2;
	line-height: 12px;
}
hr {
        border-top: 1px dotted #999999;
        margin-top: 10px;
        padding-top: 10px;
        clear: both;
}
#open1 {
	position: absolute;
	z-index: 20;
	height: 250px;
	width: 320px;
	left: 0px;
	top: -260px;
	visibility: hidden;
}
#open1inside {
	background: #EEEBE1;
	padding: 10px;
	height: 200px;
	width: 218px;
	margin-right: 33px;
	margin-left: 47px;
	border: 1px solid #7687BF;
}
#open1bottom {
	background: #7687BF;
	width: 240px;
	margin-right: 33px;
	margin-left: 47px;
}
#open1bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#open1bottom a:hover {
	text-decoration: underline;
}
/* End captions */
#open2 {
	position: absolute;
	z-index: 20;
	height: 250px;
	width: 280px;
	left: 321px;
	top: -305px;
	visibility: hidden;
}
#open2inside {
	background: #EEEBE1;
	padding: 10px;
	height: 250px;
	width: 198px;
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #7687BF;
}
#open2bottom {
	background: #7687BF;
	width: 220px;
	margin-right: 30px;
	margin-left: 30px;
}
#open2bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#open2bottom a:hover {
	text-decoration: underline;
}
#open3 {
	position: absolute;
	z-index: 20;
	height: 250px;
	width: 399px;
	left: 601px;
	top: -300px;
	visibility: hidden;
}
#open3inside {
	background: #EEEBE1;
	padding: 10px;
	height: 248px;
	width: 218px;
	margin-right: 33px;
	margin-left: 47px;
	border: 1px solid #7687BF;
}
#open3bottom {
	background: #7687BF;
	width: 240px;
	margin-right: 33px;
	margin-left: 47px;
}
#open3bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#open3bottom a:hover {
	text-decoration: underline;
}

/* End Custom CSS */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
