/*
Theme Name: iVoteAmerica
Theme URL: http://ivoteamerica.com
Description:  iVoteAmerica
Version: 1.5
Author: The Teel Group, Inc., PS Design JTK, Revisions TheBlogStudio.com
*/
html, body { height: 100%; }

body {
	background: #FDFDFD url(images/back.jpg) 0 0 repeat;
	background-position: top center;
	color: #ffffff;
	text-align: center;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}
img { border: 0px; }
.post img { border:none; float:left; }

#container {
	background: #FFF url(images/repeat.jpg) repeat;
	min-height: 100%;
	_height: 100%;
	width:1075px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#twocol #container {
	background: #FFF url(images/repeat_2col.jpg) repeat;
	
}
/* Header */
h1#header {
	margin: 0;
	height: 219px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 25px;
	top: 2px;
	height: 90px;
	width: 550px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: left;
	color: #003F50;
	margin: 15px 5px 0 15px;
    _margin: 0 5px 0 5px;
	width: 200px;
	font-family: tahoma, sans-serif;
	z-index: 1002;
    }

	/*  All of the sidebar H2s */

#sidebar h2 {
	color:	#C01319;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0 0 8px 5px;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	background: url(images/line4.jpg) bottom left no-repeat;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 10px;
	padding-left: 0px;
    padding-right: 2px;
	padding-bottom: 4px;
    font-size: 10px;
	font-weight: bold;
}

#sidebar ul li ul li ul li{
	margin: 2px 0 0 4px;
	padding: 0 1px 0 8px;
	font-weight: normal;
    background:   url(images/bullet.jpg)   left  no-repeat;
}

#sidebar ul li ul li ul{
	margin: 5px 0 4px 0;
	padding: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

#sidebar ul li ul{
	margin: 0 0 15px 0;
}

#sidebar a {
	color: #004B85;
	 font-size: 11px;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #004B85;
	 font-size: 11px;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

#sidebar h2 a {
	color: #CA0002;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 0;
}

#sidebar h2 a:visited {
	color: #CA0002;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 0;
}

#sidebar h2 a:hover {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 0;
}

#sidebar p {
	padding: 0 15px 0 10px;
	font-size: 11px;
	color: #333333;
}


    /* Content */
#ad_col {
	width: 175px;
	position: relative;
    margin: 15px 0 0 10px;
	float: left;
	z-index: 12001;
    color: #666666;
	font-family: tahoma, sans-serif;
}

#ad_col small {
    display: none;
}

#ad_col h2 {
	color:	#C01319;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0 0 8px 5px;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	background: url(images/line4.jpg) bottom left no-repeat;
}

#ad_col h2 a {
	color: #CA0002;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 0;
}

#ad_col h2 a:visited {
	color: #CA0002;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 0;
}

#ad_col h2 a:hover {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 0;
}


#ad_col a {
	color: #004B85;
	 font-size: 11px;
 	text-decoration: none;
}

#ad_col a:visited {
	color: #004B85;
	 font-size: 11px;
 	text-decoration: none;
}

#ad_col a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
/* CBS: seriously, this was code they thought was smart???  Who wrote this??
#ad_col a:hover {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 0;
}
*/

#ad_col p {
	padding: 0 10px 0 8px;
	font-size: 11px;
	color: #333333;
}


#latest_news_remote {
  padding: 10px 5px 0 5px;
  line-height: 97%;
}

#latest_news_remote strong{
  color: #C0272C;
  font-weight: strong;
  font-size: 12px;
  letter-spacing: 90%;
}

#latest_news_remote ul li {
	margin: 0;
	padding-left: 5px;
    padding-right: 2px;
	padding-bottom: 9px;
    font-size: 10px;
    font-weight: bold;
}

/* Content */
#wrapper {
	width: 490px;
	position: relative;
	float: left;
	z-index: 12001;
    margin: 10px 0 0 5px;
}

#twocol #wrapper {
	width:1070px;
}

#right_col {
	width: 150px;
	float: right;
    Xpadding: 10px 0 0 5px;
    margin: 6px 14px 0 2px;
	position: relative;
	font-family: tahoma, sans-serif;
	color: #2c1c39;
	z-index: 12001;
    text-align: left;
	font-weight: normal;
    }

	
#right_col h2 {
	color:	#C01319;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0 0 13px 0;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	background: url(images/line4.jpg) bottom center no-repeat;
}

