/*
Theme Name: River of Hope
Theme URI: http://wordpress.org/
Description: River of Hope Foundation
Version: 1.0
Author: 44 Interactive
Author URI: http://www.44interactive.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.alignright {
	float:right;
	margin-left: 10px;
}

.alignleft {
	float:left;
	margin-right: 10px;
}

.aligncenter, dl.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

html {
	font-size: 62.5%;
	height:100%;
	width:100%
}

@font-face {
	font-family: 'Museo300';
	src: url('fonts/Museo300-Regular.eot');
	src: local('Museo'), local('Museo-300'), url('fonts/Museo300-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Museo700';
	src: url('fonts/Museo700-Regular.eot');
	src: local('Museo'), local('Museo-700'), url('fonts/Museo700-Regular.otf') format('opentype');
}


body {
	font-family: "Museo300", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	background: url(images/bodybg.jpg) top repeat;
	color:#552f0b;
	width: 100%;
}

h1, h2, h3, h4, h5 {
	color:#274963;
	font-weight:normal;
	font-family: "Museo700", Helvetica, Arial, sans-serif;
}

h1 {
    font-size: 29px;
    margin-bottom: 15px;
    clear: left;
}


h2 {
	font-family: "Museo300", Helvetica, Arial, sans-serif;
    font-size: 1.8em;
    margin-bottom: 10px;
    margin-top: 24px;
}

h2.subheader, .widget h1 {
	font-size: 21px;
	color: #56300c;
	font-family: "Museo700", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #56300c;
	padding-bottom: 4px;
}

.widget h1 {
	margin-top: 24px;
}

h3 {
	color: #57300c;
	font-size: 1.4em;
	margin-bottom: 6px;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-family: "Museo700", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	margin-bottom: 6px;
}

a:link {
	font-family: "Museo300", Helvetica, Arial, sans-serif;
	color: #547d1c;
	text-decoration: underline;
}

a:visited {
	font-family: "Museo300", Helvetica, Arial, sans-serif;
	color: #547d1c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

p {
	line-height:1.8em;
	margin-bottom: 8px;
}

.hr {
	border: 0 none;
	background: url(images/hr.jpg) no-repeat;
	display: block;
	width: 980px;
	height: 9px;
	margin-bottom: 25px;
	margin-left: -10px;
}


.hrshort {
	border: 0 none;
	background: url(images/hrshort.jpg) no-repeat;
	display: block;
	width: 639px;
	height: 9px;
	margin-bottom: 25px;
	margin-left: -10px;
	margin-top: 16px;
}

/*------------------------------------------------------------ MAIN BODY STYLES -------------------------------------------------------*/

#wrapper {
	background: url(images/wrapperbg.jpg) top repeat-x;	
}

#hwrap {
	background: url(images/headerTop.jpg) repeat-x 0 top;
	height:45px;
	width:100%;
	z-index: 500;
	position: relative;
}

#hwrapBottom {
	background: url(images/headerBottom.png) repeat-x 0 bottom;
	height:52px;
	width:100%;
	z-index: 500;
}

#header {
	width:940px;
	margin:0 auto;
	height:54px;
	z-index: 1;
	position: relative;
}

img.logo {
	position: absolute;
	top: 0;
	left: 12px;
}

#container {
	clear: both;
	width:940px;
	margin:0 auto 0px auto;
	padding: 50px 15px 0 15px;
}

#container.home {
	padding-top: 20px;
}

#col1 {
	float: left;
	width: 223px;
	margin-right: 75px;
}

#col2 {
	float: left;
	width: 405px;
	margin-right: 75px;
}

#col3 {
	float: left;
	width: 159px;
}

#colgroup {
	float: left;
	margin-bottom: 30px;
	width: 642px;
	position: relative;
	height: auto;
}

#groupholder {
	float: left;
	width: 642px;
}

#col1 h1 {
	clear: left;
}

#homeslide {
	height: 465px;
	width: 940px;
	margin: 40px auto 0;
	position: relative;
}

