/*

Theme Name: GEB Radio Theme
Theme URI: 
Description:
Version: 1.0
Author: NexLev Solutions, LLC

*/	


			/* Global Layout */


body 
{
font-size: 62.5%;
margin: 0px;
text-align: center;
color: #555D62;
font-family: Arial, Helvetica, sans-serif;
}

.geb-widget {
	padding-top:20px;
	padding-bottom:20px;
}

#banner-top {
		 background: url(img/top-ad-back.jpg) top repeat-x;
         padding:5px;
}

div#content-bottom img {
	margin-top:50px;
	background-color:#EAEAEA;
	padding:10px;
	border: 1px solid #CCC;
	width:600px;
}

#page_background {
         background: #FFF url(img/bg.gif) top left repeat-x;
}

#outer{
	position: relative;
	background: url(img/big-bg.jpg) top center no-repeat;
}

#wrap{
	position: relative;
	margin: auto;
	width: 940px;
}

	#top{
		position: relative;
		height: 28px;
		padding-top: 6px;
	}
	
		#top a{
			position: relative;
			float: right;
			color: #FEFDFC;
			padding: 6px 0 6px 23px;
			text-decoration: none;
			margin-left: 15px;	
		}
		
		#t1{
			background: url(img/t1.gif) left center no-repeat;
		}
		
		#t2{
			background: url(img/t2.gif) left center no-repeat;
		}
		
		#t3{
			background: url(img/t3.gif) left center no-repeat;
		}
		
		#top a:hover{
			color: #D7C783;
		}
	
	
	#head{
		position: relative;
		height: 112px;
		background: url(img/head-bg.gif) top left no-repeat;	
	}
	
		#logo{
			position: absolute;
			top: 10px;
			left: 28px;
			height: 91px;
			width: 238px;
			text-indent: -9999em;
		}
		
		#rss{
			position: absolute;
			bottom: 15px;
			right: 43px;
			height: 36px;
			width: 117px;
			text-indent: -9999em;
		}
	
	
	
	#nav{
		position: relative;
		height: 27px;
		padding: 7px 12px 0 12px;
		background: url(img/nav-bg.gif) top left repeat-x;
	}
	
		#nav li{
			position: relative;
			float: left;
			padding-right: 8px;
			margin-right: 7px;
			height: 20px;
			background: url(img/nav-break.gif) top right no-repeat;
		}
		
		#nav li a{
			position: relative;
			float: left;
			text-transform: uppercase;
			color: #fff;
			font-size: 1.1em;
			text-decoration: none;
			padding: 3px 8px 0 8px;
			height: 17px;
		}
		
		#nav li a:hover{
			background: #233F65;
		}
	
	
	
	#page{
		position: relative;
		font-size: 1.2em;
		background: url(img/splash-bg.jpg) top right no-repeat;
	}
	
		#sidebar{
			position: relative;
			float: left;
			width: 233px;
			padding: 20px 41px 0 30px;
			background: url(img/sb-bg.gif) bottom left no-repeat;
		}
		
			#sidebar-shim{
				position: absolute;
				top: 0;
				left: 0;
				height: 178px;
				width: 283px;
				background: url(img/sb-shim.gif) top left no-repeat;
			}
		
			#sidebar h3{
				position: relative;
				font-size: 1.1em;
				padding: 9px 0 0 0;
				height: 27px;
				color: #fff;
				text-transform: uppercase;
				letter-spacing: .3em;
				background: url(img/station-bg.gif) top left repeat-x;
			}
			
			#sidebar h3 a{
				color: #fff;
			}
						
			#stations{
				position: relative;
			}
			
				#stations li, #stations li a, #stations li a img{
					position: relative;
					display: block;
				}
			
			.sb-widget{
				position: relative;
				padding-bottom: 18px;	
			}
			
			.sb-widget-content{
				position: relative;
				padding: 5px 12px 0 12px;
				text-align: left;
				color: #333;
				line-height: 1.5em;	
			}
			
			.sb-widget-content p{
				position: relative;
				padding-bottom: 1em;	
			}
			
			.sb-widget-content a{
				color: #333;
				text-decoration: underline;
			}
		
		
		#content{
			position: relative;
			float: left;			
			width: 636px;
			text-align: left;
		}	
		
		body.inner #content{
			width: 566px;
			background: #fff;
			margin-top: 18px;
			padding: 0 20px 70px 20px;
			border-top: 1px solid #152D50;
		}
		
			#splash{
				position: relative;
				height: 177px;
				padding-right: 181px;
				color: #fff;
			}
			
				#splash h1{
					position: relative;
					font-size: 2.1em;
					color: #DEE6EC;
					font-family: Georgia;
					text-transform: uppercase;
					font-weight: normal;
					padding: 17px 0 12px 0;
					margin-bottom: 12px;
					background: url(img/title-break.gif) bottom left no-repeat;
				}
				
				#splash p{
					position: relative;
					line-height: 1.4em;
				}

			.entry{
				position: relative;
				padding: 20px 0 12px 0;
			}
				
				.entry p{
					position: relative;
					line-height: 1.5em;
					padding-bottom: 1em;
				}
				
				
				/* front bits */
				.widget{
					position: relative;
					float: left;
					width: 280px;
				}
				
				.fans{
					position: relative;
					float: right;
					padding-right: 15px;
					width: 310px;
				}
				
				.fans ul{
					position: relative;
					overflow: hidden;	
				}
				
				.fans li{
					position: relative;
					float: left;
					width: 93px;
					height: 84px;
					padding: 5px;	
				}
				
				.fans li a{
					position: relative;
					display: block;
				}
				
				.fans li a img{
					display: block;
				}
				
				.entry h1, .page-title{
					position: relative;
					font-size: 2.1em;
					color: #152D50;
					font-family: Georgia;
					text-transform: uppercase;
					font-weight: normal;
					padding: 0 0 12px 0;
				}
				
				.entry h2{
					position: relative;
					font-size: 1.7em;
					color: #152D50;
					font-family: Georgia;
					font-weight: normal;
				}
				
				.entry h3{
					position: relative;
					font-size: 1.4em;
					color: #152D50;
					font-family: Georgia;
					font-weight: normal;
				}
				
				.entry a{
					color: #152D50;
				}
				
				#comment{
					position: relative;
					width: 450px;
				}
				
				#comwrap input{
					position: relative;
					padding: 4px;
				}
				
				.commentlist li{
					position: relative;
					background: #EFEFEF;
					padding: 10px;
					border: 0px solid #999;
					margin: 5px 0 5px 0;
					color: #333;
				}
				
				.commentlist li a{
					text-decoration: underline;
					color: #000066;
				}
				
				.avatar{
					float: right;
					border: 1px solid #A3CBED;
				}


