/* 1chog.org base styles */

* { margin: 0; padding: 0; }
html, body, * html #wrapper { height: 100%; }
#rightCol ul, ol, dl { position: relative;  } /* to fix IE disappearing bg bug */
body {
 background: #F4F4D9 url('images/bgMain.jpg') repeat-x top center;
 text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif
}
#wrapper {
 position: relative;
 min-height: 100%;
 width: 806px;
 margin: 0 auto;
 text-align: left;
 background: url('images/bgWrap.gif') repeat-y top right;
}
#footer {
 position: relative;
 margin-top: -45px;
 height: 36px;
 background: #062333;
 text-align: center;
 padding: 9px 0 0 0;
} 
#footer p {
 width: 786px;
 text-align: right;
 color: #50788F;
 font-size: 10px;
 line-height: 14px;
 margin: 0 auto;
 padding-right: 20px;
}
#home #mast { height: 280px; padding: 0;}
#mast {
 height: 69px;
 position: relative;
 background: url('images/bgMain.jpg') repeat-x top center;
}
#mast h1 {
 position: absolute;
 top: 13px;
 left: 31px;
}
#mast h1, #mast h1 a {
 width: 154px;
 height: 44px;
 background: url('images/logo.gif') no-repeat 0 0;
 text-indent: -9000px;
 display: block
}
#noFlash {
background: url('images/main_image.jpg') no-repeat 0 33px; 
width: 806px;
height: 280px
}
#home #search { 
 top: 10px;
 left: 595px;
}
#search {
 position: absolute;
 top: 34px;
 left: 595px;
 width: 200px;
 height: 24px;
}
#search input {
 border: 1px solid #22688F;
 padding: 1px 2px;
 font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 background: #BFDAE9;
 width: 150px;
 color: #0A2636;
}
#search a {
 text-indent: -9000px;
 display: block;
 height: 20px;
 width: 24px;
 background: url('images/btnGo.gif') no-repeat 0 0;
 position: absolute;
 left: 165px;
 top: 0
}
#search a:hover { background: url('images/btnGo.gif') no-repeat -24px 0; }
#motion {
 position: absolute;
 top: 33px;
 left: 0;
 height: 248px;
}
#content {
 padding-bottom: 45px;
}
#leftCol {
 width: 191px;
 float: left;
 position: relative;
 padding-left: 11px;
 z-index: 2;
}
#rightCol {
 width: 597px;
 float: right;
 background: url('images/bgTopCopy.jpg') no-repeat 0 0;
 position: relative
}
#home #rightCol { background: url('images/bgSideFade.gif') no-repeat top right; }
.clear {
 clear: both;
 height: 1px;
 overflow: hidden;
 margin-bottom: -1px;
}
#redWrap { background: url('images/bgSubWrap.gif') repeat-y 0 0; }
.subLeft {
 float: left;
 width: 344px;
 padding: 0 12px;
}
.subRight {
 float: right;
 width: 206px;
}
#redWrap .subRight {
 padding: 5px 35px 0 19px;
 width: 170px;
}
#copyWrap .subRight {
 padding: 0 17px 0 0;
}
#redFoot {
 height: 40px;
 clear: both;
 background: url('images/bgRedFoot.gif') no-repeat left bottom;
}
#leftFoot {
 height: 70px;
 background: url('images/bgLeftFoot.jpg') no-repeat left bottom;
}
#paperWrap { background: url('images/bgLeftCol.gif') repeat-y 0 0; padding-top: 225px; margin-bottom: 25px }
#home #paperWrap { padding-top: 0; }
#paperWrap p {
 color: #293124;
 padding-left: 15px;
 line-height: 14px;
}
#tag { 
 height: 149px;
 background: url('images/tag.gif') no-repeat 50% 0;
 text-indent: -9000px;
 margin-top: 15px
}
#seriesImg {
 width: 333px;
 height: 191px;
 background: url('images/bgSeries.gif') no-repeat 0 0;
 padding-left:10px; padding-right:0; padding-top:8px; padding-bottom:0
}
#redWrap .subLeft p {
 padding-left: 8px;
 color: #fff;
 line-height: 18px;
}
#redWrap .subRight p { 
 padding-bottom: 20px;
 background: url('images/bgEventBtm.gif') no-repeat center bottom;; margin-left:0; margin-right:0; margin-top:12px; margin-bottom:0
}
#redWrap .subRight p.last { background: none; padding-bottom: 0; }
#redWrap .subRight a {
 display: block;
 color: #fff;
 text-decoration: none;
}
#redWrap .subRight a span { color: #E7DC7E; text-transform: uppercase; }
#redWrap .subRight  a:hover { color: #E7DC7E; text-decoration:underline; }
#redWrap .subRight  a:hover span { color: #fff; }
.seriesTitle {
 font-size: 17px;
 font-weight: bold;
 padding-bottom: 3px;
}
.seriesTitle span { color: #E7DC7E; display: block; }
#moreEvents {
 display: block;
 background: url('images/btnMoreEvents.gif') no-repeat 0 0;
 width: 130px;
 height: 24px;
 text-indent: -9000px;
 margin-left:-3px; margin-right:0; margin-top:22px; margin-bottom:0
}
#moreEvents:hover { background: url('images/btnMoreEvents.gif') no-repeat 0 -27px; }
.news { margin-bottom: 20px; }
.news p { line-height: 15px; }
#newsletter p a {
 text-decoration: none;
 color: #2F566B;
 background: url('images/bulSubRight.gif') no-repeat 5px -3px;
 display: block;
 height: 1%;
 border-bottom: 1px dotted #ccc; padding-left:20px; padding-right:6px; padding-top:6px; padding-bottom:6px
}
#newsletter p a.last { border-bottom: none; }
#newsletter p a:hover {
 color: #AD2F0C;
 background: url('images/bulSubRight.gif') no-repeat 5px -146px;
}
#copyWrap .subRight p {
 padding: 0 5px;
}
.verse {
 color: #2F566B;
 padding: 6px 12px 6px 10px;
}
.verse span { display: block; text-align: right; text-transform: uppercase; margin-top: 7px; }
#mainPhoto {
 position: absolute;
 top: 0;
 left: -4px;
}
#fader {
 position: absolute;
 width: 10px;
 height: 366px;
 background: url('images/bgFader.jpg');
 top: 0;
 left: 588px
}
#copy { padding: 22px 34px 22px 22px; }
#copy p { margin: 10px 0; }
#copy p, #copy li { line-height: 17px; }
#mapBox { margin-bottom: 5px; border: 1px solid #E5DEB4; padding: 5px; background: #F4F4D9; }
#mapBox div#mapLink {
 margin-top: 5px;
 padding: 4px;
}
#map span { background-color: #fff; padding: 1px; }