#homeslide li {
	zoom: 1;
	width: 940px;	
}

#homeslide img.pic {
	position: absolute;
	right: 0;
	top: 0px;
}

#homeslide img.slides {
	margin-left:45px;
	margin-top: 10px;
	float:left;
}


#homeslide h2 {
	width: 500px;
	padding-left: 45px;
	font-family: "Museo700", Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 42px;
}

#homeslide h2 span {
	font-family: "Museo300", Helvetica, Arial, sans-serif;
	font-size: 18px;
	float: right;
	line-height: 20px;
}

#homeslide .bio {
	width: 480px;
	float: left;
	margin: 24px 0 0 30px;
}
#homeslide .bio h5 {
	color: #56300c;
	font-size: 21px;
}

#homeslide .bio p {
	color: #986738;
	line-height: 20px;
	width: 240px;
}

#homeslide a.slideBtn {
	background: url(images/slideBtn.png) no-repeat top;
	overflow: hidden;
	display: block;
	width: 188px;
	height: 49px;
	margin: 24px 0 12px;
	padding: 10px;
	font-family: "Museo700", Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-left: 31px;
	float: left;
	clear: left;
}

#homeslide a.slideBtn:hover {
	background-position: bottom;
}

#slideshow {
	clear: left;
	float: left;
	width: 640px;
	height: 350px;
	border: 1px solid #999;
}

/*----------------------------------------------------- SIDE PANEL STYLES ---------------------------------------------*/

ul#connect {
	float: left;
	margin-bottom: 40px;
}

ul#connect li {
	list-style: none;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 0;
}

ul#connect li p {
	line-height: 16px;
	color: #00314d;
	font-family: "Museo700", Helvetica, Arial, sans-serif;
}

#twitterHolder {
	margin-bottom: 35px;
}

#twitterHolder p {
	background: url(images/darkbg.jpg) repeat;
	padding: 10px;
	color: #552f0b;
	border: 1px solid #7e5a37;
	margin-bottom: 2px;
}

#twitterHolder span {
	color: #b18c68;
	font-size: 12px;
}

.widget ul {
	margin-bottom: 30px;
}

.widget ul li {
	margin-bottom: 6px;
}

.blogpost {
	float: left;
	margin-bottom: 60px;	
}

.blogpost img {
	background: #FFFFFF;
	padding: 3px;
	border-bottom: 1px solid #c7c6c2;
	border-right: 1px solid #c7c6c2;
}

.blogpost h3 {
	font-size: 21px;
	font-family: "Museo700", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}

.blogpost .readmore {
	float: right;
}

#donatePanel {
	background: url(images/darkbg.jpg) repeat;
	padding: 5px;
	margin-bottom: 35px;
	float: left;
}

#donatePanel p {
	color: #7e4f24;
	line-height: 16px;
}

#donatePanel a.donateBtn {
	background: url(images/donateBtn.png) no-repeat top;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 149px;
	height: 49px;
	margin: 24px 0 12px;
}

#donatePanel a.donateBtn:hover {
	background-position: bottom;
}

#tvschedPanel {
	margin-bottom: 35px;
	float: left;
	clear: left;
	border: 1px solid #d8cebe;
}

#tvschedPanel.leftpanel, #tvschedPanel.leftpanel ul {
	width: 220px;
}

#tvschedPanel.rightpanel, #tvschedPanel.rightpanel ul {
	width: 160px;
}

#tvschedPanel.rightpanel h3 {
	background: url(images/darkbg.jpg) repeat;
	padding: 7px;

}

#tvschedPanel.leftpanel h3 {
	background: url(images/darkerbg.jpg) repeat;
	padding: 3px;
	font-size: 19px;
	text-transform: uppercase;

}

#tvschedPanel li {
	border-bottom: 1px dotted #c4c0b5;
	margin: 0 10px 12px;
	padding-bottom: 12px;
}

#tvschedPanel li.last {
	border-bottom: 0;
}

