/* Site: Reno Vineyard */

* {
   margin: 0;
   padding: 0;
}

body{
   background: #161612;
   font-size: 62.5%;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 1;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
   width: 950px;
   margin: 0 auto;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   position: relative;
   height: 308px;
   background: url(/renovineyard.org/images/bg_header.jpg) no-repeat;
}

#header h1{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 73px;
   height: 73px;
   margin: 4px 0 0 67px;
   background: url(/renovineyard.org/images/bg_h1.gif) no-repeat;
   text-indent: -9999px;
}


#header h1 a{
   display: block;
   width: 231px;
   height: 61px;
}

#header p#loginWrap{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   margin: 11px 25px 0 0;
   color: #e9dec1;
   font-weight: bold;
}

#header p#loginWrap a{
   color: #f15623;
   text-decoration: none;
}

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

/* search */

#header #searchWrap{
   position: absolute;
   top: 56px;
   right: 16px;
}

#header #searchWrap fieldset {
	border:none;
	margin:0;
}

#header form#searchForm2 input#search_term2{
   float: left;
   width: 71px;
   margin: 3px 6px 0 0;
   padding: 2px 5px 3px;
   border: 0;
   background: #eadfc4;
   color: #170f0d;
   font-size: 11px;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#header form#searchForm2 label{
   float: left;
   margin: 9px 11px 0 0;
   color: #fff;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
}

#header form#searchForm2 a#search_go2{
   float: left;
   width: 25px;
   height: 22px;
   background: url(/renovineyard.org/images/bg_search_go.gif) no-repeat;
   text-indent: -9999px;
}

/* headerText */

#header #headerText{
   position: absolute;
   top: 182px;
   left: 44px;
   width: 260px;
}

#header #headerText p{
   font-size: 1.2em;
   margin-bottom: 1em;
   color: #1d100a;
   line-height: 1.5;
}

#header #headerText p a{
   color: #b83f26;
   font-size: .8333em;
   font-weight: bold;
}

/* headerImage */

#header img#headerImage{
   position: absolute;
   z-index: 5;
   right: 11px;
   bottom: 9px;
}
/***********************************/
.product h2 {
font-size:14px;
color:#fff;
padding: 0 0 10px 0;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   position: absolute;
   z-index: 10;
   right: 193px;
   bottom: 227px;
   list-style: none;
}

#nav li{
   float: left;
   margin-right: 5px;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
}

#nav li a{
   display: block;
   padding: 5px 10px 6px;
   color: #fff;
   text-decoration: none;
}

#nav li.current a{
   background: #170f0d;
}

#nav li a:hover{
   color: #cb3527;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 111px;
   list-style: none;
   line-height: 1;
}

#nav li li{
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   text-transform: none;
}

#nav li ul ul{
   display: none;
}

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

#nav li li a{
   width: 91px;
   border-bottom: 1px solid transparent;

   background: #b83f26;
   color: #e9ddc1;
}

#nav li li a:hover{
   background: #e9ddc1;
   color: #b83f26;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   float: left;
   width: 950px;
   background: url(/renovineyard.org/images/bg_container-inner.gif) repeat-y;
}
#container-inner2{
   float: left;
   width: 950px;
   background: url(/renovineyard.org/images/bg_container-inner2.jpg) repeat-y;
}
/* =Content-Wrap
---------------------------------------------------------------------
*/

---------------------------------------------------------------------
*/
/********************************/
/*    NEWSLETTER STYLES         */
/*    Revison 1 11.06.08        */
/********************************/
body#newsletter #container{
  width: 869px;
   margin: 0 auto;
}
body#newsletter #loginlink {
background: url(/renovineyard.org/images/login_link.gif) no-repeat;
text-indent:-9999px;
height:15px;
width:126px;
}
body#newsletter #loginlink a{
height:15px;
width:126px;
display:block;
}
body#newsletter #header{
   position: relative;
   height: 110px;
   margin-bottom: 18px;
   background: url(/renovineyard.org/images/bg_header_newsletter.jpg) no-repeat;
}
body#newsletter #container-inner{
   width: 869px;
}
body#newsletter #content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 501px;
   padding: 0 39px 0 22px;
   margin:0;
}
body#newsletter #content p{
line-height:24px;
}
body#newsletter #content p#joinministry{
   font-weight: bold;
   text-transform: lowercase;
}

