/*
Theme Name: EVILDAYSTAR
Theme URI: http://evildaystar.de/
Description: EVILDAYSTAR theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Daniel Hüttenmeister
Author URI: http://evildaystar.de/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: EVILDAYSTAR

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

* {margin:0; padding:0;}

.clearer {clear:both;}

body {
  font-family:century gothic,Verdana,sans-serif;
  color:#D3D7CF; /*#D6D6D6;*/
  font-size:100.01%;
  line-height: 21px;
  background: #2E3436;/*#202326;*/
}

/* PAGE */

#page {
  width:700px; /*;672px;*/
  margin:0 auto;
}

/* PAGEBODY */

#pagebody {
  float:left;
  width:525px; /*525px;504px*/;
  padding:0; 
  color:#E6E6E6;
  background:#555753;
}

/* HEADER */

#header {
  margin: 14px 0 28px 0;
  padding:0 35px 0 35px;
}

div.headerleft {float:left;}
div.headerright {float:right;}

#header p {
  margin:0;
  padding:0;
  text-align:right;
}

p.description {line-height:63px;}

/* CONTENT */

#content {}

p.praemetadata {margin:0;padding:0;}

div.navigation {
  margin:0 0 21px 0;
  padding:0 35px 0 35px;
  font-size:11px
}
body.archive div.navigation{
 margin:0;
 padding:0 35px 7px 35px;
}

div.alignleft {float:left;}

div.alignright {float:right;text-align:right;}

div.alignleft a {
  padding:0 0 0 18px;
  background:transparent url(images/arrow-left-grey.png) no-repeat left center;
}

div.alignleft a:hover {background:transparent url(images/arrow-left-blue.png) no-repeat left center;}

div.alignright a {
  padding:0 18px 0 0;
  background:transparent url(images/arrow-right-grey.png) no-repeat right center;
}

div.alignright a:hover {background:transparent url(images/arrow-right-blue.png) no-repeat right center;}

body.archive #content h2 {
  margin:0 0 7px 0;
  padding:0 35px 0 35px;
}

div.post {
  margin:0 0 20px 0;
  padding:0 35px 0 35px;
  border-bottom:1px solid #2E3436;
}

div.post h3 {
  font-size:16px;
  font-weight:bold;
}

div.post ul {padding:7px 0 0 29px;}

div.entry img {max-width:455px;}

p.postmetadata {margin:0;padding:0;}

p.postmetatop {padding:7px 0 0 0;}

p.postmetacenter {float:left;}

P.postmetabottom {float:right;margin:0 0 21px 0;}

p.postmetasingle {margin:0 0 21px 0;}

p.postmetabottom a {
  padding:0 18px 0 0;
  background:transparent url(images/arrow-top-grey.png) no-repeat right center;
}

p.postmetabottom a:hover {
  background:transparent url(images/arrow-top-blue.png) no-repeat right center;
}

/* SIDEBAR */

#sidebar {
  float:right;
  width:/*147px 154px*/ 154px;
  padding:14px 0 0 0;
}

#sidebar h2 {
  font-size: 14px;
  font-weight:bold;
}

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

#sidebar ul li {margin:0 0 7px 0;}

#sidebar ul li.widget_recent_entries, #sidebar ul li.widget_recent_comments {margin:0;}

#sidebar ul li.widget_recent_entries ul li, #sidebar ul li.widget_recent_comments ul li {margin:0 0 7px 0;}

#sidebar li ul li {margin:0;}

/* FOOTER */

#footer a {
  margin:0 5px 0 0;
  padding:1px 0 2px 26px;
  background:transparent url(images/evildaystar_rss_feed.png) no-repeat top left;
}

/* Schrift */

h1, h2, h3, h4, h5, h6 {font-weight:bold;}

h2 {font-size: 18px;}

h3 {font-size:16px;}

p, li {font-size:13px;}

p, ul, ol {
  margin:0 0 14px 0;
  padding:7px 0 0 0;
}

small {font-size:11px;}

a {
  color:#FCBF49;
  text-decoration:none;
}

a:hover {
  color:#26BFC9;
  text-decoration:underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color:#D6D6D6;
  text-decoration: none;
}

#pagebody h1 a, #pagebody h2 a, #pagebody h3 a, #pagebody h4 a, #pagebody h5 a, #pagebody h6 a {color:#E6E6E6;}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color:#26BFC9;
  text-decoration: none;
}

a.more-link {
  padding:0 18px 0 0;
  background:transparent url(images/arrow-right-grey.png) no-repeat right center;
}

a.more-link:hover {
  background:transparent url(images/arrow-right-blue.png) no-repeat right center;
}

blockquote {
  padding:0 14px 0 14px;
  color:#C2C2C2;
}

span.no {display:none;}

/*Kommentare*/


h3#comments {
  margin:0 0 21px 0;
  padding:0 35px 0 35px;
}

cite.fn {
  font-style:normal;
  font-weight:bold;
  clear:both;
}

div#respond {padding:0 35px 0 35px;}

ol.commentlist {
  margin:0;
  list-style-type:none;
}

ol.commentlist li {
  margin:0 0 21px 0;
  padding:0 35px 0 35px;
  border-bottom:1px solid #2E3436;
}

ol.commentlist li li {
  margin:0;
  padding:0;
  border:none;
}

ol.commentlist div#respond {;padding:0;}

ol.commentlist p {
  padding:0;
  margin:0 0 21px 0;
}

ol.commentlist img {float:right;}

div.reply {margin:0 0 21px 0;}

div.reply a {
  padding: 0 0 0 18px;
  background:transparent url(images/arrow-top-grey.png) no-repeat left center;
}

div.reply a:hover {
  background:transparent url(images/arrow-top-blue.png) no-repeat left center;
}

ul.children {
  margin:0 0 0 16px;
  padding:0;
  list-style-type:disc;
}

div.comment-meta {font-size:11px;}

form#commentform {
  padding:21px 0 0 0;
}

form#commentform p {
  margin:0 0 21px 0;
  padding:0;
}

input, textarea#comment {
  padding:1px;
  color:#E6E6E6;
  border:none;
  background:#2E3436;
}

textarea#comment {
  width:453px;
  height:168px;
}

ol textarea#comment {width:453px;}

ul.children li textarea#comment {width:439px;}

ul.children li li textarea#comment {width:423px;}

ul.children li li li textarea#comment {width:407px;}

ul.children li li li li textarea#comment {width:391px;}

ul.children li li li li li textarea#comment {width:375px;}

ul.children li li li li li li textarea#comment {width:359px;}

/* IMAGES */
img {border:none;}


