/*
THEME NAME: Zion UMC
THEME URI: http://wenderhost.com/
DESCRIPTION: A custom theme developed for Zion UMC based on the <a href="http://www.plaintxt.org/themes/sandbox/">WordPress Sandbox</a>.
VERSION: 1.0
AUTHOR: <a href="http://michaelwender.com/">Michael Wender</a>
AUTHOR URI: http://michaelwender.com
*/
@import url('css/reset.css');
@import url('css/fonts.css');
@import url('css/menu.css');
/* Layout */
div#wrapper{width: 700px; margin: 16px auto;}
div#header{background: transparent url('images/header_main.jpg') no-repeat;}
div#header h1#blog-title a{text-indent: -9999px; display: block; width: 700px; height: 200px;}
div#header h1#blog-title{margin: 0;}
div#container{float: left;	margin: 0 0 0 -200px; width: 100%;}
div#content{margin: 0 0 0 200px;}
div.sidebar{float: right; overflow: hidden; width: 180px; margin-top: .25em;}
div#secondary{clear: right;}
div#footer {clear: both; width: 100%; height: 30px;	text-align: center;	background: transparent url('images/footer_bkgrd.gif') no-repeat;}
div#mainMenu{background: transparent url('images/menu_bkgrd.gif') no-repeat top right;}
div#mainMenu #menu-left{background: transparent url('images/menu_left.gif') no-repeat; width: 7px;}

/* Text */
h1{font-size: 197%;}
h2{font-size: 167%;}
h3{font-size: 136%;}
h4{font-size: 107%;}
h5{font-size: 92%;}
h6{font-size: 77%;}
h1,h2,h3,h4,h5 {font-weight: bold; margin-bottom: 1em; font-family: Georgia,Times,serif;}
body{font-size: 77%; font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: #415673;}
ul,ol{margin: .25em 0 1.75em 2em;}
ul{list-style-type: disc;}
li{margin: .5em 0;}
p{margin:0 0 1.5em 0; line-height: 1.75em;}
blockquote{margin: 0 2em 0 1em; background: transparent url('images/quote.gif') no-repeat 0 4px; padding-left: 50px; color: #666;}
a:link,a:visited{color:#455D2B; text-decoration:none;}
a:hover,a:active{color: #ff0000; text-decoration:underline;}

/* Just some example content */
div.navigation{padding: .25em 0; font-weight: bold; height: 1.25em;}
div#nav-above,div#nav-below{width:100%; height: 1.25em;}
div#nav-above, div#nav-below{margin: 1em 0; border-top: 1px dotted #666; border-bottom: 1px dotted #666;}
div#nav-below{margin:2em 0;}
.alignleft,div.nav-previous,div#copyright{float: left;}
.alignright,div.nav-next,div#footer-links{float: right;}
div.nav-previous,div.nav-next{white-space: nowrap; overflow: hidden;}
div.nav-previous{width: 49%;}
div#copyright,div#footer-links{font-size: 92%; line-height: 30px; padding: 0 12px;}
div#footer-links{}

form#commentform .form-label{margin:1em 0 0;}
form#commentform span.req-field{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

/* Posts */
.entry-title,.page-title{margin: .5em 0 0 0;}
.entry-date,.entry-meta{font-size: 92%; margin-bottom: 1.5em;}
.entry-meta{margin-bottom: 2.5em; border-top: 1px dotted #666; padding: .5em; background-color: #eee;}

/* Sidebar */
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{list-style-type:none;}
div.sidebar h3{font-size:1.2em; margin-bottom: 0;}
div.sidebar input#s{width:7em;}
div.sidebar li{margin:0 0 1.5em 0;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0;}
div.sidebar ul ul li{margin:0 0 0 1.2em;list-style-type:disc;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

/* Comments */
div#respond h3{clear: both; margin-top: 1em;}
.comments ol{border-top: 1px solid #999;}
.comments li{border-bottom: 1px solid #999; padding: 8px; margin: 0;}
.comments .alt{background-color: #EFEFEF;}
.comment-author{font-weight: bold;}
.comment-meta{font-size: 92%; color: #666;}
#commentform div.form-submit{margin-bottom: 1em;}

/* Misc */
.left{float: left; margin: 4px 8px 8px 0;}
.right{float: right; margin: 4px 0 8px 8px;}
td.Date{background: transparent url('images/thumbtack.gif') no-repeat; text-indent: 16px;}
.mainTable{padding-bottom: 1em;}

/* podPress */
.podPress_content{padding: 1em 0; height: 80px;}
.podPress_content object{margin: 1em 0;}

