/*------------------------------------
 Ron Paul 2008 CSS v2
 by Carlos Rodriguez (terra eclipse)
 http://www.terraeclipse.com/
-------------------------------------*/

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 78%;
	background: url(images/bg.gif) top repeat-x #84a5c4;
	padding: 20px 0;
	margin: 0;
}

#page-container {
	width: 1004px;
	background: url(images/middle.gif) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#top-fade {
	width: 1004px;
	background: url(images/top-fade.gif) top no-repeat;
}

#page {
	width: 936px;
	margin: 0 auto;
	background-color: #fff;
}

#top-hat {
	position: relative;
	height: 24px;
	padding-left: 16px;
	line-height: 24px;
	color: #fff;
	font-size: 13px;
	background: url(images/header-top.gif) no-repeat;
}

#user-info {
	float: right;
}

#user-info ul {
	position: absolute;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#user-info ul li {
	float: left;
	padding: 0 12px;
	background: url(images/small-div.gif) right no-repeat;
}

#user-info ul li.last {
	background-image: none;
}

#user-info a {
	text-decoration: none;
	color: #fff;
}

#user-info a:hover {
	text-decoration: underline;
}

#header {
	position: relative;
	height: 147px;
	background: url(images/header.gif) no-repeat;
}

#header h1 {
	margin: 0;
	position: absolute;
	width: 342px;
	height: 102px;
	top: 15px;
	left: 15px;
}

#header h1 a {
	display: block;
	text-decoration: none;
	height: 102px;
}

#header h1 a span {
	display: none;
}

#header-banner {
	position: absolute;
	top: 26px;
	left: 642px;
	width: 189px;
	height: 89px;
	text-align: center;
	font-size: .9em;
	color: #000;
}

#header-banner a {
	color: #4976a8;
	text-decoration: underline;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 29px;
	background: #BC4444 url(images/nav-bg.gif) repeat-x;
	font-size: 14px;
}

#nav li {
	display: inline;
}

#nav li a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 22px;
	line-height: 26px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #d48383;
}

#nav li a.last {
	border: 0;
}

#nav li a:hover, #nav li.current {
	/*background: url(images/nav-bg.gif) 0 -27px repeat-x;*/
	background-color: #a42b2b;
}

#nav li a span {

}

#content-dropshadow {
	height: 9px;
	font-size: 0;
	background: url(images/content-dropshadow.gif) repeat-x;
}

#min-height {
	height: 443px;
	width: 3px;
	float: left;
}

#content {
	position: relative;
	margin: 3px 0 0 5px;
	width: 920px;
	float: left;
}

#content a {
	color: #4976a8;
	text-decoration: underline;
}

body>#page-container>#top-fade>#page>#content {
	margin: 3px 0 0 10px;
}

#footer {
	position: relative;
	width: 912px;
	margin: 0 auto;
	height: 0px;
	background: url(images/footer.gif) no-repeat;
	color: #fff;
	font-size: .9em;
	padding: 44px 46px;
	clear: both;
	background-image: url(images/footer.gif);
}

#footer-topline {
	color: #000;
	font-size: 1em;
	height: 30px;
}

#footer .right {
	float: right;
	font-size: .9em;
}

#footer-topline a {
	color: #000;
}

#footer-topline a:hover {
	color: #000;
	text-decoration: underline;
}

#footer-sitemap {
	padding-left: 60px;
}

#footer-sitemap a {
	display: block;
	color: #eee;
	text-decoration: none;
	padding-bottom: 1px;
}

#footer-sitemap a:hover {
	color: #fff;
	background: url(images/dotted-white.gif) bottom repeat-x #8fadca;
}

#footer-sitemap div {
	float: left;
	padding: 10px;
	border-right: 1px solid #98b3cd;
}

#footer-sitemap div:hover {
	background-color: #7a9cbc;
}

#footer-sitemap h3, #footer-sitemap h3 a {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

#footer-sitemap h3 {
	margin: 0;
}

#footer-sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-sitemap .siteby {
	width: 115px;
}

#footer-sitemap .about {
	width: 125px;
}

#footer-sitemap .issues {
	width: 160px;
}

#footer-sitemap .misc {
	width: 160px;
}

#footer-sitemap .campaign {
	width: 140px;
	border-right: 0;
}

.clear {
	display: block;
	clear: both;
}

#content .blue a {
	color: #316196;
}

.blue {
	font-size: 1.4em;
	margin: .8em 0 1em 0;
	color: #316196;
	font-weight: normal;
	border-bottom: 2px solid #316196;
	padding-right: 170px;
}

#content .blue a {
	color: #316196;
	text-decoration: none;
	font-weight: bold;
}

.content-holder {
	padding: 0 16px;
}

h3.small {
	font-size: 1.2em;
	margin: .8em 0 1em 0;
	font-weight: normal;
	color: #316196;
	border-bottom: 2px solid #316196;
}

#content h3.small a {
	text-decoration: none;
}

input:focus, textarea:focus{
	background-color: #ffffcb;
}

