/*
Theme Name: cynthia's poppenhuis site
Theme URI: http://www.cynthia-poppenhuis.nl
Description: alles over cynthia's hobby, poppenhuizen en mini's
Version: 1.5
Author: Marco de Nooijer
Author URI: 
*/

@import "css/jqueryslidemenu.css";
@import "css/lightbox.css";
@import "css/screen.css";


/* RESET */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
	margin: 0;
	border: 0;
	outline: none;
	padding: 0;
}

body {
	line-height: 1;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6
{ font-size: 100%; padding: .6em 0; margin: 0 15px; }

ul, ol
{ list-style: none; }

a { color: black; text-decoration: none; }

a:hover { text-decoration: underline; }

.floatLeft { float: left; padding: .5em .5em .5em 0; }
.floatRight { float: right; padding: .5em 0 .5em .5em; }
.aligncenter { display:block; margin:0px auto; }
.left, .alignleft{ float: left; margin: 0 10px 0 0; }
.right, .alignright{ float: right; }
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignleft, img.alignright{ display: inline; }
.clear {clear: both; }

.wp-caption .wp-caption-text { text-align:center; margin-top:5px; }

.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%;
}

/* structuur */

body{
	height: 100%;
	text-align: center;
	background-color: #68626c;
	background-attachment: scroll;
	background-image: url(img/bgss3.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#bgcontainer{
	text-align: left;
	background-attachment: scroll;
	background-image: url(img/bgs3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0px;
}

#bgheader{
	width: 1000px;
	background-image: url(img/bbgb3.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-attachment: scroll;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.hbreed#bgheader{
background-image: url(img/bbgb2-breed.jpg);
}

.header{
	background-attachment: scroll;
	background-image: url(img/h_i2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 210px;
	margin: 0px;
	padding: 0px;
}
.headerbreed{
	background-attachment: scroll;
	background-image: url(img/h_i2-breed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	height: 210px;
	margin: 0px;
	padding: 0px;
}


.logo{
	float: left;
	margin: 0;
	padding: 0;
	height: 179px;
	width: 400px;
}

.logotext h1{
	font-size: 52px;
	line-height: normal;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#main{
	background-image: url(img/b_i2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.2em;
	line-height: 14px;
	width: 1000px;
	background-attachment: scroll;
	float: none;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

.breed#main{
	background-image: url(img/b_i2-breed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left{
	float: left;
	width: 456px;
	margin: 0 15px 0 97px !important;
	_margin-left: 48px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.post{
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.post a{
	color: #354459;
}

.post h2{
	color: #354459;
	font-size: 1.8em;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

.post h3{
	margin: 0;
	padding: 5px 10px 0 0;
	color: #6E6E6E;
	font-size: 1em;
}

.postcontent{
	color: #494C45;
	font-family: Tahoma, Arial;
	padding: 0;
	overflow: hidden;
	font-size: 1.3em;
	line-height: 20px;
}

.postcontent img{
	border: 1px solid #666;
	background-color: #DDCD9C;
	padding: 10px;
	height: 90px;
	width: 120px;
}

p{
	margin: 0 0 25px;
}

.byline{
	font-size: 0.9em;
	font-style: italic;
	color: #C00;
	margin: 0 0 15px 0px;
}

.post-meta{
	border-top: 1px dotted #900;
	clear: both;
	color: #F00;
	display: block;
	font-size: 0.9em;
	font-style: italic;
	margin: 10px 0 15px 0;
	padding-top: 9px;
}

.postframe{
	background-image: url(img/picture-frame2.png);
	background-repeat: no-repeat;
	float: left;
	height: 116px;
	background-attachment: scroll;
	background-position: 0px 0px;
	width: 140px;
	margin-right: 10px;
	position: relative;
	z-index: 0;
	margin-bottom: 5px;
}

.postframe img{
	height: 79px;
	width: 112px;
	margin-top: 14px;
	margin-left: 14px;
	position: absolute;
	z-index: 1;
}

.bigpostframe{
	background-color: #ECE6D7;
	border: 1px solid #fff;
	float: left;
	margin-right: 10px;
	padding: 10px;
}


.bigpostframe img{
	border: 2px solid #000;
	height: auto;
	width: auto;
}

.postcom{
clear: both;
margin: 0 10px;
padding: 10px 0;
}
.postcom li{
display: inline;

}
.postcom li a{
}

/* Text rotation exmaples styles */
.datebox
{
font-family: Tahoma, Geneva, sans-serif;
	float: right;
	color: #354459;
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-attachment: scroll;
	background-image: url(img/badge.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 43px;
}
	.datebox .month
	{
	display: block;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
	.datebox .day
	{
		display: block;
		text-align: center;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
		padding: 14px 14px 0px 0px;
	}
	.datebox .year
	{
		display: block;
		writing-mode: tb-rl;
		-webkit-transform: rotate(-90deg);	
		-moz-transform: rotate(-90deg);
		position: absolute;
		right: 0;
		bottom: 9px;
		font-size: 10px;
		font-weight: bold;
	}
	*:first-child+html .datebox .year { right: -28px; } /* IE7 positions element differently to IE6 & 8 */
	.datebox span:nth-child(3)
	{
		right: -4px;
		bottom: 11px;
	}

/* post pages */

.bpost, .bpost-titel{
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
}

.bpost h1{
	color: #8D5974;
	margin: 0;
	padding: 5px 40px 0 40px;
	font-size: 2em;
	line-height: normal;
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}

.bpost h2{
	color: #C91423;
	font-size: 2.2em;
	line-height: normal;
	font-style: italic;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}

.bpost-titel h2{
	background-image: url(img/huis-titel2.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #C91423;
	height: 60px;
	font-size: 1.6em;
	line-height: normal;
	font-style: italic;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 79px;
	margin-left: 0;
	padding-top: 36px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}

.bpost h3{
	font-size: .8em;
	margin: 0 0 10px 0;
	padding: 0;
	color: #C00;
}

.bpost h4{
	margin: 0;
	padding: 5px 10px 0 0;
	color: #494C45;
	font-size: small;
	line-height: normal;
	font-style: italic;
}
.bpostcontent{
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.bpostcontent img{
	margin-bottom: 10px;
}

.frame{
	border: 1px solid #666;
	background-color: #DDCD9C;
	padding: 10px;
	height: auto;
	max-width: 660px;
}

.frame img{
margin-top: 10px;
}

.bpostframe{
	background-image: url(img/fotoframe.png);
	background-repeat: no-repeat;
	float: left;
	height: 143px;
	padding-right: 20px;
	background-attachment: scroll;
	background-position: 0px 0px;
	margin-top: 10px;
}

.bpostframe img{
	border: none;
	height: 126px;
	width: 120px;
	margin-top: 6px;
	margin-left: 9px;
	
}

.bpostcom{
clear: both;
margin: 0 10px;
padding: 10px 0;
}
.bpostcom li{
display: inline;

}
.bpostcom li a{
}

#huis{
	padding: 0px;
	text-align: center;
	margin-top: 0px;
}

#huis p{
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#over{
	padding: 12px;
	text-align: center;
	margin-top: 80px;
}

#over p{
	text-align: left;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.caption{
	margin: 0;
	padding: 0;
}

.thumbvak{
	float: left;
	margin: 0;
	width: auto;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
}
.minivak{
	float: left;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}

.huisvak{
	float: left;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#contentleft{
	float: left;
	width: 724px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 46px;
	_margin-left: 23px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	line-height: normal;
	color: #494C45;
}

/* sidebar en sidebar-left */
#sidebar{
	float: right;
	width: 392px;
	margin: 0px;
	padding: 0px;
}

#sidebar2{
	float: right;
	width: 225px;
	margin: 0px;
	padding: 0px;
}

.sidebar-left{
	float: left;
	margin: 0;
	padding: 0;
	width: 224px;
}

.sidebar-left h2{
	color: #3B3930;
	font-size: 1.6em;
	line-height: normal;
	margin: 0;
	padding: 0 0 10px 20px;
}

.categorie{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sidebar-left li{
}

.categorie h2{
	margin: 0;
	padding: 5px 0 5px 0px;
	text-align: center;
}

.categorie ul{
	margin: 0;
	padding: 10px 10px 10px 10px;
	width: 184px;
	overflow: hidden;
	background-color: #BD9D62;
	-moz-border-radius: 25px;
	border: 1px solid #ccc;
}

.categorie li{
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	list-style-type: none;
}

#widget{
	font-size: 1.4em;
	line-height: 1.6em;
	padding-right: 0px;
	padding-left: 10px;
}

#widget ul{
	padding: 5px;
}

#nav{
background-image: url(img/menulabel.png);
background-repeat: no-repeat;
background-attachment: scroll;
	background-position: 0px 0px;
	height: 307px;
	margin-top: 100px;
}

.banner{
	float: right;
	margin: 0;
	padding: 0;
	width: 160px;
}

#feature{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 270px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: hidden;
}



#feature h1{
	font-size: 1.8em;
	line-height: 16px;
	color: #FFF9C9;
	margin: 0;
	padding: 0;
}

#quote			{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 60px;
	margin-top: 20px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333;
	padding-bottom: 10px;
}

#footer-wrap{
	background-image: url(img/ff_i2.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0 auto;
	background-attachment: scroll;
	padding: 0;
}
#footer{
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
}

#footer p{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#fcomments{
	background-attachment: scroll;
	background-image: url(img/f_i2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	height: 125px;
	padding-top: 10px;
	padding-right: 430px;
	padding-bottom: 10px;
	padding-left: 97px;
	position: relative;
}

.fbreed#fcomments{
background-image: url(img/f_i2-breed.jpg);
padding-top: 15px;
	padding-right: 430px;
	padding-bottom: 20px;
	padding-left: 104px;
}

#fcomments h2{
	color: #FFF;
	font-size: 1.6em;
	margin: 0 0 0 10px;
	padding: 0 0 5px;
	background-attachment: scroll;
	background-image: url(img/f_c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#fcomments p{
	font-size: 1.1em;
	margin: 0;
	padding: 0 10px;
}

#menu		{
	height: 40px;
	list-style-type: none;
	line-height: normal;
	margin: 0;
	float: right;
	width: 540px;
	background-attachment: scroll;
	background-image: url(img/menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
#menu ul	{
	height: 40px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 30px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
}
#menu ul li	{
	float: left;
	line-height: 16px;
	margin: 0;
	padding: 14px 0;
}

#menu ul li a{
	color:#FFF;
	font-size: 1.8em;
	line-height: normal;
	margin: 0;
	padding: 15px;
}


.column1			{
	float: left;
	margin-right: 45px;
	width: 275px;
	margin-left: 60px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.column2			{
	float: left;
	margin-right: 45px;
	width: 275px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.column3			{
	float: left;
	margin-right: 0px;
	width: 275px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.column1 p, .column2 p, .column3 p{
	line-height: 16px;
	font-size: 1.4em;	
}
.column1 h2, .column2 h2, .column3 h2{
	line-height: 14px;
	font-size: 1.6em;	
}
.kolom{
	background:#999;
	padding: 5px;
	margin-bottom: 10px;
}


#fotovak{
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 60px;
	_margin-left: 30px;
	float: left;
	width: 947px;
	padding-bottom: 30px;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #0CF;
}

#fotovak h2{
	font-size: 2em;
	line-height: 18px;
}

#fotovak p{
}

#fotos{
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.pola{
	margin: 0 auto;
	padding: 0;
}

.box{
	background-color: #FFF;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	height: 100px;
	width: 100px;
	margin-bottom: 20px;
}

.picasa-widget-img{
	background-color: #FFF;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	height: 100px;
	width: 100px;
	margin-bottom: 20px;
}

#over img{
	border: 1px solid #900;
}

