/*
Theme Name: Bridges Of Hope
Theme URI: http://www.spawnordie.com/
Description: This is a custom theme for Bridges Of Hope.
Version: 1
Author: John Coppa
Author URI: http://www.johncoppa.com
Tags: fixed width, one columns

	This theme is a custom theme for Bridges of Hope.
	
	Built by John Coppa for Steelhead Advertising.
	
	www.spawnordie.com
	www.johncoppa.com

*/

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, helvetica, san-serif;
	color: #000000;
	font-size: 12px;
	line-height:16px;
}

img {
	border: none;
}

body {
	background: url('images/boh_bg.jpg') repeat;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	/*padding: 30px 0 30px 0;*/
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #323232;
}

h3 {
	font-size: 15px;	
}

h2 a {
	color: #323232;
}

h1, h2, h3, h4 {
	color: #000000;
}

h1 a, h2 a, h3 a, h4 a {
	border: none;
}

p {
	margin: 0;
	padding: 10px 0 10px 0;
}

a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a:hover {
	color: #666666;
}

.clear {
	clear: both;
}

#page {
	width: 100%;
	height: 100%;
}

#header {
	position:relative;
	width: 1049px;
	height: 147px;
	background: url('images/header_bg.jpg') no-repeat;
	margin: 0 auto;
}

#header a {
	border: none;
}

#header-content {
	position: relative;
	width: 923px;
	margin: 0 auto;
	text-align: left;
}

#body {
	position: relative;
	width: 1049px;
	margin: 0 auto;
	padding: 0;
	background: url('images/content_bg.jpg') repeat-y;
}
#body-content {
	position: relative;
	width: 923px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent;
}

#footer {
	clear: both;
	position: relative;
	width: 1049px;
	height: 147px;
	margin: 0 auto;
	background: url('images/footer_bg.jpg') no-repeat;
}
#footer-content {
	position: relative;
	width: 923px;
	margin: 0 auto;
	text-align: left;
	color: #666666;
}

#logo {
	position: absolute;
	top: 30px;
	left: 0;
}

#footer-contact-info {
	position: absolute;
	left: 0;
	top: 46px;
	font-size: 11px;
}

#footer-contact-info ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#footer-media-links {
	position: absolute;
	right: 0px;
	top: 36px;
}

#footer-media-links a {
	border-bottom: none;
}

#footer-media-links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer-media-links li {
	display: block;
	float: right;
	padding-left: 10px;
}

#clear {
	clear: both;
}

#hr-1 {
	height: 41px;
	background: url('images/content/hr_1.jpg') no-repeat 0 10px;
}

/* main navigation */

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	line-height:20px;
	font-family: Arial Black, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#nav {
	position: absolute;
	right: 60px;
	top: -57px;
	list-style-type: none;
	z-index: 3;
}

#nav ul {
    position: absolute;
    padding: 10px 0 10px 0;
	list-style-type: none;
	z-index: 4;
    white-space: nowrap;
    top:20px;
    left: 5px;
    display:none;
    font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
    background: #fce207 url('images/dropdown_bg.gif') bottom left no-repeat;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dbc92e;
	border-right: 1px solid #dbc92e;
}

#nav ul ul, #nav ul ul ul {
	display: none;
}

#nav li{
    float:left;
    position:relative;
    padding: 0 5px 0 5px;
}

#nav ul li {
	display: block;
	float: none;
	padding: 0px 15px 0 15px;
	height: 20px;
	line-height: 20px;
}

#nav a {
	display: block;
	padding: 0 5px 0 5px;
	color: #000000;
	border-bottom: none;
}

#nav li.current_page_item a {
	background: #fce207;
}

#nav li.current_page_item ul a {
	background: none;
}

#nav ul li.current_page_item {
	background: none;
}

.current_page_parent a {
	background: #fce207;
}

.current_page_parent ul li a {
	background: none;
}

#nav ul li a {
	display:block;
	padding:0;
	color:#6f6200;
	text-decoration:none;
	border-bottom: none;
}

#nav li ul li.current_page_item a {
	color: #000000;
	background: none;
	border-bottom: 1px dotted #000000;
}

#nav a:hover{
	color: #000000;
	background: #fce207;
}

#nav ul li a:hover{
	color: #000000;
	background: none;
}

