/*  
Theme Name: Arizona List 2010
Theme URI: http://arizonalist.org/
Description: The Arizona List theme for 2010.
Version: 1.0
Author: Ian Johnson / Monte Workman
Author URI: http://www.moiagroup.com
*/

/* Begin Typography & Colors */
body {
	font-size: 82.5%; /* Resets 1em to 10px */
	font-family: arial, sanserif;
	background-color: #E5E5E5;
	color: #666666;
	text-align: center;
	margin: 0;
	}
    p {

        margin-bottom: 1em;
}
#page {
	text-align: left;
	width: 1050px;
	margin: auto;
	border: 1px solid #666;
	margin-top: 4px;
	}

#header {
    margin-bottom: 20px;
	}

#header_text {
    padding: 20px 10px 15px 250px;
}
#header_banner {
    background-image: url(images/bg_gray-to-white.jpg);
    background-repeat: repeat-x;
    height: 253px;
    position: relative;
}
#header_logo {
    position: absolute;
    top: 7px;
    left: 0;
    width: 235px;
    height: 238px;
}
#header_center {
    position: absolute;
    top: 7px;
    left: 242px;
    height: 238px;
    width: 566px;
}
#header_right {
    position: absolute;
    top: 7px;
    left: 815px;
    width: 235px;
    height: 238px;
}
strong {
	color: #432a89;
}
#header_nav {
    background-image: url(images/bg_white-to-gray.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 42px;
    position: relative;
}

#header_search {
    position: absolute;
    left: 0;
    height: 34px;
    top: 0;
    background-color: #CCCCCC;
    width: 235px;
    line-height: 34px;
    text-align: center;
}

#header_navbar {
    position: absolute;
    left: 242px;
    height: 34px;
    top: 0;
    background-image: url(images/nav_bg-normal.jpg);
    background-repeat: repeat-x;
    width: 808px;
}

#wrapper-shadow {
	margin: 0 auto;
	text-align: center;
	width: 1110px;
	background: url(images/shadow_left.png) repeat-y;
}

#wrapper-shadow.wide {
	width: 80%;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1050px;
	padding: 0 0;
	background: #fff;
	min-height: 800px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	position: relative;
}

/* for Internet Explorer */
/*\*/
* html #wrapper {
height: 1000px;
}
/**/


#wrapper-shadow-right {
	background: url(images/shadow_right.png) repeat-y 100% 0;
}

#wrapper {
	background: #FFF;
}


#candidatelist h3 {
	margin: 0;
	padding: 0;
	border: 0;
}

#homenewscol {
	font-size: 1.2em;
	
	}
	
#homenewscol {
	background-image: url(images/bgtile_purple.gif);
}
#newsblock {
	padding-top: 40px;
	}
#eventsblock {
	padding-top: 40px;
	background-image: url(images/head_events.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
	}
	

#eventsblock a {
color: #FFF;
	}
	
#newsblock {
	color: #FFF;
}

#newsblock p {
	margin: 0;
	border: 0;
	}
#newsblock a {
	color: #000;
}

#homecontent {
	width: 550px;
	float: left;
	margin-left: 25px;
	padding-right: 20px;
    line-height: 1.4em;
}

#content {
	width: 740px;
	float: left;
	margin-left: 25px;
	padding-right: 20px;
    line-height: 1.4em;
    font-size: 1.1em;
}

#homecontent h1, #content h1 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #999;
    line-height: 1.3em;
}

#flvPlayer {
	margin: 5px;
}

#homenewscol {
	width: 300px;
	float: right;
	}

#sidebar {
    margin-left: 33px;
	width: 185px;
	float: left;
    line-height: 1.5em;
}

#sidebar img {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #999;
}

#sidebar h2 {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #999;
}
.tenpxpad {
	padding: 0 10px 10px 10px;
	}

#topnav {
	color: #FFFFFF;
}

h1 {
    color: #53399a;
}

h2, h3 {
	color: #df270d;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.4em; margin-bottom: 1em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }

h1 a, h2 a, h3 a, h4 a {
    text-decoration: none;
}

h4 {
	margin-bottom: 15px;
}

a, a:visited {
	color: #E0260C;
}

a:hover {
	color: #f15d2f;
}

.submit {
	background-color:#666699;
	color: #FFF; 
	border: 1px solid #333366;
}

blockquote {
 	border: 1px solid rgb(153, 153, 153); margin: 10px; padding: 10px; background-color: rgb(221, 221, 221);
}
#searchsubmit {
	background-color:#AAA;
	color: #333;
	border: 1px solid #333366;
}