body#newsletter #content p#joinministry a{
   color: #000;
   padding-right: 25px;
   background: url(/renovineyard.org/images/home_cal_next.gif) no-repeat right center;
   text-decoration: none;
}

body #content table th,
body #content table td {
	color:#FFF;
}

body #content div#pagination table td {
	color:#FFF;
}

body #content div#error ul li {
	color:#F00;
}


/* Sidebar Newsletter */

body#newsletter #sidebar{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 267px;
   padding:0;
   margin: 0 22px 0 18px;
    background:#000;
	text-align:center;
}

body#newsletter #sidebar .calendar-month {
display:none;
}
body#newsletter #sidebar #calendarWrap h3{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:23px 0 16px 20px;
	font-size:15px;
}

body#newsletter #sidebar table.calendar{
   width: 243px;
   background:#fff;
}

body#newsletter #sidebar table.calendar caption{
   padding: 7px 0 5px;
   color: #fff;
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
}

body#newsletter #sidebar table.calendar th{
   padding: 8px 0;
   color: #050505;
   font-size: 1.1em;
   font-weight: normal;
   text-align: center;
}

body#newsletter #sidebar table.calendar td{
   color: #050505;
   font-size: 1.1em;
   text-align: center;
}

body#newsletter #sidebar table.calendar td a{
   display: block;
   padding: 5px 0;
   background: #141414;
   color: #fff;
   text-decoration: none;
}

/* eventsSidebar */
body#newsletter #sidebar #eventsSidebar .subtn{
color:#989898;
font-size:11px;
margin-left:38px;
float:none;
}
body#newsletter #sidebar #eventsSidebar{
   text-align:center;
	 margin-top:35px
}

body#newsletter #sidebar #eventsSidebar div.event{
   display: inline; /* IE6 double margin float bug hack */
   clear: left;
   float: left;
   width: 243px;
   margin: 0 2px 1px;
   padding: 8px 0 6px 14px;
}

body#newsletter #sidebar #eventsSidebar p{
	padding: 0 0 0 10px;
	text-align:left;
	color:#990000;
	font-size:11px;
	letter-spacing:0.0100em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body#newsletter #sidebar #eventsSidebar p a{
	color:#990000;
	text-decoration:none;
}

body#newsletter #sidebar #eventsSidebar p a:hover{
	color:#fff;
	text-decoration:underline;
}
body#newsletter  a.event_link {
font-size:12px;
}
body#newsletter  .event_description p{
  line-height:24px;
}
body#newsletter #sidebar #eventsSidebar p.more{
   clear: left;
   padding: 0px 0 22px 22px;
   font-size: 1.1em;
   text-transform: lowercase;
   text-align: left;
	 border-bottom:solid 1px #990000;
}

body#newsletter #sidebar #eventsSidebar p.more a{
   color: #ff9900;
	 text-decoration: underline;
}

body#newsletter #sidebar #eventsSidebar p.more a:hover{
   text-decoration: none;
}



#flashPod {
margin:40px 0px 0px 0px;
text-align:center;
}
#content-wrap{
   float: left;
   width: 894px;
   padding: 0 0 25px 56px;
   background: url(/renovineyard.org/images/bg_content-wrap.jpg) no-repeat;
}
#content-wrap2{
   float: left;
   width: 894px;
   padding: 0 0 25px 27px;
   background: url(/renovineyard.org/images/bg_content-wrap2.jpg) no-repeat;
}
#content-wrap3{
   float: left;
   width: 894px;
    padding: 0 0 25px 56px;
   background: url(/renovineyard.org/images/bg_content-wrap2.jpg) no-repeat;
}
/* =Quicklinks
---------------------------------------------------------------------
*/

#quicklinks{
   float: left;
   width: 162px;
   margin-top: 31px;
}

#quicklinks li{
   padding: 6px 18px 9px;
   background: url(/renovineyard.org/images/bg_quicklinks_li.gif) repeat-x left bottom;
   font-size: 1.1em;
   font-weight: bold;
   font-family: Georgia, Times, "Times New Roman", serif;
   text-transform: uppercase;
   list-style: none;
}

