/*
Theme Name: Kelby TV Core (Comments)
Theme URI: http://kelbytv.com
Description: KTV Core Theme Styles
Company: Kelby Media Group
Author: Fred Maya
*/

/* Comment Form
-------------------------------------------------------------------*/
#respond {width: 570px; clear: both; padding-top: 12px;}
.comment #respond h2 {color: #69707A; margin: 12px 0 4px 0;}
.comment #respond {/*width: 552px;*/ width: auto; position: relative; margin-bottom: 6px;}
.comment #commentform .fullwidth {width: 430px;}
.comment #commentform {background: url(images/commentreply_bg.png) -20px bottom no-repeat; padding: 0 0 6px 0;}

#comments {
	background: #081016;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 14px 16px 16px;
	position: relative;
	margin-bottom: 12px;
	}
#comments h3 {
	position: absolute; top: 22px; right: 15px; text-align: center; padding: 2px 0; width: 28px; height: 26px; background: url(images/episodebox_comm_bg.gif) left top no-repeat; font-size: 12px; letter-spacing: -.05em;
	}
	
#commentform{
    background: #121d25;
    padding: 18px 14px 18px 18px;
	 position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	 border-radius: 4px;
	}
#commentform p {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 6px;
	 margin-top: 0;
    font-family: Verdana, Arial, sans-serif;
    text-shadow: #222 1px 1px 0;
	}
#commentform label {line-height: 22px;}
#commentform p label span{
    font-weight: normal;
    color: #666;
    font-size: 11px;
	}
#commentform .textfield,
#commentform textarea{
    background: #081016 url(images/textfield_bg.gif) repeat-x 0 0;
    font-family: Helvetica, Arial, sans-serif;
    text-shadow: #151515 1px 1px 0;
    padding: 4px;
    border: 1px solid #444;
    color: #aaa;
    font-size: 12px;
    margin-bottom: 8px;
	 width: 210px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	 border-radius: 2px;
	}
#commentform textarea{
	width: 280px;
	height: 138px;
	}
#commentform .comment_login,
#commentform .comment_area {
	 border: none;
	 padding: 0;
	 margin: 0;	
	}
#commentform .comment_login {
    float: left;
    width: 210px;
    margin-right: 22px;
	}
	#commentform .comment_area {
		width: 280px;
		}
#commentform .fullwidth {width: 523px;}
#commentform .comment_submit {padding: 6px 0 10px; clear: both; margin: 0;}
#commentform #submit{
    border: 1px solid #444;
    background: #081016;
    padding: 4px 10px;
    color: #fff;
    line-height: 1.5em;
    font-weight: bold;
	 cursor: pointer;
    text-shadow: #444 1px 1px 0;
	 -webkit-box-shadow: #000 0 1px 0;
	 -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	 border-radius: 3px;
	 width: 220px;
	}
#commentform #submit:hover{
   border: 1px solid #40505E;
	background: #1E2933;
	}


/* Comments Listing
-------------------------------------------------------------------*/
.postcomment {padding-left: 20px; background: url(images/addcomment_bg.png) left 48% no-repeat;}
.showcomments {width: 610px; clear: both; padding-top: 30px; color: #ccc;}
.showcomments .pagenav {
	background: url("images/showinfo_div.gif") repeat-x scroll left top transparent;
	padding: 20px 0 60px;
	width: auto;
	}
.showcomments ol{margin-bottom: 1.5em;}
.showcomments ol.commentlist {margin-top: 12px;}
.showcomments ol.commentlist li {
	list-style-type: decimal;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	padding: 15px 15px 10px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	 border-radius: 4px;
	font-weight: bold;
	color: #868686;
	margin-bottom: 1.4em;
	position: relative;
	text-shadow: 0 1px 1px #000;
	}
.showcomments ol li.alt {
    background: #142029;
	}
.showcomments ol li .comment-head {
    display: block;
    margin-bottom: 1em;
	}
.showcomments ol li .avatar {
    border: 2px solid #333;
    padding: 1px;
    background: #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	 border-radius: 2px;
    vertical-align: middle;
    margin-right: 5px;
	}
.showcomments .vcard {max-width: 340px; margin-bottom: 10px; font-size: 16px;}
.showcomments ol li .author {
    text-shadow: #111 1px 1px 0;
    font-weight: normal;
    color: #666;
	}
.showcomments ol li .author cite {
    font-weight: bold;
    color: #fff;
	}
.showcomments ol.commentlist .comment-meta {
	color: #888888;
	font-size: 11px;
	position: absolute;
	right: 18px;
	font-weight: normal;
	text-align: right;
	top: 22px;
	}
	.comment-meta a:link,
	.comment-meta a:visited {
		color: #616366;
		}
.showcomments ol li .comment-body p {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 1.4em;
    font-weight: normal;
    overflow: hidden;
	 color: #bebebe;
	}
.showcomments ol li .edit{
    float: right;
	}	
	
	
/*ol.commentlist li div.reply a:link, ol.commentlist li div.reply a:visited {
	 background: #081016; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;  width: 56px; border-top: 1px solid #081016; border-left: 1px solid #081016; text-decoration:none; text-transform: uppercase; color:#fff; font: bold 9px helvetica,arial,sans-serif; padding: 6px 10px; text-align: center; display: block;
	 }
ol.commentlist li div.reply a:hover { background: #4D535B; cursor: pointer; border-top: 1px solid #142029; border-left: 1px solid #142029; }*/
ol.commentlist li div.reply a:link, ol.commentlist li div.reply a:visited {
	 text-decoration: none; padding: 5px 0 10px; display: block;
	 }
ol.commentlist li div.reply a:hover { cursor: pointer; color: #fff; text-decoration: underline; }

.cancel-comment-reply a { display: block; margin: 5px 30px 0 0; background: url(images/cancelreply_bg.png) left 48% no-repeat; text-decoration: none; text-transform: uppercase; font: bold 9px/100% helvetica,arial,sans-serif; padding: 5px 0 2px 18px; position: absolute; bottom: 30px; right: 32px; z-index: 1;}
.cancel-comment-reply a:hover {color: #fff;}

#comments #pages {
	margin-left: 0;
		}
.bypostauthor { background: #e6f0fa !important; }
.nocomments { font-size: 11px; margin-top: 12px; color: #909495; }

ol.commentlist li ul.children { margin: 1em 0 0; text-indent:0; }
.children li {list-style:none !important;}
.children .reply {clear: both;}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; min-height: 75px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li.depth-1 ul.children,
ol.commentlist li.depth-2 ul.children,
ol.commentlist li.depth-3 ul.children { margin-bottom: 0 !important; padding-bottom: 0; }
ol.commentlist li.even { background: #142029; border-bottom: 1px solid #323A42; border-top: 1px solid #0E171E;}
ol.commentlist li.odd { background: none; border-left: 1px solid #323A42; }

.commentlist li.pingback .reply,
.commentlist li.trackback .reply {display: none;}

