@import "style/css/typography.css";
@import "style/css/layout.css";
/*RESET*/
*{
	margin:0;
	paddin:0;
}

/*General Styles*/
body{
	background:#eaeaea url(img/bg-top.png) repeat-x top;
	font-family:Tahoma, Geneva, sans-serif;
}

p{
	color:#3b3b3b;
	font-size:0.8em;
	line-height:1.5em;
	margin-bottom:10px;
}

h2, h3, h4, h5, h6{
	color:#242e64;
	margin-bottom:5px;
}

a{
	color:#4d63d3;
	text-decoration:none;
	 -webkit-transition: color 0.3s ease-in; /*safari and chrome */
     -o-transition: color 0.3s ease-in; /* opera */
}

a:hover{
	color:#999;
}

img{
	border:0;
}


/*Header*/
#header{
	height:143px;
	position:relative;
}

#header .logo a{
	display:block;
	text-indent:-10000px;
	background:transparent url(img/logo.png) no-repeat;
	width:267px;
	height:117px;
	margin:15px 0 0 0;
}

#header .serviceTimes{
	position:absolute;
	right:0;
	top:10px;
	color:#efefec;
	text-align:right;
	font-size:13px;
}

#headerBottom{
	position:absolute;
	bottom:0px;
	right:120px;
}

#headerBottom p{
	color:#969696;
	text-transform:uppercase;
	font-size:13px;
	margin:0;
}

#header .giveTab{
	position:absolute;
	bottom:0px;
	right:10px;
}

/*Main Navigation*/
#nav ul{
	margin:0;
	padding:3px 0 3px 10px;
	border-top:1px solid #515151;
	background-color:#000;
}

#nav ul li{
	display:inline;
}

#nav ul li a{
	text-decoration:none;
	color:#d8d8d8;
	font-size:12px;
	margin-right:20px;
	text-transform:uppercase;
	 -webkit-transition: color 0.3s ease-in; /*safari and chrome */
     -o-transition: color 0.3s ease-in; /* opera */
}

#nav ul li a:hover{
	color:#4d63d3;
}
	

/*Main Content*/
#mainContent{
	background:#fff url(img/contentBgRepeater.png) repeat-y;
	overflow:auto;
	width:960px;
}

#leftColumn{
	float:left;
	width:605px;
	display:inline;
}

#billboards{
	background:transparent url(img/bilboardsBack.jpg) no-repeat;
	height:385px;
	width:590px;
	padding:22px 0 0 5px;
	
}

#leftColumnInside{
	float:left;
	width:475px;
	display:inline;
	padding:50px 0 20px 50px;
}

#leftColumnInside ul{
	font-size:12px;
	margin:0;
	padding:0;
}

#leftColumnInside ul li{
	margin:0 0 10px 5px;
}

.ccm-blog-post-title{
	font-size:24px;
	color:#242e64;
	padding-bottom:10px;
}

.ccm-blog-post-envelope{
	font-size:12px;
	margin-bottom:20px;
	color:#999;
}

.ccm-blog-post-preview h2{
	font-size:24px;
	color:#242e64;
	padding-bottom:10px;
}

.ccm-blog-blog-post-envelope{
	font-size:12px;
	margin-bottom:20px;
	color:#999;
}

#subContent{
	background-color:#f8f8f7;
	width:541px;
	padding:10px;
	margin:0 0 10px 20px;
	overflow:auto;
}

#subContent ul{
	font-size:12px;
	padding:0;
	margin:0;
}

#subContent ul li{
	padding:0 0 10px 5px;
}

#subContent h2{
	color:#242e64;
	font-size:14px;
	margin-bottom:5px;
}

#subContent p{
	color:#3b3b3b;
	font-size:0.8em;
	line-height:1.5em;
}
	

#subLeft{
	float:left;
	width:250px;
	margin:20px 0 20px 20px;
	display:inline;
}

#subRight{
	float:left;
	width:250px;
	margin:20px 0 20px 20px;
	display:inline;
}

.rssItemTitle{
	color:#242e64;
	font-size:14px;
	margin-bottom:5px;
}

.rssItemDate{
	font-size:12px;
	color:#CCC;
}

.rssItemSummary{
	color:#3b3b3b;
	font-size:0.8em;
	line-height:1.5em;
}


#subBottom{
	clear:both;
	margin:10px 20px;
	padding:10px 0 0 0;
	border-top:1px solid #dbdbd7;
}

#rightColumn{
	float:right;
	width:355px;
	display:inline;
}

#rightColumnInside{
	background:transparent url(img/sidebarInsideTopBg.png) top no-repeat;
	float:right;
	width:355px;
	min-height:350px;
	height:auto !important;
	height:350px;
	display:inline;
}

#featuredVideo{
	background:transparent url(img/featuredVideo.jpg) no-repeat;
	height:240px;
	padding:61px 0 0 10px;
}

#podcast{
	background:url(img/podcastBg.png) no-repeat;
	height:45px;
	padding:55px 20px;
	text-align:center;
}

#podcast h2 a{
	color:#303d81;
	text-decoration:none;
	text-align:center;
	font-size:14px;
 -webkit-transition: color 0.4s ease-in; /*safari and chrome */
     -o-transition: color 0.4s ease-in; /* opera */
}

#podcast a:hover{
	color:#999;
}

#twitter{
	background:url(img/twitterBg.png) no-repeat;
	height:35px;
	padding:55px 20px;
}

#twitter ul li{
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#858584;
	margin:0;
	padding:0;
}

.ccm-blog-archive-rss{
	margin-top:20px;
	padding:10px;
	background-color:#ccc;
}

#extraSideContent{
	padding:20px;
}

#extraSideContent h2{
	font-size:14px;
}

#extraSideContentInside{
	padding:40px 20px;
}

#extraSideContentInside h2{
	font-size:14px;
}

#extraSideContent li{
	list-style:none;
	
}

#extraSideContentInside ul{
	margin:0;
	padding:0;
}

#extraSideContentInside li{
	list-style:none;
	font-size:12px;
}

/*Mailing List Signup Form*/

#mailForm{
	width:345px;
}

#mailForm label{
	color:#353535; 
}

.indicate-required{
	color:#353535 !important ;
}

.btn{
	background-color:#353535;
	color:#fff;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	border:none;
}

#mailForm h2{
	display:block;
	text-indent:-10000px;
	background:url(img/mailList.png) no-repeat;
	width:355px;
	height:34px;
}

#footer{
	clear:both;
	background:url(img/footer.png) no-repeat;
	height:250px;
	padding-top:50px;
}
/*Post Styling*/
#comment{
	width:400px;
	margin-bottom:20px;
}

#post{
	margin-bottom:20px;
}

.prevNext a{
	font-size:12px;
	color:#999;
}

.postData{
	display:block;
	padding:20px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
/*Comments*/

.commentlist{
	margin:0;
	padding:20px 0 0 0;
	list-style:none;
}

.commentlist li{
	padding:0 0 20px 0;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	
}

.children{
	list-style:none;
	
}

.children li p{
	font-size:12px;
	
}
.children li {	
margin:20px 0 20 10px !important;
}

.comment-meta{
	font-size:12px;
}

.comment-reply-link{
	font-size:12px;
}

.avatar{
	float:left;
	border:5px solid #fff;
	margin:0 10px 10px 0;
}

.container{
	margin:0 auto;
	width:960px;
}



