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

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

body { background: #EAE7DC url(../../../images/bg_body.gif) 0 -40px repeat-x; margin: 0; padding: 0;	}

/* -------------------------------------------------------------------------- headers */
	
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; }
h1 { font-size: 175%; font-family: "Georgia", Tahoma; margin: 0 0 15px 0; color: #555; }
h2 { font-size: 130%; }
h3 { font-size: 130%; }
h4 { font-size: 110%; border-bottom: 1px dotted #C3BEAE; font-family: Georgia, Tahoma; text-transform: uppercase; color: #5b6230; margin: 12px 0; }

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

body, font { font-family: "Lucida Grande", Verdana, sans-serif; font-size: small;	line-height: 150%; color: #333; }
#container { font-size: 90%; }

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

a:link, 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: 0; left: 0; width: 210px; height: 0px !important; display: block; background: url(../../../images/logo.gif) top left no-repeat; overflow: hidden; padding: 240px 0 0 0; }
.logo a:hover { background-position: 0 -240px; border: none; }

#nav ul a { display: block; color: #fff; font-weight: normal; font-family: "Georgia", Tahoma, sans-serif; text-transform: uppercase; text-align: right; background-color: #024B77; padding: 3px 15px; margin: 0 0 4px 0; border: none; }
#nav ul a:hover { background-color: #01649F; color: #fff; border: none; }

#home #nav .home, #about #nav .about, #connect #nav .connect, #contact #nav .contact, #ministries #nav .ministries, #news #nav .news, #links #nav .links { background-color: #796A46; color: #fff; border: none; }

#sidebar ul a, #sidebar ul a:visited { font-family: Georgia; color: #333; padding: 0; border-bottom: 0; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; cursor: text; }
#sidebar ul p a, #sidebar ul p a:visited { color: #CB581B; font-family: 'Lucida Grande', Verdana, sans-serif; border-top: 0; margin: 0; padding: 0; font-weight: bold; text-transform: none; text-decoration: none; letter-spacing: 0; cursor: pointer; }
#sidebar ul p a:hover { color: #444; border-bottom: 1px dotted; }

/* -------------------------------------------------------------------------- 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; }
#nav { width: 196px; float: left; margin: 110px 0 10px 0; text-align: center; }
#main { width: 524px; float: left; margin: 30px 20px 0 30px; }
#sidebar { width: 194px; float: left; border-left: 1px dotted #C3BEAE; margin: 30px 0 0 0; padding: 0 0 0 15px; }
#footer { width: 960px; border-top: 1px dotted #C3BEAE; margin: 25px 0 0 0; padding: 10px; }
#photos { position: absolute; top: 30px; right: 40px; z-index: 5000; }

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

#photos img { border: 3px solid #fff; margin: 0 6px 0 0; width: 150px; }

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

.tagline { font-size: 140%; line-height: 150%; font-family: Tahoma, sans-serif; font-weight: bold; color: #C3BEAE; letter-spacing: -1px; margin: 0 0 20px 0; border-bottom: 1px dotted #C3BEAE; padding-bottom: 20px; }
.tagline a { margin: 0 0 0 10px; float: right; }
.tagline img { width: 110px; height: 116px; }
.links { margin: 0; padding: 0; list-style-type: none; }

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

#sidebar ul { list-style-type: none; margin: 20px 0 0 0; padding: 0; }
#sidebar ul p { margin: 2px 0 15px 0; }
#sidebar input { width: 110px; font-size: 90%; }
#sidebar .search-submit { background-color: #888; color: #fff; width: 40px; font-size: 80%; border: none; }
#sidebar .search-submit:hover { background-color: #444; color: #fff; cursor: pointer; }

/* -------------------------------------------------------------------------- nav */

#nav ul { list-style-type: none; margin: 0 0 20px 0; padding: 0; }
#nav ul li { width: 100%; padding: 0; margin: 0; }

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

font { /* to override any font tags created by tinymce */ font-family: "Lucida Grande", Verdana, sans-serif; font-size: small; line-height: 130%; }
a img, a.imglink:link, a.imglink:visited, #lightboxImage a:hover { border: none; }
a.imglink:hover { background: transparent; }
p { margin: 0 0 15px 0; } 
a img { border: 0; }
blockquote { font-style: italic; margin: 20px 15px; color: #666; }
dl, dd { margin: 0; padding: 0; }
dd.link { padding-top: 10px; }
dt { font-weight: bold; color: #999; }
ol li { margin: 9px 0; }
ul { list-style-type: circle; }
.shell { padding: 5px 15px; }
.clear { clear: both; }
.icon { vertical-align: middle; margin: 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 */

label { font-size: 90%; text-transform: uppercase; display: block; margin: 20px 3px 2px 0; }
select { font-size: 95%; }
input, textarea { border: none; padding: 3px; color: #444; }
input:focus, textarea:focus { background-color: #ffc; }
fieldset { border: 0; margin: 0; padding: 0; }

/* phplist specific */

#mailinglist .adminmessage { background: #eee; padding: 20px; width: 80%; margin: 20px 0; font-family: Georgia, Tahoma; }
#mailinglist font.required { display: none; }
#mailinglist .required { font-weight: bold; text-align: right; }
#mailinglist table { background-color: #f2f2f2; margin: 20px 0; border: 10px solid #f2f2f2; }
#mailinglist td { padding: 5px 10px; }
#mailinglist .poweredphplist, #mailinglist .unsubscribereason { display: none; }

/* contact form specific */
.contactform input { width: 240px; margin-top: -18px; }
.contactform textarea { width: 420px; height: 160px; font-family: "Tahoma", Verdana; font-size: 120%; }
.contactform .required { color: #c30; font-size: 90%; font-style: normal; }
.contactform .success { font-weight: bold; font-size: 120%; }
.contactform .submit { width: 100px; margin-top: 5px; background-color: #555; color: #fff; border: 0; }
.contactform .submit:hover { background-color: #777; cursor: pointer; border: 0; }