/*  
Theme Name: Nieuwe brouwerijde7dehemel.nl
Theme URI: 
Description:
Version: 1.0.1
Author: Jimmy Hendrix
Author URI: 
Tags: flamejim.com

*/
body {
	color: #000000; 
	text-align: center;
	margin: 0px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
/* links */
a, a:visited {	
	border: none;
	color: #000000;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	border: none;
	color: #000000;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	color: #000;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #000;
}
h2 a, h2 a:visited, h2 a:hover {
	color: #FFFFFF;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol, li
{
		list-style: none;
}
#main ul, #main ol, #main li {
	margin: 0px 0px;
	padding: 0 10px;
	list-style: none;
}
ul {
	
}
#wraper {
	position: relative;
    width: 1100px;	
	margin: 0px auto 0 auto;
	text-align:justify;
}
#banner a
	{
	display:block;
	background-image:url(images/banner.gif);
	width:442px;
	height:100px;
	}
#banner a:hover
	{
	display:block;
	background-image:url(images/bannerover.jpg);
	width:442px;
	height:100px;
	}
#featured {
	position: relative;
	background-image:url(images/header-bg-white.png);
	width: 1086px;	
	height: 230px;	
	padding: 0;	
	margin: 10px 15px;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size:42px;
	letter-spacing: -1.5px;
	color: 2187df;
	text-transform: none;
	text-decoration: none;
	top: 22px;
	left: 110px;
	width: 560px;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font-size:12px;
	text-transform: none;
	color: #FFFFFF;
	top: 72px; left: 105px;		
}
#header-photo {
	clear: both;
	display: block;
	background: #fff;
	border: 0px;
	margin: 0px 15px;
	padding: 0;		
	height:160px; 
	width: 986px;
}
/* Navigation */
.menuheader{	
	margin: 15px;
	padding:0px;
	width: 986px;
	height: 35px;
	}
.menuleft{
	width: 30px;
	height: 35px;
	background-image:url(images/edge_menu_left.png);
	float:left;
	}
.menuright{
	width: 30px;
	height: 35px;
	background-image:url(images/edge_menu_right.png);
	float:right;
	}
.menu{
	margin: 0px 25px 0px 25px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	width: 1031px;
	}
.menu ul{
	text-align:center;
	
	border:#00F;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background-color: #FFFFFF;
		/* background-color:  #A37F03; */
		color:#000000;
		display:block;
		font-weight:normal;
		line-height:30px;
		margin:25px 0px 0px 0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		}
	.menu li a:hover, .menu ul li:hover a{
			color:#000000;
			text-decoration:underline;
			}
			
	.menu li ul{
		/* background-color:  #A37F03; */
		background-color: #FFFFFF;
		width:200px;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		/*z-index:200;
		top:1em;
		left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		}
	.menu li:hover li a{
		background:none;		
		}
	.menu li ul a{
		display:block;
		height:32x;
		font-size:12px;
		font-style:normal;
		margin:0px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			display:block;
			/* background:  #A37F03; */
			background-color: #FFFFFF;
			border:0px;
			color:#000000;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
	.search{
			line-height:35px;
			float:right;
			}
	.menu li:hover ul ul, .menu li:hover ul ul ul, .menu li:hover ul ul ul ul, .menu li:hover ul ul ul ul ul, .menu li.sfhover ul ul, .menu li.sfhover ul ul ul, .menu li.sfhover ul ul ul ul, .menu li.sfhover ul ul ul ul ul {
	left: -999em;
	margin-left:200px;
	margin-top:-30px;
	width:160px;
}
.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul, .menu li li li li:hover ul, .menu li li li li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul, .menu li li li.sfhover ul, .menu li li li li.sfhover ul, .menu li li li li li.sfhover ul {
	left: auto;
}
.content-wrap {
    width: 765px;	
	padding: 0; 			
	margin:0 15px;	

	}
.content-wrap2 {
    width: 1085px;	
	padding: 0; 			
	margin: 15px;	

	}
.main {
	float:left;
	width: 765px;
	margin-top: 0px;  
    margin-bottom: 0px;  
    margin-left: 0px;  
    margin-right: 0px; 
	background-color: #FFFFFF;
}
 

.main3 {
	float:left;
	width: 1085px;
	margin-top: 0px;  
    margin-bottom: 0px;  
    margin-left: 0px;  
    margin-right: 0px; 
	background-image: url(images/visioen-back.png);
	min-height: 774px;
}
.main2 {
	float:left;
	width: 985px;
	background: no-repeat url(images/background.jpg);
	height:428px;
	margin: 0 0 0 0px;
	background-color: #eeeeee;
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	color: #082342; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
	color: #082342; 
	text-decoration: none;	
}
.post{
	padding:10px 0 10px 0;
	}
.post h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
p.postmetadata{
	border-top:0px solid #ccc;
	margin:10px 0 0 0;
	}
.navigation{
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}
/* Sidebar */
	.cornersmain{
		width: 735px;
		float:left;
		height:15px;
		background-color: #FFFFFF;

	}	
	.cornersmain-first{
		width: 1055px;
		float:left;
		height:15px;
		background-color: #eeeeee;

	}	
		.cornersmain2{
		width: 1000	px;
		height: 15px;
		background-color: #eeeeee;
	}	
	.cornerru
	{
		float:right;
		width: 15px;
		height: 15px;
		background-image:url(images/cornerru.png);

	}
	.cornerlu
	{
		float:left;
		width: 15px;
		height: 15px;
		background-image:url(images/cornerlu.png);

	}
	.cornerrd
	{
		float:right;
		width: 15px;
		height: 15px;
		background-image:url(images/cornerrd_bw.png);

	}
	.cornerld
	{
		float:left;
		width: 15px;
		height: 15px;
		background-image:url(images/cornerld_bw.png);

	}
	.lsidebar
	{
		margin-left:15px;
		width: 200px;
		float:left;
	}
	.rsidebar
	{
		width: 300px;
		float:right;
	}
	.sidebar
	{
		float:left;
		padding-left:10px;
		padding-right:10px;
		width: 280px;
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #FFFFFF;
	}
.side-bar{
margin-top:15px;
	}
}
	.sidebar ul, .sidebar ol, .sidebar li
	{
		padding:0 0 0 0px;

		margin:0 0 0 0px;
	}
	.cornerssidebar{
		width: 270px;
		float:left;
		height: 15px;
		background-color: #FFFFFF;
	}	
