html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url("../fonts/League_Gothic-webfont.eot");
    src: url("../fonts/League_Gothic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/League_Gothic-webfont.woff") format("woff"), url("../fonts/League_Gothic-webfont.ttf") format("truetype"), url("../fonts/League_Gothic-webfont.svg#LeagueGothicRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.alignleft, .alignright {
    display: inline-block;
}
.alignleft {
    float: left;
    margin: 0 15px 15px 0;
}
.alignright {
    float: right;
    margin: 0 0 15px 15px;
}
.alignnone {
    margin: 5px 15px 15px 0;
}
.aligncenter {
    display: block;
    margin: 15px auto;
}
.wp-caption {
    background: rgba(0, 0, 0, 0.1);
    border: 1px rgba(0, 0, 0, 0.3) solid;
    padding: 15px;
    font-size: 0.85em;
    text-align: center;
}
.wp-caption img {
    border: 1px rgba(0, 0, 0, 0.3) solid;
    margin: 0 auto 15px auto;
    max-width: 98.5%;
    width: auto;
}
hr {
    margin: 0 0 25px 0;
    clear: both;
    height: 1px;
    border: none;
    background-color: #cacaca;
}
.clrSolo {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
    height: 0;
}
.clr {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
a {
    text-decoration: none;
    color: #549e26;
    outline: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
.button {
    width: auto;
    margin: 0 5px 5px 0;
    padding: 6px 14px 6px 14px;
    display: inline-block;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: bold;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    background-repeat: repeat-x;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -75px;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.button:hover {
    text-decoration: none;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -95px;
}


.donate-fields .button:hover {
    text-decoration: none;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -85px;
}


.button.members-only {
    height: auto;
    background: #c4c4c4;
    color: #a9a9a9;
    overflow: hidden;
}
.button.members-only span {
    display: block;
    font-weight: normal;
    background: url(../images/members-only-bg.png) repeat-x;
    margin: -18px -15px 0 -15px;
    color: #2c2c2c;
    padding: 0 5px 0 0;
    font-size: 11px;
    position: relative;
    z-index: 10;
}
.button.members-only span img {
    padding: 0 5px;
}
.small-button {
    display: inline-block;
    height: 23px;
    margin: 0 0 0 3px;
    padding: 3px 8px 0 8px;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: bold;
    color: #1a1a1a;
    font-size: 12px;
    line-height: 20px;
    text-transform: none;
    background-repeat: repeat-x;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -157px;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.small-button:hover {
    text-decoration: none;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -177px;
}
.medium-button, input[type="submit"].gform_button {
    width: auto;
    height: 40px;
    margin-right: 30px;
    padding: 16px 30px 0;
    float: left;
    display: inline-block;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    color: #1a1a1a;
    font-size: 28px !important;
    line-height: 28px !important;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background-repeat: repeat-x;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -75px;
    -moz-box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.1);
    font-weight: normal;
}
.medium-button:hover, input[type="submit"].gform_button:hover {
    text-decoration: none;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -81px;
}
input[type="submit"].gform_button {
    padding: 10px 30px !important;
    height: auto !important;
}
input[type="submit"].medium-button {
    padding: 5px 16px 40px 16px;
}
h2 .button {
    display: inline-block;
    height: 23px;
    margin: -5px 0 0 3px;
    padding: 3px 8px 0 8px;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: bold;
    color: #1a1a1a;
    font-size: 12px;
    line-height: 20px;
    text-transform: none;
    vertical-align: middle;
    background-repeat: repeat-x;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -157px;
}
h2 .button:hover {
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -157px;
}
p {
    margin: 0 0 20px 0;
    padding: 0;
}
img.alignnone {
    margin: 0 auto 30px auto;
    display: block;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
}
img.alignleft {
    float: left;
    margin: 5px 25px 24px 0;
    padding: 0;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
}
img.alignright {
    float: right;
    margin: 5px 0 24px 25px;
    padding: 0;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
}
p.alignright {
    margin: 0 0 10px 0;
    text-align: right;
}
.left-half {
    width: 310px;
    margin: 0 20px 20px 0;
    float: left;
}
.right-half {
    width: 310px;
    margin: 0 0 20px 0;
    float: left;
}
strong, b {
    font-weight: bold;
}
em {
    font-style: italic;
}
input[type=text], input[type=url], input[type=number], input[type=email], input[type=password], input[type=tel], input[type=search], textarea, select {
    width: auto;
    height: 18px;
    padding: 3px 10px;
    border: 1px solid #b2b2b2;
    outline: none;
    font-family: Arial,  Helvetica,  sans-serif;
    font-size: 13px !important;
    color: #000;
    line-height: 18px;
}
textarea {
    height: auto;
    font-size: 13px !important;
    border: 1px solid #b2b2b2;
}
#gform_fields_5 li input {
    margin-bottom: 15px;
    font-size: 13px;
    width: 280px;
}
select {
    min-height: 28px;
    height: 28px;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial,  Helvetica,  sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 1.6em;
    background: #404040;
}
#main, #main-home {
    width: 100%;
    position: relative;
    background: #fff url(../images/bg_header.gif) left top repeat-x;
}
#main:before {
    content: " ";
    background-color: #DFDFDF;
    position: absolute;
    height: 100%;
    min-height: 100%;
    width: 50%;
    top: 125px;
    left: 0px;
    z-index: 0;
    clear: both;
}
#main-home:before {
    content: " ";
    background-color: #DFDFDF;
    position: absolute;
    height: 100%;
    min-height: 100%;
    width: 50%;
    top: 125px;
    right: 0px;
    z-index: 0;
    clear: both;
}
#wrapper {
    width: 954px;
    margin: 0 auto 0 auto;
    padding: 0 13px;
    position: relative;
    background: url(../images/bg_sec.gif) left top repeat-y;
    overflow: hidden;
}
body#home #wrapper {
    background: url(../images/bg_home.gif) right top repeat-y;
}
.wrapper {
    width: 954px;
    margin: 0 auto;
}
#wrapper.contact-layout {
    background: url("../images/bg_sec_contact.gif") left top repeat-y;
}

#wrapper.contact-layout .contact-left	{
	display: block;
	clear: both;
	margin-top:100px;
}

.club-notes {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width:75%;
    margin-top:25px;
    text-align: center;
    margin:auto;
}


