/*
Theme Name: Grasveld V2
Theme URI: http://www.grasveld.com/
Description: Grasveld V2
Version: 2.1
Author: Centrologic
Tags: 
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.leftleft {
float: left;
width: 246px;
height: 250px;
padding-right: 10px;
}
.leftlefthome {
float: left;
width: 492px;
height: 450px;
padding-right: 10px;
}
a {
	color: #a4a800;
}

a img {
	border: none;
}

a:visited {
	color: #a4a800;
}

a:hover {
	color: #FFF;
}

a.spoiler-tgl, a.spoiler-tgl:hover
{color: #a4a800;}

acronym, abbr {
	border-bottom: 0 none;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 0 none;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #333;
	border: 0 none;
	color: #000;
	font-family: "Arial";
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h1 {
	font: 14px "Arial";
	/*letter-spacing: 0.2em;*/
	font-weight: bold;
	/*margin: 15px 0 2px 0;
	padding-bottom: 2px;*/
}

h2 {
	font: 12px "Arial";
	/*letter-spacing: 0.2em;*/
	font-weight: bold;
	/*margin: 15px 0 2px 0;
	padding-bottom: 2px;*/
}

h3 {
	font-family: "Arial";
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, /*li,*/ .feedback {
	font-family: "Arial";
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: Arial 230%;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

/*  Begin Menu  */
/*
.menu {
	font-size: 14px;
	float:left;
}

.menu form {
	/*margin: 0 0 0 13px;*/
}
/*
.menu input#s {
/*	width: 80%;*/
	/*color: #000;
}

.menu ul {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	text-transform: lowercase;
	float:left;
}

.menu ul li {
	font: Arial;
	padding-right: 10px;
	float:left;
}

.menu ul li a{
	color: #000;
	font: Arial;
	font-size: 12px;
	float:left;
	text-decoration: none;
}


.menu ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	float:left;
}

.menu ul ul li {
	letter-spacing: 0;
	float:left;
}

.menu ul ul li a {
	color: #000000;
	text-decoration: none;
	float:left;
}

.menu ul ul li a:hover {
	float:left;
}

.menu ul ul ul.children {
	float:left;
}/*
/*  Einde Menu  */

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Arial';
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

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

/* Captions & aligment */
.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;
	-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 & aligment */

.wrapper{
	width: 1024px;
	height: 768px;
	margin: 0 auto;	
}

.content{
}
	
.header{
	width: 1024px;
	height:155px;
	float:left;
	background-image:url(images/header.png);
}
#shutter{
	width: 1024px;
	height:150px;
	float:left;
	background-image:url(images/footer.png);
}
.imageheader{width: 512px; height: 155px; float:left; padding-left: 256px;}
.cta {
float: left;
width: 256px!important;
}
ul.cta_buttons {
margin: 0px;
padding: 0px;
}
li.cta_button {
list-style: none;
padding: 10px 0 10px 0;
margin: 10px;
width: 240px;
background-image: url(images/cta_button.png);
width: 230px;
}
li.cta_button a{
color: #333;
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding: 12px;

}
li.cta_button:hover{
color: #000;
background-image: url(images/cta_button_hover.png)
}

