/*
Author Name : Dipl.-Ing.(TH) Winfried Kaiser
Author Site : http://www.powertemplate.de/
Scheme Name : powertemplate
Scheme URI  : none
Version     : 1.0.0
Date        : 09.08.2008
*/


body {
	color:#4A2B2B;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	background-color: transparent;
	background-image: url(../../../../../images/bg_green.png);
	background-repeat: repeat;
	/*margin-top: -10px;*/
}

#main_wrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1040px;
}

* {
	/*font-size: 100.01%;*/
	font-size: 12px;
	padding: 0;
	margin: 0;
}

a {
	color: #4A2B2B;
	text-decoration: underline;
	font-size: 1.0em;
}

a:hover {
	color:#4A2B2B;
	background-color: transparent;
	text-decoration: none;
}

img {
	border:none;
}

/* ================================================================== */
/* Begin stylesheets for shadow effects */
/* ================================================================== */

#page {
	border: none;
	/*width: 742px;*/
	padding: 0px 14px;
	text-align: left;
	margin: 0 auto;
	border-collapse: collapse;
	background: url('powertemplate-images/page_bg.png') center repeat-y;
}

#innerPage {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

/* ================================================================== */
/* End stylesheets for shadow effects */
/* ================================================================== */
/* Begin page layout */
/* ================================================================== */

#header, #container, #footer {
	clear: both;
	float: none;
	margin: 0px;
	width:1040px;
	height:185px;;
	position: relative;
}

#content {
	/*
	padding: 20px;
	padding-left: 0px;
	float: left;
	*/
	font-size: 1em;
	text-align: left;
}

#margin {
	font-size: 1em;
	/*font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*width: 220px;
	margin: 0 20px 0 5px;
	padding: 20px 0 0 0;
	*/
}

* html #margin { width: 200px } /* IE hack */

/* ================================================================== */
/* End page layout */
/* ================================================================== */
/* Begin common tag rules */
/* ================================================================== */

cite {
	padding-left: 1cm;
	display: block;
	background-image: url("powertemplate-images/cite.gif");
	background-repeat: no-repeat;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h2 a:hover, h3 a:hover {
	/*color:#4A2B2B;*/
	text-decoration: none;
	background-color: transparent;
}

code {
	font: 1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: .07em;
	font-weight: normal;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed black;
	color: black;
	background-color: transparent;
	font-weight: 400;
}

blockquote {
	background:#FFEFD5 url(../images/blockquote.gif) no-repeat scroll 1.2em 0.4em;
	margin:0em 0;
	padding:0.1em 2em 0.1em 8em;
	width:515px;
	min-height:67px;
	text-align: justify;
}

blockquote p {
	letter-spacing: 0.1em;
}

pre {
	font-family: "Courier New", Courier;
	font-size: 1em;
	/*background-color: #FFFFFF;*/
	background-color: transparent;
	border: 1px solid #C0C0C0;
	padding: 10px;
	overflow: auto;
	/*max-width: 470px;*/
	height: auto;
}

a img {
	border: none;
}

table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
}

th {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #333333;
	font-weight: 700;
	text-align: center;
	border: 1px solid #C0C0C0;
}

th a {
	color: #333333;
	text-decoration: none;
}

tr td {
	margin: 2px;
	text-align: right;
	padding: 1px;
	vertical-align: top;
}

label {
	font-weight: bold;
	color: #4A2B2B;;
	margin: 5px 0px;
}

fieldset {
	border: none;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

dl {
	display: block;
	margin-left: 20px;
}

dt {
	margin-top: 10px;
	font-weight: 700;
	clear: both;
	border-bottom: 1px solid #c0c0c0;
	padding: 2px 0px;
}

dd {
	margin: 0 0 0 1em;
	padding: 2px 0px;
}

ins {
	text-decoration: none;
}

p {
	margin: 0.8em 0;
}

/* ================================================================== */
/* End common tag rules */
/* ================================================================== */
/* Begin headlines */
/* ================================================================== */

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	background-color: transparent;
}

/*
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar li h2, #wp-calendar caption, cite {
	text-decoration: none;
}
*/