h1 {
    margin: 0 0 5px 0;
    padding: 0;
    font: normal 46px/46px "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    color: #2b2b2b;
    text-transform: uppercase;
}
#content h1 {
    margin: 0 0 18px 0;
    padding: 0;
    font-size: 36px;
    line-height: 40px;
    color: #4c4c4c;
}
#content h1.underline {
    padding-bottom: 12px;
    border-bottom: 1px solid #2c2c2c;
}
#content h1.no-margin {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2 {
    margin: 0 0 16px 0;
    padding: 0;
    font: normal 36px/40px "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    color: #2c2c2c;
    text-transform: uppercase;
}
h2 a.rss {
    display: block;
    width: 26px;
    height: 26px;
    margin-top: 4px;
    overflow: hidden;
    text-indent: -100px;
    float: right;
    background-image: url("../images/cfg-sprites.png");
    background-position: -10px -10px;
}
h2, #sidebar h2 {
    margin: 0 0 10px 0;
    font-size: 28px;
    line-height: 36px;
    color: #2c2c2c;
}
h3 {
    margin: 5px 0 10px 0;
    padding: 0;
    font: normal 20px/26px Arial,  Helvetica,  sans-serif;
    color: #549e26;
}
h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font: normal 14px/22px Arial,  Helvetica,  sans-serif;
    font-weight: bold;
    color: #333;
}
h5 {
    margin: 0 0 10px 0;
    padding: 0;
    font: normal 14px/22px Arial,  Helvetica,  sans-serif;
    color: #767676;
}
h6 {
    margin: 0 0 7px 0;
    padding: 0;
    font: normal 11px/18px Arial,  Helvetica,  sans-serif;
    color: #2c2c2c;
}
#header {
    width: 954px;
    height: 125px;
    margin: 0 auto;
    position: relative;
}
#logo {
    margin: 20px 0 0 0;
    width: 194px;
    height: 80px;
    float: left;
}
#menu {
    width: 170px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10000;
    font-size: 13px;
    color: #1a1a1a;
    background-repeat: repeat-x;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -10px;
}
#menu .label {
    margin: 0 12px;
    padding-top: 10px;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    font-size: 22px;
    line-height: 25px;
    background: url(../images/bullet2.png) right 15px no-repeat;
}
#menu .label a {
    color: #1a1a1a;
    display: block;
    text-transform: uppercase;
}
#menu.menu-login .label {
    margin: 0;
    padding: 0;
    background: none;
}
#menu.menu-login .label a {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-indent: 10px;
}

#menu.menu-login p.register-menu	{
    text-transform: uppercase;
    text-align:center;
    margin-top:0;
    margin-bottom:0;
    margin:auto;
    width:100%;
    text-indent:0;

    }

#menu.menu-login p.register-text	{
	margin:0 0 10px 0;
	text-align: center;
	width:100%;
}


#menu ul {
    display: none;
    margin: 0;
    padding: 0;
    width: 170px;
    height: auto;
    position: absolute;
    left: 0;
    top: 45px;
    list-style: none;
    background: #539d26;
    border-top: 1px solid #438b1f;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
}
#menu ul li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #63af2d;
    border-bottom: 1px solid #438b1f;
    font-size: 14px;
    line-height: 18px;
}
#menu ul li a {
    display: block;
    padding: 9px 10px 9px 42px;
    color: #fff;
}


#menu ul li a.register-anchor	{
	padding:0;
}

#menu ul li a:hover {
    color: #000;
    text-decoration: none;
}
#menu ul li a.contribute {
    background: url(../images/icon_dollar.png) 10px 6px no-repeat;
}
#menu ul li a.ads {
    background: url(../images/icon_watch.png) 10px 6px no-repeat;
}
#menu ul li a.send {
    background: url(../images/icon_friends.png) 10px 6px no-repeat;
}
#menu ul li a.votes {
    background: url(../images/icon_vote.png) 10px 6px no-repeat;
}
#menu:hover ul {
    display: block;
}
#nav {
    width: 760px;
    margin-top: 45px;
    float: right;
}
#nav ul {
    margin: 0;
    padding: 0;
    width: 760px;
    height: 47px;
    list-style: none;
    text-align: right;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    overflow: hidden;
}
#nav ul li {
    margin: 0 0 0 40px;
    display: inline-block;
}
#nav ul li a {
    display: block;
    height: 39px;
    color: #fff;
}
#nav ul li.current_page_item a, #nav ul li.current-page-ancestor a, #nav ul li.current_page_parent a, #nav ul li a:hover {
    border-bottom: 8px solid #549e26;
    text-decoration: none;
    color: #93c237;
}
#top {
    width: 450px;
    height: 33px;
    margin-right: 190px;
    float: right;
    text-align: right;
}
#top #member {
    padding-top: 7px;
    font-size: 12px;
    line-height: 15px;
}
#top #member a {
    margin: 0 0 0 15px;
    color: #fff;
}
#top #member a:hover {
    color: #93c237;
    text-decoration: none;
}
#top #member .username {
    color: #fff;
}
#top #member .username .avatar {
    color: #fff;
    width: 21px;
    height: 21px;
}
#top #member .username .avatar img {
    margin: 0 0 -6px 0;
    padding: 0;
    width: 21px;
    height: 21px;
}
#intro {
    margin-bottom: 30px;
    padding-bottom: 15px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #2c2c2c;
}
#intro h1 {
    margin: 0 0 5px 0;
    line-height: 40px;
}
#intro h2 {
    margin: 0 0 10px 0;
    color: #549e26;
}
#left-column {
    width: 380px;
    margin-right: 30px;
    padding: 65px 0;
    font-size: 14px;
    line-height: 24px;
    color: #2c2c2c;
    float: left;
}
#left-column p {
    margin: 0 0 20px 0;
}
#left-column ul.recent-posts {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    border-top: 1px solid #cacaca;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}
#left-column ul.recent-posts li {
    margin: 0;
    padding: 10px 5px 10px 5px;
    border-bottom: 1px solid #cacaca;
}
#left-column ul.recent-posts li a {
    margin: 0;
    padding: 0 0 0 15px;
    color: #333;
    display: block;
    background-repeat: no-repeat;
    background-image: url("../images/cfg-sprites.png");
    background-position: -10px -310px;
}
#right-column {
    width: 514px;
    padding-left: 30px;
    float: right;
}
#right-column #endorsements {
    margin: 0 0 0 -8px;
    padding: 0;
    width: 540px;
    list-style: none;
    clear: both;
    overflow: hidden;
}
#right-column #endorsements li {
    margin: 0 0 16px 0;
    width: 130px;
    height: 175px;
    float: left;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
}
#right-column #endorsements li strong {
    margin: 0 0 2px 0;
    display: block;
}
#right-column #endorsements li img {
    margin: 0 auto 10px auto;
    display: block;
    width: 110px;
    height: 120px;
    border: 3px solid #fff;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
}
#right-column .club-notes, .elections .club-notes {
    margin: 0 0 30px 0;
    padding: 10px;
    color: #666;
    font-size: 11px;
    line-height: 16px;
    border: 1px solid #b1b1b1;
}
#banner {
    width: 545px;
    height: 470px;
    margin: 0 0 30px -30px;
    position: relative;
    overflow: hidden;
}
#banner ul, #banner ul li {
    width: 545px;
    height: 470px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
