/*
Theme Name: Absinthdepot
Version: 1.0
Author: Robert Kadler
*/

body {
	margin: 0px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3f3f3f;
}

h1, h2, h3 {
	margin: 0;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #b28e38;
}

/*#content a, #content a:hover {
	font-weight: bold;
}*/

a:hover {
	background: none;
	text-decoration: underline;	
	color: #b28e38;
}

input {
	color: #787878;
}

a img {
	border: 0;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0px;
	border: 2px solid #f0f0f0;
	position: relative;
}

#wrapper2 {
	width: 910px;
	position: relative;	
	/*background-color: #ffffff;*/
}


/* Header */

#header {
	width: 910px;
	height: 82px;
	margin: 0 auto;
	background: url(images/grafik_top.png) no-repeat left top;
	/*background-color: #ffffff;*/
	/*filter: alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;*/
}

/* Logo */

#logo {
	float: left;
	margin-left: 35px;
	width: 550px;
	height: 82px;
	color: #000000;
	/*background: url(images/logo.png) no-repeat left center;*/
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 20px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 15px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
    position: relative;
	top: -25px;
	float: right;
	width: 230px;
	padding-top: 16px;
	color: #ffffff;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 42px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 140px;
	border: none;
	text-transform: lowercase;
	border: 1px #ffffff dotted;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
}

#search-submit {
	display: inline;
	background-color: #E6E6E6;
	border: 1px solid #ababab;
	color: #808080;
	padding:0;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#search-submit:hover {
	background-color: #dcdcdc;
	color: #404040;
}

/* Menu */

#menu {
	width: 910px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background-color: #77393f;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding: 2px 5px 0 5px;	
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 10px 8px 10px 6px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #fffff;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	position: relative;
	display: block;
	width: 910px;
	margin: 0 auto;
	background: url(images/background_page.gif) repeat-y top left;
	border: 0;
}

/* Content */

#content {
	position: relative;
	display: block;
	float: right;
	width: 600px;
	padding: 40px 20px 0 0;
	border: 0;	
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #77393f;
	border: none;
	font-weight: normal;
}

.post .title a:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #b28e38;	
}

.post a, .post a:hover {
	font-weight: bold;
}

.post {
	padding: 0 0 20px 0;
}

.post .meta {
	border-bottom: 1px dashed #b28e38;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.entry {
	padding: 0 0 10px 0;
	clear: both;
	/*text-align: justify;*/
}

.post .entry {
	padding: 10px 0 0 0;
}

.entry_footer {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px #b28e38 dashed;
	
}
.entry_footer .longmeta {
	font-size: 11px;
}

.entry_footer_top {
	display: block;
}
.lnk_weiterlesen {
	float: left;
}
.lnk_kommentare {
	float: right;
}
.entry_footer_small {
	display: block;
	clear: both;
	font-size: 11px;
	margin-top: 3px;
}
.txt_kommentare {
	font-style: italic; 
	font-weight: bold;
}
/* Datum */
.datum {
	margin-right: 10px;
	width: 70px;
	float: left;
	text-align: center;
	color: #ffffff;	
}
.monat_jahr {
	float: left;
	padding: 3px;
	margin: 2px 0 0 5px;
	background: #77393f;	
	color: #ffffff;
}
.monat, .jahr {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.1em;
	display: block;
}
.tag {
	float: left;
	font-size: 1.8em;
	margin-top: 5px;
	color: #77393f;
}

/* Sidebar */

#sidebar {
	position: relative;
	display: block;	
	float: left;
	width: 220px;
	padding: 40px 0 0 20px;
	color: #474747;
	border: 0;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
	border-bottom: 1px solid #ffffff;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #77393f;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #474747;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Banner */
#banner {
	text-align: right;
}

#banner a {
	border: 0;
}

/* Footer */

#footer {
	width: 910px;
	margin: auto;
	/*padding: 20px 0px 15px 0px;*/
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 3px solid #f0f0f0;
}

#footer p {
	margin: 0px 0px 10px 0px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #b28e38;
	border: 0;
}

#footer div {
	padding: 10px;
}

#commentform {
}

#comment {
	width: 600px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}
