/*   
Theme Name: Avonturen
Theme URI: Avonturen
Description: Avonturenfabriek
Author: DesignBox
Author URI: http://www.designbox.nl
Version: 1.0
*/

@import "nav.css";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, address, cite, code, del, dfn, font,
	img, ins, kbd, q, s, samp, var, li, ul, ol, fieldset, label, caption, tfoot, thead {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	vertical-align: baseline;
}

html {
	width: 100%;
	text-align: center;
	background: #BEC2CB url(images/bg_body.jpg) no-repeat top center;
	min-height: 100%;
	margin-bottom: 1px;
}

body, div, td {
	color: #555555;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: auto;
}

a {
	color: #F26522;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

a:link {
	color: #F26522;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #F26522;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000000;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

a img, :link img, :visited img {
	border: 0;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

ul {
	list-style: none;
	background-color: transparent;
}

strong, b {
	color: #5279BA;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}

hr {
	border: #999999 1px dashed;
	margin-bottom: 10px;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}

h1 {
	color: #fff;
	font-size: 36px;
	padding-bottom: 0px;
	line-height: 36px;
	font-weight: normal;
}

h2, h3, h4 {
	color: #486CA6;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 14px;
	font-weight: bold;
}

#sidebar h2 {
	color: #70A8F2;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	margin-left: -8px;
}

#sidebar .h2_bigger {
	color: #ffffff;
	font-size: 20px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	margin-left: -8px;
}

h2.page_title {
	color: #486CA6;
	padding: 0 0 20px 20px;
	font-weight: bold;
	font-size: 16px;
}

h3.respond {
	padding-left: 19px;
}

h2.separator, h2.widgettitle {
	padding: 10px 0 10px 14px;
	background: url(images/bg_separator.jpg) no-repeat;
	clear: both;
	width: 180px;
}

div.separator {
	padding: 0 0 10 14px;
	background: url(images/bg_separator.jpg) no-repeat;
	clear: both;
	width: 180px;
}

.bottom {
	padding-bottom: 12px;
}

.entry h2 {
	color: #486CA6;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
}

.entry h3 {
	color: #626262;
	padding: 0;
}

.entry h2.page_title_head {
	color: #486CA6;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	display: block;
}

.entry h2.page_title {
	color: #486CA6;
	margin-bottom: 20px;
}

#content_left h2.page_title_head {
	color: #486CA6;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	display: block;
}

p {
	padding-bottom: 12px;
	color: #444444;
	line-height: 16px;
}

p.no_clear {
	clear: none;
}

p.clear {
	clear: both;
}

.entry ul {
	padding: 0 0 5px 18px;
}

.entry ul li {
	list-style-type: square;
	padding-bottom: 4px;
}

.entry ol {
	padding: 0 0 10px 10px;
	margin: 0 0 0 20px;
}

.entry ol li {
	padding: 0 0 4px 0;
}

.widget div {
	padding: 5px 0 15px 16px;
}

/*ul#nav_main {
	float: right;
	width: auto;
	height: auto;
	margin-top: 65px;
	margin-right: 0px;
}

ul#nav_main li {
	float: left;
	text-align: center;
	padding: 0 22px 0 18px;
	height: 40px;
}

ul#nav_main a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

ul#nav_main a:hover {
	color: #6FA9F2;
}*/

#ertussen {
	float: left;
	width: 286px;
	height: auto;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: -5px;
	padding: 0px;
}

h1 a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

