/* @override http://www.cedarrun.net/_css/styles.css */
/* Site: Cedar Run Community Church */

* {
  margin: 0;
  padding: 0;
}

body{
  background: #94b1b3;
  background: #94b1b3 url(/_img/bg_body.gif) repeat-x left bottom;
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1;
}

hr{
  display: none;
}

#skip{
  position: absolute;
  left: -9999px;
}

a{
  overflow: hidden;
}

/* =container
---------------------------------------------------------------------
*/

#container{
  width: 892px;
  margin: 0 auto;
  padding: 0;
  background: url(/_img/bg_container.png) repeat-y;
  _background: url(/_img/bg_container.gif) repeat-y;
}

#container:after{
  content: "."; 
  display: block; 
  clear: both; 
  height: 0; 
  visibility: hidden;
}

#ie6{
  _float: left;
  _width: 862px;
  padding: 0 15px;
  _background: url(/_img/bg_ie6.gif) no-repeat left bottom;
}

/* =header
---------------------------------------------------------------------
*/

#header h1{
  display: inline; /* IE6 double margin float bug hack */
  float: left;
  width: 199px;
  height: 91px;
  margin: 12px 0 0 43px;
  background: url(/_img/bg_h1.gif) no-repeat;
  text-indent: -9999px;
}

#header h1 a{
  display: block;
  width: 199px;
  height: 91px;
}

#searchForm{
  display: inline; /* IE6 double margin float bug hack */
  float: right;
  margin: 11px 30px 0 0;
}

#searchForm input{
  float: left;
  width: 150px;
  padding: 1px 0 0 3px;
  color: #999999;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-style: italic;
}

#searchForm a{
  display: inline; /* IE6 double margin float bug hack */
  float: left;
  width: 6px;
  height: 8px;
  margin: 6px 0 0 4px;
  background: url(/_img/bg_searchForm_a.gif) no-repeat;
  text-indent: -9999px;
}

#headerSection{
  display: inline; /* IE6 double margin float bug hack */
  float: right;
  clear: right;
  width: 200px;
  margin: 7px 30px 0 0;
}

#headerSection p{
  margin-bottom: .5em;
  color: #3F1A10;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}

#headerSection p a{
  padding-right: 10px;
  background: url(/_img/bg_searchForm_a.gif) no-repeat right center;
  color: #3F1A10;
  text-decoration: none;
}

#header p.login{
  display: inline; /* IE6 double margin float bug hack */
  clear: right;
  float: right;
  width: 200px;
  margin: 7px 30px 0 0;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}

#header p.login a{
  color: #3F1A10;
  text-decoration: none;
}

#header p.login a:hover{
  text-decoration: underline;
}

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

#nav{
  float: left;
  width: 835px;
  height: 33px;
  margin-top: 2px;
  padding: 26px 0 0 27px;
  background: url(/_img/bg_nav.gif) no-repeat;
  list-style: none;
}

#nav li{
  display: inline; /* IE6 double margin float bug hack */
  float: left;
  margin: 0 6px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

#nav li a{
  display: block;
  padding: 5px 13px 10px;
  color: #3F1A10;
  text-decoration: none;
}

#nav li.current a,
#nav li:hover a{
  background: #3f1a10;
  color: #fff;
}

#nav li ul{
  position: absolute;
  left: -999em;
  z-index: 999;
  width: 144px;
  border: 2px solid #8aa5a7;
  border-top: 0;
  list-style: none;
  line-height: 1;
}

#nav li:hover ul,
#nav li.sfhover ul{
  left: auto;
}


/*ORIGINAL
#nav li:hover li{
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.25;
}

#nav li:hover li a{
  width: 116px;
  padding: 10px 14px 11px;
  background: #FFF url(/_img/bg_nav_li_li_a.png) repeat-x left bottom;
  color: #708d91;
}

#nav li:hover li a:hover{
  background-image: url(/_img/bg_nav_li_li_a_hover.png);
}
*/
#nav li:hover li{
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.25;
  background: #d0dbdc;
}

