/*
	Theme Name: The New and Improved Lunatic News
	Theme URI: http://www.lunaticnews.nl
	Description: The first Lunaticnews.nl template after the infamous fusion between FRFC, LN and EA.
	Version: 1.0
	Author: Alwin van den Hoven
	Author URI: http://www.lunaticnews.nl
	Tags: custom lunaticnews, first, fixed width, two columns, widgets (when needed, not on home)
*/



/* Begin Typography & Colors */
html {
	/* background: url('images/background.gif'); */
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	/* background: url('images/background-crowd-small.png'); 
	background-repeat: repeat-x;*/
	background: url('images/background-bg.jpg');
	color: #000000;
	}
	
div.ie6-notice {
	text-align: left;
	font-size: 1.2em;
	margin: 0.3em;
	padding: 1em;
	background-color: #FFFFC6;
	border: 1px solid #000000;
}

#page {
	margin: auto;
	padding: 0;
	padding-top: 5px;
	width: 994px;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	background: url('images/header.jpg') no-repeat;
	}
	
div.logo {
	height: 222px;
	position: relative;
}

#headerimg div.topmenu ul {
	margin: 0;
	padding: 0;
	width: 994px;
	height: 43px;
	list-style-type: none;
	position: relative;
}

#headerimg div.topmenu ul ul {
	width: auto;
}

body.page-child div#header div#headerimg div.submenu {
	display: none;
}

body.page-template-wedstrijden-php div#header div#headerimg div.submenu {
	display: block;
}

div.submenu ul li,
#headerimg div.topmenu ul li {
	display: block;
	float: left;
}

#headerimg div.topmenu ul li span {
	display: none;
}

#headerimg div.topmenu ul li a:visited,
#headerimg div.topmenu ul li a {
	width: 124px;
	height: 43px;
	display: block;
	position: relative;
	background: url('images/hoofdmenu.png');
	background-position: -1px 0;
}

#headerimg div.topmenu ul li.current_page_parent a,
#headerimg div.topmenu ul li.current_page_item a,
#headerimg div.topmenu ul li a:active,
#headerimg div.topmenu ul li a:hover {
	background-position: -1px -43px;
}

#headerimg div.topmenu ul li a.lunatic_news:visited,
#headerimg div.topmenu ul li a.lunatic_news {
	width: 213px;
	background-position: -126px 0;
}

#headerimg div.topmenu ul li.current_page_parent a.lunatic_news,
#headerimg div.topmenu ul li.current_page_item a.lunatic_news,
#headerimg div.topmenu ul li a.lunatic_news:active,
#headerimg div.topmenu ul li a.lunatic_news:hover {
	background-position: -126px -43px;
}

#headerimg div.topmenu ul li a.wedstrijden:visited,
#headerimg div.topmenu ul li a.wedstrijden {
	width: 189px;
	background-position: -339px 0;
}

#headerimg div.topmenu ul li.current_page_parent a.wedstrijden,
#headerimg div.topmenu ul li.current_page_item a.wedstrijden,
#headerimg div.topmenu ul li a.wedstrijden:active,
#headerimg div.topmenu ul li a.wedstrijden:hover {
	background-position: -339px -43px;
}

#headerimg div.topmenu ul li a.feyenoord:visited,
#headerimg div.topmenu ul li a.feyenoord {
	width: 178px;
	background-position: -529px 0;
}

#headerimg div.topmenu ul li.current_page_parent a.feyenoord,
#headerimg div.topmenu ul li.current_page_item a.feyenoord,
#headerimg div.topmenu ul li a.feyenoord:active,
#headerimg div.topmenu ul li a.feyenoord:hover {
	background-position: -529px -43px;
}

#headerimg div.topmenu ul li a.tributes:visited,
#headerimg div.topmenu ul li a.tributes {
	width: 150px;
	background-position: -707px 0;
}

#headerimg div.topmenu ul li.current_page_parent a.tributes,
#headerimg div.topmenu ul li.current_page_item a.tributes,
#headerimg div.topmenu ul li a.tributes:active,
#headerimg div.topmenu ul li a.tributes:hover {
	background-position: -707px -43px;
}

#headerimg div.topmenu ul li a.forum:visited,
#headerimg div.topmenu ul li a.forum {
	width: 140px;
	background-position: -856px 0;
}

