/*   
Theme Name: Speech-Coach.de
Theme URI: rhetorikblog.speech-coach.de
Description: Regelt die Formatierung für das Blog.
Author: Gregor Hermens
Author URI: www.a-mazing.de
Version: 02/2009
.
.
*/

html {
 font-size: 15px;
 width: 100%;
 height: 101%;
}

* {
 font-family: Helvetica,Arial,sans-serif;
 margin: 0;
 padding: 0;
}

body {
  background-image: url(images/background.png);
  background-repeat: repeat-x;
 background-color: #a7c9a7;
 color: #225525;
}

#wrapper {
 position: relative;
 background-image: url(images/background-body-shadow.gif);
 background-repeat: repeat-y;
 width: 1005px;
 margin: 0 auto;
 background-color: #fff;
}

/* +++++++++++++++++++++++++++++++++++
++++ rechte Spalte Formate
++++++++++++++++++++++++++++++++++++++*/

#logospalte {
  width: 174px;
  float: right;
}

a#logo {
 position: relative;
 padding-top: 20px;
 display: block;
 right: 0;
 border: 0;
 outline: none;
}

a#logo img {
  padding-left: 8px;
}

#angebote {
  margin: 8px 3px 60px 5px;
  font-size: 85%;
}

/* +++++++++++++++++++++++++++++++++++
++++ Header Formate
++++++++++++++++++++++++++++++++++++++*/

#header {
 position: absolute;
 top: 0;
 right: 179px;
 background-image: url('images/background-upper-header.jpg');
 background-position: 0 -50px;
 height: 26px;
 width: 487px;
}

#header-slogan {
 position: absolute;
 top: 83px;
 left: 130px;;
 width: 350px;
 font-size: 1.05em;
}

#header #header-slogan h1 {
  font-size: 1.25em;
  margin: 0;
  font-weight: bold;
  color: #ccddcd;
}

#header #header-slogan h1 a {
  color: #ccddcd;
}

#header-slogan h1 a {
  text-decoration: none;
  color: #fff;
}

#header-slogan p {
  color: #ccddcd;
	margin-top: 0;
}


#header-pix {
  position: absolute;
  top: 26px;
  left: 0;
  width: 487px; 
  height: 100px;
}

#bigpic {
  position: absolute;
  top: 0;
  left: 0;
}

/* +++++++++++++++++++++++++++++++++++
++++ Inhalt Formate
++++++++++++++++++++++++++++++++++++++*/

#content-plus {
 width: 662px;
 float: right;
}

#content {
 background-image: url(images/background-content.gif);
 background-repeat: no-repeat;
 background-position: 8px 131px ;
 width: 482px;
 padding: 131px 0 0 0;
 float: left;
}

.innerclear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#text-inhalt {
 width: 466px;
 padding: 0px 10px 10px 10px;
 float: left;
 line-height: ;
}

#text-inhalt-breit {
 width: 480px;
 padding: 10px 2px 5em 4px;
 float: left;
}

#footer {
  border-top: dashed 1px #ccddcd;
 margin-top: 5em;
 padding: 1em 5px;
 font-size: .8em;
}

blockquote {
 font-style: italic;
 padding-bottom: .25em;
}

/* +++++++++++++++++++++++++++++++++++
++++ Menu Formate
++++++++++++++++++++++++++++++++++++++*/

#two-cols-menu {
 position: relative;
 top: 0px;
 left: 0px;
 width: 335px;
}

#spalte1-col {
 position: relative;
 top: 0;
 padding-top: 0;
 left: 0;
 width: 176px;
}

/*++++ Funktions-Menu */

ul#funktions-menu {
 position: relative;
 top: 5px;
 left: 0px;
 width: 170px;
 z-index: 10;
 list-style-type: none;
 height: 115px;
}

ul#funktions-menu li a {
  background-repeat: no-repeat;
  background-position: 5px 0;
  padding: 4px 0 0 35px;
  height: 16px;
  font-size: .9em;
  display: block;
}

ul#funktions-menu li#home a {
  background-image: url(images/icon-home.gif);
}