#nav li:hover li a{
  width: 116px;
  padding: 10px 14px 11px;
  background: url(/_img/bg_subnav_li_li.png) repeat-x left bottom;
  color: #3F1A10;
}

#nav li:hover li a:hover{
  background: #FFFFFF url(/_img/bg_nav_li_li_a_hover2.png) repeat-x left bottom;
}
#nav li li ul{
  display: none;
}

/* =containerInner
---------------------------------------------------------------------
*/

#containerInner{
  clear: both;
  _float: left;
  background: url(/_img/bg_containerInner.gif) repeat-y;
}

#containerInner:after{
  content: "."; 
  display: block; 
  clear: both; 
  height: 0; 
  visibility: hidden;
}

*+html #containerInner{
  float: left;
}

/* =content
---------------------------------------------------------------------
*/

#content{
  display: inline; /* IE6 double margin float bug hack */
  float: right;
  width: 513px;
  margin: 25px 75px 0 0;
  padding-bottom: 15px;
}

.no-sb #content,
.article #content{
  width: 713px;
}

#content:after{
  content: "."; 
  display: block; 
  clear: both; 
  height: 0; 
  visibility: hidden;
}

body#home #content{
  display: block;
  float: none;
  width: 820px;
  margin: 0;
  padding: 0 21px 22px;
  background: url(/_img/bg_content_home.png) no-repeat left bottom;
}

*+html body#home #content{
  float: left;
}

#content h2{
  margin-bottom: 7px;
  color: #3F1A10;
  font-size: 25px;
  font-weight: normal;
  font-style: italic;
}

#content h3,
#content h4,
#content h5,
#content h6{
  margin-bottom: 7px;
  color: #67868A;
  font-size: 16px;
  font-weight: normal;
}

#content p,
#content li{
  margin-bottom: 1em;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
}

#content ul,
#content ol{
  margin: 0 0 1em 3em;
}

#content ul#byline{
  display: inline; /* IE6 double margin float bug hack */
  float: left;
  margin-bottom: 25px;
  list-style: none;
}

#content li{
  margin: 0;
}

#content blockquote{
  margin-left: 3em;
}

#content hr{
  display: block;
  margin-bottom: 1em;
}

#content a{
  color: #3F1A10;
}

#content a:hover{
  text-decoration: none;
}

#content a img{
  border: none;
}

#content img{
  float: left;
  padding: 0;
  margin: 6px 18px 5px 0;
  background: none;
}
#content img.centeredImg{
  float: none;
  background: none;
}
#content #text{
  clear: both;
}

/* contentInner */

#content #contentInner{
  float: left;
  width: 813px;
  background: url(/_img/bg_contentInner.gif);
  border: 3px solid #fff;
}

/* homepageRotator */

#content #homePageRotator{
  display: inline; /* IE6 double margin float bug hack */
  float: left;
  width: 556px;
  margin: 17px 0 0 17px;
}

#content #homePageRotator a{
  display: block;
  padding: 2px;
  border: 1px solid #607374;
  background: #FFF;
}

#content #homePageRotator img{
  display: block;
  float: none;
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
}

/* welcome */

#content #welcome{
  display: inline; /* IE6 double margin float bug hack */
  float: right;
  width: 196px;
  min-height: 222px;
  margin: 23px 23px 0 0;
  padding: 12px 3px 12px 7px;
  background: url(/_img/bg_welcome.png);
}

#content #welcome h2{
  margin-bottom: 8px;
  padding-bottom: 12px;
  background: url(/_img/bg_welcome_h2.gif) repeat-x left bottom;
}

#content #welcome p{
  margin: 0 6px;
  color: #3F1A10;
  font-size: 13px;
  line-height: 22px;
}

#content #welcome p a.more{
  padding-right: 10px;
  background: url(/_img/bg_more_a.png) no-repeat right center;
  color: #3F1A10;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;  
}

/* homeText */

#content #homeText{
  clear: left;
  float: left;
  width: 450px;
  padding: 6px 0 0 21px;
}

#content #homeText h2{
  margin-bottom: 3px;
  color: #fff;
  font-size: 22px;
  font-style: normal;
}

