/* 
Theme Name: hsTheme_v4
Theme URI: http://www.himmelsscheibe-von-nebra.com
Description: A Template based on <a href="http://studio.st/">Studio ST</a>
Version: 4.0
Author: FV HS
Author URI: http://www.himmelsscheibe-von-nebra.com

font: 11px/11px 'Segoe UI', 'Trebuchet MS', Lucida, Verdana;
*/

body {
	background: #343434 url(img/bodybg.gif) no-repeat center top;
	color: #2C2C2C;
	font: 11px/11px 'Segoe UI', arial, sans-serif;
	}
img {
	border: 0;
}
a ,a:visited {
	color: #683939;
	text-decoration: none;
}
a:hover {
	color: #C16A5D;
	text-decoration: none;
}
.cnt {
	width: 960px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	}

/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	background: url(img/header_v3.jpg) no-repeat;
	width: 960px;
	height: 140px;
	position: relative;
	}
.head1 {
	width: 485px;
	padding: 40px 15px 0 0;
	text-align: center;
	float: left;
}
.header h1 a {
	color: #fff;
	text-decoration: none;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 {
	color: #fff;
	font: 34px 'Segoe Print', Georgia, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
}

.description {
	color: #fff;
	font-size: 12px;
}
.head2 {
	width: 260px;
	float: left;
}
.head2 p {
	color: #fff;
	padding: 0 15px;
	font-size: 12px;
}
.head2 h3 {
	color: #fff;
	font: 19px 'Segoe Print', Georgia, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	text-transform: lowercase;
}

/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width: 960px;
	padding: 0;
	margin: 0;
	position: relative;
	}
.content {
	padding: 0;
	margin: 0 255px 0 0;
	width: auto;
	min-height: 850px;
	position: relative;
	left: 0;
	line-height: 1.1em;
}

.content p {
	line-height: 1.1em;
}

.entrytext {
	padding: 15px 0 0 5px;
}

#googleAd {
	margin-left: 5px;
}

.navigation {
	margin-bottom: 15px;
	}
.navigation .alignleft {
    float: left;
}
.navigation .alignright {
    float: right;
}
.posttitle {
	margin: 5px 0 5px 0;
	}
.posttitle small {
	font-size: 0.9em;
}
.post {
    background: url(img/excerpt_bkg.jpg) no-repeat 0px 32px;
    width: 620px;
    margin: 15px auto 10px auto;
    padding: 1px 25px 0 15px;
}

.post ol li {
	font-size: 1.1em;
	font-weight: bold;
}

.post h1 {
	font-size: 1.5em;
}
.post h2 {
	font: 1.3em 'Segoe Print', Georgia, helvetica, sans-serif;
	margin: 5px 0 5px 0;
	color: #294A59;
	font-weight: bold;
	padding-bottom: 3px;
	}
h2.pagetitle {
	color: #555;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post h2 a {
	color: #300;
	text-decoration:none;
	}
.post h2 a:hover {
	text-decoration:underline;
}
.post h3 {
	padding-bottom: 5px;
}
.post small {
	font-size: 0.9em;
	color: #294A59;
	display: block;
	}
.post p {
	font-size: 1.05em;
	margin-bottom: 15px;
	}
