/*   
Theme Name: Roeda-Thema
Theme URI: http://www.atteneder.at
Description: Atteneder Grafik Design für roeda.at
Version: 1.0
Author: Michael Atteneder + Christof Zachl
Author URI: http://www.atteneder.at

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: Arial, Sans-Serif;
	background-color: #f6a800;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}

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

#wrapper {
	background: white url(/wp/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: 175px;
	width: 850px;
	background-color: white;
}

#headermenue {
	clear: both;
	border-top: solid 2px #2e6c29;
	border-bottom: solid 2px #2e6c29;
	margin-top: 0px;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	padding-top:  5px;
	height: 20px;
	font-size: 11px;
	padding: 0 0 3px 0;
}

a {
	text-decoration:  none;
	color: black;
}

a.start {
	text-decoration: none;
	color: #d29717;
	font-weight: bold;
}

#content {
	font-size: 12px;
	line-height: 17px;
	background-color: #dbdbdb;
	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-left: 5px;
	/*margin: 0 auto;*/
	width: 723px;
	clear: both;
	border-top: solid 2px #2e6c29;
	border-bottom: solid 2px #2e6c29;
	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: #d29717;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 3px;
}

#links ul {
	padding-bottom: 5px;
	border-bottom: solid 2px #d29717;
	font-size: 12px;
	line-height: 16px;
}

#links ul ul {
	border: 0;
}

#rechts {
	float: right;
	width: 219px;
	background-color: white;
	color: black;
	padding-left: 6px;
	padding-right: 6px;
}

#rechts h2 {
	font-size: 16px;
	color: #d29717;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
	padding-bottom: 3px;
}

#rechts ul {
	padding-bottom: 5px;
	border-bottom: solid 2px #d29717;
	font-size: 12px;
	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;
}

#searchsubmit {
	background-color: white;
	text-align: left;
	border:  0px;
	padding: 0px;
	margin: 0px;
}

.suchfeld {
	border-top: 0;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 0;
	padding: 3px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.pagenav {

}

.wo {
	font-size: 16px;
	color: #f6a800;
	font-weight: bold;
}

.post {
	background-color: #dbdbdb;
}

.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: #2e6c29;
	border: 0;
}

.categorie {
	float: left;
	font-size: 9px;
}

.autor {
	float: right; 
	height: 18px;
	font-size: 10px;
}

.zeit {
	float: left; 
	height: 20px; 
	color: white; 
	font-weight: bold;
}

.post {
	margin-bottom: 50px;
	padding-bottom: 25px;
	border-bottom: solid 2px #2e6c29;
}

.post_page {
	/*margin-bottom: 50px;
	padding-bottom: 25px;
	border-bottom: solid 1px black;*/
}

.tags {
	font-size: 10px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
}

.kommentare {
	float: right;
	font-size: 10px;
}

.page_item {
	font-size: 12px;
	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 #d29717;
}

.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 {
	
}

.event_link {
	color: #2e6c29;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
}

#veranstaltungen {
	font-size: 16px;
	line-height: 24px;
	background-color: #dbdbdb;
	float: left;
	width: 490px;
	margin: 0 5px 5px 5px;
}

#veranstaltungen li {
	border-bottom: solid 2px #2e6c29;
	font-size: 18px;
	margin: 15px 0 15px 0;
	padding-bottom: 15px;
}

#veranstaltungen h2 {
	font-size: 24px;
	font-weight: bold;
	color: #d29717;
	padding-left: 10px;
}

/* WPG2 alignment classes */ 
.g2image_normal { 
	margin: 4px; 
} 

.g2image_float_left { 
	float: left; 
	clear: left; 
	margin: 4px; 
}

.g2image_float_right { 
	float: right; 
	clear: right; 
	margin: 4px; 
}

.g2image_centered { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}

.children {
	padding-left: 10px;
}