#sidebar li h2 {
	font-size: 1.2em;
	font-weight: 700;
	text-align: left;
	margin: 2px 0;
	padding: 2px 0;
	color:#4A2B2B;
	cursor:pointer;
}

#sidebar #sidebarlogin > h2 {
	margin-left:27px;
	color: #4A2A2B;
	margin-bottom:12px;
}

#sidebar li h2 a {
	color: #4A2B2B;
	display: block;
	width: 100%;
	height: 100%;
}

.chapter h1,
.asides h1,
.landingsite h1,
#contentSearch li h2 {
	clear: both;
	font-size: 1.2em;
	font-weight: 100;
	margin: 2px 0;
	padding: 2px 0px;
	color: #4A2B2B;
}

.message,
.chapter h1,
h1.loginTitle {
	width:650px;
	font-size: 1.8em;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
	background-color: #4A2B2B;
	color: white;
}

h1.archiveTitle {
	background-image: url(../images/header_content_empty.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width:660px;
	font-size: 36px;
	padding-top: 19px;
	color: #C00000;
	height:100px;
	margin-bottom: -20px;
	margin-top: -10px;
}

h1#respond,
h1#comments {
	font-size:inherit;
	color:white;
}

h1#respond {
	background-image: url(../images/header_write_comment.gif);
	background-repeat: no-repeat;
	background-color: inherit;
	height:107px;
	font-size:0px;
	width:660px;
}

#cCount {
	color:#4A2B2B;
}

div.chapterH1 {
	position:relative;
}

.chapterH1 h1 {
	padding: 0px;
	padding-left:60px;
	width:auto;
	/*background-color: white;*/
	background-color: transparent;
	margin-bottom:6px;
}

.chapter h1 a,
.chapter h1 a:hover {
	font-weight: bold;
	font-size:18px;
}

div.chapterH1 a img {
	width: 16px;
	height: 16px;
	border: none !important;
	padding: 0 !important;
	margin: 1px 2px 0px 0px !important;
	position: relative;
	top: -22px;
	float: right;
}

#contentSearch h2 img {
	display:none;
}

.chapter h1 a {
	text-decoration:underline;
}

h1 a:hover {
	text-decoration:none;
}

.entry h2 {
	font-size: 1.2em;
	border-bottom: 1px solid #4A2B2B;
	color: #4A2B2B;
	padding: 2px 0px;
	font-weight: 100;
	margin: 1em 0 10px 0;
}

.entry h3 {
	font-size: 1.1em;
	border-bottom: 2px solid #4A2B2B;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px;
}

.entry h4 {
	font-size: 1em;
	border-bottom: 1px dashed #000;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px;
	font-style: italic;
}

/* ================================================================== */
/* End headlines */
/* ================================================================== */
/* Begin header claim and topmenu */
/* ================================================================== */

h1.topBanner,
div.description {
	display: none;
}

#topMenu {
	/*margin-top: 20px;*/
	position:absolute;
	right:0px;
	z-index: 10;
}

ul.menu {
	top: 0px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style: none;
}

ul.menu li {
	float: left;
	padding: 0px 0px 0px 0px;
	/*display: inline;*/
	margin: 0;
}

ul.menu .menu_sep {
	margin-top:10px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight:bold;
}

ul.menu li a {
	display: block;
	padding: 0;
	font-size: 1em;
	margin-top: 6px;
	font-weight: bold;
	line-height: 2em;
	color: #4C2A29;
	text-decoration: underline;
}

ul.menu li a:hover, ul.menu li:hover > a {
	color: #FF6221;
	text-decoration: none;
}

/*
ul.menu[class] li:focus,
ul.menu[class] li:hover {
	background: url('powertemplate-images/menu-hover-left.png') no-repeat bottom left;
}

ul.menu[class] li a:focus, ul.menu[class] li:focus > a,
ul.menu[class] li a:hover, ul.menu[class] li:hover > a {
	background: url('powertemplate-images/menu-hover-right.png') no-repeat bottom right;
	margin: 0px;
}

ul.menu li.current_page_item[class] {
	background: url('powertemplate-images/menu-selected-left.png') no-repeat bottom left;
}

ul.menu li.current_page_item[class] a,
ul.menu li.current_page_item[class] a:focus,
ul.menu li.current_page_item[class] a:hover {
	background: url('powertemplate-images/menu-selected-right.png') no-repeat bottom right;
	margin: 0px;
}
*/

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:focus,
ul.menu li.current_page_item a:hover {
	color: #FF6221;
	font-weight: bold;
	/*line-height: 3em;*/
	text-decoration: none;
}

