/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; *color: rgba(255, 51, 0, 0.8);}
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #5ad4d2; color: #fff; text-shadow: none; }
::selection { background: #5ad4d2; color: #fff; text-shadow: none; }

a { color: #00e; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
.clear { clear: both; }








@media only screen and (min-width: 35em) {


}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}




/* structure */

.container, #mainHeader {
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
}
.container{
  padding-top: 20px;
}
footer .container{
  padding-top: 0;
}
body {
  background: #f4f3ef url(../images/bg.png) top center repeat-x;
  font-family: Georgia, "Times New Roman", serif;
  color: #4a4a4a; font-size: 14px;
}

.textReplace {
  text-indent: -9999em;
  display: block;
  border-bottom: none;
}
.module {
  background: url(../images/bg_glow_light.png) bottom center no-repeat;
  padding-top: 15px;
  padding-bottom: 40px;
}
.sidebar .module.eventCluster {
  background: url(../images/bg_glow_light_sidebar.png) bottom center no-repeat;
}
.module.last{
  background: none;
  padding-bottom: 0;
}
.module .module{
  border-bottom: 1px dotted #CECCCD;
}
.oneCol { width: 60px;}
.twoCol { width: 120px;}
.threeCol { width: 220px;}
.fourCol { width: 300px; }
.fiveCol { width: 360px; }
.sixCol { width: 440px; }
.sevenCol { width: 520px; }
.eightCol { width: 600px; }
.nineCol { width: 680px;}
.tenCol { width: 760px;}
.elevenCol { width: 820px;}
.twelveCol { width: 940px;}

.colRt, .colLt, .colLtSm { float: left; }
.colLt { margin-right: 20px; }

.twos {
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
}
.nineCol.colLt.wSide{
  width: 660px;
  margin-right: 40px;
}
.colRt.wSide{
  padding-left: 19px;
}
a {
  color: #d62c00;
}
a:hover, a:active{
  color: #bc2502;
}
a.more{
  font-weight: bold;
  font-size: 100%;
  font-style: italic;
}
a.more.centered{
  display: block;
  text-align: center;
}



/* header titles */

