@charset "UTF-8";
/* CSS Document */

.indexp {
	font-size:1.5em;
	line-height:1.3;
	color:#000;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}

/*========================================*/
h2.pghead {
	font-weight:bold;
	font-size:2.0em;
	margin:15px auto 25px auto;
	text-align:center;
}
a.inline {
	color:#900;
	text-decoration:underline;
}
	a.inline:hover {
		color:#900;
		text-decoration:none;
	}
.clear {clear:both; width:99%;display:block;}
.noborder {border:0;}
/*========================================*/
.contact-info {
	font-size:1.6em;
	line-height:1.3;
	width:48%;
	float:left;
	text-align:center;
}
hr.contact-br {
	clear:both;
}
.contact-p {
	font-size:1.4em;
	line-height:1.4;
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
}

/*========================================*/
.staff {
	font-size:1.3em;
	width:48%;
	float:left;
	margin-left:1%;
	text-align:center;
}
	.staff-mem {
		display:block;
		font-size:1.2em;
		width:75%;
		margin-left:auto;
		margin-right:auto;
		color:#900;
		font-weight:bold;
		font-style:italic;
		border-bottom:1px #928e5d solid;
	}

/*========================================*/
.sports {
	font-size:1.3em;
	line-height:1.3;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.hsteam {
	width:32%;
	float:left;
	margin-left:1%;
	margin-top:20px;
	margin-bottom:25px;
}
	.hsteam img {
		width:75px;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	.hsteam span.hsname {
		font-size:1.4em;
		display:block;
		text-align:center;
	}
	.hsteam span.hshead {
		text-decoration:underline;
		font-size:1.3em;
		text-align:center;
		display:block;
		margin-top:15px;
	}
	.hsteam table.hssched {
		width:100%;
		font-size:1.1em;
		text-align:center;
	}
		.hsteam table.hssched td {
			height:20px;
			text-align:center;
		}
	.vertb {
		border-left:1px #928e5d solid;
		border-right:1px #928e5d solid;
	}
	.small {
		font-size:.75em;
	}
.colteams {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
	.colteams img {
		padding-right:30px;
		padding-left:20px;
	}
span.collhead {
		text-decoration:underline;
		font-size:1.3em;
		text-align:center;
		display:block;
		margin-top:15px;
	}
.collsched {
	width:40%;
	font-size:1.2em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/*========================================*/
.jec-listen {
	width:46%;
	float:left;
	margin-left:4%;
	height:340px;
	border-right:1px #928e5d solid;
}
	.jec-listen span.mic {
		display:block;
		background:url(http://www.wjec1065.com/images/jecMic_img.png) no-repeat top left;
		font-size:1.6em;
		font-weight:bold;
		width:250px;
		height:162px;
		text-align:right;
	}
		.jec-listen span.mic:hover {
			background:url(http://www.wjec1065.com/images/jecMicO_img.png) no-repeat top left;
		}
		.jec-listen span.mic a {
			width:70%;
			display:block;
			margin-left:29%;
			padding-top:80px;
			color:#000;
			text-decoration:none;
		}
	.jec-listen span.iphone {
		background:url(http://www.wjec1065.com/images/iphone.png) no-repeat top left;
		display:block;
		font-size:1.6em;
		font-weight:bold;
		margin-top:80px;	
		height:87px;
	}
		.jec-listen span.iphone a {
			width:70%;
			display:block;
			margin-left:29%;
			color:#000;
			text-decoration:none;
		}
		.jec-listen span.iphone img {
			float:left;
		}
.vsa-listen {
	width:45%;
	float:left;
	margin-left:4%;
	height:340px;
}
	.vsa-listen span.mic {
		display:block;
		background:url(http://www.wjec1065.com/images/vsaMic_img.png) no-repeat top left;
		font-size:1.6em;
		font-weight:bold;
		width:250px;
		height:162px;
		text-align:right;
	}
		.vsa-listen span.mic:hover {
			background:url(http://www.wjec1065.com/images/vsaMicO_img.png) no-repeat top left;
		}
		.vsa-listen span.mic a {
			width:70%;
			display:block;
			margin-left:29%;
			padding-top:80px;
			color:#000;
			text-decoration:none;
		}
	.vsa-listen span.iphone {
		background:url(http://www.wjec1065.com/images/iphone.png) no-repeat top left;
		display:block;
		font-size:1.6em;
		font-weight:bold;
		margin-top:80px;	
		height:87px;
	}
		.vsa-listen span.iphone a {
			width:70%;
			display:block;
			margin-left:29%;
			color:#000;
			text-decoration:none;
		}
		.vsa span.iphone img {
			float:left;
		}
.sports a#reveal {
	color:#900;
	font-weight:bold;
	font-size:.9em;
}
.sec-listen {
	height:180px;
	width:45%;
	margin-left:4%;
	float:left;
}
.sec-listen span.seconds, .vsa-listen span.seconds {
	display:block;
	margin-bottom:25px;
	height:22px;
	width:70%;
	margin-left:auto;
	margin-right:auto;
}
	.sec-listen span.seconds img{
		float:left;
		padding-right:15px;
	}
	.sec-listen span.seconds a{
		color:#900;
		text-decoration:none;
		font-size:1.1em;
		font-weight:bold;
		padding-top:2px;
	}

/*========================================*/
#programs {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:1.2em;
}
	#programs .music {
		background:#CFF;
		width:13%;
	}
	#programs .contemp {
		background:#FFC;
		width:13%;
	}
	#programs .synd {
		background:#9F9;
		width:13%;
	}
	#programs .local {
		background:#FCF;
		width:13%;
	}
	#programs td {
		height:22px;
		vertical-align:middle;
		border:1px #999 solid;
	}
#legend {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:1.2em;
	margin-bottom:20px;
}
	#legend .music {
		background:#cff;
		width:5%;
		border:1px #bbb solid;
	}
	#legend .contemp {
		background:#ffc;
		width:5%;
		border:1px #bbb solid;
	}
	#legend .synd {
		background:#9f9;
		width:5%;
		border:1px #bbb solid;
	}
	#legend .local {
		background:#fcf;
		width:5%;
		border:1px #bbb solid;
	}
	#legend .space {
		width:5%;
	}

