/* @override 
	http://greenvilleoaks.monkcms.net/_css/styles.css
	http://www.greenvilleoaks.org/_css/styles.css
*/

/* My Comment */

/* Site: First Baptist Church Grapevine */

* {
  margin: 0;
  padding: 0;
}

body{
  background: #3e5f58 url(/_img/bg_body.gif);
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  line-height: 1;
}

hr{
  display: none;
}

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

a{
  overflow: hidden;
}

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

#container{
  background: url(/_img/bg_container.png) repeat-x;
}

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

#containerInner{
  background: url(/_img/bg_containerInner.png) repeat-x left bottom;
}

#home #containerInner{
  background: #beb88f url(/_img/bg_containerInner.png) repeat-x left bottom;
}

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

/* =ministryGuide
---------------------------------------------------------------------
*/

#ministryGuide{
  position: absolute;
  left: 50%;
  z-index: 9999;
  width: 960px;
  margin-left: -480px;
}

#ministryGuide h2{
  position: absolute;
  right: 43px;
  font-size: 12px;
  font-weight: normal;
  font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#ministryGuide h2 a{
  display: block;
  width: 127px;
  height: 21px;
  padding: 7px 0 0 23px;
  color: #f9fbfb;
  text-decoration: none;
  background: url(/_img/bg_ministryGuide_h2_a.png) no-repeat;
  outline: 0;
}

#ministryGuideInner{
  display: none;
  clear: both;
  float: left;
  background: #6a7c95;
}

#ministryGuideInner div.spacer{
  clear: left;
  height: 40px;
}

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

#header{
  position: relative;
  width: 960px;
  margin: 0 auto;
	border-top-style: none;
}

#header h1{
  float: left;
  width: 400px;
  height: 116px;
  margin: 10px 0 8px;
  background: url(/_img/bg_h1.png) no-repeat 0 15px;
  text-indent: -9999px;
}

#header h1 a{
  display: block;
  width: 400px;
  height: 116px;
}

/* newHere */

#header #newHere{
  position: absolute;
  top: 10px;
  right: 226px;
  width: 318px;
  height: 69px;
  padding: 74px 0 0 22px;
  background: url(/_img/bg_newHere.png) no-repeat left bottom;
	z-index: 1;
}

#header #newHere p{
  margin: 0 67px;
  color: #4b5b70;
  font-size: 12px;
  text-align: center;
  line-height: 1.15;
}

#header #newHere a{
  padding-right: 9px;
  background: url(/_img/bg_newHere_a.gif) no-repeat right 55%;
  color: #4b5b70;
  font-weight: bold;
  text-decoration: none;
}

#header #newHere a:hover{
  color: #2c2f3d;
  text-decoration: underline;
}

/* metaNav */

#header ul#metaNav{
  float: right;
  margin: 45px 2px 0 0;
}

#header ul#metaNav li{
  float: left;
  font-size: 12px;
  font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
  list-style: none;
}

#header ul#metaNav a{
  display: block;
  padding: 0 14px 2px;
  border-left: 1px solid #5b5b5e;
  color: #000;
  text-decoration: none;
}

#header ul#metaNav li.first a{
  border: 0;
}

#header ul#metaNav a:hover{
  font-weight: bold;
  letter-spacing: -0.035em;
  text-decoration: underline;
}

/* search */

#header form#searchForm{
  clear: right;
  float: right;
  width: 224px;
  height: 29px;
  margin: 17px 0 0 0;
  padding: 6px 0 0 7px;
  background: url(/_img/bg_searchForm.png) no-repeat;
}

#header form#searchForm input{
  float: left;
  width: 147px;
  height: 17px;
  margin-right: 3px;
  padding: 4px 5px 0;
  border: 1px solid #b9becb;
  background: #fcfdfe;
  color: #2b292b;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-weight: bold;
}

#header form#searchForm a{
  float: left;
  width: 54px;
  height: 22px;
  margin-top: 1px;
  background: url(/_img/bg_searchForm_a.png) no-repeat;
  text-indent: -9999px;
}