#donate-button {
	display: none;
}

#flash-message {
	background: #fff;
	padding: .8em 2em;
	border-left: 8px solid #5bd65b;
	margin: .8em 3em;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}

#flash-message.error {
	border-left: 8px solid #b22728;
	color: #b22728;
}

.error-star {
	font-size: 2em;
	color: #b22728;
	font-weight: bold;
}

.required-star {
	color: #b22728;
}

.larger-font {
	font-size:1.1em;
	line-height:1.6em;
}

blockquote {
	padding: 0;
	margin: 1.5em 0;
}

table.manage-table {
	width: 100%;
}

table.manage-table th {
	padding: .5em;
	font-weight: bold;
	border-bottom: 2px solid #999;
}

table.manage-table td {
	padding: .5em;
	font-size: .9em;
}

table.manage-table td.edit a, table.manage-table td.delete a, table.manage-table td.access a {
	display: block;
	padding: .5em;
}

table.manage-table td.edit a:hover {
	background-color: #ddd;
	text-decoration: none;
}

table.manage-table td.delete a:hover {
	background-color: #b00;
	text-decoration: none;
	color: #fff;
}

table.manage-table td.access a:hover {
	background-color: #E8E613;
	text-decoration: none;
	color: #fff;
}

table.manage-table tbody tr {
	background-color: #eee;
}

table.manage-table tbody tr.alt {
	background-color: #f8f8f8;
}

#editor {
	width: 95%;
	height: 600px;
}

#editor2, #summary {
	width: 95%;
	height: 300px;
}

#admin-links {
	margin: 1em auto;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 750px;
}

#admin-links li {
	width: 120px;
	height: 150px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 8px 20px 20px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #e9e9e9;
}

#admin-links li h3 {
	margin: 0 0 .6em 0;
	color: #999;
	font-size: 1.4em;
	font-weight: normal;
}

#admin-links li p {
	margin: .9em 0;
}

#admin-links li p a {
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	color: #777;
	text-decoration: none;
}

#admin-links li p a:hover {
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #a8a8a8;
	color: #fff;
	text-decoration: none;
}

hr {
	display: none;
}

.summary {
	margin: .5em 2em;
	border-left: 4px solid #eee;
	background-color: #fafafa;
	padding: 1em;
	color: #444;
}

#sidetools {
	position: absolute;
	top: 18px;
	right: 46px;
}

body > #page > #page-padding > #content-area > #sidetools {
	top: 18px;
	right: 18px;
}

#sidetools a {
	
}

#sidebar {
	width: 160px;
	float: right;
	padding: 1em;
	border-left: 3px solid #eee;
	margin: 0 0 1em 2em;
}

#sidebar h4 {
	color: #888;
	margin: 0 0 1em 0;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
}

#sub-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
}

#sub-nav li a {
	display: block;
	text-decoration: none;
}

#sub-nav li a:hover {
	text-decoration: underline;
}

#preview-nav {
	clear: both;
}

.digg {
	clear: both;
}

/* suckerfish menus addon CSS
    see http://www.htmldog.com/articles/suckerfish/dropdowns/
*/

#feature {
	z-index: 1;
}

#nav {

}

#nav li {
	display: block;
	float: left;
}

#nav li li {
	float: none;
	width: auto;
	background: url(images/nav-sub-bg.gif) top repeat-y;
}

#nav li li a {
	display: block;
	float: none;
	height: auto;
	border: none;
	padding: 0;
	width: 200px;
	line-height: 1;
	font-size: 14px;
	color: #a52d2d;
	font-weight: bold;
	background: url(images/dotted-red.gif) bottom repeat-x;
	text-align: left;
}

#nav li li a span {
	display: block;
	padding: 8px 10px 8px 10px;
}

#nav li li a:hover {
	background-color: transparent;
	color: #a52d2d;
}

#nav li li a:hover span {
	background: url(images/nav-rsaquo.gif) right center no-repeat;
}

#nav li a {
	float: none;
	padding: 0;
	text-align: center;
}

#nav li li a {
	float: none;
}

#nav ul {
	line-height: 1;
	font-size: 0; /* IE hack */
}

#nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	width: 200px;
	left: -5000px;
	border: 3px solid #a52d2d;
	background: #fff;
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -5000px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -33px 0 0 200px;
}

#nav-home {
	width: 29px;
}

#nav #nav-home a {
	background-image: url(images/nav-home.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#nav-home span {
	display: none;
}

#nav-about {
	width: 90px;
}

#nav-issues {
	width: 90px;
}

#nav-signup {
	width: 98px;
}

#nav-get-involved {
	width: 128px;
}

#nav-states {
	width: 94px;
}

#nav-people {
	width: 100px;
}

#nav-media {
	width: 121px;
}

#nav-store {
	width: 86px;
}

#nav-donate {
	width: 100px;
	background: url(images/nav-donate-bg.gif) top repeat-x;
}

#nav li#nav-donate a:hover {
	background-color: #971a1a;
}


.bottomrule{
	border-bottom: 2px solid #ddd;
}