.dateList dt { margin-top: 15px; font-size: 14px; }
.dateList dd { margin: 6px 4px; line-height: 17px; }
.rssSubdate { font-weight: bold; }

#rightCol ul { list-style: none; }
#rightCol li {
 padding-left: 22px;
 background: url('images/mainBul.gif') no-repeat 8px 5px;
 margin-top: 2px
}

hr {
 color: #CEC495;
 background-color: #CEC495;
 height: 1px;
 border: 0px none;; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:5px
}
.rightText { text-align: right; }
.hide { display: none; }
#qList { margin-top: 15px; }
#qList li { margin-bottom: 8px; }
.rightBox {
 float: right;
 width: 200px;
 background: #E2E8C4;
 padding: 10px;
 margin: 0 0 8px 8px;
 border: 1px solid #D6CEA0;
 line-height: 17px;
}

/* =forms 
------------------------------------------------------------------------ */
#zemContactForm #email, #zemContactForm #name, #zemContactForm #message, #whyyoulovebethlehem {
 font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif;
 color: #062333; 
 background: #f8fdff;
 border-right: 1px solid #8da4b0; 
 border-bottom: 1px solid #8da4b0; 
 border-top: 1px solid #b8c1c6; 
 border-left: 1px solid #b8c1c6; 
 padding: 3px;
}
#zemContactForm #email, #zemContactForm #name { width: 200px; }
#zemContactForm #message, #whyyoulovebethlehem { width: 385px; }
#zemSubmit {
 font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif;
 color: #fff; 
 background-color: #3c7ba0;
 margin-top: 8px;
 border-right: 1px solid #2c6688; 
 border-bottom: 1px solid #2c6688; 
 border-top: 1px solid #205879; 
 border-left: 1px solid #205879; 
}
ul.zemError {
 margin: 8px 0;
 background: #F1D1D1;
 color: #c00;
 padding: 7px;
 border: 1px solid #E7C3C3;
}
#zemThanks { 
 font-weight: bold;
 color: #c60;
}

/* =links
------------------------------------------------------------------------ */