#quicklinks li a{
   color: #b83f26;
   text-decoration: none;
}

#quicklinks p#memberLogin{
   margin: 20px 17px;
   text-indent: -9999px;
}

#quicklinks p#memberLogin a{
   display: block;
   width: 101px;
   height: 22px;
   background: url(/renovineyard.org/images/member-login.jpg) no-repeat;
}

#quicklinks p#memberLogin img{
   border: 0;
}

/* =Content
---------------------------------------------------------------------
*/
body#shoppingcart  table td {
	padding:1px;
}

body#shoppingcart  table{
	width:100%;
	background: #FFCC66;
	color:#000;
}
body#shoppingcart  table td{
	text-align:center;
}
body#shoppingcart  table th{
	background:#eee;
	height:26px;
	color:#000;
}
body#shoppingcart  table .total{
	background:#eee;
	height:20px;
	color:#000;
}
body#shoppingcart  table{
margin-bottom:10px;
}
.qty {
text-align:center;
}
body#shoppingcart #content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 600px;
   padding: 42px 0 0;
   margin-left: 27px;
   color:#fff;
}
#content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 450px;
   padding: 42px 0 0;
   margin-left: 27px;
   line-height:18px;
   font-size:12px;
   color:#fff;
}

#content h2{
   color: #FFF;
}

#content h3{
   margin-bottom: 2em;
   font-size: 1em;
   font-weight: bold;
   color: #FFF;
   text-transform: uppercase;
}

#content h4{
   margin-bottom: .25em;
   color: #FFF;
   font-size: 1.4em;
}

#content h4{
   margin-bottom: 1em;
}

#content h4 span.date{
   color: #FFF;
   font-size: .7143em;
   font-weight: normal;
}

#content h5{
   margin-bottom: .25em;
   color: #FFF;
   font-size: 1.2em;
}

#content h6{
   margin-bottom: .25em;
   color: #FFF;
   font-size: 1.1em;
}

#content p,
#content li{
   margin-bottom: 2em;
   color: #feffff;
   font-size: 1.2em;
   line-height: 1.3333;
}

body#home p.more{
   font-size: 1em;
   text-transform: lowercase;
}

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

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

#content ul#byline li{
   font-size: 1.1em;
}

#content li{
   margin: 0;
}

#content li li{
   font-size: 1em;
}

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

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

#content a{
   color: #dd4e27;
}

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

#content p img {
   float: left;
   margin: 0 10px 5px 0;
}

#content p {
	clear:left;
}

#content #text{
   clear: both;
}

/* eventDetail */

#content p.time,
#content p.location{
   margin: 0;
   color: #ceba7f;
   font-size: 1.2em;
   font-weight: bold;
}

#content p.time{
   margin-top: 2em;
}

#content p.location{
   margin-bottom: 2em;
}

#content p.rsvp{
   text-indent: -9999px;
}

#content p.rsvp a{
   display: block;
   width: 129px;
   height: 22px;
   background: url(/renovineyard.org/images/bg_rsvp.jpg) no-repeat;
}

#content p.import{
   font-size: 1.1em;
}

#content p.import a{
   text-decoration: none;
}

#content p.import a:hover{
   text-decoration: underline;
}


#home-promos #home-flashbox {
	float:left;
	margin-right:20px;
	width:159px;
	height:140px;
	border:1px solid #543722;
	padding:1px 0 0 1px;
}

#home-promos #home-blog {
	border:1px solid #543722;
	padding:2px;
}

	#home-promos #home-blog-inner {
		padding:0 8px 5px 8px;
		height:100%;
		background:#3e1e0e;
	}
		#home-promos #home-blog-inner h3 {
			padding-top:7px;
		}
		#home-promos #home-blog-inner p {
			clear:none;
		}
#home-cal-month {
	padding:4px 0 0 0;
	height:18px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#home-cal span.SidebarLabel {
	display:block;
	position:relative;
	top:-27px;
	height:1px;
	text-align:center;
	font-weight:bold;
	font-size:120%;
}
div#calnav { display:none; }
#home-cal {
	padding:10px 0;
	background:#e1d1aa;
}

