@charset "UTF-8";
/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* Layout Classes */

* {
	margin: 0;
}

html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
}

.clear {
      clear: both;
      height: 0;
}

/* Layout DIVs */

div#head_wrapper {
       background: url(http://www.henryrossforcongress.com/images/bg.jpg);
       background-repeat: repeat;
}

div#head {
	position: relative;
	padding: 0;
	margin: 0;
	background: url(http://www.henryrossforcongress.com/images/top_bg.png) repeat-x center top;
	width: 100%;
        height: 146px;
	display: table;
}

div#head_content {
	position: relative;
        text-align: left;
	width: 1000px;
        height: 146px;
	background: url(http://www.henryrossforcongress.com/images/head_bg.png) no-repeat center top;
        margin: 0px auto;
}

div#nav {
	position: absolute;
        text-align: left;
	width: 683px;
        height: 20px;
	background: url(http://www.henryrossforcongress.com/images/nav.png) no-repeat center top;
        bottom: 8px;
        left: 35px;
}

div#why_im_running {
	position: absolute;
        text-align: left;
        width: 462px;
        height: 100px;
	background: url(http://www.henryrossforcongress.com/images/why_im_running_bg.png) no-repeat center top;
        left: 240px;
        top: 10px;
}

div#updates {
	position: absolute;
        text-align: left;
	width: 209px;
        height: 46px;
	background: url(http://www.henryrossforcongress.com/images/updates_bg.png) no-repeat center top;
        bottom: 8px;
        left: 741px;
}

div#donate {
	position: absolute;
        text-align: center;
	width: 215px;
        height: 70px;
        top: 10px;
        left: 741px;
}

div#hr {
       position: relative;
       height: 4px;
       width: 100%;
       background-color: #D9D916;
}

div#rotate {
       position: relative;
        background-color: #191919;
	width: 100%;
        height: 269px;
}

div#rotate_content {
	position: relative;
        text-align: left;
	width: 900px;
        height: 269px;
        margin: 0px auto;
}

div#interior_top {
       position: relative;
        background-color: #191919;
	width: 100%;
        height: 100px;
}

div#interior_top_content {
	position: relative;
        text-align: left;
	width: 900px;
        height: 100px;
        margin: 0px auto;
}

div#main {
       position: relative;
       background-color: #fff;
       width: 100%;
}

div#main_top_bg {
	position: relative;
	padding: 0;
	margin: 0;
	background: url(http://www.henryrossforcongress.com/images/main_top_bg.png) repeat-x center top;
	width: 100%;
        height: 40px;
	display: table;
}

div#main_top_bg_content {
	position: relative;
        text-align: left;
	width: 900px;
        height: 30px;
        margin: 0px auto;
}

div#connect {
	position: absolute;
	height: 22px;
        width: 227px;
        top: 6px;
        right: 0px;
        padding: 0;
	margin: 0;
	background: url(http://www.henryrossforcongress.com/images/connect/connect_bar.png);
}

div#debt_clock {
	position: relative;
        text-align: left;
	width: 205px;
        height: 90px;
        margin: 0px auto;
	background: url(http://www.henryrossforcongress.com/images/debt_clock.png);
}

div#debt_clock_text {
	position: relative;
	width: 205px;        
        height: 45px;
        top: 42px;
        margin: 0px auto;
        text-align: center;
}

div#main_content {
	position: relative;
        text-align: left;
	width: 900px;
        min-height: 700px;
        margin: 0px auto;
}

div#footer_wrapper {
       background: url(http://www.henryrossforcongress.com/images/bg.jpg);
       background-repeat: repeat;
}

div#footer_top_bg {
	position: relative;
	padding: 0;
	margin: 0;
	background: url(http://www.henryrossforcongress.com/images/footer_top_bg.png) repeat-x center top;
	width: 100%;
        height: 80px;
	display: table;
}

div#footer_content {
	position: relative;
        text-align: left;
	width: 900px;
        height: 80px;
        margin: 0px auto;
}

div#footer_links {
	position: absolute;
        text-align: left;
        top: 8px;
        left: 0px;
}


div#footer_addthis {
	position: absolute;
        text-align: right;
        top: 8px;
        right: 0px;
}

div#footer_disclaimer {
	position: absolute;
        text-align: center;
        top: 40px;
        right: 325px;
        height: 25px;
        width: 250px;
	background: url(http://www.henryrossforcongress.com/images/disclaimer.png) no-repeat center top;
}

/* Nav Links */

a#nav_home { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 20px; 
	width: 93px; 
	display: block;
	position:absolute;
	left: 0px;
}

a#nav_home span { 
	display:none;
	position:absolute;
	left: 0px;
}

a#nav_home:hover { 
	background-image:url(http://www.henryrossforcongress.com/images/nav/home.png);
	position:absolute;
	left: 0px;
}

a#nav_meet { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 20px; 
	width: 146px; 
	display: block;
	position:absolute;
	left: 93px;
}

a#nav_meet span { 
	display:none;
	position:absolute;
	left: 93px;
}

a#nav_meet:hover { 
	background-image:url(http://www.henryrossforcongress.com/images/nav/meet.png);
	position:absolute;
	left: 93px;
}

a#nav_issues { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 20px; 
	width: 108px; 
	display: block;
	position:absolute;
	left: 239px;
}

a#nav_issues span { 
	display:none;
	position:absolute;
	left: 239px;
}

a#nav_issues:hover { 
	background-image:url(http://www.henryrossforcongress.com/images/nav/issues.png);
	position:absolute;
	left: 239px;
}

a#nav_involved { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 20px; 
	width: 166px; 
	display: block;
	position:absolute;
	left: 347px;
}

a#nav_involved span { 
	display:none;
	position:absolute;
	left: 347px;
}

