﻿/*  
Theme Name: Mediatoon
Theme URI: 
Description: 
Version: 
Author: 
Author 
*/

/* ---------------------------- Formatting - Formatierung ------------------------------ */

body{
 font-family: Arial, Helvetica, Georgia, Sans-Serif;
 font-size: 12px;
 text-align: center;
 vertical-align: top;
color: #5f5f5f;
scrollbar-face-color: #0091B4; 
scrollbar-shadow-color: transparent; 
scrollbar-highlight-color: #cccccc; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-darkshadow-color: #0091B4; 
scrollbar-track-color: #cccccc; 
scrollbar-arrow-color: #ffffff; 
}

h1{
 padding: 0px;
margin-left: 0px;
 font-size: 18px;
 font-family: Arial, Helvetica, Georgia, Sans-Serif;
 font-weight: bold;
line-height: normal;
}

.homepage h1{
 padding: 0px;
margin-left: 65px;
 font-size: 16px;
 font-family: Arial, Helvetica, Georgia, Sans-Serif;
 font-weight: normal;
}


h1 a{
 font-weight: normal;
 color: #006699;
}

h3{
 font-size: 14px;
padding-left: 5px;
 color: #006699;
}

a{
 text-decoration: none;
 color: #006699;
line-height: normal;
}

a:hover{
 text-decoration: underline;
}

a:visited{
} 

a img{
 border: 0;
margin: 0;
}

address, dl, p{
 padding: 0px 0 0;
}

blockquote{
 background: #f8f8f8;
 border: 1px solid #b6b6b6;
}

blockquote p{ 
 padding: 0px; 
}

blockquote blockquote{
 margin: 0px;
 background: #efefef;
}

code{
 margin: 5px;
 color: #000099;
}

dt{ 
 font-weight: bold; 
}

dd{
 padding: 0 0 0 10px; 
}

hr{
 clear: both;
 margin: 0px 0px 0px;
 border: 0;
 height: 1px;
 text-align: left;
 background: #9b9b9b;
 color: #333333;
}

input, textarea{
 font-family: Arial, Helvetica, Georgia, Sans-Serif;
 font-size: 12px;
 padding: 2px;
 background-color: #f8f8f8;
 border: 1px solid #b6b6b6;
}

input#s, input#author, input#email, input#url, textarea#comment{
 padding: 3px;
}

input#author, input#email, input#url, input#name{
 margin: 0 5px 0 0;
}

pre{
 width: 90%;
}

small{
 font-size: 11px;
}

.smallbig {
 font-size: 14px;
 font-weight: bold;
}

.breakleft {
 clear:left;
}

.left, .alignleft { float: left; margin-right: 10px; }
.right, .alignright { float: right; margin-left: 10px; }
.clear { clear: both; }
.center, .aligncenter { margin: 0 auto 15px auto; text-align: center; display: block; }
.img-recent {width: 50px;}

ul{margin-left: 0px; }
/* -------------------------------------- Header --------------------------------------- */
#header img {
margin: 0 auto;
}
.topmenu{
 color: #000;
}
.topmenu ul{
 margin: 0;
 padding: 0px;
 list-style-type: none;
}

.topmenu ul li{
 display: inline;
 margin: 0 0px 0 0;
}

#masthead {
 background-image: url('images/');
 background-repeat: no-repeat;
 height: 191px;
 border: 0;
}

#blogtitle {
 font-family: "Monotype Corsiva", "Comic Sans MS", Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 50px;
 color: #000000;
}

/* -------------------------------------- Body ----------------------------------------- */
#container {
 margin: 0  auto;
 width: 980px;
 text-align: left;
 vertical-align: top;
 color: #5f5f5f;
 border-right: 0px solid #000000;
 border-left: 0px solid #000000;
}



/* ------------------------------------- Sidebar --------------------------------------- */
.sidebar {
float: left;
background-image: url('images/');
background: #ffffff;
border-right: 0px solid #006699;
width: 170px;
}

.rightcolumn {
float: right;
width: 190px;
height: auto;
}

.rightcolumn img {
margin-bottom: 2px;
}

.sidebar ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
 background-image: none;
}

.sidebar ul a{
 color: #006699;
}

.sidebar ul a:hover{
}

.side-header {
 height: 6px;
 line-height: 6px;
}

