/* ---[ Personal remarks ]--- */

.bart {
    background-color: #ff0 !important;
    border-left: 5px solid #f90 !important;
    padding-left: 5px !important;
}

.bart:before {
    content: 'Bart: ';
}

/* ---[ All ]--- */

html, body {
	font-family: 'Lucida Grande', 'Lucida', 'Verdana', 'sans-serif';
	background: #658dc1 url(/layouts/struinenenvorsen/images/bg-main.jpg) no-repeat fixed center center;
}

#wpr-page {
	text-align: center;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 995px;
	text-align: left;
}

/* ---[ Header ]--- */

#wpr-header {
	position: relative;
	top: 20px;
	margin-bottom: 20px;
	height: 280px;
}

#header {

}

address a {
	color: #fff;
}

#logo {
	position: absolute;
	left: 0;
	top: 100px;
}

#logo a {
	outline: none;
	display: block;
	width: 300px;
	height: 155px;
	text-indent: -9000px;
}

#wpr-header-slideshow {
	position: absolute;
	top: 30px;
	width: 995px;
	height: 250px;
	background: #97be0e;
}

#header-overlay {
	position: absolute;
	width: 995px;
	height: 280px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-header-overlay.png) no-repeat top left;
}

.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}

.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}

.slideshow-images-visible {
	opacity: 1;
}

.slideshow-images-prev {
	opacity: 0;
}

.slideshow-images-next {
	opacity: 0;
}

/* ---[ Content ]--- */

#wpr-main {

}

#main {

}

/* ---[ Clearing elements ]--- */

/* clear float container without source markup - http://www.positioniseverything.net/easyclearing.html */
#wpr-page:after,
#wpr-header:after,
#wpr-main:after,
#wpr-footer:after,
#wpr-generalmenu:after,
#wpr-content:after,
#wpr-sidebar-left:after,
#wpr-sidebar-right:after,
#wpr-breadcrumbs:after,
#breadcrumbs:after,
#wpr-mainmenu:after,
#mainmenu:after,
#wpr-submenu:after,
#submenu:after,
#sidebar-news:after,
#content:after,
#wpr-content-featured-top:after,
#content-featured-top:after,
#wpr-content-featured-bottom:after,
#content-featured-bottom:after,
.content:after,
.tab-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

/* ---[ Layout ]--- */

#wpr-sidebar-left,
#wpr-content,
#wpr-sidebar-right {
	float: left;
}

#wpr-sidebar-left {
	margin-bottom: 20px;
	width: 200px;
}

#sidebar-left {
	border-left: 1px solid #eb6a0b;
	border-right: 1px solid #eb6a0b;
	padding: 0 6px;
	background-color: #fff;
}

#sidebar-left-illustration {
	margin: 0 -6px;
	width: 198px;
	height: 242px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sidebar-left-bottom.gif) no-repeat left top;
}

#sidebar-left-bottom {
	height: 8px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sidebar-bottom.gif) no-repeat left bottom;
}

#wpr-content {
	position: relative;
	margin: 0 15px 30px 15px;
	width: 565px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-wpr-content-bottom.gif) no-repeat bottom left;
}

.LMR #wpr-content-featured-top,
.LMR #wpr-content-featured-bottom {
    display: none;
}

.LMR-featured #wpr-content-featured-top,
.LMR-featured #wpr-content-featured-bottom {
    display: block;
}

#content-featured-top,
#content-featured-bottom,
#content {
	margin-bottom: 11px;
	border-left: 1px solid #97be0e;
	border-right: 1px solid #97be0e;
	padding-bottom: 7px;
	background: #fff url(/layouts/struinenenvorsen/images/bg-content-bottom.gif) no-repeat center bottom;
}

#content-featured-top {
    margin-bottom: 0;
    padding-bottom: 0;
    background-image: none;
}

.LMR-featured #content {
    margin-bottom: 0;
}

