/* CSS Document */

/* 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : KLAZ Style Sheet

Author : Patrick Laxson

Email : patrick@klaz.com

website : 

Description: 

Created : 9/20/09

Modified : 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

*/


/* ==Globals== */

html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	width: 100%;
	background-image: url(background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	text-align:center;
	}

.twoColLiqRtHdr #container { 
	width: 80%;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.twoColLiqRtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px;  
} 
.twoColLiqRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.twoColLiqRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 24%; 
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 15px 0; /* top and bottom padding create visual space within this div  */
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColLiqRtHdr #mainContent { 
	margin: 0 26% 0 10px; /* the left margin should mirror the margin on the header and footer for proper alignment. */
} 

.twoColLiqRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColLiqRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

wrapper {
	background: #000;
	width: 980px;
	height: auto;
}

#contenttop {
	margin-left: 6%;
	margin-right: 6%;
	text-align:center;
	width: auto;
	background-color: #000;
	}	
	
#contentmain {
	margin-left: 6%;
	margin-right: 6%;
	text-align: center;
	width: auto;
	margin-top: -180px;
	background-color: #000;
	}

p {
	margin: 0;
	padding: 0;
	
	}

h1 {
	margin: 0;
	padding: 0;
	}

h2 {
	margin: 0;
	padding: 0;
	}

a:link {
	color: #ebaa00;
	text-decoration: none;
	}
a:visited {
	color: #ebaa00;
	text-decoration: none;
	}
a:hover, a:active {
	color: #bbb;
	text-decoration: underline;
	}

/* ==Structure== */


#topline {
	background: #000000;
	color: #0FF;
	width: 980px;
	height: 20px;
	}

#vip {
	background: #000000;
	margin-top: 5px;
	width: 250px;
	height: 30px;
	margin-left: 50px;
	vertical-align:middle;
	float:left;
	}
	
#weather {
	background: #000000;
	width: 250px;
	height: 30px;
	margin-right: 1px;
	float:right;
	}
	
#weatherframe {
	margin-left: 20px;
	position: relative;
	width: 350px;
	border:0px;
	float: left;
	background-color:#000;
}
	
#header {
	background: #000000;
	color: #FFF;
	width: 980px;
	height: auto;
	z-index: 100000;
	}
	
#leaderboard {
	background: #000000;
	color: #FFF;
	float: left;
	width: 980px;
	height: 100px;
	}
	
#navbar {
	margin-left: -195px;
	margin-top: -10px;
	width: 900px;
	height: auto;
	z-index: 1000000;
	position: relative;
	}	
	
#spacity {
	margin-left: 283px;
	margin-top: -241px;
	width: 80px;
	float: left;
	position: absolute;
	}	
	
#klazlogo {
	margin-left: 435px;
	margin-top: -120px;
	width: 80px;
	float: left;
	position: absolute;
	}	
	
#listenlive {
	margin-left: 750px;
	margin-top: -100px;
	width: 80px;
	float: left;
	position: absolute;
	}		

	
#mainfront {
	float: left;
	width: 570px;
	min-height: 900px;
	background-color: #000;
	}
	
#secfront {
	float: left;
	width: 980px;
	min-height: 900px;
	background: #111;
	}
	
#secondary {
	float: left;
	width: 750px;
	min-height: 650px;
	background: #000;
	}
	
#skyscraper {
	float: right;
	width: 175px;
	min-height: 650px;
	background: #000;
	}
	
#mainfront h2 {
	margin-bottom: 5px;
	padding: 3px 0;
	text-align: left;
	text-indent: 15px;
	font-size: 1em;
	color: #2288ba;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	background: #11445d;
	}
		
#bigwindow {
	float: left;
	width: 590px;
	height: 300px;
	position: relative;
	z-index: 1;
	background: #000;
	padding-left: 25px;
	}

#middlefront {
	float: left;
	width: 450px;
	height: 450px;
	background: #000;
	}
	
#contentmain p {
	margin: 10px 0 10px 15px;
	padding: 0;
	}
	
#contentmain a {
	color: #2288ba;
	}
	
#contentmain a:hover {
	text-decoration: underline;
	}
	
#phonebuttons {
	background: #000;
	color:#ff0;
	float: left;
	width: 320px;
	}
	
