body
{
	padding: 10px;
	background: #C5DCFF;
}

body.section-player {
	padding: 0px;
}

#page, #page-small {
	background: #fff;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#main-inner {
	padding-bottom: 20px;
}

#secondary {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
}
#secondary a {
	color: #4b77ac;
}
#copyright {
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	color: #666;
}

#logo {
	margin: 10px -20px 0 10px;
}
#logo-small {
	margin: 5px -10px 0 5px;
}
#luister-live {
	float: right;
	margin-right: 18px;
	margin-top: 8px;
}

/*
h1#site-name, div#site-name / * The name of the website * /
{
  margin: 0;
  font-size: 2em;
  line-height: 1.3em;
}

#site-name a:link,
#site-name a:visited
{
  color: #000;
  text-decoration: none;
}

#site-name a:hover
{
  text-decoration: underline;
}
*/

#search-box {
	float: right;
	margin-right: 10px;
}

table.views-view-grid {
	width: 100%;
}

#header-inner {
	background: #eee url(images/lov-banner.jpg) no-repeat;
	height: 115px;
}

#header-inner-small {
	background: #eee url(images/lov-banner-small.jpg) no-repeat;
	height: 60px;
}

.nowonair {
	margin-top: 85px;
	padding: 1px 8px 0 8px;
	float: right;
	background: rgba(255,255,255,0.25);
	color: #222;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.nowonair a {
	color: #222;
}

#programma, #dalet_artist, #dalet_title {
	font-size: 11px;
}
#programma, #dalet_artist {
	padding-right: 12px;
}
.nowonair {
	margin-right: 0px;
}

#navbar-inner {
	background: #000 url(menu-bg.png) repeat-x;
	font-weight: bold;
	line-height: 30px;
}

.block h2 {
	border-bottom: 1px solid #e8edf4;
}
/*
.block h2 {
	color: #a22;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
*/




.block .views-field-field-cover-fid {
	background: transparent url(images/cover-border.png) no-repeat;
	float: left;
	height: 70px;
	width: 70px;
	margin-top: 4px;
	margin-right: 5px;
}

.block .views-field-field-cover-fid img {
	border: none;
	margin-left: 5px;
	margin-top: 4px;
	width: 60px;
	height: 60px;
}

.block .view-id-90_2idee {
	min-height: 80px;
}

.block .view-id-90_2idee .views-field-field-artiest-value {
	padding-top: 8px;
}

.block .view-id-uitzendschema table {
	width: 100%;
}

.poll .form-radios {
	line-height: 100%;
}
.poll .title {
	padding-bottom: 4px;
}
.poll .bar, .poll .text, .poll .percent {
	line-height: 120%;
}
.poll .total {
	padding-top: 4px;
}

.nieuws_thumb {
	background: transparent url(images/nieuws-border.png) no-repeat;
	float: left;
	height: 100px;
	margin-right: 5px;
	margin-top: 12px;
	width: 100px;
}
.nieuws_thumb img {
	border:medium none;
	height:90px;
	margin-left:5px;
	margin-top:4px;
	width:90px;
}
.created {
	color: #666;
}

.nieuws_mini_thumb {
	background: transparent url(images/cover-border.png) no-repeat;
	float: left;
	height: 70px;
	margin-right: 5px;
	margin-top: 4px;
	width: 70px;
}
.nieuws_mini_thumb img {
	border:medium none;
	height:60px;
	margin-left:5px;
	margin-top:4px;
	width:60px;
}

.panel-separator {
/*	border-top: 1px dotted #ccc;*/
	border-top: 1px solid #e8edf4;
}

/*
.main .field-field-afbeelding {
	background: transparent url(images/nieuws-border.png) no-repeat;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 4px;
	margin-right: 5px;
}

.main .field-field-afbeelding img {
	border: none;
	margin-left: 5px;
	margin-top: 4px;
	width: 90px;
	height: 90px;
}
*/

.views-view-grid tr {
	vertical-align: top;
}

.views-view-grid .col-1 {
	width: 50%;
	padding-right: 10px;
}

.views-view-grid .col-2 {
	width: 50%;
	padding-left: 10px;
}

/*
.content .view-id-sportoverzicht .views-view-grid td {
	width: 50%;
}
*/

#content .node-type-nieuwsbericht .content img,
#content .node-type-sportbericht .content img,
#content .node-type-presentator .content img,
#content .node-type-programma .content img,
#content-small .node-type-programma .content img,
#content .node-type-promo .content img {
	float: right;
	margin: 0 0 10px 10px;
}

.comment {
	background-color: #e8edf4;
	padding: 10px;
	margin: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
/*	border: 1px solid #4b77ac; */
}
.comment .submitted {
	color: #666;
}

#playlist tr.odd {
	background-color: #e8edf4;
	border: 0;
}
#playlist tr.even {
	background-color: #fff;
	border: 0;
}
#playlist td {
	padding: 1px 5px;
	vertical-align: top;
	font-size: 11px;
}

