/* rcflightcast.css RCFlightCast.com 2008-2010 */
/* t, r, b, l */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 100%;
}

h2 {
  font-size: 90%;
}

h3 {
  font-size: 80%;
}

h4, h5, h6 {
  font-size: 70%;
}

ol, ul {
  list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

a {
  text-decoration: none;
}

caption, th {
  text-align: left;
}

/* Removes quotation marks from q */
q:before, q:after {
  content: '';
}

html {
}

body {
  width: 100%;
  position: relative;
  font: 80% Verdana, Tahoma, Arial, sans-serif;
}

body.main {
  background-image: url('/site_images/prop-bg.png');
  background-repeat: no-repeat;
  background-position: top right;
}

#header {
  width: 100%;
  height: 75px;
}

.category-title {
  font-size: 100%;
  font-weight: bold;
  display: block;
  clear: both;
  text-align: center;
}

.category-data {
  clear: both;
}

.more-content, .read-more {
  font-size: 90%;
  display: block;
  clear: both;
  text-align: left;
}

.read-more {
  display: inline;
}

.more-content {
  padding-top: 10px;
}

#logo {
  height: 68px;
  width: 197px;
  margin: 5px 0px 0px 5px;
  float: left;
  border: 1px solid;
}

.header-spacer {
  width: 2em;
  height: 75px;
  float: left;
}

#content {
  width: 100%;
  margin: 0 auto 0 auto;
}

#page-title {
  font-weight: bold;
  font-size: 120%;
  padding: 1em 2em 0em;
  text-align: center;
  text-decoration: underline;
}

#nav-contact, #nav-listen {
  text-align: center;
}

#nav-listen {
  float: left;
  width: 17.5em;
}

#nav-contact {
  float: left;
  width: 16em;
}

#nav-contact-title, #nav-listen-title {
  font-weight: bold;
}

#nav-contact-items, #nav-listen-items {
  display: table-row;
}

#nav-contact-items IMG, #nav-listen-items IMG {
  vertical-align: middle;
}

#nav-contact-items A, #nav-listen-items A {
  border: 0px;
  padding-left: 5px;
}

#main-nav {
  float: right;
  margin: 5px 5px 0px 0px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  /*width: 32.4em;*/
 width: 24.3em;
}

#main-nav LI, #main-nav A {
  display: inline;
  float: right;
  background-color: #FF1111;
  color: white;
  font-weight: bold;
  width: 8em;
  height: 1.8em;
  text-align: center;
  vertical-align: middle;
  line-height: 1.8em;
  border-right: 1px solid black;
}

#main-nav LI:hover, #main-nav LI:hover A {
  background-color: white;
  color: #FF1111;
}

#twitter-status {
  float: left;
  clear: left;
  width: 75%;
  margin: 15px 0px 15px 15px;
}

#twitter-status .item {
  display: table-cell;
  vertical-align: middle;
}

#twitter-status .item IMG {
  vertical-align: middle;
  margin-right: 5px;
}

#twitter-status .more-content {
}

#live-status {
  padding: 0px 10px 30px 10px;
  margin: 0 auto 0 auto;
  clear: both;
  text-align: center;
  font-size: larger;
  font-weight: bold;
}

#off-the-air {
  padding: 50px;
  width: 50%;
  margin: 0 auto 0 auto;
}

#search-nav {
  margin-top: 10px;
  clear: right;
  float: right;
  width: 28em;
  height: 1.5em;
  line-height: 1.5em;
}

#search-nav .form, #search-nav .label {
  float: right;
  padding-right: 5px;
}

#search-nav .label {
  font-weight: bold;
}

#search-nav-results {
  float: right;
  clear: both;
  background-color: white;
  border: 1px solid black;
  padding: 0px;
  margin: 0px;
  position: relative;
}

#search-nav-results .mark:hover {
  background-color: black;
  color: white;
}

#search-nav-results .attribute {
  font-style: italic;
  color: gray;
}

#search-nav-results .separator {
  margin-top: 5px;
  padding: 0px;
  height: 1px;
  display: block;
}

#search-nav-results .more, #search-nav-results .more A {
  color: black;
  padding-left: 5px;
  margin: 5px 0px 0px 0px;
  font-weight: bold;
}

#search-nav-results .match, #search-nav-results .match A {
}

#search {
  clear: both;
  margin: 5em auto 0px auto;
  padding: 10px;
  border: 1px solid;
  width: 75%;
}

#search #page-title {
  text-decoration: none;
}

#posts {
  width: 90%;
  margin: 0 auto 0 auto;
}

.post-title {
  clear: both;
  text-align: center;
  width: 100%;
  display: block;
}

.post-text {
  display: block;
}

#podcasts, #blogs {
  padding: 10px;
  width: 47%;
  float: left;
  clear: none;
  border: 1px solid;
  margin: 1px;
  word-break: break-all;
  word-wrap: break-word;
}

.podcast-details {
  margin-top: 10px;
  display: block;
  border: 1px solid #999;
  background-color: #DEDEDE;
  float: left;
  padding: 2px;
}

.podcast-details IMG {
  vertical-align: middle;
  margin-right: 5px;
}

.podcast-details A {
  font-weight: bold;
  color: #0000CC;
}

.post {
  padding: 10px;
  border: 1px solid;
  width: 50%;
  margin: 0 auto;
  clear: both;
  display: block;
}

.post-description {
  display: block;
}

.post-spacer {
  margin-bottom: 50px;
  clear: both;
}

#footer {
  float: left;
  clear: both;
  margin-top: 30px;
  border: 3px solid #000;
  background-color: #2F4F4F;
  color: white;
  height: 100%;
}

#footer .title {
  width: 100%;
  font-weight: bold;
}

#footer A {
  color: #D0D0D0;
  text-decoration: underline;
}

.footer-overlay {
  position: relative;
  top: 59px;
  left: -7px;
  z-index: 9;
  display: table-cell;
  clear: left;
  float: left;
}

#about {
  padding: 10px;
  display: block;
  text-align: left;
  float: left;
  width: 50%;
}

#videos {
  margin: 0;
  padding: 0;
  display: table-cell;
  clear: none;
  float: right;
}

#videos .more-content {
  text-align: center;
  padding-top: 0px;
}

#videos .title {
  text-align: center;
  float: none;
}

.video-date, .video-title {
  font-size: 80%;
}

.video-title {
  clear: both;
  display: block;
}

.video-image {
  float: left;
  width: 120px;
  margin: 5px;
  text-align: center;
  clear: none;
}

.video-image IMG {
  border: 1px solid;
}

#copyright {
  clear: both;
  display: block;
}

#store {
  width: 100%;
  margin: 0px auto 0px auto;
}

#store .breadcrumb {
  padding: 15px;
  clear: both;
  display: block;
}

#store #items {
  width: 90%;
  margin: 0px auto 0px auto;
}

#store .item {
  border: 0px solid;
  margin-top: 20px;
  width: 45%;
  float: left;
  padding-right: 45px;
}

#store .item IMG {
  border: 1px solid black;
}

/* No border for Paypal button. */
#store .item form IMG {
  border: 0px;
}

#store .one-item {
  margin: 35px 50px 50px 35px;
  width: 80%;
  float: left;
}

#store .photo-list {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#store .photo-item {
  display: table-cell;
  padding: 5px;
  text-align: center;
  font-size: 11px;
}

/* BOOM! */