#header form#searchForm a:hover{
  background-position: left bottom;
}

#header #login{
	font-size: .8em;
	position: absolute;
	right: 520px;
	top: 15px;
	text-align: right;
	color: #fffeff;
	z-index: 2;
}

#header #login a{
	color: #435976;
	text-decoration: none;
}

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

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

#nav{
  position: relative;
  z-index: 500;
  clear: left;
  width: 960px;
  height: 61px;

  list-style: none;
	top: -5px;
}

#nav li{
  float: left;
  padding-left: 2px;
  background: url(/_img/bg_nav_li.png) no-repeat;
  font-size: 15px;
}

#nav li a{
  display: block;
  height: 27px;
  padding: 10px 20px 0;
  color: #fff;
  text-decoration: none;
}

#nav li a:hover{
  background: url(/_img/bg_nav_li_a_hover.gif) no-repeat;
}

#nav li.current a,
#nav li.current a:hover{
  background: url(/_img/bg_nav_li_a_hover.gif) no-repeat;
}



#nav li ul{
  position: absolute;
  left: -999em;
  z-index: 999;
  width: 960px;
  margin-top: -1px;
  background: url(/_img/bg_container.png) repeat-x left -166px;
  list-style: none;
  line-height: 1;
}

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

#nav li:hover ul,
#nav li.sfhover ul{
  z-index: 1000;
}

#nav li li{
  padding: 0;
  background: none;
  font-size: 12px;
}

#nav li li a{
  height: 19px;
  padding: 6px 18px 0;
  color: #ececec;
}

#nav li.current li a{
  background: none;
}

#nav li li.current a,
#nav li.current li.current a:hover{
  background: url(/_img/bg_nav_li_li_current_a.png);
}

#nav li.current li a:hover{
  background: url(/_img/bg_nav_li_li_a_hover.png);
}

/* =contentWrap
---------------------------------------------------------------------
*/

#contentWrap{
  clear: both;
  width: 960px;
  margin: 0 auto 29px;
  background: url(/_img/bg_contentWrap.png) repeat-y right top;
}

body#noSidebar #contentWrap{
   background-image:none;
   background:#fff;
}

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

body#home #contentWrap{
  margin-bottom: 37px;
  padding-top: 21px;
  background: none;
}

body#home #contentWrap div#homePageRotator{
  float: left;
  width: 710px;
}

body#home #contentWrap div#homePageRotator img{
  border: 0;
}

/* =homeBoxes
---------------------------------------------------------------------
*/

#homeBoxes{
  width: 230px;
  float: right;
  margin-right: 1px;
  padding: 0 0 0 18px;
  background: url(/_img/bg_homeboxes.png);
}

#homeBoxes div#hb_welcome{
  /*height: 127px;*/
  min-height: 117px;
  padding-bottom: 10px;
}

#homeBoxes div#hb_lastWeeksMessage{
  height: 182px;
}

#homeBoxes h2{
  height: 35px;
  margin: 0 0 8px -18px;
  border-right: 1px solid #3b313b;
  background-color: #65768d;
  background-position: 3px top;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#homeBoxes #hb_welcome h2{
  background-image: url(/_img/bg_homeBoxes_h2_welcome.gif);
}

#homeBoxes #hb_lastWeeksMessage h2{
  background-image: url(/_img/bg_homeBoxes_h2_lastWeeksMessage.gif);
}

#homeBoxes h3{
  margin-bottom: .3333em;
  font-size: 18px;
}

#homeBoxes h3 a{
  color: #222222;
  text-decoration: none;
}

#homeBoxes p,
#homeBoxes #hb_welcome div{
  margin-bottom: 1em;
  font-size: 12px;
  color: #222222;
  line-height: 1.5;
}

#homeBoxes #hb_welcome div{
  margin-bottom: 0;
}