.side-footer {
 height: 6px;

 background-repeat: no-repeat;
 margin: 0 0 0 0;
}

.side-back {

}

li.side-back ul li {
 background-color: #FFFFFF;
}

li.side-back ul {

}

.sidebar ul li#search{
 padding: 10px;
 background-color: #FFFFFF;
}

.sidebar ul li#search input{
 margin: 0 0 5px;
}

.sidebar h2{
 padding: 0;
 font-size: 14px;
 font-weight: bold;
 color: #333333;
}

.sidebar ul ul{
 padding: 0px 0px 0px 2px;
}

.sidebar ul ul li{
 border: 0;
 margin: 0;
 padding: 0;
 line-height: 18px;
}

.sidebar ul ul ul{
 padding: 0;
}

.sidebar ul ul ul li{
 padding: 0 0 0 10px;
}

#licence {
	width: 170px;
 color: #0091b4;
height: 900px;
text-align: right;
 background-image: url('images/licence.jpg');
 background-repeat: no-repeat;
        }

#licence li{margin: 5px 15px 5px 0; list-style-type:none; line-height: 0pt;}
#licence .a{text-decoration: none; }
#licence a:hover{color: #ff9000; }


.thumbnail { width: 190px; 
margin-bottom: 0px;
height: auto;
}
.thumbnail, .medium { float: left; margin: auto; }

.bouton{
margin: 10px 0 0px 0;
padding: 10px 0 15px 0;
 background-image: url('images/bg-btn.jpg');
 background-repeat: no-repeat;
height: 50px;
}
.bouton img{
margin: 0 15px;
}

/* --------------------------- Main column - Hauptbereich ------------------------------ */


#maincolumn{
float: left;
width: 610px;
}
#widecolumn{
float: right;
 width: 800px;
border: 1px solid #cccccc;
 margin: 10px 0px 10px 5px;
}
.post-footer {
 height: 6px;
 line-height: 6px;
 background-image: url('images/post-footer.gif');
 background-repeat: no-repeat;
 margin: 0 0 10px 0;
}

.post{
width: 595px;
float: left;
height: 250px;
margin: 0 0 0 10px;
border: 1px solid #cccccc;
padding: 0 0px 0px 0px;
text-align: justify;
color: #5f5f5f;
}

.post-new{
width: 590px;
height: 300px;
float: left;
 margin: 0 10px 0px 10px;
 border-bottom: 1px solid #cccccc;
 padding: 0 0px 5px 0px;
 text-align: justify;
color: #5f5f5f;
}

.page{
width: 593px;
float: left;
 margin: 10px 10px 10px 10px;
 text-align: justify;

}
.accroche{
width: 593px;
 font-size: 14px;
}

.video{
width: 590px;
float: left;
 margin: 0px 0px 10px 10px;
 border: 1px solid #cccccc;
 padding: 0 0px 5px 0px;
 text-align: justify;
}

.video-new{
width: 590px;
float: left;
 margin: 0px 10px 0px 10px;
 border-bottom: 1px solid #cccccc;
 padding: 0 0px 5px 0px;
 text-align: justify;
}

.entry{
color: #5f5f5f;
padding: 5px;
}


.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
 font-family: Arial, Helvetica, Georgia, Sans-Serif;
 font-weight: bold;
 background-color: transparent;
 font-size: 12px;
}


.entry h2{
 font-size: 12px;
margin: 0;
padding: 0;
}

.entry h3{
 font-size: 16px;
}

.entry  h4{
 font-size: 14px; 
}

.entry h5{
 font-size: 12px; 
}

.entry h6{
 font-size: 11px; 
}

.entry img{
}

.postmeta {
 border-top: 1px solid #333333;
 margin: 1px
}

.postmetadata{
 padding: 10px;
}

.browse{
 padding: 0 10px 10px;
}
.col1 {
width: 300px;
margin: 0 0px;
}
.newsletter{
border-bottom: 1px solid #b6b6b6;
margin-bottom: 25px;
}
.newsletter img{
width: 130px;
margin-bottom: 5px;
}
.newsletter li{list-style-type: none;}
table { width: 100%; border: 0px solid #323232; vertical-align: top;}
table tr {  }
table tr td { border-right: 0px solid #000000; margin-left: 2px;}
table tr td.ul{margin-left: 0px; text-align: right;}
table tr td.li{margin-left: 2px; text-align: right;}
table tr td.pad { border: none; }
/* ------------------------------- Comments - Kommentare ------------------------------- */
h3#comments {
 margin-bottom: 3px;
}

.comments-template{
 padding: 10px;
}

#commentform {
 background: #f8f8f8; 
 padding: 5px;
 margin-top: 5px;
 margin-bottom: 0px;
 border: 1px solid #b6b6b6;
}

