/* @group structure */
#ie6
	{
	padding:40px;
	color:#fff;
	background:#e7002d;
	display:none;
	}
body
	{
	background:#9fbbd3 url(../images/structure/bg-body.gif) top left repeat-x fixed;
	letter-spacing:-0.01em;
	}
#container
	{
	margin:15px auto 5px;
	width:826px;
	}
#container-top
	{
	height:12px;
	background:transparent url(../images/structure/bg-top.png);
	}
#container-content
	{
	background:transparent url(../images/structure/bg-content.png);	
	}
#container-bottom
	{
	height:12px;
	background:transparent url(../images/structure/bg-bottom.png);
	}
#footer
	{
	text-align:center;
	height:30px;
	line-height:20px;
	color:#6e8395;
	font-size:10px;
	}
#dimmed
	{
	position:fixed;  
	top:0;  
	right:0;  
	bottom:0;  
	left:0;  
	height:100%;  
	width:100%;  
	background:#111;
	z-index:100; 
	display:none;
	}
#popup
	{	
	display:none;
	z-index:100;
	background:rgba(0,0,0,0.8);
	width:320px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-160px;
	}
#popup #popup-content
	{
	padding:10px;
	}
#popup h3
	{
	color:#fff;
	padding-bottom:10px;
	}
#popup textarea
	{
	font-size:11px;
	width:98%;
	border:1px solid #000;
	font-family:Lucida Grande,trebuchet ms,verdana,arial,helvetica,sans-serif;
	padding:2px;
	margin-bottom:3px;
	}
#popup input
	{
	font-size:11px;
	width:50%;
	border:1px solid #000;
	font-family:Lucida Grande,trebuchet ms,verdana,arial,helvetica,sans-serif;
	padding:3px 2px;	
	}
#popup textarea , #popup input.empty
	{
	color:#bbb;
	}
#popup .buttons
	{
	height:16px;
	margin-top:10px;
	}
#popup .buttons a
	{
	color:#fff;
	border:1px solid #666;
	font-size:10px;
	font-weight:bold;
	float:left;
	display:block;
	height:16px;
	line-height:16px;
	text-decoration:none;
	margin-right:5px;
	padding:0px 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#2e2e2e;
	}
#popup .buttons a:hover
	{
	background:#3b3b3b;
	}
/* @end */

/* @group #main-menu */
#main-menu
	{
	height:30px;
	margin:0px 3px;
	position:relative;
	}
#main-menu a#main-menu-logo
	{
	position:absolute;
	display:block;
	width:122px;
	height:18px;
	background-image:url(../images/structure/logo.gif);
	left:10px;
	top:1px;
	}
#main-menu a#main-menu-logo span
	{
	display:none;
	}
#main-menu ul
	{
	position:absolute;
	right:4px;
	top:0px;
	}	
#main-menu li 
	{
	float:left;
	display:block;
	}
#main-menu li
	{
	border-left:1px solid #ddd;
	}
#main-menu li.first
	{
	border-left:none;
	}
	
	
#main-menu li a
	{
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	text-decoration:none;
	font-size:12px;
	color:#467399;
	padding:0px 10px;
	font-weight:bold;
	}
#main-menu li a:hover , #main-menu li a.selected
	{
	color:#e7002d;
	}
/* @end */

/* @group #header */
#header
	{
	height:200px;
	background-image:url(../images/structure/bg-header.gif);
	margin:0px 3px;
	position:relative;
	}
#header #header-image
	{
	height:200px;
	width:200px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/structure/header/steelfm.jpg); 
	}
		
#header #status
	{
	position:absolute;
	width:540px;
	left:240px;
	}
#header #status #status-title
	{
	color:#fff;
	font-size:30px;
	text-shadow:rgba(0,0,0,0.5) 1px 1px 3px;
	line-height:1.2em;
	padding-bottom:4px;
	}
#header #status #status-text
	{
	color:#C7D7DD;
	font-size:16px;
	text-shadow:rgba(0,0,0,0.5) 1px 1px 3px;
	line-height:1.2em;
	}
#header #status-live
	{
	margin-top:10px;
	background:transparent url(../images/structure/separator.png) top left repeat-x;
	padding-top:12px;
	font-size:13px;
	text-shadow:rgba(0,0,0,0.5) 1px 1px 3px;
	line-height:1.2em;
	}
#header #status-live table td.label
	{
	color:#C7D7DD;
	font-size:13px;
	text-shadow:rgba(0,0,0,0.5) 1px 1px 3px;
	line-height:1.2em;
	padding-right:10px;
	}