.nav-highlight {
	background: #fce207;
}


/* home page styles */
#col-container {
	position: relative;
	width: 100%;
	background: transparent url('images/3_col_bg.gif') repeat-y;
}
#col-1 {
	float: left;
	width: 281px;
}
#col-2 {
	float: left;
	width: 281px;
}
#col-3 {
	float: left;
	width: 281px;
}
.col-separator {
	float: left;
	width: 40px;
}

.home-slide-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.home-slide-flash {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.home-trio-vertical-separator {
	float: left;
	height: 100%;
	width: 36px;
	background: url('images/content/vertical_dot_separator.jpg') repeat-y;
}

.arrow-link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	border: none;
}

.arrow-link:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.arrow-link img {
	vertical-align: middle;
}

.nav-arrow-link {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	border: none;
}

.nav-arrow-link:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.nav-arrow-link img {
	vertical-align: middle;
}

.home-blog-post {
	padding-top: 15px;
}

.home-blog-date {
	padding: 0;
	margin: 0;
	color: #999999;
	font-size: 11px;
}

.home-blog-body {
	padding: 4px 0 0 0;
	margin: 0;
	font-weight: bold;
}

.home-blog-body a {
	border-bottom: none;
	color: #000000;
}

.home-blog-body a:hover {
	background: #fce207;
	text-decoration: none;
}

.home-blog-author {
	padding: 4px 0 0 0;
	margin: 0;
	color: #999999;
	font-size: 11px;
}

/* interior page styles */
#page-content-header {
	position: relative;
	height: 280px;
	background: transparent url('images/dotted_hr.gif')  no-repeat bottom left;
}

#interior-page-content-header {
	position: relative;
	height: 178px;
	background: transparent url('images/dotted_hr.gif') no-repeat bottom left;
	/*overflow: hidden; */
}

#content-header-title {
	position: absolute;
	top: 0;
	left: 0;
	z-index:3;
}

.page-title-image {
	position: relative;
	top: 35px;
}

#content-header-image {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

#content-header-overlay {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

#content-header-quote {
	position: absolute;
	left: 0px;
	bottom: 25px;
	width: 300px;
	color: #888888;
	font-style: italic;
	line-height: 18px;
}

#page-content-body-container {
	margin-top: 0px;
	padding-top: 0px;
	background: url('images/dotted_content_column_bg.gif') repeat-y;
}

#page-pad {
	height: 35px;
	margin:0;
	padding:0;
}

#page-content-body {
	position: relative;
	float: left;
	color: #555555;
	line-height: 18px;
	width: 580px;
	padding-right: 60px;
}

#page-content-body h3 {
	line-height: 1;
	padding-bottom: 10px;
	margin: 0px;
}

#page-sidebar {
	position: relative;
	float: right;
	width: 283px;
}

#twitter-sidebar-title {
	padding-top: 15px;
}

#twitter-sidebar {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#twitter-sidebar-link {
	padding-bottom: 20px;
}

#twitter-sidebar li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widget_twitter h2 {
	display: none;
}

#twitter-sidebar .tweets {
	padding: 10px 0 20px 0;
	margin: 0;
	list-style: none;
}

#twitter-sidebar .tweets li {
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

#twitter-sidebar .timesince {
	font-size: 10px;
	display: block;
	border-bottom: none;
}

#blog-sidebar-title {
	padding-top: 15px;
	background: transparent url('images/dotted_hr.gif') top left no-repeat;
}

.sidebar-blog-post {
	padding-top: 15px;
}

.sidebar-blog-date {
	padding: 0;
	margin: 0;
	color: #999999;
	font-size: 11px;
}

.sidebar-blog-body {
	padding: 4px 0 0 0;
	margin: 0;
	font-weight: bold;
}

.sidebar-blog-body a {
	border-bottom: none;
	color: #000000;
}

.sidebar-blog-body a:hover {
	background: #fce207;
	text-decoration: none;
}

.sidebar-blog-author {
	padding: 4px 0 0 0;
	margin: 0;
	color: #999999;
	font-size: 11px;
}

#sidebar-about-the-blog {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar-about-the-blog h2 {
	display: none;
}