.admintab {
	position: relative;
}

/* ================================================================== */
/* End header claim and topmenu */
/* ================================================================== */
/* Begin Content */
/* ================================================================== */

.chapter {
	width: auto;
	margin: 0px 10px 30px 0px;
	line-height: 2em;
	text-align: justify;
}

.asides, .landingsite {
	width: auto;
	margin: 0px 10px 30px 0px;
	padding: 10px;
	font-size: 1em;
	border: 1px solid black;
	background-color: #FFEFD5;
	text-align: justify;
}

.chapter img {
	border: none;
	padding: 0px;
}

.chapter p, .asides p, .entry p, .entry ol li, .entry ul li {
	line-height: 1.6em;
}

div.chapter div.itemFooter {
	margin: 0 2px;
	padding: 0;
	color: #888;
}

.entry {
	padding-top: 15px;
	color:#4A2B2B;
}

.chapter .commentFooter {
	font-weight: bold;
	text-align: left;
	margin: 2px 0;
	padding: 5px;
	height: 30px;
	width:655px;
}

.commentFooter {
	background-color: #FFEFD5;
	line-height:normal;
	color:#4A2B2B;
}

.commentFooter .leftFloat[class] {
	background: url('powertemplate-images/comments.gif') left top no-repeat;
	padding-left: 20px;
}

.commentFooter .rightFloat[class] {
	/*
	background: url('powertemplate-images/page_white_go.png') right top no-repeat;
	padding-right: 20px;
	*/
}

.leftFloat {
	float: left;
	white-space: nowrap;
	width: 25%;
}

.rightFloat {
	text-align: right;
	float: right;
	width: 66%;
}

div.asides div.itemFooter,
div.asides div.commentFooter {
	visibility: hidden;
	display: none;
}

#related {
	font-weight: 700;
}

/* ================================================================== */
/* End Content */
/* ================================================================== */
/* Begin lists */
/* ================================================================== */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
}

.entry li {
	margin: 7px 0 2px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry ul li ul {
	list-style: circle;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.utwrelposts {
	margin-left: 20px;
}


/* ================================================================== */
/* End lists */
/* ================================================================== */
/* Begin navigation */
/* ================================================================== */

div.navigation {
	margin: 0;
	padding: 8px 0px 12px;
	/*background: url('powertemplate-images/navigation_bg.png') no-repeat bottom;*/
	text-align: center;
}


/*
div.navigation a {
	color: #4A2B2B;
}

div.navigation a:hover {
	font-weight: bold;
	color: #4A2B2B;
	text-decoration: none !important;
}
*/

div.navigation div.alignleft {
	margin-left: 16px;
	/*
	padding-left: 125px;
	background: url('powertemplate-images/book_previous.gif') left center no-repeat;
	width: auto;
	height:24px;
	*/
}

div.navigation div.alignright {
	margin-right: 16px;
	/*
	padding-right: 125px;
	background: url('powertemplate-images/book_next.gif') right center no-repeat;
	width: auto;
	height:24px;
	*/
}

/* ================================================================== */
/* End navigation */
/* ================================================================== */
/* Begin images */
/* ================================================================== */

p img {
	padding: 0;
	max-width: 100%;
}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* ================================================================== */
/* End Images */
/* ================================================================== */
/* Begin Form Elements */
/* ================================================================== */

select {
	width: 130px;
}

/* ================================================================== */
/* End Form Elements */
/* ================================================================== */
/* Begin Calendar */
/* ================================================================== */

#wp-calendar caption {
	font-size: 1.0em;
	font-weight: 700;
	text-align: left;
	margin: 2px;
	color: #4A2B2B;
	text-align: left;
	padding: 2px 2px;
	border: none;
}

#wp-calendar thead {
	border-bottom: 1px solid #4A2B2B;
}

#wp-calendar th {
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	border: none;
	color: #4A2B2B;
}