#footer_disclaimer {
	background-image: url(images/bg_disclaimer.gif);
    background-repeat: repeat-x;
	margin-top: 15px;
    padding: 17px 33px 0 33px;
    color: #FFF;
    height: 30px;
}
#footer_links {
	background-color: #E2260D;
	background-repeat: repeat-x;
    background-image: url(images/bg_footer.jpg);
	text-align: left;
	padding: 15px 33px 20px 33px;
	padding-top: 15px;
	border-bottom: 1px solid #EEE;
    color: #fff;
	}

#footer_links ul {
	margin: 0;
	padding: 0;
	}

#footer_links ul li {
	margin: 0;
	padding: 0;
	width: 140px;
	float: left;
	line-height: 1.5em;
	}

#footer_links ul li a {
    color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 3em;
    padding-bottom: 10px;
	font-weight: bold;
    text-decoration: none;
	}
#footer_links ul li ul li a {
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	float: none;
	text-transform: none;
	}
#content img {
	margin: 10px;
	border: 1px solid #999999;
}

#content h2 a{
	text-decoration: none;
}

#content ul {
	list-style: disc;
	margin-bottom: 10px;
}
#content ul li {
	margin-left: 40px;
}

#content ol {
	list-style: decimal;
	margin-bottom: 10px;
}
#content ol li {
	margin-left: 40px;
}
#homeright {
    margin-right: 33px;
	width: 187px;
	float: right;
	margin-bottom: 10px;
}

#homeright img {
    margin-bottom: 15px;
}

.suberror {
	clear: both;
	color: #D00;
	border: 1px solid #990000;
	margin: 10px;
	background-color: #FFB0B1;
	padding: 10px;	
}
.suberror ul {
	margin-top: 0;
	margin-bottom: 0;
}


#actionalert {
	background-image: url(images/action_head.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 10px;
}
#actionalert p {
	padding: 12px;
	padding-top: 20px;
	padding-bottom: 0;
	color: #FFF;
	font-size: 1.2em;
	margin: 0;
}

#actionalert a {
	
	color: #FFF;
	
}

#mapflash {
	float: right;
	width: 260px;
}

#newsblock {
	background-image: url(images/head_news.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
}

#videoblock {

	padding-top: 35px;
	padding-left: 5px;
	background-image: url(images/head_meet-sara-presler.jpg);
	background-repeat: no-repeat;	
	background-position: top left;
}

.alignleft {
	float: left;
}


.alignright {
	float: right;
}



#socialmedia {
	text-align: center;
    margin-top: 20px;
}



.navigation {
	margin-bottom: 10px;
}

#newsblock img {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

td {
vertical-align: top;
padding-bottom: 10px;
}


#content td img {
	margin: 0px 10px 10px 0px;
}


fieldset.cf-fs2 {
	background-color: #FBE570;
	color: #000;
}

fieldset.cf-fs2 legend {
	background-color: #FFF;
	padding: 2px 8px;
	color: #3D3681;
border: 1px solid #999;
}



li.textonly ul {
	margin-left: 10px;
}

ol.cf-ol li.textonly ul li {
	padding-left: 8px;
	background-repeat: no-repeat;
	background-image: url(images/pointer.gif);
	margin-left: 40px;
	padding-bottom: 8px;
}

ol.grayscale {
	background-color: #E5E5E5;
	background-image: url(images/LEVEL2/bg_callout-box.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0 20px;
	padding: 20px;

}

.storyimage {
	float: right;
}

.story h2 {
	margin: 10px 0 0 0;
	padding: 0;
}
.story p.date {
	color: #AAA;
	margin: 0;
	font-style: italic;
}

.story {
	border-bottom: 1px solid #CCC;
}


/* contribution form styles */ 

#content.wide {
	float: none;
	width: 90%;
}

#supportlevel {
	float: right;
	width: 480px;
}


#personalinfo {
	float: left;
	width: 420px;
}

.formrow {
	padding-bottom: 5px;
	clear: both;
}

.formrow label {
	width: 125px;
	padding-right: 5px;
	display: block;
	float: left;
}

.required {
	color: #F00;
}
fieldset {
	padding: 10px;	
	border: 1px solid #DDD;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	background-image: url(images/LEVEL2/bg_callout-box.jpg);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	margin-bottom: 15px;

}
legend {
	font-size: 1.2em;
	padding: 0 10px;
	background-color: #FFF;
	color: #483084;
	font-weight: bold;
}

fieldset h3 {
	font-size: 1.2em;
	color: #483084;
	font-weight: bold;
	margin: 10px 0;
}

:focus {
	outline-width: 0pt;
	outline-style: none;
	outline-color: -moz-use-text-color;
}

hr {
	border: none;
	border-bottom: 1px solid #CDD;
}

.amountoption {
	float: left;
	width: 80px;
}