/* @override 
	http://localhost:8888/bluebamboo/brollops2/components/com_jomcomment/templates/minimal/comment_style.css
	http://localhost:8888/joomla/1.0/euphemism/components/com_jomcomment/templates/minimal/comment_style.css
*/

/* CSS Document */

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 #eee;
	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;
}

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);background-repeat: no-repeat;
}

div.show-report{
	background-image:url(images/comments_alert.gif);background-repeat: no-repeat;
	height:14px;
	cursor:pointer;
}
div.show-voteup{
	background-image:url(images/comments_voteup.gif);background-repeat: no-repeat;
	height:14px;
	cursor:pointer;
}
div.show-votedown{
	background-image:url(images/comments_votedown.gif);background-repeat: no-repeat;
	height:14px;
	cursor:pointer;
}

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);
}

div.toggleComment
{
	
}

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

.jomentry1, .jomentry2, #jc_commentFormDiv{
border-top: 1px solid #ddd;
	padding: 15px;
	position:relative;

	padding: 20px 0;
}

.jomentry1 blockquote, .jomentry2 blockquote {
	background: transparent url(images/bg_blockquote.html) no-repeat 0 5px;

  	padding-left: 30px;
}

.jomentry2 {
color: #4F474B; 

}

.jomentry1 {background: url(images/lines.html);padding: 10px;}
.jomentry2 {padding: 10px;}
.commenttext {border-bottom: 1px solid #f2f2f2;margin-bottom: 10px;padding-bottom: 10px;}

.jomauthor {
color: #4F474B; 

}

#postComment{

color: #4F474B; 
	padding:15px 0;
}

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

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

#postComment textarea {
	height:160px;
}

#postComment input, #postComment textarea {
	padding:2px;
	border-width:1px;
}

#postComment input:focus, #postComment textarea:focus, .passwordPost label input:focus {


}
#postComment .button {
	padding:5px;
	clear:both;
	width:140px;
	margin:5px 0 0 0;


	color:#fff;
	vertical-align: middle;
}

#comments {

}
.avatarImg{
	float: left;
	padding: 0px 20px 20px 0;
	width: 100px;
	height: 100px;

}
.avatarImg img{
	border:1px solid #ddd;
	width: 100px;
	height: 100px;
}

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

#trackback_link a, .feed_link a
{

}

#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;
}

.comment-text{
color: #4F474B; 
}

.comment_action{
	border-style:solid;
	border-width:1px;
	display:-moz-inline-box;
	margin:1px;
/*	padding:2px; */
	vertical-align:middle;
	white-space:nowrap;
	position:absolute;
	right:0px;
	top:0px;
}

#jc_commentForm label.subscribe, #jc_commentForm label.agree {

width:90%;
}

#jc_commentForm label.subscribe input, #jc_commentForm label.agree input{
width:20px;
float:left;
}
 
textarea#jc_comment {background: #eee url(images/input_box.jpg) no-repeat 0 top;width: 504px;height: 232px;padding: 8px;float: left;color: #333;line-height: 180%;}
input#jc_name,input#jc_email,input#jc_title,input#jc_website {background: #fff url(images/input_field.jpg) no-repeat;width: 340px;height: 15px;padding: 8px;color: #333;}

