/*  
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 {
  height: 120px;
}

#wrap {
}

#wrap2 {
}

#content {
  margin-right: 180px;
}

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

#extrabar {
  margin-right: 180px;
}

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

body {
  background-color: #EBE8B9;
  font-family: helvetica, arial;
  color: #5E5E5E;
}

body a:hover {
  color: #BF763D;
}

body h3 {
  top: 100px;
  left: 100px;
  float: none;
}

#header {
  background-image: url(images/camperland-logo.jpg);
  background-repeat: no-repeat;
  background-position: 0;
  text-align: 400;
  bottom: 50px;
  margin-top: 50px;
  margin-left: 50px;
}

#sidebar div {
  color: #B37A42;
  margin-right: 100px;
  padding-right: 100px;
}

#sidebar h3 {
  color: #B37A42;
  float: none;
}

#sidebar a:link {
  color: #84912A;
}

#sidebar {
  padding-left: 30px;
  padding-right: 80px;
}

#content {
  font-family: helvetica;
  padding: 50px;
}

#headerimg {
  background-repeat: no-repeat;
  background-position: 0;
  margin-left: 450px;
}

#headerimg a {
  font-family: helvetica;
  font-weight: 200;
  color: #B0773E;
  text-decoration: none;
}

.description {
  background-position: 0;
}

.postmetadata {
  font-size: 70%;
  color: #C2A570;
}

.postmetadata a:link {
  color: #84912A;
}

.post div {
  margin-right: 50px;
  padding-right: 50px;
}

.posttitle a:visited {
  padding-right: 50px;
}

.posttitlelink {
  font-size: 30px;
  color: #72873D;
  text-decoration: none;
}

.entry img {
  border-width: 3px;
  border-color: #CC8E41;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  top: 0px;
  right: 0px;
  float: right;
}

.alignleft a {
  color: #B0773E;
}

.alignright a {
  color: #B0773E;
}
