/* 
Yes2web Standaard CSS - V 20070801 
Main.css Bevat de opmaak code voor alles wat door TinyMCE gebruikt kan worden.

Radiojazz
@author: Ro�l van Dijk
@version: 20091103-01

Colors
Blue: #00aeef;
*/
h1{
	color: #FFF;
	font-weight: normal;
	font-size: 2.4em; 
	padding: 25px 0 13px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.home h2{
	color: #c9c8c8;
	font-family: Arial;
	font-size: 2.4em;
	border-bottom: 1px solid #555;
	font-weight:normal;
}
h2{
	color: #00aeef;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	font-size: 1.8em;
	padding: 12px 0 8px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	clear: left;
}
#right-column h2 {border:none;}
h2.spread { border: none; }

.player h2{
	margin-bottom: 0;
}
.player p{
	padding: 0 !important;
	margin-bottom: 0px;
}
a{
	color: #00aeef;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
ul{
	font-size: 1.2em;
}
img.left{
	float: left;
	padding: 0 20px 20px 0;	
}
#tiny-body div.long{
	clear: both;
}

#contents p{
	color: #FFF;
	font-size: 1.2em;
	padding: 0 10px 0 10px;
	text-align: justify;
}
#contents p.home{
	height: 108px;
}

#contents div.block p{
	color: #ccc;
}
/* Netwerk gedeelte */
div.networks ul,
ul.sponsoren{
	margin-top: 16px;
}
div.networks ul li,
ul.sponsoren li{
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
}
div#right-column div.networks ul li{
	margin: 0 0 20px 10px;
}

div.networks ul li a{
	display: block;
	text-indent: -5555px;
	width: 280px;
	height: 50px;
	background: url(../../images/radiojazz/background/network_sprite.jpg) no-repeat;
}
body.en div.networks ul li a.twitter:hover{
	background-position: 0 -60px;
}
body.en div.networks ul li a.hyves{
	background-position: 0 -120px;
}
body.en div.networks ul li a.hyves:hover{
	background-position: 0 -180px;
}
body.en div.networks ul li a.facebook{
	background-position: 0 -240px;
}
body.en div.networks ul li a.facebook:hover{
	background-position: 0 -300px;
}
body.en div.networks ul li a.rss{
	background-position: 0 -360px;
}
body.en div.networks ul li a.rss:hover{
	background-position: 0 -420px;
}

body.nl div.networks ul li a.twitter{
	background-position: 0 -480px;
}
body.nl div.networks ul li a.twitter:hover{
	background-position: 0 -540px;
}
body.nl div.networks ul li a.hyves{
	background-position: 0 -600px;
}
body.nl div.networks ul li a.hyves:hover{
	background-position: 0 -660px;
}
body.nl div.networks ul li a.facebook{
	background-position: 0 -720px;
}
body.nl div.networks ul li a.facebook:hover{
	background-position: 0 -780px;
}
body.nl div.networks ul li a.rss{
	background-position: 0 -840px;
}
body.nl div.networks ul li a.rss:hover{
	background-position: 0 -901px;
}
/* Support */
body.en #right-column a.support,
body.nl  #right-column a.support{
	display: block;
	text-indent: -5555px;
	width: 284px;
	height: 64px;
	background: url(/images/radiojazz/background/bg_sprite.png) no-repeat;
	margin: 9px 8px;
}
body.en #right-column a.support:hover{
	background-position: 0 -89px;
}
body.nl #right-column a.support{
	background-position: -304px 0;
	margin-bottom:20px;
}
body.nl #right-column a.support:hover{
	background-position: -304px -89px;
}
/*
a.twitter-support{
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
	padding: 15px 0 10px 65px;
	display: block;
	background: url(../../images/radiojazz/icons/icon_sprite.png) 15px -80px no-repeat;
	color: #fffd4d;
}*/
/* News */
div.news ul{
	margin: 13px 10px 0 10px
}
ul.news{
	margin: 0 10px 10px 10px;
}
div.news ul li,
ul.news li{
	padding: 0 0 5px 20px;
	background: url(../../images/radiojazz/icons/icon_sprite.png) 0 -127px no-repeat;
}
div.news ul li small,
ul.news li small{
	font-weight: bold;
	font-size: 1em;
}
div.news ul li a,
ul.news li a{
	color: #fffd4d;
}
body.news #contents,
body.contact #contents{
	min-height: 200px;
	_height: 200px;
}
body.news h1 small{
	color: #fffd4d;
	margin: 0;
	padding: 0;
	line-height: 0;
}

/* Quote */
blockquote{
	margin: 17px 0 0 0;
	font: 1.6em Georgia, sans-serif;
	padding: 0 10px 20px 60px; 
	background: url(/images/radiojazz/icons/icon_sprite.png) 10px -661px no-repeat;
	position: relative;
	color: #CCCCCC;
}
blockquote small{
	font: bold 12px Arial, sans-serif;
	color: #fffd4d;
	display: block;
}
/* Widget Page
*******************************/
p.widget {
	display: block;
	width: 380px;
	height: 300px;
	margin-bottom: 20px;
	border: 2px solid #00aeef;
}
body.player textarea{
	width: 380px;
	height: 150px;
	background-color: #000;
	color: #fff;
}

.calendar-table td{
	font-size:1.1em;
}
.calendar-table .location{
	color:#FFFD4D;
	font-weight:bold;
}
.calendar-table th{
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:6px;
}

.calendar-details{
	margin:0;padding:0;
	padding-left:10px;
}
.calendar-details dd,.calendar-details dt{
	margin:0;padding:0;
}
.calendar-details dt{
	float:left;
	width:80px;
	font-weight:bold;
	font-size:1.1em;
}
.calendar-details dd{
	margin-bottom:6px;
		font-size:1.1em;
}
.calendar-details .date{
}
.calendar-details .location{
	color:#FFFD4D;
	font-weight:bold;
}

/* Tiny styles for Publer, make sure these style match the main content styles! */
#tiny-body{
	width: 600px;
	background-color: #000;
}
#tiny-body p, #tiny-body li, #tiny-body table tr td, #tiny-body table tr th{
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
#tiny-body label{
	float: left; 
	width: 150px;
}
ul.sponsoren{
	clear: both;
	float: left;
}


