/*  
Theme Name: Dhinivh0.9
CSS: http://dhini.nl/
 Author: Dhini van Heeren
*/

body {
	font-size: 1.2em;
	line-height: 1em;
	font-family: Arial, Georgia, "Trebuchet MS", Verdana, Tahoma;
	margin: 0;
	padding: 0;
text-align: justify;
	background: #fff url(images/bg.jpg);
	}

#main {
	width: 970px;
	margin: 0 auto;background:#FFF;color:#404040;border:0px solid #AABF48;
overflow: hidden;
font-size: 12px;
	}
	

/********** HEADER ******************/


#logo {
	background: url('images/bg_header.png') top left no-repeat;
	width: 563px;
	height: 49px;
	float: center;
	display: block;
}


#headerimg {
	width:970px; 
	height:200px;
background: transparent url(images/dheader.jpg)no-repeat center;
	}



/********** MENU ******************/
#menu-holder {
	width: 970px;background:#fff;
	height:30px;border-bottom:3px dotted #7BA7B0;
	 margin: 0 auto 0 auto;
	}

#menu li{
	float:left;
	list-style: none;
	margin: 0; 
	color: #0790CF; 
	text-decoration: none;
	text-align: center;}

#menu ul {
	margin: 0px 2px 0 0px;
	padding: 0px;
	line-height: 30px;}


#menu li a{
	float:left;
	background:#fff;
	height: 30px;
	font-size:12px;
	font-weight: normal; 
	font-family: Georgia, Arial;
	text-decoration:none;
	width: 95px;
	color:#0E93A2;text-transform:uppercase;}
#menu li a:active{
	color:#0E93A2;
	background:#A2CCC8 url(images/menu-active.png) no-repeat;}
#menu li a:visited{
	color:#0E93A2;
	background:#A2CCC8 url(images/menu-active.png) no-repeat;}


#menu li a:hover{
	color:#fff;
	background:#0E93A2 url(images/menu-hover.png) no-repeat;}

#menu li.current_page_item a{
background:#0E93A2;
	color:#FEF0F7;
	font-weight: bold;	
	}

/********** CONTENT AREA ******************/
#contenttop	{
	background: #fff ;
	float:right;
	width: 620px;
	height: 50px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */

}

#contenttop span{/* number of people online */
	float: right;
	padding: 2px 12px 0px 0px;
	font-size: 11px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */

}
#content {
	background: #FFF;
	float: right;
	font-size: 1.1em;
	padding: 0px 20px 10px 20px;
	width: 650px;
	margin-bottom:0px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */

}



/********** HEADERS ******************/

h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #404040;
}
h1, h2, h3 {
	font-family: Georgia, Sans-Serif, Verdana ;
	font-weight: normal;
}

h3 {

      font: 1.2em Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
      color:#808080;
      padding: 2px;
      text-align: left;
      border-bottom: 0px solid #ffffff;
}


/********** POST H2*******************/	
.post h2{
 	font-size: 1.8em;
	padding:0px;
	margin:10px 0 4px 0;
}
h2.pagetitle {
    border-top: 2px dotted #0790CF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:bold;
	padding:3px 6px;
	color:#404040;
	text-align: right;
	text-transform:uppercase;
}
h2.pagetitle a:hover{
    border-bottom: 2px dotted #0790CF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0E93A2;text-align: right;
	text-transform:uppercase;
}


/**********H3*******************/
h3 {
	font-size: 1.4em;
/*	line-height: 1.6em;*/
	/*clear:both;*/
	padding:0 0 2px 0;
	border-bottom:1px dotted #808080;
	margin:10px 0 0 0;
}
h3#comments {
	padding: 0;
	margin: 40px auto 20px;
}

/********** LINKS ********************/

a {
	color: #0E93A2;
	text-decoration:none;
}
a:hover {
	color: #000;
border-bottom: 0px dotted #0E93A2;

}



/********** ENTRY ********************/

