/*   
Author: Tom Rose (tom@slurve.com)
Author URI: http://slurve.com
Date: 23 Dec 2008
*/

/* -------------------------------------------------------------------------- global */

body { margin: 0; padding: 0; }

/* -------------------------------------------------------------------------- typography */

/* -------------------------------------------------------------------------- links */

/* -------------------------------------------------------------------------- headers */

h1.sectionHead { color: #444; font-family: "Lucida Grande", sans-serif; font-size: 16px; color: #999; }

/* -------------------------------------------------------------------------- masthead */

/* -------------------------------------------------------------------------- containers */

#wrapper { margin: 0 0 20px 0; }
#main { position: relative; width: 510px; float: left; display: inline; margin: 25px 0 20px 20px; padding: 0 0 0 25px; border-left: 1px dotted #999; }
#sidebar { position: relative; width: 200px; padding: 0 0 0 15px; float: left; display: inline; margin: 20px 0; text-align: left; }
.clear { clear: both; }

/* -------------------------------------------------------------------------- interior and homepage */

.sermonDate { font-weight: normal; font-size: 14px; }
.podPress_content { font-size: 11px; margin: 10px 0; }
.podPress_content div { margin: 20px 0; }

.post { margin: 0 0 26px 0; border-bottom: 1px dotted #ccc; padding: 0 0 26px 0; }

.headlines { padding: 0; width: 100%; }
.rssLink { float: right; font-size: 90%; }
.headlines li { background: url(../../../images/icons/li.gif) 0 4px no-repeat; margin: 3px 0; padding: 0 0 0 12px; list-style-type: none; line-height: 16px; list-style-type: none; color: #999; }
.headlines li a { font-size: 11px; margin: 4px 0 4px 2px; }
.headlines li.more { text-transform: uppercase; font-size: 85%; }
.headlines .more { border: none; text-transform: uppercase; background: none; font-size: 90%; padding: 0; }
#sidebar .headlines { margin-bottom: 20px; } 
#sidebar .headlines li { line-height: 15px; background: url(../../../images/li.gif) 0 4px no-repeat; } 
#sidebar .headlines.sermonsList li { line-height: 15px; background: none; padding: 0; } 
#sidebar .headlines li.more { background: none; } 

.postmetadata { color: #999; font-size: 95%; }

/* -------------------------------------------------------------------------- footer */

/* -------------------------------------------------------------------------- utility */

/* -------------------------------------------------------------------------------- form elements */
