/*  
Theme Name: zogblog
Theme URI: 
Description: Blank default_de ist die Grundlage fuer ein eigenes Design. Es hat nur dort html drin wo es meiner Meinung nach wichtig ist fuer das Verstehen des html Outputs von WordPress. Man kann bis zu 5mal Widgets einsetzen. Bitte im Artikel auf texto.de nachlesen wie.
Version: 1.6
Author: MTS von webdesign-in.de und texto.de
Author URI: http://www.texto.de 

	
 */
*{margin: 0; padding: 0; line-height: 160%;}

html{
     }

body{ background: url(images/stripes.gif); color: #333; font-size: 0.8em; font-family: Verdana,Helvetica,Arial,sans-serif; 
     }
	 
#center{margin: auto; width: 985px;}
#wrapper{width: 975px; padding: 0 5px 5px; margin-top: 20px; float: left; background: #fff;}
#mainmenu{float: left; margin: 10px 0; width: 975px; text-align: right;}
	#mainmenu ul{list-style-type: none; float: right; 		}
		#mainmenu li{float: left; text-align: right; margin-left: 15px; border-left: 1px dotted #ccc; padding: 3px 0 3px 15px;}
		#mainmenu li a{ text-align: center; text-decoration: none;  display: block; color: #555;}
		#mainmenu li a:hover, #mainmenu li.current_page_item a{display: block; text-decoration: underline;}
		#mainmenu .rss, .rss{margin: 0; background: url(images/rss.gif) center left no-repeat; padding-left: 25px; color: #555; text-decoration: none;}
		.rss:hover{text-decoration: underline;}
#header{background: url(images/header.jpg); height: 165px; width: 975px; clear: both; float: left;}
.tweet{float: right; color: #dedede; padding: 0 10px; width: 250px; margin: 15px 0 0 0; font-size: 0.9em;}
.tweet a{color: #dedede;}
.tweet ul{list-style-type: none; list-style-position: outside;}
#wrap{margin: 30px 0 0 0; clear: both; float: left; width: 975px}
#sidebar_links{width: 185px; float: left;}
.sidebar_box{background: url(images/stripes.gif); padding: 5px; float: left; clear: both; margin: 0 0 15px 0;}
.sidebar_header{ padding: 5px; background: #600; }
.sidebar_header h2{color: #fff; font-size: 1em;}
.sidebar_links_content{padding: 5px; width: 165px; background: #fff;}
	.sidebar_links_content ul, .sidebar_rechts_content ul{list-style-type: none; list-style-position: outside;}
	.sidebar_links_content li, .sidebar_rechts_content li{border-bottom: 1px solid #999; padding: 5px 5px}
	.sidebar_links_content li a, .sidebar_rechts_content li a{text-decoration: none; color: #333; display: block;}
	.sidebar_links_content li a:hover, .sidebar_rechts_content li a:hover, .sidebar_links_content li.current-cat a{background: url(images/stripes.gif) top right repeat-y; color: #a00;}

	
#maincontent{width: 510px; padding: 0 45px; float: left; }
	.post{background: url(images/stripes.gif) bottom left repeat-x; padding: 0 0 20px 0; margin: 0 0 30px 0; float: left; clear: both; width: 510px;}
	.post_title{margin: 0;width: 510px; padding: 5px 0}
	.post_title h2 a{color: #600;}
	.date{clear: both; float: left; color: #666; width: 500px; padding: 0 5px; font-size: 0.9em; margin-bottom: 10px; text-align: right; background: url(images/stripes_hell.gif) top left repeat; }
	.post_content{clear: both; float: left;margin: 0 0 10px 0; width: 510px; overflow: hidden;}
	.post_footer{clear: both; float: left;color: #666; width: 500px; padding: 5px; background: url(images/stripes_hell.gif) top left repeat; }
	
	#respond{margin: 30px 0 0; background: url(images/stripes_hell.gif) top left repeat; padding: 5px;}
	
#sidebar_rechts{width: 190px; float: left;}
	.sidebar_rechts_content{padding: 5px; width: 170px; background: #fff;}
	.suche{margin-top: 10px;}

.sitenav span{width: 250px; display: block; }
.prev{text-align: left; float: left;}
.next{text-align: right; float: right;}



#footer{clear: both; float: left; width: 975px; padding: 30px 0; background: url(images/stripes.gif) top left repeat-x; margin: 30px 0 0; }
#footer p{text-align: center;}
#footer img{display: none;}
.madeby{font-size: 0.8em; color: #555;}

/*--------------------textgestaltung--------------------*/

p{
	margin-bottom: 0.9em;
     }
	 
h1{
	font-size: 1.5em;
	font-weight: normal;
	color: #600;
	}

h2{
	font-size: 1.4em;
	font-weight: normal;
	color: #600;	
	}

h1,h2,h3,h4,h5,h6{
     }
	 
h3{
	font-size: 1em;
	color: #333;
	margin-bottom: 10px;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
	list-style-position: inside; list-style-type: square;
     }
	 
.post_content ul{margin: 10px 10px 10px 25px; text-indent: -15px;}
	 
ol{
	list-style-position: inside;

     }
     li{
     	
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
	color: #600;
     }
	 
a:hover{text-decoration: none;}
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------bilder als links--------------------*/
a img{
	border: 3px solid #ccc;
     }
	 
.wp-smiley{margin: 0 ! important;}
	 
a img:hover{border: 3px solid #999}
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

img{margin: 5px;}

.alignleft{float: left;}
.alignright{float: right;}
.aligncenter{margin: auto;}

/*--------------------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 {
	 
	}

.commentlist {
	 list-style: none;
	}

textarea#comment{width: 498px;}

.nocomments {
	 
	}
 
.commentlist li {
	 margin-bottom: 10px;
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}
	
.comment{padding: 5px; background: #f4f4f4; border: 1px solid #eee;}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- 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{
     }


