/*
Theme Name: FGI 2010
Theme URI: http://forthegoodofillinoispac.com/
Description: The 2010 theme for For the Good of Illinois.
Author: Matt Satorius, Firebone
Version: 1.0
Tags: FGI
*/

* {
	margin: 0px;
	padding: 0px;
}
input, select {	font-family: Arial, Helvetica, sans-serif; }
a img { border: none; }
a, a:active {  outline: 0; }
a:link, a:visited { text-decoration: none; color: #2a323c}
a:hover, a:active { text-decoration: underline; }
.clear { clear: both; }
.hiding-element { display: none; }
body { 
	background: #262d36 url(images/bg.png) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper-site {
	background: #262d36 url(images/bg-content-sides.png) repeat-x;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0 13px 0 13px;
}
#wrapper-body {
	background: white;
	height: 100%;
}
#wrapper-header {
	background: #fbfbfb;
	height: 137px;
	position: relative;
	margin-bottom: 2px;
}
#wrapper-action-nav {
	height: 145px;
	background:url(images/bg-action-nav.png) no-repeat;
	position: relative;
}
#divider-nav {
	background: #dedbd0;
	height: 3px;
}
#logo a {
	display: block;
	width: 315px;
	height:137px;
	background: url(images/for-the-good-of-illinois.jpg) no-repeat;
}
#logo2 a {
	display: block;
	width: 315px;
	height:137px;
	float:right;
	background: url(wp-content/uploads/banner_ad.jpg) no-repeat;
}
#signup {
	background: url(images/bg-signup.png);
	width: 323px;
	height:80px;
	float:right;
	padding: 57px 11px 0 11px;
	position: relative;
}
#signup input {
	line-height: 25px;
	height: 25px;
	border: 1px solid #5f6060;
	vertical-align: middle;
	padding: 0 13px 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454546;
}
.field-name { width: 84px; margin: 0px 2px 0 0px;}
.field-email { width: 198px; margin: 3px 2px 3px 0;}
.field-zip { width: 65px; margin: 0px 0px 0 0;}
#signup input.field-signupnow { padding: 0;}
span.mce_inline_error { position: absolute; left: 12px; top: 115px; }
a#learn-more {
	width: 234px;
	height: 111px;
	position: absolute;
	left: 313px;
	top: 0px;
}
a#get-connected {
	width: 367px;
	height: 31px;
	position: absolute;
	left: 567px;
	top: 18px;
}
#wrapper-action-nav .divider-gray {
	width: 349px;
	height: 2px;
	position: absolute;
	left: 579px;
	top: 71px;
	background: url(images/divider-gray.png);
}
a#my-illinois {
	width: 367px;
	height: 47px;
	position: absolute;
	left: 567px;
	top: 79px;
}
#nav-main {
	height: 57px;
	position:relative;
}
#nav-main ul { list-style-type: none; }
#nav-main ul li { display: inline; }
#nav-main ul li a {
	display: block;
	float: left;
	margin-top: 10px;
	padding: 10px 43px 10px 43px;
	background:url(images/nav-divider.png) no-repeat center right;
	font-weight: bold;
	color: #292929;
	text-transform: uppercase;
	text-decoration: none;
}
#nav-main ul li a:hover, #nav-main .current-menu-item a { color: #426598; }
#nav-main #donate-now {
	width: 179px;
	height: 33px;
	position: absolute;
	right: 73px;
	top: 12px;
}
#nav-categories {
	position: relative;
	height: 34px;
	list-style-type: none;
	margin: 0 10px 0 10px;
}
#nav-categories li {
	position: absolute;
	height: 34px;
	z-index: 4;
}
#nav-categories li.current-cat { z-index: 10; }
#nav-categories li a {
	color: white;
	font-family: Rockwell, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/nav-video.png) no-repeat;
	width: 100px;
	padding: 7px 0 0 70px;
	height: 27px;
	display: block;
}
#nav-categories li a:hover, #nav-categories li.current-cat a { color: #b9d6e8; }
#nav-categories .cat-item-3 { left: 77px; z-index: 3; }
#nav-categories .cat-item-3 a { width: 72px; background: url(images/nav-blog.png) no-repeat; }
#nav-categories .cat-item-3.current-cat a { background: url(images/nav-blog-on.png) no-repeat; }
#nav-categories .cat-item-15 a { padding-left: 30px;  }
#nav-categories .cat-item-15.current-cat a { background: url(images/nav-video-on.png) no-repeat; }
#nav-categories .cat-item-7 { left: 180px; z-index: 2; }
#nav-categories .cat-item-7 a {  padding-left: 83px; width: 144px; background: url(images/nav-inthenews.png) no-repeat; }
#nav-categories .cat-item-7.current-cat a { background: url(images/nav-inthenews-on.png) no-repeat; }
#nav-categories .cat-item-10 { right: 0; z-index: 1; }
#nav-categories .cat-item-10 a { padding-left: 87px; width: 148px; background: url(images/nav-pressroom.png) no-repeat; }
#nav-categories .cat-item-10.current-cat a { background: url(images/nav-pressroom-on.png) no-repeat; }
#sidebar-bar {
	background: #2e2e2e url(images/bg-sidebar-left.png) repeat-x;
	width: 5px;
	float: right;
}
#sidebar {
	width: 329px;
	float:right;
	positon: relative;
	background: #6e7784 url(images/bg-sidebar-content.png) repeat-x;
}
#sidebar-content {
	position: relative;
	height: 100%;
	width: 303px;
	padding: 19px 13px 19px 13px;
}
#sidebar-content .element { margin-bottom: 15px; }
#sidebar-content .element .header {
	background: url(images/bg-sidebar-header.png);
	height: 39px;
	padding-top: 25px; 
	text-align: center;
}
#sidebar-content .element .content {
	background: white;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e7e7e7));
	background: -moz-linear-gradient(top, #ffffff, #e7e7e7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e7e7e7);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e7e7e7)";
	padding: 15px 22px 15px 22px;
	color: #61676c;
}
#social-media {
	list-style-type:none;
	text-align: center;
}
#social-media li {
	display: inline;
	padding: 0 8px 0 8px;
}
#social-media li img { margin-right: 7px; }
#social-media li a {
	color: #61676c;
	text-decoration: none;
}
#social-media li a:hover { text-decoration: underline; }
.tweetthis { margin-top: 15px; }
.tweet {
	float: right;
	width: 150px;
	margin-top: 10px;
	font-style:italic;
}
.tweet a {
	color: #61676c;
	text-decoration: none;
}
.tweet a:hover { text-decoration: underline; }
#wrapper-footer {	background: #262d36 url(images/bg-footer.png) repeat-x; }
#footer {
	background: url(images/bg-footer-content.png);
	width: 960px;
	margin: 0 auto;
	height: 53px;
	padding-top: 25px;
	color: #989898;
}
.nav-footer { display: inline; }
.nav-footer ul { list-style-type: none; display: inline; }
.nav-footer ul li { display: inline; padding: 0 5px 0 5px;}
#footer a { text-decoration: none; color: #989898; }
#footer a:hover { text-decoration: underline; }
#footer #copyright { font-size: 9px; margin-top: 10px }

