/* CSS Document */
a.show-voteup {
background-image:url(images/voteup.jpg);
background-repeat:no-repeat;
height:20px;
width:18px;cursor:pointer;
display:block;
float:left;
text-indent:-9000px;
margin:10px 5px 0px 0px;line-height:0px;
padding:0px;
}
a.show-voteup:hover {
background-position:0px -20px; 
}
.floatRight {
float:right;
}

a.show-votedown {
background-image:url(images/votedown.jpg);
background-repeat:no-repeat;
height:20px !important;

line-height:0px;
padding:0px;
width:18px;cursor:pointer;
display:block;
text-indent:-9000px;margin:10px 5px 0px 0px;
}
a.show-votedown:hover {
background-position:0px -20px; 
}
a.show-report {line-height:0px;
background-image:url(images/raport.jpg);
background-repeat:no-repeat;
height:20px;
width:20px;cursor:pointer;
display:block;
text-indent:-9000px;
margin:10px 0px 0px 0px;
}
a.show-report:hover {
background-position:0px -20px; 
}
div.commentBlogView{
	display:block;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 4px;
    margin-bottom: 4px;
	clear:both;
}

div.commentTools{
	border-bottom:1px solid #BCBCBC;
	height:18px;
}

div.jctools, div.show-comment, div.show-linkmore ,div.show-hit, div.show-report, div.show-voteup, div.show-votedown{
	display:inline;
    float:right;
    height:18px;
    text-indent: 24px;
    margin-left: 4px;
    margin-right: 4px;
    background-repeat:no-repeat;

	background-image:url(images/comments.gif);
	cursor:pointer;
}

div.show-comment{
	background-image:url(images/comments.gif);
}
div.show-linkmore {
	background-image:url(images/page_go.gif);
}
div.show-hit{
	background-image:url(images/chart_bar.gif);
}


#jc_commentsDiv{
	color: #FFFFFF;
}

.comments , .jomentry1, .jomentry2{
	padding-left:16px;
}

.jomentry1, .jomentry2, #jc_commentFormDiv {
	background-color:inherit;
	border-bottom: 8px solid #4d0b26;
	padding: 15px 15px 15px 0px;

	color:#fff;
	
}
.jomauthor {
	  color:inherit;
 
    border-top: 4px solid #FFDE00;
	border-bottom: 8px solid #4d0b26; 
    background-image:none;
	margin:0px 0px 10px 0px;
	
}
.whiter{
	color:#FFFFFF;
	background-color:inherit;
}

.jomentry1 blockquote, .jomentry2 blockquote {
	background: transparent url(images/bg_blockquote.gif) no-repeat 0 5px;
  	color: #FFFFFF; 
  	padding-left: 30px;
}

.jomentry2 {
background-color: #5B5B57;
}



#postComment{
	
	padding:15px;
}

#postComment label{
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0;
	text-transform: lowercase;
	color:#fff;
	background-color:inherit;
}

#postComment input, #postComment textarea{
	margin:5px 0 0 0;
	width:95%;
}

#postComment textarea {
	height:160px;
}

input, textarea {
	padding:2px;
	border-width:1px;
	color:inherit;
}
.small {

}
input:focus, textarea:focus, .passwordPost label input:focus {
/*	background:#ffc; */
}
#postComment .button {
	padding:5px;
	clear:both;
	width:140px;
	margin:5px 0 0 0;
}
.button1 {
background-image:url(images/addComment.jpg);
background-repeat:no-repeat;
height:22px;
display:block;
text-indent:-9000px;
margin:10px 0px 0px 0px;
margin-right:28px !important;
margin-right:14px;
width:149px;
border:0px;
float:right;
}

div.commentBlogView{
	display:block;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	
	margin-top: 4px;
  margin-bottom: 4px;
	clear:both;
}
div.show-comment, div.show-linkmore {
	display:inline;
    float:right;
    height:18px;
    text-indent: 24px;
    margin-left: 4px;
    margin-right: 4px;
    background-repeat:no-repeat;
	background-position: 0 50%;
	background-image:url(images/comments.gif);
}
div.show-comment{
	background-image:url(images/comments.gif);
}
div.show-linkmore {
	background-image:url(images/page_go.gif);
}

div.jcfav{
background-image:url(images/star.png);
}

div.jcshare{
background-image:url(images/share.png);
}

div.jcemail{
background-image:url(images/email.png);
}

div.jcpreview
{
	background-image:url(images/preview.gif);
}

#jc_commentsDiv{
	color: #FFFFFF;
	background-color:#3f0d23;
}
#jc_commentsDiv img {
float:left;
}
.comments , .jomentry1, .jomentry2{
	padding-left:16px;
}
.jcAdminPanel_edit {
background-color:transparent;
}
.jomentry1{
background-color:#3f0d23;color:#fff;font-family:Arial;
font-size:14px;
}

.jomentry2 {
background-color: #3f0d23;
color:#fff;font-family:Arial;
font-size:14px;
}

.whiter{
	color:#FFFFFF;
	background-color:inherit;
}
.jomentry1 blockquote, .jomentry2 blockquote {
	background: transparent url(images/bg_blockquote.gif) no-repeat 0 5px;
  	color: #FFFFFF; 
  	padding-left: 30px;
}



#postComment{

	padding:15px 15px 15px 0px;
}
.inputwrite {
background-color:#3f0d23;
border:1px solid #701b3e;
color:#fff;

}
#postComment label{
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0;
	text-transform: lowercase;
	color:#fff;
	background-color:inherit;
}
#postComment input, #postComment textarea{
	margin:5px 0 0 0;
	width:95%;
}
#postComment textarea {
	height:160px;
}

input, textarea {
	padding:2px;
	border-width:1px;
	color:inherit;
}
#postComment input:focus, #postComment textarea:focus, #postComment .passwordPost label input:focus {
	border:4px solid #701b3e;
	background-color:#3f0d23;
}
#postComment .button {
	padding:5px;
	clear:both;
	width:140px;
	margin:5px 0 0 0;
	background:#024;
	border-color:#357 #002 #002 #357;
	color:#fff;
}
.feed_link {
color:#FF0000;
}
#comments {
	background:#fff;
}
.avatarImg{
	float: left !important;
	padding: 2px;
}
.avatarImg img{
	border:3px solid #701b3e;
	float:left;
}
#comments {
	background:#747474;
}

/* Trackbacks recently added*/
#trackback_link, .feed_link
{
	height:16px;
	vertical-align:middle;
	text-align:left;
	
	font-size:90%;
}

#trackback_link a, .feed_link a
{
	border-bottom:dashed 1px #CACACA;
}

#trackback_link img, .feed_link img
{
	vertical-align:middle;
	padding-right:2px;
	padding-left:2px;
}


#comment_title
{
	margin-top:20px;
	margin-bottom:8px;
}


#written_comments_title
{
	margin-top:14px;
}
.loading {
background-color:transparent;
}
.comment_action{
	background-color:#EEEEEE;
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
	color:#fff;
	display:-moz-inline-box;
	font-family:Tahoma,Arial,Helvetica;
	font-size:100%;
	margin:1px;
/*	padding:2px; */
	vertical-align:middle;
	white-space:nowrap;
	position:absolute;
	right:0px;
	top:0px;
}
