 /*
Theme Name: media-blog
Theme URI: http://www.media-blog.ch
Description: Das ist das Wordpress-Theme des Media-Blogs Switzerland. 
Version: 1.0 (28.02.2009)
Author: Edgar Schnüriger
Author URI: http://www.media-blog.ch
*/

/* Algemeine Formatierungen */
body {
    background: #ffffff fixed; 
    text-align: center;
    margin: 0;
    padding: 0;
    font: 100.01% "Lucida Sans Unicode", "Lucida Grande", verdana, sans-serif;
    color: #393939;
}

hr {
    display: none;
}

ins {
    text-decoration: none;
    border-bottom: 1px dashed #f60;
}

acronym, abbr, dfn {
    border-bottom: 1px dashed #999;
    font-style: normal;
    cursor: help;
}

blockquote {
    background: url('grafik/quote.png') top left no-repeat;
	margin: 1em 0;
    padding-left: 25px;
	color: #666;
}

#rand #inhalt img, #rand #inhalt .bild-link, #rand #inhalt .bild-link a {
    border:none;
}

pre, code, samp {
    font: 1em 'courier new', courier, monospace;
    color: #900;
}
small code {
    font-size: 1.1em;
}

.pre {
    white-space: pre;
    display: block;
}


dt {
    font-weight: bold;
}

dd {
    margin: 1px 0 .5em 0;
}

em {
	font: .9em verdana, arial;
	font-style:italic;
}

input, textarea {
    border: 1px solid #ccc;
    font: 1.1em verdana, sans-serif;
    background: #f5f5f5;
    color: #444;
}

a[href^="http:"] {
background: transparent url('grafik/pfeil_link.gif') 100% 50% no-repeat;
padding-right: 13px;
}

a[href^="http://media-blog.ch"], a[href^="http://www.media-blog.ch"] {
background: transparent;
padding-right: 0px;
}

a.external {
background:none;
padding-right:0;
}



/* Gehört dazu */
#searchform #s {
    background: #fff;
    margin-bottom: 2px;
    width: 160px;
}

.wp-caption-text {
	font-size:.9em;
	color:#666;
}

.bild-links, .alignleft {
    float: left;
    margin: 2px 10px 5px 0;
}

.bild-rechts {
    float: right;
    margin: 2px 0 5px 10px;
}

.bild-zentriert {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#rand #inhalt .bild-verweis, #rand #navi .bild-verweis, #rand #inhalt .bild-verweis a {
    border-bottom: none;
}

.bild-mittig {
    vertical-align: middle;
}

.nach-oben {
    text-align: right;
    margin: 12px 0;
}

.center {
    text-align: center;
}
.rechts {
    text-align: right;
}

.weiter {
    margin: 1em 0;
    text-align: center;
}

.unsichtbar{
    display: none;
}

.clearer {
    clear: both;
}
.clearer-links {
    clear: left;
}
.fett {
    font-weight: bold;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix {
	display: block;
}

/*---------------------------------------------------------*/
/* Workaround: Clearfix-Anpassung für alle IE-Versionen */
/*
** IE7 - x
*/
.clearfix { display: inline-block; }
/*
** IE5.x/Win - x
** IE6 - x
*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*--------------------------------------------------------*/

/* Clearen per Overflow */
.floatbox { overflow:hidden; }

/* .floatbox-Anpassung für IE */
* html .floatbox {width:100%;}

h1 {
    margin: 0;
    padding: 0;
	height: 165px;
	background: url(grafik/header_mediablog.png) no-repeat;
}

#all {
width:982px;
margin:0 auto;
padding:0;
}

#banner {
float:left;
width:200px;
margin-top:35px;
margin-left:0px;
}

#banner a img {
border:none;
}

#banner a {
background:none;
}

#logo {
	width: 769px;
	background: transparent;
	padding: 0;
	margin-left:210px;
}

#rand {
    width: 769px;
    background: transparent url(grafik/grund-mitte.png) repeat-y;
    padding: 0;
	margin-left:210px;
    /*border-bottom: 1px solid #ccc;*/
}

