/*
Theme Name: de Fabriek Bier en Tieten
Theme URI: http://fabriek.binx.nl
Description: Bier en Tieten
Version: 1.0
Author: Binx
Author URI: http://www.binx.nl
*/
body {
	padding:0px;
	margin:0px;
	background-color: #7f7f7f;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a hover active visited {
font: arial;
size: 3;
color: #CC3300;
text-decoration: none;
}
#container{
	width:800px;
	height:100%;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header{
	width:800px;
	height:189px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px;
}
/*menu*/
#menupush{
width:800px;
height:144px;
*height:159px;
}

#menu{
width:800px;
height:20px;

}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;
font: arial;
size: 3;
color: #CC3300;
text-decoration: none;
}
#navlist li a
{
font: arial;
size: 3;
color: #CC3300;
text-decoration: none;
}
#navlist li a:visited
{
font: arial;
size: 3;
color: #CC3300;
text-decoration: none;
}
#navlist li a:hover
{
font: arial;
size: 3;
color: #CC3300;
text-decoration: bold;
}
/*end menu*/
#wrapper{
margin:0px;
}
#content{
	width:600px;
	float:left;
	background-image: url(images/contenthd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_footer{
	background-image: url(images/contentftr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:108px;
	width:600px;
	float:left;
	}
.post{
width:560px;
margin: 20px 10px 0px 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.post h2 {
list-style-type: none;
margin: 3px 10px 3px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #CC3300;
}
#sidebar{
	background-image: url(images/sidehd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:200px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
}

#side_content h1{
	line-height:13px;
	font-size: 11px;
	font-weight:bold;
	color: #CC3300;
}
#side_content ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#side_content ul li a{
color: #006699;
}	
#side_content{
width:160px;
margin: 20px 20px 0px 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CC3300;
}
#side_footer{
	background-image: url(images/sideftr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:94px;
	width:200px;
	float:left;
}
#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:40px;
	width:600px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989375;
	text-align: center;
	line-height: 35px;
}



/* End Various Tags & Classes*/
