body {
    background-color: #1b1f24;
    background-image:url(/img/background.gif);
    margin: 0px;
}

a {
    color: #8C6F30;
}

.central_block {
    width: 660px;
    background-color: #ffffff;
}

.message_list {
    width: 100%;
    border-bottom: 1px #dadada solid;
}

.message_list_td {
    padding: 20px;
    border-top: 1px #dadada solid;
}

.nelike_submit_button{
    height: 40px;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    /*background-color: #E8DABC;
    border-color: #8C6F30;*/
}

.comment_submit_button{
    height: 30px;
    font-size: 14px;
/*    margin-top: 2px;
    margin-bottom: 2px;*/
    width: 150px;
    /*background-color: #E8DABC;
    border-color: #8C6F30;*/
}

.tag_submit_button{
    height: 22px;
    font-size: 14px;
/*    margin-top: 10px;
    margin-bottom: 10px;*/
    /*background-color: #E8DABC;
    border-color: #8C6F30;*/
}

.nelike_input_textarea{
    width:500px;
    height: 100px;
    font-size: 16px;
    font-family: arial;
	color: #676767;
	margin: 0px;
	padding:0px;
	border: 0px;
	outline:none;
}

.nelike_input_textarea_disabled{
    width:500px;
    height: 100px;
    font-size: 16px;
    font-family: arial;
	color: #aaaaaa;
	margin: 0px;
	padding:0px;
	border: 0px;
	outline:none;
}

.comment_textarea{
    width:620px;
    height: 40px;
    font-size: 14px;
    background-color: #E8DABC;
    border: #8C6F30 solid 1px;
}

.nelike_input_text{
    width:500px;
    height: 30px;
    font-size: 20px;
    background-color: #E8DABC;
    border: #8C6F30 solid 1px;
}

.tag_input_text{
    width:398px;
    height: 20px;
    font-size: 14px;
    background-color: #E8DABC;
    border: #8C6F30 solid 1px;
}

.input_text_annotation{
	color: #676767;
	font-size: 11px;
	font-family: arial;
}

.nelike_text, .comments_count, .add_comment_text, .comment_time{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    color: #417eb3;
}

.comment_text{
    font-size: 16px;
    padding: 5px;
}

.message_user_name {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    color: #1b1f24;
}

.user_nickname{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #878787;
}

.user_id{
    font-size: 14px;
    font-style: italic;
}

.message_background{
    background-color: #E8DABC;
}

.my_message_background{
    background-color: #dce8cd;
}

.message_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px 0px;
}

.top_menu{
    font-size: 16px;
    width: 100%;
/*    padding: 5px 0px;
    text-align: right;*/
    background-color: #E8DABC;
    /*border: 1px red solid;*/
    border-bottom: 1px #8C6F30 solid;
}

.right_menu {
	width: 300px;
	position: relative;
	top: 30px;
	left: 20px;
}

.right_menu_active {
	background-image:url(/img/plashka_purple_middle.gif);
}

.right_menu_active>a, .right_menu_active>span {
	font-family: arial;
        font-size: 12px;
	color: #ffffff;
	text-shadow: #d3009d 1px 1px 0px;
}

.right_menu_inactive {
	background-image:url(/img/plashka_yellow_middle.gif);
}

.right_menu_inactive>a {
	font-family: arial;
        font-size: 12px;
	color: #000000;
	text-shadow: #ffe5a1 1px 1px 0px;
}
.right_menu_inactive>span {
	font-family: arial;
        font-size: 12px;
	color: #777777;
	text-shadow: #ffe5a1 1px 1px 0px;
}

.right_menu_left_round_active {
	background-image:url(/img/plashka_purple_round_left.gif);
}
.right_menu_left_round_inactive {
	background-image:url(/img/plashka_yellow_round_left.gif);
}

.right_menu_right_round_active {
	background-image:url(/img/plashka_purple_round_right.gif);
}
.right_menu_right_round_inactive {
	background-image:url(/img/plashka_yellow_round_right.gif);
}



.title {
    font-size: 24px;
    color: #8C6F30;
    font-weight: bold;
}

.title_not_active {
    font-size: 16px;
    color: #c4af82;
}

.small_title {
    font-size: 16px;
    color: #8C6F30;
    font-weight: bold;
}

.right_menu_title {
	font-size: 14px;
	font-family: arial;
	color: #2d2d2d;
	font-weight: bold;
}

.error {
	font-size: 12px;
	font-family: arial;
	color: #FF3333;
/*	font-weight: bold;*/
}

.sql_stat {
    border: 1px solid #8C6F30 ;
    background-color: #E8DABC;
    /*width: 400px;*/
    padding: 5px;
}

#nickname_list {
    font-size: 18px;
}


#comment_color_1{
    background-color: #DAC493;
}

#comment_color_2{
    background-color: #C9B483;
}

.my_comment_background{
    background-color: #dce8cd;
}

.deleted_comment_background{
    background-color: #dddddd;
}

.deleted_comment_text {
    font-size: 12px;
    font-family: arial;
    color: #666666;
}


.tag {
    border: 1px solid #8C6F30 ;
    background-color: #E8DABC;
    padding: 0px 5px;
    color: #8C6F30;
}

.small_tag {
    padding-top: 5px;
    font-size: 10px;
    font-family: arial;
    color: #666666;
}

.small_tag a{
	color: #666666;
}

.right_menu_user_name{
	font-size: 18px;
	font-family: arial;
	color: #0f68b3;
}

.right_menu_exit{
	font-size: 12px;
	font-family: arial;
	color: #b7b7b7;
}

.right_menu_exit a{
	color: #0f68b3;
}

.right_menu_statistic_block {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background-color: #f4f3e9;
	width: 300px;
}