#headerimg div.topmenu ul li.current_page_parent a.forum,
#headerimg div.topmenu ul li.current_page_item a.forum,
#headerimg div.topmenu ul li a.forum:active,
#headerimg div.topmenu ul li a.forum:hover {
	background-position: -856px -43px;
}

#headerimg div.topmenu ul li a.menu_login:visited,
#headerimg div.topmenu ul li a.menu_login {
	width: 140px;
	background-position: right 0;
	float: right;
}

#headerimg div.topmenu ul li.current_page_parent a.menu_login,
#headerimg div.topmenu ul li.current_page_item a.menu_login,
#headerimg div.topmenu ul li a.menu_login:active,
#headerimg div.topmenu ul li a.menu_login:hover {
	background-position: right 0;
}

div.topmenu {
	z-index: 2;
	position: absolute;
}

div.submenu ul {
	margin: 0;
	padding: 0;
}

div.submenu ul,
#headerimg div.topmenu ul li.current_page_item ul,
#headerimg div.topmenu ul li.current_page_parent ul {
	left: 0;
	width: 994px;
	height: 42px;
	background: url('images/trans-bg-white.png');
	background-position: 0 5px;
	background-repeat: repeat-x;
	position: absolute;
}

#headerimg div.topmenu ul li.current_page_parent ul {
	position: absolute;
	left: 0;
}

div.submenu {
	z-index: 100;
	margin-top: 43px;
	position: relative;
}

div.submenu ul li.right {
	float: right;
}

div.submenu ul li,
#headerimg div.topmenu ul li ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	display: none;
}

div.submenu ul li,
#headerimg div.topmenu ul li.current_page_item ul li,
#headerimg div.topmenu ul li.current_page_parent ul li {
	display: block;
}

div.submenu ul li a,
#headerimg div.topmenu ul li ul li a,
#headerimg div.topmenu ul li ul li a:visited {
	background: none;
	color: #000000;
	width: auto;
	height: auto;
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 15px;
}

#headerimg div.topmenu ul li ul li.current_page_item a,
#headerimg div.topmenu ul li ul li a:active,
#headerimg div.topmenu ul li ul li a:hover {
	color: #BF001E;
}

div.submenu ul li a {
	line-height: 32px;
}

#headerimg div.topmenu ul li ul li a span {
	display: block;
}

#content {
	font-size: 1.2em;
	}

.smallcolumn,
.widecolumn,
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #F6F6F6;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: -33px;
	margin-left: 107px;
	}

h2 {
	font-size: 1.6em;
	}
	
.post h2 {
	font-size: 2em;
	line-height: 31px;
	margin: 0;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.8em;
	color: #FFFFFF;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #BE0004;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border: 1px solid #999999;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a,
a:visited, 
h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

a:hover,
a:active {
	text-decoration: underline;
}

div.entry a,
div.entry a:visited {
	color: #AA0000;
	text-decoration: none;
}

div.entry a:hover,
div.entry a:active {
	text-decoration: underline;
}

div.entry a.more-link {
	color: #000000;
	float: right;
	font-weight: bold;
}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#header {
	height: 302px;
	padding: 0;
	margin-bottom: 5px;
	}

#headerimg {
	margin: 0;
	height: 265px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 650px;
	background-image: url("images/trans-bg-white.png");
	}

div.searchpage .narrowcolumn .page,
.narrowcolumn .post {
	margin: 15px;
}

div.searchpage .narrowcolumn .page,
div.searchpage .narrowcolumn .post {
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999999;
}

div.searchpage .narrowcolumn .post p {
	margin-bottom: 0.5em;
}

div.searchpage .narrowcolumn h3 {
	margin-top: 0;
}

div.searchpage .narrowcolumn .post .readmore {
	float: right;
	font-weight: bold;
}

.home .narrowcolumn .post {
	min-height: 440px;
	overflow: hidden;
}

.widecolumn {
	margin: 0px;
	width: 994px;
	background-image: url("images/trans-bg-white.png");
	}
	
.smallcolumn {
	background-image: url("images/trans-bg-black.png");
}

.smallcolumn .post {
	padding: 1px 15px;
	margin: 0;
}
	
.widecolumn .page {
	padding: 15px;
	padding-top: 0;
	padding-bottom: 10px;
}