h1, h2, h3, h4, h5, h6 { color: #1c0e0e; margin-top: 15px;}

h1 { }

h2, h1.h2, h3.h2 { margin-bottom: 30px; font-size: 155%; line-height: 35px;}
h3, h1.h3 { margin-bottom: 15px; font-size: 120%; line-height: 1.5; margin-top: 30px;}
h4 { margin-bottom: 25px; font-size: 13px%; line-height: 29px; text-transform: uppercase; font-weight: bold;}
h5 { font-size: 83%; font-weight: bold; margin-bottom: 0; line-height: 25px; display: block;}
h6 { margin-bottom: 20px; font-size: 110%; line-height: 22px; font-weight: bold; display: block;}

.wHint{
  float: left;
}
.hint{
  float: left;
  font-size: 80%;
  margin-top: 27px;
  margin-left: 10px;
}

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




/* general elements */

p {
  line-height: 1.8;
}

blockquote{
  opacity: .8;
  font-style: italic;
  line-height: 1.8;
  padding-top: 25px;
  margin-bottom: 25px;
  margin-left: 0;
  padding-left: 40px;
  margin-left: 15px;
  background: url(../images/bg_blockquote.png) top left no-repeat;
}
time{
  font-style: italic;
}
.current time{
  font-size: 85%;
}
.current .author{
  font-size: 85%;
}

.share-buttons table td {padding:0 3px;}

.social.tall{
  padding-top: 10px;
}
.social.tall li{
  margin-bottom: 10px;
  margin-left: 0;
  float: right;
  margin-right: 0;
}

.social {
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
}
.social li {
  display: block;
  list-style-type: none;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  margin-bottom: 0;
}
.facebook a {
  background: url("../images/face.png") left bottom no-repeat;
  text-indent: -9999em;
  display: block;
}
.twitter a {
  background: url("../images/twit.png") left bottom no-repeat;
  text-indent: -9999em;
  display: block;
}
a.facebook {
  background: url("../images/facebook.png") left bottom no-repeat;
}
a.twitter, span.twitter{
  background: url("../images/twitter.png") 1px bottom no-repeat;
}
.rss, .twitter, .facebook{
  width: 19px;
  height: 15px;
  margin-top: 2px;
}
.social .facebook, .social .twitter {
  float: left;
}
.count {
  background: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 2px 4px;
  display: block;
  float: left;
  font-size: 80%;
  margin-left: 3px;
  min-width: 20px;
  text-align: center
}

.rss{
  background: url(../images/rss.png) center bottom no-repeat;
  width: 15px;
  height: 15px;
}
.rss:hover, .twitter:hover, .facebook:hover{
  background-position: center top;
}
.twitter:hover{
  background-position: 1px 1px;
}







/* header */

#searchform { float: right; width: ; margin-top: 12px ; padding: 0; background: none; border: 0;}
header { }
header h1 { background: url(../images/logo.png) top left no-repeat; width: 658px; height: 178px; margin: 0; float: left;}
nav { font-family: "droid-sans", sans-serif; text-transform: uppercase; font-size: 95%; font-weight: bold;}
nav li { float: left; margin-right: 25px; margin-top: 22px; }
nav a{ text-decoration: none;}
nav a:link, nav a:visited { color: #4a4a4a;}
nav a:hover, nav a:active{ color: #c92500; }
nav li.active a:link { color: #c92500; }
/* doesn't seem to work--hit with stick: */
/*li.active a { color: #c92500; } */
li.active a { color: #c92500; }


#searchform button.button {
  width: 58px;
  height: 58px;
  float: right;
  background-color: none;
  background: url(../images/btn_search.png) left top no-repeat;
  font-size: 18px;
  margin-top: -3px;
  margin-left: -27px;
  padding: 0;
  padding-left: 12px;
  color: rgba(214,44,0, 0.8);
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: left;
  filter: none;
}
#searchform button.button:hover {
  background: url(../images/btn_search.png) left bottom no-repeat;
  filter: none;
}
.join input[name="zip"] {
  width: 104px;
}
#searchform input {
  width: 240px;
  border-bottom: 2px solid white;
  padding-top: 10px; border: 0;
  border-bottom: 2px solid #84c7c6;
  float: left;
}
.sunlightMini{
  background: url(../images/sunlightLogoMini.png) left -4px no-repeat;
  width: 143px;
  height: 46px;
  float: right;
}
.pagination{
  text-align: center;
  margin-top: 20px;
}
.pagination .pageNum{
  margin: 0 3px;
}
.pagination .more{
  float: right;
}
.week .dateNav {
  margin: 35px auto 10px auto;
  width: 290px;
}
.prev a.textReplace, .next a.textReplace{
  width: 28px;
  height: 20px;
  display: inline-block;
}
.next a.textReplace.more{
  text-indent: 0;
  padding-right: 40px;
  width: auto;
}
.prev a{
  background-image: url(../images/navigate_prev.png);
  background-position: left top;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.prev a:hover{
  background-position: left bottom;
}
.next a{
  background-image: url(../images/navigate_next.png);
  background-position: right top;
  background-repeat: no-repeat;
  margin-left: 10px;
}
.next a:hover{
  background-position: right bottom;
}





/*  forms  */

button, a.button, .button {
  background: #f5f4f1; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f5f4f1 0%, #f0efeb 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f5f4f1), color-stop(100%,#f0efeb)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #f5f4f1 0%,#f0efeb 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #f5f4f1 0%,#f0efeb 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #f5f4f1 0%,#f0efeb 100%); /* IE10+ */
  background: linear-gradient(135deg, #f5f4f1 0%,#f0efeb 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f4f1', endColorstr='#f0efeb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #F0EFEB;
  border-bottom: 1px solid #F0EFEB;
  padding: 1px 15px 0 15px;
  font-family: "droid-sans", "helvetica neue", sans-serif;
  font-weight: bold;
  font-size: 23px;
  text-transform: uppercase;
  color: rgba(214,44,0, 0.8);
  text-shadow: 1px 4px 6px #fbfaf7, 0 0 0 #000, 1px 4px 6px #fbfaf7;
  text-decoration: none;
  -webkit-box-shadow: 1px 2px 1px 1px #dedbd3;
  box-shadow: 1px 2px 1px 1px #dedbd3;
  line-height: 1.6;
}
button:hover, a.button:hover, .button:hover {
  background: #f0efeb; /* Old browsers */
  background: -moz-linear-gradient(left, #f0efeb 0%, #e8e7e3 98%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0efeb), color-stop(98%,#e8e7e3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f0efeb 0%,#e8e7e3 98%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f0efeb 0%,#e8e7e3 98%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f0efeb 0%,#e8e7e3 98%); /* IE10+ */
  background: linear-gradient(to right, #f0efeb 0%,#e8e7e3 98%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0efeb', endColorstr='#e8e7e3',GradientType=1 ); /* IE6-9 */
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #e8e7e3;
  border-bottom: 1px solid #e8e7e3;
  padding: 1px 15px 0 15px;
  font-family: "droid-sans", "helvetica neue", sans-serif;
  font-weight: bold;
  font-size: 23px;
  text-transform: uppercase;
  color: rgba(255,51,0, 0.8);
  text-shadow: 1px 4px 6px #f0efeb, 0 0 0 #000, 1px 4px 6px #f0efeb;
  text-decoration: none;
  -webkit-box-shadow: 1px 1px 1px 1px #d3d1cb;
  box-shadow: 1px 1px 1px 1px #d3d1cb;
  line-height: 1.6;
}
textarea{
  height: 100px;
}
input, textarea {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  background: none;
  width: 100%;
  border: 0;
  border-top: 1px dotted rgba(183, 183, 178, 0.4);
  border-right: 1px dotted rgba(183, 183, 178, 0.4);
  border-bottom: 2px solid white;
  border-left: 1px dotted rgba(183, 183, 178, 0.4);
  padding: 17px 6px 5px 6px;
  margin-bottom: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input:focus, textarea:focus{
  outline: 1px dotted #93d2d1;
  border-spacing: separate;
  border-spacing: 2px 2px;
  background-color: rgba(183, 183, 178, 0.1);
}
form{

}
.email.form{
  padding: 0 20px 20px 20px;
  background: #fbfaf7;
  border: 1px dotted #ffffff;
  margin: 20px 0;
}
.email.form>ul>li{
  width: 50%;
  float: left;
}
label.select, select{
  display: inline;
}
label.select{
  margin-right: 10px;
}
form ul{
  padding-left: 0;
}
form ul li{
  list-style-type: none;
  padding-left: 0;
  display: block;
  margin-bottom: 10px;
}
label{
  font-weight: bold;
  line-height: 2.5em;
  display: block;
}
select{
  margin-bottom: 10px;
}





/*  lists  */

dt { font-weight: bold; float: left; padding-right: 15px; display: block; clear: both; line-height: 1.8;}
dd { display: block; float: left; line-height: 1.8;}
ul li { margin-bottom: 20px; }
ol li { }
dl {
  margin-bottom: 40px;
}
dl dt, dl dd{
  display: block;
  float: none;
  line-height: 1.5;
}
dl dd{
  margin-left: 20px;
  margin-bottom: 15px;
}
.event dl
{
  width: 520px;
  margin: 20px 0 40px 0;
  padding: 0;
  border-top: 1px solid #CECCCD;
}

.event dt
{
  clear: left;
  float: left;
  width: 200px;
  margin: 0;
  padding: 5px;
  font-weight: bold;
}

.event dd
{
  float: none;
  width: 100%;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #CECCCD;
border-top: 1px solid white;
}



.fileUpload label{
  display: none;
}


/*  tables  */
.partyList table{
  border-collapse: separate;
  width: 100%;
  text-align: left;
  border-spacing: ;
}
.partyList thead th{
  border-top: 1px solid #CECCCD;
  border-bottom: 1px solid #CECCCD;
  border-left: 1px solid #F4F3EF;
  border-right: 1px solid #F4F3EF;
  background: #e9e8e2; /* Old browsers */
  padding: 4px 9px;
}
.partyList thead th:hover{
  border-top: 1px solid #93D2D1;
  border-bottom: 1px solid #93D2D1;
}
.partyList tr.even{
  background: #fbfaf7;
}
.partyList tr{
}
.partyList td {
  padding: 9px 9px;
  border-bottom: 1px solid #CECCCD;
  border-top: 1px solid white;
}
.partyList td a{
  display: block;
  width: 100%;
  height: 100%;
}
.partyList tr:hover td{
  border-top: 1px dotted #93D2D1;
  border-bottom: 1px dotted #93D2D1;
}
.partyList thead th.sort {
  background: #e9e8e2 url(../images/sort.png) right center no-repeat; /* Old browsers */
}
.partyList thead th.sort.down {
  background: #dcdbd2 url(../images/sort.png) right bottom no-repeat; /* Old browsers */
}
.partyList thead th.sort.up {
  background: #dcdbd2 url(../images/sort.png) right top no-repeat; /* Old browsers */
}
.partyList em{
  font-weight: bold;
}






/* footer */

footer{ border-top: 1px solid #CECCCD; margin-top: 80px;}
.footerWrap { background: url(../images/bg_footer.jpg) center top repeat-x; padding-top: 30px; padding-bottom: 30px; border-top: 1px solid #CECCCD;}
.sunlight { background: url(../images/sunlightLogo.png) top left no-repeat; width: 142px; height: 43px; margin-bottom: 20px;}
.opensecrets { background: url(../images/opensecrets_logo.svg) top left no-repeat; width: 142px; height: 43px; margin: 0 0 20px 30px;}

footer .partyStats{ margin-top: 15px; margin-bottom: 25px;}

footer input { float: left; margin-right: 10px;}

#footerLt { width: 280px; margin-right: 30px; padding-right: 30px; float: left; background: url(../images/bg_borderFooter.jpg) top right repeat-y; padding-top: 30px;}
#footerLt p { font-size: 85%; line-height: 18px; color: #8d8781;}

#footerRt { float: left; width: ;}

footer small{
  font-style: italic;
  display: block;
  margin-left: 47px;
  line-height: 1.7;
}
footer .about{
  background: url(../images/bg_footer_left.png) top right no-repeat;
  margin-right: 0;
  padding-right: 20px;
  padding-bottom: 20px;
}
footer .about p{
  margin-bottom: 0;
}

footer .about a{
    display: inline-block;
}
footer .join{
  background: url(../images/bg_footer_right.png) top left no-repeat;
  padding: 0 0 0 20px;
}
footer .join h2{
  margin-top: 10px;
  margin-bottom: 10px;
  color: #4a4a4b;
  line-height: 1.3;
}
footer .join p{
  margin-top: 0;
}
footer .join form{
  width: 240px;
  margin-top: 10px;
  padding: 0;
  background: none;
  border: 0;
}
footer button, footer button:hover{
  *width: 113px;
  *padding-left: 0;
  *padding-right: 0;
}
.partyStats{
  padding-top: 30px;
  padding-bottom: 40px;
  background: #F4F3EF;
}
footer .partyStats{
  padding-bottom: 0;
}
.partyStats .fourCol{
  margin-bottom: 0;
}
.partyStats dt{
  font-weight: normal;
  float: left;
  width: auto;
  background: #F4F3EF;
  padding-right: 3px;
}
.partyStats dd{
  font-weight: bold;
  float: none;
  margin-left: 0;
  width: 100%;
  text-align: right;
  background: url(../images/ticker.png) right 13px repeat-x;
}
.partyStats dd span{
  background: #F4F3EF;
  padding-left: 5px;
}
footer .follow{
  text-align: center;
  width: 240px;
  padding-top: 10px;
  margin-top: 5px;
  border-top: 1px dashed #CECCCD;
}

footer .twitter{
  padding-left: 25px;
  font-weight: bold;
  text-decoration: none;
}






/* homepage styles */

.callOut{
  font-family: "Times New Roman", "Georgia", serif;
  font-size: 160%;
  color: #706e6e;
  line-height: 1.8;
  padding-bottom: 70px;
}
.callOut p{
  margin: 0;
}
.callOut h2.tagline {
  font-weight: 400;
  font-size: normal;
  font-size: 170%;
  text-transform: uppercase;
  font-family: "prenton-condensed", "droid-sans", "helvetica neue", sans-serif;
  color: #3b3939;
  letter-spacing: .07em;
  line-height: 1.8;
  margin-bottom: 0;
}
.uploadLarge{
  position: relative;
  margin-left: 30px;
}
.uploadLarge h3{
  background: url(../images/uploadLarge.png) center 10px no-repeat;
  height: 160px;
  margin-top: 0;
}
.uploadLarge a.button{
  top: 140px;
  left: 83px;
  position: absolute;
}
.module.current{
  padding-top: 0;
}
.current h3{
  margin-top: 0;
  padding: 6px 0;
  border-top: 1px dotted #cecccd;
  border-bottom: 1px dotted #cecccd;
  background: #f5f4f1; /* Old browsers */
  background: -moz-linear-gradient(left, #f5f4f1 0%, #e9e8e2 20%, #f5f4f1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5f4f1), color-stop(20%,#e9e8e2), color-stop(100%,#f5f4f1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f5f4f1 0%,#e9e8e2 20%,#f5f4f1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f5f4f1 0%,#e9e8e2 20%,#f5f4f1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f5f4f1 0%,#e9e8e2 20%,#f5f4f1 100%); /* IE10+ */
  background: linear-gradient(to right, #f5f4f1 0%,#e9e8e2 20%,#f5f4f1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f4f1', endColorstr='#f5f4f1',GradientType=1 ); /* IE6-9 */
}
.current ol {
  padding-left: 0;

}

.events ol{
  padding-left: 0;
  margin-top: -10px;
}

.current ol li, .events ol li{
  list-style-type: none;
  padding-left: 10px;
}
.current ol li, .events ol li{
  padding: 10px;
}
.current .blog ol li{
  margin-right: 10px;
}

.current ol li:hover, .events ol li:hover{
  background: #E9E8E2;
}
.current ol li:hover a, .events ol li:hover a{
  color: #BC2502;
}

.current h5, .events h5{
  margin-top: 0;
  line-height: 1.4;
}
.current .blog{
  background: url(../images/bg_blogUpdates.png) right top repeat-y;
  margin-right: 10px;
  width: 290px;
}
.current .blog li{
  margin-bottom: ;
}
.current .blog h3{
  margin-right: 10px;
}
.current .fourCol.events{
  width: 319px;
}






/* sidebar styles */

.sidebar, .module.last.sidebar{
  background: url(../images/bg_side.png) left top repeat-y;
}
.uploadSmall{
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -15px;
  position: relative;
  padding-bottom: 30px;
  background: none;
  padding-left: 20px
}
.sidebar .uploadSmall{
  padding-left: 0;
}
.uploadSmall h3{
  background: url(../images/uploadSmall.png) center top no-repeat;
  height: 170px;
  margin-top: 0;
}
.uploadSmall a.button{
  margin-right: auto;
  margin-left: auto;
  display: block;
  position: absolute;
  width: 100px;
  bottom: 30px;
  margin-left: 37px;
  text-align: center;
;
}
.eventCluster .more{
  text-align: right;
  display: block;
  width: 100%;
}
.eventCluster .rss{
  float: right;
  margin-top: 4px;
}
.events time, .events .eventData{
  margin-top: 2px;
}
.events time{
  float: left;
  margin-right: 12px
}
.event time{
  text-align: right;
  margin-top: 14px;
  margin-right: 0;
}
.events time, .event time{
  font-style: normal;
  color: #706e6e;
  width: 27px;
}
.event time{
  width: auto;
}
.events .day, .events .month, .event .day, .event .month, .event .year{
  display: block;
  line-height: 1.1;
}
.events .day, .event .day{
  font-size: 200%;
  font-family: "Times New Roman", Georgia, serif;
}
.events .eventData{
  float: left;
  margin-top: -2px;
  line-height: 1.5;
  width: 150px;
}
.eventData .type, .eventData .beneficiary, .eventData .location{
  font-size: 83%;
}
.eventData .type{
  color: #706e6e;
  font-size: 73%;
  text-transform: uppercase;
}






/* invite styles */

.event time{
  display: block;
  font-style: normal;
  background: #FBFAF7;
  padding: 15px 5px;
  text-align: center;
  color: #1C0E0E;
}
.colLt.event .eightCol{
  width: 580px;
}
.event time .year{
  display: block;
}
.event .type{
  display: block;
  text-transform: uppercase;
  font-size: 63%;
  line-height: 1;
}
.event h2{
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #CECCCD;
}
.event .description {
  display: inline;
  float: none;
  padding-right: 0;
  margin-right: 3px;
}







/* graph styles */

.graph h2{
  float: left;
  width: 50%;
  display: block;
  margin-bottom: 45px;
}
.graph.featured h2{
  float: none;
}
.graph .social{
  float: right;
  margin-top: 26px;
}
.graph{
  position: relative;
  border-bottom: 1px solid #cecccd;
  background: url(../images/bg_graph.png) center top no-repeat; /* Old browsers */
}
.graph.featured{
  border-top: 1px solid #cecccd;
  border-bottom: 1px solid #cecccd;
  background: #f5f4f1; /* Old browsers */
  background: -moz-linear-gradient(left, #f5f4f1 0%, #e9e8e2 50%, #f5f4f1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5f4f1), color-stop(50%,#e9e8e2), color-stop(100%,#f5f4f1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f5f4f1 0%,#e9e8e2 50%,#f5f4f1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f5f4f1 0%,#e9e8e2 50%,#f5f4f1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f5f4f1 0%,#e9e8e2 50%,#f5f4f1 100%); /* IE10+ */
  background: linear-gradient(to right, #f5f4f1 0%,#e9e8e2 50%,#f5f4f1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f4f1', endColorstr='#f5f4f1',GradientType=1 ); /* IE6-9 */
  padding-bottom: 0;
}
#yearInParties{
  border-top: 1px solid #cecccd;
  border-bottom: 1px solid #cecccd;
}
.highcharts-legend{
  display: none;
}





/* calendar styles */

.dateNav .cur{
  width: 200px;
  margin-top: 0;
}
.week h3{
  display: inline;
}
.calCol{
  width: 14.2857142857143%;
  min-height: 100px;
  border-right: 1px solid #CECCCD;
  border-left: 1px solid #ffffff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.head h4.calCol{
  margin: 0;
  border-right: 0;
  border-left: 0;
  min-height: 0;
  padding: 0 5px;
}
.calCol time{
  float: none;
}
.calCol.events .eventData{
  float: none;
  padding: 8px 4px;
  margin-bottom: 0;
}
.calCol.events .eventData:hover{
  background: #e9e8e2;
}
.calCol li{
  border-top: 1px dashed #CECCCD;
}
.focus{
    position: absolute;
    width: 330px;
    height: 230px;
    top: 95px;
}
.focus.left{
  left: 0;
  background: url(../images/focus_left.png) -15px top no-repeat;

}
.focus.right{
  right: 0;
  background: url(../images/focus_right.png) 0 top no-repeat;
}
.days{
  overflow: hidden;
  border-left: 1px solid #CECCCD;
  border-right: 1px solid #ffffff;
}
.days.head{
  border-top: 1px solid #CECCCD;
  border-bottom: 1px solid #CECCCD;
  border-left: 0;
  border-right: 0;
  background: #f5f4f1; /* Old browsers */
  background: -moz-linear-gradient(left, #f5f4f1 0%, #e9e8e2 50%, #f5f4f1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5f4f1), color-stop(50%,#e9e8e2), color-stop(100%,#f5f4f1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f5f4f1 0%,#e9e8e2 50%,#f5f4f1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f5f4f1 0%,#e9e8e2 50%,#f5f4f1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f5f4f1 0%,#e9e8e2 50%,#f5f4f1 100%); /* IE10+ */
  background: linear-gradient(to right, #f5f4f1 0%,#e9e8e2 50%,#f5f4f1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f4f1', endColorstr='#f5f4f1',GradientType=1 ); /* IE6-9 */
}






/* search styles */

h2.wActions{
  margin-bottom: 0;
}
.actions{
  margin-top: 0;
  padding-left: 0;
}
.actions li{
  display: block;
  list-style-type: none;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
  margin-bottom: 0;
}
.module.search, .module.entity{
  border-bottom: 1px dotted #CECCCD;
  margin-top: 20px;
  margin-bottom: 60px;
}
.partyList{
  background: none;
  padding-top: 0;
}
.partyList .more{
  margin-top: 20px;
}
.partyList h3{
  margin-top: 0;
}
.partyList .actions{
  float: right;
}



/*  entity  */

.partyList .actions{
  margin-top: 20px;
}
.entity{
  padding-bottom: 20px;
}
.entity img{
  border: 6px solid #FBFAF7;
}
.entity .social{
  margin-bottom: 30px;
}
.entity h2{
  margin-bottom: 0;
  margin-top: 17px;
}
.entity .leg h4{
  margin-bottom: 0;
}
ul.committees{
  padding-left: 0;
  margin-top: 0;
}
.committees li{
  list-style-type: none;
  margin-bottom: 0;
}
.role{
  font-weight: normal;
  text-transform: uppercase;
  font-size: 80%;
}
.aboutParties dl{
  margin-top: 3px;
}
.aboutParties h3{
  margin-bottom: 0;
  margin-top: 0;
}
.aboutParties li{
  display: inline;
  text-decoration: none;
}
.aboutParties ul{
  padding-left: 0;
  margin-top: 0;
}
.aboutParties ul li:after {
content: ", ";
}

.aboutParties ul li:last-child:after {
content: "";
}
.aboutParties dt{
  float: left;
  width: auto;
}
.aboutParties dt:after{
  content: ":";
}
.aboutParties dd{
  float: left;
  width: 780px;
  margin-left: 0;
}
.tableHat{
  position: relative;
}
.tableHat .social{
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
  right: 0;
}




/* blog styles */

article.module.short{
  margin-bottom: 60px;
  padding-bottom: 20px;
}
article.module{
  padding-top: 0;
}

article h1.h2, article h1.h3{
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #CECCCD;
}
article .entryMetaData{
  float: left;
  margin-bottom: 30px;
}
article .entryMetaData address, article .entryMetaData time{
  display: inline;
}
article .entryMetaData address{
  margin-right: 10px;
  font-weight: bold;
}
article .social{
  float: right;
}
article .update, p.partyPostponed {
  border-top: 1px dotted #93D2D1;
  border-bottom: 1px dotted #93D2D1;
  padding: 5px 0;
  font-style: italic;
}
.tags{
  padding: 0 0 25px 0;
  border-bottom: 1px dotted #CECCCD;

}
.tags h4{
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
}
.tags ul{
  padding-left: 0;
  float: left;
  margin-top: 10px;
  margin-bottom: 0;
}
.tags li{
  display: inline;
  margin-right: 5px;
}
.tags li:after{
  content: ",";
}
.tags li:after{
  content: ",";
}





/* blog styles for search results */

.partyList article h1.h2 {
  font-size: 100%;
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
  display: inline;
}

.partyList article address{
  display: inline;
  font-weight: bold;
}
.partyList article .entryMetaData{
  margin-bottom: 0;
}
.module.partyList article.module {
  padding: 9px 4px;
  border-bottom: 1px solid #CECCCD;
  border-top: 1px solid white;
}
.partyList article.even{
}
.partyList article.odd{
  background: #FBFAF7;
}
.partyList article.module.short{
  margin-bottom: 0;
  padding-bottom: 0;
}
.partyList article p{
  margin-top: 0;
}
.partyList time{
  font-style: normal;
  color: #706e6e;
  width: 27px;
  float: left;
  margin-right: 20px;
  margin-top: 10px;
  padding-left: 9px;
}
.partyList .day, .partyList .month, .partyList .year{
  display: block;
  line-height: 1.1;
  text-align: center;
}
.partyList .day {
  font-size: 200%;
  font-family: "Times New Roman", Georgia, serif;
}
.blogSearch{
  text-transform: uppercase;
  font-size: 80%;
}









/* wp image styles */

img.alignright{
    float:right;
}

img.alignleft{
    float:left;
}




#LikePluginPagelet{

}


/* wp image styles */
.specialEvent{
  position: relative;
}
.specialEvent .convention.badge{
  width: 140px;
  height: 140px;
  display: block;
  text-indent: -9999em;
  top: -15px;
  right: -15px;
  position: absolute;
  background: url(../images/conventionBadge.png) left top no-repeat;
}
.specialEvent .convention.badge:hover{
  background: url(../images/conventionBadge.png) right top no-repeat;
  cursor: pointer;
}


.specialEvent .inauguration.badge{
  width: 140px;
  height: 140px;
  display: block;
  text-indent: -9999em;
  top: -15px;
  right: -15px;
  position: absolute;
  background: url(../images/inaugurationBadge.png) left top no-repeat;
}

.specialEvent .inauguration.badge:hover{
  background: url(../images/inaugurationBadge.png) right top no-repeat;
  cursor: pointer;
}

/* gigya related styles */


.gigya.entity{
  float: left;
}
.event time{
  margin-bottom: 20px;
}

.gigya.home{
  margin: 0 auto;
}
.share-buttons .facebook-like {
  margin-top: -6px;
}


/* branding bar */

.branding-bar_container {
  height: 45px;
  width: 960px;
  margin: 0 auto; 
}
  .branding-bar_container a {
    color: #FFB6A5;
  }
  .branding-bar_container a.social {
    text-decoration: none; }
    .branding-bar_container a.social .icon {
      color: #FFB6A5;
      font-size: 16px;
      margin-right: 10px;
      -webkit-transition: color 200ms ease-out;
      transition: color 200ms ease-out; }
    .branding-bar_container a.social .icon-facebook:hover {
      color: #3b5998; }
    .branding-bar_container a.social .icon-twitter:hover {
      color: #00aced; }
    .branding-bar_container a.social .icon-google-plus:hover {
      color: #fff; }

.branding-bar_links {
  float: left;
  line-height: 40px; }

a.branding-bar_trigger {
  color: #FCE4DF;
  cursor: pointer;
  font-family: 'franklin-gothic-urw', helvetica, arial, sans-serif;
  font-size: 13px;
  text-decoration: none; }
  .branding-bar_trigger:hover {
    color: #fff; }

.branding-bar_logo {
  float: right;
  line-height: 35px; }

.branding-bar_productof {
  color: #F4C4B9;
  font-family: 'Georgia';
  font-size: 11px;
  font-style: italic;
  margin-right: 2px;
  text-rendering: optimizeLegibility; }

.branding-bar_sunlight-logo {
  background: url('../images/sunlight-logo.png') no-repeat 50% 50%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  color: transparent;
  display: inline-block;
  font-size: 0;
  height: 30px;
  width: 160px;
  vertical-align: middle; }

.bb_wrapper .bb_input {
  background: #fff;
}
.bb_wrapper button.bb_submit, .bb_wrapper button.bb_submit:active, #bb_close-panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
li.getinvolved a {
  color: #791A1A;
}
li.getinvolved a:hover {
  color: #c92500;
}
.inviteDoc {
  height: 700px;
  width: 530px;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li {
  display: inline-block;
  margin-bottom: 0;
  padding: 5px;
  width: auto;
}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

ul.share-buttons img {
  width: 100%;
}
