/* @override http://www.ipcsav.org/_css/styles.css */

/* Site: Independent Presbyterian Church */

* {
   margin: 0;
   padding: 0;
}

body{
   font-size: 62.5%;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   line-height: 1;
	background: url(../_img/bg.gif) repeat;
}

hr{
   display: none;
}

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

#wrap{
	background: url(../_img/bg_header.jpg) no-repeat center top;
	position: relative;
	overflow: hidden;
}

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

a{

}

/* the clearfix rules make it possible to clear floated elements without additional structural markup. See http://www.positioniseverything.net/easyclearing.html */

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


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

#header{
	height: 188px;
	position: relative;
}

#header #logo{
	width: 839px;
	height: 27px;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	top: 30px;
	
}
#header #logo a{
	width: 839px;
	height: 37px;
	margin-top: 0;
}

#header #logo a img{
	border-style: none;
}


#header-nav {
	position: absolute;
	bottom: 32px;
	left: 0;
	z-index: 0;
}

#header-nav ul{
	list-style-type: none;
}

#header-nav li{
	font: 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline-block;
	float: left;
	letter-spacing: .2em;
}

#header-nav li a{
	color: #504e44;
	text-decoration: none;
	background: url(../_img/bg_nav-sep.gif) no-repeat 100%;
	padding-right: 20px;
	padding-left: 10px;
}

#header-nav li.last a{
	padding-right: 0;
	background-image: none;
}

#header-nav li a:hover{
	color: #000;
}

#header #searchbar{
	display: block;
	position: absolute;
	bottom: 26px;
	right: 10px;
	z-index: 1;
}

#header #searchbar a#search_go{
	
	background: url(../_img/btn_go.png) no-repeat;
	text-indent: -9999em;
	height: 25px;
	width: 40px;
	display: block;
	float: left;
}

#header #searchbar input#search_term{
	width: 162px;
	height: 19px;
	padding-left: 8px;
	color: #4c4c4c;
	background: transparent url(../_img/bg_search.png) no-repeat;
	border-style: none;
	float: left;
	display: inline-block;
	padding-top: 5px;
	padding-right: 5px;
}

#header #searchbar fieldset{
	
}

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



#nav{
   list-style: none;
}

#nav li{
	list-style-type: none;
	list-style-image: none;
}

#nav li a{
   display: block;
   color: #464243; /* Change this to the right color */
   text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font: 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 9px 10px 11px;
	background: transparent url(../_img/bg_nav.jpg) no-repeat left bottom;
	letter-spacing: .2em;
}

#nav li a:hover{
	
	text-decoration: underline;
}
#nav li.open a{
	background-position: left -2px;
}

#nav li ul{
	background: #999894 url(../_img/bg_nav-sub.jpg) no-repeat 0 top;
}

#nav li ul{
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav li li a{
	background-image: none;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#nav li li.current a{
	   color: #464243;
}






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



/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
	min-height: 400px;
	height: auto !important;
	height: 400px;
	border-right: 1px solid #cecfca;
	border-left: 1px solid #cecfca;
	padding-right: 15px;
	padding-left: 15px;
	background: #fff url(../_img/bg_nav-repeat.gif) repeat-y 15px;
}


/* =Content
---------------------------------------------------------------------
*/

/*#content{
	margin-left: 210px;
	float: left;
	display: inline-block;
}*/

#content{
	margin-left: 200px;
	padding-top: 5px;
}

#cont  h3{
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#cont #text h3{
	margin-bottom: 12px;
}

#content h4,
#content h5,
#content h6{
   
}

#cont p,
#cont li{
   color: #424242;
   font: 1.3em/1.8 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}

#cont p{
	margin-bottom: 1em;
}

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


#cont li{
   margin: 0;
}

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

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

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

#cont a{
   color: #63876b;
}

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

#cont img{
   margin: 0 10px 5px 0;
}

#cont a img{
  border: none;
}

#cont #text{
	padding-left: 15px;
	clear: both;
	padding-top: 10px;
}

#cont .sermonbox{
   margin-bottom: 20px;
}

#cont .sermonbox h4{
   margin-bottom: 5px;
}

#cont .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

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


#content #content-header{
	width: 750px;
	height: 37px;
	/*margin-left: 16px;*/
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 15px;
	position: relative;
	left: 16px;
	background: url(../_img/bg_sub-title.gif) no-repeat;
}