ul#funktions-menu li#back-home a {
  background-image: url(images/icon-change-site.gif);
}

ul#funktions-menu li#kontakt a {
  background-image: url(images/icon-kontakt.gif);
}

ul#funktions-menu li#impressum a {
  background-image: url(images/icon-impressum.gif);
}

ul#funktions-menu li#zur-person a {
  background-image: url(images/icon-zur-person.gif);
}

ul#funktions-menu li a {
  color: #225525;
  text-decoration: none;
}

ul#funktions-menu li a:hover,
ul#funktions-menu li a.current {
  color: #C44649;
  text-decoration: underline;
}

/*++++ Menu */

#spalte1 {
 position: relative;
 top: 8px;
 left: 2px;
 z-index: 10;
 border-top: 1px solid #dff6dd;
 padding: 0px 5px;
 margin-bottom: 100px;
 font-size:90%;
}

#langmenu {
  position: absolute;
  top: 5px;
  left: 145px;
  height: 25px;
}

ul#langmenu {
  list-style-type: none;
}

ul#langmenu li {
  margin-bottom: 5px;
  border: 2px #fff solid;
  height: 12px;
}

ul#langmenu li img {
  padding: 0;
  margin: 0;
}

ul#langmenu li.current,
ul#langmenu li:hover {
  border-color: #66af6a ;
}

#termine {
  width: 174px;
  margin: 25px 2px;
  font-size: 85%;
}

#stamp {
  margin-top: 200px;
  margin-left: 5px;
}


/*++++ Sub-Menu */

#spalte2-col {
 position: absolute;
 top: 0;
 left: 178px;
 width: 160px;
}

#subtitle {
  height: 45px;
  border-bottom: 1px solid #fff;
}

#spalte2-col #subtitle h2 {
  position: absolute;
  bottom: 13px;
  margin: 0;
  left: 0;
  width: 145px;
  text-align: right;
  font-size: 1em;
}
/*
++++ Zusatz-Text
*/

#zusatz-text {
  margin: 0 175px 0px 178px;
  padding: 20px;
  background-color: #dff7dd;
}


#spalte2 {
  position: relative;
  top: 0px;
  padding: 1px 8px 5px ;
  font-size: 90%;
}

#spalte2 h1.csc-firstHeader {
  font-size: 125%;
  margin: 1em 0;
  color: #C44649;
}

#angebote a:hover,
#spalte2 a:hover,
#spalte1 a:hover {
 color: #C44649;
 text-decoration: underline;
}

#angebote a
{
 color: #440000;
}

#spalte2 a, #spalte1 a {
 color: #225525;
 text-decoration: none;
}


/* +++++++++++++++++++++++++++++++++++
++++ Allgemeine Formate
++++++++++++++++++++++++++++++++++++++*/

#text-inhalt ul,
#zusatz-text ul {
 list-style-image: url(images/list-bullet.gif);
 margin-left: 1.5em;
}

#text-inhalt ol {
 margin-left: 1.5em;
}

#text-inhalt .csc-textpic img {
  border: 1px solid #9ec79e;
}

#angebote ul {
 margin-left: 1.5em;
}

h1.csc-firstHeader {
  font-size: 100%;
  color: #608c60;
  font-style: italic;
}

.csc-header-n2 h2 {
  font-size: 145%;
  margin: 1em 0;
  color: #C44649;
}

h1 { 
 font-size: 135%;
 margin: 1em 0;
 color: #C44649;
 font-weight: normal;
}

h2 { 
 font-size: 1.25em;
 margin: 1em 0;
 color: #C44649;
 font-weight: normal;
}

h3 { 
 font-size: 115%;
 margin: .9em 0;
 color: #C44649;
 font-weight: normal;
}

h4 { 
 font-size: 105%;
 margin: .75em 0;
 color: #C44649;
 font-weight: normal;
}

h5 { 
 font-size: 100%;
 margin: .5em 0;
 color: #C44649;
 font-weight: normal;
}

a img { 
 border-style: none;
 outline: none;
}


table {
 width: 100%;
 table-layout: fixed;
 font-family: Verdana,Arial,Helvetica,sans-serif;
}