#wp-calendar {
	empty-cells: show;
	border-collapse: collapse;
	margin: 0px ;
	border: none;
	color: #4A2B2B;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 0.9em;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 0.9em;
}

#wp-calendar a {
	color:#4A2B2B;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 2px;
	text-align: center;
}

#today {
	background-color:#4A2A2B;
	color:white;
	font-weight:bold;
}

/* ================================================================== */
/* End Calendar */
/* ================================================================== */
/* Begin Sidebar */
/* ================================================================== */

#searchBox {
	text-align: left;
}

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

#sidebar,
#sidebar ul {
	width:337px;
}

#categories {
	margin-top: -13px;
}

#sidebar form {
	margin: 0;
}

#sidebar img {
	border: none;
}


/*
#sidebar li {
	margin-bottom: 20px;
}
*/

#sidebar li p {
	padding: 2px 0px;
}

#sidebar li form {
	margin: 0px;
	padding: 0px;
}

#cat_nav {
	position:absolute;
	left:43px;
	top:112px;
	width:100%;
	display:none;
}

#cat_nav h2 {
	display: none;
}

#recent_posts li ul,
#recent_comments li ul,
#cat_nav li ul,
#sidebar li ul {
	margin:0 0 10px 17px;
	padding:0;
	text-align:left;
}

#sidebar .sidebarlogin_otherlinks {
	margin-bottom: 25px;
}

/*#recent_posts li ul li,
#recent_comments li ul li,
*/
#cat_nav li ul li, #sidebar li ul li {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:1em;
	margin:0;
	padding:3px 10px;
	width:300px;
}

#archivesList,
#categoriesList {
	line-height: 1.5;
}

#cat_nav li ul {
	margin:0px;
}

#cat_nav ul li {
	float:left;
}

#sidebarlogin ul li,
#categories ul li,
#archives ul li {
	display: inline;
  white-space: nowrap;
}

#recent_posts li ul li ul,
#recent_comments li ul li ul,
#cat_nav li ul li ul,
#sidebar li ul li ul {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#recent_posts li ul li ul li,
#recent_comments li ul li ul li,
#cat_nav li ul li ul li,
#sidebar li ul li ul li {
	width: auto;
	margin: 0px;
	padding: 3px 0px 0px 15px;
}

#nav a,
#recent_posts li ul li a,
#recent_comments li ul li a,
#cat_nav li ul li a,
#sidebar li ul li a {
	text-decoration: underline;
	padding: 2px 0px;
	font-size: 1em;
	font-weight: bold;
}

#recent_posts li ul li a,
#recent_comments li ul li a,
#sidebar li ul li a {
	text-decoration: none;
	font-weight: normal;
}

li.cat-item {
	color:#4A2B2B;
	font-weight: bold;
}

li.cat-item-1,
li.cat-item-10,
#categories li.cat-item-1,
#categories li.cat-item-10 {
	display:none;
}

#archivesList li a,
#recent_posts li a,
#recent_comments li a,
#cat_nav .cat-item a,
#sidebar .cat-item a {
	color:#4A2B2B;
	/*font-weight: bold;
	text-decoration: underline;*/
}

#recent_posts li a,
#recent_comments li a {
	text-decoration: none;
}

#cat_nav .cat-item a {
	color:white;
}

#archivesList a {
	color:#4A2B2B;
	text-decoration: underline;
}

#cat_nav .cat-item a:hover {
	color:#4A2B2B;
	text-decoration: none;
}

#wp-calendar caption {
	background-color:#4A2B2B;
	color:white;
	font-size: 1.0em;
	font-weight: bold;
	white-space: nowrap;
}

#nav a:hover,
#sidebar li ul li a:hover,
#today a {
	color:#4A2B2B;
	/*white-space: nowrap;*/
	text-decoration: none;
}

#sidebar li ul li a:hover {
	text-decoration: underline;
}

#today a,
#today a:hover {
	color:white;
}

#sidebar li table {
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#calendar {
	margin-left:22px;
	margin-top:10px;
	width:230px;
}

/*
#ajax_calendar {
	margin-top:35px;
}
*/

/* ================================================================== */
/* End Sidebar */
/* ================================================================== */
/* Begin comments */
/* ================================================================== */