#over em{
	color: #F00;
	width: 348px;
	height: -73px;
	display: block;
	position: absolute;
	top: 902px;
	left: 410px;
	text-align: center;
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 140px;

}
.displayed{
	display: block;
	margin: 0 auto;
	padding: 0;
}

.thumbnail {
	background-color:#222222;
	border:1px solid #2A2A2A;
	float:left;
	margin-bottom:10px;
	margin-right: 12px;
	height: 90px;
	width: 120px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}

.huistitel{
	position: relative;
	left: 160px;
	height: auto;
	width: auto;
	top: 10px;
}


.glossymenu{
	width: 195px;
	background-attachment: scroll;
	background-image: url(img/menulabel2.png);
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 407px;
	padding-top: 70px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}

.glossymenu a.menuitem{
	color: black;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: black;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 15px;
border: none;
}

.glossymenu a.menuitem:hover{

}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: blue;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

.glossymenu div.submenu ul li a:hover{
	color: #C60;
}
#jFlowSlide{ font-family: Georgia; }
#myController {
	font-family: Georgia;
	width:300px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#myController span.jFlowSelected {
	margin-right:0px;
	background-color: #C00;
}

.slide-wrapper { padding: 0px; }
.slide-wrapper h2 {
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.slide-wrapper h2 a{
	color: #c0c0c0;
}

.slide-thumbnail { margin: 0; width:190px; float:right; }
.slide-thumbnail img {
	max-width:180px;
	max-height: 200px;
	-moz-border-image: url(img/main-border.png) 6 repeat;
	-webkit-border-image: url(..img/main-border.png) 6 repeat;
	display: block;
	padding: 3px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.slide-details { width:210px; float:left; margin-left:10px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description {
	font-size: 1.2em;
	color: #c0c0c0;
	line-height: 16px;
	margin-top:10px;
	font-weight: bold;
}

.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px;}
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {
	background-color: #C00;
}

.textc{
text-align: center;
}	

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 0;
	float: left;
	position: relative;
	width: 212px;
	height: 175px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.gallery a {
	text-decoration: none;
	color: #999;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	background: none;
	border: none;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 29px;
	height: 120px;
	width: 170px;
}
.gallery em {
	width: 193px;
	height: 25px;
	display: block;
	position: absolute;
	top: 2px;
	left: 20px;
	text-align: center;
	padding-top: 135px;
	background-image: url(img/watercolor-mask.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: normal;
}

.gallery span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 3px;
	left: 111px;
	z-index: 3;
	background-image: url(img/pin.png);
	background-repeat: no-repeat;
}

/* ---------- minisgallery styles start here ----------------------- */
.mgallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mgallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 182px;
	height: 160px;
}

.mgallery a {
	text-decoration: none;
	color: #666;
}
.mgallery a:hover {
	color: #000;
	text-decoration: underline;
}
.mgallery  img {
	background: none;
	border: none;
	height: 120px;
	width: 170px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.mgallery em {
	width: 182px;
	height: 30px;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 135px;
	background-image: url(img/brush-border.png);
	background-repeat: no-repeat;
}

/* ---------- c gallery ----------------------- */
.cgallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cgallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 182px;
	height: 160px;
}

.cgallery a {
	text-decoration: none;
	color: #666;
}
.cgallery a:hover {
	color: #000;
	text-decoration: underline;
}
.cgallery  img {
	background: none;
	border: none;
	height: 120px;
	width: 170px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.cgallery em {
	width: 182px;
	height: 30px;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 135px;
	background-image: url(img/cut-corner.png);
	background-repeat: no-repeat;
}

/* hover thumbs */

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(img/thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

.picture{
	float: right;
	width: 332px;
	background-color: #ECE6D7;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #000;
}

#over.picture p{
	margin: 0;
	padding: 0;
}
.hr-light{
	background: url(img/title-medium.gif) no-repeat;
	height: 18px;
	margin: 4px 0 2px;
}

.wp-caption-text{
	padding: 0 0 0 15px;
}

.dcap {
	float: left;
	font-size: 3.7em;
	line-height: 0.8em;
	padding: 0em;
	text-align: center;
	width: 0.7em;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0.1em;
	margin-bottom: 0em;
	margin-left: 0;
	color: #BA0C18;
	font-weight: bold;
}
/* style voor twitter */

#twitter_div{
	margin: 0;
	padding: 10px;
	height: 96px;
	position: absolute;
	left: 105px;
	right: 10px;
	width: 450px;
}

#twitter_div h2{
	font-size: 1.3em;
	margin: 0;
}