.LMR-featured #content-featured-bottom {
    padding-top: 12px;
    padding-bottom: 0;
    background-image: none;
}

#wpr-sidebar-right {
	position: relative;
	top: -250px;
	width: 200px;
	background-color: transparent;
}

#sidebar-right {

}

/* ---[ Mainmenu ]--- */

#wpr-mainmenu {
	margin-top: 10px;
	background-color: #97be0e;
}

#mainmenu {
}

.bottom-green {
	margin-bottom: 10px;
	height: 9px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat -464px 0;
}

.top-content {
	height: 9px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat -464px -9px;
}

#mainmenu ul li {
	font-size: 108%;
	padding: 4px 5px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat 0 -9000px;
}

#mainmenu ul li:hover {
	background-position: 0 0;
}

#mainmenu ul li.current,
#mainmenu ul li.current:hover {
	background-position: 0 0;
}

#mainmenu ul li a {
	display: block;
	padding-left: 17px;
	color: #000;
	text-decoration: none;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat 5px -33px;
}

#mainmenu ul li.current a,
#mainmenu ul li:hover a {

}

/* ---[ searchmenus ]--- */

#wpr-participants-searchmenu,
#wpr-routes-searchmenu {
	margin: 20px 0 0 0;
}

#participants-searchmenu,
#routes-searchmenu {

}

#participants-searchmenu ul,
#routes-searchmenu ul {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#participants-searchmenu ul.hide,
#routes-searchmenu ul.hide {
	display: none;
}

#participants-searchmenu ul li ul,
#routes-searchmenu ul li ul {
	margin: 0 0 0 15px;
}

#participants-searchmenu ul li,
#routes-searchmenu ul li {
	margin: 0;
	padding: 0;
}

#participants-searchmenu ul li a,
#routes-searchmenu ul li a {
	display: block;
	margin: 0;
	padding: 2px 0 2px 15px;
	color: #000;
	font-size: 93%;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
}

#participants-searchmenu ul li.current a,
#routes-searchmenu ul li.current a,
#participants-searchmenu ul li a:hover,
#routes-searchmenu ul li a:hover,
#participants-searchmenu ul li.current ul li.current a,
#routes-searchmenu ul li.current ul li.current a,
#participants-searchmenu ul li.current ul li a:hover,
#routes-searchmenu ul li.current ul li a:hover,
#participants-searchmenu ul li.current ul li.current ul li.current a,
#routes-searchmenu ul li.current ul li.current ul li.current a,
#participants-searchmenu ul li.current ul li.current ul li a:hover,
#routes-searchmenu ul li.current ul li.current ul li a:hover {
	color: #eb6a0b;
}

#participants-searchmenu ul li.current ul li a,
#routes-searchmenu ul li.current ul li a,
#participants-searchmenu ul li.current ul li.current ul li a,
#routes-searchmenu ul li.current ul li.current ul li a {
	color: #000;
}

#participants-searchmenu ul li a.toggle-button,
#routes-searchmenu ul li a.toggle-button {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 15px;
	height: 17px;
	text-indent: -9000px;
	outline: 0;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat 0 -85px;
}

#participants-searchmenu ul li a.toggle-button.expand,
#routes-searchmenu ul li a.toggle-button.expand {
	background-position: -200px -85px;
}

/* ---[ Submenu ]--- */

#wpr-submenu {
	border-left: 1px solid #97be0e;
	border-right: 1px solid #97be0e;
	padding: 0 20px 10px 20px;
	background: #fff url(/layouts/struinenenvorsen/images/bg-content-top.gif) no-repeat center bottom;
}

#submenu {

}

#submenu ul {

}

#submenu ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0 12px 0 0;
	padding: 0 0 0 7px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat -386px -52px;
}

#submenu ul li a {
	display: block;
	margin: 0 -7px 0 0;
	padding: 5px 7px 5px 0;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat right -52px;
	color: #000;
	font-size: 93%;
	text-decoration: none;
	outline: 0;
}

