body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #706758; /* braun */
	font-size: 16px;
}

div#page-header-box {
	height: 350px;
	margin: 0 0 3em 0;

	background: rgb(34,34,34);
}

div#content-box {
	
}

div#content-content {
	
}

div#right-sidebar-box {
	
}

div#right-sidebar-content {
	
}

div.widget-box-left {
	margin: 0 0 40px 0;
}

div#right-sidebar-content ul {
	list-style-type: none;
}

div#right-sidebar-content ul h2 {
	font-size: 24px;
}

div#page-footer-box {
	height: 300px;
	margin: 3em 0 0 0;

	background: rgb(34,34,34);
}

div#page-footer-content {
	padding: 1em 0 0 1em;
	text-align: center;
}

div#footer-box {
	font-family: "Lucida Grande",Tahoma;
	font-size: 12px;
}

div#footer-content {
	
}

p#footer-about {
	padding: 10px 0 0 0;
}

p#footer-functions {
	border-top: 1px solid;
	padding: 10px 0 0 0;
}

/*
  POST
*/
div.post-box {
	margin: 0 0 6em 0;
}

div.post-date-box {
	float: left;
	width: 60px;
	margin: 0 1em 1em 0;
	text-align: center;
	font-size: 2.5em;
	line-height: 1.0em;
}

div.post-title-box {
	margin: 0 0 1.5em 0;
}

div.author-box,
div.post-category-box,
div.comment-box {
	border-top: 1px solid;
}

div.author-content,
div.post-category-content,
div.comment-content {
	padding: 1em 0 1em 0;
	font-size: 1.2em;
}

label.comment-label {
	width: 200px;
}

input.comment-input {
	width: 390px;
}

ul.comment-list {
	list-style-type: none;
}

ul.comment-list li{
	padding: 0.5em;
}

.odd-comment {
	background: #F2F2F2;
}

/*
  STANDARD-ELEMENTE
*/

a {
	text-decoration: none;
	color: #FF850D; /* orange */
}

a:hover {
	background: #F3EDE4;
	color: #706758; /* braun */
	text-decoration: underline;
}

h1 {
	font-size: 48px;
	padding: 0;
	line-height: 1.0em;	
}

h2 {
	font-size: 42px;
	padding: 0;
	line-height: 1.0em;	
}

h3 {
	font-size: 28px;
	padding: 0;
	line-height: 0.9em;	
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #706758; /* braun */
}

div.post-title-content h1 a:hover, div.post-title-content h2 a:hover,
div.post-title-content h3 a:hover, div.post-title-content h4 a:hover,
div.post-title-content h5 a:hover, div.post-title-content h6 a:hover {
	background: transparent;
	text-decoration: none;
}

/*
  ELEMENTE
*/

img.footer-image {
	width: 20px;
}

/*
  TAG-CLOUD
*/
#tag_cloud h1 {
	font-size: 14px;
}

#tag_cloud h2 {

}