/*
Theme Name: WRTW 90.5 The Key FM
Theme URI: http://thekeyfm.com
Description: A custom Wordpress theme for WRTW 90.5 The Key FM by Jonathan Suh
Version: 1.0
Author: Jonathan Suh
Author URI: http://jonsuh.com/
Tags:

	Jonathan Suh
*/

body,p,ul,li,h1,h2,h3,h4,h5,h6 {margin:0;padding:0}
body {margin-bottom: 20px}

body,p,a {font-family: Arial; color: #222}
body,p {font-size: 10pt}
a {color: #bd1d2c; text-decoration: none}
a:hover {text-decoration: underline}
p {line-height: 160%}

#parent {width: 850px; text-align: left; display: inline-block}
#bg {background: #fefefe url(images/sprite-1.png) repeat-x; background-position: 0px -230px; text-align: center; padding-top: 10px}
#header {height: 170px; margin-top: 15px}
#header p {line-height: normal}
#header .tagline {font-family: Helvetica, Arial; font-size: 23px; color: #cc0000; float: right; margin-right: 20px}
#menu {width: 850px; height: 40px; max-height: 40px; background: url(images/sprite-1.png) repeat-x; background-position: 0px -80px; border-bottom: 1px solid #777; display: inline-block; text-align: right;
  -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;}
#menu ul, #menu li {list-style: none}
#menu li {display: inline-block}
/*#menu li a {float: right; font-family: Helvetica, Arial; font-size: 14px; font-weight: 600; color: #393939; padding: 13px 20px 0px 20px; height: 27px; display: inline-block; background: url(images/sprite-1.png) repeat-x; background-position: 0px -80px; text-decoration: none; text-shadow: 0px 1px #ddd; outline: none}
#menu li a:hover {color: #eee; text-shadow: 0px -1px #393939; background-position: 0px -120px; outline: none}
#menu li a:active {background-position: 0px -160px}
#menu ul li:last-child a {-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;}
#menu ul ul, #menu ul ul li, #menu ul ul li a {background: #cc0000; text-align: left}*/


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {margin: 0; padding: 0; list-style: none;}
.sf-menu {line-height:	1.0;}
.sf-menu ul {position: absolute; top: -999em; width: 10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {width: 100%;}
.sf-menu li:hover {visibility:		inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float: left; position: relative;}
.sf-menu a {display: block; position: relative;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {left: 0; top: 41px; /* match top ul list item height */ z-index: 99;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.sf-menu {float: right; margin-bottom:	1em;}
.sf-menu a {float: right; text-align: left; font-family: Helvetica, Arial; font-size: 14px; font-weight: 600; color: #393939; padding: 13px 20px 0px 20px; height: 27px; text-decoration: none; text-shadow: 0px 1px #ddd; outline: none}
.sf-menu li {background: url(images/sprite-1.png) repeat-x; background-position: 0px -80px;}
.sf-menu li ul {border: 1px solid #888; border-top: 0px}
.sf-menu li li {background: #bbb;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {color: #eee; text-shadow: 0px -1px #393939;  background-position: 0px -120px; outline: 0;}
.sf-menu li li a:hover {background: #888}
.sf-menu li:active {background-position: 0px -160px}
.sf-menu li:last-child, .sf-menu li:last-child a {-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;}
.sf-menu li li:last-child, .sf-menu li li:last-child a {border-radius: 0px; -khtml-border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

#footer {width: 840px; background: #e9e9e9; padding: 5px; margin-top: 15px; display: inline-block;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#footer div {background: #fefefe; padding: 5px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#footer div p {font-size: 11px}

.float-right {float: right}
.float-left {float: left}
.margin-right {margin-right: 7px}
.margin-left {margin-left: 7px}

h1 {font-size: 23px; padding-bottom: 7px}
h2 {font-size: 18px; padding-bottom: 7px}

.button {font-size: 15px; font-weight: bold; color: #fefefe; text-shadow: 0px -1px #444; padding: 10px 15px; display: inline-block;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px}
.big {padding: 15px 20px; font-size: 24px; font-weight: bold}
.red {background: #cc0000}
.red:hover {background: #ff0000; text-decoration: none}

#content {padding: 5px; background: #ddd; border-top: 1px solid #fff; display: inline-block;
  -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;}
#content #column-left {width: 505px; background: #fafafa; padding: 10px; margin-right: 5px; float: left;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #sidebar {width: 290px; background: #fafafa; padding: 10px; float: left;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #column-wide {width: 820px; background: #fafafa; padding: 10px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
	
#posts #post {padding-bottom: 10px; border-bottom: 1px dotted #ccc; margin-bottom: 10px}
#posts #post:last-child {margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px}

#content h1, #content h1 a {font-size: 30px; font-family: Helvetica, Arial}
#content .entry .postmetadata, #content .entry .postmetadata a {font-size: 11px}
#content .entry .postmetadata {color: #666}
#content .entry p {margin-bottom: 20px}
#content .entry h3 {font-size: 13px; font-weight: normal; color: #777; margin-bottom: 7px}

#content #floatbar {width: 250px; float: right; background: #eee; padding: 5px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #floatbar div {padding: 5px; background: #fefefe}

#content #respond {width: 600px; background: #eee; padding: 15px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #respond input, #content #respond textarea {font-family: Helvetica, Arial; font-size: 10pt; border: 1px solid #ccc; background: #fff; padding: 7px; margin: 3px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #respond input[id=submit] {color: #fff; background: #0080cc url(images/buttons.png) repeat-x}
#content #respond input[id=submit]:hover {background-position: 0px -60px}
#content #respond input[id=submit]:active {background-position: 0px -120px}

#content #result {border-bottom: 1px dashed #ccc; padding-bottom: 7px; margin-bottom: 7px}
#content #result:last-child {border-bottom: 0px; padding-bottom: 0px; margin-bottom: 0px}
#content #result h3, #content #result h3 a {font-size: 16px; padding-bottom: 5px}
#content #result small {font-size: 12px; color: #444}
#content #result .postmetadata {font-size: 11px; color: #666; padding-top: 5px}
	
/* Widgets */
#content #featured-post {background: #dadada; padding: 10px; margin-bottom: 20px;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#content #featured-post h1, #content #featured-post h1 a {font-size:32px; color: #333; text-shadow: 0px 1px #fefefe}
#content #featured-post p {line-height: 110%; margin-bottom: 10px}

#sidebar #weather-widget {margin-bottom: 15px; min-height: 105px; padding-top: 15px}
#sidebar #weather-widget h3 {color: #bb0000; font-size: 25px}
#sidebar #weather-widget h3, #sidebar #weather-widget p {padding-left: 130px}
#sidebar #weather-widget p {line-height: 130%}

#sidebar #tweet-widget {margin-bottom: 10px}
#sidebar #tweet-widget a {font-size: 16px; font-weight: bold; text-decoration: none}
#sidebar #tweet-widget a:hover {color: #bb0000}
#sidebar #tweet-widget h2 {font-family: Helvetica, Arial; font-size: 18px; font-weight: normal; color: #000; text-shadow: 0px 1px #eee; text-align: left; width: 270px; background: #dacacc; padding: 10px; display: inline-block;
  border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#sidebar #tweet-widget h2 a {color: #555}
#sidebar #tweet-widget span {font-size: 11px; color: #777; width: 270px; text-shadow: none; display: inline-block; margin-top: 7px}
#sidebar #tweet-widget h2 span a {font-size: 11px; color: #555; text-decoration: none; float: right; padding-left: 10px}
#sidebar #tweet-widget h2 span a:hover {text-decoration: underline}

#sidebar #latest-youtube-widget a {font-weight: bold}

/* Countdown */
#sidebar #the-countdown {margin-bottom: 20px}
.hasCountdown {font-family: Arial}
.countdown_rtl {direction: rtl;}
.countdown_holding span {background-color: #ccc;}
.countdown_row {clear: both; width: 100%; padding: 0px 2px; text-align: center;}
.countdown_show1 .countdown_section {width: 98%;}
.countdown_show2 .countdown_section {width: 48%;}
.countdown_show3 .countdown_section {width: 32.5%;}
.countdown_show4 .countdown_section {width: 24.5%;}
.countdown_show5 .countdown_section {width: 19.5%;}
.countdown_show6 .countdown_section {width: 16.25%;}
.countdown_show7 .countdown_section {width: 14%;}
.countdown_section {display: block; float: left; font-size: 75%; text-align: center;}
.countdown_amount {font-size: 200%;}
.countdown_descr {display: block; width: 100%;}

#schedule tr td p {font-size: 13px; margin:0; padding:0; line-height: 100%}
.font-small {font-size: 11px}
.odd {background: #eee}
#schedule .header {background: #ccc}
#schedule td {border-right: 1px solid #ccc}
#schedule td:last-child {border-right: 0px}
