/**********

			And now - hardcore - css-only redesign comments
			Dont look at this part, I know. It just works, nothing more.
			Nostalgie @ http://css1k.com/#twttr - but is even more awesome

***********/

#comment_threads {
	margin-top: 20px;
	}
#comment_header_layer {
	margin: 20px 0;
	border: 0;
	}
    /*#comment_header_layer:before {
        content: "Комментарии";
        display: block;
        margin-bottom: 20px;
        padding-bottom: 12px;
        border-bottom: 1px solid #d6d6d6;
        font-family: arial;
        font-size: 14px;
        color: #000;
        font-weight: bold;
        }*/
#cmnt_text {
	width: 620px;
	height: 120px;
	resize: vertical;
	}
.b-comment_form > b {
	font-family: Arial;
	font-size: 14px !important;
	color: #000;
	font-weight: bold;
	}
.b-comment_form > .g-fr {
	display: block;
	margin-bottom: 20px;
	}
.b-comment_mt + div {
	margin-top: 12px;
	}
.b-comm_btn,
.b-comment_mt + div a,
#commAddForm input[type=submit] {
    -webkit-transition-property: color, border-color;
    -webkit-transition-timing-function: linear, linear;
    -webkit-transition-duration: .2s, .2s;
       -moz-transition-property: color, border-color;
       -moz-transition-timing-function: linear, linear;
       -moz-transition-duration: .2s, .2s;
         -o-transition-property: color, border-color;
         -o-transition-timing-function: linear, linear;
         -o-transition-duration: .2s, .2s;
            transition-property: color, border-color;
            transition-timing-function: linear, linear;
            transition-duration: .2s, .2s;
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid;
	border-radius: 2px;
	cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
         -o-user-select: none;
            user-select: none;
    border-color: #ccc #ccc #aaa;
    box-shadow: 0 1px 2px rgba(0,0,0,.25),
                inset 0 0 3px #fff;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(top, #fafafa, #dcdcdc);
    background-image:    -moz-linear-gradient(top, #fafafa, #dcdcdc);
    background-image:      -o-linear-gradient(top, #fafafa, #dcdcdc);
    background-image:         linear-gradient(to bottom, #fafafa, #dcdcdc);
    font-weight: bold;
    text-decoration: none;
	font-size: 11px;
	color: #555;
    text-shadow: 0 1px 0 #fff;
	}
	.lt-ie8 .b-comm_btn,
	.lt-ie8 .b-comment_mt + div a {
		display: inline;
		zoom: 1;
		}
    .b-comm_btn:hover,
    .b-comment_mt + div a:hover,
    #commAddForm input[type=submit]:hover {
        border-color: #aaa #aaa #999;
        box-shadow: 0 1px 2px rgba(0,0,0,.25),
                    inset 0 0 3px #fff;
        background-color: #f4f4f4;
        background-image: -webkit-linear-gradient(top, #f0f0f0, #e6e6e6);
        background-image:    -moz-linear-gradient(top, #f0f0f0, #e6e6e6);
        background-image:      -o-linear-gradient(top, #f0f0f0, #e6e6e6);
        background-image:         linear-gradient(to bottom, #f0f0f0, #e6e6e6);
        text-decoration: none;
        }
	.b-comm_btn:active,
	.b-comment_mt + div a:active,
    #commAddForm input[type=submit]:active {
        border-color: #888 #aaa #aaa;
        box-shadow: inset 0 1px 5px rgba(0,0,0,.25),
                    0 1px 0 #fff;
        background-color: #e0e0e0;
        background-image: -webkit-linear-gradient(top, #c8c8c8, #e6e6e6);
        background-image:    -moz-linear-gradient(top, #c8c8c8, #e6e6e6);
        background-image:      -o-linear-gradient(top, #c8c8c8, #e6e6e6);
        background-image:         linear-gradient(to bottom, #c8c8c8, #e6e6e6);
		}
		.b-comment_mt + div a img {
			display: none;
			}
.b-comm_btn > img,
.b-comment_mt + div a > img {
	margin-right: 7px;
	}
#commAddForm div a {
	color: #0079b9;
	text-decoration: underline;
	}
#CMNT_ID_0 {
    clear: both;
	margin-top: 12px;
	/*border-top: 1px solid #d6d6d6;
	padding-top: 10px;*/
	}
.coment1 {
	margin-top: 10px;
	}
.g-fl .g-small.c-gray {
	color: #666;
	}
.g-fl .g-small.c-gray + a {
	margin-left: 10px;
	/*color: #0079B9;*/
	text-decoration: underline;
	}
#commAddForm > div[class=""] {
	height: 20px;
	}
#commAddForm > div[class=""] .g-fl {
	display: block;
	float: left;
	}
#commAddForm > div[class=""] .g-cr {
	display: block;
	float: right;
	}
#commAddForm > .g-fl.g-small {
	display: inline-block;
	margin-left: 40px;
	vertical-align: middle;
	}
#commAddForm {
	padding: 12px 0;
	border: solid #eee;
	border-width: 1px 0;
	}
.b-comment_form #commAddForm {
	padding: 0;
	border-width: 0;
	}