ul#twitter_update_list{
	list-style: none;
	font-size: 1.2em;
	line-height: 14px;
}
ul#twitter_update_list span{
	float: left;
}


ul#twitter_update_list li{
	margin-bottom: 10px;
	padding: 5px;
	color: #fff;
}

ul#twitter_update_list li a{
	color: #C00;
	font-size: 1em;
	margin-top: 5px;
	position: absolute;
	top: 80px;
	left: 10px;
}

#bird{
	display: block;
	height: 100px;
	position: absolute;
	left: 520px;
	top: -42px;
	width: 100px;
	z-index: 1;
}

#bird img{
}

::-moz-selection{
	background:#cc0000;
	color:#fff;
}

::selection {
	background:#cc0000;
	color:#fff;
}

code::-moz-selection {
	background: #333333;
}

code::selection {
	background: #333333;
}

#comment{
	width: 100%;
	background-color: #F5E4CF;
	margin-bottom: 5px;
}

.comment-body{
}

.comment-body p{
	margin: 15px 0;
}
.comment-meta{
	float: right;
	padding-bottom: 10px;
	width: 83%;
}
.comment-meta a{
	color: #FFF;
	font-size: 0.8em;
}

.comment-author{
overflow: hidden;
}
.gravatar{
	float: left;
	line-height: 140%;
	text-align: center;
	width: 68px;
	
}
.comment-date{
	border: medium none !important;
	font-size: 0.7em;
	line-height: 130%;
}

