/* CS1 Background and text colours -------------------------------------------------------------*/ html, body {background-image: url(http://i51.tinypic.com/2i0rz3c.png); background-repeat: repeaty; background-attachment: fixed; background-position: center;} body {background: fixed;} /* CS1.1 */ .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend { background-color: #opacity; color: #251010; } /* CS1.2 */ .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer { background-color: #opacity; color: #251010; } /* CS1.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { background-color: #opacity; color: #FFFFFC; font-weight: normal; font-style: normal; text-align: center; } /* CS1.4 */ #pun-title, #pun-title .container, .punbb .modmenu .container { background-color: #opacity; color: #251010; } /* CS1.5 */ .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { background-color: #opacity; color: #251010 } /* CS1.6 */ .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl { background-color: #opacity; color: #251010 } /* CS1.7 */ .punbb .quote-box, .punbb .code-box { background-color: #9D8884; color: #251010 } /* CS1.8 */ #pun-navlinks .container { background-color: #opacity; color: #FFFFFF; } .offline li.pa-online strong { font-weight: normal } .punbb textarea, .punbb select, .punbb input { background-color: #ad9894; color: #251010 } /* CS2 Border colours -------------------------------------------------------------*/ /* CS2.1 */ .punbb .container, .punbb .post-body, .post h3, #pun-title { border-color: #ad9894 #ad9894 #ad9894 #ad9894 } /* CS2.2 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color: #9D8884 } /* CS2.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color: #ad9894; } /* CS2.4 */ .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table { border-color: #ad9894; } /* CS2.5 */ .punbb th { border-color: #ad9894 } /* CS2.6 */ .punbb .quote-box, .punbb .code-box { border-color: #8D7874 #CDB8B4 #CDB8B4 #8D7874; } #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span { border-color: #8D7874 } #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend { border-color: #CDB8B4 } .punbb .divider { border-color: #8D7874 #CDB8B4 #CDB8B4 #CDB8B4 } .punbb .formal fieldset .post-box, .punbb .info-box { border: 1px solid #dedfdf } li.pa-online { border-left-color: #ad9894; } .punbb .post-sig dt { border-top-color: #ad9894 !important; } /* CS3 Links -------------------------------------------------------------*/ /* CS3.1 */ .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited { color: #251010; border-bottom: 0px none #000; text-decoration: none; } .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #251010 } /* CS3.2 */ .punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { color: #330000; border-bottom: 0px none #000; text-decoration: underline; } /* CS3.3 */ #pun-navlinks a { color: #FFFFFF; border-bottom: 0px none #000; text-decoration: none; } /* CS3.4 */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { color: #FFFFFF; font-weight: normal; font-style: normal; border-bottom: 0px none #000; text-decoration: underline; } #pun-pagelinks a:active, #pun-pagelinks a:focus { background-color: #333; color: #fff; } /* CS4 Post status icons -------------------------------------------------------------*/ div.icon { background: url(http://10pix.ru/img1/1588/2259712.png) no-repeat; } tr.inew div.icon { background: url(http://10pix.ru/img1/3032/2259714.png) no-repeat; } tr.iclosed div.icon { background: url( http://10pix.ru/img1/5049/2259709.png) no-repeat; } tr.iredirect div.icon { background: url( http://10pix.ru/img1/623869/2259716.png) no-repeat; } /* CS5 Other -------------------------------------------------------------*/ #pun-about p.container {background-image: url("http://10pix.ru/img1/3591/2259552.png"); background-repeat: no-repeat; height: 30px; background-position: top center;} #pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 520px; top: 400px } #pun-title .title-logo span {display: none;}