/*
Theme Name:     Sports Spectrum Radio
Theme URI:      http: //sport.org/
Description:    Super awesome 5 column, HTML 6 compliant theme
Author:         Ryan Plas
Author URI:     http: //rbc.org/about/
Template:       rbc-base-theme
Version:        2.0
*/

@import url("../rbc-base-theme/style.css");

body {
	background: url("/wp-content/themes/sport/images/bg.png") repeat-x scroll 100% 0 #FFFFFF;
	color: #333333;
	line-height: 1.5em;
}

a {
	color: #A22523;
}

#content {
	background: #fff;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 0;
}

#content-wrapper {
	border-right: 0;
	margin: 15px -1px 10px 10px;
	width: 520px;
}

#content aside {
	padding-top: 10px;
}

#sidebar-wrapper {
	border-left: 0;
}

#page-header {
    background: none;
    height: 82px;
	margin-bottom: 20px;
    position: relative;;
}

#header-logo {
    background: url("/wp-content/themes/sport/images/logo.png") no-repeat scroll center center transparent;
    float: left;
    height: 78px;
    width: 278px;
}

#header-nav {
	background: none repeat scroll 0 0 transparent;
	color: white;
	left: 275px;
	position: relative;
	text-align: left;
	top: 0;
	width: 700px;
}

#header-nav ul.menu {
	float: left;
	height: 30px;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#header-nav ul.menu li {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

#header-nav ul.menu a {
    color: #fff;
    font-size: 18px;
	padding: 0 10px;
	text-decoration: none;
}

#header-search {
    left: 285px;
    position: relative;
    top: 42px;
    width: 280px;
}

#header-search #searchform {
	position: absolute;
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	margin: 0;
	padding: 2px 8px;
}

#header-search #searchsubmit {
    background-image: url("../rbc-base-theme/images/search.png");
    border: medium none;
    cursor: pointer;
    height: 20px;
    text-indent: -999999em;
    width: 18px;
}

#header-search input[type="text"] {
    border: medium none;
}

#main-nav ul.menu {
	height: 20px;
	margin: 2px 0px 0px;
	padding: 0px 10px;
	list-style: none;
}

#main-nav ul.menu li.menu-item {
	float: left;
	position: relative;
	padding: 0px 10px;
	line-height: 20px;
	font-size: 12px;
	white-space: nowrap;
}

#main-nav ul.menu li.menu-item a {
	color: #fff;
	text-decoration: none;
}

#main-nav ul.sub-menu {
	position: absolute;
	visibility: hidden;
	z-index: 0;
	opacity: 0;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
	background-color: #fff;
	list-style: none;

	box-shadow: 5px 5px 10px #333;
	-moz-box-shadow: 5px 5px 10px #333;
	-webkit-box-shadow: 5px 5px 10px #333;

	transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

#main-nav ul.sub-menu li.menu-item {
	float: none;
	padding: 8px 12px;
}

#main-nav ul.sub-menu li.menu-item a {
	color: #333;
}

#main-nav ul.menu li.menu-item:hover ul.sub-menu,
#main-nav ul.menu li.menu-item ul.sub-menu.selected {
	visibility: visible;
	z-index: 1000;
	opacity: 1;
}
#page-body {
	background-color: rgba(215, 215, 215, 1);
    border-radius: 5px 5px 5px 5px;
}

#sidebar-wrapper {
	width: 430px;
}

#sidebar, #sidebar-left, #sidebar-right {
	padding: 15px;
}

#sidebar-left {
	padding: 0 15px;
	width: 36%;
}

#sidebar-right {
	padding-top: 0;
	padding-left: 5px;
	width: 52%;
}

#socialmedia a.smtitle {
	margin-left: 10px;
}

#socialmedia a.smdesc {
	left: 50px;
}

#wp-calendar th {
	text-align: center;
	background-color: #e6e6e6;
}

div.tagcloud {
	margin: 10px;
}

img.wp-post-image {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 0px 5px;
	margin: 0px 10px 5px 0px;
}

#host-bios img {
	border: none;
	float: left;
	margin: 0px 0px
}

.author-name a {
	line-height: 34px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;

}

.fader-page img {
	width: 100%;
	height: auto;
}
/* --- begin Promo-Fader slideshow code --- */

#promo-fader{height:219px;position:relative; overflow: hidden;}
#promo-fader .controls{position:absolute;top:143px;left:2300px;z-index:10;font-size:42px; display: none;}
#promo-fader .controls a{text-decoration:none;color:#000;padding:0 2px; display: none;}
#promo-fader .controls a.first{padding-left:10px; display: none;}
#promo-fader .controls a.last{padding-right:10px;}
#promo-fader .controls a.active{color:#fff;}
#promo-fader .fader-page{position:absolute;opacity:0;display:none;top:0;left:0;width:100%;height:100%;z-index:5;}
#promo-fader #promo-fader_social{position:relative;height:219px;}
#promo-fader #promo-fader_social a{display:block;width:100%;height:100%;}
a img {border: none;}

.type-hosts {
	padding-top: 0;
}
/* --- begin Promo-Fader slideshow code --- */

h1.entry-title, h2.loop-title, h3.widget-title {
    background: url("images/bg_widgets.png") repeat-x scroll left bottom #fff;
	color: #A22523;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	padding: 5px 0 5px 10px;
    margin: 0;
}

.loop-header {
	margin: 0px;
}