.comments {
	text-align: left;
	padding: 0;
	position: relative;
}

.comments .comments_header {
	background-image: url(../images/header_content_comments.gif);
	background-repeat: no-repeat;
	height:90px;
	width:660px;
}

.comments, #commentform input, #commentform textarea, .inlineCommentList {
	font-size: 1em;
	color:#4A2B2B;
}

.comment_disclaimer, .author_data {
	border-top: 1px solid #4A2B2B;
	border-bottom: 1px solid #4A2B2B;
	background-color: #FFEFD5;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	width:620px;
	font-size:9px;
}

.comment_disclaimer span {
	color: #4A2B2B;
	font-weight: bold;
}

.author_data {
	margin-left:60px;
	width:580px;
	padding:0px 10px;
}

#authorinfo input {
	width:200px;
	padding:5px;
	background-color: white;
}

.inlineCommentList {
	/*border-bottom: 1px solid #4A2B2B;*/
	padding: 0;
	margin: 1em;
	width:645px;
}

.comments cite, .comments cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.comments ol li p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#comments p {
	margin: 1em 5px 10px 0;
	font-size: 1.2em;
}

.inlineCommentList p.inlineCommentClose {
	margin: 0;
	margin-top:12px;
	text-align: center;
	/*
	background-color: #FFEFD5;
	border-top: 1px solid #4A2B2B;
	*/
}

.commentmetadata {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	margin-bottom: 12px;
	color:black;
}

small, .nocomments, .postmetadata, strike {
	color: #4A2B2B;
}

.comments ol {
	margin: 15px 0 3px;
	padding: 1px 0px 3px;
	list-style: none;
}

/*
#commentform p {
	margin: 5px 0;
}
*/

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

#theComments,
#commentbody {
	width:660px;
	margin-top: -20px;
}

li.evenComment,
li.oddComment,
li.authorComment {
	/*width: 533px;*/
	border-top: 1px solid #4A2B2B;
	border-bottom: 1px solid #4A2B2B;
	color: black;
	text-align: left;
	background-image: url(../images/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
	margin-top: 20px;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:20px;
	width:610px;
}

.ajaxCommentList li.evenComment,
.ajaxCommentList li.oddComment,
.ajaxCommentList li.authorComment {
	margin-left: -13px;
	width:616px;
}

li.evenComment {
	background-color: inherit;
}

li.oddComment {
	background-color: inherit;
}

li.authorComment {
	background-color: #FFEFD5;
}

#commentlist li h2 ,
.ajaxCommentList li h2 {
	margin: 0;
	padding: 3px 0px;
	color: #4A2B2B;
	text-align: left;
}

#commentlist li.trackback h2,
#commentlist li.pingback h2,
ajaxCommentList li.trackback h2,
ajaxCommentList li.pingback h2 {
	margin: 0;
	padding: 3px 0px;
	color: #4A2B2B;
	text-align: left;
}

#commentlist .trackback h2 a:hover,
#commentlist .pingback h2 a:hover,
ajaxCommentList .trackback h2 a:hover,
ajaxCommentList .pingback h2 a:hover {
	text-decoration: underline;
}

#commentlist,
.ajaxCommentList {
	margin: 0;
}

#commentlist .itemFooter,
.ajaxCommentList .itemFooter {
	padding: 0px;
	height:18px;
}

.ajaxCommentList  li,
#commentlist li {
	/*margin: 10px 0px;
	padding: 5px;
	list-style: none;
	min-height: 130px;*/
}

.ajaxCommentList li ul,
#commentlist li ul {
	margin: 3px 10px;
	padding: 0px;
}

.ajaxCommentList li ol,
#commentlist li ol {
	margin: 3px 10px;
	padding: 0px;
	list-style: decimal !important;
}

.ajaxCommentList li ol,
#commentlist li ol {
	list-style: decimal !important;
}

.ajaxCommentList li ul li,
.ajaxCommentList li ol li,
#commentlist li ul li,
#commentlist li ol li {
	height: auto;
	min-height: 0px;
	border: none;
}

.ajaxCommentList li ol li,
#commentlist li ol li {
	list-style-type: decimal !important;
	margin: 3px 10px;
	padding: 0px;
	margin-left: 2em;
}