#content #content-header h3{
	color: #fff;
	font: normal normal 2em Georgia, serif;
	letter-spacing: 8px;
	text-transform: uppercase;
}

#content #cont{
	display: inline-block;
	width: 500px;
	margin-top: 5px;
	float: left;
	padding-right: 15px;
	margin-left: 16px;
}
#content  #cont-sidebar{
	width: 233px;
	margin-top: 5px;
	float: left;
	padding-top: 10px;
}

#content #cont-sidebar-inner{
	background-color: #9b9998;
	padding-bottom: 2px;
}

#content object#billboard{
	height: 300px;
	width: 750px;
	/*margin-left: 14px;*/
	margin-top: 12px;
	margin-bottom: 10px;
	display: block;
	position: relative;
	left: 14px;
}


#content  #cont-sidebar .pod{
	background-color: #dbdbdb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#content  #cont-sidebar .pod div.top{
	background: url(../_img/bg_sidebar-title.gif) no-repeat 0 0;
	height: 38px;
	width: 233px;
	margin-bottom: 15px;
	padding-bottom: 1px;
}



#content  #cont-sidebar .pod div.top select{
	width: 105px;
	display: inline-block;
	height: 21px;
	font-size: 1.1em;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#content  #cont-sidebar .pod div.top h3{
	color: #444;
	font-weight: bold;
	width: 90px;
	padding-top: 14px;
}

#content  #cont-sidebar .pod h4 {
	font: 1.3em "Trebuchet MS", sanserif;
	margin-bottom: 0px;
	padding-left: 15px;
}

#content  #cont-sidebar .pod h4 a{
	color: #c87936;

	font: 1.1em "Trebuchet MS", sanserif;
	text-decoration: none;
}

#content  #cont-sidebar .pod h4 a:hover{
	text-decoration: underline;
}

#content  #cont-sidebar .pod p{
	padding-left: 15px;
	color: #6b6b6b;
	font: 1.3em "Trebuchet MS", sanserif;
	margin-bottom: 8px;
	padding-right: 10px;
}

#content #cont-sidebar .pod.sb-section{
  padding: 0 25px 25px 25px;
}

#content #cont-sidebar .pod.sb-section p{
  font-family: Verdana;
  font-size: 1.2em;
  padding: 0;
  color: #373737;
}

#content #cont-sidebar .pod.sb-section p a{
  color: #cf8236;
}

#content #cont-sidebar .pod.sb-section p img{
  margin-left: -25px;
  border: none;
  margin-bottom: 17px;
}

#content  #cont-sidebar .pod p.more a{
	color: #cf8236;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: .9em;
	text-decoration: none;
	background: url(../_img/bg_more-arrows.gif) no-repeat 100%;
	padding-right: 30px;
}

#content #cont .post{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #727272;
}
#content #cont .post h3{
	margin-bottom: 5px;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

#content #cont .post h3 a{
	color: #000;
	text-decoration: none;
}

#content #cont .post h3 a:hover{
	text-decoration: underline;
}

#content #cont .post .byline, #cont #text p.byline{
	font: 1.4em Arial;
	color: #413a36;
}

#cont #text p.byline{
	margin-top: 5px;
}

#content #cont .post .byline span, #cont #text p.byline span{
	font-family: Georgia;
	color: #c87936;
}

#content #cont p.allposts a{
	font-size: 1.6em;
	text-decoration: none;
	color: #cf8236;
}

#content #cont p.allposts a:hover{
	text-decoration: underline;
}
#content #cont-sidebar .pod .event{
	margin-bottom: 10px;
}
#content #cont-sidebar .pod .event .date{
	display: inline-block;
	float: left;
	background-color: #726b53;
	border: 1px solid #bfb89e;
	color: #fff;
	text-align: center;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	width: 25px;
	padding-top: 2px;
	margin-left: 15px;
	margin-right: 10px;
	text-transform: lowercase;
}

#content #cont-sidebar .pod .event .date span{
	display: block;
	background-color: #fff;
	padding: 2px 4px;
	margin-top: 2px;
	color: #726b53;
}

#content #cont-sidebar .pod .event h4 span{
	color: #6b6b6b;
	text-transform: uppercase;
	font-size: .9em;
	display: inline-block;
	letter-spacing: .1em;
}
#content #cont-sidebar .pod .event h4 a{
	padding-left: 0;
}

