/*
 * Copyright (C) 2008 Fjord Interactive
 * Design by Graham MacInnes
 * Development by Brad Touesnard
*/
.hidden { display:none; }
body {
	font-family:Georgia,Arial,sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #321b0f;
	font-size: 12px;
}

a img { border:none; }

a {
	color: #8a0000;
}

a:hover {
	color: #b50202;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 1.35em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

hr {
	border: none 0;
	border-top: 1px dashed #C5C5C5;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

blockquote {
	margin-left: 20px;
	border-left: 20px solid #eee;
	padding-left: 10px;
	font-size: 0.9em;
	clear: left;
}

ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 1.0em;
	font-size: 0.9em;
}

code {
	font-family: Courier New, Courier, Monospace;
	font-size: 1em;
	color: #666666;
}

acronym, abbr {
	cursor: help;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

ol li {
	margin-top:5px; margin-bottom:5px;
}



#wrapper {
	min-height: 1120px;
	background: url(../img/bg.jpg) no-repeat top center;
}

#main {
	position: relative;
	width: 947px;
	margin: 0 auto;
}

#main div.body {
	background: url(img/bg-page.gif) repeat-y;
}

#main div.banner {
	border-bottom: 5px solid #febc26;
	height: 132px;
	background-repeat: no-repeat;
	background-color: #082457;
}




/* Toolbar */

#toolbar {
	position: relative;
	padding: 29px 9px 20px 0px;
	overflow: hidden;
}

#toolbar ul.nav {
	overflow: hidden;
	position:absolute;
	right:200px;
	top:34px;
	/*background: url(../img/header/toolbar-nav.gif) no-repeat;*/
	/*background: url(../img/header/toolbar-nav2.gif) no-repeat;*/
	/*background: url(../img/header/toolbar-nav3.gif) no-repeat;*/
	/*background: url(../img/header/toolbar.gif) no-repeat -63px 0px;*/
}

#toolbar ul.nav li {
	float: left;
	background:url(../img/header/sep.gif) no-repeat 100% 50%;
	padding:0 2px 0 5px;
}

#toolbar ul.nav li.last {
	background:none;
}

#toolbar ul.nav li a {
	display: block;
	font-size:11px;
	color:#ede0d1;
	overflow: hidden;
	margin-right:5px;
	text-decoration:none;
}

#toolbar ul.nav li a:hover {
	color:#fff;
}

#toolbar ul.test li a:hover {
	/*background: url(../img/header/toolbar-nav2.gif) no-repeat;*/
	
}
/*
#toolbar ul.nav li a.ecard {
	width: 110px;
}

#toolbar ul.nav li a.ecard:hover {
}

#toolbar ul.nav li a.login {
	width: 47px;
	background-position: -77px 0px;
}

#toolbar ul.nav li a.login:hover {
	background-position: -77px -12px;
}

#toolbar ul.nav li a.contact-us {
	width: 75px;
}

#toolbar ul.nav li a.contact-us:hover {
}

#toolbar ul.nav li a.befriend {
	width: 113px;
	background-position: 0px 0px;
	
}

#toolbar ul.nav li a.befriend:hover {
	background-position: 0px -12px;
}
*/


#toolbar form {
	position: relative;
	width: 184px;
	height: 22px;
	float: right;
	overflow: hidden;
	background: url(../img/header/search.png) no-repeat;
}

#toolbar form input.text {
	position: absolute;
	top: 3px;
	left: 12px;
	width: 150px;
	height: 16px;
	border: 0;
	padding: 0 0 0 0;
	font-size: 12px;
}

#toolbar form input.button {
	position: absolute;
	top: 1px;
	right: 2px;
	width: 20px;
	height: 20px;
	padding: 0;
	float: left;
}

#toolbar form input.button:hover {
	background-position: bottom left;
}



/* Header */

#header {
	position: relative;
	width: 929px;
	height: 119px;
	margin: 0 auto;
	padding: 9px 9px 0px 9px;
	background: url(../img/header/bg.png);
}

#header h1 {
	margin: 0;
	width: 205px;
	position: relative;
	top: 10px;
	left: 12px;
}

