/*   
Theme Name: zachl@atteneder.at
Theme URI: http://www.atteneder.at
Description: Theme für dass Blog von Atteneder Grafik Design das kein Blog ist.
Version: 1.0
Author: Michael Atteneder + Christof Zachl
Author URI: 

Do not copy or use without permission

*/

html {
	height: 100%;
	border-left: 15px solid white;
	border-right: 15px solid white;
	border-top: 5px solid white;
}

body {
	font-size: 10px; 
	font-family: 'Lucida-Grande', Sans-Serif;
	background-color: black;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	text-align: left;
}

#wrapper {
	background: white url(http://www.atteneder.at/blog/wp-content/themes/christof/images/bg-page.png) repeat-y 0;
	padding: 0;
	margin: 0;
}

#header_wrapper {
	background: white;
}

#header {
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	height: 125px;
	width: 850px;
	background-color: #e2001a;
}

#atteneder_schriftzug {
	padding: 0;
	margin: 0;
}

#erheblich {
	padding: 0;
	margin: 0;
}

#headerlogo {
	background-color: #e2001a;
	width: 50px;
	height: 50px;
	/*padding-left: 50px;*/
	float: left;
}

#atteneder_schriftzug {
	margin-left:  25px;
}

#headermenue {
	clear: both;
	border: 0;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	margin-top: 5px;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	padding:  0;
	height: 20px;
	font-size: 11px;
	/*padding: 4px 0 0 0;*/
}

a {
	text-decoration:  none;
	color: black;
}

a.start {
	text-decoration: none;
	color: #e2001a;
	font-weight: bold;
}

#content {
	font-size: 12px;
	line-height: 17px;
	background-color: #b1b1b1;
	float: left;
	width: 490px;
	margin: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.footer_space {
	clear: both;
	height: 5px;
	background-color: white;
}

#footer {
	height: 17px;
	background-color: white;
	padding: 5px 0px 0px 127px;
	/*margin: 0 auto;*/
	width: 728px;
	clear: both;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	font-size: 11px;
}

#links {
	float: left;
	width: 119px;
	background-color: white;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
}

#links h2 {
	font-size: 16px;
	color: #999;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 3px;
}

#links ul {
	padding-bottom: 5px;
	border-bottom: solid 1px black;
	font-size: 11px;
	line-height: 16px;
}

#links ul ul {
	border: 0;
}

#rechts {
	float: right;
	width: 219px;
	background-color: white;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
}

#rechts h2 {
	font-size: 16px;
	color: #999;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
	padding-bottom: 3px;
}

#rechts ul {
	padding-bottom: 5px;
	border-bottom: solid 1px black;
	font-size: 11px;
	line-height: 16px;
}

#rechts li {
	padding: 0px;
}

#rechts ul ul {
	border: 0;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}

li {
	padding-left: 0px;
	margin-left: 0px;
}

ul ul li {
	padding-left: 10px;
}

table {
	border-width: 0;
}

td {
	font-size: 12px; 
	background-color: #dadada;
	color: #000000;
	text-align: left;
	padding-left: 3px;
}

.leer {
	font-size: 10px; 
	background-color: #b1b1b1;
	color: e2001a;
	text-align: left;
	height: 2px;
}

.head {
	font-size: 10px;
	font-weight: bold;
	background-color: #848484;
	color: white;
	text-align: left;
	width: 110px;
}

#searchsubmit {
	background-color: white;
	text-align: left;
	border:  0px;
	padding: 0px;
	margin: 0px;
}

.suchfeld {
	border-top: 0;
	border-left: 2px solid #999;
	border-bottom: 2px solid #999;
	border-right: 0;
	padding: 3px;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

.pagenav {

}

.wo {
	font-size: 16px;
	color: #999;
	font-weight: bold;
}

.post {
	background-color: #b1b1b1;
}

.headline {
	clear: both;
	/*height: 1.6em;*/
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 8px 0 6px 0;
}

.headline a {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #e2001a;
	border: 0;
}

.categorie {
	float: left;
	font-size: 9px;
}

.autor {
	float: right; 
	height: 10px;
	font-size: 9px;
}

.zeit {
	float: left; 
	height: 20px; 
	color: white; 
	font-weight: bold;
}

.post {
	margin-bottom: 50px;
	padding-bottom: 25px;
	border-bottom: solid 1px black;
}

.post_page {
	/*margin-bottom: 50px;
	padding-bottom: 25px;
	border-bottom: solid 1px black;*/
}

.tags {
	font-size: 9px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
}

.kommentare {
	float: right;
	font-size: 9px;
}

.page_item {
	font-size: 11px;
	line-height: 16px;
}

.entry ul {
	list-style-type: disc;
	padding: 0;
	padding-left: 15px;
	margin: 0px;
}

.entry a {
	text-decoration: none;
	border-bottom: 1px solid white;
}

.entry a:hover {
	text-decoration: none;
	border-bottom: 1px solid black;
}

.entry a:visited {
	text-decoration: none;
}

.entry a:active {
	text-decoration: none;
}

blockquote {
	border-left: 3px solid black;
	margin-left: 0px;
	padding-left: 30px;
}

img {
	border: 0;
}

.headline h1 {
	
}

.header_menue {
	background-color: white;
}