img.avatar{
	border: 1px solid #666;
	margin: 0 0 7px;
	padding: 4px;
	
}
cite.fn, span.says{
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
.cancel-comment-reply a{
font-size: 0.8em;
}

ol.commentlist{margin:0;padding:0px;}
ol.commentlist li{
	display:block;
	list-style:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	position: relative;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 10px;
}
li.thread-even{
	background:url(img/lighter.png) !important; 
	border-top:1px solid #b5cad0;
	border-bottom:1px solid #b5cad0;

}

li.thread-odd{
	background:url(img/lighter3.png) !important; 
	border-top:1px solid #b5cad0;
	border-bottom:1px solid #b5cad0;
}

ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:0px;background:#FFFFFF;border:0px;padding-bottom:10px;}
ol.commentlist li.commenthead h2{margin:0;}
ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li{display:block;padding-left:15px;list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px;}

.reply a{
}

li.bypostauthor {
	background:url(img/lighter3.png) !important;
	border: 2px solid #8F6435;
	}
li.byuser {
	background:url(img/lighter2.png) !important;
	border-bottom: 1px dotted #8F6435;
	}
 
#archief{
	padding: 20px;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #494c45;
}
#archief p{
	margin: 0 0 15px;
}

#archief h2{
	color: #B18247;
	text-shadow: 0px 2px 3px #EFE1D1;
	text-align: center;
	padding: 10px;
	margin: 0 0 50px 0;
	width: auto;
	background-image: url(img/line.png);
	background-repeat: no-repeat;
	background-position: 132px bottom;
}

#archief h3{
	margin-bottom: 5px;
}

#archief .hentry{
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B4A24E;
	border-right-color: #CCC;
	border-bottom-color: #B4A24E;
	border-left-color: #CCC;
}

.archief-meta{
	font-size: 9px;
	color: #C30;
}

.pagenav{
	padding: 5px;
	margin-top: 10px;
}


