@charset "UTF-8";
/*
Theme Name: Tanja Two
Theme URI: http://www.englisch-dolmetschen.de/
Description: 2-spaltiges Layout basierend auf dem WordPress-Standard-Theme
Version: 1.0
Author: Steffen Miebach
Author URI: http://www.steffenmiebach.de
last Date: 06.02.2010 09:46:18
*/

/* Grundgeruest ----------------------------------------------------------- */ 

html {}

body{
	background-color:#FFF;
	font:0.9em/1.3em Arial, Helvetica, sans-serif;
	color:black;
	margin:0px;
	text-align: center;
}

#container{
    text-align:left; 
    width:740px; 
    margin:20px auto;
    padding: 15px;
    background-color: #F4F4EF;
    position:relative;	/* This fixes the IE7 overflow hidden bug */
    -webkit-box-shadow: 0px 0px 10px 0px #777;
    -moz-box-shadow: 0px 0px 10px 0px #777;
    box-shadow: 0px 0px 10px 0px #777; 
}

/* Allgemein ----------------------------------------------------------- */ 

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff9900; 
	text-align:left;
	line-height:1.3em;
	padding:10px 0px 5px 0px;
	margin:0px;
}
h1, h2 { font-size:1.4em; }
h3 { font-size:1.3em; }
h4 { font-size:1.2em; }
h5 { font-size:1.1em; }
h6 { font-size:1em; }

p{
margin:0px 10px 10px;
}

img {
border: none;
}

