/* saintlukesmethodist.com base styles */

* { margin:0; padding:0; }
body { background:white; color:#333; font:0.8125em/1.4 Verdana, sans-serif; }

/* LINKS */
a:link, a:visited { color:#930808; text-decoration:none; }
a:hover { color:#7F8A68; }
a img { border:none; }

/* FORMS */
form { margin:0; padding:0; }
fieldset { border:none; margin:0; padding:0; }
label { cursor: pointer; }
textarea { vertical-align:top; }
input, select { vertical-align:middle; }
input, select, textarea { font-size:1em; font-family:Verdana, sans-serif; }

/* MISC */
hr { height:1px; border:none; color:#B6B983; background-color:#B6B983; margin:1em 0;}
del { font-weight:normal !important; color:#9B9C8D; }
ins { text-decoration:none; }
.hidden { display:none; }
.left { float:left; margin:0.5em 1em 0.5em 0; }
.right { float:right; margin:0.5em 0 0.5em 1em; }

/* LAYOUT */
#container { position:relative; width:720px; margin-left:auto; margin-right:auto; }
#content { float:left; width:100%; background:url(../img/site/content-bg.gif) repeat-y; }
#content-main { float:left; width:520px; border-top:1px solid #B6B983; }
#content-extra { float:right; width:200px; }

/* CONTENT */
#content a:link { border-bottom:1px solid white; }
#content a:hover { border-color:#B6B983; }
#content p,
#content ul,
#content dl { font-size:0.85em; line-height:1.6em; margin:0.5em 0 1em 0; }
#content ul,
#content ol { padding-left:2em; }
#content li { margin-bottom:0.4em; }
#content h1 { color:#4B4B4B; margin:0.4em 0; font-size:3em; line-height:1.1em; font-weight:normal; letter-spacing:-1px; font-family:"Times","Times New Roman",Palatino,Georgia,serif; }
#content h2 { color:#7F8A68; margin:1.4em 0 1em 0; font-size:0.85em; line-height:1.2em; text-transform:uppercase; letter-spacing:1px; font-family:"Gill Sans", Verdana, sans-serif; }
#content h3 { color:#4B4B4B; margin:0.4em 0 0.2em 0; font-size:2em; line-height:1.2em; font-weight:normal; letter-spacing:-1px; font-family:"Times","Times New Roman",Palatino,Georgia,serif; }
#content h2.prehead { font-size:1.6em; margin-bottom:-0.6em; margin-top:0.4em; font-weight:normal; text-transform:none; font-style:italic; letter-spacing:-1px; font-family:"Times","Times New Roman",Palatino,Georgia,serif; }

/* MAIN CONTENT */
#content-main * { padding-right:20px; }
#content-main div { padding:10px 20px 10px 0; }
#content-main * *,
#content-main div div { padding:0; }
#content-main div { border-top:1px solid #B6B983; margin-top:-1px; }
#content-main div div { border:none; }

/* SIDEBAR */
#content-extra * { padding:10px 10px 10px 20px; }
#content-extra * * { padding:0; }
#content-extra h3 { font-size:1.2em; letter-spacing:0; }
#content-extra div { border-top:1px solid #B6B983; }
#content-extra div div { border:none; }
#content-extra h3.sermon-title { font-style:italic; margin-bottom:0; }

/* NAVIGATION */
ul#nav-global { margin-top:1em; list-style-type:none; padding-left:0; }

/* HEADER */
#header { position:relative; height:125px; }
#header h1 { position:absolute; bottom:20px; left:0; width:252px; height:67px; }
#header h1 a { float:left; width:252px; height:0; padding:67px 0 0 0; background:url(../img/site/stlukes-logo.gif) no-repeat; overflow:hidden; font-size:1px; color:white; }
#header h2 { position:absolute; bottom:14px; right:0; width:205px; height:0; padding:51px 0 0 0; background:url(../img/site/header-tagline.gif) no-repeat; overflow:hidden; font-size:1px; color:white; }

/* FOOTER */
#footer { clear:both; border-top:3px double #B6B983; padding:20px; }
#footer p { text-align:center; color:#7F8A68; font-size:0.9em; line-height:1.8em; font-family:"Times","Times New Roman",Palatino,Georgia,serif; }