.crosslink-sidebar {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.crosslink-sidebar li {
	background: transparent url('images/dotted_hr.gif') bottom left no-repeat;
}

.crosslink-sidebar p {
	padding: 5px 0 15px 0;
}

.crosslink-sidebar h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	margin:0;
}

.crosslink-sidebar h3 a {
	font-size: 14px;
	padding: 3px 6px 3px 6px;
	background: #fce207;
}

/* blog styles */
#blog-body-content {
	float: left;
	margin-top: 20px;
	color: #555555;
	line-height: 18px;
	width: 610px;
	padding-right: 20px;
}

#blog-body .navigation {
	display: none;
}

#blog-sidebar {
	position: relative;
	float: right;
	width: 283px;
	margin-top: 20px;
	color: #555555;
}

.dotted-hr {
	background: url('images/dotted_hr.gif') bottom left repeat-x;
}
.postmetadata {
	clear: both;
	background: url('images/dotted_hr.gif') bottom left repeat-x;
}
.postmetadata a {
	border-bottom: none;
	background: #fce207;
}

#blog-title {
	padding-bottom: 25px;
	background: url('images/dotted_hr.gif') bottom left repeat-x;
}

.sidebar-dotted-bottom {
	padding-bottom: 20px;
	background: url('images/dotted_hr.gif') bottom left repeat-x;
}

#sidebar-social-links {
	padding-top: 20px;
}

#sidebar-social-links ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sidebar-social-links li {
	display: block;
	float: left;
	padding-right: 10px;
}

#sidebar-social-links a {
	border-bottom: none;
}

.sidebar-paint-hr {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
}

#sidebar-categories ul {
	padding: 0 0 15px 0;
	margin: 0;
	list-style-type: none;
}

#sidebar-categories ul li {
	padding-top: 12px;
}

#sidebar-categories ul li a {
	padding: 2px 10px 2px 10px;
	background: #fce207;
	border-bottom: none;
}

.addthis_toolbox a {
	border-bottom: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
	
.aligncenter {
	text-align: center;	
}
/* End Images */


/* Form Styles */

#give-form-container {
	padding-left: 100px;
	width: 375px;
}

#give-form-container h3 {
	text-align: center;
	padding-bottom: 0px;
}

.form-label {
	float: left;
	clear: left;
	width: 150px;
	line-height: 35px;
	text-align: right;
	padding-right: 10px;
	color: #000000;
	font-weight: bold;
}

.form-input {
	line-height: 35px;
	text-align: left;
}

.submit-button-container {
	position: relative;
	clear: both;
	width: 375px;
	height:55px;
	line-height: 55px;
	padding-top: 10px;
	text-align: center;
	background: url('images/content/form_submit_container_bg.gif') repeat-x;
}

.image-button {
	margin: auto;
	width: 138px;
	height: 34px;
	background: url('images/content/form_button_bg.gif');
}

.image-button a {
	display: block;
	width: 138px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
}

.image-button a:hover {
	color: #333333;
}

.form-note {
	width: 375px;
	font-style: italic;
	color: #888888;
	font-size: 11px;
	text-align: center;
}

.prayer-form-container {
	margin: 0 auto;
	width: 375px;
	padding-top: 10px;
	padding-bottom: 30px;
	background: url('images/dotted_hr.gif') bottom left repeat-x;
}

.prayer-form-container:last-child {
	background: none;
}

.prayer-form-container h3 {
	text-align: center;
	margin-bottom: 15px;
}

.register-confirmation {
	margin: 10px;
	padding: 10px;
	background: #fff7b7;
	color: #666666;
	display: none;
	text-align: center;
	border: 1px solid #dddddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.register-error {
	margin: 10px;
	padding: 10px;
	background: #ffdddd;
	color: #666666;
	display: none;
	text-align: center;
	border: 1px solid #dddddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* End form styles */



/* Begin Profile Styles */

.profile-container {
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
	background: url('images/dotted_hr.gif') bottom left repeat-x;
}

.profile-container:first-child {
	padding-top: 0px;
}

.profile-container img {
	padding: 0;
	border: 1px solid #666666;
}

.profile-container img.alignleft {
	margin: 0 15px 10px 0;
}

.profile-container img.alignright {
	margin: 0 0px 10px 15px;
}

.profile-container h3 {
	font-size: 20px;
}

/* End Profile Styles */