#right_col ul li {
	margin-left: 0px;
	padding-left: 4px;
    padding-right: 4px;
	padding-bottom: 10px;
    font-size: 11px;
	font-weight: bold;
}

#right_col ul li ul li {
	margin: 2px 0 0 4px;
	padding: 0 1px 0 8px;
	font-weight: normal;
}

#right_col li ul li ul{
	margin: 5px 0 4px 0;
	padding: 0;
}


#right_col li {
	margin: 0;
}

#right_col li ul{
	margin: 0;
}

#move_it_right {
	padding: 0 0 0 6px;
}

#content {
	padding:0 10px;
	color:#333;

}

#twocol #content {
	width: 800px;
	float:left;
}

#menu_view {
	position: absolute;
	left: 175px;
	top: 176px;
	color: #231F20;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 13px;
	z-index: 12002;
	font-weight: bold;
    text-transform: uppercase;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	_padding-left: 5px;
	_padding-right: 5px;
	border-right: 1px solid #C5C7CC;
}

#menu_view li a {
	color: #001535;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:visited {
	color: #001535;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:hover {
	color: #C01319;
	background-color: transparent;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

hr#clear {
	clear: both;
	height: 135px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #CC0000;
	font-weight: bold;
}

h6 {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {
	color: #004B85;
	font-size: 11px;
	font-weight: bold;
}

#blog_name small {
	color: #fff;
	margin:5px 0 0 70px;
}

.postmetadata {
	color: #004B85;
	padding-bottom: 25px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
	font-weight: bold;
}

.taggit {
	color: #C01319;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.buttonHeader{
	width: 25px;
	height:24px;
	padding: 0 0 3px 0;
}

.entry {
	font-size: 13px;
	margin-left: 10px;
    margin-right: 6px;
    color: #333333;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 5px;
}


#contentDEAD ul li{
	color: #004B85;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 7px 0;
	line-height: 1;
}

#content img {
	margin: 5px 10px 5px 5px;
}

blockquote {
	background: #FFFFE8;
         	padding: 5px 10px 5px 10px;
	margin: 7px 9px 7px 7px;
	border: none;
    border: 1px solid #;
	font-size: 15px;
         	color: #333;
}

.non_graybox {
 	background: #ffffff;
	padding: 3px 7px 3px 7px;
	margin: 7px 9px 7px 7px;
	border: 1px solid #DADADA;
	color: #333333;
}

.graybox {
	background: #ffffff;
	padding: 3px 7px 3px 7px;
	margin: 7px 9px 7px 7px;
	border: 1px solid #DADADA;
	color: #333333;
}


.post h2 {
	margin: 0 0 1px 0;
	color: #C01319;
	font-size: 18px;
	line-height: 90%;
}


ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

select {
	background-color: #666699;
	color: #04508A;
    background: #fff left  no-repeat;
	padding: 2px 5px 2px 5px;
	border: none;
}


input {
	 color: #2E546F;
	 background-color: #EEEEEE;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
     padding: 2px 0 0 2px;
     font-size: 12px;
     height: 20px;
	 width: 140px;
     border: 1px solid #7D9BB8;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

#searchform {
	margin: 0;
	padding: 0;
}

textarea {
	 background-color: #EEEEEE;
	 color: #2E546F;
	 font-family: Tahoma, sans-serif;
	 font-size: 12px;
     border: 1px solid #7D9BB8;
     padding: 2px 0 0 2px;
}

/* Link Stuff */

#latest_news_remote  a:link {
	color: #245691;
	font-size: 11px;
 	text-decoration: none;
}

#latest_news_remote  a:visited {
	color: #245691;
	font-size: 11px;
 	text-decoration: none;
}

#latest_news_remote  a:hover {
	color: #C0272C;
	font-size: 11px;
	text-decoration: underline;
}

a:link {
	color: #004B85;
	text-decoration: none;
}

a:visited {
	color: #004B85;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}


.post h2 a {
	color: #C01319;
	text-decoration: none;
}

.post h2 a:visited {
	color: #C01319;
	text-decoration: none;
}

.post h2 a:hover {
	color: #111111;
	text-decoration: none;
}

 .top_o_the_post {
	padding: 0px 9px 3px 4px;
	margin-left: 9px;
	position: relative;
	}

#comments  {
	padding-left: 15px;
}