#banner ul li {
    position: relative;
}
#banner ul li img {
    width: 545px;
    height: 470px;
    margin: 0;
    padding: 0;
    display: block;
}
#banner ul li .caption {
    width: 500px;
    height: auto;
    margin: 0;
    position: absolute;
    left: 25px;
    bottom: 50px;
    font-family: Arial,  Helvetica,  sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
#banner ul li .caption h2 {
    margin: 0 0 10px 0;
    color: #fff;
    font-size: 46px;
    line-height: 40px;
}
#banner ul li .caption p {
    margin: 0 0 2px 0;
}
#banner .indicator {
    width: auto;
    height: 27px;
    padding: 5px 10px 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1c1c1c;
    text-align: right;
    z-index: 100;
}
#banner .indicator span {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 0 0 6px;
    overflow: hidden;
    text-indent: 100px;
    background: #fff;
    border-left: 2px solid #b2b2b2;
    border-top: 2px solid #b2b2b2;
    cursor: pointer;
}
#banner .indicator span:hover, #banner .indicator span.cycle-pager-active {
    background: #7eb62c;
    border-left: 2px solid #587f1f;
    border-top: 2px solid #587f1f;
}
#banner a {
    color: #fff;
}
#content {
    width: 708px;
    min-height: 400px;
    margin: 30px 0 40px 0;
    float: right;
}
#content ul {
    margin: 0 0 20px 10px;
    padding: 0;
    list-style: none;
}
#content ul li {
    margin: 0 0 6px 0;
    padding: 0 0 0 16px;
    background-repeat: no-repeat;
    background-image: url("../images/cfg-sprites.png");
    background-position: -10px -310px;
}
#content ol {
    margin: 0 0 20px 30px;
    padding: 0;
    list-style: none;
}
#content ol li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: lower-alpha;
}
#content ol.commentlist {
    margin: 0 0 20px 0;
}
#content ol.commentlist li {
    list-style-type: none;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #cacaca;
}
#content ol.commentlist li:last-child {
    border-bottom: none;
}
#content ol.commentlist li .fn {
    font-size: 16px;
    font-weight: bold;
}
#content ol.commentlist li time {
    font-size: 12px;
}
#content blockquote, #content .quote {
    margin: 0 0 15px -31px;
    padding: 20px 20px 20px 30px;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #2c2c2c;
    text-transform: uppercase;
    background-color: #93c237;
}
#content blockquote *:last-child, #content .quote *:last-child {
    margin-bottom: 0;
}
#sidebar {
    width: 215px;
    margin: 28px 0 0 0;
    float: left;
    color: #4c4c4c;
}
#sidebar.contact-layout {
    width: 290px;
    margin-right: 30px;
    padding-bottom: 50px;
}
#sidebar #widgets {
    margin: 0 0 20px 0;
}
#sidebar #widgets h3 {
    margin: 0 0 10px 0;
    color: #4c4c4c;
    font-size: 21px;
}
#sidebar #widgets .widget ul {
    margin: 0 0 30px 0;
    padding: 0;
}
#sidebar #widgets .widget ul li {
    margin: 0 0 10px 0;
    padding: 0;
}
#sidebar #widgets .widget a {
    color: #4c4c4c;
    font-size: 14px;
}
#sidebar .callout {
    width: 236px;
    margin: 0 0 22px -25px;
    padding: 30px 17px 15px 25px;
    border-top: 6px solid #676767;
    background-color: #d6d6d6;
}
#sidebar .callout .date {
    margin: 0 0 10px 0;
    padding: 0;
    font-family: Arial,  Helvetica,  sans-serif;
    font-style: italic;
    font-size: 13px;
    line-height: 18px;
    color: #008ea8;
}
#sidebar .callout p {
    margin: 0 0 10px 0;
}
#subnav {
    width: 215px;
    margin: 0 0 30px 0;
}
#subnav h2 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 46px;
    line-height: 46px;
    color: #4c4c4c;
}
#subnav h2 a {
    color: inherit;
}
#subnav ul {
    display: block;
    width: 215px;
    height: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #9c9c9c;
}
#subnav ul li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #9c9c9c;
    position: relative;
}
#subnav ul li a {
    margin: 0;
    padding: 10px 20px 10px 24px;
    display: block;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    color: #4c4c4c;
    background-repeat: no-repeat;
    background-image: url("../images/cfg-sprites.png");
    background-position: -5px -304px;
}
#subnav ul li a:hover {
    text-decoration: none;
}
#subnav ul li:hover, #subnav ul li.current_page_item, #subnav ul li.current-cat {
    text-decoration: none;
    background: #ccc url(../images/bg_subnav.gif) right top repeat-y;
}
#subnav.signup ul li:before {
    content: attr(data-step);
    width: 24px;
    height: 24px;
    position: absolute;
    left: 5px;
    top: 5px;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background-color: #cccccc;
    text-align: center;
}
#subnav.signup ul li a {
    padding-left: 35px;
}
#content.elections-page {
    font-size: 14px;
    line-height: 24px;
}
#content .elections {
    width: auto;
    border-top: 1px solid #cacaca;
    position: relative;
    clear: both;
    overflow: hidden;
}
#content .elections .left-column {
    width: 460px;
    padding-top: 22px;
    float: left;
}
#content .elections .right-column {
    width: 200px;
    padding: 22px 15px 20px 15px;
    float: right;
    border-left: 1px solid #b2b2b2;
    background-color: #dfdfdf;
}
#content ul.candidates, #content ul.candidates li {
    display: block;
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
    list-style: none;
    background: none;
    color: #767676;
}
ul.candidates li .thumb {
    display: block;
    width: 75px;
    height: 75px;
    margin: 0 12px 30px 0;
    border: 3px solid #fff;
    float: left;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
}
ul.candidates li .thumb img {
    display: block;
    width: 75px;
    height: 75px;
}
ul.candidates h4 {
    margin: 0;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: 500;
    color: #767676;
    font-size: 14px;
    line-height: 16px;
}
ul.candidates p {
    margin: 0;
    padding: 0;
}
#content .elections .relevant-articles {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #767676;
}
#content .elections .relevant-articles li {
    margin: 0 0 20px 0;
}
#content .elections .relevant-articles a {
    color: #767676;
}
#content .elections .margintop {
    padding-top: 20px;
}
#content .video {
    display: block;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
}
#content ul.recent-news li a {
    color: #333333;
    font: normal 14px/20px Arial,  Helvetica,  sans-serif;
    font-weight: 500;
}
/*.candidate-info {
    margin-left: 135px;
}*/
.d-shorthand {
    font-size: 13px;
    font-family: Arial;
    text-transform: none;
    margin-left: 10px;
}

