/*
Theme Name: HR2
Theme URI: hr.ji.gg
Description: Highland Radio
Version: 1.0
Author: DB
Author URI: 
*/


body {
	background: #dccfdc;
	line-height: 1.5;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	color: #333;
}

.alignright{
	float: right;
	margin: 0 0 3px 3px;
}

.alignleft{
	float: left;
	margin: 0 3px 3px 0;
}

.wp-caption {
	text-align: center;
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
}

.header{
	width: 840px;
	display: block;
	margin: 0 auto;	
}

p.highlandTime {
	width: 460px;
	float: right;
	text-align: center;
	font-size: small;
	font-weight: bold;
	margin-top: 12px;
}

.clear {
	display: block;
	clear: both;
	height: 1px;
}


.latest {
	width: 270px;
	height: 92px;
	background: url(images/latest.jpg) no-repeat top center;
	display: block;
	margin-top: none;
	margin-bottom: none;

}


.latest ul li{
	list-style: none;
	padding: 0 0 0 30px;
}


.latest ul li h3{
	height: 60px;
	margin: 30px 0 0 12px;
	padding: 10px 0 0 0;
	font-size: 12px;

}

.latest li h3 a {
	color: #fff;
}

.floatRight{
	display: block;
	float: right;
	text-align: right;
}

.floatLeft{
	display: block;
	float: left;
}

.container {
	width: 860px;
	margin: 0 auto;
	background: url(images/highlightbg.gif) repeat-y;	
}

body.homepage .container {
	width: 860px;
	margin: 0 auto;
	background: url(images/mainbg.gif) repeat-y;	
}

#navbar {
	width: 860px;
	display: block;
	background: url(images/navbg.gif) repeat-x;	
}

#navbar ul{
	list-style: none;
	border: 0;
	margin: 0 0 0 20px;
	padding: 0;
	width: 840px;
	height: 40px;
	display: block;

}

#navbar ul li {
	float: left;
	margin: 7px 20px auto 0px;
}

#navbar ul li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	margin: 40px 0 0 0;
}

#navbar ul li a:hover {
	color: #f60;
	text-decoration: underline;
}

.slideshow {
	width: 560px;
	float: left;
	text-align: right;
}

.events {
	width: 290px;
	height: 205px;
	color: #fff;
	float: right;
	text-align: left;
	background: url(images/events.jpg) no-repeat;
}


.events a, .events a:visited, .events a:hover{
	color: #fff
}


.events h2{
	color: #fff;
	margin: 40px 0 0 13px;	
}

.events h3{
	color: #fff;
	margin: 0 0 0 13px;	
}

.newsHighlight {
	display: block;
	width: 860px;
	margin: 0 auto;
	padding-top: 3px;
	background: url(images/highlightbg.gif) repeat-y;	
}


.newsboxContainer{
	width: 560px;
	float: left;

}

.newsbox{
	background: repeat-y url(images/newsbox-bg.gif);
	width: 540px;
	float: right;
	font-size: 11px;
}

.newsbox .date {
	width: 100px;
	float: left;
	margin: 0 0 0 20px ;
}

.newsbox .headline {
	width: 390px;
	
}

.onair {
	width: 290px;
	float: right;
	text-align: left;
}


.post{
	background: #fff;
	width: 528px;
	margin: 0 0 10px 20px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #009900;
}

.post-bingo{
	background: #fef200;
	width: 750px;
	margin: 0 auto 10px auto;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #009900;
}

.post-schedule{
	background: #fff;
	width: 750px;
	margin: 0 auto 10px auto;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #009900;
}


.sidebar {
	width: 290px;
	float: right;
	text-align: left;
	margin: 0 0 0 10px;
}

.eventImage {
	float: right;
	margin-right: 35px;
	margin-top: 12px;
}

.eventImage img { border: 3px solid #01747B}
