/*****************************************************************************
 * WISIENA's scripts                                                         *
 * Copyright (c) 2011 wisiena (m.wisniewski@me.com) All rights reserved.     *
 ****************************************************************************/

/* */
div.comments_container
{
	padding: 0px;
	margin-top: 10px;
	text-align: left;
}

div.comments_header_shadow
{
	width: 320px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	border-top-color: #343434;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #343434;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #343434;
	border-right-style: solid;
	border-right-width: 1px;
	background: transparent;
	background-repeat: repeat;
	background-image: url(/templates/main/im/bg_purple.jpg);
	z-index: 10;
}

p.comments_header
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 16pt;
	font-weight: bold;
	color: #343434;	
}

div.arrow_comment_body_down
{
	top: -16px;
	left: 5px;
	margin-bottom: -50px;
	height: 53px;
	width: 49px;
	background-image: url(/templates/main/im/ar_big_down.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
}

div.arrow_comment_body_down_gray
{
	top: -16px;
	left: 5px;
	margin-bottom: -50px;
	height: 53px;
	width: 49px;
	background-image: url(/templates/main/im/ar_big_down_gray.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
}

div.arrow_comment_body_up
{
	top: -16px;
	left: 5px;
	margin-bottom: -50px;
	height: 53px;
	width: 49px;
	background-image: url(/templates/main/im/ar_big_up.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
}

div.arrow_comment_body_up_gray
{
	top: -16px;
	left: 5px;
	margin-bottom: -50px;
	height: 53px;
	width: 49px;
	background-image: url(/templates/main/im/ar_big_up_gray.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
}

div.comments_body_top
{
	height: 50px;
	margin-bottom: -50px;
	background-image: url(/templates/main/im/bg_top_yellow.jpg);
}

div.comments_body
{
	padding-top: 0px;
	padding-bottom: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #343434;
	background-color: #FFFFFF;
	background-image: url(/templates/main/im/bg_comments_yellow.jpg);
	z-index: 0;
}

p.comment_header
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px; 
}

font.commenter_nick
{
	font-size: 14pt;
	font-weight: bold;
	color: #343434;
}

font.commenter_nick_gray
{
	font-size: 14pt;
	font-weight: bold;
	color: #909090;
}

font.commenter_date
{
	font-size: 10pt;
	font-weight: normal;
	color: #545454;
}

font.commenter_date_gray
{
	font-size: 10pt;
	font-weight: normal;
	color: #909090;
}

div.comment_body
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #343434;
}

span.comment_body
{
	font-size: 11pt;
	color: #343434;
}

span.comment_body_gray
{
	font-size: 11pt;
	color: #909090;
}

div.commenter_details
{
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
}

p.commenter_details
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #545454;
}

/* */
div.comment_editor
{
	padding: 0px;
	margin-top: 10px;
	text-align: left;
}

p.comment_editor_header
{
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 14pt;
}

div.comment_editor_description
{
	padding: 0px;
	margin: 0px;
}

p.comment_editor_description
{
	margin: 0px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
}

div.comment_editor_text
{
	padding: 0px;
	margin: 0px;
	background-color: #343434;
}

/* */
textarea.comment_editor_text_txt
{
	width: 639px;
	height: 100px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: 'comic_reliefregular';
	font-size: 10pt;
	color: #343434;
	resize: none;
	border-style: solid;
	border-color: #343434;
	border-width: 1px;
	overflow: hidden;
}

div.comment_editor_user
{
	width: 222px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;	
	background-color: #343434;
}

textarea.comment_editor_user_txt
{
	width: 200px;
	height: 20px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-family: 'comic_reliefregular';
	font-size: 10pt;
	color: #343434;
	resize: none;
	border-style: solid;
	border-color: #343434;
	border-width: 1px;
	overflow: hidden;
}

div.comment_editor_button
{
	width: 80px;
	padding: 0px;
	margin: 0px;
	background-color: #343434;
}

input.comment_editor_button_btn
{
	width: 80px;
	height: 25px;
	margin: 0px;
	font-family: 'comic_reliefregular';
	font-size: 10pt;
	color: #343434;
	border-style: solid;
	border-color: #343434;
	border-width: 1px;
	background-color: #FFFFFF;
	
}

/* EOF */