/* komentarze2 */
span#comment-respond,
.comment-reply,
.comment-quote {
   background: #b80000;
   color: #fff;
   cursor: pointer;
   display: block;
   font-family: arial, sans-serif;
   padding: 5px;
   text-transform: lowercase;
   -webkit-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
}

.comment-reply,
.comment-quote {
   background: #CBCFA6 !important;
   color: #fff !important;
   font-size: 0.875em;
   left: -120px;
   position: absolute;
   text-decoration: none;
   top: 5px;
}

.comment-reply:hover,
.comment-quote:hover {
   background: #b80000 !important;
   color: #fff !important;
}

.comment-quote {
   left: -50px;
}

.comment blockquote {
   border-left: 2px solid #f0f0f0;
   color: #999;
   font-size: 0.875em;
   font-style: italic;
   line-height: 1.25em;
   margin: 10px;
   padding-left: 10px;
}

.comment-controls {
   padding: 10px 20px;
   position: absolute;
   left: 500px;
   width: 270px;
}

.comment-controls h6 {
   font-weight: bold;
}

.comment-controls ol {
   display: block;
   font-size: 0.875em;
}

.comment-controls ol li {
   display: block;
   float: left;
   padding: 2px 0;
   margin: 4px 8px 0 0;
}

.comment-controls ol li a {
   background: #CBCFA6;
   color: #fff;
   font: normal normal normal 0.875em Arial, sans-serif;
   display: block;
   padding: 4px;
   text-decoration: none;
   -webkit-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
}

/*.current-comment .comment-controls {
   padding: 20px;
}*/

ol.commentlist .current-comment h5,
ol.commentlist .entry-content {
   width: 90%;
}

.comment-controls ol li a .time {
   display: inline;
   line-height: 1em;
   padding-right: 0.25em;
}

.comment-controls ol li a:hover {
   background: #b80000;
   color: #fff !important;
}

.comment-controls div {
   clear: both;
   float: left;
}

.comment-controls ol li.current a {
   background: #f0f0f0;
   color: #999 !important;
}

.current-comment {
   background: rgba(0,0,0,.02);
   margin: 5px 0;
   padding: 10px;
   -webkit-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
}

.cc .txt blockquote {
background-image: url(../img/txtblockquote2.gif);
background-repeat: no-repeat;
min-height: 15px;
padding: 15px 0px 0px 50px;
}
