/*[fmt]19A0-101B-3*/
@import url(reset.css);

/*typography--------------------------------------*/
body, select, input, textarea {	
font-family: Tahoma, Geneva, sans-serif;
line-height: 1.5; }

p {	
margin: 7px 5px 7px 0px;
font-size: 1.4em;
color: #333;
line-height: 1.3;
padding: 0 0 10px; }

h1, h2, h3, h4, h5, h6 {
color: #90342B;
}

h1 {	
font-size: 3em; }

h2 {
	font-size: 2.2em;
	/*margin-top: 25px;
	margin-bottom: -4px;
	line-height: 22px;*/
}

h2.title {
	margin: 10px 0px;
	
}

h3 {	
font-size: 1.8em; }

h4 {
	font-size: 1.6em;
	color: #f9d291;
}

h5 {	
font-size: 1.4em; }

h6 {	
font-size: 1.2em; }

a {	
color: #000; }

a:hover {	
color: #90342B; }

strong {
	font-weight: bold;
}

em {
	font-style:italic;
	padding-right:30px;
	position:relative;
	right:-25px;
}

ul.list {
	font-size: 12px;
	
}

ul.list li {
	margin-left: 20px;
}

dl.list {
	margin-top: 10px;
}

dl.list dt {
	color: #90342B;
	font-size: 17px;

}

dl.list dd {
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/*misc--------------------------------------*/
.highlight {
	background-color: yellow;
	padding: 0 5px;
}

.running-for {
	font-size: .9em;
}

/*layout--------------------------------------*/
.section {
	background: url(../images/line.png) repeat-x bottom;
	padding-bottom:5px;
	clear: both;
	float: left;
}

body {	
	background: #79644E url(../images/bg-repeat.jpg) repeat-x; 
}

#content-repeat {
	background: url(../images/bg-content-repeat.jpg) repeat-y center 86px; 
}

#layout {
	background: url(../images/bg-top.jpg) no-repeat top;
	min-height: 700px;
}

#wrapper {	
	position: relative;
	margin: 0 auto;
	width: 800px;
	padding-top: 118px; }

#header {	
	position: relative;
}

#logo {
	position: relative;	
	margin: 60px 0 0 20px;
	float: left;
	width: 260px;
}

#donate {
	margin-left: -20px;
}

.pagination {
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bolder;
	color: #90342B;
}
.pagination .current a{
	text-decoration: underline;
	color: #555;
}
.pagination a {
	color: #90342B;
}

.pagination a:hover {
	color: #555;
	text-decoration: underline;
}

.pagination ul {
	list-style: none;
}

.pagination ul li{
	float: left;
	padding: 0 0 0 5px;
}

#footer-bg {
	background: url(../images/bg-footer.jpg) no-repeat center;
	height: 135px;
}

#footer {	
margin: 0 auto;
width: 800px;
text-align: center;
padding: 30px 0 0;
font-size: 1.4em; }


#validators {
list-style: none;
font-size: 10px;
}
ul#validators li {
display: inline;

}



/*navigation--------------------------------------*/
ul#nav {	
	margin: 0 0px 0px 355px;
	line-height: 1.2;
	padding: 55px 0 0;
	
}

ul#nav li {	
	font-size: 1.9em;
	list-style: url(../images/bullet.gif); }

ul#nav li.last {	
	color: #231F20;
	font-size: 10px;
	padding: 6px 0 5px 60px;
	list-style: none;
	list-style-image: none;
	text-transform: uppercase; }

/*sidebar--------------------------------------*/
#sidebar {
	position: absolute;
	width: 180px;
	margin: 30px 20px 0;
	background-image: url(../images/sidebar-bg.png);
	background-repeat: repeat;
	top: 600px;
	left: 586px;
}

#sidebar .side-links {
	padding: 0 15px 10px;	
	list-style-type: none;
}
#sidebar .side-links li {
	padding-top: 10px;
}

#sidebar h4 {
	color: #f9d291;
	padding: 0 0 0 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f9d291;
}
#sidebar .side-links a {
	color: #F5F5F5;
	line-height: 12px;
}

/*home--------------------------------------*/
img.icon {	
clear: left;
float: left;
margin:-5px 0 0 -100px; }

.post {	
background: url(../images/line.png) repeat-x bottom; }

.post img.right {	
float: right;
margin: 10px 50px 10px 30px;
border: 5px solid #FBF6E4; }

.post img.left {	
float: left;
margin: 10px 30px;
border: 5px solid #FBF6E4; }

span.info {	
text-transform: uppercase;}

#by {
	margin: 7px 0;
}

#full-width {
	padding-right: 100px;
}

.content {
	padding-left: 90px;
	background: url(../images/line.png) repeat-x bottom;
	margin-right: 200px;
	padding-bottom:20px;
}

.content img.right {	
float: right;
margin: 10px 50px 10px 30px;
border: 5px solid #FBF6E4; }

.content img.left {	
float: left;
margin: 10px 30px;
border: 5px solid #FBF6E4; }




#address {	
font-size: 1.4em;
line-height: 1;
margin: 10px 0 10px 30px;
padding-bottom: 10px; }

a .up {
	position: relative;
	top: -32px;
	left: -40px;
}
#alerts {
	border-right-width: 150px;
	border-left-width: 150px;
}

/*misc--------------------------------------*/
.alert-news {
	background:url("../../assets/images/pdf-small.png") no-repeat scroll left 6px transparent;
	border-bottom:1px solid grey;
	margin-right:210px;
	padding-bottom:4px;
	padding-left:27px;
	padding-top:4px;
}

#breaking-news {	
	list-style: none;
	position: relative;
	 
}

