/* ???????? ???????? ------------------------------------------*/ #rating_os { float:right; font: 9px Verdana,Arial,Helvetica, sans-serif; color:#000; //text-shadow: 1px 1px 1px #252525; } #rating_os a:link, #rating_os a:visited, #rating_os a:hover {text-decoration:none; color:#000; } #rating_l, #rating_p{ float:left; background: #EDEDED; font: 9px Verdana,Arial,Helvetica, sans-serif; padding: 3px 7px 3px 7px; margin: 0px 3px 0px 3px; border: 1px solid #252525; // -webkit-border-radius: 4px; // -moz-border-radius: 4px; // border-radius: 4px; } #rating_p { font-weight: bold; } #rating_l:hover { background: #EDEDED; } /* ---------------------------------------*/ /* Вид комментариев для uCoz v.5 ------------------------------------------*/ .cell_comment { float:left; width:99%; color:#666; background:#fff; margin: 10px 0px; border: 1px solid #bdd3e0; // border-radius:3px; overflow: hidden; } .comment_top { float:left; width:100%; padding:5px 0px; background:#F4F8F9; border-bottom: 1px solid #E6F0F2; } .comment_name{ margin-left: 20px; color:#34AB63; } .comment_number { float:right; background:#f5f7f9; margin-right: 20px; } .comment_top span { font:9px Verdana,Arial,Helvetica, sans-serif; color:#999; } .comment_mp, .comment_page { float:right; margin-right: 20px; } .comment_message { float:left; font:115%/1.5 Verdana,Arial,Helvetica, sans-serif; text-align:justify; width:96%; overflow: hidden; padding: 10px 20px 15px 20px; } .comment_avatar { float:right; width:50px; height:50px; margin: 0px 0px 10px 20px; border: 3px solid #bdd3e0; border-radius:3px; } .comment_bottom { float:left; width:100%; padding:6px 0px 5px 0px; background:#F4F8F9; border-top: 1px solid #E6F0F2; font:10px Verdana,Arial,Helvetica, sans-serif; } .comment_answer:link, .comment_answer:visited{ float:left; margin: 0px 0px 0px 20px; background:#8cbec9; padding: 2px 7px 2px 7px; text-shadow: 1px 1px 1px #5d97a4; color:#fff; } .comment_answer:hover { background:#9dd0db; } .comment_answer:active { box-shadow:inset 0px 0px 3px #5a95a2!important; } .comment_like:link, .comment_like:visited{ float:right; background:#8ec98c; padding: 2px 7px 2px 7px; text-shadow: 1px 1px 1px #4aa44c; color:#fff; } .comment_like:hover { background:#abe6a9; } .comment_like:active { box-shadow:inset 0px 0px 3px #349932!important; } .comment_bottom strong { float:right; padding: 2px 10px 2px 10px; background:#dde9d9; margin-right: 20px; } .comment_answer_admin{ float:left; width:94%; margin-top: 10px; padding: 10px 20px 10px 20px; background:#f4ecec; border-radius:3px; } .comment_avatar_admin{ float:right; width:50px; height:50px; margin: 0px 0px 10px 25px; border: 3px solid #dca2a2; border-radius:3px; } .cell_comment a:hover img { filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85); -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=85); } /* Форма комментарий ------------------------------------------*/ #forma_comment { float:left; width:540px; background:#fff; // padding: 15px 30px 15px 30px; } .comm_input { color:#999; padding:5px; width:245px; background: #f9f9f9; border: 1px solid #E0E0E0; margin: 10px 0px 10px 0px; } .comm_input:focus, #forma_comment textarea:focus { box-shadow:inset 0px 1px 3px #c3c3c3!important; -webkit-box-shadow:inset 0px 1px 3px #c3c3c3!important; -moz-box-shadow:inset 0px 1px 3px #c3c3c3!important; } #forma_comment textarea { margin:0; float:left; color:#555; padding:10px; background:#f9f9f9; width:540px!important; height:100px!important; border:1px solid #E0E0E0; border-top:none; } #panel_error { float:left; width:100%; text-align:center; margin: 5px 0px 10px 0px; font: 12px Verdana,Arial,Helvetica, sans-serif; color:#c71a1a; } #panel_bottom { float:left; width:100%; } #ckcomm_dobavit { float:right; background:#dfdfdf; padding:4px; } .left {float:left;} .right {float:right;} /* Вид Панели BB-кодов ------------------------------------------*/ #comment_panel { float:left; width:530px; padding: 5px 5px 5px 5px; background:#E0E0E0; } #comment_panel .codeButtons{ display:none; } #panel_bb { float:left; width:500px; } .eTag { background: rgba(130,207,243,0.20); padding: 4px; border-radius: 4px 4px 4px 4px; } #panel_bb a:link, #panel_bb a:visited { float:left; padding: 3px 10px 4px 10px; margin: 0px 5px 0px 0px; background:#F6F6F6; cursor:pointer; border:1px solid #B2B2B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font: 10px Verdana,Arial,Helvetica, sans-serif; color:#555; text-shadow: 1px 1px 1px #fff; } #panel_bb a:hover {background:#fff;} .panel_i {font-style:italic!important; } .panel_u {text-decoration: underline!important; } .panel_info {float:right!important; margin: 0px!important;} .menu_n { float:left; display:block; position:relative; margin: 2px 5px 0px 0px; } .dd_ugol1, .dd_menu {width:240px;} .dd_menu { float:left; padding:5px; left:-999em; z-index:998; background:#fff; position:absolute; border:1px solid #999; margin: 0px 0px 0px -5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px; box-shadow: 0px 0px 5px #999; } .menu_n:hover .dd_menu{ right:auto; left:0px; top:30px; } .dd_ugol1 { float:left; height:25px; top:-25px; left:4px; position:absolute; background:url(http://www.center-dm.ru/ucoz/forma_coment/v2/fon_ugol_1.png) no-repeat left bottom; } /* Разбор палётов (КАПЧА) ------------------------------------------*/ #panel_bottom img { display:none; } #secuImgC { margin:0!important; float:left!important; display:inline!important; border: 1px solid #E0E0E0!important; } .securityCode { color:#777!important; margin:0!important; float:left!important; height:25px!important; padding: 5px 5px 5px 5px!important; background:#f9f9f9!important; border: 1px solid #E0E0E0!important; border-right:none!important; } /* - добавляем внутреннюю тень поля */ .securityCode:focus { box-shadow:inset 0px 1px 3px #c3c3c3!important; -webkit-box-shadow:inset 0px 1px 3px #c3c3c3!important; -moz-box-shadow:inset 0px 1px 3px #c3c3c3!important; } /* - кнопка добавить комментарий */ .kn_dobavit { font:11px Verdana,Arial,Helvetica, sans-serif; text-shadow: 1px 1px 1px #333; float:right!important; color:#fff!important; margin:0!important; height:37px!important; cursor:pointer; padding: 0px 10px 0px 10px!important; background:#535B64!important; border: 4px solid #DFDFDF!important; } .kn_dobavit:hover { background:#3E444B!important; } #forma_comment a:hover img {filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50);}