body {
  color: #ccc;
  background: #333;
  font: 80%/1.5 'helvetica neue', helvetica, arial, sans-serif;
  margin: 0;
  text-align: center; }

#wrapper {
  background: black url(/images/SJC3-BGDhorsessubColor.jpg) center top no-repeat;
  margin: 0; }

body.home #wrapper {
  background: black url(/images/SJC3-BGDhorsesColor.jpg) center top no-repeat; }

body.petitions #wrapper {
  background: black url(/images/SJC3-BGDhorsessubColor-Ad.jpg) center top no-repeat; }

/* Page Header */
#header {
  height: 112px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 960px; }
  #header h1 {
    bottom: 12px;
    position: absolute;
    margin: 0;
    right: 0;
    width: 285px; }
    #header h1 a {
      background: url(/images/logo.gif) no-repeat;
      display: block;
      height: 66px;
      overflow: hidden;
      text-indent: -9999px; }
  #header .navigation {
    bottom: 0;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute; }
    #header .navigation li {
      float: left;
      margin: 0;
      padding: 0; }
      #header .navigation li a {
        display: block;
        height: 30px;
        overflow: hidden;
        text-indent: -9999px; }
    #header .navigation .nav_home {
      width: 49px;
      background: url(/images/navigation.gif) -0px 50% no-repeat; }
      #header .navigation .nav_home:hover {
        background-image: url(/images/navigation_hover.gif); }
    #header .navigation .nav_bio {
      width: 43px;
      background: url(/images/navigation.gif) -49px 50% no-repeat; }
      #header .navigation .nav_bio:hover {
        background-image: url(/images/navigation_hover.gif); }
    #header .navigation .nav_news {
      width: 114px;
      background: url(/images/navigation.gif) -92px 50% no-repeat; }
      #header .navigation .nav_news:hover {
        background-image: url(/images/navigation_hover.gif); }
    #header .navigation .nav_issues {
      width: 68px;
      background: url(/images/navigation.gif) -206px 50% no-repeat; }
      #header .navigation .nav_issues:hover {
        background-image: url(/images/navigation_hover.gif); }
    #header .navigation .nav_media {
      width: 64px;
      background: url(/images/navigation.gif) -274px 50% no-repeat; }
      #header .navigation .nav_media:hover {
        background-image: url(/images/navigation_hover.gif); }
    #header .navigation .nav_involved {
      width: 115px;
      background: url(/images/navigation.gif) -338px 50% no-repeat; }
      #header .navigation .nav_involved:hover {
        background-image: url(/images/navigation_hover.gif); }
    #header .navigation .nav_contributions {
      width: 105px;
      background: url(/images/navigation.gif) -453px 50% no-repeat; }
      #header .navigation .nav_contributions:hover {
        background-image: url(/images/navigation_hover.gif); }
    #header .navigation .nav_contact {
      width: 83px;
      background: url(/images/navigation.gif) -558px 50% no-repeat; }
      #header .navigation .nav_contact:hover {
        background-image: url(/images/navigation_hover.gif); }
  #header.petition {
    height: 166px; }
    #header.petition h1 {
      top: 15px;
      position: absolute;
      margin: 0;
      left: 0;
      width: 285px; }
      #header.petition h1 a {
        background: url(/images/logo.gif) no-repeat; }
    #header.petition #action_buttons {
      width: 633px;
      position: absolute;
      top: 0px;
      right: -70px;
      margin: 10px 0 0 0; }
      #header.petition #action_buttons .button {
        width: 270px;
        height: 127px; }
      #header.petition #action_buttons #action_contribute a {
        background: transparent url(/images/button_contribute_trans_petition.png); }
        #header.petition #action_buttons #action_contribute a:hover {
          background: transparent url(/images/button_contribute_trans_petition.png) 0 -127px; }
      #header.petition #action_buttons #action_engage {
        background: transparent url(/images/button_engage_trans_petition.png);
        margin-right: 21px; }
        #header.petition #action_buttons #action_engage:hover {
          background: transparent url(/images/button_engage_trans_petition.png) 0 -128px; }
        #header.petition #action_buttons #action_engage form {
          margin: 45px 0 0 20px; }
          #header.petition #action_buttons #action_engage form div {
            margin: 0 0 4px; }
          #header.petition #action_buttons #action_engage form input {
            width: 110px; }
          #header.petition #action_buttons #action_engage form .submit input {
            width: auto; }

