@charset "utf-8";
/* CSS Document */
/*
 * EXP AjaxComments (Pligg Module)
 * Commercial License
 * @Module EXP AjaxComments
 * @copyright (C) 2009 Autoneti OU
 * @url http://www.pliggtemplates.eu/
 * @author Grusha <grusha@feellove.eu>
*/

#exp_comments {
	z-index:1;
}


#exp_loading_img , #exp_loading_img_top{
	display:none;
}

#comment_content_exp {
	width:90%;
	background:none;
}

.log2 {
	cursor:pointer;
}

#exp_cooments_log {
	text-align:center;
	padding:5px 0;
}

#exp_comments_div {
	float:left;
	margin:5px 0;
	width:90%;
}

#exp_comments_update {
}

#exp_comments_update a{
	text-decoration:none;
}

#exp_comments_update img{
	border:none;
}

.clear {
	clear:both;
}

#exp_top_comm {
	padding:2px 5px;
	background:#F3F3F3;
}

.exp_commtop_left {
	float:left;
}

.exp_commtop_right {
	float:right;
}

#exp_comments_body {
}

#exp_comments_body img{
	float: left;
	vertical-align:middle;
	margin:5px;
	padding:5px;
}

.exp_comments_text {
	margin:0 0 0 50px;
	padding:5px;
}

#exp_comment_footer {
	float:right;
	padding:2px 5px 2px 0;
}

#exp_comment_footer span {
	margin:0 0 0 0px;
}

.exp_ajaxcomment_published {
	margin:25px 0;
}

.exp_ajaxcomment_published a{
	text-decoration:none;
}

.exp_ajaxcomment_published img {
	border:none;
}

.exp_ajaxcomment_user {
}

.exp_ajaxcomment_nouser {
	display:none;
}

.exp_edit_button {
	float:left;
	margin:0 5px 0 0;
	padding:2px 5px;
}

.edit_in_place_current {
	width:100%;
}

.charCounter {
}

#exp_comments_sort {
	float:left;
}

#exp_comments_display {
	float:right;
}

#exp_comments_timer {
}

.exp_comments_info span{
	padding:0px;
}

.exp_comment_success {
	padding:5px;
}

.exp_comment_waiting {
	padding:5px;
}

.exp_comment_error {
	background:#CC3300;
	padding:5px;
	color:#FFF;
}

/* Pagination */

.exp_pagination {
	margin:10px 0;
	padding:0px 0px 0px 3px;
}

.exp_pagination p {
	position:relative;
	text-align:right;
	margin:0;
	padding:5px 0 5px 0;
}

.exp_pagination p a {
	text-decoration:none;
	padding:2px 5px;
	margin:0 3px 0 0;
}

.exp_pagination p span {
	text-decoration:none;
	margin:0 3px 0 0;
	padding:2px 5px;
}


#admin_button_exp_comm span{
	padding:10px 10px 10px 10px;
	margin:10px 10px 0 0;
	float:left;
	font-size:10px;
	text-align: center;
}

.admin_apr_text_comm {
	font-size:14px;
	color:#C00;
	font-weight:bold;
}

.row_id-0 {
	background:#EAEAEA;
}

.row_id-1 {
}

.comment-wrap{
	padding:0;
	margin:0;
}

.exp_comment_top {
	padding:5px;
}

.top_comments_left {
	float:left;
}

#comment-wrap .subtext a {
	color:#CC3300;
}

.subtext a:hover{
}

.comment-left {
	float:left;
}

.comment-left img{
	vertical-align:middle;
	margin:5px;
	padding:5px;
}


.comment-right {
	margin:0 0 0 50px;
}

.commenttools {
	text-align:right;
	font-size:11px;
	padding:0 5px 5px 0;
}

.exp_reply {
	padding:5px;
}

#exp_ajaxcomm_rules {
	margin:0px 0 0 0;
}

.rules_margin {
	margin:10px 0;
}

#exp_ajaxcomm_rules_text {
	display:none;
	padding:5px;
}

.button {
	cursor:pointer;
}

.published_button {
	background:url(../images/published.png) 50% 5px no-repeat;
}

.unpublished_button {
	background:url(../images/unpublished.png) 50% 5px no-repeat;
}

.deleteall_button {
	background:url(../images/delete_all.png) 50% 5px no-repeat;
}

.input_button_top {
	margin:40px 0 0 0;
}

.exp_ajaxcomment_published .commenttools a{
	/*
	color:#FFF;
	*/
}

.ratebuttons a{
	margin:0 2px;
}

.exp_info_comm {
	margin:10px 0;
}



.top_comments_right {
	text-align:right;
}

.vote_plus_comm {
	background:#090;
	border:1px solid #090;
}

.vote_minus {
	background:#C30;
	border:1px solid #C30;
}

.float_left {
	float:left;
}


.fg-vote_comm_button{ outline: 0; margin:0 0px 0 0; padding: 0em .1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }

.fg-vote_comm_button .ui-icon { position: absolute; top: 50%; margin-top: 0px; left: 1em; margin-left: 0px; }
.fg-vote_comm_button-icon-left { padding-left: 1em; }
.fg-vote_comm_button-icon-right { padding-right: 1em; }

.fg-vote_comm_button-icon-left .ui-icon { right: auto; left: .1em; margin-top: 0; }
.fg-vote_comm_button-icon-right .ui-icon { left: auto; right: 0em; margin-left: 0; }
a.fg-vote_comm_button { float:right; }