/*
	Theme Name: Samuel
	Theme URI:
	Description:              
	Author: 
	Author URI: 
	Live Demo: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
			
*/

/*-----------Block Level Elements--------------*/

body {
  margin: 0;  
  border: 0;
  text-align: center;
  font: 0.8em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #8a8c8e;
  background: #ffffff url(images/bg_body.jpg) repeat-y top center;
}

#page {
  position:relative;
}

#header {
  width: 767px;
  margin: 0px auto;
  border: 0;
  height: 40px;
  background: #553395 url(images/header_top.jpg) no-repeat top center;  
}

#headerimg {

}

.description {
	display:none;
}

#wrapper {
  position:relative; display:block;
  width: 767px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#content {
  float:left; position:absolute; display:block;
  width: 380px;
  padding: 15px 5px 20px 30px;
  margin: 0px;
}

#content ul {list-style-image: url(images/li_bullet.gif);}

#sidebar {
  font-size: 10px;
  height: 700px;
  float:right; display:block; position:relative; 
  width: 185px;
  padding-top: 10px; 
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 140px;
  background: url(images/ausschnitt.jpg) no-repeat top left;
}

#footer {
  float:right;
  display:block;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  width:135px;
  color: #888;
  font-size:0.9em;
}

#menu {
  width: 766px;
  margin: 0 auto;
  padding: 0;
  text-align: left;  
}



#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
  width: 8em;
  display: inline;
  float: left;
  padding-top: 0.9em;  
  list-style: none;
  text-align: center;
}

#menu ul li a {
  font-size: 13px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #8c8d8e;
}

#menu ul li a:hover,
#menu ul li a:active, .active {
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
}

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
}

.sideMenu a:hover span {
}

#title {
  padding: 12px  2px 0.6em 0;
  margin-right: 0.5em;
  float: right;
}

#title a:hover {
  color:  #ffffff;
}

#title h1 {
  display: inline;
  color:  #8c8d8e;
  background-color: none;
  background-image: none;
}

/*-------------Headings-------------*/

h1 {
  display: inline;
  color:  #222;
  background-color: none;
  background-image: none;
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: none;
  color: #347c16;
}

h1 a {
  clear: both;
  margin: 12px 0;
  font: 700 11px verdana, sans-serif;
  text-transform: none;
  color: #8c8d8e;
  text-decoration:none;
}

h2 {
  /*clear: both;*/
  margin: 10px 0;
  font: 700 1.6em verdana, sans-serif;
  text-transform: none;
  color: #347c16;
}

h2 span {
  display: block;
  padding: 0px;
  margin:0px;
}

h3 {
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #8c8d8e;
  padding-top: 15px;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

#wrapper ol li { 
  color: #8c8d8e;
}

#wrapper ol li span {
  color: #EEE;
  padding: 2px;
}

#wrapper ul {
  padding-bottom: 6px;
}

#wrapper ul li {
  margin-left: 2px;
  padding-left: 2px;
}

p {
  padding-top: 0px !important;
  padding-top: 0px;
  padding-bottom: 5px !important;
  padding-bottom: 5px;
}

a {
  color: #347c16;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: #3f961b;
  text-decoration: none;
}

textarea {
  width: 98%;
}

input {
  width: 70%;
}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #8c8d8e;
  background-color: #ffffff;
  border: 1px solid #8c8d8e;
}

*/input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #ffffff;
  background-color: #ffffff;
  border: 1px solid #8c8d8e;
}*/

h2 a:hover, h2 a:visited, h2 a {
  text-decoration: none;
}

.post {
  clear:both;
  overflow: hidden;
}

.post p {

}

.post a {
text-decoration: underline;
}

.post a:hover  {
text-decoration: none;
}

.post h2 a, .post .postmetadata a {
text-decoration: none;
}

.post ul {

}

.post li {

}

.entry {

}
.postmetadata {
  font-size: 10px;
}

.entrytext .postmetadata {
  color: #666;
}

.postmetadata alt {
  color: #666;
}

*/.postmetadata a {
  color: #999;
}*/

*/.postmetadata a:hover {
  color: #fff;
}*/

.navigation {

}

.alignleft {
  float:left;
}

.alignright {
  float:right;
}

.center {

}

.pagetitle {

}

blockquote {  
  margin:0;
  padding: 0 15px;
  border: #86E160 1px solid;
  background: #686868;
} 

cite {

}

code {
  display: block;
  padding: 5px 5px 5px 10px;
  background: #555;
  font-size:8pt;
 }

acronym, abbr {
  cursor: help;
  border-bottom: 1px solid #777;
  letter-spacing:1px;
}

/*--------------Sidebar------------*/

#sidebar ul {
  list-style: none;
  padding-right: 0px;
  padding-left: 15px;
  width: 150px;
}

#sidebar ul h2 {
  color: #8c8d8e;
  text-align: right;
  font-size: 9pt;
  line-height: 100%;
  width: 150px;
  padding: 0;
  padding-left: 15px;
}

#sidebar ul h2 span {
  display: block;
}

#sidebar ul li {
  text-align: right;
}

#sidebar ul ul {
	list-style: none;
}

#sidebar ul ul li {
  line-height: 140%;
}

#sidebar ul ul ul {
	list-style: none;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

ol.commentlist {
  list-style-position: inside;
  padding: 0px;
}

ol.commentlist li {
  padding: 10px 10px 10px 10px;
  margin-top: 5px;
  border: #555 1px solid;
  background: #ffffff;
}

#commentform {
  line-height: 14px;
}

ol.commentlist li.alt {
  background: #ffffff;
}
}

ol.commentlist a {
  color: #7BD32C;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
	text-align:right;
}

#searchform input {
	width:110px;
}

#searchform #s {

}
#sidebar p {
align: left;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#footer p {
  text-align: right;
  padding-top: 0 !important;
  padding-top: 10px;
}

a.fullAhead {
  text-align:center;
  display: block;
  width: 30px;
  height: 34px;  
  margin: 3px;
  background: url(images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}

a img {
	border: none; background: none;
}

.post img {

}

img.left {display: block; padding:1px; float:left; margin:3px 12px 3px 0;}
img.right {display: block; padding:1px; float:right; margin:3px 0 3px 12px;}
img.center {display: block; padding:1px; margin:3px auto;}