#homeBoxes p.date{
  margin-bottom: 0;
  color: #49655c;
  font-weight: bold;
}

#homeBoxes p.preacher{
  margin-bottom: .6667em;
	color: #fcfdfe;
}

#homeBoxes p a{
  color: #799dca;
  font-weight: bold;
  text-decoration: none;
}

#homeBoxes ul{
  width: 214px;
  padding-top: 10px;
  border-top: 1px solid #3e4650;
}

#homeBoxes li{
  float: left;
  margin-right: 4px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  list-style: none;
}

#homeBoxes li#lwm_download{
  margin: 0;
}

#homeBoxes li a{
  display: block;
  width: 77px;
  height: 21px;
  padding: 11px 2px 0 26px;
  color: #282937;
  text-decoration: none;
  text-align: center;
}

#homeBoxes li#lwm_listen a{
  background-image: url(/_img/bg_lwm_listen.png);
  background-repeat: no-repeat;
}

#homeBoxes li#lwm_download a{
  background-image: url(/_img/bg_lwm_download.png);
  background-repeat: no-repeat;
}

#homeBoxes li a:hover{
  color: #fff;
  background-position: left bottom;
}

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

#content{
  float: right;
  width: 515px;
  margin-right: 134px;
  padding: 34px 20px 5px 25px;
  background: url(/_img/bg_content.gif) repeat-x top left;
}

#articles #content{
	margin-right: 0;
	float: left;
	margin-left: 19px;
}

#articles #filter{
	float: right;
}
#articles #sidebar{
	float: left;
}

body#home #content{
  background: none;
}

body#noSidebar #content{
   width: 915px;
   margin: 0;
}

#content h2{
  margin-bottom: .3333em;
  color: #62778e;
  font-size: 27px;
  font-weight: normal;
}

#content h3{
  margin-bottom: .125em;
  color: #406058;
  font-size: 16px;
  font-weight: bold;
}

#content h4,
#content h5,
#content h6{
  margin-bottom: .5em;
  padding-bottom: 4px;
  border-bottom: 1px solid #d6dade;
  color: #352a35;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

#content p,
#content li,
#content table{
  margin-bottom: 1.5385em;
  color: #3f3f3f;
  font-size: 13px;
  line-height: 1.5385;
}

#content ul,
#content ol{
  margin: 0 0 1.5385em 20px;
}

#content ul{
  margin: 0 0 1.5385em 0;
}

#content li{
  margin-bottom: 0.3077em;
}

#content ul li{
  padding-left: 20px;
  background: url(/_img/bg_content_li.gif) no-repeat left 6px;
  list-style: none;
}

#content ol li{
  color: #342934;
  font-weight: bold;
}

#content ol li span{
  color: #4d5167;
  font-weight: normal;
}

#content blockquote{
  width: 443px;
  margin-bottom: 20px;
  padding:  8px 10px 19px;
  border-left: 8px solid #65768d;
  color: #406058;
  font-size: 16px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  line-height: 1.5;
}

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

#content a{
  color: #748398;
  font-weight: bold;
  text-decoration: none;
}

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

#content img{
  margin-bottom: 13px;
  padding: 7px;
  border: 1px solid #95aac0;
}

#content #text{
  margin-top: 11px;
}

/* byline */

#content p#byline{
  margin-bottom: 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #EAE8C6;
}

/* mediabox */

#content ul#mediabox{
  float: right;
  width: 106px;
  margin-left: 25px;
  padding: 11px 0 0 25px;
  background: url(/_img/bg_sermonList_sermon.gif) no-repeat -340px top;
  
}

#content ul#mediabox li{
  padding: 0;
  background: none;
  font-size: 11px;
}

/* articleList */

#content #articleList,
#content #sermonList{
  width: 474px;
  margin: 21px 0 0 2px;
  padding: 16px;
  background: url(/_img/bg_articleList.gif) no-repeat;
}

#content #articleList.pages,
#content #sermonList.pages{
  background: none;
}

