/*  
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 
	
 */
html{
     }
body{
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: 000000;
     }
/*--------------------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{
     }
address {
     }
.title_text   {
		font-size: 14px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		color: #000000;
}
.normal_text   {
		font-size: 11px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		color: #000000;
}	 
.table_text   {
		font-size: 11px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		color: #000000;
}
.table_title   {
		font-size: 11px;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     	color: #FFFFFF;
        font-weight: bold;
}
/*--------------------linkgestaltung--------------------*/
a, h2 a:hover, h3 a:hover {
	color: #67563a;
	text-decoration: none;
	}

a:hover {
	color: #311511;
	text-decoration: underline;
	}
/*--------------------Menülinks--------------------*/
a.mlink {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #CF0202;
     }
a.mlink:link { 
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #CF0202;
     }
a.mlink:visited { 
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #CF0202;
     }
a.mlink:link:focus{ 
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #CF0202;
     }
a.mlink:link:hover, 
a.mlink:visited:hover { 
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #000000;
    }
a.mlink:link:active, 
a.mlink:visited:active {
	color: #646355;
	text-decoration: none;
     }
/*--------------------bilder als links--------------------*/
a img{
	text-decoration: none;
	border-bottom: none;
     }
a:link img { 
	text-decoration: none;
	border-bottom: none;
     }
a:visited img { 
	text-decoration: none;
	border-bottom: none;
     }
a:link:active img, 
a:visited:active img {
	text-decoration: none;
	border-bottom: none;
      }
/*--------------------PXS-Mail--------------------*/      
form dl, dl.labels {
		margin:0em;
		margin-top:0.5em
	}
	
	form dt, dl.labels dt {
		float:left;
		width:7em;
		margin-bottom:0.8em;
		color:#555;
		text-align:left;
		position:relative /*IEWin hack*/
	}
	
	form dd, dl.labels dd {
		margin-left:7.5em;
		margin-bottom:0.8em;
		font-style:normal;
		text-align:left;
		padding-left:0.5em
	}
	
	form dd.submit, dl.labels dd.submit  {
		margin-top:2em
	}
	
	.error_msg {
		color:#C33;
	}
	
	.pxs_css_spamcheck {
		display: none !important;
	}
/*--------------------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--------------------*/
/* fuer die Kommentarliste an sich*/
ol.commentlist{}
 
/*folgende class stehen zur Gestaltung des li bereit */
 
.comment {}
.byuser {}
.comment-author-admin {}
.bypostauthor {}
 
/* class um die li der 1 Ebene zu gestalten*/
.depth-1{}
 
/*hat man Kind Kommentare gibt es dann noch soviel wie man eben braucht */
.depth-2{}
.depth-3{}
 
/* folgende gestalten das li abwechselnd, wenn man mag*/
/* erstes li*/
.even {}
.thread-even{}
/* zweites li*/
.odd {}
.alt {}
.thread-odd {}
.thread-alt{}
 
 
 
/*---ende der class fuer die li---*/
 
/* fuer die Darstellung des Kommentarautors die class des divs*/
.comment-author {}
.vcard{}
 
.comment-author cite{}
.vcard cite{}
 
.comment-author cite a{}
.vcard cite a{}
 
/* fuer den Avatar*/
img.avatar{}
/*---ende der class fuer den Autor---*/
 
/*fuer die  Zeit wann der Kommentar geschrieben wurde und den Bearbeitungslink die class des divs*/
.comment-meta {}
.commentmetadata{}
 
.comment-meta a{}
.commentmetadata  a{}
 
/*---ende der Meta Daten---*/
 
/*Kommentartext  */
 
ol.commentlist p{}
 
/*---ende des Kommentartextes ---*/
 
/*Reply Link ist auch in einem div*/
.reply{}
.reply a{}
 
/*---ende Reply Link---*/
 
 
/*Kindkommentare sind in einer ul Liste*/
 
ol.commentlist ul.children{} /*ul.children gibt es auch in der sidebar-aufpassen*/
 
/*------alle oben genannten class wiederholen sich auch unter ul children------*/
#commentform p {
	 
	}
#commentform input {
	}
#commentform textarea {
	}
#commentform #submit {
	 
	}
#respond{}
/*--------------------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{
     }
/*-------------------body class---------------------*/
 .rtl{}
 . home{}
 . blog{}
 . archive{}
 . date{}
 . search{}
 . paged{}
 . attachment{}
  .error404{}
 . single postid-(id){}
 . attachmentid-(id){}
 . attachment-(mime-type){}
 . author{}
 . author-(user_nicename){}
  .category{}
  .category-(slug){}
  .tag{}
  .tag-(slug){}
  .page{}
  .page-parent{}
  .page-child parent-pageid-(id){}
 . page-template page-template-(template file name){}
  .search-results{}
  .search-no-results{}
  .logged-in{}
  .paged-(page number){}
  .single-paged-(page number){}
  .page-paged-(page number){}
  .category-paged-(page number){}
  .tag-paged-(page number){}
  .date-paged-(page number){}
  .author-paged-(page number){}
  .search-paged-(page number){}
/*---post class----*/
.post{}
.sticky{}
.page{}
.tag{}
.hentry{}
/*aendert sich je nach kategoriename*/
.category-allgemein{}
.category-dieerste{}
.category-diezweite{}
/*und das gibts auch fuer tags*/
.tag-slug{}
/*------------bilder-------*/
.wp-caption { }
.wp-caption img { }
.wp-caption p.wp-caption-text { }
.gallery{ }
    .gallery-item{  }
        .gallery-caption{ }
.attachment{ }
    .attachment img{ }
        div.caption{ }
        .imagenavi .alignright a{ }
         .imagenavi .alignleft a{ }   
        .imagenavi .alignright a img,
        .imagenavi .alignleft a img{ }
        
.left{}
.right{}
-center{}
.alignleft{}
.alignright{}
.aligncentered{}