#nowplaying {
	background: #000;
	padding-left: 5px;
	color:#ff0;
	width: 160px;
	position: absolute;
	margin-left: -78px;
	margin-top: 30px;
	}
	
#fanbadge {
	background: #000;
	padding-left: 5px;
	color:#ff0;
	width: 160px;
	position: absolute;
	margin-left: -78px;
	margin-top: 195px;
	}
	
#sidebar2 {
	background: #000;
	color:#ff0;
	float: left;
	width: 318px;
	margin-left: -4px;
	}
	
#sidebar2 h3 {
	margin: 0 0 5px 0;
	text-indent: 10px;
	}
	
#sidebar2 a {
	color: #ff0;
	float: left;	
}

#klazvip {
	padding-left: 25px;
	text-align: center;
	width: 800px;
	}	
	
#smallads {
	width: 960px;
	text-align: center;
	margin-top: 30px;
	padding-left: 50px; 
	padding-bottom: 50px;
	}	

#smalladbox {
	float: left;  
	width: 180px;
	}	
	
#footermain {
	text-align:left;
	width: 995px;
	color: #ffffff;
	background-color: #000;
	}
	
#footer {
	text-align:left;
	width: 980px;
	color: #ffffff;
	background-color: #000;
	}
	
#footer ul {
	margin: 0;
	padding: 0;
	}
	
#footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.75;
	}	
	
#footermain ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.75;
	}	

/* navbar */

.dropline {
	margin-left:200px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	width:760px;
	height:50px;
	display:block;
	z-index:500;
}
 
.dropline .table {
	display:table;
}
 
.dropline .select, .dropline .current {
	margin:0;
	padding:0;
	list-style:none;
	display:table-cell;
	white-space:nowrap;
}
 
.dropline li {
	margin:0;
	padding:0;
	height:auto;
	float:left;
}
 
.dropline .select a {
	display:block;
	height:30px;
	float:left;
	background-color:#FF0;
	padding:0 30px 0 30px;
	text-decoration:none;
	line-height:30px;
	white-space:nowrap;
	color:#aa0000;
}
 
.dropline .current a {
	display:block;
	height:20px;
	float:left;
	background-color:#ccc;
	padding:0 0 0 15px;
	text-decoration:none;
	line-height:20px;
	white-space:nowrap;
	color:#aa0000;
}
 
.dropline .current a b {
	display:block;
	padding:0 30px 0 15px;
	background-color:#FF0; right top;
}
 
.dropline .select a:hover, .dropline .select li:hover a {
	padding:0 0 0 15px;
	cursor:pointer;
	color:#ffffff;
}
 
.dropline .select a:hover b, .dropline .select li:hover a b {
	display:block;
	float:left;
	padding:0 30px 0 15px;
	background-color:#FF0; right top;
	cursor:pointer;
}
 
.dropline .select_sub {
	display:none;
}
 
/* IE6 only */
.dropline table {
	border-collapse:collapse;
	margin:-1px;
	font-size:1em;
	width:0;
	height:0;
}
 
.dropline .sub {
	/*	display:table; */
	float:left;
	padding:0;
	list-style:none;
	margin:0px;
}
 
.dropline .sub_active .current_sub a, .dropline .sub_active a:hover {
	background:transparent;
	color:#f00;
}
 
.dropline .select :hover .select_sub, .dropline .current .show {
	display:block;
	position:absolute;
	width:760px;
	top:20px;
	background-color:#FFF;
	padding:0;
	z-index:100;
	left:0;
	text-align:center;
}
 
.dropline .current .show {
	z-index:10;
}
 
.dropline .select :hover .sub li a, .dropline .current .show .sub li a {
	display:block;
	float:left;
	background:transparent;
	padding:0 10px 0 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#f00;
}
 
.dropline .current .sub li.sub_show a {
	color:#365686;
	cursor:default;
}
 
.dropline .select :hover .sub li a:hover, .dropline .current .sub li a:hover {
	visibility:visible;
	color:#365686;
	text-decoration:underline;
}
	
/*old stuff	
	
	
#sidebar h2.onair {
	margin-bottom: 0;
}
	
#logolink {
	display: block;
	width: 166px;
	height: 111px;
	outline: none;
}
	

*/
