* {
	margin: 0;
	padding: 0;
	font-family: Georgia, Garamond, Serif;
	color: #333;
}
body {
	font-size: 10px;
	background: url('../images/body_bg.png') repeat-x;
}
.container {
	width: 900px;
	margin: 0 auto;
}
a img { border: none; }

/** header **/

#heading {
	background: url('../images/heading.png') no-repeat center;
	height: 62px;
	padding-top: 195px;
}
#heading h2 {
	float: left;
	font-size: 20px;
	line-height: 45px;
	color: white;
	font-family: "Trebuchet MS", sans-serif;
}
#heading small {
	float: right;
	padding-right: 75px;
	line-height: 45px;

	color: white;
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;

	/*background: url('../images/stadsnatuur_small.png') no-repeat right center;*/
}

/*** menu ***/

.menu {
	list-style-type: none;
	margin-top: 20px;
	display: block;
	height: 25px;
}
.menu li {
	position: relative;
	float: left;
	margin-right: 0.8em;
	padding-right: 0.8em;
	background: url('../images/menu-divider.png') no-repeat right 5px;

	color: #333;
	line-height: 25px;
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.menu li a {
	color: #555;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.menu li a:hover,
.menu li.active a {
	color: #7095fe;
}
.menu li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}

.menu li ul {
	display: none;
	z-index: 2;
	
	width: 200px;
	position: absolute;
	top: 25px;
	left: -13px;
	padding: 13px;
	
	background: white url('../images/menu_subbg.png') bottom repeat-x;
	border: 1px solid #ccc;
	
}
.menu li:hover ul {
	display: block;	
}
.menu li ul li {
	list-style-type: none;	
	float: none;
	
	background: none;
	font-size: 14px;
	line-height: 35px;
}
.menu li.active li a {
	color: #555;
}
.menu li li.active a,
.menu li li a:hover {
	color: #7095fe;
}


/** content **/
h1, h3, h4,
h3 a, h4 a {
	color: #4c6092;
	font-family: "Trebuchet MS", sans-serif;
}
h1 {
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 1em;
}
h3 {
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4 {
	font-size: 1em;
}
h3, h3 a, h4, h4 a {
	letter-spacing: 0px;
}
.content h3 a,
.content li h4 a {
	border-bottom: none;
	text-decoration: none;
}
h3 a:hover {
	border-bottom: 1px solid #4c6092;
}

.content {
	padding-top: 15px;	
}

.content .imgwrapper {
	border: 1px solid #ccc;
	margin: 0 2em 1em 0;
	text-align: center;
}
.content a.imgwrapper:hover {
	border: 1px solid #666;
}
.content .left {
	float: left;
	margin: 0 15px 15px 0;
}
.content .right {
	float: right;
	margin: 0 0 15px 15px;
}
.content .center {
	display: block;
	margin: 0 auto;
}
.content .imgwrapper span.titleHolder {
	margin: 3px;
	display: block;
	position: relative;
}
.content .imgwrapper p {
	padding-top: 0.5em;
	font-size: 0.9em;
	margin-bottom: 0;
	line-height: 2em;
}
.content .imgwrapper p.onTopTitle {
	background: #000;

	opacity: 0.75;
	filter: alpha(opacity=75); /* ie lt8 */
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)'; /* ie8 */
	-khtml-opacity: 0.75;
	-moz-opacity: 0.75;

	cursor: pointer; /* ie */
	font-size: 12px;

	width: 100%;
	position: absolute; bottom: 0; left: 0;
}
.content .imgwrapper p.onTopTitle span {
	margin: 0 5px 0 5px;
	padding-bottom: 5px;
	display: block;
	color: #fafafa;
}

.content {
	clear: both;
}

.content,
.dialog p,
#footer p {
	font-size: 1.2em;
	line-height: 23px;
}

.content p,
.dialog p,
#footer p {
	margin-bottom: 1.5em;
}
.content li {
	margin-left: 20px;
}

