/* ----------------------------------------------
	Template Name : VectorLover
	Template Code : S-0026
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/    
	Last Date Modified : July 31, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #161616 url(bgblack.gif) repeat-x;
	font: 13px/170% verdana, arial, geneva,  sans-serif;
	color: #2d2d2d; 
	text-align: center;	
	
}

/* links */
a:visited {	
	color: #777f28;
	background: inherit;
	text-decoration: none;
}
a {	
	color: #777f28;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #777f28;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h4 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #2d2d2d;	
}


h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #2d2d2d;	
}
h2 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #2d2d2d;	
}
h1 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #2d2d2d;	
}
h1 {
	font-size: 2.9em;		
}
h2 {
	font-size: 2.5em;
	color: #660030;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
	color: #777f28;
}
h4 {
	font-size: 1.6em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
	color: #151855;
}

/* Paragraph */
p { padding: 12px 10px;	}

/* Lists */
ol {
	margin: 10px 20px;
	padding: 0 20px;	
}
ul {
	margin: 10px 20px;
	padding: 0 20px;	
}
.circlebullet {
	list-style: circle;
}

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #777f28;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #FAFAFA;
   	border: 1px solid #E4E4E4;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 0px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB; 
	background: #F0F0F0;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px 15px 10px;
 	padding: 5px 7px 5px 40px;  	
   	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #555;	
	border: 1px solid #EEE8E1; 
	background: #FAF7F5 url(quote.gif) no-repeat 15px 15px;
}

#quote {
	margin: 5px 10px 0px 10px;
 	padding: 45px 40px 40px 40px;  	
   	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #660030;	
	background: url(header_grad1_trans200.jpg) no-repeat 15px 15px;
	height:227px
}


#slideshow {
	width: 174px;
	height: 120px;
	text-align: center;
	padding:0px;
	margin:5px 8px 0px 8px;
	border:0px;
	float:left;
	
}



/* start - table */




table {
	border-collapse: collapse;
	margin: 15px 10px;
	font-family:Arial, Helvetica, sans-serif;
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #151855;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #302D6E;	
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}

tr.row-a {
	background: #FFFFFF;
}
tr.row-b {
	background: #EBEAF7;
}



	
/* end - table */

/* form elements */
form {
	margin: 20px 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #EEE8E1; 
	background: #F0F0F0;
}
form p {
	border-bottom: 1px solid #ECE5DD;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #2d2d2d;
}
label {
	font-weight: bold;
	color: #151855;
}
textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
select {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
input {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
option { padding-right: 0.5em; } 

#website{
	width: 455px;
}
#subject{
	width: 455px;
}

#message{
	width: 455px;
}

#email{
	width: 455px;
}

#name{
	width: 455px;
}

#phone{
	width: 455px;
}

#phone{
	width: 455px;
}

EletterNews{
	width: 255px;
}
EletterPrayer{
	width: 255px;
}

EletterMailing{
	width: 255px;
}




input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #151855;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #302D6E;
}

.textaddr {
	font-weight:bold;
	padding: 0px 10px;
	margin-left:175px;
}

.textunderline {
	text-decoration:underline;
}

/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 
#wrap {
	position: relative;
	width: 952px;
	background: #FFF;
	margin: -168px auto 0 auto;
	text-align: left;	
}
#content {
	clear: both;	
	float: left;	
	width: 952px;						
	padding: 25px 0 60px 0; 	
}
#header-top {
	height: 300px;
	width: 100%;
	background: #000 url(b2g_text_clouds_center_1850x300.jpg) no-repeat center;
	/*border-bottom: 4px solid #FFF69E;*/
}

#header {
	position: relative;
	width: 952px;
	height: 190px;
	background: #fff url(bridge_duotone_952x190_flip.jpg) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 25px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -2px;
	text-decoration: none;
	color: #2d2d2d;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 105px; left: 20px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 21px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #2d2d2d;
	letter-spacing: -0.5px;
	font-style: italic;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 135px; left: 320px;		
}

/* top-nav-button*/
#top-nav-button {width:400px; position:absolute; margin-top:5px; margin-left:562px !important /*Non-IE6*/; margin-left:550px /*IE6*/;}
#top-nav-button ul {float:right;}
#top-nav-button li {display:inline; list-style:none;}
#top-nav-button li a {padding-left:3px;}
#top-nav-button a:hover {text-decoration:none;}
#top-nav-button a img {
				background: none;
   				border: none;
				padding: 0}
				