#content #homeText p{
  margin-bottom: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
}

#content #homeText p a.more{
  padding-right: 10px;
  background: url(/_img/bg_more_a.png) no-repeat right center;
  color: #FFCC00;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

/* expect */

#content #expect{
  display: inline; /* IE6 double margin float bug hack */
  float: right;
  margin: 23px 16px 0 0;
}

#content #expect h2{
  font-size: 12px;
  text-transform: uppercase;
  font-style: normal;
}

#content #expect a{
  display: block;
  text-decoration: none;
  width: 207px;
  height: 23px;
  padding: 12px 0 0 13px;
  background: url(/_img/bg_expect.gif) no-repeat;
}

/* Discussions */

table.discussion{
   width: 490px;
   border: 1px solid #CCC;
   border-collapse: collapse;
}

table.discussion th{
   padding: 5px 10px;
   background: #CCC;
   color: #3C3C3C;
   font-size: 11px;
   font-weight: normal;
   text-align: left;
   line-height: 1.25;
}

table.discussion td{
   padding: 10px;
   background: #EEE;
   color: #545454;
   font-size: 11px;
}

table.discussion td.title{
   font-size: 12px;
}

table.discussion tr.alt td{
   background: #FFF;
}

#content p.pagination{
  float: left;
  margin-bottom: 25px;
  color: #999;
  font-size: 11px;
}

#content p.records{
   float: right;
}

#content div.discussion-form{
  clear: both;
}

#content div.discussion-form label{
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
}

#content div.discussion-form input#discName,
#content div.discussion-form textarea{
   display: block;
   margin-bottom: 10px;
   padding: 3px;
   color: #545454;
   font-size: 12px;
}

#content div.disc-comment{
   margin-bottom: 25px;
}

#content div.disc-comment p{
   margin-bottom: 0;
}

#content div.disc-comment p.byline{
   font-size: 11px;
   font-weight: bold;
}

#content div.disc-comment p.byline strong{
   text-transform: uppercase;
}

#content div.disc-comment p.edited{
   font-size: 11px;
   font-style: italic;
}

/* fragment-3 */

#fragment-3 table{
  width: 399px;
  border-collapse: collapse;
}

#fragment-3 table caption{
  margin-bottom: .5em;
  color: #3F1A10;
  font-size: 14px;
  text-transform: uppercase;
}

#fragment-3 table th{
  padding-bottom: 10px;
  color: #3F1A10;
  font-size: 12px;
}

#fragment-3 table td{
  padding: 10px;
  color: #708D91;
  font-size: 12px;
  text-align: center;
}

body#home #fragment-3 table td{
  padding: 6px 5px;
}

#fragment-3 table td.current{
  background: #cfc6c3;
}

#fragment-3 table td a{
  color: #3F1A10;
  text-decoration: none;
}

/* calendar */

#content table.calendar{
   margin-bottom: 25px;
   border: 1px solid #e3dfda;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}

#content table.calendar caption{
   font-size: 16px;
   line-height: 34px;
   font-weight: normal;
   color: #cfc6c3;
   background: #3F1A10;
}

#content table.calendar th{
   padding: 6px 6px 6px 0;
   background: #e6e6e6;
   color: #1d2a3c;
   font-size: 10px;
   font-weight: normal;
   border: 1px solid #cbcbcb;
}

#content table.calendar td{
   width: 73px;
   height: 68px;
   padding: 2px 4px;
   border: 1px solid #cbcbcb;
   background: #FFF url(/_img/bg_calendar_day.gif) no-repeat left top;
   color: #626262;
   font-size: 10px;
   vertical-align: top;
}

#content table.calendar td.empty{
   background: #ebe8e7;
}

#content table.calendar td a{
   text-decoration: none;
   font-size: 10px;
   color: #1d2a3c;
}

#content table.calendar td a:hover{
	color: #1f62c3;
}

#content table.calendar td ul{
   margin: .5em 0;
   list-style: none;
   padding: 0;
}

