/*   
Author: Tom Rose (tom@slurve.com)
Author URI: http://slurve.com
Date: 24 Mar 2009
*/

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

body { margin: 0; padding: 0; background: #eee url(../../../images/bg_blue.gif); font-family: "Lucida Grande", sans-serif; font-size: small; }
p { margin: 0 0 15px 0; }
a img, a.imglink:link, a.imglink:visited, .promoImg a { border: none; }
a.imglink:hover, .promoImg a:hover { background: transparent; }
a img { border: none; }

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

#container, #footer { color: #444; font-size: 95%; line-height: 160%; }

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

a:link, a:visited, a:active { color: #990; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

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

h1, h2 { margin: 0; font-weight: normal; }
h1 { font-size: 200%; line-height: 100%; margin: 0 0 15px 0; }
h2 { font-size: 130%; line-height: 130%; margin: 15px 0 5px 0; }

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

#churchInfo { position: absolute; top: -30px; right: 0; margin: 0; font-size: 11px; }
#masthead {	position: relative; width: 100%; height: 160px; }
#logo { position: absolute; top: 17px; left: 15px; }
#logo a { position: relative; width: 285px; height: 0px !important; display: block; background: url(../../../images/logo.gif) top left no-repeat; overflow: hidden; padding: 95px 0 0 0; border: none; }
#logo a:hover { background-position: 0 0; border: none; }
#nav { position: absolute; top: 131px; left: 0; list-style-type: none; margin: 0; padding: 0; }
#nav li { float: left; padding: 0; margin: 0; }
#nav a { display: block; color: #fff; font-weight: bold; text-decoration: none; padding: 5px 14px 4px 14px; }
#nav a:hover, #home .home a, #news .news a, #about .about a, #ministries .ministries a, #connect .connect a, #calendar .calendar a, #contact .contact a { color: #777; background: #eee url(../../../images/bg_blue.gif); text-decoration: none; }
#photoBg { width: 670px; height: 126px; position: absolute; top: 0; right: 0; background: url(/images/photos/building.jpg) 0 0 no-repeat; }

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

#container { position:relative; background: url(../../../images/bg_wrap.gif) 0 0 repeat-x; width: 990px; margin: 40px auto 10px auto; border: 5px solid #fff; border-left: none; }
#wrap { background-color: #fff; }
#main { position: relative; width: 650px; float: left; display: inline; margin: 20px; }
#main.wide { width: 990px; margin-right: 0; }

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

#footer { position: relative; width: 990px; margin: 0 auto; font-size: 80%; }

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

#sidebar { position: relative; float: left; display: inline; width: 280px; margin: -14px 10px 0 0; color: #fff; font-size: 95%; }
#sidebar .shaded { 	position: relative; background: #aacd4b url(../../../images/bg_sidebar.gif) left bottom repeat-x; border-left: 5px solid #fff; border-top: 5px solid #fff; border-right: 5px solid #fff; color: #fff; margin: 0 0 20px 0; padding: 0 0 60px 0; }
#sidebar ul { margin: 15px; padding: 0; }
#sidebar li { margin: 0 0 10px 0; padding: 0; list-style: none; color: #fff; }
#sidebar li strong { display: block; color: #555; }
#sidebar h2 { margin: 15px; }
#sidebar h2 { color: #ffdead; }

/* -------------------------------------------------------------------------- home */

.leadText { font-size: 190%; width: 85%; line-height: 130%; color: #999; }
.homeLeft { width: 330px; float: left; display: inline; margin: 0 40px 0 0; }
.homeRight { width: 265px; float: left; display: inline; }
.homeRight img { border: 3px solid #ddd; width: 265px; margin: 4px 0; }
.homeRight .promoImg h2 { margin: 0 0 6px 0; }
.homeRight .promoImg img { margin: 0 0 0 -5px; }

/* -------------------------------------------------------------------------- misc */

.mug { float: right; display: inline; border: 4px solid #ccc; margin: 15px 0 15px 15px; }
.googleCal { width: 950px; height: 500px; }
.headlines { margin: 0; padding: 0; }
.headlines li { margin: 0; padding: 0; text-align: left; list-style-type: none; border-bottom: 1px dotted #ccc; }
.headlines a { display: block; width: 100%; padding: 3px 0 3px 6px; }
.headlines a:hover { background-color: #eee; text-decoration: none; }
.headlines.landingPage li { font-size: 120%; }
.headlines a { display: block; width: 100%; padding: 6px 0 6px 6px; }
.headlines a:hover { background-color: #eee; text-decoration: none; }
.clear { clear: both; margin: 0; height: 0; }
.shadow-left { background: transparent url(../../../images/shadow_left.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0px; left: -18px; z-index: 99; }
.shadow-left-alt { background: transparent url(../../../images/shadow_left.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0px; 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: 0px; right: -18px; z-index: 99; }
p.success { font-size: 14px; font-weight: bold; }
.alignright { float: right; display: inline; margin: 15px 0 15px 15px; }
.alignleft { float: left; display: inline; margin: 15px 15px 15px 0; }

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

#contactForm { margin: 20px 0; }
#contactForm label { text-transform: uppercase; display: block; font-weight: bold; font-size: 11px; color: #999; margin: 0 3px 0 0; }
#contactForm input, textarea { width: 300px; border: 1px solid #ccc; padding: 3px; color: #444; font: normal 12px "Lucida Grande", Verdana, sans-serif; }
#contactForm input:focus, textarea:focus, select:focus { background-color: #ffc; }
#contactForm textarea { width: 400px; height: 200px; }
#contactForm label.error { text-transform: none; font-size: 10px; font-weight: normal; line-height: 14px; margin: 4px 0 0 0; color: #930; }
#contactForm .required { font-style: italic; font-family: Georgia, serif; font-size: 11px; margin: 20px 0; color: #ccc; }
#contactForm .errorlist { color: #930; font-weight: bold; }
#contactForm .submit { width: 100px; height: 28px; background-color: #5cb1da; color: #fff; border: none; font-size: 11px; }
#contactForm .submit:hover { background-color: #777; cursor: pointer; border: none; }

#dvdForm { margin: 20px 0; }
#dvdForm label { text-transform: uppercase; display: block; font-weight: bold; font-size: 11px; color: #999; margin: 0 3px 0 0; }
#dvdForm input, textarea { width: 300px; border: 1px solid #ccc; padding: 3px; color: #444; font: normal 12px "Lucida Grande", Verdana, sans-serif; }
#dvdForm input:focus, textarea:focus, select:focus { background-color: #ffc; }
#dvdForm textarea { width: 400px; height: 200px; }
#dvdForm label.error { text-transform: none; font-size: 10px; font-weight: normal; line-height: 14px; margin: 4px 0 0 0; color: #930; }
#dvdForm .required { font-style: italic; font-family: Georgia, serif; font-size: 11px; margin: 20px 0; color: #ccc; }
#dvdForm .errorlist { color: #930; font-weight: bold; }
#dvdForm .submit { width: 100px; height: 28px; background-color: #5cb1da; color: #fff; border: none; font-size: 11px; }
#dvdForm .submit:hover { background-color: #777; cursor: pointer; border: none; }