/* 
	Theme Name: Revolution Church
	Theme URL: http://www.revolutiontwo.com/themes/church
	Description: Revolution Church is a 3-column Widget-ready theme created for WordPress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 1.0
	Tags: three columns, fixed width, white, gray, black, red, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 09.27.08
		First Release of Revolution Church
*/


body {
background:#808080;
color:#333333;
font-family:Verdana, Arial,Helvetica, sans-serif;
font-size:14px;
margin:0 auto;
padding:0;
width:980px;
}
	
#wrap {
background:#e4eae4 none repeat scroll 0 0;
width:960px;
margin:0 auto;
padding:0;
position:relative;
}



/************************************************
*	Hyperlinks				*
************************************************/

a, a:visited {
	color: #333333;
	text-decoration: none;
	}
	
a:hover {
	color: #f22506;
	text-decoration: underline;
	}
	
/************************************************
*	Top Navbar      			*
************************************************/

#topnavbar {
	background: #b3bfaf url(images/topnav.png);
	width: 960px;
	height: 30px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
        color:#000000;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
.topnavbarleft {
	width: 230px;
	float: left;
	margin: 0;
	padding: 8px 0 0 10px;
	}
	
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0;
	padding: 7px 10px 0 0;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0 3px 3px 0;
	padding: 0;
	}
	
/************************************************
*	Header  				*
************************************************/

#header {
background:#ffffff url(images/header-white.jpg) center no-repeat;
color:#FFFFFF;
font-size:11px;
height:190px;
margin:0;
overflow:hidden;
padding:0;
width:950px;
border:5px solid #33cc00;
}

#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-indent: -9999px;
        padding: 15px 0 0 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
/************************************************
*	Navbar      				*
************************************************/

#navbar {
	background: #555555 url(images/navbar.png);
	width: 960px;
	height: 35px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#nav {
	margin: 0;
	padding: 0;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
        margin: 0;
	padding: 9px 15px 8px 15px;
	}

#nav li a:hover, #nav li a:active {
	background: #555555 url(images/navhov.png);
	color: #FFFFFF;
        margin: 0;
	padding: 9px 15px 8px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #555555;
	width: 150px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #777777;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li {
	float: left;
	padding: 0;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#nav li a.current{
	background: #555555 url(images/navcur.png);
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

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

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	SubNavbar      				*
************************************************/

#subnavbar {
	background: #b3bfaf;
	width: 960px;
	height: 24px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	}
	
#subnav {
	margin: 0;
	padding: 0;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        margin-right: 5px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	background: #8b9189;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
        margin-right: 5px;
	padding: 6px 13px 6px 13px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #8b9189;
	width: 140px;
	float: none;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #b3bfaf;
	border-left: 1px solid #b3bfaf;
	border-right: 1px solid #b3bfaf;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #8b9189;
	margin: 0;
	padding: 6px 10px 6px 10px;
	}

#subnav li {
	float: left;
	padding: 0px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li a.current {
        color:#333;
}

#subnav li li { 
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 161px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul {
	left: -999em;
	}

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

#subnav li:hover, #subnav li.sfhover { 
	position: static;
	}
	
/************************************************
*	Page 		    	                * 
************************************************/
	
#page {
	float: left;
	width: 610px;
	margin: 0;
	padding: 0;
	}
	
#page p {
	margin: 0;
	padding: 0;
	}

#page p img {
	border: none;
        float: left;
	margin: 0;
	}
	
#page ul {
        list-style: none;
	padding: 0 0 5px 20px;
	margin: 0;
	}
	
#pagetop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin-bottom: 10px;
	padding: 0;
	border: 1px solid #DDDDDD;
	}
	
#pagetop p {
	font-size: 12px;
	margin: 0;
	padding-left: 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0;
	}
	
#pagebottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0 10px 0;
	padding: 0;
	border: 1px solid #DDDDDD;
	}
	
#pagebottom p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0;
	}

/** Image Caption  **/

cite {
	position: relative;
	display: block;
}

/************************************************
*	Content 				* 
************************************************/

#content {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 18px;
	}

#content a {
     text-decoration: underline;
     color:#f22506;
}

#content a:hover {
     text-decoration: none;
}
	
#content h1 {
	color: #444444;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 10px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #444444;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	marginb-bottom: 5px;
	padding-top: 10px;
	}

#content h1 a:hover {
	color: #A91B33;
	text-decoration: none;
	}
/*	
#content h2 {
	background: transparent;
	color: #333;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 10px;
	}*/

#content h3 {
	background: #fff url(images/headline.png);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 3px 0 3px 7px;
	}
	
#content h2 {
	color: #5B864B;
	font-size: 22px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0 20px 0;
	padding: 10px 0 0 10px;
	}

#content h5 {
	color: #5B864B;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 10px 0 0 10px;
	}

#content p {
font-size: 14px;
padding-bottom: 1.5em;
}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
#contentleft {
	float: left;
	width: 600px;
	margin: 0;
	padding-bottom: 20px;
	}
	
#contentleft p {
	margin: 0;
	padding-bottom: 15px;
	}
	
#contentleft a img {
	border: none;
	}

#contentleft ul {
	margin: 0;
	padding-bottom: 15px;
	}
	
#contentleft ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0 0 5px 20px;
	margin: 0;
	}
	
#contentleft ul ul {
list-style: none;	
	margin: 0;
	padding: 0;
	}
	
