/*
Theme Name: Mavadel
Theme URI: http://www.mavadel.nl/
Description: Theme made for Mavadel (2008)
Version: 1.0
Author: Kees Versloot
Author URI: http://www.growingenergy.nl

blauw : #1283a6;
blauw 50%: #e7f2f6;
border: #daded2;
bg: #4c4c4c;
grijs :#eaeaea;

/* Begin Typography & Colors */

:-moz-any-link:focus {
  outline: none;
}

a:active, a:focus {outline: 0;}

/* Begin Typography & Colors */
html {
 overflow-y: scroll !important;
 height: 100%;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#4c4c4c;
	color: #000;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	height: 100%;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 0 auto 30px auto;
	padding: 0;
	width: 940px;
	}

/* Begin Header */

#header {
	background-color: #fff;
	margin:0 0 7px 0;
	padding: 0;
	width: 940px;
	}

#logo {
	float:left;
	width:154px;
	height:55px;
	margin: 10px 0 0 19px;
}

#topmenu {
	background: url('images/top-bg.jpg') no-repeat bottom;	
	border: none;
	padding: 0 0 10px 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
	height:30px;
	margin-top:1px;
	text-align:right;
	}

#navcontainer {
	margin: 0;
	padding: 0px 15px 0px 12px;
	float:right;
	margin:0px 0px 0 0!important;
	font-size:11px;
}

#headerimg {
	float:right;
	margin: 0;
	height: 159px;
	width: 921px;
	margin:0 0 0 19px;
	padding:0;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

#topimage {
	float:right;
	height:141px;
	width:468px;	
}

#topimage img {
	float:right;
}

/* End header */

#navcontainer-hoofd {
	float:right;
	margin: 0;
	padding: 10px 15px 3px 0px;
	margin:0px 0px 0 0;
	font-size:13px;
	width:400px;
}

#navcontainer-hoofd ul {
	float:right;	
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer-hoofd li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#navcontainer-hoofd a {
	color: #1283a6;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
}

#navcontainer-hoofd li.current_page_item a{
	color:#fff;
	background-color:#1283a6;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
}

#navcontainer-hoofd A:hover, #navcontainer-hoofd A:active { }

#navcontainer-hoofd A.active:link, #navcontainer-hoofd A.active:visited {
	position: relative;
	z-index: 102;
	font-weight: bold;
}

#subnav-hoofd {
	position: relative;
	top: -1px;
	z-index: 101;
	margin: 0;
	padding: 0px 0 3px 0;
	background: #BBBBBB;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}

#subnav-hoofd ul {
	list-style: none;
	margin: 1px 0 0px 13px;
	padding: 0px;
}

#subnav-hoofd li {
	position: relative;
	z-index: 102;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#subnav-hoofd a {
	color: #fff;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 12px 2px 10px;
}

#subnav-hoofd A:hover, .subnav-hoofd A:active { color: #73695a; }
#subnav-hoofd A.active:link, .subnav-hoofd A.active:visited { color: #73695a; }
#subnav-hoofd BR, .navcontainer-hoofd BR { clear: both; }

#headertekst {
	float:left;
	width:410px;
	margin:0px 0 0 20px;
	padding:5px 0 0 0;
}

#headertekst p{
	color:#FFF;
	font-size:12px;
	line-height:1.8;
}

/* Begin content */
#content {
	font-size: 1.2em;
	padding-top:5px;
	background-image: url(images/contenttop-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.narrowcolumn {
	float: right;
	padding: 0 20px 0px 0px;
	margin: 20px 0px 0px 0;
	width: 640px;
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-220px; /* half of container's height */
	float:left;
	}

#content-home {
	font-size: 1.2em;
	padding-top:5px;
	margin-top:80px;
}

.narrowcolumn-home h2, .narrowcolumn-home h2 a{
	background-color:#4c4c4c;
	color:#FFF
}

.narrowcolumn-home {
	float: right;
	padding: 0 0px 0px 0px;
	margin: 0px 20px 0px 0;
	width: 200px;
}

.narrowcolumn .entry {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	clear: both;
	text-align: center;
	padding-top: 5px;	
	color: #777;
	}