.d-shorthand_large	{
	font-size: 28px;
	font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
	color:#549E26;
}

.cycle-prev, .cycle-next {
    position: absolute;
    left: 0px;
    top: 60px;
    z-index: 101;
    cursor: pointer;
    width: 25px;
    height: 50px;
    text-indent: -9999px;
    background: url("../images/slider_sprite.png") 0 -50px no-repeat;
}
.cycle-prev:hover {
    background-position: 0 0;
}
.cycle-next {
    right: 0px;
    left: auto;
    background-position: -29px -50px;
}
.cycle-next:hover {
    background-position: -29px 0;
}
.candidates-list {
    width: auto;
    margin: 0 0 30px 0;
}
.candidates-list .candidate {
    margin: 0 0 30px 0;
    padding: 0 0 0 150px;
    clear: both;
    overflow: hidden;
    font: normal 13px/21px Arial,  Helvetica,  sans-serif;
    font-weight: 500;
}
.candidates-list .candidate .thumb {
    margin: 0 0 0 -150px;
    padding: 0 3px 3px 0;
    width: 128px;
    height: 128px;
    border-right: 3px solid #b2b2b2;
    border-bottom: 3px solid #b2b2b2;
    float: left;
}
.candidates-list .candidate .thumb img {
    display: block;
    width: 128px;
    height: 128px;
    margin: 0;
    padding: 0;
    border: none;
}
#content .candidates-list .candidate h2 {
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    font-size: 26px;
    line-height: 24px;
}
#content .candidates-list .candidate h2 a {
    color: inherit;
}
.candidates-list .candidate p {
    margin: 0 0 6px 0;
    padding: 0;
}
.candidates-list .candidate .more {
    font-family: Arial,  Helvetica,  sans-serif;
    font-size: 16px;
    color: #549e26;
}
.staff {
    width: auto;
    margin: 0 0 150px 0;
    clear: both;
    overflow: hidden;
}
.staff .member {
    margin: 0 30px 0 0;
    padding: 0;
    width: 134px;
    min-height: 252px;
    float: left;
    font: normal 13px/21px Arial,  Helvetica,  sans-serif;
    font-weight: 500;
}
.staff .member .thumb {
    margin: 0 0 10px 0;
    padding: 0 3px 3px 0;
    width: 128px;
    height: 128px;
    border-right: 3px solid #b2b2b2;
    border-bottom: 3px solid #b2b2b2;
    float: left;
}
.staff .member .thumb img {
    display: block;
    width: 128px;
    height: 128px;
    margin: 0;
    padding: 0;
    border: none;
}
.staff .member .thumb a {
    display: block;
    width: 128px;
    height: 128px;
    position: relative;
    background-color: #767676;
}
.staff .member .thumb a:hover:before {
    content: "READ MORE";
    display: block;
    padding-top: 55px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.75);
}
#content .staff .member h2 {
    margin: 0 0 3px 0;
    padding: 0;
    display: block;
    font-size: 26px;
    line-height: 24px;
}
#content .member-photo {
    margin: 6px 18px 15px 0;
    padding: 0 3px 3px 0;
    width: 210px;
    height: 210px;
    border-right: 3px solid #b2b2b2;
    border-bottom: 3px solid #b2b2b2;
    float: left;
}
#content .member-photo img {
    display: block;
    width: 210px;
    height: 210px;
    margin: 0;
    padding: 0;
    border: none;
}
#content h5.member-title {
    margin-bottom: 20px;
    font-size: 16px;
}
.issues-list {
    margin: 0 -50px 30px 0;
    padding: 0;
    clear: both;
    overflow: hidden;
}
.issues-list .box {
    width: 292px;
    height: 335px;
    margin: 0 50px 40px 0;
    padding: 17px;
    float: left;
    border: 1px solid #b2b2b2;
    font-family: Arial,  Helvetica,  sans-serif;
    color: #2c2c2c;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
    background: #fafafa;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.issues-list .box p {
    margin: 0 0 3px 0;
    padding: 0;
}
.issues-list .box ul {
    margin: 0 -5px 10px 0 !important;
    padding: 0;
}
.issues-list .box ul li {
    margin: 0 0 10px 0 !important;
}
.issues-list .box ul li a {
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

.issues-list .box p.relatedposts {
	font-family: 'LeagueGothicRegular';
	text-transform:uppercase;
	font-size: 17px;
}
.issues-list .box h2 {
    margin: 0 0 10px 0;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.issues-list .box h2 a	{
	color: #2c2c2c;
}

.issues-list .box h2 img {
    display: inline-block;
    position: relative;
    top: 3px;
    padding: 0 5px 0 0;
}
.issues-list .inline-buttons {
    width: 292px;
    height: 335px;
    margin: 0 50px 40px 0;
    padding: 17px;
    float: left;
    text-align: center;
    overflow: hidden;
}
.issues-list .inline-buttons .medium-button {
    width: 100px;
    margin: 0 auto 24px auto;
    float: none;
    display: inline-block !important;
    overflow: hidden;
}
.issues-list .inline-buttons p {
    margin: 0 0 10px 0 !important;
}
.issues-list .inline-buttons h2 {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}
table.key-votes {
    margin: 0 0 20px -15px;
    border-color: transparent;
    border-collapse: collapse;
}
.key-votes th, .key-votes td {
    padding: 10px 15px;
    border-color: #cacaca;
    vertical-align: top;
    text-align: left;
}
.key-votes th {
    padding: 0 15px;
}
.key-votes h2 {
    margin: 0 0 15px 0;
    padding: 15px 0 0 0;
    line-height: 24px;
}
.key-votes h3 {
    margin: 0 0 20px 0;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: bold;
    font-size: 21px;
    line-height: 24px;
}
.key-votes ul li a {
    color: #333333;
}
#content .scorecards-option {
    margin: 0 0 10px 0;
}
#content .scorecards-option td {
    vertical-align: top;
    padding: 0 30px 0px 0;
}
#content .scorecards-option p {
    margin: 0 0 5px 0;
}
#content .scorecards-option select {
    width: 150px;
}
#content .scorecards {
    margin: 0 0 30px 0;
    padding: 0;
    border: 1px solid #b2b2b2;
    width: 708px;
}
#content .scorecards th {
    padding: 10px 15px;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    background-color: #93c237;
}
#content .scorecards td {
    padding: 10px 15px;
    text-align: left;
}
#content .scorecards tr:nth-child(even) td {
    background-color: #dfdfdf;
}
#content .scorecards a.share {
    display: block;
    width: 18px;
    height: 15px;
    text-indent: 100px;
    overflow: hidden;
    background: url(../images/icon_share.png) left top no-repeat;
}
.scorecards-grid {
    overflow: hidden;
}
.scorecard {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 215px;
    background: #dfdfdf;
    border: 1px #b2b2b2 solid;
    margin: 0 15px 15px 0;
    overflow: hidden;
    padding: 10px;
}
.scorecard p {
    margin: 0;
}
.scorecard span {
    padding: 0 15px 0 0;
}
.scorecard a {
    display: inline-block;
    color: inherit;
}
.scorecard img {
    vertical-align: middle;
}