/*========================================*/
.youview {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border:1px #900 solid;
}
	.youview td {
		border-bottom:1px #900 solid;
		padding:8px 4px 8px 8px;
	}
	.youview td img {
		text-align:center;
	}
	.youview td span.plname {
		display:block;
		font-weight:bold;
		font-size:1.4em;
	}
	.youview td span.pldescrip {
		font-size:1.4em;
		display:block;
	}
	.youview td span.plprice, .youview td span.plcontact {
		display:block;
		margin-top:10px;
		margin-bottom:5px;
		font-size:1.3em;
	}
.paginate, .page-total {
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:1.3em;
	margin-top:10px;
	margin-bottom:10px;
}
.page-total {
	display:block;
	color:#900;
	font-weight:bold;
}
	.current {
		color:#868255;
		font-weight:bold;
	}
	.disabled {
		color:#777;
	}
	.pages {
		color:#900;
		text-decoration:none;
	}
	.pages:hover {
		color:#868255;
		text-decoration:none;
	}
/*========================================*/
.adminp {
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.adminp2 {
	font-size:1.4em;
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#logintbl {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:1.5em;
}
	#logintbl td {
		height:30px;
		vertical-align:middle;
		text-align:center;
	}
#admin-menu {
	list-style:none;
	font-size:1.4em;
	background:#928E5D;
	width:93%;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	height:25px;
	border-right:1px #900 solid;
}
	#admin-menu li {
		float:left;
		height:22px;
		padding-left:35px;
		padding-right:35px;
		border-left:1px #900 solid;
		padding-top:3px;
	}
	#admin-menu li a {
		color:#fff;
		text-decoration:none;
	}
	#admin-menu li a:hover {
		color:#900;
		text-decoration:none;
	}
h3 {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
}
#admin-sidetbl {
	width:95%;
	text-align:center;
	border:1px #900 solid;
	margin-top:10px;
}
	#admin-sidetbl td {
		height:25px;
		font-size:1.2em;
	}
#admin-add {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	font-size:1.4em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
}
	#admin-add td {
		height:35px;
		vertical-align:middle;
	}
	.add-label {
		width:20%;
	}
	.add-info {
		font-size:.8em;
	}
	.admin-subs {
		text-align:center;
	}
#admin-del {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	font-size:1.4em;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
	#admin-del td {
		height:30px;
		vertical-align:middle;
	}
	#admin-del td.deldate {
		width:25%;
	}
	#admin-del td.delid {
		width:10%;
	}

/*========================================*/
#bevill-arc {
	width:48%;
	float:left;
	height:250px;
	background:url(../images/sports/bevill_logo.png) no-repeat center center;
}
#sulligent-arc {
	width:48%;
	float:left;
	height:250px;
	margin-top:25px;
	background:url(../images/sports/sulligent_logo.png) no-repeat center center;
}
#solamar-arc {
	width:48%;
	float:left;
	height:250px;
	margin-top:25px;
	background:url(../images/sports/solamar_logo.png) no-repeat center center;
}
#vernon-arc {
	width:48%;
	float:left;
	height:250px;
	background:url(../images/sports/vernon_logo.png) no-repeat center center;
}
	#bevill-arc span, #sulligent-arc span, #vernon-arc span, #solamar-arc span {
		display:block;
		font-size:1.4em;
		font-weight:bold;
		text-align:center;
	}
	#bevill-tbl, #sulligent-tbl, #vernon-tbl, #solamar-tbl {
		width:95%;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		font-size:1.2em;
	}
	a.bevill-link, a.sulligent-link, a.vernon-link, a.solamar-link {
		color:#000;
		text-decoration:none;
	}
	a.bevill-link:hover, a.sulligent-link:hover {
		color:#00C;
		text-decoration:underline;
	}
	a.vernon-link:hover {
		color:#CC3;
		text-decoration:underline;
	}
	a.solamar-link:hover {
		color:#C30;
		text-decoration:underline;
	}
		