#header h1 a {
	display: block;
	height: 96px;
	text-indent: -5000px;
	overflow: hidden;
}

#header ul.nav-new {
	position: absolute;
	bottom:15px;
	right:28px;
	overflow: hidden;
}

#header ul.nav-new li {
	float: left;
}

#header ul.nav-new li.donate {
	width: 117px;
}

#header ul.nav-new li a {
	display: block;
	height: 32px;
	overflow: hidden;
	text-indent: -5000px;
}

#header ul.nav-new li.donate a {
	background: url(../img/home-new/donate.png) no-repeat;
}


/* Main Navigation Bar */

#nav-main {
	height: 30px;
	width: 930px;
	background: url(../img/header/nav.gif) no-repeat;
	border-bottom: 4px solid black;
}

#nav-main li.level-1 {
	float: left;
	position: relative;
	z-index: 75;
}

#nav-main li.last {
	margin: 0;
}

#nav-main li a.level-1 {
	display: block;
	height: 30px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/header/nav.gif) no-repeat;
}

#nav-main li a.home {
	width: 108px;
}

#nav-main li a.home:hover {
	background-position: left -30px;
}

#nav-main li.section a.home,
#nav-main li.current a.home {
	background-position: left -60px;
}

#nav-main li a.who-we-are {
	width: 147px;
	background-position: -108px 0px;
}

#nav-main li a.who-we-are:hover {
	background-position: -108px -30px;
}

#nav-main li.section a.who-we-are,
#nav-main li.current a.who-we-are {
	background-position: -108px -60px;
}

#nav-main li a.what-we-do {
	width: 146px;
	background-position: -255px 0px;
}

#nav-main li a.what-we-do:hover {
	background-position: -255px -30px;
}

#nav-main li.section a.what-we-do,
#nav-main li.current a.what-we-do {
	background-position: -255px -60px;
}

#nav-main li a.how-you-can-help {
	width: 183px;
	background-position: -401px 0px;
}

#nav-main li a.how-you-can-help:hover {
	background-position: -401px -30px;
}

#nav-main li.section a.how-you-can-help,
#nav-main li.current a.how-you-can-help {
	background-position: -401px -60px;
}

#nav-main li a.friends-of-rmhc {
	width: 174px;
	background-position: -584px 0px;
}

#nav-main li a.friends-of-rmhc:hover {
	background-position: -584px -30px;
}

#nav-main li.section a.friends-of-rmhc,
#nav-main li.current a.friends-of-rmhc {
	background-position: -584px -60px;
}

#nav-main li a.news-and-events {
	width: 172px;
	background-position: -758px 0px;
}

#nav-main li a.news-and-events:hover {
	background-position: -758px -30px;
}

#nav-main li.section a.news-and-events,
#nav-main li.current a.news-and-events {
	background-position: -758px -60px;
}

#nav-main ul.dropdown {
	position: absolute;
	width: 245px;
	background: url(../img/header/dropdown.png) no-repeat bottom left;
	top: 30px;
	left: -5px;
	z-index: 100;
	padding: 10px 15px 20px 15px;
}

#nav-main li.last ul.dropdown {
	left: auto;
	right: -5px;
}

#nav-main ul.dropdown li {
	background: url(../img/header/dropdown-separator.png) repeat-x bottom left;
	padding-bottom: 3px;
}

#nav-main ul.dropdown a {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 1em;
	padding: 0.5em 5px 0.7em 5px;
}

#nav-main ul.dropdown a:hover {
	background: url(../img/header/dropdown-hover.png) repeat-x;
}


/* Meat of the sandwich */

#body {
	/* overflow: hidden; */ /* This will cut off the dropdown menu */
	background: url(../img/body/bg.png) repeat-y;
	padding: 0 9px 40px 8px;
}

#content-wrapper {
	overflow: hidden;
	padding-top: 25px;
}

#breadcrumbs a {
	white-space: nowrap;
}


/* Sidebar nav */

#sidebar {
	margin-top: 34px;
	float: left;
	width: 226px;
	margin-right: 18px;
}

#sidebar h2 {
	margin: 0;
}

#sidebar h2 a {
	display: block;
	width: 225px;
	height: 35px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/sidebar/title/blank.gif) no-repeat;
}