.editbutton {
	float: right;
	margin-right: 1em;
	margin-top: -2.5em;
	font-weight: bold;
}

.extrablocks .widecolumn .post {
	padding: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.extrablocks {
	overflow: hidden;
}

div.extrablocks h1,
div.extrablocks h2 {
	padding: 0;
	margin-bottom: 0.5em;
}

div.extrablocks h1 {
	font-size: 2em;
	color: #000000;
	border-bottom: 1px solid #626262;
	padding-bottom: 0.5em;
}

div.extrablocks h1 {
	margin-top: 0.5em;
}

div.videoplayer {
	padding: 15px;
	padding-top: 0;
}

div.hans h1 {
	margin-top: 0;
}

div.extrablocks h2 {
	margin-top: 0.5em;
}

div.extrablocks .smallcolumn p img {
	float: none;
	padding-bottom: 8px;
	padding-top: 9px;
}

div.entry div.item img {
	padding-top: 4px;
}

div.entry div.item div.subtitle {
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	text-align: center;
}

div.entry div.photographers {
	margin-top: 2em;
	padding-top: 2em;
	text-align: center;
	border-top: 1px dashed #999999;
}

div.tiny_event div.item {
	width: 300px;
	float: left;
	clear: left;
}

div.tiny_event div.odd {
	margin-left: 20px;
	clear: none;
}

div.photos {
	overflow: hidden;
}



/* ************************************ */
/* START Different contentblock styling */
/* ************************************ */

.smalldouble .widecolumn,
.doublesmall .widecolumn {
	width: 650px;
	float: left;
}

.smalldouble .smallcolumn,
.doublesmall .smallcolumn {
	float: left;
	width: 354px;
	color: #FFFFFF;
}

.hans .smallcolumn {
	width: 230px;
}

.hans .widecolumn {
	width: 764px;
}

.white .smallcolumn {
	background-image: url("images/trans-bg-white.png");
	color: #000000;
}

.double .smallcolumn,
.double .widecolumn {
	width: 50%;
	float: left;
	background-image: url("images/trans-bg-white.png");
}

.black .smallcolumn {
	background-image: url("images/trans-bg-black.png");
	color: #FFFFFF;
}

.black .smallcolumn h2 {
	color: #CCCCCC;
}

.three .widecolumn {
	width: 400px;
}

.three .smallcolumn {
	width: 584px;
}

/* END Different contentblock styling */


.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	padding-top: 10px;
	margin: 0 auto;
	line-height: 21px;
	height: 21px;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: left;
	padding: 0 14px;
	color: #FFFFFF;
	background: #282828;
	}
	
#footer p span {
	float: right;
}
	
.editbutton a,
.editbutton a:visited,
#footer a,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.editbutton a:hover,
.editbutton a:active,
#footer a:hover,
#footer a:active {
	text-decoration: underline;
}
	
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0px;
	padding-top: 4px;
	padding-left: 12px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0.5em 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding-left: 0;
	display: inline;
	max-width: 100%;
	}
	
.comment-body p img {
	float: none;
	padding: 0;
	margin: 0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

p img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

p img.alignright {
	margin: 4px 0 6px 10px;
	display: inline;
	}

p img.alignleft {
	margin: 4px 10px 6px 0;
	display: inline;
	}
	
.alignright,
p .alignright,
p img.alignright {
	float: right;
	}

.alignleft,
p .alignleft,
p img.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 23px;
	margin: 0;
	}

html div.post div.entry ol li {
	margin-left: 5px;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
div.home div.sidesearch {
	overflow: hidden;
	margin-top: 1em;
}

div.detailpage div.sidesearch {
	float: left;
}

div.detailpage div.mainsearch {
	float: none;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	margin: 15px;
}

div.detailpage div.mainsearch #searchform {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 500px;
	background: none;
	padding: 3px;
}

div.detailpage div.mainsearch #searchform #s {
	width: 378px;
	border: 1px solid #333333;
}

div.sidesearch #searchform {
	width: 330px;
	margin: 0;
	padding: 7px;
	
	background: #585659;
	}

div.home div.sidesearch #searchform {
	bottom: 0;
	right: 0;
	position: absolute;
	}

div.sidesearch #searchform {

}

div.sidesearch #searchform #s {
	width: 210px;
	padding: 4px;
	border: 0;
	border-top: 1px solid #FFFFFF;
	}

