/*

Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body, html {
	background-image:url(images/bg-tile.jpg);
	background-repeat:repeat-x;
	background-color:#ebebeb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	}

.clear {
	clear:both;
}
#listenOnline {
	width:200px;
	height:81px;
	float:right;
	background-image:url(images/listen-online.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:4px;
}


img.djpic {
	width:82px;
	height:82px;
}

#listenOnline a.streams {
	width:48px;
	height:25px;
	display:block;
	text-align:center;
	margin-right:1px;
	float:left;
	margin-top:25px;
}

#listenOnline a strong {
	display:none;
}

a.listenonline {
	display:block;
	width:172px;
	height:19px;
	margin-left:12px;
	margin-top:5px;
}


p { margin-bottom:10px;
}

.copyLeft {
	width:501px;
	float:left;
}

#al_login, #al_register, #al_lostPassword {
	float:right;
	width:790px;
	position:absolute;
	top:0px;
	height:50px;
	text-align:right;
	padding-top:4px;
}

#al_login form, #al_register form, #al_lostPassword form {
	position:relative;
	top:-2px;
}

#al_login label, #al_register label, #al_lostPassword label {
	float:right;
}

#al_login label strong, #al_register label strong, #al_lostPassword label strong {
	float:right;
	margin-right:6px;
	margin-top:3px;
	color:#782b90;
	font-size:11px;
	font-weight:normal;
	margin-left:6px;
}

#al_login input, #al_register input, #al_lostPassword input {
	float:right;
}

#page {
	width:790px;
	margin:0px auto 0px auto;
}

#header {
	width:790px;
	height:116px;
	padding-top:85px
}

.post {
	float:left;
	width:500px;
}

input.topLogin {
	background-image:url('images/top-login.gif');
	background-repeat:no-repeat;
	border:0px;
	display:block;
	width:49px;
	height:21px;
	cursor:pointer;
	float:right;
	margin-right:5px;
	margin-top:3px;
}

.topRegister {
	background-image:url('images/top-register.gif');
	background-repeat:no-repeat;
	border:0px;
	display:block;
	width:73px;
	height:21px;
	cursor:pointer;
	float:right;
	margin-right:5px;
	display:block;
	margin-top:3px;
}
span#al_registerMessage, span#al_lostPasswordMessage, span#al_loginMessage {
	float:right;
	padding-top:6px;
	margin-right:5px;
	font-size:11px;
	color:#FFFFFF;
}


.profileBox {
	position:absolute;
	top:0px;
	width:790px;
	text-align:right;
	padding-top:3px;
}

.topRetrieve {
	background-image:url('images/top-retrieve.gif');
	background-repeat:no-repeat;
	border:0px;
	display:block;
	width:73px;
	height:21px;
	cursor:pointer;
	float:right;
	margin-right:5px;
	display:block;
	margin-top:3px;
}

.topLpw {
	background-image:url('images/top-lpw.gif');
	background-repeat:no-repeat;
	border:0px;
	display:block;
	width:70px;
	height:21px;
	cursor:pointer;
	float:right;
	display:block;
	margin-top:3px;
}

.topLogout {
	background-image:url('images/top-logout.gif');
	background-repeat:no-repeat;
	border:0px;
	display:block;
	width:70px;
	height:21px;
	cursor:pointer;
	float:right;
	display:block;
	margin-top:6px;
}

#header h1 {
	width:194px;
	height:99px;
	background-image:url(images/bop-logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:60px;
}


#flashcontent {
	position:relative;
	top:-26px;
	left:-21px;
}

#header h1 strong {
	display:none;
}

#header h1 a {
	width:194px;
	height:99px;
	display:block;
}

#navBox {
	position:relative;
	top:2px;
}

#ticker {
	width:789px;
	height:37px;
	margin-top:27px;
}

#add {
	width:501px;
	height:107px;
	background-image:url(images/add-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	margin-bottom:10px;
	padding-top:30px;
}

img.registerbtn {
	text-align:center;
	margin-top:20px;
	margin
}	

.profileContainer {
	width:767px;
	height:235px;
	background-image:url('images/profile-bg.gif');
	background-repeat:no-repeat;
	clear:both;
	padding:11px;
	font-size:11px;
	margin-bottom:10px;
	margin-top:10px;
}

ul.lineup {
	width:60%;
}

#listenNow {
	width:102px;
	height:24px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	background-image:url(images/listen-now.jpg);
	
}

#listenNow a {
	width:102px;
	height:24px;
	display:block;
}
#listenNow a strong {
	display:none;
}

ul.lineup li {
	float:left;
	margin-right:10px;
	margin-bottom:6px;
}

.profileContainer p {
	line-height:1.6em;
}

h2.profileTitle {
	font-size:22px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	color:#782b90;
	position:relative;
	top:-7px;
}

p {
	color:#4c3454;
	line-height:1.6em;
}

#onAir {
	width:270px;
	height:92px;
	background-image:url(images/on-air-bg.gif);
	background-repeat:no-repeat;
	float:right;
	margin-bottom:15px;
	font-size:11px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:45px;
	
}

#onAir span.lineupTime {
	color:#faa61a;
}

#onAir span.showName a, #onAir a { 
	color:#FFFFFF;
}

#onAir span.showName a span.with {
	color:#d39ae5;
}

#onAir p {
	color:#FFFFFF;
	margin-top:50px;
	margin-left:10px;
}

#bopcore {
	width:773px;
	height:211px;
	background-image:url(images/bopcore-bg.gif);
	background-repeat:no-repeat;
	clear:both;
	padding:8px;
	color:#4c3454;
	font-size:12px;
}

#tob {
	width:304px;
	height:162px;
	float:left;
}


#cpromoHeader {
	height:42px;
	width:304px;
	background-image:url(images/current-promotions.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#tobHeader {
	height:42px;
	width:218px;

	background-image:url(images/today-on-bop.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#networks {
	float:right;
}

#tobContent a {
	text-decoration:none;
	color:#4c3454;
}

#content a {
	color:#782b90;
	text-decoration:none;
}

#tobContent a:hover {
	text-decoration:none;
	color:#4c3454;
	border-bottom:1px dotted #4c3454;
}

.scrollnav {
	text-align:right;
	
}

#slider {
	font-size:11px;
	color:#4c3454;
	padding:0px;
	margin:0px;
}

#tobContent h2 {
	width:93px;
	height:15px;
	background-image:url(images/bop-highlights.gif);
	background-repeat:no-repeat;
	display:block;
	margin-left:15px;
}

#tobContent h2 strong {
	display:none;
}



#tobContent ul {
	margin-left:15px;
	margin-top:10px;
}

#tobContent li {
	list-style:none;
	background-image:url(images/bfm-bullet.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:7px;
}

#cpromo {
	width:218px;
	height:162px;
	float:left;
	margin-left:16px;
	margin-right:16px;
}

#cpromo {
	margin-bottom:6px;
}


#cpromoContent h2 {
	margin-left:px;
}

#cpromoContent img {
	width:92px;
	height:92px;
	float:left;
	margin-right:7px;
}

#cpromoCopy {
	float:right;
	width:119px;
}

#cpromo h2 {
	display:block;
	width:72px;
	height:12px;
	background-image:url(images/enter-here.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	
}

img.djcover {
	position:absolute;
}

#cpromo h2 a {
	display:block;
	width:72px;
	height:12px;
}

#cpromo h2 strong {
	display:none;
}

strong { 
	font-weight:bold;
}

#cpromoContent li {
	list-style:none;
	background-image:url(images/bfm-bullet.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:7px;
}

#twitter {
	width:218px;
	height:162px;
	float:left;
}

#twitterHeader {
	height:42px;
	width:218px;
	background-image:url(images/twitter.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#twitterContent {

}

.twitter-link {
	float:right;
position:relative;
top:-6px;
text-decoration:none;
color:#782b90;
}

.twitter-item {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:7px;
}

#twitterContent li {
	list-style:none;
	font-size:11px;
	padding-left:10px;
	margin-bottom:7px;
}

#baseContainer {
	width:789px;
	height:257px;
	margin-top:50px;
}

#newsContainer {
	width:501px;
	height:257px;
	background-image:url(images/news-bg.gif);
	background-repeat:no-repeat;
	float:left;

}

#slideshowContainer {
	width:280px;
	height:257px;
	float:right;

}

div.albumtitle {
	font-size:12px;
	text-align:center;
	padding:0px;
}

.albumtitle a {
	
	color:#782b90;
	text-decoration:none;
}

img.slideshowCover {
	position:absolute;
	z-index:1;
}

.slideshow {

	float:right;
	z-index:-2;
}

ul.navigation li.newsTab a {
	background-image:url(images/news-tab.gif);
	background-repeat:no-repeat;
	width:91px;
	height:31px;
	display:block;
	float:left;
}

ul.navigation li.newsTab a strong,ul.navigation li.weatherTab a strong, ul.navigation li.trafficTab a strong, ul.navigation li.monday a strong, ul.navigation li.tuesday a strong, ul.navigation li.wednesday a strong, ul.navigation li.thursday a strong, ul.navigation li.friday a strong, ul.navigation li.saturday a strong, ul.navigation li.sunday a strong {
	display:none;
}

ul.navigation li.monday a {
	background-image:url(images/monday.gif);
	background-repeat:no-repeat;
	width:68px;
	height:32px;
	display:block;
	float:left;
}


ul.navigation li.tuesday a {
	background-image:url(images/tuesday.gif);
	background-repeat:no-repeat;
	width:67px;
	height:32px;
	display:block;
	float:left;
}

ul.navigation li.wednesday a {
	background-image:url(images/wednesday.gif);
	background-repeat:no-repeat;
	width:89px;
	height:32px;
	display:block;
	float:left;
}

ul.navigation li.thursday a {
	background-image:url(images/thursday.gif);
	background-repeat:no-repeat;
	width:77px;
	height:32px;
	display:block;
	float:left;
}

ul.navigation li.friday a {
	background-image:url(images/friday.gif);
	background-repeat:no-repeat;
	width:53px;
	height:32px;
	display:block;
	float:left;
}

ul.navigation li.saturday a {
	background-image:url(images/saturday.gif);
	background-repeat:no-repeat;
	width:76px;
	height:32px;
	display:block;
	float:left;
}

ul.navigation li.sunday a {
	background-image:url(images/sunday.gif);
	background-repeat:no-repeat;
	width:71px;
	height:32px;
	display:block;
	float:left;
}


ul.navigation li.weatherTab a {
	background-image:url(images/weather-tab.gif);
	background-repeat:no-repeat;
	width:108px;
	height:31px;
	display:block;
	float:left;
}

ul.navigation li.trafficTab a {
	background-image:url(images/traffic-tab.gif);
	background-repeat:no-repeat;
	width:92px;
	height:31px;
	display:block;
	float:left;
}

#footer {
	width:789px;
	margin:38px auto 20px auto;
	height:35px;
	border-top:3px solid #782b90;
	background-image:url(images/footer-bop-logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#footer p {
	font-size:11px;
	padding-left:90px;
	padding-top:10px;
	color:#782b90;
}

#footer p a {
	color:#ac7dbb;
	text-decoration:none;
}

#wrapper {
    width: 760px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}



#slider {
    width: 501px;
padding:0px;
margin:0px;
}

.scroll {
    height: 235px;
    width: 501px;
    overflow: auto;
    overflow-x: hidden;

    clear: left;
   
	position:relative;
	top:-30px;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 240px;
    width: 469px;
	margin-top:00px;
	line-height:1.6em;
}

.scrollContainer div.panel a {
	color:#782a90;
	border-bottom:1px dotted #782a90;
	text-decoration:none;
}

div.lineupbox {
	width:365px;
	background-color:#FFFFFF;
	padding:15px 0px 10px 20px;
	float:left;
	margin-right:10px;
	height:175px;
	margin-bottom:10px;
}

.lineupTime {
	font-weight:bold;
}

h3.day {
	color:#782b91;
	font-size:19px;
	border-bottom:1px dotted #782b91;
	padding-bottom:3px;
	margin-bottom:5px;
}

img.tempadd {
	margin-top:40px;
}

p.readmore {
	text-align:right;
}

.postImage {
	float:left;
	width:137px;
	height:137px;
	margin-right:10px;
}

div.panel h2 {
font-size:18px;
color:#782b90;
border-bottom:1px dotted #bcbcbc;
padding-bottom:10px;
margin-bottom:10px;

}

div.panel p {
	line-height:1.6em;
	
}
.postCopy {
	height:230px;
	padding-right:10px;
	overflow:none;
	position:relative;
	top:-10px;
}

.postCopy p {
	padding-left:0px;
}

div.breadcrumb {
	font-size:11px;
	margin-bottom:12px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
	position:relative;
	top:-27px;
	float:left;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}



ul.navigation a {
 
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

.navigation {
	float:right;
}

.postContainer {
	width:470px;
	float:left;
	padding-right:30px;
	border-right:1px dotted #cccccc;
}

#sidebar {
	float:right;
	width:260px;
	padding-left:20px;
}

#sidebar a {
	text-decoration:none;
	color:#782b90;
}

#sidebar h2 {
	font-size:18px;
	border-bottom:1px dotted #cccccc;
	padding-bottom:10px;
	margin-top:5px;
	margin-bottom:10px;
	color:#782b90;	
}

.searchBtn {

}

.post h2 {
	font-size:20px;
	color:#782b90;
	border-bottom:1px dotted #cccccc;
	padding-bottom:10px;
	margin-bottom:5px;
}

.postContainer h2 {
	font-size:20px;
	color:#782b90;
	border-bottom:1px dotted #cccccc;
	padding-bottom:10px;
	margin-bottom:5px;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    cursor: pointer;
}

.scrollButtons.left {
    float:right;
}

.post {
	margin-top:20px;
}

h2.pageTitle {
	font-size:24px;
	color:#782b90;
	padding-top:10px;
	padding-top:150px;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #CCCCCC;
}

h2.albumName {
	font-size:18px;
	color:#782b90;
}

h2.b2g {
	float:right;
	margin-top:5px;
	margin-right:8px;
}

.profileCover {
	position:absolute;
	background-image:url('images/profiles-cover.png');
	background-repeat:no-repeat;
	width:233px;
	height:233px;
}


img.profilePic {
	float:left;
	margin-right:15px;
}

.scrollButtons.right {
      float:right;
	  margin-left:4px;
}

.hide {
    display: none;
}

#s {
	height:19px;
	float:left;
	margin-right:10px;
	width:150px;
	padding-top:2px;
}
.cat-item { padding-left:10px; }

h3 {
	font-size:14px;
	font-weight:bold;
}

.entry {
	margin-top:10px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:15px;
}

.sfusercell strong {
	font-size:15px;
	font-weight:bold;
}

strong {
	font-weight:bold;
}

#searchsubmit {
	border:0px;
	width:79px;
	cursor:pointer;
	height:24px;
	background-image:url(images/search-btn.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#djpic {
	width:82px;
	height:82px;
	float:left;
	margin-top:46px;
	margin-left:11px;
}

#djcopy {
	width:167px;
	float:right;
	height:82px;
	margin-top:11px;
	margin-right:11px;
}

#djcopy h2 {
	color:#faa61a;
	margin:0px;
	font-size:16px;
}

#djcopy p {
color:#d8b4e4;
padding-top:6px;
}	

#djcopy span.time {
color:#d8b4e4;
font-size:11px;
}	


img.left {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

img.right {
	float:right;
	margin-left:8px;
	margin-bottom:8px;
}





a.promoSpec {
	display:block;
	width:275px;
	height:62px;
	background-image:url(images/outlet-store-snow-giveaway.gif);
	position:relative;
	top:8px;
}
a.promoSpec strong {
	display:none;
}

div#pollarea {
	clear:both;
	width:769px;
	background-color:#FFFFFF;
	padding:10px;
}

div.roundtop {
	display:block;
	width:789px;
	height:10px;
	background-image:url(images/round-top.gif);
	backgorund-repeat:no-repeat;
}

div.roundbase {
	display:block;
	width:789px;
	height:10px;
	background-image:url(images/round-base.gif);
	backgorund-repeat:no-repeat;
	margin-bottom:10px;
}

#page div#pollarea h5 {
	font-size:24px;
	width:400px;
	margin:0px 0px 6px 0px;
	text-align:center;
	padding:0px;
}

div.wp-polls {
	width:400px;
}