#content #sermonList{
  background-image: url(/_img/bg_sermonList.gif);
}

#content #articleList h3,
#content #sermonList h3{
  margin-bottom: 1em;
  color: #5a5e72;
  font-size: 12px;
  font-weight: normal;
}

#content #sermonList h3{
  clear: both;
}

#content #articleList .article,
#content #sermonList .sermon{
  clear: both;
  float: left;
  width: 474px;
  margin-bottom: 11px;
  padding-top: 11px;
  border-top: 1px solid #c5c3a2;
}

#content #sermonList .sermon{
  margin-bottom: 19px;
  background: url(/_img/bg_sermonList_sermon.gif) no-repeat;
}

#content #articleList .article.latest,
#content #sermonList .sermon.latest{
  margin-bottom: 36px;
  padding: 0;
  border: 0;
}

#content #articleList .article.last,
#content #sermonList .sermon.last{
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 1px solid #eae8c6;
}

#content #articleList .article.latest h3,
#content #sermonList .sermon.latest h3{
  margin-bottom: .5625em;
}

#content #articleList .article h4,
#content #sermonList .sermon h4{
  border: 0;
  padding: 0;
  font-size: 14px;
  text-transform: none;
  line-height: 1.25;
}

#content #articleList .article p{
  color: #5a5e72;
  font-size: 10px;
  text-transform: uppercase;
}

#content #sermonList .sermon p{
  color: #5a5e72;
  font-size: 12px;
}

#content #articleList .article em,
#content #sermonList .sermon em{
  font-size: 12px;
}

#content #articleList .article p a,
#content #sermonList .sermon p a{
  font-size: 11px;
  text-transform: none;
}

/* sermonfeed */

#content p.sermonfeed{
   float: right;
}

#content p.sermonfeed a{
   display: block;
   background: url(/_img/bg_sermon_feed.gif) no-repeat right;
   height: 27px;
   padding: 7px 40px 0 0;
   margin-top: -7px;
}

/* sermonDetails */

#content #sermonList .sermonDetails{
  float: left;
  width: 325px;
  margin-right: 17px;
}

#content #sermonList .sermonDetails h4 a{
  color: #352a35;
}

/* sermonActions */

#content #sermonList ul.sermonActions{
  float: left;
  margin: 0 0 0 23px;
}

#content #sermonList ul.sermonActions li{
  padding: 0;
  background: none;
  font-size: 11px;
}

/* pagination */

#content p#pagination,
#content #articleList p#pagination,
#content #sermonList p#pagination{
  float: right;
  margin-right: 30px;
  color: #707385;
  font-size: 12px;
}

#content p#pagination a,
#content p#pagination p#pagination span,
#content #articleList p#pagination a,
#content #articleList p#pagination span,
#content #sermonList p#pagination a,
#content #sermonList p#pagination span{
  float: left;
  display: block;
  padding: 3px 10px 0;
  font-size: 12px;
  text-align: center;
}

#content p#pagination span,
#content #articleList p#pagination span,
#content #sermonList p#pagination span{
  padding: 3px 4px 0;
}

#content p#pagination a#current,
#content #articleList p#pagination a#current,
#content #sermonList p#pagination a#current{
  width: 26px;
  height: 23px;
  padding: 3px 0 0;
  background: url(/_img/bg_pagination_current.gif) no-repeat;
}

#content p#pagination p#pagination a#next,
#content p#pagination p#pagination a#previous,
#content #articleList p#pagination a#next,
#content #articleList p#pagination a#previous,
#content #sermonList p#pagination a#next,
#content #sermonList p#pagination a#previous{
  font-weight: normal;
}

#content p#pagination a#off,
#content #articleList p#pagination a#off,
#content #sermonList p#pagination a#off{
  display: none;
}

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

#sidebar{
  float: left;
  width: 247px;
  padding-top: 21px;
}

/* =homebar
---------------------------------------------------------------------
*/