.move_the_comments {
	padding: 9px 7px 3px 5px;
	margin: 7px 0 7px 5px;
}

.move_comments_form {
  margin-left: 30px;
}

.small_comments {
    padding-left: 4px;
  color: #4881AB;
}


#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {

}

.buttons_no_b {
	border: none;
	height: 27px;
	width: 60px;
    background: none;
	margin: 2px 0 0 0;
}

.buttons_no_b3 {
	border: none;
	height: 26px;
	width: 55px;
    background: none;
	margin: 3px 0 0 0;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
	margin-left: 12px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: disc;
	margin-left: 35px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 35px;
	padding: 5px 0 3px 0;
}



#membership_text {
	font-size: 11px;
	color: #51544B;
	margin: 0px 5px 5px 0px;
 }


#blog_slogan {
	position: absolute;
	color:#ffffff;
	top: 90px;
	right: 515px;
	font-size: 18px;
	z-index: 2222;
}

#blog_name {
	position: absolute;
	top: 110px;
	left: 750px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	z-index: 9999;
    letter-spacing: -0.5px
}

#blog_name a {
	color: #245691;
	text-decoration: none;
}

#blog_name a:visited {
	color: #245691;
	text-decoration: none;
}

#blog_name a:hover {
	color: #CE1213;
	text-decoration: none;
}

.image_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
  }

#contact_button {
	position: absolute;
	z-index: 1202;
	height: 82px;
	width: 194px;
	left: 48px;
	top: 130px;
}

#comments_yo {
	color: #478F9A;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
  }


  #about_blog {
	padding: 0 0 5px 3px;
	color: #555555;
	font-size: 11px;
  }

  .move_it_on_over {
		margin-left: 20px;
		font-weight:bold;
  }

#recent_comments_list {
	margin-top: 15px;
}

#recent_comment_items li {
	margin-bottom: 5px;
}

  #got_archives li {
    margin: 0 0 8px 4px;
    font-size: 11px;
    font-weight: bold;
}

#got_archives a:link{
	color: #247CB4;
    font-size: 11px;
}

#got_archives a:visited{
	color: #247CB4;
   font-size: 11px;

}

#got_archives a:hover{
	color: #014F81;
    font-size: 11px;
}


#move_those_archive {
	padding-left: 20px;
	padding-top: 6px;
}


.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
}


#top_banner {
	position: absolute;
	right: 25px;
	top: 20px;
	height: 60px;
	width: 468px;
	z-index: 1501;
}

#top_banner img {
	border: none;
}

#ad_col img {
	border: none;
}

.featureItem {
	margin-bottom: 5px;

}
.featureText {
    font-weight: bold;


}
.featureItem img {
margin: 0 0 5px 0;
border: 0px;
}

.featureDesc {
	color: #444444;
	font-size: 10px;
 	padding: 0px 0 60px 0px;
	margin: 0px 0 0px 0;
    position: relative;
  	background: url(images/line2.jpg) 0 no-repeat;
}


.featureItem a:link {
	color: #376ec0;
	font-size: 10px;
 	text-decoration: none;
}

.featureItem a:visited {
	color: #376ec0;
	font-size: 10px;
 	text-decoration: none;
}

.featureItem a:hover {
	color: #c0272c;
	font-size: 10px;
	text-decoration: underline;
}

.review_bread {
	color: #d86881;
}

.line2er {
	margin-top: -6px;
	margin-bottom: 10px;
}



  /* Footer
-----------------------------------------*/
#footer {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(images/footer.jpg) 0 0 no-repeat;
	color: #ffffff;
	width:1075px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: -88px auto 0 auto;
	text-align: center;
	clear:both;
  }

#twocol #footer{
	background: url(images/footer-2col.jpg) 0 0 no-repeat;
	
}

#footer_text {
    padding: 40px 0px 20px 30px;
    text-align: left;
  }

#footer_ad {
	float:left;
	margin:28px 0 0 10px;
}

#footer a:link {
	color: #B5E6FA;
	text-decoration: none;
}
	
#footer a:visited {
	color: #B5E6FA;
	text-decoration: none;
}

#footer a:hover, a:active {
	/*color: #FAC5B5;*/
	text-decoration: underline;
}

#home_page_only_container {
	position: relative;
	background: #555555 url(images/top_homepage_repeat.jpg) 0 0 repeat-y;
	min-height: 100%;
	_height: 100%;
	width:1075px;
	margin: 0 auto;
	text-align: left;
}

