Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.63 KB | None | 0 0
  1. /******* Red Pulse *******/
  2. /* Created by McKee91 & Lout */
  3.  
  4.  
  5. html,body {
  6. background: url(http://z3.ifrm.com/10/168/0/f257108/Pulse_Main_bg.jpg) #0b0b0b;
  7. color:#fff;
  8. font-family:"Tahoma", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
  9. font-size:93.3%;
  10. margin:0;
  11. padding:0;
  12. }
  13.  
  14. a span {
  15. color: #E8001B;
  16. text-decoration: none;
  17.  
  18. }
  19.  
  20. a span:hover {
  21. color: #E56262;
  22. text-decoration: none;
  23. font-weight: normal;
  24. }
  25.  
  26. a {
  27. color: #E8001B;
  28. text-decoration: none;
  29. font-weight: normal;
  30. }
  31.  
  32. a:hover {
  33. color: #E56262;
  34. text-decoration: none;
  35. font-weight: normal;
  36. }
  37.  
  38. hr {
  39. background-color:#ccc;
  40. border:0;
  41. border-top: 1px solid #000;
  42. border-bottom: 1px solid #444;
  43. clear:both;
  44. color:#ccc;
  45. height:1px;
  46. }
  47.  
  48. table {
  49. border-collapse:collapse;
  50. border-spacing:0;
  51. clear:both;
  52. empty-cells:show;
  53. width:100%;
  54. }
  55.  
  56. th,td {
  57. border:1px solid #000;
  58. }
  59.  
  60. th, th a {
  61. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #1f1f1f;
  62. color: #ccc;
  63. font-size: 80%;
  64. padding: 1px 5px;
  65. text-align:left;
  66. }
  67.  
  68. .register th, th a {
  69. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #1f1f1f;
  70. color: #ccc;
  71. font-size: 80%;
  72. padding: 1px 5px;
  73. text-align:left;
  74. }
  75.  
  76. #stats th a {
  77. font-size: 100%;
  78. }
  79.  
  80. #logo {
  81. text-align: center;
  82. clear: both;
  83. padding-top: 5px;
  84. }
  85.  
  86. td {
  87. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #161616;
  88. color:#ccc;
  89. padding:5px 10px;
  90. }
  91.  
  92. .category td {
  93. padding: 2px 5px;
  94. }
  95.  
  96. th a:hover {
  97. color:#fff;
  98. }
  99.  
  100. h1 {
  101. font-size:200%;
  102. }
  103.  
  104. h2,h3 {
  105. font-size:100%;
  106. }
  107.  
  108. .category h2,.topic h2,#portal h2,#portal_foot h2,thead th, #acplogin thead th {
  109. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x;
  110. color:#fff;
  111. font-size:90%;
  112. font-weight:700;
  113. border: 1px solid #000;
  114. }
  115.  
  116. .calendar thead th, table thead th {
  117. padding: 3px 5px 8px 5px!important;
  118. color: #fff;
  119. }
  120.  
  121. thead th {
  122. border-bottom-width:1px;
  123. padding:5px;
  124. text-align:center;
  125. }
  126.  
  127. h2.special {
  128. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x;
  129. height: 26px;
  130. color: #fff;
  131. }
  132.  
  133. input,select,textarea,button,a.btn_fake {
  134. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #141414;
  135. border:1px solid #000;
  136. color:#ccc;
  137. padding:3px 5px;
  138. vertical-align:middle;
  139. }
  140.  
  141. textarea {
  142. font-family:"Tahoma", sans-serif;
  143. font-size:100%;
  144. margin:auto;
  145. width:98%;
  146. }
  147.  
  148. input:focus,input.focus,textarea:focus,textarea.focus {
  149. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #151515;
  150. }
  151.  
  152. .submit_error {
  153. background:#fff8eb;
  154. border:1px solid #e77700;
  155. }
  156.  
  157. #c_postbtn button, #c_postbtn a.btn_fake {
  158. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #141414;
  159. color:#E8001B;
  160. cursor:default;
  161. padding:3px 5px;
  162. margin:0;
  163. font-family: Arial, Helvetica, sans-serif;
  164. font-size:90%;
  165. overflow:visible;
  166. border:1px solid #000;
  167. min-width:100px;
  168. min-height:25px;
  169. }
  170.  
  171. #c_postbtn button {
  172. float: right;
  173. }
  174.  
  175.  
  176. button.btn_normal, button.btn_default {
  177. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #141414;
  178. color:#E8001B;
  179. cursor:pointer;
  180. padding: 3px 5px;
  181. margin:0;
  182. font-family: Arial, Helvetica, sans-serif;
  183. font-size:90%;
  184. overflow:visible;
  185. border:1px solid #000;
  186. min-width:140px;
  187. min-height:25px;
  188. font-weight:900;
  189. }
  190.  
  191. #c_postbtn button:hover,#c_postbtn a.btn_fake:hover, button.btn_normal:hover, button.btn_default:hover, button#c_bbcode:hover{
  192. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #151515;
  193. border:1px solid #000;
  194. cursor: pointer
  195. }
  196.  
  197. button.btn_mod {
  198. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #131313;
  199. border:1px solid #000;
  200. color:#E8001B;
  201. vertical-align:middle;
  202. padding: 3px 5px;
  203. }
  204.  
  205. button,a.btn_fake {
  206. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #131313;
  207. color:#E8001B;
  208. cursor:default;
  209. margin:0;
  210. font-family: Arial, Helvetica, sans-serif;
  211. font-size:90%;
  212. overflow:visible;
  213. width:auto;
  214. border:1px solid #000;
  215. }
  216.  
  217. button:hover,a.btn_fake:hover {
  218. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #151515;
  219. border:1px solid #000;
  220. cursor: pointer;
  221. }
  222.  
  223. button.btn_text {
  224. background:none;
  225. border:0;
  226. cursor:pointer;
  227. font-family: "Arial", "Bitstream Vera Sans", Verdana, sans-serif;
  228. font-size:100%;
  229. }
  230.  
  231. .notice {
  232. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #141414;
  233. border:1px solid #E8001B;
  234. color:#ccc;
  235. margin:10px auto;
  236. width:70%;
  237. }
  238.  
  239. .notice dt {
  240. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x top;
  241. font-weight:700;
  242. }
  243.  
  244. .notice dd {
  245. font-style:italic;
  246. }
  247.  
  248. dl.info {
  249. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #141414;
  250. border: 1px solid #E8001B;
  251. color: #ccc;
  252. }
  253.  
  254. .info dt {
  255. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x top;
  256. color:#fff;
  257. border: 0;
  258. }
  259.  
  260. dl.error {
  261. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #141414;
  262. border: 1px solid #cc0000;
  263. color: #ccc;
  264. }
  265.  
  266. .error dt {
  267. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #141414;
  268. color:#ccc;
  269. border: 0;
  270. }
  271.  
  272. #top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
  273. list-style:none;
  274. padding:0;
  275. }
  276.  
  277. #profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd {
  278. margin:0;
  279. }
  280.  
  281. #top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {
  282. display:inline;
  283. }
  284.  
  285. #top {
  286. height:26px;
  287. padding: 0;
  288. margin-top:0;
  289. font-size: 80%;
  290. border-bottom: 1px solid #E8001B;
  291. background: url(http://z3.ifrm.com/10/168/0/f263838/Pulse_Top.gif) repeat-x;
  292. min-width: 700px;
  293. }
  294.  
  295. #top_info {
  296. color:#ccc;
  297. margin-top:6px;
  298. font-size: 110%;
  299. float:left;
  300. margin-left:20px;
  301. }
  302.  
  303. #top_info a {
  304. color: #ccc;
  305. font-weight: bold;
  306. }
  307.  
  308. #top_info a:hover {
  309. color: #fff;
  310. }
  311.  
  312. #top_menu {
  313. background: url(http://z3.ifrm.com/10/168/0/f258777/Pulse_Top_Right.png) left;
  314. border:0;
  315. height: 26px;
  316. float: right;
  317. clear: right;
  318. padding-left: 15px !important;
  319. margin-top: -5px;
  320. }
  321.  
  322. .drop_menu {
  323. margin: 0;
  324. }
  325.  
  326. .drop_menu li {
  327. float:left;
  328. text-align:center;
  329. padding-left: 5px;
  330. padding-right: 2px;
  331. margin-right: 1px;
  332. }
  333.  
  334.  
  335. .drop_menu a:hover {
  336. background: url(http://z3.ifrm.com/370/167/0/f374229/RP_Top_A.png) no-repeat 7px 4px;
  337. }
  338.  
  339. .drop_menu a {
  340. color:#ccc;
  341. display:block;
  342. padding:7px .25em 4px .25em;
  343. position:relative;
  344. width: 105px;
  345. font-weight: 700;
  346. }
  347.  
  348. .drop_menu ul {
  349. color:#ccc;
  350. left:-999em;
  351. margin:0;
  352. position:absolute;
  353. width: 100px;
  354. margin-bottom:0;
  355. }
  356.  
  357. .drop_menu ul li {
  358. font-size:85%;
  359. margin:0;
  360. padding:0;
  361. width: 105px;
  362. }
  363.  
  364. .drop_menu ul li a {
  365. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #141414;
  366. border:0;
  367. border-width:0 1px 1px;
  368. display:block;
  369. padding:4px 5%;
  370. width: 97px;
  371. color: #ccc;
  372.  
  373. }
  374.  
  375. .drop_menu li ul li a:hover {
  376. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #161616;
  377. color: #fff;
  378. }
  379.  
  380. #advertisement {
  381. margin:18px 0 0 750px;
  382. padding:0;
  383. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #181818;
  384. border:1px solid #000;
  385. position:absolute;
  386. z-index:1;
  387. }
  388.  
  389. #topcat {
  390. margin:0 !important;
  391. }
  392.  
  393. #submenu_wrap {
  394. background: url(http://z3.ifrm.com/10/168/0/f263845/Pulse_Submenu_Left.gif) no-repeat left center;
  395. border: 0;
  396. height: 23px;
  397. }
  398.  
  399. #submenu {
  400. background: url(http://z3.ifrm.com/10/168/0/f263844/Pulse_Submenu_Right.gif) no-repeat right center;
  401. color:#ccc;
  402. font-size:80%;
  403. padding:4px 1% 6px;
  404. text-align:right;
  405. }
  406.  
  407. #submenu a {
  408. color: #ccc;
  409. }
  410.  
  411. #submenu a:hover {
  412. color: #fff;
  413. }
  414.  
  415. #wrap {
  416. background:#131313;
  417. padding: 10px;
  418. }
  419.  
  420. #nav {
  421. background: #131313;
  422. color:#ccc;
  423. font-size: 80%;
  424. }
  425.  
  426. #nav a {
  427. font-weight: 900;
  428. color:#ccc;
  429. }
  430.  
  431. #nav a:hover {
  432. color:#fff;
  433. }
  434.  
  435. .meta_box {
  436. background: #181818;
  437. border:1px solid #000;
  438. font-size:85%;
  439. line-height:150%;
  440. padding:10px 25px;
  441. }
  442.  
  443. .meta_menu {
  444. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #181818;
  445. border:1px solid #000;
  446. padding:0;
  447. width:49%;
  448. }
  449.  
  450. .meta_menu h3 {
  451. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x center;
  452. border:1px solid #000;
  453. clear:both;
  454. color:#fff;
  455. padding: 7px 5px 7px 5px;
  456. font-size:90%;
  457. font-weight:700;
  458. margin:-1px;
  459. text-align:center;
  460. }
  461.  
  462. .meta_menu a {
  463. color: #ccc;
  464. }
  465.  
  466. .meta_menu a:hover {
  467. color:#fff;
  468. }
  469.  
  470. ul.cat-pages {
  471. float:left;
  472. font-size:90%;
  473. margin:15px 0;
  474. padding: 5px 1px;
  475. }
  476.  
  477. .cat-pages a,.cat-pagesjump i,.cat-topicpages a {
  478. background:#2d2e2e;
  479. border:1px solid #000;
  480. color:#ccc;
  481. }
  482.  
  483. .cat-pages a:hover,.cat-topicpages a:hover {
  484. background:#F6001B;
  485. color:#000;
  486. }
  487.  
  488. .cat-pages span {
  489. background:#F6001B;
  490. color:#000;
  491. border:1px solid #000;
  492. cursor:default;
  493. font-weight:700;
  494. padding:2px 5px;
  495. }
  496.  
  497. .cat-pages input {
  498. background:#222;
  499. color:#ccc;
  500. padding:3px 5px;
  501. vertical-align:baseline;
  502. }
  503.  
  504. ul.cat-topicpages {
  505. float:right;
  506. font-size:80%;
  507. padding:1px 0;
  508. }
  509.  
  510. tr.generic td,div.generic {
  511. font-size:120%;
  512. font-weight:700;
  513. padding:20px;
  514. text-align:center;
  515. }
  516.  
  517. td.c_head,td.c_sort {
  518. background: #151515;
  519. color:#ccc;
  520. font-size:80%;
  521. height: 19px;
  522. }
  523.  
  524. td.c_foot {
  525. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #181818;
  526. color:#ccc;
  527. font-size:80%;
  528. height: 19px;
  529. }
  530.  
  531. td.c_desc {
  532. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #161616;
  533. font-weight:700;
  534. text-align:right;
  535. vertical-align:middle;
  536. width:150px;
  537. }
  538.  
  539. td.c_desc small {
  540. display:block;
  541. font-weight:400;
  542. }
  543.  
  544. tr.pm_new td {
  545. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #161616;
  546. font-weight:700;
  547. }
  548.  
  549. tr.hidden td.c_post {
  550. background:#181818;
  551. }
  552.  
  553. .bday {
  554. background:url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat;
  555. color:#E8001B;
  556. font-size:90%;
  557. font-weight:700;
  558. height:16px;
  559. padding:2px 2px 2px 18px;
  560. width:20px;
  561. }
  562.  
  563. td.c_mark {
  564. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #161616;
  565. text-align:center;
  566. width: 1%;
  567. }
  568.  
  569. .c_forum {
  570. color:#ccc;
  571. font-size:85%;
  572. width:60%;
  573. }
  574.  
  575. .c_forum strong a {
  576. font-size:110%;
  577. }
  578.  
  579. td.c_last {
  580. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #181818;
  581. font-size:80%;
  582. }
  583.  
  584. .c_forum-desc {
  585. color:#aaa;
  586. font-size:85%;
  587. }
  588.  
  589. .c_last-title {
  590. background: none;
  591. display:block;
  592. line-height:16px;
  593. padding-left:10px;
  594. }
  595.  
  596. td.c_info-v,td.c_info-t,td.c_info-r {
  597. font-size:80%;
  598. padding:5px;
  599. text-align:center;
  600. }
  601.  
  602. td.c_subforum {
  603. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #181818;
  604. color:#ccc;
  605. font-size:80%;
  606. }
  607.  
  608. .cat_head {
  609. border:0;
  610. padding:0;
  611. }
  612.  
  613. .description {
  614. color:#ccc;
  615. font-size:85%;
  616. }
  617.  
  618. a.member:hover {
  619. color:#fff;
  620. }
  621.  
  622. td#stats_events a,td#stats_events span {
  623. background:url(http://z3.ifrm.com/10/168/0/f291963/Pulse_Minical.gif) no-repeat 2px;
  624. padding:4px 0 4px 20px;
  625. }
  626.  
  627. td.c_username {
  628. background:url(http://z3.ifrm.com/10/168/0/f263965/Pulse_H_Post.gif) repeat-x top #181818;
  629. padding: 0;
  630. text-align:center;
  631. color: #ccc;
  632. }
  633.  
  634. td.c_username a {
  635. font-size:140%;
  636. font-weight:700;
  637. color: #fff;
  638. }
  639.  
  640. td.c_user {
  641. font-size:80%;
  642. }
  643.  
  644. td.c_user dl {
  645. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #1d1d1d;
  646. border:1px solid #000;
  647. margin:0;
  648. padding:2px 4px;
  649. width:204px;
  650. color: #ccc;
  651. }
  652.  
  653. dl.user_profile {
  654. overflow:hidden;
  655. word-wrap:break-word;
  656. text-align:center;
  657. font-weight:900;
  658. }
  659.  
  660. dl.user_profile dd {
  661. font-style:italic;
  662. margin:0;
  663. }
  664.  
  665. dl.user_profile dt {
  666. margin-top:10px;
  667. }
  668.  
  669. dl.user_info dd {
  670. font-weight:700;
  671. margin-bottom:1px;
  672. }
  673.  
  674. #profile_menuwrap {
  675. padding-top: 3px;
  676. padding-bottom: 2px;
  677. }
  678.  
  679. #profile_menu ul {
  680. border-top:0;
  681. }
  682.  
  683.  
  684. #profile_menu a {
  685. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #181818;
  686. border:1px solid #000;
  687. color: #ccc !important;
  688. padding: 1px 7px;
  689. width: 120px;
  690. }
  691.  
  692. #profile_menu a:hover {
  693. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #161616;
  694. color: #fff !important;
  695. }
  696.  
  697. #profile_menu li li a {
  698. border-top:0;
  699. padding: 5px 7px;
  700. width: 120px;
  701. }
  702.  
  703. #profile_menu li ul li a:hover {
  704. color: #fff;
  705. }
  706.  
  707. td.c_poll-choice label {
  708. font-weight:700;
  709. padding-left:1em;
  710. }
  711.  
  712. td.c_poll-votes {
  713. font-size:120%;
  714. text-align:center;
  715. width:15%;
  716. }
  717.  
  718. td.c_poll-bar div {
  719. background:url(http://z3.ifrm.com/10/168/0/f264119/Pulse_Poll_Right.gif) no-repeat right;
  720. float:left;
  721. height:14px;
  722. padding-right:3px;
  723. }
  724.  
  725. td.c_poll-bar span {
  726. background:url(http://z3.ifrm.com/10/168/0/f264118/Pulse_Poll_Left.gif) no-repeat;
  727. display:block;
  728. float:left;
  729. height:14px;
  730. width:3px;
  731. }
  732.  
  733. .editby,.queued {
  734. border:1px dotted #000;
  735. color:#999;
  736. font-size:85%;
  737. font-style:italic;
  738. margin-top:1em;
  739. padding:3px 5px;
  740. }
  741.  
  742. .queued {
  743. background-color:#222;
  744. border-color:#000;
  745. }
  746.  
  747. blockquote {
  748. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #181818;
  749. border:1px solid #000;
  750. margin:10px auto;
  751. width:98%;
  752. }
  753.  
  754. blockquote div {
  755. margin: 1px!important;
  756. background: #1f1f1f;
  757. }
  758.  
  759. blockquote dl {
  760. background:url(http://z3.ifrm.com/10/168/0/f264267/Pulse_QuoteDL.gif) repeat-x top right;
  761. border-bottom:1px solid #000;
  762. color:#ccc;
  763. padding-right: 35px;
  764. margin-right: -1px;
  765. }
  766.  
  767.  
  768. blockquote dl dt {
  769. color:#aaa;
  770. float:left;
  771. font-size: 90%;
  772. font-weight:700;
  773. margin-top: 1px;
  774. }
  775.  
  776. code {
  777. background: #141414;
  778. display:block;
  779. font-family:Monaco, Consolas, "Courier New", Courier, monospace;
  780. max-height:400px;
  781. overflow:auto;
  782. white-space:pre;
  783. margin: 1px!important;
  784. color: #ccc;
  785. }
  786.  
  787. .code_dl {
  788. background: url(http://z3.ifrm.com/10/168/0/f264026/Pulse_CodeDL.gif) no-repeat right top #101010;
  789. margin:0;
  790. color: #ccc;
  791. }
  792.  
  793. div.spoiler {
  794. border: 1px solid #000;
  795. border-top:0;
  796. background: #141414;
  797. color: #ccc;
  798. display:block;
  799. padding:5px 7px;
  800. }
  801.  
  802. div.spoiler_toggle {
  803. background:url(http://z3.ifrm.com/10/168/0/f264027/Pulse_Spoiler.gif) no-repeat top right #101010;
  804. border:1px solid #000;
  805. color:#aaa;
  806. cursor:pointer;
  807. font-weight:700;
  808. padding:3px 4px;
  809. }
  810.  
  811. .left, .right {
  812. vertical-align:middle;
  813. color: #999;
  814. }
  815.  
  816. td.c_postinfo {
  817. background:url(http://z3.ifrm.com/10/168/0/f263965/Pulse_H_Post.gif) repeat-x top #181818;
  818. color:#ccc;
  819. font-size:80%;
  820. vertical-align:middle;
  821. }
  822.  
  823. td.c_postinfo input {
  824. vertical-align:middle;
  825. }
  826.  
  827. td.c_sig {
  828. color:#ccc;
  829. font-size:80%;
  830. text-align:center;
  831. }
  832.  
  833. td.c_sig blockquote {
  834. background:none transparent;
  835. border:0;
  836. border-left:3px solid #888;
  837. padding-left:5px;
  838. }
  839.  
  840. td.c_sig blockquote dl {
  841. background:none transparent;
  842. border:0;
  843. color:#ccc;
  844. }
  845.  
  846. td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
  847. color:#aaa;
  848. padding:0;
  849. }
  850.  
  851. td.c_sig blockquote div {
  852. background:transparent;
  853. margin-left:5px;
  854. }
  855.  
  856. tr.c_postfoot td {
  857. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #1f1f1f;
  858. clear:both;
  859. }
  860.  
  861. td.c_username {
  862. width:195px;
  863. }
  864.  
  865. .c_next a {
  866. display:block;
  867. font-size:125%;
  868. font-weight:700;
  869. text-align:center;
  870. }
  871.  
  872. td.c_view {
  873. background: #181818;
  874. color:#999;
  875. }
  876.  
  877. div.c_view-list {
  878. color:#999;
  879. font-size:92.5%;
  880. }
  881.  
  882. dl#fast-reply dt {
  883. background:url(http://z3.ifrm.com/10/168/0/f263959/Pulse_H2_Alternative.gif) repeat-x top #181818;
  884. border-left:1px solid #000;
  885. border-top:1px solid #000;
  886. border-right:1px solid #000;
  887. color: #fff;
  888. font-size:100%;
  889. font-weight:700;
  890. margin:0;
  891. padding:5px;
  892. text-align: center;
  893. }
  894.  
  895.  
  896. dl#fast-reply dd {
  897. background: #181818;
  898. border:1px solid #000;
  899. padding:15px 0;
  900. text-align:center;
  901. }
  902.  
  903. #c_post-preview {
  904. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #141414;
  905. border:1px solid #000;
  906. margin:0 auto 10px;
  907. padding:5px;
  908. text-align:left;
  909. width:98%;
  910. }
  911.  
  912. #c_post-resize span {
  913. color:#ccc;
  914. cursor:pointer;
  915. font-size:225%;
  916. padding:20px 5px 0;
  917. }
  918.  
  919. #emot_wrap {
  920. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #161616;
  921. border:1px solid #000;
  922. }
  923.  
  924. #emot_wrap h3 {
  925. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #1f1f1f;
  926. border-bottom:1px solid #000;
  927. border-top: 1px solid #000;
  928. color:#ccc;
  929. font-size:110%;
  930. text-align:center;
  931. }
  932.  
  933. #emot_end {
  934. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #141414;
  935. border-top:1px solid #000;
  936. display:block;
  937. font-weight:700;
  938. padding:4px 0;
  939. text-align:center;
  940. }
  941.  
  942. #emot_end:hover {
  943. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #151515;
  944. }
  945.  
  946. #pm_folders {
  947. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #141414;
  948. border-left:1px solid #000;
  949. border-right:1px solid #000;
  950. padding-top:20px;
  951. vertical-align:top;
  952. width:150px;
  953. }
  954.  
  955. #pm_folderlist {
  956. position: relative;
  957. margin-left:0;
  958. margin-top:0
  959. }
  960.  
  961. #pm_folderlist li {
  962. background:url(http://z3.ifrm.com/10/168/0/f264162/Pulse_PM_Folder.gif) no-repeat 5px;
  963. display:list-item;
  964. margin-bottom:4px;
  965. padding-left:28px;
  966. }
  967.  
  968. #pm_forwarded {
  969. border:1px dotted #000;
  970. color:#999;
  971. font-size:90%;
  972. font-style:italic;
  973. margin-top:1em;
  974. padding:3px 5px;
  975. }
  976.  
  977. #ucp_gallery ul{
  978. padding: 10px;
  979. }
  980.  
  981. #ucp_gallery a {
  982. color:#ccc;
  983. font-weight:700;
  984. display: block;
  985. padding: 3px 10px 3px 5px;
  986. }
  987.  
  988. #ucp_gallery a:hover {
  989. color:#fff;
  990. background: #141414;
  991. padding: 2px 9px 2px 4px;
  992. border: 1px solid #000;
  993. }
  994.  
  995. .calendar td.cal_inactive {
  996. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #131313;
  997. color:#353535!important;
  998. }
  999.  
  1000. .calendar td div {
  1001. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x #1f1f1f;
  1002. border-bottom:1px solid #000;
  1003. font-weight:700;
  1004. padding:5px 7px;
  1005. }
  1006.  
  1007. .calendar div a {
  1008. background:url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat 5px;
  1009. float:right;
  1010. font-size:80%;
  1011. font-weight:400;
  1012. adding:0 0 6px 24px;
  1013. }
  1014.  
  1015. .calendar li a, .calendar li span {
  1016. border-color:transparent;
  1017. border-style:solid;
  1018. border-width:1px;
  1019. display:block;
  1020. padding:3px;
  1021. }
  1022.  
  1023. div.portal_content {
  1024. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #181818;
  1025. border:1px solid #000;
  1026. font-size:88.3%;
  1027. margin:0;
  1028. padding:5px 7px;
  1029. }
  1030.  
  1031. #portal h4 {
  1032. border-left:1px solid #000;
  1033. border-right:1px solid #000;
  1034. color:#ccc;
  1035. font-size:88.3%;
  1036. font-weight:400;
  1037. margin:0;
  1038. }
  1039.  
  1040.  
  1041. #faq dt a {
  1042. color:#E8001B;
  1043. font-size:120%;
  1044. font-weight:700;
  1045. }
  1046.  
  1047. #faq dd.faq_more a,#faq dl.faq_more a:hover, #faq dt a:hover{
  1048. color:#E56262;
  1049. }
  1050.  
  1051. .search_results {
  1052. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #181818;
  1053. border:1px solid #000;
  1054. margin-bottom:1em;
  1055. padding:5px 7px;
  1056. font-size: 90%;
  1057. color: #ccc;
  1058. }
  1059.  
  1060. .search_results h3 {
  1061. display:inline;
  1062. font-size:125%;
  1063. }
  1064.  
  1065. .search_results cite,.search_results p {
  1066. color:#ccc;
  1067. font-size:85%;
  1068. margin:0;
  1069. }
  1070.  
  1071. .search_results p {
  1072. border-top: 1px dotted #ccc;
  1073. padding-top: 3px;
  1074. }
  1075.  
  1076. .search_results div {
  1077. padding-left: 20px;
  1078. }
  1079.  
  1080. #findposts .c_mark {
  1081. color:#aaa;
  1082. font-size:200%;
  1083. font-weight:700;
  1084. vertical-align:top;
  1085. }
  1086.  
  1087. #pmtoast {
  1088. background:url(http://z3.ifrm.com/11/88/0/p31719/logo_bg.png) repeat-x bottom #212324;
  1089. border:2px solid #333;
  1090. bottom:10px;
  1091. color:#333;
  1092. display: none;
  1093. font-size:90%;
  1094. position:fixed;
  1095. right:10px;
  1096. text-align:right;
  1097. text-decoration:none;
  1098. width:200px;
  1099. z-index:1;
  1100. }
  1101.  
  1102. #pmtoast:hover {
  1103. border-color:#E56262;
  1104. }
  1105.  
  1106. #pmlink {
  1107. background:url(http://z3.ifrm.com/11/88/0/p31724/pm_link.png) no-repeat 15px;
  1108. color:#E8001B;
  1109. display:block;
  1110. padding:10px 10px 10px 55px;
  1111. text-decoration:none;
  1112. border: 2px solid #E8001B;
  1113. border-bottom: 1px solid #E8001B;
  1114. }
  1115.  
  1116. #pmlink big {
  1117.  
  1118. color:#E8001B;
  1119. display:block;
  1120. font-weight:700;
  1121. padding-bottom:5px;
  1122. }
  1123.  
  1124. #pmlink strong {
  1125. color:#eee;
  1126. }
  1127.  
  1128. #pmclose {
  1129. border:2px solid #E8001B;
  1130. border-top:1px solid #E8001B;
  1131. color:#E8001B;
  1132. display:block;
  1133. font-size:90%;
  1134. padding:1px 10px;
  1135. }
  1136.  
  1137. #pmclose:hover {
  1138. color:#E56262;
  1139. }
  1140.  
  1141. #foot_wrap {
  1142. margin:21px 0px 20px 0;
  1143. }
  1144.  
  1145. #foot td {
  1146. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #141414;
  1147. border: 1px solid #000;
  1148. color:#ccc;
  1149. font-size:80%;
  1150. }
  1151.  
  1152. #foot a,#foot a:hover {
  1153. color:#fff;
  1154. }
  1155.  
  1156. #foot #foot_datetime {
  1157. border-left:1px solid #000;
  1158. width:1%;
  1159. white-space:nowrap;
  1160. }
  1161.  
  1162. #copyright {
  1163. color:#ccc;
  1164. font-size:80%;
  1165. margin:10px 0;
  1166. text-align:center;
  1167. }
  1168.  
  1169. #copyright a {
  1170. color:#E8001B;
  1171. font-weight:700;
  1172. }
  1173.  
  1174. #c_tos h3 {
  1175. color:#aaa;
  1176. font-size:120%;
  1177. }
  1178.  
  1179. input.username_ok {
  1180. outline:2px solid #00cc00;
  1181. }
  1182.  
  1183. input.username_no {
  1184. outline:2px solid #cc000a;
  1185. }
  1186.  
  1187. #acplogin {
  1188. background: none;
  1189. height:155px;
  1190. left:50%;
  1191. border: 0;
  1192. margin:-137.5px 0 0 -250px;
  1193. padding-top: 20px;
  1194. position:absolute;
  1195. top:50%;
  1196. width:500px;
  1197. }
  1198.  
  1199. #acplogin h1 {
  1200. display: none;
  1201. }
  1202.  
  1203.  
  1204. #acplogin h1 img {
  1205. position:absolute;
  1206. }
  1207.  
  1208. a img {
  1209. border:0;
  1210. }
  1211.  
  1212. form {
  1213. display:inline;
  1214. margin:0;
  1215. padding:0;
  1216. }
  1217.  
  1218. .category h2,.topic h2 {
  1219. text-align:left;
  1220. }
  1221.  
  1222. h3 {
  1223. padding:3px 0;
  1224. }
  1225.  
  1226. input[type=checkbox] {
  1227. background:transparent;
  1228. border:0;
  1229. padding:0;
  1230. vertical-align:bottom;
  1231. }
  1232.  
  1233. input[type=radio] {
  1234. border:0;
  1235. }
  1236.  
  1237. select {
  1238. margin:0 7px;
  1239. padding:0;
  1240. vertical-align:bottom;
  1241. }
  1242.  
  1243. option {
  1244. margin:2px 0;
  1245. }
  1246.  
  1247. button.btn_img {
  1248. border:0;
  1249. cursor:pointer;
  1250. padding:0;
  1251. }
  1252.  
  1253. .notice dt,.notice dd {
  1254. padding:5px 7px;
  1255. }
  1256.  
  1257. .drop_menu a img {
  1258. vertical-align:bottom;
  1259. }
  1260.  
  1261. .drop_menu li:hover ul,.drop_menu li.hover ul {
  1262. left:auto;
  1263. }
  1264.  
  1265. #submenu a {
  1266. padding:3px 5px;
  1267. }
  1268.  
  1269. #main {
  1270. height:1%;
  1271. }
  1272.  
  1273.  
  1274.  
  1275. .meta_box,.meta_menu {
  1276. margin:10px 0;
  1277. }
  1278.  
  1279. .meta_box li {
  1280. display:list-item;
  1281. list-style-position:inside;
  1282. list-style-type:square;
  1283. margin-left:10px;
  1284. }
  1285.  
  1286. .meta_menu ul {
  1287. font-size:90%;
  1288. margin:5px 5%;
  1289. }
  1290.  
  1291. .meta_menu img,.meta_menu span {
  1292. float:right;
  1293. margin:10px 20px;
  1294. }
  1295.  
  1296. .cat-pages a,.cat-pagesjump i,.cat-topicpages a {
  1297. cursor:pointer;
  1298. padding:2px 5px;
  1299. }
  1300.  
  1301. .cat-topicpages a {
  1302. padding:0 2px;
  1303. }
  1304.  
  1305. .cat-buttons,.topic-buttons {
  1306.  
  1307. float:right;
  1308. margin:15px 0;
  1309.  
  1310.  
  1311. text-align:right;
  1312.  
  1313. }
  1314.  
  1315. tr.postbtn td {
  1316. padding:5px;
  1317. text-align:center;
  1318. }
  1319.  
  1320. .row1,.row2 {
  1321. line-height:1.4;
  1322. }
  1323.  
  1324. td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {
  1325. padding:1px;
  1326. }
  1327.  
  1328. td.c_desc img,td.c_desc input {
  1329. float:left;
  1330. vertical-align:middle;
  1331. }
  1332.  
  1333. .category {
  1334. margin:10px 0;
  1335. }
  1336.  
  1337.  
  1338. span.collapse,span.uncollapse {
  1339. cursor:pointer;
  1340. float:right;
  1341. position:relative;
  1342. right: 16px;
  1343. top: 1px;
  1344. }
  1345.  
  1346. .c_mark img {
  1347. display:block;
  1348. margin:auto;
  1349. }
  1350.  
  1351. .c_last {
  1352. line-height:1.4;
  1353. min-width:300px;
  1354. width:30%;
  1355. }
  1356.  
  1357. .category td.c_foot {
  1358. height:10px;
  1359. }
  1360.  
  1361.  
  1362. #stats_members {
  1363. line-height:1.2;
  1364. }
  1365.  
  1366. #stats_members a:hover, #stats_legend a:hover {
  1367. color: #fff;
  1368. }
  1369.  
  1370. td.c_cat-mark,td.c_cat-icon {
  1371. padding:5px 0;
  1372. text-align:center;
  1373. width:30px;
  1374. }
  1375.  
  1376. td.c_cat-starter {
  1377. width:125px;
  1378. }
  1379.  
  1380. td.c_cat-lastpost {
  1381. width:175px;
  1382. }
  1383.  
  1384. .c_user {
  1385. vertical-align:top;
  1386. }
  1387.  
  1388. img.c_user {
  1389. height: 1px;
  1390. }
  1391.  
  1392. .avatar, img.member{
  1393. display:block;
  1394. margin:auto;
  1395. text-align:center;
  1396. max-width:206px;
  1397. max-height:150px;
  1398. }
  1399.  
  1400.  
  1401. .av_wrap {
  1402. overflow:hidden;
  1403. text-align:center;
  1404. margin:auto;
  1405. }
  1406.  
  1407. td.c_user .usertitle {
  1408. text-align:center;
  1409. margin:3px 0;
  1410. }
  1411.  
  1412. .pip {
  1413. margin:3px 0;
  1414. white-space:nowrap;
  1415. }
  1416.  
  1417. dl.user_info dt,dl.user_info dd {
  1418. padding:.1em;
  1419. }
  1420.  
  1421. dl.user_info dt {
  1422. float:left;
  1423. margin:0;
  1424. min-width:4em;
  1425. }
  1426.  
  1427. dl.user_info dd.spacer,dl.user_profile dd.spacer {
  1428. clear:both;
  1429. float:none;
  1430. height:1px;
  1431. padding:0;
  1432. }
  1433.  
  1434.  
  1435. td.c_poll-choice {
  1436. line-height:1.5;
  1437. padding-left:45%;
  1438. }
  1439.  
  1440.  
  1441. td.c_poll-answer {
  1442. text-align:right;
  1443. width:42.5%;
  1444. }
  1445.  
  1446. td.c_poll-bar {
  1447. text-align:left;
  1448. vertical-align:middle;
  1449. width:42.5%;
  1450. }
  1451.  
  1452. * html td.c_poll-bar span {
  1453. margin-top:3px;
  1454. }
  1455.  
  1456. td.c_post {
  1457. line-height:1.7;
  1458. vertical-align:top;
  1459. }
  1460.  
  1461. td.c_post ul {
  1462. list-style-type:square;
  1463. margin-left:10px;
  1464. }
  1465.  
  1466. .c_post img,#topic_review img {
  1467. max-width:90%;
  1468. }
  1469.  
  1470. .c_post-attachment {
  1471. font-size:83.3%;
  1472. margin-top:1em;
  1473. padding:1em;
  1474. }
  1475.  
  1476. .c_post-attachment dd {
  1477. margin-left:1em;
  1478. }
  1479.  
  1480. .post_sep {
  1481. font-size:1px;
  1482. height:1px;
  1483. }
  1484.  
  1485. td.c_sig,td.c_nosig {
  1486. height:1%;
  1487. vertical-align:top;
  1488. }
  1489.  
  1490. td.c_nosig {
  1491. border-top-style:hidden!important;
  1492. }
  1493.  
  1494. blockquote dl dt,blockquote dl dd {
  1495. padding:2px 4px;
  1496. }
  1497.  
  1498. blockquote div,blockquote code {
  1499. margin:0;
  1500. padding:5px;
  1501. }
  1502.  
  1503. dl#fast-reply {
  1504. clear:both;
  1505. margin:auto;
  1506. width:80%;
  1507. }
  1508.  
  1509. dl#fast-reply dd p {
  1510. margin:-3px;
  1511. padding:0 5% 10px;
  1512. text-align:left;
  1513. }
  1514.  
  1515. dl#fast-reply dd textarea {
  1516. display:block;
  1517. height:100px;
  1518. margin-bottom:10px;
  1519. padding:2px;
  1520. width:90%;
  1521. font-size: 90%;
  1522. }
  1523.  
  1524. #c_post-text {
  1525. height:223px;
  1526. }
  1527.  
  1528. #c_post-resize {
  1529. float:right;
  1530. margin-top:-1px;
  1531. padding:4px 0 0;
  1532. text-align:right;
  1533. }
  1534.  
  1535. #btn_preview {
  1536. float:left;
  1537. margin:10px 0 0 1px;
  1538. }
  1539.  
  1540. #c_emot {
  1541. height:225px;
  1542. vertical-align:top;
  1543. width:210px;
  1544. }
  1545.  
  1546. #emot_list {
  1547. height:275px;
  1548. margin:0 auto;
  1549. overflow:auto;
  1550. padding:5px 0;
  1551. text-align:center;
  1552. }
  1553.  
  1554. div#emot_list {
  1555. padding:0;
  1556. }
  1557.  
  1558. #emot_list li {
  1559. display:inline;
  1560. padding:4px 10px;
  1561. }
  1562.  
  1563. #emot_list img {
  1564. cursor:pointer;
  1565. vertical-align:baseline;
  1566. }
  1567.  
  1568. .pm {
  1569. margin-bottom:1em;
  1570. }
  1571.  
  1572. #pm_datesent {
  1573. width:200px;
  1574. }
  1575.  
  1576. #pm_select {
  1577. text-align:center;
  1578. width:1px;
  1579. }
  1580.  
  1581. #conversation .c_post {
  1582. padding:2em;
  1583. }
  1584.  
  1585. #ucp_profile,#pm_messages {
  1586. float:right;
  1587. }
  1588.  
  1589. #ucp_settings img,#ucp_profile img {
  1590. margin:18px 20px;
  1591. }
  1592.  
  1593. #ucp_gallery li {
  1594. float:left;
  1595. margin:15px 5px;
  1596. }
  1597.  
  1598. #ucp_gallery button {
  1599. cursor:pointer;
  1600. text-align:center;
  1601. }
  1602.  
  1603. .ucp button.btn_text {
  1604. padding:5px 0;
  1605. text-align:center;
  1606. width:100%;
  1607. }
  1608.  
  1609. .calendar td {
  1610. height:125px;
  1611. padding:0;
  1612. vertical-align:top;
  1613. width:14.3%;
  1614. }
  1615.  
  1616. .calendar li {
  1617. display:list-item;
  1618. font-size:80%;
  1619. margin:0;
  1620. }
  1621.  
  1622. .calendar li.placeholder {
  1623. padding:4px;
  1624. }
  1625.  
  1626. .calendar li span {
  1627. cursor:default;
  1628. }
  1629.  
  1630. .calendar td#cal_current div {
  1631. padding-top:3px;
  1632. }
  1633.  
  1634. #portal_head {
  1635. margin-bottom:10px;
  1636. }
  1637.  
  1638. #portal_foot {
  1639. margin-top:10px;
  1640. }
  1641.  
  1642. #portal_l,#portal_r {
  1643. font-size:88.3%;
  1644. margin:0;
  1645. padding:0;
  1646. }
  1647.  
  1648.  
  1649.  
  1650. #portal_l {
  1651. float:left;
  1652. width:200px;
  1653. }
  1654.  
  1655. #portal_r {
  1656. float:right;
  1657. width:150px;
  1658. }
  1659.  
  1660. #portal_news {
  1661. margin:0 160px 0 210px;
  1662. }
  1663.  
  1664. #portal_clear {
  1665. background:transparent;
  1666. border:none;
  1667. clear:both;
  1668. font-size:1px;
  1669. height:1px;
  1670. margin:0;
  1671. padding:0;
  1672. }
  1673.  
  1674. .portal_box {
  1675. margin-bottom:5px;
  1676. padding:1px;
  1677. }
  1678.  
  1679. .portal_box table {
  1680. clear:none;
  1681. }
  1682.  
  1683. #portal h2,#portal_foot h2 {
  1684. clear:none;
  1685. margin:0;
  1686. padding:5px 5px;
  1687. }
  1688.  
  1689. #faq {
  1690. margin:20px 0;
  1691. }
  1692.  
  1693. #faq dl {
  1694. padding:1em;
  1695. }
  1696.  
  1697. #faq dt {
  1698. margin-bottom:5px;
  1699. }
  1700.  
  1701. #faq dd {
  1702. display:list-item;
  1703. margin:0 0 3px 15px;
  1704. padding-left:3px;
  1705. }
  1706.  
  1707. .search_results div {
  1708. display:block;
  1709. margin:5px 0;
  1710. }
  1711.  
  1712. #acplogin #loginform {
  1713. display:block;
  1714. padding:0 50px;
  1715. }
  1716.  
  1717.  
  1718. input,select,td,th {
  1719. font-size:90%;
  1720. }
  1721.  
  1722. #nav li span,.c_post-attachment dt,#c_tos dt {
  1723. font-weight:700;
  1724. }
  1725.  
  1726. button.btn_default {
  1727. font-weight:900;
  1728. }
  1729.  
  1730. .meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
  1731. font-size:120%;
  1732. }
  1733.  
  1734. .row2 td {
  1735. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #161616;
  1736. }
  1737.  
  1738. a.member,.calendar td a,.calendar a:hover,#faq dd a {
  1739. color:#ccc;
  1740. }
  1741.  
  1742. #faq dd a:hover {
  1743. color: #fff;
  1744. }
  1745.  
  1746. img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {
  1747. vertical-align:middle;
  1748. }
  1749.  
  1750. h1,h2,h3;#boardmeta,#main {
  1751. clear:both;
  1752. margin:0;
  1753. }
  1754.  
  1755. #meta_welcome,.search_results {
  1756. clear:both;
  1757. }
  1758.  
  1759. #stats_events {
  1760. line-height:2;
  1761. }
  1762.  
  1763. .c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {
  1764. text-align:center;
  1765. }
  1766.  
  1767. blockquote dl dd,#foot #foot_links {
  1768. text-align:right;
  1769. }
  1770.  
  1771. #foot_links a {
  1772. color: #ccc;
  1773. }
  1774.  
  1775. #foot_links a:hover {
  1776. color: #fff;
  1777. }
  1778.  
  1779. #c_post,#ucp_gallery {
  1780. text-align:center;
  1781. vertical-align:top;
  1782. }
  1783.  
  1784. .pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {
  1785. background: #181818;
  1786. border:0px solid #000;
  1787. color:#ccc;
  1788. vertical-align:middle;
  1789. padding: 3px 5px;
  1790. display:block;
  1791. }
  1792.  
  1793. input#files_upload {
  1794. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #141414;
  1795. border:1px solid #000;
  1796. color:#ccc;
  1797. vertical-align:middle;
  1798. padding: 3px 5px;
  1799. display:block;
  1800. }
  1801.  
  1802. #ucp_settings,#pm_settings {
  1803. float:left;
  1804. }
  1805.  
  1806. #c_tos dd,#username_response {
  1807. margin-left:10px;
  1808. }
  1809.  
  1810. #vlx {
  1811. z-index:1;
  1812. }
  1813.  
  1814. #blog {
  1815. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #181818;
  1816. border:1px solid #000;
  1817. color:#ccc;
  1818. margin: 10px auto;
  1819. }
  1820.  
  1821. #blog blockquote {
  1822. background:none;
  1823. border:none;
  1824. font-size:85%;
  1825. padding:0 10px;
  1826. padding-top: 10px;
  1827. }
  1828.  
  1829. #blog blockquote blockquote {
  1830. font-size: 100%;
  1831. border: 1px solid #000;
  1832. padding: 0;
  1833. margin: 10px auto;
  1834. background: #333;
  1835. }
  1836.  
  1837. #blog blockquote blockquote div, #blog blockquote blockquote code {
  1838. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #1f1f1f;
  1839. border:0;
  1840. }
  1841.  
  1842. #blog blockquote blockquote dl {
  1843. padding: 4px;
  1844. }
  1845.  
  1846. #blog h1 {
  1847. float:right;
  1848. margin-top: 35px;
  1849. margin-right: 20px;
  1850. color: #E8001B;
  1851. }
  1852.  
  1853. #blog h1 a {
  1854. color: #E8001B;
  1855. }
  1856.  
  1857. #blog h1 a:hover {
  1858. color: #E56262;
  1859. }
  1860.  
  1861. #blog h2 {
  1862. background:none;
  1863. clear:none;
  1864. font-size:130%;
  1865. padding:0;
  1866. }
  1867.  
  1868. #blog h2,#blog h2 a{
  1869. color:#fff;
  1870. }
  1871.  
  1872. #blog_user {
  1873. border: 1px solid #000;
  1874. padding: 8px;
  1875. }
  1876.  
  1877. #blog_foot {
  1878. clear:both;
  1879. margin-bottom:20px;
  1880. }
  1881.  
  1882. #blog_head {
  1883. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #1e1e1e;
  1884. border:8px solid #252525;
  1885. min-height: 120px;
  1886. }
  1887.  
  1888. #blog_head img.avatar {
  1889. display:inline;
  1890. }
  1891.  
  1892. #blog_head:after {
  1893. content: ".";
  1894. display: block;
  1895. height: 0;
  1896. line-height:0;
  1897. clear: both;
  1898. visibility: hidden;
  1899. }
  1900.  
  1901. #blog_main {
  1902. margin:20px 200px 10px 10px;
  1903. }
  1904.  
  1905. #blog_categories,#blog_readers,#blog_about,div.blog_options {
  1906. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #282828;
  1907. color: #ccc;
  1908. margin:15px 0;
  1909. padding:5px 7px;
  1910. }
  1911.  
  1912. #blog_sidebar h3,#blog_sidebar dt {
  1913. color:#E8001B;
  1914. font-weight:700;
  1915. }
  1916.  
  1917. #blog_sub {
  1918. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x;
  1919. clear:both;
  1920. position:relative;
  1921. padding:5px 12px;
  1922. border-bottom: 1px solid #000;
  1923. border-top: 1px solid #000;
  1924. text-align:right;
  1925. font-size: 80%;
  1926. }
  1927.  
  1928. #blog_sub a, #blog_sub a:hover {
  1929. #fff;
  1930. }
  1931.  
  1932. #blog_sub span {
  1933. padding-top:4px;
  1934. }
  1935.  
  1936. #blog_sidebar {
  1937. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #1e1e1e;
  1938. float:right;
  1939. font-size:93.3%;
  1940. margin:20px 10px 0 0;
  1941. padding:0 10px;
  1942. width:160px;
  1943. }
  1944.  
  1945. #blog_sidebar dd {
  1946. margin-left:10px;
  1947. }
  1948.  
  1949. #blog_user {
  1950. font-size:175%;
  1951. }
  1952.  
  1953. #blog table {
  1954. clear:none;
  1955. }
  1956.  
  1957. div.blog_options {
  1958. font-size:90%;
  1959. text-align:right;
  1960. }
  1961.  
  1962.  
  1963. div.blog_date {
  1964. background: #141414;
  1965. color:#ccc;
  1966. float:right;
  1967. font-weight:700;
  1968. font-size: 80%;
  1969. margin:0px 15px;
  1970. text-align:center;
  1971. text-transform:uppercase;
  1972. width:42px;
  1973. padding-top: 8px;
  1974. height: 40px;
  1975. }
  1976.  
  1977. div.blog_date span {
  1978. color:#ccc;
  1979. display:block;
  1980. font-size:115%;
  1981. font-weight:700;
  1982. padding:4px 4px;
  1983. }
  1984.  
  1985. div.blog_entry {
  1986. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #1e1e1e;
  1987. margin:10px 0;
  1988. padding:5px 7px;
  1989. color: #ccc;
  1990. }
  1991.  
  1992. #blog_comments li {
  1993. padding:5px 7px;
  1994. }
  1995.  
  1996. #blog_comments li.odd {
  1997. background: #272727;
  1998. }
  1999.  
  2000. #shoutwrap {
  2001. background: url(http://z3.ifrm.com/11/88/0/p31847/light_cell.png) repeat-x top #252525;
  2002. border:1px solid #000;
  2003. font-size:88.3%;
  2004. }
  2005.  
  2006. #shoutwrap td {
  2007. padding:0;
  2008. }
  2009.  
  2010. #shoutbox {
  2011. list-style-type:none;
  2012. margin:0;
  2013. padding:0;
  2014. }
  2015.  
  2016. #shoutbox li {
  2017. padding:5px 7px;
  2018. }
  2019.  
  2020. #shoutbox li.odd {
  2021. background: url(http://z3.ifrm.com/11/88/0/p31847/light_cell.png) repeat-x top #222;
  2022. }
  2023.  
  2024. #shoutbox dl,#shoutbox dt,#shoutbox dd {
  2025. margin:0;
  2026. padding:0;
  2027. }
  2028.  
  2029. #shoutbox dt {
  2030. color:#ccc;
  2031. font-size:80%;
  2032. }
  2033.  
  2034. #shoutopts,#shoutpost {
  2035. clear:both;
  2036. text-align:center;
  2037. }
  2038.  
  2039. /***** Three Piece H2 *****/
  2040. /* h2wrap is the center stretch.*/
  2041. .h2wrap {
  2042. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x;
  2043. }
  2044.  
  2045. /* h2left is the left image. */
  2046. .h2left {
  2047. background: url(http://z3.ifrm.com/370/167/0/f373961/R_Pulse_H2_Left.gif) no-repeat top left;
  2048. height: 35px;
  2049. }
  2050.  
  2051. /* h2center is the text itself. */
  2052. .h2center{
  2053. padding: 7px 0px 0px 15px;
  2054. height: 31px;
  2055. color: #fff;
  2056. font-size: 100%;
  2057. }
  2058.  
  2059. .h2center a {
  2060. color: #ffffff;
  2061. }
  2062.  
  2063. /* h2right is the right image. */
  2064. .h2right {
  2065. background: url(http://z3.ifrm.com/370/167/0/f373962/R_Pulse_H2_Right.gif) no-repeat top right;
  2066. height: 35px;
  2067. }
  2068.  
  2069. thead td,thead th {
  2070. padding:0px;background: inherit;border-width:0px;
  2071. }
  2072.  
  2073. /* Leave the above alone. For the bottom, style your profile h2's. */
  2074. .profile thead td,.profile thead th {
  2075. padding:0px;background: inherit;border-width:0px;
  2076. }
  2077.  
  2078. .category td.c_foot {
  2079. background: url(http://z3.ifrm.com/10/168/0/f263679/Pulse_Foot_Center.gif) repeat-x;
  2080. padding:0;
  2081. border:0;
  2082. }
  2083.  
  2084.  
  2085. .foot_left {
  2086. float: left;
  2087. background: url(http://z3.ifrm.com/10/168/0/f263823/Pulse_Foot_Left.gif) no-repeat left;
  2088. height: 15px;
  2089. width: 46px;
  2090. }
  2091.  
  2092. .foot_right {
  2093. float: right;
  2094. background: url(http://z3.ifrm.com/10/168/0/f263822/Pulse_Foot_Right.gif) no-repeat right;
  2095. height: 15px;
  2096. width: 47px;
  2097. }
  2098.  
  2099. #stats .foot_right {
  2100. width: 600px;
  2101. padding-right: 10px;
  2102. }
  2103.  
  2104. #stats td {
  2105. font-size: 80%;
  2106. padding: 4px 5px;
  2107. }
  2108.  
  2109. #stats td.c_foot {
  2110. padding: 0;
  2111. }
  2112.  
  2113. #main_content {
  2114. margin: 0 auto;
  2115. max-width: 1100px;
  2116. min-width: 937px;
  2117. }
  2118.  
  2119. #left_border {
  2120. background: url(http://z3.ifrm.com/370/167/0/f373952/R_Pulse_Left.gif) repeat-y left #131313;
  2121. padding-left: 84px;
  2122. }
  2123.  
  2124. #right_border {
  2125. background: url(http://z3.ifrm.com/370/167/0/f373953/R_Pulse_Right.gif) repeat-y right #131313;
  2126. padding-right: 85px;
  2127. }
  2128.  
  2129. #top_center_border {
  2130. background: url(http://z3.ifrm.com/370/167/0/f373954/R_Pulse_Top.gif) repeat-x top #131313;
  2131. width: 100%;
  2132. height:60px;
  2133. }
  2134.  
  2135. #top_left_border {
  2136. background: url(http://z3.ifrm.com/370/167/0/f373955/R_Pulse_Top_Left.gif) no-repeat top left #131313;
  2137. float: left;
  2138. width:91px;
  2139. height:60px;
  2140. }
  2141.  
  2142. #top_right_border {
  2143. background: url(http://z3.ifrm.com/370/167/0/f373957/R_Pulse_Top_Right.gif) no-repeat top right #131313;
  2144. width:91px;
  2145. height:60px;
  2146. float:right;
  2147. }
  2148.  
  2149. #bottom_center_border {
  2150. background: url(http://z3.ifrm.com/370/167/0/f373949/R_Pulse_Bottom.gif) repeat-x bottom #131313;
  2151. width: 100%;
  2152. height:91px;
  2153. }
  2154.  
  2155. #bottom_left_border {
  2156. background: url(http://z3.ifrm.com/370/167/0/f373950/R_Pulse_Bottom_Left.gif) no-repeat bottom left #131313;
  2157. float: left;
  2158. width:91px;
  2159. height:91px;
  2160. }
  2161.  
  2162. #bottom_right_border {
  2163. background: url(http://z3.ifrm.com/370/167/0/f373951/R_Pulse_Bottom_Right.gif) no-repeat bottom right #131313;
  2164. float: right;
  2165. width:91px;
  2166. height:91px;
  2167. }
  2168.  
  2169. .MyFrame1 {
  2170. margin-top: 0px;
  2171. padding:0;
  2172. margin-bottom:0px;
  2173. }
  2174.  
  2175. #announcement_head th {
  2176. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x center;
  2177. padding: 7px 0px 0px 15px;
  2178. color: #fff;
  2179. font-size: 100%;
  2180. }
  2181.  
  2182. #announcement_head th a {
  2183. color: #fff;
  2184. }
  2185.  
  2186. .row2.pin td {
  2187. background: #151515;
  2188. }
  2189.  
  2190. .row1.pin td {
  2191. background: 161616;
  2192. }
  2193.  
  2194. .row2.pin td a, .row1.pin td a{
  2195. font-weight: bold;
  2196. color: #ccc;
  2197. }
  2198.  
  2199. .posts td {
  2200. font-size: 80%;
  2201. }
  2202.  
  2203. #portal_main h2 a {
  2204. color: #fff;
  2205. }
  2206. #portal_foot h2 {
  2207. margin:0;
  2208. border-bottom:0;
  2209. font-size: 90%;
  2210. margin-left: -1px;
  2211. }
  2212.  
  2213. #portal_main h4 {
  2214. background: url(http://z3.ifrm.com/10/168/0/f260115/Pulse_TD1.gif) repeat-x top #1f1f1f;
  2215. padding: 2px 5px;
  2216. }
  2217.  
  2218. .profile thead th, .prefs thead th {
  2219. background: url(http://z3.ifrm.com/370/167/0/f373960/R_Pulse_H2_Center.gif) repeat-x center top;
  2220. padding: 2px 5px 7px 5px;
  2221. color: #fff;
  2222. }
  2223.  
  2224. #c_notes button {
  2225. margin-top: 3px;
  2226. }
  2227.  
  2228. div.topic h2.special {
  2229. border-left: 1px solid #000;
  2230. border-right: 1px solid #000;
  2231. margin-left: -1px;
  2232. }
  2233.  
  2234. div.topic {
  2235. margin-top: 10px;
  2236. }
  2237.  
  2238. thead th a, thead th a:hover {
  2239. color: #fff!important;
  2240. }
  2241.  
  2242. .posts .h2center {
  2243. font-size: 100%;
  2244. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement