/* 
Author: Tom Rose, Slurve Web Design [http: //www.slurve.com] 
*/

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

body { background: #fff url(../../../images/bg_body.gif) 0 0 repeat-x; margin: 0; padding: 0;	}
p { margin: 0 0 15px 0; } 
a img { border: 0; }
dl, dd { margin: 0; padding: 0; }
dt { font-weight: bold; color: #999; }
ol { margin: 0 0 0 20px; padding: 0 0 0 20px; position: relative; }
li { margin: 10px 0; }
ul { list-style-type: circle; margin: 0; padding: 0 0 0 15px; }

/* -------------------------------------------------------------------------- headers */
	
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; }
h1 { font-size: 190%; font-family: "Georgia"; margin: 0 0 20px 0; }
h2 { font-size: 135%; font-family: "Trebuchet MS"; margin: 0 0 10px 0; color: #999; }
h2.alt { margin-top: 15px; }
h3 { font-size: 130%; }
h4 { font-size: 110%; border-bottom: 1px dotted #C3BEAE; font-family: Georgia, serif; text-transform: uppercase; color: #5b6230; margin: 12px 0; }

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

body, font { font-family: "Lucida Grande", Verdana, sans-serif; font-size: 12px; line-height: 22px; color: #333; }
#sidebar, #footer { font-size: 11px; color: #666; }

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

a, a:visited, a:active { color: #960; text-decoration: none; font-weight: bold; }
a:hover { color: #444; text-decoration: none; border-bottom: 1px dotted; }
.logo a { position: absolute; top: 24px; left: 0; width: 478px; height: 0px !important; display: block; background: url(../../../images/logo.gif) top left no-repeat; overflow: hidden; padding: 127px 0 0 0; }
.logo a:hover { background-position: 0 0; border: none; }
.nav a, .nav a:visited { font: normal 18px "Trebuchet MS", sans-serif; color: #999; border: none; margin: 0 13px 0 0; }
.nav a:hover { color: #438CB8; border: none; font-weight: normal; }
#home .home a, #about .about a, #calendar .calendar a, #news .news a, #grow .grow a, #connect .connect a, #serve .serve a, #sermons .sermons a, #blog .blog a { border: none; color: #01649F; font-weight: normal; }
	
/* -------------------------------------------------------------------------- containers */

#container { position: relative; width: 980px; margin: 0 auto 0 auto; padding: 0 20px; }
#masthead { position: relative; width: 980px; height: 125px; margin: 0 0 20px 0; }
#main { width: 700px; float: left; display: inline; margin: 30px 20px 0 20px; }
#promo { position: relative; width: 147px; float: left; display: inline; margin: 30px 0 0 0; padding: 0 0 0 31px; }
#sidebar { width: 224px; float: left; display: inline; border-left: 1px dotted #C3BEAE; margin: 30px 0 0 0; padding: 20px 0 0 15px; }
#footer { width: 960px; border-top: 1px dotted #ccc; margin: 25px 0 0 0; padding: 10px; }
#photos { position: absolute; top: 40px; right: 120px; z-index: 5000; }
#home #main { width: 522px; }
#home #sidebar { padding-top: 0; }
#calendar #main { width: 100%; }
#calendar #sidebar { display: none; }

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

.nav { position: absolute; right: 20px; top: 130px; margin: 0; padding: 0; }
.nav li { margin: 0; padding: 0; list-style-type: none; float: left; }

/* -------------------------------------------------------------------------- homepage */

#promo ul { margin: 0; padding: 0; list-style-type: none; }
#promo li { margin: 0 0 20px 0; padding: 0; }
.buttonGrow a { width: 146px; height: 0px !important; display: block; background: url(../../../images/button_grow.jpg) top left no-repeat; overflow: hidden; padding: 98px 0 0 0; }
.buttonConnect a { width: 146px; height: 0px !important; display: block; background: url(../../../images/button_connect.jpg) top left no-repeat; overflow: hidden; padding: 98px 0 0 0; }
.buttonServe a { width: 146px; height: 0px !important; display: block; background: url(../../../images/button_serve.jpg) top left no-repeat; overflow: hidden; padding: 98px 0 0 0; }
.buttonGrow a:hover, .buttonConnect a:hover, .buttonServe a:hover { background-position: 0 -98px; border: none; }
.introTxt { width: 482px; height: 147px; padding: 10px 20px; background: url(../../../images/bg_intro.gif) 0 0 no-repeat; color: #C3BEAE; }
.introTxt p { width: 340px; margin: 5px 0 0 0; font-size: 16px; line-height: 24px; font-family: "Tahoma", sans-serif; }
.moduleA { float: left; display: inline; width: 241px; margin: 0 20px 0 0; }
.moduleB { float: left; display: inline; width: 241px; }
.moduleB img { border: 3px solid #ddd; }
.moduleB a.imglink img { border: none; }
.moduleA h2, .moduleB h2 { margin: 0 0 4px 0; font-size: 18px; color: #bab3b3; }
.moduleA .headlines { margin-bottom: 20px; }

/* -------------------------------------------------------------------------- interior */

.post { margin: 20px 0 0 0; padding: 0 0 5px 0; clear: both; border-bottom: 1px dotted #ddd; }
.alignleft { margin: 8px 15px 4px 0; float: left; display: inline; border: 4px solid #ddd; }
.alignright { margin: 8px 0 4px 15px; float: right; display: inline; border: 4px solid #ddd; }
.headlines { padding: 0; margin: 0; width: 95%; }
.headlines li { margin: 0; padding: 3px 0 5px 0; list-style-type: none; line-height: 16px; color: #999; border-bottom: 1px dotted #ddd; }
.headlines li:hover { background-color: #fff; }
.headlines li.first { border-top: 1px dotted #ddd; }
.googleCal { width: 97%; height: 650px; }
.podPress_content { padding: 0 0 15px 0; font-size: 11px; color: #666; }
.podPress_content object { margin: 0 0 12px 0; }
.podPress_content img { vertical-align: middle; margin: -2px 0 0 0; }
.alignleft { float: left; display: inline; margin: 8px 15px 8px 0; }
.alignright { float: right; display: inline; margin: 0 15px 8px 8px; }
.size-thumbnail { width: 120px; height: 140px; }

/* -------------------------------------------------------------------------- blog */

.postmetadata { color: #888; font-size: 11px; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; padding: 3px 0 5px 0; margin: 0 0 30px 0; }
#blog .post img, #blogs .single img { margin: 25px; border: 4px solid #ddd; }
#blog .navigation { margin: 20px 0; }
#blog .navigation .alignleft { float: left; }
#blog .navigation .alignright { float: right; }
.commentlist { margin: 0 0 30px 0; padding: 0; list-style-type: none; }
.commentlist li { margin: 0; padding: 15px 25px; }
.commentlist .alt { background-color: #f5f0f0; }
.commentlist cite { font-size: 14px; font-style: normal; }

/* -------------------------------------------------------------------------- sidebar */

.subscribeForm p { margin-top: 10px; }
#sidebar .subscribeForm h3 { margin-bottom: 5px; }
#home .subscribeForm { margin-top: 15px; }
#home .subscribeForm input { width: 120px; }
#sidebar input { width: 110px; font-size: 85%; margin-right: 5px; }
#sidebar .search-submit, #home .subscribeForm .search-submit { background-color: #888; color: #fff; width: 40px; font-size: 10px; padding-left: 4px; padding-right: 4px; border: none; }
#sidebar .search-submit:hover, #home .subscribeForm .search-submit:hover { background-color: #444; color: #fff; cursor: pointer; }
#sidebar h3 { font-size: 12px; text-transform: uppercase; color: #666; font-family: "Georgia", serif; letter-spacing: 1px; margin: 20px 0 0 0; }
.twitter { margin: 0; padding: 0; list-style-type: none; }
.twitter li { margin: 0 0 10px 0; padding: 10px 15px 10px 10px; color: #444; line-height: 18px; background-color: #f5f0f0; }
.twitter span { display: block; margin: 4px 0 0 0; }
.twitter abbr { border: none; color: #999; }
#sidebar h4 { border: none; margin: 10px 0 0 0; color: #999; font-family: "Tahoma", sans-serif; letter-spacing: 1px; font-size: 11px; }
.sermonSort { margin: 0 0 15px 15px; padding: 0; list-style-type: none; }
.sermonSort li { margin: 3px 0; font-size: 90%; color: #999; }
.sermonSort li:hover { background: none; }

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

a img, a.imglink:link, a.imglink:visited { border: none; }
a.imglink:hover { background: transparent; }
a.pdf, a[href$=".pdf"] { background: url(http://metrocma.org/sites/images/icon_pdf.gif) top right no-repeat; padding: 0 18px 0 0; }
.contentOff { display: none; }
.contentOn { display: block; }
.clear { clear: both; }
.icon { vertical-align: middle; margin: -3px 2px 0 2px; }
.shadow-left { background: transparent url(../../../images/shadow_left.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0; left: -13px; z-index: 99; }
.shadow-right { background: transparent url(../../../images/shadow_right.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0; right: -13px; z-index: 99; }
	
/* -------------------------------------------------------------------------------- form elements */

form { margin: 0; padding: 0; }
.ddfmwrap { margin: 0; }
label { font-size: 90%; text-transform: uppercase; display: block; margin: 20px 3px 0 0; }
select { width: 300px; font-size: 95%; color: #555; border: 1px solid #ccc; padding: 3px; }
option { border-top: 1px dotted #ccc; }   
input, textarea {  width: 300px; border: 1px solid #ccc; padding: 3px; color: #444; }
input:focus, textarea:focus, select:focus { background-color: #ffc; }
textarea { width: 400px; height: 200px; font: normal 12px "Lucida Grande", Verdana, sans-serif; }
.required { color: #444; margin-top: 20px; }
.ddfmerrors { color: #930; font-size: 130%; }
.errorlist { color: #930; font-weight: bold; }
.submit { width: 100px; background-color: #ddd; color: #777; border: none; }
.submit:hover { background-color: #eee; cursor: pointer; border: none; }
.fmradio input { width: 12px; height: 12px; margin-right: 4px; border: none; }
.credits { display: none; }