#submenu ul li a:hover,
#submenu ul li.current a {
	color: #f16512;
}

#submenu ul li.current {
	margin-bottom: -1px;
	padding-bottom: 1px;
}

#submenu ul li.current a {
	margin-bottom: -1px;
	padding-bottom: 6px;
}

/* ---[ Breadcrumbs ]--- */

#wpr-breadcrumbs {
	border-left: 1px solid #97be0e;
	border-right: 1px solid #97be0e;
	padding: 0 20px 10px 20px;
	background-color: #fff;
}

#breadcrumbs {

}

#breadcrumbs ul {

}

#breadcrumbs ul li {
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
	float: left;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat 0 -48px;
}

#breadcrumbs ul li a {
	font-size: 85%;
	color: #333;
	text-decoration: none;
}

#breadcrumbs ul li a:hover {
	text-decoration: none;
	color: #f16512;
}

#breadcrumbs ul li.last a {

}

#breadcrumbs ul li.first {
	margin: 0;
	padding: 0;
	background: none;
}

/* ---[ Generalmenu ]--- */

#wpr-generalmenu {
	position: absolute;
	width: 995px;
}

#generalmenu {

}

#generalmenu ul {

}

#generalmenu ul li {
	float: left;
	margin: 6px 0;
	padding: 0 8px 0 9px;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat 0 -64px;
}

#generalmenu ul#homemenu li {
	background: none;
}

#generalmenu ul li a {
	height: 14px;
	color: #fff;
	font-size: 85%;
	line-height: 100%;
	text-decoration: none;
}

#generalmenu ul li a:hover {

}

#generalmenu ul li.current a {

}

/* ---[ Content ]--- */

.content {
	padding: 0;
}

#content .content {
	margin: 0 9px;
	border-left: 1px solid #97be0e;
	border-right: 1px solid #97be0e;
	padding: 0 10px;
}

#sidebar-right .content {
	margin: 0;
	padding: 0;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sidebar-bottom.gif) no-repeat bottom left;
}

#sidebar-right .content #sidebar-news {
	border-left: 1px solid #eb6a0b;
	border-right: 1px solid #eb6a0b;
	margin-bottom: 7px;
	padding: 0 6px;
	background-color: #fff;
}

/* ---[ Paragraph formatting ]--- */

.content p {

}

/* ---[ Table formatting ]--- */

.content table {

}

.content table tr td {

}

/* ---[ Headers ]--- */

h1#pagetitle {
	clear: both;
	border-left: 1px solid #97be0e;
	border-right: 1px solid #97be0e;
	padding: 0 20px;
	background-color: #fff;
	font-size: 182%;
	color: #f16512;
}

h1#pagetitle.sIFR-replaced {

}

.content h1,
.content h2,
.content h3 {

}

.content h1 {

}

.content h2 {
    font-size: 116%;
    color: #000;
}

.content h3 {
	margin-bottom: 0.8em;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
}

#sidebar-left .content h2,
#sidebar-right .content h2 {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 4px 2px;
	height: 22px;
	color: #f16512;
	font-size: 123.1%;
	text-align: center;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat -386px -22px;
}

/* ---[ Links ]--- */

.content a {
    color: #ea6a11;
    text-decoration: none;
}

.content a:hover {
    text-decoration: underline;
}

/* ---[ Images ]--- */

.content img,
.content img.left {

}

.content img.right {

}

/* ---[ Text formatting ]--- */

.content strong {

}

.content em {

}

/* ---[ Lists ]--- */

.content ul {

}

.content ul li {
	margin-left: 0;
	padding: 0.1em 0 0.1em 0.7em;
	list-style-type: none;
	background: transparent url(/layouts/struinenenvorsen/images/bg-bullets.gif) no-repeat 0 0.85em;
}

.content ul li ul li {
	margin-left: 0.5em;
}

.content ul li ul li ul li {
	margin-left: 1em;
}