tr { 
 vertical-align: top;
 text-align: left;
}

th {
 text-align: center;
 color: #003399;
}

.center {
 text-align: center;
}

.no_paraspace p {
  margin-bottom: 0;
}

a {
 color: #C44649;
}

a:hover {
 color: #440000;
}

p,
ul {
  margin: 6px 0;
  line-height: 1.15em;
}

.clear {
  clear: both;
}
.clear-left {
  clear: left;
}


.skiplink {
 display: none;
}

/* ===================================================
	 Powermail Form Definitionen30%
=================================================== */

.tx-powermail-pi1_fieldset {
  border: 1px solid #225525;
  padding: 5px;
}

.tx-powermail-pi1_fieldset legend {
  background-color: #fff;
  border: 1px solid #225525;
  padding: 3px 15px;
  font-weight: bold;
}

.tx_powermail_pi1_fieldwrap_html {
  width: 455px;
  padding: 3px 0 5px 0;
  clear: left;
  margin: 3px 0;
}

.tx_powermail_pi1_fieldwrap_html label,
.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
  width: 200px;
  padding-right: 10px;
  display: block;
  float: left;
  border-bottom: #fff 1px solid;
}

.tx_powermail_pi1_fieldwrap_html .powermail_textarea,
.tx_powermail_pi1_fieldwrap_html input {
  border: inset #efe8e2 2px;
}

.tx_powermail_pi1_fieldwrap_html .powermail_textarea {
  width: 450px;
}

.powermail_mandatory_js {
  margin-left: 210px;
  color: red;
}

.radio-button-wrap {
  margin-left: 25em;
}

.powermail_radio_inner label,
.powermail_check_inner label {
  float: none;
  width: auto;
  border-bottom: none;
  display: inline;
}

.powermail_radio_inner,
.powermail_check_inner {
  margin: 3px 0;
}

.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner input,
.tx_powermail_pi1_fieldwrap_html .powermail_check_inner input {
  border-width: 0;
}

.tx_powermail_pi1_submitmultiple_back,
.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_fieldwrap_html_submit,
.tx_powermail_pi1_formconfirmation_back,
.tx_powermail_pi1_formconfirmation_submit {
  margin: 5px;
  padding: 3px;
  background-color: #aaa;
  border: 2px outset #aaa;
  width: 75px;
}

.tx_powermail_pi1_formconfirmation_submit {
  width: 150px;
}
.tx_powermail_pi1_formconfirmation_submit input {
  font-weight: bold;
}

.tx_powermail_pi1_fieldwrap_html_submit input,
.tx_powermail_pi1_formconfirmation_back input,
.tx_powermail_pi1_formconfirmation_submit input {
  border: 0;
  background-color: #aaa;
  margin: 0 auto;
  display: block;
}

.tx-powermail-pi1_confirmation p {
  font-weight: bold;
  color: #C44649;
}

/*

form,
#mailform {
 border: 0;
}

.csc-mailform-field {
 margin-top: .65em;
}

.csc-mailform label {
 display: block;
 width: 175px;
 text-align: right;
 float: left;
 padding-right: 5px;
}

.csc-mailform input, 
.csc-mailform textarea {
  width: 250px;
}

.csc-form-label-req span {
 color: red;
}
*/
/* +++++++++++++++++++++++++++++++++++
++++ Typo3 Formate
++++++++++++++++++++++++++++++++++++++ */

.csc-frame-invisible {
 margin: 0 0 1.2em 0;
}

.contenttable-2 {
  font-size: 0.9em;
}

.contenttable-1 .tr-odd td,
.contenttable-2 .tr-odd td {
  background-color: #fff;
}

.contenttable-1 td,
.contenttable-2 td {
 border: 1px solid #dff7dd;
 border-collapse: collapse;
}

.contenttable-1 .td-0 {
  width: 25%;
}

.contenttable-2 .tr-0 {
  font-weight: bold;
}

.contenttable-2 .td-2 {
  width: 50%;
}