#tvschedPanel h5 {
	color: #57300c;
	font-size: 14px;
	margin-bottom: 2px;
}

#tvschedPanel p {
	color: #986a40;
	margin-bottom: 2px;
}

#partnersPanel {
	background : url(images/partnersPanelBottom.jpg) no-repeat bottom left;
	padding-bottom: 30px;
	width: 223px;
	float: left;
	display: block;
	margin-bottom: 35px;
	margin-top: 24px;
	position: relative;
}

#partnersPanel h1 {
	background : url(images/partnersPanelTop.jpg) no-repeat;
	width: 223px;
	height: 96px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	margin-bottom: 0;
	float: left;
}

#partnersPanel ul {
	text-align: center;
	background : url(images/partnersPanelTile.jpg) repeat-y;
	width: 223px;
	float: left;
	padding: 5px 5px 60px 5px;
}

#partnersPanel ul li {
	float: left;
	margin: 0px 10px 20px;
}

#partnersPanel a.partnerBtn {
	background: url(images/partnerBtn.jpg) no-repeat top;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 185px;
	height:23px;
	position: absolute;
	bottom: 30px;
	left: 17px;
}

#partnersPanel a.partnerBtn:hover {
	background-position: bottom;
}

/*----------------------------------------------------- PAGES STYLES ---------------------------------------------*/

#showTop {
	width: 940px;
	margin: 40px auto 0;
	position: relative;
}

#showTop #colleft {
	float: left;
	width: 220px;
}

#showTop #colright {
	float:  right;
	width: 660px;
	margin-right: -20px;
}

#showTop img.pic {
	position: absolute;
	right: -60px;
	top: 30px;
}

#showTop #video {
	background: url(images/videoholder.jpg) no-repeat;
	width: 421px;
	height: 229px;
	padding: 9px;
	margin-bottom: 6px;
}

#showTop #colright .bio {
	width: 280px;
}

#showTop #colright h5 {
	color: #56300c;
	font-size: 21px;
}

#showTop #colright p {
	color: #986738;
	line-height: 20px;
	width: 240px;
}

#showTop #colright a.learnmoreBtn {
	background: url(images/learnmoreBtn.png) no-repeat top;
	overflow: hidden;
	display: block;
	width:324px;
	height: 25px;
	padding: 6px 0 0;
	font-family: "Museo700", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#showTop #colright a.learnmoreBtn:hover {
	background-position: bottom;
}

#showTop #share {
	background: url(images/sharethis.jpg) no-repeat;
	width: 340px;
	height: 49px;
	display: block;
	margin: 12px 0 45px;
	position: relative;
}

#showTop #share ul {
	position: absolute;
	left: 110px;
	top: 13px;
}

#showTop #share ul li {
	float: left;
	margin-right: 6px;
}


ul.subnav { 
	margin-bottom: 30px;
}

#widget_recent_entries ul li, #widget_archive ul li, ul.subnav li {
	display: inline;
}

#widget_recent_entries ul li a, #widget_archive ul li a, ul.subnav li a {
	display: block;
	width: 230px;
	margin-bottom: 6px;
	font-size: 16px;
	padding-left: 10px;
	text-decoration: none;
}

#widget_recent_entries ul li a:hover, #widget_archive ul li a:hover, ul.subnav li a:hover, ul.subnav li a.active {
	color: #56300c;
}

ul.subnav li a.active {
	cursor: default;
}

ul.showlisting {
	margin-bottom: 45px;
	float: left;
}

ul.showlisting li {
 	clear: left;
 	float: left;
 	margin-bottom: 20px;
 	width: 405px;
 }

ul.showlisting li img.pic {
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
}

ul.showlisting li p.lifespan {
	float: left;
	clear: left;
	margin: -20px 0 0 12px;
}

ul.showlisting li h5 {
	color: #56300c;
	font-size: 21px;
}

ul.showlisting li p {
	color: #986738;
	line-height: 20px;
}