ol.commentlist{
 list-style-type: none;
 margin: 0;
 padding: 0;
}

ol.commentlist li{
 margin: 0 0 10px 0;
 padding: 0 0 5px 0;
 border-bottom: 1px solid #333333;
}

.commenttext {
 padding: 0 5px;
}

/* ----------------- Comment Quicktags - Quicktags in den Kommentaren------------------- */
.quicktags {
 padding-top: 5px;
}

.quicktags input { 
 background: #eeeeee;
 border: 1px solid #b6b6b6;
 color: #000000;
 margin: 2px;
 width: auto;
 padding: 2px 5px;
}

.quicktags input:hover { 
 background: #fcfcfc;
 border: 1px solid #b6b6b6;
 color: #7c7d82;
}

input.sendclass { 
 background: #eeeeee;
 border: 1px solid #b6b6b6;
 color: #000000;
 margin: 2px;
 width: auto;
 padding: 2px 10px;
}

input:hover.sendclass { 
 background: #fcfcfc;
 border: 1px solid #b6b6b6;
 color: #7c7d82;
}

textarea.commentclass {
 background-color: #eeeeee;
 border: 1px solid #b6b6b6;
}

/* -------------------------------- Calendar - Kalender --------------------------------- */
#wp-calendar {
 margin: auto;
 font-size: 1em;
}

#wp-calendar caption {
 font-size: 1.1em;
}

#wp-calendar th {
 font-size: 1em;
 text-align: center;
}

#wp-calendar #today {
 border: 1px solid #666;
}

#wp-calendar #today:hover {
 background: #f1f1bc;
}

#wp-calendar td {
 color: #666;
 width: 18px;
 text-align: center;
}

#wp-calendar a {
 color: #666;
 width: 18px;
 padding-left: 0px;
 border-bottom: none;
 text-align: center;
}

#wp-calendar a:hover {
 color: #666;
 width: 18px;
 padding-left: 0px;
 border-bottom: none;
 text-align: center;
}

#wp-calendar #next a, #wp-calendar #next  {
 padding-right: 0;
 padding-bottom: 5px;
 text-align: right;
 width: auto;
 font-weight: bold;
}

#wp-calendar #prev a, #wp-calendar #prev {
 padding-left: 0;
 padding-bottom: 5px;
 text-align: left;
 width: auto;
 font-weight: bold;
}

/* --------------------------------------- Footer -------------------------------------- */
#footer{
 clear: both;
 width: 960px;
 height: 60px;
background: #;
 padding: 10px 0 0 0;
 text-align: center;
}

#footer ol, #footer ul{
 margin: 0;
 padding: 0;
}

#footer ul{
 list-style-type: none;
}

#footer ul li{

 display: inline;
 margin: 0 0 10px 0;
}


.copyright {
 font-size: 10px;
color: #ffd867
}

/* -------------------------------- Pictures - Bilder ---------------------------------- */

/*	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) 

        Die Klasse 'class="alignright"' bei einem Bild (wer hätte das gedacht?!) 
        richtet das Bild rechts aus und 'class="centered' zentriert es.
        Diese Klassen können zum gestalten der Bilder in Beiträgen verwendet
        werden. Sie sind um einiges valider und zukunftsorientierter als
        align="center" etc. */

.entry img.centered {
 padding: 4px;
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 2px;
 border: 0px solid #333333;
}

/* Ohne Rahmen - without border */
.entry img.centered2 {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.entry img.wp-smiley{
 border: 0;
 padding: 0;
 background-color: transparent;
}

.entry img.alignleft{
 float: bottom;
 margin: 0 7px 2px 0;
 display: inline;
 border: 0px solid #ccc;
 padding: 4px;
}

.entry img.alignright{
 float: bottom;
 margin: 5px 0 0 10px;
 display: inline;
 border: 0px solid #ccc;
 padding: 4px;
}
.contacts{
float: left;
}

.plans{
float: right;
}