div.sidesearch #searchform #searchsubmit {
	border: 0;
	padding: 0;
	margin: 0;
	width: 109px;
	height: 26px;
	background-image: url("images/button-search.gif");
	}
	
div.sidesearch #searchform #searchsubmit:hover {
	background-position: 0 -26px;
}
	
div.sidesearch #searchform #searchsubmit:active {
	background-position: 0 -52px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 8px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 10px 0;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float: left;
	width: 344px;
	background-image: url("images/trans-bg-grey.png");
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	background:  url("images/skyline-bg.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	margin-top: 50px;
	height: 74px;
	}
	
.searchpage .navigation {
	height: 150px;
	padding: 15px;
	font-weight: bold;
	font-size: 1.2em;
}
	
.home .navigation {
	background:  url("images/skyline-bg-dark.png");
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Nieuwsoverview styling */

div.home {
	overflow: hidden;
	position: relative;
	background: url("images/trans-bg-home.png");
	background-repeat: repeat-y;
}

div.home .narrowcolumn,
div.home #sidebar {
	background: none;
}

div.lunatic_header h2,
#sidebar div.lunatic_header h2 {
	background: url('images/header-splitters.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 13px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	color: #FFFFFF;
}

div.newsoverview ul li,
#sidebar div.newsoverview ul li {
	font-size: 1.2em;
	list-style-image: url("images/dot-red.gif");
	list-style-position: 5px 20px;
	margin-bottom: 10px;
	margin-left: 2.5em;
}

div.entry ul {
	padding: 0;
}

div.entry ul li {
	list-style-image: url("images/dot-red.gif");
	margin-left: 2em;
}

div.newsoverview li a:hover,
div.newsoverview li a:active {
	text-decoration: underline;
}

div.lunatic_header,
#sidebar div.newsoverview div.lunatic_header {
	background-repeat: repeat-x;
	background: url('images/headers.jpg');
	height: 40px;
	margin-bottom: 14px;
}

#comments,
ol.commentlist,
#respond {
	margin: 15px;
}

#respond {
	clear: both;
	margin-bottom: 0;
}

#respond #submit {

}

.detailpage .navigation {
	margin-top: 0;
}

.comment-author {
	float: left;
}

.comment-meta {
	margin-top: 0.2em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}

a.comment-edit-link {
	font-weight: bold;
}

#respond h3 {
	background-repeat: repeat-x;
	background: url('images/headers.jpg');
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 1.6em;
	padding: 0 15px;
	margin-top: 0;
}

p.repondline {
	margin-bottom: 5px;
	margin-top: 4em;
}

/* End nieuwsoverview styling */


/* Start block styling */

div.blocks {
	margin-top: 10px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.6em;
}

div.blocks div.lunatic_header {
	margin-bottom: 0;
}

div.sidebar div.block,
div.blocks div.block {
	width: 325px;
	float: left;
}

div.blocks div.first,
div.blocks div.second {
	margin-right: 10px;
}

div.blocks div.second {
	width: 315px;
}

div.blocks div.third {
	width: 334px;
}

div.blocks div.block h2 {
	margin-bottom: 0;
}

div.blocks div.post {
	position: relative;
	margin: 0;
	padding: 8px 13px;
}

div.sidebar div.photo div.description,
div.blocks div.photo div.description {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("images/trans-bg-black.png");
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 1.5em;
}

div.sidebar div.photo div.post,
div.blocks div.photo div.post {
	padding: 0;
	overflow: hidden;
}

div.sidebar div.photo div.description p,
div.blocks div.photo div.description p {
	margin: 0;
	padding: 2px 13px;
}

div.sidebar div.block {
	height: 204px;
	overflow: hidden;
	background: url("images/trans-bg-black.png");
}

div.blocks div.second div.post p {
	margin-top: 0;
}

div.sidebar div.headliner div.post,
div.blocks div.headliner div.post {
	height: 204px;
	overflow: hidden;
	background: url("images/trans-bg-green.png");
}

div.sidebar div.headliner div.lunatic_header,
div.blocks div.headliner div.lunatic_header {
	background-position: 0 -40px;
}

div.sidebar div.headliner div.lunatic_header {
	margin-bottom: 0;
}

