Сообщение оставлено 09.07.2012 в 20:59:26 | Сообщение #
1
Пользователь Пользователь проекта, который не имеет никаких привилегий.
К сожалению, пользователь контактные данные не указал.
К сожалению, пользователь данные о WMID не указал.
Здрасте, подскжаите какой код отвечает за шрифт на страницах сайта и в файлах и как поменять размер данного шрифта. Code
/* Main styles */ body, td {font-family:Verdana;font-size:9px;color:#fff;margin:0;padding:0; } a img {border:0;} a:link,a:active,a:visited {font-family: Verdana; font-size: 9px; color:#fff;text-decoration:none} a:hover {text-decoration:underline;color:#fff;} h1,h2,h3,h4,h5,h6 {display:block;color:#57D437;margin:0 0 10px;padding:0;} h1 {font-size:13px;color:#57D437;} h2 {font-size:13px;color:#717171;} h3 {font-size:24px;} h4 {font-size:23px;} h5 {font-size:22px;} h6 {font-size:16px;} purple {color:purple;} white {color:#FFF;} brown {color:#A52A2A;} gray {color:gray;} pink {color:#FFC0CB;} yellow {color:#FF0;} left {text-align:left;} center {text-align:center;} right {text-align:right;} ul,li,form,dl,dt,dd {display:block;list-style:none;margin:0;padding:0;} input[type="image"]:hover {opacity:0.8px;} input,textarea,select,button {font-family:Verdana;font-size:9px;color:#a28327;} td {font-family: Verdana;font-size:9px;} form {margin:0;padding:0;} label {cursor:pointer;cursor:hand} input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { cursor: pointer } .mframe {border-left:1px solid #ccc; border-right:1px solid #ccc;} .colgray {border-right:1px solid #E5E7EA;} .colwhite {border-right:1px solid #FAFAFA;} .msep {border-top:1px solid #FAFAFA;} .copy {font-size:7pt;} /* ----------------- */ /* Chrome fix */ input { outline: none !important; resize: none !important } /* ------ */ /* Header */ .top_nav { background: url(/images/bg_top.png) repeat-x; height: 25px; overflow: hidden; text-align: center; } .top_nav ul { margin: 0; padding: 0; list-style: none; } .top_nav li { display: inline-block; margin: 0 5px; line-height: 21px; } .top_nav li a { color: #ffffff; font-size: 9px; font-family: Verdana; text-shadow: 1px 1px #0d4c07; } .container_wrap { width: 770px; margin: 0 auto; } .header { background: url(/images/header.png) no-repeat; height: 134px; overflow: hidden; margin: -1px 0 0 0; } .header a.logo { background: url(/images/logo.png) no-repeat; height: 87px; width: 334px; display: block; margin: 35px 0 0 23px; float:left; } .hProfile { float: right; background: url(/images/hProfile.png) no-repeat; height: 114px; width: 193px; overflow: hidden; margin: 6px 18px 0 0; } .hProfile .hProfile_t { height: 28px; color: #ffffff; font-size: 9px; font-family: Verdana; text-shadow: 1px 1px #0d4c07; line-height: 27px; padding: 0 0 0 5px; } .hProfile .hProfile_m { } .hProfile .hProfile_ava { float: left; background: url(/images/hProfile_avabg.png) no-repeat; height: 82px; width: 79px; margin: -1px 0 0 1px; } .hProfile .hProfile_ava img { margin: 3px 0 0 1px; } .hProfile .hProfile_buttons { float: left; margin: -1px 0 0 0;} .hProfile .hProfile_buttons li { height: 21px; width: 105px; display: block; line-height: 18px; padding-left: 7px; background: url(/images/hProflie_nonh.png) no-repeat; } .hProfile .hProfile_buttons li a { color: #ffffff; font-size: 9px; font-family: Verdana; } .hProfile .hProfile_buttons li a:hover { text-shadow: 1px 1px #0d4c07; } .hProfile .hProfile_buttons li:hover { background: url(/images/hProfile_hov.png) no-repeat; padding-left: 15px; width: 96px; display: block; text-shadow: 1px 1px #0d4c07;} .navig_bg { background: url(/images/navigation.png) no-repeat; height: 24px; margin: 1px 0 0 0; overflow: hidden; } .navig_bg .navig_bg_left { float: left; color: #ffffff; font-size: 9px; font-family: Verdana; margin: 5px 0 0 5px; } .navig_bg .navig_bg_left a { color: #ffffff; font-size: 9px; font-family: Verdana; } .navig_bg a.navig_bg_right { float: right; background: url(/images/add_publ.png) no-repeat; height: 17px; width: 145px; display: block; margin: 3px 3px 0 0 } /* -------------------- */ /* Middle */ .wrap-bg-cont { background: url(/images/wrap-cont-bg.png) repeat; padding: 6px; overflow: hidden; border-left: 1px solid #000000; border-right: 1px solid #000000 } .side_left { float: left; width: 177px; } .side_right { float: right; width: 177px; } .side_center { margin: 0 179px; } .bTitle { background: url(/images/btitle.png) no-repeat; height: 23px; width: 172px; color: #fff; font-family: Verdana; font-size: 9px; line-height: 22px; padding: 0 0 0 5px; } .bContent { background: url(/images/bContent.png) repeat-y; padding: 5px; border-bottom: 1px solid #28190c; overflow: hidden; } .viewn_t { border-right: 1px solid #000000; } .viewn_t_in { border-left: 1px solid #000000; background: url(/images/viewn_t.png) repeat-x; height: 25px; overflow: hidden; } .viewn_t_left { float: left; line-height: 23px; padding: 0 0 0 5px; } .viewn_t_left a { background: url(/images/viewn_title_icon.png) no-repeat left; height: 15px; padding: 0 0 0 15px; font-family: Verdana; font-size: 9px; } .viewn_t_right { float: right; margin: 5px 5px 0 0;} .viewn_t_right span { background: url(/images/viewn_title_icon2.png) no-repeat right; height: 14px; padding: 0 17px 0 0; font-family: Verdana; font-size: 9px; } .viewn_in { border-right: 1px solid #000; } .viewn_in_2 { background: url(/images/viewn_in.png) repeat; border-left: 1px solid #000; overflow: hidden; padding: 5px; border-bottom: 1px solid #000000 } .viewn_left { float: left; } .viewn_left img { width: 131px; height: 82px; border: 3px solid #3c2d01; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; margin: 0 5px 5px 0; } .viewn_right { font-size: 9px; font-family: verdana; } .viewn_main { overflow: hidden; } .viewn_b { overflow: hidden; height: 17px; margin: 4px 5px 0 5px; background: url(/images/viewn_b.png) repeat-x; line-height: 15px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #212121; padding: 0 5px; font-size: 9px; font-family: Verdana;} .viewn_b ul { margin:0; padding: 0; float: left; } .viewn_b li { display: inline-block; margin: 0 5px; } .viewn_b a { color: #fff; font-size: 9px; font-family: Verdana; float: right; } .uStars { float: right; margin:2px 5px 0 0 } /* WBSM */ a.ticno { background: url(/images/download.png) no-repeat; height: 25px; width: 136px; margin: 3px 5px; display: inline-block; } a.ticno:hover { background-position: 0 -25px; } a.load_but { background: url(/images/download.png) no-repeat; height: 25px; width: 136px; margin: 3px 5px; display: inline-block; } a.load_but:hover { background-position: 0 -25px; } /* ---------------------- */ /* Footer */ .footer { background: url(/images/footer.png) repeat-x; height: 35px; border-left: 1px solid #000000; border-right: 1px solid #000000; } .footer_ico { background: url(/images/footer_icon.png) no-repeat left; height: 33px; padding-left: 40px; line-height: 33px; } /* ------------------ */ /* Block navigation */ .bnav ul { margin: 0; padding: 0; } .bnav li a { display: block; background: url(/images/bnav.png) no-repeat; height: 22px; width: 166px; display: block; margin: 3px -2px; line-height: 22px; padding: 0 0 0 5px; font-family: Verdana; font-size: 9px;} .bnav li a:hover { background: url(/images/bnav_h.png) no-repeat; text-decoration: none; color: #20a814; } /* ------------------- */ /* Input styles */ .side_left input[type="button"], .side_left input[type="submit"], .side_left input[type="reset"], .side_center input[type="button"], .side_center input[type="submit"], .side_center input[type="reset"], .side_right input[type="button"], .side_right input[type="submit"], .side_right input[type="reset"] { background: #17830d url(/images/input_bg.png) repeat-x; padding: 2px 3px; border: 1px solid #1da210; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; font-family: Verdana; font-size: 9px; color: #fff; } .side_left input[type="text"], .side_left textarea, #mchatMsgF, .side_right input[type="text"], .side_left right, .side_right input[type="password"], .side_center input[type="text"], .side_center right, .side_center input[type="password"], .commFl, .smiles { background: #453b1d; padding: 2px 3px; border: 1px solid #655420; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; font-family: Verdana; font-size: 9px; outline: none; resize: none color: #a28327 !important; } hr, .hr_div { height:3px; border-left:1px solid #1da210; border-right:1px solid #1da210; background:url(/images/hr_punktir.png) repeat-x 0 1px; margin:3px 0; border-top: 0; border-bottom: 0} .side_left input[type="text"]:hover, .side_left textarea:hover, .side_right input[type="text"]:hover, .side_left right:hover, .side_right input[type="password"]:hover, .side_left input[type="button"]:hover, .side_left input[type="submit"]:hover, .side_left input[type="reset"]:hover, .side_right input[type="button"]:hover, .side_right input[type="submit"]:hover, .side_right input[type="reset"]:hover { opacity: 0.7; } /* ------------------------ */ /* cBlock */ .cBlock1, .cBlock2 { background: #55461a; border: 1px solid #6d5c27; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; padding: 2px; color: #b79737; font-size: 9px; font-family: Verdana;} .cMessage { color: #b79737; font-size: 9px; font-family: Verdana } .cComm { background: url(/images/cOmments.png) repeat; border: 1px solid #000000; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; padding: 2px; } .cComm a, .cComm, .cComm td, .cComm table, .cComm div { color: #fff; font-size: 9px; font-family:Verdana; } .cComm a.profile_url {color: #fff; } .cBlock1 a, .cBlock2 a { color: #b79737; font-size: 9px; font-family: Verdana } .cBlock1 hr, .cBlock2 hr { height:3px; border-left:1px solid #b79737; border-right:1px solid #b79737; background:url(/images/hr_punktir_cblock.png) repeat-x 0 1px; margin:3px 0; border-top: 0; border-bottom: 0 } /* ----------- */ /* User Group Marks */ a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:5da130;} a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;font-weight:bold;} a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#2489f1;} a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:yellow;} a.groupOther1:link,a.groupOther1:visited,a.grou pOther1:hover {color:#a401ab;} a.groupOther2:link,a.groupOther2:visited,a.grou pOther2:hover {color:#be5f00;} a.groupOther8:link,a.groupOther8:visited,a.groupOther8:hover {color:#FF8C00;} a.groupOther3:link,a.groupOther3:visited,a.grou pOther3:hover {color:#a401ab;font-weight:bold;} a.groupOther5:link,a.groupOther5:visited,a.grou pOther5:hover {color:#00FF00;font-weight:bold;} a.groupOther4:link,a.groupOther4:visited,a.grou pOther4:hover {color:#8e006b;} a.groupOTHER7:link,a.groupOTHER7:visited,a.groupOther7:hover {color:#be5f00;font-weight:bold;} a.groupOTHER6:link,a.groupOTHER6:visited,a.groupOther6:hover {color:red;} /* ---------------- */ /* User Group Marks Forum*/ a.postuser3:link,a.postuser3:visited,a.postuser3:hover {color:00FF00;text-decoration:none} a.postuser2:link,a.postuser2:visited,a.postuser2:hover {color:be5f00;text-decoration:none} a.postuser4:link,a.postuser4:visited,a.postuser4:hover {color:red;text-decoration:underline} a.postuser5:link,a.postuser5:visited,a.postuser5:hover {color:a401ab;text-decoration:none} a.postuser7:link,a.postuser7:visited,a.postuser7:hover {color:a401ab;text-decoration:underline} a.postuser9:link,a.postuser9:visited,a.postuser9:hover {color:00FF00;text-decoration:underline} a.postuser6:link,a.postuser6:visited,a.postuser6:hover {color:18eb85;text-decoration:none} a.postuser10:link,a.postuser10:visited,a.postuser10:hover {color:red;text-decoration:none} a.postuser12:link,a.postuser12:visited,a.postuser12:hover {color:FF8C00;text-decoration:none} a.postuser251:link,a.postuser251:visited,a.postuser251:hover {color:yellow;text-decoration:none} .forumContent a { color: #44a72e; } /* ---------------- */ /* Other Styles */ .replaceTable {height:100px;width:300px;border:1px solid #d7d7d7 !important;background:#ececec;-moz-border-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-khtml-border-radius:5px;border-radius:5px;box-shadow:0 0 5px #c3c3c3;-webkit-box-shadow:0 0 5px #c3c3c3;-moz-box-shadow:0 0 5px #c3c3c3;} .legendTd {font-size:8pt;} /* ------------ */ .forum_pan td, .forum_pan { background: url(/images/forum_pan.png) no-repeat center; height: 21px; width: 476px; color: #fff; text-align: center; text-shadow: 1px 1px #0d4c07; } .forum_pan a { color: #fff; text-shadow: 1px 1px #0d4c07; } .popup_main { margin: 5px; } .popup_title { line-height: 32px; background: url(/images/forum_title.png);color: #FFF; font-size: 12px;font-weight: bold; margin: 0px; height: 32px; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; padding-left: 15px} .popup_cont {text-shadow: 1px 1px #0d4c07; padding: 5px; background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828; } /* General forum Table View */ .gTableTop a { color: #fff !important } .gTable {background:#474747;border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;} .gTableTop {background: url(/images/forum_title.png);color: #FFF; font-size: 12px;font-weight: bold; margin: 0px; height: 32px; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; padding-left: 15px} .gTableSubTop { background: transparent url(/images/tile_sub.gif);border-bottom: 1px solid #2C2C2C;color: #919191; font-size: 10px;font-weight: bold; letter-spacing: 1px;margin: 0; padding: 5px;} .gTableBody {padding:2px;background:#CECECE;} .gTableBody1 {padding-left:6px;background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .gTableBottom {padding:2px;background:#CECECE;} .gTableLeft {padding:2px;background:#373737 ;font-weight:bold;color:#fff} .gTableRight {padding-left:6px;background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .gTableError {padding:2px;background:#CECECE;color:#FF0000;} .gTableSubTop a { color: #fff; } a.postPSwithcesLink { color: #fff !important } /* ------------------------ */ /* Forums Styles */ .forumNameTd,.forumLastPostTd {padding-left:6px;background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .forumIcoTd,.forumThreadTd,.forumPostTd {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .forumLastPostTd,.forumArchive {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} a.catLink:link {text-decoration:none; color:#FFFFFF;} a.catLink:visited {text-decoration:none; color:#FFFFFF;} a.catLink:hover {text-decoration:none; color:#FFFFFF;} a.catLink:active {text-decoration:none; color:#FFFFFF;} .lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold} .archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;} /* ------------- */ /* forum Titles & other */ .forum {font-weight:bold;font-size:9pt;} .forumDescr,.forumModer {color:#858585;font-size:8pt;} .forumViewed {font-size:9px;} a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#FFFFFF;} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#FFFFFF;} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#FFFFFF;} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#FFFFFF;} /* -------------------- */ /* forum Navigation Bar */ .forumNamesBar {background: transparent;color: #999;font-size: 11px;font-weight: bold;margin: 0 0 5px 0;padding: 0 0px 8px 0px; } .forumBarKw {font-weight:normal;} a.forumBarA:link {background: transparent; color: #919191; text-decoration: none;} a.forumBarA:visited {background: transparent; color: #919191; text-decoration: none;} a.forumBarA:hover {background: transparent; color: #fff;text-decoration: none;} a.forumBarA:active {background: transparent; color: #fff;text-decoration: none;} /* -------------------- */ /* forum Fast Navigation Blocks */ .fastNav,.fastSearch,.fastLoginForm {font-size:7pt;} /* ---------------------------- */ /* forum Fast Navigation Menu */ .fastNavMain {background:#F0C6C6;} .fastNavCat {background:#F9E6E6;} .fastNavCatA {background:#F9E6E6;color:#0000FF} .fastNavForumA {color:#0000FF} /* -------------------------- */ .switches {background:#424242; border: 1px solid #555555; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px;} .pagesInfo {background:#424242;padding-right:10px;font-size:8pt; font-weight: bold;} .switch {background:#424242;width:15px;font-size:8pt; font-weight: bold;} .switchActive {font-weight:bold;color:#FFFFFF;width:15px; font-weight: bold;} a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color: #fff; font-weight: bold;} a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#fff; font-weight: bold;} a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#fff; font-weight: bold;} a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#fff; font-weight: bold;} /* ------------------- */ /* forum Threads Style */ .threadNametd,.threadAuthTd,.threadLastPostTd {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828; padding: 0 5px;} .threadIcoTd,.threadPostTd,.threadViewTd {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .threadLastPostTd {padding:2px;font-size:8pt;} .threadDescr {color:#858585;font-size:8pt;} .threadNoticeLink {font-weight:bold;} .threadsType {padding:2px;background:#373737;height:20px;font-weight:bold;font-size:8pt;color:#FFFFFF;padding-left:40px;} .threadsDetails {padding:2px;background:#373737;height:20px;color:#FFFFFF;} .forumOnlineBar {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} a.threadPinnedLink:link {text-decoration:none; color: #fff; font-weight: bold;} a.threadPinnedLink:visited {text-decoration:none; color: #fff; font-weight: bold;} a.threadPinnedLink:hover {text-decoration:none; color: #fff; font-weight: bold;} a.threadPinnedLink:active {text-decoration:underline; color: #fff; font-weight: bold;} a.threadLink:link {text-decoration:none; color:#fff; font-weight: bold; } a.threadLink:visited {text-decoration:none; color:#fff; font-weight: bold; } a.threadLink:hover {text-decoration:underline; color:#fff; font-weight: bold; } a.threadLink:active {text-decoration:underline; color:#fff; font-weight: bold; } .postpSwithces {font-size:8pt;} .thDescr {font-weight:normal;} .threadFrmBlock {font-size:7pt;text-align:right;} /* ------------------- */ /* forum Posts View */ .postTable {background: #2e2e2e;} .postTable a { color: #fff ! important } .postPoll {background:#FFFFFF;text-align:center;} .postFirst {background:#FDF4F4;} .postRest1 {background:#F7EEEE;} .postRest2 {background:#FDF4F4;} .postSeparator {height:3px;background:#373737;} .postBottom {background: #2e2e2e;} .postTdTop {height:24px;background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828; padding: 0 2px;} .postUser {color: #003;font-size: 12px; font-weight: bold; } .postTdInfo {text-align:center;padding:5px;background: #353535 url(../images/postleft.png)} .postRankName {margin-top:5px;} .postRankIco {margin-bottom:5px;margin-bottom:5px;} .reputation {margin-top:5px;} .signatureHr {margin-top:20px;color:#A82F38;} .posttdMessage {background: #373737 url(../images/posttop.png) no-repeat bottom right;} .pollQuestion {text-align:center;font-weight:bold;} .pollButtons,.pollTotal {text-align:center;} .pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;} .pollSubmit {font-weight:bold;} .pollEnd {text-align:center;height:30px;} .codeMessage {background:#FFFFFF;font-size:9px;} .quoteMessage {background:#FFFFFF;font-size:9px;} .signatureView {font-size:7pt;} .edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;} .editedBy {font-weight:bold;font-size:8pt;} .statusBlock {padding-top:3px;} .statusOnline {color:#0000FF;} .statusOffline {color:#FF0000;} .postTdTop a { color: #fff !important; } /* ------------------ */ /* forum AllInOne Fast Add */ .newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/621/32.gif') no-repeat 0px 4px;} .newPollItem {padding: 0 0 0 8px; background: url('/.s/t/621/32.gif') no-repeat 0px 4px;} /* ----------------------- */ /* forum Post Form */ .pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #474747;color:#C2C2C2;border:1px outset #C2C2C2;} .codeButtons {font-size:8pt;background: #474747;color:#C2C2C2;border:1px solid #585858; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 1px; padding: 1px 2px;} .codeCloseAll font-size:8pt;background: #474747;color:#C2C2C2;border:1px solid #585858;font-weight:bold; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 1px; padding: 1px 2px;} .postNameFl,.postDescrFl {background:#FEFAFA;border:1px solid #EA424E;width:400px} .postPollFl,.postQuestionFl {background:#FEFAFA;border:1px solid #EA424E;width:400px} .postResultFl {background:#FEFAFA;border:1px solid #EA424E;width:50px} .postAnswerFl {background:#FEFAFA;border:1px solid #EA424E;width:300px} .postTextFl {background: #373737 ;border:1px solid gray; color:#FFFFFF; width: 99% !important;} .postUserFl {background:#FEFAFA;border:1px solid #EA424E;width:300px} .postPreview, .postSubmit, .postReset {font-size:8pt;background: #474747;color:#C2C2C2;border:1px solid #585858; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 1px; padding: 1px 2px; } .main_panel_forum, .main_panel_forum a { color: #fff; font-weight: bold; } .pollHelp {font-weight:normal;font-size:8pt;padding-top:3px;} .smilesPart {padding-top:10px;text-align:center} /* ----------------- */ /* ====== forum End ====== */ #tooltip { max-width:600px; position: absolute; z-index: 10; border: 1px solid #6ed565; background-color:#3d9a34; font-size:11px; color: #2ae119; margin:0 5px 0 0; padding: 3px 5px; opacity: 0.75; -moz-border-radius: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; box-shadow: 0 0 5px #1f591a; -webkit-box-shadow: 0 0 5px #1f591a; -moz-box-shadow: 0 0 5px #1f591a; } #tooltip h3 { display:block; margin:0; padding:0; font-size:1em; color:#2ae119; } .opisanie_in { line-height: 25px; padding: 0 0 0 10px; } #centerid { margin-left: auto; }
Сообщение оставлено 09.07.2012 в 20:59:26 | Сообщение #
1
Здрасте, подскжаите какой код отвечает за шрифт на страницах сайта и в файлах и как поменять размер данного шрифта. Code
/* Main styles */ body, td {font-family:Verdana;font-size:9px;color:#fff;margin:0;padding:0; } a img {border:0;} a:link,a:active,a:visited {font-family: Verdana; font-size: 9px; color:#fff;text-decoration:none} a:hover {text-decoration:underline;color:#fff;} h1,h2,h3,h4,h5,h6 {display:block;color:#57D437;margin:0 0 10px;padding:0;} h1 {font-size:13px;color:#57D437;} h2 {font-size:13px;color:#717171;} h3 {font-size:24px;} h4 {font-size:23px;} h5 {font-size:22px;} h6 {font-size:16px;} purple {color:purple;} white {color:#FFF;} brown {color:#A52A2A;} gray {color:gray;} pink {color:#FFC0CB;} yellow {color:#FF0;} left {text-align:left;} center {text-align:center;} right {text-align:right;} ul,li,form,dl,dt,dd {display:block;list-style:none;margin:0;padding:0;} input[type="image"]:hover {opacity:0.8px;} input,textarea,select,button {font-family:Verdana;font-size:9px;color:#a28327;} td {font-family: Verdana;font-size:9px;} form {margin:0;padding:0;} label {cursor:pointer;cursor:hand} input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { cursor: pointer } .mframe {border-left:1px solid #ccc; border-right:1px solid #ccc;} .colgray {border-right:1px solid #E5E7EA;} .colwhite {border-right:1px solid #FAFAFA;} .msep {border-top:1px solid #FAFAFA;} .copy {font-size:7pt;} /* ----------------- */ /* Chrome fix */ input { outline: none !important; resize: none !important } /* ------ */ /* Header */ .top_nav { background: url(/images/bg_top.png) repeat-x; height: 25px; overflow: hidden; text-align: center; } .top_nav ul { margin: 0; padding: 0; list-style: none; } .top_nav li { display: inline-block; margin: 0 5px; line-height: 21px; } .top_nav li a { color: #ffffff; font-size: 9px; font-family: Verdana; text-shadow: 1px 1px #0d4c07; } .container_wrap { width: 770px; margin: 0 auto; } .header { background: url(/images/header.png) no-repeat; height: 134px; overflow: hidden; margin: -1px 0 0 0; } .header a.logo { background: url(/images/logo.png) no-repeat; height: 87px; width: 334px; display: block; margin: 35px 0 0 23px; float:left; } .hProfile { float: right; background: url(/images/hProfile.png) no-repeat; height: 114px; width: 193px; overflow: hidden; margin: 6px 18px 0 0; } .hProfile .hProfile_t { height: 28px; color: #ffffff; font-size: 9px; font-family: Verdana; text-shadow: 1px 1px #0d4c07; line-height: 27px; padding: 0 0 0 5px; } .hProfile .hProfile_m { } .hProfile .hProfile_ava { float: left; background: url(/images/hProfile_avabg.png) no-repeat; height: 82px; width: 79px; margin: -1px 0 0 1px; } .hProfile .hProfile_ava img { margin: 3px 0 0 1px; } .hProfile .hProfile_buttons { float: left; margin: -1px 0 0 0;} .hProfile .hProfile_buttons li { height: 21px; width: 105px; display: block; line-height: 18px; padding-left: 7px; background: url(/images/hProflie_nonh.png) no-repeat; } .hProfile .hProfile_buttons li a { color: #ffffff; font-size: 9px; font-family: Verdana; } .hProfile .hProfile_buttons li a:hover { text-shadow: 1px 1px #0d4c07; } .hProfile .hProfile_buttons li:hover { background: url(/images/hProfile_hov.png) no-repeat; padding-left: 15px; width: 96px; display: block; text-shadow: 1px 1px #0d4c07;} .navig_bg { background: url(/images/navigation.png) no-repeat; height: 24px; margin: 1px 0 0 0; overflow: hidden; } .navig_bg .navig_bg_left { float: left; color: #ffffff; font-size: 9px; font-family: Verdana; margin: 5px 0 0 5px; } .navig_bg .navig_bg_left a { color: #ffffff; font-size: 9px; font-family: Verdana; } .navig_bg a.navig_bg_right { float: right; background: url(/images/add_publ.png) no-repeat; height: 17px; width: 145px; display: block; margin: 3px 3px 0 0 } /* -------------------- */ /* Middle */ .wrap-bg-cont { background: url(/images/wrap-cont-bg.png) repeat; padding: 6px; overflow: hidden; border-left: 1px solid #000000; border-right: 1px solid #000000 } .side_left { float: left; width: 177px; } .side_right { float: right; width: 177px; } .side_center { margin: 0 179px; } .bTitle { background: url(/images/btitle.png) no-repeat; height: 23px; width: 172px; color: #fff; font-family: Verdana; font-size: 9px; line-height: 22px; padding: 0 0 0 5px; } .bContent { background: url(/images/bContent.png) repeat-y; padding: 5px; border-bottom: 1px solid #28190c; overflow: hidden; } .viewn_t { border-right: 1px solid #000000; } .viewn_t_in { border-left: 1px solid #000000; background: url(/images/viewn_t.png) repeat-x; height: 25px; overflow: hidden; } .viewn_t_left { float: left; line-height: 23px; padding: 0 0 0 5px; } .viewn_t_left a { background: url(/images/viewn_title_icon.png) no-repeat left; height: 15px; padding: 0 0 0 15px; font-family: Verdana; font-size: 9px; } .viewn_t_right { float: right; margin: 5px 5px 0 0;} .viewn_t_right span { background: url(/images/viewn_title_icon2.png) no-repeat right; height: 14px; padding: 0 17px 0 0; font-family: Verdana; font-size: 9px; } .viewn_in { border-right: 1px solid #000; } .viewn_in_2 { background: url(/images/viewn_in.png) repeat; border-left: 1px solid #000; overflow: hidden; padding: 5px; border-bottom: 1px solid #000000 } .viewn_left { float: left; } .viewn_left img { width: 131px; height: 82px; border: 3px solid #3c2d01; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; margin: 0 5px 5px 0; } .viewn_right { font-size: 9px; font-family: verdana; } .viewn_main { overflow: hidden; } .viewn_b { overflow: hidden; height: 17px; margin: 4px 5px 0 5px; background: url(/images/viewn_b.png) repeat-x; line-height: 15px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #212121; padding: 0 5px; font-size: 9px; font-family: Verdana;} .viewn_b ul { margin:0; padding: 0; float: left; } .viewn_b li { display: inline-block; margin: 0 5px; } .viewn_b a { color: #fff; font-size: 9px; font-family: Verdana; float: right; } .uStars { float: right; margin:2px 5px 0 0 } /* WBSM */ a.ticno { background: url(/images/download.png) no-repeat; height: 25px; width: 136px; margin: 3px 5px; display: inline-block; } a.ticno:hover { background-position: 0 -25px; } a.load_but { background: url(/images/download.png) no-repeat; height: 25px; width: 136px; margin: 3px 5px; display: inline-block; } a.load_but:hover { background-position: 0 -25px; } /* ---------------------- */ /* Footer */ .footer { background: url(/images/footer.png) repeat-x; height: 35px; border-left: 1px solid #000000; border-right: 1px solid #000000; } .footer_ico { background: url(/images/footer_icon.png) no-repeat left; height: 33px; padding-left: 40px; line-height: 33px; } /* ------------------ */ /* Block navigation */ .bnav ul { margin: 0; padding: 0; } .bnav li a { display: block; background: url(/images/bnav.png) no-repeat; height: 22px; width: 166px; display: block; margin: 3px -2px; line-height: 22px; padding: 0 0 0 5px; font-family: Verdana; font-size: 9px;} .bnav li a:hover { background: url(/images/bnav_h.png) no-repeat; text-decoration: none; color: #20a814; } /* ------------------- */ /* Input styles */ .side_left input[type="button"], .side_left input[type="submit"], .side_left input[type="reset"], .side_center input[type="button"], .side_center input[type="submit"], .side_center input[type="reset"], .side_right input[type="button"], .side_right input[type="submit"], .side_right input[type="reset"] { background: #17830d url(/images/input_bg.png) repeat-x; padding: 2px 3px; border: 1px solid #1da210; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; font-family: Verdana; font-size: 9px; color: #fff; } .side_left input[type="text"], .side_left textarea, #mchatMsgF, .side_right input[type="text"], .side_left right, .side_right input[type="password"], .side_center input[type="text"], .side_center right, .side_center input[type="password"], .commFl, .smiles { background: #453b1d; padding: 2px 3px; border: 1px solid #655420; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; font-family: Verdana; font-size: 9px; outline: none; resize: none color: #a28327 !important; } hr, .hr_div { height:3px; border-left:1px solid #1da210; border-right:1px solid #1da210; background:url(/images/hr_punktir.png) repeat-x 0 1px; margin:3px 0; border-top: 0; border-bottom: 0} .side_left input[type="text"]:hover, .side_left textarea:hover, .side_right input[type="text"]:hover, .side_left right:hover, .side_right input[type="password"]:hover, .side_left input[type="button"]:hover, .side_left input[type="submit"]:hover, .side_left input[type="reset"]:hover, .side_right input[type="button"]:hover, .side_right input[type="submit"]:hover, .side_right input[type="reset"]:hover { opacity: 0.7; } /* ------------------------ */ /* cBlock */ .cBlock1, .cBlock2 { background: #55461a; border: 1px solid #6d5c27; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; padding: 2px; color: #b79737; font-size: 9px; font-family: Verdana;} .cMessage { color: #b79737; font-size: 9px; font-family: Verdana } .cComm { background: url(/images/cOmments.png) repeat; border: 1px solid #000000; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; padding: 2px; } .cComm a, .cComm, .cComm td, .cComm table, .cComm div { color: #fff; font-size: 9px; font-family:Verdana; } .cComm a.profile_url {color: #fff; } .cBlock1 a, .cBlock2 a { color: #b79737; font-size: 9px; font-family: Verdana } .cBlock1 hr, .cBlock2 hr { height:3px; border-left:1px solid #b79737; border-right:1px solid #b79737; background:url(/images/hr_punktir_cblock.png) repeat-x 0 1px; margin:3px 0; border-top: 0; border-bottom: 0 } /* ----------- */ /* User Group Marks */ a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:5da130;} a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;font-weight:bold;} a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#2489f1;} a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:yellow;} a.groupOther1:link,a.groupOther1:visited,a.grou pOther1:hover {color:#a401ab;} a.groupOther2:link,a.groupOther2:visited,a.grou pOther2:hover {color:#be5f00;} a.groupOther8:link,a.groupOther8:visited,a.groupOther8:hover {color:#FF8C00;} a.groupOther3:link,a.groupOther3:visited,a.grou pOther3:hover {color:#a401ab;font-weight:bold;} a.groupOther5:link,a.groupOther5:visited,a.grou pOther5:hover {color:#00FF00;font-weight:bold;} a.groupOther4:link,a.groupOther4:visited,a.grou pOther4:hover {color:#8e006b;} a.groupOTHER7:link,a.groupOTHER7:visited,a.groupOther7:hover {color:#be5f00;font-weight:bold;} a.groupOTHER6:link,a.groupOTHER6:visited,a.groupOther6:hover {color:red;} /* ---------------- */ /* User Group Marks Forum*/ a.postuser3:link,a.postuser3:visited,a.postuser3:hover {color:00FF00;text-decoration:none} a.postuser2:link,a.postuser2:visited,a.postuser2:hover {color:be5f00;text-decoration:none} a.postuser4:link,a.postuser4:visited,a.postuser4:hover {color:red;text-decoration:underline} a.postuser5:link,a.postuser5:visited,a.postuser5:hover {color:a401ab;text-decoration:none} a.postuser7:link,a.postuser7:visited,a.postuser7:hover {color:a401ab;text-decoration:underline} a.postuser9:link,a.postuser9:visited,a.postuser9:hover {color:00FF00;text-decoration:underline} a.postuser6:link,a.postuser6:visited,a.postuser6:hover {color:18eb85;text-decoration:none} a.postuser10:link,a.postuser10:visited,a.postuser10:hover {color:red;text-decoration:none} a.postuser12:link,a.postuser12:visited,a.postuser12:hover {color:FF8C00;text-decoration:none} a.postuser251:link,a.postuser251:visited,a.postuser251:hover {color:yellow;text-decoration:none} .forumContent a { color: #44a72e; } /* ---------------- */ /* Other Styles */ .replaceTable {height:100px;width:300px;border:1px solid #d7d7d7 !important;background:#ececec;-moz-border-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-khtml-border-radius:5px;border-radius:5px;box-shadow:0 0 5px #c3c3c3;-webkit-box-shadow:0 0 5px #c3c3c3;-moz-box-shadow:0 0 5px #c3c3c3;} .legendTd {font-size:8pt;} /* ------------ */ .forum_pan td, .forum_pan { background: url(/images/forum_pan.png) no-repeat center; height: 21px; width: 476px; color: #fff; text-align: center; text-shadow: 1px 1px #0d4c07; } .forum_pan a { color: #fff; text-shadow: 1px 1px #0d4c07; } .popup_main { margin: 5px; } .popup_title { line-height: 32px; background: url(/images/forum_title.png);color: #FFF; font-size: 12px;font-weight: bold; margin: 0px; height: 32px; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; padding-left: 15px} .popup_cont {text-shadow: 1px 1px #0d4c07; padding: 5px; background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828; } /* General forum Table View */ .gTableTop a { color: #fff !important } .gTable {background:#474747;border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;} .gTableTop {background: url(/images/forum_title.png);color: #FFF; font-size: 12px;font-weight: bold; margin: 0px; height: 32px; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; padding-left: 15px} .gTableSubTop { background: transparent url(/images/tile_sub.gif);border-bottom: 1px solid #2C2C2C;color: #919191; font-size: 10px;font-weight: bold; letter-spacing: 1px;margin: 0; padding: 5px;} .gTableBody {padding:2px;background:#CECECE;} .gTableBody1 {padding-left:6px;background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .gTableBottom {padding:2px;background:#CECECE;} .gTableLeft {padding:2px;background:#373737 ;font-weight:bold;color:#fff} .gTableRight {padding-left:6px;background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .gTableError {padding:2px;background:#CECECE;color:#FF0000;} .gTableSubTop a { color: #fff; } a.postPSwithcesLink { color: #fff !important } /* ------------------------ */ /* Forums Styles */ .forumNameTd,.forumLastPostTd {padding-left:6px;background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .forumIcoTd,.forumThreadTd,.forumPostTd {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .forumLastPostTd,.forumArchive {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} a.catLink:link {text-decoration:none; color:#FFFFFF;} a.catLink:visited {text-decoration:none; color:#FFFFFF;} a.catLink:hover {text-decoration:none; color:#FFFFFF;} a.catLink:active {text-decoration:none; color:#FFFFFF;} .lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold} .archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;} /* ------------- */ /* forum Titles & other */ .forum {font-weight:bold;font-size:9pt;} .forumDescr,.forumModer {color:#858585;font-size:8pt;} .forumViewed {font-size:9px;} a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#FFFFFF;} a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#FFFFFF;} a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#FFFFFF;} a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#FFFFFF;} /* -------------------- */ /* forum Navigation Bar */ .forumNamesBar {background: transparent;color: #999;font-size: 11px;font-weight: bold;margin: 0 0 5px 0;padding: 0 0px 8px 0px; } .forumBarKw {font-weight:normal;} a.forumBarA:link {background: transparent; color: #919191; text-decoration: none;} a.forumBarA:visited {background: transparent; color: #919191; text-decoration: none;} a.forumBarA:hover {background: transparent; color: #fff;text-decoration: none;} a.forumBarA:active {background: transparent; color: #fff;text-decoration: none;} /* -------------------- */ /* forum Fast Navigation Blocks */ .fastNav,.fastSearch,.fastLoginForm {font-size:7pt;} /* ---------------------------- */ /* forum Fast Navigation Menu */ .fastNavMain {background:#F0C6C6;} .fastNavCat {background:#F9E6E6;} .fastNavCatA {background:#F9E6E6;color:#0000FF} .fastNavForumA {color:#0000FF} /* -------------------------- */ .switches {background:#424242; border: 1px solid #555555; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px;} .pagesInfo {background:#424242;padding-right:10px;font-size:8pt; font-weight: bold;} .switch {background:#424242;width:15px;font-size:8pt; font-weight: bold;} .switchActive {font-weight:bold;color:#FFFFFF;width:15px; font-weight: bold;} a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color: #fff; font-weight: bold;} a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#fff; font-weight: bold;} a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#fff; font-weight: bold;} a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#fff; font-weight: bold;} /* ------------------- */ /* forum Threads Style */ .threadNametd,.threadAuthTd,.threadLastPostTd {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828; padding: 0 5px;} .threadIcoTd,.threadPostTd,.threadViewTd {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} .threadLastPostTd {padding:2px;font-size:8pt;} .threadDescr {color:#858585;font-size:8pt;} .threadNoticeLink {font-weight:bold;} .threadsType {padding:2px;background:#373737;height:20px;font-weight:bold;font-size:8pt;color:#FFFFFF;padding-left:40px;} .threadsDetails {padding:2px;background:#373737;height:20px;color:#FFFFFF;} .forumOnlineBar {background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828;} a.threadPinnedLink:link {text-decoration:none; color: #fff; font-weight: bold;} a.threadPinnedLink:visited {text-decoration:none; color: #fff; font-weight: bold;} a.threadPinnedLink:hover {text-decoration:none; color: #fff; font-weight: bold;} a.threadPinnedLink:active {text-decoration:underline; color: #fff; font-weight: bold;} a.threadLink:link {text-decoration:none; color:#fff; font-weight: bold; } a.threadLink:visited {text-decoration:none; color:#fff; font-weight: bold; } a.threadLink:hover {text-decoration:underline; color:#fff; font-weight: bold; } a.threadLink:active {text-decoration:underline; color:#fff; font-weight: bold; } .postpSwithces {font-size:8pt;} .thDescr {font-weight:normal;} .threadFrmBlock {font-size:7pt;text-align:right;} /* ------------------- */ /* forum Posts View */ .postTable {background: #2e2e2e;} .postTable a { color: #fff ! important } .postPoll {background:#FFFFFF;text-align:center;} .postFirst {background:#FDF4F4;} .postRest1 {background:#F7EEEE;} .postRest2 {background:#FDF4F4;} .postSeparator {height:3px;background:#373737;} .postBottom {background: #2e2e2e;} .postTdTop {height:24px;background: #373737 url(/images/row.gif) no-repeat top right; border-bottom: 1px solid #555555;border-top: 1px solid #282828; padding: 0 2px;} .postUser {color: #003;font-size: 12px; font-weight: bold; } .postTdInfo {text-align:center;padding:5px;background: #353535 url(../images/postleft.png)} .postRankName {margin-top:5px;} .postRankIco {margin-bottom:5px;margin-bottom:5px;} .reputation {margin-top:5px;} .signatureHr {margin-top:20px;color:#A82F38;} .posttdMessage {background: #373737 url(../images/posttop.png) no-repeat bottom right;} .pollQuestion {text-align:center;font-weight:bold;} .pollButtons,.pollTotal {text-align:center;} .pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;} .pollSubmit {font-weight:bold;} .pollEnd {text-align:center;height:30px;} .codeMessage {background:#FFFFFF;font-size:9px;} .quoteMessage {background:#FFFFFF;font-size:9px;} .signatureView {font-size:7pt;} .edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;} .editedBy {font-weight:bold;font-size:8pt;} .statusBlock {padding-top:3px;} .statusOnline {color:#0000FF;} .statusOffline {color:#FF0000;} .postTdTop a { color: #fff !important; } /* ------------------ */ /* forum AllInOne Fast Add */ .newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} .newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/621/32.gif') no-repeat 0px 4px;} .newPollItem {padding: 0 0 0 8px; background: url('/.s/t/621/32.gif') no-repeat 0px 4px;} /* ----------------------- */ /* forum Post Form */ .pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #474747;color:#C2C2C2;border:1px outset #C2C2C2;} .codeButtons {font-size:8pt;background: #474747;color:#C2C2C2;border:1px solid #585858; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 1px; padding: 1px 2px;} .codeCloseAll font-size:8pt;background: #474747;color:#C2C2C2;border:1px solid #585858;font-weight:bold; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 1px; padding: 1px 2px;} .postNameFl,.postDescrFl {background:#FEFAFA;border:1px solid #EA424E;width:400px} .postPollFl,.postQuestionFl {background:#FEFAFA;border:1px solid #EA424E;width:400px} .postResultFl {background:#FEFAFA;border:1px solid #EA424E;width:50px} .postAnswerFl {background:#FEFAFA;border:1px solid #EA424E;width:300px} .postTextFl {background: #373737 ;border:1px solid gray; color:#FFFFFF; width: 99% !important;} .postUserFl {background:#FEFAFA;border:1px solid #EA424E;width:300px} .postPreview, .postSubmit, .postReset {font-size:8pt;background: #474747;color:#C2C2C2;border:1px solid #585858; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 1px; padding: 1px 2px; } .main_panel_forum, .main_panel_forum a { color: #fff; font-weight: bold; } .pollHelp {font-weight:normal;font-size:8pt;padding-top:3px;} .smilesPart {padding-top:10px;text-align:center} /* ----------------- */ /* ====== forum End ====== */ #tooltip { max-width:600px; position: absolute; z-index: 10; border: 1px solid #6ed565; background-color:#3d9a34; font-size:11px; color: #2ae119; margin:0 5px 0 0; padding: 3px 5px; opacity: 0.75; -moz-border-radius: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; box-shadow: 0 0 5px #1f591a; -webkit-box-shadow: 0 0 5px #1f591a; -moz-box-shadow: 0 0 5px #1f591a; } #tooltip h3 { display:block; margin:0; padding:0; font-size:1em; color:#2ae119; } .opisanie_in { line-height: 25px; padding: 0 0 0 10px; } #centerid { margin-left: auto; }