#top-pastor-name {width:400px; position:absolute; margin-top:5px; margin-left:562px !important /*Non-IE6*/; margin-left:550px /*IE6*/;}
#top-pastor-name p { 	
	margin: 0; padding: 0;	
 }
 



/* top-menu */
 #top-menu {
 	position: absolute;
	margin: 0;
	padding: 8px 15px 8px 15px;
	/*background: #74A838 url(top-menu.gif) repeat-x;*/
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	color: #2d2d2d;
	
	top: 0;	right: 10px
 }
 #top-menu p { 	
	margin: 0; padding: 0;	
 }
 #top-menu a {
 	font-weight: bold;
	color: #2d2d2d;
 }

/* Navigation */
#nav {
	clear: both;	
	padding: 0;	margin: 0;
	width: 952px;
	height: 50px;
	background: #988060 url(nav_black_dark_gray_952x50.gif) no-repeat;		
}
#nav ul {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 40px;					
}
#nav ul li {
	float: left;
	margin: 0; padding: 0 0 0 10px;		
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #FFF;
	font: bold 14px/45px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	height: 41px;		
}
#nav ul li a:active {
	color: #FFE97F;	
}
#nav ul li a:hover {
	color: #FFE97F;	
}
#nav ul li#current {
	/*background: transparent url(left-tab.gif) no-repeat;*/
	border-bottom: 4px solid #FFE97F;
	
}
#nav ul li#current a {	
	color: #FFE97F;
	/*background: transparent url(right-tab.gif) no-repeat right top;	*/
}

/* Main Column */
#main {
	float: left;
	width: 535px;
	padding: 0; margin: 0 0 0 40px;
	display: inline;	
}

#main_audio_player {
	
	width:480px;
	height:480px;
	padding:0px;
	margin:20px 0px 10px 0px;
	display: inline;
}

#main_calendar {
	float: left;
	width: 912px;
	padding: 0; margin: 0 0 0 20px;
	display: inline;	
}

#google_calendar {
	width:800px;
	height:600px;
	clear:both;
	margin:auto;
}
#main_calendar h2 {
	font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #660030; 
	padding: 10px 0 5px 5px; 	
	margin-left: 5px;		
	letter-spacing: -2px;
	border-bottom: 1px solid #EEE8E1; 	
}

#main h2 {
	font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #660030; 
	padding: 10px 0 5px 5px; 	
	margin-left: 5px;		
	letter-spacing: -2px;
	border-bottom: 1px solid #EEE8E1; 
		
}
#main h2 a {
	color: #660030;
	text-decoration: none;		
}

.boldtrebuchet {
	margin: 10px 0px;
	padding: 0;
	font-family:'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	list-style-image:none;
	font-size: 1.3em;
	font-style:italic;
	font-weight:bold;
	color:#660030;
}

#main ul {
	list-style: none;
	margin: 10px 20px;
	padding: 0 20px;	
}



#col-container {
	margin-top: 25px;
	padding-top: 20px;
	width: 100%;
	border-top: 1px solid #EEE8E1; 	
}

#col1, #col2-center, #col3 {
	float: left;
	width: 175px;
	height: 150px;
	
}
#col1 {
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(calendar_175X131.jpg);
	background-position: top;
	/*border-color: #E4F2C8;*/
	/*border-style: solid;*/
	/*border-width: 1px 0px 0px 1px;*/
}

#col2-center { 
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(bible_and_book_studies_175x131.jpg);
	background-position: top;
	/*border-color: #E4F2C8;*/
	/*border-style: solid;*/
	/*border-width: 1px 0px 0px 1px;*/
	margin: 0 5px; 
}

#col3 {
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(trips_175x130.jpg);
	background-position: top;
	/*border-color: #E4F2C8;*/
	/*border-style: solid;*/
	/*border-width: 1px 0px 0px 1px;*/
}
.col-text { 
	text-align: center;
	margin-top: 135px;
}
#blueberry_text { 
	text-align: center;
	color: #660030;
	font-weight: bold;
}
#blueberry_text a:visited {	
	color: #blue;
	background: inherit;
	text-decoration: none;
}
#blueberry_text a {	
	color: #blue;
	background: inherit;
	text-decoration: none;
}
#blueberry_text a:hover {
	color: #blue;
	background: inherit;
	text-decoration: underline;
}
.blueberry_details {
	font-weight:bold;
	padding: 0px 10px;
	margin-left:50px;
}



