/*
Theme Name:Rumana Beta
Theme URI:http://www.officecats.nl/
Description:<strong>Thema voor de sweatsoap van Rumana</strong>
Version:1.0.0
Author:Office Cats
Author URI:http://www.officecats.nl/
Tags:custom-header, fixed-width
*/

/* Structure Styles */

#promo {
	position:absolute;
	left:750px;
	top:30px;
}

body {
	font-size:62.5%; /* Resets 1em to 10px */
	background:#fff url(images/body-bg.jpg) scroll top center no-repeat;
	}
* {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	padding:0;
	margin:0;
	text-decoration:none;
	border:none;
	}
	
input, textarea {
	border:1px solid #999;
	}
	
#page {
	width:100%;
	height:100%;
	}

.hide {
	display:none;
	}
.clear {
	clear:both;
	}
	
hr {
	background:#999;
	border-bottom:1px solid #666;
	margin:1em 0;
	display:block;
	height:1px;
	width:100%;
	clear:both;
	}
	
.roze {
	color:#d22362;
	}
	
/* Volgens mij is #main ongebruikt(?) 

#main { /* SimpleX addition to center as well as make header footer 100% *//*
	width:960px;
	margin:0 auto;
	}*/

#content {
	font-size:1.4em;
	padding:0 20px;
	width:850px;
	margin:0 auto;
	margin-top: -25px;
	}

.narrowcolumn .entry {
	line-height:1.6em;
	width:100%;
	}

.narrowcolumn .postmetadata {
	text-align:left;
	}

small {
	font-size:0.8em;
	line-height:1.5em;
	}
a {
	font-weight:normal;
	}
	
/* Begin Headers */

#boven h2 {
	font-size:4pt;
        padding-bottom: 30px;
	}
	
#sidebar h2 {
	margin:5px 0 0;
	}

h3#comments {
	margin:40px auto 20px ;
	}

h1 {
	font-size:16pt;
	}
	
h2 {
	font-size:14pt;
	}	

h3 {
	font-size:12pt;
}

	
/* End Headers */

#headerimg .description {
	display:none;/*
	font-size:1.1em;
	padding-left:40px;*/	
	}
	
p, ul, ul, ol * {
	font-size:10pt;
	line-height:1.7em;
	margin-bottom:0.5em;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	padding-left:20px;
	font-style:italic;
	}	

.commentlist li, #commentform input, #commentform textarea {
	font:0.9em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight:bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
	}

#commentform p {
	font:0.8em Arial, Verdana,  Sans-Serif;
	}

.commentmetadata {
	font-size:0.9em;
	font-weight:normal;
	}
	
acronym, abbr, span.caps
{
	font-size:1.1em;
	}	
	
code {
	font:0.9em 'Courier New', Courier, Fixed;
	padding:10px;
	display:block;
	}
	
.inlineCode {
	font:9pt 'Courier New', Courier, Fixed;
	}
	
a {
	text-decoration:none;
	}
	
.post hr {
	display:block; 
	border:none;
	}		
	

.entry img {
	padding:5px;
margin-bottom: 20px;
	max-width:100%;
	}	
	
/* Begin Structure */

#header {
	width:100%;
	height:346px;

        background:url(http://sweatsoap.nl/wp-content/themes/RumanaBeta/images/headerbg.jpg) center no-repeat;*/
     /*	background:url(images/header-bg.jpg) center no-repeat; */
	}

/* Headerimg wordt niet gebruikt*/
#headerimg {
	/*
	height:110px;
	width:960px;
	margin:0 auto;
	*/
	display:none;
	}

	
/* Zoeken */
#searchdiv {
	display:inline;
	width:230px;
}

.narrowcolumn {
	padding:30px 40px;
	margin:0px auto;
	}
	
.narrowcolumn .postmetadata {
	
	
	padding:20px 0 40px;
	}


.postmetadata {
	clear:both;
	font-size:0.8em;
}

.clear {
	clear:both;
}
		
/* Tom */

#pageL,
#pageR,
#pageC {
	display:none;
	}

/*#pageL{
	min-height:1356px;
	width:211px;
	background-image:url(images/pageL.jpg);
	float:left;
}

#pageC{
	width:960px;
	paddng:0 20px;
	margin:0 auto;
}

#pageR{
	display:none;
	/*min-height:1356px;	
	width:209px;
	background-image:url(images/pageR.jpg);
	float:right;
}*/





