/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÌÅÍÞ È ÍÀÂÈÃÀÖÈß ~~~~~~~~~~~~~~~~~~~~~~~~~ */
.forum-menu a
{
	color: #333;
}

tr.forum-table-header td
{
	background-color: #ddf2a3;
	font-size: 13px;
	color: #8aac0d;
	font-weight: bold;
	padding: 3px 8px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ Breadcrumb ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.breadcrumb-simple .path a {
	color: #777;
	font-size: 11px;
}

.breadcrumb-simple p {
	color: #0c6e9f;
	font-size: 18px;
	margin: 10px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ Breadcrumb ~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÑÏÈÑÎÊ ÐÀÇÄÅËÎÂ ~~~~~~~~~~~~~~~~~~~~~~~~~ */

tr.forum-row td b
{
	font-weight: lighter;
	color: #7F7F7F;
}

tr.forum-row td p.forum-section-desc
{
	font-size: 11px;
	color: #7F7F7F;
	padding-bottom: 5px;
}

tr.forum-row td a.forum-child-section
{
	font-size: 11px;
	color: #333;
	margin-right: 5px;
}

.forum-thread-name
{
	font-size: 10px;
	color: #333;
	font-weight: bold;
}

.forum-thread-user
{
	font-size: 10px;
	color: #333;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÑÏÈÑÎÊ ÒÅÌ ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.forum-action2 {
	position: relative;
	border: 1px solid #93b611;
	display: inline-block;
	padding: 3px 5px 3px 30px;
	color: #2e2e2e;
}
.forum-action2 .action-icon {
	background-image: url(/_img/modules/forum/default/mychel.png);
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÑÎÎÁÙÅÍÈÅ Â ÒÅÌÅ ~~~~~~~~~~~~~~~~~~~~~~~~~ */
.forum-message-header
{
	background-color: #ddf2a3;
}

.forum-message-header td.author a{
	color: #333;
}

.forum-message-header td.author a:hover {
	color: #FF9900;
}

.forum-message-header td .date
{
	color: #0C6E9F;
	font-size: 10px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.forum-message-header td.actions
{
	text-align: right;
	white-space: nowrap;
}

.forum-message-wrapper .author span
{
	font-size: 10px;
}

.forum-message-wrapper .author strong
{
	color: #0C6E9F;
}

.forum-message-wrapper .text
{
	border-left: 1px solid #ddf2a3;
	vertical-align: top;
	padding: 10px;
}

.forum-warn-wrapper
{
	border-left: 1px solid #ddf2a3;
	border-bottom: 1px solid #ddf2a3;
	vertical-align: bottom;
}

.forum-message-wrapper .author
{
	border-bottom: 1px solid #ddf2a3;
}

.forum-info-hidden
{
	border: dashed 1px #004A6B;
	padding: 20px;
	background-color: #F3F8F8;
	text-align: center;
}

.forum-info-deleted
{
	font-size: 15px;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÏÎÑÒÐÀÍÈ×ÊÀ ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.forum-pageslink-wrapper .title
{
	font-size: 10px;
	color: #7f7f7f;
}

.forum-pageslink-wrapper a.page
{
	font-size: 12px;
	padding: 2px;
	margin-left: -5px;
	color: #555;
}

.forum-pageslink-wrapper .page-active
{
	background-color: #F3F8F8;
	color: #7f7f7f;
	padding: 2px;
	margin-left: -5px;
}

.forum-pageslink-wrapper .first, .forum-pageslink-wrapper .last
{
	font-size: 10px;
	color: #555;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÊÀÐÒÈÍÎ×ÊÈ ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.forum-action {
	position: relative;
	border: 1px solid #93b611;
	display: inline-block;
	padding: 0 5px 0 30px;
	color: #2e2e2e;
	background: #fff;
}
.forum-action .action-icon {
	background-image: url(/_img/modules/forum/default/mychel.png);
}

.forum-action3 {
	position: relative;
	border: 1px solid #AFAFAF;
	display: inline-block;
	padding: 3px 5px 3px 30px;
	color: #2e2e2e;
	text-decoration: none;
	background: #fff;
}

.forum-action3 .action-icon {
	background-image: url(/_img/modules/forum/default/mychel.png);
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÔÎÐÌÀ ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.forum-message-form th
{
	background: #DDDDDD;
	font-weight: bold;
	text-align: left;
	color: #004A6B;
	font-size: 13px;
	padding: 3px 8px;
}

.forum-message-form th.title
{
	background: transparent;
	font-weight: normal;
	text-align: left;
	color: #004A6B;
	font-size: 18px;
	padding: 0;
	width:170px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÎÏÐÎÑ ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.poll th
{
	background-color: #DDDDDD;
	font-size: 13px;
	color: #004A6B;
	font-weight: bold;
	padding: 3px 8px;
	text-align: left;
}

.poll .rating .result
{
	color: #004A6B;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ ÎÑÒÀËÜÍÎÅ ~~~~~~~~~~~~~~~~~~~~~~~~~ */

#forum-block-form th
{
	background-color: #DDDDDD;
	font-size: 13px;
	color: #004A6B;
	font-weight: bold;
	padding: 3px 8px;
	text-align: left;
}

.forum-row-odd
{
	background: #f6f6f6;
}