#commAddForm:before, #commAddForm:after {
	display: table;
	content: "";
	}
#commAddForm:after {
	clear: both;
	}
.lt-ie8 #commAddForm {
	zoom: 1;
	}
#commAddForm textarea {
	margin: 12px 0;
	}
.blu b {
	margin-right: 40px;
	/*font-size: 13px;*/
	/*color: #666;*/
	/*text-decoration: underline;*/
	/*font-weight: normal*/
	}
#comment_threads .g-fl {
	float: left;
	}
#comment_threads .g-fr {
	float: right;
	}
#comment_threads .g-cl_s {
	clear: both;
	}
#comment_threads a[id] + div {
	position: relative;
	margin: 12px 0 0;
	padding: 12px 0 12px 80px;
	border-top: 1px dotted #cfd1d3;
	}
#comment_threads a[id] + div .imgborder_tech {
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
	top: 12px;
	border: 0;
	}

.b-comment_answ + .g-cl_m {
    display: none;
    }

.b-comment_line.b-comment_p_s {
	margin-left: 0 !important;
	margin-top: 10px;
    padding-top: 10px;
	}
.coment1 > .g-fl:first-child {
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	}

a[id*="CMNT_ANCHOR"] + div > .g-cl_s {
    height: 0;
    }

#imgLoaderStatus_1,
#imgLoaderStatus_2 {
	float: right;
	margin-top: 1px;
	}
#imgLoaderStatus_1 + .g-cl_m {
    height: 0;
    }
#recaptcha_image {
	float: left;
	width: 300px;
	margin-right: 20px;
	}
#commAddForm label + .g-cl {
	display: none;
	}
#commAddForm > input[type="text"] + .g-cl_s + div[class] {
	margin-top: 10px;
	}
#commAddForm .g-cl_m,
#commAddForm .g-cl_s,
#commAddForm .g-cl_m + .g-cl {
	display: none !important;
	}
.recaptcha_only_if_image {
	text-align: right;
	}
#recaptcha_response_field {
	margin: 0 0 0 10px;
	}
#commAddForm .g-cl_s + div {
	margin: 8px 0;
	vertical-align: middle;
	text-align: right;
	}
#recaptcha_widget > .g-cl_s + div {
	float: right;
	margin-top: 12px;
	}
span.comment_green > b {
	color: green;
	}
span.comment_red > b {
	color: red;
	}
/*

.roz,
.roz a {
	color: #e45ecf
	}
.blu,
.blu a {
	color: #5e61e4
	}
*/

#imgLoaderStatus_2 {
    position: absolute;
    /*left: -999px;*/
    }