/*   FOOTER  */

#footer {
	width:890px;
	margin:0 auto;
clear: both;
	margin-top: 50px;
	padding:30px 0;
	position:relative;
	border-top:1px dotted #009BD9;
}

	#footer a,
	#footer a:hover {
		font-weight:normal;
		font-style:italic;
		}
	#footer a:hover {
		border-bottom:1px dotted #666;
		}
	#footer * {
		font-size:9pt;
		line-height:1.8em;
		}
	
	#footer h3 {
		text-transform:uppercase;
		font-size:9pt;
		font-weight:bold;
		margin-bottom:1em;
		color:#d22362;
		}
		
	#footer ul {
		list-style:none;
		padding-left:0;
		}
	
		#footer ul li{
			list-style:none;	
		}
			
			#footer ul li ul {
				padding-left:10px;
				}
		
		#footer ul .active{
			text-decoration:none;
		}
	
	#footer .footerColumn {
		width:276px;
		float:left;
		margin-left:20px;
	}
	
	input
	    {
		width: 150px; 
		padding: 2px; 
		margin-bottom:3px;
		color: #959494; 
		background: #f2f2f2; 
		font: normal 0.9em arial, sans-serif; 
		border: 1px solid #c8cacb;
	    }


	input.radio{
		width: 19px;
		margin: 10px 0px;	
		 }

	input#button{
		width: 80px;
		background-color: #D22362;
		color: #fff;
		padding: 2px;
		border: none;
		cursor: pointer;
	}

	select
	    {
	    width: 120px;
	    font-size: x-small;
	    background-color: #f5f5f5;

	    border-color: #cccccc;
	    border-style: solid;
	    border-width: 1px;

	    margin-bottom: 10px;
	    }

	fieldset {
		border: none;
		}	

/* End Structure */

/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	margin-left:auto;
	margin-right:auto;
	}

img.alignright {
	padding:5px;
	margin:0 0 10px 10px;
	}

img.alignleft {
	padding:5px;
	margin:0 10px 10px 0;
	}

.alignright {
	float:right;
	}

.alignleft {
	float:left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* simpleX addition */

.entry {
	margin-bottom: 40px;
}

.entry a,
.entry a:hover {
	color:#d22362;
	border-bottom:#d22362 dotted 1px;
	}
.entry p {
	padding:7px 0 7px 0;
	
	line-height:1.85em;
}
.entry p a.img {
	border:none;
}
.entry p a.img:hover {
	border:none;
}


/* end */

html>body .entry ul {
	margin-left:50px;
	padding:0px 0 0px 30px;
	padding-left:10px;	
	}

.entry  ol, .entry ul {
	
	margin:5px 0 5px 50px;
	}

.entry ol li, .entry ul li {
	
	
	}	

.postmetadata ul, .postmetadata li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
	}
	
/* End Entry Lists */



/* Begin Form Elements */


form#searchform {
	/*margin:10px auto;
	padding:5px 3px;
	text-align:center;*/
	position:absolute;
	right:0;
	}

/*
#header #searchform #s {
	width:130px;
	padding:4px;
	font:1.4em arial, verdana, sans-serif;
	}

#header #searchsubmit {
	padding:3px;
	font:1.4em arial, verdana, sans-serif;
	font-weight:bold;
	}
	
#content #searchform #s {
	width:200px;
	padding:4px;
	font:1.1em arial, verdana, sans-serif;
	}

#content #searchsubmit {
	padding:3px 10px;
	font:1.1em arial, verdana, sans-serif;
	font-weight:bold;
	}	
	
*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width:130px;
	}
#commentform{
	margin-bottom:60px;
	margin-top:20px;
}	
#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	font-size:1.2em;
	}

#commentform textarea {
	margin-top:5px;
	width:100%;
	padding:2px;
	font-size:1.2em;
	}

#commentform #submit {
	margin-top:5px;
	padding:5px;
	font-weight:bold;
	font-size:1.3em;
	}
	
legend {
	font-size:1.2em;
	font-weight:bold;
	padding:2px 10px;
}

.entry form { 
	text-align:left
}


	
/* End Form Elements */



/* Begin Comments*/