ul.showlisting li a.watchBtn {
	background: url(images/watchBtn.png) no-repeat top;
	overflow: hidden;
	display: block;
	width:245px;
	height: 20px;
	padding: 5px 0 0;
	font-family: "Museo700", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

ul.showlisting li a.watchBtn:hover {
	background-position: bottom;
}

h3#comments {
	margin-top: 60px;
}

.commentlist {
	margin-bottom: 40px;
	float: left;
}

.comment {
	width: 405px;
	margin-bottom: 24px;
	float: left;
}

.comment-author {
	float: left;
	margin-right: 12px;
}

.commentholder {
	width: 330px;
	float: left;
}

.comment .commenttext {
	padding: 5px 5px 5px 10px;
	background: url(images/darkbg.jpg) repeat;
	position: relative;
	display: inline-block;
	width: 330px;
}

.comment .commenttext img.speech {
	position: absolute;
	right: 71px;
	bottom: -17px;
}

.comment-meta {
	color: #9f8872;
	font-size: 12px;
	margin-top: 3px;
}

#respond {
	margin-top: 45px;
}


.partners {
	float:left;
	margin-bottom: 35px;
}	

.partners li {
	float: left;
	margin: 0 15px 25px 0;
}


#pageSlide {
	padding: 0 10px 30px;
}

#pageSlide h1 {
	margin-bottom: 4px;
}

#pageSlide #colleft {
	width: 250px;
	float: left;
	margin-right: 30px;
}

#pageSlide #colright {
	width: 650px;
	float: left;
}

#pageSlide #colright h1 {
	margin-bottom: 16px;
}

#pageSlide .clientlisting img.clientlogo {
	float: left;
	margin-right: 20px;
}

#pageSlide .clientlisting {
	float: left;
	margin-bottom: 50px;
}

#pageSlide .clientlisting .middle {
	width: 445px;
	float: left;
}


#pageSlide .clientlisting h5 {
	font-size: 21px;
	color: #870101;
 	font-family: "Museo700", Helvetica, Arial, sans-serif;
}

#pageSlide .clientlisting a {
 	font-family: "Museo300", Helvetica, Arial, sans-serif;
 }

#pageSlide .clientlisting .learnMoreBtn a {
	background: url(images/learnmoreBtn.png) right;
	height: 19px;
	display: inline-block;
	padding: 5px 26px 3px 10px;
	text-decoration: none;
	color: #FFFFFF;
 	font-family: "Museo300", Helvetica, Arial, sans-serif;
}



.videoBtn {
	position: relative;
	z-index: 10;
	width: 101px;
	float: right;
	margin-top: 3px;
}

.videoBtn a {
	position: absolute;
	left: -3px;
	top: -3px;
	z-index: 5;
}


#pageSlide .bio {
	float: left;
	clear: both;
	margin-bottom: 36px;
	width: 950px;
}

#pageSlide .bio img {
	float: left;
	margin-right: 15px;
	padding: 3px;
}

#pageSlide .bio img.pic {
	background: url(images/imagebg.jpg) repeat;
}


#pageSlide .bio h5 {
	font-family: "Museo700", Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin-bottom: 6px;
}

#pageSlide .bio span.title {
	color: #555555;
	text-transform: uppercase;
}

#pageSlide .bio ul.sociallinks {
	display: inline;
}

#pageSlide .bio ul.sociallinks li {
	margin-left: 6px;
	display: inline;
}

#pageSlide .bio ul.sociallinks li img {
	margin-right: 0;
}

#pageSlide .speaking {
	margin-bottom: 36px;
}

#pageSlide .speaking img {
	float: left;
	margin-right: 15px;
	padding: 3px;
}

#pageSlide .speaking img.pic {

}

#pageSlide #clientdetails #infoleft {
	width: 375px;
	float: left;
}

#pageSlide #clientdetails #inforight {
	width: 525px;
	float: right;
}



#pageSlide #clientdetails img {
	float: right;
	margin-bottom: 30px;
}

