/*  
Theme Name: Schadenfriendly
Theme URI: 
Description: Schadenfriendly has been designed for www.jimynu.ch/blog. - Neu in Version 1.5: begrenzte Breite; Schriftarten; Gliederung und Linien; CSS-Geruest (576px fuer inhalt)
Version: 1.5
Author: Kim, basierend auf dem Theme 'Blank default_de' von MTS von webdesign-in.de und texto.de
Author URI: http://www.jimynu.ch
*/


html{min-width: 880px;}
body {background: url(images/oben.gif) no-repeat #EAEAEA;}

/*-----------------------header-----------------------*/

#sprachblog {position: absolute; top: 0%; left: 100%; width: 191px; height: 250px; margin-top: 0px; margin-left: -191px; z-index: 2;}
#jimynu-ch {position: absolute; top: 0%; left: 0%; width: 206px; height: 29px; margin-top: 190px; margin-left: 10px; background:url('images/jimynu-ch.png'); z-index: 2;}
#jimynu-ch:hover{background:url('images/jimynu-ch-over.png');}
#titelbereich {position: absolute top: 0%; left: 0%; width: 100%; height: 250px; margin: 0; z-index: 1;}


/*--------------------grundgeruest--------------------*/

#wrapper {padding: 0px 10px 10px 10px; min-width: 880px; max-width: 1080px; margin: 0 auto;}
#wrapper-single {padding: 0px 10px 10px 10px; width: 880px; margin: 0 auto;}

#menu {float: right; width: 201px; margin: 0px; padding: 4px 10px 0px 10px; border-left: 2px black solid; background: #ddd;}
  
#inhalt-links {float: left; width: 181px; margin: 0px; padding: 0px;}
  
#inhalt-rechts {margin: 0 223px 0 181px; padding: 0px 10px;}
  
#inhalt {margin: 0 223px 0 0px; padding: 10px 10px 0px 0px; clear: left;}


/*--------------------textgestaltung--------------------*/

p, div {font-family: Georgia, serif; font-size: 16px; margin: 0px; line-height: 1.6em; margin-bottom: 0.8em; margin-top: 0px;}
     
li {font-family: Calibri, 'Trebuchet MS', sans-serif; font-size: 14px; margin: 0px; line-height: 1.6em;}

.backandforth {font-family: Calibri, 'Trebuchet MS', sans-serif; font-size: 14px; margin: 0px;}

.fett, .fett * {font-weight: bold;}

.kleiner {font-size: 14px; color: #555; font-style: italic;}
.kleiner i, .kleiner em { font-style: normal;}

hr {margin-bottom: 30px;}



h1,h2 {font-family: Calibri, 'Trebuchet MS', sans-serif; font-weight: normal; margin: 0px; line-height: 1.3em;}
     
h1 {font-size: 22px;}
.h1cont {border-bottom: 1px black dotted; padding-bottom: 20px;} /* "container" mit abstand und linie */
.h1single {border-bottom: 1px black dotted; padding-bottom: 4px; margin-bottom: 30px;}
.dreiviertelgross {font-size: 75%;}

h2 {font-size: 18px; margin-top: 10px; margin-bottom: 2px;}
h2 .minus {font-size: 14px; margin-top: 10px; margin-bottom: 2px; font-style: italic;}
.nomargin {margin: 0;}
.h2 {font-family: Calibri, 'Trebuchet MS', sans-serif; font-weight: normal; font-size: 18px;}

h2#comments {font-size: 18px; margin-top: 0px; margin-bottom: 0px;} /*fuer single.php*/

h3 {font-size: 24; font-family: Georgia, serif; line-height: 1.6em; font-weight: bold; font-style: italic; color: #333;} /*fuer artikel*/



.kommentartext p { margin-bottom: 0.4em; font-size: 14px; font-family: Georgia, serif; line-height: 1.6em;}

.kommentartext {padding: 0px; margin: 10px 0px 10px 0px;}

.kommentar-oben {margin: 20px 0 5px 0; border-bottom: 1px black dotted; font-family: Calibri, 'Trebuchet MS', sans-serif;}

.commentlist {margin-bottom: 0.8em}

ol.commentlist {padding: 0px; margin: 0px; list-style-type: none;}

.kommentarformular * {font-family: Calibri, 'Trebuchet MS', sans-serif; font-size: 14px;}





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

blockquote p {font-family: Calibri, 'Trebuchet MS', sans-serif; font-size: 14px; border-left:3px solid #009CFF; padding: 3px 5px 3px 10px; margin: 10px 0px 10px 0px; background-color: #ddd;}

#fuss {font-family: Calibri, 'Trebuchet MS', sans-serif; font-size: 14px; margin: 0px; text-align: center;}

#menu ul{list-style-type: none; margin: 0; padding: 0;}
     
#menu ol {margin: 0px; padding-left: 30px;}

ul{list-style-type: disc; margin: 5; padding-left: 20;}


/*----meta infos (unter h1 bei index, unter post bei single)----*/

#inhalt-links {text-align: right; font-family: Calibri, 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 1.6em;}

#meta {font-family: Calibri, 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 1.4em; border-bottom: 1px black dotted; border-top: 1px black dotted; background-color: #e1e1e1;}


/*----------------------Bilder--------------------------*/

img {max-width: 100%; height: auto;}


/*--------------------linkgestaltung--------------------*/


a {text-decoration: none;}

.gestrichelt a:link, .gestrichelt a:visited, .gestrichelt a:link:focus {color: #0055FF;}
.gestrichelt a:link:hover, .gestrichelt a:visited:hover {color: #555; border-bottom: 1px dotted #555;}
.gestrichelt a:link:active, .gestrichelt a:visited:active {color: #000; border-bottom: 1px dotted #000;}

a:link, a:visited, a:link:focus {color: #009CFF;}
a:link:hover, a:visited:hover { color: #0055FF;}
a:link:active, a:visited:active {color: #000;}

h1 a {font-weight: normal; text-decoration: none;}
h1 a:link, h1 a:visited, h1 a:link:focus {color: #000000;}

.more-link {font-size: 14px; font-weight: normal; font-style: italic;}



/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}




.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }
     
     
/*----------------------Twitter-------------------------*/


/*
    * ul.twitter: the main ul (if list is activated)
    * li.twitter-item: the ul items (if list is activated)
    * p.twitter-message: each one of the paragraphs (if msgs > 1)
*/

h2.twitter a {font-weight: normal; text-decoration: none;}
h2.twitter a:link, h2.twitter a:visited, h2.twitter a:link:focus {color: #000000;}
h2.twitter a:hover, h2.twitter a:active {color: #0055FF;}

li.twitter-item {padding: 2px 0px; border-bottom: 1px dotted #000;}
ul.twitter {border-top: 1px dotted #000;}

/*-----------------twitter-erklaerbox-----------------*/

.twitter a{
	z-index:10;
	}
.twitter a:hover{
	position:relative;
	z-index:100;
	}			
.twitter a span{
	display:none;
	}
.twitter a:hover span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top: -11em;
	left: 1em;
	background:#BBDBEE;
	border:2px solid #009CFF;
	-moz-border-radius: 5px; -webkit-border-radius:5px;
	font-size: 14px;
	line-height: 1.2em;
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	color: black;
	padding:1px 5px;
	z-index:10;
	}