ul.action {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.action li {
    background: #999;
    float: left;
    margin: 0; }
    ul.action li a {
      border-right: 1px solid white;
      color: white;
      font: .8em "Helvetica Neue", helvetica, arial, sans-serif;
      line-height: 2.5;
      margin: 0;
      padding: 0 10px;
      text-decoration: none;
      text-transform: uppercase; }
      ul.action li a:hover {
        text-decoration: underline; }
  ul.action .nav_espanol a {
    border: 0; }
  ul.action .end a {
    border: 0; }
  ul.action#news_data_action {
    margin: -1em 0 0;
    padding: 0; }
    ul.action#news_data_action li {
      background: transparent url(/images/white5.png); }
      ul.action#news_data_action li a {
        color: #cccccc; }
        ul.action#news_data_action li a.selected {
          color: #666666; }

/* News Data */
#news_data {
  clear: both;
  margin-top: 40px; }

/* Content */
#content {
  margin: 0 auto;
  padding-bottom: 1em;
  text-align: left;
  width: 960px; }
  #content #content-main {
    background: url(/images/black50.png);
    float: left;
    padding: 20px;
    width: 593px; }
    #content #content-main.petition {
      width: 920px; }
      #content #content-main.petition #story-title h2 {
        border: 0;
        font-size: 1.8em;
        text-transform: none;
        font-family: 'Palatino Linotype', 'FreeSerif', 'Times New Roman', 'times', 'serif'; }
  #content #content-sub {
    background: url(/images/white5.png);
    float: right;
    padding: 20px;
    width: 266px; }
  #content.petition {
    clear: both; }
    #content.petition .petition {
      margin-bottom: 30px;
      font-family: georgia, "Times New Roman", times, serif;
      font-size: 1.2em; }
      #content.petition .petition img {
        margin-left: 20px; }

#footer {
  color: #999;
  font-size: .85em;
  margin: 0 auto;
  padding: 1em 0;
  text-align: left;
  width: 960px; }
  #footer #disclaimer {
    border: 1px solid #999;
    float: right;
    padding: .5em .75em; }
  #footer ul {
    list-style: none;
    margin: .5em 0 .5em 20px;
    padding: 0; }
    #footer ul li {
      border-left: 1px solid #999;
      display: inline;
      line-height: 1;
      margin: 0;
      padding: 0 .5em; }
      #footer ul li a {
        color: #999;
        font-weight: normal; }
  #footer .nav_home, #footer .nav_privacy {
    border: 0; }
  #footer ul.navigation {
    color: #ccc; }
    #footer ul.navigation li {
      border-color: #ccc; }
      #footer ul.navigation li a {
        color: #ccc; }

/* HTML and typography */
a {
  color: white;
  font-weight: bold; }
  a:link {
    text-decoration: none; }
  a:visited {
    text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a:active {
    text-decoration: underline; }

hr {
  clear: both;
  height: 0px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  visibility: hidden; }

h3 {
  font-family: georgia, "Times New Roman", times, serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.2;
  margin: 1.5em 0 .75em; }

img {
  border: 0;
  display: block; }

#content ul {
  margin: 1em 0;
  padding: 0 0 0 1.3em; }
  #content ul li {
    margin: 0;
    padding: 0; }

/* Page titles */
#story-title {
  border-bottom: 1px solid #333;
  margin: 0 0 1em; }
  #story-title h2 {
    font-size: 1.5em;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase; }
  #story-title h3 {
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0 0 .25em;
    text-transform: uppercase; }