#tabnav {
	
	
}
#tabnav li {
	display:inline;
	list-style:none;
	font-weight:bold;
	font:18px Arial;
	
	margin-right:5px;
}
a.tabs {
	padding:5px 10px;
	background:#eee;
	border:1px solid #eee;	
	color:#666;
}

a.tabs:hover {
	background:#fff;
	border:1px solid #eee;	
}
a.current {
	background:#fff;
	color:#333;
}

.commentlist {
	
	}
	

#commentform p {
	margin:5px 0;
	}

.nocomments {
	text-align:center;
	
	
	}
	
/* Threaded Comments */	

ol.commentlist { list-style:none; margin:0 0 0em;  text-indent:0; }
ol.commentlist li {  margin:15px 0 0px; list-style:none; padding:20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size:14px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float:right;	padding:2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata { display:block;}
ol.commentlist li div.comment-meta {  }
ol.commentlist li p {margin:13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0 }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:2em 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size:12px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 {  }
ol.commentlist li ul.children li.depth-3 {  }
ol.commentlist li ul.children li.depth-4 {  }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.comment {margin-top:20px; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fcfcfc; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .navigation {
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border:none;
	}

	
	
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor:help;
	}



blockquote {	
	margin:16px 30px 0 10px;
	padding-left:20px;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

.hidden {
	display:none;
	}

/*
hr {
	display:none;
	}
*/
a img {
	border:none;
	}
	
.navigation,
.navigation * {
	/*margin:50px 0;
	padding-top:30px;
	clear:both;*/
	display:none;
	}
	
pre {
	width:500px;
	margin-right:250px;
	font-size:1.1em;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	text-align:center;
	padding-top:4px;
	margin:10px;
}

.wp-caption img {
	
	
	border:0 none;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	
}


/* End captions */

img.wp-smiley {
	border:none;
	
}

.entry a.more-link {
	padding:1px 6px;
	font-size:0.8em;
	font-weight:bold;
	float:right;
	}

.navigation a {
	font-size:1em;
	padding:5px 10px;
	font-weight:bold;
	}	

/*simpleX RSS*/

#sidebar li#rssfeeds{
	padding-left:18px;
	margin-left:5px;
	margin-top:10px;
	background:url(images/rss.gif) left center no-repeat;
}
#sidebar li#rssfeeds a, #sidebar .textwidget a, #sidebar #tag_cloud a, #sidebar p a {
	background:none;
	display:inline-block;
	
	
}


#sidebar #tag_cloud a{
	margin:5px 5px 0 6px;
}

#sidebar #wp-calendar {
	margin:6px;
	
}

/* Header Menu */

/*.clearfix:after {
    content:" ";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}


.clearfix {
    display:inline-block;
}

html[xmlns] .clearfix {
    display:block;
}

* html .clearfix {
    height:1%;
}*/

/* Page Menu CSS */

#pagemenu {	
	width:890px;
	height:2em;
	position:relative;
	top:-60px;
	margin:0 auto;
	font-size:1.3em;
}


#pagemenu ul#page-list {
	list-style:none;	
	display:block; 
	position:relative;
	top:-4px;
	margin:0 auto;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	margin-right:10px;
	text-decoration:none;	
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration:none;
}


#pagemenu  #page-list {
	margin:0 auto;
	padding:0px;
}
		
#pagemenu #page-list li {
	float:left;
	list-style:none;
	padding-left:13px;
	background:url(images/devider.gif) 0px 2px no-repeat;
}
	
	#pagemenu #page-list li ul {
		display:none;
		}
		
	.current_page_item a, .current_page_item a:hover{
		text-decoration: underline;
		color: #ed008c;
	}

/* DROPDOWN OP VERZOEK VAN SKC UITGESCHAKELD - SJOERD THNXBYE */

#pagemenu #page-list li a, #page-list li ul li a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:1px dotted #ccc;	
}	

#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position:static;
}

/*	
#pagemenu #page-list li ul {
	position:absolute;
	width:12em;
	left:-999em;
	border-top:none;
	margin:0px;
	padding:0px; 	
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left:auto;	
}
#pagemenu #page-list li ul li {
	line-height:28px;	
	width:12em;
	margin:0px;
}

#pagemenu #page-list li ul ul {
	margin:-29px 0 0 12em;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left:-999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left:auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left:-999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left:auto;
} */