#sidebar h2 a.who-we-are {
	background-image: url(../img/sidebar/title/who-we-are.gif);
}

#sidebar h2 a.what-we-do {
	background-image: url(../img/sidebar/title/what-we-do.gif);
}

#sidebar h2 a.how-you-can-help {
	background-image: url(../img/sidebar/title/how-you-can-help.gif);
}

#sidebar h2 a.friends-of-rmhc {
	background-image: url(../img/sidebar/title/friends-of-rmhc.gif);
}

#sidebar h2 a.news-and-events {
	background-image: url(../img/sidebar/title/news-and-events.gif);
}

#sidebar h2 a.contact-us {
	background-image: url(../img/sidebar/title/contact-us.gif);
}

#sidebar h2 a.send-an-ecard {
	background-image: url(../img/sidebar/title/send-an-ecard.gif);
}

#sidebar h2 a.privacy-policy {
	background-image: url(../img/sidebar/title/privacy-policy.jpg);
}

#sidebar h2 a.search-results {
	background-image: url(../img/sidebar/title/search-results.jpg);
}

#sidebar h2 a.terms-and-conditions {
	background-image: url(../img/sidebar/title/terms-and-conditions.jpg);
}

#sidebar h2 a.online-donations-disclosure {
	background-image: url(../img/sidebar/title/online-donations-disclosure.gif);
}

#sidebar ul.nav {
	margin: 15px 0 0 15px;
	width: 192px;
}

#sidebar ul.nav li a {
	color: #000;
	text-decoration: none;
}

#sidebar ul.nav li a.current,
#sidebar ul.nav li a.section,
#sidebar ul.nav li a:hover {
	color: #8a0000;
}

#sidebar ul.nav li.level-1 {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

#sidebar ul.nav li.level-1 ul {
	margin: 0.5em 0;
}

#sidebar ul.nav li.level-1 ul li.level-2
{
	padding-left: 10px;
	background: url(../img/sidebar/list-arrow.gif) no-repeat 0px 2px;
}

#sidebar ul.nav li.level-1 {
	background: url(../img/sidebar/divider.gif) repeat-x bottom left;
}


/* Sidebar quote */

#sidequote {
	width: 204px;
	min-height: 250px;
	margin-top: 60px;
	background: #f2eae6 url(../img/sidebar/sidequote_btm.jpg) no-repeat bottom;
}

#sidequote .content {
	padding: 10px 20px;
	background: url(../img/sidebar/sidequote_top.jpg) no-repeat top;
}

#sidequote .quote {
	font-size: 1.4em;
	font-style: italic;
}

#sidequote .name {
	font-size: 0.8em;
	font-style: italic;
}

#sidequote .link {
	margin: 20px 0;
}

#sidequote .link a {
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	background: url(../img/sidebar/sidequote_arrow.gif) no-repeat right;
}


/* Sidebar content */

#leftcontent {
	margin-top: 50px;
}


/* Content area */

#content {
	float: left;
	width: 686px;
}

#content h3 {
	margin: 0.7em 0;
	font-size: 2.4em;
	color: #8a0000;
	font-family: Georgia;
}

#content div.top {
	padding-bottom: 3px;
}

#content div.top-has-border {
	background: url(../img/divider-horizontal.gif) repeat-x bottom left;
}

#content div.top div.bg {
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 0.5em;
}

#content div.intro {
	font-size: 1.8em;
	padding: 0 16px 0 0;
	margin-bottom: 1em;
}

#content div.intro p {
	margin: 0;
}

#content div.copy {
	padding: 0 16px 0 0;
	margin-bottom: 1em;
}

#content div.copy p {
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

#content div.copy h4 {
	font-size: 1.0em;
	color: #8a0000;
	margin: 1em 0 0.2em 0;
}

#content div.copy h4:first-child {
	margin-top: 0;
}

#content div.has-bg-image div.copy,
#content div.has-bg-image div.intro {
	width: 325px;
}

/* Gray emphasized box */

#content div.box-gray {
	padding: 10px;
	background: #f2eae6 url(../img/divider-horizontal.gif) repeat-x bottom left;
	overflow: hidden;
	margin-bottom: 1em;
}