#cont #page-img{
	display: block;
	margin-bottom: 15px;
}

/* @group SidebarNav */

#content #cont-sidebar .pod.groupnav{
	background: #e07b2d url(../_img/bg_nav-right-foot.gif) no-repeat center bottom;
}


#content #cont-sidebar .pod.groupnav div.top{
	background: url(../_img/bg_nav-right-top.gif) no-repeat;
}

#content  #cont-sidebar .pod.groupnav div.top h4{
	display: inline-block;
	color: #fff;
	font: bold 1.4em "Trebuchet MS";
	margin-left: 10px;
	padding-top: 13px;
}

#content #cont-sidebar .pod.groupnav #groupnav{
	margin-left: 12px;
}


#content #cont-sidebar .pod.groupnav #groupnav li{
	margin-bottom: 8px;
	font: 1.4em "Trebuchet MS";
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
}

#content #cont-sidebar .pod.groupnav #groupnav li.current{
	background: url(../_img/bullet_arrow.gif) no-repeat 0 3px;
}

#content #cont-sidebar .pod.groupnav #groupnav li a{
	text-decoration: none;
	color: #fff;
}

#content #cont-sidebar .pod.groupnav #groupnav li a:hover{
	text-decoration: underline;
}


/* @end */




/* @group Sermonbox */

#content #cont #sermonbox{
	display: block;
	position: relative;
	background: url(../_img/bg_sermon-promo.gif) no-repeat;
	height: 306px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#content #cont #sermonbox #sermonlist{
	width: 345px;
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 65px;
}

#content #cont #sermonbox #sermonlist p{
	color: #918f8e;
	text-transform: uppercase;
	margin-bottom: 11px;
}

#content #cont #sermonbox #sermonlist p.byline{
	font: 1.1em "Trebuchet MS";

}
#content #cont #sermonbox #sermonlist h4{
	margin-bottom: 2px;
	font-size: 1.4em;
}
#content #cont #sermonbox #sermonlist h4 a{
	color: #a96d34;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#content #cont #sermonbox #sermonlist h4 a:hover, #content #cont #sermonbox #sermonfilter p a:hover, #content #cont #sermonbox p.more a:hover{
	text-decoration: underline;
}

#content #cont #sermonbox #sermonfilter{
	width: 120px;
	text-align: center;
	display: inline-block;
	position: absolute;
	right: 2px;
	top: 70px;
}

#content #cont #sermonbox #sermonfilter h5{
	font-size: 1.4em;
	color: #898f8e;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5em;
}

#content #cont #sermonbox #sermonfilter p{
	color: #8b8f8e;
	margin-bottom: 3px;
}

#content #cont #sermonbox #sermonfilter p a{
	color: #a96d34;
	text-decoration: none;
}

#content #cont #sermonbox #subscribe{
	display: inline-block;
	position: absolute;
	right: 25px;
	bottom: 12px;
}

#content #cont #sermonbox #subscribe a{
	display: inline-block;
	display: -moz-inline-block;
	background: url(../_img/bg_subscribe.gif) no-repeat;
	text-indent: -9999em;
	width: 90px;
	height: 20px;
}

#content #cont #sermonbox p.more a{
	color: #a96d34;
	text-decoration: none;
}
#content #cont #sermonbox div#title{
	padding-left: 20px;
	padding-top: 15px;
	display: inline-block;
	width: 300px;
}

#content #cont #sermonbox div#title h3{
	display: inline-block;
	margin-right: 15px;
	padding-top: 5px;
	float: left;
}


#content #cont #sermonbox div#title select{
	display: inline-block;
	width: 110px;
}

/* @group Books */

 #content #cont h4.category{
	font-size: 1.6em;
	margin-bottom: 15px;
	color: #413a36;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

#content #cont .book{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#content #cont .book h4{
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

#content #cont .book .author{
	color: #c87936;
}

#content #cont .book img{
	border: 4px solid #8f8f8f;
}

#content #headerimg{
	margin-left: 16px;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
	width: 750px;
	overflow: hidden;
}


/* @end */




/* @group mediabox */

#content #cont #mediabox{
   float: right;
   width: 16px;
   padding: 5px 5px 0;
   list-style: none !important;
   list-style-image: none;
	background-color: #f8f8f8;
	border: 1px solid #cde4ec;
}
#content #cont #mediabox li{
   margin-bottom: 5px;
   font-size: 1.1em;
   list-style: none !important;
    display: block;
   height: 16px;
   width: 16px;
}