#homebar{
  width: 960px;
  margin: 24px auto;
}

/* =subnav
---------------------------------------------------------------------
*/

#subnav{
  margin-bottom: 21px;
  padding: 6px 0 9px;
  background: url(/_img/bg_subnav.gif) repeat-y;
}

#subnav li{
  font-size: 11px;
  text-transform: uppercase;
  list-style: none;
}

#subnav li.current{
  font-weight: bold;
}

#subnav li a{
  display: block;
  width: 195px;
  margin: 0 12px 0 13px;
  padding: 8px 5px;
  border-bottom: 1px solid #3c4545;
  color: #ece9f3;
  text-decoration: none;
}

#subnav li.current a{
  width: 229px;
  height: 24px;
  margin: 0;
  padding: 15px 0 0 18px;
  border: 0;
  background: url(/_img/bg_subnav_li_current_a.png) no-repeat;
}

#subnav li.preCurrent a{
  border: 0;
}

#subnav li.last a{
  border: 0;
}

#subnav li a:hover{
  background: url(/_img/bg_subnav_li_li_current_a.png);
}

#subnav li.current a:hover{
  background: url(/_img/bg_subnav_li_current_a.png) no-repeat;
}

/* =sidebarEvents
---------------------------------------------------------------------
*/

#sidebarEvents{
  position: relative;
  clear: left;
  float: left;
  width: 233px;
  margin: 18px 0;
}

body#home #sidebarEvents{
  clear: none;
  float: left;
  margin: 3px 0;
}

#sidebarEvents #agendaAgenda{
  display: none;
	background-color: #65768d;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}

/* agendaNav */

#sidebarEvents #agendaNav li{
  float: left;
  height: 35px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  list-style: none;
  letter-spacing: .05em;
}

#sidebarEvents #agendaNav li a{
  display: block;
  width: 113px;
  height: 24px;
  margin: 0 1px;
  padding-top: 11px;
  background: url(/_img/bg_agendaNav_li_a.png);
  color: #fff;
  outline: 0;
  text-decoration: none;
  text-align: center;
}

#sidebarEvents #agendaNav li.current a{
  width: 115px;
  height: 35px;
  margin-bottom: -11px;
  background: url(/_img/bg_agendaNav_li_current_a.png) no-repeat;
}

#sidebarEvents #agendaCalendar,
#sidebarEvents #agendaAgenda{
  clear: left;
}

/* agendaCalendar */

#agendaCalendar{
}

#agendaCalendar table{
  width: 240px;
  margin: 0 -6px 0 -4px;
  border-spacing: 5px;
}

#agendaCalendar table caption{
  height: 28px;
  padding-top: 5px;
  background: url(/_img/bg_agendaCalendar_caption.gif) no-repeat center top;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

#agendaCalendar table caption span{
  position: absolute;
  top: 43px;
}

#agendaCalendar table caption span.calendar-prev{
  left: 8px;
}

#agendaCalendar table caption span.calendar-next{
  right: 8px;
}

#agendaCalendar table tr.first{
  display: none;
}

#agendaCalendar table td{
  padding: 5px;
  color: #65768d;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background: #c9c6a5 none;
}

body#home #agendaCalendar table td{
  padding: 6px 5px;
}

#agendaCalendar table td.current{
  color: #4d6b92;
  border: 1px solid #c2c2c2;
  background: #65768d none repeat-x;
}

#agendaCalendar table td.current.linked-day{
	background-color: #65768d;
	border: 1px solid #95aac0;
}

#agendaCalendar table td.linked-day{
  border: 1px solid #c2c2c2;
  background: #406058;
}

#agendaCalendar table td.empty{
  background: #62778e;
}

#agendaCalendar table td a{
  color: #f8f9f9;
  text-decoration: none;
}

/* agendaAgenda */

#agendaAgenda .event{
  margin: 10px 5px;
}

#agendaAgenda .event h3{
  margin-bottom: 1px;
  font-size: 14px;
  line-height: 1.25;
}