.scorecard-center	{
	text-align: center;
}


#content.blog {
    margin-top: 0;
}
#content .entry {
    width: 690px;
    min-height: 30px;
    margin: 0 0 20px -31px;
    padding: 30px 5px 15px 47px;
    border-bottom: 1px solid #cacaca;
    clear: both;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    line-height: 24px;
}
#content .entry.featured {
    padding-bottom: 30px;
}
#content .entry .share {
    clear: both;
    margin: 0;
    text-align: right;
}
#content .entry:before {
    content: "";
    display: block;
    width: 35px;
    height: 33px;
    position: absolute;
    left: 0;
    top: 30px;
    background-repeat: no-repeat;
    background-image: url(../images/icons_post_format.png);
}
#content .entry.article:before, #content .entry.featured:before {
    background-position: 0 0;
}
#content .entry.media:before {
    background-position: -35px 0;
}
#content .entry.quotation:before {
    background-position: -70px 0;
}
#content .entry.tweet:before {
    background-position: 0 0;
}
#content .entry .excerpt {
    width: 280px;
    float: left;
}
#content .entry .thumb {
    width: 375px;
    height: 310px;
    margin: -30px 0 0 0;
    float: right;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
}
#content .entry .thumb img {
    width: 375px;
    height: 310px;
    margin: 0;
    display: block;
}
#content .entry p {
    margin-bottom: 5px;
}
#content .entry.tweet {
    font-size: 18px;
    line-height: 30px;
}
#content .entry.tweet p {
    margin-bottom: 5px;
}
#content .entry h2 {
    margin-bottom: 0;
}
#content .entry h2 a {
    color: inherit;
}
#content .entry .media-frame {
    margin: 10px 0 10px 0;
    width: 316px;
    -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
}
#content .entry .media-frame * {
    display: block;
    margin: 0;
}
#content .entry.quotation {
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #2c2c2c;
}
#content .entry.quotation .author {
    margin: 0 0 25px 0;
    font: normal 14px/18px Arial,  Helvetica,  sans-serif;
    text-align: right;
}
#content .entry.quotation .author em {
    font-family: Arial,  Helvetica,  sans-serif;
    font-style: italic;
}
#content .social-buttons {
    margin: 35px -20px 0 0;
}
#content h5 a, #content h6 a {
    color: #2c2c2c;
}
#content.contact-layout {
    width: 630px;
}
#footer {
    width: auto;
    min-width: 956px;
    height: 140px;
    padding: 25px 0 0 0;
    margin: 0 auto;
    position: relative;
    clear: both;
    overflow: hidden;
    color: #fff;
    font: normal 14px/18px Arial,  Helvetica,  sans-serif;
    background-repeat: repeat-x;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -229px;
}
#footer-left {
    width: 625px;
    float: left;
}
#footer-right {
    width: 300px;
    float: right;
}
#search {
    width: 365px;
    height: 35px;
    margin-bottom: 25px;
    padding-top: 5px;
    float: left;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
}
#search-box {
    width: 305px;
    height: 26px;
    float: right;
}
#search-box input[type=text] {
    width: 260px;
    height: 21px;
    margin: 0;
    padding: 2px 5px;
    float: left;
    border: none;
    border-left: 1px solid #0c0c0c;
    border-top: 1px solid #0c0c0c;
    background: #161616;
    outline: none;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}
#search-box input[type=submit] {
    width: 30px;
    height: 26px;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
    text-indent: -100px;
    border: none;
    border-top: 1px solid #0c0c0c;
    background: #161616 no-repeat;
    background-image: url("../images/cfg-sprites.png");
    background-position: -8px -176px;
}
#search-box input[type=submit]:hover {
    cursor: pointer;
    background: #161616 no-repeat;
    background-image: url("../images/cfg-sprites.png");
    background-position: -8px -203px;
}
#footer .donate-button {
    width: 134px;
    height: 29px;
    margin-right: 48px;
    padding: 10px 0 0 0;
    float: left;
    display: block;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    color: #1a1a1a;
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background-repeat: repeat-x;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -414px;
    -moz-box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.4);
}
#footer .donate-button:hover {
    text-decoration: none;
    background-image: url("../images/cfg-sprites-2.png");
    background-position: 0px -436px;
}
#credit {
    margin: 0;
    padding: 0;
    clear: both;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}
