/*  
Theme Name: rehydrateUS
Theme URI: http://www.southpointmedia.us
Description: RehydrateUS.org Wordpress Theme
Version: 1.0
Author: Brandon Barnes
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/body-bg.jpg) no-repeat #b4edff;
	color: #666;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
}

h1 {
	font-size: 22px;
	color: #FF9933;
	margin-bottom: 12px;
	font-weight: lighter;
}

h2 {
	font-size: 14px;
	color: #1088A7;
}

a{
	text-decoration: underline;
	color: #105cb6;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 10px;
	padding: 2px;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 992px;
	border-left: 14px solid #edeff0;
	border-right: 14px solid #edeff0;
}

#header{
	margin: 0;
	width: 992px;
	height: 193px;
	background: url(images/content/header.jpg) no-repeat;
}

#menuwrapper {
	width: 992px;
	height: 50px;
	background: url(images/navigation-bg.png) repeat-x;
}

#menu {
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0;
	font-size: 12px;
	color: #fff;
}

#menu ul li a{
	display: block;
	padding: 15px 27px;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 17px;
	background: url(images/navigation-bg-over.png) -1000 0;
}
#menu ul li a:hover{
	background: url(images/navigation-bg-over.png) 0 0;
}

.page-item-2 a{
	border-left: 0 !important;
}

#menu .current_page_item  a{
	background: url(images/navigation-bg-over.png) 0 0;
}

#pagetitle{
	clear: both;
	width: 992px;
	height: 155px;
}

#footer {
	width: 992px;
	height: 60px;
	background: url(images/footer-bg.png) no-repeat;
}

.page{
background: #fff url(images/content-bg2.jpg);
color: #000;
}
.page.wide {
background-image: none;
}

#testimonial-wide #testimonial-wrapper {
	overflow: hidden;
}

#left-quote, #right-quote, #testimonial-button {
	position: absolute;
}

#left-quote {
	top: 0;
	left: -24px;
	z-index: 20;
}
#right-quote {
	bottom: 0;
	right: 43px;
}
#testimonial-button {
	bottom: 0;
	right: 0;
}

.narrowcolumnwrapper{
	width: 692px;
}

.narrowcolumn{
	width: 692px;
}

.content{
	width: 992px;
	background: #fff;
	color: #333;
}

.search-content { padding: 45px; }

.content.search-content { width: 840px; }

.entry img{
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 0px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 0px 0 0 10px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{
	width: 583px;
	padding: 20px 20px 20px 30px;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
}
.entry.wide{
	width: 942px;
}
.entry p {
	padding: 12px 0;
}

.postinfo{
	font-size: 11px;
	color: #999;
}

.postinfo a{
	color: #578cca;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}
#sidebar {
	width: 310px;
	float: right;
	padding-right: 23px;
	padding-top: 23px;
}
#sidebar h1 {
	color:#FF9933;
	font-family:Arial,Verdana;
	font-size:15px;
	font-weight:lighter;
	margin-top: 10px;
}
#header-image p {
	margin: 0;
	padding: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	height: 20px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: lighter;
	border-bottom: 1px solid #ccc;
}
#sidebar ul li a {
	text-decoration: none;
	color: #000;
}
#sidebar ul li a:hover {
	color: #ff9630;
}
#sidebar #submit {
	border: 0;
	background: none;
	background: url(images/submitBtn2.jpg) no-repeat;
	width: 61px;
	height: 26px;
	margin-left: 229px;
	cursor: pointer;
}
#sidebar #username, #sidebar #email {
	width: 237px;
}

.bottom-bar {
	overflow: visible;
	height: 990px;
	width: 22px;
}
h1#gallons-pledged {
	font-size: 22px;
	color: #fff;
	text-align: left;
	padding-left: 39px;
	background:url(images/gallons-pledged-top.png) no-repeat;
	padding-top: 10px;
	height: 50px;
	width: 273px;
	margin-bottom: 0px;
}
h1#gallons-thank-you {
	font-size: 22px;
	text-align:center;
	color: #000;
}
div#calculator-link{
	text-decoration:none;
	text-align: right;
}
.h1-small {
	text-align: right;
	font-size: 12px;
}
.bizdir_error_box{
	display: block !important;
}
#gallons-pledged a{
	color: #fff !important;
	text-decoration: none;
}
#gallons-pledge a:hover {
	text-decoration: underline;
}

/* blog widgets */
#sidebar ul.widgets li.widget {
	border: 0 none;
	height: auto;
	padding: 0;
}
#sidebar ul.widgets li.widget .widgettitle {
	font-size: 20px;
	margin-top: 20px;
	}