#content p#filter select{
   width: 170px;
   margin-right: 10px;
}

/* calendar */

#content table.calendar{
   border: 2px solid #d2ba7f;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: 20px;
   color: #ceba7f;
   font-size: 1.4em;
   font-weight: bold;
}

#content table.calendar th{
   padding: 3px 0;
   border: 1px solid #d2ba7f;
   background: #542b24;
   color: #e4d6b5;
   font-size: .9em;
   font-weight: bold;
}

#content table.calendar td{
   width: 50px;
   height: 60px;
   padding: 2px 6px;
   border: 1px solid #532a24;
   background: #d2ba7f;
   color: #8a6929;
   font-size: 1em;
   font-weight: bold;
   vertical-align: top;
}

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

#content table.calendar td a{
   color: #120d0b;
   text-decoration: none;
}

#content table.calendar td ul{
   margin: .5em 0 0 0;
   font-size: 100%;
   list-style: none;
}

#content table.calendar td li{
   margin-bottom: .75em;
   font-size: 1em;
   font-weight: normal;
   line-height: 1.2;
}

#content table.calendar td li a{
   color: #a34523;
   text-decoration: none;
}

#content table.calendar td li a:hover{
   text-decoration: underline;
}

/* article list */

#content .article{
   margin-bottom: 35px;
}

#content .article h4{
   margin-bottom: .25em;
   color: #b7b7b7;
   font-size: 1em;
   font-weight: normal;
}

#content .article h4 a{
   margin-right: 10px;
   font-size: 1.4em;
   font-weight: bold;
   text-decoration: none;
}

#content .article h4 a:hover{
   text-decoration: underline;
}

/* sermon detail */

#content p.preacher{
   color: #ceba7f;
}

#content #mediabox{
   float: left;
   width: 450px;
   margin: 0 0 25px;
   list-style: none;
}

#content #mediabox li{
   float: left;
   margin-right: 20px;
   text-transform: lowercase;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
   text-decoration: none;
}

#content #mediabox li#mb_print a{
   background-image: url(/renovineyard.org/images/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/renovineyard.org/images/mb_video.gif);
}

#content #mediabox li#mb_download a{
   background-image: url(/renovineyard.org/images/mb_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/renovineyard.org/images/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/renovineyard.org/images/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(/renovineyard.org/images/mb_podcast.gif);
}

#content #comments h5{
   text-transform: lowercase;
}

#content #comments form label{
   float: left;
   width: 100px;
   padding: 2px 0;
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

#content #comments form textarea{
   width: 300px;
   margin-bottom: 10px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/renovineyard.org/images/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#content #comments form input#comment-submit{
   margin-left: 100px;
}

/* sermon list */

#content ul#legend{
   float: left;
   width: 450px;
   margin: 0 0 35px;
}

#content ul#legend li{
   float: left;
   padding-left: 21px;
   margin-right: 25px;
   list-style: none;
   text-transform: lowercase;
   background-repeat: no-repeat;
   background-position: left center;
}

#content ul#legend li#mb_jukebox{
   background-image: url(/renovineyard.org/images/mb_jukebox.gif);
}

#content ul#legend li#mb_download{
   background-image: url(/renovineyard.org/images/mb_download.gif);
}

#content .sermonlist{
   clear: left;
}

#content .sermonbox{
   position: relative;
   margin-bottom: 30px;
}

#content .sermonbox h5{
   width: 350px;
   color: #dd4d26;
   font-size: 1.1em;
}

#content .sermonbox h5 a{
   margin-right: 10px;
   color: #dd4d26;
   font-size: 1.2727em;
   text-decoration: none;
}

#content .sermonbox h5 a:hover{
   text-decoration: underline;
}

#content .sermonbox p{
   margin-bottom: 1.25em;
   color: #ceba7f;
}

#content .sermonbox p.comments{
   padding-left: 18px;
   background: url(/renovineyard.org/images/bg_comments.gif) no-repeat left center;
   font-size: 1.1em;
}

#content .sermonbox ul{
   position: absolute;
   top: 0;
   right: 0;
}

#content .sermonbox li{
   float: left;
   margin-right: 28px;
   text-indent: -9999px;
   list-style: none;
}

