a { color: #ff3196; }
a:hover { color: white; background-color: #ff3196; text-decoration: none; cursor: pointer;}
.container_16 { background-color: transparent;}

#text-4 { color: yellow;}
body {
	background: #000 url('../images/grungLic_bg.png') repeat top left;
	color: #000000;
	font-size: 11px;
	padding: 0;
	font-size: 16px;
	font-family:  "Courier New";
}
input { background-color: #666; }
.content_right { font-size: 70%;}
.widget_block li:hover { background-color: #444; cursor: pointer;}


/* CONTENT BOXES */
.article { line-height: 18px;}
.article h1 { font-size: 46px; font-family: georgia; font-style: italic;}
.meta { text-transform: uppercase; color: white; border: 0; margin: 10px 0;}
.meta a, .meta a:hover { color: white; }
.box{
	background: url(../images/black_50.png);
	color:white;
	border: none;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	
}

.box h2 {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	background-color: #777;
	color: #ff0;
	padding: 6px 0px 4px 12px;
	font-family: "Courier New";
	text-transform:uppercase;
	font-weight: bold;
	font-size 400%;
	
}
.box:hov { 
	-webkit-box-shadow:0px 2px 15px #fff;}
.box h2 a { color: white; }
#contentboxbg{
	margin-top: 5px;
	margin-bottom: 5px;	
}

.main_wrap {
	background-color: transparent;
}


.time {
	background: url(../images/date.png) no-repeat left;
}

.categories {
	background: url(../images/categories.png) no-repeat left;
}

.discuss {
	background: url(../images/comments.png) no-repeat left;
}
.editlink { background: url(../images/edit.png) no-repeat left; }



/* featured boxes */

.boxcaption {
	color: #fff;
	height: 300px;
	background: url(../images/black_75.png);
	margin-right: 0px;
	margin-left: 0px;	
	opacity: 1.0;
	font-size: 70%;
	
}
.boxcaption:hover { cursor: pointer;}
.featured_box {
	height: 210px;
	margin-right: 4px;
	margin-left: 4px;
	background: url(/~acr/images/default_thumb.jpg) center no-repeat;
	
}

.last_box {
	height: 210px;
	margin-right: 4px;
	margin-left: 4px;
}
#featboxbg {
	background: transparent;
	border: transparent;
	padding: 10px 4px 0px 4px;
	height: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxgrid h4 { font-family: Georgia; font-style: italic;}


/* HEADER */

#header {
	height: 135px;
	margin-bottom: 0px;
}

#head_wrap {
	background: transparent;
	border: transparent;
	margin-bottom: 0px;
}

#header {
	background: transparent;
	border: transparent;
}

#radio_player {
	background: transparent url('../images/nowPlaying_offAir.png') no-repeat top right;
	height: 35px;
	padding: 70px 0px 70px 0px;
	vertical-align: middle;
	
}

/* NAVIGTAION BAR */
#navigation, #navigation li, #navigation li a {
	 -moz-border-radius: 10px; -webkit-border-radius: 10px; }
	
#navigation, ul.nav li, ul.nav li.page_item {

	background: #333;
	color: #ffffff;
	vertical-align: middle;
	margin-bottom: 0px;
	height: 3.5em;
}
#navigation ul ul { margin-top: 20px;
cursor: pointer;}

#navigation a {
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 2px;
	border-right: 2px solid #666;
}

#navigation li ul li { height: 25px; width: 100%;}
#navigation li ul li a { font-size: 1.2em; font-weight: normal;}

#navigation a, #navigation a:hover, #navigation li:hover { 
	cursor: pointer;
}
#navigation a:hover {
	color: #ffff00;
	-webkit-box-shadow: -10px 0px 15px #000;

}

/* FOOTER */
#footer { background: url('../images/black_50.png');}
#footer a:hover { color: black;}

/* SCHEDULE PAGE */
.sch .content_left { margin-right: 0;}
.container_16 { background: transparent;}
#schedule { width: 100%; }
#schedule a { color: yellow;}
.show:hover {  cursor:pointer;}
.show a:hover { background: transparent; }
#schedule .day { float: left; width: 14%; background: url(../images/black_75.png); margin-right: 3px; }
#schedule .last { margin-right: 0px;}
#schedule .show { background: #ff3196; padding: 5px;text-transform: uppercase; margin-bottom: 2px;position: relative;}
#schedule .showtime {  display:block; }
#schedule .showname { font-size: 15px; font-style: bold; }
#schedule .day { height: 480px;}.delay_1{ margin-top:25px;}.delay_2{ margin-top:50px;}.delay_3{ margin-top:75px;}.delay_4{ margin-top:100px;}.delay_5{ margin-top:125px;}.delay_6{ margin-top:150px;}.delay_7{ margin-top:175px;}.delay_8{ margin-top:200px;}.delay_9{ margin-top:225px;}.delay_10{ margin-top:250px;}.delay_11{ margin-top:275px;}.delay_12{ margin-top:300px;}.delay_13{ margin-top:325px;}.delay_14{ margin-top:350px;}.delay_15{ margin-top:375px;}.delay_16{ margin-top:400px;}.delay_17{ margin-top:425px;}.delay_18{ margin-top:450px;}.delay_19{ margin-top:475px;}.delay_20{ margin-top:500px;}.delay_21{ margin-top:525px;}.delay_22{ margin-top:550px;}.delay_23{ margin-top:575px;}.delay_24{ margin-top:600px;}.lasts_1{ height:25px;}.lasts_2{ height:50px;}.lasts_3{ height:75px;}.lasts_4{ height:100px;}


/* SHOW PAGES */
#show-description { background-color: #ff3196; padding: 15px 10px 5px; margin: 10px 0 0 0; font-family: Georgia; font-style: italic; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}

.postlist p { font-size: 15px;}

fieldset legend { display: none;}
fieldset { background: transparent; }

.cform { font-size: 1.5em;}
.cform fieldset input, .cform fieldset textarea, .cform fieldset select { background: #222; }
.cform fieldset input:hover, .cform fieldset textarea:hover, .cform fieldset select:hover { background: #444; }

.cform fieldset input:focus, .cform fieldset textarea:focus, .cform fieldset select:focus { background: #FF3196; color: black; }
.cform span { font:Calibri;}
.linklove { display: none;}