#postgallery {
	float:left;
	width:180px;
	margin:0px 0 0px 0px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.post {
	margin: 0 0 0px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

.entry-content {
	float:right;
	width:460px;	
}

.entry p a:visited {
	color: #b85b5a;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.navigation {
	clear: both;
	margin:10px 0 5px 0px!important;
	padding:0px;
	text-align:center;	
	}
	
/* Begin zoekresultaten */

.entry-result {
	float:left;
	margin:0 0 5px 0!important;
	width:630px;
	border-bottom:1px #daded2 solid;
}

.entry-result h4 a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.entry-result h4 a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.entry-result p, .entry-result h4 {
	padding:3px 0px 0 0px;
	margin:0 0 0 0;
	font-weight:normal;
}

.entry-result p {
	margin-top:0px;
}

#result-img {
	float:left;
	width:175px;
	margin:5px 6px 0px 0px;
	padding:0px;
}

#result-img img{
	float:left;
	border:#FFFFFF 1px solid;
	margin:0px 0px 10px 0px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px solid #eaeaea;
	position:relative;
}

.entry-result .lees_meer_link a{
	text-decoration:none;
}

.meerlezen{
	float:right;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	background-color:#4c4c4c;
	margin:0px 10px 10px 0px!important;
	padding:0px 3px 0px 3px;
	border:#fff solid 1px;
	text-decoration:none;
	text-decoration:none; color:#ffffff; float:left;
}

.meerinfo a:link, .meerinfo a:visited{
	float:left;
	color:#fff!important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	background-color:#4c4c4c;
	margin:0px 10px 10px 0px!important;
	padding:0px 3px 0px 3px;
	border:#fff solid 1px;
	text-decoration:none; 
}

.meerinfo a:hover{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	background-color:#4c4c4c;
	margin:0px 10px 10px 0px!important;
	padding:0px 3px 0px 3px;
	border:#fff solid 1px;
	text-decoration:none;
	text-decoration:none; color:#ffffff; float:left;
}


/* Begin content */

/* Begin Footer */

#footer {
	background: #4c4c4c url('images/footer-bg.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
	height:30px;
	margin-top:30px;
	}
	
#footer p {
	margin: 0;
	color:#828282;
	padding: 0px 0;
	font-size:9px;
	padding-top:13px;
	padding-left:10px;
	padding-right:10px;
	}
	
#footer a:link, #footer a:visited {
	color: #828282;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration:none;
}	

#copyright{
	float:left;
	width:275px;
	}
	
#ge{
	float:right;
	width:275px;
	text-align:right;
}	

/* End Footer */

/* Begin Sidebar */
#sidebar{
	float:left;
	padding: 0 29px 0 0;
	margin: 0 0 0 19px;
	width: 224px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar a {
	color: #000;
	text-decoration: none;
	padding:2px;
	display:block;	
	}

#sidebar a:hover {
	color: #fff;
	background-color:#4c4c4c;
	text-decoration: none;
	display:block;
	padding:2px;
	}

#sidebar .current_page_item a{
	color:#fff;
	padding:2px;
	background-color:#4c4c4c;
	display:block;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul ul li:before {
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 7px 0 0;
	padding: 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #000;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	text-decoration: none;
	margin: 0px;
	padding: 0 0 0 8px;
	line-height:35px;
	background-color:#c03805;
	color:#FFFFFF;
	}

#subpages{
	text-align:left;
	font-weight:bold;
	margin:44px 0 0 0;
	font-size:12px;
}

#pages {
	margin:65px 0 0 0!important;
	padding:8px 10px 15px 10px!important;
	text-align:left;
	font-size:12px;
	border-top:1px solid #daded2;
	border-bottom:1px solid #daded2;
	background-color:#e7f2f6;
}

/* End Sidebar */


/*	Begin Headers */

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:normal;
	}

h1 {
	padding-top:0px;
	margin: 0;
	font-size: 4em;
	text-align: center;	
	color:#000;	
	}

h2 {
	margin: 0 0 15px 0;
	padding:0 0 0 10px;
	font-size: 1.6em;
	color:#fff;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em;
	}

h3 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	color:#000000;
	}

h4 {
	font-size:13px;
	font-weight:bold;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	font-size: 1.3em;	
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #fff;
	text-decoration: none;
	}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	color: #fff;
	text-decoration: none;
	}	
	
a {
	color: #1283a6;
	text-decoration: underline;
	}

a:hover {
	color: #1283a6;
	text-decoration: none;
	}

/* End Headers */



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */


/* 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 */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0px 0px;
	}

#sidebar #searchform #s {
	width: 118px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	}

small, .nocomments, blockquote, strike {
	color: #777;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#asmcontainerbg {
	margin-top:65px;
	padding-top:15px;
	border-top:1px solid #daded2;
	border-bottom:1px solid #daded2;
	background-color:#e7f2f6;
}

.asmContainer {
	/* container that surrounds entire asmSelect widget */
	padding:0 0 10px 8px;
	padding: expression('0 0 0 8px'); /* Hack only IE */
}

