/*------- Basic Body Lay-out -------*/

body
{
font-family: verdana, arial, trebuchet;
font-size: 12px;
text-align: justify;
background-image: url(images/top_background.gif);
background-repeat: no-repeat;
background-color:#000000;
}

body#music
{
background-image: none;
}

html>body #clear{
clear: both;
}

#container
{
width: 99%;
margin: 10px auto;
background-color: #C50010;
color: #FFFFFF;
line-height: 130%;
font-size:12px;
background:transparent;
text-align:center;
}

#top
{
height:150px;
z-index:1;
background:transparent;
background-image: url(images/top_right.gif);
background-repeat: no-repeat;
background-position: right;
}

#toptext
{
position: relative;
top: 80px;
text-align:center;
overflow: visible;
height: 80px;
padding-top: 20px;
background:transparent;
}

#toptext h1
{
font-size: 50px;
letter-spacing: -5px;
color: #666666;
background:transparent;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding-top: 1em;
}

#rightnav
{
float: right;
width: 162px;
margin: 0;
padding-top: 1em;
}

#content
{
margin-left: 180px;
padding: 1em;
margin-top: 10px;
background-color: #C50010;
background-image:url(images/left_top.gif);
background-repeat: no-repeat;
text-align: justify;
}

#content p
{
text-align: justify;
}


#footer
{
clear: both;
margin: 0;
margin-top:30;
padding: 0;
left:-15px;
bottom: -10px;
position: relative;
height: 150px;
color: white;
background:transparent;
background-image:url(images/bottom.gif);
background-repeat: no-repeat;
text-align: left;
}

#footertext
{
bottom:0px;
position:absolute;
text-align: left;
}

#footer a
{
color:white;
text-decoration: none;
}

#left p { margin: 0 0 1em 0; }

/*------- Posts -------*/

#post
{
	text-align: justify;
	border: 1px solid;
	padding: 1em;
	padding-bottom: 2em;
	margin-top: 10px;
	top: -10px;
	margin-bottom:20px;
	overflow: hidden;
}

#event
{
background-color: white;
color: red;
font-weight: bolder;
width: 50%px;
}
#content #event a:hover
{
color: red;
}
#views
{
line-height: 25px;
padding-bottom:5px;
float: left;
}

#reacties
{
line-height: 25px;
padding-bottom:5px;
float: right;
}

#post h2
{
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#000000;
  font-size: 15px;
  font-weight: none;
  margin-bottom:7px;
  margin-top:4px;
}

#post h3
{
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#000000;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: none;
}

#post p
{
margin-top:0px;
margin-bottom:10px;
}

#post a
{
color: black;
text-decoration: underline;
}

#post h2 a
{
color: #000000;
text-decoration: none;
}

#post h3 a
{
color: #C50010;
text-decoration: none;
}

#post a:hover
{
color: white;
}

#content a
{
color: black;
text-decoration: underline;
}

#content a:hover
{
color: white;
}

#post li
{
padding-left: 20px;
}

#post ul
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
/*------- Left -------*/
#left h2
{
	border-bottom: 1px solid #ddd;
    background-color:#C50010;
	margin-bottom:-5px;
	margin-top:0px;
	padding: 5px;
	font-weight: none;
	font-size:16px;
}

#left ul
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	list-style-type: none;
	padding-left:5px;
	padding-right:5px;
}

#left
{
	border: 1px solid #C50010;
	width: 160px;
	background-color: #000000;
	margin-top: 10px;
	top: -10px!important;
	top:0px;
	position: relative;
	color: white;
	font-size:14px;
	font-weight: bold;
}

#left a
{
color: white;
text-decoration: none;
display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html div #left a { height:15px; }
/* End */

#left a:hover
{
background-color: white;
color: black;
}

/*------- Images etc -------*/

#imgcategorie
{
float: right;
border: solid black 1px;
}

.imgright
{
float:right;
border:solid black 1px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

.imgleft
{
float:left;
border:solid black 1px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

.imgborder
{
border:solid black 1px;
}

hr
{
border:solid white .1px;
}

.quote	
	{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 1em;
	color:#C50010;
	background:#666666;
	text-align: justify;
}
.code	
	{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 1em;
	color:#C50010;
	background:#eeeeee;
	text-align:left;
}

TABLE
{
	font-size:11px;
}
FORM
{

	padding: 5px;
}
INPUT
{
	color:black;
	background:#eeeeee;
	border:solid black 1px;
}

#reactie
{
border-left: 3px solid black; 
border-top: 1px solid black;
border-bottom: 1px solid black;
padding-left: 1em;
padding-right: 1em;
left: -14px!important;
left: 0px;
}

#viewsreactie
{
float: left;
border-left: 3px solid black; 
top: 0px!important;
top: 0px;
left: -14px!important;
position: relative;
padding-top: 4px;
padding-left: 1em;
padding-right: 1em;
}
#quotereactie
{
float: right;
position: relative;
padding-top: 4px;
top: -2px!important;
top: 0px;
padding-left: 1em;
padding-right: 1em;
}

.reactie_formulier{
border-width: thin;
border-style: solid;
border-color:black;
}