/* ---[ Participants ]--- */

.content .participant,
.content .route {
	clear: both;
	margin: 0 0 10px 0;
	min-height: 75px;
}

.content .participant .thumbnail,
.content .route .thumbnail {
	float: left;
	margin: 0 10px 0 0;
	width: 100px;
	height: 75px;
}

.content .participant .thumbnail img,
.content .route .thumbnail img {
	float: none;
	margin: 0;
}

.content .participant h3,
.content .route h3 {
	margin: 0;
	clear: none;
	color: #000;
	font-size: 100%;
	font-weight: bold;
}

.content .participant h3 a,
.content .route h3 a {
	color: #000;
}

.content .participant p,
.content .route p {
	margin: 0;
	font-size: 93%;
}

.content .participant a,
.content .route a {
	color: #eb6a0b;
	text-decoration: none;
}

.content .participant p.more a:hover,
.content .route p.more a:hover {
	text-decoration: underline;
}

#category-result {
	border-left: 1px solid #97be0e;
	border-right: 1px solid #97be0e;
	padding: 0 20px 5px 20px;
	background-color: #fff;
}

#category-result .content p {
	margin: 0 0 5px 0;
	font-size: 93%;
}

.content h3.accordion-toggler {
    cursor: pointer;
    color: #eb6a0b;
}

.content h3.accordion-toggler:hover {
    cursor: pointer;
    color: #666;
}

/* ---[ map canvas ]--- */

#mapcanvas {
	margin: 0 0 10px 0;
	width: 523px;
	height: 350px;
}

#mapcanvas .info-window .thumbnail {
	float: left;
}

#mapcanvas .info-window h3 {
	clear: none;
}

#mapcanvas .info-window p {
	font-size: 93%;
}

#mapcanvas .info-window p.more {
	margin-bottom: 0;
}

/* ---[ map filters]--- */

#mapfilter {

}

#mapfilter form fieldset {
	margin: 10px 0;
	border-bottom: 1px solid #f16512;
	padding: 10px 0;
}

#mapfilter form fieldset.last {
	border-bottom: none;
}

#mapfilter form fieldset legend {
	font-size: 85%;
	font-weight: bold;
}

#mapfilter form .form_line {
	float: left;
	margin: 5px 0;
	width: 170px;
	font-size: 85%;
}

#mapfilter form .form_line input {

}

#mapfilter form .form_line label {
	display: inline-block;
	padding: 3px 0 0 28px;
	height: 29px;
	background: transparent none no-repeat 3px 0;
}

#mapfilter form .form_line label.arrangementen       { background-image: url(/layouts/struinenenvorsen/images/marker-arrangementen.png); }
#mapfilter form .form_line label.dagactiviteiten     { background-image: url(/layouts/struinenenvorsen/images/marker-dagactiviteiten.png); }
#mapfilter form .form_line label.kinderactiviteiten  { background-image: url(/layouts/struinenenvorsen/images/marker-kinderactiviteiten.png); }
#mapfilter form .form_line label.bezienswaardigheden { background-image: url(/layouts/struinenenvorsen/images/marker-bezienswaardigheden.png); }
#mapfilter form .form_line label.eten-en-drinken     { background-image: url(/layouts/struinenenvorsen/images/marker-eten-en-drinken.png); }
#mapfilter form .form_line label.overnachten         { background-image: url(/layouts/struinenenvorsen/images/marker-overnachten.png); }

/* ---[ print and translate buttons ]--- */

#print-button,
#translate-button {
	position: absolute;
	top: 6px;
	right: 1px;
}

#translate-button {
	right: 90px;
}

#print-button a,
#translate-button a {
    outline: none;
    display: block;
	font-size: 77%;
	color: #000;
	width: 80px;
	height: 25px;
	text-indent: -9000px;
	background: #fff url(/layouts/struinenenvorsen/images/bg-icons.png) no-repeat top left;
}