#inhalt {
    width:751px;
    margin: 0 18px 0 1px;
	text-align: left;
    padding-top: 10px;
}

/* Navigation */
#navi {
    float: right;
	width: 200px;
    margin: 0 0 15px 0;
    font-size: 75%;
    color: #393939;
    overflow:hidden;
}

#navi div.tag_cloud-2 {
	margin:0 10px 15px 10px;
}

#navi ul {
    list-style: none;
    margin: 0px 10px 1em 10px;
    padding: 0;
}
#navi li {
    padding: 2px 0 2px 15px;
    background: url(grafik/arrow.gif) 0 6px no-repeat;
}
#navi ul li ul {
    margin-bottom: .1em;
}

#navi a {
    color: #555;
    text-decoration: none;
}
#navi a:hover {
    color: #f60;
}

#navi ul a  {
	background:none;
}

#navi h3 {
    text-align: left;
    font: bold 1.1em arial, sans-serif;
    color: #5d5d5d;
    padding: 0;
    margin: 5px 10px;
    border-bottom: 1px solid #ddd;
}

#navi .tag_cloud-2 h3{
	margin-right:0;
	margin-left:0;
}

#navi form {
    margin: 10px 0 10px 10px;
    padding: 0;
}

/* Ende Navigation */

/* Der Inhalt */

#text-inhalt {
	width:auto;
    margin-left: 16px;
    margin-right: 217px;
    font-size: 75%;
    line-height: 1.5;
}

#text-inhalt .datum {
    font: bold 1.1em arial, sans-serif;
    color: #393939;
    margin: 1px 0;
    border-bottom: 1px solid #ddd;
    text-align: right;
}

#text-inhalt h2 {
    height:36px;
	font: 1.6em 'trebuchet ms', arial, sans-serif;
    margin: 1px 0 5px 0;
	padding: 4px 0 0 40px;
    background: url('grafik/balken_titel.png') no-repeat;
    border: none;
    color: #fde909;
}
#text-inhalt h3#postcomment {
    margin-top: 15px;
	margin-bottom:10px;
}

#text-inhalt .unterseite h3 {
    margin-top: 1em;
}

#text-inhalt h3 {
    font: bold 1.2em arial, sans-serif;
    margin: 1.5em 0 0 0;
    padding: 0;
}

#text-inhalt h4 {
    font: 1.1em arial, sans-serif;
    margin: .5em 0;
}

#rand #inhalt #text-inhalt h2 a {
    text-decoration: none;
    border: none;
}

#text-inhalt h2 a, #text-inhalt h2 a:visited {
	color: #fde909;
	text-decoration:none;
}

#text-inhalt a, #footer a {
    color: #5d5d5d;
    text-decoration: none;
    border-bottom: 1px solid #369;
}

#text-inhalt a:visited {
    color: #5d5d5d;
    border-bottom: 1px solid #ddd;
}
#text-inhalt a:hover, #footer a:hover {
    color: #f60;
    border-bottom: 1px solid #f60;
}

#text-inhalt a.more-link, #text-inhalt a.more-link:visited{
	color:#f60;
	border-bottom:1px solid #f60;
}

#text-inhalt a.more-link:hover {
	color:#5d5d5d;
	border-bottom:1px solid #5d5d5d;
}

#text-inhalt ul {
	margin: 3px 0px 5px 0px;
	padding:0;
	list-style:none;
}	

#text-inhalt li {
	margin-bottom: 1px;
	padding: 2px 0 2px 15px;
    background: url(grafik/arrow.gif) 0 6px no-repeat;
}

#text-inhalt .beitrag-hinweis {
    background: #f9f9f9 url(grafik/beitrag-hinweis.gif) no-repeat right bottom;
    padding: 12px;
    border: 1px solid #ddd;
    margin: 15px 0;
}

.blaettern {
	margin-bottom:5px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align:center;	
}

.storycontent {
	text-align:justify;
	margin-left: 2px;
}

.unterseite {
	text-align:justify;
	margin-left:2px;
}

form.unterseite, input.unterseite {
margin:0;
padding:0;
}

.feedback, .feedback2 {
	padding: 1px 15px;
    font-size: .9em;
    margin: 7px 0 10px 2px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #666;
}

