/* 
 * Content plugin styles 
 */

.jcomments-links {
		margin-top: 10px;
		clear:both;
		text-align: left;
}
.comment-link,
.readmore-link {
		padding: 0 5px 5px 14px;
}
/* 
 * JComments common styles 
 */

#jc {
		clear: both;
		background: #f9f9f9;
		margin-top:30px;
}
#jc .clear {
		clear: both;
		height: 1px;
		overflow: hidden
}
#jc .busy {
		display:none;
		margin: 3px auto;
		padding: 0;
		width: 16px;
		height: 16px;
		background: url("../images/jc_busy.gif") no-repeat;
}
#jc h4 {
		font-weight: bold;
		text-align: left;
		padding: 0;
		background:url("../images/jcomment-h4_bg.png") repeat-x 0 0;
		border-bottom:1px solid #fff;
		height:33px;
		line-height:33px;
		margin:0 0 20px;
}
#jc h4 span {
		background:url("../images/jcomment-h4span.png") no-repeat 100% 0;
		color:#555;
		float:left;
		font-size:75%;
		font-weight:bold;
		height:24px;
		line-height:24px;
		margin-top:6px;
		padding:0 10px;
		text-shadow:1px 1px 1px #fff;
		text-transform:uppercase;
}
#jc p.message {
		color: #000;
		text-align: center;
		padding: 5px 0 0 0;
		border-top: 1px solid #D2DADB;
}
/* RSS and Refresh*/

#comments .rss,
#comments .refresh,
#comments .subscribe {
		padding: 0 0 0 24px;
		margin: 0 0 0 6px;
		color: #666;
		background: url("../images/jc_icons.png") no-repeat 0 0;
}
#comments .refresh {
		background-position: 0 -16px;
}
#comments .subscribe {
		background-position: 0 -128px;
}
#comments h4 .rss,
#comments h4 .refresh {
		display: inline;
		padding: 0px 6px;
		margin: 0 8px 0 0;
}
/* 
 * List footer
 */

#comments-list-footer {
		margin: 0 0 10px 20px;
		font-size: 90%;
		text-align: right;
		margin: 6px 20px 20px;
}
#comments-list-footer br {
		display: none;
}
/* Show/hide form */

#comments-form-link .showform {
		margin: 5px 0 0 22px;
		padding: 0 0 5px 14px;
		background: url("../images/jc_blog.gif") no-repeat 0 -28px;
		border: none;
		font-weight: bold;
		display: block
}
/* 
 * Comment 
 */

#comments .comment-box {
}
#comments .comment-avatar {
		float: left;
		margin: 0 20px 0 0;
		padding: 0;
}
#comments .avatar-indent {
		padding-left: 70px
}
/* 
 * Avatar 
 */

#comments .comment-avatar img {
		background:#fff;
		border-color:#F2F2F2 #F2F2F2 #d8d8d8;
		border-style:solid;
		border-width:1px;
		height:auto;
		padding:3px;
		width:42px;
}
/* Date and Time*/	
#comments .comment-author {
		font: bold 110% Verdana, Geneva, sans-serif;
		color: #496C94;
		margin-right: 30px;
}
#comments .comment-date {
}
#comments .comment-body {
		margin-top: 15px;
		color: #777;
}
#comments .comment-anchor {
		color: #f9f9f9;
}
/* 
 * Quote, Code and Hidden block styles 
 */

#comments .quote,
#comments blockquote,
#comments .code,
#comments code,
#comments pre {
		margin: 5px 0;
		display: block;
		clear: both;
	
}
#comments blockquote,
#comments .hidden,
#comments code,
#comments pre {
		
	   font-style: italic;
		font-size: 90%;
		padding: 8px;
		margin-bottom: 8px;
		background: #fff;
}
#comments blockquote,
#comments .hidden {
		border: 1px dashed #ddd;
				
}
#comments code,
#comments pre {
		background: #FFFEF4;
		border-left: 3px solid #EAE8CC;
		overflow: hidden;
		white-space:normal
}

#comments .quote {
		font-size: 90%; 
				
}
#comments .hidden {
		clear: both;
		display: block;
		margin: 5px 0
}
/* 
 * Quote and Reply to buttons panel 
 */

#comments .comments-buttons {
		height: 15px;
		float: right
}
#comments .email,
#comments .emailactive {
		line-height: 10px;
		cursor: pointer;
		border-bottom: 1px dotted #999;
}
#comments .email {
		color: #444;
		background-color: inherit;
}
#comments .emailactive {
		color: #cc0000;
		background-color: inherit;
}
#comments .email img,
#comments .emailactive img {
		padding: 0;
}
#comments p {
		font: normal 1em Verdana, Arial, Sans-Serif;
		margin: 5px 5px 5px 0;
		padding: 0;
		text-decoration: none;
		text-transform: none;
		text-indent: 0
}
#comments .comment-body img {
		padding: 0;
		border: 0 none
}
#comments .comment-body .img {
		padding: 4px 0 !important;
		max-width: 500px
}
#comments .toolbar {
		clear: both;
		color: #999;
		background:#FFFEF4;
		border-bottom:1px solid #EAE8CC;
		border-top:1px solid #EAE8CC;
		margin: 8px 0 0 0;
		padding: 8px 0;
		font-size: 80%;
}
#comments .toolbar a {
		cursor: pointer;
		margin-right: 12px;
		padding: 2px 2px 2px 24px;
		background: url("../images/jc_icons.png") no-repeat 0 -64px;
		color: #333;
}
#comments .toolbar a:hover {
		color: #496C94;
}
#comments .toolbar a.delete {
		background-position: 0 -79px;
}
#comments .toolbar a.publish {
		background-position: 0 -111px;
}
#comments .toolbar a.unpublish {
		background-position: 0 -95px;
}
#comments .toolbar a.ip {
		background-position: 0 -155px;
}
/* 
 * Comments list 
 */
 

