/*Theme Name: seo 
Theme URI: http://www.webdesign-in.de/
Description: liquid layout, content links,zwei sidebars rechts, features:erster Artikel , letzte Kommentare, letzte Artikel, die sidebar zeigt bei seite, singel artikel, kategorien, archive was anders..  simple tagging plugin ist sofort nutzbar
Version: 1.01 0607 de
Author: mts
Author URI: http://www.webdesign-in.de/
                  */

/*----------kommentarform------------*/
#commentform{width:50%;margin:8px;}
      #commentform label{color:#fff;background-color:inherit;}

      #commentform input#author,
      #commentform input#email,
      #commentform input#url{padding:4px 0 4px 4px;
          background-color:#fff;
          color:#535353;
          background-image:url(images/gradient.gif);
          background-repeat:repeat-x;
          background-position:0 0;
          border-top:3px solid #9FC1AF;
border-bottom:3px solid #9FC1AF;
            width:80%;}

        #commentform input#submit{cursor: pointer;
            float:right;
            background-image:url(images/gradient.gif);
            background-repeat:repeat-x;
            background-position:0 0;
            line-height:2em;
            font-size:1.2em;
            background-color:#fff;
            color:#535353;
            padding:3px 7px;
            border-top:3px solid #9FC1AF;
border-bottom:3px solid #9FC1AF;}

        #commentform textarea#comment{background-image:url(images/gradient.gif);
          background-repeat:repeat-x;
          background-position:0 0;
          background-color:#fff;
          color:#535353;
          width:98%;
           border-top:3px solid #9FC1AF;
border-bottom:3px solid #9FC1AF;}


/*----------kommentare------------*/
.commentlist{background-color: #565656;color:#fff;font-size:0.9em;}
ol.commentlist{list-style-type:none;margin-top:5px;margin-bottom:5px;}
     
  ol.commentlist li{line-height:1.3em;margin-left:10px;padding-left:0;}
     

          ol.commentlist li.jung{border-bottom:3px outset #fff;
              padding:6px 3px 8px 15px;
              background-color: #353535;
              color:#fff; }
          ol.commentlist li.alt {border-bottom:3px outset #c9c9c9;
              padding:6px 3px 8px 15px;
              background-color: #454545;
              color:#fff; }
        ol.commentlist li.alt a img{display:inline;margin:5px;padding:4px;vertical-align:top;background-color:transparent;color:#fff;}

.commentlist a {padding:2px;color:#b8b8b8; background-color:inherit;text-decoration:none;}
.commentlist a:link { color: #b8b8b8; background-color:inherit;text-decoration:none;}
.commentlist a:visited { color: #b2b2b2; background-color:inherit;text-decoration:none;}
.commentlist a:link:focus{ color:#003;background-color:inherit;text-decoration:none;}
.commentlist a:link:hover, .commentlist a:visited:hover { color:#fff; background-color:#535353; text-decoration:none;padding:2px 2px 1px 2px;border-bottom:1px solid #9FC1AF;}
.commentlist a:link:active,.commentlist a:visited:active { color:#9FC1AF;background-color:inherit;}



.pingnumber,
.number{float:right;
      line-height:1em;
      margin:2px;
      padding:2px;
      background-color:inherit;
      color:#535353;}
.number{font-size:4.5em;}
.pingnumber{font-size:2.5em;}

.nocomments,
.logged{color:#fff;
      background-color: #353535;}

/*----------kommentar wird moderiert----------*/
h4.comment{color:#fff;background-color:inherit;line-height:1em;}
.comment{color:#fff;background-color:inherit;}

.commentlist em{background-color: #FFF097;  color:#535353;}

.commentlist cite{margin:5px;padding-top:7px;width:35%;overflow:hidden;}
.box .commentlist li.alt div.main{overflow:hidden;clear:both;min-height:175px;}
.box .commentlist li.alt div{overflow:hidden;clear:both;}
.column1 .smilie li{line-height:1em;font-size:0.9em;}
.column1 .smilie img{vertical-align:top;margin:0 3px;padding: 0 1px;}

p.subscribe-to-comments{font-size:0.8em;float:left;}
.commentlist li.alt p{padding:2px;margin:1px;line-height:1.2em;}