#breaking-news .top {
	background: url("../../assets/images/breaking-news-top.jpg") no-repeat left top transparent;
	list-style: none;
	padding-bottom: 51px; 
	position: relative;
	width: 633px; 
}

#breaking-news .link {
	background: url("../../assets/images/breaking-news.jpg") repeat-x left top transparent;
	height: 50px;
	width: 633px; 
}

#breaking-news .link a {
	left:41px;
	position:relative;
	padding-right: 50px;
	top: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #ecdcb8;
}

.breaking-news {
	position: relative;
}


.breaking-news-link {
	left:41px;
	position:absolute;
	top:59px;
	font-weight: bold;
	color: #ecdcb8;
}

.candidate-news {
	background:url("../images/line.png") repeat-x scroll center bottom transparent;
	padding-bottom:20px;
}
img.post {
	
	margin: 10px !important;
}

img.post {
	
	margin: 10px !important;
	padding: 0;
}

h2.gear {
	
}

ul.gear {
	
	
	list-style-type:square;
	margin:5px 0 0 20px;
	
}

ul.gear a {
	color:#33396D;
	font-size:13px;
}

ul.gear a:hover {
	color:grey;
	text-decoration: underline;
}



/*alerts--------------------------------------*/
.alert-content {
	background: url(../../assets/images/alert.png) no-repeat left -2px;
	padding: 10px 0 10px 70px;
	border-bottom: 1px solid #A99B7B;
	margin-right: 210px; 
	
}

h2.alert-title {
	font-size: 2.2em;
	margin-top: 0px;
	margin-bottom: -10px;
	line-height: 22px;
}


.alert-about {
	background: url(../../assets/images/pdf-small.png) no-repeat left 2px;
	padding-left: 27px;
}

/*polls--------------------------------------*/
.polls-content {
	background: url(../../assets/images/post-2-icon.png) no-repeat left -2px;
	padding: 10px 0 10px 100px;
	border-bottom: 1px solid #A99B7B;
	margin-right: 210px; 
	
}



/* ----*/
a .up-top {
	left:-4px;
	position:relative;
	top:6px;
}

#about {
	margin: -10px 0 0;
}


/*featured--------------------------------------*/
.rightCol {
	float: right;
	width: 432px;
}

.rightCol a{
	float: right;
	margin: 10px 0 10px 0;
}

.leftCol { 
	float: left; 
	clear: left;
}

.leftCol a { 
	float: left; 
	clear: left;
}

#features {
	margin: 10px 0 0;
	position: relative;
}

#sams-quote {
	background: url(../../assets/images/sams-quote-bg.png) no-repeat right top;
	width: 432px;
	height: 140px;
	float: right;
	margin: 0 0 0 -10px;
}

#sams-quote h4 {
	margin: 15px 0 0 150px;
	color: #f1e6c8;
	font-size: 21px;
}

#sams-quote p {
	margin: 7px 0 0 150px;
	font-size: 12px;
	color: #afa287;
	width: 250px;
}
.candidates-list .candidate-profile {
	float: none;
}



.candidate-profile {
	height: 208px;
	float: right;
	width: 447px;
	position: relative;
}

.candidate-profile p a {
	color: #33396E !important;
	text-decoration: none;
}

.candidate-profile p a:hover {
	color: #33396E !important;
	text-decoration: underline;
}



.candidate-profile p {
	left: 248px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	position: relative;
	padding: 0;
	margin: 10px 0 0;
}

.candidate-profile p a {
	float: none;
	margin: 0;
	color: inherit;
	font-weight: bold;
}

.candidate-profile p strong {
	font-weight: bolder;
	font-size:12px;
	
}

.candidate-profile .click-here {
	position: absolute;
	bottom: 0;
	right: 0;
	
}

/*candidate section--------------------------------------*/
ul#candidates-list {
	list-style: none;
}

ul#candidates-list li {
	background: url("../../assets/images/candidates/profile-images/no-info.png") no-repeat;
	float: left;
	height: 201px;
	margin-right: 12px;
	margin-bottom: 9px;
	position: relative;
	width: 370px;
}

ul#candidates-list li.link {
	background: url("../../assets/images/candidates/profile-images/no-portrait.png") no-repeat;
}

ul#candidates-list .portrait {
	position: absolute;
	left: 0;
}

ul#candidates-list .info {
	position: absolute;
	left: 160px;
}

ul#candidates-list .click-here {
	position: absolute;
	bottom: 0;
	right: 0;
}

ul#candidates-list strong {
	font-size: 16px;
	line-height: 2.2;
}

ul#candidates-list a:link, ul#candidates-list a:visited  {
	color: #2d79d7;
}

ul#candidates-list a:hover {
	color: #2d79d7;
	text-decoration: underline;
}


.candidates-list h2 {
	margin-bottom: 5px;
}

img.left {
border:5px solid #FBF6E4;
float:left;
margin:10px 30px;
}

/*candidate section--------------------------------------*/
.candidate-content {
	background: url(../../assets/images/vote.png) no-repeat left -2px;
	padding: 10px 200px 10px 70px;
	border-bottom: 1px solid #A99B7B;
	clear: both;
	
}


h2.candidate-title {
	font-size: 2.2em;
	margin-top: 0px;
	margin-bottom: -5px;
	line-height: 22px;
}

.candidate-links {
	margin-top: 5px;
}

.candidate-content p {
	margin-bottom: 0px;
	padding: 0;
}

.candidate-content img {
	margin: 5px 0;
	border:4px solid #F9D291;
}

.candidate-content .imgCaption {
	
}

.candidate-content .imgCaption p {
	margin-top: 0;
	margin-bottom: 20px;
}



.candidate-about {
	background: url(../../assets/images/pdf-small.png) no-repeat left 2px;
	padding-left: 27px;
}