#home_page_only_content {
	position: relative;
	width:1030px;
	margin: -10px 20px 0 10px;
	padding: 10px 0 10px 10px;
	color: #333333;
}

#home_page_only_content h2 {
	color: #C01319;
	font-size: 13px;
}

#home_page_only_content h2 a {
	color: #C01319;
	text-decoration: none;
}

#home_page_only_content h2 a:visited {
	color: #C01319;
	text-decoration: none;
}

#home_page_only_content h2 a:hover {
	color: #111111;
	text-decoration: none;
}

#home_page_only_left {
	position: relative;
	background: #ffffff;
	color: #333333;
	float: left;
	width: 33%;
	margin: 0 0 0 5px;
	padding: 10px 10px 10px 10px;
	border-top: 4px solid #C01319;
	height:300px;
	
}

#home_page_only_left img {
	margin: 0 10px 0 0;
}

#hpol_l {
	float: left;
	width: 72%;
	margin: 0 10px 0 0;
}

hpol_r {
	float: left;
	width: 25%;
	padding: 10px 0 0 0;
}

#move_that_poll {
	padding: 5px 0 0 10px;
}

#donate_text {
	color: #C01319;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	padding: 0 20px 0 32px;
}

#home_page_only_right {
	position: relative;
	background: #ffffff;
	color: #333333;
	float: left;
	width:29%;
	_width: 28%;
	margin: 0 0 0 5px;
	padding: 10px 10px 10px 10px;
	border-top: 4px solid #004583;
	height:300px;
}

#home_page_only_footer {
	position: relative;
	background: #555555 url(images/end_homepage_cap.jpg) center top no-repeat;
	width:1075px;
	margin: 0;
	padding: 0;
	height: 25px;
}

#home_page_only_header {
	position: relative;
	background: #555555 url(images/top_homepage_cap.jpg) center top no-repeat;
	width:1075px;
	margin: 0;
	padding: 0;
	height: 25px;
}

hr.i_vote {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 900px;
	margin: 0;
}

hr.i_vote_content {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 400px;
	margin: 0;
}

.reuse_header {
	color: #004276;
	font-size: 13px;
	font-weight: bold;
	background: url(images/h4_background.jpg) 0 0 repeat;
	width: 95%;
	height: 21px;
	margin: 0 0 5px 0;
	vertical-align: middle;
	padding: 3px 0 0 3px;
}

.poll-question strong {
	font-size: 10px;
}

#ad_col strong {
    font-size: 10px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.dem-archives {
	margin: 5px 0 5px 15px;
}


/*				THE BLOG STUDIO ADDITIONS				*/
.rwb_item1, .rwb_item2,.rwb_item3, .rwb_item4 {
	display:block;
	background: #C01319;
	height:37px;
	padding:10px;
	margin:0 0 10px 0;
	color:#fff;
}

.rwb_item2 {border:2px solid #004583;background:#fff;color:#004583;}

.rwb_item3 {background:#004583;}

.rwb_item4 {padding:5px;}

.rwb_item4 span {font-size:120%;}

.rwb_item4 select { width: 180px; margin-top: 3px;  border:1px solid #333;}

.rwb_item4 {background: #aaa; color: #333;}

.big_number {font-size:300%;float:left;margin:0 10px 0 0;}
.ivote_link a {float:right;font-weight:bold;color:#fff;}
.rwb_item2 .ivote_link a {color:#004583;}
#sidebar .sidebar_blogroll h2, #ad_col .sidebar_blogroll h2 { position:relative;display:block;background:#555;text-transform:uppercase;font-size:16px;color:#fff;margin-left:-7px;padding:10px;}
#ad_col .sidebar_blogroll h2 {margin-left:-2px;}


#right_col .50x150 {}

/*					IE6					*/
* html #container {width:1070px;}
* html #home_page_only_container {height:300px;}
* html #ad_col {margin-left:0;margin-right:10px;}
* html #right_col {margin-right:10px;}
* html #footer {width:1082px;}
* html #footer_text {width:1000px;padding-top:40px;}


a.ivapoll:link, a.ivapoll:visited { color: #fff; text-decoration: none; }
a.ivapoll:hover { text-decoration: underline; }
a.ivapollw:link, a.ivapollw:visited { color: #333; text-decoration: none; }
a.ivapollw:hover { text-decoration: underline; }
