div.voteReport{
	background-color:#f2f2f2;
	border:1px solid #484848;
	padding: 3px;
	right: 20px;
	top: 20px;
	position: absolute;
	text-align:center;
}

.votingReport{
	text-align: right;
}

div.commentBlogView
{
	display:block;
	text-align: left !important;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 4px;
  margin-bottom: 4px;
	clear:both;
  width:484px;
}

div.commentTools{
    background-color:#f2f2f2;
    height:18px;
    margin-bottom:12px;
    margin-top:0px;
}


/* IE 6 Compatibility mode */
.show-comment, .show-linkmore, .show-hit, .jctools,
.show-feed, .show-report, .show-voteup, .show-votedown{
	display:inline;
	float:left;
	height:18px;
	text-indent: 24px;
	margin-left: 4px;
	margin-right: 4px;
	background-repeat:no-repeat;
	background-position: 0 50%;
}

div.commentBlogView > div.show-comment, 
div.commentBlogView > div.show-linkmore, 
div.commentBlogView > div.show-hit, 
div.jctools, div.show-feed, div.show-report, 
div.show-voteup, div.show-votedown{
	display:inline;
	float:left;
	height:18px;
	text-indent: 24px;
	margin-left: 12px;
	margin-right: 12px;
	background-repeat:no-repeat;
	background-position: 0 50%;
}

div.show-result{
	display: none;
	float:right;
	height:18px;
	text-indent: 24px;
	margin-left: 4px;
	margin-right: 4px;
}

/* For IE Only */
div.show-comment {
	background: transparent url(images/toolbar.gif) no-repeat 0 -71px;
}

div.show-linkmore {
	background: transparent url(images/toolbar.gif) no-repeat 0 -90px;
}

div.show-hit {
	background: transparent url(images/toolbar.gif) no-repeat 0 -35px;
}

/* More specific rule for other browser */
div.commentBlogView > div.show-comment {
	background: transparent url(images/toolbar.gif) no-repeat 0 -71px;
}

div.commentBlogView > div.show-linkmore {
	background: transparent url(images/toolbar.gif) no-repeat 0 -90px;
}
div.commentBlogView > div.show-hit{
	background: transparent url(images/toolbar.gif) no-repeat 0 -35px;
}
div.show-feed {
	width: 18px;
	background-image:none;
}
div.jcfav {
	background: transparent url(images/toolbar.gif) no-repeat 0 -54px;
}
div.jcshare {
	background: transparent url(images/toolbar.gif) no-repeat 0 1px;
}
div.jcemail {
	background: transparent url(images/toolbar.gif) no-repeat 0 -16px;
}
div.jcpreview {
	background: transparent url(images/toolbar.gif) no-repeat -18px -36px;
}

.jomentry1, .jomentry2 , #jc_commentFormDiv
{
	/*border-bottom: 1px solid #ddd;*/
	padding: 20px 16px 0 16px;
  margin-bottom:20px;
	background-repeat:repeat-x;
	background-position:top;
  width:452px;
}

.jomentry1 blockquote,
.jomentry2 blockquote,
.jomauthor blockquote
{
	padding: 10px auto 10px auto;
	margin: 10px 10px 10px 10px !important;
	margin: 5px 5px -5px 5px;
	width: 94%;
	border-left: 5px solid #ddd;
	font-size: 1em;
	float: left;
}

.jomentry1
{		
	color:#58585a;
    background-color: #e7e6e6;
    /*background-image:url(images/topshade1.gif);*/
}
.jomentry2 , #jc_commentFormDiv
{
		color:#58585A;
    background-color: #f7f7f7;
    margin-left:0px;
    /*background-image:url(images/topshade2.gif);*/
}
.jomauthor
{
	color:inherit;
    background-color: #f7f7f7;
    background-image:none;
}

#jc_commentsDiv blockquote
{
	color: #747474;
	background-color:#f7f7f7;
	/*padding-left: 30px;*/
}
#write_comment_container {
  width:484px !important;
  height:44px;
  vertical-align:middle;
	background-color:#f7f7f7;
  margin-left:0px;
}
#write_comment_comtainer img {
    padding:0px !important;
    margin:0px !important;
}
/*#write_comment_img {
  position:relative;
  top: 20px;
  left:20px;
  width:20px;
  height:16px;
	background-color:#f2f2f2;
  /*background-image:url("../../../../images/stories/blog-add-comment.png");
  background-position:left center;
  background-repeat:no-repeat;
}
#write_comment_title
{
  position:relative;
  top:4px;
  left:48px;
  width:240px !important;
  vertical-align:middle !important;
}*/
#blog_rules {
    padding-left:18px;
    padding-top:4px;
    background-color:#f7f7f7;
    float:left;
    margin-left:0px;
    /*width:200px;*/
}

.avatarImg
{
	float: right;
	padding: 2px;
}

.avatarImg img
{
	border:1px solid #ddd
}

#jc_name, #jc_website, #jc_email, #jc_title, #jc_comment, #jc_password
{
  float:left;
	width: 95%;
	padding: 4px;
	margin: 0ex;
  border:0px;
}

#jc_name, #jc_website, #jc_email, #jc_password
{
	width: 25%;
}

#jc_commentForm
{
    padding-top: 2px;
    padding-bottom: 6px;
}


