/*
Theme Name: Reitgut Lammertal
Theme URI: http://reitgut-lammertal.at/
Description: Website Template f&uuml;r A. u. H. Schwarzenbaber, Reitgut Lammertal - Abtenau
Version: 1.0
Author: Nicole Buchegger
Author URI: http://www.racolan.at/
Tags: 
Text Domain: reitgut_lammertal
*/

/*** reset ***/
*{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
}
/*** /reset ***/

body{
	background:url('images/bg_header.jpg') #fff 0 40px repeat-x; 
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:13px;
	color:#333;
}
a{
	color:#3e4726;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
hr{display:none;}
small{font-size:11px;}

#page{
	position:relative;
	width:980px;
	margin:0 auto;
}

/*** header ***/
#logo a{
	position:absolute;
	top:60px;
	left:57px;
	display:block;
	text-indent:-19999px;
	outline:none;
	background:url('images/logo.gif') 0 0 no-repeat;
	width:145px;
	height:206px;
	z-index:100;
}
.description{display:none;}

#topimg{
	position:absolute;
	top:41px;
	right:0;
	width:730px;
	height:250px;
}
/*** /header ***/

/*** menu ***/
#headermenu{
	position:absolute;
	top:15px;
	left:0;
	font-size:11px;
	text-transform:lowercase;
	width:100%;
	text-align:center;
}
#menu{
	position:absolute;
	top:300px;
	left:300px;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	display:block;
	text-indent:-19999px;
	outline:none;
	background-image:url('images/menu.gif');
	height:25px;
}
#menu li.page-item-5{display:none;}
#menu li.page-item-6 a{width:77px; background-position:0 0;}
#menu li.page-item-6 a:hover, #menu li.page-item-6.current_page_item a, #menu li.page-item-6.current_page_parent a{background-position:0 -25px;}
#menu li.page-item-7 a{width:79px; background-position:-77px 0;}
#menu li.page-item-7 a:hover, #menu li.page-item-7.current_page_item a{background-position:-77px -25px;}
#menu li.page-item-8 a{width:106px; background-position:-156px 0;}
#menu li.page-item-8 a:hover, #menu li.page-item-8.current_page_item a{background-position:-156px -25px;}
#menu li.page-item-9 a{width:104px; background-position:-262px 0;}
#menu li.page-item-9 a:hover, #menu li.page-item-9.current_page_item a{background-position:-262px -25px;}
#menu li.page-item-10 a{width:120px; background-position:-366px 0;}
#menu li.page-item-10 a:hover, #menu li.page-item-10.current_page_item a{background-position:-366px -25px;}
#menu li.page-item-11 a{width:105px; background-position:-486px 0;}
#menu li.page-item-11 a:hover, #menu li.page-item-11.current_page_item a{background-position:-486px -25px;}
#menu li.page-item-12 a{width:69px; background-position:-591px 0;}
#menu li.page-item-12 a:hover, #menu li.page-item-12.current_page_item a{background-position:-591px -25px;}
/*** /menu ***/

/*** content ***/
#content{
	position:relative;
	margin:350px 0 0 0;
	float:right;
	width:690px;
	padding:0 0 60px 0
}
#content h1{
	color:#3e4726;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
}
#content h2{
	font-size:16px;
	font-weight:normal;
}
#content h3{
	font-size:14px;
	margin-bottom:8px;
}
p{line-height:20px;}
#content h2, #content p, #content ul{margin-bottom:16px;}