#translate-button a {
	background-position: 0 -35px;
}

/* ---[ Sidebar Search ]--- */

#wpr-sidebar-search {
	overflow: hidden;
	width: 186px;
	height: 77px;
	background: #fff url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat -200px 0;
}

#sidebar-search {
	padding: 7px;
	width: 172px;
}

#wpr-sidebar-search .form_line {
	padding-bottom: 7px;
}

#wpr-sidebar-search #btn_submit {
	float: right;
}

#sidebar-query {
	padding: 2px;
	width: 161px;
}

.styled-submit {
	cursor: pointer;
	padding-top: 2px;
	width: 78px;
	height: 20px;
	text-align: center;
	color: #fff;
	background: transparent url(/layouts/struinenenvorsen/images/bg-sprite.png) no-repeat -386px 0;
}

/* ---[ Nieuws module ]--- */

#news .more {
    margin-top: -10px;
}

#news .date {
    font-size: 85%;
}

#news h2 {
    padding-top: 10px;
}

/* ---[ Nieuws sidebar ]--- */

#sidebar-news h3 {
	margin: 0 0 5px 0;
}

#sidebar-news a {
	display: block;
	margin: 0 0 15px 0;
	border-bottom: 1px dashed #000;
	padding: 0 0 10px 0;
	color: #f16512;
	text-decoration: none;
}

#sidebar-news a:hover {
	text-decoration: none;
}

#sidebar-news a.last {
	border: none;
	padding: 0;
}

#sidebar-news h3 a {
	margin: 0;
	border: none;
	padding: 0;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#sidebar-news h3 a:hover {
	color: #f16512;
}

/* ---[ calendar ]--- */

#calendar {

}

#calendar h2 {
	margin-bottom: 5px;
	font-size: 116%;
	color: #000;
}

#calendar h2 .date {
	display: inline-block;
	width: 100px;
}

#calendar p {
	margin-bottom: 0;
	padding-left: 100px;
}

#calendar p.more {
	margin-bottom: 20px;
}

/* ---[ tab content ]--- */

.content .tab-content.current {
	display: block;
}

.content .tab-content.hide {
	display: none;
}

/* ---[ paginator ]--- */

.paginator {

}

.paginator ul li {
	display: inline;
	padding: 0 10px 0 0;
	background: none;
}

/* ---[ featured ]--- */

.LMR-featured {

}

.LMR-featured #content-featured-top .content,
.LMR-featured #content-featured-bottom .content {
    float:left;
    overflow: hidden;
    position: relative;
    margin: 0 4px 12px 10px;
    border: 1px solid #97be0e;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3+, Chrome */
    border-radius: 5px; /* Opera 10.5, IE 9 */
    width: 170px;
	height: 300px;
}

.LMR-featured #content-featured-top .content p:first-child,
.LMR-featured #content-featured-bottom .content p:first-child {
    padding: 0;
	margin: 0;
	line-height: 100%;
}

.LMR-featured #content-featured-top .content p,
.LMR-featured #content-featured-bottom .content p {
    padding: 0 5px;
	font-size: 85%;
}

.LMR-featured #content-featured-top .content img,
.LMR-featured #content-featured-bottom .content img {
	display: block;
    float: none;
    margin: 0;
    padding: 0;
	height: 136px;
}

.LMR-featured #content-featured-top .content h2,
.LMR-featured #content-featured-bottom .content h2 {
	padding: 2px 0;
    font-size: 116%;
    color: #fff;
    background-color: #ea6a11;
}

.LMR-featured #content-featured-bottom .content h2 {
    background-color: #97be0e;
}

.LMR-featured #content-featured-top .content a,
.LMR-featured #content-featured-bottom .content a {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 10px 5px 0;
}

/* ---[ sifr ]--- */

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

.sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
}

.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt;
    padding: 0pt;
    overflow: auto;
    letter-spacing: 0px;
    float: none;
}
