/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles hec instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

h3#myPhotos {
    background: url("images/boeken2.png") no-repeat scroll 0 0 transparent;
}

h3#myWritings {
    background: url("images/mathilde.png") no-repeat scroll 0 0 transparent;
    width: 192px;
}

h3#myFavblog {
    background: url("images/leuke.png") no-repeat scroll 0 0 transparent;
	width: 159px;
}

h3#myVideos {
    background: url("images/multi.png") no-repeat scroll 0 0 transparent;
	width: 156px;
}

h3#myWritings {
    background: url("images/mathilde.png") no-repeat scroll 0 0 transparent;
}

.blauw {
	color: #d9e3ea;
}

.felblauw {
	color: #6099ff;
	font-size: 11px;
}

/*
a.felblauw {
	color: #6099ff;
}
*/

body.woothemes {
	font-size: 14px;
}

.txt0, .txt0 a, .continue {
    font-size: 11px;
}

p, ul, ol, table {
    margin: 0 0 3px;
}

.boekenindex #main {
		float: left;
		width: 574px;		
}

.fanindex #main {
		float: left;
		width: 574px;		
}


img.boekomslag {
    margin: 15px 15px 35px 0;
	text-align: left;
}

.boektitel {
	font-size: 24px;
}

a.boektitel {
	color: #6099ff;
}

.groot {
	font-size: 18px;
}  

body.woothemes {
	font-family: Georgia,"Times New Roman",Times,serif;
}

.single #main {
	float: left;
	width: 750px;
}

#main .single p {
	width: 400px;
}


.single #singleboek  {
	float: left;
	width: 700px;		
}


#singleboek .zijkant{
	margin-top: 25px; 
}

#singleboek .zijkant {
    margin-left: 530px;
    margin-top: 25px;
}


#singleboek .fullstory {
	background: url(http://www.mathildestein.nl/nieuwesite/wp-content/uploads/2011/05/Paper_bg11.png);
	width: 673px;
	height:824px;
	float: left;
}


#singleboek .fullstory p {
	font-family:  Times, "times new roman", serif; 
	color: #1e2831;
	font-size: 1.8em;
	line-height: 1.4em;
	width: 475px;
	padding: 40px 40px 10px 40px;
}

p.cursief {
	font-size: 0.7em;
	font-style: italic;
	margin-bottom: 0px;
}

p.regular {
	font-size: 1.2;
	color: #6099FF;
	margin-bottom:10px; 
}

p.regular_streep {
	border-bottom:  1px dashed #888888;
	font-size: 1.2;
	color: #6099FF;
	padding: 0px 0px 25px;
}


p.bestelbutton {
	background-color: #6099FF;
	width: 140px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	padding: 10px;
	margin-bottom: 15px;
}

p.bestelbutton a {
	color: #ffffff;
}

.navigation {
	background-color: red;
}

#pagewidth {
	width: 400px;
}

#pagewidth img {
	margin-bottom: 10px;
	padding: 10px 20px;
}

#pagewidth p {
	padding: 10px 20px 5px;
}

#pagewidth .postwidth p {
	padding: 5px 0px 0px;
	font-size: larger;
}


.boekenindex #sidebar {
		float: right;
	    margin-top: 22px;
    	width: 333px;
}

.boekenindex #sidebar {
    float: right;
}

#logo a {
    top: 90px;
}


#header {
	height: 210px;
}

#boeken_home {
    clear: both;
    margin: 0 0 20px;
    padding: 0 10px;
}

#boeken_home a {
    border: 1px dashed #888888;
    display: inline;
    float: left;
    margin: 0 16px 15px 0;
    padding: 5px;
}


#boeken_home a:link, #boeken_home a:visited {
    color: red;
    text-decoration: none;
}

#boeken_home a:hover {
	border: 1px dashed #fff;
}

p {
    line-height: 1.4em;
    margin: 0 0 3px;
}

div#hi {
	top: 105px; 
}


div#hi p span {
	color: #fff;
   	font: 18px/18px Georgia,"Times New Roman",Times,serif;
}

a, a:link, a:visited {
	color: #A3D5EA;
	text-decoration: none;
}
a:hover, a:active, a.active {
	text-decoration: underline;
}

em {
   color: inherit;
}


#nav li ul li a {
/* 	background: url(images/bg-nav2.png); */
	background-color: #fff;
	line-height: 18px;
	font-size: 11px;
	color: #1E2831;
	width: 150px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

#nav li ul li a:hover {
	background: #1E2831;
	color:#fff;
}

.home #sidebar {
    float: right;
    width: 503px;
}


#videos {
	clear: both;
}
