/*
Theme Name: Liberman Radio Stations
Theme URI: http://rushagency.net
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Obinna & Gabriel
Author URI: http://rushagency.net/


*/
body{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	background: #000 url(images/wrap.jpg) center top repeat-y;
}
img{
	border: 0;
}
#background{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0;
	padding: 175px 0 0;
}
#background-sub{
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0;
	padding: 120px 0 0;
}
.clear{
	clear: both;
}

/* LINKS */
a{
	color: #fefe00;
	text-decoration: none;
	outline: none;
}
.altlink{
	color: #ff6a00;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
span.highlight{
	color: #ff6a00;
	font-size: 11px;
}
#wrap{
	width: 960px;
	margin: 0 auto 10px;
	background: #000;
}
/* MAIN MENU */
#menu{
	height: 25px;
	background: url(images/menu.jpg);
	margin: 0 0 10px;
}
	#menu a{
		display: block;
		background-image: url(images/menu.jpg);
		height: 25px;
		float: left;
		text-indent: -9999px;
	}
	#menu a.home{
		background-position: 0px 0px;
		width: 80px;
	}
	#menu a.home:hover{
		background-position: 0px -25px;
	}
	#menu a.programming{
		background-position: -80px 0px;
		width: 140px;
	}
	#menu a.programming:hover{
		background-position: -80px -25px;
	}
	#menu a.djs{
		background-position: -220px 0px;
		width: 110px;
	}
	#menu a.djs:hover{
		background-position: -220px -25px;
	}
	#menu a.blogs{
		background-position: -330px 0px;
		width: 70px;
	}
	#menu a.blogs:hover{
		background-position: -330px -25px;
	}
	#menu a.events{
		background-position: -400px 0px;
		width: 150px;
	}
	#menu a.events:hover{
		background-position: -400px -25px;
	}
	#menu a.gallery{
		background-position: -550px 0px;
		width: 95px;
	}
	#menu a.gallery:hover{
		background-position: -550px -25px;
	}
	#menu a.contacts{
		background-position: -645px 0px;
		width: 105px;
	}
	#menu a.contacts:hover{
		background-position: -645px -25px;
	}
	#menu a.promos{
		background-position: -750px 0px;
		width: 120px;
	}
	#menu a.promos:hover{
		background-position: -750px -25px;
	}
	#menu a.vip{
		background-position: -870px 0px;
		width: 90px;
	}
	#menu a.vip:hover{
		background-position: -870px -25px;
	}
/* CONTENT */
#content{
	width: 770px;
	margin: 0 0 0 10px;
	float: left;
}
	/* SLIDESHOW */
	#slidshow{
		height: 185px;
		margin: 0 0 10px;
		background: #260000 url(images/_slideshow1.jpg);
	}
/* SLIDESHOW */
	#slideshow {
		height:185px;
		width:770px;
		margin: 0 0 10px;
		overflow: hidden;
		position: relative;
		background-color: #000;
	}
	#slideshow a {
		display: block;
		border: 0;
		position:absolute;
		height: 185px;
		width: 770px;
		display: block;
		top: 370px;
	}
	#slideshow a.previous {
		z-index: 1;
	}
	#slideshow a.current {
		top: 0px;
	}
/* HOME PAGE CONTENT PANELS */
#panel-left{
	width: 460px;
	margin: 0;
	float: left;
}
#panel-right{
	width: 300px;
	margin: 0;
	float: right;
}
	#dj-schedule{
		margin-bottom: 10px;
	}
	a.weather{
		height: 50px;
		display: block;
		text-indent: -9999px;
		background: url(images/weather.jpg);
		margin-bottom: 10px;
	}
	a.traffic{
		height: 50px;
		display: block;
		text-indent: -9999px;
		background: url(images/traffic.jpg);
		margin-bottom: 10px;	
	}	
