/*

	File: screen.css
	Media: screen
	Copyright: (c) 2009 udfd design www.udfddesign.com
	Author: Bill Jones
	Notes: 


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #f3090a;}
a:visited { color: #f3090a;}
a:hover { color: #f3090a; text-decoration: underline;}
a:active { color: #f3090a;}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%; background: #000000 url(../images/bg/bg_html.jpg) top center repeat-y; }
body { background: url(../images/bg/bg_body.jpg) top center no-repeat; font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #666666; width: 100%;}

h3 { font-size:2.8em; color: #304249; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200; line-height: 1em; }
h1, h2, h4, h5, h6 {   font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-size: 1.6em; color: #301207; margin-top: 10px;}
p { font-size:1.2em; line-height:1.4em; margin:12px 0; }
small { font-size:1.1em;}

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }
p.btn { margin-top: 20px; margin-bottom: 0; }
li.btn { margin-top: 20px; margin-bottom: 0; }
p.last { margin-bottom: 0; }

.relative { position: relative; }

.article_thumb { float: left; display: inline; margin: 16px 16px 16px 0; }

.title_full_width_border { width:100%; padding-bottom:12px; border-bottom:6px solid #ccc; }


/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.footer_box { width: 100%; margin: 0; padding: 10px 0 80px; background: #000000 url(../images/bg/bg_footer.jpg) top center no-repeat; overflow: hidden; color: #91857b; }
.container { width: 960px; margin: 0 auto; padding: 0;  }
.header {  margin: 0 auto; padding: 0 0 0 2-; overflow: hidden; width: 100%; }
.content { width: 912px; padding:37px 24px 0 24px; overflow: hidden; margin-top:15px; background: url(../images/bg/bg_content_top.jpg) top center no-repeat; }
.main { width:580px; float:left; display:inline; margin: 24px 0; overflow: hidden; }
.sidebar { width:328px; float:right; display:inline; margin: 27px 0 0 0; }
.footer { width: 960px; margin: 0 auto; padding: 0px 0 20px 0; color: #401515; overflow: hidden; text-align:center; }


.main blockquote { padding: 10px 40px; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #e96d5d; font-size: 1.8em; line-height: 1.6em; font-weight: 200; text-align:center;  }

.main h4 { font-size:2.6em; color: #304249; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200; line-height: 1em; margin-top: 25px; }


/* Header Layout for Main Site
--------------------------------------------------------------------------------------- */

.header h1 { float: left; display: inline; margin: 80px 0 0 263px; padding: 0; }

.main_nav { height: 29px; width:960px; overflow: hidden; margin-top: 42px; margin-left: 100px; float:left;}
.main_nav li { height: 29px; float: left; display: inline; }
.main_nav li a { display: block; height: 29px; text-indent: -9999px; background: transparent url(../images/bg/bg_nav.png) 0 0 no-repeat; }

#visi { width: 72px; background-position: 0px 0px; }
#visi:hover { background-position: 0px -29px; }

#urge { width: 130px; margin-left: 17px; background-position: -76px 0px; }
#urge:hover { background-position: -76px -29px; }

#opti { width: 221px; margin-left: 17px; background-position: -210px 0px; }
#opti:hover { background-position: -210px -29px; }

#cani { width: 150px; margin-left: 17px; background-position: -438px 0px; }
#cani:hover { background-position: -438px -29px; }

#pray { width: 79px; margin-left: 17px; background-position: -593px 0px; }
#pray:hover { background-position: -593px -29px; }

#faq { width: 49px; margin-left: 17px; background-position: -677px 0px; }
#faq:hover { background-position: -677px -29px; }

#medi { width: 66px; margin-left: 17px; background-position: -731px 0px; }
#medi:hover { background-position: -731px -29px; }

#emai { width: 54px; margin-left: 17px; background-position: -803px 0px; }
#emai:hover { background-position: -803px -29px; }

body.visi a#visi, body.visi a#visi:hover { width: 72px; background-position: 0px -29px; }

body.urge a#urge, body.urge a#urge:hover { width: 130px; background-position: -76px -29px; }

body.opti a#opti, body.opti a#opti:hover { width: 221px; background-position: -210px -29px; }

body.cani a#cani, body.cani a#cani:hover { width: 150px; background-position: -438px -29px; }

body.pray a#pray, body.pray a#pray:hover { width: 79px; background-position: -593px -29px; }

body.faq a#faq, body.faq a#faq:hover { width: 49px; background-position: -677px -29px; }

body.medi a#medi, body.medi a#medi:hover { width: 66px; background-position: -731px -29px; }

body.emai a#emai, body.emai a#emai:hover { width: 54px; background-position: -803px -29px; }

.main_content p { line-height: 1.6em; margin: 18px 0;}
.main_content ul, .main_content dl, .main_content ol, .full ul { margin: 16px 0; }
.main_content ul li, .main_content dl dd, .full ul li { list-style: disc; display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content ol li { display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.date { margin: 0; padding: 0; font-size: 1.4em; color: #0590be; }
.event { margin: 0; padding: 0; font-size: 1.2em; color: #000000; }

.important_dates { margin: 40px 0 0 5px; width: 770px; padding: 15px 0px 15px 180px; background: url(../images/bg/bg_important_dates.jpg) top left no-repeat; height: 53px; }
.date_holder { height:53px; width: 770px; margin: 15px 0 0 180px; }

.date_box { float: left; display: inline; overflow: hidden; width: 240px; margin-right: 15px; }
.last_date { margin-right: 0; } 

.date_box .left { float: left; display: inline; background: url(../images/bg/bg_date.gif) top left no-repeat; width: 50px; height: 42px; margin-top: 4px; color: #FFFFFF; font-size: 2.8em; padding: 8px 0 0 20px;  }
.date_box .right { float:right; display: inline; width: 160px; }



/* Footer Layout
--------------------------------------------------------------------------------------- */

.footer h2 { float: right; display: inline; margin-top: 8px; width: 200px; height: 17px; }
.footer img.church { float: left; display: inline; margin-top: 0; }

.copyright { width: 100%; float: left; display: inline; margin-top: 10px; }
.copyright p { font-size: 1.1em; margin: 0 0 4px 0; }
.copyright p.last { padding: 0px 40px; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ed3839; font-size: 1.8em; line-height: 1.6em; font-weight: 200; }


/* Sidebar Layout
--------------------------------------------------------------------------------------- */

.sidebar h3 { font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 2.2em; font-weight: 200; margin: 0 0 10px; color: #38332c; padding: 0; border-top: 1px dotted #666; border-bottom: 1px dotted #666; display: block; padding: 5px 0 5px 5px; margin: 0 24px 27px 24px; width:300px; }

.side_box { width: 256px; margin: 0 24px 27px 24px; padding:24px; background: #e6fbff; border: 1px solid #94cfda; }
.side_box p { margin: 0; padding:0;}
.side_box p.sig { margin-top: 15px; font-size: 1.4em; }
.side_box p.date { margin-top: 5px; font-size: 1.4em; }
.side_box p.event { color: #000; font-size: 1.4em; }