#content .sermonbox li a{
   display: block;
   width: 15px;
   height: 15px;
   background-repeat: no-repeat;
}

#content .sermonbox li.sl_listen a{
   background-image: url(/renovineyard.org/images/mb_jukebox.gif);
}

#content .sermonbox li.sl_download a{
   background-image: url(/renovineyard.org/images/mb_download.gif);
}

/* me */

#content table.person{
   clear: left;
   color: #FFF;
}

#content table.person h4{
   margin: 1em 0 0;
}

#content table.person td{
   padding: 5px 0 0;
   font-size: 1.2em;
   vertical-align: top;
   line-height: 1.25;
}

#content table.person td.thing{
   width: 100px;
}

#content div.person{
   float: left;
   width: 104px;
   margin-right: 46px;
}

#content div.person img{
   float: none;
   display: block;
}

#content div#user-profile{
   float: left;
   width: 450px;
   margin-bottom: 20px;
}

#content div#user-profile ul{
   float: left;
   margin: 0;
   list-style: none;
}

#content div#user-profile li{
   margin-bottom: .5em;
}

#content div#user-profile li a{
   text-decoration: none;
}

#content div#user-profile li a:hover{
   text-decoration: underline;
}

body#me #content label{
   display: block;
   margin-bottom: .5em;
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

body#me #content input,
body#me #content textarea{
   width: 353px;
   margin-bottom: 15px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/renovineyard.org/images/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

body#me #content input#comment-submit{
   width: auto;
   margin: 0;
}

body#me #content p.submitButton input{
   width: auto;
   margin: 0;
}

#content #letter-directory ol{
   float: left;
   width: 450px;
   margin: 0 0 25px;
   list-style: none;
}

#content #letter-directory li{
   float: left;
   margin-right: 8px;
}

#content p.title{
   margin-bottom: .25em;
}

#content p span.tools{
   font-size: .8333em;
}

#content p.breadcrumb{
   font-size: 1.0em;
}

#content .message,
#content .galleryImage{
   float: left;
   width: 450px;
   margin-bottom: 15px;
}
#content .gallery {
display:block;
width:400px;
}
#content .galleryImage p.image{
   width: 114px;
   float: left;
}

#content .galleryImage div.imageInfo{
   float: left;
}

/* blog */

#content .blogpost h4{
   margin: 0 0 .25em;
   font-size: 1em;
   font-weight: normal;
   color: #b7b7b7;
}

#content .blogpost h4 a{
   margin-right: 10px;
   color: #dd4d26;
   font-size: 1.4em;
   font-weight: bold;
   text-decoration: none;
}

#content .blogpost h4 a:hover{
   text-decoration: underline;
}

#content .blogpost p.author{
   color: #dd4d26;
   font-size: 1.1em;
   font-weight: bold;
}

#content .blogpost p.comments{
   padding-left: 20px;
   color: #dac99e;
   font-size: 1.1em;
   background: url(/renovineyard.org/images/bg_comments.gif) no-repeat left center;
}

/* discussions */

.discussion-form label{
   display: block;
   margin-bottom: .5em;
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

.discussion-form input,
.discussion-form textarea{
   width: 353px;
   margin-bottom: 15px;
   padding: 2px 3px;
   border-top: 1px solid #7e7e7e;
   border-right: 1px solid #c6c5c5;
   border-bottom: 1px solid #dfdfde;
   border-left: 1px solid #c5c4c4;
   background: #FFF url(/renovineyard.org/images/bg_input.gif) repeat-x;
   color: #0d0704;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.discussion-form textarea{
   display: block;
}

.discussion-form input#discSubmit{
   width: auto;
   margin: 0 5px 0 0;
}

table.discussion{
   width: 448px;
   border: 1px solid #CEBA7F;
   border-collapse: collapse;
   font-size: 1.1em;
   line-height: 1.25;
}

table.discussion th{
   padding: 10px;
   background: #CEBA7F;
   color: #0A0604;
   text-align: left;
}

table.discussion td{
   padding: 10px;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 198px;
   margin: 12px 0 0 40px;
   background: url(/renovineyard.org/images/bg_sidebar.jpg) no-repeat;
}

