/* 960 Grid System ~ Text CSS.
 * Learn more ~ http://960.gs/
 *
 * Licensed under GPL and MIT. */
body {
  font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; }

a:focus {
  outline: 1px dotted invert; }

hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  height: 0; }

h1 {
  font-size: 25px; }

h2 {
  font-size: 23px; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 19px; }

h5 {
  font-size: 17px; }

h6 {
  font-size: 15px; }

ol {
  list-style: decimal; }

ul {
  list-style: square; }

li {
  margin-left: 30px; }

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
  margin-bottom: 20px; }

.caption {
  font-size: 18px;
  font-weight: bold; }

body {
  font-family: Arial,sans-serif;
  font-size: 13px;
  color: #4e382c; }

input, textarea, select, input, textarea {
  color: #4e382c; }

#header .nav #menu a {
  font-size: 14px;
  text-decoration: none; }

li {
  list-style: none; }

.menu ul {
  float: left; }
  .menu ul li {
    line-height: 49px;
    height: 43px;
    font-size: 14px;
    float: left; }

#twitter {
  font-face: 'Lucida Grande',sans-serif;
  font-size: 12px; }
  #twitter .twitt-details {
    text-align: right;
    margin-right: 20px;
    font-size: 10px;
    font-style: italic; }

hr {
  border-width: 1px 0 0;
  border-color: #422d22;
  margin-bottom: 5px; }

li.speech {
  margin: 0px 15px 0px 15px; }

h3 {
  font-size: 19px;
  padding-bottom: 10px; }

.content .speech .social {
  text-align: center;
  float: left; }
.content .speech .voting .nice, .content .speech .voting .crap {
  text-align: center; }
  .content .speech .voting .nice a, .content .speech .voting .crap a {
    text-decoration: none;
    font-size: 12px; }
.content .speech .voting .nice a {
  color: #FFFFFF; }
.content .speech .voting .crap a {
  color: #715a3d; }
.content .speech .details p {
  font-size: 12px; }
.content .speech .details h4 {
  font-size: 15px; }

.right-box .middle {
  font-size: 12px; }
  .right-box .middle h3 {
    font-size: 15px;
    font-weight: bold; }

.right-box + .rounded .middle {
  text-align: center; }
  .right-box + .rounded .middle h3 {
    font-size: 15px;
    text-align: left; }

.middle-section h1 {
  padding-left: 20px;
  font-weight: bold;
  text-decoration: underline; }
.middle-section h2 {
  padding-bottom: 0px;
  margin-bottom: 10px; }
.middle-section .story p, .middle-section .story ul {
  font-size: 14px; }
.middle-section .mini {
  margin-top: 5px;
  font-size: 10px; }
.middle-section .error {
  padding-top: 20px;
  color: red; }

.discount li {
  list-style: circle;
  margin-left: 20px; }
