* {
padding: 0;
margin: 0;	
}
body {
text-align: center;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 120%;
color: #5D5D5D;
background: #EAEDE3;
}

#container {
text-align: left;
margin-left: auto;
margin-right: auto;
width: 968px;
background-image: url('http://www.mooizat.nl/assets/mooizat-bg-1.jpg');
background-repeat: repeat-y;
clear: both;
border: 1px solid #505646;
}
.master-archive-index #container {
background-image: url('http://www.mooizat.nl/assets/mooizat-bg-2.jpg');
}
.individual-entry-archive #container {
background-image: url('http://www.mooizat.nl/assets/mooizat-bg-1.jpg');
}
#rubriek-over #container {
background-image: url('http://www.mooizat.nl/assets/mooizat-bg-3.jpg');
}
.author-archive #container {
background-image: url('http://www.mooizat.nl/assets/mooizat-bg-5.jpg');
}
.fastsearch #container {
background-image: url('http://www.mooizat.nl/assets/mooizat-bg-6.jpg');
}
#rubriek-mooizat #container {
background-image: url('http://www.mooizat.nl/assets/mooizat-bg-7.jpg');
}

#alpha {
width: 240px;
float: left;
display: inline;
}
#content {
width: 480px;
float: left;
display: inline;
padding: 18px 24px;
}
#beta {
width: 200px;
float: left;
display: inline;
padding: 17px 0;
}
p { 
margin: 0.8em 0;
}

#content h2 {
color: #830016;
font-size: 24px;
margin-bottom: 0.8em;
text-align: right;
}
.individual-entry-archive #content h2 {
text-align: left;
}

#content h3, .individual-entry-archive #content h2 {
color: #830016;
font-size: 18px;
margin-bottom: 0.2em;
}

.individual-entry-archive #content h3 {
font-size: 14px;
margin-top: 0.5em;

}
#content h4 {
text-align: right;
font-size: 11px;
margin-bottom: 0.3em;
font-style: italic;
font-weight: normal;
}
#content .datum {
text-align: right;
font-size: 12px;
margin-bottom: 0.2em;
font-weight: bold;
}
.module {
padding: 5px 10px;
}
.module h2 {
color: #830016;
font-size: 14px;
margin-bottom: 0.2em;
}
.module ul {
list-style-type: none;
margin-left: 5px;
}
.module li {
line-height: 100%;
padding-bottom: 4px;
font-size: 11px;
}

#module-rubrieken li {
font-weight: bold;
font-size: 14px;
}
#module-recente-onderwerpen li {
display: inline;
}

a {
color: #830016;
}
#content a, #content a:hover {
font-weight: normal;
}


#beta a, #content .leesverder a {
text-decoration: none;
color: #5D5D5D;
}
#beta h2 a {
text-decoration: none;
color: #830016; 
}
#content a:hover, #beta a:hover {
text-decoration: underline;
}
#content .centerbox {
text-align: center;
font-size: 10px;
color: #830016;
}
#content .leftbox {
float: left;
display: inline;
padding-right: 10px;
width: auto;
display: inline;
font-size: 10px;
color: #830016;
}
#content .rightbox {
float: right;
display: inline;
padding-left: 10px;
width: auto;
display: inline;
font-size: 10px;
color: #830016;
}
#content .entry-footer {
clear: both;
text-align: right;
font-size: 11px;
line-height: 22px;
margin-top: 5px;
padding-bottom: 10px;
border-bottom: 0px solid #F1F1F1;
margin-bottom: 10px;
}
#content .entry-footer a, #content .entry-footer a:hover{
font-weight: normal;
}
 #content h2 a, #content h3 a, #content h4 a {
text-decoration: none;
}

#content h4 a, #content h4 a:hover {
font-weight: normal;
}
.rightbox img, .leftbox img, .centerbox img {
border: 1px solid #5D5D5D;
margin-top: 3px;
}
#comments_form label {
width: 120px; 
float: left;
display: inline;
}
#comments_form #comment-bake-cookie-label, #comments_form #reactie-label {
width: 370px; 
}

#comments_form, #verstuur, .comment-disclaimer {
margin: 0 50px;
}
#comments_form #comment-text {
height: 100px;
width: 370px; 
}
.comment-disclaimer {
margin-top: 10px;
line-height: 140%;
font-size: 11px;
}
.module .rssfeed {
line-height: 21px;
margin-top: 6px;
}

blockquote {
padding: 5px 10px 0 10px;
border: 1px solid #ccc;
background: #F1F1F1;
}