#content ul{padding:0 0 0 15px;}
#content .post ul{padding:0 0 0 30px;}
#content ul li{
	background:url('images/li_content.gif') 0 7px no-repeat;
	padding:0 0 0 15px;
}
#content .highlight{
	border:1px solid #3f4827;
	background-color:#d3caa7;
	padding:15px 15px 5px 15px;
	width:95%;
	float:left;
	margin-bottom:10px;
}
#content .highlight h5{
	margin-bottom:0;
	font-size:16px;
	font-weight:normal;
	color:#3f4827;
}
#content .highlight p{margin-bottom:8px;}
#content .pdf{
	background:url('images/pdf.gif') 0 0 no-repeat;
	padding:0 0 0 20px;
}
.post{
	position:relative;
	border:1px solid #d3caa7;
	border-bottom-color:#3e4726;
	width:680px;
}
.post h2{
	font-size:17px;
	font-weight:normal;
	background-color:#d3caa7;
	padding:8px 15px;
}
.post h2 a{text-decoration:none;}
.post small{
	background:url('images/bg_date.gif') 0 0 no-repeat;
	width:130px;
	height:28px;
	position:absolute;
	top:-5px;
	right:-10px;
	font-size:11px;
	color:#fff;
	text-align:center;
	padding:2px 0 0 0;
}
.post h3, .post h4, .post p, .post ul{padding:0 15px;}

.postmetadata{
	font-size:11px;
	margin:5px 0 0 0;
}
.postmetadata span.right{
	float:right;
	margin-right:10px;
}
.postmetadata span.left{float:left;}

.alignleft{
	float:left;
	clear:left;
	margin:0 15px 10px 0;
}
.alignright{
	clear:right;
	float:right;
	margin:0 0 10px 15px;
}
.aligncenter{
	/* text-align:center; */
	display: block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption{
	font-size:11px;
	color:#666;
}
.wp-caption p{padding:0;}

#content table .alignleft, #content table .alignright{margin:0}

/*** tabellen ***/
#content .page table{
	width:100%;
	border-collapse:collapse;
}
#content .page th, #content .page td{
	padding:2px 5px;
	border-bottom:1px solid #d3caa7;
	vertical-align:top;
}
#content .page th{
	background-color:#3f4827;
	border-color:#3f4827;
	text-align:left;
	color:#fff;
	font-weight:normal;
}
#content .page .noborder{border:0;}
.page table{margin-bottom:10px;}
.page table.images td{
	padding:6px 0 !important;
	border:0 !important;
}
.post table{
	padding:0 15px;
	margin-bottom:10px;
}
.post table img{padding-bottom:10px;}
/*** /tabellen ***/

/*** suche ***/
h6{
	font-size:15px;
}
h6 a{
	text-decoration:none;
}
/*** /suche ***/

/*** gallery ***/
.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
.gallery img {
	border:0;
}
.gallery .gallery-caption {
	display:none !important;
}
/*** /gallery ***/

/*** /content ***/

/*** kommentare & gästebuch ***/
h3#comments, #respond h3, h3#respond{
	font-size:16px;
	font-weight:normal;
	margin:20px 0 10px 0;
	color:#3e4726;
	clear:both;
}
#commentform p, #respond p{margin-bottom:5px;}
#commentform input, #respond input, #commentform textarea, #respond textarea{
	border:1px solid #d3caa7;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:13px;
}
#commentform textarea, #respond textarea{width:500px;}
#commentform input#submit, #respond input#submit{
	padding:2px 10px;
	background-color:#3e4726;
	border:1px solid #3e4726;
	color:#fff;
	cursor:pointer;
}
#commentform input#submit:hover, #respond input#submit:hover{
	background-color:#d3caa7;
	color:#3e4726;
}
.comment, .commentlist li{
	border:1px solid #d3caa7;
	width:640px;
	padding:15px 15px 7px 15px;
	margin-bottom:10px;
}
.comment-meta, .commentmetadata{
	font-size:11px;
	text-transform:normal;
	margin-bottom:10px;
	display:block;
}
.comment-meta a{
	text-decoration:none;
	color:#333;
}
.comment-author a, a.url{
	font-size:15px;
	text-decoration:none;
}
.comment-number{display:none;}
.commentlist cite{
	font-weight:bold;
	font-style:normal;
}
.commentlist em{
	float:right;
	color:#93180c;
}
.commentlist p{margin-bottom:8px !important;}
.comment-page-numbers a, .comment-page-numbers strong{
	border:1px solid #d3caa7;
	padding:1px 4px;
	text-decoration:none;
	margin-right:2px;
}
.comment-page-numbers strong{
	font-weight:normal;
}
.comment-page-numbers strong, .comment-page-numbers a:hover{background-color:#d3caa7;}

/*** /kommentare & gästebuch ***/

/*** sidebar ***/
#sidebar{
	position:relative;
	float:left;
	width:260px;
	background:url('images/bg_sidebar.png') 0 0 repeat-y;
	padding:350px 0 0 0;
	margin:0 0 20px 0;
}
#sidebar_top{
	position:absolute;
	top:0;
	left:0;
	width:260px;
	height:20px;
	background:url('images/bg_sidebar_top.gif') 0 0 no-repeat;
}
#sidebar_bottom{
	background-image:url('images/bg_sidebar_bottom.gif');
	position:relative;
	width:260px;
	height:20px;
	display:block;
	/* margin-top:100px; */
} 
#sidebar h2{
	display:block;
	text-indent:-19999px;
	outline:none;
	background:url('images/h2_suche.gif') 0 0 no-repeat;
	width:260px;
	height:43px;
	margin-top:30px;
}
#sidebar #search-3 h2{margin-top:0 !important;}
#sidebar  #categories-3 h2{background-image:url('images/h2_kategorien.gif');}
#sidebar  #archives-3 h2{background-image:url('images/h2_archiv.gif');}
#sidebar  #wp-cumulus h2{background-image:url('images/h2_tags.gif');}
#sidebar  #text-3 h2{background-image:url('images/h2_social_media.gif');}
#sidebar  #gallery h2{background-image:url('images/h2_bildergalerie.gif');}
#sidebar  #linkcat-2 h2{background-image:url('images/h2_interessante_links.gif');}
#sidebar  #text-4 h2{background-image:url('images/h2_hippotherapie.gif');}
#sidebar  #reitcamps h2{background-image:url('images/h2_reitcamps.gif');}