#contentleft ol {
	margin: 0;
	padding-bottom: 15px;
	}
	
#contentleft ol li {
	margin-left: 20px;
	padding: 0;
	}

blockquote {
	background: #d8e6d3;
	margin: 10px 25px 15px 25px;
	padding: 10px 20px 0 15px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666666;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0;
	padding-bottom: 15px;
	}

/** Galleria demo css **/

<style media="screen,projection" type="text/css">
	
*{margin:0;padding:0}

.galleria li.active div img,.galleria li.active div{
     display:block
     width: 650px;
}


* html .galleria li div span{
     width:400px
} /* MSIE bug */

}
.caption{
     text-align:center;
     font-style:italic;
     font:80%/140% georgia,serif;
     color:#404040;
     padding-top: 10px;
     padding-bottom:10px;

}
.demo{
     position:relative;
     margin-top:2em;
     background:#000;
}
.gallery_demo{
     width:702px;
     margin:0 auto;
     list-style: none:
}

ul.gallery_demo {
     position:relative;
     width: auto;
     height: auto;
     margin: auto;
}

.gallery_demo li{
     width:80px;
     height:80px;
     float: left;
     border:3px double #1a1a1a;
margin-right:7px;
     background:#808080;
     overflow:hidden;
}


.galleria_container {
     text-align: center;
}	

/** end Galleria **/
	
/************************************************
*	Images  				* 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
	
img.alignnone {
	padding: 0px;
	margin-bottom: 10px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0 10px 10px 0;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/************************************************
*	Sidebar 		    	        * 
************************************************/

#sidebar {
	float: right;
	width: 320px;
	margin: 0;
	padding-bottom: 10px ;
	display: inline;
	}
	
#sidebar h3 {
	color: #fff;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 10px 0 0;
	padding: 3px 0 3px 7px;
	}

#sidebar h4 {
margin-top: 5px;
}

#sidebar h5 {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: bold;
        margin-top: 5px;
}
	
#sidebar p {
	margin: 0;
	padding: 12px 5px;
	}
	
#sidebar img {
	border: none;
	margin: 5px 5px;
	padding: 0;
	}

#sidebar ul {
        list-style: none;
	padding: 0 0 5px 20px;
	margin: 0;
	}

	
#sidebar ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0 0 5px 20px;
	margin: 0;
	}


	
#sidebar a {
        color: #5B864B;
        font-weight: bold;
}

#sidebar a.current{
        color:#E6000B;
}

#hostgator {
        text-align:center;
        padding:15px;
        font-size:20px;
        color: #5B864B;
        font-weight: bold;
        text-decoration: underline;
}

.searchform-area {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.sb-nav {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
/************************************************
*	Footer      				*
************************************************/

#footer {
	clear: both;
	background: #fff url(images/bg_content_bottom.jpg) center no-repeat;
	width: 950px;
	height: 77px;
        margin:0;
        padding:0;
	color: #404040;
	font-size: 1.0em;
	padding: none;
        border: 5px #33CC00 solid;
        text-align: center;
}

#footer p {
color:#404040;
font-family:Verdana, Arial,Helvetica, sans-serif;
font-size:12px;
margin:0;
padding-top: 37px;
}
#footer a, #footer a:visited {
color:#675941;
text-decoration:none;
}
#footer a:hover {
color:#675941;
text-decoration:underline;
}

#footer p.small {
text-align:center;
font-size:5px;
color:#675941;
}

#footer p.small a {
text-decoration:none;
}
	
/************************************************
*	Search Form				*
************************************************/

#searchform {
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #d8e6d3 !important;
	width: 220px;
	color: #202020;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 3px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	display: inline;
	}
	
#searchbutton {
	background: #555555 url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin-left: 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#subscribe {
	margin: 0px;
	padding-top: 5px;
	overflow: hidden;
	}

#subbox {
	background: #d8e6d3 !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin-top: 5px;
	padding: 3px 0 3px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#subbutton {
	background: #555555 url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin-left: 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#name, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	padding: 3px 0 3px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #7B7B7B url(images/subbutton.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#words {
	background: #d8e6d3;
	width: 460px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}

/***** hds rainbow text *****/
.h {
  color:#f22506;
}

.uu {
  color:#f7d221;
}

.e {
  color:#caff01;
}

.ss {
  color:#86f223;
}

.d {
  color:#22e725;
}

.ee {
  color:#4be1a4;
}

.sss {
  color:#39ead8;
}

.ii {
  color:#32cde3;
}

.g {
  color:#17a43b;
}

.n {
  color:#1560d7;
}

.ssss {
  color:#4203f2;
}

.t {
  color:#a205f4;
}

.uu {
  color:#ba1dd0;
}

.ddd {
  color:#ca289f;
}

.iii {
  color:#eb0c67;
}

.o {
  color:#dd0f13;
}

hr {
  	display: block;
  	clear: both;
  	border-top: 1px solid #d8e6d3;
  	border-bottom: 1px solid #d8e6d3;
  	margin: 7px 15px;
}

.italic {
font-style:italic;
}


/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#5B864B;
    font-weight:bold;
    text-decoration:underline;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #333; background:;}
a.tt:hover span.tooltip{
        display:block;
        position:absolute;
        top:0px; left:0;
	padding-top: 15px;
	width:200px;
	color: #5B864B;
        text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}

a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
        background: url(images/bubble.gif) no-repeat top;
}

a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
        background: url(images/bubble.gif) no-repeat bottom;
}
