/*
Theme Name: Acteiverondeizen
Theme URI: http://texted.nl
Description: Travel site.
Version: 1
Author: Sabrina Megens
Author URI: http://texted.nl
*/
html, body {
	margin: 0;
	padding: 0;
	font: 14px "Times New Roman", Times, serif;
	color: #58585a;
	background: #f4da9d url(images/bg.jpg) no-repeat center top fixed;
	line-height: 22px;
}
/*Commom Css*/
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1, h2 {
		line-height: 36px;
}
a:link, a:visited {
	text-decoration: none;
	color: #915e36;
}
a:hover {
	color: #3E2A1F !important;
}
a img {
	border: 0;
}
h2.thome{
	margin-left: 7px;
}
h2 {
	font-size: 22px;
}
h1 {
	font-size: 28px;
}
h3 {
	font-size: 18px;
}
.clear {
	clear: both;
}
.brown {
	color: #915e36;
}
/*wrapper*/
#wrapper {
	width: 939px;
	margin: 0 auto;
}
#bgcontent-top {
	background: url(images/bgcontent-top.png) no-repeat center right;
	height: 70px;
	padding-left: 35px;
}
*+html #wrapper { height: 1%;}
* html #wrapper { height: 1%;}
*+html #bgcontent-top { height: 1%;}
* html #bgcontent-top { height: 1%;}
#bgcontent-bot {
	background: url(images/bgcontent-bot.png) no-repeat right bottom;
	height: 64px;
}
*+html #bgcontent-bot {
	background: url(images/bgcontent-bot.png) no-repeat left bottom;
	width: 951px;
}
* html #bgcontent-bot {
	background: url(images/bgcontent-bot.png) no-repeat right bottom;
	width: 951px;
}
#bgcontent-mid {
	background: url(images/bgcontent-mid.png) repeat-y center right;
}
#logo a {
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-top: 47px;
}

/*Content section*/
#maincontent_wrapper {
	padding: 0 18px 0 12px;
	
}
#maincontent {
	float: right;
	width: 700px;
	padding: 10px 0
}
.center-box {
	background: url(images/center-box-bg.png) no-repeat center top;
	padding: 20px 24px 14px 24px;
	margin-top: 10px;
}

.center-box-second {
	text-align:right;
	background:none;
	margin-top:0;
	padding-top:10px;	
}

.imagelinks {
	float:left;
	width:400px;
	text-align:center;
}

.home-content {
	background: url(images/border1.png) no-repeat left top;
	margin-left: 7px;
	padding-top: 20px;
}
#home-content-left {
	float: left;
	width: 494px;
}
#right-sidebar {
	margin-left: 502px;
}
.hidemap {
	display: none;
	border: 1px solid #ddd;
	padding: 7px;
	position: absolute;
	z-index: 2;
	width: 200px;
}
#map {
/*
	background: url(images/map.png) no-repeat center top;
	width: 215px;
	height: 113px;
	
	float: right;
	position: relative;
	margin-top: -60px; */
	float:right;
	margin:20px 0 0 0;
}
*+html #map {
	margin-right: 12px;
}
.entry-list {
	background: url(images/border2.png) no-repeat left bottom;
	padding: 0 0 12px 0;
	min-height: 94px;
	margin-bottom: 30px;
}
.entry-list img {
	float: right;
	width: 132px;


}
.maptitle {
	float: right;
	margin-right: 10px;
	color: #915e36;
	margin-top: -4px;
}
#left-sidebar {
	float: left;
	width: 193px;
	padding-left: 3px;
}
#left-sidebar .linkcat h2{
	display: none;
}
#left-sidebar .side-box {
	background: url(images/left-sidebar-bg.png) no-repeat left top;
	padding: 20px;
	margin: 10px 0;
}
.side-box ul, .v-box ul {
  padding: 0px;
  margin: 0;
  list-style: none;
}
.side-box ul li, .v-box ul li {
	margin: 7px 0;
}
.v-box ul li {
	text-align: left;
	padding: 4px 12px;
}
.side-box {
	margin-bottom: 10px;
}
.side-nav a {
	font-weight:bold;
	color: #58585a;
}
.side-box h3 {
	margin-bottom: 10px;
}
#top-land a {
	color: #58585a;
}
#right-sidebar .side-box {
	background: url(images/right-sidebar-bg.png) no-repeat center top;
	padding: 20px 30px;
	margin: 10px 0;
}
#right-sidebar .v-box {
	background: url(images/right-sidebar-bg.png) no-repeat center top;
	padding: 20px 20px;
	margin-bottom: 10px;
	min-height: 154px;
}
#left-sidebar .v-box {
	background: url(images/right-sidebar-bg.png) no-repeat center top;
	padding: 20px 6px;
	margin-bottom: 10px;
	min-height: 154px;
	
}
.v-box h3 {
	margin-bottom: 5px;
}
#footer {
	text-align: center;
	padding-top: 20px;
}
#footer a {
	color: #58585a;
}
/*forms*/
.DropDownField {
	width: 125px;
	float: right;
}
select {
	background: url(images/selectbg.png) no-repeat left center;
	width: 120px;
	color: #915e36;
	font-family: "Times New Roman", Times, serif;
	border: 0;
	height: 22px;
	padding-left: 0px;
	margin:0;
}
 
.search-btn {

	width: 210px;
	height: 29px;
	background: url(images/search-btn.png) no-repeat right top;
	border: 0;
	cursor: pointer;
	
}

#search-inbg  .text_input {
	width: 200px;
	color: #915e36;
	font-family: "Times New Roman", Times, serif;
	border: 0;
	margin-top: 4px;
	padding-left: 4px;
	background: none;
}
/*
#search-inbg  .search-btn {
	width: 200px;
	border: 0;
	background: none;
	cursor: pointer;
}
*/
#search_wrap {
	float: right;
    text-align: right;
    width: 250px;
}
#search_wrap form {
	margin-bottom: 15px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */
/*search*/
label.searchform-label { display: none !important;}
.linkcat h2 {
	font-size: 18px;
	color: #915E36;
}
.itag {
position:absolute;
text-indent:-1000px;
}
#submit {
	border: 0;
	padding: 4px 7px;
	color: #fff;
	font-weight: bold;
	background: #915E36;
}
ul.commentlist {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
ul.commentlist img.avatar {
	float: right;
}
.zoek-btn {
 color: #fff;
 font-weight: bold;
background: #B45E36;
padding: 3px 12px;
margin-top: 4px;
float: right;
}

.page-template-affiliate-post-template-php h1 {
	line-height:36px;
	margin:0 0 20px 0;
}

h3.affiliate-title {
	margin:0;
}

div.datafeeds {
	background: url(images/border2.png) no-repeat left bottom;
	min-height: 100px;
	margin:20px 0 20px 0;
	padding-bottom:20px;
	overflow:hidden;
}

img.datafeeds {
	margin:0 10px 10px 0;
	padding:0;
	max-width:492px;
}

.postmeta {
	clear:both;
	color:#A5A5A5;
	display:block;
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height:1.8182em;
	margin:0;
	text-transform:uppercase;
}
#slider-wrapper {
	width:400px;
	height:244px;
	float:left;
	background:#e6c3a6;
	text-align:center;
	overflow:hidden;
}
#image-container {
	width:398px;
	height:242px;	
	background:#fff;
	margin:1px 0 0 1px;
	overflow:hidden;
}
#image-container a {
	display:none;
}