a { color: #B73D13; outline: none; border: 0px none; text-decoration: underline }
a:hover { text-decoration: none; color: #3D8298; border: 0px none; }

/* =headers
------------------------------------------------------------------------ */

h1, h2, h3, h4, h5, .dateList dt { font-family: Georgia, "Times New Roman", Times, serif; }
#copy h1 {
 font-size: 24px;
 color: #AD2F0C;
 font-weight: normal;
}
h2 {
 font-size: 16px;
 font-weight: normal;
 margin-top: 12px;
}
#copyWrap h2 { 
 font: bold 17px Georgia, "Times New Roman", Times, serif;
 color: #2F566B;
 border-bottom: 1px solid #2F566B;
 padding: 0 0 4px 0;
 margin: 0 0 10px 0;
}
h3 {
 color: #AD2F0C;
 height: 22px;
 background: url('images/bgH3.jpg') no-repeat 0 50%;
 margin-top: 17px;
 position: relative; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Georgia, Times New Roman, Times, serif; padding-left:15px; padding-right:0; padding-top:8px; padding-bottom:0
}
h3#hdJam span { display: block; width: 12px; height: 13px; background: url('images/icJam.gif') no-repeat 0 0; position: absolute; top: 10px; left: 100px }
h4 {
 font-size: 14px;
 font-weight: normal;
}
#paperWrap h4 { color: #AD2F0C; background: url('images/bgH4-1.gif') no-repeat 80px 49%; width: 90%; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:4px }
#redWrap h4 { color: #E7DC7E; background: url('images/bgH4-2.gif') no-repeat 100% 49%;; padding-left:0; padding-right:20px; padding-top:0; padding-bottom:0 }
#copyWrap h4 { font: 16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color: #3D8298; font-size: 14px; margin: 4px 0; }
h5 {
 font-size: 12px;
 color: #E7DC7E;
 font-weight: normal;
 padding: 10px 0 4px 8px;
}

/* =nav 
------------------------------------------------------------------------ */

#nav { 
 width: 191px;
 list-style: none;
 padding-left: 6px;
 margin-bottom: 30px;
}
#home #nav { background: url('images/bgNavTop.jpg') no-repeat 0 0; padding-top: 15px }
#nav li {
 background: url('images/bgNavBtm.gif') no-repeat bottom left;
 padding-bottom: 1px
}
#nav li a {
 display: block;
 height: 1%; /* silly IE */
 text-decoration: none;
 color: #5D562C;
 text-transform: uppercase;
 background: url('images/navBul.gif') no-repeat 12px 50%;; padding-left:26px; padding-right:6px; padding-top:6px; padding-bottom:6px
}
#nav li a:hover, body#home #navHome a, body#visitors #navVisitors a,  #nav li.over, #nav li:hover a, #nav li.over a, body#calendar #navCalendar a, body#news #navNews a, body#photos #navPhotos a, body#contact #navContact a, body#aboutUs #navAboutUs a, body#resc #navResc a, body#aboutGod #navAboutGod a { background: url('images/navBulOver.gif') no-repeat 0 50%; color: #153E55 }


#nav li ul {
 display: none;
 top: 1px;
 left: 0;
 border-top: 1px solid #D5CC9E;
 border-left: 1px solid #D5CC9E;
 list-style: none;
}
#nav li>ul { top: auto; left: auto; }
#nav li li { background: #E5DEB4; border: 0px none; padding: 0 }
#nav li li a, #nav li:hover li a, #nav li.over li a, body#aboutUs #navAboutUs li a, body#visitors #navVisitors li a { 
 background: url('images/pix.gif') no-repeat 0 0; 
 padding: 6px; 
 border-top: 0px none; 
 border-right: 1px solid #D5CC9E; 
 border-bottom: 1px solid #D5CC9E; 
 width: 130px; 
 text-transform: none; 
 color: #5D562C 
}
#nav li li a:hover, body#visitors #navVisitors li a:hover, body#aboutUs #navAboutUs li a:hover { background: none #DAD2A6; color: #B73D13; }
#nav li:hover ul, #nav li.over ul { 
 display: block; 
 left: 160px; 
 z-index: 999;
 position: absolute;
}
/* massive workaround due to IE relative positioning and z-index bugs */
#home #nav li#navVisitors:hover ul, #nav li#navVisitors.over ul { top: 30px; } 
li#navVisitors:hover ul, #visitors #nav li#navVisitors.over ul, #aboutUs #nav li#navVisitors.over ul, #calendar #nav li#navVisitors.over ul, #news #nav li#navVisitors.over ul, #visitors #photos li#navVisitors.over ul, #contact #nav li#navVisitors.over ul, #aboutGod #nav li#navVisitors.over ul, #resc #nav li#navVisitors.over ul { top: 240px; } 

#home #nav li#navAboutUs:hover ul, #nav li#navAboutUs.over ul { top: 57px; } 
li#navAboutUs:hover ul, #visitors #nav li#navAboutUs.over ul, #aboutUs #nav li#navAboutUs.over ul, #calendar #nav li#navAboutUs.over ul, #news #nav li#navAboutUs.over ul, #visitors #photos li#navAboutUs.over ul, #contact #nav li#navAboutUs.over ul, #aboutGod #nav li#navAboutUs.over ul, #resc #nav li#navAboutUs.over ul { top: 267px; } 