.csc-frame-frame1 p,
.csc-frame-frame1 ul,
.csc-frame-frame1 ul li,
.csc-frame-frame2 p,
.csc-frame-frame2 ul,
.csc-frame-frame2 ul li {
  margin: 5px;
}

.csc-bulletlist-1 {
  list-style-type: decimal;
  list-style-image: none;
}

.csc-bulletlist-2 li {
  list-style-type: none;
  list-style-image: none;
}

#angebote .csc-frame-frame1 {
  border: none;
  background-image: url(images/back-sidebar-box-bottom.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#subnavi-col .csc-frame-frame1,
#termine .csc-frame-frame1,
#angebote .csc-frame-frame1 {
  background-image: url(images/back-logobar-box-bottom.png);
  background-color: #e2f7df;
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 5px;
}


#subnavi-col .csc-frame-frame1 h2,
#termine .csc-frame-frame1 h2,
#angebote .csc-frame-frame1 h2 {
  background-image: url(images/back-logobar-box-top.png);
  font-size: 1.25em;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 5px;
  border-bottom: 1px dashed #CCDDCD;
}

#subnavi-col .csc-frame-frame1 h2 a,
#termine .csc-frame-frame1 h2 a,
#angebote .csc-frame-frame1 h2 a {
  color: #C44649;
}

#subnavi-col .csc-frame-frame1 h2 a:hover,
#termine .csc-frame-frame1 h2 a:hover,
#angebote .csc-frame-frame1 h2 a:hover {
  color: #440000;
}


#angebote .csc-frame-frame1 {
  width: 145px;
  margin-left: 10px;
}
#angebote .csc-mailform-field input .mailformemail {
  width: 150px;
}

#angebote .csc-mailform {
  border: none;
  margin: 5px;
}

#angebote .csc-frame-frame2 {
  background-image: url(images/back-sidebar-box-bottom.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 5px;
}

#angebote .csc-frame-frame2 h2 {
  background-image: url(images/back-sidebar-box-top.png);
  font-size: 1.25em;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 5px;
  border-bottom: 1px dashed #CCDDCD;
}


.csc-menu-4 dt {
  margin-left: 0.5em;
  margin-bottom: .75em;
}

.csc-menu-4 dd {
  margin-left: 4em;
  margin-bottom: 2em;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 0;
}

/* ==============================================================
    BLOG formate
===============================================================*/

.post {
  padding: 5px 17px 25px 8px;
  background-image: url(images/back_artikel.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

.storytitle {
  border-bottom: solid 1px #225525;
  padding-bottom: 3px;
  margin-bottom: 2px;
  font-size: 1.25em;
}

.storytitle a {
  text-decoration: none;
}

.storycontent {
  margin-bottom: 8px;
}

.meta-top {
  border-bottom: dashed 1px #ccddcd;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: .9em;
}

.meta-bottom {
  clear: both;
  border-top: dashed 1px #ccddcd;
  padding: 3px 0;
  color: #889989;
  font-size: .85em;
  line-height: 1.2em;
}

.meta-bottom a {
  color: #c47072;
}

.meta-bottom a:hover {
  color: #440000;
}


.post-date {
  background-color: #225525;
  color: #ccddcd;
	display: inline;
	padding: 3px 4px;
}

.sociable {
  border-top: dashed 1px #ccddcd;
  padding: 3px 0;
  margin-top: 8px;
  clear: both;
}

#text-inhalt .sociable ul img {
  border: none;
}

.sociable ul li {
  list-style-image: none;
  list-style-type: none;
  margin: 0 3px;
  float: left;
}

.feedback {
  clear: both;
  border-top: dashed 1px #ccddcd;
  padding: 3px 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

#text-inhalt img {
	padding: 2px;
	border: 1px solid #9EC79E;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	margin: 0 0 5px 5px;
}

.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}
	
.wp-caption {
  text-align: center;
  background-color: #fff;
  font-size: .9em;
}
/* End Images */

/*----------------------------------------
  Sidebar formate
-----------------------------------------*/

