/* 
	Theme Name: Hopeful Hearts RELOADED
	Theme URL: http://www.hopefulheartsfoundation.org/
	Description: A custom theme for Hopeful Hearts Foundation, Inc.
	Author: Rob Hough
	Author URI: http://www.hopefulheartsfoundation.org/
	Version: 0.1

	Revised:
		12.14.09
*/

* {
	margin: 0px; 
	padding: 0px;
	border: 0px;
}
html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body#home {
	font: normal 14px Arial, sans-serif;
	color: #333;
	background: #FFF url(images/hh-back-home.jpg) no-repeat top center;
}
body#page {
	font: normal 14px Arial, sans-serif;
	color: #333;
	background: #FFF url(images/hh-back-page.jpg) no-repeat top center;
}
* h1 {
	font: normal 28px Verdana, sans-serif;
	color: #FFF;
	line-height: 60px;
}
* h2 {
	font: normal 24px Georgia, Times, serif;
}
* h3 {
	font: normal 20px Georgia, Times, serif;
}
* h4 {
	font: normal 16px Georgia, Times, serif;
}

/************************************************
*	CLASSES										*
************************************************/

.breadcrumb {
	margin: 0px 0px 20px 0px;
}
.pagination {	
	margin: 20px 0px;
	padding: 4px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.date {
	width: 48px;
	height: 48px;
	float: left;
	display: inline;
	margin-top: 12px;
	background: url(images/date.png) no-repeat;
	text-align: center;
}
.post {
	float: right;
	width: 480px;
}
.month {
	color: #F7F7F7;
	line-height: 24px;
}
.day {
	line-height: 24px;
}
.postwrap {
	width: 100%;
	margin: 20px auto;
}
.posttitle {
	display: block;
	width: 100%;
	clear: both;
}
.tagline {
	background: #F5F5F5;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px;
	border: 1px dotted #CCC;
}

/************************************************
*	HYPERLINKS				*
************************************************/

a, a:active, a:visited, a:hover {
	color: #591F1B;
}

/************************************************
*	TOPNAV						  				*
************************************************/

#topnav {
	width: 700px;
	height: 32px;
	margin: 0 auto;
	line-height: 32px;
	text-align: right;
}
#topnav ul {
	float: right;
	list-style-type: none;
}
#topnav li {
	display: inline;
	line-height: 32px;
}
#topnav ul li a {
	text-decoration: none;
	padding: 0 0 0 16px;
}
#topnav ul li a:hover {
	text-decoration: underline;
}

/************************************************
*	SUBNAV						  				*
************************************************/

#subnav {
	width: 700px;
	height: 32px;
	margin: 0 auto;
	line-height: 32px;
}
#subnav ul {
	float: left;
	list-style-type: none;
}
#subnav li {
	display: inline;
	line-height: 32px;
}
#subnav ul li a {
	text-decoration: none;
	padding: 0 16px;
	color: #333;
	font-size: 16px;
}
#subnav ul li a:hover {
	text-decoration: underline;
}

/************************************************
*	HEADER						  				*
************************************************/

#header {
	width: 960px;
	height: 140px;
	clear: both;
}
#header-left {
	float: left;
	width: 200px;
	height: 140px;
}
#header-right {
	float: right;
	width: 700px;
	height: 140px;
	text-align: right;
}

/************************************************
*	BANNER						  				*
************************************************/

#banner {
	width: 960px;
	height: 240px;
	clear: both;
}
#banner-left {
	float: left;
	width: 700px;
	height: 240px;
}
#banner-left a img {
	margin-top: 180px;
}
#banner-right {
	float: right;
	width: 240px;
	height: 180px;
	padding-top: 30px;
}

/************************************************
*	TITLE						  				*
************************************************/

#title {
	width: 100%;
	height: 60px;
	line-height: 60px;
	clear: both;
	padding-left: 12px;
	margin-bottom: 20px;
}

/************************************************
*	CONTENT 				* 
************************************************/

#wrap {
	width: 960px;
	margin: 0 auto;
}
#main {
	width: 960px;
	margin: 0 auto;
}
#content {
	float: left;
	width: 540px;
}
#content img {
	padding: 4px;
	border: 1px solid #CCC;
	margin: 10px;
}
#content ul, #content ol {
	margin-left: 60px;
}
#content p {
	margin: 10px;
	line-height: 20px;
}

/************************************************
*	SIDEBAR					* 
************************************************/

#sidebar {
	float: right;
	width: 280px;
	border-left: 1px dotted #CCC;
	margin-top: 80px;
	padding-left: 20px;
}
#sidebar h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 5px 4px 5px;
	border: 1px dotted #CCC;
	background: #F5F5F5;
}
#sidebar li {
	list-style: none;
	margin: 0 0 20px 0;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li {
	margin: 5px 0px;
}
#sidebar ul li a {
	display: block;
	padding: 0px 20px;
	line-height: 16px;
	background: url(images/gear-off.png) left no-repeat;
}
#sidebar ul li a:hover {
	text-decoration: none;
	background: url(images/gear-on.png) left no-repeat;
}
#sidebar ul li ul li {
	margin: 5px 10px;
}
#sidebar ul li ul li a {
	display: block;
	padding: 0 20px;
	line-height: 16px;
}
#sidebar ul li ul li a {
	display: block;
	padding: 0 20px;
	line-height: 16px;
	background: url(images/gear-off.png) left no-repeat;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	background: url(images/gear-on.png) left no-repeat;
}

/************************************************
*	IMAGES					*
************************************************/

img.alignLeft {
	float: left;
	margin: 0 10px 10px 0;
}
img.alignRight {
	float: right;
	margin: 0 0 10px 10px;
}

/************************************************
*	FOOTER										*
************************************************/

#footer {
	width: 960px;
	margin: 20px auto;
}
#footer-1 {
	float: left;
	width: 280px;
	margin-right: 20px;
}
#footer-2 {
	float: left;
	width: 400px;
}
#footer-3 {
	float: right;
	width: 240px;
}
#footer h2 {
	font-size: 18px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 2px;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	border-bottom: 1px dotted #CCC;
}
#copyright {
	width: 960px;
	margin: 20px auto;
	line-height: 36px;
	clear: both;
}

/************************************************
*	SEARCH					*
************************************************/

#search {
	display: block;
	width: 700px;
	height: 20px;
	margin: 20px 0px;
}
#searchform {
	overflow: hidden;
	display: inline;
}
#s {
	width: 200px;
	border: 1px dotted #CCC;
	padding: 1px;
	display: inline;
	vertical-align: middle;
}
#searchbutton {
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

/************************************************
*	FLICKR									*
************************************************/

#flickr {
	width: 100%;
}
#flickr a img {
	float: left;
	margin: 4px;
	background: #FFF;
	border: 1px dotted #CCC;
	padding: 3px;
	width: 62px;
	height: 62px;
}