/* sidebar ul li pages category */

#sidebar .page_item ul li, #sidebar .cat-item ul li{
	padding-left:15px;
} 

#sidebar ul li div a.freedownload {
	background:url(images/downloadsimplex.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	height:70px;
	width:200px;
	border:none;
}

#sidebar ul li div a.freedownload:hover {
	background:url(images/downloadsimplex.gif) no-repeat 0 -70px;
	position:relative;
}

/* for ad */

#sidebar ul li div div {
	font-size:0.9em;
	line-height:1.8em;
}
#sidebar ul li div span.red {
	font-size:1em;
	font-weight:bold;
	color:#f00;
}



/* Begin Rumana intro */
div#rumanaintro {
	width: 850px;
	margin-top: 0px;
}

div#quote {
	width: 240px;
	padding: 0px 10px;
	float: left;
	text-align: center;
	font-color: black;
}

div#tekst {
	width: 535px;
	padding: 5px 10px 10px 30px;
	font-size: 9pt;
	float:right;
}

div#quote p{
		line-height: 1.8em;
		font-size: 14pt;
		font-color: black;
		font-style: italic;
}

div#quote span.annotatie{
		font-size: 9pt;
		font-color: black;
		font-style: italic;
}

/* Einde Rumana intro */



#rumanatekstwolk{
        margin-top: 0px;
	width:490px;
	padding-right:360px;
	padding-top:5px;
	height:333px;
	background:url(images/rumanatekstwolk3.jpg) no-repeat;
}
	#rumanatekstwolk p{
		font-size:9pt; 
		color:#01507a;
	 	padding:0 25px;
		margin-top:1em;
		line-height:1.8em;
	}


	#rumanatekstwolk #volgBtn {
		border:none;
		position:relative;
		left:325px;
		text-decoration:none;
		display:block;
		width:129px;
		height:45px;
		text-align:center;
		padding-top:6px;
		background:url(images/volg-bg.jpg) no-repeat;
	}

        #volgBtnW {
		border:none;
		text-decoration:none;
		display:block;
		width:129px;
		height:43px;
		text-align:center;
                float: right;
                margin-right:10px;
                margin-top: 10px;
		padding-top:9px;
		background:url(images/knop_bgW.jpg) no-repeat;
	}

        #volgBtnB {
		border:none;
		text-decoration:none;
		display:block;
		width:129px;
		height:43px;
		text-align:center;
                float: right;
                margin-right:10px;
                margin-top: 10px;
		padding-top:9px;
		background:url(images/knop_bgB.jpg) no-repeat;
	}

#carrouselh2{
	color:#d7678d;
	font-size:20px;
}

#DoemeeDivL {
	width: 420px;
        clear: left;
        float: left;
        border-bottom: 2px #68C8FB dotted;
}

#DoemeeDivR {
	width: 420px;
        clear: right;
        float: left;
        border-left: 2px #68C8FB dotted;
        border-bottom: 2px #68C8FB dotted;
}

#contentDoemeeR {
        margin: 10px 0px 10px 10px;
        padding: 10px;
        min-height: 395px;
}

#contentDoemeeBlauwR {
        margin: 10px 0px 10px 10px;
        padding: 10px;
        background-color: #68C8FB ;
        min-height: 395px;
}

#contentDoemeeL {
        margin: 10px 10px 10px 0px;
        padding: 10px;
        min-height: 395px;
}

#contentDoemeeBlauwL {
        margin: 10px 10px 10px 0px;
        padding: 10px;
        background-color: #68C8FB ;
        min-height: 395px;
}

#carrouselh2{
	color:#d7678d;
	font-size:20px;
}



#contentBoxL, #contentBoxR {
	float:left;
	width:415px;
}

#contentBoxL{
	margin-right:20px;
	margin-bottom:50px;
        height: 470px;
	clear:left;
}

#contentBoxR  {
	margin-top:22px;
	margin-bottom:45px;
	clear:right;
}

#contentBoxR h2,
#contentBoxL h2 {
	display:block;	
}

h4 {
        padding-bottom:20px;
}

#youtube {
        width:805px;
        height:302px;
        border:none;
        float:left;
        margin:10px 0;
	padding:15px;
        border:2px #68C8FB dotted;
}
#youtubeL {
        float:left;
        width: 500px;
}