#credit a {
    color: #fff;
}
#credit a:hover {
    color: #93c237;
}
#footer-nav {
    width: auto;
    font-family: Arial,  Helvetica,  sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
}
#footer-nav ul {
    margin: 0;
    padding: 0;
    width: auto;
    height: 30px;
    display: block;
    list-style: none;
}
#footer-nav ul li {
    margin: 0 10px 0 0;
    display: inline-block;
    float: left;
}
#footer-nav ul li a {
    color: #fff;
}
#footer-nav ul li a:hover {
    text-decoration: none;
    color: #93c237;
}
#footer-nav ul li a.rss {
    padding-left: 16px;
    background: url(../images/icon_rss.png) left 2px no-repeat;
}
#social-media {
    margin: 0 0 16px 0;
    width: 255px;
    height: 24px;
    font-family: "LeagueGothicRegular",  Arial,  Helvetica,  sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
}
#social-media span {
    float: left;
}
#social-media a {
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    margin: -2px 0 0 7px;
    text-align: left;
    text-indent: -150px;
    overflow: hidden;
    border-top: 2px solid #0c0c0c;
    border-left: 2px solid #0c0c0c;
    background-image: url("../images/cfg-sprites.png");
    background-position: -60px -251px;
    background-repeat: no-repeat;
}
#social-media a.fb {
    background-position: -12px -250px;
}
#social-media a.fb:hover {
    background-position: -12px -274px;
}
#social-media a.tw {
    background-position: -36px -250px;
}
#social-media a.tw:hover {
    background-position: -36px -274px;
}
#social-media a.yt {
    background-position: -84px -250px;
}
#social-media a.yt:hover {
    background-position: -84px -274px;
}
#social-media a.rss:hover {
    background-position: -60px -275px;
}
.gform_body ul, .gform_body li {
    list-style: none !important;
    list-style-image: none !important;
    background: none !important;
    margin: auto !important;
    padding: auto !important;
}
#content #tabs {
    border: 1px #b2b2b2 solid;
    border-radius: 0px;
    padding: 0;
    margin: 0 0 25px 0;
}
#content #tabs .ui-tabs-nav {
    margin: 0;
    margin-top: -2px;
    margin-left: -1px;
    padding: 0;
    list-style: none;
    list-style-image: none;
    border: none;
    background: none;
    height: 35px;
    overflow: hidden;
}
#content #tabs .ui-tabs-nav li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    background: #dfdfdf;
    height: 35px;
    line-height: 35px;
    font-family: "LeagueGothicRegular";
    font-size: 21px;
    text-transform: uppercase;
    padding: 0;
}
#content #tabs .ui-tabs-nav li a {
    margin: 0;
    padding: 0 10px;
    text-indent: 0px;
    height: 35px;
    line-height: 35px;
    color: #797979;
}
#content #tabs .ui-tabs-nav .ui-state-active {
    border-bottom: 3px #549e26 solid !important;
    background: #ccc;
}
#content #tabs .ui-tabs-nav .ui-state-active a {
    color: #4c4c4c;
}
#content #tabs .ui-tabs-nav li+li {
    margin-left: -1px;
}
#content #tabs .ui-corner-top {
    border-radius: 0px;
}
#content #tabs .tab {
    min-height: 30px;
    border: none;
    border-top: 1px #b2b2b2 solid;
    margin: 0;
    padding: 15px;
    font-family: Arial,  sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}
#tab-2 {
    background: #0f0;
}
#tabs .um_field_container {
    margin: 0 0 10px 0;
}
#tabs .um_field_container input[type=text], #tabs .um_field_container input[type=password] {
    width: 60%}
.profile-header {
    overflow: hidden;
}
#content .profile-header h1 {
    color: #549e26;
}
#content .gform_wrapper ul li.gfield {
    padding: 0 0 16px;
}
#content .gform_wrapper .ginput_complex .ginput_left {
    min-height: inherit;
}
#um_form_notificationsettings label {
    display: block;
    float: left;
    width: 250px;
}
#um_form_notificationsettings label+input {
    float: left;
    width: 20px;
    margin: 0 10px 10px 0;
}
#um_form_notificationsettings label+input+label {
    clear: both;
    font-size: 1px;
    text-indent: -1000px;
    width: 100%}
.ads .ad-wrapper {
    min-height: 300px;
    width: 100%;
    margin-bottom: 30px;
}
.ads .ad-wrapper h2, .ads .ad-wrapper p {
    max-width: 278px;
}
.ads .ad-wrapper .ad-video {
    float: right;
}
.page-navigation ol {
    list-style: none;
    text-align: center;
}
.page-navigation ol li {
    display: inline-block;
    padding: 0 5px !important;
}
.donate-fields {
    width: 527px;
    display: inline-block;
}
.please-revise {
    color: #f10000;
    display: none;
}
#content .donation-form .field {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 10px 15px 0;
}
.donation-form input.submission {
    margin-bottom: 25px;
    padding: 12px 16px 40px 16px;
    cursor: pointer;
}
.field.field-100 {
    width: 98%;
    clear: both;
}
.field.field-75 {
    width: 73%}
.field.field-50 {
    width: 48%}
.field.field-25 {
    width: 30%}
#content .field input, #content .field select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 28px;
    line-height: 28px;
}
.field .error {
    background: #fee5e5;
    border: 1px #f00 solid;
}
.field .error[placeholder] {
    color: #f00;
}
.field label {
    display: none;
}
.donation-form .notice,.single-candidate .notice,.archive .notice,.races-page .notice,.races-page .notice,.single-senaterace .notice,.single-presidentailrace .notice	{
    border: 1px #c1c1c1 solid;
    font-size: 11px;
    text-align: center;
    margin: 15px 0 0 0;
    color: #666666;
    clear: both;
    padding:10px;
    line-height: 15px;
}

.donation-form .suggested_field	{
	width:95% !important;
	margin-left: 5px;
}

#top-response {
    color: #f00;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 15px 0;
}
.donation-choices {
    display: inline-block;
    width: 100%;
    background: #dfdfdf;
    border: 1px #2E9E33 solid;
    margin: 0 0 25px 0;
}

p.donation_disclaimer{
	padding-left:5px;
	font-style: italic;
	margin-top:15px;
}

.choice {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #549e26;
    border-bottom: 1px #498921 solid;
    border-top: 1px #5fb32b solid;
    background-size: auto cover;
    overflow: hidden;
}

.choice_cust	{
    height: auto;
}


