/*
Theme Name: CB Radio
Theme URI: http://cbradioshow.com/
Description: CB Radio Custom Wordpress Theme.
Version: 2.0
Author: TayloeGray | DWG
Author URI: http://tayloegray.com/
Tags: babe of the week


*/

/* resets and div clear */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

a:link, a:visited, a:active, a:hover{
outline: none;

}
.clearDiv{
clear:both;
}
.floatLeft{
float:left;
}
.floatRight{
float:right;
}
.leftMargin{
margin-left:20px;
}
.rightMargin{
margin-right:20px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	}
.separator{
	width:100%;
	clear:both;
	display:block;
	padding-top:8px;
	margin-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504D44;
}
.bottomsep{
width:100%;
	clear:both;
	display:block;
	padding-top:8px;
	margin-bottom:8px;
}
/* Begin Colors */
.colorblack, a.readmore:hover{
color:#000000;
}
.colorblackback{
background-color:#000000;
}
.colorwhite, .headertopleft, .headertopright, .babegallery, .shows h2, .moreshows a, .tweets, .tweets a:hover, .content p, a.readmore, .biolisting, .backtotop, .subpagecontent h2, .subpagecontent p, .futureevents, .eventlistingcontent h2, .eventlistingcontent p, a.eventblock:hover, .homegallery h2, .contact p{
color:#FFFFFF;
}
.colorwhiteback{
background-color:#FFFFFF;
}
.colorred, .latestshow h3, .moreshows a:hover, .eventlistingcontent h3, a.eventblock{
color:#fe0000;
}
.colorredback, .babegallerycontent, .freecrapcontent{
background-color:#fe0000;
}

.colorgrey{
	color: #BCBCBC;
}
.colorbackgrey, .biolistingwrapper, .eventlistingwrapper, .footerwrapper, .ustreamlistingwrapper{
	background-color: #444444;
}
.colorpiss, .tweets a, .tweets h3{
	color: #CFDA80;
}