#content table.calendar td li{
   padding: 0 5px 2px;
   margin: .75em -.4em;
   border-top: 1px solid #cbcbcb;
   border-bottom: 1px solid #cbcbcb;
   font-size: 12px;
   line-height: 1.25;
   background: #f1f7f9;
}

#content table.calendar td li a{
	color: #3F1A10;
}
#content table.calendar td li a:hover{
   color: #708D91;
}

#content table.calendar td li:hover{
   background: #fff;
}

/* sermons */

#content .sermonblock{
  position: relative;
}

#content .sermonblock ul{
  position: absolute;
  top: 46px;
  right: 0;
}

#content .sermonblock p{
  margin-bottom: 0;
}

#content ul#mediabox{
  float: right;
}

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

#sidebar{
  display: inline; /* IE6 double margin float bug hack */
  float: left;
  width: 201px;
  margin: 25px 0 0 46px;
}

body#home #sidebar{
  float: left;
  width: 862px;
  margin: 15px 0 0;
}

/* subnav */

#sidebar #subnavWrap{
  margin-bottom: 9px;
  border: 1px solid #607374;
}

#sidebar ul#subnav{
  width: 185px;
  padding: 10px;
  padding: 5px 6px;
  border: 1px solid #ffffff;
  border-left: 1px solid #e2e9e9;
  border-right: 1px solid #dfe6e6;
  background: #8aa5a7;
}

#sidebar ul#subnav li{
  padding: 4px 3px;
  background: #d0dbdc;
  font-size: 12px;
  text-transform: uppercase;
  list-style: none;
}

#sidebar ul#subnav li a{
  display: block;
  padding: 4px 7px 7px;
  background: #3f1a10;
  color: #fff;
  text-decoration: none;
}

#sidebar ul#subnav li li{
  padding: 0;
  text-transform: none;
  background: url(/_img/bg_subnav_li_li.png) repeat-x left bottom;
}

#sidebar ul#subnav li li.last{
  background: none;
}

#sidebar ul#subnav li li.current{
  background: url(/_img/bg_subnav_li_li_current.gif) repeat-x;
  font-weight: bold;
}

#sidebar ul#subnav li li a{
  padding: 9px 7px 11px;
  color: #3F1A10;
  background: none;
}

#sidebar ul#subnav li li ul{
  display: none;
  padding-bottom: 10px;
  background: url(/_img/bg_subnav_li_li.png) repeat-x left bottom;
}

#sidebar ul#subnav li li.current ul{
  display: block;
}

#sidebar ul#subnav li li.current li{
  margin: 0 0 3px 5px;
  padding: 0;
  padding-left: 3px;
  background: url(/_img/bg_subnav_li_li_li.gif) no-repeat left center;
  font-weight: normal;
}

#sidebar ul#subnav li li li.current{
  font-weight: normal;
}

#sidebar ul#subnav li li li a{
  padding: 6px 7px 7px;
  color: #67868A;
}

/* sidebarImage */

#sidebar .sidebarLink{
  margin-bottom: 11px;
}

#sidebar .sidebarLink p{
  margin: 0;
}

#sidebar .sidebarLink a{
  display: block;
}

#sidebar .sidebarLink img{
  display: block;
  border: 0;
}

/* section */

body#home #sidebar .section{
  float: left;
  width: 199px;
}

body#home #sidebar .section h3{
  height: 19px;
  margin-bottom: 8px;
  padding: 4px 7px 0;
  background: url(/_img/bg_section_ministries_h3.gif) repeat-x left bottom;
  color: #3F1A10;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

body#home #sidebar .section p.more{
  clear: left;
  margin-bottom: 8px;
  padding-top: 9px;
  background: url(/_img/bg_more.gif) repeat-x;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 1;
}

body#home #sidebar .section p.more a{
  padding-right: 10px;
  background: url(/_img/bg_searchForm_a.gif) no-repeat right center;
  color: #3F1A10;
  text-decoration: none;
}

/* section_ministries */

#section_ministries{
  display: inline; /* IE6 double margin float bug hack */
  margin: 0 0 0 19px;
}

#section_ministries .ministry{
  clear: left;
  margin-left: -2px;
}