#content-left { margin-right: 334px; }
.slider { background: url(images/bg-content-slider.png) no-repeat; height: 195px; padding-top: 15px; position: relative; }
.slider.staff { background: url(images/bg-slider-staff.png) no-repeat; height: 220px; padding-top: 15px; }
.slider-title, .slider-gallery { 
	margin: 0px 10px 0 10px;; 
	background: url(images/bg-page-title.png); 
	height: 26px;
	color: white;
	font-family: Rockwell, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	padding: 8px 22px 0 22px;
	text-transform: uppercase;
}
.slider.staff .slider-title, .slider.staff .slider-gallery { background: none; color: #4c596e; font-size: 18px; }
.slider-title a { color: white; }
#body-text.page-header {
	background: url(images/bg-content-header.png) no-repeat;
}
#body-text .slider-title { margin: 0;}
.slider-gallery {
	background: none;
	margin-top: 23px;
	margin: 23px 22px 0 22px;
	padding: 0;
	height: 130px;
	overflow: hidden;
	width: 580px;
	position: relative;
}
.slider.staff .slider-gallery { margin-top: 40px; }
.slider-gallery .items {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
}
.slider-gallery .items li {
	display: inline;

}
.scrollerthumb { cursor:pointer; margin-right: 18px; }
.slider-mover {  position: relative; margin-top: 115px; margin-right: 86px; }
.ui-slider-handle {
	cursor: move;
	z-index: 100;
	height: 13px;
	width: 86px;
	background: url(images/bg-slider-mover.png) center center no-repeat #515A6E;
	position: absolute;
	top: 0;
}
.handle { display: none; }
/*.ui-handle-helper-parent { position: absolute; width: 100%; height: 100%; margin: 0 auto; top: 0px; left: 0; } */
#body-header {	height: 22px; padding: 22px; }
#body-header h1 {
	font-family: Rockwell, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #4c596e;
	font-weight: normal;
}
#body-text {
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
	background: -moz-linear-gradient(top, #f2f2f2, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2f2f2, endColorstr=#ffffff)";
	padding: 22px;
	font-size: 12px;
	color: #656565;
}
#body-text.page-header h1,  #body-text.page-header h1 a {
	height: 73px;
	font-size: 23px;
	margin-top: 25px;
}
img.candidate-photo { float: left; margin: 10px 20px 20px 0; }
#body-text h2 {
	font-size: 16px;
	font-weight: normal;
	color: #484848;
	line-height: 42px;
	background: url(images/bg-h2.png) no-repeat;
	padding-left: 20px;
}
#body-text h1, #body-text.post-list h2, #body-text.post-list h2 a, #body-text h1 a, #sidebar h3 a {
	color: #6e7d97;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	background: none;
	padding: 0;
	line-height: normal;
}
.white-bar { height: 15px; background: white; }
#body-text h3 {
	color: #6e7d97;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 14px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 14px;
	margin-top: 25px;
}
#body-text .comment-count h3 {
	border: none;
	padding: 0;
	margin-top: 14px;
}
#sidebar h3 a { font-size: 13px }
.entry-meta, .entry-meta a { color: #adadad; }
.entry-meta .spacer { margin-right: 10px; }
#sidebar .entry-meta { margin-bottom: 5px; }
#body-text p {
	margin: 10px 0 10px 0;
}
#body-text hr, #sidebar hr {
	height: 1px;
	border: none;
	border-top: #e1e1e1 1px solid;
	margin: 15px 0 15px 0;
}
#sidebar hr { border-top: #979797 1px solid; }
#rotating-banners {
	height: 354px;
	overflow: hidden;
}
#view-all-blog-link {
	float: right;
}
#view-all-blog-link a {
	color: #767676;
}
.readmore-link a { color: #9da7b9 }
#column1 { text-align: center; }
#column1 h2 {
	color: #344a98;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.content-box { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #707172;
	width: 440px;
	background: #f7f7f7; 
	padding: 15px 32px 15px 32px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
}
.content-box table { width: 100%; }
.small-information {
	margin-top: 45px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #a5a5a5
}
.small-information img {
	margin-bottom: 15px;
}
form label {
	font-weight: bold;
	color: #5f5f5f;
	font-size: 12px;
}
.amounts td { white-space: nowrap; }
.billing-info input, .billing-info select { width: 98%; line-height: 19px; height: 19px; border: 1px solid #bebebe; padding: 3px 0 3px 2px; }
.billing-info input#ccccv { width: 50px; }
.billing-info select { height: auto; line-height: normal; }
#body-text ul, #body-text ol, #body-text blockquote {
	margin: 20px;
	margin-left: 40px;
}
.alignleft { float: left; }
.aligncenter { 	display: block;
	margin-left: auto;
	margin-right: auto;}