#content #cont #mediabox li a{
 
   height: 16px;
   width: 16px;
   background: url(../_img/mediabox.gif) no-repeat;
	text-indent: -9999em;
	display: block;
}

#content #mediabox li#mb_print a{
  
}
#content #mediabox li#mb_video a{
 background-position: -72px top;
}
#content #mediabox li#mb_download a{
	background-position: -18px top;
}
#content #mediabox li#mb_notes a{
   background-position: -54px top;
}
#content #mediabox li#mb_play a{
   background-position: 0px top;
}
#content #mediabox li#mb_podcast a{
    background-position: -36px top;
}
/*#content #mediabox li#mb_play a:hover{
	background-position: 0 bottom;
}
#content #mediabox li#mb_download a:hover{
	background-position: -18px bottom;
}
#content #mediabox li#mb_notes a:hover{
	background-position: -54px bottom;
}
#content #mediabox li#mb_podcast a:hover{
	background-position: -36px bottom;
}
#content #mediabox li#mb_video a:hover{
	background-position: -72px bottom;
}*/

/* @end */




/* @end */

/* @group Articles- */

#content .article{
	margin-bottom: 15px;
	border-bottom: 1px dashed #5e5e5e;
}

#content .article.last{
	border-bottom-style: none;
}

#content h4.title{
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}


#content h4.title a{
	color: #000;
	text-decoration: none;

}

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


#content .byline{
	margin-left: 0;
	list-style-type: none;
}

#content .byline .bl_preacher{
	color: #413a36;
	font: 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

#content .byline .bl_preacher span{
	color: #cf8236;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content  #byline{
	list-style-type: none;
	margin-left: 0;
}

#content  #byline li{
	font-size: 1.4em;
	color: #444343;
}

#content  #byline li b{
	color: #656565;
	font: .8em Arial, Geneva, Helvetica;
}

/* @end */

/* @group Sermons */
#cont-sidebar .pod .top label{
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #413a36;
}
#cont-sidebar .pod .top #sermonLists{
	margin-top: 12px;
}

#cont-sidebar .pod ul#blog_list_recent,
#cont-sidebar .pod ul#sermon_list_recent,
#cont-sidebar .pod ul#sermon_list_series,
#cont-sidebar .pod ul#sermon_list_preacher,
#cont-sidebar .pod ul#blog_recent,
#cont-sidebar .pod ul#blog_list_archive,
#cont-sidebar .pod ul#sermon_list_archive,
#cont-sidebar .pod ul#blog_list_category,
#cont-sidebar .pod ul#blog_list_author{
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
	padding-right: 9px;
}

#cont-sidebar #cloud {
	line-height: 1.5em;
	font-size: 1.1em;
	padding-left: 20px;
	list-style-type: none;
	margin-top: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	/*text-transform: capitalize;   // this will slow links down in ff3*/
}

 #cont-sidebar  .cloud  {
	padding-left: 20px;
	margin-top: 5px;
	padding-right: 10px;
	line-height: 1.5em;
	font-size: 1.1em;
}


#cont-sidebar #cloud a{

	text-decoration: none;
	color: #565656;
	line-height: 1.2em;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	word-spacing: 0;
}

#cont-sidebar .cloud a{
	
	text-decoration: none;
	color: #565656;
	line-height: 1.2em;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	word-spacing: 0;
}


#cont-sidebar  #cloud a:hover{
    background-color: #8b8b8b;
	color: #fafafa;
}

#cont-sidebar  .cloud a:hover{
    background-color: #8b8b8b;
	color: #fafafa;
}




#cont-sidebar .pod h3.first{
	padding-top: 0;
} 

#cont-sidebar .pod h3{
	margin-left: 20px;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
	clear: both;
	padding-top: 10px;
}

#cont-sidebar .pod .top h3{
	padding-top: 0;
	clear: none;
}

#cont-sidebar .pod ul#blog_list_recent li,
#cont-sidebar .pod ul#sermon_list_recent li,
#cont-sidebar .pod ul#sermon_list_series li,
#cont-sidebar .pod ul#sermon_list_preacher li,
#cont-sidebar .pod ul#blog_recent li,
#cont-sidebar .pod ul#blog_list_archive li,
#cont-sidebar .pod ul#sermon_list_archive li,
#cont-sidebar .pod ul#blog_list_category li,
#cont-sidebar .pod ul#blog_list_author li{
	margin-bottom: 5px;
	font-size: 1.1em;
	float: left;
	margin-right: 5px;
	display: inline;
	white-space: nowrap;
}

