/*  ------------------------------------------------------
BASIC ENTITY STYLES
--------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font: 13px/17px Georgia,Times,serif;
	color: #333;
	background-color: #f5f5f5;
	text-align: left;
	}
img {
	border: 0;
	}
p {
	margin: 0 0 1.1em 0;
	padding: 0;
	}
h1,h2,h3,h4,h5.h6 {
	padding: 0;
	margin: 0 0 1.1em 0;
	}
input.btn {
	padding: 2px 5px;
	margin: 0 10px 0 0;
	}
div.clear {
	clear: both;
	}
ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 1em;
	}
	
	
/* LINKS */
:link, :visited {
	text-decoration: underline;
	}
:link:hover, :visited:hover {
	text-decoration: underline;
	}


/*  ------------------------------------------------------
DIV PLACEMENT
--------------------------------------------------------*/
#container {
	width: 960px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	}
#header {
	width: 960px;
	height: 148px;
	margin: 25px 0 37px 0;
	padding: 0;
	}
#col-main {
	width: 688px;
	padding: 0;
	text-align: left;
	float: left;
	}
#col-gutter {
	width: 16px;
	padding: 0;
	float: left;
	}
#col-sidebar {
	width: 256px;
	padding: 0;
	text-align: left;
	float: left;
	}
#footer {
	clear: both;
	width: 960px;
	height: 35px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
/*  ------------------------------------------------------
LAYOUT SPECIFIC STYLES
--------------------------------------------------------*/
/* POSTS */
div.post {
	width: 688px;
	background-color: #fff;
	margin-bottom: 25px;
	}
div.post p {
	margin: 0 26px 1.1em 26px;
	font: 13px/17px Georgia,Times,serif;
	color: #333;
	}
div.post h2 {
	margin: 30px 26px .2em 26px;
	font: 14px Arial,Helvetica,sans-serif;
	color: #787878;
	text-transform: uppercase;
	letter-spacing: .15em;
	}
div.post hr {
	margin: 26px;
	padding: 0;
	border: 0;
	border-bottom: 1px dashed #787878;
	}
div.post .topcorners { 
	background: url(/images/cs_post_tr.gif) no-repeat top right; 
	}
div.post .btmcorners {
	background: url(/images/cs_post_br.gif) no-repeat top right; 
	}
div.post img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
   }
div.post .count {
	width: 27px;
	height: 27px;
	background: url(/images/sermons_countbox.gif) no-repeat top;
	font: 14px Georgia,Times,serif;
	color: #333;
	text-align: center;
	margin: 0 0 0 13px;
	padding: 2px 13px 0 13px;
	float: left;
	}
div.post .comments {
	font: 11px Arial,Helvetica,sans-serif;
	color: #333;
	letter-spacing: .15em;
	padding-top: 5px;
	}
div.post .commentttl {
	font: 15px Arial,Helvetica,sans-serif;
	color: #333;
	letter-spacing: .15em;
	}
div.posttitle, div.commententry {
	padding: 0;
	background: #f0f0f0;
	margin: 0 13px 10px 13px;
	}
div.posttitle .topcorners, div.commententry .topcorners {
	background: url(/images/cs_postttl_tr.gif) no-repeat top right;
	}
div.posttitle .btmcorners, div.commententry .btmcorners {
	background: url(/images/cs_postttl_br.gif) no-repeat top right;
	}
div.posttitle img.corner, div.commententry img.corner {
	width: 13px;
	height: 13px;
	border: none;
	display: block !important;
	}
.posttitle h1 {
	font: 25px Georgia,Times,serif;
	margin: 0;
	padding: 0 13px;
	color: #016e70;
	}
.posttitle h1 :link, .posttitle h1 :visited {
	color: #016e70;
	text-decoration: none;
	}
.posttitle h1 :link:hover, .posttitle h1 :visited:hover {
	text-decoration: underline;
	}
.posttitle p.date {
	font: 10px/10px Arial, Helvetica, sans-serif;
	color: #787878;
	margin: 0;
	padding: 0 13px;
	text-transform: uppercase;
	letter-spacing: .15em;
	}
div.commententry p {
	font: 12px/17px Arial,Helvetica,sans-serif;
	margin: 0 0 1.1em 0;
	padding: 0 13px;
	}
div.commententry span {
	color: #333;
	}
div.post p.btn {
	margin: 0 26px;
	padding: 0;
	}
p.comments a {
	text-decoration: none;
	color: #333;
	}
span.comments a {
	text-decoration: underline;
	color: #333;
	}

/* SIDEBAR */
#col-sidebar p {
	font: 11px/15px Arial,Helvetica,sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	}
#col-sidebar h3 {
	font: bold 14px Georgia,Times,serif;
	color: #46262e;
	margin: 25px 0 .3em 0;
	}
#col-sidebar ul li {
	font: 11px/17px Arial,Helvetica,sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
	}
#col-sidebar li a, #col-sidebar a {
	color: #000;
	}
#col-sidebar a, #col-sidebar a:visited {
	text-decoration: none;
	}
#col-sidebar a:hover {
	text-decoration: underline;
	}
	
/* ARCHIVE */
#archive #header, #year #header, #montharchive #header {
	margin-bottom: 13px;
	}
#archiveheader {
	width: 960px;
	height: 39px;
	background: url(/images/bg_sermonsarchive.gif) no-repeat top;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	}
#archiveheader h1 {
	font: 24px Helvetica,sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .15em;
	margin: 0;
	padding: 10px 0 0 26px;
	}
#archive p {
	margin: 0 0 .4em 26px;
	font: 15px/18px Georgia,Times,serif;
	
	}
#archive a {
	color: #000;
	text-decoration: none;
	}
