/*
Seth Said
General Stylesheet
By Tijs (v 09-05-2009)
*/

/* HTML selectors */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #385114;
	background: #6F9F28;
}
body, p, form, fieldset, legend, img, ol, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
#header h1 {
	font: 28px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	text-shadow: 1px 1px 1px #333;
	font-style: italic;
}
#header h2 {
	color: #E6A98D;
	font: 14px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-shadow: 1px 1px 1px #333;
}
#content h1 {
	color: #fff;
	font: 26px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}
#content h1.jump {
	padding-top: 20px;
}
#content h2 {
	color: #686868;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}

/* Position */
.container {
	margin: 0 auto;
	width: 960px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}

/* Links */
a {
	color: #686868;
}
a:hover, a:active {
	color: #fff;
}
#header a {
	color: #fff;
}
#header a:hover, #header a:active {
	color: #000;
}
#content .tweet .msg p a {
	color: #fff;
}
#antwerp a {
	color: #D598A9;
}

#content .tweet .msg p a:hover, #content .tweet .msg p a:active {
	color: #CD521A;
}
#antwerp a:hover, #antwerp a:active {
	color: #fff;
}
#content .more a {
	color: #fff;
	text-decoration: none;
}
#content .more a:hover, #content .more a:active {
	color: #CD521A;
}
#footer a {
	color: #385114;
}
#footer a:hover, #footer a:active {
	color: #fff;
}

/* Header */
#header {
	color: #fff;
	background: #CD521A url(../img/header_back.png) repeat-x;
}
#header .container {
	background: url(../img/header.jpg) no-repeat;
	height: 280px;
	width: 420px;
	padding: 160px 0 0 540px;
}
#header p a {
	color: #CD521A;
	background: #E9AD8F;
	font-size: 10px;
	padding: 4px 6px;
	text-decoration: none;
	font-weight: bold;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px 1px #F4D6C7;
}
#header p a:hover, #header p a:active {
	background: #fff;
}

/* Antwerp banner */
#antwerp {
	color: #D598A9;
	background: #AA3052;
}
#antwerp .container {
	padding: 20px 0;
	background: url(../img/flanders.gif) no-repeat center right;
}
#antwerp h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
#antwerp p {
	font-size: 14px;
}

/* Content */
#content {
	color: #686868;
	background: #000 url(../img/content.png) repeat-x;
}
#content .container {
	padding-top: 40px;
}
#content .c1 {
	float: left;
	width: 445px;
	margin-bottom: 30px;
}
#content .c1 p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
}
#content .c2 ul {
	margin-bottom: 20px;
}
#content p.book a {
	padding: 5px;
	background: #272727;
	margin: 0 10px 20px 0;
	height: 90px;
	width: 90px;
	display: block;
	float: left;
}
#content p.book a img {
	height: 90px;
	width: 90px;
	border: none;
}
#content p.book a:hover, #content p.book a:active {
	background: #fff;
}
#content .c2 {
	float: right;
	width: 480px;
}
#content .tweet {
	background: #272727;
	padding: 15px;
	overflow:auto;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#content .tweet .msg {
	color: #fff;
	float: left;
	width: 370px;
}
#content .tweet .msg p {
	font-size: 12px;
	line-height: 18px;
	text-shadow: 1px 1px 1px #000;
}
#content .tweet .msg img {
	border: 3px solid #1D1D1D;
	margin-right: 15px;
	width: 48px;
	height: 48px;
	float: left;
}
#content .tweet .xtra {
	float: right;
	width: 74px;
	text-align: right;
}
#content .tweet .xtra p a {
	color: #AAC0D8;
	background: #2A619E;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 6px;
	text-decoration: none;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px 1px #333;
}
#content .tweet .xtra p a:hover, #content .tweet .xtra p a:active {
	color: #fff;
	background: #5B219D;;
}
#content .twinfo {
	color: #4A4A4A;
	background: url(../img/balloon.png) no-repeat 78px 0;
	height: 17px;
	padding: 5px 0 0 112px;
	margin-bottom: 25px;
}
#content .twinfo a {
	color: #4A4A4A;
	text-decoration: none;
}
#content .twinfo a:hover, #content .twinfo a:active {
	color: #fff;
}
#content .more {
	color: #fff;
	margin-bottom: 30px;
	text-align: right;
}
#content p.error {
	color: #fff;
	background: #cc0000;
	font-size: 14px;
	padding: 10px;
	border: 1px solid #fff;
	margin-bottom: 20px;
}
#content ul.form li {
	padding: 0 0 6px 0;
	background: none;
	list-style: none;
	margin-left: 0;
	color: #686868;
	line-height: 16px;
	clear: both;
}
#content .c2 p {
	line-height: 18px;
	text-shadow: 1px 1px 1px #000;
}
#content .c2 p.sep {
	padding-bottom: 7px;
}
#content .image {
	float: right;
	margin: 0 0 15px 15px;
	border: 3px solid #1D1D1D;
}
#content .graph {
	background: url(../img/graph.png) no-repeat;
	padding-bottom: 20px;
	margin-top: 15px;
}

/* Spacer div */
.spacer {
	background: #272727;
	height: 5px;
}

/* Footer */
#footer {
	background: url(../img/footer.png) repeat-x;
}
#footer .container {
	height: 50px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #93B75E;
}

/* Form */
fieldset {
	border: none;
}
legend {
	display: none;
}
input.field {
	font: 16px Arial, sans-serif;
	background: #fff;
	width: 300px;
	border: solid 1px #fff;
	margin: 3px 0;
}
input.checkbox {
	float: left;
	margin: 0 10px 10px 0;
}
input.mini {
	width: 80px;
}
input.submit, .submit {
	margin-top: 10px;
	border: none;
}
select {
	font: 16px Arial, sans-serif;
	background: #fff;
	border: solid 1px #fff;
	margin: 3px 0;
}
label {
	font-size: 11px;
}
label.missing {
	color: #cc0000;
}
form .ontbreekt {
	color: #A30419;
}