.choice:first-child {
    border-top: none;
}
.choice:last-child {
    border-bottom: none;
}
.choice .options,.choice_cust .options {
    padding: 20px;
    min-height: 50px;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.choice .options input[type=radio] {
    margin: 0 3px 0 7px;
}
.choice .options label {
    margin: 0 0 10px 0;
}
.choice .options table {
    position: relative;
    z-index: 1;
}
.choice .options .error {
    color: #f00;
    font-weight: bold;
}
.options .corp-notice {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: absolute;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    color: #fff;
    z-index: 2;
    width: 500px;
    left: 50%;
    margin-left: -250px;
    line-height: 40px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    border: 1px #fff solid;
}
.options tr.selected {
    position: relative;
    background: rgba(0, 0, 0, 0.05);
}
.options tr.selected td, .options tr.selected+tr td {
    padding-top: 15px;
}
.options tr.selected td:first-child {
    padding-left: 15px;
}
.options tr.selected h5 a {
    color: #549e26;
    font-weight: bold;
}
.options tr td {
    padding: 0 10px 15px 0;
}
.options h5 {
    margin: 0;
    line-height: normal;
}
.options td input {
    margin: 0 15px 0 0;
}
.choice .icon {
    display: inline-block;
    width: 21px;
    height: 21px;
    font-size: 20px;
    position: relative;
    vertical-align: baseline;
    top: 3px;
    margin: 0 10px 0 0;
    background: url(../images/plusminus.png) no-repeat -21px center;
}

.choice_cust .icon	{
	display: none;}


.choice.active, .choice:hover {
    background: #5fb32b;
}
.choice.active {
    min-height: 135px;
    height: auto;
}
.choice.active .icon {
    background: url(../images/plusminus.png) no-repeat 0px center;
    cursor: pointer;
}
.choice.disabled, .choice.disabled .options {
    background: #3e751c;
}
.choice.disabled p.corp-notice {
    display: block;
}
.choice.disabled .options table, .choice.disabled .options input, .choice.disabled .notice {
    opacity: 0.5;
}
#content .choice h2 {
    font-family: Arial,  sans-serif;
    text-transform: none;
    letter-spacing: normal;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    margin: 0;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#content .choice_cust h2 {
	margin: 0 20px;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%}
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#cboxOverlay {
    background: url(../js/libs/images/overlay.png) repeat 0 0;
}
#colorbox {
    outline: 0;
}
#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../js/libs/images/controls.png) no-repeat -101px 0;
}
#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../js/libs/images/controls.png) no-repeat -130px 0;
}
#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../js/libs/images/controls.png) no-repeat -101px -29px;
}
#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../js/libs/images/controls.png) no-repeat -130px -29px;
}
#cboxMiddleLeft {
    width: 21px;
    background: url(../js/libs/images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
    width: 21px;
    background: url(../js/libs/images/controls.png) right top repeat-y;
}
#cboxTopCenter {
    height: 21px;
    background: url(../js/libs/images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
    height: 21px;
    background: url(../js/libs/images/border.png) 0 -29px repeat-x;
}
#cboxContent {
    background: #fff;
    overflow: hidden;
}
.cboxIframe {
    background: #fff;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    margin-bottom: 28px;
}
#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}
#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}
#cboxLoadingOverlay {
    background: url(../js/libs/images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
    background: url(../js/libs/images/loading.gif) no-repeat center center;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0;
}
#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}
#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../js/libs/images/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxPrevious:hover {
    background-position: -75px -25px;
}
#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(../js/libs/images/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxNext:hover {
    background-position: -50px -25px;
}
#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../js/libs/images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxClose:hover {
    background-position: -25px -25px;
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
th a {
    color: inherit;
}
th a:hover {
    color: #fff;
    text-decoration: underline;
}
.dynatable-search {
    margin-bottom: 10px;
    width: 710px;
    overflow: hidden;
    display: inline-block;
}
.dynatable-search input {
    width: 620px;
}
.dynatable-pagination-links {
    display: inline-block;
    text-align: center;
    width: 710px;
}
.dynatable-pagination-links span, .dynatable-pagination-links li {
    display: inline-block;
    text-align: center;
}
.dynatable-page-link, .dynatable-page-break {
    display: block;
    padding: 5px 7px;
}
.dynatable-page-link {
    cursor: pointer;
}
.dynatable-active-page {
    background: #71AF5A;
    border-radius: 5px;
    color: #fff;
}
.dynatable-page-prev.dynatable-active-page, .dynatable-page-next.dynatable-active-page {
    background: none;
    color: #999;
    cursor: text;
}
#content .dynatable-pagination-links {
    list-style: none;
}
#content .dynatable-pagination-links li {
    background: none;
}
.dynatable-record-count {
    display: inline-block;
    min-width: 150px;
}

#donateHelp	{
	margin-top:75px;
}

.securedContent	{
	margin-top:25px;
}

/* custom post types and special parent page / nav considerations */

/* staff members and key votes, super pac*/
.single-staff-members #nav ul li.current_page_parent a,.tax-candidate-type #nav ul li.current_page_parent a,
.category-key-votes #nav ul li.current_page_parent a,.single-actionrace #nav ul li.current_page_parent a	{
	border:none;
	color:#fff;
}

.single-actionrace #nav ul li.current_page_parent a

.single-staff-members .menu-item-108,.category-key-votes .menu-item-375,.tax-candidate-type .menu-item-110,.single-actionrace #nav ul li.menu-item-110 a,.single-presidentailrace .menu-item-110	{
	border-bottom: 8px solid #549E26;
}



.single-staff-members #nav ul li.menu-item-108 a,.category-key-votes #nav ul li.menu-item-375 a,.tax-candidate-type #nav ul li.menu-item-110 a,.single-actionrace #nav ul li.menu-item-110 a	{
	 color: #93C237;
}

.single-presidentailrace .menu-item-110 a {
	color: #93C237 !important;
}

.single-presidentailrace .menu-item-360 a {
	color: #fff !important;
}

.single-presidentailrace  #nav ul li.menu-item-360 a	{
	border: none !important;
}


/* Scorecard mods */
.methodology-button 	{
	text-align:right;
	margin-top:10px !important;
}

a.scorecard-link	{
	color:#549E26;
	background-image: url("../images/cfg-sprites.png");
    background-position: -10px -310px;
    background-repeat: no-repeat;
    margin: 0 0 6px;
    padding: 0 0 0 16px;
    font-weight: bold;
}

.scorecard	{
	min-height: 135px;
}

.scorecard h4	{
	font-family: "LeagueGothicRegular";
	text-transform: uppercase;
	font-size: 25px;
	text-align: center;
	font-weight: 400;
}

a.score-pdf	{
	font-size:11px;
}

a.first-score-pdf	{
	margin-top:5px;
}

.methodology	{
	background:none;
	border:none;
	padding:0;
}

.methodology h4	{
	margin-bottom: 2px;
	font-family: Arial,  sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: 400;
}

.score-link	{
	text-transform: uppercase;
}

/* side nav mods */

#subnav ul li.page_item_has_children ul.children	{
	display:none;
}

#subnav ul li.current_page_item ul.children,#subnav ul li.current_page_ancestor ul.children	{
	display:inline;
}

#subnav ul li  ul.children li	{
	border:none;
	margin-left:10px;
}

#subnav ul li  ul.children li a	{
	font-size: 12px;
}

.error_message_front	{
	width:75%;
	border-color: red;
	border-width: 2px;
	border-style:solid;
	font-weight: bold;
	text-align: center;
	margin-botom:20px;
	margin:auto;
}


/* shadowbox overrides */
.fancybox-skin	{
	border-radius: 10px !important;
	background-color: #f2f2f0 !important;
	padding:0 !important;
}