#header #status-live table td , #header #status-live table td a 
	{
	color:#fff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	}
#header #status-live table td a:hover
	{
	color:#fae836;
	}
#header #status-postit
	{
	position:absolute;
	z-index:20;
	right:-15px;
	top:-12px;
	width:165px;
	height:183px;
	background-image:url(../images/structure/postit.png);
	}
#header #status-postit a
	{
	font-size:11px;
	color:#afae81;
	text-decoration:none;
	position:absolute;
	font-style:italic;
	}
#header #status-postit a#listen
	{
	top:78px;
	left:55px;
	text-transform:lowercase;
	}
#header #status-postit a#view
	{
	top:128px;
	left:54px;
	text-transform:lowercase;
	}
#header #status-postit a:hover
	{
	color:#e7002d;
	}
/* @end */

.error-message
	{
	padding:10px;
	background:#e7002d;
	margin-bottom:20px;
	border:1px solid #a30020;
	}
.error-message h6
	{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}
.error-message p
	{
	color:#fff;
	font-size:11px;
	padding:0px;
	margin:0px;
	padding-top:2px;
	}
.success-message
	{
	padding:10px;
	background:#fae836;
	margin-bottom:20px;
	border:1px solid #a99c22;
	}
.success-message h6
	{
	color:#333;
	font-size:14px;
	font-weight:bold;
	}
.success-message p
	{
	color:#333;
	font-size:11px;
	padding:0px;
	margin:0px;
	padding-top:2px;
	}

#center-content
	{
	margin:0px auto;
	width:540px;
	padding:40px 0px;
	}
#full-content
	{
	margin:0px 26px;
	padding:20px 0px;
	}

h1
	{
	font-size:21px;
	color:#3889c8;
	padding-bottom:20px;
	font-weight:bold;
	position:relative;
	}
h2
	{
	padding-top:20px;
	font-size:14px;
	color:#3889c8;
	padding-bottom:15px;
	font-weight:bold;
	position:relative;
	}
h3.date
	{
	padding-bottom:6px;
	font-size:10px;
	text-decoration:none;
	padding:0px;
	margin:0px;
	color:#6aa7d6;
	}
h1 a
	{
	color:#444;
	border:1px solid #a8a8a8;
	position:absolute;
	right:0px;
	top:2px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:transparent url(../images/structure/bg-button.gif);
	font-size:10px;
	text-decoration:none;
	padding:3px 8px;
	}
h1 a:hover
	{
	color:#e7002d;
	}
	
	

	
	
p
	{
	font-size:13px;
	color:#444;
	line-height:1.4em;
	padding-bottom:15px;
	}	
.gb-post
	{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
	}
.gb-post-last
	{
	border-bottom:0px;
	margin-bottom:0px;
	}
.gb-post p
	{
	font-size:13px;
	color:#444;
	line-height:1.4em;
	padding-bottom:0px;
	}	
.gb-post p.info
	{
	padding-top:2px;
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	}
table.songs
	{
	width:100%;
	}
table.songs tr.even
	{
	background:#f7f9f9;
	}
table.songs tr.selected , table.songs tr.selected:hover
	{
	background:#e7002d url(../images/structure/tr-selected.gif);
	}
table.songs tr.selected td , table.songs tr.selected td.time m tr.selected td b
	{
	color:#fff;
	}
table.songs tr:hover
	{
	background:#e2eef8;
	}
table.songs td.time
	{
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	width:14%;
	vertical-align:middle;
	}
table.songs td.grey
	{
	font-size:11px;
	color:#aaa;
	text-align:right;
	}
table.songs td.cb-off
	{
	background:transparent url(../images/structure/ui-check-box-uncheck.png) 4px center no-repeat;
	width:30px;
	}
table.songs td.cb-on
	{
	background:transparent url(../images/structure/ui-check-box.png) 4px center no-repeat;
	width:30px;
	}
table.songs td.cb-off input , table.songs td.cb-on input
	{
	display:none;
	}
table.songs td
	{
	font-size:11px;
	color:#444;
	vertical-align:middle;
	height:22px;
	padding:0px 3px;
	}
table.songs td b
	{
	margin-right:10px;
	font-size:14px;
	}
table.songs td a
	{
	color:#444;
	text-decoration:none;
	}
.buttons
	{
	margin-top:20px;
	height:20px;
	padding-bottom:20px;
	}
.buttons a
	{
	color:#444;
	border:1px solid #a8a8a8;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	background:transparent url(../images/structure/bg-button.gif);
	font-size:12px;
	text-decoration:none;
	padding:4px 16px;
	float:right;
	display:block;
	font-weight:bold;
	}
.buttons a:hover
	{
	color:#e7002d;
	}
.banners
	{
	padding:14px 7px 14px;
	margin:0px 3px;
	border-bottom:1px solid #ddd;
	}
.banners.bottom
	{
	border-top:1px solid #ddd;
	border-bottom:0;
	}
.banners table
	{
	width:100%;
	}
.banners table td
	{
	width:20%;
	text-align:center;
	vertical-align:middle;
	}
#content-left-wrapper
	{
	float:left;
	width:550px;
	background:transparent url(../images/structure/vseparator.gif) right top repeat-y;
	}
#content-left
	{	
	margin-left:3px;
	margin-right:16px;
	padding:15px 8px 15px 18px;
	}
#content-right
	{
	float:left;
	width:273px;
	}

.news-post
	{
	padding-bottom:20px;
	}
.news-post img
	{
	border:0;
	margin-top:5px;
	margin-bottom:5px;
	}
.news-post h1
	{
	padding-bottom:2px;
	margin:0px;
	}
.news-post p.title-info
	{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#444;
	padding-bottom:10px;
	}
.news-post img.news
	{
	border:1px solid #ddd;
	margin-bottom:10px;
	}
/* @group right column */

table.side-list
	{
	width:100%;
	}
table.side-list td.time
	{
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	padding-right:5px;
	vertical-align:middle;
	width:40px;
	text-align:right;
	}
table.side-list tr.even
	{
	background:#f7f9f9;
	}	
table.side-list td
	{
	padding:5px 7px;
	font-size:12px;
	color:#444;
	vertical-align:top;
	font-weight:bold;
	border-bottom:1px solid #eee;
	}
table.side-list td a
	{
	color:#444;
	text-decoration:none;
	}
table.side-list td a:hover
	{
	color:#e7002d;
	}
table.side-list td p
	{
	line-height:1.2em;
	color:#444;
	font-size:11px;
	margin:0px;
	padding:0px;
	}
table.side-list td b
	{
	font-size:11px;
	display:block;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-top:2px;
	color:#999;
	}
table.side-list td.image
	{
	width:48px;
	padding:0px;
	}
table.side-list td.image img
	{
	height:48px;
	float:left;
	width:48px;
	}
#content-right h2
	{
	background-image:url(../images/structure/bg-header.gif);
	color:#fff;
	padding:3px 5px;
	font-size:13px;
	margin:0px;
	border-bottom:1px solid #2574b2;
	text-shadow:rgba(0,0,0,0.5) 1px 1px 3px;
	margin-top:20px;
	}	
#content-right h2.first
	{
	margin-top:0px;
	background:transparent url(../images/structure/bg-header.gif) left -1px;
	}
#content-right a.goto
	{
	text-decoration:none;
	display:block;
	padding:5px;
	padding-bottom:10px;
	display:block;
	font-size:11px;
	color:#3889c8;
	}
#content-right a.goto.last
	{
	padding-bottom:25px;
	}
#content-right a.goto:hover
	{
	color:#e7002d;
	}	
/* @end */



	
#main-content-right-wrapper p.gb
	{
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#444;
	line-height:1.4em;
	}
	
#main-content-right-wrapper .gb-info , #main-content-right-wrapper .blog-info
	{
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	padding-bottom:10px;
	}
#main-content-right-wrapper .gb-info.last
	{
	padding-bottom:25px;
	}

/* @group staff */
	
table.staff
	{
	width:100%;
	}	
table.staff td
	{
	vertical-align:top;
	padding-bottom:40px;
	}
table.staff td.bottom
	{
	padding-bottom:0px;
	}
table.staff td.portrait
	{
	width:150px;
	}
table.staff td.portrait img
	{
	background:transparent url(../images/staff/shadow.gif);
	padding:3px 4px 5px 4px;
	}
table.staff td h1
	{
	padding:0px;
	margin:0px;
	padding-bottom:1px;
	}
table.staff td p.position
	{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#444;
	padding-bottom:10px;
	}
	
/* @end */


.form
	{
	border:1px solid #ddd;
	background:#f7f9f9;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:20px 100px;
	}
.form label
	{
	display:block;
	font-size:12px;
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#444;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:20px;
	}
.form label.first
	{
	padding-top:0px;
	}
.form input.text
	{
	border:1px solid #ddd;
	border-color:#aaa #ddd #ddd #aaa;
	padding:3px;
	width:100%;
	font-size:12px;
	color:#666;
	}
.form textarea
	{
	font-family:inherit;
	border:1px solid #ddd;
	border-color:#aaa #ddd #ddd #aaa;
	padding:3px;
	width:100%;
	font-size:12px;
	color:#666;
	height:160px;
	}
.form .buttons 
	{
	padding-bottom:0px;
	}
.form .buttons a
	{
	float:left;
	margin-right:10px;
	}
table.numbers td.label 
	{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#444;
	padding-right:30px;
	}
table.numbers td
	{
	color:#666;
	font-size:14px;
	padding-bottom:4px;
	}
address
	{
	line-height:1.3em;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#444;
	}

table.voteinfo td
	{
	padding-right:20px;
	}
table.voteinfo label
	{
	display:block;
	margin:0px;
	font-size:11px;
	color:#3889c8;
	font-weight:bold;
	padding-bottom:2px;
	}
table.voteinfo input
	{
	border:1px solid #ccc;
	padding:3px;
	width:160px;
	}
.date-row .cal-icon
	{
	float:left;
	height:52px;
	width:52px;
	-moz-border-radius:7px;
	-moz-box-shadow:rgba(0,0,0,0.8) 0px 1px 3px;
	background:#fff url(../images/structure/tr-selected.gif) left -12px repeat-x;
	}
.date-row .cal-icon b
	{
	text-align:center;
	color:#fff;
	font-size:10px;
	display:block;
	line-height:16px;
	height:16px;
	}
.date-row .cal-icon i
	{
	display:block;
	color:#333;
	font-size:21px;
	text-align:center;
	font-style:normal;
	padding-top:1px;
	}
.date-row .cal-icon u
	{
	display:block;
	color:#777;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	}
.date-row table
	{
	margin-left:75px;
	}
.date-row table td
	{
	padding-bottom:2px;
	}
.date-row table td.time
	{
	width:100px;
	font-size:12px;
	color:#999;
	font-weight:normal;
	}
.clear
	{
	font-size:0px;
	line-height:0px;
	clear:both;
	height:0px;
	}
#blogs
	{
	border-top:1px solid #ddd;
	margin:0px 3px;
	padding:10px 10px 0px;
	}
#blogs table
	{
	width:100%;
	}
#blogs table td
	{
	width:25%;
	padding:10px;
	}
#blogs table td h3
	{
	padding-top:50px;
	}
#blogs #blog-frille h3
	{
	background:transparent url(../images/blog/frille.jpg) left 0px;
	}
#blogs #blog-boutros h3 
	{
	background:transparent url(../images/blog/boutros.jpg) left 0px;
	}
#blogs #blog-elvis h3
	{
	background:transparent url(http://www.elvis.ax/Elvis.ax/Rockabilly_SteelFM_95,9_Mhz_files/shapeimage_7.png) 200px -75px;
	}
#blogs #blog-putte h3
	{
	background:transparent url(../images/blog/putte.jpg) left 0px;
	}
#blogs h3 span
	{
	color:#fff;
	padding:0px 5px;
	font-size:14px;
	height:20px;
	line-height:20px;
	display:block;
	background:rgba(0,0,0,0.4);
	}
#blogs .data.empty
	{
	background:transparent url(http://calculator.s3.amazonaws.com/icons/small/loading.gif) center center no-repeat;
	height:100px;
	}
#blogs .data
	{
	}
#blogs .data a
	{
	display:block;
	margin:0px;
	font-size:12px;
	color:#3889c8;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:16px;
	text-decoration:none;	
	}
#blogs .data a:hover
	{
	color:#e7002d;
	}
#blogs .data p
	{
	padding-bottom:5px;
	line-height:1.2em;
	}
table.program-guide
	{
	width:100%;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	}
table.program-guide th
	{
	width:20%;
	text-align:center;
	color:#fff;
	font-size:11px;
	background:transparent url(../images/structure/bg-header.gif);
	border-bottom:1px solid #2574b2;
	border-right:1px solid #2574b2;
	padding:3px;	
	}
table.program-guide th.first
	{
	border-left:1px solid #2574b2;
	}
table.program-guide td
	{
	padding:6px;
	border-right:1px solid #ddd;
	}
table.program-guide td.first
	{
	border-left:1px solid #ddd;	
	}
table.program-guide td.even
	{
	background:#f7f9f9;
	}
table.program-guide td i
	{
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	font-style:normal;
	display:block;
	padding-top:6px;
	padding-bottom:2px;
	}
table.program-guide td b
	{
	display:block;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#444;
	padding-bottom:6px;
	}
table.program-guide td b.past
	{
	color:#999;
	}