.content p a,
.content ul a,
.content ol a,
#footer p a,
.blog_metadata a {
	text-decoration: none;
	border-bottom: 1px dashed #7095fe;
	cursor: pointer;
}
.content p a:hover,
.content ul a:hover,
.content ol a:hover,
#footer p a:hover,
.blog_metadata a:hover  {
	border-bottom: 1px solid #7095fe;
}

/** Ervaringen **/

/* for home */

.blogpreview li {
	width: 160px;

	min-height: 225px;
	float: left;
	margin-right: 1.56em;
	margin-left: 0;
	padding: 1em;
	list-style-type: none;
	background: #ede8ff;
	border: 1px solid #ccc;
	overflow: hidden;
}
.blogpreview li.last {
	margin-right: 0;
}
.blogpreview li h4 {
	margin-top: 0;
	margin-bottom: 0.4em;
	font-size: 1.1em;
	line-height: 1.75em;
}
.blogpreview li p {
	font-size: 1em;
}
.blogpreview li small {
	display: block;
	padding-bottom: 1em;
	font-size: 0.9em;
}
.blogpreview li a.readmore {
	margin-top: 0.3em;
	float: right;
	height: 15px;
	line-height: 15px;
}

/* main page */

a.openBlogpost {
	background: #4c6092;
	font-family: "Trebuchet MS", Tahoma;
	display: block;
	text-align: center;
	width: 150px;
	padding: 0.4em 0;
	font-size: 1.1em;
	color: white;
	text-decoration: none;
}

span.blog_metadata {
	display: block;
	margin-top: 1em;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

.blogimages img {
	border: 1px solid #aaa;
	background: white;
	margin-right: 0.5em;
	width: 100px;
	height: 70px;
	padding: 2px;
}

.blogcomment {
	margin-bottom: 3em;
	padding: 2em;
	background: #ede8ff;
}
.blogcomment p {
	margin-bottom: 0.5em;
}
.blogcomment .blog_metadata {
	margin-top: 0.5em;
}

div.blogview {
	padding: 15px;
	background: #FAF4FF;
	border: 1px solid #ccc;
	margin-bottom: 20px;	
}
div.blogview h3 {
	margin-top: 0;	
}

div.blogpost {
	background: #4c6092;
	padding: 1.5em;
	min-height: 400px;
}
div.blogpost form.comment {
	width: 450px;
}
div.blogpost {
	background: #4c6092;
	padding: 1em;
	border: 0;
}
div.blogpost fieldset {
	border: 0;
	padding: 1em;
}
div.blogpost.login {
	width: 450px;
}
div.blogpost.login p {
	margin: 1.5em 1em;
}
div.blogpost.login fieldset input {
	width: 180px;
}
div.blogpost.login fieldset input.submit {
	width: 186px;
	margin-left: 0;
}
div.blogpost p {
	color: white;
}
div.blogpost p a {
	color: white;
}
div.blogpost form.post {
	float: left;
	width: 425px;
}
div.blogpost form.post fieldset {
	border-right: 1px solid white;
	padding-right: 2em;
}
div.blogpost form.images {
}
div.blogpost form.images fieldset {
	padding-left: 2em;
}
div.blogpost form.images fieldset fieldset {
	border: 1px solid #aaa;
}
div.blogpost form.images fieldset fieldset legend {
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	padding: 5px;
}
div.blogpost form.images fieldset fieldset li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}
div.blogpost form.images fieldset fieldset ul {
	height: 70px;
}
div.blogpost form.images fieldset fieldset li img,
div.blogpost form.images fieldset fieldset li.hint {
	border: 1px solid #aaa;
	background: #596d9f;
	width: 100px;
	height: 70px;
	padding: 2px;
}
div.blogpost form.images fieldset fieldset li.hint {
	color: white;
	padding: 2px;
	text-align: center;
}
div.blogpost h3 {
	color: white;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	margin-top: 0;
	padding: 0;
	font-size: 1.6em;
}
div.blogpost label {
	color: white;
	float: left;
	width: 110px;
	clear: left;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 20px;
	height: 15px;
}
div.blogpost .recaptchatable #recaptcha_response_field {
	left: 0 !important;
}
div.blogpost input,
div.blogpost textarea {
	color: #333333;
	padding: 2px;
	margin-bottom: 1em;
	font-size: 12px;
	border: 1px solid #ccc;
	width: 260px;
}
div#schrijf-ervaring input,
div#schrijf-ervaring textarea {
	width: 260px;
}
div.blogpost span.formtext {
	display: block;
	line-height: 20px;
	margin-bottom: 1em;
	color: white;
	font-size: 12px;
}
div.blogpost textarea {
	height: 250px;
}
div.blogpost .submit {
	margin-left: 110px;
	width: 260px;
}
div#schrijf-ervaring .submit {
	width: 260px;
}