#sidebar {
	float: right;
	width: 285px;
	padding: 0; 
	margin: 0 45px 0 0;
	display: inline;
	background: #fff url(diagonalwhitebg.gif) repeat;
		
}
#sidebar h3 {
	color: #151855; 
	font: bold 1.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 5px 5px 7px; 
	margin: 10px 0px 0px 10px; 	
	
}

#sidebar .firstp p {padding: 12px 10px 0px 10px;	
}

#sidebar table{
	width: 260px;
	font-size: 12px;
	border-collapse: collapse;
	margin: 15px 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #151855;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #302D6E;	
}
#sidebar tr {
	height: 34px;
	background: #fff;
}
#sidebar td {
	padding-left: 11px;
	padding-right: 11px;
	
}

#sidebar tr.row-a {
	background: #FFFFFF;
}
#sidebar tr.row-b {
	background: #EBEAF7;
}
#sidebar td.col-a {
	
	font-weight:bold;
}	

#col-container-sidebar {
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	margin-left:47px;	
}


/* sidebar menu */
#sidebar .sidemenu {
	margin: 10px 10px 5px 7px; padding: 0;
	text-decoration: none;			
}
#sidebar .sidemenu li {
	list-style: none;
	margin: 0;
	padding: 8px 10px; 		
	border-bottom: 1px solid #E8E8E8;	
}
* html body #sidebar .sidemenu li {
	height: 1%;
}

#sidebar .sidemenu li span {
	color: #7F7F7F;	
	font-size: .9em;
	text-decoration: none;
	font-family: Verdana, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}

#sidebar .sidemenu li a {
	text-decoration: none;	
	color: #777f28;
	background: none;
	font-weight: normal;
}

#sidebar .sidemenu li a:hover {	
	text-decoration: underline;
	background: none;
	
}

#sidebar .sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar .sidemenu ul li { border: none; }

/* header quick search */
#sidebar form#qsearch {
	padding: 0; margin: 20px 0 30px 10px;
	border: none;
	width: 270px; height: 33px;
	background: #F2F0F0 url(qsearch.gif) no-repeat;		
}
#sidebar form#qsearch p {
	margin: 0; padding: 0;		
}
#sidebar form#qsearch input {
	float: left;
	border: none;
	background: transparent;
	color: #B8B8B8;	
	margin: 0;
}
#sidebar form#qsearch .tbox {
	margin: 5px 0 0 5px; 
	width: 220px;	
	display: inline;	
	font: 1em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;	
}
#search form#qsearch .btn{
	width: 24px; height: 24px;				
}
#sidebar form#qsearch label {
	display: none;
}

#sidebar h4 {
	font-size: 1.6em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
	color: #660030;
}


/* footer */
#footer {
	clear: both;
	width: 952px;
	height:130px;
	margin: 0px;
	padding: 30px 0 25px 0;
	background: #000;			
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 0.95em;
	color: #fff;	
	text-align: center;	
	letter-spacing: .2px;
}
#footer p {
	padding:10px 0;
}
#footer a:hover { 
	color: #555; 
	border-bottom: 1px dotted #555;
	text-decoration: none;
}
#footer img {
	margin-left:10px;
}
/* postmeta */
.post-footer {
	padding: 8px 10px;
	margin: 15px 10px 10px 10px;	
	color: #777f28;
	border: 1px solid #EEE8E1; 
	background: #F0F0F0;
}
.post-footer .date{ 
	margin: 0 10px 0 5px;	
	padding: 7px;
	background: #F0F0F0 url(clock.gif) no-repeat 0 2px;
	padding-left: 30px;
}
.post-footer a.comments { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #F0F0F0 url(comments.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #777f28;
}
.post-footer a.readmore { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #F0F0F0 url(doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #777f28;
}
.post-footer a.edit { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #F0F0F0 url(edit-doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #777f28;
}

.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; font-style: italic;}
.post-info a:visited { color: #777f28; font-style:normal;}

.post-info a { color: #777f28; font-style:normal;}

/* comments list */
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #EEE8E1;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #EEE8E1; 
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
	color:#777f28;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0;
}
.commentlist li.alt {
	background: #F0F0F0; 
}
.commentlist li.alt2 {
	background: #FAFAFA;
}

	
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center {text-align: center;}
/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


.linkbullet {
	background-position: left;
	line-height: 25px;
	background-image: url('link.png');
	background-repeat: no-repeat;
	list-style-type:none;
	padding-left:20px;
}

.underline {
	text-decoration:underline;
}
