body {
  background-color: #A3CBE3;
  margin: 0;
  font-family: 'Lucida Grande';
  font-size: 12px; }

.site {
  margin: auto;
  overflow: hidden;
  width: 980px; }

#content {
  padding-top: 40px; }

#header, #footer {
  overflow: hidden;
  background-repeat: no-repeat; }

#header {
  background: #4E98C7 url('/images/cloud.png') no-repeat 620px 28px;
  padding-bottom: 20px;
  padding-top: 10px; }

#footer_title {
  margin-top: 100px; }
  #footer_title .site {
    margin-bottom: 0;
    padding: 0; }
  #footer_title #title, #footer_title #faq_link {
    background: #4E98C7;
    color: #FFF;
    font-size: 16px;
    padding: 5px;
    width: 100px;
    text-align: center;
    float: left; }
  #footer_title #faq_link {
    margin-left: 5px;
    background-color: #8AABC4; }
    #footer_title #faq_link a {
      color: #FFF;
      text-decoration: none; }

#footer {
  background: #4E98C7;
  color: #FFF;
  padding-top: 25px;
  padding-bottom: 20px;
  font-size: 12px;
  padding-left: 30px; }
  #footer p {
    width: 800px; }
    #footer p .title {
      font-weight: bold; }
  #footer .logo_small {
    float: right;
    margin-right: 50px; }
  #footer #companies {
    margin-bottom: 30px;
    font-size: 14px; }
    #footer #companies p {
      margin: 10px 0px 10px 0px; }
    #footer #companies p img {
      vertical-align: -6px;
      margin-left: 20px; }
    #footer #companies a {
      color: white; }
    #footer #companies a img {
      border: none; }

#top {
  text-align: right;
  float: right; }

#logo_and_summary {
  float: left;
  padding-top: 10px;
  width: 920px;
  height: 173px; }
  #logo_and_summary a#logo img {
    border: none; }
  #logo_and_summary #summary {
    width: 25em;
    text-align: left;
    vertical-align: 40px;
    font-weight: bold;
    margin-left: 20px;
    display: inline-block;
    font-size: 17px;
    color: #FFF; }
    #logo_and_summary #summary a {
      color: #FFF; }
  #logo_and_summary #help {
    margin-left: 140px;
    color: #FFF;
    font-size: 13.5px;
    line-height: 18.5px;
    position: relative;
    top: -23px; }
    #logo_and_summary #help .title {
      font-weight: bold; }
    #logo_and_summary #help a {
      color: white; }

.help {
  text-align: right;
  font-size: 20px;
  height: 43px; }

.help, .help a {
  font-weight: bold;
  color: #FFF; }

.help a img {
  border: none; }

#stats {
  width: 980px;
  margin: auto;
  margin-bottom: 50px; }
  #stats .help {
    height: auto;
    width: 980px; }
    #stats .help .today {
      margin-left: 300px; }
    #stats .help .today, #stats .help .this_week, #stats .help .total {
      display: inline-block;
      padding: 10px;
      font-size: 16px; }
      #stats .help .today a,       #stats .help .this_week a,       #stats .help .total a {
        text-decoration: none; }
    #stats .help .selected {
      background-color: #FFF; }
      #stats .help .selected a {
        color: #4E98C7; }
  #stats .chart {
    background-color: #FFF;
    background: url('/images/chart_background.png') no-repeat;
    width: 980px;
    height: 324px; }
    #stats .chart .bar, #stats .chart .figure {
      position: absolute; }
    #stats .chart .bar {
      width: 64px;
      background-color: #ABCAE0; }
    #stats .chart .figure {
      text-align: center;
      font-size: 13px;
      height: 15px; }
    #stats .chart .positive {
      position: relative;
      top: 30px;
      right: -178px;
      height: 100px;
      width: 640px; }
      #stats .chart .positive .bar {
        bottom: 0px; }
      #stats .chart .positive .figure {
        padding-bottom: 5px;
        color: #ABCAE0; }
    #stats .chart .negative {
      position: relative;
      top: 94px;
      right: -178px;
      width: 640px;
      height: 100px; }
      #stats .chart .negative .bar {
        top: 0px;
        background-color: #4E98C7; }
      #stats .chart .negative .figure {
        padding-top: 5px;
        color: #4E98C7; }
    #stats .chart img {
      border: none; }
    #stats .chart .parties {
      height: 64px;
      clear: left; }
      #stats .chart .parties .logos {
        width: 630px;
        margin: auto; }
    #stats .chart .parties img, #stats .chart .positive div, #stats .chart .negative div {
      margin-right: 80px;
      float: left; }
    #stats .chart .parties img {
      display: block; }
    #stats .chart .positive div, #stats .chart .negative div {
      width: 64px; }
    #stats .chart .parties img.rightmost, #stats .chart .positive .rightmost, #stats .chart .negative .rightmost {
      margin-right: 0; }
    #stats .chart .parties {
      background-color: #ECF4F9; }

