body {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0;
}

input, textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

small {
  font-size: 0.9em;
}

p, h1, h2, h3 {
  margin: 1em 0;
  line-height: 1.3em;
}

strong {
  font-weight: bold;
}

sup {
  font-size: 0.8em;
}

em {
  font-style: normal;
}

big {
  font-size: 1.3em;
  line-height: 1.6em;
}

/* Basic Layout */

#wrapper {
  width: 790px;
  margin: 0 auto;
  margin-top: 10px;
}

#header {
  width: 100%;  
  height: 149px;
}

#main {
  background: url('../images/background.png') repeat-y scroll top left;
  width: 750px;
  padding: 10px 20px 15px 20px;
}

.clear {
  clear: both;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

img.alignleft {
  margin-right: 15px;
}

img.alignright {
  margin-left: 15px;
}

/* Navigation */

#navigation {
  width: 772px; height: 48px;
}

#navigation, #navigation a {
  color: #666666;  
  text-decoration: none;
}

#navigation li.current, #navigation li.current a {
  color: black;
}

#navigation li.current a {
  text-decoration: underline;
}

#navigation ul li {
  display: inline;
  background-color: #D1D3CE;
}

ul#nav {
  font-size: 1.4em;
  margin: 0 0 8px 30px;
}

ul#nav li {
  margin-right: 80px;
  letter-spacing: 2px;
}

ul#subnav {
  font-size: 1.10em;
  margin-bottom: 12px;
}

ul#subnav li {
  margin-right: 20px;
}

#navigation ul li.current a {
  
}

ul#subnav li#gear {
  margin-left: 509px;
}

#navigation div#in-radio-industry {
  position: relative;
  top: -5px;
  float: right;
  padding-right: 18px;
}

#navigation div#in-radio-industry a {
  display: block;
  margin-bottom: 1px;
}

/* Sidebars */

#left-column p.narrow, #right-column p.narrow {
  width: 115px;
}

#left-column p.bold, #right-column p.bold {
  color: #374798;
  font-weight: bold;
}

#left-column p.bold a, #right-column p.bold a {
  text-decoration: underline;
  font-weight: normal;
  color: #374798;
}

#left-column {
  float: left;
  width: 120px;
  margin-left: 4px;
  font-size: 12px;
}

#left-column, #left-column a {
  color: #666666;
}

#left-column img {
  margin-left: 3px;
}

#left-column img.square, #right-column img.square {
  margin-bottom: 20px;
} 

#right-column {
  float: right;
  width: 158px;
  font-size: 12px;
}

#right-column, #right-column a {
  color: #374798;
}

#left-column hr {
  height: 1px; width: 146px;
  margin: 22px 0 19px -14px;
  background-color: #999;
  border: 0;
}

#left-column h2 {
  text-transform: uppercase;
  font-size: 10px;
}

#left-column ul#archives li {
  font-size: 10px;
  margin: 1.5em 0;
}

#left-column ul li {
  margin: 0.3em 0;
}

/* Content */

#content {
  background-color: #fff;
  width: 396px;
  margin-left: 136px;
  padding: 20px;
  color: #6f716f;
}

#content h1 {
  margin-top: 2.2em;
  font-size: 14px;
  font-weight: bold;
  color: #ff9933;
}

#content h1.first {
  margin-top: 55px;
}

#content h1.gear, #content h1.giving {
	height:36px;
	margin-bottom:35px;
	margin-top:-50px;
	width:206px;
}

#content h2 {
  font-size: 12px;
  color: #555;
}

#content img.header {
  margin-bottom: 10px;
}

#content a {
  color: #ff9933;
}

h2.topmargin {
  margin-top: 40px;
}

#content blockquote {
  color: #959595;
  margin-left: 15px;
}

#content em {
  color: #ff9933;
}

#content p.meta {
  color: #959595;
  margin-top: -6px;  
}

#content p.meta a.feed {
  float: right;
  margin-top: -18px;
}

/* Popup styles */

div.popup input {
  float: right;
  clear: both;
  margin: 0 20px 10px;
  width: 150px;
}

div.popup p {
  font-size: 12px;
  line-height: 1.7em;
}

div.popup h1 {
  font-size: 14px;
  color: #ff9933;
}

/* Home Page */

#content.index {
  position: relative;
  background-color: transparent;
  padding: 0;
  font-size: 12px;
  width: 436px;
}

#content.index p {
  margin-top: 3px;
  line-height: 1.9em;
}

#content.index #all-things-radio {
  margin: 18px 0 0 -3px;
}

#content #splash {
  position: relative;
  z-index: 1;
}

#content #charity-link {
  position: absolute;
  display: block;
  height: 155px; width: 162px;
  text-decoration: none;
}

#content #charity-link span {
  visibility: hidden;
}

#left-column.index {
  width: 128px;
  margin: 0 0 0 -5px;
}

#left-column.index img {
  margin: 0;
}

#left-column div#charts {
  background-color: white;
  height: 485px;
  margin-bottom: 20px;
  font-size: 10px;
  position: relative;
}

#left-column div#charts a {
	height:25px;
	left:9px;
	position:absolute;
	text-decoration:none;
	top:7px;
	width:30px;
}