#content div.box-gray div.left {
	float: left;
	width: 430px;
	margin-right: 20px;
}

#content div.box-gray div.right {
	float: left;
	width: 216px;
}

#content div.box-gray h4 {
	color: #8a0000;
	font-size: 1.3em;
	margin: 1em 0 0.2em 0;
}

#content div.box-gray h4:first-child {
	margin-top: 0;
}

#content div.box-gray p {
	margin: 0 0 0.3em 0;
	line-height: 1.5em;
}

#content div.copy ul,
#content div.box-gray ul {
	list-style-type: disc;
	margin: 1em 0 1em 1.5em;
}

#content div.copy ul li,
#content div.box-gray ul li {
	margin-bottom: 0.3em;
}



/* Red and black colored boxes */

#content div.colored-box {
	background-repeat: no-repeat;
	width: 216px;
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 1em;
}

#content div.colored-box a {
	color: #fff;
	text-decoration: none;
}

#content div.colored-box a:hover {
	color: #ffcc00;
}

#content div.colored-box div.content {
	padding: 16px 16px 0 16px;
}

#content div.colored-box h4 {
	font-size: 1.1em;
	color: #fff;
	margin: 0 0 0.5em 0;
}

#content div.colored-box ul {
	list-style-type: none;
	margin: 0;
	background-repeat: repeat-x;
}

#content div.colored-box ul li {
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0.7em 0;
	margin-bottom: 0;
}

#content div.colored-box div.bottom {
	background-position: bottom left;
	height: 16px;
}

#content div.box-red,
#content div.box-red div.bottom {
	background-image: url(../img/box/bg-red.gif);
}

#content div.box-red ul,
#content div.box-red ul li {
	background-image: url(../img/box/divider-red.gif);
}

#content div.box-red ul li span {
	display: block;
	padding-left: 12px;
	background: url(../img/box/bullet-red.gif) no-repeat 0px 3px;
}

#content div.box-black,
#content div.box-black div.bottom {
	background-image: url(../img/box/bg-black.gif);
}

#content div.box-black ul,
#content div.box-black ul li {
	background-image: url(../img/box/divider-black.gif);
}


/* Quote callout */
#content div.callout-quote {
	margin-bottom: 1em;
}

#content div.callout-quote-with-image {
	margin-bottom: 1em;
	padding: 10px;
	border: 1px solid #cdcdcd;
	background-color: #ffffff;
}

#content div.callout-quote p.quote {
	margin: 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #8a0000;
	line-height: 1.2em;
}

#content div.callout-quote-with-image p.quote {
	font-style: italic;
	margin-bottom: 1em;
}

#content div.callout-quote p.quote br {
	display: none;
}

#content div.callout-quote p.name {
	margin: 0;
	font-style: italic;
}

#content div.callout-quote-with-image p.name {
	font-style: italic;
	font-weight: bold;
}

#content div.callout-quote-with-image p.title {
	font-size: .8em;
	font-style: italic;
}

#content div.callout-quote-with-image p.link {
	margin-top: 1em;
}

#content div.callout-quote-with-image p.link a {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}


/* Stories widget */

#content div.stories {
	background-image: url(../img/separator-horizontal.gif);
	background-repeat: no-repeat;
	padding-right: 16px;
}

#content div.stories-top {
	margin-top: 25px;
	padding-bottom: 20px;
	background-position: bottom left;
}

#content div.stories-bottom {
	padding-top: 30px;
}

#content div.stories ul.nav {
	overflow: hidden;
}

#content div.stories ul.nav li {
	float: left;
	margin-right: 4px;
}

#content div.stories ul.nav li a {
	display: block;
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent: -5000px;
	height: 21px;
}

#content div.stories ul.nav li.feature {
	width: 100px;
}

#content div.stories ul.nav li.feature a {
	background-image: url(../img/tab/feature-stories.gif);
}

#content div.stories ul.nav li.personal {
	width: 100px;
}

#content div.stories ul.nav li.personal a {
	background-image: url(../img/tab/personal-stories.gif);
}