.party {
  width: 472px;
  float: left; }
  .party .help .positive, .party .help .negative, .party .help .show_negative_opinions, .party .help .show_positive_opinions {
    display: inline-block; }
  .party .help .positive, .party .help .negative {
    vertical-align: middle; }
  .party .help .positive .show_positive_opinions {
    display: inline-block; }
  .party .help .positive .positive_opinions_active {
    display: none; }
  .party .help .positive.selected .show_positive_opinions {
    display: none; }
  .party .help .positive.selected .positive_opinions_active {
    display: inline-block; }
  .party .help .negative .show_negative_opinions {
    display: inline-block; }
  .party .help .negative .negative_opinions_active {
    display: none; }
  .party .help .negative.selected .show_negative_opinions {
    display: none; }
  .party .help .negative.selected .negative_opinions_active {
    display: inline-block; }
  .party .logos {
    padding: 16px;
    background-color: white;
    margin-bottom: 1px; }
    .party .logos img {
      opacity: 0.5;
      border: none;
      width: 48px;
      heigt: 48px;
      margin-right: 12px; }
    .party .logos img.rightmost {
      margin-right: 0px; }
    .party .logos img.selected, .party .logos img:hover {
      opacity: 1.0; }

.party.first {
  margin-right: 36px; }

.tweets {
  padding: 16px;
  background: #FFF; }

.tweet {
  overflow: hidden;
  background-image: url('');
  margin: 0px 0px 20px 0px;
  height: 110px; }
  .tweet a {
    color: #0099FF; }
  .tweet .avatar {
    float: left;
    margin-right: 16px; }
  .tweet .text {
    float: left;
    width: 360px;
    font-size: 14px; }
    .tweet .text .user {
      color: #0099FF;
      font-weight: bold;
      margin-top: 5px;
      margin-bottom: 3px; }
      .tweet .text .user a {
        text-decoration: none; }
    .tweet .text .when {
      color: #999999;
      font-size: 11px;
      margin-bottom: 20px;
      font-style: italic; }
    .tweet .text .body {
      color: #333333; }

.show_more_tweets {
  text-align: center;
  height: 27px;
  background-color: #A3CBE3;
  border: 1px solid #A3CBE3;
  font-size: 16px;
  font-weight: bold; }
  .show_more_tweets a {
    color: #4E98C7;
    display: inline-block;
    padding: 4px;
    text-decoration: none;
    width: 410px; }

.show_more_tweets.loading {
  background: #FFF url('/images/ajax.gif') no-repeat center center; }
  .show_more_tweets.loading a {
    display: none; }

#faq {
  color: #333333;
  background-color: #FFF;
  padding: 15px;
  width: 700px;
  margin: auto; }
  #faq .question {
    font-weight: bold; }
  #faq .question, #faq p {
    width: 600px;
    font-size: 13.5px; }
  #faq p {
    margin-top: 2px;
    line-height: 18.5px; }
  #faq h1 {
    margin-top: 0px; }
  #faq a {
    color: #0099FF; }
  #faq ul#hashes {
    padding: 0px;
    font-size: 13px; }
    #faq ul#hashes li {
      list-style-type: none; }

.help.faq {
  height: auto;
  width: 700px;
  margin: auto;
  margin-bottom: 10px;
  text-align: left; }