div#charts a span {
	visibility:hidden;
}

#left-column div#charts p.week {
  color: #f32631;
  text-align: center;
}

#left-column div#charts-list {
  border: solid #000;
  border-width: 1px 0;
  margin: 0 4px;
  height: 200px;
  overflow: auto;
}

#left-column div#charts ol {
  list-style: decimal outside;
  margin: 4px 1px 4px 24px;
  color: #00bcf0;
  font-weight: bold;
}

#left-column div#charts ol li {
  margin-bottom: 15px;
}

#left-column div#charts ol li span {
  font-weight: normal;
  color: #000;
}

#left-column div#charts small {
  margin: 0 7px;
  font-size: 9px;
  display: block;
}

#right-column.index {
  width: 172px;
  color: #6f716f;
  font-size: 10px;
  margin-right: -4px;
}

#right-column #gear {
  background-color: white;
  height: 485px;
  margin-bottom: 20px;
  overflow: hidden;
}

#right-column #gear img {
	margin-top: -2px;
}

#right-column #gear p {
  margin: 1em;
}

#charity-done-here {
  position: absolute;
  top: 477px;
  width: 436px; height: 155px;
  background: url('../images/charity-done-here.jpg') no-repeat scroll top left;
  margin-top: 28px;
}

#charity-done-here div#text {
  position: absolute;
  top: 67px; left: 174px;
  font-size: 11px;
  line-height: 1.1em;
  color: #ffffff;
}

#charity-done-here a {
  color: #ffffff;
}

/* Top 10 Sidebar List */

div#top10list
{
	background: #fff;
	width: 120px;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	margin-top: 0;
	padding: 0 4px;
}

div#top10list table tr td
{
	padding: 5px 0 4px;
	margin: 0;
	text-align: center;
}

div#top10list td.disclaimer
{
	font-size: 7px;
}

div#top10list td.date
{
	color: #f00;
	text-transform: uppercase;
	font-size: 11px;
}

ol.top10
{
	padding-left: 23px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
}

ol.top10 li
{
	margin-bottom: 0.5em;
	color: #00bcf0;
	font-weight: bold;
	list-style: decimal;
	padding-top: 0;
	padding-bottom: 0;
}
ol.top10 li span, ol.top10 li em, ol.top10 li p
{
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}

a img
{
	border: none;
}

/* About tuner popup */

div#about-tuner div {
  margin: 25px 30px 0 40px;
}

/* Contact Form */

form#contact {
  margin-top: 8px;
}

form#contact input, form#contact textarea {
  margin: 10px 0;
  padding: 2px;
}

form#contact #name {
  width: 167px;
}

form#contact #email {
  width: 266px;
}

form#contact #comments {
  width: 397px; height: 127px;
}

form#contact #submit {
  width: 120px;
}

/* Sign Up Form */

form#sign-up label {
  float: left;
  text-align: right;
  vertical-align: middle;
  margin: 5px 10px 0 0;
  width: 65px;
}

form#sign-up input {
  width: 145px;
}

form#sign-up input#email {
  width: 200px;
}

form#sign-up input.button {
  width: 140px;
}

div#sign-up {
  position: relative;
  padding: 0 30px;
}

div#sign-up img {
  position: absolute;
  right: 20px; top: 10px;
}

div#sign-up h1 {
  padding-top: 80px;
}

/* Quiz */

#content div.quiz-left {
  width: 180px;
  float: left;
  margin-top: 14px;
}

#content div.quiz-right {
  width: 180px;
  float: right;
  margin-top: 14px;
}

#content.quiz div.question {
  height: 127px;
}

#content.quiz div.question input {
  margin-right: 12px;
  vertical-align: middle;
}

#content.quiz div.question label {
  vertical-align: middle;
}

#content.quiz div.question img {
  float: left;
}

#content.quiz div.question p {
  float: right;
  width: 150px;
  margin: 0;
}

#content.quiz div.question input.button {
  margin-left: -14px;
  _margin-left: 0;
  width: 205px;
}

#content.quiz img#logo {
  margin-top: 30px;
  float: right;
}

#quiz-results {
  position: relative;
  padding-left: 20px;
}

#quiz-results ol {
  list-style: decimal outside;
  margin: 23px 0 35px 38px;
}

#quiz-results li {
  margin-bottom: 3px;
}

#quiz-results li span {
  margin: 0 22px 0 0;
  float: right;
  width: 80px;
}

#quiz-results input {
  float: right;
  clear: both;
  margin: 0 20px 10px;
  width: 150px;
}

#quiz-results img#correct {
  margin-left: 0;
  position: absolute;
  top: 149px; left: 267px;
}

/* Footer */

#bottom {
  background: url('../images/background-bottom.png') no-repeat scroll top left;
  width: 100%;
  height: 21px;
}

#footer {
  margin: 20px 0;
  width: 100%;
  color: #6f716f;
  text-align: center;
  font-size: 9px;
}

#footer ul {
  margin: 0 auto;
  width: 520px;
}

#footer ul li {
  margin: 0 10px;
  display: inline;
}

#footer ul li a {
  color: #6f716f;
  text-decoration: none;
}
