/*
Theme Name: Hemophilia Alliance Wordpress Theme
Description: Customized Wordpress theme for The Hemophilia Alliance.
Author: Joel Bellucci
Author URI: http://belluccidesigns.com/

*/

/* Zero out */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}


html {
overflow: auto;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: left;
	}
	
.page_title {
	font-family: Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	color: #015B79;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
	border-bottom: 1px solid #3b9cb6;
	}

.page_title_members {
	font-family: Arial, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
	padding: 19px;
	padding-top: 17px;
	padding-bottom: 17px;
	border-right: 1px solid #e3eeed;
	border-top: 1px solid #e3eeed;
	border-bottom: 1px solid #e3eeed;
	background-color: #3757a9;
	}

.members_section_title {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #e3eeed;
	background-color: #97abdd;
	}
	
.article_title {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
.section_title {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #0180AA;
	margin: 0px;
	padding: 0px;
	margin-bottom: 17px;
	}

.section_title_14 {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #0180AA;
	margin: 0px;
	padding: 0px;
	margin-bottom: 17px;
	}

	
.section_title_mid_page {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #0180AA;
	margin: 0px;
	padding: 0px;
	}
	
.indented_text {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 38px;
	margin-left: 24px;
	}
	
.latest_news_title_sidebar {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	background: url('../../../wp-content/themes/Hemoalliance/images/arrow-right.gif') no-repeat 0px 2px;
	}
	
.latest_news_title_sidebar a {
	color: #ffffff;
    text-decoration: none;
	}
	
.latest_news_title_sidebar a:hover {
	color: #ffffff;
    text-decoration: underline;
	}
	
.latest_news_body {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	}
	
.biography_title {
	font-family: Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	color: #015B79;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	}
	
.biography_body {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
.latest_news_body a {
	color: #ffffff;
    text-decoration: underline;
	}
	
.latest_news_body a:hover {
	color: #ffffff;
    text-decoration: none;
	}
	
.body_text_10 {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	}
	
.body_text_10 a {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #0180aa;
	text-decoration: none;
	}
	
.body_text_10 a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #0180aa;
	text-decoration: underline;
	}
	
	
.body_text {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}
	
.body_text a:link {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #015b79;
	}
	
.body_text a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #015b79;
	}
	
.body_text a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #015b79;
	text-decoration: underline;
	}
	
.body_text a:active {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #015b79;
	text-decoration: underline;
	}
	
	
	
	
	
	
	
.back_to_map {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 40px;
	padding-top: 15px;
	}
	
.back_to_map a:link {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #015b79;
	}
	
.back_to_map a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #015b79;
	}
	
.back_to_map a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #015b79;
	text-decoration: underline;
	}
	
.back_to_map a:active {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #015b79;
	text-decoration: underline;
	}
	

	
	
.upcoming_events_body {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	background: url('../../../wp-content/themes/Hemoalliance/images/arrow-right_lighter.gif') no-repeat 0px 2px;
	}
	
.upcoming_events_body a {
	color: #ffffff;
    text-decoration: underline;
	}
	
.upcoming_events_body a:hover {
	color: #ffffff;
    text-decoration: none;
	}
	
#content {
	font-size: 1.2em
	}

.column_left .entry p {
	margin-bottom: 15px;
	}

.column_left .entry p a:link {
	font-weight: bold;
        color: #015b79;
        text-decoration: none;
	}
	
.column_left .entry p a:visited {
	font-weight: bold;
        color: #015b79;
        text-decoration: none;
	}

.column_left .entry p a:hover {
	font-weight: bold;
        color: #015b79;
        text-decoration: underline;
	}

.biography_body p {
	margin-bottom: 15px;
	}
	
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #93afbc url('images/background_footer.gif') repeat-x top;
	border: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 11px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

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: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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: #333;
	}

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 li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#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;
	}