/*Entry Header and Icons*/
.date{
	background: url(images/date.png) left no-repeat;
	padding-left: 14px;
	margin-left: 2px;
	font-weight: bold;
}
.tag{
	background: url(images/tag.png) left no-repeat;
	padding-left: 12px;
}

.thanks{ background: url(images/dhthankU.gif) left no-repeat;
margin: 0 0 15px;font-size: 11px;
	padding-left: 10px;
}

.commentlink {
	width: 80px;
	height: 12px;
	padding: 1px 2px 7px;
	background: #1094A1  top left no-repeat;
	font-size: 10px;
	float: right;
	text-align: center;
}

.commentlink a, .commentlink a:link, .commentlink a:active, .commentlink a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.commentlink a:hover {background: #1094A1;
	color: #ACD6D0;
	text-decoration: none;
}


/********** ENTRY ********************/

.entry {
	background:url(images/dotted.gif) repeat-x top;
	margin: 0px 0px 1px 0px;
	padding: 8px 0px;
	float: left;
	line-height: 1.5em;
	width: 100%;
	color: #371500;	
}
.entry_info{
	font-size: 0.9em;
	line-height: 1.5em;
	padding-bottom: 8px;
	color: #8F6E60;
}
.entry p {
	padding: 8px 0;
	margin:0;
	color: #371500;
}
.entry_footer{
	background:url(images/entry_footer_bg.gif) repeat-x; 
	clear:both;
	font-size:0.9em;
	line-height:24px;
	margin:0px;
	padding:0px 0px 0px 4px;
	border-bottom:1px solid #faf1e5;
	color:#78492F;
}
.entry_footer a{
	background: url(images/comments.png) 0px 3px no-repeat;
	padding-left: 12px;
}

/********** PAGE ********************/
#page {
	padding: 0;
	width: 100%;	
}
small {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #8F6E60;
font-family: Georgia, "Trebuchet MS", Arial, Verdana, Tahoma;
}				
.post {
	margin: 0 0 24px;	
}	
.narrowcolumn .postmetadata {
	padding:0;
	margin:0;
	padding: 20px 0 40px;
}
.postmetadata {
	clear: both;
	font-size: 0.8em;
}
.narrowcolumn .postmetadata2 {
	background:url(images/dotted.gif) top repeat-x;
	padding: 13px 0 8px 0;
	margin-top: 8px;
}

.tags {
padding: 3px;
margin: 0 0 15px;
background: #E1EDEF;font-size: 10px;
border-top: 0 dotted #FF00EF;
border-bottom: 1px dotted #DF3220;}

.feedback {
	color: #C0C0C0;
	text-align: right;
	clear: both;
}


/********** FORM ELEMENTS ********************/

form{
	padding:	0px;
	margin:	0px;
}
select {
  	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 150px;
	font-size:11px;
	color:#78492F;
	background-color:#ffffff;
	border:1px solid #C6B399;
}


	
/********** COMMENTS ********************/
.comments {font-weight: bold;text-align:center;
text-transform:uppercase;}

.comment {font-weight: bold;padding: 5px 10px;
text-transform:uppercase;}

div.cancel-comment-reply a {
	display: block;
	border:0 solid #555;
	background: none;
	padding: 10px 15px;text-align:center;
text-transform:uppercase;
	font-size: 1.5em;
	color: #E80C6F;
	margin: 0;
}

div.cancel-comment-reply a:hover {
	border: 0 solid #C94093;
text-align:center;
text-transform:uppercase;
	color: #F5B0CD;
}
/********** COMMENTS FORM ********************/
#commentform{
	margin: 20px 0 10px 0;
	font-size:13px;
	color:#371500;
}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.0em;
}
#commentform textarea {background: #99C3A7 url(images/dhtextarea.png);
	margin-top:5px;
	width: 620px;height: 149px;
	padding: 2px;
	font-size: 1.0em;
}	
#commentform input, #commentform textarea, fieldset {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #99C3A7;
	background-color: #FFF;
