/* 
SECTION INDEX
General
Articles
Events
Footer
Header
Navigation
Photo Gallery
Right Sidebar
Sign In
Subscription 
Custom
*/

/* General */
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #e81e25;
	line-height:1.5em;
}
body{
	background-image:url(../images/website_back.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #14143a;
	background-repeat: no-repeat;
	background-position: center top;
}
form{
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e81e25;
	margin: 0 0 20px 0;
	padding: 0;
}
h1 a{
	color: #e81e25;	
	text-decoration: none;
}
h2{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e81e25;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:1.5em;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	margin: 0;
	padding: 0;
}
#body
{
	background-image:url(../images/body_back.png);
	background-repeat:repeat-y;
	margin: 0 auto;
	padding: 0px;
	width: 1016px;
}
#bodybottom
{
	margin: 0 auto;
	padding: 0px;
	width: 1016px;
}
.bold{
	font-weight:bold;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border:solid 1px #999999;
	background-color:#e81e25;
	font-weight: bold;
	font-size:large;
	text-decoration:none;
	cursor:pointer;
}
.clear{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.small{
	font-size: 10px;
}
.submitbutton {
	text-align:center;
	padding: 5px 0 0 25px;
	background-color:Transparent;
}
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text1 a:link{
	color: #4d147c;
}
.text1 a:visited{
	color: #4d147c;
}
.text1 a:hover{
	color: #4d147c;
}
.text1 a:active{
	color: #4d147c;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d147c;
}
.text2 a:link{
	color: #4d147c;
}
.text2 a:visited{
	color: #4d147c;
}
.text2 a:hover{
	color: #4d147c;
}
.text2 a:active{
	color: #002157;
}
.textheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

/* Articles */
.readmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e81e25;
	text-decoration: none;
}
.readmore a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e81e25;
	text-decoration: none;
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a1a4d;
	text-decoration: none;
}
.articledate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e81e25;
	text-decoration: none;
}

/* Events */
#eventsummary {
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 8px;
}
.eventbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	color: #1a1a4d;	
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
	width: 37px;
	height: 37px;
	border: #E5E5E5 1px solid;
	background-image: url(../images/event_box.png);
}
.eventbox a{
	color: #1a1a4d;	
	text-decoration: none;
}
.eventsummarytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a1a4d;	
	padding: 0;
	margin: 0 0 5px 0;
}
.eventsummarytitle a{
	color: #1a1a4d;	
	text-decoration: none;
}
.eventsummarylocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;	
	padding: 0;
	margin: 0 0 5px 0;
}
.eventsummarylocation a{
	color: #000000;	
	text-decoration: none;
}

/* Footer */
#footer{
	width: 1016px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;	
	text-align: center;
	width: 856px;
	margin: 0 auto;
	padding: 0;
}
#footertext a:link{
	color: #ffffff;
}
#footertext a:visited{
	color: #ffffff;
}
#footertext a:hover{
	color: #ffffff;
}
#footertext a:active{
	color: #ffffff;
}

/* Header */
#masthead{
	margin: 0 auto;
	padding: 0;
	width: 1016px;
}

/* Navigation */
#navigation{
	width: 1016px;
	margin: 0 auto;
	padding: 0;
}
#navigation ul{ 
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li{
	margin: 0;
	padding: 0;
	display: inline;
}
#navigation li a:link{
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#navigation li a:visited{
	margin: 0;
	padding: 0;
	color: #4d147c;
	text-decoration: none;
}
#navigation li a:hover{
	margin: 0;
	padding: 0;
	color: #737574;
	text-decoration: underline;
}
#navigation li a:active{
	margin: 0;
	padding: 0;
	color: #4d147c;
	text-decoration: none;
}
/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/
#menuwrapper {
	width: 1016px;
	margin: 0 auto;
	padding: 0;
	background:url(../images/nav_back.jpg) repeat-x;
	overflow: visible;
}
/* Using overflow: visible; instead of this clearit class to clear floats.*/
#p7menubar, #p7menubar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#p7menubar a {
	display: block;
	margin: 0;
	padding: 0;
}
#p7menubar a.trigger {
	display: block;
	margin: 0;
	padding: 0;
}
#p7menubar li {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #ffffff;
	padding: 3px 18px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	z-index: 100;
	display: none;
	background-color: #14143a;
	border-top: 2px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #14143a;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #ffffff;
	background-color: transparent;
}
#p7menubar ul a:hover {
	color: #ffffff!important;
	text-decoration: underline;
}
#p7menubar li {width: auto;}
/* ---------- End Navigation ---------------------------------------- */

/* Photo Gallery */
.gallery_album{
	border: 1px #999999 solid;
	padding:8px;
	float:left;
	position:relative;
	margin:0 0 10px 0;
	vertical-align:top;
	width:97%;
}
.gallery_album_thumb{
	float: left;
    margin: 5px;
}
.gallery_album_thumb img{
    border: 1px #cccccc solid;
    padding: 4px;
}
.gallery_album_text{
}
.gallery_album_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.gallery_album_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.gallery_album_summary{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.gallery_album_description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.gallery_album_stats{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.gallery_photo{
	text-align: center;
	margin: 10px;
}
.gallery_photo_thumb{
    margin: 5px;
}
.gallery_photo_thumb img{
    border: 1px #cccccc solid;
    padding: 4px;
	text-align: center;
}
.gallery_photo_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.gallery_photo_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.gallery_photo_stats{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* Right Sidebar */
#rightsidebar{
	width: 240px;
	background-image:url(../images/sidebar_back.png);
	background-repeat:repeat-y;
	background-position:left;
	padding: 10px 0 10px 0;
	float: left;
}
#rightsidebar ul{ 
	list-style: none;
	padding: 8px 15px 0 15px;
	margin: 0;
}
#rightsidebar li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#rightsidebar li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#rightsidebar li a:hover{
	color: #4F1F73;
	text-decoration: underline;
}
.rightside{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 3px 25px 3px 5px;
	color: #491908;
}
.rightside a:link{
	color: #491908;
	text-decoration: none;
}
.rightside a:visited{
	color: #491908;
	text-decoration: none;
}
.rightside a:hover{
	color: #491908;
	text-decoration: underline;
}
.rightside a:active{
	color: #491908;
	text-decoration: none;
}

/* Sign In */
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.login a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.login a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.login a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}
.login a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #491908;	
}

/* Sign Up */
.signup {
	margin: 0 8px;
}

/* Subscription */
.subscribebody{
	background-color: #ffffff;
	background-image: url(/themes/default/images/subscribe_back.gif);
	background-repeat: no-repeat;
}

/* Custom */
#voterinformation a{
	font-size: 12px;
	font-weight: bold;
	color: #1b1a4d;
}