/*
.ajaxCommentList {
	margin: 0;
	padding: 0;
}

}.ajaxCommentList li {
	margin: 1em 0;
	list-style: none;
	padding: 5px 10px;
}

.ajaxCommentList li h2 {
	font-size: 1em;
}

.ajaxCommentList li ul {
	margin: 3px 10px;
	padding: 0px;
}

.ajaxCommentList li ul li {
	height: auto;
	min-height: 0px;
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
*/

#commentform {
	padding: 0px;
	margin: 0px;
	display: block;
	margin-top: -30px;
}

p.solo-subscribe-to-comments input {
	width: 170px;
	background-color: #FF5A00;
	color: white;
	font-weight:bold;
	border: 1px solid #C0C0C0;
	margin: 0.3em;
	padding: 0px 5px;
	font-size: 1em;
}

/*
#commentform input {
	width: auto;
	margin: 0px;
	padding: 0px;
}
*/

#commentform #submit {
	margin-right: 9px;
	float: right;
}

.comments .leavecomment {
	text-align: center;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
}

.comments #loading {
	text-align: center;
	margin-top: 40px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
}

.comments #error {
	border-top: 2px solid #dd2200;
	border-bottom: 2px solid #dd2200;
	background-color: #FCC9C9;
	margin-bottom: 20px;
	padding: 3px 0px;
	text-align: center;
	margin-top: 40px;
	color: #dd2200;
	font-size: 2em;
	letter-spacing: -1px;
}

/* ================================================================== */
/* End comments */
/* ================================================================== */
/* Begin Livesearch */
/* ================================================================== */

#contentSearch {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

#contentSearch li {
	border: none;
	background: transparent;
	padding: 0 10px 0 0;
}

#sidebar #loginform,
#sidebar #searchform {
	padding: 0;
	margin-left: 22px;
	background: transparent;
}

#sidebar #loginform {
	margin-top: -15px;
}

#sidebar #searchform {
	margin-top: -25px;
}

#lostpasswordform #user_login,
#registerform #user_login,
#registerform #user_email,
#loginform #sidebar_user_login,
#loginform #sidebar_user_pass,
#loginform #user_login,
#loginform #user_pass,
input#s,
#loginform #user_login input,
#loginform #user_pass input,
#searchform input {
	background-color: #FFFFFF;
	color: #4A2B2B;
	font-weight: normal;
	border: 1px solid 1px solid #4A2B2B;
	margin: 0px;
	padding: 5px;
	font-size: 1em;
	width:65%;
}

#user_pass, #user_login, #user_email {
	font-size:11px;
}

#searchform #searchsubmit {
	width:71px;
	position:absolute;
	background-color: transparent;
	border: none;
	margin-top: -2px;
	font-size: 1em;
}

#LSResult {
	margin: 0;
	width: 100%;
	position: relative;
	text-align: left;
}

#searchcontrols {
	margin: 0;
	padding: 0;
	text-align: center;
}

.LSRow:hover, #LSHighlight, #LSHighlight:hover{
	background: #F0F0F0;
}

#LSHighlight small, #LSHighlight small span a {
	color: black;
}

.LSRow {
	padding: 5px 10px;
}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: black;
}

/* ================================================================== */
/* End Livesearch */
/* ================================================================== */
/* Begin different plugins Support */
/* ================================================================== */

#ed_toolbar input {
	background-color: #4A2B2B;
	color: white;
	font-weight:bold;
	border: 1px solid #A0A0A0;
	margin: 0.3em;
	padding: 0px 5px;
	font-size: 1em;
}

#commentform #ed_toolbar input.ed_button {
	width:auto;
}

/* ================================================================== */

div#toolTip {
	position: absolute;
	padding: 4px;
	top: 0px;
	left: 0px;
	color: black;
	border: 1px solid #333333;
	font-size: 0.9em;
	background: url("powertemplate-images/toolTipBg.png");
}

div#toolTip p {
	margin: 0; padding: 0 3px;
	color: black;
}

div#toolTip p em {
	font-size: 0.8em;
	text-align: left;
	padding-top: 3px;
	color: black;
}

/* ================================================================== */