/* SIDEBAR */
#sidebar{
	width: 160px;
	margin: 0 10px 0 0;
	float:right;
}
	#loginout{
		margin: 0 0 10px;
		padding: 10px;
		border: 1px solid #800000;
		background: #260000;
		font-size: 14px;
	}
		#loginout ul{
			margin:0 0 0 10px;
			padding:0;
		}
		#loginout li{
			background-image: url(images/bullet.jpg);
			background-repeat: no-repeat;
			background-position: left center;
			list-style-position: inside;
			list-style-image: none;
			list-style-type: none;
			padding-left: 20px;ß
		}
		#loginout a{
			color: #ff6a00;
		}

	a#streaming{
		display: block;
		height: 190px;
		border: 0;
		background: url(images/stream.jpg);
		margin: 0 0 10px 0;
	}
	a#chat{
		display: block;
		height: 60px;
		border: 0;
		background: url(images/chat.jpg);
		margin: 0 0 10px 0;
	}
	#cse-search-box{
		width: 160px;
	}
	#google-search{
		width: 100%;
		border: 0;
		height: 20px;
	}
	#google-submit {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#260000 none repeat scroll 0 0;
		border: 1px solid #800000;
		color:#FEFE00;
		display:block;
		font-size:13px;
		margin:5px auto;
		padding:0 5px;
	}
	a.twitter{
		height: 48px;
		width: 48px;
		float: left;
		display: block;
		text-indent: -9999px;
		background: url(images/connect/twitter.jpg);
		margin: 0 0 10px 4px;
	}
	a.facebook{
		height: 48px;
		width: 48px;
		float: left;
		display: block;
		text-indent: -9999px;
		background: url(images/connect/facebook.jpg);
		margin: 0 0 10px 4px;
	}
	a.myspace{
		height: 48px;
		width: 48px;
		float: left;
		display: block;
		text-indent: -9999px;
		background: url(images/connect/myspace.jpg);
		margin: 0 0 10px 4px;
	}
	a.register{
		background: url(images/register.jpg);
		height: 300px;
		width: 160px;
		text-indent: -9999px;
		margin: 0 0 10px;
		display: block;
	}

/* MODULE */
.module{
	background: #260000;
	margin: 0 0 10px;
}
	.module h4{
		height: 25px;
		line-height: 25px;
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0 0 0 10px;
		background: url(images/module_heading.jpg);
	}
	.viewall{
		background: #1a0000;
		padding: 6px 10px;
		border-top: 1px solid #800000;
	}
	.viewall a{
		color: #800000;
		font-weight: bold;
	}
/* HOME PAGE FEATURED ARTISITS */
.featured-artists{
	width: 215px;
	margin: 0 0 10px 10px;
	float: left;
}
	.featured-artists span{
		color: #ff6a00;
		font-weight: bold;
	}
/* HOME PAGE NEWS */
.news{
	margin: 0 10px 10px 10px;
	background: #1a0000;
	padding: 10px;
	border: 1px solid #800000;
}
	.news h3{
		margin: 0 0 10px;
		padding: 0;
		color: #ff6a00;
		font-size: 13px;
	}
/* HOME PAGE BLOG LISTINGS */
.blog{
	margin: 0 10px 10px 10px;
	background: #1a0000;
	padding: 10px;
	border: 1px solid #800000;
}
	.blog .artistinfo{
		float: right;
		width: 200px;
		margin: 0;
		color: #999;
	}
	.blog .artistimg{
		float: left;
		width: 50px;
		margin: 0;
	}
/* BLOGS */
.author{
	margin: 0 10px 10px 10px;
	background: #1a0000;
	padding: 10px;
	border: 1px solid #800000;
}
	.author img{
		float: left;
		margin: 0 10px 10px 0;
	}
	.author h3{
		border-bottom: 1px solid #800000;
	}


/* EVENTS */
.event{
	padding: 0 10px;
	margin: 0 10px 10px;
}
	.event h3{
		margin: 0;
		font-size: 16px;
		display: inline;
	}
	.event h3 a{
		color: #ff6a00;
	}
	.event{
		padding: 0 10px;
	}
	.event table{
		width: 100%;
		border-collapse:collapse;
		font-size: 13px;
	}
	.event td{
		border: 1px solid #660000;
		padding: 6px;
	}
	.event tr.headings{
		background: #4d0000;
		font-weight: bold;
	}
	.event tr.values{
		background: #330000;
	}
	.event th{
		text-align: left;
		padding: 10px 6px;
	}
	.viewinfo{
		float: right;
	}
/* SINGLE POST PAGE */
.post{
	margin: 0 10px 10px 10px;
	background: #1a0000;
	padding: 10px;
	border: 1px solid #800000;
}
	.post h3{
		margin: 0 0 5px;
		padding: 0 0 5px;	
		border-bottom: 1px solid #590000;
		font-size: 18px;
	}
	.post h1{
		margin: 0 0 10px;
	}
	h1.pageheader{
		margin: 0 10px 10px;
		padding: 0 0 10px;
		border-bottom: 1px solid #590000;
		color: #ff6a00;
	}
	/* PROMOS */
	.promo-img{
		height: 100px;
		width: 150px;
		float: left;
		margin: 0 10px 10px 0;
	}
	.promo-desc{
		float: right;
		width: 560px;
	}