h1 a:link {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

h1 a:visited {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

h1 a:hover {
	color: #34618a;
}

h1 a:active {
	color: #34618a;
}

h2 a {
	color: #486CA6;
	text-decoration: none;
	outline: none;
}

h2 a:link {
	color: #486CA6;
	text-decoration: none;
	outline: none;
}

h2 a:visited {
	color: #486CA6;
	text-decoration: none;
	outline: none;
}

h2 a:hover {
	color: #333333;
}

h2 a:active {
	color: #486CA6;
}

h3 a {
	color: #486CA6;
	text-decoration: none;
	outline: none;
}

h3 a:link {
	color: #626262;
	text-decoration: none;
	outline: none;
}

h3 a:visited {
	color: #626262;
	text-decoration: none;
	outline: none;
}

h3 a:hover {
	color: #409bd8;
}

h3 a:active {
	color: #409bd8;
}

#sidebar {
	color: #ffffff;
	float: right;
	width: 274px;
	padding-left: 16px;
	background: #101115 url(images/bg_sidebar.gif) no-repeat top left;
	text-align: left;
}

/*#sidebar select {
	width: 170px;
	margin: 10px 0 15px 17px;
	color: #626262;
	font-size: 11px;
}*/

#sidebar ul li {
	clear: left;
	padding-top: 4px;
	padding-top: 4px;	
}

#sidebar ul ul {
	padding: 0 0 7px 10px;
	clear: both;
	overflow: hidden;
	width: 180px;
}

#sidebar ul ul li {
	margin: 0 0 0 10px;
	display: block;
	padding: 2px 0 4px 8px;
}

#sidebar ul ul ul li {
	padding: 4px 0 1px 10px;
}

/*#sidebar a {
	color: #D2E7FF;
	font-weight: bold;
	padding-left: 20px;
}*/

#sidebar a:link {
	color: #D2E7FF;
	text-decoration: none;
	outline: none;
}

#sidebar a:visited {
	color: #D2E7FF;
	text-decoration: none;
	outline: none;
}

#sidebar a:active {
	color: #D2E7FF;
}

#sidebar a:hover {
	color: #69A2E9;
}

#card_wrapper {
	width: auto;
	margin-top: 30px;
}

#click {
	float: right;
	width: 289px;
	height: 86px;
}

#card_head {
	color: #d2e7ff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 7px;
	width: 213px;
	height: 30px;
	background: #101115 url(images/card_head.gif) no-repeat;
}

#card_content {
	float: right;
	width: 228px;
	min-height: 200px;
	text-align: left;
	background: #101115 url(images/card_content.gif) repeat-y;
}

#card_footer {
	width: 228px;
	height: 30px;
	background: #101115 url(images/card_foot.gif) no-repeat;
}

li.widget_rss h2 img {
	float: left;
	width: 14px;
	margin: 0 4px 10px 0;
}

span.rss-date {
	clear: both;
	display: block;
	padding: 4px 0 4px 0;
}

#container {
	margin: auto;
	width: 875px;
	text-align: left;
	min-height: 700px;
	border-left: #60687B 1px solid;
	border-right: #60687B 1px solid;
}

#header {
	background: url(images/bg_header.jpg) no-repeat top left;
	width: 875px;
	float: left;
	height: 303px;
	position: relative;
	color: #ffffff;
}

#map {
	float: left;
	clear: both;
	width: 830px;
	height: 120px;
	margin-top: 30px;
	margin-left: 22px;
}

#search_form_holder {
	float: left;
	width: 260px;
	height: 25px;
	background: url(images/bg_search.gif) no-repeat top left;
	margin-bottom: 10px;
}

#search_form_holder input.txt {
	color: #626262;
	font-size: 12px;	
	border: none;
	padding-left: 50px;
	padding-bottom: 4px;
	width: 160px;
	background-color: transparent;
}

#subscription_holder {
	clear: both;
	float: left;
	width: 260px;
	height: 25px;
	margin-top: 8px;
	background: url(images/bg_subscription.gif) no-repeat top left;
}

#subscription_holder input.txt {
	color: #626262;
	font-size: 12px;	
	border: none;
	padding-left: 65px;
	padding-bottom: 4px;
	width: 145px;
	background-color: transparent;
}

.klein {
	color: #ffffff;
	font-size: 10px;
	margin-left: 6px;
	height: 25px;
	width: 25px;
	cursor: pointer;
	background-color: transparent;
	border: 0px solid;
}

#main_content {
	float: left;
	width: 875px;
	min-height: 400px;
	background: url(images/bg_main_content.gif) repeat-y;
	margin-top: 0px;
}

/* This is applied only to IE6 */
* html#main_content {
	height: 400px;
}