div.sidebar div.headliner div.post {
	height: auto;
}

div.sidebar div.headliner table {
	padding: 13px;
}

div.sidebar div.headliner table .small {
	width: 38px;
}

div.detailpage div.sidebar div.headliner,
div.detailpage div.sidebar div.lunatic_header h2,
div.blocks div.headliner div.lunatic_header h2 {
	background: none;
}

div.blocks div.headliner td.small {
	width: 40px;
}

div.blocks div.headliner td a,
div.blocks div.headliner td {
	color: #FFFFFF;
}	


/* End block styling */



/* Sidebar correction styling */

div.sidebar {
	float: right;
	margin-left: 10px;
}

div.sidebar div.block {
	float: left;
	clear: left;
	margin-top: 10px;
	height: auto;
	width: 334px;
}

div.sidebar div.post,
div.sidebar div.user div.post,
div.sidebar div.photo div.post {
	position: relative;
	margin-bottom: 0;
}

div.sidebar div.photo div.description {
	font-size: 1.2em;
	line-height: 1.6em;
	left: auto;
	right: 0;
}

div.sidebar div.photo div.lunatic_header {
	margin-bottom: 0;
	width: 334px;
	z-index: 99;
}

div.sidebar div.photo h2 {
	margin-bottom: 0;
}

div.sidebar div.block {
	background: url("images/trans-bg-black.png");
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.6em;
}

div.sidebar div.user {
	width: 299px;
	padding: 13px;
}

div.sidebar div.user h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0.2em;
}

div.sidebar div.block a {
	color: #FFFFFF;
}

div.sidebar div.user p.logout {
	font-weight: bold;
	margin-bottom: 0;
}

div.sidebar div.user p.logout span {
	float: right;
}

div.sidebar div.post ul {
	margin:  13px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}

div.sidebar div.post ul li {
	float: left;
	overflow: hidden;
}

div.sidebar div.post ul li span {
	margin-right: 0.5em;
}

div.sidebar div.post ul li a {
	display: block;
	float: right;
	width: 260px;
}


/* Overview styling van de archief pagina */

#sidebar .lunatic_archive .post {
	color: #000000;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 15px;
	border-bottom: 1px solid #333333;
}

#sidebar .lunatic_archive h2 {
	margin: 0 15px;
	color: #000000;
}

#sidebar .lunatic_archive ul {
	margin-bottom: 3em;
}

#sidebar .lunatic_archive ul ul ul {
	font-size: 0.9em;
	margin-bottom: 0;
}


/*  */

div.registrationforms {
	overflow: hidden;
}

div.wpcf7 {
	width: 100%;
	overflow: hidden;
	float: left;
}

div.wpcf7 div.general {
	border-top: 1px solid #999999;
	padding-top: 1em;
}

div.wpcf7 form {
	text-align: left;
	font-weight: bold;
	margin-top: 0.25em;
}

div.wpcf7 input,
div.wpcf7 textarea{
	width: 99%;
	border: 1px solid #999999;
}

div.wpcf7 span.wpcf7-form-control-wrap {
	float: right;
	width: 300px;
}

div.wpcf7 input.wpcf7-submit {
	float: right;
	color: #FFFFFF;
	width: 150px;
	clear: both;
	margin-top: 0.5em;
	background-color: #282828;
}

div.wpcf7 div.registration input.wpcf7-submit {
	margin-top: 0;
}

div.wpcf7 input.wpcf7-submit:hover {
	background-color: #4F4F4F; 
}

div.wpcf7 input.wpcf7-acceptance {
	width: auto;
}

div.wpcf7 span.lunaticnews-booklist,
div.wpcf7 span.lunaticnews-list {
	width: 465px;
	float: right;
	padding: 15px 0;
	padding-top: 0;
}

div.wpcf7 span.lunaticnews-list span.wpcf7-list-item {
	display: inline-block;
	text-align: center;
	width: 71px;
	height: 25px;
}

div.wpcf7 span.lunaticnews-booklist span.wpcf7-list-item {
	display: inline-block;
	text-align: right;
	height: 25px;
	width: 145px;
}

div.wpcf7 span.lunaticnews-booklist span.wpcf7-list-item input,
div.wpcf7 span.lunaticnews-list span.wpcf7-list-item input {
	width: 10px;
}