.widget {
  background-image: url(images/back-sidebar-box-bottom.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #fff;
  padding: 0 0 10px 0;
}

.widget div,
.widget h2,
.widget ul,
.widget a,
.widget form,
.widget select {
  padding: 0px 5px 0px 5px;
}

.widget li a,
.widget .ctc a{
  padding: 0;
}

.widget li {
  margin-bottom: 5px;
}

.widget h2 {
  border-bottom: dashed 1px #ccddcd;
}

.widget h2,
.widget_search form {
  background-image: url(images/back-sidebar-box-top.png);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 5px;
  margin-bottom: 8px;
}

.widget_search {
  margin-top: 13px;
}

.widget input {
 max-width: 95%;
}

#cat {
  width: 155px;
}

.widget ul {
  list-style-type: none;
}

#spalte2-col .widget {
  background-image: url(images/back-logobar-box-bottom.png);
  background-color: #e1f6de;
}

#spalte2-col .widget h2,
#spalte2-col .widget_search form {
  background-image: url(images/back-logobar-box-top.png);
}

.blogroll li a {
  display: block;
  background-image: url(images/star-grau.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 16px;
  line-height: 16px;
  text-decoration: none;
  color: #225525;
}

.blogroll li a:hover {
  background-image: url(images/star-gold.png);
  color: #C44649;
}

#wp-calendar a {
  padding: 0;
  background-color: #225525;
  border: 1px solid #ccddcd;
  color: #ccddcd;
}

#wp-calendar a:hover {
  background-color: #ccddcd;
  color: #225525;
  border: 1px solid #225525;
}

#wp-calendar th {
  color: #225525;
}


#commentform p textarea#comment {
  width: 465px;
}

.border-bottom {
  border-bottom: dashed 1px #ccddcd;
  padding: 8px 0;
}

#wpcf strong label {
  width: 465px;
  display: block;
  padding-top: 5px;
}

#rss-abo a,
#rss-comments-abo a {
  display: block;
  background-image: url(images/icon-rss-feed.gif);
  background-repeat: no-repeat;
  background-position: left;
  line-height: 20px;
  padding-left: 23px;
}

#rss-abo a:hover,
#rss-comments-abo a:hover {
  background-image: url(images/icon-rss-feed_hover.gif);
}

.tag-link-1 {
  font-size: 10em;
}  
.tag-link-2 {
    font-size: 9em;
  }
.tag-link-3 {
  font-size: 8em;
}
.tag-link-4 {
  font-size: 7em;
}
.tag-link-5 {
  font-size: 6.5em;
}

.widget div#MailPress div#mp-container div#mp-formdiv,
.widget div#MailPress div#mp-container div#mp-formdiv form {
  padding-left: 0;
}

.MailPressFormEmail {
  width: 130px;
}

div#language_chooser-wrapper {
  margin: 83px 0 0  8px;
  background-image: url(images/back-logobar-box-bottom.png);
  background-color: #e2f7df;
  background-position: bottom left;
  background-repeat: no-repeat;
  height: 42px;
}

ul#language_chooser {
  height: 20px;
  background-image: url(images/back-logobar-box-top.png);
  background-color: none;
  font-size: 1.25em;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 12px 5px 3px 5px;
  list-style-type: none;
}

#language_chooser li {
  float: left;
}

#language_chooser li a {
  border: 2px solid #e2f7df;
  height: 12px;
  width: 20px;
  margin-bottom: 5px;
  margin-right: 10px;
  background-repeat: no-repeat;
  padding: 0px;
  display: block;
  text-decoration: none;
}

#language_chooser li a.qtrans_flag_de {
  background-image: url(http://www.ellen-hermens.com/typo3/gfx/flags/de.gif);
}

#language_chooser li a.qtrans_flag_en {
  background-image: url(http://www.ellen-hermens.com/typo3/gfx/flags/gb.gif);
}

#language_chooser li.active a,
#language_chooser li a:hover {
  border: 2px solid #66AF6A;
}

.thanks {
  margin: 8px 0 0 0 ;
  font-size: .7em;
}

#text-inhalt img.WP-PrintIcon {
  margin: 0;
  padding: 2px 4px 0 4px;
  float: left;
}

.print-link {
  line-height: 2.5em;
}