.feedback {
    padding: 5px 5px;
	
}
.feedback2 dl {
    margin: 10px 0;
}
.feedback2 dl dt {
    float: left;
    margin-right: 5px;
    width:80px;
}
.feedback2 dl dd {
    margin-bottom: 1px;
}

#text-inhalt .feedback a, #text-inhalt .feedback2 a, #text-inhalt .feedback a:visited, #text-inhalt .feedback2 a:visited  {
    border-bottom: none;
    text-decoration: none;
}
#text-inhalt .feedback2 a {
    font-weight: bold;
}

/* Ende Inhalt */

/* Kommentare */
#comments-div {
	margin-left:2px;
}

#comments-div h3 {
	background: url('grafik/stripe.png') repeat;
	font: bold 1.2em arial, sans-serif;
	border-bottom: 1px solid #D1DCE6;
	padding: 5px 0;
}

#comments-div h3 img {
	margin: 0 7px 0 3px;
}

ol#commentlist {
    margin-top: 1em;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#commentlist li h4 {
    font: bold 1.1em arial, sans-serif;
    /*background: #eee;*/
    margin-top: 0;
	margin-bottom: -5px;
    /*border-top:1px solid #ddd;*/
}
#commentlist .kommentar-info {
    margin-bottom: 0;
}

#commentlist li h4 a, #commentlist li h4 a:hover, #commentlist li h4 a:visited {
    font: .9em "Lucida Sans Unicode", "Lucida Grande", verdana, sans-serif;
	text-decoration: none;
    border-bottom: none;
}

#commentlist .kommentar-info a {
	text-decoration: none;
    border-bottom: none;
}

#commentlist li blockquote {
    margin-left: 15px;
    /*width: 410px;*/
    padding: 0 0 0 25px;
}

#commentlist li blockquote p {
    width: 410px;
}

#commentlist li.kommentare {
    background: #f3f3f3;
	margin-bottom: 15px;
    /*border-bottom: 20px solid #fff;*/
    padding: 7px 12px;
	border-bottom: 1px solid #D1DCE6;
    border-top: 1px solid #D1DCE6; 
}

#commentlist li.gerade {
	background:none;
    border:none;
}

#commentlist li p {
    overflow: auto;
}

#commentlist li ol {
     width: 375px;
     overflow: auto;
     margin-left: 0;
     padding-left: 25px;
 }

#commentlist li li {
    border-bottom: none;
    width: auto;
}

#commentform input:hover, #commentform input:focus, #commentform textarea:hover, #commentform textarea:focus, #navi form input:hover, #navi form input:focus, #navi form #s:hover, #navi form #s:focus {
    background: #ff9;
}

textarea#comment {
    width: auto;
}

#commentlist li.mein-kommentar {
	color:#ffffff;
    background: #323232; /*#D1DCE6*/
}

#commentlist li.mein-kommentar blockquote {
	color:#ffffff;
}


/* Footer */
#footer {
	clear: both;
    border-top: 1px solid #ccc;
    background: #eee;
	margin:0 2px 0 5px;
    padding: 5px 15px;
    /*text-align: center; */
    font: .7em verdana, arial;
    color:#8b8b8b;
}
#footer a {
    border: none;
}

#fusszeile {
	float:left;
}

#stats {
	float:right;
	margin:0;
	padding:0;

}

#stats ul, #stats li {
	list-style:none;
	margin:0;
	padding:0;
}

/* Archiv */
.archiv-liste, .archiv-liste2, .archiv-liste3 {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.archiv-liste li {
    width: 255px;
    float: left;
}
.archiv-liste2 li {
    width: 172px;
    float: left;
}
.archiv-liste3 li {
    display: inline;
    margin-right: 5px;
    /*white-space: nowrap;*/
}

#text-inhalt .archiv-liste li a, #text-inhalt .archiv-liste2 li a, #text-inhalt .archiv-liste li a:visited, #text-inhalt .archiv-liste2 li a:visited, #text-inhalt .archiv-liste3 li a, #text-inhalt .archiv-liste3 li a:visited {
    border-bottom: none;
}

