/*  
Theme Name: www.wellnessurlaub-exklusiv.de/blog (Version 2.0)
Theme URI: http://wordpress.org/
Description: 
Version: 2.0
Author: Jan Pietruska
Author URI: http://www.wellnessurlaub-exklusiv.de/blog

	The CSS, XHTML and design is released under GPL:
	http://www.wellnessurlaub-exklusiv.de/blog

*/
/* Begin Typography & Colors */

BODY, HTML {
	font-family: Verdana;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
/*
################################################## Container
*/
#page {
	width: 972px;
	min-height: 100%;
	_height: 100%;
	margin: auto;
	position: relative;
	}
/*
################################################## Kopf
*/
	#page #header {
		height: 147px;
		background: url(images/kopf/hg.jpg) right no-repeat;
		}
/*
################################################## Container
*/
	#page #container {
		min-height: 100%;
		_height: 100%;
		width: 950px;
		background: #FDE4BB url("images/hg_container.png") no-repeat;
		margin-left: 12px;
		color: #660000;
		font-size: 0.9em;
		position: relative;
		}
		#page #container A {
			color: #660000;
			}
		#page #container H2, #page #container H3 {
			font-size: 1.15em;
			}
/*
################################################## Sidebar
*/
	#page #sidebar {
		width: 178px;
		float: left;
		min-height: 100%;
		_height: 100%;
		background: url("images/hg_sidebar.png") repeat-y;
		margin: 7px 0 0 3px;
		font-size: 0.9em;
		}
		#page #sidebar UL {
			list-style: none;
			margin: 0 0 0 10px;
			padding: 0;
			}
			#page #sidebar UL LI {
				margin: 5px 0;
				}
			#page #sidebar UL P {
				width: 13em;
				}
			#page #sidebar FORM BR {	
				float: left;
				display: inline;
					}
			#page #sidebar INPUT {
				background: #FEEDD1;				
				font-family: Verdana;			
				font-size: 0.9em;
				width: 50px;
				}
			#page #sidebar #s { 
				background: #FEEDD1;
				width: 75px;
				padding-left: 3px;
				}
		#page #sidebar H2, #page #sidebar FORM {
			border-top: 1px solid #E0D79C;
			border-bottom: 1px solid #E0D79C;
			padding: 0 5px;
			margin: 0;
			width: 150px;
			}
		#page #sidebar FORM {
			padding: 5px 5px;
			}

/*
################################################## Content
*/

	#page #content {
		width: 665px;
		float: right;
		padding: 25px 60px 25px 40px;
		line-height: 20px;
		margin: 0 0 30px 0;
		font-size: 0.96em;
		}
		.postmetadata, .postmetadata A {color: #BD8D8D;	}
		.postmetadata {margin-bottom: 35px;}
/*
################################################## Formulare
*/

	#page #content FORM {
		font-size: 1em;
		margin: 0;
		}
	#page #content 	h3#respond {
		border-top: 1px solid #660000;
		padding-top: 5px;
		font-size: 1.1em;
		}
		#page #content FORM INPUT, #page #content FORM TEXTAREA {
			background: #FDE4BB;
			font-family: verdana;
			font-size: 1em;
			}
/*
################################################## Footer
*/
	#page #footer {
		width: 975px;
		background: url("images/hg_footer.png") 0 0px;
		position: absolute;
		bottom: 0;
		left: -12px;
		min-height: 60px;
		_height: 60px;
		font-size: 0.8em;
		}
		#page #footer IMG {
			/*border-left: 12px solid white;
			border-right: 12px solid white;*/
			}
		#page #footer P {
			margin-top: 20px;
			text-align: center;
			display: block;
			}