.asmContainer p {
	/* container that surrounds entire asmSelect widget */
	padding:0 0 0 0px!important;
}

.asmSelect {
	/* the newly created regular 'select' */
	display: inline;
	width:205px;
	margin:0 0 0px 0!important;
}

.asmOptionDisabled {
	/* disabled options in new select */
	color: #999; 
}

.asmList {
	/* html list that contains selected items */
	margin: 0px 12px 5px 0px !important;
	padding:0px;
	position: relative;
	display: block;
	padding: 0px; 
	list-style: none;
	list-style-type:none;
}

.asmListItem {
	/* li item from the html list above */
	position: relative; 
	padding-left: 0!important;
	list-style: none;
	background: #4c4c4c;
	border: 1px solid #bbb; 
	width: 100%; 
	margin: 3px 0 -1px 0;!important
	margin-left: 0!important;
	line-height: 1em;
	font-size:12px;
	color:#FFF!important;
}

.asmListItem:hover {
	background-color: #4c4c4c;
}

.asmListItemLabel {
	/* this is a span that surrounds the text in the item, except for the remove link */
	padding: 5px;
	display: block;
}

.asmListSortable .asmListItemLabel {
	cursor: move; 
}

.asmListItemRemove {
	/* the remove link in each list item */
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px;
	padding:2px 0px 4px 10px !important;
	margin:0px;
	border:0px;
	background-image:url(images/cross.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	background-color:none !important;
}

input.myform{
   color:#fff;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size:12px;
   background-color:#4c4c4c;
   margin:0px 10px 10px 134px!important;
   padding-bottom:1px;
   border:#fff solid 1px;
}

select.myform{
	float:right;
}

/* ------------------------------------------------------- */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {}
.tabberlive {
	float:left;
	margin:15px 0 20px 0px;
	width: 630px;
	border-bottom: 1px solid #4c4c4c;	

}

ul.tabbernav {
	margin:0;
	padding: 3px 0 0 0 ;
	border-bottom: 6px solid #4c4c4c;
	font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 5px 5px 5px 5px;
	margin: 0 0 0px 0px;
	border-bottom: none;
	text-decoration: none;
}

ul.tabbernav li a:link { color: #4c4c4c; }
ul.tabbernav li a:visited {  color: #4c4c4c; }
ul.tabbernav li a:hover { color: #fff; background-color:#4c4c4c; }
ul.tabbernav li.tabberactive a { background-color: #4c4c4c; border-bottom: 0px solid #4c4c4c; color:#fff; }
ul.tabbernav li.tabberactive a:hover { background-color: #4c4c4c; border-bottom: 0px solid #4c4c4c; color:#fff; }

/* ------------------------------------------------------- */

#menu{
	width:100%;
	margin-top:10px;
}
#menu ul{
	list-style:none;
}
#menu li{
	list-style:none;
	display:block;
	float:left;
	margin:0 2px;
}
#menu li a{
	display:block;
	float:left;
	height:20px;
	color:#fff;
	text-transform:none;
	font-size:11px;
	font-weight:bold;
/*	background:url(images/menu_009_l.jpg) no-repeat left; */
	line-height:20px;
	padding:0 0 0 4px;
	text-decoration:none;
	cursor:pointer;
}
#menu li a span{
	display:block;
	float:left;
/*	background:url(images/menu_009_r.jpg) no-repeat right; */
	height:20px;
	color:#fff;
	line-height:20px;
	padding:0 9px 0 4px;
}
#menu li a:hover{
	display:block;
	float:left;
/*	background:url(images/menu_009_h_l.jpg) no-repeat left; */
	height:20px;
}
#menu li a:hover span{
	display:block;
	float:left;
/*	background:url(images/menu_009_h_r.jpg) no-repeat right;*/
	color:#fff;
	height:20px;
}
#menu li.current_page_item a{
	display:block;
	float:left;
	height:20px;
	color:#4c4c4c;
	text-transform:none;
	font-size:11px;
	font-weight:bold;
	background:url(images/menu_009_l.jpg) no-repeat left;
	line-height:20px;
	padding:0 0 0 4px;
	text-decoration:none;
}
#menu li.current_page_item a span{
	display:block;
	float:left;
	background:url(images/menu_009_r.jpg) no-repeat right;
	height:20px;
	color:#4c4c4c;
	line-height:20px;
	padding:0 9px 0 8px;
}

.select-tax { 
	width:200px!important;
	margin:0 0 10px 10px!important;
}

#flags_language_selector img{
      margin:1px!important;
      border:1px solid #333!important;
}
