/*
Theme Name: BHK Default
Theme URI: http://www.badheizkoerper-edelstahl.de/blog/
Description: The default WordPress theme for BHK.
Version: 1.6
Author: Agent-Clever
Author URI: -
Tags: blue, white , custom header, fixed width, two columns, widgets
Text Domain: BHK

	BHK v1.0
	 http://www.badheizkoerper-edelstahl.de

	
*/
/* ~~~~~~~~~~~~ Basics ~~~~~~~~~~~  */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, "Trebuchet MS",  Verdana, Sans-Serif;
	color: #3F3F3F;
	text-align: center;
	background: #E5E5E5 url(images/site_bg.jpg) repeat-x;
}
.clear {
	clear: both;
}
.clearfix:after { 
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
	font-size:0;
   visibility: hidden; 
} 
.clearfix { 
   display: inline-block; 
} 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */ 

a:active /* removes annoying dotted line 
				from around href objects -
				without sacrificing usablity! 
*/ {
	outline: none;
}
a:link, a:visited, a:active {
	color: #006A9D;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~ Main Site ~~~~~~~~~~~~~~~~~~ */ 

#wrapper {
	width: 950px;
	margin: 0 auto;
}

/* ~~~~~~~~~~~~~ Header ~~~~~~~~~~~~~~~~~~~~~ */

#header {
	width: 950px;
	margin-top: 10px;
	text-align: left;
}
#topnav {
	text-align: right;
	margin-right: 10px;
	color: Gray;
}
#topnav a:link, #topnav a:visited, #topnav a:active {
	color: Gray;
	font-size: 1.1em;
	text-decoration: none;
	padding: 0 3px;
}
#topnav a:hover {
	text-decoration: none;
}
#logo h1 {
	background: url(images/shop_logo.jpg) no-repeat;
	width: 242px;
	height: 27px;
	text-indent: -999em;
	overflow: hidden;
	line-height: 27px;
	margin-left: 10px;
}
#logo_desc {
	text-align: left;
	color: #787878;
	font-size: 1.1em;
	font-style: italic;
	margin-left: 10px;
	text-decoration: none;
}
#header_image {
	background: url(images/header_image.jpg) no-repeat;
	width: 950px;
	height: 153px;
	margin-top: 15px;
}
#header_image span {
	float: right;
	font-size: 2.7em;
	color: white;
	padding: 40px 30px 0 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#header_nav ul {
	padding: 116px 0 0 20px;
	float: left;
}
#header_nav ul a {
	color: #262626;
	text-decoration: none;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 0 8px 3px 8px;
	font-size: 1.5em;
}
#header_nav ul li {
	display: inline;
	margin: 0;
}

/* ~~~~~~~~~~~~~ Main Content ~~~~~~~~~~~~~~~~~~ */

#main_content_top {
	width: 950px;
	margin-top: 6px;
	height: 20px;
	background: url(images/main_content_top.jpg) no-repeat;
}
#main_content {
	background: url(images/main_content_bg.jpg) repeat-y;
	padding: 10px 20px 13px 20px;
	text-align: left;
}

/* ~~~~~~~~~~~ Container ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#main_center_container {
	width: 600px;
	float: left;
	margin-left: 10px;
	text-align: left;
	display: inline; /* Fix the IE5/6 Doubled Float-Margin Bug */
}
#sidebar { 
	width: 250px;
	float: right;
}

/* ~~~~~~~~~~~~~ Main Content Bottom ~~~~~~~~~~~~~~~~ */

#main_content_bottom {
	width: 950px;
	height: 20px;
	background: url(images/main_content_bottom.jpg) no-repeat;
}

