div#content
{
	overflow: hidden;
}

div#content a.FB_Link
{
	color: #8A0000;
	text-decoration: underline;
}

div#content a
{
	outline: none;
}

div#content .req,
div#content .validation
{
	color: #932c2b;
}

div#hopeContent
{
	width: 440px;
	float: left;
	margin: 0 20px 0 0;
	margin-right: 1px;
}

div#hopeSidebar
{
	/*width: 212px;*/
	width: 243px;
	float: left;
	margin-top: 18px;
	/*margin: 74px 0 0 0;
	padding: 136px 0 0 0;
	background: url(../img/sidebar-bg.png) no-repeat;*/
	color: #443329;
	font-size: 0.9em;
}

div#hopeSidebar h4
{
	font-size: 1.5em;
	margin: 1em 0 0.5em 0;
}

div#hopeSidebar p
{
	line-height: 2em;
}

div#hopeSidebar div
{
	margin: 0 13px;
}

div#hopeSidebar div#hopeCallout
{
	padding: 0 0 1em 0;
	background: url(../img/sidebar-divider.png) bottom left repeat-x;
}

div#hopeSidebar div#hopeBottomContent h4
{
	margin: 1.7em 0 1em 0;
}

div#hopeSidebar div#hopeBottomContent p
{
	margin: 0.5em 0;
	line-height: 1.7em;
}

div#hopeSidebar div#hopeBottomContent a
{
	color: #443329;
}

div#hopeSidebar div#hopeBottomBG
{
	height: 10px;
	margin: 0;
	background: #fff url(../img/sidebar-bottom-bg.png) no-repeat;
}

div#storiesHeader
{
	margin: 0 0 0.5em 0;
	font-style: italic;
	font-weight: bold;
	color: #3a2c25;
}

div#storiesHeader a.shareBtn,
div#storiesFooter a.shareBtn
{
	display: block;
	width: 127px;
	height: 26px;
	background: url(../img/share-story-btn.gif) no-repeat;
	text-indent: -5000px;
}

div#storiesHeader h3
{
	font-size: 1em;
	margin: 1.5em 0 0.5em 0;
	color: #3a2c25;
}

div#stories
{
	color: #261207;
}

div#stories li
{
	padding: 45px 15px;
}

div#stories li div.storyHeader
{
	overflow: hidden;
}

div#stories li div.storyHeader h3
{
	font-size: 1.2em;
	margin: 0;
	color: #3a2c25;
}

div#stories li div.storyHeader h3 a
{
	color: #3a2c25;
	text-decoration: none;
}

div#stories li div.storyHeader p
{
	margin: 0.2em 0;
	font-size: 0.9em;
}

div#stories li.odd
{
	background-color: #f0e6e0;
}

div#stories li.even
{
	background-color: #faf6f4;
}

div#stories div.storyBody p
{
	line-height: 1.6em;
	font-size: 0.9em;
}

div#stories li div.storyHeader div.facebookPicture
{
	width: 55px;
	padding: 10px 10px 0 10px;
	float: left;
}

div#stories li div.storyHeader div.authorInfo
{
	width: 300px;
	float: left;
}

div#storiesFooter
{
	margin: 35px 0 0 0;
}

div#storiesFooter a.shareBtn
{
	margin: 0 auto;
}

div#storiesFooter div.pages
{
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}

div#storiesFooter ul.pagination
{
	position: relative;
	left: 50%;
	clear: left;
	float: left;
	text-align: center;
}

div#storiesFooter ul.pagination li
{
	float: left;
	right: 50%;
	margin: 0 3px;
	background: url(../img/page-bg.gif) no-repeat center center;
	text-align: center;
	position: relative;
}

div#storiesFooter ul.pagination li span,
div#storiesFooter ul.pagination li a
{
	display: block;
	height: 18px;
	padding-top: 3px;
	width: 21px;
}

div#storiesFooter ul.pagination li a
{
	color: #3a2c25;
	text-decoration: none;
}

div#storiesFooter ul.pagination li.current
{
	color: #fff;
	background: #000 url(../img/page-current-bg.gif) no-repeat center center;
}

div#storiesFooter ul.pagination li.prev,
div#storiesFooter ul.pagination li.next
{
	/*width: 23px;
	height: 22px;*/
}