#sidebar ul{
	margin-bottom:20px;
}
#sidebar #categories-3 li, #sidebar #archives-3 li, #sidebar  #linkcat-2 li{
	background:url('images/li_sidebar.gif') 0 9px no-repeat;
	padding:0 0 0 10px;
	line-height:22px;
}
#sidebar #categories-3 a, #sidebar #archives-3 a, #sidebar  #links a{color:#333;}
#sidebar ul#social_media, #sidebar  #categories-3 ul, #sidebar  #archives-3 ul, #sidebar  #linkcat-2 ul, #sidebar  #text-4 ul{margin-left:30px;}
#sidebar #tagcloudflash{margin-left:10px;}
#sidebar ul#social_media li, #sidebar  #text-4 ul li{
	background:url('images/icon_facebook.gif') 0 4px no-repeat;
	height:34px;
	padding:0 0 0 40px;
	margin:0 0 10px 0;
}
#sidebar  #text-4 ul li{background-image:url('images/icon_hippotherapie.gif');}
#sidebar ul#social_media li.flickr{background-image:url('images/icon_flickr.gif');}
#sidebar ul#social_media a, #sidebar  #text-4 a{
	color:#333;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
}
#searchform{
	margin:0 0 20px 30px;
}
#content #searchform{margin-left:0;}
#searchform label{display:none;}
#searchform input{
	border:1px solid #3e4726;
	padding:2px;
	color:#666;
	font-size:11px;
	width:130px;
}
#searchform input#searchsubmit{
	border:0;
	background-color:#3e4726;
	color:#fff;
	text-transform:lowercase;
	padding:2px 10px;
	width:auto;
}
#sidebar  #gallery img, #sidebar #reitcamps img{
	border:1px solid #3e4726;
	clear:right;
	margin:0 0 3px 20px;
}
#sidebar  #gallery img.last{margin-bottom:0;}
/*** /sidebar ***/

/*** footer ***/
#footer{
	clear:both;
	border-top:1px solid #1e2213;
	padding:10px 0;
}
#footer p{
	width:980px;
	margin:0 auto;
	position:relative;
}
#footer span{
	display:block;
	text-indent:-19999px;
	background:url('images/slogan.png') 0 0 no-repeat;
	width:400px;
	height:108px;
	position:absolute;
	top:-90px;
	right:0;
}
/*** /footer ***/