body.page-template-lunaticnews-php div.wpcf7 div.general {
	border-top: 0;
	padding-top: 0.5em;
}

body.page-template-lunaticnews-php div.wpcf7 h2 {
	margin-top: 0;
}

body.page-template-lunaticnews-php div.wpcf7 h3 {
	display: block;
	clear: both;
	padding-left: 0.9em;
	padding-bottom: 0.25em;
	padding-top: 1em;
	margin-top: 0;
	border-bottom: 1px solid #FFFFFF;
}

div.general p,
div.registration p {
	clear: both;
}

div.logo div.loginbox {
	top: 0;
	right: 0;
	margin-right: 10px;
	margin-top: 6px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	border: 1px solid #666666;
	position: absolute;
	background-image: url("images/trans-bg-grey.png");
}

div.logo div.loginbox h4,
div.logo div.loginbox .post {
	margin: 0;
}

div.logo div.loginbox a {
	color: #FFFFFF;
}

div.logo div.loginbox a,
div.logo div.loginbox a:visited {
	text-decoration: underline;
}

div.logo div.loginbox a:hover,
div.logo div.loginbox a:active {
	text-decoration: none;
}

div.logo div.nologin p {
	margin: 0;
}

div.logo div.nologin p.restlinks,
div.logo div.nologin p.submit,
div.logo div.nologin p.rememberme {
	margin-top: 1em;
}

div.logo div.nologin p.restlinks {
	float: left;
}

div.logo div.nologin p.submit,
div.logo div.nologin p.rememberme {
	float: right;
}

div.logo div.nologin p.submit {
	margin-left: 10px;
}


div.entry p {
	margin-top: 0;
}

div.entry {
	padding-top: 1em;
}

.widecolumn .entry,
div.sidebar div.photo div.entry,
div.blocks div.entry {
	padding-top: 0;
}

div.freelogin,
div.loginbg {
	display: none;
}


/* Photo overview and decade */
div.decade_overview {
	margin: 15px;
	margin-bottom: 0;
	overflow: hidden;
}

div.decade_overview div.season_block {
	border: 1px solid #898989;
	overflow: hidden;
	float: left;
	width: 473px;
	margin-bottom: 15px;
	background-image: url("images/trans-bg-white.png");
}

div.decade_overview div.odd {
	float: right;
}

div.decade_overview div.season_image {
	float: left;
	width: 222px;
	height: 175px;
	overflow: hidden;
}

div.decade_overview div.season_image a {
	display: block;
}

div.decade_overview div.odd div.season_image {
	float: right;
}

div.decade_overview div.season_block div.post {
	padding: 8px;
	float: left;
	width: 235px;
}

div.season_overview table {
	font-size: 1em;
	margin: 15px;
	margin-top: 0;
}

div.season_overview table tr.head {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #282828;	
}

div.season_overview table tr.head td {
	padding: 0.3em;
}

div.season_overview table td {
	padding: 0.3em;
	padding-right: 1.5em;
}

div.season_overview table tr.head td.date,
div.season_overview table td.date {
	padding-left: 0.5em;
}

div.season_overview table td.match {
	width: 245px;
}

div.season_overview table td.competition {
	width: 115px;
}

div.season_overview table td.result {
	width: 70px;
}

div.season_overview table td.report,
div.season_overview table td.photos {
	padding-right: 0.5em;
}

div.season_overview table td.place {
	width: 303px;
}

div.archive_link {
	bottom: 0;
	margin-bottom: 4em;
	padding: 0.5em 1.7em;
	position: absolute;
	right: 0;
	text-align: right;
}

div.archive_link a {
	font-size: 1.3em;
	font-weight: bold;
}





/* "Ze schijnen daar als bakens in de verte... De duizend lampen
	van het Feijenoord Stadion... Vier reuzen, elk een goliath als
	de hoeders van de stad... symbolen voor Het hele Legioen, ja ze 
	roepen jouw, en mij daar in de verte... de echo die je waar ter
	wereld horen kan... die klank wordt overal gehoord! De klank 
	van Feyenoord... De stem van de ware Kampioeeeennnnn....
	
	Feeeeyeeeenooord, Feeeeeeeeyeeeeenoooooord, Niets is sterker dan
	dat ene wooooord.... Feeeeeyeeeenoooord, Mijn Feyenoord!" */
