/*  
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: 977px;
	min-height: 100%;
	_height: 100%;
	margin: auto;
	position: relative;
	}
/*
################################################## Kopf
*/
	#page #header #headerimg {
		/*height: 147px;
		background: url(images/kopf/hg.jpg) right no-repeat;*/
		margin: 0;
		padding: 0;
		}
		#page #header UL {
			margin: 0;
			padding: 2px 0 0 2px;
			float: right;
			background: url(http://www.urlaubsland-thueringen.de/images/obenre.jpg) no-repeat;
			width: 470px;
			height: 16px;
			}
			#page #header UL LI {
				margin: 0;
				padding: 0;
				display: inline;
				}
				#page #header UL LI A {
					color: #1E3E00;
					border: 0;
					border-right: 2px solid #1E3E00;
					font-weight: bold;
					font-size: 0.85em;
					padding: 0 6px;
					_padding: 0 5px;
					text-decoration: none;
					}
					#page #header UL LI A.last {
						border: 0;
						padding-right: 0;
						}
/*
################################################## Container
*/
	#page #container {
		min-height: 100%;
		_height: 100%;
		width: 977px;
		background: url("images/hg_container.png")	repeat-y;
		color: #1E3E00;
		font-size: 0.9em;
		position: relative;
		border-top: 20px solid #FEF8E2;
		}
		#page #container A {
			color: #1E3E00;
			}
		#page #container H2, #page #container H3 {
			font-size: 1.2em;
			margin-top: 0;
			}
/*
################################################## Sidebar
*/
	#page #sidebar {
		width: 160px;
		float: left;
		min-height: 100%;
		_height: 100%;
		margin: 0px 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: #FEF7E1;				
				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 dotted #E0E0C4;
			border-bottom: 1px dotted #E0E0C4;
			padding: 0 5px;
			margin: 0;
			width: 140px;
			}
		#page #sidebar FORM {
			padding: 5px 5px;
			}
		#page #sidebar UL LI UL {
			list-style: disc;
			margin-left: 15px;
			}

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

	#page #content {
		width: 717px;
		float: right;
		padding: 0px 60px 25px 0px;
		line-height: 20px;
		margin: 0 0 90px 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: #FEF7E1;
			font-family: verdana;
			font-size: 1em;
			}
/*
################################################## Footer
*/
	#page #footer {
		width: 975px;
		position: absolute;
		bottom: 0;
		left: 50px;
		min-height: 200px;
		_height: 200px;
		font-size: 0.8em;
		}
		#page #footer IMG {
			/*border-left: 12px solid white;
			border-right: 12px solid white;*/
			}
		#page #footer P {
		
			text-align: center;
			display: block;
			}
		#page #footer .shortcuts {
			margin-top: 200px;
			clear: both;
			}
		#page #footer UL {
			margin: 0 0 0 210px;
			padding: 5px 0;
			list-style: none;
			width: 560px;
			text-align: center;
			clear: both;
			color: #999999;
			border-top: 1px solid #1E3E00;
			border-bottom: 1px solid #1E3E00;
			}
			#page #footer .shortcuts LI {
				display: inline;
				}
				#page #footer .shortcuts LI A {
					color: #999999;
					text-decoration: none;
					}
				#page #footer .shortcuts HR {
					background: #999999;
					margin: 5px 0
					}