/*login box styles */

h4.login-box-title	{
	font-size: 36px;
	text-align: center;
	font-family: "LeagueGothicRegular";
	margin-topo:15px;
	line-height: 40px;
	text-transform: uppercase;
}

.login-box	{
	padding:15px 60px 15px 60px;
}

.login-box .input	{
	border-radius: 5px;
	background-color: #fff;
}

.login-submit	{
	width:100%;
	border-radius: 5px;
	background-color:
}

.login-box p.fancy	{
	margin:auto;
	margin-top: 20px;
	margin-bottom:20px;
	font-weight: bold;
}

p.forgetmenot,p.slipped-my-mind	{
	text-align: center;
	margin:0 0 2px 0;
}

.login-footer	{
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #CCCCCC),
	color-stop(1, #F2F2F0)
	);
	background-image: -o-linear-gradient(bottom, #CCCCCC 0%, #F2F2F0 100%);
	background-image: -moz-linear-gradient(bottom, #CCCCCC 0%, #F2F2F0 100%);
	background-image: -webkit-linear-gradient(bottom, #CCCCCC 0%, #F2F2F0 100%);
	background-image: -ms-linear-gradient(bottom, #CCCCCC 0%, #F2F2F0 100%);
	background-image: linear-gradient(to bottom, #CCCCCC 0%, #F2F2F0 100%);;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height:30px;
	padding-top:10px;
	text-align: center;
}

.login-footer a	{
	font-weight:bold;
}


/* register page styles */
.login input.reg-required,.login #pass1,.login #pass2	{
	border: 2px solid #959595;
}

.login .register-address p{
	margin-bottom:0;
}

.login p.reg-disclaimer,.page-template-page-donate-php .reg-disclaimer,.single-custom-donation .reg-disclaimer	{
	background-color: #f3f3f0;
	padding:15px;
	-webkit-box-shadow: 1px 1px 1px 1px #D4D4D4;
	box-shadow: 1px 1px 1px 1px #D4D4D4;
}

/* blog readmore button */
a.blog-more	{
	display:block;
	clear:both;
	margin-top:25px;
	font-family: "LeagueGothicRegular";
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	text-align: right;
	width:80px;
	background: url("../images/cfg-sprites.png") no-repeat right center;
    background-position: -5px -309px;
    float:right;
}

a.blog-more:before:	{

}

h3.donation-subtitle	{
	font-family: "LeagueGothicRegular";
	font-size: 28px;
	text-transform: uppercase;
	color:#2C2C2C;
}

.subnote	{
	font-size: 14px;
}

.special-cats	{
	text-align: right;
	margin-top:15px;
}

.category-box	{
	padding-left:225px;
	margin-top:40px;
}

.category-title{
  line-height: 0.5;
  text-align: center;
}

.category-title span	{
	font-family: "LeagueGothicRegular";
	font-size: 22px;
	text-transform: uppercase;
	color:#2C2C2C;
}

.category-title {
  display: inline-block;
  position: relative;
}

.category-title span:before,.category-title span:after {
  content: "";
  position: absolute;
  height: 5px;
  background-color: #549E26;
  top: 0;
  width: 225px;
}

.category-title span:before {
  right: 100%;
  margin-right: 15px;
}

.category-title span:after {
  left: 100%;
  margin-left: 15px;
}

/* key vote alert signup */
.keyvote-subscribe	{
	 border: 1px solid #B2B2B2;
	 padding:10px;
	 margin-bottom: 20px;
}

.keyvote-subscribe h3	{
	font-family: "LeagueGothicRegular";
	font-size: 26px;
	text-transform: uppercase;
	color:#549E26;
}

.keyvote-subscribe h4	{
	font-size: 16px;
	text-transform: uppercase;
	color:#2C2C2C;
}

.keyvote-subscribe .kv-subscribe	{
	float:right;
	cursor: pointer;
	padding-top: 5px;
}

.keyvote-subscribe .kv-choices	{
	margin-top:10px;
}

.keyvote-subscribe input[type="text"]	{
	width:140px;
}

/*candidate subnav from elections */
li.current-candidate a	{
	text-decoration: underline;
}

.alternate-payment	{
	margin-top:50px;
}

.alternate-payment img	{
	vertical-align:middle;
}

/*candidate donation edits */
.candi-name	{
	font-weight: bold;
}

.max-amount	{
	font-style: italic;
	color: #808285;
}

.dollar-amount	{
	font-weight: bold;
	color:#808285;
}

/* Profile Edit Screen edites*/
.profile-section 	{
	border-style: solid;
	border-width: 1px;
	border-color: #808285;
	padding-left:10px;
	margin:40px 0 40px 0;
}

.profile-section h4	{
	color: #549e26;
	font-size: 18px;
	margin-top:10px;
}

#content #tabs	{
	border:none;
}

.profile-inline 	{
	float:left;
	}

.profile-full-width	{
	display: block;
	clear:both;
	width: 100%;
}

/*social media icons */
#wp-social-login-connect-options	{
	width:170px;
}

/* senate races non-endorsed */
.single-senaterace h3	{
	font:32px/32px "LeagueGothicRegular",Arial,Helvetica,sans-serif;
}

.single-senaterace h4	{
	font:30px/32px "LeagueGothicRegular",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}


.splitmenu-container	{
	width:100%;
	display:block;
	clear: both;
	height:40px;
}

.menu-login	{
	float:left;
	width:50%;
	margin-top:10px;
}

.menu-login	a	{
	background: none !important;
}

.menu-postlogin	{
	float:right;
	width:50%
}

.menu-postlogin	a{
	font-size: 11px !important;
	background: none !important;
	padding: 5px 0 !important;
}

.splitmenu-container .button.members-only span	{
	padding:0;
	margin-top:-7px;
}

.splitmenu-container .button	{
	box-shadow: none;
}

.splitmenu-container .button.members-only	{
	overflow: visible !important;
}

.inline-heading	{
	font:30px/32px "LeagueGothicRegular",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color:#549E26
}

.race-subtitle	{
	color:#549E26;
	padding-top:20px;
	font:28px/30px "LeagueGothicRegular",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

/* gallery */
.gallery-holder    {
    width:120px;
    float:left;
    margin-right:25px;
}

/* show login box on donation page if not logged in */
.login-donate-not	{
	margin:20px 0 25px 0;
}

/* center youtube videos */

.single #content .entry iframe	{
	margin: 0 auto !important;
	display: block;
	}

/* scorecard button fix */
table.scorecards-option .small-button	{
	padding: 0px;
}