.red-text {color: #df003e; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal}

.bold-red-text {color: #df003e; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold}

.headline {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold}

.paragraph-headline {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold}
.paragraph-headline a:link {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold}
.paragraph-headline a:visited {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold}
.paragraph-headline a:hover {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline;}
.paragraph-headline a:active {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline;}

.section-headline {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 14px; font-weight: bold}

.agenda_time {color: #0180aa; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: right;}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0px;
	background-color: #F3F3F3;
	}

#page {
    position: relative;
	background-color: #E3EEED;
	border: 1px solid #828282;
	border-top: 0;
	text-align: left;
	margin: 0px auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 958px;
	background: #e3eeed url('../../../wp-content/themes/Hemoalliance/images/background_page.gif') repeat-y;
	}

#header {
	margin: 0px;
	padding: 0px;
	width: 958px;
	height: 188px;
	background: #87C7D8 url('../../../wp-content/themes/Hemoalliance/images/bgrnd_main_nav_divider.gif') no-repeat 0px 115px;
	}
	
.second_nav_1 {
    position: relative;
    float: left;
	margin: 0px;
	padding: 0px;
	width: 177px;
	height: 24px;
	border-right: 1px solid #F3FEFD;
	border-bottom: 1px solid #F3FEFD;
	padding-top: 8px;
	padding-left: 26px;
	background: #B6DDE7 url('../../../wp-content/themes/Hemoalliance/images/bgrnd_second_nav_divider.gif') no-repeat 11px -2px;
	}
	
.second_nav_1 li {
	float: left;
	text-transform: uppercase;
	list-style: none;
	padding-right: 25px;
	}

.second_nav_1 li a {
	font-size: 12px;
	color: #015B79;
	font-weight: bold;
	}
	
.second_nav_1 li a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
.second_nav_2 {
    position: relative;
    float: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 24px;
	border-right: 1px solid #F3FEFD;
	border-bottom: 1px solid #F3FEFD;
	padding-top: 8px;
	padding-left: 26px;
	background: #B6DDE7 url('../../../wp-content/themes/Hemoalliance/images/bgrnd_second_nav_2_divider.gif') no-repeat 15px -2px;
	}
	
.second_nav_2 li {
	float: left;
	text-transform: uppercase;
	list-style: none;
	margin-right: 25px;
	}

.second_nav_2 li a {
	font-size: 12px;
	color: #015B79;
	font-weight: bold;
	}
	
.second_nav_2 li a:hover {
	color: #ffffff;
	text-decoration: none;
	}








.second_nav_1_members {
    position: relative;
    float: left;
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 24px;
	border-right: 1px solid #F3FEFD;
	border-bottom: 1px solid #F3FEFD;
	padding-top: 8px;
	padding-left: 26px;
	background: #B6DDE7 url('../../../wp-content/themes/Hemoalliance/images/bgrnd_second_nav_divider.gif') no-repeat -16px -2px;
	}
	
.second_nav_1_members li {
	float: left;
	text-transform: uppercase;
	list-style: none;
	padding-right: 6px;
	}

.second_nav_1_members li a {
	font-size: 12px;
	color: #015B79;
	font-weight: bold;
	}
	
.second_nav_1_members li a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
	
	
	
	
	
.second_nav_2_members {
    position: relative;
    float: left;
	margin: 0px;
	padding: 0px;
	width: 286px;
	height: 24px;
	border-right: 1px solid #F3FEFD;
	border-bottom: 1px solid #F3FEFD;
	padding-top: 8px;
	padding-left: 0px;
	background: #B6DDE7 url('../../../wp-content/themes/Hemoalliance/images/bgrnd_second_nav_2_divider_members.gif') no-repeat 44px -2px;
	}
	
.second_nav_2_members li {
	float: left;
	text-transform: uppercase;
	list-style: none;
	margin-right: 6px;
	}

.second_nav_2_members li a {
	font-size: 12px;
	color: #015B79;
	font-weight: bold;
	}
	
.second_nav_2_members li a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	

.search_bar_members {
    position: relative;
    float: left;
	margin: 0px;
	padding: 0px;
	width: 231px;
	height: 32px;
	border-right: 1px solid #F3FEFD;
	border-bottom: 1px solid #F3FEFD;
	background: #B6DDE7;
	}
	
	
	
	
	
	
.search_bar {
    position: relative;
    float: left;
	margin: 0px;
	padding: 0px;
	width: 231px;
	height: 32px;
	border-right: 1px solid #F3FEFD;
	border-bottom: 1px solid #F3FEFD;
	background: #B6DDE7;
	}