#sidebar #calendarWrap h3{
   width: 150px;
   height: 10px;
   margin: 15px auto 11px;
   background: url(/renovineyard.org/images/bg_sidebar_calendarWrap_h3.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar table.calendar{
   width: 198px;
   padding: 0 10px 10px;
   background: url(/renovineyard.org/images/bg_sidebar_calendar.gif) repeat-x left bottom;
}

#sidebar table.calendar caption{
   /*height: 22px;*/
   padding: 7px 0 5px;
   background: url(/renovineyard.org/images/bg_sidebar_calendar_caption.gif) repeat-x;
   color: #f9f5e9;
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
}

#sidebar table.calendar th{
   padding: 8px 0;
   color: #532923;
   font-size: 1.1em;
   font-weight: normal;
   text-align: center;
}

#sidebar table.calendar td{
   color: #532923;
   font-size: 1.1em;
   text-align: center;
}

#sidebar table.calendar td a{
   display: block;
   padding: 5px 0;
   background: #532923;
   color: #e9dec2;
   text-decoration: none;
}

/* eventsSidebar */

#sidebar #eventsSidebar{
   background: url(/renovineyard.org/images/bg_eventsSidebar.gif) no-repeat left bottom;
}

#sidebar #eventsSidebar div.event{
   display: inline; /* IE6 double margin float bug hack */
   clear: left;
   float: left;
   width: 180px;
   margin: 0 2px 1px;
   padding: 8px 0 6px 14px;
   background: #d3bb80;
}

#sidebar #eventsSidebar div.event.hover{
   background: #deba62;
}

#sidebar #eventsSidebar div.event h4{
   margin: 1px 0 .25em 0;
   font-size: 1.1em;
   font-weight: bold;
}

#sidebar #eventsSidebar div.event h4 a{
   color: #b94026;
   text-decoration: none;
}

#sidebar #eventsSidebar div.event h4 a:hover{
   text-decoration: underline;
}

#sidebar #eventsSidebar div.event p{
   color: #1a110b;
   font-size: 1.1em;
}

#sidebar #eventsSidebar div.event p.date{
   float: left;
   width: 25px;
   height: 29px;
   margin-right: 9px;
   padding: 2px 2px 0 0;
   background: url(/renovineyard.org/images/bg_eventsSidebar_event_date.gif) no-repeat;
   color: #a95325;
   font-size: 1em;
   font-weight: bold;
   text-align: center;
}

#sidebar #eventsSidebar div.event p.date span.month{
   display: block;
   margin-bottom: 3px;
   color: #e3d4b0;
   font-size: .9em;
   text-transform: uppercase;
}

#sidebar #eventsSidebar p.more{
   clear: left;
   padding: 12px 0 22px;
   font-size: 1.1em;
   text-transform: lowercase;
   text-align: center;
}

#sidebar #eventsSidebar p.more a{
   color: #b94026;
}

#sidebar #eventsSidebar p.more a:hover{
   text-decoration: none;
}

/* me */

#sidebar #directorySearch h3{
   width: 141px;
   height: 13px;
   margin: 15px auto 8px;   
   background: url(/renovineyard.org/images/bg_sidebar_directorySearch_h3.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #directorySearch form{
   height: 29px;
   padding: 11px 0 0 22px;
   background: url(/renovineyard.org/images/bg_sidebar_directorySearch_form.gif) repeat-x;
}

#sidebar #directorySearch form input#keywords{
   width: 140px;
   padding: 2px;
   border: 1px solid #4d4c4c;
   border-bottom: 1px solid #cbcaca;
   border-left: 1px solid #cbcaca;
   font-size: 10px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   vertical-align: middle;
}

#sidebar #directorySearch form input#searchSubmit{
   width: 13px;
   height: 13px;
   border: 0;
   background: url(/renovineyard.org/images/bg_sidebar_directorySearch_submit.gif) no-repeat;
   text-indent: -9999px;
   vertical-align: middle;
}

#sidebar #memberProfile{
   float: left;
   width: 174px;
   padding: 12px 12px 48px;
   background: url(/renovineyard.org/images/bg_eventsSidebar.gif) no-repeat left bottom;
}

#sidebar #memberProfile img{
   float: left;
   margin-right: 10px;
   border: 2px solid #b94026;
}

