/* 
Theme Name: Church of the Saviour
Theme URI: http://www.chsaviour.org/podcast
Description: The WordPress theme for the Church of the Saviour podcast.
Version: 1.0
Author: Oliver Chang
Author URI: http://www.chsaviour.org/podcast
*/

#callout {
 border-top: 1px solid #9E9E9E;
 border-bottom: 1px solid #9E9E9E;
 width: 450px;
 margin: auto;
 margin-bottom: 10px;
 padding-top: 12px;
 padding-bottom: 12px;
 line-height: 1.5;
}

#backlink {
 font-size: 11px;
 text-align: right;
 padding-right: 10px;
 padding-bottom: 10px;
}

#backlink a {
 padding: 0;
 margin: 0;
 text-decoration: none;
 color: #A40004;
 line-height: 1.5;
 padding-right: 11px;
 background:  url(../images/arrow.gif);
 background-position: 100% 60%;
 background-repeat: no-repeat;
}


#backlink a:hover {
 text-decoration: underline;
 color: #A40004;
}

.sermonleft {
 width:90px;
 float: left;
 padding-bottom: 8px;
 padding-right:14px;
 text-align: right;
}

.sermonright {
 width: 250px;
 float: left;
}

.sermonright a{
 color:#A40004;
}

.entry {
 padding:0;
 margin:0;
 line-height:1.5;
}


.entrydate {
 color: #545443;
 font-size:11px;
 font-style: italic;
 padding-left:14px;
 padding-top:4px;
 padding-bottom:6px;
}

.posttitle {
 padding-left:14px;
 font-weight:normal;
 font-size:18px;
 color: #2C2C23;
 font-family:  "Trebuchet MS", Arial, Helvetica, Sans-serif;
}

.posttitle a {
 color:#2C2C23;
 text-decoration:none;
}

.posttitle a:hover {
 text-decoration:underline;
}

.postmetadata {
 clear:both;
 font-size:11px;
}

.postmetadata a {
 text-decoration:none;
}

.postmetadata a:hover {
 text-decoration:underline;
}

.navigation {
 padding-left:14px;
 padding-right:14px;
 font-size:11px;
 padding-top:5px;
padding-bottom:10px;
 color:#545443;
 overflow:hidden;
}

.navigation .left {
float:left;
}

.navigation .right {
float:right;
}

.navigation a {
 text-decoration:none;
 color:#A40004;
 font-weight:bold;
}

.navigation a:hover {
 text-decoration:underline;
}

.alt {
 margin-left:14px;
 margin-right:14px;
 padding:10px;
 border-top:1px solid #C7CFDF;
 border-bottom: 1px solid #C7CFDF;
 background-color:#F4F4F0;
 color:#8B8B70;
}

.alt a {
 color:#A40004;
 text-decoration:none;
}

.alt a:hover {
 text-decoration:underline;
}

#comments {
 color:#2C2C23;
 font-size:13px;
 padding-top:28px;
 padding-left:14px;
 font-weight:bold;
}


.comment {
 padding-top:10px;
}

.commentmetadata {
 margin-left:60px;
 margin-right:14px;
 background-color:#F4F4F0;
 padding:17px;
 padding-left:10px;
 font-size:11px;
 color: #545443;
}

.commentmetadata a {
 color:#A40004;
 text-decoration:none;
}

.commentmetadata a:hover {
 text-decoration:underline;
}

.commentlist a {
 color:#A40004;
 text-decoration:none;
}

.commentlist a:hover {
 text-decoration:underline;
}