#comments .comments-list {
		margin: 0 20px;
}
#comments .even,
#comments .odd {
		background: url("../images/jc_border.png") repeat-x 0 100%;
		padding: 12px 0;
				border: none;
}
#comments-list .comments-inline-edit {
		padding: 5px;
		margin: 5px 0;
		color: inherit;
		background-color: #fff;
		border: 1px solid #ccc
}
/* 
 * Comment form 
 */

.jc_field {
		width:auto;
		float:left;
		margin:0 20px 0 0;
}
.jc_field label {
		clear:both;
		display:block;
}
.clearbox,
#comments-form-buttons {
		clear:both;
}
#comments-form p,
#comments-form span,
#comments-form .counter {
		color: #888;
}
#comments-form p,
#comments-form #comments-form-error {
		margin: 8px 20px 20px;
		overflow: hidden;
		padding: 0
}
#comments-inline-edit {
		border: 1px solid #eee;
		margin: 5px 0 0 0;
		background: #fff
}
#comments-form #comments-form-buttons {
		margin-left: 20px !important;
		margin-top: 10px;
		margin-bottom: 8px;
}
#comments-form #comments-form-send a {
		background:#333;
		border:none;
		color:#fff;
		cursor:pointer;
		font-size:90%;
		padding:6px 12px!important;
		text-transform:uppercase;
}
#comments-form #comments-form-send a:hover {
		background:#496c94;
}
#comments-inline-edit #comments-form p,
#comments-inline-edit #comments-form #comments-form-buttons,
#comments-inline-edit #comments-form-error {
		margin: 5px 5px 2px;
}
#comments-form div.comments-policy {
		color: #777;
		background-color: inherit;
		border: 1px dotted #ccc;
		margin-left: 20px !important;
		margin-left: 20px;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 5px
}
#comments-form div.comments-policy ol,
#comments-form div.comments-policy ul {
		margin: 0;
		padding: 5px 0 0 20px;
		line-height: 5px
}
#comments-form div.comments-policy ol li,
#comments-form div.comments-policy ul li {
		margin: 0;
		padding: 0;
		border: none;
		line-height: 5px
}
#comments-form img.smile {
		margin: 0 3px 3px 0;
		padding: 0;
		border: none;
		cursor: pointer
}
#comments-form img.captcha {
		padding: 0;
		margin: 0 0 3px 0;
		border: 1px solid #ccc;
		height: 40px;
}
#comments-form span.captcha {
		padding: 0 0 0 12px;
		color: #666;
		background: url("../images/jc_refreshg.gif") no-repeat 0 2px;
		cursor: pointer;
}
#comments-form label {
		color: #666;
}
#comments-form input,
#comments-form textarea {
		background-color: #fff;
		padding: 0;
		border: 1px solid #ddd;
}
#comments-form input {
		width: 170px;
		margin-bottom: 2px;
		padding: 7px 10px;
}
#comments-form input.selected,
#comments-form textarea.selected {
		color: #777;
		background-color: #FFFEF4;
		border: 1px solid #EAE8CC
}
#comments-form input.error,
#comments-form textarea.error {
		border: 1px solid #f00;
		text-decoration:none;
		text-transform:none;
		background-color: #ffffe0
}
#comments-form input.checkbox {
		width: 16px;
		line-height: 1.5em;
		padding: 0;
		margin: 0;
		vertical-align: middle;
		border: none
}
#comments-form input.captcha {
		width: 116px;
		padding: 12px 10px;
		margin: 0 0 5px 0
}
#comments-form textarea {
		margin:0;
		width:97%;
}
#comments-form #comments-form-message,
#comments-inline-edit #comments-form-message {
		padding: 5px;
		margin-right: 5px;
		display: block;
		font-weight: bold;
}
.comments-form-message-error {
		background: #BF0000;
		color: #fff
}
.comments-form-message-info {
		background: #FFFEF4;
}
#comments-form .counterpanel {
		height:13px;
		display:block;
		overflow:hidden;
		color: #ccc;
		padding: 0;
		margin:0;
		border:1px solid #ddd;
		border-top-width:0;
		max-width: 400px !important;
		width: 350px;
		background-color: #eee
}
#comments-form .grippie {
		float: left;
		font-size: 90%;
		margin: 6px 0;
}
#comments-form .grippie .counter {
		float: none;
		background: none!important;
		color: #bbb;
}
#comments-form .grippie .counter span {
		background: none!important;
		padding: 0;
		color: #bbb;
}
#comments-form-smilespanel {
		display: none;
		cursor: pointer;
		padding: 2px;
		max-width: 200px;
		background-color: #fff;
		border: 1px solid #ccc;
		overflow: auto;
		left: 0;
		top: 0;
		position:absolute
}
#comments-footer,
#comments-footer a {
		color: #ccc !important;
		font-size: 90%;
}
#comments-footer {
		display: block;
		height: 14px;
		padding: 1px 10px 10px;
		margin: 4px;
		text-align: center;
}
/* Pagination */

