/*  
Theme Name: TAG 2008
Theme URI: http://wordpress.org/
Description: For Tecumseh Assembly of God.
Version: 0.1
Author: Nathan "Sudrien" Bush
Author URI: http://sudrien.net/
*/



/* Begin Typography & Colors */

* { padding: 0; margin: 0; }

body { font: 1em arial, sans-serif; background: #eeeeee; }
img { border: 0; }
hr { visibility: none; }

#header { background: #4d4d4d url(images/header_repeat.png) bottom left repeat-x; text-align: center; color: #ffffff; /* min-height: 199px; */ padding-bottom: 110px; }
#header h1 { background: transparent url(images/logo.png) top left no-repeat; padding-left: 80px; height: 72px; font: 30px georgia, times, serif; font-weight: bold; position: absolute; top: 15px; left: 50%; margin-left: -250px; padding-top: 5px; }
#header h2 { font: 18px georgia, times, serif; position: absolute; top: 55px; left: 50%; margin-left: -110px; } 
#header a { text-decoration: none; color: #ffffff; }

#sidebar { padding-top: 90px; }
.navigation ul { list-style-type: none; padding: 0 5em; line-height: 1.5em; }
.navigation li { display: inline; padding: 0 1em; line-height: 1.5em; }
.navigation li a { text-decoration: underline; white-space: nowrap; }
#sidebar .navigation a { border-bottom: 1px solid #888;}
#sidebar .navigation a:hover { border-bottom: 1px solid #eee;}

#navbuttons { text-align: center; margin-top: -81px; }

#content { max-width: 820px; margin: 0 auto; }
#content .post, #content .podcast {  margin: 0 2em; }
#content .post p, #content .post ul, #content .post ol, #content .post dl  { padding: 0.25em 0; }
#content .podcast { text-align: center; margin-top: 1em; padding-bottom: 1em;  border-bottom: 1px dotted #888; }
#content .post ul, #content .post ol { padding-left: 1.5em; }
#content .post ul.navigation, #content .post ol.navigation { padding-left: 0; }


#content h2 { position: relative; color: #444; font: 35px georgia, times, serif; text-align: center; margin-top: -40px; padding-bottom: 10px; }
#content h2 span { display: block; color: #ddd; margin-bottom: -20px;  }

#content .navigation { padding: 0 0 10px 0; text-align: center; }

#footer { text-align: center; padding-top: 2em; }
#footer img { margin: 5px; vertical-align: middle;  }
#page hr { display: none; }

.podcast .podPress_content { text-align: center; }
.podcast .podPress_content table { margin: 5px auto; }

#post-6 { padding-bottom: 2em; }


