/*
Theme Name: Canadian Health Coalition
Description: Theme for Canadian Health Coalition
Version: 1.0
Author: Paul Lahaie
*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica;
	font-size: 12px;
	background-color: #F4F4F4;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

hr {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px dotted #333333;
	margin: 10px 0px;
	line-height: 1px;
	height: 1px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	font-size: 20px;
	color: #9A0000;
	font-weight: normal;
	margin: 0px;
}

h4 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	margin: 0px;
}

h5 {
	text-align: right;
	margin-bottom: 25px;
}

ul.plus {
	list-style-image: url(images/bullet-trans.png);
	list-style-position: outside;
	padding-left: 20px;
	margin: 0px;
}

div.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

div#header_wrapper {
	/* background: transparent url(images/top_banner.jpg) no-repeat center 0; */
	height: 349px;
}

div#header {
	width: 950px;
	margin: 0pt auto;
	height: 305px;
}

div#header_left {
	float: left;
	width: 450px;
}

div#medicare_logo {
	float: left;
	padding-top: 8px;
}

div#header_text {
	clear: both;
	text-align: left;
	padding-top: 25px;
	font-weight: normal;
	width: 500px;
	float: left;
}

div#header_text h1 {
	color: white;
	font-family: Georgia, serif;
	font-size: 30px;
}

div#header_text span {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	float: right;
}

div#header_text a {
	text-decoration: none;
	color: #FFCC33;
}

div#header_right {
	float: right;
	width: 494px;
}

div#contact {
	float: right;
	height: 53px;
}

div#contact a {
	color: black;
	text-decoration: none;
}

ul#langs {
	list-style-type: none;
}

ul#langs li {
	float: left;
	padding-left: 5px;
}

li.current_language_item {
	display: none;
}

div#navbar {
	clear: both;
	width: 950px;
	margin: 0pt auto;
	text-align: left;
}

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

ul.dropdown li {
	float: left;
	margin: 0px 5px;
	padding: 10px 0px 5px;
}

ul.dropdown li a {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 10px;
}

ul.dropdown > li.selected {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	background-color: #9A0000;
}

ul.dropdown > li.selected > a {
	color: white;
}

ul.dropdown > li.selected:hover a {
	color: #666666;
}

ul.dropdown > li:hover {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	background-color: #F4F4F4;
}

ul.dropdown ul {
	position: absolute;
	bottom: 100%;
	top: auto !important;
}

ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	z-index: 598;
	list-style-image: url(images/bullet-trans.png);
	list-style-position: inside;
	margin: 0px;
	width: 296px;
}

ul.dropdown ul li {
	float: none;
	background-color: #F4F4F4;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown li ul li:hover {
	background: #FFCC33;
}

ul.dropdown ul li {
	-moz-border-radius: 0px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px dotted #333333;
}

ul.dropdown ul li a {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

ul.dropdown ul li:last-child {
	border-bottom: none;
}

div#content_wrapper {
	background-color: white;
}

div.content {
	width: 950px;
	margin: 0pt auto;
	text-align: left;
	clear: both;
	color: #333333;
}

div.content p:first-child {
	margin: 0px;
	padding: 0px;
}


div#footer {
	width: 950px;
	margin: 0pt auto;
	background: transparent url(images/divider_top.jpg) no-repeat scroll center 0;
	padding-top: 15px;
	clear: both;
}

div.bucket {
	float: left;
	width: 235px;
	text-align: left;
	font-size: 12px;
	padding: 0px 40px 0px 20px;
	background: transparent url(images/divider_horiz.jpg) no-repeat scroll right 0;
	min-height: 200px;
}

div.bucket a,
div.content a {
	color: #3399FF;
	text-decoration: none;
	border-bottom: 1px dotted #3399FF;
}

div.bucket a.no_border,
div.content a.no_border {
	border-bottom: none;
}

div#news {
	background: none;
	width: 275px;
}

div#news span.date {
	text-transform: uppercase;
	font-weight: bold;
}

div.bucket h1 {
	margin: 0px;
}

div.bucket li {
	padding: 4px 0px;
}

div#lower_footer {
	background: transparent url(images/divider_top.jpg) no-repeat scroll center 0;
	clear: both;
}

div#about_campaign {
	float: left;
	width: 650px;
	text-align: left;
	font-size: 10px;
}

div#newsletter {
	float: right;
	background-color: #CCCCCC;
	text-align: left;
	width: 222px;
	padding: 0px 14px 5px;
}