/*Hover-Effekt*/
a:link { color:#777; text-decoration:none; }
a:visited { color:#ff9900; text-decoration:none; }
a:focus { color:white; text-decoration:none; background-color:#ff9900; }
a:hover { color:white; text-decoration:none; background-color:#ff9900; }

acronym, abbr, span.caps {cursor: help;}

.kursiv {
font-style:italic;
}

.fett {
font-weight:bold;
vertical-align:top;
margin-top:10px;
}

blockquote {
font-style:italic;
color:gray; 
border-left:2px solid #ff9900;
padding-left: 7px;
}

.clear {
    clear: both;
}

/* Kopfbereich ----------------------------------------------------------- */ 

/* Kopf */

header { 
    width:730px;
    font-family:"Times New Roman", Times, serif; 
    color:#ff9900; 
    font-weight:bold;
    text-align:left;
    border-style:none;
}

header h1 {
    font-family:"Times New Roman", Times, serif;
    font-size:1.8em;
    font-weight: bold;
    margin: 10px 0px -15px 0px;
    /*margin: -7px 0px;*/
    padding: 0px 0px 5px;
    float: left;
}

/*Navigation oben rechts*/
nav { 
    font-family:"Times New Roman", Times, serif; 
    font-size:0.9em; 
    color:gray; 
    font-weight:normal;
    vertical-align:baseline;
    text-align:right;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 7px;
}
nav ul {
    list-style: none inside none;
    margin: 10px 0px -10px 0px;
    padding-bottom: 0px;
    float: right;
}
nav li {
    /* für IE hasLayout triggern, damit inline-block auch für Block-Elemente gilt */
    display: inline-block;
    zoom: 1;
    *display: inline;
    
    border-right: 1px solid gray;
    padding-right: 5px;
    padding-left: 5px; 
    margin-top: 4px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
}
nav li.last {
    border-right: 0px;
}
nav li:first-letter {
    font-size: 1.2em;
}

/*Linie oben*/

#subtitle {
    width:730px;
    margin: 10px 0px 50px;
    border-style:solid none none; 
    border-width:1px;
    border-color:gray;
    padding:3px;
    color:#777;
    text-align:center;
    font-size:0.9em;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
}


/* Textbereich ----------------------------------------------------------- */

/* #wrapper{float:left;} */

.inhalt {
float:left;
text-align:justify;
width:460px;
vertical-align:top;
margin: 0px 0px 0px 32px;
padding-right: 20px;
/*line-height:14pt;*/
}

.inhalt h2 a:link, #text h3 a:link { color:#ff9900; text-decoration:none; }
.inhalt h2 a:visited, #text h3 a:visited { color:#ff9900; text-decoration:none; }
.inhalt h2 a:focus, #text h3 a:focus { color:white; text-decoration:none; background-color:#ff9900; }
.inhalt h2 a:hover, #text h3 a:hover { color:white; text-decoration:none; background-color:#ff9900; }

.inhalt p {
margin-left: 0px;
}
.inhalt blockquote p {
margin-left:10px;
}

/* Smooth Gallery ----------------------------------------------------------- */ 

.jdGallery .slideInfoZone h2 {
	font-size:1em;
	font-weight:bold;
	color:#fff;
        padding-top:0px;
        line-height: normal;
}

.jdGallery .slideInfoZone p {
	font-size:0.9em;
	color:#fff;
	text-align:left;
        margin-left:4px;
}

/* WordPress Posts ----------------------------------------------------------- */ 

.wp-caption {

}

.wp-caption-text {
font-size:0.9em;
text-align:center;
}

.artikelangaben {
font-size:0.9em;
line-height:1.3em;
border-top:1px solid silver;
padding-top:3px;
width:450px;
text-align:left;
}

.abstand {
margin-bottom:30px;
}

/* fuer die Kommentareingabefelder */
.textfeld {
background-color:#fff; 
color:gray;
border:1px solid gray;
width:120px;
padding:2px;
}

/* fuer unterschiedliche Kommentare*/
.alt {background-color: #f8f8f8;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}

/* Randspalte ----------------------------------------------------------- */ 

#rand {
	float: left;
}

/* WordPress Sidebar (unsortierte Liste) ----------------------------------------------------------- */

.sidebar {
float:right;
width:188px;
font-size:0.9em;
line-height:1.3em;
border-left:1px solid silver;
padding-left:20px;
overflow: hidden;
margin: 0px;
}

.sidebar li{
list-style-type:none;
/*list-style-position:inside;*/
}

.sidebar li, .sidebar li ul {
padding-left: 0;
margin: 0;
}

.sidebar li ul li {
padding-left: 1em;
margin: 0;
}

/* fuer die Ueberschriften in der Sidebar */
.sidebar li h3 { 
font-weight:bold;
font-size:1em;
color:#000;
padding-left:0;
}

/* fuer die Suchfunktion in der Sidebar sowie die Eingabefelder des Kommentarformulars */
.eingabefeld {
background-color:#fff; 
color:gray;
border:1px solid gray;
width:120px;
padding:2px;
}

.button { 
background-color:#ff9900; 
color:#fff; 
border:1px solid #ff9900;
width:50px;
padding:2px;
}

/* fŸr die automatisch erstellte Seiten-Liste in der Sidebar */
/* .page_item { ... } */
.current_page_item { font-weight:bold; }

/* Widgets ----------------------------------------------------------- */

/* allgemein */
.widget {}

/* Archiv */
.widget_archive, .widget_archive ul, .widget_archive ul li, .widget_archive ul li a {}

/* Kalender */
.widget_calendar {}
div#calendar_wrap {}
table#wp-calendar {}
table#wp-calendar caption {}
table#wp-calendar thead, table#wp-calendar tfoot, table#wp-calendar tbody {}
table#wp-calendar th, table#wp-calendar tr, table#wp-calendar td {}
td#prev, td#next {}

/* Kategorien */
.widget_categories {}
.cat-item {}
.children {}

/* Letzte Eintraege */
.widget_recent_entries {}

/* Letzte Kommentare */
.widget_recent_comments {}

/* Links / Blogroll */
.widget_links {}
.blogroll {}
/* Abstand empfiehlt sich, falls Infotexte angehaengt sind 
.blogroll li {padding-bottom:0.3em;}*/

/* Meta */
.widget_meta {}

/* Tag-Cloud (Schlagwort-Wolke) */
.widget_tag_cloud { text-align:justify; }
/* .widget_tag_cloud div a { padding-right:1.2em; } */

/* Seiten */
.widget_pages {}

/* Text */
.widget_text {}
/* wenn Text eine Ueberschrift hat 
.textwidget { padding-left:1em; }*/

/* Fussleiste ----------------------------------------------------------- */

footer {
    clear: both;
    margin:50px 0px 20px;
    width:730px;
    border-style:solid none none; 
    border-width:1px;
    border-color:gray;
    padding:3px;
    vertical-align:bottom;
    text-align:right;
    font-size:0.9em;
    font-family: "Times New Roman", Times, serif;
}
