 /* Bewerkt en aangepast voor Land van Li door Margreet Vondeling
  * Copyright Vondeling Sitebouw 2009
  */

/* 
Theme Name: Cordobo Green Park
Theme URI: http://cordobo.com/free-wordpress-templates/cordobo-green-park/
Description: <strong>Cordobo Green Park</strong> is a 3 column theme for WP 2.x with <strong>Widgets</strong> support. Originally designed for <a href="http://chungo.net">Chungo.net</a>. Valid XHTML and CSS. Head over to the <a href="http://cordobo.com/free-wordpress-templates/">Green Park Support Pages</a>.
Version: 0.9.2 BETA 12
Author: Andreas Jacob
Author URI: http://cordobo.com/

	Cordobo Green Park v0.9.2 BETA 12
	http://cordobo.com/

	This theme was designed and built by Andreas Jacob,
	whose blog you will find at http://cordobo.com/

	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Now start modifying the theme the way you like it ;)
	
*/


/** BEGIN ADDED **/

/** These lines are for IE6 only **/

* html #header { height: 47px; }

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}

ul.readmore {
	list-style: none;
	padding: 0 0 6px 0;
	margin: 0px;
       /* clear:both;*/
}

/** Removes any image borders **/
img {
	border: none 0px;
}

.main {
	position:relative;
	width:533px;
	top: 0px;
	left:0px;
	border:0px;
	margin: 0px auto;
	padding: 1px;
}

* html .main{
	width:528px;
}


.main p img {
	border: 0px;
	margin: 10px 20px 10px 0px;
	padding: 0px;
	float: left;
	clear:left;
	
	/** If you want the images autoalign on the left side, uncomment this line	
	
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	**/
	
	/** If you want the images autoalign on the right side, uncomment this line
	
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	**/	
}
.main p object {
        margin: 0px 100px 0px 0;
}

.main p{
	float: left;
	/*margin-left:150px;*/
} 

.entry{
	background: #fff /*url(images/comment-area.gif) repeat-x left top mv*/;
	padding: 0 0 1px 0;
	margin: 0px;
}

.latest{
	background: #fff;
	padding: 15px;
	margin: 0px;
}

.entry_firstpost{
	background: #fff/* url(images/comment-area.gif) repeat-x left top mv*/;
	padding: 0px;
	margin: 0px;
}

.latest_firstpost{
	background: #fff/*url(images/latest.gif) no-repeat bottom right mv*/;
	padding: 15px;
	margin: 0px;
}

h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	/*background: #BEBEBE url(images/chungo_bg_grey_right.gif) repeat-y top right; verwijderd,mv*/
	background: #fff;
}

body {
	/*background: #BEBEBE url(images/chungo_bg_grey_left.gif) repeat-y top left;mv*/
	margin: 0px;
	padding: 0px;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 14px;
	color:/* #908397 #545375*/ #474764;
	text-align: center;
}

#header {
	display:none;/*mv*/
	/*color: #FCFEF4;
	margin: 0;
	font-size: .9em;
	height: 47px;
	line-height: 47px;
	width: auto;
	background: url(images/chungo_logo_headerbar_green.png) repeat-x right bottom;mv*/
	}
	
#header_left_bg {
	display:none;/*mv*/
	/*margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	background: url(images/header_left.png) no-repeat left bottom;mv*/
	}

#single_post_right {
	display:none;/*mv*/
	/*color: #FCFEF4;
	margin: 0px 16px 0px 16px;
	padding: 0px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: url(images/single_post_right.gif) repeat-x right top;mv*/
}

#single_post_left {
	display:none;/*mv*/
	/*color: #888;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	padding-left: 16px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: transparent url(images/single_post_left.gif) no-repeat left top mv*/;
}

#header h1, #header h1 a {
	margin: 0 0 0 15px;
	font-size: 1.5em;
	line-height: 47px;
	height: 47px;
	background: transparent;
	text-decoration: none;
	border: none 0px;
	color: #fff;
}

h1 {
	margin: 0;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0px;
}

h2 {
	/*color: #5CA605;*/
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0;
	padding: 0px;
	background: none;
	}

.links h2 {
	font-size: 1.1em;
	line-height: 1.3em;
	/*height: 41px;*/
	margin-top: 1em;
	padding: 0;
	/*font-weight: bold;*/
	list-style: none;
}

h2 a:link, h2 a:visited {
	color: #963141;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #DD687A;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	height: auto;
	margin: 0;
	padding: 0px;
	font-weight: bold;
/*	color: #666;*/
	background: none;
}

.links h3 {
	font-size: 1em;
	line-height: 1.6em;
	font-weight: bold;
	margin: 0;
	padding:0;
	color: #666;
	background: none;
}

a:link, a:visited{
	color: #963141;
/*	font-weight: bold;*/
	text-decoration: none;
	}

a:hover, a:active {
	background: none;
	color: #DD687A;
	text-decoration: none;	
	}
	
.grijs a{
	color:#666;}

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	margin: 5px 0;
	font-weight:normal;
	}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0;
	padding: 5px;
	text-align: left;
/*	background: url(images/chungo_bg_grey_right.gif) repeat-y right bottom;mv*/
}

#wrapper {
	padding:5px;
	margin:0 auto;
	width:990px;
}
	