#sidebar #memberProfile h3{
   float: left;
   margin-bottom: .75em;
   line-height: 1.25;
}

#sidebar #memberProfile ul{
   float: left;
   list-style: none;
}

#sidebar #memberProfile li{
   margin-bottom: .5em;
}

#sidebar #memberProfile a{
   color: #b94026;
   text-decoration: none;
}

#sidebar #memberProfile a:hover{
   text-decoration: underline;
}

/* meet our pastor */

#sidebar #meetOurPastor{
   padding: 0 16px 10px;
   background: url(/renovineyard.org/images/bg_sidebar_meetOurPastor.gif) repeat-x;
}

#sidebar #meetOurPastor h3{
   width: 134px;
   height: 9px;
   margin: 15px auto 12px;   
	 padding:0;
   background: url(/renovineyard.org/images/bg_sidebar_meetOurPastor_h3.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #meetOurPastor h4{
   margin: 0 0 18px 0;
   padding: 6px 0;
   color: #f9f5e9;
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;
}
* html #sidebar #meetOurPastor h4{
  margin: -3px 0 18px 0;
   padding:0 6px 6px 6px;
   color: #f9f5e9;
   font-size: 1em;
   font-weight: bold;
   text-transform: uppercase;
   text-align: center;
}
#sidebar #meetOurPastor img{
   display: block;
   margin: 0 auto 10px;
   border: 1px solid #fff;
}

#sidebar #meetOurPastor p.subscribe{
   font-size: 1.1em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar #meetOurPastor p.subscribe a{
   display: block;
   padding: 3px 0 3px 21px;
   background: url(/renovineyard.org/images/bg_sidebar_meetOurPastor_subscribe.gif) no-repeat left bottom;
   color: #e54425;
}

/* view topics by */

#sidebar #viewTopicsBy{
   padding: 0 1px 58px;
   background: url(/renovineyard.org/images/bg_eventsSidebar.gif) no-repeat left bottom;
}

#sidebar #viewTopicsBy h3{
   font-size: 1.1em;
   padding: 10px 16px 5px;
   background: url(/renovineyard.org/images/bg_sidebar_viewTopicsBy_div.gif);
}

#sidebar #viewTopicsBy h4{
   margin-bottom: .5em;
   font-size: 1.2em;
}

#sidebar #viewTopicsBy div{
   padding: 10px 16px;
   background: url(/renovineyard.org/images/bg_sidebar_viewTopicsBy_div.gif);
}

#sidebar #viewTopicsBy ul{
   margin-bottom: 2em;
}

#sidebar #viewTopicsBy li{
   font-size: 1.2em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
}

#sidebar #viewTopicsBy a{
   color: #e54425;
   text-decoration: none;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   height: 24px;
   margin-bottom: 1px;
   padding: 160px 26px 0;
   background: url(/renovineyard.org/images/bg_footer.jpg) no-repeat #000;
}
#footer2{
   clear: both;
   height: 24px;
   margin-bottom: 1px;
   padding: 160px 26px 0;
   background: red url(/renovineyard.org/images/bg_footer2.jpg) no-repeat;
}
#footer p, #footer2 p{
   color: #8f8c8c;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-align: right;
}

#footer p a,#footer2 p a {
   color: #b83f26;
}

#footer p a:hover, #footer2 p a:hover{
   text-decoration: none;
}



.list_row_number, .list_date1, .list_date3, .list_date4, .list_date5, .list_date6, .list_time1, .list_end_time1, .list_location1, .list_location2 {
	display: none;
}

#home-blog-inner li {
	list-style:none;
}
	#home-blog-inner li .date {
		position:relative;
		top:3px;
		float:right;
		margin:0 0 7px 7px;
		padding:3px;
		width:35px;
		border:1px solid #1d0c03;
		background:#9b5b3b;
		text-align:center;
		text-transform:uppercase;
		font-weight:bold;
	}
	#home-blog-inner li h3 {
		margin:0 0 6px 0;
	}

#home-news span.RequiredFieldLabel {
	color:#FFF;
}
#home-news td span {
	color:#FFF;
}
#home-news span.SmallNote {
	color:#888;
}

