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

	
 */
 
* {
text-decoration:none;
}

a:active, a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

a:active, a:link, a:visited {
color:#000099;
}

a:hover {
color:#ff0000;
}

html{
     }

body{
	font-family: Helvetica,Verdana,Arial,Sans-serif;
	font-size:82%;
     }

#page {
	background: url(images/null.gif) no-repeat center top;
}
#wrapper {
	width: 850px;
	margin: 0px auto;
	position: relative;
}

/* ------------------------------------- header area  */
#header {
	height: 65px;
	padding: 10px 15px 10px 15px;
}

#title {
	height: 45px;
	font-size:4em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	float: left;
}

#bloginfo {
	font-size:1em;
	font-weight:bold;
	letter-spacing:2px;
	margin:0;
	padding:39px 0 0 5px;
	float: left;
}

#primary {
	width: 550px;
	float: left;
	margin: 0 0 0 15px;
	padding:0 10px 0 0;
	display: inline;
	border-right: 1px solid #000;
}

#primary h2 {
	margin:0;
	padding:0;
 }
 
 #archivtitel h2, #suchergebnisse h2 {
	margin:0 0 10px 0;
	padding:0;
 }
.post  {
	margin:0 0 20px 0;
	padding:0;
}


.rightsidebar {
	margin: 0 15px 0 15px;
	width: 230px;
	float: left;
	padding: 0;
	border-left: 0px solid #000;
}

.rightsidebar div {
	margin:0;
	padding:0;
	padding-left:0;
}

.rightsidebar h2 {
	margin:10px 0 0 0;
	padding:0;
}

.rightsidebar ul{
	margin:0;
}

.rightsidebar ul li{
	list-style-type: none;
	list-style-image: none;
	margin-left:-40px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	height: 25px;
	background: transparent url(images/null.gif) top no-repeat;
    margin-top: 5px;
	padding: 25px;
    text-align: center;
}

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

p{
     }

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


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

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img {
border:0 none;
}

img.alignleft, img[align="left"] {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.alignleft {
float:left;
}

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

input#s{
     }

input#searchsubmit{
     }




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

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	margin: 5px 0;
	padding:5px;
	}

.commentlist li.comment-author-admin {
	background:#eeeeee;
	}

.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 {
     }
.widget_subscribe img {
	margin-top:10px;
	}

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