div#storiesFooter ul.pagination li.prev
{
	margin-right: 12px; 
}

div#storiesFooter ul.pagination li.next
{
	margin-left: 12px;
}

div#storiesFooter ul.pagination li.prev a
{
	display: block;
	background: url(../img/prev-bg.gif) no-repeat center center;
	width: 23px;
	height: 22px;
	text-indent: -5000px;
}

div#storiesFooter ul.pagination li.next a
{
	display: block;
	background: url(../img/next-bg.gif) no-repeat center center;
	width: 23px;
	height: 22px; 
	text-indent: -5000px;
}

div#postStory
{
	padding: 20px 10px 55px 10px;
	position: relative;
	font-size: 0.9em;
	color: #3a2c25;
	background: #f3ece7 url(/themes/rmhc/img/divider-horizontal.gif) repeat-x;
}

div#postStory h4.header
{
	padding: 0 0 0 120px;
}

div#postStory form
{
	clear: both;
}

div#postStory input,
div#postStory select,
div#postStory textarea
{
	font-size: 0.9em;
	color: #3a2c25;
	width: 260px;
}

div#postStory p#Terms input
{
	width: auto;
}

div#postStory input.action,
div#postStory input.checkbox
{
	width: auto;
}

div#postStory span.required
{
	margin: 5px 0 10px 120px;
	color: #932c2b;
}

div#postStory div.field label.error,
div#postStory p#Terms label.error
{
	display: block;
	float: none;
	width: 200px;
	text-align: left;
	padding-left: 120px;
	color: #932c2b;
}

div#postStory p#Terms label.error
{
	padding: 0;
	width: auto;
}

div#postStory .message
{
	font-size: 1.1em;
}

div#postStory div.field
{
	margin: 3px 0;
}

div#postStory div.divider
{
	margin: 50px 0 20px 0;
	height: 4px;
	background: url(../img/divider-bg.gif) center center no-repeat;
}

div#postStory label.left
{
	display: block;
	float: left;
	text-align: right;
	width: 110px;
	margin: 0 10px 0 0;
}

div#postStory p.intro
{
	width: 270px;
	margin: 0 0 20px 120px;
}

div#postStory div#recaptcha,
div#postStory div.Actions,
div#postStory p#security,
div#postStory p#Terms
{
	margin: 10px 0 0 120px;
	font-size: 0.9em;
}

div#postStory p#Terms span.required
{
	display: block;
	margin-left: 0;
}

div#postStory div#facebookLogin
{
	width: 190px;
	position: absolute;
	top: 22px;
	left: 455px;
}

div.storyBorder
{
	background: transparent url(/themes/rmhc/img/divider-horizontal.gif) repeat-x;
}

div#postStory div#logout
{
	width: 380px;
	text-align: right;
	margin: 0.8em 0;
}

div#postStory div#fb-profile-pix
{
	float: left;
	padding: 0 10px 0 120px;
}

div#postStory div#fb-user
{
	float: left;
}

div#featureStory
{
	color: #261207;
}

div#featureStory h3.sifr
{
	margin: 0.5em 0;
}

div#featureStory div.backBtn
{
	margin: 1.3em 0 0.8em 0;
}

div#featureStory div.storyHeader
{
	overflow: hidden;
	font-size: 0.9em;
}

div#featureStory div.storyHeader div.facebookPicture
{
	width: 100px;
	padding: 0 10px 0 0;
	float: left;
}

div#featureStory div.storyHeader div.authorInfo
{
	width: 300px;
	float: left;
	padding: 20px 0 0 0;
}

div#featureStory div.storyHeader div.authorInfo p
{
	margin: 0.3em 0;
}

div#featureStory div.storyBody
{
	font-size: 0.9em;
	padding: 0 160px 0 0;
}

div#featureStory div.storyBody p
{
	line-height: 1.5em;
}
div#featureStory div.storyFooter
{
	font-size: 1.2em;
	padding: 1.2em 0 2.5em 0;
	overflow: hidden;
	background: transparent url(/themes/rmhc/img/divider-horizontal.gif) left bottom repeat-x;
}

div#featureStory div.storyFooter div.send
{
	padding: 0 1em 0 0;
	float: left;
}

div#featureStory div.storyFooter div.share
{
	padding: 0 0 0 1em;
	border-left: 1px solid #8A0000;
	float: left;
}