/*Theme Name: At Nightfall d
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/
                  At Nightfall wurde unter der <abbr title="GNU Public License">GPL</abbr> license.txt veroeffentlicht.
*/
/*--------------------------------aenderungen an  width line-height margin padding auf dein eigenes risiko----------*/

/*----------kommentarform------------*/
#commentform{width:90%;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.png);
          background-repeat:repeat-x;
          background-position:0 0;
          border:1px solid #9FC1AF;
          border-color: #9FC1AF #DEE4E0 #9FC1AF #DEE4E0 ;   
          border-width:3px 0 3px 0;
          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:1px solid #9FC1AF;
            border-color: #9FC1AF #DEE4E0 #9FC1AF #DEE4E0 ;   
            border-width:3px 0 3px 0;}

        #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:1px solid #9FC1AF;
          border-color: #9FC1AF #DEE4E0 #9FC1AF #DEE4E0 ;   
          border-width:3px 0 3px 0;}


/*----------kommentare------------*/
textarea,
.commentlist{overflow:hidden;}
.commentlist{background-color: #565656;color:#fff;}
      ol.commentlist {list-style-type:none;}
      ol.commentlist li{line-height:1.1em;}

          ol.commentlist li{border-bottom:3px outset #fff;
              padding:4px 3px;
              background-color: #353535;
              color:#fff;}
          ol.commentlist li.alt {	background-color: #454545;
              color:#fff;
            	border-bottom:3px outset #c9c9c9;}

.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:#9FC1AF; background-color:#002B00; 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----------*/
.commentlist em{background-color: #FFF097;  color:#535353;}

