/*
Theme Name: Faith Community Christian Church - Lakeside
Theme URI: http://www.myfaithcc.org
Description: Simple theme to convert blog to CMS
Tags: church, christian, theme
Version: 1.2
Author: Brian Lorence
Author URI: http://sunkingdigital.com
*/

@import url("css/search.css");
@import url("css/typography.css");
@import url("css/navigation.css");
@import url("css/headers.css");
@import url("css/marketingButtons.css");
@import url("css/InternalPages.css");
@import url("css/sermons.css");

* {
	outline: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
	
	color: #333;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;	
	background: #ECD5B0;
	margin: 0;
	}
/********************************
HEADER
********************************/
#header-container {
	background: url(images/bg-header-box.gif) repeat-x;
	height: 415px;
	width: 100%;
	}
.header-content {
	width: 982px;
	margin: 0 auto;
	background: url(images/bg-header.gif);
	height: 415px;
	}

#searchinput, fieldset, #searchbutton {
	border: none;
	}
	
/********************************
BODY
********************************/
#main-wrapper {
	background: url(images/bg-content-box.gif) repeat-x;
	margin: 0 auto;
	}
.content-wrapper {
	width: 982px;
	margin: 0 auto;
	padding: 25px 0;
	}
#index-primary-content {
	width: 540px;
	float: left;
	}
.clear {
	width: 100%;
	clear: both;
	height: 1px;
	}
/* POSTS */
.post {
	margin-top: 10px;
}


.post-top {
	width: 540px;
	height: 10px;
	background: url(images/post-top.png) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width: 540px;
	height: 10px;
	background: url(images/post-bottom.png) no-repeat;
	overflow: hidden;
}

.post-top-large {
	width: 670px;
	height: 10px;
	background: url(images/post-top-large.png) no-repeat;
	overflow: hidden;
}

.post-bottom-large {
	width: 670px;
	height: 10px;
	background: url(images/post-bottom-large.png) no-repeat;
	overflow: hidden;
}

.entry {
	background: #FFFFFF;
	/*position: relative;*/
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
}
.size-medium {
	padding: 5px;
	/*border: 1px solid #666;*/
	background: url(images/bg-content-box.gif) repeat-x;
}

.wp-caption {
	
	text-align: center;
}
/********* CSS For Post Info Below Header ***************/
.info {
	background: #fffff4;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

/*.info .cat {
	float: left;
}

.info .comments {
	float: right;
}*/

.info .cat a {
	line-height: 26px;
	background: url(images/ico-date.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}

/********************************
INDEX SIDEBAR
********************************/
#index-sidebar-content {
	width: 420px;
	float: right;
	}
#marketing-button-wrapper {
	height: 135px;
	margin: 0 0 10px 0;
	}
#service-time {
	margin: 10px 0;
	}
.tabcontent {
	background: #441a16;
	width: 420px;
	margin: 5px 0;
	}
.tabcontent ul {
	list-style: none;
	}	
.tabcontent ul li.item, .tabcontent ul li.alt {
	width: 400px;
	margin: 0 auto;
	padding: 5px;
	}	

.tabcontent ul li.item a, .tabcontent ul li.item p {
	color: #cccccc;
	border-bottom: solid 1px #ECD5B0;
	display: block;
	width: 400px;
	padding-bottom: 8px;
	}
	
.tabcontent ul li.alt a, .tabcontent ul li.alt p {
	color: #cccccc;
	border-bottom: none;
	display: block;
	width: 400px;
	}

/********************************
FOOTER
********************************/
#footer {
	background: url(images/bg-footer-box.gif) repeat-x;
	}

#footercontent {
	background:transparent url(images/bg-footer.gif) repeat scroll 0 0;
	color:#431F16;
	height:101px;
	line-height:1.3em;
	padding:44px 20px 0;
	width: 980px;
	margin: 0 auto;
	}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
	list-style: none;
	}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #663300;
	line-height: 1.5em;
	}

#footercontent ul li a {
	float: left;
	display: block;
	color: #663300;
	font-size: 1.3em;
	letter-spacing: -1px;
	line-height: 1.5em;
	}

#footercontent ul li a:hover {
	color: #996633;
	line-height: 1.5em;
	}

.copyright {
	text-align: right;
	color: #663300;
	float: right;
	line-height: 1.5em;
	font-size: 11px;
	}

.copyright a {
	font-weight: bold;
	border-bottom: 1px dotted #663300;
	line-height: 1.5em;
	color: #663300;
	}

.copyright a:hover {
	color: #996633;
	line-height: 1.5em;
	}
	
.rss {
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat 0 0;
	padding-left: 25px;
	line-height: 1.5em;
	color: #431F16;
	margin-right: 25px;
}

.rss a:hover {
	color: #996633;
	line-height: 1.5em;
}

.ec3_schedule {
	background: url(../../themes/faith-community/images/CalendarImage.jpg) no-repeat 0 0;
	margin: -10px 5px 0 0;
	padding: 50px 8px 0 8px;
	float:left;
	width: 100px;
	height: 75px;
	text-align: center;
}

.ec3_schedule p {
	width: 75px;
	color: #663300;
 	margin: 0 auto;
	font-weight: bold;
	}

.ec3_schedule p.small {
	font-size: 9px;
	color: #333333;
	margin: 25px 0 10px 0;
	width: 110px;
	}

.simple form {
	margin: 10px 0;
}

#ulGiving li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0; 
}
