/* Tom Rose, Slurve tom@slurve.com */

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

body { margin: 0; padding: 0; background: #fff url(http://firstchurchnyc.org/content/images/bg.gif) 0 0 repeat-x; }

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

body, #main font { font-family: "Verdana", Verdana, sans-serif; font-size: small; line-height: 140%; }
#container, #main font { color: #222; font-size: 95%; }
#footer p { color: #999; font-size: 90%; margin: 0; }
.description { font-size: 19px; line-height: 150%; color: #fff; }
.search { font-size: 11px; color: #666; }

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

a:link, a:visited, a:active { color: #7d7247; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
.logo a { position: relative; width: 375px; height: 0px !important; display: block; background: url(../../../images/logo.gif) top left no-repeat; overflow: hidden; padding: 65px 0 0 0; border: none; }
.logo a:hover { background-position: 0 0; border: none; }
.nav li a { position: relative; height: 0px !important; display: block; overflow: hidden; padding: 19px 0 0 0; border: none; }
.nav .home a { width: 50px; background: url(../../../images/nav_home.gif) top left no-repeat; }
.nav .about a { width: 55px; background: url(../../../images/nav_about.gif) top left no-repeat; }
.nav .news a { width: 46px; background: url(../../../images/nav_news.gif) top left no-repeat; }
.nav .calendar a { width: 90px; background: url(../../../images/nav_calendar.gif) top left no-repeat; }
.nav .sermons a { width: 78px; background: url(../../../images/nav_sermons.gif) top left no-repeat; }
.nav .ministries a { width: 83px; background: url(../../../images/nav_ministries.gif) top left no-repeat; }
.nav .home a:hover, .nav .about a:hover, .nav .news a:hover, .nav .calendar a:hover, .nav .sermons a:hover, .nav .ministries a:hover { background-position: 0 -19px; }
#home .home a, #about .about a, #news .news a, #calendar .calendar a, #sermons .sermons a, #ministries .ministries a { background-position: 0 -38px; }
.search a { font-size: 11px; color: #999; font-weight: normal; }
.bookmarks a { font-weight: normal; font-size: 110%; color: #eee; }
.headlines li a { font-size: 100%; margin: 0 5px 0 15px; display: block; }
.headlines li a:hover { text-decoration: none; }
.headlines .more a { display: inline; margin: 0; font-size: 85%; }
.headlines .more a:hover { text-decoration: underline; }
.more a, .postmetadata { font-weight: normal; font-size: 85%; margin: 0; color: #999; text-transform: uppercase; }
.more:hover { background: none; }
.more a:hover { text-decoration: underline; }
.contentA a, .contentA a:visited { color: #fff; }
.contentA .more a { color: #fff; }
.contentB a { color: #7d7247; }

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

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; }
h1 { font-size: 180%; margin: 0 0 10px 0; line-height: 200%; }
h1.sectionHead { font-size: 160%; line-height: 200%; letter-spacing: 2px; color: #ccc; text-transform: uppercase; margin: 0; }
h2 { font-size: 150%; line-height: 140%; margin: 13px 0 8px 0; }
h2.sectionHead { font-size: 160%; margin: -13px 0 0 0; line-height: 200%; letter-spacing: 2px; color: #fff; text-transform: uppercase; }
h3 { font-size: 110%; line-height: 120%; color: #333; text-transform: uppercase; margin: 0 0 8px 0; letter-spacing: 1px; }
h3.alt { color: #fff; margin: 0 0 0 10px; }
h3.title { text-transform: none; letter-spacing: 0; font-size: 140%; line-height: 150%; }

.moduleBlog h2 { position: relative; width: 44px; height: 0px !important; display: block; background: url(../../../images/title_blog.gif) top left no-repeat; overflow: hidden; padding: 14px 0 0 0; border: none; }
.moduleNews h2 { position: relative; width: 105px; height: 0px !important; display: block; background: url(../../../images/title_whatsnew.gif) top left no-repeat; overflow: hidden; margin: 14px 0 10px 13px; padding: 14px 0 0 0; border: none; }
.eventsWrap h2 { position: relative; width: 149px; height: 0px !important; display: block; background: url(../../../images/title_upcomingevents.gif) top left no-repeat; overflow: hidden; padding: 14px 0 0 0; border: none; }

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

.logo { position: absolute; top: 25px; left: 0; }
.toplinks { position: absolute; top: 40px; left: 405px; color: #949377; }
.nav { margin: 0; padding: 0; position: absolute; top: 55px; right: 0; list-style-type: none; }
.nav li { float: left; margin: 0 12px;  }
.search { position: absolute; top: -25px; right: 0; background: url(../../../images/bg_search.png) 0 0 no-repeat; width: 241px; height: 32px; text-align: center; }
.search p { margin: 32px 0 0 0; }
.search form { position: absolute; top: 6px; left: 24px; }
.search input { width: 130px; padding: 3px; font-size: 10px; border: none; }
.search .search-submit { width: 50px; padding: 2px; font-size: 10px; border: none; background-color: #ddd; }
#searchform p { margin: 0; display: inline; }

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

#container { position: relative; margin: 35px auto 0 auto; width: 990px; padding: 0 15px; }
#masthead { position: relative; height: 120px; }
#wrap { position: relative; width: 100%; margin: 4px 0 0 0; }
#main { position: relative; width: 720px; float: left; }
#home #main { width: 100%; }
#sidebar { position: relative; width: 270px; float: left; }
#footer { position: relative; width: 100%; margin: 35px 0 0 0; padding: 10px 0; text-align: center; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; }

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

.leadPhotos { float: left; width: 580px; height: 250px; border-right: 4px solid #fff; border-left: 4px solid #fff; position: relative; }
.leadContent { float: left; width: 350px; margin: 20px 0 20px 40px; }
#photoDiv { position: absolute; top: 0; left: 0; width: 580px; height: 250px; z-index: 1; }
#photoDiv img { width: 580px; height: 250px; }
.hidden { visibility: hidden; }

.bookmarks { list-style-type: none; margin: 0; padding: 0; height: 20px; }
.bookmarks li { margin: 0 20px 0 0; padding: 0; float: left; }

.moduleBlog { position: relative; width: 270px; float: left; padding: 0 20px; }

.moduleNews { position: relative; width: 274px; height: 320px; float: left; background: #fff url(../../../images/bg_news.jpg) 0 0 repeat-x; }

.moduleEventsPhoto { position: relative; float: left; width: 392px; margin: 0 0 0 4px; padding: 0 0 0 10px; }
.eventsWrap { width: 298px; float: left; }
.googleCalMini { padding: 0; margin: 0; width: 284px; height: 262px; }
.eventsDate { font-size: 14px; color: #222; margin: 3px 0 5px 0; }
.photoWrap { position: relative; width: 94px; padding: 9px 0 0 0; float: left; background: #fff url(../../../images/bg_news.jpg) 0 0 repeat-x; text-align: center; }
.photoWrap img { margin: 0 0 4px 0; }

.leadPromo p { margin: 0 0 3px 0; color: #fff; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; }
.leadPromo img { width: 180px; height: 80px; border: 4px solid #eee; }

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

.mainWrap { position: relative; width: 680px; background-color: #fff; min-height: 400px; height:auto !important; height: 400px; padding: 0 20px 50px 20px; border-top: 4px solid #eee; margin: -10px 0 0 0; }
.mainWrap h1 { padding-top: 10px; }
.post { margin: 0 0 26px 0; }

.headlines { padding: 0; margin: 0; width: 100%; }
.headlines li { margin: 0; padding: 5px 0; list-style-type: none; border-bottom: 1px dotted #fff; list-style-type: none; color: #999; }
.headlines li:hover { background-color: #fff; }
.headlines .more { border: none; text-align: right; margin: 0 10px 0 0; color: #ccc; }
.headlines .more:hover { background: none; }

#calendar .upcomingEvents { overflow: auto; height: 175px; width: 250px; }
#calendar .upcomingEvents ul { width: 215px; }
#calendar .upcomingEvents li { color: #fff; padding-left: 15px; }
#calendar .upcomingEvents li:hover { background: none; }

#sermons .post { border-bottom: 1px dotted #ccc; padding: 15px 0 2px 0; margin: 0; }
#sermons h2 { margin-top: 0; }
#sermons #main.single h2 { margin-top: 13px; }
.podPress_content { margin: -12px 0 0 -5px; font-size: 95%; }
.podPress_content object { margin: 10px 0 10px 3px; }

.bioItem { margin: 40px 0; padding: 0 0 20px 0; }
.bioItem h2 em { color: #999; font-style: normal; font-size: 110%; }
.bioItem h3 { border-bottom: 1px dotted #999; color: #999; }

#map { margin: 20px 0; border: 4px solid #ccc; }

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

#sidebar select { width: 200px; margin-left: 15px; }
#sidebar h3 { margin-left: 15px; }
.contentA { margin: 40px 0 30px 0; height: 200px; }
.contentA h3 { color: #fff; }
.contentA p { margin: 10px 0 15px 15px; color: #ddd; }
.contentA li:hover { background-color: #a4cc4b; }
.contentA .more:hover { background: none; }
.contentA .more a:hover { text-decoration: underline; }
.contentB { margin: 0 0 0 0; }
.contentB li:hover { background-color: #eee; }
.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; }

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

#footer .siteInfo { position: absolute; top: 10px; right: 50px; }
#footer .contactInfo { position: absolute; top: 10px; left: 50px; }
#footer .contactInfo img { float: left; margin: 5px 15px 0 0; }
#footer .contactInfo p { float: left; }

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

a img, a.imglink:link, a.imglink:visited { border: none; }
a.imglink:hover { background: transparent; }
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; }
.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: 5px; left: -13px; z-index: 99; }
.shadow-left-bot { background: transparent url(../../../images/shadow_left.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 245px; 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: 5px; right: -13px; z-index: 99; }
.shadow-right-bot { background: transparent url(../../../images/shadow_right.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 245px; right: -13px; z-index: 99; }

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

.ddfmwrap { margin: 0; }
fieldset { margin: 0; padding: 0; border: none; }
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: #a0a77b; color: #fff; border: none; }
.submit:hover { background-color: #5f6744; cursor: pointer; border: none; }
.fmradio input { width: 12px; height: 12px; margin-right: 4px; border: none; }