/*  
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: 100.01%;
  height: 100%;
  text-align: left;
}

#mainwrap {
}

#header {
  background-image: url(images/blogtitlepure.jpg);
  background-repeat: no-repeat;
  height: 120px;
}

#wrap {
}

#wrap2 {
}

#content {
  margin-right: 180px;
}

#sidebar {
  float: right;
  width: 180px;
}

#footer {
  clear: both;
  height: 40px;
}

body {
  display: block;
  width: 900px;
}

body div {
  font-family: arial;
  font-size: 12px;
  margin-top: 50px;
  margin-left: 200px;
  padding-left: 0px;
}

body h1 {
  font-family: Arial;
  font-size: 13px;
  color: #ffffff;
}

body h2 {
  font-family: Arial;
  font-size: 13px;
  color: #ffffff;
}

body a {
  color: #000000;
  text-decoration: none;
}

body a:hover {
  color: #000000;
  background-color: #DEDA00;
}

body p {
  background-color: #FFFFFF;
}

body li {
  color: #DEDA00;
}

body img {
  text-align: center;
}

#page div {

  margin: 0px;
}

#header {

}

#header div {
  text-align: center;
}

#header h1 {
  font-size: 10px;
}

#header a {
  font-size: 10px;
}

#sidebar h3 {
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;
}

#sidebar input {
  color: #DEDA00;
  list-style-type: none;
}

#sidebar a {
  color: #DEDA00;
  font-weight: bold;
  list-style-type: none;
}

#sidebar a:hover {
  color: #ffffff;
  background-color: #E3E3E3;
  font-weight: bold;
  list-style-type: none;
}

#sidebar p {
  color: #DEDA00;
  font-weight: bold;
  list-style-type: none;
}

#sidebar ul {
  list-style-type: none;
}

#sidebar div {
  list-style-type: none;
}

#sidebar li {
  list-style-type: none;
}

#content div {
  margin-left: 0px;
  margin-right: 0px;
}

#footer {
}

#headerimg {
  vertical-align: center;
}

#headerimg a {
  font-size: 10px;
}

#headerimg div {
  font-size: 10px;
}

#headerimg h1 {
  font-size: 10px;
}

.description {
  font-size: 10px;
}

.page_item {
  list-style-type: none;
  list-style-position: inside;
}

.postmetadata {
  color: #E3E3E3;
}

.postmetadata a {
  color: #E3E3E3;
}

.post div {
  margin: 0px;
  width: 450px;
}

.post small {
  font-size: 12px;
  color: #DEDA00;
}

.post a {
  width: 418px;
}

.post img {
  width: 418px;
}

.posttitle a:visited {
  margin: 0px;
  margin-left: 0px;
}

.posttitle {
  font-size: 15px;
  color: #000000;
}

.posttitlelink {
  font-size: 15px;
  color: #000000;
  list-style-type: none;
}

.entry p {
  color: #5C5C5C;
  width: 418px;
}

.entry img {
  width: 418px;
  border-style: none;
  border-width: 0px;
  border-color: #FFFFFF;
}