#cont-sidebar .pod ul#blog_list_recent li a,
#cont-sidebar .pod ul#sermon_list_recent li a,
#cont-sidebar .pod ul#sermon_list_series li a,
#cont-sidebar .pod ul#sermon_list_preacher li a,
#cont-sidebar .pod ul#blog_recent li a,
#cont-sidebar .pod ul#blog_list_archive li a,
#cont-sidebar .pod ul#sermon_list_archive li a,
#cont-sidebar .pod ul#blog_list_category li a,
#cont-sidebar .pod ul#blog_list_author li a{
	text-decoration: none;
	color: #565656;
	line-height: 1.2em;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}



#cont-sidebar .pod ul#blog_list_recent li a:hover,
#cont-sidebar .pod ul#sermon_list_recent li a:hover,
#cont-sidebar .pod ul#sermon_list_series li a:hover,
#cont-sidebar .pod ul#sermon_list_preacher li a:hover,
#cont-sidebar .pod ul#blog_recent li a:hover,
#cont-sidebar .pod ul#blog_list_archive li a:hover,
#cont-sidebar .pod ul#sermon_list_archive li a:hover,
#cont-sidebar .pod ul#blog_list_category li a:hover,
#cont-sidebar .pod ul#blog_list_author li a:hover{
	background-color: #8b8b8b;
	color: #fafafa;
}
.sermonblock{
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ababab;
}
.sermonblock ul{
   width: 16px;
   padding: 5px;
   list-style: none !important;
   list-style-image: none;
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	display: block;
	float: right;
}
.sermonblock ul li{
   font-size: 1.1em;
   list-style: none !important;
   display: block;
   height: 20px;
   width: 16px;
}

.sermonblock ul li a{
   display: block;
   height: 16px;
   width: 16px;

   background: url(../_img/mediabox.gif) no-repeat;
	text-indent: -9999em;
}

.sermonblock li.sl_print a{
  
}
.sermonblock li.sl_video a{
 background-position: -72px top;
}
.sermonblock li.sl_download a{
	background-position: -18px top;
}
.sermonblock li.sl_notes a{
   background-position: -54px top;
}
.sermonblock li.sl_play a{
   background-position: 0px top;
}
.sermonblock li.sl_podcast a{
    background-position: -36px top;
}
/*.sermonblock li.sl_play a:hover{
	background-position: 0 bottom;
}
.sermonblockx li.sl_download a:hover{
	background-position: -18px bottom;
}
.sermonblock li.sl_notes a:hover{
	background-position: -54px bottom;
}
.sermonblock li.sl_podcast a:hover{
	background-position: -36px bottom;
}
.sermonblock li.sl_video a:hover{
	background-position: -72px bottom;
}*/

.sermonblock .sermoninfo h4{
	font-size: 1.3em;
	font-weight: normal;
	color: #7a7a7a;
	font-style: normal;
	margin-bottom: 5px;
}

#cont .sermonblock .sermoninfo h3 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#cont .sermonblock .sermoninfo h3 a{
	color: #413a36;
	text-decoration: none;
}

#cont .sermonblock .sermoninfo h3 a:hover{
	text-decoration: underline;
}

.sermonblock .sermoninfo strong{
	font-size: .9em;
	color: #413a36;
}

#cont .sermonblock .sermoninfo p{
	margin-bottom: 1px;
}

#cont #pagination, #cont #pagination2{
	text-align: center;
}

#cont #pagination a, #cont #pagination2 a{
	padding: 10px;
	color: #1d1d1d;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 1.2em;
}

#cont #pagination a:hover, #cont #pagination2 a:hover{
	background-color: #e5e5e5;
	color: #4c4c4c;
}

#cont #pagination a#current, #cont #pagination2 a#current2{
	color: #eb5f02;
}

#cont h3.sermongroup{
	margin-bottom: 20px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f7f7f7;
}

#cont h3.sermongroup a{
	color: #413a36;
	text-decoration: none;
}

/* @end */

/* @group Blogs */

#content #cont h5.blogposttitle{
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}