background: #99C3A7 url(images/dhtextarea.png);
}
#commentform #submit {
	width: 100px;
	margin-top: 5px;
	padding: 3px;
	font-weight: bold;
	font-size: 1.0em;
	background: #99C3A7 url(images/submit.png);
	border-top: 1px dotted #99C3A7;
	border-left: 1px solid #99C3A7;
	border-right: 1px solid #99C3A7;
	border-bottom: 1px solid #99C3A7;
	color: #000;
}
#commentform #submitcomment a:hover {
	background: #D7E9E4 url(submit.png);
	cursor: pointer;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist {
	padding: 0;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
}
.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
}

	
/********** COMMENTS LIST ********************/
ol.commentlist { list-style:none; margin:0 0 0 0; padding:0 0 10px 0; text-indent:0; }
ol.commentlist li { 
margin: 10px 0 0 0; 
list-style: none; 
padding: 10px; 
font-size: 13px; 
color: #371500; 
border-left: 0px solid #CF587E;
border-right: 0px solid #BF23C1;
}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {border: 1px dotted #D7E9E4;background: #F2F8F6;}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { padding-bottom: 2px; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px;}
ol.commentlist li div.vcard cite.fn a.url { text-decoration:none; border-bottom: 0px solid #BF23C1;}
ol.commentlist li div.vcard img.avatar { float: left;padding: 4px; }
ol.commentlist li div.vcard img.avatar:hover { float: left;padding: 4px; background:#0E93A2 ;}
ol.commentlist li div.vcard img.avatar-40 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {font-size: 10px; margin-top: 10px; padding-top: 0px; border-top: 0px solid #BF23C1; display: block; }
ol.commentlist li div.comment-meta {}
ol.commentlist li p {margin: 10px 5px 0px 0; line-height:15px;}
ol.commentlist li ul { margin:0 0 0em 0em; }
ol.commentlist li div.reply {}
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children {border: 1px dotted #D7E9E4;background: #F2F8F6;list-style:none; margin:5px 2px 2px 4px; text-indent:0; padding:0;}
ol.commentlist li ul.children li { font-size: 11px;}
ol.commentlist li ul.children li.alt {border: 0px solid #EC6FA4;background: #FDEDF4;}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {background: #FDEDF4;}
ol.commentlist li ul.children li.comment {margin:0;}
ol.commentlist li ul.children li.comment-author-admin {background: #FDEDF4 url(images/img02.jpg)bottom center repeat-x;padding-left:5px;margin-bottom:10px;border:0px solid #EC6FA4;}
ol.commentlist li ul.children li.depth-2 { margin:0;}
ol.commentlist li ul.children li.depth-3 { margin:0;}
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
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: 0px; margin: 0; clear: both; border: none; }

.commentlist li {
	background:none !important;
	border-top:0px dotted #BF23C1;
	border-bottom:0px dotted #BF23C1;
}

.commentlist li .avatar { 
	border: 0px dotted #4CA3A5;
	background: none;
	margin-top: 0px;
}
.commentlist li.alt {	
	background: #4CA3A5;	
}

/* odd numbered comments */

ol.commentlist li.odd{text-align: right;}

ol.commentlist li.odd div.vcard img.avatar {float: right;}

ol.commentlist li.odd div.commentmetadata {text-align:right}

/********** SIDEBAR ********************/

#sidebar{	
	font-size:1.0em Arial, Helvetica, sans-serif;
	width: 254px;
	float: left;
	margin: -48px 0 3px 20px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */	
}

#sidebar h2 {background:#C0DCCF;
	font-family:Georgia, arial,  times;
font-size:18px;   padding: 5px 0 5px 5px;
border-bottom: 2px dotted #0790CF; border-top: 1px dotted #0790CF; 	
}


/********** SIDEBAR  LIST********************/
#sidebar ul, #sidebar ul ol, #sidebar ul ul ul{
	margin: 0;
	padding: 0;
	
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding:15;
	list-style:none;	
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;	
}




/********** LINK SIDEBAR ********************/
.link-sidebar {
	list-style:none;
	padding:0px;
	margin:0;}

.link-sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;}


.link-sidebar li{
	font: 12px ;
border-bottom: 1px solid #b0c1e5;
	list-style:none;
	padding: 0 0px 0px 0px;
	margin: 0px;}

.link-sidebar  li a{
	color: #0790CF  ;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border-bottom: 0px dashed #7b5b46;
	display:block;}
	
.link-sidebar li a:visited{
	color: #0790CF ;
	text-decoration: none;}
	
.link-sidebar li a:hover{
	text-decoration: none;
	display: block;
	background: #0E93A2;
	color:#FFF;}


/********** SEARCH ********************/ 

#searchform {
	margin: 0px;
	padding: 0px;
	text-align: center;

}
#sidebar #searchsubmit {
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#sidebar #zoeken {
	height: 25px;
	vertical-align: top;
	width: 116px;
	color: #CF587E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 10px 1px 32px;
	border:	0px;
}



/********** IMAGES ********************/

img.centered {
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 5px;
	margin: 0 0 5px 15px;
}
img.alignleft {
	padding: 5px;
	margin: 0 15px 5px 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/*Image borders*/

.entry img, .entry a img {
	border: 0px solid #E9DDCC;
}
.entry a:hover img {
	border: 0px dashed #FF7A7A;
}
.entry .none img, .entry .adoptions img{
	border: 0px;
}
.entry .margin img{
	margin-bottom:6px;
}
.entry  img.wp-smiley, .entry img.none{
	border: 0px;
	padding: 0;
}

/*Entry Images*/
.entry img {
	padding: 5px;
	max-width: 100%;
}
.entry p a.img {
	border: none;
	background: none;
}
.entry p a.img:hover {
	border: none;
	background: none;
}	

/********** CAPTIONS *******************/ 

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 13px 10px 0px 0px;
	border: 0px solid #E8DCCC;

}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 3px 4px;
	margin: 0;
	color: #78492F;
}