/** login **/

#login fieldset {
	background :#ede8ff;
	border: 0;
}
#login legend {
	color: #7095fe;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	letter-spacing: 1px;
}
#login label {
	color: #333333;
	float: left;
	width: 110px;
	clear: left;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 20px;
	height: 15px;
}
#login input,
#login select {
	color: #333333;
	padding: 2px;
	margin-bottom: 1em;
	font-size: 12px;
	border: 1px solid #ccc;
	width: 80px;
}
#login .submit {
	margin-left: 0px;
}
#login.register fieldset {
	padding: 1.5em;
	border: 1px solid #ccc;
}
#login.register input {
	width: 150px;
}
#login.register input.submit {
	margin-left: 110px;
}

/** map **/

.spotkaart {
	padding: 1em;
	background :#ede8ff;
	background-image: none;
	border: 1px solid #ccc;
}
.ui-tabs .ui-tabs-nav li {
	background: #555;
	display: inline;
}
.ui-tabs .ui-tabs-nav li a {
	width: 100%;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #ccc !important; /* ie6 */
}
.ui-tabs .ui-tabs-nav li.ui-state-hover {
	background: #ddd;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: #ede8ff;
	border: 1px solid #ccc;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-hover a {
	color: #333 !important; /* ie6 */
}

.ui-tabs .ui-tabs-hide {
	display: block;
    position: absolute;
    left: -10000px;
}

.searchForm {
	margin-bottom: 1em;
}
.searchForm label,
.searchForm input {
	font-size: 1.2em;
	color: #333;
	margin-right: 0.5em;
}
.searchForm .adres {
	width: 250px;
}
.searchForm .submit {
	font-size: 1.2em;
	font-family: 'Trebuchet MS';
	height: 25px;
	width: auto;
}

.map {
	height: 500px;
	width: 100%;
	border: 1px solid #ccc;
}

#map h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.3em;
}

.spottingform fieldset {
	border: 1px solid #7095fe;
	padding: 15px;
}
.spottingform legend {
	color: #7095fe;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	letter-spacing: 1px;
	padding: 0 10px;
}
.spottingform span {
	display: block;
}
.spottingform label {
	color: #333333;
	float: left;
	width: 80px;
	clear: left;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 20px;
	height: 15px;
}
.spottingform input,
.spottingform select {
	color: #333333;
	padding: 2px;
	margin-bottom: 1em;
	font-size: 12px;
	border: 1px solid #ccc;
	width: 198px;
}
.spottingform select { width: 207px; height: 22px; }
.spottingform option {
	padding: 2px 0;
}
.spottingform input.readonly {
	border: none;
}
.spottingform .datum input {
	border: none;
	background: none;
	border-bottom: 1px dashed #7095fe;
	width: 180px;
	margin-right: 5px;
	cursor: pointer;
}
#ui-datepicker-div {
	z-index: 999;
}
.ui-datepicker { z-index: 5; }
.spottingform .aantal input {
	width: 30px;
	float: left;
}
.spottingform .slider {
	margin-bottom: 1em;
	margin-top: 0.5em;
	width: 150px;
	margin-left: 15px;
	float: left;
}
.spottingform input.submit {
	font-family: 'Trebuchet MS';
	color: #333;
	height: 25px;
	width: auto;
	float: right;
}
.spottingform .lat,
.spottingform .lng {
	display: none;
}
#spottingform-original {
	display: none;
}

