/*
Theme Name: Miner's Bielefeld
Theme URI: http://meiners-kaffeehandlung.de/
Description: Meiners Kaffeehandlung
Version: 1.0
Author:
Author URI: /


*/

/* Begin Typography & Colors */

body{
	margin: 0px;
	padding: 0px;
	position: absolute;
	vertical-align: top;
	text-align: center;
	width:100%;
	height:101%;	
	min-width: 825px; 
	font: 11px/17px Verdana, sans-serif;
	color: #000000;
	background-color: #fdf8e2;
}
p{
	margin:0px;
}
a {
	text-decoration: none;
	color: #fdf8e2;
}
.entry a {
	text-decoration: none;
	color: #E60003;
}
.comments a {
	text-decoration: none;
	color: #ebe5cd;
}
.headline a {
	text-decoration: none;
	color: #E60003;
}
.active_link{
	text-decoration: none;
	border: none;
	border-bottom: 1px solid #E60306;	
	
}
a:hover {
	text-decoration: underline;
}
#page{
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	text-align: left;
}
#header{
	color: #fdf8e2;
	padding:0px;
	padding-top:1px;
	margin:0px;
	margin-top:30px;
	height:18px;
	font: 10px/17px Verdana, sans-serif;
	font-weight: bold;
        background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
}
#header h1{
	display:inline;
	font: 10px/17px Verdana, sans-serif;
	font-weight: bold;
}

#home_banner{
	width: 825px;
	height: 201px;
	background-repeat: no-repeat;	
}
#banner{
	width: 825px;
	height: 201px;
	background-repeat: no-repeat;
}
#menu{
	background-image: url(/images/bielefeld.jpg);
	background-repeat: no-repeat;	
}
.headline{
	clear:both;	
	width: 825px;
	height: 26px;
	background-image: url(/images/headline_bg.gif);
	background-repeat: repeat-x;		
}
.headline img {
	float:left;
}
.headline h2 {
	float:left;
	margin:0px;
	margin-top:4px;
	display:block;
	font: bold 13px/16px Verdana, sans-serif;
}
.entry {
	display:block;
	clear:both;
	padding:12px;
	font: 11px/16px Verdana, sans-serif;
	background-color: #ebe5cd;
}
.entry img {
	border:none;
	padding: 0px;
	padding-top: 3px;
	padding-right: 12px;
}
.comments{
	text-align:right;
	width: 813px;
	height: 18px;
	padding-top:2px;
	padding-right:12px;
	font: bold 11px/16px Verdana, sans-serif;
	color: #ebe5cd;
	background-color: #ebe5cd;
	background-image: url(/images/comments_bg.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
.comment_headline {
	width: 825px;
	height: 28px;
	background-image: url(/images/comment_bg.gif);
	background-repeat: repeat-x;		
	background-color: #cdbfa4;	
}
.comment_headline h2{		
	float:left;
	margin:0px;
	margin-top:6px;
	padding-left:12px;	
	display:block;
	font: bold 11px/16px Verdana, sans-serif;
}
.comment {
	padding:12px;
	font: 11px/16px Verdana, sans-serif;
	background-color: #cdbfa4;
}
.comment_spacer {
	width: 825px;
	height: 28px;
	background-image: url(/images/spacer_bg.gif);
	background-repeat: repeat-x;		
	background-color: #ebe5cd;	
}
form {
	padding: 0px;
	margin: 0px;
}
#comment_form {
	margin:0px;
	border:none;
	width: 813px;
	padding:0px;
	padding-left:12px;
	background-color: #cdbfa4;
	vertical-align: bottom;
}

#comment_form textarea{
    border: none;
    width:300px;
    height: 180px;
    background-color: #fdf8e2;
}
#comment_form .text_input{
    border: none;
		border:none;
		padding:0px;    
    width:300px;
    height: 18px;
    background-color: #fdf8e2;
}

.form_submit{
	text-align:right;
	width: 813px;
	height: 18px;
	padding-top:2px;
	padding-right:12px;
	font: bold 11px/16px Verdana, sans-serif;
	color: #ebe5cd;
	background-color: #cdbfa4;
	background-image: url(/images/submit_bg.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
#apply_form {
	margin:0px;
	border:none;
	width: 825px;
	height: 995px;
	padding:0px;
	background-color: #cdbfa4;
	vertical-align: bottom;
}
#apply_form .form_left{
	display:block;
	float:left;
	margin:0px;
	border:none;
	width: 318px;
	height: 995px;
	padding:0px;
	padding-left:12px;
	background-color: #cdbfa4;
}
#apply_form .form_right{
	display:block;
	float:left;
	margin:0px;
	border:none;
	width: 475px;
	height:995px;
	padding:0px;
	padding-left:20px;
	background-color: #cdbfa4;
}
#apply_form .checkbox_input{
	height: 16px;
	margin-left: 3px;
	margin-top: 1px;
	padding: 0px;
}
#apply_form .radio_input{
	height: 13px;
	margin-left: 3px;
	margin-top: 3px;
	padding: 0px;
}
#apply_form .area_input{
    border: none;
    width:450px;
    height: 50px;
    background-color: #fdf8e2;
}
#apply_form .text_input{
    border: none;
    padding:0px;    
    width:450px;
    height: 18px;
    background-color: #fdf8e2;
}
#apply_form .text1_input{
    border: none;
    border:none;
    padding:0px;    
    width:300px;
    height: 18px;
    background-color: #fdf8e2;
}
#apply_form .text2_input{
    border: none;
		border:none;
		padding:0px;    
    width:128px;
    height: 18px;
    background-color: #fdf8e2;
}
#contact_form {
	margin:0px;
	border:none;
	width: 825px;
	height:460px; 
	padding:0px;
	background-color: #cdbfa4;
	vertical-align: bottom;
}
#contact_form  .form_left{
	display:block;
	float:left;
	margin:0px;
	border:none;
	width: 318px;
	padding:0px;
	padding-left:12px;
	background-color: #cdbfa4;
}
#contact_form  .form_right{
	display:block;
	float:left;
	margin:0px;
	border:none;
	width: 475px;
	padding:0px;
	padding-left:20px;
	background-color: #cdbfa4;
}
#contact_form .text1_input{
    border: none;
		border:none;
		padding:0px;    
    width:300px;
    height: 18px;
    background-color: #fdf8e2;
}
#contact_form  .area_input{
    border: none;
    width:300px;
    height: 180px;
    background-color: #fdf8e2;
}
#footer{
	color: #fdf8e2;
	margin:0px;
	margin-bottom:30px;
	font: 10px/17px Verdana, sans-serif;
	font-weight: bold;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
}
.clear{
	clear: both;
	}