#foot{
	position: relative;
	background: #223F61;	
	text-align: left;
}

	#footer{	
		position: relative;
		margin: auto;
		width: 940px;
		padding: 12px 0 12px 0;	
		font-size: 1.1em;
	}
	
		.foot-box{
			position: relative;
			float: left;
			width: 274px;
			padding: 0 19px 0 19px;
		}
		
		.foot-box h2{
			position: relative;
			padding: 12px 0 0 0;
			height: 29px;
			font-size: 1.4em;
			color: #fff;
			font-style: italic;
		}
		
		#fb1 h2{
			background: url(img/b1.gif) bottom right no-repeat;
		}
		#fb2 h2{
			background: url(img/b2.gif) bottom right no-repeat;
		}
		#fb3 h2{
			background: url(img/b3.gif) bottom right no-repeat;
		}
		
		.foot-box ul{
			position: relative;
			background: url(img/ulbg.gif) top center no-repeat;
			padding-top: 13px;
		}
		
		.foot-box li{
			position: relative;
		}
		
		.foot-box li a, .foot-box li span{
			position: relative;
			display: block;
			color: #fff;
			padding: 3px 0 3px 2px;
			border-bottom: 1px solid #3F5E7F;
			text-decoration: none;
		}
		
		.foot-box li a:hover{
			background: #3F5E7F;
		}
		
		
		

#bottom{
	position: relative;
	padding: 10px 0 10px 0;
	color: #fff;
	background: #183253;
	border-top: 1px solid #3F5E7E;
}
#bottom a{
	color:#CCC;
}
.staff {
	width:560px;
	clear:both;
	border:1px solid #EAEAEA;
}
.staffphoto {
	width: 200px;
	padding:5px;	
}
.staffbio {
	width: 333px;
	padding:5px;
}
.staffbiotext {
	padding:5px;
}
.staffbiotext b {
	font-weight:bold;
}
.spacer {
	height:12px;
}
.searchbox {
	border:0px solid #CCCCCC;
	height:16px;
	width:140px;
	padding-left:4px;
	font-size:10px;

}
.searchbutton {
	border:0px solid #CCCCCC;
	height:18px;
	width:34px;
	background-color:#E1EFFB;
	top:2px;
	position:relative;
	padding-top:0px;
	font-size:10px;
}



div.row { 	border-top:1px solid #CCC; margin: 0;width: 98.5%; padding:8px; padding-top:18px; margin-bottom:20px;}
div.cols1 { margin: 0 3px 0 0; padding: 0;}
div.cols2 { margin: 3px 3px 0 0; padding: 2px 8px 8px 8px;}