#agendaAgenda .event h3 a{
  color: #fffeff;
  text-decoration: none;
}

#agendaAgenda .event h3 a:hover{
  color: #fff;
  border-bottom: 1px solid #4c4f53;
}

#agendaAgenda p{
  margin-bottom: 1em;
  color: #9f8f9f;
  font-size: 12px;
  line-height: 1.5;
}

#agendaAgenda p.date{
  margin-bottom: .3333em;
  color: #639186;
  font-size: 11px;
  font-family: Georgia, Times, "Times New Roman", serif;
}

#agendaAgenda .event p.date em{
  padding-bottom: 1px;
  border-bottom: 1px solid #567f75;
  font-style: italic;
	color: #c7c5a4;
}

/* eventsInfo */

#eventsInfo{
  padding: 10px;
	background-color: #406058;
}

#eventsInfo h3{
  margin-bottom: .5em;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .025em;
}

#eventsInfo h3 a{
  color: #feffff;
  text-decoration: none;
}

#eventsInfo h3 a:hover{
  text-decoration: underline;
}

#eventsInfo p{
  color: #c5c09c;
  font-size: 12px;
  line-height: 1.5;
}

#eventsInfo p a{
	color: #fffeff;
}

/* =quicklinks
---------------------------------------------------------------------
*/

#quicklinks{
  clear: left;
  width: 221px;
  margin-bottom: 18px;
  padding-left: 10px;
  border-left: 1px solid #231c23;
}

body#home #quicklinks{
  clear: none;
  float: left;
  margin-right: 15px;
  padding: 0;
  border: 0;
}

#quicklinks .quicklink{
  margin-bottom: 10px;
  border: 2px solid #292b39;
}

#quicklinks .quicklink a{
  display: block;
  color: #303443;
  text-decoration: none;
}

#quicklinks .quicklink a img{
  display: block;
  border: 0;
}

#quicklinks .quicklink a span{
  display: block;
  width: 210px;
  height: 21px;
  padding: 11px 0 0 7px;
  background: url(/_img/bg_quicklinks_a_span.jpg) no-repeat left bottom;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

#quicklinks .quicklink a:hover span{
  background-position: left top;
}

#quicklinks .quicklink a span b{
  padding-right: 5px;
  background: url(/_img/bg_quicklinks_a_span_b.jpg) no-repeat -7px -43px;
}

#quicklinks .quicklink a:hover span b{
  background-position: -7px -11px;
}

/* =sidebarBlog
---------------------------------------------------------------------
*/

body#home #sidebarBlog{
  float: left;
  width: 470px;
  margin-right: 19px;
}

#sidebarBlog h2{
  margin-bottom: .6667em;
  padding-bottom: 13px;
  border-bottom: 1px solid #d6d6d6;
  color: #406058;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .01em;
}

body#home #sidebarBlog h2{
  margin-bottom: .8889em;
}

#sidebarBlog .post h3{
  margin-bottom: 1px;
  font-size: 14px;
  line-height: 1.25;
}

#sidebarBlog .post h3 a{
  color: #2b2b2b;
  text-decoration: none;
}

#sidebarBlog .post h3 a:hover{
  border-bottom: 1px solid #2a2a2a;
}

#sidebarBlog p{
  margin-bottom: 1em;
  color: #525152;
  font-size: 12px;
  line-height: 1.5;
}

#sidebarBlog p.date{
  margin-bottom: .3333em;
  color: #d8d5d8;
  font-size: 11px;
  font-family: Georgia, Times, "Times New Roman", serif;
}

#sidebarBlog .post p.date em{
  padding-bottom: 1px;
  border-bottom: 1px solid #d6d6d6;
  font-style: italic;
	color: #406058;
}

