/**
 * Mysteryland Nieuws pagina stylesheet
 * @author Harmen Janssen | grrr.nl
 * @modifiedby $LastChangedBy: $
 * @version $Revision: $
 * @lastmodified $Date: $
 *
 * TOC:
 * --------------------------------
 *
 * Colors:
 * --------------------------------
 * #000000	Black
 * #FE00B4	Pink
 * #9C006C	Purple
 *
 * Glossary:
 * --------------------------------
 *
 * Todo:
 * --------------------------------
 *
 */

#content-light h1 {
	width: 168px;
	height: 33px;
	margin-bottom: 20px;
	text-indent: -999em;
	background: url(../images/gui/nieuws_heading.gif) no-repeat;
}

#news_index {
	width: 450px;
	float: left;
}

.item h2 {
	font-size: 16px;
	font-weight: bold;
/*	line-height: 22px;*/
	text-transform: uppercase;
}

.item h2 a {
	border: 0;
}

.item {
	float: left;
	font-size: 11px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	width: 450px;
	background: #FFF;
}

.item img {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}

.date {
	color: #00ABEC;
	font-size: 11px;
	font-weight: bold;
}

.item .readmore {
/*	border-bottom: 1px solid #000;*/
}

.item .readmore a {
	position: relative;
	top: 9px;
	width: 99px;
	height: 16px;
	display: block;
	clear: both;
	text-indent: -999em;
	background: url(../images/gui/bekijkenreageer.gif) no-repeat 0 0;
	border: 0;
	border-right: 10px solid white;
}

.item .readmore a:hover, .item .readmore a:focus {
	background-position: 0 -16px;
}

.item .readmore a:active {
	background-position: 0 -32px;
}

/* Browsebox navbar */
.navbar {
	border-bottom: 1px solid #000;
	clear: both;
	margin-bottom: 54px;
	margin-top: 20px;
}

.navbar ul {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 14px;
	width: 185px;
}

.navbar ul li {
	float: left;
}

.navbar a {
	background: url(../images/gui/nieuws_nextprev.gif) no-repeat;
	border: 0;
	display: block;
	height: 26px;
	text-indent: -999em;
	width: 97px;
}

.navbar .disabled {
	visibility: hidden;
	display: block;
}

.navbar .prev a { background-position: 0 0; }
.navbar .prev a:hover, #news_index .navbar .prev a:focus { background-position: 0 -26px; }
.navbar .prev a:active { background-position: 0 -52px; }
.navbar .next a { width: 88px; background-position: -97px 0; }
.navbar .next a:hover, #news_index .navbar .next a:focus { background-position: -97px -26px; }
.navbar .next a:active { background-position: -97px -52px; }

/**
 * More news
 * --------------------------------
 */

#column-2 {
	float: left;
	margin-left: 18px;
	width: 215px;
	padding-right: 18px;
	background: url(../images/gui/col2-naad.gif) repeat-y top right;
}

.news-index #column-2 {
	background-image: none;
}

#more-news h3 {
	width: 83px;
	height: 22px;
	text-indent: -999em;
	background: url(../images/gui/meernieuws.png) no-repeat;
}

#more-news li {
	margin-bottom: 10px;
}

#more-news li:hover {
	background: #CCC;
}

#more-news p {
	font-size: 11px;
	margin-left: 53px;
}

#more-news h4 {
	font-size: 14px;
	font-weight: bold;
}

#more-news img {
	margin: 0 3px 3px 0;
	float: left;
}

#related-meta h3 {
	position: relative;
	z-index: 2;
	width: 108px;
	height: 30px;
	margin-left: -9px;
	margin-bottom: -5px;
	text-indent: -999em;
	background: url(../images/gui/moetjehoren.png) no-repeat;
}

#related-meta ul {
	margin-bottom: 10px;
	padding: 5px;
	background: #00ABEC;
}

#related-meta a {
	padding: 5px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: #00ABEC;
	border: 0;
	-webkit-transition-duration: .5s;
}

#related-meta a:hover, #related-meta a:focus {
	-webkit-transition-duration: .5s;
	background-color: #00658B;
}

/**
 * Highlight ("feestboek van...")
 * --------------------------------
 */
#highlight {
	position: relative;
	top: -50px;
	left: -20px;
	z-index: 1;
	width: 280px;
	margin-bottom: 80px;
	float: right;
}

#highlight .item {
	position: relative;
	z-index: 1;
	width: 300px;
	background: #FFF;
}

#highlight h2 {
	position: relative;
	z-index: 2;
	width: 280px;
	height: 145px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background: transparent;
}

#highlight h2 a {
	border: 0;
}

#highlight h2 a img {
	width: 280px;
	height: 145px;
	display: block;
	float: none;
}

#highlight ul {
	position: relative;
	z-index: 1;
	width: 260px;
	/* correct from #highlight relative positioning */
	margin-left: 20px;
	/*margin-top: -105px;*/
	margin-top: 45px;
	padding: 95px 10px 10px;
	background: #00ABEC;
}

#highlight li a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: #00ABEC;
	border: 0;
}

#highlight li a:hover, #highlight li a:focus {
	color: #E52096;
}

#highlight .navbar {
	position: relative;
	z-index: 3;
	width: 280px;
	border: 0;
	clear: none;
	margin: -35px 0 0 20px;
	background: #00ABEC;
}

#highlight .navbar ul {
	position: static;
	top: 0;
	width: 193px;
	height: 17px;
	margin: 0 auto 0;
	padding: 10px 0;
}

#highlight .navbar li {
	float: left;
}

#highlight .navbar li.disabled {
	display: block;
	visibility: hidden;
}

#highlight .navbar li a {
	height: 17px;
	display: block;
	text-indent: -999em;
	background: url(../images/gui/volgendevorigepersoon.gif) no-repeat;
}

#highlight .navbar li.prev a {
	width: 91px;
	background-position: 0 0;
}

#highlight .navbar li.prev a:hover, #highlight .navbar li.prev a:focus {
	background-position: 0 -17px;
}

#highlight .navbar li.prev a:active {
	background-position: 0 -34px;
}

#highlight .navbar li.next a {
	width: 102px;
	background-position: -91px 0;
}

#highlight .navbar li.next a:hover, #highlight .navbar li.next a:focus {
	background-position: -91px -17px;
}

#highlight .navbar li.next a:active {
	background-position: -91px -34px;
}

#highlight .navbar li.prev.nonext a {
	width: 90px !important;
}

#column-3 {
	width: 215px;
	margin-left: 10px;
	float: left;
}

#column-3 #tegeltje {
	position: static;
	margin: 0 0 0 -5px;
}