/* ~~~~~~~~~~~~~~~ Sidebar ~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar .box_content {
	width: 200px;
	background: url(images/box-bg.gif) repeat-x top left !important;
	margin-top: 15px;
	padding: 15px 15px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
#sidebar .box_content h3 {
	padding: 0 14px 3px 0;
	margin: 0px 0px 10px 0px;
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #858585;
}
#sidebar .box_posts a:hover, #sidebar .box_posts a:active, #sidebar .box_posts a:focus {
	text-decoration: underline;
}
#sidebar .box_content ul {}
#sidebar .box_content ul li {
	margin-left: 0px;
}
#sidebar .box_content ul li a {
	display: block;
	padding: 6px 0 6px 5px;
	font-size: 1.2em;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #F1F1F1;
}
#sidebar .box_content ul li a:hover, #sidebar .box_content ul li a:active, #sidebar .box_content ul li a:focus {
	color: #cc0000;
	text-decoration: none;
}
#sidebar #search {
	width: 200px;
	height: 30px;
	padding: 5px 0;
	background: url(images/search-bg.gif) no-repeat;
}
#sidebar .search_text_box {
	width: 165px;
	float: left;
	display: inline;
	background: none;
	border: none;
	font-size: 1.2em;
	color: #727272;
	margin: 2px 0px 0px 5px;
}
#sidebar .search_submit {
	width: 20px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 2px;
	background: none;
	border: none;
	cursor:pointer;
}
#sidebar .subscribe_img {
	float: left;
	display: inline;
	width: 32px;
	margin-right: 4px;
}
a.subscribe_desc {
	float: left;
	display: inline;
	color: black;
	text-decoration: none;
}
a.subscribe_desc a:hover {
	text-decoration: underline;
}
a.subscribe_desc span {
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 4px;
}

/* ~~~~~~~~~~~~~~~~ Content Style ~~~~~~~~~~~~~~~~~ */

.post_content {
	margin-bottom: 25px;
}
.post_content .separator {
	height: 3px;
	margin: 5px 0px;
	padding: 0px 0px;
	display: inline;
	display: block;
	clear: both;
	background: url(images/dot.gif) repeat-x bottom;
}
.post_content h2 {
	margin: 0;
	font-size: 2.2em;
	font-weight: normal;
	font-family: Arial, Helvetica,sans-serif;
	padding-bottom: 4px;
	color: black;
}
.post_content h2 a:link, .post_content h2 a:visited, .post_content h2 a:active {
	font-family: Arial, Helvetica,sans-serif;
	text-decoration: none;
	padding-bottom: 3px;
	color: black;
}
.post_content h2 a:hover {
	text-decoration: underline;
}
.post_content h3 {
	color: #d73215;
	margin: 15px 0 15px 0;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}
.post h4 {
	font-size: 1.5em;
	color: #414141;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.post h5 {
	font-size: 1.3em;
	color: #2c2c2c;
	margin: 10px 0 0px 0;
	font-weight: bold;
}
.heading {
	font-size: 1.3em;
	color: #353535;
	font-weight: bold;
	margin-bottom: 25px;
}
.post_content .post_info {
	font-size: 1em;
	color: #999;
	margin-bottom: 15px;
}
.post_content p {
	font-size: 1.2em;
	color: #3d3d3d;
	line-height: 1.55em;
	padding-bottom: 15px;
}
.post_content ul, ol {
	margin: 10px 0 20px 30px;
}
.post_content li {
	margin: 0;
	padding: 6px 0;
	font-size: 1.2em;
	color: #022959;
	list-style: circle;
}
.post_content ol li {
	margin: 0;
	padding: 8px 0;
	font-size: 1.3em;
	color: #4b4b4b;
	list-style: decimal;
	border-bottom: 1px solid #d6d6d6;
}
a.shoplink {
	padding: 6px 10px;
	background-color: #f1f1f1;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #e0e0e0;
}
ul.related {
	margin-left: 15px;
	
}
ul.related a {
	text-decoration: none;
}
ul.related li {
	padding: 10px 0;
	border-top: 1px solid #d6d6d6;
	list-style: none;
}
blockquote {
	margin: 10px 30px 25px 25px;
	padding: 15px 15px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: italic;
	border: 1px solid #eff79d;
	background-color: #fafbe6;
}
.excerpt {
	float: left;
}
.post_content .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.post_content .alignleft {
	float:left;
	margin:0 10px 5px 0;
}
.post_content .alignright {
	float:right;
	margin:0 0 10px 0;
}
.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: 1.1em;	
	line-height: 17px;
	padding: 3px 4px 3px;
	margin: 0;
	color: black;
}
img.aligncenter {
	display: block;
	margin: 10px auto;
	border: 1px solid #dbdbdb;
	padding: 4px;
}
img.alignright {
	padding: 4px;
	margin: 0 0 4px 15px;
	display: inline;
	border: 1px solid #dbdbdb;
}
img.alignleft {
	padding: 4px;
	margin: 0 12px 4px 0;
	display: inline;
	border: 1px solid #dbdbdb;
}

/* ~~~~~~~~~~~~~~~~ Footer ~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 950px;
	margin: 20px 0 40px 10px;
	color: #838383;
	font-size: 1.1em;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #444444;
	font-size: 1em;
	text-decoration: none;
}
#footer a:hover {}
