/*  
Theme Name: Schloesslpost
Author URI: http://www.andersdenken.at
Version: 2.0
Author: Hannes Treichl based on the original theme RockinNewspaper by Cory Miller
Description: Theme for Hotel Jagdschloess, Kitzbuehler Alpen (rotating header)
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

/*
Design
Header Bildgröße 960*167


Überschriften (Hauptteil) 874100
Überschriften (Sidebar) 7b9f38

Text Hauptteil 323332
Text rot b32314

Linie Sidebar a28b66

*/

hr {color: #fff;}

body {
	font-family: Arial, Verdana, Sans-Serif;
	background: #f8f8f8;
	color: #323332;
	font-size: 63.5%;
	margin: 0px 0px 0px 0px;
	text-align:center;
	}
a, a:visited{
	color: #b32314;
	text-decoration: none;
	}

#searchform {
	width: 300px;
	margin-top: 25px;
	}
	
#searchform #s {
	float:left;
	width:210px;
	margin-right: 8px;
	border: 1px solid #325821;
	padding: 2px;}
	
#searchform #searchsubmit {
	background: #325821;
	padding: 2px 6px 2px 6px;
	border: none;
	color: #fff;
	float: right;
}

#searchform #searchsubmit:hover {
	background: #7b9f38;
	border: none;
}

#subscription-box{
        float:left;
	}
	
a:hover{
	color: #000;
	text-decoration: underline;
	}
	
img a, a img, a.liimagelink {border: none!important;text-decoration: none!important; }

#headerlogo {position:absolute;margin-top: 330px; margin-left:573px;overflow:visible;;
	/*margin-top: 270px; margin-left: 550px;*/
	}

#container { 
	width: 960px; 
	/*border: #7b9f38 40px solid;*/
	text-align: left; 
	margin: 20px auto; 
	padding: 0;
	background: #fff /* url('./images/wrapbg.png') top center repeat-y */;
		-moz-box-shadow: 0 0 8px 8px #eee;
	-webkit-box-shadow: 0 0 8px 8px #eee;
	box-shadow: 0 0 8px 8px #eee;
	}

#main {
	margin-top: 50px;
	}

#header { 
	background: #fff url(images/headerimgs/rotate.php) top center repeat-x;
	padding: 20px 0px 26px 25px;
	margin: 0;

	}
#header h2 {
	color: #fff;
	margin: 0px;
	visibility: hidden;
	}

#header h2 a {
	color: #b32314;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #b32314;
	text-decoration: none;
	}

#header h3 {
	color: #b32314;
	font-size: 18px;
	margin: 0px;
	}

#menu { 
	background: transparent;
	width: 750px;
	color: #fff;
	font-size: 1em;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 8px 0 0 8px;
	text-align: left;
	position: absolute;
	}
	
#menu ul {
	margin: 0px;
	padding: 0px;
	}
		
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0 2px 0 0;
	background: #7b9f38;
	padding: 4px 12px 4px 12px!important;
	}
	
#menu li:hover, .current-menu-item, .current_page_item {
	background: #335822!important;
	color: #fff;}

	
#menu ul li a {
	color: #fff;
	text-decoration: none;
	}



#content p{
	margin: 0px;
	line-height: 1.8em;
	padding: 0px 0px 10px 0px;
    font-size: 1.3em;
	text-align:justify;
	}

#content p.meta {
	padding-bottom: 8px; 
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
}
	
#content p img{
	border: none!important;
	margin-right: 5px;
	margin-bottom: 3px;
	max-width: 510px;
	overflow:hidden;
		-moz-box-shadow: 4px 4px 8px #cdccc1;
	-webkit-box-shadow: 4px 4px 8px #cdccc1;
	box-shadow: 4px 4px 8px #cdccc1;
	}

#content h2 {
	font-family: 'FreebooterScriptRegular'!important;
	color: #b32314;
	text-shadow: 4px 4px 4px #aaa;
	font-weight: normal;
	margin: 0 0 12px 0;
	line-height: 150%;
	font-size: 3.2em;
	width: 500px;
	letter-spacing: 0.05em;
	}
			
#content h2 a  {
	color: #b32314;
	text-decoration: none;
	}
	
.archiveh2 {font-size: 3em!important;}

#content h2 a:hover {
	color: #7b9f38;
	text-decoration: none;
	}


#content h3 {
	color: #b32314;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #7b9f38;
	}
#content h3 a  {
	color: #b32314;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #b32314;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
        font-size:1.2em;
	}
	
#content ul li a {
	color: #b32314;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #b32314;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;



	padding: 0px 25px 0px 10px;
	font-style: italic;
        color: #734200;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: transparent url('images/hirsch.png') top center no-repeat;
	width: 440px;
	/*height: 32px;*/
    height: 150px;
	margin: 50px 0 0 0;
	padding: 10px 0 0 0;
	}
.postspace2 {
	background: transparent;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: transparent;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar {
	float: right;
	width: 300px;
	margin-right: 40px;
	margin-top: 25px;
	font-size: 1.2em;
}

#sidebar ul {
	border: 1px solid #7b9f38;
	padding: 15px;
	margin: 0 0 45px 0;
	background: #64a843 url('./images/sidebarbg.gif') top center repeat-x;
	color: #fff;
}

#sidebar ul ul {
	border:none;
	background: transparent;
	margin: 0 0 0 20px;
}

#sidebar ul ul li, #sidebar ul li {
	margin: 0 0 6px 0;
}

#sidebar li {
	list-style:none;
}

#sidebar h2 {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #fff;
	font-size: 1.1em;
	text-shadow: #7b9f38 1px 1px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #7b9f38;
	margin: 0 0 8px 0;}
	
#sidebar a {
	color: #fff;}


	
#content { 
	width: 510px; 
	margin: -25px 0 20px 0;
	float:left;
	padding: 5px 0px 15px 30px;
	min-height: 660px;
    text-align:left;
	}
	


#footer { 
	text-align: center;
	clear: both;
    padding: 0;
    margin:0;
	}

#footer p {
	margin-bottom: 12px;
	font-size: 1.2em;}

#footer img, #footer img a {border:none; text-decoration:none;}

#footerbg { 
	background: #fff url(images/hirschen.png) top left repeat-x;
	padding: 70px 0 20px 0;
	}

h5 {font-size: 12px!important; font-weight: bold; margin-bottom: 10px; padding: 0px;}

#meta {font-size:1.2em;}

#content img {
	border: 2px solid #64a843!important;
}

#content img:hover {
	border: 2px solid #b32314!important;
}
	
img, img a, img a:link {border:none;}

.wp-caption {
   text-align: center;
   padding-top: 4px;
   margin: 10px;
   font-size:0.8em;
   text-decoration: italic;
}

.alignleft {float:left; margin-right: 8px;}
.alignright {float:right;}
.clear {clear:both;}

#tagcloud {text-transform: capitalize;}

#comment {margin-bottom:25px; width:450px;}
.children {padding-left: 25px;}
ol.commentlist{list-style-type:none; width: 450px;}
.commentlist li{list-style-type:none!important; margin: 15px 0 0 35px!important;}

#seopagebar h2 a {font-size: 1.8em;}
