/*
Theme Name: Oudemans
Theme URI: http://www.radovleugel.com/
Description: The default filosofie.info theme created by Rado Vleugel
Author: Rado Vleugel
Author URI: http://www.radovleugel.com/


*/



/* CSS reset: */
body{
padding:0;
margin:0;
*font-size:small;
*font:x-small;
}

h1,h2,h3,h4,h5,h6,pre,code{
padding:0;
margin:0;
line-height:1em;
font-size:100%;
font-weight:normal;
font-style: normal;
}





img {
border:0;
    behavior: url(http://www.filosofie.info/wp-content/themes/oudemans/iepngfix.htc);
	padding: 0;
	margin: 0;
}

p {
margin:1em 0;
}



/* Body: */
body{
font: 12px Verdana, Arial, Helvetica, sans-serif;
color:#120626;
background: #120626 url('images/rado-achtergrond.jpg') no-repeat top right;
}


/* Site wide: */
a {
font-weight:bold;
}

a:link {
	color: #2982a2;
}
a:visited {
	color: #2982a2;
}
a:hover {
	color: #120626;
}

h2 {
font: 18px Georgia,'Times New Roman',serif;
letter-spacing: 1px;
}

h2 a {
text-decoration:none;
}

h3 {
font: 29px Georgia,'Times New Roman',serif;
letter-spacing: 1px;
font-weight:bold;
padding: 15px 0 15px 0;
}

/* containers: */
#header-cont,#content-cont,#footer-cont
{
text-align:left;
width: 950px;
}

#content-cont
{
background: url('images/AG.png') repeat-y;
 behavior: url(http://www.filosofie.info/wp-content/themes/oudemans/iepngfix.htc);
 overflow: auto;
}

#header-cont
{
height: 155px;
overflow:hidden;
}

#footer-cont p
{
padding-left: 58px;
color:#FFFFFF;

}

/* main DIVs: */
#content
{
width:619px;
padding-left: 58px;
float:left;
}

#content p
{
line-height:1.8em;
letter-spacing: 1px;
text-align:left;
}

.postmetadata
{
font-size: 10px;
}


.post
{
margin-bottom: 20px;
padding-bottom: 12px;
border-bottom: #120626 1px dotted;
overflow:hidden;
}

.post2
{
margin-bottom: 5px;
}

.auteur
{
margin-top: 2px;
}

.door
{
font-style:italic;
font-weight:bold;
font-family:Georgia, "Times New Roman", serif
}

.naam
{
font-weight:bold;
text-transform:uppercase;
}

.titel
{
text-align:center;
padding-bottom: 25px;
}


.titel h2
{
font-size: 29px;
color:#2982a2;
padding-bottom: 5px;
}

.data {
	border-bottom: #120626 1px dotted;
	border-top: #120626 1px dotted;
	margin-top: 25px;
	
	}


#sidebar
{
width:171px;
margin-left: 68px;
float:left;
}

#sidebar a {
text-decoration:none;
	border-bottom: #120626 1px dotted;
	display:block;
	padding: 5px;
	}

#sidebar a:link {
	color: #2982a2;

}
#sidebar a:visited {
	color: #2982a2;
}
#sidebar a:hover {
	color: #ffffff;
	background-color:#120626;
	border-bottom: #ffffff 1px dotted;
}

#sidebar p {
margin: 0;
padding: 0px;
}

#sec  {
padding-top: 25px;
	}

#sec a {
font-weight:normal;
	}
	
	.alignleft {
	float:left;
	}
	
	.alignright {
	float:right;
	}
	
	
	#iimg {
	float:right;
	padding-left: 15px;
	}
	
	.recent {

	padding-bottom: 25px;
	}