/*  
Theme Name: Red Cross
Description: Custom Red Cross theme for Wordpress
Version: 1.0
*/

body { font-family: Arial,serif; background:#003366; color:#333; 	margin: 2px 0 20px 0;	padding: 0; }
p { margin-top:4px }

#page, #page-head { font-size:90%; margin:0 auto; width:971px; background:#fff;}
#page-head { background:#cccccc; border:none; height:25px; position:relative;}
#container { background:#FFFFFF;}
#content { background:#ffffff; margin:5px 0px 10px 10px; float: left;}
#content, #content .entry {font-size: 12.0667px; }
#content p, #content .entry { margin-bottom:14px }
#content .entry, #content h2 { margin:4px 0px }

.widget,.side-c { padding-right:10px; padding-left:10px }
.side-c { border-bottom:1px solid #ccc; padding-bottom:10px; }
.side-c h3 { margin-top:10px }
#search { border:0; background:transparent }

.#content .postmetadata { text-align: left; }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer { border:0px 1px 0px 1px; solid #212121; text-align:center; height:20px; }
.footer-row { font-family:Arial,Helvetica,sans-serif; font-size:9px; text-transform:uppercase;}
.footer-row  a:hover { color: #147; text-decoration: underline; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.1em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 0.9em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#003366;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px Arial, Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #212121;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1.0em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.post {
	font: Arial;
	margin: 0 0 20px 0;
	text-align: left;
	line-height:150%;
	}

.post hr {
	display: block;
	}

.#content .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
.entry p img {
	padding: 0px;
	max-width: 100%;
	}
	
/* Make google maps happy */
.entry .map img { max-width:none }
.entry .map { line-height: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
	}
/* End Images */

html>body .entry ul { padding: 0 0 0 35px; }

.entry ol { padding: 0 0 0 35px; }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
  padding-bottom:15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform { width:97% }
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea { width: 100%; padding: 2px; }

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



#sidebar { margin: 0px 0px 0px 0px; width:300px; float:right;}
#sidebar_left { margin: 2px 10px 5px 10px; width:305px; float:left; }
#sidebar form { margin: 0; }



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {	border: none; }
a { outline: none; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#header h1, #header span.sep {
  color:#000;
  padding:0;
  margin:0;
  font-size:180%;
  font-family:Arial, sans-serif;
  font-weight:bolder;
  display:inline;
  position:relative;
  top:-12px;
}
#header h1.sub { color:#aaa; }
#header span.sep { font-weight:normal;}
#logo { width:971px; padding:0px 0px 0px 0px; background-image: url();}
#logoimg { position:relative; top:0px; padding:0 10px 0 0px }
#logo a:hover { text-decoration:none; }

#nav { border-top:2px solid #000; background-color:#FFFFFF; margin-top:0px; /*text-transform: uppercase;*/ font-size:11px; }
#nav ul { margin:0; padding:0; clear:both; border-bottom:1px solid #ccc; height:27px; overflow:visible; }
#nav ul li { margin:0; padding:7px 12px 3px; display:block; float:left; border-right:1px solid #ccc; height:17px; text-transform:uppercase; overflow:visible; }
#nav ul li a { display:block; color:#333; }
#nav ul li.active { background:#efefef; height:19px }
#nav ul.subnav { background:#efefef; position:relative; top:0px; font:12px Arial,sans-serif;  }
#nav ul.subnav li { border-right:none; text-transform:none; padding-right:2px; }
#nav ul.subnav li.child-active { font-weight:bold; padding-right:0; }
#nav .navcolor { background:#E6EFF8; font-weight:bold; border-bottom:1px solid #ccc }
#nav ul li.langpicker { float:right; margin-right:10px; font-weight:bold; color:#003466 }

#headerimg { clear:both }

#top-story { width:395px; overflow:hidden; float:left; }
#top-story h2 { margin:0 }
#top-story p, .substory p { font-size: 14.667px }
#sub-stories { width:300px; overflow:hidden; margin-left:0px; padding-left:5px; float:left; }
#sub-stories h3 { margin-top:5px; margin-bottom:0px; }
.front { width:600px }
.substory { border-bottom:1px dotted #999999; padding:2px 0; }
.substory h4 { color: #999999; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; margin-top:5px; margin-bottom:2px; text-transform:uppercase }
.substory h3 { margin-top:0px; font-size:15px; line-height:15px; }
.substory p { margin-bottom:5px; margin-top:10px; }
.understory { clear:left; padding-top:0px }

#department-header { margin-top:0px;}
#wide-story h2, #wide-story p { margin-top:6px; margin-bottom:0px;}
.sidestory { margin-bottom:10px }
.sidestory h3, .sidestory p { margin:0px 0 }

#content .excerpt a { font-size:80%; color:#ff0000; }
#content .excerpt p { margin-bottom:10px; padding:0; }

#header {position:relative; background-color:#FFFFFF;}
#signin { float:right; text-align:right; font:11px Arial; font-weight:bold; margin-top:2px; padding-right:5px; }
#signin a { color:#333 }
/*.searchform { margin: 5px auto; padding: 5px 3px; text-align: right; font-size:.8em; position:absolute; right:6px; top:0; width:600px; }*/
/*.search-submit { width:69px; height:20px; padding-bottom:5px; margin-top:0px; margin-left:5px; border:none; font:11px Arial,Verdana; font-weight:bold; color:white; background:url(images/search.gif) no-repeat;  }*/
/*.search-bar { width:155px; border:1px solid #999999; border-right-width:1px; border-bottom-width:1px; }*/
#search-options { position:absolute; right:130px; top:34px; z-index:1000; font-size:.8em; }
#searchbox_015732137600171882607:yppgdwrd3y8 { display:none; }
.search-box-new, .searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
/*	float: left;*/
	position:absolute;
	top:0;
	left:4px;
	top:2px;
	height: 20px;
	width: 460px;
	font-weight: bold;
}
.search-box-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

	margin: 0px;
	padding: 0px;
	float: left;
	width: 145px;
	border: 0px solid #999999;
	text-align: left;
	top: inherit;
}
.search-box-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 308px;
	border: 0px solid #999999;
	text-align: left;
	height: inherit;
}
.sidebar_text_wrapper {
	padding: 0px;
	border: 0px dotted #999999;
	width: 280px;
	margin: 0px;
}
.sidebar_text_wrap_leftbox {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	float: none;
	vertical-align: top;
	border: 0px 0 #999999;
}
.sidebar_text_wrap_rightbox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	border-right-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.home-lead-box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.home-lead-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
	line-height: 24px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 5px;
}
.home-headline-excert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
}
.home-lead-picture {
	color: #003366;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
}
.home-secondary-box {
	margin-top: 5px;
	background-color: #D8E2FE;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 8px;	
	width: 610px;
	border: 0px;
	border-style: solid;
}
.home-secondary-promo {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 5px;	
	text-align: center;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.home-secondary-headlines {
	margin: 0px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.main-deptscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	margin-top: 10px;
	padding: 10px 20px 20px 0px;
	border: 1px none #003366;
	text-align: left;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dept-container {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 615px;
	border-top-width: 0px;
	border-top-style: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.features-box-container {
	width: 600px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main-deptscript-pic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	background-position: left top;
	margin-top: 0px;
	border-top-style: none;
	border-left-style: none;
	padding: 10px;
	vertical-align: top;
	border-right-style: none;
	border-bottom-style: none;
}
.features-box-pic {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.features-box-picright {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.department-main-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-bottom: 10px;
}


.quicklinks h4 {color: #0066cc; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; margin-top:10px; margin-bottom:10px; text-transform:uppercase }

.byline { color:#808080; font-family:Arial,Helvetica,sans-serif; font-size:10px; margin-bottom:2px }

.nosidebar { background: #fff; width:935px; border:none; padding-left: 5px;}
.nosidebar-b { background: #fff; width:937px; border:none; padding: 0px 0px 0px 10px;}
.narrowcolumn { width:610px; border-top:0px solid #e0e0e0; border-right:0px solid #e0e0e0; border-bottom:0px solid #e0e0e0; border-left:0px solid #e0e0e0; padding-top:5px; padding-right:5px; padding-bottom:10px; padding-left:0px;}
.narrowcolumn_nopadding {width:550px; background: #e0e0e0; padding: 0px 10px 0px 0px;}

/* For flexible upload */
.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }
.imgalignleft { float: left; }
.imgalignright { float: right; }
.imgaligncenter { margin-left: auto; margin-right: auto; }

.substorymain { margin-top:5px }
.substorymain2 {color:#003366; font-family:Arial,Helvetica,sans-serif; font-size:18px; margin-top:10px }

#preparedness-widget { background:#003466; width:300px; color:white; margin-bottom:15px }
#preparedness-widget-top { background:url(images/widget-top.gif) no-repeat; }
#preparedness-widget-bot { background:url(images/widget-bot.gif) no-repeat bottom; padding:60px 10px 10px; }
#preparedness-widget h3 { color:white; display:block; padding:4px; font-size:150%; margin:0; }

#preparedness-earthquakes { color:#fe9900; }
#preparedness-air { color:#669acc }
#preparedness-fires { color:#ec1b2e }
#preparedness-bio { color:#758a81 }
#preparedness-weather { color:#b4b4b4 }
#preparedness-terrorism { color:#000 }
.accord { padding:4px; display:none; }

.redcross-sidebar-block-new {
	background-color: #CCCCCC;
}

.related {
	text-align: left;
	padding: 2px 0px 2px 0px;
}

#print-page { float:right; font-size:0.7em; margin-right:4px; }
#print-page a, #print-page a:hover { color:#999; }

#news2{
	}
	}
#mainContainer{
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		padding-bottom:10px;
	}

	#mainContainer .news{
		margin:5px;
		border:1px dotted #555;
		background-color:#EEE;	
	}
	
	#mainContainer img{
		margin:2px;
	}
	div#header{
		border:0px;
		background-color:#FFF;
		padding:0px;
		margin:0px;
}

.news-island-topstory-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 10px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.left-main-box {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.FAQ-dept-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	padding-bottom: 1px;
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
}
.news-island-topstory-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
}

.news-island-topstory-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
}
.news-island-topstory-headline-red {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
}
.news-island-topstory-headline-excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212121;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
.news-island-topstory-headline-excerpt-nodottedline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212121;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
.news-island-secondary-stories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
.FAQ-question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #003366;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
	line-height: 13px;
	text-align: left;
}
.FAQ-question-lc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
	line-height: 13px;
	text-align: left;
}
.FAQ-question-snug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #003366;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 13px;
	text-align: left;
}
.photo-album-featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding-bottom: 5px;
	line-height: 11px;
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
}
.content-island-top {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.photo-album-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
}
.photo-album-more-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	line-height: 13px;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 8px;
}
.icon-widget-top-bar {
	background-color: #CCCCCC;
	height: 5px;
}
.icon-widget-left-box {
	background-color: #FFFFFF;
	text-align: center;
	padding: 1px;
}
.icon-widget-text-right {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.icon-widget-table {
	border: 1px solid #CCCCCC;
}
.icon-widget-text-right-top {
	background-color: #FFFFFF;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FF0000;
	padding: 0px;
}
.icon-widget-text-right-bottom {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
}
.rounded-corner {
    margin: 10px 0px 10px 0px;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    line-height: 15px;
	padding: 15px;
    text-align: left;
    background-color: #e0e0e0;
    border: 0px;
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}

a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.sidebar_item1 {
	background-color: #990000;
}
.sidebar_item2 {
	background-color: #CC0000;
}
.sidebar_item3 {
	background-color: #990000;
}
.sidebar_item4 {
	background-color: #CC0000;
}
.sidebar_item_bullet {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar_item_text {
	text-align: left;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.headlines_redcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-align: left;
	padding-top: 8px;
}
.media_box {
	padding-top: 15px;
}
.sidebar_biglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}

.sidebar_biglinks_vol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}
.program_highlites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(http://redcrossla.org/wp-content/themes/default/images/shaded_bar.jpg);
	text-align: left;
	height: 20px;
}
.program_highlight_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sidebar_item_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.sidebar_item_menu {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.excerpt_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
}
.media_items {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
}
.excerpt_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
	padding-top: 5px;
	line-height: 14px;
}
.footer_bar {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.media_items_pic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 10px;
}
.media_items_lc {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}

.blog_break {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.blog_break {
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
width: 200px; /* default width for menu */
}

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

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

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

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

.entry br { clear:none; } /* Fix float clear problem with Wordpress calendar plugin */
