/*  
Theme Name: Blank_default_de
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;
	color: white;
     }

body{
	background-color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-size: 90%;
}

#content {
        width: 90%;
        margin: 0 5%;
        text-align: left;
        float: left;
        min-width: 1013px;
}
* html #content { /* hack for IE6 and older */
	width: 100%;
      margin: 0 5%;
}

#mainBlog {
        float: left;
        width: 760px;
}

#sidebar {
        float: right;
        width: 21%;
}

.blogPost {
        /*background-color: green;*/
        width: 100%;
        float: left;
        margin: 10px;
}
* html .blogPost { /* hack for double margin bug in IE6 and older */
	margin: 10px 5px;
}
.blogPost div.postHead {
        background-color: #222222;
        width: 714px;
        float: left;
        padding: 2%;
        margin: 2px 1%;
        font-weight: bold;
}
* html div.postHead { /* hack for IE6 and older */
	margin: 2px 0.5%;
}

.blogPost a.postTitle {
        /*background-color: red;*/
        float: left;
        padding-left: 5px;
}
.blogPost p.date_author {
        /*background-color: blue;*/
        float: right;
}
.blogPost div.postContent {
        background-color: #222222;
        width: 714px;
        float: left;
        padding: 2%;
        margin: 2px 1%;
}
* html div.postContent { /* hack for IE6 and older */
	margin: 2px 0.5%;
}

.blogPost div.postContent li {
        margin-left: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
}
.blogPost div.postContent p {
        margin: 10px 0;
}
.blogPost div.postContent img {
        margin: 5px;
        border: 0;
}
.blogPost div.postContent img.portrait {
	margin: 5px 123px;
}
.blogPost div.postMetadata {
        background-color: #222222;
        width: 94%;
        float: left;
        padding: 2%;
        margin: 2px 1%;
        font-size: 90%;
}
* html div.postMetadata { /* hack for IE6 and older */
	margin: 2px 0.5%;
}

#postComments {
        width: 100%;
        float: left;
        margin: 10px 0;
}
#postComments ol {
        float: left;
        width: 100%;
        margin: 10px 0;
        list-style-type: none;
}
#postComments ol li {
        background-color: #222222;
        width: 94%;
        float: left;
        padding: 2%;
        margin: 2px 1%;
}
* html #postComments ol li { /* hack for IE6 and older */
	margin: 2px 0.5%;
}

#newComment {
        float: left;
        width: 100%;
}
#newComment form {
        float: left;
}
#newComment form textarea {
        float: left;
        width: 100%;
}

#archiveTitle {
        float: left;
        width: 100%;
        margin: 10px 0;
        text-align: center;
}

#footer {
        float: left;
        width: 80%;
        margin: 10px 10%;
        padding: 10px 0;
}

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

p{
     }

h1,h2,h3,h4,h5,h6{
     }

h2 {
        font-size: 110%;
        padding-top: 10px;
        padding-bottom: 2px;
}


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

acronym, abbr {
	
	}

blockquote {
	padding-left: 20px;
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

#sidebar ul{
    list-style-type: none;
     }
ol{
     }
#sidebar li{
         margin-left: 10px;
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

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


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

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

body img.wp-smiley{
     }



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

.more-link{
     }

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

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

#searchform{
     padding: 5px 0;
     }

input#s{
     }

input#searchsubmit{
     }




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

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------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{
     }

/*-------------------fotogenuss styles---------------*/

#wrapper {
	width: 90%;
	height: 100%;
	margin: 0 auto;
}
* html #wrapper { /* hack for IE6 and older */
	width: 80%;
}

#head {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
* html #head {
      margin-left: 20%;
}

#mainTitle {
	font-size: 200%;
	padding-right: 30px;
}

#subTitle {
	
}

#mainNavi {
	margin-bottom: 20px;
	width: 100%;
	min-width: 600px;
	float:left;
	text-align: center;
}
* html #mainNavi {
      margin-left: 5%;
}

.line {
	background-color: white;
	width: 100%;
	height: 1px;
	/*clear: both;*/
	float: left;
}

#mainNavi ul {
	list-style-type: none;
	width: 600px;
	position: relative;
	text-align: center;
	left: 50%;
	margin-left: -300px;
}
*:first-child+html #mainNavi ul { /* hack for IE 7 */
	left: 0%;
	margin-left: 0;
}
* html #mainNavi ul { /* hack for IE 6 and older */
	left: 0%;
	margin-left: 0;
}
#mainNavi ul li {
	/*background-color: #123456;*/
	float: left;
	width: 100px;
}
#mainNavi ul li a {
	display: block;
	line-height: 1.7em;
	width: 100%;
	text-decoration: none;
	text-align: center;
}

#mainNavi ul li#selected {
	background: url(/graphics/selected.png) repeat-x;
}

#mainNavi ul li a:hover {
	text-decoration: underline;
}
form input, textarea {
	color: black;
}

#copyright {
	clear: both;
	/*background-color: yellow;*/
	width: 100%;
	position: relative;
	bottom: 0px;
	font-size: 90%;
}
#copyright p {
	padding-top: 5px;
	padding-bottom: 5px;
}
