/*
Theme Name: Silva
Theme URI: http://www.silva.nl/
Description: This theme is developed for Silva Nederland.
Version: 1.0
Author: Aart Jan van der Linden, original developed by Sietse Weerkamp
Author URI: http://www.aartjan.com/
Tags: Silva

	Silva v1.1
	 http://www.aartjan.com

	This theme was designed and built by Aart Jan van der Linden.
	

*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul,ul li {
	margin: 0px;
	padding: 0px;
}

#content ul li {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

a img {
	border: none;
}

a {
	color: #896d5e;
}

h1,h2,h3,h4 {
	color: #c7005e;
	font-size: 14px;
}

h2 {
	padding-top: 0;
	margin-top: 0;
}

h3 {
	font-size: 12px;
}

#mainmenu {
	width: 234px;
	top: 0px;
	float: right;
	margin-top: -229px;
}

#headerimg {
	margin-left: 20px;
}

#submenu {
	margin-left: 78px;
	padding: 0px 0px 2px 0px;
	width: 620px;
	float: left;
	margin-right: 5px;
}

#submenu a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	float: left;
	margin-right: 15px;
}

#submenu a:hover {
	color: #a68674;
	text-decoration: underline;
}

#submenu li {
	list-style: none;
	display: inline;
}

#contactmenu {
	width: 233px;
	float: left;
	text-align: left;
	padding: 20px 0px 20px 0px;
	color: #4a423f;
}

#contactmenu a {
	color: #4a423f;
	font-weight: bold;
}

#contactmenu a:hover {
	color: #000;
	text-decoration: underline;
}

#page {
	width: 938px;
	margin: 6px auto;
}

#page hr {
	display: none;
}

#content {
	float: left;
	width: 586px;
	padding: 0px 40px 10px 78px;
 margin-top: -42px;
 }

#content .home_images {
	margin-left: -20px;
	margin-right: -20px;
}
#sidebarcontainer{
	float: right;
	width: 234px;
}


#sidebar {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin:0;
	color: #fff;
}


#sidebar a {
	color: #fff;
}

.widget, .widgetzonderniftycorners{
	padding-top:10px;
	padding-bottom:10px;
	background: #4a423f;
	margin-bottom:10px;
}

#sitemap {
	float: left;
	width: 210px;
	background: #fff;
	color: #000;
	font-size: 11px;
	padding: 5px 5px 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
}


#sitemap h4 {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#sitemap ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sitemap ul ul {
	list-style: none;
	padding: 0;
	margin-left: 10px;
}

.sidebarquotediv {
	padding: 10px;
	padding-left: 0px;
}

.sidebarquotediv .sidebarquotetitle {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#sidebar #event-calendar {
	padding: 10px 0px 0px 16px;
	width: 190px;
}

#sidebar #testimonial,#sidebar #recent-posts, #sidebar .widget_stray_quotes {
	padding: 10px 0px 0px 11px;
}

#sidebar #recent-posts li {
	list-style: none;
}

#sidebar #sub-page-menu {
	padding: 10px 0px 0px 16px;
}

#sidebar #sub-page-menu ul {
	list-style: none;
}

#sidebar .cat_posts {
	padding: 10px 0px 0px 11px;
}

#sidebar .cat_posts ul {
	list-style: none;
}

#sidebar h2 {
	color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}
#sidebar li {
}

#sidebar ul li {
	padding-left: 11px;
}

#sidebar ul li ul li {
	padding-left: 0px;
	margin-left: 0px;
}

#sidebar #event-calendar #prev a,#sidebar #event-calendar #next a {
	font-weight: bold;
	text-decoration: none;
}

#sidebar #event-calendar caption a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar #mailpress {
	padding: 10px 0px 0px 16px;
}

#sidebar #mailpress h2 {
	color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #896d5e;
	margin-bottom: 7px;
}

#sidebar #mailpress input {
	border: 0px;
	width: 90%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 5px;
	color: #150b05;
}

#sidebar #mailpress #submit {
	color: #fff;
	font-weight: normal;
	margin-top: 10px;
	background: #896d5e;
	width: 40%;
}

#footer {
	clear: both;
	width: 100%;
	padding-left: 15px;
	padding: 0px 0px 10px 78px;
	font-size: 10px;
	font-style: italic;
}

#content .sidebarquotetitle {
	font-size: 12px;
	font-weight: bold;
	color: #C7005E;
}

.current_page_item a {
	color: #C7005E;
}

li.current_page_item ul li a {
	color: #896D5E !important;
}

.homelink a {
	position: absolute;
	display: block;
	height: 99px;
	width: 171px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
margin-left: 78px;
	padding: 2px 0px 20px 0px;
	width: 620px;
	float: left;
	margin-right: 5px;

	/*org hieronder */	
	height: 32px;
	position: relative;
	margin-top: 10px; 
	z-index: 30;
	margin-left: 68px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul ul {
	width: 149px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	position: relative;
}