/** footer **/

#footer {
	border-top: 1px solid #7095fe;
	margin-top: 2em;
	padding-top: 1em;
	margin-bottom: 2em;
	height: 20px;
}

#footer .stadsnatuur {
	float: left;
}
#footer .jh {
	float: right;
}

.column.left {
	clear: both;
	float: left;
	width: 600px;
}
.column.right {
	float: right;
	background: #ede8ff;
	border: 1px solid #ccc;
	border-top: none;
	width: 203px;
	padding: 45px 20px 30px 20px;

	color: #333;
}
.waarnemingen .column.right,
.ervaringen .column.right {
	padding: 0 15px 15px 15px;
}
.column.right ul.toc li {
	background: url('../images/waarneming-bullet.gif') no-repeat center left;
	padding-left: 25px;
	margin-bottom: 1.5em;
	
	font-size: 1.2em;
	line-height: 2em;
	list-style-type: none;
}
.column.right h3 {
	background: url('../images/waarneming-title-bg.gif') 120px center no-repeat;
}
.column.right h3 a {
	text-decoration: none;
	border-bottom: 1px dashed #7095fe;
}
.column.right h3 a:hover {
	border-bottom: 1px solid #7095fe;
}
.column.right .waarnemingen dt {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #ccc;

	font-size: 1.3em;
	font-weight: bold;
}
.column.right .waarnemingen dt.first {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.column.right .waarnemingen dd {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 1em;
	margin-left: 15px;
	padding-left: 28px;

	background: url('../images/waarneming-bullet.gif') center left no-repeat;
}

/** contact form **/

form.contact {
	width: 600px;	
}

form.contact label,
form.contact input,
form.contact textarea {
	margin-bottom: 15px;
	padding: 3px 0;
}
form.contact label {
	float: left;
	width: 160px;
	line-height: normal;
}
form.contact input {
}
form.contact input.submit {
	margin-left: 160px;
	width: 300px;
	background: #555;
	color: white;
	float: right;
}
form.contact textarea {
	height: 200px;
}
form.contact textarea,
form.contact input {
	padding: 3px;
	width: 592px;
	background: #fafafa;	
	border: 1px solid #ccc;
}
form.contact textarea:focus,
form.contact input:focus {
	background: white;	
}
form.contact {
	margin: 0 0 10px 0;
}
form.contact fieldset {
	border: 0;
}
form.contact .content {
}
form.contact h3 {
	margin: 0 0 1em 0;
}
form.contact legend {
	padding: 0 20px;
	margin: 0;
	font-size: 1.1em;
}

/** barometer **/

.barometer {
	background: #e5deff;
	border: 1px solid #ccc;	
	padding: 10px 15px;
}
.barometer strong {
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	color: #4c60a6;	
}
.barometer .barometerwrapper {
	height: 6px;
	background-color: white;
	border: 1px solid #6d6d6d;	
	margin-top: 8px;
}
.barometer .barometercontent {
	height: 6px;
	background-color: #69a2e7;	
}
.barometer .barometerpointer {
	width: 117px;
	padding-top: 8px;
	height: 23px;
	background: url('../images/barometer-pointer.png');
	
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	color: #4c6092;
	font-size: 12px;
	font-weight: bold;
}
.barometer a {
	float: right;
	color: #4c6092;
	margin-top: 7px;
	text-decoration: none;	
	font-family: "Trebuchet MS", sans-serif;
}
.barometer a:hover {
	text-decoration: underline;	
}