/* Action buttons */
#action_buttons {
  margin: 0 0 1em; }
  #action_buttons .button {
    float: left;
    height: 145px;
    margin: 0;
    width: 306px; }
    #action_buttons .button a {
      display: block;
      height: 145px; }
  #action_buttons #action_contribute, #action_buttons #action_volunteer, #action_buttons #action_ev {
    overflow: hidden;
    text-indent: -9999px; }
  #action_buttons #action_contribute a {
    background: transparent url(/images/button_contribute_trans.png); }
    #action_buttons #action_contribute a:hover {
      background: transparent url(/images/button_contribute_trans.png) 0 -145px; }
  #action_buttons #action_engage {
    background: transparent url(/images/button_engage_trans.png);
    margin-right: 21px; }
    #action_buttons #action_engage:hover {
      background: transparent url(/images/button_engage_trans.png) 0 -145px; }
    #action_buttons #action_engage form {
      margin: 50px 0 0 20px; }
      #action_buttons #action_engage form div {
        margin: 0 0 7px; }
      #action_buttons #action_engage form input {
        width: 130px; }
      #action_buttons #action_engage form .submit input {
        width: auto; }
  #action_buttons #action_twitter {
    margin-right: 21px;
    float: left;
    height: 145px;
    width: 306px; }
    #action_buttons #action_twitter .tweet_area {
      height: 145px;
      width: 306px;
      font-weight: normal;
      background: url(/images/button_twitter_trans.png);
      position: relative; }
      #action_buttons #action_twitter .tweet_area:hover {
        text-decoration: none;
        background: transparent url(/images/button_twitter_trans.png) 0 -146px; }
      #action_buttons #action_twitter .tweet_area .text {
        font-size: .9em;
        margin: -8px 0 0 0;
        position: absolute;
        top: 66px;
        left: 34px;
        width: 170px;
        line-height: 1.3; }
      #action_buttons #action_twitter .tweet_area .posted {
        position: absolute;
        top: 70px;
        left: 215px;
        line-height: 1.1;
        font-size: .85em; }
      #action_buttons #action_twitter .tweet_area a.follow_me {
        position: absolute;
        bottom: 20px;
        right: 0px;
        text-indent: -9000px;
        overflow: hidden;
        height: 25px;
        width: 100px;
        display: block; }
  #action_buttons #action_volunteer {
    margin-right: 21px; }
    #action_buttons #action_volunteer a {
      background: url(/images/button_volunteer_trans.png); }
      #action_buttons #action_volunteer a:hover {
        background: url(/images/button_volunteer_trans.png) 0 -145px; }
  #action_buttons #action_ev {
    margin-right: 21px; }
    #action_buttons #action_ev a {
      background: url(/images/button_vote_trans_nov04.png); }
      #action_buttons #action_ev a:hover {
        background: url(/images/button_vote_trans_nov04.png) 0 -145px; }

/* Sidebar */
#content-sub .item {
  margin: 0 0 2em; }
  #content-sub .item h4 {
    border-bottom: 1px solid #666;
    color: #ccc;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase; }

#announcements p {
  margin: 1em 0; }
#announcements a {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 100%; }
#announcements #iac_link a {
  background: transparent url(/images/join_iac.png) no-repeat;
  height: 44px; }
#announcements #help_hurricanes a {
  background: transparent url(/images/help_hurricane.png) no-repeat;
  height: 55px; }

#quote blockquote {
  margin: 1.5em 0 0;
  padding: 0;
  width: 260px; }
  #quote blockquote p {
    background: url(/images/quote.png);
    font: 1.1em/1.5 georgia, "Times New Roman", times, serif;
    margin: 0;
    padding: 15px 15px 5px 15px; }
  #quote blockquote .cite {
    background: url(/images/quote_bottom.png) no-repeat;
    color: #666;
    display: block;
    font-size: .9em;
    font-style: italic;
    margin: 0;
    padding-top: 35px; }

#search form {
  margin: 1.5em 0; }
  #search form input {
    width: 100%; }
  #search form .submit {
    margin: 5px 0; }
    #search form .submit input {
      width: auto; }

#blogroll ul {
  list-style: none;
  margin: 1em 0;
  padding: 0; }
  #blogroll ul li {
    line-height: 1.2;
    margin: .75em 0;
    padding: 0; }

/* Social networking */
#social ul {
  height: 52px;
  margin: 1.5em 0;
  padding: 0;
  position: relative; }
  #social ul li {
    list-style: none;
    padding: 0;
    position: absolute; }
    #social ul li a {
      display: block;
      height: 20px;
      overflow: hidden;
      text-indent: -9999px; }

#youtube {
  left: 0;
  top: 0;
  width: 50px; }
  #youtube a {
    background: url(/images/social/youtube_off.gif) no-repeat;
    width: 50px; }
    #youtube a:hover {
      background: url(/images/social/youtube_on.gif) no-repeat; }

#myspace {
  left: 65px;
  top: 0;
  width: 113px; }
  #myspace a {
    background: url(/images/social/myspace_off.gif) no-repeat;
    width: 113px; }
    #myspace a:hover {
      background: url(/images/social/myspace_on.gif) no-repeat; }

#flickr {
  right: 0;
  top: 0;
  width: 72px; }
  #flickr a {
    background: url(/images/social/flickr_off.gif) no-repeat;
    width: 72px; }
    #flickr a:hover {
      background: url(/images/social/flickr_on.gif) no-repeat; }