/* =Contact Form
---------------------------------------------------------------------

form.monkForm legend {
  padding: 10px 0;
  margin: 0;
}

.monkForm .textarea textarea{
   width: 100%;
   height: 100px;
}

#content .monkForm div {
  padding: 5px 0 0 0;
}

#content .monkForm p.data{
  margin-bottom:8px;
}

.monkForm p label{
  float: left;
  margin-right: 10px;
}

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

.monkForm .captcha p.data{
   margin-bottom: 4px;
}

.monkForm p#formsubmit{
   clear: both;
}*/

/* =sitemap
---------------------------------------------------------------------
*/

#sitemap{
  clear: left;
  width: 959px;
  padding: 27px 0 0;
  border-top: 1px solid #000;
  background: url(/_img/bg_sitemap.gif) repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 29px;
}

#home #sitemap{
  background: url(/_img/bg_sitemap_home.gif) repeat-x;
}

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

#sitemap div.col,
#ministryGuide div.col{
  float: left;
  width: 130px;
  padding: 0 15px;
}

#sitemap div.col.last,
#ministryGuide div.col.last{
  width: 129px;
}

#sitemap li,
#ministryGuide li, #home #ministryGuide li{
  margin-bottom: .5833em;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  list-style: none;
  line-height: 1.1;
}



#sitemap li a,
#ministryGuide li a,  #home #ministryGuide li a{
  display: block;
  color: #fff;
  text-decoration: none;
}

#sitemap li li,
#ministryGuide li li, #home #ministryGuide li li{
  margin: 0;
  font-size: 11px;
  font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-weight: normal;
  text-transform: none;
  line-height: 1.25;
}

#sitemap li li a,
#ministryGuide li li a, #home #ministryGuide li li a{
  margin-bottom: .1818em;
  color: #feffff;
}

#sitemap li ul,
#ministryGuide li ul{
  margin-top: 5px;
}







#home #sitemap{
  clear: left;
  width: 959px;
  padding: 27px 0 0;
  border-top: 1px solid #c2c2c2;
  background: url(/_img/bg_sitemap.gif) repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 29px;
}

#home #sitemap li{
  margin-bottom: .5833em;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  list-style: none;
  line-height: 1.1;
   color: #000;
}

#home #sitemap li a{
  display: block;
  color: #3e5f58;
  text-decoration: none;
}

#home #sitemap li li a{
  margin-bottom: .1818em;
  color: #3e5f58;
}

#home #footer{
  border-top: 1px solid #c2c2c2;
}

#home #footer p{
	color: #000;
}

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

#footerwrap{
	
	background-color: #3e5f58;
	padding-top: 29px;
	overflow: hidden;
}
#footer{
  clear: both;
  width: 960px;
  margin: 0 auto 100px;
  padding: 14px 0;
  border-top: 1px solid #000;
  font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#footer div{
  float: right;
  text-align: right;
}

#footer p{
  margin-bottom: .75em;
  color: #889cac;
  font-size: 12px;
}

#footer p strong, #footer p b{
  color: #ffffff;
}

#home #footer p strong, #footer p b{
  color: #000;
}

#home #footer a{
	color: #65768d;
}

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

#footer p.powered{
  float: left;
}

#footer a{
  color: #feffff;
  font-weight: bold;
  text-decoration: none;
}

/* Fix the .gallery-list to be like .gallery-thumbnail */

#galleries .gallery-list {
   float: left;
   width: 444px;
   margin-bottom: 15px;
}

#galleries .gallery-list h4{
   margin-bottom: 5px;
   border-bottom: none;
}

#galleries .gallery-thumbnail {
display:inline;
float:left;
margin:0 10px 10px 0;
overflow:hidden;
text-align:center;
width:136px;
}

#galleries .gallery-thumbnail a{
display:block;
padding:0;
width:130px;
}

#galleries .gallery-thumbnail a:hover {
border-color:#a8a8a8;
}

#galleries .gallery-thumbnail a img{
border:medium none;
margin:0;
padding:0;
}

/* @group Invite */
#tellafriend div{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: .8em;
}

#tellafriend{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #dddddc;
}