h3 {
	margin-top: 0px;
	padding: 5px 5px;  			
}
.footer-wrap
{
	float:left;
	height:35px;
	width: 1086px;
	margin: 15px;
	color:#FFFFFF;
	
}
.footer{
background-color: #000000;
line-height:30px;
margin: 0 0px;
height:35px;
width:1026px;  
float:left;  
}
.footer a, .footer a:hover
{
	color:#FFFFFF;
}
.footer-left{
	width: 30px;
	height: 35px;
	background-image:url(images/edge_menu_left_bw.png);
	float:left;

	}
.footer-right{
	width: 30px;
	height: 35px;
	background-image:url(images/edge_menu_right_bw.png);
	float:right;
	}
#footer-wrap a:hover, #footer-wrap a {
	color: #FFFFFF;	
}
#footer-bottom {
	clear: both;
	color: #333;	
	margin: 0 auto; 
	padding: 5px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
	color: #ffffff;
}
/* postmeta */
.postmeta {	
	font-size: 95%;	
	color: #99997D;
	border: 0px solid #EAE7DB;

}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
table#wp-calendar{
	width:100%;
	}
#header-text
{
	float:left;
	height:225px;
	width:300px;
	background:url("images/logo.png") no-repeat scroll right center transparent;
}
.navleft a
{
	display:block;
	overflow:hidden;
	background:url("images/nav_left_bw.png") no-repeat scroll right center transparent;
	float:left;
	height:159px;
	width:50px;
}
.navright a 
{
	overflow:hidden;
	display:block;
	background:url("images/nav_right_bw.png") no-repeat scroll right center transparent;
	float:left;
	height:159px;
	width:50px;
}
#slideshow
{
	padding-top:10px;
	overflow:hidden;
	float:left;
	height:159px;
	width:676px;

}
#slideshow, #slideshow a, #slideshow a:hover
{
	color:#000000;
}
#slideshow a:hover
{
	text-decoration: underline;	
}
.title-right
{
	width:15px;
	height:35px;
	background-image:url(images/edge_title_right_bw.png);
	float:right;
}
.title-left
{
	width:15px;
	height:35px;
	background-image:url(images/edge_title_left_bw.png);
	float:left;
}
.title
{
	width:735px;
	height:35px;
	line-height:15px;
	color:#FFFFFF;
	float:left;
	background-color:#000000;
}
.title2
{
	width:1055px;
	height:35px;
	line-height:15px;
	color:#000000;
	float:left;
	background-color:#d8c600;
}
.title h2
{
	color:#FFFFFF;
	text-decoration: underline;	
}

.title-side
{
	width:270px;
	height:35px;
	line-height:15px;
	color:#FFFFFF;
	float:left;
	background-color:#000000;
}
.title-side h2
{
	color:#FFFFFF;
	text-decoration: underline;	
}
.open
{
	float:left;
	width:765px;
	height:20px;
}
table td
{
        padding:5px;
}
#thumbnail-slide
{
        max-width:100px;
}
.thumbnail {
}
.thumbnail a img {
  width: 100px;
  height: 120px;
}
#gone
{
display: none;
}