#imgLoaderStatus_2 + .fl {
	float: none;
    margin-top: 20px;
    padding: 20px 40px 0;
    border-top: 1px dotted #CFD1D3;
    text-align: center;
	white-space: nowrap;
    }
	#imgLoaderStatus_2 + .fl:before,
	#imgLoaderStatus_2 + .fl:after {
		content: '';
		display: table;
		}
	#imgLoaderStatus_2 + .fl:after {
		clear: both;
		}
    #imgLoaderStatus_2 + .fl > b,
    #imgLoaderStatus_2 + .fl > a {
        display: inline-block;
        margin: 0 2px;
        padding: 6px 10px;
        border: 1px solid;
        border-radius: 2px;
        -webkit-user-select: none;
           -moz-user-select: none;
             -o-user-select: none;
                user-select: none;
        background: #e0e0e0;
        vertical-align: middle;
        font-size: 11px;
        color: #555;
        text-shadow: 0 1px 0 #fff;
        }
    #imgLoaderStatus_2 + .fl > b {
        border-color: #888 #aaa #aaa;
        cursor: default;
        background-color: #e0e0e0;
        box-shadow: inset 0 1px 5px rgba(0,0,0,.25),
                    0 1px 0 #fff;
        background-image: -webkit-linear-gradient(top, #c8c8c8, #e6e6e6);
        background-image:    -moz-linear-gradient(top, #c8c8c8, #e6e6e6);
        background-image:      -o-linear-gradient(top, #c8c8c8, #e6e6e6);
        background-image:         linear-gradient(to bottom, #c8c8c8, #e6e6e6);
        font-weight: bold;
        }
    #imgLoaderStatus_2 + .fl > a {
        border-color: #ccc #ccc #aaa;
        box-shadow: 0 1px 2px rgba(0,0,0,.25),
                    inset 0 0 3px #fff;
        background-color: #ddd;
        background-image: -webkit-linear-gradient(top, #fafafa, #dcdcdc);
        background-image:    -moz-linear-gradient(top, #fafafa, #dcdcdc);
        background-image:      -o-linear-gradient(top, #fafafa, #dcdcdc);
        background-image:         linear-gradient(to bottom, #fafafa, #dcdcdc);
        font-weight: bold;
        text-decoration: none;
        }
        #imgLoaderStatus_2 + .fl > a:hover {
            border-color: #aaa #aaa #999;
            box-shadow: 0 1px 2px rgba(0,0,0,.25),
                        inset 0 0 3px #fff;
            background-color: #f4f4f4;
            background-image: -webkit-linear-gradient(top, #f0f0f0, #e6e6e6);
            background-image:    -moz-linear-gradient(top, #f0f0f0, #e6e6e6);
            background-image:      -o-linear-gradient(top, #f0f0f0, #e6e6e6);
            background-image:         linear-gradient(to bottom, #f0f0f0, #e6e6e6);
            text-decoration: none;
            }
        #imgLoaderStatus_2 + .fl > a:active {
            border-color: #888 #aaa #aaa;
            box-shadow: inset 0 1px 5px rgba(0,0,0,.25),
                        0 1px 0 #fff;
            background-color: #e0e0e0;
            background-image: -webkit-linear-gradient(top, #c8c8c8, #e6e6e6);
            background-image: -moz-linear-gradient(top, #c8c8c8, #e6e6e6);
            background-image: -o-linear-gradient(top, #c8c8c8, #e6e6e6);
            background-image: linear-gradient(to bottom, #c8c8c8, #e6e6e6);
            }
        #imgLoaderStatus_2 + .fl > a[title],
        #imgLoaderStatus_2 + .fl > a[title]:hover {
            padding: 0;
            border: 0;
            box-shadow: none;
            background: transparent;
            font-weight: normal;
            }

/**********

			End of hardcode. I Hope. Amen

**********/

/*
 * Comments Rules
 */

.b-comment_disclaimer {
	padding: 10px;
	margin-bottom: 10px;
	background: #f0f0f0;
	border: 1px solid #c70000;
	}
.b-comment_disclaimer a{
	text-decoration: underline;
	}