.green{ color:#a4a800;}
.video_gv {
	width: 256px;
	height:155px;
	float:left;
	color: #FFF;
}
.live_updates {
	width: 256px;
	height:155px;
	float:left;
	color: #FFF;
}
.address {
	width: 236px;
	height:135px;
	float:right;
	color: #FFF;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 11px;
}
.address p{
font-size: 12pt;
color: #a4a800;
} 
.left1 {
	width:256px;
	height: 448px;
	float:left;
	background-color: #000;
	color: #a4a800;
	padding-top: 10px;
}
.left1 a{text-decoration:none;}

.submenu{
	width: 768px;
	height:20px;
	float:right;
	background-color: #ADC5E7;
	list-style:none;
}

.txt{
	width: 234px;
	height: 438px;
	background-image: url(images/tekstvak.jpg);
	float:left;
	padding-left:11px;
	padding-right:10px;
	overflow-y:scroll;
}

.txt a:hover{color:#000000;}

.fulltxt{
	width: 747px;
	height: 458px;
	float:left;
	background-color: #ADC5E7;
	padding-left:11px;
	padding-right:10px;
}

.fulltxt a:hover{color:#000000;}

.slideshow{
	width: 512px;
	height:438px;
	float:left;
}

/* Left Menu1 */

ul#navlist-ver
{
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
}

#navlist-ver li
{
	list-style:none;
	list-style-type: none;
	font-size: 14px;
	font-family: Arial;
	color: #a4a800;
	text-decoration: none;
	padding-bottom: 20px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;*/
	
}
#navlist-ver li a
{
	display:block;
	width: 100%;
	color: #a4a800;
	text-decoration: none;
	/*margin-left: -20px;
	padding-left: 0px;*/

}
#navlist-ver li a:visited
{
	color: #a4a800;
	text-decoration: none;
}
#navlist-ver li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color:#717074;
}

.left1 #navlist-ver li.current_item_parent a
{
	color: #FFFFFF;
	text-decoration: none;
}

#navlist-ver li.active a
{
/*	background-color:#717074;*/
	color: #FFFFFF;
	text-decoration: none;
}

/* End Left Menu1 */

/* Left Menu2 */

ul#navlist2-ver
{
	
	padding-left: 10px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#navlist2-ver li
{
	list-style:none;
	list-style-type: none;
	font-size: 14px;
	font-family: Arial;
	color: #a4a800;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;*/
	
}
#navlist2-ver li a
{
	display:block;
	width: 100%;
	color: #a4a800;
	text-decoration: none;
	/*margin-left: -20px;
	padding-left: 0px;*/

}

#navlist2-ver li a:visited
{
	color: #a4a800;
	text-decoration: none;
}
#navlist2-ver li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color:#717074;
}

.left2 #navlist2-ver li.current_item_parent a
{
	background-color:#717074;
	color: #FFFFFF;
	text-decoration: none;
}

#navlist2-ver li.active a
{
	/*background-color:#717074;*/
	color: #FFFFFF;
	text-decoration: none;
}
#navlist2-ver li.current_item_parent a{color:#FFFFFF !important;}
/* End Left Menu2 */

/* Begin Widget SubMenu */
.flexipages_widget ul
{
padding:0px;
margin:0px;
margin-top: 2px;
#margin-top: -14px;
margin-left: -1px;
}

.flexipages_widget li{
list-style:none; 
display: inline;	
border-left: 1px solid #000; 
padding-right: 10px; 
padding-left: 10px; 
font-size: 10px; 
font-family: "Arial";
font-weight: bold;
color: #104b7f;
}
.flexipages_widget a{	color: #000000;	text-decoration: none;}
.flexipages_widget a:visited{color: #000000; text-decoration: none;}
.flexipages_widget a:hover{color: #FFFFFF; text-decoration: none;}
li.current_page_item a{color: #FFFFFF!important; text-decoration: none;}

/* End Widget SubMenu */

/*.grasveld{margin-bottom:62px;}
.projecten{margin-bottom:115px;}
.inrichting{margin-bottom:10px;}*/

.grasveld{width:256px; float:left;}
.grasveld-l{width: 100px;float:left;text-transform: Uppercase;}
.grasveld-r{width: 150px;float:right;}
.projecten{width:256px;float:left;}
.projecten-l{width: 128px;float:left;text-transform: Uppercase;}
.projecten-r{width: 128px;float:right;}
.inrichting{width:256px;float:left;}
.inrichting-l{width: 128px;float:left;text-transform: Uppercase;}
.inrichting-r{width: 128px;float:right;}
.nieuws{width:256px;float:left;}
.nieuws-l{width: 128px;float:left;text-transform: Uppercase;}
.nieuws-r{width: 128px;float:right;}
.contact{width:256px;float:left;}
.contact-l{width: 128px;float:left;text-transform: Uppercase; display:block;}
.contact-l a{width: 128px;display:block; margin-left: 10px; margin-top: -10px;}
.contact-l a:hover{width: 128px;background-color:#717074;}
.contact-r{width: 128px;float:right;}

.footer{
text-align:center;
padding-top: 5px;
}

.GB_Window{
width: 1064px;
}

.vvqbox{
float:left;
margin: 0!important;
}

/* ----------------------Standaard navigatie van wordpress----------------------------------- */
#menu-linkermenu{
margin: 0px;
padding: 0px 0px 0px 10px;
list-style: none;
}

#menu-linkermenu li{
float:left;
display: block;
width: 100px;
}
#menu-linkermenu li.grasveld{
margin-bottom: 110px;
}
#menu-linkermenu li.producten{
margin-bottom: 78px;
}
#menu-linkermenu li.projecten{
margin-bottom: 182px;
}

#menu-rechtermenu li.nieuws{
margin-bottom: 34px;
}
#menu-rechtermenu li.golfbaan{
margin-bottom: 36px;
}

#menu-linkermenu li a:hover{
background-color:#717074;
display: block;
width: 100px;
}

#menu-rechtermenu {
margin: -5px;
padding: 0px;
list-style: none;
}

#menu-rechtermenu li, #menu-rechtermenu li  a {
width: 150px;
display: block;
}

#menu-rechtermenu li ul.sub-menu{
background-color: #000;
}

#menu-rechtermenu li:hover{
background-color:#717074;
}

.seperator a, .seperator a:hover, .seperator, .seperator:hover{
color: #000!important;
cursor: default;
background-color:#000!important;
width: 110px!important;
display: block;
}

