/* [[main]] */

/* {{body}} */

body.bs_body {
	margin: 10px 20px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #a7a7a7;
	background-color: #1E1E1E;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.bs_body a {
	text-decoration: none;
	color: #D5D5D5;
}

.bs_new_link a {
	text-decoration: none;
	color: #000000;
}

.bs_body a:hover {
	text-decoration: underline;
	color: #D5D5D5;
}

/* {{main}} */

.bs_main {
	padding: 0.4em;
	color: #ffffff;
	background-color: #333333;
}

.bs_main a {
	text-decoration: none;
	color: #D5D5D5;
}

.bs_main a:hover {
	text-decoration: underline;
	color: #D5D5D5;
}

/* {{coldesc}} */

.bs_coldesc {
	padding: 0.3em;
	font-size: 0.9em;
	color: #ffffff;
	background-color: #4d4d4d;
	background-image: url(images/topic.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.bs_coldesc a {
	text-decoration: none;
	color: #D5D5D5;
}

.bs_coldesc a:hover {
	text-decoration: underline;
	color: #D5D5D5;
}

.bs_coldesc_sep {
	border-top: 1px solid #353635;
	background-color: #4A4A4A;
	padding: 0.3em;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
}

.bs_left {
	padding: 0.3em;
	font-size: 0.9em;
	background-color: #4A4A4A;
	font-weight: bold;
}

/* {{topic}} */

.bs_topic {
	font-size: 1.1em;
	font-weight: bold;
	color: #bfbfbf;
	padding: 0.4em;
	background-color: #4d4d4d;
	background-image: url(images/topic.gif);
	background-repeat: repeat-x;
	text-align: center;
}

td.bs_topic {
	padding: 0.3em;
}

h1.bs_topic {
	margin: 0;
	padding: 0.3em;
}

.bs_topic a {
	background-image: none;
	color: #a7a7a7;
}

.bs_topic a:hover {
	color: #a7a7a7;
	text-decoration: underline;
}

/* {{desc}} */

.bs_desc {
	padding-top: 0.5em;
	font-size: 0.9em;
	font-weight: normal;
}

/* {{border}} */

.bs_border {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 1px;
	border: 1px solid #404040;
}

/* {{headline}} */

div.bs_headline {
	cursor: pointer;
	background-color: #333333;
	background-image: url(images/headline_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 119px;
}

.bs_menu_wrapper {
	background-image: url(images/topic.gif);
	background-repeat: repeat-x;
	background-color: #333333;
}

.bs_menu a {
	color: #bfbfbf;
	font-weight: bold;
}

.bs_menu a:hover {
	color: #bfbfbf;
	text-decoration: underline;
}

.bs_welcome {
	color: #a7a7a7;
	background-color: #333333;
}

li.bs_welcome_left {
	padding: 0.25em;
}

li.bs_welcome_right {
	padding: 0.25em;
}

/* {{bottom}} */

div.bs_bottom {
	color: #ffffff;
	background-color: #333333;
}

li.bs_bottom {
	padding: 2px;
}

/* {{form}} */

fieldset.bs_form dl {
	background-color: #4A4A4A;
}

fieldset.bs_form dt {
	padding: 0.5em;
	width: 21%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

fieldset.bs_form dd {
	padding: 0.5em;
	margin-left: 23%;
	color: #000;
	background-color: #C7C7C7;
	vertical-align: middle;
}

fieldset.bs_subform dl {
	background-color: #C7C7C7;
}

fieldset.bs_subform dt {
	font-weight: normal;
	width: 20%;
}

fieldset.bs_subform dd {
	margin-left: 20%;
}

/* [[content]] */

/* {{forums}} */

td.bs_forums {
	padding: 0.4em;
	color: #EBEBEB;
	background-color: #808080;
}

.bs_forums a {
	text-decoration: none;
	color: #EBEBEB;
	font-size: 1.2em;
	font-weight: bold;
}

.bs_forums a:hover {
	text-decoration: underline;
	color: #EBEBEB;
	font-weight: bold;
}

/* {{forums_small}} */

.bs_forums_small_description {
	font-size: 10px;
}

.bs_forums_small_description a {
	text-decoration: none;
	color: #D5D5D5;
	font-size: 10px;
	font-weight: bold;
}

td.bs_forums_small {
	padding: 0.4em;
	color: #D5D5D5;
	background-color: #808080;
}

.bs_forums_small a {
	color: #D5D5D5;
	text-decoration: none;
	font-size: 0.87em;
}

.bs_forums_small a:hover {
	color: #D5D5D5;
	text-decoration: underline;
}

/* {{categories}} */

td.bs_categories {
	padding: 0.4em;
	background-color: #404040;
}

.bs_categories a {
	text-decoration: none;
	color: #bfbfbf;
	font-size: 1.2em;
	font-weight: bold;
}

.bs_categories a:hover {
	color: #bfbfbf;
	text-decoration: underline;
}

/* {{topics_small}} */

.bs_topics_small a {
	font-size: 0.9em;
	color: #808080;
	text-decoration: none;
}

.bs_topics_small a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* {{post}} */

.bs_post_separator {
	background-color: #808080;
	height: 4px;
	line-height: 4px;
	font-size: 4px;
	padding: 0;
	margin: 0;
}

.bs_signature_sep {
	color: #606060;
	height: 1px;
	width: 50%;
}

.bs_posts_bar_1 {
	padding: 0.4em;
	color: #000;
	background-color: #959595;
}

.bs_posts_bar_1 a {
	text-decoration: none;
	color: #AB1111;
}

.bs_posts_bar_1 a:hover {
	text-decoration: underline;
	color: #AB1111;
}

.bs_posts_bar_2 {
	padding: 0.4em;
	color: #000;
	background-color: #959595;
}

.bs_posts_bar_2 a {
	text-decoration: none;
	color: #AB1111;
}

.bs_posts_bar_2 a:hover {
	text-decoration: underline;
	color: #AB1111;
}

.bs_posts_left_1 {
	background-color: #959595;
	color: #000000;
}

.bs_posts_left_1 a {
	color: #AB1111;
}

.bs_posts_left_1 a:hover {
	text-decoration: underline;
	color: #AB1111;
}

td.bs_posts_left_2 {
	background-color: #959595;
	color: #000000;
}

.bs_posts_left_2 a {
	color: #AB1111;
}

.bs_posts_left_2 a:hover {
	text-decoration: underline;
	color: #AB1111;
}

.bs_posts_main_1 {
	font-size: 1.05em;
	line-height: 140%;
	background-color: #C0C0C0;
	color: #000000;
}

.bs_posts_main_1 a {
	text-decoration: none;
	color: #AB1111;
}

.bs_posts_main_1 a:hover {
	text-decoration: underline;
	color: #AB1111;
}

.bs_posts_main_2 {
	font-size: 1.05em;
	line-height: 140%;
	background-color: #C0C0C0;
	color: #000000;
}

.bs_posts_main_2 a {
	text-decoration: none;
	color: #AB1111;
}

.bs_posts_main_2 a:hover {
	text-decoration: underline;
	color: #AB1111;
}

/* [[formating]] */

/* {{bbcode}} */

input.bs_bbcode {
	height: 26px;
	padding: 2px;
}

img.bs_bbcode {
	padding: 2px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	vertical-align: left;
}

/* {{bbcode_popup}} */

.bs_bbcode_popup {
	background-color: #fff;
	border: 1px solid #aaa;
	border-bottom: none;
}

.bs_bbcode_popup li {
	border-bottom: 1px solid #aaa;
}

.bs_bbcode_popup li a {
	color: #000;
	padding: 0.2em;
}

.bs_bbcode_popup li a:hover {
	color: #000;
	background-color: #f0f0f0;
	text-decoration: none;
}

/* {{quote}} */

.bs_quote_section {
	border: 1px solid #444444;
	background-color: #666666;
	margin: 0.5em 0.8em;
}

.bs_quote_section_top {
	padding: 0.4em;
	background-color: #4d4d4d;
	font-size: 1.05em;
	color: #bfbfbf;
	background-image: url(images/topic.gif);
	background-repeat: repeat-x;
}

.bs_quote_section_main {
	padding: 0.4em;
	background-color: #959595;
	background-image: url(images/quote_big.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 100px;
}

.bs_att_section_main {
	padding: 0.4em;
	background-color: #959595;
}

/* {{code}} */

.bs_code_section_main {
	padding: 0.4em;
	background-color: #959595;
}

.bs_lcode {
	width: 20px;
	border-right: 1px solid #333;
	padding-right: 0.2em;
}

.bs_rcode {
	padding-left: 0.2em;
	font-family: "courier new", monospace;
	font-size: 1.2em;
}

/* [[calendar]] */

/* {{calendar}} */

td.bs_calendar {
	font-size: 0.9em;
	font-weight: normal;
	background-color: #A0A0A0;
}

td.bs_calendar_today {
	font-size: 0.9em;
	background-color: #A0A0A0;
	border: 1px solid #AB1111;
}

.bs_calendar a {
	text-decoration: none;
	color: #AB1111;
}

.bs_calendar a:hover {
	text-decoration: underline;
	color: #AB1111;
}

/* {{calendar_empty}} */

td.bs_calendar_empty {
	padding: 0.4em;
	font-size: 0.9em;
	background-color: #404040;
}

td.bs_calendar_empty_today {
	padding: 0.4em;
	font-size: 0.9em;
	background-color: #404040;
	border: 2px solid #aa1111;
}

/* {{calendar_border}} */

td.bs_calendar_border {
	padding: 0.4em;
	font-size: 0.9em;
	background-color: #404040;
}

td.bs_calendar_border_today {
	padding: 0.4em;
	font-size: 0.9em;
	background-color: #404040;
	border: 2px solid #AB1111;
}

/* [[other]] */

/* {{unread}} */

span.bs_unread {
	color: #C00000;
	font-weight: bold;
}

/* {{highlight}} */

span.bs_highlight {
	background-color: #FFFF00;
	color: #000;
}

/* {{formelements}} */

input, select, textarea {
	border: 1px dotted #000000; 
	padding: 0.2em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #e7e7e7;
}

/* {{pagination}} */

.bs_pageno {
	background-color: #a7a7a7;
	border: 1px solid #404040;
	color: #000000;
}

.bs_pagecurrent {
	padding: 0px 4px;
	font-weight: bold;
}

.bs_pageno a {
	padding: 0px 4px;
	color: #404040;
}

.bs_pageno a:hover {
	background-color: #808080;
	color: #000000;
	text-decoration: none;
}

/* {{button}} */

a.bs_button {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	height: 20px;
}

a.bs_button:hover {
	color: #bfbfbf;
	text-decoration: none;
}

a.bs_button_big {
	background-image: url(images/button_big.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	height: 20px;
}

a.bs_button_big:hover {
	color: #bfbfbf;
	text-decoration: none;
}

a.bs_button_selected {
	background-image: url(images/button_selected.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	height: 20px;
}

a.bs_button_selected:hover {
	color: #bfbfbf;
	text-decoration: none;
}

a.bs_button_selected_big {
	background-image: url(images/button_selected_big.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	height: 20px;
}

a.bs_button_selected_big:hover {
	color: #bfbfbf;
	text-decoration: none;
}

.bs_bbcode_spoiler {
   margin-left:10px; 
   width: 100px; 
   font-size: 9px; 
   color:#ff0000; 
   font-weight:bold;
}

.l_table_top 
{
	color:#c7c7c7;
	vertical-align: top;			
	background-color: #222222;
	border: 1px solid #333333;
}
.l_table_content 
{
	color:#c7c7c7;
	vertical-align: top;	
	background-color: #4f4f4f;
	border: 1px solid #333333;
}
.l_table_none
{
	color:#c7c7c7;
	border-left:0px none #333333;
	border-top:0px none #333333;
}