div.rightBox {
	float: right;
	margin: 2px 0px 10px 10px;
	border: 1px solid #A0A0A0;
	padding: 5px 5px;
	width: 45%;
	background-color: #E0E0F0;
	color: #4A2B2B;
}

/* ================================================================== */

#sk2-footer {
	background: transparent;
	color:#CCC;
	margin: 0px;
	padding: 3px 2px 5px 2px;
}

#sk2-footer a,
#sk2-footer a:hover {
	color: #FFF !important;
}

/* ================================================================== */

img.socialbkmark {
	vertical-align: middle;
	border: 0px;
	margin-bottom: 4px;
}

/* ================================================================== */

a.gravatar {
	float:left;
	display: inline;
	border: 1px solid #a0a0a0 !important;
	padding: 2px;
	position: relative;
	top: 2px;
	margin-right: 10px;
	margin-bottom: 1px;
}

img.gravatar {
	border: none;
	width: 54px;
	height: 54px;
}

/* ================================================================== */
/* End different plugins support */
/* ================================================================== */
/* Begin forms */
/* ================================================================== */

.formular {
	background-color: #FFEFD5;
	color: #4A2B2B;
	border: 1px solid #4A2B2B;
	/*margin: 0.3em;*/
	padding: 0px 5px;
	font-size: 1em;
}

textarea.formular {
	width: 648px;
}

/* ================================================================== */
/* End forms */
/* ================================================================== */

ul#feedList {
	list-style: none !important;
	margin-left: 2em !important;
	padding-left: 2em !important;
}

ul#feedList li {
	list-style-image: url("powertemplate-images/xml.gif");
}

ul#feedList li:before {
	content: "";
}

img#feedIcon {
	display: none;
	visibility: hidden;
}

/* ================================================================== */
/* Sidebar Asides */
/* ================================================================== */

#sidebarAsidesList li:before {
	content: "" !important;
}

#sidebarAsidesList li h2, #sidebarAsidesList li h2 a {
	color: #4A2B2B;
}

/* ================================================================== */
/* AJAX Calendar Posts */
/* ================================================================== */

div#wp-calendar-split {
	text-align: left;
	padding-bottom: 20px;
}

ul#wp-calendar-postlist {
	list-style: none !important;
	margin: 0px;
	padding: 0px;
}

li.ajax-calendar-row a:hover {
	background: #F0F0F0;
}

li.ajax-calendar-row {
	list-style: none !important;
	padding: 5px 10px;
}

ul#wp-calendar-postlist li:before {
	content: "" !important;
}

.ajax-calendar-row a, .ajax-calendar-row a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: black;
	display: block;
	width: 100%;
}

#login {
	text-align: left;
}

#main_content #login {
	margin:0px;
	width:auto;
}

#main_content #login form {
	width:300px;
}

#main_content ul#category-tabs li.ui-tabs-selected,
#main_content .button-secondary,
#main_content #quicktags,
#main_content #login form .submit input,
#main_content .submit input,
#main_content .button,
#main_content .button-secondary,
#main_content div.dashboard-widget-submit input,
#main_content #edit-slug-buttons a.save {
	background-color:inherit;
	border:none;
	color:#224466;
}

.login_list {
	text-align:left;
	margin-left:12px;
}

.login_list a {
	line-height:1.5em;
}

#user_login, #user_pass, #user_email {
	/*padding:4px;*/
	width:205px;
}

#login_error {
	margin-top:12px;
	margin-bottom: 30px;
	margin-left: 22px;
	color:red;
	font-weight: bold;
	font-size: 12px;
}

#recent_posts, #recent_comments {
	text-align: left;
}

#recent_posts ul li, #recent_comments ul li {
	padding:0px;
}

#recent_posts li ul li, #recent_comments li ul li {
	padding: 0px;
}

#recent_posts a:hover,
#recent_comments a:hover {
	font-weight:bold;
	text-decoration: underline;
}

/*
li#recent_posts,
li#recent_comments {
	margin-top:30px;
}

#wp-submit-login {
	background-image: url(../../../../../templates/powertemplate/buttons/german/button_send.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width:100px;
	height:29px;
	border:none;
	color:white;
	font-size:0px;
}

#searchsubmit {
	background-color:transparent;
	background-image:url(../../../../../templates/powertemplate/buttons/german/button_search.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:white;
	font-size:0px;
	height:22px;
	width:68px;
}
*/