#jc_commentForm label
{
    font-weight:bold;
    padding-top: 6px;
    padding-bottom: 4px;
    display: block;
}

#jc_commentForm button, #jc_captchaImg
{
    margin-top: 6px;
    margin-bottom: 4px;
}

/* Trackbacks */
#trackback_link, .feed_link
{
	height:16px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
	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;
}

#write_comment_heading
{
	margin-top:20px;
	margin-bottom:30px;
}

.comment_action{
	background-color:#f2f2f2;
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
	color:#333333;
	display:-moz-inline-box;
	font-family:Tahoma,Arial,Helvetica;
	font-size:100%;
	margin:1px;
	vertical-align:middle;
	white-space:nowrap;
	position:absolute;
	right:0px;
	top:0px;
}

#jc_commentForm label.subscribe, #jc_commentForm label.agree {
	font-style:normal;
	font-weight:normal;
}


#jc_commentsDiv .jc_comment_panel {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 25px;
}
#jc_commentsDiv .jc_comment_panel li {
	list-style: none;
	float: right;
	background: none;
	padding: 0;
	margin: 0;
}
#jc_commentsDiv .jomentry1 .jc_comment_panel .jc_comment_panel_up a:link,
#jc_commentsDiv .jomentry1 .jc_comment_panel .jc_comment_panel_up a:visited,
#jc_commentsDiv .jomentry2 .jc_comment_panel .jc_comment_panel_up a:link,
#jc_commentsDiv .jomentry2 .jc_comment_panel .jc_comment_panel_up a:visited {
	width: 21px;
	height: 18px;
	display: block;
	cursor: pointer;
	outline-style:none;
	background: transparent url(images/votings.gif) no-repeat 0 -20px;
	text-indent: -9999px;
}
#jc_commentsDiv .jomentry1 .jc_comment_panel .jc_comment_panel_up a:hover,
#jc_commentsDiv .jomentry2 .jc_comment_panel .jc_comment_panel_up a:hover {
	background: transparent url(images/votings.gif) no-repeat 0 0;
}
#jc_commentsDiv .jomentry1 .jc_comment_panel .jc_comment_panel_total,
#jc_commentsDiv .jomentry2 .jc_comment_panel .jc_comment_panel_total {
	height: 18px;
	width: 35px;
	display: block;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 11px;
	line-height: 17px;
	background: transparent url(images/votings.gif) no-repeat 0 -125px;
}
.jomentry1 .jc_comment_panel .jc_comment_panel_down a:link, .jomentry1 .jc_comment_panel .jc_comment_panel_down a:visited,
.jomentry2 .jc_comment_panel .jc_comment_panel_down a:link, .jomentry2 .jc_comment_panel .jc_comment_panel_down a:visited {
	width: 19px;
	height: 18px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(images/votings.gif) no-repeat 0 -62px;
}
.jomentry1 .jc_comment_panel .jc_comment_panel_down a:hover,
.jomentry2 .jc_comment_panel .jc_comment_panel_down a:hover {
	background: transparent url(images/votings.gif) no-repeat 0 -42px;
}
.jomentry1 .jc_comment_panel .jc_comment_panel_report a:link, .jomentry1 .jc_comment_panel .jc_comment_panel_report a:visited,
.jomentry2 .jc_comment_panel .jc_comment_panel_report a:link, .jomentry2 .jc_comment_panel .jc_comment_panel_report a:visited {
	width: 20px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	background: transparent url(images/votings.gif) no-repeat 0 -103px;
}
.jomentry2 .jc_comment_panel .jc_comment_panel_report a:hover {
	background: transparent url(images/votings.gif) no-repeat 0px -84px;
}


/** Extras **/
.jc_comment_title {
    display:block;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#f09100;
    padding-bottom:6px;
}
.jc_busyDiv {
    background-color:#f2f2f2;
}
#name_block, #email_block, #title_block, #comment_entry_block {
    margin-bottom:6px;
}
#name_block label, #email_block label, #title_block label, #comment_entry_block label {
    color:#f09100;
    font-family:Arial, sans-serif;
    font-size:12px;
    
}
#name_block {
    width:50%;
    float:left;
}
#name_block input, #email_block input {
    width:90%;
}
#email_block {
    width:50%;
    float:left;
    clear:none;
}
#title_block {
    width:100%;
    float:left;
}
#comment_entry_block {
    width:100%;
    float:left;
}
#jc_submit {
display:block;
background-image:url(../../../../images/stories/button4.png);
background-position:left center;
background-repeat:no-repeat;
background-color:transparent;
border:0px;
width:104px;
height:28px;
margin-left:0px !important;
padding-left:0px !important;
padding-bottom:4px;
text-decoration:none;
color:#fff;
font-family:Georgia,serif,"Times New Roman";
font-size:11px;

}
#jc_submit:hover {
display:block;
background-image:url(../../../../images/stories/button4-over.png);
background-position:left center;
background-repeat:no-repeat;
background-color:transparent;

}
#profile_top li a, #profile_top li a:visited {
    display:block;
    color:#f09100;
    /*padding-bottom:4px;*/
    padding-left:12px;
    background-image:url(../../../../images/stories/orange-arrow.gif);
    background-position:0px 4px;
    /*background-repeat:no-repeat;*/
}
#profile_top li a:hover {
    color:#58585A;
}

#readmore_LATEST {
    margin-bottom:4px;
}