#content div.stories ul.nav li a:hover {
	background-position: 0px -21px;
}

#content div.stories ul.nav li a.active,
#content div.stories ul.nav li.feature a.active,  /* IE6 Fix */
#content div.stories ul.nav li.personal a.active { /* IE6 Fix */
	background-position: 0px -42px;
}

#content div.stories ul.feature-stories {
	overflow: hidden;
}

#content div.stories ul.feature-stories li {
	float: left;
	width: 136px;
	padding-right: 18px;
	margin-right: 18px;
	background: url(../img/divider-feature-story.gif) no-repeat right 16px;
}

#content div.stories ul.feature-stories li.last {
	margin: 0;
	padding: 0;
	background: none;
}

#content div.stories ul.feature-stories li a {
	display: block;
	padding-top: 96px;
	text-align: center;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}

#content div.stories ul.feature-stories li a.current,
#content div.stories ul.feature-stories li a:hover {
	background-position: -136px 0px;
	color: #8a0000;
}
#content div.stories ul.feature-stories li a.current {
	font-weight: bold;
}

#content div.stories p.howto {
	font-style: italic;
}

#content div.stories ul.personal-stories {
	overflow: hidden;
}

#content div.stories ul.personal-stories li.story-list {
	float: left;
	width: 324px;
	margin-right: 20px;
}

#content div.stories ul.personal-stories li.two,
#content div.stories ul.personal-stories li.four,
#content div.stories ul.personal-stories li.pos-2,
#content div.stories ul.personal-stories li.pos-4 {
	margin-right:0;
}

#content div.stories ul.personal-stories li.three,
#content div.stories ul.personal-stories li.four,
#content div.stories ul.personal-stories li.pos-3,
#content div.stories ul.personal-stories li.pos-4 {
	margin-top:10px;
}

#content div.stories ul.personal-stories li select {
	width:322px;
}

#content div.stories ul.personal-stories li.story-list ul li {
	margin-bottom: 0.5em;
}

#content div.stories ul.personal-stories li.story-list ul li a {
	color: #000;
}

#content div.stories ul.personal-stories li.story-list ul li a:hover {
	color: #8a0000;
}

#content div.stories ul.personal-stories li.story-list ul li.current a {
	font-weight: bold;
}

#content div.stories ul.personal-stories li.story-list h4 {
	margin: 0 0 0.5em 0;
	font-size: 1.0em;
}

#content div.stories ul.personal-stories li.last {
	margin-right: 0;
}


/* List with images */
ul.list-with-image {
	list-style-type: none;
	margin: 0;
}

#content div.copy ul.list-with-image li.item {
	overflow: hidden;
	margin-bottom: 2em;
}

ul.list-with-image li.item img {
	float: left;
	margin-right: 10px;
}

ul.board-trustees {
	margin-top: 2em;
	width: 500px;
}

ul.board-trustees li.item h4 {
	margin: 0;
	text-transform: uppercase;
	color: #8a0000;
}

ul.board-trustees li.item p.title {
	font-style: italic;
	color: #8a0000;
}

ul.board-trustees li.item p {
	margin: 0 0 0.5em 0;
}

ul.scholarships li.item
{
	list-style-type: none;
}

ul.scholarships li.item div.item-image {
	width: 200px;
	text-align: center;
	float: left;
}

ul.scholarships li.item div.item-image img {
	float: none;
}

#wrapper #content ul.support li.item {
	list-style: none;
	clear: both;
}

#wrapper #content ul.support li.item h4 { 
	margin:0; 
}

ul.support li.item div.item-image {
	width: 150px;
	height: 100px;
	float:left;
}

ul.support li.item div.item-image img {
	float: none;
}

/* FAQ list */
#content div.copy ul.faq {
	list-style-type: none;
	margin: 0;
}

#content div.copy ul.blind-content {
	list-style-type: none;
}

#content div.copy ul.faq h3 {
	font-size: 1.2em;
	margin: 0;
}

#content div.copy ul.faq h3 a {
	text-decoration: none;
}

#content div.copy ul.faq h3 a span {
	text-decoration: underline;
}

#content div.copy ul.blind-content {
	margin-top: 1em;
}

