body{
	background: #012d58 url('/themes/halter/images/ozark.png') repeat-x;
	margin: 0;
	padding: 0;
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 62.5%;
}

a {
	color:#0055a5;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

img{
	border: 0;
}

.error {
  border: solid 1px #F69A91;
  background-color: #FFC8C4;
  margin: 10px;
  padding: 10px;
  color: #510;
}

.notice {
  background: #cfc;
  border: solid 1px #7CEE7C;
  margin: 10px;
  padding: 10px;
  color: #051;
}

#container{
	width: 960px;
	margin: 0 auto;
	padding: 0 8px;
	background: url('/themes/halter/images/containerBg.png') repeat-y;
	position: relative;
}

#header{
	background: #0055a5;
}

#content_container{
	position: relative;
	background: #9ca0a6;
	padding: 1em 8px;
	min-height: 2200px;
}

#content{
	width: 680px;
	display: block;
	font-size:1.4em;
	background: #fff;
	padding: 10px;
}

#sidebar{
	float: right;
	width: 232px;
	margin-top: -10px;
}

#sidebar_personal{
	margin-top: 10px;
}

#sidebar h1{
	margin:0;
	padding:0;
}

#footer{
	text-align: center;
	color: #6d86aa;
	font-size: small;
	padding: 1em 0;
	border: 1px solid #6d86aa;
	padding: 0.5em 0;
	width: 400px;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1em;
}

#footerWrapper{
	clear: both;
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
	background: url('/themes/halter/images/containerBottomShadow.png') no-repeat;
}

#footerLinks{
	float: left;
	color: #fff;
	font-size: small;
}

#footerLinks a{
	color: #fff;
}

/* @group Join */

#join {
	width: 200px;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	background: #bfd9f2 url('/themes/halter/images/joinOurCampaignBg.png') no-repeat;
	border: 11px solid #21356a;
	margin: 10px 0;
	position: relative;
	min-height: 164px;
}

#join input[type='text']{
	color: #3a86d2;
	background: #e7e7e7;
	border: 1px solid #1f3767;
	width: 86px;
	padding: 4px;
}

#join label {
	color: #fff;
}

#join .email {
	position: absolute;
	top: 47px;
	left: 5px;
}

#join .zip {
	position: absolute;
	top: 47px;
	left: 106px;
}

#join input[type='image'] {
	position: absolute;
	top: 80px;
	left: 83px;
}

#join .text_halter {
	position: absolute;
	top: 115px;
	left: 0px;
}

/* @group Nav */

#nav {
	background: url(/themes/halter/images/bg-navbar.png) repeat-x;
	width: 960px;
	font-size: 1.6em;
	font-weight: bold;
	overflow: hidden;
	height: 39px;
}

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

#nav li {
	float: left;
}

#nav .navi {
	/*
	padding: 0px 30px;
	background: url(/themes/halter/images/nav-line.png) no-repeat left;
	*/
}

#nav .navi a {
	color: #03407c;
	text-decoration: none;
}

#nav .selected {
	background: url(../images/bg-navbarselected.png) no-repeat left;
}

#nav .selected a {
	color: #fff;
}

#nav .home {
	background: none;
}

#nav .home a {
	color: #03407c;
}

#connect {
	padding: 0 0 10px 0;

}

#connect h1 {
	font-size: 2.0em;
	color: #01275b;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	line-height: 1.2;
}

/* Tabs */

#tabbox .tabs {
	float: left;
	width: 700px;
	height: 44px;
	overflow: hidden;
}

#tabbox #home-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabbox .tabs li {

	float: left;
}

/*
#tabbox .tabs li {
	height: 44px;
	width: 207px;
	float: left;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

#tabbox .tab {
	background: url(/themes/halter/images/carouseltab.png) no-repeat;
	padding: 8px 0 0 0;
	height: 36px;
}

#tabbox ul.tabs li a {
	color: #fff;
	text-decoration: none;
}

#tabbox ul.tabs li.ui-tabs-selected {
	background: url(/themes/halter/images/carouseltab-select.png) no-repeat;
}

#tabbox ul.tabs li.ui-tabs-selected a {
	color: #0e3d72;
	text-decoration: none;
}

*/

#tabbox ul.tabs li a {
	display: block;
	width: 233px;
	height: 50px;
		outline: none;
}

#campaign_news_tab a{
	background: url('/themes/halter/images/campaignNewsTab.png');
}

#campaign_news_tab.ui-tabs-selected a{
	background: url('/themes/halter/images/campaignNewsTab-on.png');
}

#news_articles_tab a{
	background: url('/themes/halter/images/newsArticlesTab.png');
}

#news_articles_tab.ui-tabs-selected a{
	background: url('/themes/halter/images/newsArticlesTab-on.png');
}


#press_releases_tab a{
	background: url('/themes/halter/images/pressReleasesTab.png');
}

#press_releases_tab.ui-tabs-selected a{
	background: url('/themes/halter/images/pressReleasesTab-on.png');
}