/********** FOOTER *******************/

#footer-bottom {background:#FFF;
                      height: 80px; overflow:hidden;
                    margin: 0;
	padding:0;
                       clear:both;border-bottom: 0 dashed #964085;}

#footer {width: 970px;
	clear:both;
font:  10px  Arial, Helvetica, sans-serif;
	padding: 20px 0 10px 0;
	margin: 0 auto;
text-align:center;
	background: #fff;
	border-top:3px dotted #7BA7B0;
border-bottom:0px double #DF311F;
}

#footer-container {background:#FFF;
                                   height: 100%;
                                     font-size:10px; 
                                   font-family: Georgia, verdana, arial, times;
                                   margin:  0; padding: 0;}

.footermenu {
	font: 1.1em Arial, Helvetica, sans-serif;
	}

#footer .back-to-content{
	float: right;
	margin: 15px 10px 0 0;
	width: 29px;
	height: 29px;
	overflow: hidden;
	display: inline;
}

/********** For IE *******************/

#footer {	
clear: both;	
}



/********** CLEARFIX *******************/

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */

}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/********** OVERIGE *******************/
acronym, abbr, span.caps {
	font-size: 1.1em;
	cursor: help;
	text-decoration:none;
	border:0px;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
.post hr {
	display: block; 
	border-top: 1px dotted #ccc;
}
a img {
	border: none;
}
.catat { padding: 3px 9px;text-align: center;
             background: none;
}
.thanks{ background: url(images/dhthankU.gif) left no-repeat;
margin: 0 0 15px;font-size: 11px;}
.table {
	background:none;
	border:0px solid #CCC;
	border-width:0px;
	border-collapse:collapse;
	margin:5px 0 10px;}

.nota { padding:5px 15px;
font-size: 10px;
             background: #FFE3E3;border: 0px solid #c0c;}

/********** PAGINA *******************/
.pagination { text-align : center;}
.centerize {text-align: center;text-transform:uppercase; }



/********** BLOCKQUOTE *******************/ 
code, .script {
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: block;
	border: 1px solid #eee;
	background: #fff;
	color:#996633;
	margin-top:10px;	
}
.script{
	width:560px;
	margin:0px;
}
blockquote {
	background:#FDE0DE;	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 4px solid #78492F;
	color: #78492F;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}