#identity {
	position:absolute;
	top:50px;
	right:0px;
	font-weight: bold;
	margin:0 28px;
}

#maincol {
	/*
	margin-left:20px;
	margin-right:20px;
	*/
	width:657px;
}

.info_name {
	color:#4A2B2B;
	font-size:14px;
	font-weight:bold;
	left:0px;
	margin-left:20px;
	margin-top:111px;
	position:absolute;
	text-align:left;
}

#header_left,
#header_right {
	display:none;
}

/*
#header_left {
	position:absolute;
	background-image: url(../images/img_top_bg.jpg);
	background-repeat: repeat-x;
	margin-left:0px;
	height:270px;
	width:60%;
	left:0px;
	z-index: 0;
}

#header_right {
	position:absolute;
	background-image: url(../images/img_top_bg.jpg);
	background-repeat: repeat-x;
	margin-left:0px;
	left:50%;
	height:270px;
	width:50%;
	z-index: 0;
}
*/

#navRight {
	width:337px;
	background-color: #FFEFD5;
}

.navRight_header,
.navRight_footer {
	background-image: url(../images/nav_right_header.gif);
	background-repeat: no-repeat;
	height:7px;
	font-size: 1px;
	background-color: white;
}

.navRight_footer {
	background-image: url(../images/nav_right_footer.gif);
}

/*Footer*/

div#footer_1 p{margin:0;padding:5px 10px}

div#footer_1{
	clear:both;
	width:100%;
	/*
	background-image: url(../pt_images/printdesign.gif);
	background-repeat: repeat;
	*/
	background-color: #FFEFD5;
	height: 185px;
	text-align: center;
	color:#4A2B2B;
	border-top: 10px solid #4A2B2B;
}

div#footer_1 a {
	color:#4A2B2B;
	font-weight:bold;
	text-decoration: underline;
	line-height:20px;
}

div#footer_1 a:hover {
	color:#4A2B2B;
	text-decoration:none;
}

div#footer_content {
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	text-align: left;
}

div#footer_kontakt {
	float:left;
	width: 260px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

div#footer_links {
	float:left;
	width: 140px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
div#footer_links2 {
	float:left;
	width: 160px;
	margin-top: 0px;
	margin-left: 120px;
}

div#footer_links3 {
	float:left;
	width: 160px;
	margin-top: 0px;
	margin-left: 0px;
	/*color:#FFFFFF;*/
	visibility:hidden;
}

div#bookmark {
	/*color:#FFFFFF;*/
	text-align:left;
	float:left;
	width:200px;
}

ul,li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div#bookmark ul li {
	float:left;
	padding-right:8px;
	padding-top:8px;
}

.date {
	background:transparent url(../images/calendar.gif) no-repeat scroll 0 0;
	position:absolute;
	height:55px;
	margin-right:10px;
	width:55px;
}

.date .month {
	color:white;
	font-weight:bold;
	margin-top:11px;
	margin-left:-3px;
	text-align:center;
	font-size: 11px;
}

.date .day {
	color:white;
	font-weight:bold;
	margin-left:-3px;
	margin-top:-8px;
	font-size:16px;
	text-align:center;
}

.cat_image {
	width:55px;
	padding-top:10px;
	float:left;
}

.entry_text {
	float:left;
	margin-left:-20px;
	width:600px;
}

/*
.author_data {
	width:510px;
	color:white;
	background-color: #4A2A2B;
	vertical-align: middle;
	margin-left:60px;
	padding-left:5px;
	font-size:10px;
}

.author_data a,
.author_data a:hover {
	color:white;
	text-decoration: underline;
}

*/

.post_date {
	font-size:inherit;
}

.rubrik {
	clear: both;
	text-align: left;
	margin-bottom: 20px;
}

.sidebar_sep {
	font-size: 1px;
	height:15px;
}

#reg_passmail,
.label_rememberme,
.forgetmenot label {
	color:#4a2b2b;
	font-weight: bold;
}

#ed_toolbar {
	display:none;
}