#join_tab a{
	background: url('/themes/halter/images/joinTab.png');
}

#join_tab.ui-tabs-selected a{
	background: url('/themes/halter/images/joinTab-on.png');
}


#tabbox .tabtext {
	clear: left;
	background-color: #f5f5f5;
	width: 680px;
	position: relative;
	min-height: 3em;
	padding: 10px;
}

#tabbox .tabtext .post {
	background-color: #f5f5f5;
}

#tabbox .rss {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 10px;
}

.post {
background:#FFFFFF none repeat scroll 0 0;
padding:10px 20px 20px;
}

.post h2{
	margin-top: 0.25em;
}

h2.post-title {
color:#02346C;
font-size:2em;
}
.post-body {
}
.post-date {
color:#486f9c;
font-size:0.9em;
font-weight:normal;
font-family: Georgia;
margin-bottom: 0;
}


/* jQuery tabs */

.ui-tabs-hide {
	display:none;
}

/* Carousel */
.container-toolbar {
	float:right;
	clear: both;
}

.cms-top-toolbar {
	background: #FFF;
}

.click-read-more {
	color: #000;
	float: right;
}

.slide-thumbs a img {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.slide-thumbs a.activeSlide img {
	opacity:1.0;
}

#carousel-wrapper {
background-color:#d1d3d6;
height:300px;
margin:0 0 15px;
position:relative;
width:700px;
}

.slide-thumbs a {
	background-color:#FFFFFF;
	border:2px solid #A8AAAB;
	font-size:1.2em;
	font-weight:bold;
	height:21px;
	margin:0 15px 0 0;
	text-align:center;
	width:31px;
	padding: 0 12px;
}

.slide-thumbs a.activeSlide {
	background: #02346C;
	color: #fff;
}

.slide-thumbs a.last {
	margin: 0;
}

div.page {
	background: #fff;
	padding: 1em 0.5em;
}

div.page h1{
	margin-top: 0;
	color: #417BCA;
}

div.page label{
	display: block;
	font-weight: bold;
}

div.page div.form-choices{
	margin: 0.5em 0;
}

div.page div.form-choices label{
	display: inline;
	font-weight: normal;
}

div.page div.form-choices input{
	margin-right: 10px;
}

div.page .form-field{
	margin: 0.25em 0;
}

div.page input[type='submit']{
	margin: 1em 0;
}

#spread_the_word_form{
	padding: 10px;
}

#spread_the_word_form label {
	display: block;
	font-weight: bold;
}

#spread_the_word_form div{
	margin: 1em 0;
}

#spread_the_word_form #form_email_addresses{
	width: 100%;
	height: 3em;
}

#spread_the_word_form #form_personal_message{
	width: 100%;
	height: 160px;
}

#spread_the_word_form h2{
	margin-top: 0;
}

#contact_form{
	padding: 10px;
}

#contact_form label {
	display: block;
	font-weight: bold;
}

#contact_form div{
	margin: 1em 0;
}

#contact_form #form_email_address{
	width: 200px;
}

#contact_form #form_phone{
	width: 200px;
}

#contact_form #form_subject{
	width: 100%;
}

#contact_form #form_message{
	width: 100%;
	height: 160px;
}

#contact_form h2{
	margin-top: 0;
}

#splash{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}

#splashBg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

#joinTheTeam{
	width: 740px;
	height: 425px;
	background: url('/themes/halter/images/joinTheTeamBg.png');
	top: 50%;
	left: 50%;
	margin-top: -230px;
	margin-left: -370px;
	position: absolute;
	border: 4px solid #fff;
}

#splashVideo{
	position: absolute;
	top: 75px;
	left: 305px;
}

#splash-close-button{
	top: 0;
	right: 0;
	position: absolute;
}

#splash_submit{
	top: 355px;
	left: 98px;
	position: absolute;
}

#splash_required{
	top: 322px;
	left: 25px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#joinTheTeam label{
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#splash_first{
	position: absolute;
	top: 204px;
	left: 25px;
}

#splash_first_field{
	border: 1px solid #000;
	width: 93px;
	font-size: 12px;
}

#splash_last{
	position: absolute;
	top: 204px;
	left: 131px;
}

#splash_last_field{
	border: 1px solid #000;
	width: 129px;
	font-size: 12px;
}

#splash_email{
	position: absolute;
	top: 247px;
	left: 25px;
}

#splash_email_field{
	border: 1px solid #000;
	width: 235px;
	font-size: 12px;
}

#splash_zip{
	position: absolute;
	top: 291px;
	left: 25px;
}

#splash_zip_field{
	border: 1px solid #000;
	width: 93px;
	font-size: 12px;
}

#splash_phone{
	position: absolute;
	top: 291px;
	left: 131px;
}

#splash_phone_field{
	border: 1px solid #000;
	width: 129px;
	font-size: 12px;
}

#tabbox div.post{
	padding: 0;
}

