/*
Theme Name: Reisbureau Brunings
Theme URI: http://www.hirb.nl
*/

/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 11px; color: #000; }
input, select, textarea { font-family: Arial; font-size: 11px; color: #000; border:1px solid #104594; background:#FFF; }
body { background: #fff url('images/back.gif') repeat; }
img { border: 0px; }
p { text-align:left; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { padding-top: 15px; margin: 0 auto; width: 1030px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 1030px; height: 170px; background: url('images/header.png') no-repeat; }
	#headerCntr h1 { position:absolute; padding: 15px 0px 0px 20px; z-index:9998; }
	#headerCntr h1 a { display: block; width: 386px; height: 101px; text-indent: -9999px; background: url('images/logo.png') no-repeat; z-index:9999; }
	#headerCntr address { padding-left: 30px; font-style: normal; color: #104594; }
	#headerCntr a.anvr { display: block; width: 42px; height: 50px; text-indent: -9999px; position: absolute; right: 56px; bottom: 28px; background: url('images/anvr-logo.png') no-repeat; z-index:9999; }
	#headerCntr a.sgr { display: block; width: 41px; height: 50px; text-indent: -9999px; position: absolute; right: 15px; bottom: 28px; background: url('images/sgr-logo.png') no-repeat; z-index:9999; }
				
	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding-bottom: 12px; margin-bottom: 11px; width: 1030px; background: url('images/cntr-bottom.png') bottom left no-repeat; }
	#contentCntr #top { padding-top: 12px; width: 1030px; background: url('images/cntr-top.png') top left no-repeat; }
	#contentCntr #middle { padding: 3px 14px; width: 1002px; overflow: hidden; background: url('images/cntr-mid.png') repeat-y; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; width: 228px; background: #104594 url('images/left-top.jpg') top left no-repeat; }
		#leftCntr .bottom { padding: 18px 11px 180px 11px; width: 206px; background: url('images/left-bottom.jpg') bottom left no-repeat; }
		#leftCntr a.mijn { padding-left: 16px; display: block; width: 190px; height: 21px; line-height: 21px; color: #104594; text-decoration: none; font-weight: bold; background: url('images/mijn-menu.gif') no-repeat; }
		#leftCntr a:hover { }
		#leftCntr ul { list-style: none; overflow: hidden; }
		#leftCntr ul li#pages-3 h2 { display: none; }
		#leftCntr ul li { padding-top: 10px; overflow: hidden; width: 100%; }
		#leftCntr ul li li { padding: 0 0 2px 0; float: left; font-weight: bold; }
		#leftCntr ul li li a { padding-left: 16px; width: 190px; display: block; height: 35px; line-height: 35px; color: #104594; text-decoration: none; background: url('images/menu-strip.gif') repeat-x; }
		#leftCntr ul li li a:hover { color: #FFFFFF; text-decoration: none; background: url('images/menu-hover.gif') repeat-x; }
					
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 759px; min-height: 599px; background: #FFFFFF url('images/right-bottom.gif') bottom left no-repeat; }
		#rightCntr .top { padding: 18px 20px; width: 719px; background: url('images/right-top.gif') top left no-repeat; }
		#rightCntr h3 { padding-bottom: 4px; font-size: 20px; color: #104594; font-style: italic; }
		#rightCntr .entry p { padding: 7px 20px 7px 0; line-height: 15px; }
		#rightCntr .entry { padding: 0px; }
		#rightCntr #post-3 h2 { display: none; }
		#rightCntr h2 { padding-bottom: 4px; font-size: 20px; color: #104594; font-style: italic; }
		#rightCntr .entry ul.gallery { padding: 20px 0px 0px 0px; margin: 0px; width: auto; list-style: none; overflow: hidden; }
		#rightCntr .entry ul.gallery li { padding-right: 2px; margin: 0px; float: left; }
		#rightCntr .entry ul.gallery li img { display: block; margin: 0px; padding: 0px; }
		
	/* ### FOOTER CONTAINER ### */
	#footerCntr { overflow: hidden; width: 1030px; height: 65px; line-height: 65px; text-align: center; color: #104594; background: url('images/footer.png') no-repeat; }
	#footerCntr a { color: #104594; text-decoration: none; font-weight: bold; }
	#footerCntr a:hover { text-decoration: underline; }
	#footerCntr p { text-align:center; }

	/* ### COPYRIGHT CONTAINER ### */
	#copyrightCntr { overflow: hidden; width: 1030px; height: 40px; line-height: 40px; color: #104594; text-align: center; }
	#copyrightCntr a { color: #104594; text-decoration: none; font-weight: bold; }
	#copyrightCntr a:hover { text-decoration: underline; }
	#copyrightCntr p { text-align:center; }

/* ### WORDPRESS CSS ### */
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd; }
small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }
.sticky { background: #f7f7f7; padding: 0 10px 10px; }
.sticky h2 { padding-top: 10px; }
small, .nocomments, .postmetadata, blockquote, strike { color: #777; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
a, h2 a:hover, h3 a:hover { color: #06c; text-decoration: none; }
a:hover { color: #147; text-decoration: underline; }
.post hr { display: block; }
.postmetadata { clear: both; }
h2.pagetitle { margin-top: 30px; text-align: center; }
h3.comments { padding: 0; margin: 40px auto 20px; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
.entry form { text-align:center; }
select { width: 130px; }

/* Begin Comment */
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; float: right; }
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal; }
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comment */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.hidden { display: none; }
.screen-reader-text { position: absolute; left: -1000em; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
/* End Various Tags & Classes*/

.slideshow { position:absolute; top:12px; left:12px; margin: auto; width:1006px; height:134px; overflow:hidden; }
.slideshow img { width:1006px; height:134px; border:0px; }

label { width:200px; display:block; font-weight:bold; }
#popup { width:600px; height:446px; position:absolute; left:20px; top:30px; z-index:9999; background:url('images/popup.png') no-repeat; }
#popup h1 { margin:130px 0 0 48px; font-size:13px; }
#popup p { margin:12px 0 0 48px; font-size:13px; width:511px; overflow:hidden; }
#popup #slick-hide { position:absolute; top:125px; left:510px; font-size:14px; }