.right_menu_statistic_text {
	font-size: 12px;
	font-family: arial;
	color: #2d2d2d;
	padding: 2px 0px;
}

.right_menu_statistic_digits {
	font-size: 12px;
	font-family: arial;
	color: #000000;
	font-weight: bold;
}

.right_menu_statistic_new {
	color: #c100af;
}

.right_menu_doyouknow {
	margin: 20px 13px;
	color: #676767;
	font-size: 11px;
	font-family: arial;
	line-height: 1.5;
}

.right_menu_description {
	padding: 5px 0px;
	color: #676767;
	font-size: 11px;
	font-family: arial;
/*	line-height: 1.5;*/
}

.login_text_input {
/*	width: 263px;*/
	width: 100%;
	height: 18px;
	font-size: 12px;
	font-family: arial;
	color: #676767;
	margin: 0px;
	padding:0px;
	border: 0px;
	outline:none;
}

.input_text input[type="text"], .input_text input[type="password"], .input_text textarea {
	background-color: #ffffff;
}
.input_text .top_left {
	background-image:url(/img/input_text_top_left.gif);
}
.input_text .top {
	background-image:url(/img/input_text_top.gif);
}
.input_text .top_right {
	background-image:url(/img/input_text_top_right.gif);
}
.input_text .right {
	background-image:url(/img/input_text_right.gif);
}
.input_text .bottom_right {
	background-image:url(/img/input_text_bottom_right.gif);
}
.input_text .bottom {
	background-image:url(/img/input_text_bottom.gif);
}
.input_text .bottom_left {
	background-image:url(/img/input_text_bottom_left.gif);
}
.input_text .left {
	background-image:url(/img/input_text_left.gif);
}

.input_text_focus input[type="text"], .input_text_focus input[type="password"], .input_text_focus textarea {
	background-color: #e8f7ff;
}
.input_text_focus .top_left {
	background-image:url(/img/input_text_top_left.gif);
	background-position: 0 -6px;
}
.input_text_focus .top {
	background-image:url(/img/input_text_top.gif);
	background-position: 0 -6px;
}
.input_text_focus .top_right {
	background-image:url(/img/input_text_top_right.gif);
	background-position: 0 -6px;
}
.input_text_focus .right {
	background-image:url(/img/input_text_right.gif);
	background-position: -5px 0;
}
.input_text_focus .bottom_right {
	background-image:url(/img/input_text_bottom_right.gif);
	background-position: 0 -4px;
}
.input_text_focus .bottom {
	background-image:url(/img/input_text_bottom.gif);
	background-position: 0 -4px;
}
.input_text_focus .bottom_left {
	background-image:url(/img/input_text_bottom_left.gif);
	background-position: 0 -4px;
}
.input_text_focus .left {
	background-image:url(/img/input_text_left.gif);
	background-position: -5px 0;
}

.input_text_error input[type="text"], .input_text_error input[type="password"], .input_text_error textarea {
	background-color: #ffeaea;
}
.input_text_error .top_left {
	background-image:url(/img/input_text_top_left.gif);
	background-position: 0 -12px;
}
.input_text_error .top {
	background-image:url(/img/input_text_top.gif);
	background-position: 0 -12px;
}
.input_text_error .top_right {
	background-image:url(/img/input_text_top_right.gif);
	background-position: 0 -12px;
}
.input_text_error .right {
	background-image:url(/img/input_text_right.gif);
	background-position: -10px 0;
}
.input_text_error .bottom_right {
	background-image:url(/img/input_text_bottom_right.gif);
	background-position: 0 -8px;
}
.input_text_error .bottom {
	background-image:url(/img/input_text_bottom.gif);
	background-position: 0 -8px;
}
.input_text_error .bottom_left {
	background-image:url(/img/input_text_bottom_left.gif);
	background-position: 0 -8px;
}
.input_text_error .left {
	background-image:url(/img/input_text_left.gif);
	background-position: -10px 0;
}


.login_form_text {
	font-size: 12px;
	font-family: arial;
	color: #2d2d2d;
}

.submit_button{
    height: 29px;
    font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #234e70;
	text-shadow: #edf3f8 1px 1px 0px;
/*	background-color: #cde0eb;*/
	background-image:url(/img/button_bg.gif);
	border: 1px solid #6e93b0;
	border-radius: 2px;
	padding: 0px 20px;
    /*background-color: #E8DABC;
    border-color: #8C6F30;*/
}

.submit_button:disabled{
	color: #95a6b3;
        text-shadow: #f6f9fa 1px 1px 0px;
        background-position: 0 -27px;
}

input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}
 
input[type="checkbox"] + label {
    background: url(/img/checkbox.png) 0 0 no-repeat;
    padding-left: 20px;
}
 
input[type="checkbox"]:checked + label {
    background-position: 0 -16px;
}


.post_settings_text {
	font-size: 12px;
	font-family: arial;
	color: #2d2d2d;
	text-decoration: none;
	border-bottom: 1px dashed #2d2d2d;
}

.post_settings_user_name {
	font-size: 12px;
	font-family: arial;
	color: #2d2d2d;
	margin: 0px 5px;
	border-bottom: 1px dashed #2d2d2d;
}


#mine {
    border-left: solid 5px #0000ff;
}

#not_mine {
    border-right: solid 5px #ff0000;
}

#loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin:-25px 0 0 -25px;
    display: none;
}













.lightbox {
    display: none;
    position: fixed; top: 0%; left: 0%;
    height: 100%; width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    text-align: center;
}

.lightbox > p {
    display: inline-block;
    padding: 8px;
    background: #fff;
    margin-top: 50px;
    text-align: left;
    box-shadow: 0 0 5px #fff;
}

.lightbox img { padding: 0px; }

.lightbox > p > a {
    display: block; 
    text-align:right;
}