/*

 Comment box styling

 */

.jomentry1, .jomentry2 {

	margin-bottom: 5px;

	overflow: hidden;

	padding: 0 5px 0 5px;

}

.jomentry1 {

	background-color: #f7f7f7 ; /* url(images/jomentry1-bg.gif) repeat-x top left; */

	border: solid 1px #ccc;

}

.jomentry2 {

	background-color: #fefefe; /* url(images/jomentry2-bg.gif) repeat-x top left; */

	border: solid 1px #dedede;

}

.jomauthor {

    background: #f4f6fd url(images/jomauthor-bg.gif) repeat-x top left;

	border: solid 2px #369;

}

.jomentry_low {

	background: #ccc;

	border: solid 1px #999;

	margin-bottom: 5px;

	overflow: hidden;

	padding: 0 5px 0 5px;

}

/*

 End Comment box styling

 */



.jomentry1 blockquote,

.jomentry2 blockquote,

.jomauthor blockquote

{

	padding: 10px auto 10px auto;

	margin: 0 10px 10px 10px !important;

	margin: 0 5px -5px 5px;

	width: 86%;

	border-left: 5px solid #ddd;

	font-size: 1em;

	float: left;

}



/* RSS feed link */

.jc_rss_link {

	height: 21px;

	background: transparent url(images/rss.gif) no-repeat top left;

	width: 22px;

	float: right;

	outline-style: none;

	display: block;

	margin: 0 0 5px 0 !important;

	margin: 0 0 -2px 0;

	border: 0;

	text-decoration: none;

}

a.jc_rss_link:link, a.jc_rss_link:visited, a.jc_rss_link:hover {

	border: 0;

}

/* Trackback link */

.jc_trackback_link {

	height: 20px;

	padding: 0 0 0 20px;

	background: transparent url(images/link.png) no-repeat top left;

	width: 200px;

}

.jc_low_vote {

	font-size:11px;

	color: #999;

}

#jc_num_comment {

	font-size: 12px;

}

/* tools; favourite, share, email and hits */

.jctools {

	float: right;

	margin-left: 15px;

	position: inherit;

}



/* IE 6 Compatibility mode */

.show-comment, .show-linkmore, .show-hit, .jctools,

.show-feed, .show-report, .show-voteup, .show-votedown{

	display:inline;

	float:right;

	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:right;

	height:18px;

	text-indent: 24px;

	margin-left: 4px;

	margin-right: 4px;

	background-repeat:no-repeat;

	background-position: 0 50%;

}



.jc_title {

	font-size: 14px;

	font-weight: 700;

	color: #585947;

	border-bottom: dashed 1px #CCCEA9;

	margin: 25px 0 5px 0;

}





.jomentry1 .jc_comment_title {

	font-size: 1.1em;

	font-weight: 700;

	margin: 0 0 5px 0;

	padding: 3px 0 3px 0;

	border-bottom: solid 1px #dedede;

	color: #666;

}

.jomentry2 .jc_comment_title {

	font-size: 1.1em;

	font-weight: 700;

	margin: 0 0 5px 0;

	padding: 3px 0 3px 0;

	border-bottom: solid 1px #dedede;

	color: #666;

}

.jomauthor .jc_comment_title {

	font-size: 1.1em;

	font-weight: 700;

	margin: 0 0 5px 0;

	padding: 3px 0 3px 0;

	border-bottom: solid 1px #dedede;

	color: #369;

}

.jomentry1 .jc_avatar,

.jomentry2 .jc_avatar {

	float: right;

	padding: 2px;

	border: solid 1px #8E9067;

	margin: 0 0 3px 3px;

}

.jomentry1 .jc_comment_text,

.jomentry2 .jc_comment_text {

	font-size: 12px;

	margin-bottom: 5px;

	padding-bottom: 5px;

}

.jomentry1 .jc_user_details,

.jomentry2 .jc_user_details {

	color: #999;

	font-size: 0.8em;

	width: 60%;

	float: left;

}

/* Voting panel */

.jc_comment_panel {

	margin: 0;

	padding: 0;

	width: 20%;

	height: 21px;

	float: right;

}

.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;

	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: #999999;

	text-align: center;

	font-weight: 700;

	font-size: 10px;

	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;

}



.jc_bottom_container {

    border-top: 1px solid #dedede;

    padding: 5px 0 0 0 !important;

    padding: 2px 0 0 0;

    margin: 0 0 2px 0;

}







.jc_clear {

	clear: both;

}

.jc_show_form_notice {

	clear: both;

	background: transparent url(images/max.gif) no-repeat left;

	height: 12px;

	padding-left: 15px;

	cursor: pointer;

}



/* comment form */

#jc_commentFormDiv {

	margin: 0 auto 0 auto;

}

#jc_commentFormContainer {

	width: 98%;

	margin: 0 auto 0 auto;

}

#jc_commentFormContainer .jc_inputbox {

	background: transparent url(images/inputbox-bg.gif) repeat-x top left;

	border: solid 1px #ccc;

	padding: 4px;

	margin: 0 0 5px 0;

	color: #666;

}

#jc_commentFormContainer .jc_optionbox {

	background: transparent url(images/inputbox-bg.gif) repeat-x top left;

	border: solid 1px #ccc;

	padding: 10px;

	margin: 0 0 5px 0;

	color: #666;

}

#jc_commentFormContainer .jc_inputbox:focus,

#jc_commentFormContainer .jc_inputbox:hover,

#jc_commentFormContainer .jc_inputbox_hover {

    border: solid 1px #999;

}

#jc_comment {

	width: 100%;

}

#jc_commentFormDiv label {

	font-size: 11px;

	font-style: italic;

}

/* Resize textarea */

#jc_commentFormDiv .jc_comment_resize {

	font-size: 10px;

	color: #ccc;

	cursor: pointer;

	text-align: right;

	margin: -3px 0 10px 0;

	width: 100px;

	float: right;

}

#jc_commentFormDiv label.subscribe, #jc_commentFormDiv label.agree {

	font-size: inherit;

 	font-style: normal;

}

#jc_commentFormContainer .jc_captcha {

	font-size: 20px;

	font-weight: 700;

	text-align: center;

	color: #999;

	letter-spacing: 3px;

}

/* override default styling */

.jcAdminPanel {

	 background: #ffffff; 

	/* border: 1px solid #999; */

	display: block;

	padding: 4px;

	right: 0px;

	text-align: right;

	top: 0px;

	width: auto;

	margin: 0 0 5px 0;

}

.jcAdminPanel a.jcAdminPanel_edit:link, .jcAdminPanel ajcAdminPanel_edit:visited,

.jcAdminPanel a.jcAdminPanel_edit:unpublished, .jcAdminPanel ajcAdminPanel_unpublished:visited {

	color: #930;

	text-decoration: none;

}

.jcAdminPanel ajcAdminPanel_edit:hover,

.jcAdminPanel ajcAdminPanel_unpublished:hover {

	color: #c60;

	text-decoration: underline;

}







/* 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;

}

/* ************* */
#commentTools{margin:10px 0px;}
button#jc_preview{text-transform:capitalize;}
.avatarImg{text-align:center;}






