/*  
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-family:'American Typewriter',Courier,Courier New,MONOSPACE;
  font-size: 100%;
  color: #404040; 
  height: 100%;
  text-align: center;
  margin: 10px auto;
}

p {
	line-height: 1.5em;
}

#weather {
	text-align:left;
}

#mainwrap {
}

#header {
}
#headerimg {
width: 300px;
float:left;
}
#wrap {
}

#wrap2 {
}

#nav{
float:right;
font-size:14px;
}



#content {
  margin-right: 250px;
  padding-left: 10px;
}

#sidebar {
  float: right;
  width: 240px;
}

#footer {
  clear: both;
  height: 40px;
}

* {
  margin: 0px;
  padding: 0px;
}

#map{
padding: 0 0 20px 0;
}

body a {
  color: #B02020;
  text-decoration: none;
}

#page {
  width: 770px;
  text-align: left;
margin:0 auto;
}

#sidebar li {
  list-style-type: none;
  padding-left: 15px;
	line-height: 1.5em;
}

#sidebar ol li {
  padding-left: 0px;
}

#sidebar h3 {
  padding-top: 10px;
  padding-bottom: 5px;
}


#content h2{
padding: 10px 0 5px  0;
color: #B02020;
}

#content ul li{
  list-style-type: none;
  padding: 10px 0 5px 15px;

}
#nav ul li{
  list-style-type: none;
display:inline;
padding: 0 0 0 15px;
}
#footer {
  text-align: center;
}

#commentform {
  padding: 10px;
}

#commentform p {
  padding-bottom: 10px;
}

.postmetadata {
  font-size: 100%;
  padding: 20px;
}

.postmetadata small {
  font-size: 100%;
  color: #878484;
}

#header h1{
font-size: 18px;
}
#header .description {
font-size: 14px;
padding: 0 0 10px 0;
}

#searchform{
padding: 0 0 20px 0;
}

h2.widgettitle {
font-size:14px;
padding: 10px 0 5px 0;
}

#category-cloud {
background-color: #cccccc;
padding: 0 0 15px 0;
}

#categories {
background-color: #ECECEC;
padding: 0 0 15px 0;
}

.entry p {
padding: 0 0 15px 0;
}
