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

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

body { margin: 0; padding: 0; background: #fff url(images/bg.gif) 0 0 repeat-x; }
body#home { background-color: #c4d5dd; }
html, body, #wrap { min-height: 100%; width: 100%; height: 100%; }
html>body, html>body #wrap { height: auto; }
a img { border: none; }
p { margin: 0 0 15px 0; color: #555; line-height: 18px; }
ul { margin: 15px 0 15px 15px; padding: 0; }
li { margin: 0 0 10px 15px; padding: 0; list-style-type: circle; color: #555;  }
form { margin: 0; padding: 0; }
blockquote, blockquote p { font-family: "Georgia", serif; font-size: 13px; font-style: italic; line-height: 20px; }

/* -------------------------------------------------------------------------- headers */
	
h1 { margin: 0 0 15px 0; font-size: 24px; font-weight: normal; line-height: 28px; color: #292517; }
h2 { font-size: 18px; line-height: 24px; font-weight: normal; margin: 0 0 15px 0; color: #7facbb; }

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

a, a:visited { color: #70552a; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
#footer a, #footer a:visited { color: #666; }
#footer a:hover, #footer a:active { color: #444; }

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

#masthead { position: relative; height: 155px; z-index: 3; padding: 30px 0 0 0; }
#logo { width: 365px; margin: 0 auto; }
#logo a { position: relative; width: 365px; height: 0px !important; display: block; background: url(images/logo.gif) top left no-repeat; overflow: hidden; padding: 84px 0 0 0; border: 0; outline: none; }
#nav { width: 960px; height: 28px; position: absolute; bottom: 7px; left: 0; }
#nav ul { margin: 0 0 0 100px; padding: 0; list-style-type: none; }
#nav li { margin: 4px 12px; padding: 0; float: left; display: inline; position: relative; text-align: center; }
#nav li a { position: relative; display: block; color: #fff; font-size: 15px; font-family: "Georgia"; text-transform: uppercase; outline: none; }
#nav ul ul { display: none; width: 180px; position: absolute; top: 15px; left: -15px; padding: 15px 0 0 0; margin: 0; z-index: 3; opacity: 0.9; border-bottom: 10px solid #749caa; background: url(images/bg_nav.gif) 0 3px repeat-x !important; }
#nav li li { float: none; display: block; list-style-type: none; width: 146px; padding: 2px 0px 0 0; margin-left: 6px; border: none; text-align: left; position: relative; }
#nav li:hover a, #nav a:hover, #home .home a, #blog .blog a, #about .about a, #events .events a, #members .members a, #missions .missions a, #martins .missions a, #resources .resources a, #contact .contact a { color: #ffdead; border-bottom: none; text-decoration: none; outline: none; }
#nav li li a, #nav li:hover li a , #nav li li a:visited, #nav li:hover li a:visited { font-family: "Lucida Grande", sans-serif; color: #fff !important; font-size: 11px; line-height: 15px; height: auto !important; margin: 0 8px 0 8px; padding: 0; text-transform: none; width: 146px !important; border: none; background: none !important; cursor: pointer; }
#nav li li a:hover, #nav li:hover li a:hover { border: none; color: #ccc !important; }
#nav ul ul ul { display: none; }

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

pre { font-family: "Lucida Grande", Verdana, sans-serif; color: #555 font-size: 12px; }
#wrap { position: absolute; top: 0; left: 0; }
#container { position: relative; margin: 0 auto; width: 960px; height: auto; padding: 0 0 40px 0; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 12px; line-height: 16px; }
#main { float: left; display: inline; width: 600px; padding: 20px; margin: 5px 0 50px 0; z-index: 1; }
#main.wide { float: none; display: block; width: 920px; }

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

#sidebar { float: left; display: inline; width: 280px; min-height: 400px; height: auto !important; height: 400px; padding: 20px 20px 100px 20px; margin: 15px 0 0 0; background: url(images/vline.gif) 0 23px no-repeat; }
#sidebar p { color: #888; font-size: 11px; margin-bottom: 30px; }
#sidebar h2 { color: #7facbb; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; font-family: "Georgia", serif; margin: 0 0 8px 0; }
#sidebar .headlines { margin-bottom: 30px; }

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

#home .mailinglistWrap { background-color: #fff; padding: 10px 10px 0 10px; width: 175px; }
#home .mailinglistWrap img { margin-bottom: 5px; }
#leadPanelsWrap { position: relative; width: 920px; }
#leadPanelsWrap #leadPanelsNav { position: absolute; bottom: 23px; left: 495px; z-index: 2; }
#leadPanelsWrap #leadPanelsNav a, #leadPanelsWrap #leadPanelsNav a:visited { font-size: 28px; margin: 0 4px; outline: none; }
#leadPanelsWrap #leadPanelsNav a:hover { text-decoration: none; }
#leadPanelsWrap #leadPanelsNav a.activeSlide { color: #c4d5dd; }
#leadPanels { position: relative; z-index: 1; }
#panelB, #panelC { display: none; }
.featuredPhoto { width: 475px; height: 240px; background: url(images/featured_default.jpg) 0 0 no-repeat; float: left; display: inline; margin: 0 0 20px 0; position: relative; }
.featuredPhoto img { position: absolute; top: 0; left: 0; }
#container .featuredPhoto p.caption { position: absolute; bottom: 0; left: 0; background-color: #000; opacity: .70; width: 455px; min-height: 28px; padding: 10px; color: #fff; margin: 0; font-size: 10px; }
#container .featuredPhoto p.caption.off { display: none; }
.featuredStory { width: 425px; float: left; display: inline; margin: 0 0 20px 20px; background: url(images/txt_latest.gif) 0 0 no-repeat; }
.featuredStory h1 { margin: 0 0 8px 0; font-size: 28px; line-height: 30px; }
.featuredStory h1 a { letter-spacing: -1px; font-weight: bold; }
.featuredStory p { margin: 0; line-height: 19px; }
.bottomContent { width: 920px; padding: 20px 0 0 0; }
.bottomContent p { color: #292517; }
.bottomContent h2 { color: #fff; font-size: 20px; text-transform: uppercase; margin: 0 0 10px 0; }
.bottomContent h3 { font-size: 14px; margin: 0 0 5px 0; }
.bottomContent .headlines li { margin: 0; padding-bottom: 3px; }
.bottomContent .columnA { float: left; display: inline; width: 296px; min-height: 150px; height: auto !important; height: 150px; margin: 0; padding: 0 20px 0 0; }
.bottomContent .columnB { float: left; display: inline; width: 299px; min-height: 150px; height: auto !important; height: 150px; margin: 0; padding: 0 20px; border-left: 1px dotted #fff; border-right: 1px dotted #fff; }
.bottomContent .columnC { float: left; display: inline; width: 239px; min-height: 150px; height: auto !important; height: 150px; margin: 0; padding: 0 0 0 20px; }

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

#footer { position: absolute; bottom: 0; width: 100%; padding: 20px 0; background: #292517; \width: 100%; w\idth: 100%; font-family: "Lucida Grande", Verdana, sans-serif; font-size: 11px; line-height: 16px; color: #ccc; }
#footer a, #footer a:visited { color: #999; }
.footerWrap { width: 960px; margin: 0 auto; }
.contactInfo { float: left; display: inline; margin: 0 10px 7px 10px; }
.contactInfo img { margin: 7px 0 0 0; height: 15px; }
.creditInfo { text-align: right; float: right; display: inline; margin: 0 10px 7px 0; }
   
/* -------------------------------------------------------------------------- interior */

.post { margin: 25px 0 0 0; }
.postmetadata { font-size: 11px; color: #999; }

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

#mailingList { margin: 0 0 30px 0; }
#mailingList label { display: block; margin: 0 0 3px 0; }
#mailingList input { width: 120px; border: 1px solid #ccc; padding: 3px; color: #444; margin: 0 0 8px 0; }
#mailingList .submit { width: 40px; height: auto; background: none; color: #d48c16; border: none; }
#mailingList .submit:hover { color: #444; cursor: pointer; }
#searchForm input { width: 120px; border: 1px solid #ccc; padding: 3px; color: #444; }
#searchForm .submit { width: 50px; height: auto; background: none; color: #d48c16; border: none; }
#searchForm .submit:hover { color: #444; cursor: pointer; }
#contactForm { margin: 20px 0; }
#contactForm img { vertical-align: middle; margin: 0 0 0 10px; } /* verification image */
#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; }
#contactForm input:focus, textarea:focus, select:focus { background-color: #ffc; }
#contactForm textarea { width: 400px; height: 200px; font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; }
#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 .ddfmerrors { color: #930; font-size: 130%; }
#contactForm .errorlist { color: #930; font-weight: bold; }
#contactForm .submit { width: 100px; height: 28px; background-color: #a0a77b; color: #fff; border: none; }
#contactForm .submit:hover { background-color: #5f6744; cursor: pointer; border: none; }

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

.alignright { float: right; display: inline; margin: 15px 0 15px 15px; border: 4px solid #ccc; }
.alignleft { float: left; display: inline; margin: 15px 15px 15px 0; border: 4px solid #ccc; }
.headlines { margin: 0 0 15px 0; padding: 0; }
.headlines li { margin: 0 0 3px 0; padding: 2px 0 6px 0; list-style-type: none; border-bottom: 1px dotted #ccc; color: #777; }
.headlines li ul { margin: 5px 0 0 10px; padding: 0; }
.headlines li ul li { margin: 0 0 3px 0; padding: 0; border-bottom: none; font-size: 11px; }
a.imglink:link, a.imglink:visited { border: none; }
.backtotop { font-size: 80%; text-transform: uppercase; }
.clear { clear: both; }
