html, body, div, form, fieldset, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt {
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
	font-size: 12px;
}

body {
	background: url(../img/flag-bg.jpg) no-repeat top center #eee7da;
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #633f16;
	padding: 20px 0px;
}

a img {
	border: none;
}

.js-show {
	display: none;
}

a {
	color: #836e4c;
}

#fb-twitter {
	width: 1000px;
	text-align: right;
	margin: 0 auto;
	margin-bottom: 10px;
}

.twitter-btn {
	/*position: relative;
	top: -8px;*/
	vertical-align: top;
	display: inline-block;
	padding-bottom:5px;
}

#socialLeft {
	float: left;
}

#fbRight {
	display: inline-block;
	float:right;
}

#container {
	max-width: 1000px;
	background: #f9f5ee;
	margin: 0 auto;
	
	-webkit-box-shadow:  0px 0px 10px 10px rgba(0, 0, 0, .1);
	box-shadow:  0px 0px 10px 10px rgba(0, 0, 0, .1);
}

#header {
	padding: 10px 40px;
	width: 920px;
	float: left;
	background: #fff;
}

#capitol {
	border: 5px solid #cabaa0;
	float: right;
}

#logo {
	float: left;
}

#main {
	width: 920px;
	padding: 20px 40px;
	float: left;
	position: relative;
	clear: both;
	background: url(../img/header-shadow.png) repeat-x top center #f9f5ee;
}

h2 {
	font-weight: normal;
	font-size: 24px;
	font-weight:600;
}

p,
.p {
	line-height: 20px;
	margin-top: 15px;
}

#ads {
	float: right;
}

.ad {
	margin-left: 18px;
	padding: 5px;
	background: #cabaa0;
	margin-bottom: 18px;
	clear: right;
	display: none;
}

#ad1 {
	display: block;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 18px;
}

#main-content {
	float: left;
	width: 731px;
}

#footer {
	clear: both;
	background: url(../img/header-shadow.png) repeat-x top center #fff;
	text-align: center;
	color: #a1947f;
	padding: 20px;
}


#footer ul {
	text-align: center;
	margin-top: 20px;
}

#footer li {
	list-style-type: none;
	display: inline-block;
	margin: 0px 10px;
}


.tooltip-hotspot {
	padding: 3px 7px;
	background: #a1947f;
	border-radius: 9px;
	color: #f2ede4;
	font-size: 11px;
	margin-left: 5px;
	text-decoration:  none;
	display: inline-block;
	vertical-align: text-bottom;
}

.tooltip {
	display: none;
	position: absolute;
	padding: 10px;
	border: 5px solid #cabaa0;
	background: #ffffff;
	border-radius: 10px;
	color: #633f16;
	font-size: 12px;
	font-weight: 600;
	z-index: 9999;

	top: 0px;
	left: 0px;
}

.will-vote-wrapper {
	margin: 20px 0px;
}

.will-vote {
	margin: 0 auto;
}

.will-vote td,
.will-vote th {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	width: 60px;
	padding: 0px 5px;
}

.will-vote .title {
	font-weight: bold;
	font-size: 12px;
}


/*
	icon alignment - each is 80px from the previous
*/
h3.the-economy span {
	background-position: 0px -160px;
}

h3.jobs span {
	background-position: 0px -240px;
}

h3.health-care span {
	background-position: 0px -320px;
}

h3.taxes span {
	background-position: 0px -400px;
}

h3.energy-policy span {
	background-position: 0px -480px;
}

h3.education span {
	background-position: 0px -560px;
}

h3.social-security span {
	background-position: 0px -640px;
}

h3.medicare span {
	background-position: 0px -720px;
}

h3.campaign-finance-reform span {
	background-position: 0px -800px;
}

h3.immigration span {
	background-position: 0px -880px;
}

h3.terrorism span {
	background-position: 0px -960px;
}

h3.abortion span {
	background-position: 0px -1040px;
}

h3.gay-marriage span {
	background-position: 0px -1120px;
}

h3.the-environment span {
	background-position: 0px -1200px;
}

h3.racial-issues span {
	background-position: 0px -1280px;
}

h3.the-separation-of-church-and-state span {
	background-position: 0px -1360px;
}

h3.judicial-bounds span {
	background-position: 0px -1440px;
}

h3.term-limits span {
	background-position: 0px -1520px;
}

h3.policing span {
	background-position: 0px -1600px;
}

h3.animal-rights span {
	background-position: 0px -1680px;
}

h3.corporation-regulation span {
	background-position: 0px -1760px;
}

h3.gun-control span {
	background-position: 0px -1840px;
}

h3.the-military span,
h3.military-practices span {
	background-position: 0px -1920px;
}

h3.military-size span {
	background-position: 0px -2000px;
}

h3.racial-profiling span {
	background-position: 0px -2080px;
}

h3.privacy span {
	background-position: 0px -2160px;
}

h3.marijuana span {
	background-position: 0px -2240px;
}

h3.foreign-relations span {
	background-position: 0px -2320px;
}

h3.fiscal-policy span {
	background-position: 0px -2400px;
}

h3.more-issues-toggle span {
	background-position: 0px -2480px;
}


/* party customizations */

.issue-bar .small-bar {
	background-color: #a1947f;
}

.democrat h3 a {
	color: #0054a6;
}

.democrat .bar,
.democrat .small-bar {
	background-color: #0054a6;
}


.republican h3 a {
	color: #b00d0d;
}

.republican .bar,
.republican .small-bar {
	background-color: #b00d0d;
}



.libertarian h3 a {
	color: #e9bd0b;
}

.libertarian .bar,
.libertarian .small-bar {
	background-color: #e9bd0b;
}

.constitution h3 a {
	color: #8b0283;
}

.constitution .bar,
.constitution .small-bar {
	background-color: #8b0283;
}

.green h3 a {
	color: #1caa00;
}

.green .bar,
.green .small-bar {
	background-color: #1caa00;
}