#video{
	margin-top: 1em;
}

#donations {
  float: right;
  margin-right: 10px;
  width: 400px;
  height: 32px;
}

#donations .donation {
  width: 400px;
  height: 32px;
  text-align: right;
}

#donations .donation .amount {
  color: green;
  font-size: 120%;
} 

#donations .donation .name {
  color: #01275B;
}

#my-fundraisers{

	background: #fff;
	padding: 1em;
	margin-bottom: 1em;
	font-size: 1.25em;
	font-weight: bold;
}

#userbar-wrapper{
	background: #012d58;
	color: #fff;
	height: 28px;
}

#userbar{
	margin: 0 auto;
	width: 960px;
}

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

#userbar li{
	float: left;

	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 28px;
}

#userbar li a{
	color: #fff;
	padding-left: 0.5em;
	margin-left: 0.5em;
	border-left: 1px solid #fff;
}	

#userbar li.first a{
	padding-left: 0;
	margin-left: 0;
	border: 0;
}

#twitterPost{
	font-size: small;
	color: #fff;
	font-weight: bold;
}

#twitterPost img{
	margin: 0 auto;
}

#twitterPost textarea, ul.playbookShare textarea {
	background: #3b6ea2;
	font-family: courier;
	font-size: small;
	border: 1px solid #004f9d;
	width: 220px;
	height: 65px;
	color: #fff;
	padding: 5px;
	margin-bottom: 5px;
}

#actionBox{
	border: 11px solid #002f6e;
	background: #003e8e url('/themes/halter/images/actionBoxBg.png') no-repeat;
	padding: 5px;
}

#actionBox .icons {
	margin-top: 12px;
	text-align: center;
}

#actionBox .icons img {
	margin-right: 1px;
}

#actionBox .icons img.last {
	margin: 0;
}

#carousel-thumbs{
	position: relative;
	margin: 20px 0;
}

#carousel-thumbs .thumb img{
	border: 1px solid #8897b2;
}

#carousel-thumbs .thumb {
	margin-right: 4px;
}

#carousel-thumbs .last {
	margin-right: 0;
}

#wsg{
	color: #fff;
	font-size: small;
	float: right;
}

#splashLoading{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index: 1001;
	display: none;
}

#splashLoading img{
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	margin-top: -32px;
	margin-left: -32px;
	position: absolute;
}

#facebookBox{
	margin: 1em 0;
	width: 232px;
	overflow: hidden;
}

#fundraiserEmbed {
	background: #3b6ea2;
	font-family: courier;
	font-size: small;
	border: 1px solid #004f9d;
	width: 660px;
	height: 40px;
	color: #fff;
	padding: 5px;
}

#connectWithBillHeader{
	text-align: center;
}

#multimedia_subnav{
	position: absolute;
	top: 183px;
	left: 277px;
	background: #012D58;
	z-index: 1000;
	width: 111px;
	font-size: small;
	display: none;
	opacity: 0.85;
	filter: alpha(opacity = 85);
}

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

#multimedia_subnav li{
	padding: 0.5em;
}

#multimedia_subnav a{
	color: #fff;
}

ul.playbookShare {
  list-style: none;
  border: 1px solid #CCCCCC;
  padding-left: 1em;
  padding-right: 1em;
  margin-top: 2em;
width: 300px;
}

ul.playbookShare li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
position: relative;
}

ul.playbookShare li label {
  width: 50px;
}

ul.playbookShare div.action-code {
  position: absolute;
  top: 8px;
left: 115px;
}

ul.playbookShare div.action-code input {
  width: 200px;
}


ul.playbookShare textarea {
  width: 290px;
  height: 75px;
}

#sidebarEventsHeader{
	text-align: center;
	margin: 1em 0;
}

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

#sidebarEvents{
	color: #fff;
	font-size: small;
	margin: 1em 0;
}

#sidebarEvents a{
	color: #fff;
	font-size: small;
}

#login_page h1{
	margin: 0 !important;
}

#join_google{
	position: relative;
	min-height: 130px;
}

#join_google input[type='text']{
	width: 140px;
}

#join_google .form_first_name{
	position: absolute;
	top: 0;
	left: 0;
}

#join_google .form_last_name{
	position: absolute;
	top: 0;
	left: 150px;
}

#join_google .form_email{
	position: absolute;
	top: 50px;
	left: 0;
}

#join_google .form_zip{
	position: absolute;
	top: 50px;
	left: 150px;
}

#join_google .form_submit{
	position: absolute;
	top: 100px;
	left: 0;
}

#issues_subnav{
	position: absolute;
	top: 183px;
	left: 192px;
	background: #012D58;
	z-index: 1000;
	font-size: small;
	display: none;
	opacity: 0.85;
	filter: alpha(opacity = 85);
}

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

#issues_subnav li{
	padding: 0.5em;
}

#issues_subnav a{
	color: #fff;
}

.older-posts {
  float: right;
}