﻿/*  
Theme Name: Thovo-Theater
Theme URI: http://www.SRTwist.net
Description: <p>Beschreibung</p>
Version: 1.0
Author: Benjamin Brauns
Author URI: http://www.SRTwist.net

	CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Social Style 
********************* */
html
{
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.5em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.7em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	/* background-attachment: fixed;
	background: #2D0000; */
	color: #444;
	font: 90%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	background: url(images/Unbenannt-3.gif) left top no-repeat;
	background-position: top left;
	background-color: #2D0000;
}

a
{
	text-decoration: none;
}
a:visited
{
}
a:link
{
	color: #330000; /* #E55772 */
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}
/* Etc
******************** */
br.clear {
	clear: both;
}

#page {
	text-align: left; /* text ausrichtung ganze seite */
	width: 1040px;
	/* background: #2D0000; */
	padding: 0 20px 0px 0;

}
#top {
	width: 640px; /*970px*/
	padding: 0px;
	margin-left: 200px;
	background: url(images/bg-top.gif) right center no-repeat;
	/* background: url(images/header.gif) left center repeat-x; */
}
#pager {
	height: 90px;
}

#headr {
	float: left;
	margin: 0px 0px 0px 150px;
	padding: 0px;
	text-align:center;
	color: #733808;
}


#left {
	float: left;
	width: 840px; /* 750px */
	background: url(images/bg-m2.gif) right center repeat-y;
	
}
#right {
	float: right;
	width: 200px; /* 180px */
	padding-top: 20px;
}

#content {
	width: 640px;
	float: right;
}
.post {
	/* border-bottom: 1px dashed #e6ccb0; */
	margin-bottom: 10px;
	padding: 10px; margin-left: 50px; margin-right: 50px;
}
.postmetadata {
	font-size: 0.9em;
	color: #999;
}
.postmetadata  a{
	color: #C6A971;
}

#sidebar {
	width: 180px;
	float: left;
	padding-left: 10px; /*15px*/
	/*background: #2D0000;*/
	padding-right: 10px; /*15px*/
	padding-bottom: 150px;	padding-top: 50px;
}
.side1 {
}
.side2 {
}



#footer {
	width: 640px;
	padding-top: 10px;
	margin-left: 200px;
	text-align: center;
	background: url(images/bg-bottom.gif) right center no-repeat;
}
/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}

#headr  h1 { /* Überschrift Position, Farbe usw h4 */
	font-size: 1.8em;
	margin: 20px 0 0 20px;
	color: #510000;
}
#headr h1 a { /* h4 */
	color: #510000; /*#CCC5B7*/
}
#headr .description {
	color: #493D27;
	margin-left: 20px;
}


#sidebar  .side1 h2{ /* Überschrift Box rechts */
	display: none;
}
#sidebar a {
	color: #E1A938; /* beige */
}

#right  .side2 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	background: url(images/tag_blue.png) 0 40% no-repeat;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-bottom: 5px;
}
#right .side2 a {
	color: #FF3223; /* Schrift farbe login usw */ 
	padding-bottom: 5px;
	padding-left: 18px;
	margin-bottom: 5px;
}
#right .side1 a:hover {
	color: red;
}

#right .side2 a:hover {
	color: #C42113; /* schrift farbe login usw */
}


}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FBF1DD;
	padding: 5px;
	color: #505158;
	margin-bottom: 10px;
}
.post h2 {
	font: 1.3em Aria,verdana; 
}
.post h2 a {	
	color: #F0330A;
}
.post h2 a:hover {
	color: #C42A08;




}
h3.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FBF1DD;
	padding: 5px;
	color: #505158;
	margin-bottom: 10px;
}
.post h3 {
	font: 0.8em Aria,verdana; 
}
.post h3 a {	
	color: #F0330A;
}
.post h3 a:hover {
	color: #C42A08;


}
h1.pagetitle {
	text-align: right;
	border-bottom: 1px solid #505121;
	background: #FBF1DD;
	padding: 5px;
	color: #505158;
	margin-bottom: 10px;
}
.post h1 {
	font: 1.3em Aria,verdana; 
}
.post h1 a {	
	color: #F0330A;
}
.post h1 a:hover {
	color: #C42A08;









}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1.0px solid #ccc;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #4C2B29;
	font-size: 0.75em;
}
#footer a {
	color: #700;
	padding-right: 10px;
}
#footer a:hover {
	color: #700;
	text-decoration: underline
	padding-right: 10px;
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	/* color: #666; */
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	/* border: 1px solid #ccc; */
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
#page #left #content p a  /* Eintrag Verändern */
{	display: none;
	margin-left: 500px;
	border: yellow;
	color: yellow;
}
input.textbox, textarea
{
	background: #2D0000 url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #2D0000 url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #2D0000 url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}

.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

#comment {
	width: 100%;
}

#left input#s {
	width: 92%;
	padding: 5px;
	margin-bottom: 10px;
	background: #F6F6F6;
	border: 1px solid #970E0E ;
}
#left input#s:focus {
	width: 92%;
	padding: 5px;
	margin-bottom: 10px;
	background: #333;
	color: #fff;
	border: 1px solid #FFBE23;
}

#left input#searchsubmit
{
	background: #FBF1DD;
	border: #970E0E 1px solid;
	color: #970E0E;
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	padding: 1px 2px;
}
#left input#searchsubmit:focus
{
	background: #FBF1DD;
	color: #970E0E;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #2692F7;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #D4E7F7;
	padding: 5px;
	background: #EAF3FB;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #2692F7;
padding: 2px;
}

.pagebar 
	{ 
		font: 12px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		/* border: solid 1px #ddd; */
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		/* border: solid 1px #ddd; */
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		/* border-color: #999; */
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		/*background: #0063DC;*/ 
		border-color: #036; /* */
		text-decoration: none;
	}
/* MENU */
/* Ebene 2 */

#sidebar li ul li a:link, #sidebar li ul li a:visited, #sidebar li ul li a:link, {
  display          : block; white-space: nowrap
  background-color : #2D0000 ;
  color		   : red;
  width            : 200px;
}
#sidebar li ul li a:link, #sidebar li ul li a:visited, #sidebar li ul li a:link{
  display          : block; white-space: nowrap
  padding          : 1px 5px 0px 0px; margin-left: 7px;
  color		   : silver;
}
/* Ebene 3 */
#sidebar li ul li ul li a:link, #sidebar li ul li ul li a:visited, #sidebar li ul li ul li a:link {
  display          : block; white-space: nowrap
  padding          : 1px 5px 0px 0px; margin-left: 15px;
  color		   : silver;
}

#sidebar li ul a:hover,#sidebar li ul li ul li a:hover,#sidebar li ul li a:hover, li a:hover  {
  display	   : block; white-space: nowrap
    font-size        : 12px; margin-left: 7px;
  /* padding          : 1px 5px 0px 0px; */
  /* font-weight      : bold; */
  /* text-indent      : 10px; */
}

#right ul li a:hover{
   display	   : block; white-space: nowrap
}
/*
#content ul li a:hover{
   display	   : block; white-space: nowrap
}
*/
