/*

Theme Name: Alcocops
Theme URI: http://www.alcocops.net
Version: 1.1
Author: Coffeebean Webdesign
Author URI: http://www.coffeebean-webdesign.de

*/

body {
  margin: 0;
  padding: 0;
  background:  #0C0C0C;
  font-size: 0.8em;
  color: #8B8B8B;
}

body, th, td, input, textarea, select, option {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
  font-weight: normal;
  color: #8B8B8B;
}

h1 {
  /*text-transform: lowercase;*/
  letter-spacing: -1px;
  font-size: 20px;
}

h2 {
  /*text-transform: lowercase;*/
  letter-spacing: -1px;
  font-size: 20px;
}

h3 {
  font-size: 1em;
}

p, ul, ol {
  line-height: 160%;
}

blockquote {
  padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
  line-height: normal;
  font-style: italic;
}

a {
  text-decoration: none;
  color: #4E4D4E;
}

a:hover {
  text-decoration: underline;
  color: #8B8B8B;
}

hr {
  display: none;
}

/* Header */

#header {
  width: 900px;
  height: 370px;
  margin: 0 auto;
  background: url(images/head.jpg) no-repeat right top;
}

#header h1, #header p {
  margin: 0 35px;
  color: #C02922;
}

#header h1 {
  padding-top: 5px;
  font-size: 30px;
}

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

#logo h1{
margin-left: 500px;
padding: 0px;
height: 260px;
width: 260px;
}

#logo h1 span{ 
display:none;
}

#logo h1 a {
display: block;
margin: 0px;
padding: 0px;
height: 260px;
width: 260px;
}

/* Page */

#page {
  width: 900px;
  margin: 0 auto;
  background: #000000;
}

/* Content */

#content {
  float: left;
  width: 540px;
  padding-left: 45px;
  padding-top: 50px;
}

.post {
  padding: 0 0 20px 0;
}

.title {
  margin: 0;
  
}

.title a {
  text-decoration: none;
  color: #8B8B8B;
}

.title a:hover {
  text-decoration: none;
  color: #4E4D4E;
}

.pagetitle {
  border-bottom: 1px solid #4E4D4E;
}

.byline {
  margin: 0;
  color: #AB1E26;
}

.meta2 {
  text-align: left;
  color: #646464;
  border: 1px solid #282416;
  padding-left:10px;
  line-height: 150%;
  margin-top: 30px;
  background: #0F0F0F;
}

.meta {
  text-align: left;
  color: #AB1E26;
  margin-top: 30px;
  border-top: 1px solid #4E4D4E;
 
}

.meta .more {
  padding-left: 20px;
  background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
  padding-left: 20px;
  background: url(images/img04.gif) no-repeat left center;
}

.navigation {
margin-top: 100px;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.posts {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

.posts li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
  margin: 0;
  font-weight: bold;
}

.posts p {
  margin: 0;
  line-height: normal;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 200px;
  padding-top: 50px;
  margin-right: 20px;
  height: 1000px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar li {
}

#sidebar li ul {
  padding: 15px 0;
}

#sidebar li li {
  padding-left: 15px;
  /*border-bottom: 1px dotted #6e6138;*/
}

#sidebar h2 {
  margin: 0;
  padding: 5px 0 0 0;
  border-bottom: 1px solid #4E4D4E;
  width: 180px;
  font-size: 1.3em;
}

#sidebar a {
  text-decoration: none;
  color: #4E4D4E; 
  background: url(images/button.jpg) top left no-repeat;
  background-position: 0px 0px;
  height: 30px;
  width: 170px;
  display:block;
  padding-left: 10px;
  line-height: 30px;
}

#sidebar a:hover {
text-decoration: none;
color: #8B8B8B; 
background-position: -180px 0px;
height: 30px;
  width: 170px;
  display:block;
  padding-left: 10px;
}

#sidebar a.aktiv {
text-decoration: none;
color: #8B8B8B!important; 
background-position: -180px 0px!important;
height: 30px;
  width: 170px;
  display:block;
  padding-left: 10px;
}

/* Search */

#search input {
  display: none;
}

#search input#s {
  display: block;
  width: 230px;
  padding: 2px 5px;
  border: 1px solid #3DD1FF;
  background: #8B8B8B;
}

#search br {
  display: none;
}


#next {
  text-align: right;
}

#prev {
  text-align: left;
}

/* Footer */

#footer {
  clear: both;
  width: 800px;
  margin: 0 auto;
  padding: 20px 0;
  border-top: 1px solid #4E4D4E;
  background: url(images/img07.gif) repeat-x;
  text-align: center;
  font-size: smaller;
}

.next {
	float: right;
	text-align: right;
}

.commentlist li {
	border: 1px solid #282416;
	padding: 8px;
	margin-bottom:10px;
	background: #0F0F0F;
}

.border {
	border: 2px solid #4E4D4E;
	padding: 1px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.spacer {
	height: 70px;
}

.noborder {
	border: none;
}

#sidebar a.clearlink {
	background: #000000;
	text-decoration: none;
}

#sidebar a.clearlink:hover {
	background: #000000;
	text-decoration: none;
}