div#newsletter h1 {
	font-size: 24px;
	margin: 5px 0px;
	font-weight: normal;
}

div#newsletter input {
	width: 98%;
	margin-top: 3px;
}

div#newsletter div#submit {
	float: right;
	background-color: #3399FF;
	-moz-border-radius: 5px;
	padding: 6px;
	margin-top: 3px;
}

div#newsletter div#submit a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
}

#homepage_flash {
	float: left;
}

span.fact_numbers {
	font-weight: bold;
	font-size: 20px;
}

div#medicare_pledge {
	width: 400px;
	margin: 26px 0px;
	padding: 10px;
	text-align: left;
	border: 2px solid #333333;
	background-color: #DDDDDD;
	-moz-border-radius: 5px;
}

fieldset.pledge {
	width: 420px;
	-moz-border-radius: 5px;
}

fieldset.pledge legend {
	color: red;
}

fieldset.pledge table td:last-child input {
	width: 90%;
}

tr.organization_only {
	display: none;
}

div#tabs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

div#tabs ul li {
	float: left;
	margin-left: 10px;
}

div#tabs div {
	clear: left;
	margin-left: 10px;
	padding-top: 10px;
}


div#tabs a.active {
	color: black;
	font-size: 16px;
	border-bottom: none;
}

div#take_steps div {
	display: none;
}

div#take_steps div:first-child {
	display: block;
}


div.prov {
	display: none;
}

div#addthis {
	clear: both;
	text-align: left;
	margin: 0px auto;
	width: 950px;
	padding: 10px 0px;
	z-index: 10000;
}

div#addthis a {
	border-bottom: none;
}

div.navigation {
	width: 950px;
	margin: 0pt auto;
}

div.navigation a {
	text-decoration: none;
	border-bottom: 1px dotted #3399FF;
	color: #3399FF;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h2.post_title {
	padding-bottom: 5px;
}

img.wp-image-540 {
	margin-top: 27px;
}

div#attachment_540 {
	text-align: center;
	margin-right: 100px;
}

div#pledge_prominent {
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid black;
	width: 375px;
	padding: 10px;
	margin-right: 35px;
}

div#pledge_prominent_wrapper {
	float: right;
	width: 375px;
	margin: 0px 35px 10px 10px;
}

div#kiefer_wrapper {
	width: 375px;
	padding: 10px 10px 30px 10px;
	height: 206px;
}

div#pledge_prominent2 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid black;
	width: 375px;
	padding: 10px;
}

div#pledge_prominent2 ol,
div#pledge_prominent ol {
		list-style-type: none;
	padding-left: 0px;
}

div#pledge_prominent ol li,
div#pledge_prominent ol li {
	padding: 3px 0px;
}

div#prominent_images {
	float: right;
}

div#prominent_images div {
	display: none;
	text-align: center;
}

div#prominent_images div img {
	padding-bottom: 5px;
}

div#prominent_images div:first-child {
	display: block;
}

div#news a.more_news {
	color: red;
	margin-left: 20px;
	border-bottom: none;
}

div.blog {
	width: 80%;
}

div.popup {
	background: transparent url(images/bubble.gif) no-repeat center bottom;
}

div.popup_content {
	border-top: 5px solid #D2D2D2;
	border-right: 5px solid #D2D2D2;
	border-left: 5px solid #D2D2D2;
	padding: 5px;
	background-color: #F0F0F0;
}

div#ad_popup, div#logo_popup, div#banner_popup {
	display: none;
}

fieldset.news_release {
	-moz-border-radius: 7px;
	width: 600px;
	padding-top: 14px;
}

fieldset.news_release p {
	margin: 8px 0px;
}

div#homeright {
	width: 530px;
	padding: 0px 0px 0px 20px;
	float: left;
}

div#homeright p:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#homeleft {
	width: 345px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#homeright h1:first-child {
	margin-top: 0px;
}

div#footer a {
	color: #3399FF;
	border-bottom: 1px dotted #3399FF;
	text-decoration: none;
}

div#footer a.noborder, div.content a.noborder {
	border-bottom: none;
}

div#blog_header {
	margin: 0pt auto;
	width: 950px;
	text-align: left;
}

div#blog_header span {
	font-size: 24px;
	font-weight: normal;
	margin-left: 10px;
}

div#copyright {
	float: left;
}

div#sum_brand {
	float: right;
}

div.wp-caption {
	text-align: center;
}

table#email_meta {
	font-size: 14px;
}

table#email_meta td.lettercc {
	font-size: 12px;
}