#content_left {
	float: left;
	width: 585px;
	height: auto;
	background: #ffffff url(images/bg_content.gif) no-repeat top left;
}

/* This is applied only to IE6 */
* html#content_left {
	margin: 30px 0 0 12px;
	height: 500px;
}

#content_left p {
	padding-left: 20px;
}

#content_left h2 {
	color: #486CA6;
	font-size: 21px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}

.entry {
	clear: both;
	width: 532px;
	padding: 15px 30px 38px 20px;
	min-height: 150px;
}

* html.entry {
	height: 150px;
}

.first {
	
}

#content_left .entry p {
	padding-left: 0;
	font-weight: normal;
}

p.postmetadata {
	padding: 5px 0 0 0;
	font-size: 11px;
}

#footer {
	clear: both;
	color: #ffffff;
	font-size: 11px;	
	height: 120px;
	background: url(images/bg_footer.jpg) no-repeat top left;
	text-align: center;
	padding-top: 60px;
}	

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	outline: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#inputs input {
	color: #626262;
	font-size: 11px;
}

textarea #comment {
	width: 300px;
}

img.alignright {
	margin: 0 0 2px 7px;
}

img.alignleft {
	margin: 0 7px 2px 0;
	float: left;
}

.alignright {
	margin: 0 0 2px 7px;
}

.alignleft {
	margin: 0 7px 2px 0;
	float: left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#calendar_wrap {
	padding: 0;
}

table#wp-calendar {
	width: 185px;
	float: right;
	margin-right: 8px;
}

* html table#wp-calendar {
	margin-right: 4px;
}

table#wp-calendar caption {
	color: #409bd8;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 7px 10px;
}

table#wp-calendar th {
	font-weight: bold;
}

table#wp-calendar td, th {
	height: 20px;
	text-align: center;
}

cite {
	padding-left: 19px;
	font-weight: bold;
}

.commentmetadata {
	padding: 10px 0 6px 0;
}

div#commentlist {
	float: left;
	width: 552px;
	margin: 0 0 15px 0;
}

div.avatar_holder {
	float: left;
	padding: 0 0 0 20px;
}

div.comment_holder {
	float: left;
	width: 492px;
}

/*select {
	border: solid 1px #999999;
	width: 175px;
}

input, .select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	width: 175px;
}*/

textarea {
	border: solid 1px #999999;
	width: 175px;
	Height: 100px;
}

.noborder {
	border: solid 0px #999999;
	width: auto;
	height: auto;
}

.short {
	width: 60px;
	margin-bottom: 8px;
}

.button {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Tahoma;
  border: 1px solid #354E70;
  background-color: #354E70;
  width: auto;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
  padding-top: 3px;
	padding-bottom: 3px;
  cursor: pointer; 
}

.button:hover {
  color: #ffffff;
  background-color: #6983A9;
	border: 1px solid #6983A9;
}

.button_sidebar {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Tahoma;
	letter-spacing: 2px;
	text-transform: uppercase;
  border: 1px solid #F7941E;
  background-color: #F7941E;
  width: 136px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
  padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 1px;
  cursor: pointer; 
}

.button_sidebar:hover {
  color: #ffffff;
  background-color: #8CC63F;
	border: 1px solid #8CC63F;
}

.bold_blue {
  color: #70A8F2;
}

#sound {
	/*visibility: hidden;*/
	width: 0px;
	height: 0px;
}

.linkcat h2 {
	color: #ffffff;
	margin-bottom: 10px;
}

.button_head {
	width: 120px;
	height: 50px;
	text-align: center;
	background: #BEC2CB url(images/button_head.gif) no-repeat top center;
}

.button_head a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.button_head a:hover {
	color: #B65797;
	font-weight: bold;
}

.klein {
	color: #ffffff;
	font-size: 11px;
}	

.arrangement {
	color: #444444;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: solid 1px;
	width: 140px;
	height: 18px;
}

.lesaanvraag {
	color: #444444;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: solid 1px;
	width: 136px;
	height: 12px;
}

.big {
	color: #96accb;
	font-size: 23px;
	padding-left: 6px;
}

#filmpje {
	border: #ff0000; 1px solid;
}