/*  
The Name: rahel birkenmeier atemtherapie
Theme URI: 
Description: blanco-theme von texto.de, design von petra rappo, umsetzung von david metzger
Version: 1.6
Author: david metzger
 

	
 */
/* Wichtige Farben :
 *  hellblau: #90D1E1
 *  grau: #303030
 
                         */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
/*-----------------struktur..-----------------------*/
body{ 
   background:url(images/body_bg.jpg) no-repeat; 
     
     }

#bodywrapper {
	margin: 0 auto;
    width: 900px ;
    height: auto;
    padding: 90px 50px 0px 50px; 
	background: #FFFFFF;

     

}     
header {
    height: 180px;
}

#main {
    width: 900px;
    height: auto;
    margin-bottom: 45px;
    
}
#content {
    width: 630px;
    height: auto;
    float: right;
    
    
    
}
#sidebarsmall {

}

#signet {
    margin-left: 620px;
}

footer {
    width: 550px;
    margin: 0 auto ;
    padding: 80px 0 40px 0;
    clear: both;

}
#footerspacer, #headerspacer {
    

    height: 30px;
    
}

/*--------------------gestaltung---------------------*/
#schriftzug {
    text-align: center;
    width: 160px;
    float: right;
    font-family: helvetica, sans-serif;
    color: #90D1E1;
}
header a {
text-decoration: none;
}


#sidebarsmall {
    list-style: none;
}
#sidebarsmall li a {
    background:url('images/listenpunkt.jpg') no-repeat left center; padding-left:28px; 
}
#sidebarsmall li ul li {
position: relative;
left: 30px;
}

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

#main{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 25px;
     }
footer  {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 10px;
}   

h1,h2,h3,h4,h5,h6{
    font-weight: bold;
     }


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, {
    font-weight: bold;
     }
i,em {
 font-style: italic;
}
img{
     }

address {
     }

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

                
a {
    color: #303030;
     }
a:link {
	     }
a:visited { 
	color: #303030;
     }
a:link:focus{ 
     }
a:link:hover,
a:visited:hover {
text-decoration: none; 
    }
a:link:active, 
a:visited:active {
     }



#sidebarsmall {
    list-style: none;
}
#sidebarsmall li a {
    padding-left:28px;
    font-weight: bold;
    text-decoration: none;
  }
#sidebarsmall li a {
    background:url('images/listenpunkt.jpg') no-repeat left center; 
    color:#90D1E1;  }
    
#sidebarsmall li a:hover,
a:visited:hover {
    color:#303030;    
}
#sidebarsmall li.current_page_item a
 {
    background:url('images/listenpunktschwarz.jpg') no-repeat left center;
    color:#303030;
}  

 
#sidebarsmall li.current_page_item ul li a {
   background:url('images/listenpunkt.jpg') no-repeat left center;         
color:#90D1E1;  }

#sidebarsmall li.current_page_parent a{
 background:url('images/listenpunktschwarz.jpg') no-repeat left center;
}


                

/*--------------------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--------------------*/
/* 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{
		float:right;
		padding: 10px;
}
.aligncentered{}

@media (max-width:1000px) {
    
    #bodywrapper {
        position: relative;
        width: auto;
        padding: 90px 20px 0 20px;
        margin: 0 20px;
        min-width: 600px;
    }
    #sidebarsmall {
        position: absolute;
        top: 40px;
        left: 40px;
        
    }
    #main {
        width: auto;
        border-left: 3px solid #AEAEAE ;
        padding: 0 15px;
    }
    #content {
        float: none;
        width: 90%;
    }
    #signet {
        width: 258px;
        height: 90px;
        float: right;
        margin-left: 220px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
    


}