Сообщение оставлено 06.11.2011 в 20:38:14 | Сообщение #
20
Проверенный Проверенный человек на сайте. Группа выдана за 100 сообщений на форуме.
К сожалению, пользователь контактные данные не указал.
К сожалению, пользователь данные о WMID не указал.
значит это в CSS ошибка?? Вот посмотрите Code
? /************************************************************\ * CSS \************************************************************/ /* Ячейка опроса ------------------------------------------*/ .cell_poll_title { text-align:center; font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif; padding: 5px 0px; } .cell_poll_left { float:left; width:115px; } .cell_poll_right { float:left; text-align:right; width:115px; } .cell_poll_forum, .cell_poll_rezultat, .cell_poll_variant, .cell_poll_title, .cell_poll { float:left; width:230px; } .cell_citation { font-size:10px; color:#555; } .cell_citation_os { float:left; background-color: #fff; border: 1px solid #B6B6B5; padding: 5px; } .cell_poll_rezultat, .cell_poll_variant { padding: 5px 0px; } .answer { padding: 5px 0px 5px 0px; } .answer div div { height: 10px !important; border: 1px solid #fff; } .answer div { display: block; position: relative; padding: 0 !important; border: 1px solid #B6B6B5; background: #F4F5F6; margin: 3px 0px 0px 0px;} /* -------------------------------------- */ #puzadpn {display:none} /* CSS Tweaks */ * {padding:0;margin:0;} a img {border:0;} .clear {clear:both;} a {text-decoration:none;} a:hover {text-decoration:underline;} p {padding-bottom:10px;} .hidden {display:none;} /* Body */ body {background:url(/img/bg.gif) 4px 5px;font-family:Arial;font-size:12px;} /* Top BG */ .topbg {position:absolute;top:0;left:0;width:100%;height:260px;background:url(/img/top_bg.gif) repeat-x top;z-index:1;} /* Wrapper */ .wrapper {position:relative;width:960px;margin:auto;z-index:2;} /************************************************************\ * Header \************************************************************/ .header {position:relative;height:203px;z-index:11;} /* Top Links */ .header .toplinks {position:absolute;top:10px;right:-13px;} .header .toplinks li {float:left;list-style:none;padding:0 13px;background:url(/img/toplinks_div.gif) no-repeat left;} .header .toplinks li:first-child {background:none;} .header .toplinks li a {color:#666;} .header .toplinks li img {vertical-align:top;margin-right:3px;} /* Search */ .header .search {width:258px;height:39px;background:url(/img/search_bg.gif);position:absolute;top:40px;right:0;} .header .search input[type="text"] {border:0;margin:6px 0;margin-left:38px;padding:5px;width:140px;float:left;color:#999;font-family:Arial;font-size:12px;} .header .search input[type="image"] {width:62px;height:27px;float:right;margin:5px;margin-left:0;} /* Light/Dark Buttons */ .header .button {display:block;width:33px;height:15px;background:url(/img/button_light_dark.gif) no-repeat top left;text-indent:-99px;overflow:hidden;position:absolute;top:88px;} .header .button-light {background-position:-33px 0;right:0;} .header .button-dark{background-position:0 0;right:33px;} /* Menu */ .header .menu {list-style:none;width:958px;height:50px;background:url(/img/menu_bg.gif);position:absolute;left:0;top:115px;border-left:1px solid #e28400;border-right:1px solid #e28400;z-index:10;} .header .menu > li {float:left;background:url(/img/menu_div.gif) no-repeat top right;position:relative;} .header .menu > li > a {float:left;display:block;height:50px;line-height:50px;padding:0 25px;color:#fff;font-weight:bold;font-size:12px;margin-right:2px;} .header .menu > li > a:hover ,.header .menu > li:hover > a{text-decoration:none;color:#ffcc00;background:url(/img/menu_bg_hover.gif);} .header .menu > li.dropdown > a > span {display:block;background:red;width:100%;} .header .menu > li:hover > ul {display:block;} .header .menu > li ul {list-style:none;position:absolute;width:189px;background:url(/img/menu_sub_bottom.gif) no-repeat bottom left;padding-bottom:6px;z-index:10;} .header .menu > li > ul {left:0;top:50px;display:none;} .header .menu > li > ul > li > ul {left:189px;top:0;display:none;} .header .menu > li > ul li {background:#cb5100 url(/img/menu_sub_div.gif) no-repeat top right;padding-top:2px;position:relative;} .header .menu > li > ul li > a {display:block;padding:5px;color:#fff;font-weight:bold;outline:none} .header .menu > li > ul li > a:hover,.header .menu > li > ul > li:hover > a {text-decoration:none;color:#ffcc00;background-color:#bf3e00;} .header .menu > li > ul > li:hover > ul {display:block;} .header .menu .dropdown a:before {content: "\00BB \0020";} /* Submenu */ .header .submenu {list-style:none;width:958px;height:38px;background:url(/img/submenu_bg.gif);position:absolute;left:0;top:165px;border-left:1px solid #5b5b5b;border-right:1px solid #5b5b5b;z-index:9;} .header .submenu > li {float:left;background:url(/img/submenu_div.gif) no-repeat top right;position:relative;} .header .submenu > li > a {float:left;display:block;height:38px;line-height:38px;padding:0 25px;color:#4fc4e3;font-weight:bold;font-size:12px;margin-right:2px;} .header .submenu > li > a:hover ,.header .submenu > li:hover > a{text-decoration:none;color:#fff;background:url(/img/submenu_bg_hover.gif);} .header .submenu > li.dropdown > a > span {display:block;background:red;width:100%;} .header .submenu > li:hover > ul {display:block;} .header .submenu > li ul {list-style:none;position:absolute;width:189px;background:url(/img/submenu_sub_bottom.gif) no-repeat bottom left;padding-bottom:6px;z-index:9;} .header .submenu > li > ul {left:0;top:38px;display:none;} .header .submenu > li > ul > li > ul {left:189px;top:0;display:none;} .header .submenu > li > ul li {background:#1f1f1f url(/img/submenu_sub_div.gif) no-repeat top right;padding-top:2px;position:relative;} .header .submenu > li > ul li > a {display:block;padding:5px;color:#4fc4e3;font-weight:bold;outline:none} .header .submenu > li > ul li > a:hover,.header .submenu > li > ul > li:hover > a {text-decoration:none;color:#fff;background-color:#2c2c2c;} .header .submenu > li > ul > li:hover > ul {display:block;} .header .submenu .dropdown a:before {content: "\00BB \0020";} /************************************************************\ * Featured / Top Articles \************************************************************/ .ftop {padding:10px;} .ftop .featured {float:left;width:630px;position:relative;} .ftop .featured .fwrap {width:630px;height:280px;overflow:hidden;position:relative;} .ftop .featured ul {width:100000px;position:absolute;top:0;left:0;} .ftop .featured li {list-style:none;float:left;} .ftop .featured li img {vertical-align:middle;} .ftop .featured li div {margin-top:1px;padding:5px;} .ftop .featured li div a {font-weight:bold;} .ftop .featured li div a.title {font-size:18px;font-weight:bold;} .ftop .featured .fthumbs {position:absolute;top:10px;left:10px;z-index:8;height:215px;overflow:hidden;} .ftop .featured .fthumbs img {border:2px solid #333;vertical-align:middle;margin-bottom:5px;width:62px;height:34px;} .ftop .featured .fthumbs img.active {border:2px solid #fff;} .ftop .featured a {outline:none;} .ftop .top {float:right;width:300px;} .ftop .top li {padding:10px 0;list-style:none;} .ftop .top li a {font-weight:bold;} .ftop .top li span {display:block;font-size:11px;height:14px;overflow:hidden;} .ftop .top li span a.comments {float:right;} /************************************************************\ * Left \************************************************************/ .left {float:left;width:630px;margin:10px;position:relative;z-index:7;} .left_fullwidth {width:auto;} /* Advertisements */ .left .advert-arch-top {width:468px;height:60px;margin:auto;padding-bottom:10px;} .left .advert-arch-bottom {width:300px;height:250px;margin:auto;padding-top:10px;} .left .advert-article-bottom {width:468px;height:60px;margin:auto;padding:15px 0;} /* Highlights */ .highlights {list-style:none;width:1000px;} .highlights li {margin:10px 0;width:204px;float:left;margin-right:9px;} .highlights span {display:block;padding:5px;font-weight:bold;} .highlights span.title {height:auto;overflow:hidden;} .highlights span.cat {font-size:11px;} .highlights .thumbnail img {width:196px;height:110px;vertical-align:middle;padding:1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;} /* Articles */ .articles {list-style:none;} .articles > li {padding:15px 0;} .articles .title {font-weight:bold;font-size:14px;} .articles .pinfo {display:block;padding:5px;font-size:11px;margin:5px 0;} .articles .pinfo a.comments {float:right;background-repeat:no-repeat;background-position:left;text-indent:15px;} .articles .thumb img {float:left;margin-right:5px;width:135px;height:75px;vertical-align:middle;padding:1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;} .articles .post {line-height:18px;} .articles .post a {font-weight:bold;} .articles .post-date {float:left;margin-right:5px;} .article .ainfo {padding:10px;position:relative;margin-bottom:10px;height:100px;} .article .ainfo .infol {float:left;width:80px;text-align:center;} .article .ainfo .avatar a {display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;margin-bottom:5px;} .article .ainfo .avatar a img {vertical-align:middle;width:75px;height:75px;display:block;} .article .ainfo .author a {font-size:11px;} .article .ainfo ul {list-style:none;position:absolute;top:0;right:0;} .article .ainfo ul li {float:left;padding-left:2px;} .article .ainfo ul li:first-child {background:none;} .article .ainfo ul li:first-child a {padding:0;width:126px;text-align:center;} .article .ainfo ul li a {float:left;display:block;height:35px;line-height:35px;font-weight:bold;padding:0 25px;outline:none;} .article .ainfo ul li a:hover {text-decoration:none;} .article .ainfo .advert {position:absolute;bottom:0;right:0;width:468px;height:60px;padding:12px 30px;} .article .title {font-size:24px;display:inline-block;} .article .postright {float:right;width:220px;} .article .postright .score {background:#00728f;width:188px;float:right;margin-bottom:10px;padding:10px;text-transform:uppercase;font-weight:bold;color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;} .article .thumbnail {float:right;margin:0;margin-left:5px;margin-bottom:5px;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;width:204px;height:115px;} .article .thumbnail img {vertical-align:middle;width:205px;height:115px;} .article .atabs {margin-top:10px;min-height:34px;clear:both;} .article .atabs .tabs {height:34px;} .article .atabs .tabs li {float:left;margin-right:1px;list-style:none;} .article .atabs .tabs li a {display:block;height:32px;line-height:34px;padding:0 15px;font-weight:bold;outline:none;} .article .atabs .tags {padding:10px;text-align:center;} .article .atabs .tags a {display:inline-block;padding-left:15px;background:url(/img/icon_tags.png) no-repeat left;margin:0 5px;} .article .atabs .categories {padding:10px;text-align:center;} .article .atabs .categories a {font-weight:bold;} .article .atabs .similarposts {padding:10px;} .article .atabs .similarposts li {list-style:none;padding:5px;font-weight:bold;} /* Images */ .article .post img {padding:1px;border:1px solid #ccc;max-width:620px !important;} .article .post img.wp-smiley {padding:0 !important;border:none !important;vertical-align:middle;} .article .post img.centered{display:block;margin-left:auto;margin-right:auto;} .article .post img.alignleft {margin:0 7px 2px 0;display:inline;} .article .post img.alignright{margin:0 0 2px 7px;display:inline;} /* HTML Headings */ .articles .post h1, .articles .post h2, .articles .post h3, .articles .post h4, .articles .post h5, .articles .post h6 {margin:10px 0;padding-bottom:10px;} .articles .post h1 {font-size:28px;padding-bottom:15px;margin-top:20px;} .articles .post h2 {font-size:24px;} .articles .post h3 {font-size:20px;} .articles .post h4 {font-size:18px;} .articles .post h5 {font-size:16px;} .articles .post h6 {font-size:13px;} /* Blockquotes */ .articles .post blockquote {margin:10px;padding:10px;position:relative;font-style:italic;} /* Lists */ .articles .post ul {margin:5px 0 5px;} .articles .post ul ul {margin:0;} .articles .post ol {margin:5px 0 5px;} .articles .post ol ol {margin:0;} .articles .post ul li {list-style:none;text-indent:15px;margin-left:12px;padding:3px 0;} .articles .post ol li {list-style-position:inside;margin-left:10px;padding:3px 0;} /* Comments */ .comments li {list-style:none;position:relative;text-indent:normal;} .comments li ul {margin-left:30px;} .comments li li li li li ul {margin-left:0;} .comments li .cwrap {padding:8px;margin:10px 0;position:relative;} .comments li .avatar img {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;vertical-align:middle;float:left;margin-right:8px;} .comments li .author,.comments li .author a {font-weight:bold;font-size:13px;} .comments li .cnumber {font-size:30px;position:absolute;right:8px;top:35px;} .comments li .cnumber span {font-size:18px;} .comments li .ratec {position:absolute;top:8px;right:8px;} .comments li .ratec .ratingtext {display:none;} .comments li .ctext {margin-top:8px;position:relative;} .comments li .ctext div {padding:8px;} .comments li .ctext .triangle {width:27px;height:27px;display:block;position:absolute;left:73px;top:-27px;} .comments input.cicon {margin-bottom:3px;height:21px;width:163px;padding-left:32px;padding-right:5px;padding-top:8px;background-repeat:no-repeat;background-position:top left;} .comments input.icon_name {background-position:0 0;} .comments input.icon_email {background-position:0 -29px;} .comments input.icon_website {background-position:0 -58px;} .comments input.cicon,.comments textarea {font-style:italic;font-family:Arial;font-size:12px;border:0;} .comments input.cicon:focus,.comments textarea:focus {font-style:normal;} .comments textarea {height:75px;padding:5px;width:475px;margin-bottom:10px;} /* Cancel Comment Reply Link */ .comments .cancel-comment-reply {display:none;padding:8px 0;} .comments li .cancel-comment-reply {display:block;} .comments .wpn_logged_in {padding-bottom:5px;} .comments li #respond {padding:0 5px;} .comments #respond img {vertical-align:middle;} /************************************************************\ * Right \************************************************************/ .right {float:right;width:300px;margin:10px;margin-left:0;position:relative;z-index:7;} .right .advert {margin-bottom:10px;} /* Widgets / Boxes */ .box {margin-bottom:10px;padding:10px;} .box > ul {margin:-10px;} .box li {list-style:none;line-height:32px;background:url(/img/list_bullet.png) no-repeat 11px 11px;padding-left:30px;} .box li ul {margin-left:0;} .box li ul ul {margin-left:15px;} .box li ul li {border-top:0;background:none;padding-left:0;line-height:22px;} .box li:first-child {border-top:0;} .box li a {font-weight:bold;outline:none;} /* List */ .list2 li {padding:10px;float:left;clear:left;width:280px;} .list2 li a {display:inline;background:none;font-weight:normal;padding:0;} .list2 li .limg {float:left;vertical-align:middle;padding:1px;margin-top:2px;margin-right:5px;} /* Latest Comments */ .latestc li {padding:10px;background:none;line-height:20px;} .latestc img {width:20px;height:20px;float:left;padding:1px;margin-right:5px;} /* Latest Reviews/Previews */ .latestrp li {padding:10px;background:none;line-height:20px;position:relative;} .latestrp img {width:38px;height:38px;float:left;padding:1px;margin-right:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;} .latestrp span {display:block;} .latestrp span a {font-weight:normal;} .latestrp .score {position:absolute;top:12px;right:12px;} /************************************************************\ * Bottom Links \************************************************************/ .bottomlinks {text-align:center;} .bottomlinks ul {height:35px;line-height:35px;} .bottomlinks .cats {background:#191919;border-top:1px solid #313131;border-bottom:1px solid #313131;} .bottomlinks .pages {background:#252525;} .bottomlinks li {display:inline;list-style:none;} .bottomlinks li a {display:inline-block;outline:none;color:#fff;font-weight:bold;margin:0 5px;} .bottomlinks .pages a {color:#ffcc00;} /************************************************************\ * Footer \************************************************************/ .footer {height:82px;background:url(/img/footer_bg.gif) repeat-x top;border-bottom:10px solid #a8a8a8;padding:15px;color:#666;font-size:11px;} .footer .fleft {float:left;width:700px;} .footer .fright {float:right;text-align:right;padding:8px 0;width:225px;opacity: 0.4;} .footer .fright:hover {opacity: 1;} .footer a {color:#c14000;font-weight:bold;} .footer a.alt {color:#00718e;} /************************************************************\ * Headings \************************************************************/ /* Top Stories */ .heading1 {display:block;height:36px;line-height:36px;text-indent:35px;font-size:14px;font-weight:bold;} .heading1 span {display:block;background-repeat:no-repeat;background-position:14px 14px;} /* Generic Heading */ .heading2 {display:block;height:36px;line-height:36px;text-indent:35px;font-size:14px;font-weight:bold;background:url(/img/heading2_bg.gif) repeat-x top;color:#fff;border:1px solid #df801d; border-top-left-radius: 5px; -moz-border-topleft-radius: 5px; border-top-right-radius: 5px; -moz-border-topright-radius: 5px;} .heading2 span {display:block;background:url(/img/heading2_arrow.gif) no-repeat 14px 14px;} /* Leave a Reply */ .heading3 {display:block;font-size:18px;font-weight:bold;margin-bottom:5px;} /************************************************************\ * Wordpress \************************************************************/ /* Calendar */ #wp-calendar {width:100%;} #wp-calendar td {padding:5px;text-align:center;vertical-align:middle;} #wp-calendar caption {font-size:14px;font-weight:bold;padding:5px 15px 7px;text-align:left;margin-bottom:10px;} #wp-calendar a {font-weight:bold;} #wp-calendar #prev a {text-align:left;font-weight:bold;} #wp-calendar #next a {text-align:right;font-weight:bold;} #tag_cloud{text-align:justify;line-height:23px;} #tag_cloud a{margin:2px;font-weight:bold;} /* Contact Form */ .formcontainer fieldset {margin:10px 0;padding:10px;-moz-border-radius:4px;-webkit-border-radius:4px;} .formcontainer legend {padding:7px 15px;-moz-border-radius:4px;-webkit-border-radius:4px;font-size:16px;font-weight:bold;} .formcontainer input, .formcontainer textarea {margin-bottom:5px;padding:5px;font-family:Arial;font-size:12px;-moz-border-radius:4px;-webkit-border-radius:4px;} .formcontainer input[type="text"] {width:250px;} .formcontainer textarea {width:550px;} .formcontainer label {margin-bottom:5px;} .formcontainer .form-submit {display:block;padding-top:15px;margin-top:8px;} .formcontainer p.error {padding:5px;font-size:14px;font-weight:bold;-moz-border-radius:4px;-webkit-border-radius:4px;} .formcontainer .success {padding:5px;font-size:14px;font-weight:bold;-moz-border-radius:4px;-webkit-border-radius:4px;} .formcontainer span {display:inline;} .alignright {float: right;} .alignleft {float: left} /* Page Navigation */ .catPages1, #pagesBlock1 {text-align:center;font-size:12px;padding:10px;padding-top:20px;font-weight:bold;font-family:Arial;} .catPages1 a:active, .catPages1 a:hover, .catPages1 b, .swchItemA, #swchItem a:active, #swchItem a:hover {padding:5px;margin-right:5px;} .catPages1 a, .catPages1 a:link, .swchItemA, .swchItem, .swchItem a:link {padding:5px;margin-right:5px;outline:none;} /* Captions */ .wp-caption {text-align:center;padding-top:4px;margin:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px;} .wp-caption img {margin:0;padding:0;border:0 none;} .wp-caption p.wp-caption-text {font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;} #puzadpn {position: absolute; background: #000;} #uzadmp {background-color: rgba(255, 200, 0, 0.504); box-shadow: 5px 1px 2px rgba(255, 200, 0, 0.504);} .pollAns {font-family: "Courier"; font-size: 10pt; padding: 8px;} .pollQue {text-align:center !important; font-size:12pt !important;} .ratingWrapper>img {width: 10px; height: 10px;} .ratingWrapper {text-align:left;width:150px;height:12px;color:#999999;font-size:10px;font-family:trebuchet MS,arial,verdana; position: relative; right: -50px; top: 18px;} .ratingWrapper img {border:none;cursor:pointer;vertical-align: middle;} .ratingText {float:right;font-weight:bold;} td>div>#uCatsMenu7 {left:auto !important; top:auto !important;} .phtTdMain {width:1px !important;display: inline;} .comments textarea, .securityCode {color: #999;} /***TITLE***/ .bg_news_top {background:url('/img/bg_news_top.png');height:25px;color:#7a0204;font:bold 9pt Arial;padding-left:11px;padding-top:10px;margin:0px 1px;} /* Ячейка опроса ------------------------------------------*/ .cell_poll_title { text-align:center; font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif; padding: 5px 0px; } .cell_poll_left { float:left; width:115px; } .cell_poll_right { float:left; text-align:right; width:115px; } .cell_poll_forum, .cell_poll_rezultat, .cell_poll_variant, .cell_poll_title, .cell_poll { float:left; width:230px; } .cell_citation { font-size:10px; color:#555; } .cell_citation_os { float:left; background-color: #fff; border: 1px solid #B6B6B5; padding: 5px; } .cell_poll_rezultat, .cell_poll_variant { padding: 5px 0px; } .answer { padding: 5px 0px 5px 0px; } .answer div div { height: 10px !important; border: 1px solid #fff; } .answer div { display: block; position: relative; padding: 0 !important; border: 1px solid #B6B6B5; background: #F4F5F6; margin: 3px 0px 0px 0px;} /* -------------------------------------- */ .amazon_scroller{ padding: 0px; margin: 0px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -khtml-border-radius: 10px; } .amazon_scroller .amazon_scroller_nav{ position: absolute; } .amazon_scroller .amazon_scroller_nav li{ cursor: pointer; position: absolute; } .amazon_scroller .amazon_scroller_mask{ position: absolute; margin-left: 30px; margin-right: 30px; overflow: hidden; } .amazon_scroller ul{ padding: 0px; margin: 0px; float: left; } .amazon_scroller ul li{ padding: 0px; margin: 0px; margin-left: 5px; margin-right: 5px; list-style: none; float: left; text-align: center; display:inline; } .amazon_scroller ul li a{ text-decoration: none; } .amazon_scroller ul li a:hover{ text-decoration: underline; } .amazon_scroller ul li a img{ border: none; } .r1 {color:#4d4d4d; text-shadow:1px 1px 0px #ffffff; font-size:12px; font-family:tahoma; font-weight:bold;} .r2 {color:#ffffff; text-shadow:1px 1px 0px #266601; font-size:12px; font-family:tahoma; font-weight:bold;} .r3 {color:#ffffff; text-shadow:1px 1px 0px #600505; font-size:12px; font-family:tahoma; font-weight:bold;} .Rate {height:40px; width:80px; text-align:center; padding-top:11px; font-size:12px; font-family:tahoma; font-weight:bold;} .negativeRate {background:url('http://ucozua.ru/Scripts/r3.png') no-repeat !important; color:#ffffff;} .nullRate {background:url('http://ucozua.ru/Scripts/r2.png') no-repeat !important; color:#4d4d4d;} .positiveRate {background:url('http://ucozua.ru/Scripts/r1.png') no-repeat !important; color:#ffffff;} .positiveRate table tr td {color:#ffffff;}
Добавлено (06.11.2011, 20:38:14) --------------------------------------------- ах да, и еще у меня можно переключаться между стилями сайта, например сначала он одно цвета, потом пожно поставить другой! Вот еще один CSS темного стиля дизайна
Code
body {color:#fefefe;} a {color:#ffcc00;} .content {background:#252525 url(/img/dark/content_bg.gif) repeat-x top;} .ftop {background:#191919;border-bottom:1px solid #252525;} .ftop .featured li div {background:#252525;border:1px solid #2d2d2d;} .ftop .featured li div a {color:#ff7800;} .ftop .featured li div a.title {color:#ffcc00;} .ftop .top li {background:url(/img/dark/ftop_top_div.gif) repeat-x bottom;} /*.ftop .top li:hover {background-color:#111;}*/ .ftop .top li span a {color:#f47402;font-weight:normal;} .ftop .top li span a.comments {color:#7ce4ff;} .heading1 {background:url(/img/dark/heading1_bg.gif) repeat-x top;color:#ccc;border:1px solid #4d4d4d;} .heading1 span {background-image:url(/img/dark/heading1_arrow.gif);} .heading3 {color:#ffcc00;} .highlights .thumbnail img {background:#000;border:3px solid #5b5b5b;} .highlights li {background:#202020;} .highlights span.cat {background:#111;border-top:1px solid #252525;color:#999;} .highlights span.cat a {color:#999;} .articles > li {background:url(/img/dark/articles_div.gif) repeat-x bottom;} .articles .pinfo {background:#111;border-top:1px solid #2d2d2d;color:#999; border-top-left-radius: 5px; -moz-border-topleft-radius: 5px; border-top-right-radius: 5px; -moz-border-topright-radius: 5px;} .articles .pinfo a {color:#7ce4ff;} .articles .pinfo a.comments {background-image:url(/img/dark/icon_comments.gif);} .articles .pinfo span a {color:#ff7800;} .articles .overlay a {background:url(/img/dark/articles_thumb.gif);} .articles .post a {color:#ffcc00;} .article .ainfo {background:#353535 url(/img/dark/articles_ainfo_bg.gif) repeat-x top;border:1px solid #494949;} .article .ainfo .avatar a {background:#110803;border:2px solid #7c7c7c;} .article .ainfo .author a {color:#4fc4e3;} .article .ainfo ul li {background:url(/img/dark/articles_ainfo_div.gif) no-repeat left;} .article .ainfo ul li a {color:#fff;} .article .ainfo ul li a:hover {background:url(/img/dark/articles_ainfo_bg_hover.gif);} .article .ainfo .advert {background:#191919;border-top:1px solid #494949;border-left:1px solid #494949;} .article .thumbnail {background:#110803;border:2px solid #7c7c7c;} .articles .thumb img {background:#000;border:2px solid #5b5b5b;} .article .atabs {background:url(/img/dark/articles_atabs_hdiv.gif) repeat-x 0 32px;} .article .atabs .tabs li a {color:#ccc;background:url(/img/dark/articles_atabs_bg.gif) repeat-x bottom;} .article .atabs .tabs li a.active {background:url(/img/dark/articles_atabs_bg_active.gif) repeat-x bottom;color:#fff;} .article .atabs .atabs_content {background:#191919;} .article .atabs .tags a {color:#4fc4e3;} .article .atabs .categories a {color:#ff7800;} .articles .post h1, .articles .post h2, .articles .post h3, .articles .post h4, .articles .post h5, .articles .post h6 {background:url(/img/dark/articles_atabs_hdiv.gif) repeat-x bottom;color:#aaa;} .articles .post blockquote {color:#ccc;background:#333;border-left:5px solid #4fc4e3;} .articles .post blockquote blockquote {background:#252525;border-left:5px solid #3a7584;} .articles .post ul li {background:url(/img/dark/list_bullet.gif) no-repeat 0 7px;} .article .post-date {color:#999;} .comments li .cwrap {background:#191919;border:1px solid #2d2d2d;} .comments li .avatar img {background:#000;border:2px solid #434343;} .comments li .author,.comments li .author a {color:#ffcc00;} .comments li .date {color:#999;} .comments li .reply a {color:#4fc4e3;} .comments li .cnumber {color:#999;} .comments li .ctext {background:#252525;border:1px solid #2d2d2d;} .comments li .ctext .triangle {background:url(/img/dark/comments_triangle.gif);} .comments li.comment-author-admin .ctext, .comments li.bypostauthor .ctext {background:#013340;border:1px solid #005166;} .comments li.comment-author-admin .ctext .triangle, .comments li.bypostauthor .ctext .triangle {background:url(/img/dark/comments_triangle_admin.gif);} .comments input.cicon {background-color:#191919;background-image:url(/img/light/comments_icons.gif);} .comments textarea, .securityCode {background:#191919; border: 1px solid #444;} .comments input.cicon,.comments textarea {color:#666;} . comments input.cicon:focus,.comments textarea:focus {color:#fff;} .box {background:#191919;} .box li {border-top:1px solid #252525;} .box li ul li a {color:#fff;} .list2 li strong {color:#999;} .list2 li .limg {background:#000;border:1px solid #434343;} .catPages1 a, .catPages1 a:link, .swchItemA, .swchItem, .swchItem a:link {color:#ffcc00;background:#191919;border:1px solid #2d2d2d;} .catPages1 a:active, .catPages1 a:hover, .catPages1 b, .swchItemA, #swchItem a:active, #swchItem a:hover {background:#ff7800;color:#191919;border:1px solid #f7a249;} #wp-calendar caption {border-bottom:1px dotted #fff;color:#fff;} .wp-polls p strong {color:#999;} .latestc img {background:#000;border:1px solid #434343;} .latestrp img {background:#000;border:2px solid #434343;} .latestrp span a {color:#f47402;} .wp-caption {background-color:#5a5a5a;color:#ccc;} .wp-caption img {border:1px solid #000 !important;} .formcontainer fieldset {border:1px solid #414141;background:#111;} .formcontainer fieldset:hover {border:1px solid #666;} .formcontainer fieldset:hover legend{background:#ff6600;color:#fff;} .formcontainer legend {color:#fff;background:#414141;} .formcontainer input, .formcontainer textarea {border:1px solid #ccc;background:#ccc;} .formcontainer input:focus, .formcontainer textarea:focus {border:1px solid #f88b00;background:#eee;} .formcontainer p.error {border:1px solid #ff6eae;color:#555;background:#f4e7e7;} .formcontainer input.error {border:1px solid #ff6eae;background:#f4e7e7;} .formcontainer .success {color:#555;background:#FFC;border:1px solid #FC9;} .formcontainer span.required {color:#7ce4ff;} .pollBlock {background: #202020; border-bottom-left-radius: 5px; -moz-border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-bottom-right-radius: 5px; box-shadow: 0px 1px 5px; -moz-box-shadow: 0px 1px 5px; margin-bottom: 5px; margin-left: auto; margin-right: auto; text-shadow: 1px 1px #000; -moz-text-shadow: 1px 1px #000; color: #5d5d5d;} .heading2>span>a {color: #fff;} div>.answer>input {background-color: #5d5d5d; border: 1px solid #000; -moz-box-shadow: 1px 1px #000; box-shadow: 1px 1px #000; -moz-border-radius: 5px; border-radius: 5px;} .pollBut {background-color: #5d5d5d; width: 100px; height: 20px; -moz-box-shadow: 1px 1px #000; box-shadow: 1px 1px 4px #000 inset; border: 1px solid #000; -moz-border-radius: 5px; border-radius: 5px;} .manFl, .codeButtons, .manFlTitle, #uCatsMenu7, #uCatsMenu9, .u-combolist, #cus1, #format_brief, #html_brief, #format_message, #html_message, .manFlFile, .manFllLink, .manFllSize, .manFlaName, .manFlaEmail, .manFlaEmail, #suggEdit, #ispen, #comsa, #uto, .manFlaSite, .u-comboeditcell, .u-comboedit, .x-selectable, #catSelector9, .manFlSbm, .manFlRst, #fln1, #showa, #nwF11, #nwF12, #nwF13, #nwF14, #nwF15, .button, #blF11, #blF12, #blF13, #blF14, #blF15, .manFlSource, .postTextFl, #smon, #sgon, #sbon, #firstontop, #isclosed, .postPreview, .postSubmit, .postReset, .fastNav, .fastSearch, .moderOptions, .fastLogBt, #fEmail, #fPassword, #fPassword1, #fName, #fSurname, #fNick, #fBthY, #fBthM, #fBthD, #fGender2, #fGender1, #fLocation, #fPhoto, #fAvatar, #fSite, #fCode, #fTerms, hr, #sbt47, #slideshowBlock7>input, .manFlTiltle, .manFlBrief, #isorg, #uphoto1 {background-color:#191919;border-color:#444;border-width:1px;border-style: dashed;color:#777;} #uNetRegF table {font-size: 12px; color: #777;} /* Стили форума */ .gTable {background-color: transparent; font-size: 13px;} .gTableTop, .forumNamesBar { height: 36px;line-height: 36px;text-indent: 10px;font-weight: 700;font-size: 14px;background-image: url("/img/submenu_bg.gif");background-attachment: scroll;background-repeat: repeat-x;backgroundposition: 50% 0%;background-size: auto;background-origin: padding-box;background-clip: border-box;background-color: transparent;color: #999;} .forumIcoTd, .forumNameTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .gTableSubTop, .threadIcoTd, .threadNametd, .threadPostTd, .threadViewTd, .threadAuthTd, .threadLastPostTd, .gTableBody1, .gTableRight, .threadsType, .switchActive, .pagesInfo, .forumModerFuncsT, .postTable {background-color: #2b2b2b; border-radius: 2px;-moz-border-radius: 2px; padding: 2px; border: 1px solid #222; box-shadow: 1px 1px 1px #444 inset;-moz-box-shadow: 1px 1px 1px #444 inset; color: #777;} .userRights, .legendTable, .postTable, .pagesInfo, .switchActive {font-size: 12px; color: #777; padding-left: 5px;} .bbQuoteName, .bbCodeName {outline-color: #222; background-color: #333; outline-width: 1px; outline-style: solid; border-top: 1px solid #555;} .quoteMessage, .codeMessage {border: 1px solid #222 !important; box-shadow: -1px -1px -1px #555 inset; -moz-box-shadow: -1px -1px -1px #555 inset;} .posttdMessage>img {outline: 1px solid #222; border-top: 1px solid #555; padding: 10px; background: #333;} input>.securityCode {color: #999 !important;} /* Вид сообщений форума от*/ a.RepUsee:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepUsee:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepUsee div.RepUse {border:1px solid #525252; background:#252525; padding:1px 3px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;} a.RepUsee div.RepUse:hover {background:#181818; text-shadow:1px 1px 0px #000000;} a.RepViss:link, a.RepViss:active, a.RepViss:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepViss:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepNizz:link, a.RepNizz:active, a.RepNizz:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepNizz:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepMidd:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepMidd:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepViss div.RepVis {border:1px solid #525252; border-left:0px; background:#252525; padding:1px 4px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-top-right-radius:9px;-webkit-border-bottom-right-radius:9px;-moz-border-radius-topright:9px;-moz-border-radius-bottomright:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;} a.RepViss div.RepVis:hover {background:#206502; text-shadow:1px 1px 0px #174901;} a.RepNizz div.RepNiz {border:1px solid #525252; border-right:0px; background:#252525; padding:1px 2px 2px 4px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-top-left-radius:9px;-webkit-border-bottom-left-radius:9px;-moz-border-radius-topleft:9px;-moz-border-radius-bottomleft:9px;border-top-left-radius:9px;border-bottom-left-radius:9px;} a.RepNizz div.RepNiz:hover {background:#8a0404; text-shadow:1px 1px 0px #6c0202;} a.RepMidd div.RepMid {border:1px solid #525252; border-right:0px; border-left:0px; background:#252525; padding:1px 3px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515;} a.RepMidd div.RepMid:hover {background:#181818; text-shadow:1px 1px 0px #000000;} .postTable {border:1px solid #5d5d5d; background:#363636; margin-top:5px; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} a.postUser:link, a.postUser:active, a.postUser:visited {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#e8e8e8; text-shadow:1px 1px 0px #000000;} a.postUser:hover {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#ffffff; text-shadow:1px 1px 0px #000000;} a.postUser div {border:1px solid #4d4d4d; background:#272727; padding:1px 4px 2px 4px; text-align:center; text-shadow:1px 1px 0px #000000; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} a.postUser div:hover {background:#232323;} .postFirst, .postRest1, .postRest2 {background:transparent;} .postSeparator {height:1px;background:transparent;} .posttdMessage {padding:5px 5px 5px 2px; font-size:11px; font-family:tahoma; color:#e0e0e0; text-shadow:1px 1px 0px #1d1d1d;} .posttdMessage img {max-width:680px;} .WrapInfo {border:1px solid #525252; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .WrapInfo2 {border:1px solid #1a1a1a; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .postTdTop {border-bottom:1px solid #525252; border-left:1px solid #525252; border-right:1px solid #525252; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;} .postTdTop2 {border-bottom:1px solid #1a1a1a; border-left:1px solid #1a1a1a; border-right:1px solid #1a1a1a; padding:5px 5px 5px 5px; font-size:11px; font-family:tahoma; color:#7d7d7d; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;} .postTdTop2 a {font-weight:bold; text-decoration:none; font-size:10px; font-family:verdana;} /* ---------- */
Сообщение оставлено 06.11.2011 в 20:38:14 | Сообщение #
20
значит это в CSS ошибка?? Вот посмотрите Code
? /************************************************************\ * CSS \************************************************************/ /* Ячейка опроса ------------------------------------------*/ .cell_poll_title { text-align:center; font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif; padding: 5px 0px; } .cell_poll_left { float:left; width:115px; } .cell_poll_right { float:left; text-align:right; width:115px; } .cell_poll_forum, .cell_poll_rezultat, .cell_poll_variant, .cell_poll_title, .cell_poll { float:left; width:230px; } .cell_citation { font-size:10px; color:#555; } .cell_citation_os { float:left; background-color: #fff; border: 1px solid #B6B6B5; padding: 5px; } .cell_poll_rezultat, .cell_poll_variant { padding: 5px 0px; } .answer { padding: 5px 0px 5px 0px; } .answer div div { height: 10px !important; border: 1px solid #fff; } .answer div { display: block; position: relative; padding: 0 !important; border: 1px solid #B6B6B5; background: #F4F5F6; margin: 3px 0px 0px 0px;} /* -------------------------------------- */ #puzadpn {display:none} /* CSS Tweaks */ * {padding:0;margin:0;} a img {border:0;} .clear {clear:both;} a {text-decoration:none;} a:hover {text-decoration:underline;} p {padding-bottom:10px;} .hidden {display:none;} /* Body */ body {background:url(/img/bg.gif) 4px 5px;font-family:Arial;font-size:12px;} /* Top BG */ .topbg {position:absolute;top:0;left:0;width:100%;height:260px;background:url(/img/top_bg.gif) repeat-x top;z-index:1;} /* Wrapper */ .wrapper {position:relative;width:960px;margin:auto;z-index:2;} /************************************************************\ * Header \************************************************************/ .header {position:relative;height:203px;z-index:11;} /* Top Links */ .header .toplinks {position:absolute;top:10px;right:-13px;} .header .toplinks li {float:left;list-style:none;padding:0 13px;background:url(/img/toplinks_div.gif) no-repeat left;} .header .toplinks li:first-child {background:none;} .header .toplinks li a {color:#666;} .header .toplinks li img {vertical-align:top;margin-right:3px;} /* Search */ .header .search {width:258px;height:39px;background:url(/img/search_bg.gif);position:absolute;top:40px;right:0;} .header .search input[type="text"] {border:0;margin:6px 0;margin-left:38px;padding:5px;width:140px;float:left;color:#999;font-family:Arial;font-size:12px;} .header .search input[type="image"] {width:62px;height:27px;float:right;margin:5px;margin-left:0;} /* Light/Dark Buttons */ .header .button {display:block;width:33px;height:15px;background:url(/img/button_light_dark.gif) no-repeat top left;text-indent:-99px;overflow:hidden;position:absolute;top:88px;} .header .button-light {background-position:-33px 0;right:0;} .header .button-dark{background-position:0 0;right:33px;} /* Menu */ .header .menu {list-style:none;width:958px;height:50px;background:url(/img/menu_bg.gif);position:absolute;left:0;top:115px;border-left:1px solid #e28400;border-right:1px solid #e28400;z-index:10;} .header .menu > li {float:left;background:url(/img/menu_div.gif) no-repeat top right;position:relative;} .header .menu > li > a {float:left;display:block;height:50px;line-height:50px;padding:0 25px;color:#fff;font-weight:bold;font-size:12px;margin-right:2px;} .header .menu > li > a:hover ,.header .menu > li:hover > a{text-decoration:none;color:#ffcc00;background:url(/img/menu_bg_hover.gif);} .header .menu > li.dropdown > a > span {display:block;background:red;width:100%;} .header .menu > li:hover > ul {display:block;} .header .menu > li ul {list-style:none;position:absolute;width:189px;background:url(/img/menu_sub_bottom.gif) no-repeat bottom left;padding-bottom:6px;z-index:10;} .header .menu > li > ul {left:0;top:50px;display:none;} .header .menu > li > ul > li > ul {left:189px;top:0;display:none;} .header .menu > li > ul li {background:#cb5100 url(/img/menu_sub_div.gif) no-repeat top right;padding-top:2px;position:relative;} .header .menu > li > ul li > a {display:block;padding:5px;color:#fff;font-weight:bold;outline:none} .header .menu > li > ul li > a:hover,.header .menu > li > ul > li:hover > a {text-decoration:none;color:#ffcc00;background-color:#bf3e00;} .header .menu > li > ul > li:hover > ul {display:block;} .header .menu .dropdown a:before {content: "\00BB \0020";} /* Submenu */ .header .submenu {list-style:none;width:958px;height:38px;background:url(/img/submenu_bg.gif);position:absolute;left:0;top:165px;border-left:1px solid #5b5b5b;border-right:1px solid #5b5b5b;z-index:9;} .header .submenu > li {float:left;background:url(/img/submenu_div.gif) no-repeat top right;position:relative;} .header .submenu > li > a {float:left;display:block;height:38px;line-height:38px;padding:0 25px;color:#4fc4e3;font-weight:bold;font-size:12px;margin-right:2px;} .header .submenu > li > a:hover ,.header .submenu > li:hover > a{text-decoration:none;color:#fff;background:url(/img/submenu_bg_hover.gif);} .header .submenu > li.dropdown > a > span {display:block;background:red;width:100%;} .header .submenu > li:hover > ul {display:block;} .header .submenu > li ul {list-style:none;position:absolute;width:189px;background:url(/img/submenu_sub_bottom.gif) no-repeat bottom left;padding-bottom:6px;z-index:9;} .header .submenu > li > ul {left:0;top:38px;display:none;} .header .submenu > li > ul > li > ul {left:189px;top:0;display:none;} .header .submenu > li > ul li {background:#1f1f1f url(/img/submenu_sub_div.gif) no-repeat top right;padding-top:2px;position:relative;} .header .submenu > li > ul li > a {display:block;padding:5px;color:#4fc4e3;font-weight:bold;outline:none} .header .submenu > li > ul li > a:hover,.header .submenu > li > ul > li:hover > a {text-decoration:none;color:#fff;background-color:#2c2c2c;} .header .submenu > li > ul > li:hover > ul {display:block;} .header .submenu .dropdown a:before {content: "\00BB \0020";} /************************************************************\ * Featured / Top Articles \************************************************************/ .ftop {padding:10px;} .ftop .featured {float:left;width:630px;position:relative;} .ftop .featured .fwrap {width:630px;height:280px;overflow:hidden;position:relative;} .ftop .featured ul {width:100000px;position:absolute;top:0;left:0;} .ftop .featured li {list-style:none;float:left;} .ftop .featured li img {vertical-align:middle;} .ftop .featured li div {margin-top:1px;padding:5px;} .ftop .featured li div a {font-weight:bold;} .ftop .featured li div a.title {font-size:18px;font-weight:bold;} .ftop .featured .fthumbs {position:absolute;top:10px;left:10px;z-index:8;height:215px;overflow:hidden;} .ftop .featured .fthumbs img {border:2px solid #333;vertical-align:middle;margin-bottom:5px;width:62px;height:34px;} .ftop .featured .fthumbs img.active {border:2px solid #fff;} .ftop .featured a {outline:none;} .ftop .top {float:right;width:300px;} .ftop .top li {padding:10px 0;list-style:none;} .ftop .top li a {font-weight:bold;} .ftop .top li span {display:block;font-size:11px;height:14px;overflow:hidden;} .ftop .top li span a.comments {float:right;} /************************************************************\ * Left \************************************************************/ .left {float:left;width:630px;margin:10px;position:relative;z-index:7;} .left_fullwidth {width:auto;} /* Advertisements */ .left .advert-arch-top {width:468px;height:60px;margin:auto;padding-bottom:10px;} .left .advert-arch-bottom {width:300px;height:250px;margin:auto;padding-top:10px;} .left .advert-article-bottom {width:468px;height:60px;margin:auto;padding:15px 0;} /* Highlights */ .highlights {list-style:none;width:1000px;} .highlights li {margin:10px 0;width:204px;float:left;margin-right:9px;} .highlights span {display:block;padding:5px;font-weight:bold;} .highlights span.title {height:auto;overflow:hidden;} .highlights span.cat {font-size:11px;} .highlights .thumbnail img {width:196px;height:110px;vertical-align:middle;padding:1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;} /* Articles */ .articles {list-style:none;} .articles > li {padding:15px 0;} .articles .title {font-weight:bold;font-size:14px;} .articles .pinfo {display:block;padding:5px;font-size:11px;margin:5px 0;} .articles .pinfo a.comments {float:right;background-repeat:no-repeat;background-position:left;text-indent:15px;} .articles .thumb img {float:left;margin-right:5px;width:135px;height:75px;vertical-align:middle;padding:1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;} .articles .post {line-height:18px;} .articles .post a {font-weight:bold;} .articles .post-date {float:left;margin-right:5px;} .article .ainfo {padding:10px;position:relative;margin-bottom:10px;height:100px;} .article .ainfo .infol {float:left;width:80px;text-align:center;} .article .ainfo .avatar a {display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;margin-bottom:5px;} .article .ainfo .avatar a img {vertical-align:middle;width:75px;height:75px;display:block;} .article .ainfo .author a {font-size:11px;} .article .ainfo ul {list-style:none;position:absolute;top:0;right:0;} .article .ainfo ul li {float:left;padding-left:2px;} .article .ainfo ul li:first-child {background:none;} .article .ainfo ul li:first-child a {padding:0;width:126px;text-align:center;} .article .ainfo ul li a {float:left;display:block;height:35px;line-height:35px;font-weight:bold;padding:0 25px;outline:none;} .article .ainfo ul li a:hover {text-decoration:none;} .article .ainfo .advert {position:absolute;bottom:0;right:0;width:468px;height:60px;padding:12px 30px;} .article .title {font-size:24px;display:inline-block;} .article .postright {float:right;width:220px;} .article .postright .score {background:#00728f;width:188px;float:right;margin-bottom:10px;padding:10px;text-transform:uppercase;font-weight:bold;color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;} .article .thumbnail {float:right;margin:0;margin-left:5px;margin-bottom:5px;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;width:204px;height:115px;} .article .thumbnail img {vertical-align:middle;width:205px;height:115px;} .article .atabs {margin-top:10px;min-height:34px;clear:both;} .article .atabs .tabs {height:34px;} .article .atabs .tabs li {float:left;margin-right:1px;list-style:none;} .article .atabs .tabs li a {display:block;height:32px;line-height:34px;padding:0 15px;font-weight:bold;outline:none;} .article .atabs .tags {padding:10px;text-align:center;} .article .atabs .tags a {display:inline-block;padding-left:15px;background:url(/img/icon_tags.png) no-repeat left;margin:0 5px;} .article .atabs .categories {padding:10px;text-align:center;} .article .atabs .categories a {font-weight:bold;} .article .atabs .similarposts {padding:10px;} .article .atabs .similarposts li {list-style:none;padding:5px;font-weight:bold;} /* Images */ .article .post img {padding:1px;border:1px solid #ccc;max-width:620px !important;} .article .post img.wp-smiley {padding:0 !important;border:none !important;vertical-align:middle;} .article .post img.centered{display:block;margin-left:auto;margin-right:auto;} .article .post img.alignleft {margin:0 7px 2px 0;display:inline;} .article .post img.alignright{margin:0 0 2px 7px;display:inline;} /* HTML Headings */ .articles .post h1, .articles .post h2, .articles .post h3, .articles .post h4, .articles .post h5, .articles .post h6 {margin:10px 0;padding-bottom:10px;} .articles .post h1 {font-size:28px;padding-bottom:15px;margin-top:20px;} .articles .post h2 {font-size:24px;} .articles .post h3 {font-size:20px;} .articles .post h4 {font-size:18px;} .articles .post h5 {font-size:16px;} .articles .post h6 {font-size:13px;} /* Blockquotes */ .articles .post blockquote {margin:10px;padding:10px;position:relative;font-style:italic;} /* Lists */ .articles .post ul {margin:5px 0 5px;} .articles .post ul ul {margin:0;} .articles .post ol {margin:5px 0 5px;} .articles .post ol ol {margin:0;} .articles .post ul li {list-style:none;text-indent:15px;margin-left:12px;padding:3px 0;} .articles .post ol li {list-style-position:inside;margin-left:10px;padding:3px 0;} /* Comments */ .comments li {list-style:none;position:relative;text-indent:normal;} .comments li ul {margin-left:30px;} .comments li li li li li ul {margin-left:0;} .comments li .cwrap {padding:8px;margin:10px 0;position:relative;} .comments li .avatar img {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:1px;vertical-align:middle;float:left;margin-right:8px;} .comments li .author,.comments li .author a {font-weight:bold;font-size:13px;} .comments li .cnumber {font-size:30px;position:absolute;right:8px;top:35px;} .comments li .cnumber span {font-size:18px;} .comments li .ratec {position:absolute;top:8px;right:8px;} .comments li .ratec .ratingtext {display:none;} .comments li .ctext {margin-top:8px;position:relative;} .comments li .ctext div {padding:8px;} .comments li .ctext .triangle {width:27px;height:27px;display:block;position:absolute;left:73px;top:-27px;} .comments input.cicon {margin-bottom:3px;height:21px;width:163px;padding-left:32px;padding-right:5px;padding-top:8px;background-repeat:no-repeat;background-position:top left;} .comments input.icon_name {background-position:0 0;} .comments input.icon_email {background-position:0 -29px;} .comments input.icon_website {background-position:0 -58px;} .comments input.cicon,.comments textarea {font-style:italic;font-family:Arial;font-size:12px;border:0;} .comments input.cicon:focus,.comments textarea:focus {font-style:normal;} .comments textarea {height:75px;padding:5px;width:475px;margin-bottom:10px;} /* Cancel Comment Reply Link */ .comments .cancel-comment-reply {display:none;padding:8px 0;} .comments li .cancel-comment-reply {display:block;} .comments .wpn_logged_in {padding-bottom:5px;} .comments li #respond {padding:0 5px;} .comments #respond img {vertical-align:middle;} /************************************************************\ * Right \************************************************************/ .right {float:right;width:300px;margin:10px;margin-left:0;position:relative;z-index:7;} .right .advert {margin-bottom:10px;} /* Widgets / Boxes */ .box {margin-bottom:10px;padding:10px;} .box > ul {margin:-10px;} .box li {list-style:none;line-height:32px;background:url(/img/list_bullet.png) no-repeat 11px 11px;padding-left:30px;} .box li ul {margin-left:0;} .box li ul ul {margin-left:15px;} .box li ul li {border-top:0;background:none;padding-left:0;line-height:22px;} .box li:first-child {border-top:0;} .box li a {font-weight:bold;outline:none;} /* List */ .list2 li {padding:10px;float:left;clear:left;width:280px;} .list2 li a {display:inline;background:none;font-weight:normal;padding:0;} .list2 li .limg {float:left;vertical-align:middle;padding:1px;margin-top:2px;margin-right:5px;} /* Latest Comments */ .latestc li {padding:10px;background:none;line-height:20px;} .latestc img {width:20px;height:20px;float:left;padding:1px;margin-right:5px;} /* Latest Reviews/Previews */ .latestrp li {padding:10px;background:none;line-height:20px;position:relative;} .latestrp img {width:38px;height:38px;float:left;padding:1px;margin-right:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;} .latestrp span {display:block;} .latestrp span a {font-weight:normal;} .latestrp .score {position:absolute;top:12px;right:12px;} /************************************************************\ * Bottom Links \************************************************************/ .bottomlinks {text-align:center;} .bottomlinks ul {height:35px;line-height:35px;} .bottomlinks .cats {background:#191919;border-top:1px solid #313131;border-bottom:1px solid #313131;} .bottomlinks .pages {background:#252525;} .bottomlinks li {display:inline;list-style:none;} .bottomlinks li a {display:inline-block;outline:none;color:#fff;font-weight:bold;margin:0 5px;} .bottomlinks .pages a {color:#ffcc00;} /************************************************************\ * Footer \************************************************************/ .footer {height:82px;background:url(/img/footer_bg.gif) repeat-x top;border-bottom:10px solid #a8a8a8;padding:15px;color:#666;font-size:11px;} .footer .fleft {float:left;width:700px;} .footer .fright {float:right;text-align:right;padding:8px 0;width:225px;opacity: 0.4;} .footer .fright:hover {opacity: 1;} .footer a {color:#c14000;font-weight:bold;} .footer a.alt {color:#00718e;} /************************************************************\ * Headings \************************************************************/ /* Top Stories */ .heading1 {display:block;height:36px;line-height:36px;text-indent:35px;font-size:14px;font-weight:bold;} .heading1 span {display:block;background-repeat:no-repeat;background-position:14px 14px;} /* Generic Heading */ .heading2 {display:block;height:36px;line-height:36px;text-indent:35px;font-size:14px;font-weight:bold;background:url(/img/heading2_bg.gif) repeat-x top;color:#fff;border:1px solid #df801d; border-top-left-radius: 5px; -moz-border-topleft-radius: 5px; border-top-right-radius: 5px; -moz-border-topright-radius: 5px;} .heading2 span {display:block;background:url(/img/heading2_arrow.gif) no-repeat 14px 14px;} /* Leave a Reply */ .heading3 {display:block;font-size:18px;font-weight:bold;margin-bottom:5px;} /************************************************************\ * Wordpress \************************************************************/ /* Calendar */ #wp-calendar {width:100%;} #wp-calendar td {padding:5px;text-align:center;vertical-align:middle;} #wp-calendar caption {font-size:14px;font-weight:bold;padding:5px 15px 7px;text-align:left;margin-bottom:10px;} #wp-calendar a {font-weight:bold;} #wp-calendar #prev a {text-align:left;font-weight:bold;} #wp-calendar #next a {text-align:right;font-weight:bold;} #tag_cloud{text-align:justify;line-height:23px;} #tag_cloud a{margin:2px;font-weight:bold;} /* Contact Form */ .formcontainer fieldset {margin:10px 0;padding:10px;-moz-border-radius:4px;-webkit-border-radius:4px;} .formcontainer legend {padding:7px 15px;-moz-border-radius:4px;-webkit-border-radius:4px;font-size:16px;font-weight:bold;} .formcontainer input, .formcontainer textarea {margin-bottom:5px;padding:5px;font-family:Arial;font-size:12px;-moz-border-radius:4px;-webkit-border-radius:4px;} .formcontainer input[type="text"] {width:250px;} .formcontainer textarea {width:550px;} .formcontainer label {margin-bottom:5px;} .formcontainer .form-submit {display:block;padding-top:15px;margin-top:8px;} .formcontainer p.error {padding:5px;font-size:14px;font-weight:bold;-moz-border-radius:4px;-webkit-border-radius:4px;} .formcontainer .success {padding:5px;font-size:14px;font-weight:bold;-moz-border-radius:4px;-webkit-border-radius:4px;} .formcontainer span {display:inline;} .alignright {float: right;} .alignleft {float: left} /* Page Navigation */ .catPages1, #pagesBlock1 {text-align:center;font-size:12px;padding:10px;padding-top:20px;font-weight:bold;font-family:Arial;} .catPages1 a:active, .catPages1 a:hover, .catPages1 b, .swchItemA, #swchItem a:active, #swchItem a:hover {padding:5px;margin-right:5px;} .catPages1 a, .catPages1 a:link, .swchItemA, .swchItem, .swchItem a:link {padding:5px;margin-right:5px;outline:none;} /* Captions */ .wp-caption {text-align:center;padding-top:4px;margin:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius: 3px;} .wp-caption img {margin:0;padding:0;border:0 none;} .wp-caption p.wp-caption-text {font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;} #puzadpn {position: absolute; background: #000;} #uzadmp {background-color: rgba(255, 200, 0, 0.504); box-shadow: 5px 1px 2px rgba(255, 200, 0, 0.504);} .pollAns {font-family: "Courier"; font-size: 10pt; padding: 8px;} .pollQue {text-align:center !important; font-size:12pt !important;} .ratingWrapper>img {width: 10px; height: 10px;} .ratingWrapper {text-align:left;width:150px;height:12px;color:#999999;font-size:10px;font-family:trebuchet MS,arial,verdana; position: relative; right: -50px; top: 18px;} .ratingWrapper img {border:none;cursor:pointer;vertical-align: middle;} .ratingText {float:right;font-weight:bold;} td>div>#uCatsMenu7 {left:auto !important; top:auto !important;} .phtTdMain {width:1px !important;display: inline;} .comments textarea, .securityCode {color: #999;} /***TITLE***/ .bg_news_top {background:url('/img/bg_news_top.png');height:25px;color:#7a0204;font:bold 9pt Arial;padding-left:11px;padding-top:10px;margin:0px 1px;} /* Ячейка опроса ------------------------------------------*/ .cell_poll_title { text-align:center; font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif; padding: 5px 0px; } .cell_poll_left { float:left; width:115px; } .cell_poll_right { float:left; text-align:right; width:115px; } .cell_poll_forum, .cell_poll_rezultat, .cell_poll_variant, .cell_poll_title, .cell_poll { float:left; width:230px; } .cell_citation { font-size:10px; color:#555; } .cell_citation_os { float:left; background-color: #fff; border: 1px solid #B6B6B5; padding: 5px; } .cell_poll_rezultat, .cell_poll_variant { padding: 5px 0px; } .answer { padding: 5px 0px 5px 0px; } .answer div div { height: 10px !important; border: 1px solid #fff; } .answer div { display: block; position: relative; padding: 0 !important; border: 1px solid #B6B6B5; background: #F4F5F6; margin: 3px 0px 0px 0px;} /* -------------------------------------- */ .amazon_scroller{ padding: 0px; margin: 0px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -khtml-border-radius: 10px; } .amazon_scroller .amazon_scroller_nav{ position: absolute; } .amazon_scroller .amazon_scroller_nav li{ cursor: pointer; position: absolute; } .amazon_scroller .amazon_scroller_mask{ position: absolute; margin-left: 30px; margin-right: 30px; overflow: hidden; } .amazon_scroller ul{ padding: 0px; margin: 0px; float: left; } .amazon_scroller ul li{ padding: 0px; margin: 0px; margin-left: 5px; margin-right: 5px; list-style: none; float: left; text-align: center; display:inline; } .amazon_scroller ul li a{ text-decoration: none; } .amazon_scroller ul li a:hover{ text-decoration: underline; } .amazon_scroller ul li a img{ border: none; } .r1 {color:#4d4d4d; text-shadow:1px 1px 0px #ffffff; font-size:12px; font-family:tahoma; font-weight:bold;} .r2 {color:#ffffff; text-shadow:1px 1px 0px #266601; font-size:12px; font-family:tahoma; font-weight:bold;} .r3 {color:#ffffff; text-shadow:1px 1px 0px #600505; font-size:12px; font-family:tahoma; font-weight:bold;} .Rate {height:40px; width:80px; text-align:center; padding-top:11px; font-size:12px; font-family:tahoma; font-weight:bold;} .negativeRate {background:url('http://ucozua.ru/Scripts/r3.png') no-repeat !important; color:#ffffff;} .nullRate {background:url('http://ucozua.ru/Scripts/r2.png') no-repeat !important; color:#4d4d4d;} .positiveRate {background:url('http://ucozua.ru/Scripts/r1.png') no-repeat !important; color:#ffffff;} .positiveRate table tr td {color:#ffffff;}
Добавлено (06.11.2011, 20:38:14) --------------------------------------------- ах да, и еще у меня можно переключаться между стилями сайта, например сначала он одно цвета, потом пожно поставить другой! Вот еще один CSS темного стиля дизайна
Code
body {color:#fefefe;} a {color:#ffcc00;} .content {background:#252525 url(/img/dark/content_bg.gif) repeat-x top;} .ftop {background:#191919;border-bottom:1px solid #252525;} .ftop .featured li div {background:#252525;border:1px solid #2d2d2d;} .ftop .featured li div a {color:#ff7800;} .ftop .featured li div a.title {color:#ffcc00;} .ftop .top li {background:url(/img/dark/ftop_top_div.gif) repeat-x bottom;} /*.ftop .top li:hover {background-color:#111;}*/ .ftop .top li span a {color:#f47402;font-weight:normal;} .ftop .top li span a.comments {color:#7ce4ff;} .heading1 {background:url(/img/dark/heading1_bg.gif) repeat-x top;color:#ccc;border:1px solid #4d4d4d;} .heading1 span {background-image:url(/img/dark/heading1_arrow.gif);} .heading3 {color:#ffcc00;} .highlights .thumbnail img {background:#000;border:3px solid #5b5b5b;} .highlights li {background:#202020;} .highlights span.cat {background:#111;border-top:1px solid #252525;color:#999;} .highlights span.cat a {color:#999;} .articles > li {background:url(/img/dark/articles_div.gif) repeat-x bottom;} .articles .pinfo {background:#111;border-top:1px solid #2d2d2d;color:#999; border-top-left-radius: 5px; -moz-border-topleft-radius: 5px; border-top-right-radius: 5px; -moz-border-topright-radius: 5px;} .articles .pinfo a {color:#7ce4ff;} .articles .pinfo a.comments {background-image:url(/img/dark/icon_comments.gif);} .articles .pinfo span a {color:#ff7800;} .articles .overlay a {background:url(/img/dark/articles_thumb.gif);} .articles .post a {color:#ffcc00;} .article .ainfo {background:#353535 url(/img/dark/articles_ainfo_bg.gif) repeat-x top;border:1px solid #494949;} .article .ainfo .avatar a {background:#110803;border:2px solid #7c7c7c;} .article .ainfo .author a {color:#4fc4e3;} .article .ainfo ul li {background:url(/img/dark/articles_ainfo_div.gif) no-repeat left;} .article .ainfo ul li a {color:#fff;} .article .ainfo ul li a:hover {background:url(/img/dark/articles_ainfo_bg_hover.gif);} .article .ainfo .advert {background:#191919;border-top:1px solid #494949;border-left:1px solid #494949;} .article .thumbnail {background:#110803;border:2px solid #7c7c7c;} .articles .thumb img {background:#000;border:2px solid #5b5b5b;} .article .atabs {background:url(/img/dark/articles_atabs_hdiv.gif) repeat-x 0 32px;} .article .atabs .tabs li a {color:#ccc;background:url(/img/dark/articles_atabs_bg.gif) repeat-x bottom;} .article .atabs .tabs li a.active {background:url(/img/dark/articles_atabs_bg_active.gif) repeat-x bottom;color:#fff;} .article .atabs .atabs_content {background:#191919;} .article .atabs .tags a {color:#4fc4e3;} .article .atabs .categories a {color:#ff7800;} .articles .post h1, .articles .post h2, .articles .post h3, .articles .post h4, .articles .post h5, .articles .post h6 {background:url(/img/dark/articles_atabs_hdiv.gif) repeat-x bottom;color:#aaa;} .articles .post blockquote {color:#ccc;background:#333;border-left:5px solid #4fc4e3;} .articles .post blockquote blockquote {background:#252525;border-left:5px solid #3a7584;} .articles .post ul li {background:url(/img/dark/list_bullet.gif) no-repeat 0 7px;} .article .post-date {color:#999;} .comments li .cwrap {background:#191919;border:1px solid #2d2d2d;} .comments li .avatar img {background:#000;border:2px solid #434343;} .comments li .author,.comments li .author a {color:#ffcc00;} .comments li .date {color:#999;} .comments li .reply a {color:#4fc4e3;} .comments li .cnumber {color:#999;} .comments li .ctext {background:#252525;border:1px solid #2d2d2d;} .comments li .ctext .triangle {background:url(/img/dark/comments_triangle.gif);} .comments li.comment-author-admin .ctext, .comments li.bypostauthor .ctext {background:#013340;border:1px solid #005166;} .comments li.comment-author-admin .ctext .triangle, .comments li.bypostauthor .ctext .triangle {background:url(/img/dark/comments_triangle_admin.gif);} .comments input.cicon {background-color:#191919;background-image:url(/img/light/comments_icons.gif);} .comments textarea, .securityCode {background:#191919; border: 1px solid #444;} .comments input.cicon,.comments textarea {color:#666;} . comments input.cicon:focus,.comments textarea:focus {color:#fff;} .box {background:#191919;} .box li {border-top:1px solid #252525;} .box li ul li a {color:#fff;} .list2 li strong {color:#999;} .list2 li .limg {background:#000;border:1px solid #434343;} .catPages1 a, .catPages1 a:link, .swchItemA, .swchItem, .swchItem a:link {color:#ffcc00;background:#191919;border:1px solid #2d2d2d;} .catPages1 a:active, .catPages1 a:hover, .catPages1 b, .swchItemA, #swchItem a:active, #swchItem a:hover {background:#ff7800;color:#191919;border:1px solid #f7a249;} #wp-calendar caption {border-bottom:1px dotted #fff;color:#fff;} .wp-polls p strong {color:#999;} .latestc img {background:#000;border:1px solid #434343;} .latestrp img {background:#000;border:2px solid #434343;} .latestrp span a {color:#f47402;} .wp-caption {background-color:#5a5a5a;color:#ccc;} .wp-caption img {border:1px solid #000 !important;} .formcontainer fieldset {border:1px solid #414141;background:#111;} .formcontainer fieldset:hover {border:1px solid #666;} .formcontainer fieldset:hover legend{background:#ff6600;color:#fff;} .formcontainer legend {color:#fff;background:#414141;} .formcontainer input, .formcontainer textarea {border:1px solid #ccc;background:#ccc;} .formcontainer input:focus, .formcontainer textarea:focus {border:1px solid #f88b00;background:#eee;} .formcontainer p.error {border:1px solid #ff6eae;color:#555;background:#f4e7e7;} .formcontainer input.error {border:1px solid #ff6eae;background:#f4e7e7;} .formcontainer .success {color:#555;background:#FFC;border:1px solid #FC9;} .formcontainer span.required {color:#7ce4ff;} .pollBlock {background: #202020; border-bottom-left-radius: 5px; -moz-border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-bottom-right-radius: 5px; box-shadow: 0px 1px 5px; -moz-box-shadow: 0px 1px 5px; margin-bottom: 5px; margin-left: auto; margin-right: auto; text-shadow: 1px 1px #000; -moz-text-shadow: 1px 1px #000; color: #5d5d5d;} .heading2>span>a {color: #fff;} div>.answer>input {background-color: #5d5d5d; border: 1px solid #000; -moz-box-shadow: 1px 1px #000; box-shadow: 1px 1px #000; -moz-border-radius: 5px; border-radius: 5px;} .pollBut {background-color: #5d5d5d; width: 100px; height: 20px; -moz-box-shadow: 1px 1px #000; box-shadow: 1px 1px 4px #000 inset; border: 1px solid #000; -moz-border-radius: 5px; border-radius: 5px;} .manFl, .codeButtons, .manFlTitle, #uCatsMenu7, #uCatsMenu9, .u-combolist, #cus1, #format_brief, #html_brief, #format_message, #html_message, .manFlFile, .manFllLink, .manFllSize, .manFlaName, .manFlaEmail, .manFlaEmail, #suggEdit, #ispen, #comsa, #uto, .manFlaSite, .u-comboeditcell, .u-comboedit, .x-selectable, #catSelector9, .manFlSbm, .manFlRst, #fln1, #showa, #nwF11, #nwF12, #nwF13, #nwF14, #nwF15, .button, #blF11, #blF12, #blF13, #blF14, #blF15, .manFlSource, .postTextFl, #smon, #sgon, #sbon, #firstontop, #isclosed, .postPreview, .postSubmit, .postReset, .fastNav, .fastSearch, .moderOptions, .fastLogBt, #fEmail, #fPassword, #fPassword1, #fName, #fSurname, #fNick, #fBthY, #fBthM, #fBthD, #fGender2, #fGender1, #fLocation, #fPhoto, #fAvatar, #fSite, #fCode, #fTerms, hr, #sbt47, #slideshowBlock7>input, .manFlTiltle, .manFlBrief, #isorg, #uphoto1 {background-color:#191919;border-color:#444;border-width:1px;border-style: dashed;color:#777;} #uNetRegF table {font-size: 12px; color: #777;} /* Стили форума */ .gTable {background-color: transparent; font-size: 13px;} .gTableTop, .forumNamesBar { height: 36px;line-height: 36px;text-indent: 10px;font-weight: 700;font-size: 14px;background-image: url("/img/submenu_bg.gif");background-attachment: scroll;background-repeat: repeat-x;backgroundposition: 50% 0%;background-size: auto;background-origin: padding-box;background-clip: border-box;background-color: transparent;color: #999;} .forumIcoTd, .forumNameTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .gTableSubTop, .threadIcoTd, .threadNametd, .threadPostTd, .threadViewTd, .threadAuthTd, .threadLastPostTd, .gTableBody1, .gTableRight, .threadsType, .switchActive, .pagesInfo, .forumModerFuncsT, .postTable {background-color: #2b2b2b; border-radius: 2px;-moz-border-radius: 2px; padding: 2px; border: 1px solid #222; box-shadow: 1px 1px 1px #444 inset;-moz-box-shadow: 1px 1px 1px #444 inset; color: #777;} .userRights, .legendTable, .postTable, .pagesInfo, .switchActive {font-size: 12px; color: #777; padding-left: 5px;} .bbQuoteName, .bbCodeName {outline-color: #222; background-color: #333; outline-width: 1px; outline-style: solid; border-top: 1px solid #555;} .quoteMessage, .codeMessage {border: 1px solid #222 !important; box-shadow: -1px -1px -1px #555 inset; -moz-box-shadow: -1px -1px -1px #555 inset;} .posttdMessage>img {outline: 1px solid #222; border-top: 1px solid #555; padding: 10px; background: #333;} input>.securityCode {color: #999 !important;} /* Вид сообщений форума от*/ a.RepUsee:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepUsee:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepUsee div.RepUse {border:1px solid #525252; background:#252525; padding:1px 3px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;} a.RepUsee div.RepUse:hover {background:#181818; text-shadow:1px 1px 0px #000000;} a.RepViss:link, a.RepViss:active, a.RepViss:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepViss:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepNizz:link, a.RepNizz:active, a.RepNizz:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepNizz:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepMidd:link, a.RepMidd:active, a.RepMidd:visited {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepMidd:hover {text-decoration:none; color:#e0e0e0; font-size:11px; font-family:tahoma;} a.RepViss div.RepVis {border:1px solid #525252; border-left:0px; background:#252525; padding:1px 4px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-top-right-radius:9px;-webkit-border-bottom-right-radius:9px;-moz-border-radius-topright:9px;-moz-border-radius-bottomright:9px;border-top-right-radius:9px;border-bottom-right-radius:9px;} a.RepViss div.RepVis:hover {background:#206502; text-shadow:1px 1px 0px #174901;} a.RepNizz div.RepNiz {border:1px solid #525252; border-right:0px; background:#252525; padding:1px 2px 2px 4px; text-align:center; text-shadow:1px 1px 0px #151515; -webkit-border-top-left-radius:9px;-webkit-border-bottom-left-radius:9px;-moz-border-radius-topleft:9px;-moz-border-radius-bottomleft:9px;border-top-left-radius:9px;border-bottom-left-radius:9px;} a.RepNizz div.RepNiz:hover {background:#8a0404; text-shadow:1px 1px 0px #6c0202;} a.RepMidd div.RepMid {border:1px solid #525252; border-right:0px; border-left:0px; background:#252525; padding:1px 3px 2px 3px; text-align:center; text-shadow:1px 1px 0px #151515;} a.RepMidd div.RepMid:hover {background:#181818; text-shadow:1px 1px 0px #000000;} .postTable {border:1px solid #5d5d5d; background:#363636; margin-top:5px; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} a.postUser:link, a.postUser:active, a.postUser:visited {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#e8e8e8; text-shadow:1px 1px 0px #000000;} a.postUser:hover {text-decoration:none; font-weight:normal; font-size:11px; font-family:tahoma; color:#ffffff; text-shadow:1px 1px 0px #000000;} a.postUser div {border:1px solid #4d4d4d; background:#272727; padding:1px 4px 2px 4px; text-align:center; text-shadow:1px 1px 0px #000000; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} a.postUser div:hover {background:#232323;} .postFirst, .postRest1, .postRest2 {background:transparent;} .postSeparator {height:1px;background:transparent;} .posttdMessage {padding:5px 5px 5px 2px; font-size:11px; font-family:tahoma; color:#e0e0e0; text-shadow:1px 1px 0px #1d1d1d;} .posttdMessage img {max-width:680px;} .WrapInfo {border:1px solid #525252; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .WrapInfo2 {border:1px solid #1a1a1a; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .postTdTop {border-bottom:1px solid #525252; border-left:1px solid #525252; border-right:1px solid #525252; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;} .postTdTop2 {border-bottom:1px solid #1a1a1a; border-left:1px solid #1a1a1a; border-right:1px solid #1a1a1a; padding:5px 5px 5px 5px; font-size:11px; font-family:tahoma; color:#7d7d7d; -webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;} .postTdTop2 a {font-weight:bold; text-decoration:none; font-size:10px; font-family:verdana;} /* ---------- */