#youtubeR {
        float:left;
        width: 305px;
}

/* Voor Twitter */
#twitter_div{
	height:345px;	
	font-size:16px;
}

	#twitter_div ul {
		list-style:none;
		padding-left:0;
		}
		
	#twitter_div li{
		padding-bottom:10px;
	}




/* Voor blogposts, die alleen op 1 pagina te zien zijn (oftewel single.php)*/
#postLeft, #postRight {
margin-bottom: 50px;
	clear:both;
}


	#postLeft{
		width:265px;
		margin-rigth:20px;
		float:left;
	}
	
		#postLeft a:hover,
		#postLeft a img {
			padding:0;margin:0;
			float:none;
			clear:none;
            border: none;
			color: #D22362;
			}
		
	#postRight{
		width:565px;
		float:right;
		clear:right;
                margin-top: -15px;
	}


.postmetadata2{
	font-style:italic; 
	font-size:20px;	
    text-align:right;
    color:#875a1a;
	text-transform:uppercase;  
	font-weight:bold;  
}

#bannerColumn {
clear: both;
height: 150px;

	}
	
	#bannerColumn img {
		float:left;
		margin-right:15px;
		}
	
#subNav {
clear: both;
height: 90px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 15px;
border-top: 1px #68C8FB dotted;
border-bottom: 1px #68C8FB dotted;

	}
	
	#subNav img {
		float:left;
		margin-right:9px;
		}


						
#mailinglist_optin_wrapper {
	padding:20px;
        margin-top: -40px;
	}
	
	#mailinglist_optin_wrapper * {
		color:#01507a;
		line-height:1.5em;
		font-size:11pt;
		}
		
	#mailinglist_optin_wrapper h2 {
		font-size:12pt;
		}
		
	#mailinglist_optin_wrapper form {
		padding:0;
		margin:0;
		}
		
	#mailinglist_optin_wrapper form fieldset {
		clear:both;
		border:0;
		}
		
	#mailinglist_optin_wrapper form input {
		clear:right;
		float:left;
		margin:3px 0;
		}
		
			#mailinglist_optin_wrapper form fieldset#gender {
				position:relative;
				left:125px;
				margin:0;
margin-top: -20px;
width: 120px;
				}
				
			#mailinglist_optin_wrapper form input#volgBtnW {
				float:right;
                                padding-bottom: 6px;
                                margin-top: 30px;
                                color:#d22362;
				}
		
	#mailinglist_optin_wrapper form input.radio {
		float:none;
		clear:none;
		}
		
	#mailinglist_optin_wrapper form label {
		float:left;
		clear:left;
		margin:3px 0;
		margin-right:5px;
		width:120px;
		text-align:right;
		}

#textArea1, #textArea2, #textArea3, #textArea4 {
	background:#e0f4ff;
	color:#01507a;
	border:1px solid #d3e6f0;
	padding:5px;
	overflow:hidden;
	}

/* Overrule */

.noBorder,
a.noBorder,
entry a.noBorder,
a:hover.noBorder,
entry a:hover.noBorder  {
	border:none;
	}
	
h1, h2, h3,
h1 a, h2 a, h3 a {
	float:none;
	clear:both;
	display:block;
	color:#333;
	margin-bottom:0.8em;
	}
	
div#carousel {
	width:100%;
	clear:both;
	padding:0;margin:0;
	margin-top:20px;
	}
	
		#carousel .carouselPost {
			width:270px;
			height:240px;
			float:left;
			margin-right:10px;
		}
		
			#carousel .carouselPost h3,
			#carousel .carouselPost h3 a {
				font-size:10pt;
				clear:none;
				}
				
			#carousel .carouselPost p {
				font-size:9pt;
				font-style:italic;
				}
			
			#carousel .carouselPost img {
				float:left;
				margin-right:15px;
				border:5px solid #ded9d1;
width: 120px;

			}
			
			#carousel .carouselPost a:hover {
				color:#d22362;
				}
			
				#carousel .carouselPost img a {
					border:none;
					}

/* Voor de afbeeldingen bij de opsomming van posts na klikken op mijn Leven. */
.postAfbeeldingIndex {
float: left;
margin-right: 25px;
}

#content .post {
     clear: both;
}

/* Voor de header, nu met klikbare logos */
#header img{
  margin-left: 180px;
}