/* @override http://dixonforsenate.dev/wp-content/themes/dixonforsenate/style.css */
/*
Theme Name: Dixon for Senate
Theme URI: http://dixonforsenate.org/
Description: Custom theme for the Bob Dixon for 30th State Senator site.
Version: 1.0
Author: Rob Tull
*/

/*** RESET RULES (Based on the YUI Reset CSS) ***/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }

/*** GLOBAL PAGE RULES ***/
html { background: #fff; color: #003566; font-family: "Times New Roman", Times, serif; font-size: 10pt; height: 100%; }
body { background: url(images/body_bg.png) 50% 0 repeat-x; height: 100%; }
em,
em strong { font-style: italic; }
strong,
strong em { font-weight: bold; }
.alignright { float: right; margin-bottom: 5px; margin-left: 10px; }
.alignleft { float: left; margin-bottom: 5px; margin-right: 10px; }

/*** WRAPPER ***/
.wrapper { margin: auto; min-height: 100%; position: relative; }

/*** BANNER ***/
.banner { background: url(images/dixon_logo.png) 25px no-repeat; height: 120px; margin: 0 auto; padding: 0 30px 0 30px; position: relative; width: 960px; }
.banner .logo { height: 0; padding: 0; text-indent: -9999px; }
.banner .btn-donate { background: url(images/btn_donate.png); display: block; height: 51px; outline: none; position: absolute; right: 55px; text-indent: -9999px; top: 35px; width: 142px; }
.banner .btn-volunteer { background: url(images/btn_volunteer.png); display: block; height: 51px; right: 220px; outline: none; position: absolute; text-indent: -9999px; top: 35px; width: 142px; }
.banner .btn-donate:hover { background-position: bottom; }
.banner .btn-volunteer:hover { background-position: bottom; }

/*** MENU ***/
.menu { background: #00509b url(images/menu_bg.png); height: 40px; padding: 0 2px; text-transform: uppercase; }
.menu ul { height: 40px; width: 956px; }
.menu li { float: left; margin-right: -3px; position: relative; }

.menu li a { color: #fff; display: block; font-weight: bold; padding-right: 15px; text-decoration: none; text-shadow: #000 0 0 35px; }
.menu li a span { display: block; line-height: 35px; padding: 5px 3px 0 18px; }

.menu li.active a { background: url(images/tab_end.png) 100% 0 no-repeat; color: #003566; cursor: default; text-shadow: none; }
.menu li.active a span { background: url(images/tab_slide.png); }

.menu li a:hover { background: url(images/tab_end.png) 100% 100% no-repeat; color: #003566; text-shadow: none; }
.menu li.active a:hover { background-position: 100% 0; }
.menu li a:hover span { background: url(images/tab_slide.png) 0 100%; }
.menu li.active a:hover span { background-position: 0 0; }

.menu li ul { background: #e7e7e7; height: auto; left: -9999px; position: absolute; width: 200px; }
.menu li:hover ul { left: 0; z-index: 50; }
.menu li li { float: none; margin: 0; }
.menu li li a:hover { background: #1c2758; color: #fff; height: 40px; }

/*** CONTENT WRAPPER ***/
.content-wrapper { background: #fff; margin: 0 auto; overflow: hidden; padding-bottom: 175px; width: 960px; }
.primary-column {  float: left; padding: 10px 5px 0 10px; width: 710px; }
.secondary-column { float: right; padding-top: 5px; width: 235px; }

/*** CONTENT ***/
.content { clear: both; margin-bottom: 30px; padding: 10px; }
h1, h2, h3, h4, p { margin-bottom: 20px; }
h1 { font-size: 1.6em; font-style: italic; }
h2 { font-size: 1.4em; font-style: italic; }
h2 span { font-size: 0.6em; font-style: normal; text-transform: uppercase; vertical-align: middle; }
h3 { font-size: 1.2em; font-style: italic; }
h4 { font-weight: bold; font-style: italic; }
.content a { color: #455e84; text-decoration: underline; }
.content a:hover { background-color: #00509b; color: #fff; text-decoration: none; }
.content a.image { display: block; float: left; line-height: 0; margin: 0 10px 10px 0; }
.content a.image:hover { background-color: #b6c9e0; }
.content a.ad { background: no-repeat; display: block; line-height: 0; }
.content a.ad img { border: 0; padding: 0; }
.content img { border: 1px solid #b6c9e0; display: block; padding: 3px; }
.content img.signature { border: none; padding: 0; }
.content ol { list-style: decimal; padding-left: 20px; margin-bottom: 20px; }
.content ul { list-style: disc; padding-left: 20px; margin-bottom: 20px; }
.content li ol, .content li ul { margin-bottom: 0; }
.content pre { background: url(images/quote_bg.png) repeat-x; font-style: italic; padding: 20px; margin: 0 20px 20px; }
.content blockquote { margin: 1em 20px; padding-left: 50px; background: transparent url(images/quote.png) no-repeat; }
.content blockquote.small { width: 200px; display: block; }
.content blockquote.left { float: left; margin-left: 0; }
.content blockquote.right { float: right; margin-right: 0; }
.content cite { display: block; text-align: right; font-style: italic; }
.content iframe { border: 1px solid #f2e5c6; }
.content p,
.content li { line-height: 1.5em; }
.content .addtoany_share_save { border: none; padding: 0; }
.content .post_list .title { display: block; font-size: 1em; font-style: italic; line-height: 12pt; margin-bottom: 10px; }
.content .post_list .title h2 { display: inline; font-size: 1.2em; padding: 0; }
.content .post_list .title h2 a { border: none; }

/*** CONTENT TABLES ***/
.content table { border-collapse: collapse; color: #333; margin-bottom: 20px; }
.content table td { border: 1px solid #bbb; padding: 5px; }
.content table td.pos { background-color: #caffd3; }
.content table td.neg { background-color: #ff4040; }

/*** SLIDESHOW ***/
#slideshow { margin-bottom: 10px; padding: 0; position: relative; }
#slideshow ul { height: 310px; width: 100%; }
#slideshow li { display: block; height: 100%; left: 0; position: absolute; top: 0; }
#slideshow li a { display: block; height: 100%; }

#slideshow_nav { bottom: 10px; position: absolute; right: 10px; z-index: 10; }
#slideshow_nav a { background: url(images/pager_control.png); display: block; float: left; height: 20px; overflow: hidden; text-indent: -9999px; width: 20px; }
#slideshow_nav a.activeSlide,
#slideshow_nav a:hover { background-position: bottom; }

/** HOME PAGE ***/
.update-feeds { overflow: hidden; }

.feed { background-repeat: no-repeat; float: left; margin-right: 10px; padding: 10px; width: 210px; }
.feed.last { margin-right: 0; }
.feed.press,
.feed.twitter { background-image: url(images/feed_bg_blue.jpg); }
.feed.events { background-image: url(images/feed_bg_red.jpg); }

.feed h2 { overflow: hidden; text-indent: -9999px; height: 18px; margin-bottom: 15px; padding: 0; }
.press h2 { background: url(images/text/press_releases.png); width: 132px; }
.events h2 { background: url(images/text/upcoming_events.png); width: 169px; }
.twitter h2 { background: url(images/text/new_tweets.png); width: 117px; }

.feed p { margin-bottom: 75px; }

.feed ul { list-style: disc; padding-left: 18px; }
.feed li { margin-bottom: 5px; }
.feed li a { text-decoration: none; }
.feed li a:hover { text-decoration: underline; }

.press,
.press a,
.twitter,
.twitter a { color: #003566; }
.events,
.events a { color: #a62019; }

/*** EXTRAS ***/
.extras { width: 235px; }
.extras .block {  }

.extras .block .cform { background: url(images/panel_email_signup.png); height: 105px; padding: 55px 25px 0 20px; }
.extras .block li#li-4-2 { float: left; }
.extras .block .widgettitle,
.extras .block .reqtxt,
.extras .block .emailreqtxt,
.extras .block label { display: none; }
.extras .block legend { height: 0; padding: 0; text-indent: -9999px; }
.extras .block input { background: #2d6ca7; border-color: #6a9dc9; color: #fff; margin-bottom: 2px; padding: 2px; width: 184px; }
.extras .block input#cf2_field_2,
.extras .block input#cf2_field_3 { float: left; width: 88px; }
.extras .block input#cf2_field_2 { margin-right: 2px; }
.extras .block .cf-sb { padding: 0 0 0 120px; }
.extras .block .cf-sb input { background-color: #00407d; font-size: 0.8em; margin: 2px 0 0 0; padding: 6px; }
.extras .block .cf_info.failure,
.extras .block .cf_info.mailerr,
.extras .block .cf_info.success,
.extras .block .cf_info.waiting { margin: 5px 10px 5px 5px; }

.extras .block img { display: block; }
.extras .block ul { list-style: disc; padding-left: 20px; }
.extras .block a { color: #1c2758; display: block; text-transform: uppercase; text-decoration: none; }
.extras .block a:hover { text-decoration: underline; }

/*** BREADCRUMBS ***/
.breadcrumbs { border: solid #ededed; border-width: 1px 0; color: #cacaca; height: 37px; line-height: 37px; padding-left: 10px; }
.breadcrumbs li { background: url(images/crumb_bg.png) right no-repeat; float: left; padding-right: 39px; text-transform: uppercase; }
.breadcrumbs li:first-child a { background: url(images/crumb_home.png) 10px no-repeat; display: block; text-indent: -9999px; width: 20px; }
.breadcrumbs li:last-child { background: none; padding: 0; }
.breadcrumbs a { color: #cacaca; display: inline; text-decoration: none; }
.breadcrumbs a:hover { text-decoration: underline; }

/*** POST METADATA ***/
.postmetadata { clear: both; }

/*** COMMENTS ***/
.commentlist { margin-bottom: 20px; }
.comment { padding: 10px 10px 5px; }
.comment.even { background-color: #e7e7e7; }
.comment .avatar { background: #fff; border: 1px solid #cecece; float: right; padding: 2px; }
.comment cite { font-size: 1.2em; font-weight: bold; }
.comment cite a { color: #1c2758; border: none; text-decoration: none; }
.comment .comment-meta { font-size: 0.8em; margin-bottom: 10px; }
.comment .comment-body p { margin-bottom: 5px; padding: 0; }

/*** CONTACT FORM ***/
.cform legend { font-size: 1.6em; font-style: italic; padding: 0 0 20px 0; }
.cform ol { list-style: none !important; padding: 0 !important; }
.cform label { display: inline; width: 100px; float: left; }
.cform label:after { content: ': '; }
.cform span.reqtxt, .cform span.emailreqtxt { font-size: 0.8em; padding-left: 5px; position: absolute; }
.cform input, .cform textarea { border: 1px solid #e7e7e7; margin-bottom: 10px; padding: 5px; width: 200px; }
.cform textarea { width: 400px; }
.cform input.sendbutton { background: #bf2323; border: none; color: #fff; font-size: 1em; padding: 7px 10px; text-transform: uppercase; width: auto; }
.cformselect { margin-bottom: 10px; width: 212px; }
.cform .cf-sb { padding-left: 100px; }
.cf_li_text_err { color: #f00; float: right; font-size: 0.8em; font-style: italic; padding-top: 3px; width: 200px;}
.cf_info.failure,
.cf_info.mailerr { background: #fdd; border: 2px solid #f00; color: #f00; font-weight: bold; margin-bottom: 20px; padding: 7px; }
.cf_info.success,
.cf_info.waiting { background: #dfd; border: 2px solid #080; color: #080; margin-bottom: 20px; padding: 7px; }
.cf_info.failure ol,
.cf_info.mailerr ol,
.cf_info.success ol,
.cf_info.waiting ol { margin-bottom: 0; padding-top: 5px; }
.cf_hidden, .linklove { display: none; }

/*** FOOTER ***/
.footer-wrap { clear: both; background: url(images/footer_bg.png); bottom: 0; height: 150px; position: absolute; width: 100%; }
.footer { color: #fff; line-height: 1.5em; margin: 0 auto; padding: 10px; width: 940px; }
.footer a { color: #fff; text-decoration: none; }
.footer a:hover { text-decoration: underline; }
.footer ul li { float: left; }
.footer p { clear: both; }
.footer .social-links { float: right; }

/*** DONATE FORM ***/
#donateForm legend { display: block; font-size: 18px; padding-bottom: 10px; }
#donateForm .fields { background: url(images/fieldset_bg.jpg) no-repeat; display: block; list-style: none; padding: 10px; }
#donateForm .fields li { margin-bottom: 2px; }
#donateForm .fields li label { display: block; float: left; margin-right: 10px; width: 120px; }
#donateForm .fields li input { border: 1px solid #00509B; padding: 2px; }
#donateForm input.submit { background: #00509B; border: none; color: #fff; font-size: 1em; padding: 7px 10px; text-transform: uppercase; }

/*** LARGE IMAGE LOADERS ***/
html { background: #fff url(images/content_bg.png) top no-repeat; }
.wrapper { background: url(images/banner_bg.jpg) top no-repeat; }