#blip {
  left: 0;
  bottom: 0;
  width: 43px; }
  #blip a {
    background: url(/images/social/blip_off.gif) no-repeat;
    width: 43px; }
    #blip a:hover {
      background: url(/images/social/blip_on.gif) no-repeat; }

#facebook {
  left: 65px;
  bottom: 0;
  width: 99px; }
  #facebook a {
    background: url(/images/social/facebook_off.gif) no-repeat;
    width: 99px; }
    #facebook a:hover {
      background: url(/images/social/facebook_on.gif) no-repeat; }

#twitter {
  right: 0;
  bottom: 0;
  width: 86px; }
  #twitter a {
    background: url(/images/social/twitter_off.gif) no-repeat;
    width: 86px; }
    #twitter a:hover {
      background: url(/images/social/twitter_on.gif) no-repeat; }

/* Home page */
#introduction {
  background: transparent url(/images/black50.png);
  float: left;
  margin: 0 0 1em;
  padding: 20px;
  width: 920px; }
  #introduction #video {
    background: transparent;
    float: right; }
    #introduction #video img {
      display: block; }
  #introduction #welcome {
    height: 318px;
    padding: 10px;
    background: transparent url(/images/post_election_head.jpg) no-repeat; }
    #introduction #welcome p {
      font: 1.5em/1.5 georgia, "Times New Roman", times, serif;
      margin: 0 0 1em;
      width: 450px; }

body.home #content #content-main {
  background: transparent; }

/* Blog posts */
#content-main .blog_post {
  clear: left;
  font-family: georgia, "Times New Roman", times, serif;
  margin: 0 0 3em; }
  #content-main .blog_post .post_title {
    margin: 0 0 1.5em; }
    #content-main .blog_post .post_title h3 {
      margin: 0;
      font-size: 1.75em;
      font-weight: normal; }
    #content-main .blog_post .post_title h5 {
      color: #666;
      margin: 0;
      font-size: .9em;
      font-style: italic; }
  #content-main .blog_post .post_meta {
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    margin: 1em 0; }
    #content-main .blog_post .post_meta ul {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: right; }
      #content-main .blog_post .post_meta ul li {
        color: #666;
        display: inline;
        font-family: 'helvetica neue', helvetica, arial, sans-serif;
        font-size: .9em;
        padding-left: 2em;
        text-transform: uppercase; }
        #content-main .blog_post .post_meta ul li a {
          color: #666;
          font-weight: normal; }

.dateline {
  color: #666;
  margin: 1.5em 0;
  padding: 0;
  text-transform: uppercase; }

#comments {
  margin: 3em 0; }

.comment {
  border-top: 1px solid #333;
  margin: 0;
  padding: 1.5em 0; }

#comment-form {
  border-top: 1px solid #333;
  padding-top: 1.5em; }

/* Issues */
.issue {
  clear: both;
  margin: .5em 0 2.5em; }
  .issue h3 {
    margin: 0 0 .5em; }
  .issue embed {
    float: left; }
  .issue p {
    float: right;
    margin: 0 0 1em;
    width: 250px; }

/* Forms/tables */
form table {
  margin: 1em 0; }
  form table th, form table td {
    padding: 5px;
    vertical-align: top; }
form label {
  text-transform: capitalize; }

.required {
  color: red;
  font-weight: bold; }

/* Media section */
body.media #facts1, body.media #facts2 {
  width: 48%; }
  body.media #facts1 h3, body.media #facts2 h3 {
    font-size: 1.3em; }
body.media #facts1 {
  float: left; }
body.media #facts2 {
  float: right; }
body.media table#videos td {
  padding: 0 10px 1.5em 0;
  vertical-align: top; }
  body.media table#videos td h3 {
    margin: 0; }
    body.media table#videos td h3 a {
      font-weight: normal; }
  body.media table#videos td p {
    margin: 0; }
  body.media table#videos td img {
    border: 1px solid #333;
    display: block; }

body.help #photos {
  float: left;
  margin: 1em 0;
  width: 180px; }
  body.help #photos img {
    margin: 0 0 .5em; }
body.help #help {
  float: right;
  width: 395px; }