#tellafriend div label{
	margin-bottom: 2px;
	color: #4d4d4d;
	margin-right: 10px;
	text-align: right;
	font-size: 0.9em;
}

#tellafriend div input{
	height: 20px;
	width: 150px;
	padding-left: 5px;
}

#tellafriend div label.error{
	color: #fff;
	background-color: #a80a2f;
	padding: 2px 7px 5px;
	margin-left: 10px;
}

#fform #response{
	font-size: 1em;
	color: #8b110e;
	font-weight: bold;
	margin-bottom: 15px;
	background-color: #fafafa;
	width: 450px;
	padding: 10px 5px 010px 20px;
}



/* @end */
#filter{
	padding-top: 25px;
	width: 120px;
}
#filter ul{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}

#filter h3{
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #3a564f;
	font-size: .8em;
	margin-left: 0px;
	margin-bottom: 5px;
}

#filter li{
	font-size: .8em;
	margin-bottom: 5px;
}

#filter li a{
	color: #62778e;
	text-decoration: none;
}

#filter li a:hover{
	text-decoration: underline;
}

/* = Events  
---------------------------------------------------------------------
*/

#content #calendar-outer{
   position: relative;
}

#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: 1.6em;
   line-height: 34px;
   font-weight: normal;
   color: #fff;
   background: #65768d;
   font-family: Lucida Grande;
}

#content table.calendar caption span{
   position: absolute;
   top: 0;
   width: 16px;
   color: #8A4700;
}

#content table.calendar caption span.calendar-prev{
   left: 10px;
}

#content table.calendar caption span.calendar-next{
   right: 10px;
}
#content table.calendar caption span img{
   border: none;
   margin: 0;
   padding: 0;
}
#content table.calendar th{
   padding: 6px 6px 6px 0;
   background: #e6e6e6;
   color: #1d2a3c;
   font-size: .8em;
   font-weight: normal;
   text-align: right;
   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: .7em;
   vertical-align: top;
}

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

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

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


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

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

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

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



/* @group Forms */

#content form.monkForm{
	font-family: Arial, Helvetica, sans-serif;
	width: 480px;
}

#content form.monkForm legend{
	color: #65768d;
	clear: both;
	position: relative;
	font-size: 20px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding-bottom: 5px;
}

#content form.monkForm fieldset{
	width: inherit;
}

#content form.monkForm fieldset fieldset legend{

	text-transform: capitalize;
	color: #406058;
	font-weight: bold;
	font-size: 18px;
}

#content form.monkForm fieldset fieldset{
	padding-left: 25px;
	background-color: #fcfcfc;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	line-height: 12px;
}

#content form.monkForm fieldset fieldset div{
	margin: 0;
	white-space: normal;
}

#content form.monkForm .section p{
	font-weight: bold;
	margin-bottom: 0;
}

#content  form.monkForm .text p.description{
	color: #989898;
	margin-bottom: 0;
}

#content  form.monkForm p.data{
	margin: 0;
	padding: 0;
}

#content  form.monkForm p.data label{
	text-transform: uppercase;
	color: #2b323c;
	padding-left: 0px;
	padding-right: 5px;
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 12px;
}
#content  form.monkForm .radio p.data label, #content  form.monkForm .checkbox p.data label{
	display: inline;
	margin-right: 10px;
}

#content  form.monkForm .radio input, #content  form.monkForm .checkbox input{
	display: inline;
	height: 12px;
}

#content  form.monkForm textarea{
	display: block;
	width: 400px;
	height: 100px;
}

#content  form.monkForm  input{
	height: 16px;
	margin-left: 0px;
}

#content form.monkForm  p#formsubmit{
	height: 25px;
}

#content form.monkForm  p#formsubmit input{
	height: 25px;
	width: 70px;
}

#content  form.monkForm p.data img{
}

#content  form.monkForm p#formsubmit{
	clear: both;
	padding-top: 10px;
}

/* @end */       