.alignright { float: right; }
.wp-caption { 
	background: #efefef;
	padding: 2px;
	border: 1px solid #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}
.link-inthenews { font-weight: bold; }
.link-description { margin-bottom: 15px; }
#body-text .objectives {
	margin: 0;
	border-left: 2px solid #c9c9c9;
	list-style-position: inside;
	width: 500px;
}
#body-text .objectives li {
	padding: 15px;
	padding-left: 40px;
	border-bottom: 1px solid #e1e1e1;
	text-indent: -20px;
}
#body-text h3.candidate-news { 
	font-family: Rockwell, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #4c596e;
	text-transform: uppercase;
	clear: left;
}
#commentform input#comment-submit {
	background: #616b78;
	color: #d4d4d4;
	width: 83px;
	height: 29px;
	border: none;
	padding: 0;
}
.comments { list-style-type: none; }
.comments li { margin-bottom: 20px; }
.comment-meta { font-weight: bold; color: #444444; }
#commentform input {
background: #f3f3f3; border: none; padding: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #616161; width: 93%;
}
textarea#comment { width: 573px; margin-bottom: 10px; background: #f3f3f3; border: none; padding: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #616161}
.avatar { float: right; }
.navigation {
	padding: 10px;
	text-align: center;
}

#post-73 .entry-content { margin-left: 20px; }
#body-text ul.newslinks { margin: 0; list-style-type: none; }
.toggler { cursor: pointer; }