/* YOUTUBE */
#youtube{
	background: #260000;
	padding: 10px;
	margin-bottom: 10px;
}
/* FOOTER */
#footer{
	padding: 10px;
	clear: both;
	border-top: 1px solid #ff6a00;
}
	#sig{
		text-align: center;
		font-size: 10px;
	}
/* ADS */
.sidebar-ad{
	margin-bottom: 10px;
}
.panel-ad{
	margin-bottom: 10px;
}
#leaderboard{
	margin: 10px 0;
	height: 90px;
}
#leaderbig{
	float: left;
}
#leadersmall{
	float: right;
}
#bdi{
	width: 558px;
	margin: 0 auto 10px;
}
.banner-tile{
	height: 125px;
	width: 125px;
	float: left;
	margin: 0 35px 20px 0;
	border: 1px solid #ff6a00;
	display: inline;
}
.last{
	margin-right: 0;
}
/* LOGIN */
#tml-main{
	background:#260000 repeat-x url(images/loginbg.jpg);
	border:1px solid #800000;
	margin:10px auto;
	padding:15px;
	width:400px;
}

#tml-main .input, #tml-main .cimy_uef_input_27{
	color:#444444;
	font-size:20px;
	height:25px;
	width:98%;	
}
#tml-main label{
	font-size:16px;
	margin-bottom:5px;
}
.submit{
	text-align: right;
}
#login-submit-tml-main{
}
/*************** COMENTS ****************/
.commentdiv{
	margin: 0 10px 10px 10px;
	background: #260000;
	padding: 10px;
}
.commentlist a, #respond a{
	color: #ff6a00;
}
.commentlist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 10px;
}
h3.cheaders{
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}
.commentlist li {
	background: #1a0000;
	border: 1px solid #800000;
	padding:10px;
	margin: 0 0 10px 0;
}
#commentform{
	margin: 10px;
	padding: 20px;
	border: 1px solid #800000;
	background: #1a0000;
}
#commentform p{
	margin: 0px;
	padding: 0px;
	display: block;
	margin: 0 0 7px 0;
}
#commentform p label{
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.commentinput{
	border: 1px solid #cfcfcf;
}
#comment{
	width: 100%;
}
#submit{
	border: 1px solid #800000;
	color: #FFF;
	font-size: 13px;
	padding: 0 5px;
	background-image: url(images/module_heading.jpg);
	background-position: left top;
	height: 24px;
	line-height: 24px;
	
}
/* CFORMS */
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */


.cform { 
	background:#260000 repeat-x url(images/loginbg.jpg);
	border:1px solid #800000;
	margin:10px auto;
	padding:15px;
	width:400px;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:10px 0 10px 0; 
	border:none; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:0px;
	padding:0; 
	font:bold 20px Verdana; 
	color:#888;
	letter-spacing:4px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:26px;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#AAAAAA;
	letter-spacing:3px;
	padding:3px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	margin:2px 10px 3px 0; 
	text-align:left;
	display:block;
	padding:2px;
	font-size: 16px;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0 0; 
}

label.cf-before span{
	width:100px; 
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 2px 0 4px;
	width:90%;
	text-align:left;
	font-size: 13px;
	line-height: 15px;	
}

label.cf-after span {
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0pt 4px;;
	width:190px;
	text-align:left;
}
label.cf-group-after span {
	width:190px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	margin:0;
	padding:3px;
	vertical-align:top;
	font-weight:bold;
}
.single, .secinput{
	color:#444444;
	font-size:20px;	
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
}

.cform textarea,
.cform input {
	width: 98%; 
}
.cform input {
	height: 22px; 
}
.cform select {
	width:421px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 16px;
	height: 6em;
	overflow:auto;
}

.cform  input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-size:16px;
	color:#888888;
	letter-spacing:2px;
	margin:20px 0pt 0pt !important;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:8px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:block; /*for mozilla*/
	font-size:13px;
	vertical-align:top;
	color:red;
	text-align:right;
	margin:0 10px 0 0;
	line-height:13px;
	width:100%;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	font-size: auto;
	color: auto;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0px 5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	width:196px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(images/captcha_reset.gif) no-repeat;
	margin:0 0 2px 5px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	color:#AAAAAA;
	display:block;
	letter-spacing:2px;
	text-align:right;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: -7px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html span.reqtxt,
* html span.emailreqtxt { 
	display:inline-block; /*for Opera & IE*/
	width:415px;
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}