#content div.copy ul.blind-content li.faq h4 {
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 0;
}

#content div.copy ul.blind-content li.faq p.first {
	margin-top: 0;
}

/* Login Form */
form[action="Security/LoginForm"], #MemberLoginForm_LoginForm {
    width:430px;
    height:204px;
    background:url("../img/bg-login.gif") top left no-repeat;
    padding:20px 0 0 50px;
    position:relative;
}
form[action="Security/LoginForm"] fieldset,
#MemberLoginForm_LoginForm fieldset{
    width:375px;
}
form[action="Security/LoginForm"] .field,
#MemberLoginForm_LoginForm .field{
    clear:both;
    padding:10px 0;
}
* + html form[action="Security/LoginForm"] .field,
* + html #MemberLoginForm_LoginForm .field{padding:3px 0;}
form[action="Security/LoginForm"] .field .middleColumn,
#MemberLoginForm_LoginForm .field .middleColumn{float:right;}
form[action="Security/LoginForm"] .field label,
#MemberLoginForm_LoginForm .field label{
    font-weight: bold;
    float:left;
}
form[action="Security/LoginForm"] .field label:after,
#MemberLoginForm_LoginForm .field label:after{content: ":";}

form[action="Security/LoginForm"] .field.checkbox label,
#MemberLoginForm_LoginForm .field.checkbox label{
    float:none;
    font-weight: normal;
    color:#32170a;
}
form[action="Security/LoginForm"] .field.checkbox label:after,
#MemberLoginForm_LoginForm .field.checkbox label:after{content: "";}

form[action="Security/LoginForm"] .field input,
#MemberLoginForm_LoginForm .field input {width:275px;}
form[action="Security/LoginForm"] .field input[type="checkbox"],
#MemberLoginForm_LoginForm .field input[type="checkbox"]{width:auto;}

form[action="Security/LoginForm"] #ForgotPassword,
#MemberLoginForm_LoginForm #ForgotPassword {
    position:absolute;
    bottom:35px;
    left:130px;
}
form[action="Security/LoginForm"] #ForgotPassword a,
form[action="Security/LoginForm"] #ForgotPassword a {color:#32170a;}

form[action="Security/LoginForm"] .bad {margin:0px 0 0 0;}
/* Footer */

#footer {
	color: #e9dbcb;
	font-size: 1em;
	padding: 22px 0;
	overflow: hidden;
	background: url(../img/footer-border.gif) repeat-x;
	margin: 0 9px 0 8px;
}

#footer div.left {
	width: 60%;
	float: left;
}

#footer div.right {
	width: 35%;
	float: right;
	text-align: right;
}

#footer a {
	color: #e9dbcb;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#footer p {
	margin: 0;
}

#footer div.right a.bbb {
	margin-left: 10px;
}

#footer div.left p.copyright {
	font-size: 0.8em;
	margin-top: 0.5em;
}

#footer div.left p.copyright-desc {
	font-size: 0.7em;
	margin-top: 0.5em;
	width: 520px;
}

#footer ul.links {
	float: right;
}

#footer ul.links li {
	float: left;
	padding: 0.5em 1em;
	margin-top: 34px;
}

#footer ul.links li.report {
	border: 0;
}

#footer ul.links li.bbb {
	padding: 0 0 0 0.5em;
	margin: 0;
}

#footer ul.links li.bbb a {
	display: block;
	width: 37px;
	height: 55px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/bbb.gif) no-repeat;
}


.sIFR-alternate {
	font-weight: bold;
	display:none;
}

/* Utility */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#content-widget {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#flickr-gallery {
	margin-top:10px;
	margin-right:10px;
	color:#8A0000;
}

#flickr-gallery h4 {
	font-size:1.3em;
	color:#8A0000;
	font-weight:bold;
	margin:15px 0 15px 0;
}

#flickr-gallery p {
	margin:5px 0 10px 0;
}

.youtube-watch {
	line-height:16px;
	background:url(../img/video.gif) no-repeat 0 0;
	padding-left:20px;
	margin:10px 0;
	font-size:16px; 
}
.youtube-plugin {
	display:block;
	margin-top:5px;
}