.column_left {
	float: left;
	padding: 40px;
	padding-top: 32px;
	margin: 0px;
	width: 593px;
	background-color: #E3EEED;
	}

.column_left_members {
	float: left;
	position: relative;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 673px;
	background-color: #E3EEED;
	}
	
.column_right {
    float: right;
	padding: 0px;
	margin: 0px;
	margin-top: -33px;
	width: 285px;
	background-color: #3B9CB6
	}
	
.sidebar_title {
    height: 28px;
    padding-left: 9px;
	padding-top: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #89c8d9;
	}
	
.sidebar_title_lighter_aqua {
    height: 28px;
    padding-left: 9px;
	padding-top: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #89c8d9;
	background-color: #61b5cc;
	}
	
.widgettitle {
    height: 23px;
    padding-left: 9px;
	padding-top: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #6277aa;
	}
	
.latest_news_entries {
	padding-left: 9px;
	padding-top: 0px;
    padding-right: 9px;
    line-height: 1.4em;
	margin-top: -4px;
	margin-bottom: -5px;
	}
	
.contact_information_sidebar {
    position: relative;
	padding: 9px;
	padding-left: 10px;
    line-height: 1.2em;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	}
	
.contact_information_sidebar a {
    color: #ffffff;
    text-decoration: none;
	}
	
.contact_information_sidebar a:hover {
    text-decoration: underline;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 10px 0 15px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 958px;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	}

.members_page_listings_1 {
    padding-top: 15px;
    padding-bottom: 10px;
    border-right: 1px solid #e3eeed;
	}
	
.members_page_listings_2 {
    background-color: #dcdfe9;
	padding-top: 15px;
    padding-bottom: 10px;
	border-right: 1px solid #e3eeed;
	}

/* 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 */
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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul, .biography_body ul, .search_results ul, .ec3_events ul {
		text-indent: 0px;
		margin: 0em 0px 0em 18px;
		padding: 0em;
		list-style-image: url('../../../wp-content/themes/Hemoalliance/images/list-arrow-blue.gif');
		list-style-type: disc;
	}
	
.entry ul li, .biography_body ul li, .search_results ul li {
		text-indent: 0px;
		margin: 0em 0px 15px 15px;
		padding: 0em;
	}


.entry ul li a:link, .biography_body ul li a:link, .search_results ul li a:link {
		text-indent: 0px;
		margin: 0em 0px 15px 0px;
		padding: 0em;
		font-weight: bold;
		color: #015b79;
		text-decoration: none;
	}
	
.entry ul li a:visited, .biography_body ul li a:visited, .search_results ul li a:visited {
		font-weight: bold;
        color: #015b79;
        text-decoration: none;
	}
	
.entry ul li a:hover, .biography_body ul li a:hover, .search_results ul li a:hover {
		font-weight: bold;
        color: #015b79;
        text-decoration: underline;
	}
	
.entry ul li a:active, .biography_body ul li a:active, .search_results ul li a:active {
		text-indent: 0px;
		margin: 0em 0px 15px 0px;
		padding: 0em;
		font-weight: bold;
		color: #015b79;
		text-decoration: none;
	}
	
.entry ol {
		text-indent: 0px;
		margin: 0em 0px 0em 18px;
		padding: 0em;
	}
	
.entry ol li {
		text-indent: 0px;
		margin: 0em 0px 15px 15px;
		padding: 0em;
	}


.entry ol li a:link {
		text-indent: 0px;
		margin: 0em 0px 15px 0px;
		padding: 0em;
		font-weight: bold;
		color: #015b79;
		text-decoration: none;
	}
	
.entry ol li a:visited {
		font-weight: bold;
        color: #015b79;
        text-decoration: none;
	}
	
.entry ol li a:hover {
		font-weight: bold;
        color: #015b79;
        text-decoration: underline;
	}
	
.entry ol li a:active {
		text-indent: 0px;
		margin: 0em 0px 15px 0px;
		padding: 0em;
		font-weight: bold;
		color: #015b79;
		text-decoration: none;
	}
	
	
	
	
	
	
	
	
.registration_link {
		position: relative;
		left: 9px;
		top: -7px;
	}