.post blockquote {
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.post ul {
	list-style-type: none;
	font-size: 1.05em;
	margin-bottom: 5px;
	}
.post ul li {
	background: url(img/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
.postmetadata {
	clear: both;
	text-align: left;
	font-size: 0.8em;
	color: gray;
	margin: 15px 0 10px 0;
	padding-bottom: 0;
	border-top: 1px dotted lightgrey;
	opacity: 0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	}

.bookmark_buttons {
	padding: 5px;
}

.entry {
    padding-left: 10px;
	margin: 5px 0 5px 0;
}
/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	width: 255px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	border-left: 1px solid lightgrey;
	height: 100%;
}

#banner1 {
	margin: 0 2px 0 3px;
	padding: 5px 0 5px 0;
}

.inhaltsverzeichnis {
	font: 1.1em Georgia, helvetica, sans-serif;
	padding: 5px 0 15px 15px;
	margin: 0 auto;
}
.inhaltsverzeichnis .current_page_item a {
	color: #777777;
}
.inhaltsverzeichnis ul .current_page_item a {
	color: #C16A5D;
}
.inhaltsverzeichnis li {
		font-size: 0.95em;
		margin: 2px 0 3px 0;
		padding: 0;
		list-style-type: none;
		font-weight: bold;
}
.inhaltsverzeichnis li a {
        color: #294A59;
}
.inhaltsverzeichnis li a:hover {
        color: #888888;
}
.inhaltsverzeichnis ul {
	margin: 3px 0 10px 25px;
	padding: 0 0 0px 0;
	font-size: 0.9em;
}
.inhaltsverzeichnis ul li {
	font: 1em 'Segoe UI', arial, sans-serif;
	margin: 0;
	line-height: 1.1em;
	font-weight: normal;
	list-style-image: url(images/bullet.png);
}
.inhaltsverzeichnis ul li a {
        color: #683939;
}
.inhaltsverzeichnis .current_page_item ul li a {
        color: #683939;
}
.inhaltsverzeichnis ul li a:hover {
        color: #C16A5D;
}

.buscar {
	width: 180px;
	position: relative;
	padding: 5px 0;
	margin: 5px auto;
	}
.buscar input {
	font-size: 0.9em;
}

/* subscribe */
.subscriberss {
	padding: 0px 0 15px 15px;
	}
.subscriberss select {
	width: 110px;
	margin: 5px 5px 0 10px;
	float: left;
	}
.subscriberss a {
	float: left;
	}
.subscriberss a.btnnofloat {
	float: none;
	}
.subscriberss a.rsstext {
	color: #000;
	margin: 5px 0 0 3px;
	float: left;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}

	
/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */
.comment_list {
	margin: 0 auto;
	width: 464px;
}
.comment_write {
	background: #f2f6f7 url(img/commentform2bg.jpg) no-repeat top center;
	margin: 0 auto;
	width: 440px;
}
.comment_write2 {
	background: transparent url(img/cfbox3bg2.jpg) no-repeat bottom center;
}

h2.responses {
	color: #294a59;
	font: 19px Georgia, helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	}
.commentlist {
	margin-bottom: 20px;
	list-style-type: none;
	font-size: 1.1en;
	padding-left: 0;
}
.commentlist li {
	background: #e4ecee url(img/commentlistbg3.jpg) no-repeat;
	padding-top: 20px;
	margin-bottom:15px;

}
.commentcontent {
	padding: 0 10px;
	margin-bottom: 15px;
}
.commentcontent p {
	margin-bottom: 15px;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent a {
	color: #265368;
}
p.authorcom {
	background-color: #fff;
	text-align: right;
}
p.authorcom span {
	background: #fff url(img/authorbg3.jpg) no-repeat;
	color: #294a59;
	font-size: 16px;
	padding-left: 100px;
}
.authorcom small {
	font-size: 10px;
}
.commentcontent {
	padding: 0 10px;
}
.commentcontent ul {
	list-style-type: none;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent li {
	background: transparent url(img/bullet02.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size:11px;
	color:#777;
	line-height:17px;
}
.commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	padding: 20px 12px 0 12px;
	}
.commentform h2 {
	color: #294a59;
	font: 19px Georgia, helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	}
.cfbox1 {

}
.cfbox3 {
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
	}
input.submit {
	width: 150px;
	margin: 0 auto 6px auto;
	display: block;
	}

textarea#comment {
	width: 95%;
	height: 160px;
}
	
	
/* ------------------------------------------------------------------------------
								footer 								             
------------------------------------------------------------------------------ */
.footer {
	background: url(img/footerbg.jpg) no-repeat;
	width: 960px;
	height: 120px;
	padding: 0;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	display: block;
	clear: both;
	}
.footer a {
	color: #fff;
	}
.footer a:hover {
	background-color: #650000;
	text-decoration:none;
	}

.foot2 a:hover {
	background-color: #294A59;
	}

div.comment-number {
      float: right;
      text-align: right;
      font-size: 2.5em;
      font-weight: bold;
      font-family: 'Times New Roman', Times, serif;
      padding: 8px 0;
      color: orange;
}

.translator {
	right: 7px;
	top: 7px;
	position: absolute;
}

/* ------------------------------ clear ------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}


.rssDesc {
	background: #efefef;
	border: 1px dotted lightgrey;
	padding: 1px;
	margin: 3px;
	font-size: 10px;
	margin-bottom: 35px;
}
.rssDesc table font {
	font-size: 10px;
}
.sidebar .rssUL {
	font-size: 0.8em;
}
.rssUL {
	border: 1px dashed lightgrey;
	padding: 2px;
	margin-left: 10px;
	margin-right: 5px;
}
.googleSuchErgebnisse {
    margin-left: 0px;
}
#post-92 {
    background: none;
}

#mapSearchResults {
}

.gmls-result-list-item {
	margin-top: 5px;
	padding-top: 5px;
}

.linkList_link {
	
}

.linkList_name {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #294A59;
}

.linkList_description {
	font-size: 0.9em;
}
/* Clear floats without structural markup
   courtesy of htmldog.com/positioniseverything.net */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

div.intouch {
	margin: 20px auto 40px auto;
}

div.intouch  form {
	float: left;
	width: 100%;
}

div.intouch div.inputfield { 
	padding: 4px 0px;
	position: relative;
}

div.intouch label { 
	display: block;
	float: left;
	clear: left;
	width: 25%; 
	text-align: right;
}

div.intouch div.inputfield input, div.intouch div.inputfield textarea {
	float: left;
	margin-left: 10px;
}

div.intouch div.inputfield input {
	width: 40%;
}

div.intouch div.inputfield textarea {
	width: 50%;
}

div.intouch div.inputfield input.submitbutton {
	width: auto !important;
	padding: 2px;
	margin-left: 10px;
	left: 25%;
	position: absolute;
}

div.intouch div#usermessage {
	margin-bottom: 10px;
	text-align: center;
}

div.intouch .error {
	border: 1px solid #FF0000 !important;
	padding: 1px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}