#pageSlide #clientdetails #info {
	float: right;
}

#pageSlide #clientdetails h2 {
	margin-top: 80px;
	float: left;
	width: 525px;
	font-size: 26px
	line-height: 28px;
	text-align: center;
	color: #870101;
 	font-family: "Museo700", Helvetica, Arial, sans-serif;
}

#col2 #pagecontent img {
	padding: 5px;
	background: url(images/imagebg.jpg) repeat;
}

#col2 #pagecontent img.nobg {
	background: none;
	margin-bottom: 38px;
}

#col2 .entry {
	clear: left;
}

#col2 .post {
	margin-bottom: 24px;
}

#col2 .post a {
	font-family:"Museo300",Helvetica,Arial,sans-serif;
}

#col2 .post h2 {
	font-family:"Museo700",Helvetica,Arial,sans-serif;
	font-size:21px;
	margin-bottom:13px;
	margin-top: 0;
}

#col2 .post p.postmeta {
	font-size: 11px;
	margin-bottom: 12px;
	margin-top: -12px;
	color: #555555;
	width: 300px;
	float: left;
}

h3#comments {
	font-family:"Museo700",Helvetica,Arial,sans-serif;
	margin-bottom: 16px;
}

.comment-meta {
	margin-bottom: 8px;
}

.comment-meta a {
	color: #555555;
	font-size: 11px;
}

ol.commentlist li.comment {
	margin-bottom: 26px;
}

#fb_share_1 {
	margin-top: -28px;
	margin-right: 80px;
}


.tweetmeme_button {
	margin-top: -28px;
}

#sitemap ul {
	list-style: disc;
	margin-left: 20px;
	margin-top: 8px;
}

#sitemap li  {
	margin-bottom: 8px;
}

/*----------------------------------------------------- FOOTER STYLES ---------------------------------------------*/



#fwrap {
	background: url(images/fwrap.jpg) repeat-x bottom;
	width: 100%;
	margin:0 auto -30px;
	height: 260px;
}


#footer {
	width:934px;
	margin:0 auto;
	padding: 30px 15px;
	color: #301e02;
}

#footer hr {
	margin-bottom: 6px;
}

#footer p.copyright {
	float: left;
}

#footer p.siteby {
	float: right;
	text-align: right;
}

#footer p.siteby img {
	vertical-align: -5px;
}

#footer p a {
	color: #301e02;
}

/*----------------------------------------------------- NAV ---------------------------------------------*/

ul#nav {
	width: 600px;
	height:52px;
	position: absolute;
	right: 110px;
	top: 0px;
}

ul#nav li {
	list-style:none;
	float:left;
}

ul#nav li a {
	font-family: "Museo300", Helvetica, Arial, sans-serif;
	display:block;
	overflow:hidden;
	height:37px;
	text-decoration: none;
	color: #385f0c;
	font-size: 21px;
	padding: 12px 15px 0;
}

ul#nav li a:hover, ul#nav li a.active {
	color: #819F9D;
	text-shadow: #F6F5F0 2px -2px 1px;
}



/*----------------------------------------------------- CONTACT ---------------------------------------------*/




input.ffi  {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

td.imagev input {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

textarea.ffi {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

.error_msg
{
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #FDD0D0;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.success_msg
{
	border: 1px solid #00ff00;
	color: #009900;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.form_msg_width
{
	width: 240px;
}

a.buttonlink, a.buttonlink:visited {
	width:107px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/submitBtnBG.png) no-repeat top;
}

a.buttonlink:hover {
	background-color:#b5131c;
	color:#fff;
	background-position:bottom;
}



/*-------------------------------------- --- WORD VERIFICATION --------------------------------------------------------*/

.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
}

img.word_verification {
	border:none;
}

/*----------------------------------------------------------- SITEMAP -----------------------------------------------------------*/


#sitemap_disp
{
	font-size: 1.2em;
	margin-left: 20px;
}

#sitemap_disp ul li
{
	margin-left: 24px;
}

/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}





