/*  
Theme Name: templatr
Theme URI: http://templatr.cc/
Description: templatr is written and provided by <a href="http://kex.cc">Hans-Peter Kohnle</a>
Version: 1.0
Author: http://templatr.cc
Author URI: http://templatr.cc/

	templatr v1.0
	 http://templatr.cc/

*/
* html {
  height: 1%;
}


body {
  font-size: 14px;
  font-family:sans-serif;
  height: 100%;
  width: 100%;
  margin:0px;
  background-color: #000000;
}

#mainwrap {}
#wrap {}
#wrap2 {}

#header {
  cursor: pointer;
  height: 120px;
}

div#page {
  width:1000px;
  margin-left:auto;
  margin-right:auto;

  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

div#inner {
  margin-left:10px;
}

#wrapper {
  width:770px;
  float:left;
  margin-bottom:3em;
  padding-left:1em;
}

#content {
  width:528px;
  float:right;
  border:solid #222;
  border-width:0 1px 0 1px;
  padding:0 20px;
}

#sidebar-l {
  float: left;
  width: 180px;
  padding-right:20px;
}

#sidebar-r {
  float: right;
  width: 180px;
  padding-left:20px;
}

#footer {
  width:100%;
  clear: both;
  height: 40px;
}

    

* div {
  color: #FFFFFF;
}

* a {
  color: #FFA6B8;
  text-decoration: none;
}

#header {
  height: 450px;
  width: 800px;
  margin: 0px;
}

div.sidebar {
  font-size: 12px;
}
  

div.sidebar h3 {
  font-size: 12px;
  margin:2px;
}

div.sidebar p {
  font-size: 12px;
}

div.sidebar a {
  list-style-type: none;
}

div.sidebar ul {
  margin-top:2px;
  padding-left:10px;
}

div.sidebar li {
  list-style-type: none;
  font-size: 12px;
}

#footer p {
  font-size: 8px;
  color: #B0B0B0;
}

#headerimg h1 {
  display: none;
}


div.description {
  display: none;
}

.page_item a {
  font-size: 10px;
  list-style-type: none;
}

.postmetadata a {
  font-size: 10px;
}

.postmetadata {
  font-size: 10px;
  color: #B0B0B0;
  margin-top:3em;
}

.post {
  margin-bottom:1em;
  padding-bottom:1em;
  border-bottom:1px solid #222;
}

.post small {
  font-size:0.8em;
  color: #B0B0B0;
}

.posttitle { 
  font-size:1.2em;
  margin:0 0 1em 0;
}

.posttitlelink {
  font-size:1.2em;
}

.entry p {
  font-size: 1em;
}

.entry {
  padding-left: 10px;
}

.navigation div {
  font-size: 10px;
}


ul#member {
  list-style-type none;
  margin:0; padding:0;
  margin-bottom:10px;
}

#babylon {
  font-size:12px;
  color:red;
}

ul#banners { list-style-type: none; margin:0; padding:0;}
ul#banners li { margin:0;}

.banner {
    border:solid 1px #999999;
}

#searchform #s {
 border:1px solid #333333;
 color:#ffffff;
 background:#111;
}

textarea#comment {
  width:100%;
}

.pagetitle {
   border-bottom:1px solid #222;
   margin:0;
   margin-bottom:2em;
   font-size:1em;
   line-height:1em;
   padding-bottom:5px;
}

ul#liveinfo li {
   margin-bottom:1em;
}

p.wp-caption-text {
   text-align:right;
   font-size:0.8em;
   color:#eee;
}