#codeblock { width:100%; height:200px; margin:0; }
#badge-demo { float:right; margin:0 60px 10px 60px;}


.col-set-3 { border-top:4px solid #271a13; }
.col-set-3 li { float:left; }
.col-set-3 li img { display:block; }

#donate-matched-promo { display:block; text-indent:-9999em; width:228px; height:171px; overflow:hidden; background-image:url(../img/donate-matched-promo.jpg); background-repeat:no-repeat; }
#donate-matched-promo:hover { background-position:0 -172px; }

#rmhc-donate-callout { display:block; text-indent:-9999em; width:236px; height:262px; overflow:hidden; background-image:url(../img/home-nov/gift-of-rmhc.jpg); background-repeat:no-repeat; }
#rmhc-donate-callout:hover { background-position:0 -262px; }

#rmhc-signup-callout { display:block; text-indent:-9999em; width:236px; height:262px; overflow:hidden; background-image:url(../img/home-jan/stay-in-touch.jpg); background-repeat:no-repeat; }
#rmhc-signup-callout:hover { background-position:0 -262px; }

#rmhc-care-mobile-donate { display:block; text-indent:-9999em; width:236px; height:262px; overflow:hidden; background-image:url(../img/caremobile/donate.jpg); background-repeat:no-repeat; }
#rmhc-care-mobile-donate:hover { background-position:0 -262px; }

#rmhc-care-mobile-recent { display:block; width:228px; height:262px; overflow:hidden; background-image:url(../img/caremobile/thanks.gif); background-repeat:no-repeat; }
#rmhc-care-mobile-recent div { text-align:center; }
#rmhc-care-mobile-recent .donation-title { display:none; }
#rmhc-care-mobile-recent .donation-amount { margin-top:95px; font-size:5em; color:#7c0000; }
#rmhc-care-mobile-recent .donation-name { margin-top:-2px; font-size:2.5em; text-transform:uppercase; color:#433b3b; line-height:1em; }
#rmhc-care-mobile-recent .donation-date { margin-top:-2px; font-size:1.8em; text-transform:uppercase; color:#433b3b; }

#rmhc-twitter-callout { position:relative; text-decoration:none; display:block; width:228px; height:262px; overflow:hidden; background-image:url(../img/home-nov/twitter.jpg); background-repeat:no-repeat; }
#follow-us { position:absolute; bottom:0; left:0; width:228px; height:90px; text-indent:-9999em; overflow:hidden; }
#follow-us:hover { background:url(../img/home-nov/twitter.jpg) no-repeat 0 100%; }

#rmhc-twitter-callout .replaced { text-indent:-9999em; height:0; overflow:hidden; }
#rmhc-twitter-callout .feed { position:absolute; top:72px; left:20px; color:#271a13; z-index:2; width:188px; display:block; }
#rmhc-twitter-callout .feed p { margin:0; padding:0; }

#sidebar-callout { margin-top:50px; }

/* SOG */
#sog-2010 { overflow:hidden; }
#sog-2010 .feature-1 { float:left; width:208px; height:204px; }
#sog-2010 .feature-2 { float:left; width:397px; height:204px; }
#sog-2010 .feature-3 { float:left; width:325px; height:204px; }
#sog-video { height:608px; overflow:hidden; background:#F8F4E8; }

#social-counter { position:relative; width:208px; height:204px; background:url(../img/social-counter.gif) no-repeat 0 0; }
#social-counter .type { color:#fff; font-family:Arial, sans-serif; font-size:26px; font-weight:bold; text-shadow:1px 1px 2px #000; }
#social-counter .type span { display:block; width:28px; float:left; text-align:center; }
#social-counter .facebook { position:absolute; right:14px; top:51px; line-height:39px; }
#social-counter .twitter { position:absolute; right:14px; top:127px; line-height:39px; }
#social-counter .like { position:absolute; right:14px; top:97px; }
#social-counter .follow { position:absolute; right:14px; bottom:12px; }

/* Forum Styling */
.rankingTitle {display:none;}

#ForumContent .forumHolderFeatures h3 {
    color: #8A0000;
    font-family: Georgia;
    font-size: 2.4em;
    margin: 0.7em 0;
}
