/*  
Theme Name: CSPR
Theme URI: http://www.cspr.nl/
Description: Theme voor cspr.nl
Version: 1.0
Author: Casper Heij | CSPR
Author URI: http://cspr.nl/
*/

body {
background: #ffffff url('bgcspr.jpg') no-repeat right bottom fixed;
margin:0px 0;
padding:0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color:#333;
}

#left {
width: 170px;
height: 300px;
border: 0px solid #cccccc;
display: block;
}

#center {
width: 300px;
background: #fff;
border: 1px solid #cccccc;
display: block;
}

#right1 {
width: 270px;
height: 60px;
border: 1px solid #cccccc;
display: block;
margin-bottom: 5px;
display: none;
}

#right2 {
width: 270px;
height: 146px;
border: 1px solid #cccccc;
display: block;
margin-bottom: 5px;
}

#right3 {
width: 270px;
height: 80px;
border: 1px solid #cccccc;
display: block;
margin-bottom: 5px;
display: none;
}

#bottombar {
width: 100%;
height: 46px;
display: block;
position: absolute;
bottom: 0;
background: #ffffff url('bottombar.jpg') repeat-x left bottom fixed;
}

#content {
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
}

ul {
margin-left:1.5em;
padding-left:1.5em;
list-style-type: none;
}

#page {
width: 764px;
height: 310px;
text-align:left;
margin: 10px auto;
}

#logo {
width: 158px;
height: 80px;
background: url('logo.jpg') no-repeat left top;
}

a, a:visited {
text-decoration:none;
color:#E60405;
}

a:hover, a:visited:hover {
color:black;
}

#header {
border: 0px dotted #000;
display: block;
height: 80px;
}

#header h1 a {
color:black;
display: none;
}

#header h1 a:hover, #header h1 a:visited:hover {
color:#333;
}

div.navigation {
margin-top:1em;
margin-bottom:2em;
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
color:#333;
}

h2 {
font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
font-size: 12pt;
}

h1 {
margin-top:2em;
font-size:2.5em;
}

small {
color:#ccc;
}

ul {
padding-left:0;
}

#sidebar {
padding-left:0;
text-align: right;
}

ul.inlined li, div.inlined li, #sidebar li {
display:block;
}

#searchform {
text-align:right;
display:none;
}

.description {
float:left;
width: 100px;
display:none;
}

strong a, strong a:visited {
color:#333;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
}

#footer {
font-size:8px;
display: none;
}