body #jc #nav-bottom,
body #jc #nav-top {
		line-height: 19px !important;
		line-height: 17px;
		height: auto !important;
		text-align: center
}
#jc #nav-bottom span.page,
#jc #nav-top span.page {
		color: #666;
		background-color: #eee;
				-moz-border-radius:12px 12px 12px 12px;-webkit-border-radius: 12px 12px 12px 12px;
		border: 1px solid #fff;
}
#jc #nav-bottom span.hoverpage,
#jc #nav-top span.hoverpage {
		color: #333;
		background-color: #e8e9ea;	-moz-border-radius:12px 12px 12px 12px;-webkit-border-radius: 12px 12px 12px 12px;
		border: 1px solid #d6dadd;
}
#jc #nav-bottom span,
#jc #nav-top span {
		color: #666;
		background-color: inherit;
		font-size: 10px;
		font-family: Arial, sans-serif;
		margin: 0 2px;
		height: 15px;
		padding: 1px 14px;
		cursor: pointer;
		vertical-align: top
}
#jc #nav-bottom span.activepage,
#jc #nav-top span.activepage {
		color: #496C94;
		background-color: #fff;
}
#jc div#nav-bottom,
#jc div#nav-top {
		position: relative;
		z-index: 2;
		width: 100%
}
#jc div#nav-bottom {
		margin: 10px 0 0 0;
		padding: 0;
		
}
#jc #nav-bottom span.activepage, #jc #nav-top span.activepage {
			-moz-border-radius:12px 12px 12px 12px;-webkit-border-radius: 12px 12px 12px 12px;
		border: 1px solid #d6dadd;
		
}
#jc div#nav-top {
		margin: 10px 0;
	
}

/* 
 * Vote 
 */

#jc span.comments-vote {
		width: 6em;
		height: 15px;
		float: right
}
#jc span.comments-vote a {
		width: 18px;
		height: 16px;
		float: left;
		margin: 0 1px 0 0;
		display: block;
		background: url("../images/jc_icons.png") no-repeat 0 -32px;
}
#jc span.comments-vote .busy {
		margin: 0;
		float: right;
		width: 16px;
}
#jc .vote-poor {
		background-position: 0 -48px!important;
}
#jc span.vote-good,
#jc span.vote-poor,
#jc span.vote-none {
		margin: 0;
		float: right;
		line-height: 14px
}
#jc span.vote-good {
		color: #339900
}
#jc span.vote-poor {
		color: #CC0000
}
#jc span.vote-none {
		color: #A9A9A9
}
/* 
 * BBCode 
 */

#jc span.bbcode {
		width: auto;
		height: 23px;
		display: block;
		margin-bottom: 5px
}
#jc .bbcode a,
#jc .bbcode a:focus,
#jc .bbcode a:active,
#jc .bbcode a:hover {
		width: 23px;
		height: 23px;
		float: left;
		margin: 0 2px 0 0;
		display: block;
		background-color:transparent !important;
		background-repeat: no-repeat;
		background-image: url("../images/jc_bbcode.gif");
		text-decoration:none;
		border:none !important
}
#jc a.bbcode-empty {
		background-position: 0 0
}
#jc a.bbcode-b {
		background-position: -30px 0 !important
}
#jc a.bbcode-i {
		background-position: -60px 0 !important
}
#jc a.bbcode-u {
		background-position: -90px 0 !important
}
#jc a.bbcode-s {
		background-position: -120px 0 !important
}
#jc a.bbcode-url {
		background-position: -150px 0 !important
}
#jc a.bbcode-img {
		background-position: -180px 0 !important
}
#jc a.bbcode-list {
		background-position: -210px 0 !important
}
#jc a.bbcode-hide {
		background-position: -240px 0 !important
}
#jc a.bbcode-quote {
		background-position: -270px 0 !important
}
#jc a.bbcode-smile {
		background-position: -300px 0 !important
}
#jc a.bbcode-youtube {
		background-position: -330px 0 !important
}
#jc a.bbcode-google {
		background-position: -360px 0 !important
}
#jc a.bbcode-wiki {
		background-position: -390px 0 !important
}
#jc span.bbcode img {
		width: 23px;
		height: 23px;
		float: left;
		margin: 0 2px 0 0
}
#jc .custombbcode {
		width: 23px;
		height: 23px;
		float: left;
		margin: 0 2px 0 0;
		display: block;
		text-decoration:none;
		cursor: pointer
}