/* Begin Structure */
.headerwrapper, .contentwrapper, .footerwrapper, .homecontentwrapper, biolistingwrapper, .eventlistingwrapper, .ustreamlistingwrapper{
width:100%;
margin:0px;
padding:0px;
}
.headerwrapper{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fe0000;
	background-image: url(images/header/header_background_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentwrapper{
padding-top:10px;
}
.homecontentwrapper{
	background-image: url(images/page/plate_background.jpg);
	background-position: center center;
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.contentwrapper{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fe0000;
}
.header, .content, .footer, .homecontent, .biolisting, .subpagecontent, .eventlisting, .ustreamlisting{
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* testing heights - to be deleted upon completion */
.header{
}
.content{
}
.homecontent{
margin-top:10px;
min-height:390px;
}

.subpagecontent{
margin-top:10px;
min-height:370px;
padding-bottom:20px;
display:block;
}


.footer{
	height:120px;
}



/* Header items */

.headertopleft{
width:48%;
height:20px;
margin-bottom:-10px;
font-size:1.6em;
line-height:20px;
}
.headertopleft, .headertopleft li{
float:left;
text-align:left;
}
.headertopleft h4{
	margin-top:6px;
	margin-left: 5px;
}
.headertopleft li{
margin-left:8px;
margin-top:5px;
}
.headertopleft li:first-child{
margin-left:0px;
}
.headertopright{
float:right;
}
.headertopright li{
float:left;
}

.headertopright li.contactus{
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	background-color: #393939;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.headertopright li a{
display:block;
outline:none;
}

#newsletter{
	width:334px;
	height:40px;
	background-image: url(images/buttons/newsletter_background.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 6px;
}
#newsletter input.enter{
	width:100px;
	font-size:14px;
	line-height:22px;
	float: left;
	margin-top: 5px;
	margin-left: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #393939;
	padding: 2px;
}
#button{
	width:77px;
	height:28px;
	background-color:#393939;
	background-image: url(images/buttons/signup_button.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:block;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
	float:right;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter label{
	font-size:1.1em;
	line-height:1.2em;
}
.logo{
	width:225px;
	text-align:center;
	padding:0px;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.logo h1 a{
	width:225px;
	height:178px;
	display:block;
	background-image: url(images/header/cbradio_logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent:-9999px;
	
}
/* Navigation */
.navigationfull{

}
.navigationfull ul{
	width:960px;
	margin:0px auto;
}
.navigationfull ul li{
	margin-left:40px;
	float:left;
}
.navigationfull ul li:first-child{
	margin-left:0px;
}
.navigationfull ul li a{
	width:160px;
	height:40px;
	text-indent:-9999px;
	display:block;
}
.nav-next{
float:right;
font-size:18px;
color:#FFF;
margin-right:20px;
}
.nav-prev{
float:left;
font-size:18px;
color:#FFF;
}
.nav-next a{
color:#FFF;
}
.nav-prev a{
color:#FFF;
}
.nav-next a:hover{
color:#fe0000;
}
.nav-prev a:hover{
color:#fe0000;
}

.navigationleft{
float:left;

}
.navigationright{
float:right;
}
.navigationleft ul{
	float:left;
}
.navigationright ul{
float:right;
}
.navigationleft ul li, .navigationright ul li{
	float:left;
}
.navigationleft ul li{
	margin-right:20px;
}
.navigationright ul li{
margin-left:20px;
}

.navigationleft ul li a, .navigationright ul li a{
	width:160px;
	height:40px;
	text-indent:-9999px;
	display:block;
}
a.personalities, a.pastshows, a.aboutshow, a.shownotes, a.gallery{
	background-image: url(images/header/navigation.png);
	background-repeat: no-repeat;
}

a.personalities{
	background-position: 0px 0px;	
}
a.personalities:hover{
	background-position: 0px -40px;	
}
a.pastshows{
	background-position: -160px 0px;	
}
a.pastshows:hover{
	background-position: -160px -40px;
}
a.shownotes{
	background-position: -320px 0px;	
}
a.shownotes:hover{
	background-position: -320px -40px;	
}
a.gallery{
	background-position: -480px 0px;	
}
a.gallery:hover{
	background-position: -480px -40px;
}

a.aboutshow{
	background-position: -640px 0px;	
}
a.aboutshow:hover{
	background-position: -640px -40px;
}


/*Home Main Content */



.homecontent4col{
width:230px;
height:380px;
}

.homecontent12col{
	width:730px;
	height:380px;
	background-image: url(images/page/12col_homeback.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#homescroller{
	height: 364px;
	width: 694px;
	
}
.homegallery{
	height: 340px;
	width: 650px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.homegallery img{
	border: 2px solid #000000;
}
.homegallery h2{
	width: 642px;
	margin-top:-32px;
	height:30px;
	background-image: url(images/page/macFFBgHack.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	display:block;
	padding-left:10px;
	position:relative;
	z-index:11;
}
.homegallerynav{
	width:120px;
	height:27px;
	position:relative;
	z-index:15;
	padding: 0px;
	margin-top: -18px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: auto;
}
a.leftarrow, a.rightarrow, a.pausebutton{
	width:27px;
	height:27px;
	display:block;
	margin-left:4px;
	
}
a.leftarrow{
	background-image: url(images/buttons/left_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

a.rightarrow{
	background-image: url(images/buttons/right_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
a.pausebutton{
	background-image: url(images/buttons/pause_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* Typography */


/* PODCASTing */
.latestshow{
	width:213px;
	height:60px;
	padding-top:6px;
	padding-right:3px;
	padding-left:10px;
	background-image: url(images/page/podcast_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.latestshow h3{
	font-size:13px;
	line-height:15px;
	margin-bottom:5px;
	height: 16px;
	width: 210px;
	letter-spacing: -0.2pt;
}
.latestshow p{
display:none;
}


/* Past shows */
/* PODCASTing */
.pastshow{
	width:210px;
	height:60px;
	padding-top:6px;
	padding-right:10px;
	padding-left:10px;
	background-image: url(images/page/podcast_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 15px;
}

.pastshow h3{
	font-size:13px;
	line-height:15px;
	margin-bottom:5px;
	height: 16px;
	width: 210px;
}
.pastshow p{
display:none;
}


.shows{
	background-image: url(images/buttons/mic_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:210px;
	padding-left:18px;
}
.shows h2{
	font-size:20px;
	line-height:22px;
	margin-bottom:5px;
}
.moreshows{
	width:220px;
	padding-right:10px;
	text-align:right;
}
.moreshows a{
	font-size:16px;
	line-height:18px;
	margin-top:2px;
}
.tweets{
padding-bottom:10px;
}

.tweets h2{
	width:230px;
	height:50px;
	text-indent:-9999px;
	background-image: url(images/page/tweets_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: -5px;
}

.tweets p{
	background-image: url(images/buttons/tweet_quote_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:1.3em;
	line-height: 1.5em;
	padding-top:8px;
	padding-left: 12px;
}
.tweets span.rightquote{
	background-image: url(images/buttons/tweet_quote_right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:27px;
	height:22px;
	display:block;
	float:right;
	margin-top: -8px;
}
.tweets h3{
	font-size:1.6em;
	line-height: 1.7em;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.tweets h4{
	font-size:1.4em;
	line-height: 1.45em;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;

}

.bishoptweet, .knoxtweet, .creedencetweet, .mikeytweet{
	width:167px;
	min-height:110px;
	padding-top:8px;
	padding-left: 58px;
	margin-left:5px;
	display:block;
	margin-bottom: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bishoptweet{
	background-image: url(images/buttons/bishop_tweet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.knoxtweet{
	background-image: url(images/buttons/knox_tweet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.creedencetweet{
	background-image: url(images/buttons/creedence_tweet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.mikeytweet{
	background-image: url(images/buttons/mikey_tweet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.babegallery h2{
	width:230px;
	height:50px;
	text-indent:-9999px;
	background-image: url(images/page/babe_gallery_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	

}
.babegallerycontent h3{
	width:200px;
	margin-left:10px;
	margin-top:-30px;
	height:30px;
	background-image: url(images/page/macFFBgHack.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	display:block;
	padding-left:10px;
	position:relative;
	z-index:10;
}
.babegallerycontent{
padding-bottom:10px;
}

.babegallerycontent p{
	width:230px;
	text-align:center;
	
}

.babegallerycontent img{
	border: 2px solid #000000;
}

.babegallerycontent div.post-ratings{
	width:210px;
	margin-left:10px;
	margin-top:5px;
	font-weight:bold;
}

.freecrapcontent{
	padding-bottom:10px;
}

.freecrap h2{
	width:230px;
	height:50px;
	text-indent:-9999px;
	background-image: url(images/page/free_crap_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	

}
/*Content Columns */
.content4col{
float:left;
}

.content4col{
	width:230px;
	margin-left:20px;
}
.first{
margin-left:0px;
}
.content3col{
	width:212px;
}

/* Bio PICS */
.topleftbio{
margin-left:240px;
}

.bottomleftbio{
margin-left:115px;
}
h2.bioheader{
	width:230px;
	height:48px;
	text-indent:-9999px;
	outline:none;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
h2.mikey{
	background-image: url(images/bios/mayhem_header.png);
		
}
h2.bishop{
	background-image: url(images/bios/bishop_header.png);
}
h2.creedence{
	background-image: url(images/bios/creedence_header.png);
}
h2.knox{
	background-image: url(images/bios/knox_header.png);
}
h2.clay{
	background-image: url(images/bios/clay_header.png);
}
.biopic{
	width:220px;
	height:332px;
	padding-left:15px;
	background-image: url(images/bios/biopic_background.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.biolink{
	position:relative;
	margin-top:-25px;
	display:block;
	width:230px;
	height:25px;
	}
a.readmore{
	height:25px;
	float:right;
	padding-right:15px;
	font-size:12px;
	line-height:13px;
	background-image: url(images/buttons/readmore_icon.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	font-weight:bold;
	margin-right: 15px;
}
a.readmore:hover{
background-image: url(images/buttons/readmore_icon.png);
	background-repeat: no-repeat;
	background-position: right -24px;
}
.bioname{
	width:980px;
	padding-top: 10px;
}
.biolinks{
	width:230px;
	font-size:1.4em;
	line-height:1.8em;
}
.biocontent, .eventlistingcontent{
width:730px;
}
.eventlistingcontent{
padding-top:12px;
}
.biocontent p, .eventlistingcontent p, .contact p{
	font-size:1.4em;
	line-height:1.8em;
}
.bioname h2, .subpagecontent h2, .eventlistingcontent h2{
	font-size:2.8em;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.eventlisting h3{
	font-size:2.2em;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.biospacer{
height:20px;
display:block;
}
.backtotop{
	width:210px;
	height:26px;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	padding-left:20px;
	background-image: url(images/buttons/backtotop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	cursor:pointer;
	margin-top: 20px;
}
a.piclenselink{
display:none;
}

a.eventblock{
	width:220px;
	height:53px;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	padding-left:10px;
	background-image: url(images/buttons/event_block.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	cursor:pointer;
	
}
a.eventblock:first-child{
	margin-left:0px;
}
a.eventblock:hover{
	background-image: url(images/buttons/event_block.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}
.gallery p{
	background-image: url(images/page/gallery_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:1.6em;
	line-height:40px;
	width:970px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	height: 42px;
}

.biolistingwrapper, .eventlistingwrapper, .ustreamlistingwrapper, .footerwrapper{
	background-image: url(images/page/dropdown_back.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.contact p{
	font-weight: bold;
}
ul.sociallogos{
padding-top:35px;
}
ul.sociallogos li{
float:left;
margin-left:34px;
}
ul.sociallogos li:first-child{
margin-left:0px;
}

a.mailbag{
	width:226px;
	height:63px;
	display:block;
	outline:none;
	text-indent:-9999px;
	float:right;
	padding:0px;
	background-image: url(images/footer/mailbomb.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: -3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.ngg-navigation{
display:block;
padding-bottom:20px;
font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}
.ngg-navigation span{
	color: #333333;
	background-color: #FFFFFF;
	height: 24px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-left: 8px;
}
.ngg-navigation a{
	color: #FFFFFF;
	background-color: #FE0000;
	height: 24px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.ngg-navigation a:hover{
	color: #FE0000;
	background-color: #FFFFFF;
}
/* Begin Page Headers */

#postpage .pageheader{
	width:210px;
	float:left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #FE0000;
	padding: 10px;
}
#postpage .pageheader h3{
	font-size:13px;
	color:#FFFFFF;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: -0.2pt;
}

#postpage .postlist {
	width:710px;
	float:right;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #222222;
	padding: 10px;
}
/* End page Header */
/* Begin Page Content */

/* End Page Content */
/* Begin Posts */

#pagecontent {
	width:940px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #222222;
	padding: 10px;
}
#postpage .post, #pagecontent .entry{
	display: block;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
}

#postpage .post h2, #pagecontent .entry h2{
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: -0.3pt;
	margin: 0px;
	padding: 0px;
}
#postpage .post h3, #pagecontent .entry h3{
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
}
#postpage .post h4, #pagecontent .entry h4{
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #FE0000;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
}


#postpage .post p, #pagecontent .entry p{
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 16px;
	padding-right: 6px;
	padding-left: 6px;
}

/* End Posts */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 4px solid #666666;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* "Some people wonder all their lives if they've made a difference. The Marines don't have that problem." - Ronald Reagan */