.registration_link a:link {
		color: #fff;
		text-decoration: none;
	}
	
.registration_link a:visited {
        color: #fff;
        text-decoration: none;
	}
	
.registration_link a:hover {
        color: #fff;
        text-decoration: underline;
	}
	
.registration_link a:active {
		color: #fff;
		text-decoration: none;
	}
	
	


.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;
	margin-bottom: 0px;
	}

#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 */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
    position: relative;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
    line-height: 1.2em;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #2e498e;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	padding-bottom: 15px;
	}
	
.center p {
	margin: 0px;
	padding: 0px;
	}

.center a:link {
		text-indent: 0px;
		margin: 0em 0px 15px 0px;
		padding: 0em;
		font-weight: bold;
		color: #015b79;
		text-decoration: none;
	}
	
.center a:visited {
		font-weight: bold;
        color: #015b79;
        text-decoration: none;
	}
	
.center a:hover {
		font-weight: bold;
        color: #015b79;
        text-decoration: underline;
	}
	
.center a:active {
		text-indent: 0px;
		margin: 0em 0px 15px 0px;
		padding: 0em;
		font-weight: bold;
		color: #015b79;
		text-decoration: none;
	}

.hidden {
	display: none;

	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.navigation {
	position: absolute;
	top: 0px;
	margin: 0px;
	margin-top: 231px; 
	width: 400px; 
	text-align: right;
	right: 324px;
	}
	
.navigation a {
	color: #015b79;
	font-size: 11px;
	text-transform: uppercase;
	}
	
.navigation a:hover {
	text-decoration: underline;

	}
	
.navigation_archive {
	position: absolute;
	top: 0px;
	margin: 0px;
	margin-top: 133px; 
	margin-left: 410px; 
	width: 150px; 
	text-align: left;
	}

.map-labels {color: #333333; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: left}	/*settings for map labels */
.map-labels a {color: #015b79; text-decoration:none; font-weight: bold;}
.map-labels a:visited {color: #015b79; text-decoration:none; font-weight: bold;}
.map-labels a:active {color: #015b79; text-decoration:underline; font-weight: bold;}
.map-labels a:hover {color: #015b79; text-decoration:underline; font-weight: bold;}

table {
	text-align: left;
}

.portrait { 
padding: 2px;
border: 1px solid #bbbbbb;
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 2px;
background-color: #eeeeee;
}

.widget wishlistmember_Widget {
padding: 0px;
margin: 0px;
}

#wlmember_loginwidget {
padding: 0px;
padding-left: 9px;
padding-bottom: 9px;
margin: 0px;
}

#wlmember_loginwidget p {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#wlmember_loginwidget a:link {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
	
#wlmember_loginwidget a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
	
#wlmember_loginwidget a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	}
	
#wlmember_loginwidget a:active {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	}
	
.agenda_container {
position: relative;
width: 590px;
}

.agenda_secondary_container {
position: relative;
margin-left: 50px;
margin-top: -15px;
}

.agenda_secondary_container_2 {
position: relative;
margin-left: 100px;
margin-top: -15px;
}


.marquee_text {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	color: #333333;
        background-color: #ededed;
	}
	
.marquee_text a:link {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #015b79;
	}
	
.marquee_text a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #015b79;
	}
	
.marquee_text a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #015b79;
	text-decoration: underline;
	}






#dropdown ul {
text-indent: 0px;
	margin: 0px;
	padding: 0px;

	list-style-image: url('../../../wp-content/themes/Hemoalliance/images/list-arrow-blue.gif');
		list-style-type: disc;
        border-top: 4px solid #285b79;
	border-bottom: 5px solid #285b79;
	}

#dropdown ul li {
	position: relative;
	text-decoration: none;
	color: #285b79;

	background-color: #b6dde7;
	border-top: 1px solid #285b79;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px;
	margin: 0px;
	}

#dropdown li ul {
	position: absolute;
	left: 430px;
	top: -5px;
	display: none;
margin: 0px;
	}

#dropdown li ul li {
        margin: 0px;
	list-style: none;
	}

#dropdown ul li a {
	text-decoration: none;
	color: #222;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	}

#dropdown ul li a:hover {
	text-decoration: underline;
	}

#dropdown li:hover ul { display: block; }