h1.entry-title,
.search h2.loop-title {
	margin-left: -10px;
	margin-right: -10px;
}

h2.homepage-header {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	background: url("images/bg_widgets.png") repeat-x scroll left bottom #FFFFFF;
}

h3.widget-title {
	font-size: 18px;
}

h3.entry-title {
	font-size: 15px;
	padding: 10px 15px;
}

.archive #content h3.entry-title,
.post-type-archive-interviews #content h3.entry-title,
.post-type-archive-podcasts #content h3.entry-title,
.category #content h3.entry-title,
.tag #content h3.entry-title,
.search #content h3.entry-title,
.post-type-archive-power-up #content h3.entry-title,
.post-type-archive-updates #content h3.entry-title{
	padding: 5px 0px;
}

.post-type-archive-podcasts #content p {
	margin-left: 100px;
}

h3.program-title {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
}

.listen-box ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2px;
}

.listen-box a {
    font-size: 7pt;
    padding-left: 12px;
    text-decoration: none;
}

.listen-box a.itunes {
    background: url("images/itunes.png") no-repeat scroll 0 50% transparent;
}

.listen-box a.mp3 {
    background: url("images/mp3.png") no-repeat scroll 0 50% transparent;
}

.listen-box li {
	line-height: 1.7em;
}

.widget {
	background-color: #fff;
}

.powerupthumbnail {
float: left;
padding: 10px;
}

#power-up-devotionals p{
	margin-left: 110px;
	margin-right: 10px;
}

#power-up-devotionals h3,
#upcoming-programs p {
margin-left: 10px;
}



#power-up-devotionals h3.widget-title {
	margin: 0;
}

#sport-radio-player-widget p {
margin-left: 10px;
}

.power-up-verse {
padding: 15px 50px 0px 0px;
font-style: italic;
color: #A22523;
font-size: 1.3em;
line-height: 1.3em;
}

.type-power-up .entry-meta,
.copyright {
	color: #1A303A;
	font-size: .7em;
}

.copyright {
	margin: 20px 0px;
}

.type-post .entry-content {
	margin-bottom: 40px;
}

.type-updates img {
	float: left;
	margin-right: 10px !important;
}

.offerthumbnail {
    float: left;
    margin: 0 15px 15px 0;
}

.entry-summary p {
	margin: 0 15px 0 25px;
}

.read-more {
	padding-right: 15px;
}

.entry-zoom {
	padding: 5px 10px 5px 0;
}

.toolbar .grid-col a, .toolbar .active {
padding: 0 1px;
font-size: 10px;
}

.toolbar li {
	font-size: 10px;
}

#page-footer {
    background: url("images/footer_bg.gif") repeat-x scroll left top #1A303A;
}

#page-footer .grid-row {
	-webkit-border-radius: 8px;
    border-radius: 8px;
}

p.ss_disclaimer {
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
	color: #ccc;
}

.page .sharedaddy {
	display: none;
}

#upcoming-programs .listen-now-box object,
#sport-radio-player-widget .listen-now-box object  {
	margin-bottom: 10px;
}

.sharing {
	font-size: .8em;
	float: left;
	width: 100%;
	margin-left: 15px;
}

.nav-single {
	display: none;
}

/* Custom Widget Styles */

.kickpress_customizable_widget article {
    margin: 0px 10px;
}

.kickpress_customizable_widget article .entry-title {
    padding: 10px 0px;
}

.kickpress_customizable_widget article .entry-footer {
    border-top: none;
}

/* Begin responsive design cues */


@media only screen and (min-width: 960px) and (max-width: 1024px) {

	#main-nav {
		display: none;
	}

}

@media only screen and (min-width: 768px) and (max-width: 959px) {

	#main-nav {
		display: none;
	}

	#header-search {
		top: 32px;
		left: 0px;
	}

	#content-wrapper {
		width: 432px;
	}

	#sidebar-wrapper {
		width: 328px;
	}

	#sidebar-left,
	#sidebar-right {
		width: 94%;
	}

	#host-bios a {
		font-size: 16px;
	}

	img[src$="peace.jpg"],
	img[src$="stations.gif"] {
		margin: 0 24%;
	}

	#upcoming-programs .listen-now-box object{
	width: 298px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	#content-wrapper {
		width: 458px;
	}

        #header-nav {
                width: 200px;
        }

	#header-nav ul.menu {
		width: 225px;
	}

	#header-search {
		top: 64px;
		left: -3px;
                width: 165px;
	}
}

@media only screen and (max-width: 479px) {

	#sidebar-left, #sidebar-right {
		width: auto;
	}

	#header-nav {
		left: 0;
		top: 100px;
                width: 200px;
	}

	#header-nav ul.menu {
		background-color: #1A303A;
		height: auto;
		top: -22px;
	}

	#header-search {
		left: 0px;
		top: 60px;

	}

	#page-body {
		position: relative;
		top: 50px;
	}

	#promo-fader {
		height: 125px;
	}

	#content-wrapper {
		width: 94%;
	}

	#sidebar-wrapper {
		width: 320px;
	}

	#upcoming-programs .listen-now-box object{
	width: 290px;
	}

	#wp-calendar {
		width: 100%;
	}

	#page-footer {
		margin-top: 80px;
	}

	img[src$="peace.jpg"],
	img[src$="stations.gif"] {
		margin: 0 24%;
	}

}
