@import url('css-reset.css');

body {
	font:					0.7em/1.4em Verdana, Arial, Helvetica, sans-serif;
	text-align:				center;
	background:				url('../images/layout/body-pattern.gif') repeat-x top left;
	color:					#000;
	}

/**
		WRAPPER		
************************************/

#wrapper {
	width:					980px;
	margin:					0 auto;
	text-align:				center;	
	position:				relative;
	}

#container {
	width:					980px;
	height:					300px;
	margin:					20px auto;
	position:				relative;
	text-align:				left;
	}

.bijdrage-container,
.page-container {
	background: 			url('../images/layout/container-bg.gif') no-repeat top left;
	}
	
#error-container{
	width:					980px;
	height:					300px;
	margin:					20px auto;
	position:				relative;
	text-align:				center;
	color:					#000;
	}
	
#error-container h2{
	font-size:				220%;
	letter-spacing:			-1px;
	font-weight:			normal;
	color:					#000;
	line-height:			30px;
	padding-bottom:			10px;
	}
	
#top-menu {
	width:					980px;
	height:					100px;
	background:				url('../images/layout/top-camera.jpg') no-repeat top left;
	position:				absolute;
	left:					50%;
	top:					0;
	margin-left:			-490px;
	text-align:				left;
	}
	
#top-menu a,
#top-menu a:visited {
	color:					#fff;
	font-weight:			bold;
	font-size:				110%;
	text-decoration:		none;
	padding-right:			10px;
	line-height:			25px;
	}
	
#top-menu a:hover {
	text-decoration:		underline;
	}

/**
		HEADER 		
************************************/
	
#header {

	}

#header h1 a,
#header h1 a:visited,
#header h1 a:hover {

	}

/**
		PAGINAS 		
************************************/

.page-container #content {
	width:					96%;
	height:					94%;
	margin:					0 auto;
	position:				relative;
	top:					10px;
	overflow-y:				auto;
	color:					#fff;
	}
	
.page-container #content h1 {
	font-size:				220%;
	letter-spacing:			-1px;
	font-weight:			normal;
	padding:				5px 0 10px 0;
	}
	
.page-container #content h2 {
	font-size:				160%;
	letter-spacing:			-1px;
	font-weight:			normal;
	padding:				10px 0 5px 0;
	}
	
.page-container #content p {
	margin:					0 0 10px 0;
	}
	
.page-container ul, .page-container ol {
	margin-left:25px;
	}
	
.page-container ul {
	list-style:disc;
	}

.page-container ol {
	list-style:decimal;
	}

/**
		STELLINGEN 		
************************************/

#stellingen {
	width:					700px;
	margin:					45px auto 20px auto;
	}

h2#stelling-title {
	font-size:				120%;
	letter-spacing:			-1px;
	display:				block;
	position:				absolute;
	top:					10px;
	left:					10px;
	font-weight:			normal;
	color:					#000;
	line-height:			30px;
	}
	
#stelling-movie {
	position:				absolute;
	left:					10px;
	top:					30px;
	width:					320px;
	height:					240px;
	}
	
#stelling-movie #movie {
	position:				absolute;
	top:					10px;
	}

#vote-graph {
	position:				absolute;
	top:					20px;
	left:					350px;
	}

#vote-options, 
#response {
	position:				absolute;
	top:					240px;
	left:					360px;
	width:					200px;
	text-align:				center;
	}
	
#vote-options form {
	float:					left;
	margin-left:			25px;
	}

#stelling-comment {

	position:				absolute;
	top:					30px;
	right:					20px;
	}

/**
		COMMENTS 		
************************************/

	
#comment-container {
	position:				relative;
	top:					5px;
	width:					390px;
	height:					240px;
	background:				url('../images/layout/comment-bg.gif') no-repeat top left;
}

#comment-container h1 {
	font:200%/17px Arial, Helvetica, sans-serif;

	color:#fff;
	padding:10px 0 0 10px;
	}

#comment-container p {
	margin:10px 10px 5px 10px;
	color:#fff;
	line-height:18px;
	}
	
#comments {
	width:					650px;
	height:					260px;
	position:				absolute;
	top:					30px;
	left:					320px;
	margin: 				0 auto;
	overflow-y:				scroll;
	color:					#fff;		
	}

#comment_response {
	width:150px;
	height:30px;
	line-height:18px;
	position:absolute;
	top:255px;
	left:150px;
	color:#fff;
	font-weight:bold;
	}

#user-comment {
	width:300px;
	position:absolute;
	top:30px;
	left:10px;
	border-right:1px solid #fff;
	}

#user-comment .input-spacer {
	clear:both;
	margin-bottom:7px;
	}

#user-comment .input-spacer span,	
#user-comment .input-spacer input, 
#user-comment .input-spacer textarea {
	float:left;
	}

#user-comment .input-spacer span {
	display:block;
	width:125px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	}
	
#user-comment .input-spacer input {
	font-size:90%;
	width:160px;
	color:#444;
	padding:4px 0 0 2px;
	height:17px;
	line-height:17px;
	font:100%/17px Arial, Helvetica, sans-serif;
	}

#user-comment .input-spacer textarea {
	font:100%/17px Arial, Helvetica, sans-serif;
	color:#444;
	width:283px;
	height:120px;
	padding:2px;
	}
	
#user-comment input.submit-btn {
	margin-left:0;
	height:2.2em;
	width:10em;
	padding-bottom:2px;
	}	

.comment {
	padding-bottom:5px;
	border-bottom:1px solid #eee;
	margin-bottom:5px;	
	}

.comment .comment-user-info {
	font-weight:			bold;
	}

a.comment-link, 
a:visited.comment-link {
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	position:relative;
	top:6px;
	}

a:hover.comment-link {
	text-decoration:none;
	}
	
/**
		BIJDRAGEN 		
************************************/

#bijdragen {
	width:					980px;
	margin:					40px auto;
	}

.bijdrage-container h2 {
	font-size:				220%;
	letter-spacing:			-1px;
	display:				block;
	position:				absolute;
	top:					10px;
	left:					10px;
	font-weight:			normal;
	color:					#fff;
	line-height:			30px;
	}

#bijdrage-movie {
	position:				absolute;
	left:					10px;
	top:					50px;
	width:					320px;
	height:					240px;
	background:				#222;
	}
	
.bijdrage-text {
	width:					520px;
	height:					240px;
	position:				absolute;
	left:					340px;
	top:					50px;
	overflow-y:				auto;
	color:					#fff;	
	}

.bijdrage-text ul, .bijdrage-text ol {
	margin-left:			25px;
	}
	
.bijdrage-text ul {
	list-style:				disc;
	}

.bijdrage-text ol {
	list-style:				decimal;
	}

.full-text {
	width:					850px;
	left:					10px;
	}
	
.bijdrage-text h2 {
	color:					#fff;
	font-size:				160%;
	letter-spacing:			-1px;
	margin:					0 0 10px 0;
	}
	
.bijdrage-text p {
	color:					#fff;
	margin:					0 0 10px 0;
	}
	
#bijdrage-pdf {
	width:					80px;
	height:					120px;
	position:				absolute;
	left:					880px;
	top:					60px;	
	}
	
#bijdrage-pdf a, 
#bijdrage-pdf a:visited {
	color:					#fff;
	text-decoration:		none;
	}
	
#bijdrage-pdf a:hover span{
	color:					#fff;
	text-decoration:		underline;
	}
	
#bijdrage-pdf a img {
	padding:				0 0 5px 0;
	}	
	
	
.clearer {
	width:100%;
	height:1px;
	clear:both;
	}