/* style the links for the top level */
.menu a,.menu a:visited {
	display: block;
	text-decoration:none;
	font-size: 11px;
	color: #000;
	height: 30px;
	border: 1px solid #fff; border-width : 1px 0 1px 1px;
	background: transparent url(opaque.png) repeat scroll 0 0;
	padding-left : 10px;
	line-height: 29px;
	font-weight: bold;
	padding-left: 10px;
	
}


/* style the second level background */
.menu ul ul a.drop,.menu ul ul a.drop:visited {
	
}

/* style the second level hover */
.menu ul ul a.drop:hover {
	color: #a68674
}

.menu ul ul :hover>a.drop {
	
}

/* style the third level background */
.menu ul ul ul a,.menu ul ul ul a:visited {
	
}

/* style the third level hover */
.menu ul ul ul a:hover {
	color: #a68674
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 31px;
	left: 0;
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top: 30px;
	t\op: 31px;
}

/* position the third level flyout menu */
.menu ul ul ul {
	left: 149px;
	top: -1px;
	width: 149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left: -149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;;
}

/* style the second level links */
.menu ul ul a,.menu ul ul a:visited {
	background: transparent url(opaque.png) repeat scroll 0 0;
	color: #000;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 148px;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	}

/* yet another hack for IE5.5 */
* html .menu ul ul a,* html .menu ul ul a:visited {
	width: 150px;
	w\idth: 128px;
}

/* style the top level hover */
.menu a:hover,.menu ul ul a:hover {
	color: #a68674;
	text-decoration:underline;
}

.menu :hover>a,.menu ul ul :hover>a {
	color: #a68674;
	text-decoration:underline;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul {
	visibility: visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility: hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility: visible;
}

/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */
.menu ul ul .current_page_item a {
	color: red;
	background: white;
	border-left: 1px solid black;
}

.menu .current_page_item a {
	color: red;
	font-weight: bold;
	background: white;
}

.menu ul .current_page_item ul a {
	color: white;
	font-weight: normal;
	background: black;
}

.menu ul .current_page_item ul a:hover {
	background: gray;
}

.menu .current_page_item a:hover {
	background: white;
}

/* Toevoeging voor align left e.d. van images */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

#content .sidebarquotediv ul, #content .sidebarquotediv ul li{
	list-style-type: none;
	padding-left:0;
	margin-left:0;
	margin-bottom:15px;
}

.widget_categoryposts ul li{
	list-style-type:none;
	margin-bottom:5px;
}
.widget-cat-post-item{
	margin-bottom:5px;
}
	
#content img{
	margin:4px;
}

#FlashHeader{
	z-index: 20;
}
	
#schrijf-je-in-button{
background:none;
}
#sidebar ul li#schrijf-je-in-button{
padding:0;
}
label.cf-group-after, label.cf-group-after span {
	width:100px !important; /* was 78 */
}

#faceBookShare{
	margin-top:5px;
}
#faceBookShare img{
vertical-align:middle;
}