blockquote.media_quote {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  font: 1.4em georgia, "Times New Roman", times, serif;
  line-height: 1.4;
  margin: 1.5em 0;
  padding: 0; }
  blockquote.media_quote p {
    margin: 1em; }
  blockquote.media_quote cite {
    color: #999;
    display: block;
    font: italic .8em 'helvetica neue', helvetica, arial, sans-serif;
    margin: 0;
    padding: .5em 0 0;
    text-align: right; }

/* IAC */
body.council #photo {
  float: left; }
body.council #description {
  float: right;
  width: 320px; }
body.council table {
  border: 0;
  margin: 0 0 1em; }
  body.council table th {
    color: #ccc;
    border: 0;
    line-height: 1;
    margin: 0;
    text-transform: capitalize; }
  body.council table td {
    border: 0;
    line-height: 1;
    margin: 0; }
body.council #content-main form {
  border: 1px solid #333;
  padding: 1.5em; }
  body.council #content-main form#address table {
    width: 50%; }
  body.council #content-main form#address img {
    float: right; }

tr.council {
  font-size: 1.2em; }

#councils th {
  padding: 0 .5em .25em 0; }

.description td {
  padding: 0; }
  .description td p {
    color: #999;
    line-height: 1.3;
    margin: 0 0 1.5em; }

/* Tables */
table.script, table.vets {
  border-collapse: collapse;
  margin: 1em 0; }
  table.script th, table.script td, table.vets th, table.vets td {
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    margin: 0;
    padding: .5em 1.5em .5em 0;
    vertical-align: top; }
  table.script th, table.vets th {
    text-transform: uppercase; }

#honorary {
  font-size: 1.2em; }

/* Misc. */
.video {
  margin: 0 0 1.5em; }

.media cite {
  color: #777;
  font-size: .9em; }

/* Admin */
.mceToolbarContainer img {
  display: inline; }

tr.draft, tr.completed {
  color: #666; }

tr.draft a, tr.completed a {
  color: #666; }

#state {
  background: #eee;
  border: 2px solid #ccc;
  line-height: 1;
  margin: 1em 0;
  padding: 1em; }


#state p, #state form, #state form div {
  margin: .5em 0; }

#state strong {
  font-size: 2.5em; }

table.admin {
  border-collapse: collapse; }
  table.admin th, table.admin td {
    border: 1px solid #d4d4d4;
    font-size: .9em;
    margin: 0;
    padding: 5px; }

ul.admin_buttons {
  list-style: none;
  margin: 1em 0;
  padding: 0; }
  ul.admin_buttons li {
    display: inline;
    margin: 0;
    padding: 0 2em 0 0; }

#administration {
  background: #333;
  border-bottom: 1px solid #000;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000; }
  #administration h4 {
    color: #fff;
    display: inline;
    margin: 0;
    padding: 0 2em; }
  #administration ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0; }
    #administration ul li {
      display: inline;
      margin: 0;
      padding: 0 1em; }
      #administration ul li a {
        color: #cc9;
        font-size: .9em;
        line-height: 2em; }

#petition {
  line-height: 1.3; }
  #petition table td {
    vertical-align: top; }
  #petition #story-title {
    border: 0; }
    #petition #story-title h2 {
      font-family: 'Palatino Linotype', 'FreeSerif', 'Times New Roman', 'times', 'serif';
      border: 0;
      font-size: 1.8em;
      text-transform: none; }
  #petition input.text {
    border: 1px solid #666;
    width: 150px;
    padding: 4px; }
    #petition input.text.clearme {
      color: #999; }
  #petition .pfields {
    margin: 10px 0; }

.right {
  float: right; }

.left {
  float: left; }

.clear, .clearfix {
  clear: both; }

.sans {
  font-family: 'helvetica neue', 'helvetica', 'arial', 'sans-serif'; }

.serif {
  font-family: 'georgia', 'Times New Roman', 'times', 'serif'; }

/* Rails Built In Stuff */
.flash {
  background: white;
  border-style: solid;
  border-width: 1px;
  font-size: 1.2em;
  margin: 0 auto 1em auto;
  padding: 5px;
  width: 948px; }

.flash_notice {
  border-color: #060;
  color: #0a0; }

.flash_error {
  border-color: #600;
  color: #a00; }

.fieldWithErrors input {
  border: 2px solid red; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff; }

#errorExplanation p {
  color: #333;
  margin: 1em 0;
  padding: 5px; }

#errorExplanation ul {
  color: black;
  margin: 1em; }

#errorExplanation ul li {
  font-size: 12px;
  list-style: square; }
