/*
Theme Name: GVP Design
Theme URI: http://refueled.net/blank-themes/
Description: A theme for Grandview Pines church based off of the blank 3 column design by refueled.net
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready, blank
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: url(images/content-bg2.jpg) repeat 50%;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Geneva,Arial,Sans-Serif;
	font-size:0.8em;
	margin:0;
	list-style-position: inside;
	border-top: 10px solid #004b00;
	}
	

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:14px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

#subnav ul li {
	list-style-type: none;
	font-size: 1.5em;
}

#subnav ul ul li {
	list-style-type: disc;
	margin-left: 4px;
	font-size: 1em;
}

#subnav .current_page_item {
	display:none;
}

#votd {
	font-size: 1.2em;
}


/* links */

a{
	color:#660000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	background: url("images/t-png/white50pct.png");
	width:900px;
	margin: 0 auto;
	padding:0;
	color:#000;
	overflow: hidden;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
	
/* header */

#header {
	width:100%; 

	}

#header2 {
	width:100%; 

}

#headerimg1 {
	width: 900px;
	margin: 0 auto;
	background: url("images/t-png/white50pct.png");
	border-left: 1px solid #004b00;
	border-right: 1px solid #004b00;
}

/* main menu */


#nav {
	width:900px; 
	margin: 0 auto;
	overflow:hidden;
	font-weight: bold;
	background: url("images/t-png/white50pct.png");
	border-left: 1px solid #004b00;
	border-right: 1px solid #004b00;
	border-bottom: 1px solid #004b00;
	font-size: 1.1em;
}


#nav ul {
	margin:0;
	padding:0;
}

#nav ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	
}

#nav ul li a {
	padding:4px 10px;
	margin: 0;
	color: #004b00;
	display:block;
}

#nav ul li a:hover {
	background: #004b00;
	color:#fff;
}




/* content */

/* Start banner CSS */

#banner {
	height: 200px;
	margin-bottom: 4px;
}

#banner .scrollEl{
  display:none;
  background:url("http://grandviewpineschurch.org/wp-content/themes/gvp/images/elBgnd.png") repeat-x; 
  border:1px solid #ddd;
  font-family:sans-serif;
  font-size:180%;
  color:#000;
  /* padding:10px; */
  text-shadow:#999 1px 1px 1px;
  text-align:center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
	height: 200px;
}

#controls {
	margin-bottom: 4px;
}

#controls div{
  font-family:sans-serif;
  background:#fff;
  display:inline-block;
  padding:6px;
  cursor:pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow:#999 2px 2px 2px;
  -webkit-box-shadow:#999 2px 2px 2px;
}

#controls div.positiondisplay{
	background:#000;
	color:#fff;
	cursor:default;
}


#controls .sel{
  color:black !important;
  font-weight:bold;
}
#controls .disabled{
  color:gray;
}
#controls .page{
  padding:4px;
  color:gray;
}

/* End Banner CSS */

#leftpanels{
	border-right: 1px solid black;
	padding-right: 4px;
}

#rightpanels{
	padding-left: 4px;
}
.panels {

	width: 235px;
	background: url("images/t-png/black30pct.png");
	margin-bottom: 4px;
	padding: 4px;
}

.panels ul {
	margin: 0 4px;
}

.panels ul li {
	list-style-type: none;
}

.panels ul ul li{
	list-style-type: disc;
}

#content {
	float: left;
	width:496px;
	overflow: hidden;
	margin: 4px 0px;
	padding:0px;

	}

#forum-content {
	float: left;
	width:664px;
	overflow: hidden;
	margin: 4px 0 4px 4px;
	padding:0px;
	}

.post {
	margin:0;
	padding:2px;
	background-image: url(images/t-png/white70pct.png);
	border: 2px solid #004b00;
	}

.odd {
	background-image: url(images/t-png/white50pct.png);
	color: black;
	border: 2px solid #004b00;
	padding: 2px;
	margin-bottom: 2px;
}

.even {
	background-image: url(images/t-png/black30pct.png);
	color: white;
	border: 2px solid #004b00;
	padding: 2px;
	margin-bottom: 2px;
}
	
.post h2{

	}
	
.post h2 a{

	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	}
	

.navigation {
	font-size:.8em;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.archive {
	font-size: 1.5em;
}
	
.alignleft {float:left;}
.alignright {float:right;}
	

.widget {
	border: 2px dashed #004b00;
	margin-bottom: 4px;
	background: url("images/t-png/black30pct.png");
	padding: 2px;
}

.widget h2{
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align:center;
}

/* left sidebar */

#bulletin {
	text-align: center;
	font-weight: bold;
}

.menu {
	text-align: center;
	font-size: 1.4em;
}

.sub-menu {
	text-align: left;
	font-size: 0.6em;
}

#left {
	float:left;
	margin:4px;
	width:159px;
	font-size: .8em;
	border-right: 1px solid black;
	padding-right: 4px;
	}



#left input {
	width: 95%;
	font-size:0.8em;
}

#left label{

	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:0;
	}

#left ul li {
	list-style-type: none;
	}

#left ul ul {
	margin: 0;
	padding: 0;
}

#left ul ul li {
	border:0 none;
	list-style-type:disc;
	list-style-position: outside;
	margin-left: 14px;
	text-indent: -4px;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 14px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right {
	float:right;
	margin: 4px;
	width:219px;
	font-size: 0.8em;
	border-left: 1px solid black;
	padding-left: 4px;
	}

#right h2{
	font-weight: normal;
	color: #000;	
	margin: 0;
	padding: 0;
	text-align:center;
}

#right input {
	width: 95%;
	font-size:0.8em;
}

#right label{

	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 0;}

#right img {
padding: 0; 
margin: 0;
border: 1px solid black;
}

#right ul {
	margin:0;
	padding:0;
	}

#right ul li {
	list-style-type: none;

	}


/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}
	
#commentform h3{
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	margin:4px 4px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:4px 4px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:4px 0 4px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#000;}

cite {

	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{

	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:0px;
	width: 150px;
	font-size: 1em;
	}




/* misc */

.picbox {
	text-align: center;
	margin: auto;
}

.pic-item {
	float: left;
	width: 50%;

}

#rotate {
	text-align: center;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 4px 4px;
   margin: 0;
}

.eme_events_list ul li{
	font-size: 0.8em;
}


/* footer */

#footer {
	background:#004b00;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #064367;text-decoration: underline;}

