/*
Theme Name: Fructi Causa
Version: 1
Author: Maarten Geuns
*/

/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
/* Begin Typography & Colors */
body {
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	background-color: #702834;
	color: #333;
	text-align: left;
}
h1{
	font-family: Arial, Sans-Serif;
	text-transform:uppercase;
	font-weight:200;
	font-size:18pt;
	padding-top: 4px;
	padding-bottom:10px;
	margin: 0;
}
h2{
	font-family: Arial, Sans-Serif;
	text-transform:uppercase;
	font-weight:200;
	font-size:14pt;
	padding-top: 4px;
	padding-bottom:10px;
	margin: 0;
}

.post_category{
display:none;
}

.tijdstip{
display:none;
}

p{
	padding-bottom:10px;
}


#header {
display:none;
}

.subnavigatie {
display:none;
}

#footer{
display:none;
}

.entry ul {
margin-left:20px;
line-height:1.6em;
padding-bottom:10px;

}

.entry li {
list-style:square;
}