a#nav_involved:hover { 
	background-image:url(http://www.henryrossforcongress.com/images/nav/involved.png);
	position:absolute;
	left: 347px;
}

a#nav_contact { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 20px; 
	width: 170px; 
	display: block;
	position:absolute;
	left: 513px;
}

a#nav_contact span { 
	display:none;
	position:absolute;
	left: 513px;
}

a#nav_contact:hover { 
	background-image:url(http://www.henryrossforcongress.com/images/nav/contact.png);
	position:absolute;
	left: 513px;
}

div#issue_nav {
	position: relative;
        text-align: left;
	width: 650px;
        height: 40px;	
       background: url(http://www.henryrossforcongress.com/images/issues/issue_nav_bg.png) no-repeat;
}

a#issue_a { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 40px; 
	width: 47px; 
	display: block;
	position:absolute;
	left: 0px;
}

a#issue_a span { 
	display:none;
	position:absolute;
	left: 0px;
}

a#issue_a:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 0px;
}

a#issue_b { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 40px; 
	width: 188px; 
	display: block;
	position:absolute;
	left: 47px;
}

a#issue_b span { 
	display:none;
	position:absolute;
	left: 47px;
}

a#issue_b:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 47px;
}

a#issue_c { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 40px; 
	width: 109px; 
	display: block;
	position:absolute;
	left: 235px;
}

a#issue_c span { 
	display:none;
	position:absolute;
	left: 235px;
}

a#issue_c:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 235px;
}

a#issue_d { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 40px; 
	width: 126px; 
	display: block;
	position:absolute;
	left: 344px;
}

a#issue_d span { 
	display:none;
	position:absolute;
	left: 344px;
}

a#issue_d:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 344px;
}

a#issue_e { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 40px; 
	width: 55px; 
	display: block;
	position:absolute;
	left: 470px;
}

a#issue_e span { 
	display:none;
	position:absolute;
	left: 470px;
}

a#issue_e:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 470px;
}

a#issue_f { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 40px; 
	width: 42px; 
	display: block;
	position:absolute;
	left: 525px;
}

a#issue_f span { 
	display:none;
	position:absolute;
	left: 525px;
}

a#issue_f:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 525px;
}

a#issue_g { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 40px; 
	width: 83px; 
	display: block;
	position:absolute;
	left: 567px;
}

a#issue_g span { 
	display:none;
	position:absolute;
	left: 567px;
}

a#issue_g:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 567px;
}

a#connect_a { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 22px; 
	width: 19px; 
	display: block;
	position:absolute;
	left: 166px;
}

a#connect_a span { 
	display:none;
	position:absolute;
	left: 166px;
}

a#connect_a:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 166px;
}

a#connect_b { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 22px; 
	width: 20px; 
	display: block;
	position:absolute;
	left: 185px;
}

a#connect_b span { 
	display:none;
	position:absolute;
	left: 185px;
}

a#connect_b:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 185px;
}

a#connect_c { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	height: 22px; 
	width: 22px; 
	display: block;
	position:absolute;
	left: 205px;
}

a#connect_c span { 
	display:none;
	position:absolute;
	left: 205px;
}

a#connect_c:hover { 
	background-image:url(https://s3.amazonaws.com/politicalpixel/images/x.gif);
	position:absolute;
	left: 205px;
}
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:269px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

/* Columns */

div#index_ab {
	position: relative;
        text-align: left;
	width: 900px;
	margin: 0px auto;
}

div#index_a {
	float: left;
	width: 445px;
}

div#index_b {
	float: right;
	width: 450px;
}

div#index_cd {
	position: relative;
        text-align: left;
	width: 450px;
	margin: 0px auto;
}

div#index_c {
	float: left;
	width: 225px;
}

div#index_d {
	float: right;
	width: 225px;
}

div#index_c_content {
	position: relative;
        text-align: left;
	width: 205px;
        margin: 0px auto;
}

div#index_d_content {
	position: relative;
        text-align: left;
	width: 205px;
        margin: 0px auto;
}

div#interior_ab {
	position: relative;
        text-align: left;
	width: 900px;
	margin: 0px auto;
}

div#interior_a {
	float: left;
	width: 660px;
        padding-right: 15px;
}

div#interior_b {
	float: right;
	width: 225px;
}

div#interior_b_content {
	position: relative;
        text-align: left;
	width: 205px;
        margin: 0px auto;
}

/* Typography */

div#index_a p {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 15px;
        color: #333;
}

div#index_c h1 {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 13px;
        color: #333;
        font-weight: lighter;
        text-align: justify;
}

div#index_c p {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 12px;
        color: #333;
        text-align: justify;
}

div#index_d h1 {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 13px;
        color: #333;
        font-weight: lighter;
        text-align: justify;
}

div#index_d p {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 12px;
        color: #333;
        text-align: justify;
}

div#index_d a {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 13px;
        color: #333;
        text-align: justify;
        font-weight: bold;
        text-decoration: none;
}

div#index_d a:hover {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 13px;
        color: #333;
        text-align: justify;
        font-weight: bold;
        text-decoration: underline;
}

div#interior_a p {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 13px;
        color: #333;
}

div#more a {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 12px;
        color: #333;
        text-align: right;
        text-decoration: none;
}

div#more a:hover {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 12px;
        color: #333;
        text-align: right;
        text-decoration: underline;
}

div#more p {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 12px;
        color: #333;
        text-align: right;
}



div#footer_links p {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
}

div#footer_links a {
	font-family: Arial, Geneva, Sans-Serif;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
}

.dropcap { 
float:left; 
color:#333; 
font-size:80px; 
line-height:60px; 
padding-top:2px; 
font-family: times;
}