#section_ministries h4{
  padding: 8px 0 3px;
  font-size: 14px;
}

#section_ministries h4 a{
  padding-right: 10px;
  background: url(/_img/bg_searchForm_a.gif) no-repeat right center;
  color: #3F1A10;
  text-decoration: none;
}

#section_ministries p{
  color: #708D91;
  font-size: 14px;
  font-weight: bold;
}

#section_ministries img{
  float: left;
  border: 0;
  margin-right: 8px;
}

/* section_tabs */

body#home #sidebar #section_tabs{
  display: inline; /* IE6 double margin float bug hack */
  width: 399px;
  margin: 0 15px;
}

.ui-tabs-nav{
  float: left;
  width: 399px;
  margin-bottom: 10px;
  background: url(/_img/bg_section_ministries_h3.gif) repeat-x left bottom;
}

.ui-tabs-nav li{
  display: inline; /* IE6 double margin float bug hack */
  float: left;
  margin: 2px 4px 0;
  font-size: 12px;
  text-transform: uppercase;
  list-style: none;
}

.ui-tabs-nav li a{
  display: block;
  padding: 2px 5px 7px;
  color: #666666;
  text-decoration: none;
  outline: 0;
}

.ui-tabs-nav li.ui-state-active a{
  background: #3f1a10;
  color: #b2a39f;
}

.ui-tabs-hide{
  display: none;
}

.ui-tabs-panel{
  clear: both;
}

#section_tabs img{
  float: left;
  padding: 1px;
  margin: 6px 13px 10px 0;
  border: 1px solid #333333;
  background: #cbcbcb;
}

#section_tabs h4{
  margin: 0 2px 10px;
  font-size: 14px;
}

#section_tabs h4 a{
  color: #3F1A10;
  text-decoration: none;
}

#section_tabs h4 a:hover{
  text-decoration: underline;
}

#section_tabs p{
  margin-bottom: 16px;
  color: #000;
  font-size: 13px;
  line-height: 22px;
}

#section_tabs p.date{
  margin: 0 4px 7px;
  color: #67868A;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
}

#section_tabs p.dateList{
  margin-bottom: 0px;
  color: #3F1A10;
}

#section_tabs p.dateList a{
  color: #3F1A10;
}

#section_tabs p.dateList a:hover{
  text-decoration: none;
}

#section_tabs p span.date{
  display: inline-block;
  width: 47px;
  /*margin: 0 20px 0 0;*/
}

body#home #sidebar #section_tabs p.more{
  margin: 0 10px 0 0;
  padding-top: 8px;
}

/* section_featuredArticle */

#section_featuredArticle h4{
  padding: 2px 4px 3px;
  font-size: 14px;
}

#section_featuredArticle h4 a{
  color: #3F1A10;
  text-decoration: none;
}

#section_featuredArticle h4 a:hover{
  text-decoration: underline;
}

#section_featuredArticle p{
  margin: 0 4px 6px;
  color: #000;
  font-size: 12px;
  line-height: 17px;
}

/* =form
---------------------------------------------------------------------
*/

#content form.monkForm h3{
  color: #67868A;
  font-size: 16px;
  font-weight: normal;
  margin: ;
  padding: 0;
}

.monkForm textarea{
  width: 100%;
}

.monkForm p.description{
  font-style: italic;
  margin-top: -10px;
}

.monkForm .captcha input{
  float: left;
  clear: both;
}


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

#footer{
  clear: both;
  width: 802px;
  margin: 0 auto;
  padding: 45px;
  background: url(/_img/bg_footer.png) no-repeat;
  _background: url(/_img/bg_footer.gif) no-repeat;
}

body#home #footer{
  padding-top: 25px;
  background: url(/_img/bg_footer_home.png) no-repeat;
  _background: url(/_img/bg_footer_home.gif) no-repeat;
}

#footer p{
  margin-bottom: 3px;
  font-size: 11px;
  color: #fff;
  text-align: center;
}

#footer p a{
  color: #fff;
  text-decoration: none;
}

#footer p a:hover{
  text-decoration: underline;
}