#content {
	width: auto;
	margin: 10px 202px 0 202px;
	padding: 200px 10px 10px 10px;
	background: #fff url(../../uploads/2009/logo-in-achtergrondkleur2.jpg) no-repeat 240px 60px;
}

#navibar {
	float: left;
	width: 200px;	
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background: #fff/* url(images/container_left.gif) no-repeatmv*/;
	text-align:center;
}

#right {
	float: right;
	width: 200px;
	height:auto;	
	margin: 0;
	padding: 207px 0 0 0;
	border: 1px solid #ccc;
	background: #fff url(../../uploads/2009/10/wereldvanli.jpg) no-repeat center 50px;
}

#right ul{
	margin:20px 20px 0 20px;
}
/*
#right a{
	margin:10px;
}*/

#right a:link, #right a:visited{
	color: #963141;
	/*font-weight: bold;*/
	text-decoration: none;
	}

#right a:hover, #right a:active {
	background: none;
	color:  #DD687A;
	text-decoration: none;	
}
#right a:link.grijs, #right a:visited.grijs{
	color:#c3c3c3;
}

#right ul li ul{
	margin:0px;
}

.links {
	margin: 0px;
	padding: 0px;
	background: none;
}

#navi_end_left {
	width: 182px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #fff /*url(images/container_left_end.gif) no-repeat left bottom mv*/;
}

#navi_end_right {
	width: 182px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #fff /*url(images/container_right_end.gif) no-repeat left bottom mv*/;
}

#footer {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	height: 47px;
	width: 100%;
	background: transparent/* url(images/footer_right.png) repeat-x right bottom mv*/;
	clear: both;
	position: relative;
	text-align: center;
}

#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
/*	background: url(images/footer_left.png) no-repeat left bottom;mv*/
}
	
#footer_left_bg p {
	color: #666;
	margin: 0;
	font-size: .9em;
	padding: 10px 0 0 0;
	background: none;
	text-align: center;
}

#footer a:link, #footer a:visited{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	background: none;
	color: #ccc;
	text-decoration: none;	
	}

/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #fff;
	font-size: .9em;
	padding: 0 0 0 2px;
	margin: 0px;
	border: none;
	}
/*
.highlight {
	background: #F7FEDC;
	}*/
	
.comments-nice-bg {
	padding: 1px;
	/*background: #ACE149;
	color: #000;*/
}

.comments-nice {
	margin: 10px;
	padding: 5px;
	background: #fff/* url(images/comment-area.gif) repeat-x left top*/;
}

.comments {
	width:auto;	
	padding: 0 0 0 0;
	background: #fff;
	/*clear:both;*/
}
/*
.comments a:link, .comments a:visited {
	color: #ac1e46;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: none;
	color: #FAA2D5;
	text-decoration: none;
}	*/
/*
.alt {
	background: #f0f0f0 !important; 
	border: 1px solid #e6e6e6 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #fff !important;
	}

.commentlist li:hover {
	border: 1px solid #fff;
	}
*/
.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	margin: 25px 0;
	}

p.metadate {
	font-size: .9em;
	margin: 0;
	padding: 0px;
	}

p.comment_meta {
	margin: 0 0 10px 0px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 20px 0 0 10px;
	}
	
.comments-nice .reply {
	/*color: #666;*/
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}
	
.warning{
	margin: 0 0 0 20px;}
	
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF url(images/warning.gif) no-repeat top left;
	height: 50px;
	padding: 30px 0 0 80px;
	font-size: 1.5em;
	margin: 0;
	border: 1px solid #fff;
}
.warning li{
	list-style: none;
	margin-left: 20px;}

.postinput {
	margin: 0;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links li {
	list-style: none;
	background: none/*url(images/content_bullet.gif) no-repeat 0 9pxmv*/;
	padding: 2px 0 2px 0px;
	padding-bottom: 5px;
	margin: 0px;
}

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li {
	border-bottom: 0px solid #efefef;
}

.links ul li ul li {
	border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
}

.links li li {
	list-style: none;
	background:none;
	padding: 0;
	margin:0;
}
	
.links li li li {
	background:none;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}

.links ul {
	padding: 0px;
	margin: 5px;
}

.links ul ul {
	padding: 0;
	margin: 2px 0 0 0;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	font-size: .9em;
	text-decoration: none;
	}

.links a:link {
	color: #ac1e46;;
	font-weight: normal;
	}

.links a:visited {
	color: #aaa;
	}

.links a:hover, .links a:active {
	background:none;
	color: #000;
	}

#search {
	padding-bottom: 20px;
	height: 22px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #000;
	width: 90px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	background: #efefef;
	border: 1px solid #ac1e46;
	color: #949494;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #000;
	width: 50px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	background: #efefef;
	border: 1px solid #ac1e46;
	color: #949494;
	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	padding: 2px 5px 1px 5px;
	/*width: 95% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 515px !important;*/
	height: 100px;
	width:490px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ac1e46;
	color: #000;
	}
	
input {
	background: #fff;
	border: 1px solid #BFBFBF;
	}
	
input:hover {
	border: 1px solid ##ac1e46;
	}
	
.input-submit {
	height: 39px;
	width: 163px;
	text-align: center;
	background: none;
	border: 0px solid #BFBFBF;
	}


.input-submit:hover {
	background: none;
	border: 0px solid #ac1e46;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {	display: none;       
	}
	
	
ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a {
	padding: 0px 10px 0 0;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}