#content #cont h5.blogposttitle a{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#content #cont h5.blogposttitle a:hover{
	text-decoration: underline;
}
#content #cont p.date{
	color: #eb5f02;
	font-size: 1.3em;
	margin-bottom: 5px;
}

#content #cont p.subscribe{
	margin-bottom: 15px;
	display: inline-block;
	margin-top: 5px;
	height: 30px;
}

#content #cont p.subscribe a{
	display: inline-block;
	text-indent: -999em;
	width: 80px;
	background: url(../_img/bg_subscribe.gif) no-repeat;
	height: 30px;
}

#comments form label{
	display: block;
	border-top: 1px solid #d6d6d6;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

#comments form textarea{
	width: 100%;
	margin-bottom: 10px;
}

.comment{
	border-top: 1px solid #d6d6d6;
	padding-top: 10px;
	margin-top: 10px;
}


.comment h5{
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
}


/* @end */

/* =Sidebar
---------------------------------------------------------------------
*/
#sidebar-sep{
	border-bottom: 1px solid #908f8b;
	height: 10px;
}
#sidebar{
	width: 200px;
	background-color: #eaeaea;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	display: block;
	float: left;
	border-right: 1px solid #9c9d97;
	border-left: 1px solid #908f8b;
}

#cont-sidebar #gallery-links{
	margin-left: 15px;
	list-style-type: none;
	margin-bottom: 15px;
}

#cont-sidebar #gallery-links li{
	font-size: 1.3em;
	margin-bottom: 10px;
	color: #c87936;
}

#cont-sidebar #gallery-links li a{
	color: #c87936;
	text-decoration: none;
}

#cont-sidebar #gallery-links li a:hover{
	text-decoration: underline;
}


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

#footer{
   clear: both;
	background-color: #1d1d1d;
	min-height: 200px;
	height: auto !important;
	height:200px;
	border-right: 1px solid #cecfca;
	border-left: 1px solid #cecfca;
	color: #a7a6a1;
	font: 1.1em Arial;
}

#footer .foot-sep{
	background-color: #fff;
	height: 10px;

	border-top: 1px solid #a7a7a5;
}
#footer .left{
	display: inline;
	float: left;
}

#footer #footer-content{
	padding-top: 15px;
	padding: 10px;
	display: block;
}

#footer #footer-content .powered{
	float: right;
	display: inline;
}

#footer #footer-content .powered a{
	color: #eb5f02;
}




/* @group Calendar */

#groupselect {
	color: #7a7a7a;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
}

body#events #cont-sidebar{
	display: none;
}

body#events #content #cont{
	width: 730px;
}

#calwrap table.calendar
{
	margin-bottom: 25px;
	border: 1px solid #909090;
	border-collapse: collapse;
	width: 745px;
}

#calwrap table.calendar caption
{
	padding-bottom: 10px;
	color: #515151;
	font-size: 1.4em;
	font-weight: bold;
}

#calwrap table.calendar caption span
{
	color: #eb5f02;
	font-size: 1.3em;
}

#calwrap table.calendar th
{
	padding: 6px 0;
	background: #9b9998;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#calwrap table.calendar td
{
	width: 68px;
	height: 68px;
	padding: 2px;
	border: 1px solid #b2b2b2;
	color: #413a36;
	font-size: 1em;
	vertical-align: top;
}

#calwrap table.calendar td.linked-day a{
	color: #515151;
}

#calwrap table.calendar td.linked-day a:hover{
	background-color: #515151;
	color: #fff;
	padding: 2px;
}

#calwrap table.calendar td.linked-day li a:hover{
	background-color: transparent;
	color: #515151;
	padding: 0;
}

#calwrap table.calendar td.current{
	background-color: #f2f2f2;
}

#calwrap table.calendar td a
{
	text-decoration: none;
}

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

#calwrap   table.calendar td li
{
	margin-bottom: 1em;
	padding: 0;
	background: none;
	font-size: 1.1em;
	line-height: 1.2em;
	
}
#calwrap table.calendar td li a
{
	text-decoration: underline;
	font-family: Arial;
}

#calwrap table.calendar td li a:hover
{
	text-decoration: none;
	
}

/* @end */

#browser{
	background: url(../_img/bg_ff3.jpg) repeat-x;
	
}

#browser #update{
	
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#browser #update img{
	border-style: none;
}



