Advertisement
Guest User

Untitled

a guest
Dec 29th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.88 KB | None | 0 0
  1. .pun .main-foot .h2, .pun .main-head .h2 {
  2. float: left;
  3. color: #E8E4E1;
  4. }
  5. .pun .main .options a, .pun .main .options a:link, .pun .main .options a:visited {
  6. color: transparent;
  7. margin-left: .5em;
  8. text-decoration: none;
  9. }
  10. .pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
  11. background: transparent;
  12. background-position: left;
  13. background-repeat: no-repeat;
  14. padding-left: 20px;
  15. }
  16. .sprite-arrow_prosilver_down {
  17. background: transparent;
  18. background-position: 0 0;
  19. height: 6px;
  20. width: 6px;
  21. }
  22. .post_field {
  23. background: white none;
  24. color: #414141;
  25. border: 1px solid #B9C4CD;
  26. padding: 3px 0 3px 0;
  27. margin: 0;
  28. margin-top: 2px;
  29. }
  30. .pun .postmain {
  31. background-color: #FBFBFB;
  32. border-left: 1px solid #DDD;
  33. margin-left: 17em;
  34. }
  35. .main .main-foot, .main .main-head {
  36. background-color: transparent;
  37. color: black;
  38. font-weight: 400;
  39. padding: .7em 1.3em;
  40. }
  41. .pun .user-ident .username {
  42. position: relative;
  43. padding-top: 20px;
  44. }
  45. #pun-announcement {
  46. background-color: transparent;
  47. border-style: none;
  48. border-width: 1px;
  49. padding: 1em;
  50. }
  51. .pun .posthead {
  52. background: #F4F4F4;
  53. border-bottom: 1px solid #EBE8E4;
  54. padding: .5em 1.3em .5em 1em;
  55. }
  56. .pun .post .user {
  57. text-align: center;
  58. }
  59. .pun .post {
  60. border-color: #EEE white #CCC;
  61. border-style: solid none;
  62. border-width: 2px 0 1px;
  63. background-color: #F8F8F8;
  64. }
  65. .pun .post .user {
  66. float: left;
  67. margin-left: -16em;
  68. margin-top: -1.8em;
  69. position: relative;
  70. }
  71.  
  72. .postfoot {
  73. background: white url(http://i.imgur.com/uM0Ag.png) top left repeat-x;
  74. border-top: 1px solid #C8C8C8;
  75. padding-top: 10px;
  76. padding-bottom: 10px;
  77. }
  78. .toplinks ul.isuser li.welcomelink {
  79. display: block;
  80. float: right;
  81. clear: left;
  82. padding-top: 3px;
  83. padding-bottom: 3px;
  84. padding-left: 4px;
  85. padding-right: 4px;
  86. color: #465008;
  87. }
  88. .postdata {
  89. border: solid 1px #E0E0E0;
  90. margin: 0px 0px 1px 1px;
  91. padding: 1px 1px 1px 2px;
  92. color: black;
  93. -moz-border-radius-topleft: 5px;
  94. -webkit-border-top-left-radius: 5px;
  95. -moz-border-radius-bottomright: 5px;
  96. }
  97. .module.main {
  98. margin: 0!important;
  99. margin-bottom: 4px;
  100. padding: 6px;
  101. }
  102. .pun .paged-foot, .pun .paged-head {
  103. background-color: transparent;
  104. border: transparent;
  105. padding: 0em;
  106. }
  107. #pun-navlinks li a[href="/calendar"]{display:none!important;}
  108. #pun-navlinks li a[href="/gallery/index.htm"]{display:none!important;}
  109. #pun-navlinks li a[href="/faq"]{display:none!important;}
  110. #pun-navlinks li a[href="/search"]{display:none!important;}
  111. #pun-navlinks li a[href="/memberlist"]{display:none!important;}
  112. #pun-navlinks li a[href="/groups"]{display:none!important;}
  113. #smiley-box iframe{height: 150px;}
  114. #textarea_content dt {display:none}
  115. #textarea_content dd {margin-left: 0!important}
  116. input[type="submit"],input[type="reset"]{float: none !important}
  117. #smilies_categ{padding: 0px 0}
  118. #smiley-box{border:1px solid #DDD;width:99%;margin:10px 0!important;padding:5px}
  119. div.posting-block{border:1px solid #DDD;float:left;width:100%;margin:0;padding:0}
  120. div.posting-block #text_editor_iframe,div.posting-block #text_editor_textarea{height:255px;width:100%!important}
  121. #text_editor_controls {margin:0 !important;width: 100% !important}
  122. #quick_reply .frm-buttons {text-align: center;}
  123. #quick_reply #text_editor_controls {
  124. border-radius: 5px 5px 0 0;
  125. margin-bottom: -6px;
  126. margin-left: -113px;
  127. width: 100%;
  128. background:
  129. whiteSmoke;
  130. border: 1px solid
  131. solid 1px #CCC;
  132. padding: 5px;
  133. }
  134. #pun-qpost .dd-textarea {
  135. margin: 0px!important;
  136. }
  137. .pun .frm .frm-buttons input {
  138. background-image: url(http://i.imgur.com/Qt4G6.png);
  139. border: 1px solid #CCC;
  140. border-bottom: 1px solid #BBB;
  141. border-image: initial;
  142. border-radius: 4px;
  143. box-shadow: 0 1px 2px #ccc;
  144. color: #333;
  145. cursor: pointer;
  146. margin: 0 2px 16px;
  147. padding: 7px 22px;
  148. }
  149. #quick_reply #text_editor_textarea {
  150. border: 0;
  151. font-size: 1.2em;
  152. max-height: 136px;
  153. max-width: 910px;
  154. width: 100%;
  155. }
  156. #quick_reply fieldset.frm-set dl dd {
  157. background: white;
  158. border: solid 1px #CCC;
  159. margin: 0 auto;
  160. }
  161. #quick_reply .frm-buttons {
  162. -moz-border-radius-bottomleft: 5px;
  163. -moz-border-radius-bottomright: 5px;
  164. -webkit-border-bottom-left-radius: 5px;
  165. -webkit-border-bottom-right-radius: 5px;
  166. background-color: #EEE;
  167. border: solid 1px #CCC;
  168. border-bottom-left-radius: 5px;
  169. border-bottom-right-radius: 5px;
  170. border-top: 0;
  171. margin: 0 auto;
  172. padding: 5px;
  173. text-align: center;
  174. }
  175. .main .main-head {
  176. background: transparent none;
  177. font-size: 13px;
  178. height: 16.76px;
  179. color: #424242;
  180. padding: 5px 6px;
  181. border: none;
  182. outline: none;
  183. font-weight: bold;
  184. }
  185. #sidebar_container > ul {
  186. background: #EBE8E4 url(images/misc/blog/top-highlight.png) repeat-x left top;
  187. border: 1px solid #DBD9D6;
  188. -moz-border-radius: 5px;
  189. -webkit-border-radius: 5px;
  190. border-radius: 5px;
  191. -moz-box-shadow: -2px 2px 2px none;
  192. -webkit-box-shadow: -2px 2px 2px none;
  193. box-shadow: -2px 2px 2px none;
  194. float: left;
  195. width: 99%;
  196. }
  197. .pun-crumbs {
  198. background: #E7E7E7 url(http://img76.xooimage.com/files/a/0/0/secondary_nav_bg-3644e4e.png) repeat-x 0 0;
  199. border-bottom: 1px solid #D1D0D0;
  200. border-top: 1px solid #E6E6E6;
  201. line-height: 36px;
  202. max-height: 30px;
  203. overflow: hidden;
  204. text-shadow: white 0 1px 0;
  205. }
  206. .pun-crumbs p {
  207. font-size: 0;
  208. line-height: 30px;
  209. margin: 0;
  210. visibility: hidden;
  211. }
  212. .pun-crumbs a {
  213. background: url(http://img76.xooimage.com/files/2/0/1/secondary_nav-3644c51.png) no-repeat 100% -2px;
  214. font-size: 11px;
  215. padding: 12px 17px 12px 4px;
  216. visibility: visible;
  217. }
  218.  
  219. .sprite-tabs_less {
  220. background: url(http://www.ipbforumskins.com/skindemo/public/style_images/splat33x/cat_minimize.png) no-repeat top left;
  221. height: 30px;
  222. width: 30px;
  223. margin-top: 10px;
  224. }
  225. .pun {
  226. line-height: 130%;
  227. margin: 0 auto;
  228. min-width: auto;
  229. padding: 5px;
  230. width: 100%;
  231. }
  232. #content-container div#right {
  233. background: #EBE8E4 url(http://www.purevb.com/demo/images/misc/blog/top-highlight.png) repeat-x left top;
  234. border: 1px solid #DBD9D6;
  235. -moz-border-radius: 5px;
  236. -webkit-border-radius: 5px;
  237. border-radius: 5px;
  238. -moz-box-shadow: -2px 2px 2px none;
  239. -webkit-box-shadow: -2px 2px 2px none;
  240. box-shadow: -2px 2px 2px none;
  241. float: left;
  242. }
  243. #sidebar_container .block {
  244. margin-bottom: 4px;
  245. padding: 6px;
  246. border-top-right: 5px;
  247. border-top-left: 5px;
  248. border-top-right: 5px;
  249. border-top-left: 5px;
  250. }
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259. #pun-visit.clearfix {
  260. display: none!important;
  261. }
  262. button.button2, input.button2 {
  263. background-color: #FAFAFA;
  264. background-image: url(http://illiweb.com/fa/prosilver/bg_button.gif);
  265. background-position: top;
  266. background-repeat: repeat-x;
  267. border: 1px solid #BCBCBC;
  268. margin-top: 5px;
  269. }
  270.  
  271. a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
  272. -moz-border-radius: 3px;
  273. -moz-box-shadow: inset 0 0 1px #fff;
  274. -moz-transition: all .218s;
  275. -ms-box-shadow: inset 0 0 1px #fff;
  276. -ms-transition: all .218s;
  277. -o-box-shadow: inset 0 0 1px #fff;
  278. -o-transtion: all .218s;
  279. -webkit-border-radius: 3px;
  280. -webkit-box-shadow: inset 0 0 1px white;
  281. -webkit-transition: all .218s;
  282. background-image: linear-gradient(top,white0%,#E0E0E0100%);
  283. border: 1px solid #CCC;
  284. border-bottom-color: #AAA;
  285. border-radius: 3px;
  286. box-shadow: inset 0 0 1px white;
  287. color: #555;
  288. filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#e0e0e0);
  289. font-size: 11px;
  290. font-weight: 700;
  291. height: 2.35em;
  292. padding: 0 .91em;
  293. text-shadow: 0 1px 0 white;
  294. transition: all .218s;
  295. }
  296.  
  297. .wgo_block .section:first-child .blocksubhead {
  298. border-top: 0;
  299. }
  300. .wgo_block .blocksubhead {
  301. padding-left: 10px;
  302. font: 13px;
  303. color: #3E3E3E;
  304. background: white url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/rowBG.gif) repeat-x left top;
  305. padding-bottom: 5px;
  306. margin-top: 27px;
  307. }
  308. .formcontrols .blocksubhead {
  309. font-weight: bold;
  310. }
  311. .blocksubhead {
  312. font: normal 12px;
  313. color: #3E3E3E;
  314. background: #E9E9E9 none repeat-x;
  315. padding: 4px 10px 4px 10px;
  316. border-top: 1px solid #EBE8E4;
  317. }
  318. .blocksubhead img {
  319. vertical-align: middle;
  320. }
  321. .wgo_block .section:first-child .blocksubhead {
  322. border-top: 0;
  323. }
  324. h1, h2, h3, h4, h5, h6 {
  325. font-size: 100%;
  326. font-weight: normal;
  327. }
  328.  
  329.  
  330. .forumBitBoxTBB .forumBitShowthread {
  331. margin-bottom:8px;
  332. }
  333. .forumBitBoxTB {
  334. height:8px;
  335. font-size:0;
  336. margin-top: 5px;
  337. }
  338. .forumbitBoxTL {
  339. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxTL.png) no-repeat top left;
  340. height:8px;
  341. font-size:0;
  342. }
  343. .forumBitBoxTR {
  344. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumBitBoxTR.png) no-repeat top right;
  345. height:8px;
  346. padding:0 8px;
  347. font-size:0;
  348. }
  349. .forumBitBoxTWrap {
  350. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxTBG.png) repeat-x top left;
  351. height:8px;
  352. font-size:0;
  353. }
  354. .forumbitBoxBL {
  355. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBL.png) no-repeat top left;
  356. height:8px;
  357. font-size:0;
  358. }
  359. .forumBitBoxBR {
  360. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBR.png) no-repeat top right;
  361. height:8px;
  362. padding:0 8px;
  363. font-size:0;
  364. }
  365. .forumBitBoxBWrap {
  366. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBBG.png) repeat-x top left;
  367. height:8px;
  368. font-size:0;
  369. }
  370. .forumbitBoxLeft {
  371. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxLeft.png) repeat-y top left;
  372. }
  373. .forumbitBoxRight {
  374. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxRight.png) repeat-y top right;
  375. padding:0 3px;
  376. }
  377. .forumbitBox {
  378. background:#fff;
  379. padding:3px 7px;
  380. }
  381. .forumbitBox .tcat {
  382. margin-top:0;
  383. }
  384. .forumbitBoxShowthread {
  385. padding-bottom:0;
  386. }
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395. @charset "UTF-8";
  396. /* CSS Document */
  397.  
  398. #forums {
  399. clear:both;
  400. }
  401.  
  402. .forumhead {
  403. background: #181818 url(http://www.purevb.com/demo/images/buttons/newbtn_middle.png) repeat-x ;
  404. _background-image: none;
  405. padding: 0;
  406. font: bold 12px Arial, arial, helvetica, sans-serif;
  407. color:#ffffff;
  408. clear:both;
  409. margin-top: 8px;
  410. float: left;
  411. border: 1px solid #070707;
  412. width: 100%;
  413. -moz-border-radius-topright: 5px;
  414. -moz-border-radius-topleft: 5px;
  415. -webkit-border-top-right-radius: 5px;
  416. -webkit-border-top-left-radius: 5px;
  417. border-top-right-radius: 5px;
  418. border-top-left-radius: 5px;
  419. }
  420.  
  421. #forums .L1 .forumhead a {
  422. font: bold 12px Arial, arial, helvetica, sans-serif;
  423. }
  424.  
  425. #forums .L1 .forumhead .forumdescription {
  426. display:none;
  427. }
  428.  
  429. #forums .L1 .L2 {
  430. display:block;
  431. clear: both;
  432. }
  433.  
  434. #forums a.username {
  435. color: #d65600;
  436. }
  437.  
  438. #forums a.username:hover {
  439. color: #383838;
  440. }
  441.  
  442. .forumbit_post .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow, .forumbit_post .forumhead, .forumbits .forumhead {
  443.  
  444. -moz-box-shadow: -2px 2px 2px none;
  445. -webkit-box-shadow: -2px 2px 2px none;
  446. box-shadow: -2px 2px 2px none;
  447.  
  448. }
  449.  
  450. .forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
  451. color: #4e4e4e;
  452. background: rgb(255, 255, 255) url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/rowBG.gif) repeat-x left top;
  453. _background-image: none;
  454. display:block;
  455. width: 100%;
  456. float: left;
  457. min-height: 58px; /* 48px is the icon size */
  458. position:relative;
  459. border-bottom: 1px solid #ebe8e4;
  460. border-left: 1px solid #ebe8e4;
  461. border-right: 1px solid #ebe8e4;
  462. }
  463.  
  464. .forumbit_nopost .forumbit_nopost .forumrow .forumicon {
  465. position: absolute;
  466. left: 10px;
  467. top: 5px;
  468. }
  469.  
  470. .forumbit_nopost .forumbit_nopost .forumrow .forumdata {
  471. display: inline-block;
  472. width:100%;
  473. }
  474.  
  475. .forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
  476. margin-left: 68px;
  477. }
  478.  
  479. .forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
  480. margin-left: 0;
  481. }
  482.  
  483. /* forumbit nopost */
  484. .forumbit_post .foruminfo .forumdata {
  485. padding: 4px 0;
  486. font-size: 11px;
  487. }
  488.  
  489. .forumbit_nopost .forumhead .forumtitle {
  490. font-size: 12px;
  491. min-width: 64%;
  492. }
  493.  
  494. .forumbit_nopost .forumhead .forumtitle a {
  495. color: #ffffff;
  496. margin-left: 10px;
  497. }
  498.  
  499. .forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
  500. font-size: 11px;
  501. }
  502.  
  503. .forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
  504. width: 21%;
  505. }
  506.  
  507. .forumbit_nopost .forumhead a.collapse img {
  508. /* values are based on the image */
  509. position:absolute;
  510. top: -15px;
  511. right: -6px;
  512. display:block;
  513. width:13px;
  514. height:13px;
  515. overflow:hidden;
  516. float: right;
  517. clear: left;
  518. }
  519.  
  520. .forumbit_nopost:hover .forumhead a.collapsegadget {
  521. visibility:visible;
  522. }
  523.  
  524. .forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata {
  525. padding: 5px 10px;
  526. padding-left: 0;
  527. font-size: 12px;
  528. }
  529.  
  530. /* Removed for VBIV-14010
  531. .forumbit_nopost .forumbit_nopost .foruminfo .subforums {
  532. margin-left: 10px;
  533. position: relative;
  534. top: -10px;
  535. }
  536. */
  537.  
  538. /* forumbit post */
  539. .forumbit_post {
  540. float: left;
  541. position:relative;
  542. width: 100%;
  543. display:block;
  544. }
  545.  
  546. .forumbit_post .forumhead span {
  547. padding: 0;
  548. }
  549.  
  550. .forumbit_post .forumhead .forumlastpost {
  551. top: 0;
  552. margin-top: 0;
  553. }
  554.  
  555. .forumbit_post .foruminfo, .forumbit_post .forumlastpost, .forumbit_post .forumactionlinks, .forumbit_post .forumstats, .forumbit_post .forumstats_2{
  556. padding: 5px 0;
  557. }
  558.  
  559. .forumbit_post .forumhead .forumtitle {
  560. font-size: 12px;
  561. min-width: 64%;
  562. }
  563.  
  564. .forumbit_post .forumhead .forumtitle span {
  565. padding: 0;
  566. padding-left: 10px;
  567. }
  568.  
  569. .forumbit_post .foruminfo {
  570. width: 57%;
  571. min-width: 30%;
  572. float: left;
  573. clear: right;
  574. min-height: 48px;
  575. }
  576.  
  577. .forumbit_post .foruminfo .forumicon{
  578. position: absolute;
  579. left: 10px;
  580. }
  581.  
  582. .forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
  583. float: left;
  584. clear: right;
  585. }
  586.  
  587. .forumbit_post .foruminfo .viewing {
  588. white-space:nowrap;
  589. }
  590.  
  591. .forumbit_post .foruminfo .forumdata {
  592. padding: 0;
  593. width: 100%;
  594. _width: 99%;
  595. }
  596.  
  597. .forumbit_post .foruminfo .forumdata .datacontainer {
  598. float: left;
  599. width: 88%;
  600. padding-left: 68px;
  601. }
  602.  
  603. .forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {
  604.  
  605. font-size: 12px;
  606. margin-right: 10px;
  607. }
  608.  
  609. .forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
  610. font-weight:bold;
  611. }
  612.  
  613. .childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
  614. padding-left:1.8em;
  615. background:url('http://www.purevb.com/demo/images/styles/ChitChat/misc/child_forum.png') top left no-repeat;
  616. }
  617.  
  618. .forumbit_post .foruminfo .forumdata .viewing {
  619. font-style: italic;
  620. margin-right:10px;
  621. margin-top: 3px;
  622. font-size: 10px;
  623. }
  624.  
  625. .forumbit_post .forumactionlinks {
  626. width: 5%;
  627. display:block;
  628. float:left;
  629. clear:right;
  630. }
  631.  
  632. .forumbit_post .forumactionlinks li {
  633. display: inline;
  634. }
  635.  
  636. .forumbit_post .forumactionlink {
  637. /* values based on icon size */
  638. display:block;
  639. width:18px;
  640. height:12px;
  641. overflow:hidden;
  642. float: right;
  643. clear: left;
  644. background:transparent none no-repeat;
  645. position: relative;
  646. margin: 3px 10px 0 0;
  647. }
  648.  
  649. .forumactionlink a {
  650. /* values based on icon size */
  651. display:block;
  652. padding-left:18px;
  653. }
  654.  
  655. .forumactionlinks .rsslink {
  656. background-image:url(http://www.purevb.com/demo/images/styles/ChitChat/misc/rss_40b.png);
  657. }
  658.  
  659. .forumactionlinks .subslink {
  660. background-image:url(http://www.purevb.com/demo/images/styles/ChitChat/misc/subscribed_40b.png);
  661. }
  662. .forumactionlinks .unsubslink {
  663. background-image:url(http://www.purevb.com/demo/images/styles/ChitChat/misc/unsubscribed_40b.png);
  664. }
  665. .forumbit_post .forumdescription {
  666. display:block;
  667. clear:both;
  668. padding-right: 10px;
  669. }
  670.  
  671. .forumbit_post .unsubscribe {
  672. display:block;
  673. right: 0;
  674. top: 2px;
  675. }
  676.  
  677. .forumbit_post .forumstats, .forumbit_post .forumstats_2 {
  678. display: block;
  679. float: left;
  680. clear: right;
  681. width: 12%;
  682. margin-right: 2%;
  683. }
  684.  
  685. .forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
  686. font-size: 12px;
  687. text-align: right;
  688. padding-right: 20px;
  689. display:block;
  690. }
  691.  
  692.  
  693. .forumbit_post .forumlastpost {
  694. display:block;
  695. float: left;
  696. clear: right;
  697. }
  698.  
  699. .forumbit_post .forumrow .forumlastpost {
  700. width: 24%;
  701. font-size: 12px;
  702. padding-top: 5px;
  703. }
  704.  
  705. .forumbit_post .forumlastpost .lastpostdate {
  706. font-size: 12px;
  707. }
  708.  
  709. .lastpostlabel {
  710. display: none;
  711. }
  712.  
  713. .forumlastpost .lastposttitle .postimg {
  714. vertical-align:middle;
  715. margin-top:-2px;
  716. }
  717.  
  718. .forumlastpost p.lastposttitle {
  719. overflow: hidden;
  720. }
  721.  
  722. .moderators, .subforums {
  723. display: block;
  724. clear:both;
  725. }
  726.  
  727. .moderators h4, .subforums h4 {
  728. font-weight: bold;
  729. padding-right: 5px;
  730. }
  731.  
  732. .moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
  733. float:left;
  734. clear:right;
  735. }
  736.  
  737. h2 span.forumthreadpost {
  738. width: 12%;
  739. text-align: center;
  740. }
  741.  
  742.  
  743. /* CSS Document */
  744.  
  745. #forums {
  746. width: 100%;
  747. }
  748.  
  749. #welcomemessage {
  750. color:#494949;
  751. font-size:100%;
  752. }
  753.  
  754. .forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
  755. background: rgb(255, 255, 255) url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/rowBG.gif) repeat-x left top;
  756. _background-image: none;
  757. border-top: 1px solid rgb(255, 255, 255);
  758. }
  759.  
  760. /* forumbit nopost */
  761. /* forumbit nopost -> forumhead */
  762. .forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span {
  763. display:block;
  764. float: left;
  765. clear: right;
  766. font: bold 12px Arial, arial, helvetica, sans-serif;
  767. padding: 4px 0;
  768. color: #ffffff;
  769. }
  770.  
  771. .forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2 {
  772. margin-left: 3px;
  773. margin-right: 3px;
  774. }
  775. .forumbit_nopost {
  776. clear:left;
  777. }
  778. .forumbit_nopost .forumrowdata {
  779. clear:both;
  780. display:block;
  781. width: 100%;
  782. }
  783.  
  784. .forumbit_nopost .subforumdescription {
  785. padding: 5px 10px;
  786. font-weight: normal;
  787. color: #3e3e3e;
  788. background: #e9e9e9 none repeat-x ;
  789. }
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799. .breadcrumb hr {
  800. display: none;
  801. }
  802. .breadcrumb .navbit {
  803. float:left;
  804. background-image:url(http://www.purevb.com/demo/images/styles/ChitChat/misc/navbit-arrow-right.png);
  805. background-position:right center;
  806. background-repeat:no-repeat;
  807. padding-right:10px;
  808. padding-left:3px;
  809. }
  810.  
  811. .breadcrumb .navbit:first-child {
  812. padding-left:0;
  813. }
  814.  
  815. .breadcrumb .navbit.lastnavbit {
  816. background: transparent;
  817. }
  818.  
  819. .breadcrumb .navbit.lastnavbit span {
  820. float:left;
  821. background: transparent;
  822. padding-right:10px;
  823. padding-left:3px;
  824. }
  825. .breadcrumb .navbithome {
  826. float: left;
  827. padding: 3px 0;
  828. }
  829. .breadcrumb .navbit > a, .breadcrumb .lastnavbit > span {
  830. display:block;
  831. padding:2px 4px;
  832. float:left;
  833. background-color:transparent;
  834. border:1px solid transparent;
  835. -moz-border-radius:5px;
  836. -webkit-border-radius:5px;
  837. border-radius:5px;
  838. }
  839.  
  840. .breadcrumb .navbit a {
  841. text-decoration:none;
  842. }
  843.  
  844. body a {
  845. color:#d65600;
  846. text-decoration:none;
  847. }
  848. body a:hover,
  849. body a:hover .time,
  850. body a:hover .shade,
  851. body a:hover .understate {
  852. color:#383838;
  853. text-decoration:none;
  854. }
  855. li {
  856. display: list-item;
  857. text-align: -webkit-match-parent;
  858. }
  859. li {
  860. list-style: none;
  861. }
  862. @charset "UTF-8";
  863. /* CSS Document */
  864.  
  865. /**
  866. * Custom CSS by PurevB.com
  867. */
  868.  
  869. /************************************************************************/
  870. *{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
  871.  
  872. #forums *, #wgo *, #forumbits * {
  873. -moz-border-radius: 0 !important;
  874. -webkit-border-radius: 0 !important;
  875. }
  876. .wgo_block {
  877. margin:0;
  878. }
  879. #forums *, #wgo *, #forumbits * {
  880. -moz-border-radius: 0 !important;
  881. -webkit-border-radius: 0 !important;
  882. }
  883. #fb_headerbox {
  884. padding-right:5px;
  885. }
  886. .navbar {
  887. -moz-border-radius-bottomleft: 0 !important;
  888. -moz-border-radius-bottomright: 0 !important;
  889. -webkit-border-bottom-left-radius: 0 !important;
  890. -webkit-border-bottom-right-radius: 0 !important;
  891. }
  892. .announcements {
  893. margin-top:10px;
  894. }
  895. .highlight {
  896. background-image:none;
  897. }
  898. .navlinksBox {
  899. text-align: center;
  900. color: #5d5d5d;
  901. font-size: 15px;
  902. font-weight:700;
  903. margin-top: 8px;
  904. margin-bottom: 0;
  905. width:100%;
  906. clear:both;
  907. }
  908. .navlinksBoxWrap {
  909. padding: 10px 0;
  910. }
  911. .bodyWrap {
  912. background:#fff;
  913. margin:0 2px;
  914. }
  915. .body_wrapper {
  916. padding:10px 0;
  917. margin:0;
  918. }
  919. .above_body {
  920. padding:0;
  921. margin:0;
  922. }
  923. .threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored {
  924. border-top:0;
  925. }
  926. .popupbody li > a,
  927. .popupbody li > label {
  928. padding:8px 10px;
  929. }
  930. .formsubmit label {
  931. color:#3E3E3E;
  932. }
  933. .memberBox .toplinks ul.isuser .popupbody li {
  934. color:#3E3E3E;
  935. }
  936. .loginLeft #fb_loginbtn {position:relative;top:4px;}
  937. .toplinks #fb_loginbtn {position:relative;top:2px;}
  938. .popupbody li > a,
  939. .popupbody li > label {
  940. padding:8px 10px;
  941. }
  942. #memberlist #searchstats {color:#fff;}
  943.  
  944. .popupbody li > a,
  945. .popupbody li > label {
  946. background:#fff;
  947. }
  948. .block .searchlisthead, .block .searchlisthead a {
  949. color:#fff;
  950. }
  951. #sidebar_container > ul {
  952. width: 99%;
  953. }
  954.  
  955. /* Misc Resets
  956. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  957. img {
  958. border:0;
  959. }
  960. .verticalAlign {
  961. vertical-align:middle;
  962. }
  963. .clearfix:after {
  964. content: ".";
  965. display: block;
  966. clear: both;
  967. visibility: hidden;
  968. line-height: 0;
  969. height: 0;
  970. }
  971. .clearfix {
  972. display: inline-block;
  973. }
  974. html[xmlns] .clearfix {
  975. display: block;
  976. }
  977. * html .clearfix {
  978. height: 1%;
  979. }
  980. .lastPostIMG {
  981. position:relative;
  982. top:2px;
  983. }
  984.  
  985. /* Page Wrapper
  986. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  987. body {
  988. width:auto;
  989. min-width:990px;
  990. max-width:auto;
  991. margin: 0;
  992. }
  993. #pageWrapper {
  994. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style/pageHeadBG.png) repeat-x top left;
  995. background-color: #E8E5E1;
  996. }
  997. .pageWrap {
  998. width:auto;
  999. margin:0px 50px 0px 50px;
  1000. }
  1001.  
  1002. /* Top Bar
  1003. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1004. #topBar {
  1005. height:65px;
  1006. position:relative;
  1007. }
  1008. .memberBox {
  1009. float:left;
  1010. padding-top:6px;
  1011. line-height:31px;
  1012. }
  1013. .memberBox ul {
  1014. list-style:none;
  1015. padding:0;
  1016. margin:0;
  1017. }
  1018. .memberBox li {
  1019. float:left;
  1020. margin:0;
  1021. padding:0 3px;
  1022. }
  1023. .loginBoxInput {
  1024. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/loginBoxInput.png) no-repeat top left;
  1025. width:114px;
  1026. height:29px;
  1027. }
  1028. .loginInput {
  1029. background:transparent;
  1030. border:0;
  1031. color: #2d2d2d;
  1032. font-size:12px;
  1033. width:104px;
  1034. padding:0 5px;
  1035. height:29px;
  1036. line-height:29px;
  1037. }
  1038. .rememberMe {color:#fff;text-shadow:#515c0b 1px 1px;}
  1039. .memberBox .rememberMe {}
  1040. .memberBox .rememberMe input {
  1041. vertical-align: baseline;
  1042. }
  1043. .cb_cookieuser_navbar{
  1044. position: relative;
  1045. top: 2px;
  1046. }
  1047. .inputPad .loginBoxInput {
  1048. }
  1049. .inputPad {
  1050. padding:0 4px;
  1051. }
  1052. .submitPad input {
  1053. margin:0;
  1054. padding:0;
  1055. }
  1056. .loginLeft {
  1057. float:left;
  1058. }
  1059.  
  1060. /* Header
  1061. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1062. .above_body {
  1063. background:none;
  1064. }
  1065. .doc_header {
  1066. height:118px;
  1067. position:relative;
  1068. }
  1069. .logo {
  1070. float:left;
  1071. height:118px;
  1072. padding-right:19px;
  1073. padding-left:3px;
  1074. }
  1075. .slogan {
  1076. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/sloganSplit.png) no-repeat top left;
  1077. float:left;
  1078. font-size:14px;
  1079. height:118px;
  1080. line-height:118px;
  1081. color:#aaa9a9;
  1082. padding-left:21px;
  1083. }
  1084. .bannerBox {
  1085. position:absolute;
  1086. top:29px;
  1087. right:5px;
  1088. }
  1089.  
  1090. /* Social Bar
  1091. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1092. #socialBar {
  1093. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/followText_left.png) no-repeat top left;
  1094. height:88px;
  1095. }
  1096. .socialIcons {
  1097. float:right;
  1098. padding-top:18px;
  1099. }
  1100. .socialIcons img {
  1101. display:block;
  1102. float:left;
  1103. }
  1104.  
  1105. /* Content Main
  1106. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1107. #contentMain {
  1108. padding:13px 0;
  1109. }
  1110.  
  1111. /* Footer Main
  1112. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1113. #footer {
  1114. background:none;
  1115. border:0;
  1116. padding:0;
  1117. margin:0;
  1118. }
  1119. #footerMain {
  1120. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerBG.png) repeat top left;
  1121. font-size:13px;
  1122. border-bottom:7px solid #819C05;
  1123. }
  1124. .footerWrap {
  1125. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerWrapBG.png) repeat-x top left;
  1126. }
  1127. .footerBody {
  1128. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerBodyBG.png) no-repeat top center;
  1129. }
  1130. .copyright {
  1131. color:#fff;
  1132. text-align:center;
  1133. line-height:18px;
  1134. padding:25px 0;
  1135. }
  1136. #footerMain a:link, #footerMain a:visited {
  1137. color:#819C05;
  1138. font-weight:700;
  1139. }
  1140. #footerMain a:hover {
  1141. color:#fff;
  1142. }
  1143.  
  1144. /* Footer Navigation
  1145. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1146. #footerNav {
  1147. height:66px;
  1148. }
  1149. .footerNavLeft {
  1150. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavLeft.png) no-repeat top left;
  1151. height:66px;
  1152. }
  1153. .footerNavRight {
  1154. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavRight.png) no-repeat top right;
  1155. height:66px;
  1156. padding:0 15px;
  1157. }
  1158. .footerNavWrap {
  1159. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavBG.png) repeat-x top left;
  1160. height:37px;
  1161. line-height:37px;
  1162. padding:11px 0 18px 0;
  1163. }
  1164. #footerNav ul {
  1165. list-style:none;
  1166. padding:0;
  1167. margin:0;
  1168. }
  1169. #footerNav li {
  1170. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavSplit.png) no-repeat top right;
  1171. float:left;
  1172. font-size:14px;
  1173. }
  1174. #footerNav a:link, #footerNav a:visited {
  1175. color:#fff;
  1176. display:block;
  1177. padding-left:16px;
  1178. padding-right:18px;
  1179. font-weight:700;
  1180. }
  1181. #footerNav a:hover {
  1182. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/footerNavHover.gif) repeat-x top left;
  1183. color:#819C05;
  1184. }
  1185. .skinSelect {
  1186. float:right;
  1187. padding-top:4px;
  1188. padding-right:5px;
  1189. }
  1190.  
  1191. /* Forumbit Box
  1192. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1193. .forumBitBoxTBB .forumBitShowthread {
  1194. margin-bottom:8px;
  1195. }
  1196. .forumBitBoxTB {
  1197. height:8px;
  1198. font-size:0;
  1199. margin-top: 5px;
  1200. }
  1201. .forumbitBoxTL {
  1202. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxTL.png) no-repeat top left;
  1203. height:8px;
  1204. font-size:0;
  1205. }
  1206. .forumBitBoxTR {
  1207. background:url(images/styles/ChitChat/style_orange/forumBitBoxTR.png) no-repeat top right;
  1208. height:8px;
  1209. padding:0 8px;
  1210. font-size:0;
  1211. }
  1212. .forumBitBoxTWrap {
  1213. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxTBG.png) repeat-x top left;
  1214. height:8px;
  1215. font-size:0;
  1216. }
  1217. .forumbitBoxBL {
  1218. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBL.png) no-repeat top left;
  1219. height:8px;
  1220. font-size:0;
  1221. }
  1222. .forumBitBoxBR {
  1223. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBR.png) no-repeat top right;
  1224. height:8px;
  1225. padding:0 8px;
  1226. font-size:0;
  1227. }
  1228. .forumBitBoxBWrap {
  1229. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxBBG.png) repeat-x top left;
  1230. height:8px;
  1231. font-size:0;
  1232. }
  1233. .forumbitBoxLeft {
  1234. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxLeft.png) repeat-y top left;
  1235. }
  1236. .forumbitBoxRight {
  1237. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/forumbitBoxRight.png) repeat-y top right;
  1238. padding:0 3px;
  1239. }
  1240. .forumbitBox {
  1241. background:#fff;
  1242. padding:3px 7px;
  1243. }
  1244. .forumbitBox .tcat {
  1245. margin-top:0;
  1246. }
  1247. .forumbitBoxShowthread {
  1248. padding-bottom:0;
  1249. }
  1250.  
  1251. /* Global Search
  1252. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1253. .searchBox {
  1254. position:absolute;
  1255. top:15px;
  1256. right:18px;
  1257. }
  1258. .searchBoxInput {
  1259. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/searchInput.png) no-repeat top left;
  1260. width:114px;
  1261. height:29px;
  1262. float:left;
  1263. padding-right:5px;
  1264. }
  1265. .searchinput {
  1266. border:0;
  1267. background:transparent;
  1268. color: #333;
  1269. width:104px;
  1270. height:29px;
  1271. line-height:29px;
  1272. margin:0;
  1273. padding:0 5px;
  1274. }
  1275. .searchButton {
  1276. float:left;
  1277. }
  1278. .searchBox a:link, .searchBox a:visited {
  1279. color:#34558f;
  1280. text-decoration:underline;
  1281. }
  1282. .searchBox a:hover {
  1283. color:#3c3c3c;
  1284. }
  1285.  
  1286. /* Navbar
  1287. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1288. .navbar {
  1289. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style/navBG.png) repeat-x left top;
  1290. position:relative;
  1291. height:101px;
  1292. font: 12px arial, helvetica, sans-serif;
  1293. color:#fff;
  1294. width:100%;
  1295. padding:0;
  1296. margin:0;
  1297. }
  1298. .navLeft {
  1299. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style/navLeft.png) no-repeat left top;
  1300. height:101px;
  1301. }
  1302. .navRight {
  1303. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style/navRight.png) no-repeat right top;
  1304. height:55px;
  1305. padding:11px 13px;
  1306. }
  1307. #navtabs li.selected ul.floatcontainer {
  1308. margin-top:34px;
  1309. }
  1310. #navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
  1311. line-height:27px;
  1312. height:27px;
  1313. }
  1314. .navbar a { color:#fff; }
  1315. .navbar a:hover { color:#d65600; }
  1316.  
  1317. .navtabs ul li:first-child {
  1318. text-indent: 0;
  1319. }
  1320. .navtabs {
  1321. background:none;
  1322. padding-left:0;
  1323. }
  1324. .navtabs ul {
  1325. position:absolute;
  1326. top:37px;
  1327. left:0px;
  1328. width:100%;
  1329. /* This is to fix RTL menu issue under Opera */
  1330. direction:ltr;
  1331. }
  1332. .navtabs li {
  1333. float:left;
  1334. padding-right:2px;
  1335. background:url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/navSplit.gif) no-repeat top right;
  1336. }
  1337. .navtabs li li {
  1338. background:none;
  1339. }
  1340. .navtabs ul li {
  1341. border-right: 0;
  1342. position: relative;
  1343. }
  1344. .navtabs li a {
  1345. height:37px;
  1346. line-height:37px;
  1347. }
  1348. .navtabs li a.navtab {
  1349. display:block;
  1350. min-width:60px;
  1351. width:auto !important;
  1352. width:60px;
  1353. _min-width:75px;
  1354. _width:auto !important;
  1355. _width:75px;
  1356. text-align:center;
  1357. color:#fff;
  1358. font: bold 14px arial, helvetica, sans-serif;
  1359. text-decoration:none;
  1360. line-height:37px;
  1361. height:37px;
  1362. padding:0 10px;
  1363. background:none;
  1364. }
  1365. .navtabs li a.navtab:hover {
  1366. background:none;
  1367. color:#819C05;
  1368. }
  1369. .navtabs li.selected {
  1370. color:#819C05;
  1371. height:37px;
  1372. }
  1373. .navtabs li.selected a.navtab {
  1374. background:none;
  1375. color:#819C05;
  1376. position:relative;
  1377. top:-px;
  1378. padding-top:px;
  1379. z-index:10;
  1380. }
  1381. .navtabs li.selected li a,
  1382. .navbar_advanced_search li a {
  1383. text-decoration:none;
  1384. font: 12px arial, helvetica, sans-serif;
  1385. line-height:27px;
  1386. }
  1387. .navtabs li.selected li {
  1388. padding:0 5px;
  1389. }
  1390. .navtabs li.selected li li {
  1391. padding:0 2px;
  1392. }
  1393. .navtabs li.selected li a {
  1394. color:#a3a3a3;
  1395. font-weight:400;
  1396. }
  1397.  
  1398. .navbar_advanced_search li {
  1399. height:27px;
  1400. display:block;
  1401. clear:both;
  1402. }
  1403.  
  1404. .navbar_advanced_search li a {
  1405. color:#fff;
  1406. }
  1407.  
  1408. .navbar_advanced_search li a:hover {
  1409. color:#d65600;
  1410. text-decoration:none;
  1411. }
  1412.  
  1413. .navtabs li.selected li a:hover {
  1414. color:#fff;
  1415. text-decoration:none;
  1416. }
  1417.  
  1418. .navtabs li.selected .popupbody li > a {
  1419. padding:0pxpx 10px;
  1420. text-indent: 0;
  1421. color: ;
  1422. }
  1423.  
  1424. .navtabs li.selected li a.popupctrl {
  1425. -moz-border-radius:3px;
  1426. -webkit-border-radius:3px;
  1427. border:solid px transparent;
  1428. _border: none;
  1429. background:transparent url(http://www.purevb.com/demo/images/styles/ChitChat/misc/arrow.png) no-repeat right center;
  1430. padding-right:15px;
  1431. _background-image:url('http://www.purevb.com/demo/images/styles/ChitChat/misc/arrow.gif');
  1432. color:#a3a3a3;
  1433. }
  1434.  
  1435. .navtabs li.selected li:hover a.popupctrl.active,
  1436. .navtabs li.selected li a.popupctrl.active,
  1437. .navtabs li.selected li a:hover.popupctrl {
  1438. color:#fff;
  1439. }
  1440.  
  1441. /* Breadcrumb
  1442. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1443. .breadcrumb {
  1444. height:39px;
  1445. margin-bottom:13px;
  1446. }
  1447. .bcLeft {
  1448. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bcLeft.png) no-repeat left top;
  1449. height:39px;
  1450. }
  1451. .bcRight {
  1452. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bcRight.png) no-repeat right top;
  1453. height:39px;
  1454. padding:0 8px;
  1455. }
  1456. .bcWrap {
  1457. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bcBG.png) repeat-x left top;
  1458. height:23px;
  1459. padding:8px 10px 8px 10px;
  1460. }
  1461. .breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
  1462. border:1px solid transparent;
  1463. }
  1464. .breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
  1465. color:#737373;
  1466. }
  1467. .breadcrumb .navbit a:hover {
  1468. background:#d65600;
  1469. color:#fff;
  1470. border:1px solid transparent;
  1471. }
  1472.  
  1473. /* tcat Bars (Title Bars for Forum Home, Forum Display & Postbit)
  1474. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1475. .tcat {
  1476. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/tcatBG.gif) repeat-x left top;
  1477. float: left;
  1478. width: 100%;
  1479. color: #fff;
  1480. height:42px;
  1481. clear:both;
  1482. margin-top: 8px;
  1483. padding:0;
  1484. border:0;
  1485. position:relative;
  1486. }
  1487. .tcatLeft {
  1488. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/tcatLeft.gif) no-repeat left top;
  1489. height:42px;
  1490. }
  1491. .tcatRight {
  1492. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/tcatRight.gif) no-repeat right top;
  1493. height:42px;
  1494. }
  1495. .tcat .forumtitle {
  1496. font-weight:700;
  1497.  
  1498. }
  1499. .tcat .tcatDesc {
  1500. font-size:11px;
  1501. font-weight:400;
  1502. }
  1503. .tcat h2 {
  1504. padding-left:16px;
  1505. font: bold 13px arial, helvetica, sans-serif;
  1506. line-height:42px;
  1507. float:left;
  1508. }
  1509. .tcat a:link, .tcat a:visited {
  1510. color:#fff;
  1511. }
  1512. .tcat a:hover {
  1513.  
  1514. }
  1515. .tcat .tcatCollapse {
  1516. position:absolute;
  1517. top:8px;
  1518. right:8px;
  1519. }
  1520. /* tcat Thread List Controls - Forumdisplay */
  1521. .tcat_threadlist_controls {
  1522. float:right;
  1523. padding-right:8px;
  1524. }
  1525. .forumdisplaypopups, #forumdisplaypopups {
  1526. clear:both;
  1527. }
  1528. .tcat_threadlist_controls h6 {
  1529. height:42px;
  1530. line-height:42px;
  1531. padding:0;
  1532. display:block;
  1533. font-size:12px;
  1534. }
  1535. .forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl,
  1536. .postlist_popups h6 a.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a.popupctrl {
  1537. background:none;
  1538. display:block;
  1539. _display:42px;
  1540. height:42px;
  1541. line-height:42px;
  1542. font-family:arial, helvetica, sans-serif;
  1543. font-weight:bold;
  1544. font-size:12px;
  1545. font-weight:700;
  1546. color:#fff;
  1547. padding:0 10px;
  1548. border: 0;
  1549. float: left;
  1550. clear: right;
  1551. }
  1552. .forumdisplaypopups a:hover.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a:hover.popupctrl,
  1553. .postlist_popups h6 a:hover.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a:hover.popupctrl {
  1554. border: 0;
  1555. color:#fff;
  1556. text-decoration:underline;
  1557. }
  1558. #postlist_popups a, .postlist_popups a {
  1559. color: #fff;
  1560. _border: none;
  1561. }
  1562. #postlist_popups a:hover, .postlist_popups a:hover {
  1563. color: #fff;
  1564. text-decoration:underline;
  1565. }
  1566. #postlist_popups .popupmenu:hover a.popupctrl, #postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active, .postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active {
  1567. border: 0;
  1568. }
  1569.  
  1570. #postlist_popups ul li {
  1571. color: #3E3E3E;
  1572. }
  1573. #postlist_popups ul li a, .postlist_popups ul li a {
  1574. color: #3E3E3E;
  1575. _border: none;
  1576. }
  1577.  
  1578. #postlist_popups ul li a:hover, .postlist_popups ul li a:hover {
  1579. color: #3E3E3E;
  1580. text-decoration:underline;
  1581. }
  1582.  
  1583. #forumdisplaypopups ul a, .forumdisplaypopups ul a {
  1584. color:#3E3E3E;
  1585. }
  1586.  
  1587. /* Thead Bars (Forum Home, Forum Display & Postbit)
  1588. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1589. .thead_bar .theadrow {
  1590. background:#fff none ;
  1591. display:block;
  1592. width: 100%;
  1593. float: left;
  1594. position:relative;
  1595. font: normal 11px arial, helvetica, sans-serif;
  1596. border:1px solid #ebe8e4;
  1597. border-top:0;
  1598. color:#a3a3a3;
  1599. line-height:26px;
  1600. }
  1601. .thead_bar .padding {
  1602. padding-left:12px;
  1603. }
  1604. .thead_bar .forumhead span.forumlastpost {
  1605. width: 23%;
  1606. }
  1607. .thead_bar .theadrow .forumdata {
  1608. float: left;
  1609. }
  1610. .thead_bar {
  1611. float: left;
  1612. position:relative;
  1613. width: 100%;
  1614. display:block;
  1615. }
  1616. .thead_bar .forumhead .forumtitle {
  1617. width: 76%;
  1618. }
  1619. .thead_bar .foruminfo {
  1620. width: 53%;
  1621. min-width: 30%;
  1622. float: left;
  1623. clear: right;
  1624. }
  1625. .thead_bar .foruminfo .forumdata {
  1626. padding: 0;
  1627. width: 100%;
  1628. _width: 99%;
  1629. }
  1630. .thead_bar .forumstats, .thead_bar .forumstats_2 {
  1631. display: block;
  1632. float: left;
  1633. clear: right;
  1634. width: 16%;
  1635. margin-right: 2%;
  1636. }
  1637. .thead_bar .foruminfo .forumdata .datacontainer {
  1638. float: left;
  1639. width: 86%;
  1640. padding:0;
  1641. padding-left: 68px;
  1642. }
  1643. .thead_bar .forumactionlinks {
  1644. width: 5%;
  1645. display:block;
  1646. float:left;
  1647. clear:right;
  1648. }
  1649. .thead_bar .forumactionlink {
  1650. display:block;
  1651. width:18px;
  1652. overflow:hidden;
  1653. float: right;
  1654. clear: left;
  1655. background:transparent none no-repeat;
  1656. position: relative;
  1657. }
  1658. .thead_bar .forumstats li, .thead_bar .forumstats_2 li{
  1659. font-size: 12pxpx;
  1660. text-align: right;
  1661. padding-right: 20px;
  1662. display:block;
  1663. }
  1664. .thead_bar .forumlastpost {
  1665. display:block;
  1666. float: left;
  1667. clear: right;
  1668. }
  1669. .thead_bar .theadrow .forumlastpost {
  1670. width: 22%;
  1671. }
  1672. .forumbitBody {
  1673. padding-right:2px;
  1674. z-index:1;
  1675. clear:both;
  1676. }
  1677. #post {
  1678. z-index:1;
  1679. }
  1680. .threadlist {
  1681. margin-top:0;
  1682. }
  1683. #threadlist .threadlisthead {
  1684. background:#fff none ;
  1685. display:block;
  1686. width: 100%;
  1687. float: left;
  1688. position:relative;
  1689. border:1px solid #ebe8e4;
  1690. border-top:0;
  1691. color:#a3a3a3;
  1692. font: normal 11px arial, helvetica, sans-serif;
  1693. padding:2px 0;
  1694. margin: 0;
  1695. }
  1696. #threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
  1697. color:#a3a3a3;
  1698. }
  1699. .postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
  1700. background:#fff none ;
  1701. clear:both;
  1702. display:block;
  1703. float: left;
  1704. width: 100%;
  1705. color:#a3a3a3;
  1706. margin: -1px -1px 0;
  1707. font: normal 11px arial, helvetica, sans-serif;
  1708. padding:4px 0px 4px 0px;
  1709. border:1px solid #ebe8e4;
  1710. border-top:0;
  1711. }
  1712. #posts .posthead a:link, #posts .posthead a:visited {
  1713. color:#a3a3a3;
  1714. }
  1715. #posts .posthead a:hover {
  1716. color:#a3a3a3;
  1717. }
  1718. #posts .posthead .time, #posts .nodecontrols {
  1719. color:#a3a3a3;
  1720. }
  1721.  
  1722. /* Postbit CSS (Center Userinfo, Userinfo boxed stats wrap)
  1723. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1724. #postlist .userinfo {
  1725. padding-top:10px;
  1726. }
  1727. .username_container {
  1728. padding:2px 0;
  1729. text-align:center;
  1730. }
  1731. .username_container .username strong {
  1732. font: normal 16pt arial, helvetica, sans-serif;
  1733. }
  1734. .usertitle, .rank {
  1735. text-align:center;
  1736. }
  1737. .usercenter {
  1738. padding-top:5px;
  1739. text-align:center;
  1740. }
  1741. .userinfo_extra dt {
  1742. padding:6px 3px 0 10px;
  1743. margin:0;
  1744. color:#d65600;
  1745. font-weight:700;
  1746. }
  1747. .userinfo_extra dd {
  1748. background:#fff none ;
  1749. color:#414141;
  1750. border:1px solid #b9c4cd;
  1751. padding:3px 0 3px 0;
  1752. margin:0;
  1753. margin-top: 2px;
  1754. }
  1755. /* center avatar, username, title, rank in postbit legacy 4.0.2 */
  1756. .postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;}
  1757. .postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img {float:none; text-align:center;}
  1758. .postbitlegacy .userinfo .postbit_reputation,.postbitlegacy .userinfo .postbit_reputation img {float:none; text-align:center;}
  1759. .postbit, .postbitlegacy, .eventbit {
  1760. margin-bottom: 0;
  1761. }
  1762. .bbcode_container .bbcode_quote_container {
  1763. background:none;
  1764. }
  1765.  
  1766. .forum_info_block, .forum_info_form {
  1767. background:none;
  1768. }
  1769. .postfoot {
  1770. border-top: 1px solid #ebe8e4;
  1771. }
  1772. .postfootWrap {
  1773. border-right: 1px solid #ebe8e4;
  1774. }
  1775.  
  1776. #thread_info a.collapse {
  1777. position: absolute;
  1778. top: 9px;
  1779. }
  1780.  
  1781. /*************************************************/
  1782. /* TOP MEMBER BAR*/
  1783. .toplinks .notifications a.popupctrl {
  1784. -webkit-border-radius: 5px;
  1785. -moz-border-radius: 5px;
  1786. border-radius: 5px;
  1787. color:#fff;
  1788. }
  1789.  
  1790. .toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks ul.isuser li a:hover {
  1791. -moz-border-radius: 5px !important;
  1792. -webkit-border-radius: 5px !important;
  1793. }
  1794. #toplinks, .toplinks {
  1795. text-align:left;
  1796. line-height:20px;
  1797. padding-top:8px;
  1798. }
  1799.  
  1800. /* Bottom Bar
  1801. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1802. .bottomBar {
  1803. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bottomBarBG.png) repeat-x left top;
  1804. height:19px;
  1805. font-size:0;
  1806. clear:both;
  1807. }
  1808. .bottomBarLeft {
  1809. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bottomBarLeft.png) no-repeat left top;
  1810. height:19px;
  1811. font-size:0;
  1812. }
  1813. .bottomBarRight {
  1814. background: url(http://www.purevb.com/demo/images/styles/ChitChat/style_orange/bottomBarRight.png) no-repeat right top;
  1815. height:19px;
  1816. font-size:0;
  1817. }
  1818.  
  1819. /* CMS & Blog CSS
  1820. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1821. h1.header, h2.header {
  1822. text-transform:capitalize;
  1823. }
  1824.  
  1825. /* Forum Home
  1826. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1827. .forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
  1828. color:#5c5c5c;
  1829. font: 16px arial, helvetica, sans-serif;
  1830. }
  1831. .forumrow .forumtitle a:hover{
  1832. color:#d65600;
  1833. }
  1834. .forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
  1835. color:#5c5c5c;
  1836. font-weight:700;
  1837. }
  1838. .forumrow .lastposttitle a:hover{
  1839. color:#d65600;
  1840. }
  1841. #forums .lastpostby a.username {
  1842. color:#d65600;
  1843. }
  1844. #forums .lastpostby a.username:hover {
  1845. color:#5c5c5c;
  1846. }
  1847. .forumdescription {
  1848. color:#6f6f6f;
  1849. }
  1850. .notices {
  1851. background:none;
  1852. }
  1853. #notices .restore {
  1854. background:#ffefb6 none ;
  1855. border:1px solid #ebd27b;
  1856. color:#3c3a22;
  1857. line-height:16px;
  1858. font-size:12px;
  1859. padding:8px 10px 8px 10px;
  1860. -moz-border-radius: 5px;
  1861. -webkit-border-radius: 5px;
  1862. border-radius: 5px;
  1863. }
  1864.  
  1865. /* Advanced Search
  1866. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1867. #searchtypeswitcher {
  1868. border-bottom:4px solid #323232;
  1869. }
  1870. #searchtypeswitcher li a {
  1871. background-color:#555;
  1872. color:#FFF;
  1873. }
  1874.  
  1875. #searchtypeswitcher li.selected a {
  1876. background-color:#323232;
  1877. }
  1878.  
  1879. #searchtypeswitcher li a:hover {
  1880. background-color:#323232;
  1881. }
  1882.  
  1883. /* vBulletin Groups
  1884. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  1885. li.sgicon .maincol, #sidebar li.sgicon .maincol,#thumbnails li {
  1886. background: #fff none ;
  1887. }
  1888. #sidebar li.sgicon .maincol .textcontrol {
  1889. color: #424242;
  1890. }
  1891. #content .grouplist .blockrow > li, #content .grouplist .blockrow > ol, #content .grouplist .blockrow > div {
  1892. background: #f8f8f8 none ;
  1893. border: 1px solid #ebe8e4;
  1894. }
  1895. #pictures .blockbody .blockrow, #group_discussion_inlinemod_form .blockbody .blockrow {
  1896. border: 1px solid #ebe8e4;
  1897. }
  1898. .toolsmenu {
  1899. background: #ebe8e4 url(http://www.purevb.com/demo/images/misc/blog/top-highlight.png) repeat-x left top;
  1900. _background-image: none;
  1901. border: 1px solid #dbd9d6;
  1902. }
  1903. .toolsmenu div {
  1904. border-top:none;
  1905. color: #424242;
  1906. }
  1907. .toolsmenu h1 a {
  1908. color: #424242;
  1909. }
  1910. .toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .nopopupgroup li a {
  1911. color: #424242;
  1912. }
  1913.  
  1914. .toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
  1915. color: #424242;
  1916. }
  1917. dl.blogbit, tr.blogbit,
  1918. dl.blogcatbit, tr.blogcatbit {
  1919. background: #fff none ;
  1920. }
  1921. .input, .select {border-radius: 10px;}
  1922. .user a[href*="/u"]{font-weight: bold; font-size: 20px; font-family: Arial}
  1923. .main .main-head {background: transparent url(http://i45.tinypic.com/21c8fpx.jpg) repeat-x 0 0;border: 3px solid #D1D1D1;border-radius: 5px;height: 23px;margin-bottom: 5px;margin-top: 5px;overflow: hidden;}
  1924. .dterm {margin-left: 10px;}
  1925. -moz-selection, ::selection {
  1926. background: rgba(0, 160, 250, 0.5);
  1927. color: white;
  1928. text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
  1929. }
  1930. .pun .user-ident .user-basic-info {
  1931. color: white;
  1932. font-size: 1.5em;
  1933. font-weight: 700;
  1934. line-height: 1.8em;
  1935. text-align: center;
  1936. text-shadow: 0 1px 0 #CCC,0 2px 0 #C9C9C9,0 3px 0 #BBB,0 4px 0 #B9B9B9,0 5px 0 #AAA,0 6px 1px rgba(0, 0, 0, .1),0 0 5px rgba(0, 0, 0, .1),0 1px 3px rgba(0, 0, 0, .3),0 3px 5px rgba(0, 0, 0, .2),0 5px 10px rgba(0, 0, 0, .25),0 10px 10px rgba(0, 0, 0, .2),0 20px 20px rgba(0, 0, 0, .15);
  1937. }
  1938. .pun .user-ident .user-basic-info {
  1939. font-weight: 700;
  1940. }
  1941. .pun div, .pun td, .sig-line {
  1942. color: ##DDD;
  1943. }
  1944. p.pag,.paging{
  1945. border-radius:3px;
  1946. color: white;
  1947. margin: 4px 0 9px 0;}
  1948. #blog_comments .paging,#blog_comments p.pag{
  1949. color:#F1F1F1;}
  1950. td p.pag a,.paging a, td p.pag b, .paging b, .paged-foot .paging a, .paged-foot .paging b, .paged-foot .paging a:hover{
  1951. border-radius:3px;
  1952. padding: 6px 9px 6px 9px !important;
  1953. margin-right: 3px !important;
  1954. font-size: 12px !important;}
  1955. td p.pag a,.paging a, .paged-foot .paging a{
  1956. border-radius:3px;
  1957. color: #666666 !important;
  1958. border: solid 1px #B3B3B3 !important;
  1959. background-color: #DEDEDE;
  1960. background:-moz-linear-gradient(#F2F2F2,#BABABA);
  1961. background-image: -webkit-linear-gradient(#F2F2F2,#BABABA);
  1962. text-shadow: 0px 1px #EBEBEB !important;
  1963. box-shadow: 0px 1px #D4D4D4 !important;
  1964. -moz-box-shadow: 0px 1px #D4D4D4 !important;
  1965. -webkit-box-shadow: 0px 1px #D4D4D4 !important;}
  1966. td p.pag b, .paging b, td p.pag a:hover, .paging a:hover{
  1967. border-radius:3px;
  1968. border: solid 1px #878787 !important;
  1969. color: #EBEBEB !important;
  1970. background-color: #58E862;
  1971. background:-moz-linear-gradient(#BABABA,#DBDBDB);
  1972. background-image: -webkit-linear-gradient(#BABABA,#DBDBDB);
  1973. text-shadow: 0px 1px #666666 !important;
  1974. box-shadow: 0px 1px #D4D4D4 !important;
  1975. -moz-box-shadow: 0px 1px #D4D4D4 !important;
  1976. -webkit-box-shadow: 0px 1px #D4D4D4 !important;}
  1977. p.pag img,.paging img,.paged-foot .paging img{postion:relative;
  1978. top:-3px;
  1979. margin-top:-5px!Important;
  1980. vertical-align: center !important;}
  1981. .colorpicker {
  1982. width: 356px;
  1983. height: 176px;
  1984. overflow: hidden;
  1985. position: absolute;
  1986. background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp11.png);
  1987. font-family: Arial, Helvetica, sans-serif;
  1988. display: none;
  1989. }
  1990. .colorpicker_color {
  1991. width: 150px;
  1992. height: 150px;
  1993. left: 14px;
  1994. top: 13px;
  1995. position: absolute;
  1996. background: #f00;
  1997. overflow: hidden;
  1998. cursor: crosshair;
  1999. }
  2000. .colorpicker_color div {
  2001. position: absolute;
  2002. top: 0;
  2003. left: 0;
  2004. width: 150px;
  2005. height: 150px;
  2006. background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp12.png);
  2007. }
  2008. .colorpicker_color div div {
  2009. position: absolute;
  2010. top: 0;
  2011. left: 0;
  2012. width: 11px;
  2013. height: 11px;
  2014. overflow: hidden;
  2015. background: url(http://i46.servimg.com/u/f46/16/56/73/62/select10.gif);
  2016. margin: -5px 0 0 -5px;
  2017. }
  2018. .colorpicker_hue {
  2019. position: absolute;
  2020. top: 13px;
  2021. left: 171px;
  2022. width: 35px;
  2023. height: 150px;
  2024. cursor: n-resize;
  2025. }
  2026. .colorpicker_hue div {
  2027. position: absolute;
  2028. width: 35px;
  2029. height: 9px;
  2030. overflow: hidden;
  2031. background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp10.gif) left top;
  2032. margin: -4px 0 0 0;
  2033. left: 0px;
  2034. }
  2035. .colorpicker_new_color {
  2036. position: absolute;
  2037. width: 60px;
  2038. height: 30px;
  2039. left: 213px;
  2040. top: 13px;
  2041. background: #f00;
  2042. }
  2043. .colorpicker_current_color {
  2044. position: absolute;
  2045. width: 60px;
  2046. height: 30px;
  2047. left: 283px;
  2048. top: 13px;
  2049. background: #f00;
  2050. }
  2051. .colorpicker input {
  2052. background-color: transparent;
  2053. border: 1px solid transparent;
  2054. position: absolute;
  2055. font-size: 10px;
  2056. font-family: Arial, Helvetica, sans-serif;
  2057. color: #898989;
  2058. top: 4px;
  2059. right: 11px;
  2060. text-align: right;
  2061. margin: 0;
  2062. padding: 0;
  2063. height: 11px;
  2064. }
  2065. .colorpicker_hex {
  2066. position: absolute;
  2067. width: 72px;
  2068. height: 22px;
  2069. background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp13.png) top;
  2070. left: 212px;
  2071. top: 142px;
  2072. }
  2073. .colorpicker_hex input {
  2074. right: 6px;
  2075. }
  2076. .colorpicker_field {
  2077. height: 22px;
  2078. width: 62px;
  2079. background-position: top;
  2080. position: absolute;
  2081. }
  2082. .colorpicker_field span {
  2083. position: absolute;
  2084. width: 12px;
  2085. height: 22px;
  2086. overflow: hidden;
  2087. top: 0;
  2088. right: 0;
  2089. cursor: n-resize;
  2090. }
  2091. .colorpicker_rgb_r {
  2092. background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp14.png);
  2093. top: 52px;
  2094. left: 212px;
  2095. }
  2096. .colorpicker_rgb_g {
  2097. background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp15.png);
  2098. top: 82px;
  2099. left: 212px;
  2100. }
  2101. .colorpicker_rgb_b {
  2102. background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp16.png);
  2103. top: 112px;
  2104. left: 212px;
  2105. }
  2106. .colorpicker_hsb_h {
  2107. background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp17.png);
  2108. top: 52px;
  2109. left: 282px;
  2110. }
  2111. .colorpicker_hsb_s {
  2112. background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp18.png);
  2113. top: 82px;
  2114. left: 282px;
  2115. }
  2116. .colorpicker_hsb_b {
  2117. background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp19.png);
  2118. top: 112px;
  2119. left: 282px;
  2120. }
  2121. .colorpicker_submit {
  2122. position: absolute;
  2123. width: 22px;
  2124. height: 22px;
  2125. background: url(http://i46.servimg.com/u/f46/16/56/73/62/aceita10.png) top;
  2126. left: 322px;
  2127. top: 142px;
  2128. overflow: hidden;
  2129. }
  2130. .colorpicker_focus {
  2131. background-position: center;
  2132. }
  2133. .colorpicker_hex.colorpicker_focus {
  2134. background-position: bottom;
  2135. }
  2136. .colorpicker_submit.colorpicker_focus {
  2137. background-position: bottom;
  2138. }
  2139. .colorpicker_slider {
  2140. background-position: bottom;
  2141. }
  2142.  
  2143.  
  2144. .info, .success, .warning, .error, .mes, .tips {
  2145. margin: 10px 0px;
  2146. padding: 10px 10px 15px 50px;
  2147. background-repeat: no-repeat;
  2148. background-position: 10px center;
  2149. border-radius: 4px 4px 4px;
  2150. }
  2151. .info{
  2152. background-color:#d1e4f3;
  2153. background-image:url("http://i10.servimg.com/u/f10/17/41/76/40/inform10.png");
  2154. color:#00529B;
  2155. border:1px solid #4d8fcb;
  2156. }
  2157. .success{
  2158. background-color:#effeb9;
  2159. background-image:url("http://i10.servimg.com/u/f10/17/41/76/40/accept10.png");
  2160. color:#4F8A10;
  2161. border:1px solid #9ac601;
  2162. }
  2163. .warning{
  2164. background-color:#ffeaa9;
  2165. background-image:url("http://i10.servimg.com/u/f10/17/41/76/40/error10.png");
  2166. color:#9F6000;
  2167. border:1px solid #f9b516;
  2168. }
  2169. .error{
  2170. background-color:#fccac3;
  2171. background-image:url("http://i10.servimg.com/u/f10/17/41/76/40/critic10.png");
  2172. color:#D8000C;
  2173. border:1px solid #db3f23;
  2174. }
  2175. .mes{
  2176. background-color:#F2F2F2;
  2177. background-image:url("http://i10.servimg.com/u/f10/17/41/76/40/mail10.png");
  2178. border:1px solid #AAAAAA;
  2179. color:#545454;
  2180. }
  2181. .tips{
  2182. background-color:#FEEAC9;
  2183. background-image:url("http://i10.servimg.com/u/f10/17/41/76/40/light10.png");
  2184. border:1px solid #D38E49;
  2185. color:#bb640c;
  2186. }
  2187. .pun tbody.statused span.status {margin-left: -40px!important;margin-top: 0!important;padding-right: 25px!important;position: absolute;}
  2188. .pun tbody.statused td.tcl {padding-left: 3.4em;}
  2189. #popup {
  2190. background: -moz-linear-gradient(#9DE8AF,#00751B);
  2191. background-color: #DEDEDE;
  2192. background-image: -webkit-linear-gradient(#9DE8AF,#00751B);
  2193. border: 3px solid #000;
  2194. border-radius: 9px;
  2195. box-shadow: 9px 8px 20px grey;
  2196. color: #fff;
  2197. cursor: pointer;
  2198. font-weight: 700;
  2199. height: 80px;
  2200. padding: 13px;
  2201. position: fixed;
  2202. right: 420px;
  2203. width: 300px;
  2204. }
  2205. #X {
  2206. background-color: #65C45A;
  2207. border: 1px solid #000;
  2208. border-radius: 3px;
  2209. color: #fff;
  2210. cursor: pointer;
  2211. font-weight: 700;
  2212. height: 8px;
  2213. padding-bottom: 8.5px;
  2214. padding-left: 3px;
  2215. padding-right: 3px;
  2216. width: 8px;
  2217. }
  2218. .p-staff {
  2219. color: orange;
  2220. font-size: 17px;
  2221. }
  2222. element.style {
  2223. font-size: 15px;
  2224. }
  2225. Matched CSS Rules
  2226. * {
  2227. margin: 0;
  2228. padding: 0;
  2229. }
  2230. user agent stylesheetcenter {
  2231. display: block;
  2232. text-align: -webkit-center;
  2233. }
  2234. Inherited from div#popup
  2235. #popup {
  2236. color: #fff;
  2237. cursor: pointer;
  2238. font-weight: 700;
  2239. }
  2240. #popup {
  2241. background: -moz-linear-gradient(#9DE8AF,#00751B);
  2242. background-color: #DEDEDE;
  2243. background-image: -webkit-linear-gradient(#9DE8AF,#00751B);
  2244. border: 3px solid #000;
  2245. border-radius: 9px;
  2246. box-shadow: 9px 8px 20px grey;
  2247. color: #fff;
  2248. cursor: pointer;
  2249. font-weight: 700;
  2250. height: 80px;
  2251. padding: 13px;
  2252. position: fixed;
  2253. right: 420px;
  2254. width: 300px;
  2255. }
  2256. .pun div, .pun td, .sig-line {
  2257. border-color: ##CCC;
  2258. color: ##CCC;
  2259. }
  2260. .pun div, .pun td, .sig-line {
  2261. border-color: ##dddddd;
  2262. color: ##dddddd;
  2263. }
  2264. .input, .select {border-radius: 15px;}
  2265. #tabs ul li a{border-radius:15px}
  2266. a[href="/u1"]{
  2267. text-shadow:0 0 5px black;
  2268. background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
  2269. }
  2270. .spoiler{-moz-border-radius-bottomleft:9px;-moz-border-radius-bottomright:25px;-moz-border-radius-topleft:5px;-moz-box-shadow:1px 1px 5px #9C9C9C;-webkit-border-bottom-left-radius:9px;-webkit-border-bottom-rightright-radius:25px;-webkit-border-top-left-radius:5px;-webkit-box-shadow:1px 1px 5px #9C9C9C;background:url() no-repeat top right;background-color:#FFF;border-bottom:3px solid #ADC8E5;border-left:5px solid #696969;border-right:2px solid #696969;border-top:1px solid #696969;box-shadow:1px 1px 5px #9C9C9C;min-height:30px}.spoiler dt{background-image:url(http://yourimg.in/m/8x0c967.png);background-position:top right;background-repeat:repeat-x;display:block;font-size:13px;font-style:normal;margin:-0;padding:3px}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement