Advertisement
Guest User

Untitled

a guest
Mar 14th, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 102.20 KB | None | 0 0
  1. * {
  2. margin:0;
  3. padding:0
  4. }
  5.  
  6. body {
  7. background-attachment:scroll;
  8. background-color:#fff;
  9. background-image:url(http://illiweb.com/fa/empty.gif);
  10. color:#666;
  11. font-family:Verdana,Arial,Helvetica,sans-serif;
  12. font-size:12px
  13. }
  14.  
  15. #sceditor_smilies {
  16. background-color:#f4f4f4
  17. }
  18.  
  19. #sce_smilies_body {
  20. background-color:#fbfbfb;
  21. background-image:none;
  22. min-width:1px!important
  23. }
  24.  
  25. .sceditor-container iframe,.sceditor-container textarea {
  26. background-color:transparent!important
  27. }
  28.  
  29. .sceditor-container {
  30. background-color:#fff!important
  31. }
  32.  
  33. .sceditor-toolbar {
  34. background-color:#f7f7f7!important
  35. }
  36.  
  37. .pun {
  38. line-height:130%;
  39. margin:0 auto;
  40. min-width:951px;
  41. padding:5px;
  42. width:940px
  43. }
  44.  
  45. .pun div,.pun td,.sig-line {
  46. border-color:#dddddd;
  47. color:#dddddd
  48. }
  49.  
  50. .pun fieldset,.pun img {
  51. border:none
  52. }
  53.  
  54. .pun a:link {
  55. color:#666
  56. }
  57.  
  58. .pun a:visited {
  59. color:#666
  60. }
  61.  
  62. .pun a:hover {
  63. color:#90bd4f
  64. }
  65.  
  66. .pun a:active {
  67. color:#666
  68. }
  69.  
  70. .pun a:focus {
  71. color:#666
  72. }
  73.  
  74. .pun h2,.pun h3,.pun input,.pun select,.pun th {
  75. font-family:Verdana,Arial,sans-serif;
  76. font-size:1em;
  77. font-style:normal;
  78. font-variant:normal;
  79. font-weight:normal
  80. }
  81.  
  82. #pun-intro {
  83. background-color:#296fa5;
  84. background-image:url(http://illiweb.com/fa/empty.gif);
  85. background-repeat:repeat-x;
  86. border-bottom:1px solid #296fa5;
  87. margin:0;
  88. padding:1.5em 1em 1em;
  89. text-align:left
  90. }
  91. *+html #pun-head {
  92. margin-top:-5px
  93. }
  94. * html #pun-head {
  95. margin-top:-5px
  96. }
  97. #pun-logo {
  98. float:left
  99. }
  100. #pun-title {
  101. color:#fff;
  102. font-family:Verdana,Arial,Helvetica,sans-serif;
  103. font-size:20px;
  104. padding-left:5px;
  105. white-space:nowrap
  106. }
  107. #pun-title h1 {
  108. color:inherit;
  109. font-size:inherit;
  110. font-weight:inherit
  111. }
  112. p#pun-desc {
  113. color:#DDD;
  114. padding:.3em 0 0 5px
  115. }
  116. #pun-head #pun-navlinks {
  117. background-color:#18405e;
  118. border-color:#ddd;
  119. padding:.5em 1.1em .6em
  120. }
  121. #pun-navlinks ul {
  122. list-style:none;
  123. text-align:left
  124. }
  125. #pun-navlinks li {
  126. display:inline;
  127. font-size:1.15em
  128. }
  129. #pun-navlinks li a {
  130. margin:0 .8em 0 0
  131. }
  132. #pun-navlinks a,#pun-navlinks a:visited {
  133. text-decoration:none
  134. }
  135. #pun-navlinks a:active,#pun-navlinks a:focus,#pun-navlinks a:hover {
  136. text-decoration:underline
  137. }
  138. #pun-visit,.main-box {
  139. background-color:#f4f4f4;
  140. border-color:#ddd;
  141. border-style:solid;
  142. border-width:1px;
  143. margin:0 0 1em;
  144. padding:.6em 1em
  145. }
  146. #pun-visit ul,.main-box ul {
  147. float:right;
  148. list-style-type:none;
  149. text-align:right;
  150. width:70%
  151. }
  152. .main-box ul {
  153. float:left;
  154. width:auto
  155. }
  156. #pun-visit li,.main-box li {
  157. float:right;
  158. margin-left:.7em;
  159. white-space:nowrap
  160. }
  161. .pun-crumbs {
  162. margin:0 1px 1em;
  163. padding:.2em 1em
  164. }
  165. .pun-crumbs p {
  166. color:#666;
  167. font-size:1.11em;
  168. line-height:1.5;
  169. margin:0
  170. }
  171. .pun-crumbs a {
  172. text-decoration:none
  173. }
  174. #content-container div#container {
  175. float:left;
  176. margin-right:-183px;
  177. width:100%
  178. }
  179. #content-container div#content {
  180. margin-right:183px
  181. }
  182. #content-container div#main {
  183. margin-bottom:1em;
  184. overflow:hidden
  185. }
  186. *+html #content-container div#main {
  187. margin-left:3px
  188. }
  189. #content-container div#left {
  190. float:left;
  191. margin-right:0;
  192. overflow:hidden;
  193. width:0
  194. }
  195. #content-container div#right {
  196. float:right;
  197. overflow:hidden;
  198. width:180px
  199. }
  200. * html #content-container #main-content {
  201. margin-right:3px;
  202. overflow:visible
  203. }
  204. * html #content-container div#main {
  205. float:left;
  206. margin-right:-99%;
  207. width:100%
  208. }
  209. #page-body {
  210. margin:4px 0;
  211. width:100%
  212. }
  213. #pun-announcement {
  214. background-color:#fbfbfb;
  215. border-style:solid;
  216. border-width:1px;
  217. padding:1em
  218. }
  219. #pun-announcement ol,#pun-announcement ul {
  220. padding-left:40px
  221. }
  222. .pun .main .main-content.message {
  223. background-color:#fbfbfb
  224. }
  225. .pun .main .main-content p.message {
  226. background-color:#fff;
  227. border:1px solid #ddd;
  228. margin:1.7em;
  229. padding:1em
  230. }
  231. .pun .main,.pun .main-category {
  232. margin:1em 0
  233. }
  234. .main .main-foot,.main .main-head {
  235. background-color:#1f537b;
  236. color:#dedfdf;
  237. font-weight:400;
  238. padding:.7em 1.3em
  239. }
  240. .main .main-head {
  241. background-image:url(http://illiweb.com/fa/empty.gif)
  242. }
  243. .main .main-head .page-title {
  244. font-size:12px;
  245. font-weight:400
  246. }
  247. .pun .main-content {
  248. background-color:#fbfbfb;
  249. border:1px solid #ddd
  250. }
  251. .pun .main-content ol,.pun .main-content ul {
  252. padding-left:40px
  253. }
  254. .pun .style1 {
  255. background-color:#fbfbfb;
  256. padding:.5em
  257. }
  258. .pun .style2 {
  259. background-color:#f4f4f4;
  260. padding:.5em
  261. }
  262. .pun .main-foot .h2,.pun .main-head .h2 {
  263. float:left
  264. }
  265. .pun .main .options {
  266. color:#ccc;
  267. float:right;
  268. text-align:right
  269. }
  270. .pun .main .options a,.pun .main .options a:link,.pun .main .options a:visited {
  271. color:#ccc;
  272. margin-left:.5em;
  273. text-decoration:none
  274. }
  275. .pun .main-foot .options a,.pun .main-foot .options a:link,.pun .main-foot .options a:visited {
  276. color:#ccc;
  277. margin-left:.6em;
  278. text-decoration:underline
  279. }
  280. .pun table.table {
  281. border-collapse:collapse;
  282. empty-cells:show;
  283. table-layout:fixed;
  284. width:100%
  285. }
  286. .pun .frm .frm-form table {
  287. border:1px solid #ddd;
  288. border-color:#bbb;
  289. border-top:1px solid #1F537B
  290. }
  291. .pun table.table th {
  292. background-color:#90bd4f;
  293. border-style:none;
  294. color:#666;
  295. padding:.5em 0
  296. }
  297. .pun table.table td {
  298. background-color:#fbfbfb;
  299. border-color:#ddd;
  300. border-style:solid none none solid;
  301. border-width:1px;
  302. line-height:130%;
  303. padding:.6em 0 .7em
  304. }
  305. .pun .main table td.tc2,.pun .main table td.tc3 {
  306. background-color:#f4f4f4
  307. }
  308. .pun table.table td table td {
  309. border:none;
  310. padding:0
  311. }
  312. .pun table .tcl {
  313. overflow:hidden;
  314. text-align:left;
  315. width:50%
  316. }
  317. .pun table.table th.tcl {
  318. padding-left:.5em
  319. }
  320. .pun .frm .frm-form table .tc2 {
  321. padding-left:.5em;
  322. text-align:left
  323. }
  324. .pun .table .tc2,.pun .table .tc3 {
  325. text-align:center;
  326. width:10%
  327. }
  328. .pun .frm .frm-form table .tc4 {
  329. text-align:center;
  330. width:5%
  331. }
  332. .pun table .tcr {
  333. overflow:hidden;
  334. padding:0 0 0 .5em !important;
  335. text-align:left;
  336. width:30%
  337. }
  338. .pun table th.tc2,.pun table th.tc3,.pun table th.tc4,.pun table th.tcl,.pun table th.tcr {
  339. overflow:hidden
  340. }
  341. .pun table .report {
  342. width:9%
  343. }
  344. .pun .main table.table td.report {
  345. background-color:#f4f4f4
  346. }
  347. .pun table .tdtopics {
  348. padding-left:42px
  349. }
  350. .pun table .tdtopics .status {
  351. margin-left:-32px
  352. }
  353. .pun .posthead img,.pun table .tdtopics img {
  354. vertical-align:middle
  355. }
  356. table .tcl.memberlist {
  357. width:25%
  358. }
  359. .pun tbody.statused td.tcl {
  360. padding-left:3.4em
  361. }
  362. .pun tbody.statused span.status {
  363. position:absolute
  364. }
  365. .pun table td.tcl {
  366. border-left-style:none;
  367. border-left-width:0;
  368. height:50px;
  369. min-height:24px;
  370. padding-left:.5em;
  371. vertical-align:top
  372. }
  373. pun table td.tcl .height-giver {
  374. min-height:50px;
  375. visibility:hidden;
  376. width:1px
  377. }
  378. td.avatar-mini a {
  379. text-decoration:none
  380. }
  381. td.avatar-mini a span {
  382. text-decoration:underline
  383. }
  384. td.avatar-mini img {
  385. background-color:#fff;
  386. border:1px solid #1f537b;
  387. height:38px;
  388. vertical-align:middle;
  389. width:38px
  390. }
  391. * html .pun table {
  392. position:relative
  393. }
  394. * html .pun table td.tcl {
  395. position:relative
  396. }
  397. .pun table td.tcl h2 {
  398. font-weight:700
  399. }
  400. .pun .main table.table td.td-title {
  401. background-color:#f4f9fd
  402. }
  403. .pun .main table.table th.name {
  404. padding-left:.5em
  405. }
  406. .pun .sticky-separator {
  407. border-top:5px double #ddd!important
  408. }
  409. .mod-text {
  410. font-weight:700
  411. }
  412. h2.topic-title {
  413. display:inline
  414. }
  415. .hierarchy {
  416. border:none;
  417. display:inline;
  418. font-size:10px;
  419. font-weight:700!important;
  420. text-transform:none
  421. }
  422. #stats {
  423. background-color:#f4f4f4;
  424. line-height:150%;
  425. padding:.6em 1em
  426. }
  427. td.stat-bar {
  428. padding:0 10px!important
  429. }
  430. td.stat-bar div {
  431. white-space:nowrap
  432. }
  433. #onlinelist {
  434. background-color:#f4f4f4;
  435. border-top:1px dashed #ccc;
  436. padding:.6em 1em
  437. }
  438. #onlinelist img {
  439. float:left
  440. }
  441. #onlinelist h3 {
  442. float:left;
  443. line-height:150%;
  444. margin-right:.5em
  445. }
  446. #onlinelist p {
  447. line-height:150%
  448. }
  449. #onlinechat {
  450. background-color:#f4f4f4;
  451. border-top:1px dashed #ccc;
  452. padding:.6em 1em
  453. }
  454. ul#pun-legend,ul.pun-legend {
  455. list-style-type:none;
  456. margin-bottom:20px;
  457. text-align:center
  458. }
  459. ul.pun-legend li {
  460. display:inline;
  461. margin-right:20px
  462. }
  463. ul.pun-legend li img {
  464. vertical-align:bottom
  465. }
  466. .faq {
  467. background-color:#fbfbfb;
  468. padding:1em
  469. }
  470. .faq a {
  471. text-decoration:none
  472. }
  473. .faq a:hover {
  474. text-decoration:underline
  475. }
  476. .faq dd {
  477. background-color:#f4f9fd;
  478. border:1px solid #E6E6E6;
  479. color:#666;
  480. margin:1em 1.7em;
  481. padding:1em
  482. }
  483. .faq p {
  484. margin:0 0 1em
  485. }
  486. noscript div.message {
  487. background-color:#ffffe1;
  488. border:1px solid #F0F0B4
  489. }
  490. noscript div.message p {
  491. margin:1em 0;
  492. padding:0 1.3em
  493. }
  494. .codebox {
  495. background-color:#ffffe1;
  496. border:1px dotted #ddd;
  497. margin:1em
  498. }
  499. .codebox dt {
  500. border-bottom:1px dotted #ddd;
  501. padding:.25em
  502. }
  503. .codebox dd {
  504. background-color:#ffffe1;
  505. margin:.5em;
  506. padding:.5em
  507. }
  508. .faq dd ul {
  509. margin:0 2em
  510. }
  511. .codebox+blockquote {
  512. background-color:#fff;
  513. border:1px dotted #ddd;
  514. margin:.5em 3em;
  515. padding:.5em
  516. }
  517. .codebox dd.cont_code {
  518. max-height:200px;
  519. overflow:auto
  520. }
  521. blockquote {
  522. background-color:#ffffe1;
  523. border-bottom:1px dotted #000;
  524. border-left:5px solid #fff;
  525. border-right:1px dotted #000;
  526. border-top:1px dotted #000;
  527. margin:8px;
  528. padding:8px
  529. }
  530. blockquote cite {
  531. background-color:#E4EAF2;
  532. background-image:url(http://illiweb.com/fa/invision/css_img_quote.gif);
  533. background-position:top right;
  534. background-repeat:no-repeat;
  535. color:#000;
  536. display:block;
  537. font-size:11px;
  538. font-style:normal;
  539. margin:-8px -8px 8px;
  540. padding:3px
  541. }
  542. .main .main-content.frm {
  543. background-color:#fbfbfb
  544. }
  545. .main .main-content.google {
  546. background-color:#F2F2F2;
  547. padding:10px 10px 0
  548. }
  549. .main .frm-info {
  550. background:#ffffe1;
  551. border:1px solid #E6E6E6;
  552. margin:1.7em;
  553. padding:1em
  554. }
  555. .main ul.frm-info {
  556. list-style-type:none
  557. }
  558. .main .frm-info li {
  559. background:url(blue.png) no-repeat top left;
  560. padding:0 0 1em 2em
  561. }
  562. fieldset.frm-set {
  563. border:none;
  564. margin:1.7em;
  565. padding:0 0 1em
  566. }
  567. fieldset.left {
  568. float:left;
  569. width:35%
  570. }
  571. fieldset.right {
  572. float:right;
  573. width:45%
  574. }
  575. .pun .set1 {
  576. border-top:none;
  577. margin:0;
  578. padding-top:0
  579. }
  580. fieldset.frm-set.multi {
  581. border-bottom:1px dashed #ddd;
  582. padding:0
  583. }
  584. fieldset.frm-set.last {
  585. padding-bottom:0
  586. }
  587. fieldset.frm-set dl:after {
  588. clear:both;
  589. content:".";
  590. display:block;
  591. height:0;
  592. visibility:hidden
  593. }
  594. * html fieldset.frm-set dl {
  595. height:1%
  596. }
  597. *+html fieldset.frm-set dl {
  598. height:1%
  599. }
  600. fieldset.frm-set dl dd,fieldset.frm-set dl dt {
  601. padding:.5em
  602. }
  603. fieldset.frm-set dl dt {
  604. display:block;
  605. float:left;
  606. font-weight:700;
  607. text-align:right;
  608. width:16em
  609. }
  610. fieldset.frm-set dl dd {
  611. margin-left:17em
  612. }
  613. *+html fieldset.frm-set dl dt {
  614. height:1%
  615. }
  616. fieldset.frm-set dl dd label {
  617. margin:0 1em 0 0
  618. }
  619. fieldset.frm-set .required {
  620. color:#b42000;
  621. font-style:normal;
  622. margin:0 .25em
  623. }
  624. .frm-buttons {
  625. border-top:3px double #ddd;
  626. margin-bottom:-.7em;
  627. margin-top:.5em;
  628. padding:.7em 0 0 17.5em
  629. }
  630. .frm-buttons-right {
  631. border-top:3px double #ddd;
  632. margin-bottom:-.7em;
  633. margin-top:.5em;
  634. padding:.7em 0 0 17.5em;
  635. text-align:right
  636. }
  637. .frm-buttons.full {
  638. padding:.7em 0 0
  639. }
  640. dl.frm-buttons {
  641. padding:0
  642. }
  643. fieldset.frm-set .frm-buttons .button {
  644. font-size:1em;
  645. line-height:1.2;
  646. margin-right:1em;
  647. overflow:visible;
  648. padding:1px .5em 2px;
  649. vertical-align:middle
  650. }
  651. .frm-form fieldset.frm-set .inputbox {
  652. width:40%
  653. }
  654. .frm-form fieldset.frm-set textarea.inputbox {
  655. width:99%
  656. }
  657. fieldset.frm-set textarea.inputbox {
  658. background-color:#fff
  659. }
  660. .frm-form fieldset.frm-set .italic {
  661. font-size:.9em
  662. }
  663. .frm-form fieldset.frm-set input[type="radio"] {
  664. margin:0 .5em 0 0
  665. }
  666. .frm-form fieldset.frm-set input[type="checkbox"] {
  667. margin:0 .5em 0 0
  668. }
  669. .frm-form select option {
  670. padding:0 2em 0 0
  671. }
  672. .sub-head {
  673. border-bottom:1px solid #ddd;
  674. margin:.5em 1.7em;
  675. padding:0 0 .5em
  676. }
  677. .sub-head h2 {
  678. color:#0C4675;
  679. display:inline;
  680. font-weight:700
  681. }
  682. .sub-head span {
  683. color:#0C4675;
  684. font-weight:700
  685. }
  686. .pun .frm .frm-buttons input {
  687. font-size:1em;
  688. line-height:1.2;
  689. margin-right:1em;
  690. overflow:visible;
  691. padding:1px .5em 2px;
  692. vertical-align:middle
  693. }
  694. .pun .frm dd.frm-input,.pun .frm dd.frm-input input,.pun .frm dd.frm-textarea {
  695. width:82%
  696. }
  697. *+html .dd-textarea,*+html dd.frm-input {
  698. display:inline;
  699. margin:0!important
  700. }
  701. *+html dd.frm-input input {
  702. width:60%!important
  703. }
  704. * html .dd-textarea,* html dd.frm-input {
  705. display:inline;
  706. margin:0!important
  707. }
  708. * html dd.frm-input input {
  709. width:60%!important
  710. }
  711. #textarea_content dd.frm-textarea iframe#text_editor_iframe,dd.frm-textarea #text_editor_textarea {
  712. width:100%
  713. }
  714. .pun .frm #textarea_content dd.frm-textarea iframe#text_editor_iframe {
  715. height:250px;
  716. margin-top:-15px
  717. }
  718. dd.dd-textarea iframe#text_editor_iframe {
  719. background-color:#FFF
  720. }
  721. div.nav-head {
  722. background:#1F537B;
  723. color:#dedfdf;
  724. font-weight:400;
  725. margin:-1px 0 0;
  726. padding:.7em 1.3em
  727. }
  728. #tabs ul {
  729. list-style-position:outside;
  730. list-style-type:none;
  731. padding:0 1.8em;
  732. white-space:nowrap
  733. }
  734. #tabs ul li {
  735. float:left;
  736. margin:0;
  737. padding:0 4px 0 0
  738. }
  739. #tabs ul li.activetab a {
  740. background-color:#1f537b;
  741. border-color:#1f537b;
  742. color:#f4f9fd;
  743. text-decoration:underline
  744. }
  745. #tabs ul li.activetab a:hover {
  746. background-color:#1f537b
  747. }
  748. #tabs ul li a {
  749. background-color:#f4f9fd;
  750. border:1px solid #ddd;
  751. float:left;
  752. font-size:1.1em;
  753. font-weight:400;
  754. line-height:2em;
  755. padding:0 1em;
  756. text-decoration:none
  757. }
  758. #tabs ul li a:hover {
  759. background-color:#f4f4f4
  760. }
  761. fieldset.profile-view dl dt {
  762. font-weight:400;
  763. text-align:left;
  764. width:8em
  765. }
  766. fieldset.profile-view dl dd {
  767. margin:0
  768. }
  769. #profile-advanced-layout {
  770. float:left;
  771. margin-right:-302px;
  772. width:100%
  773. }
  774. #profile-advanced-left {
  775. margin-right:302px
  776. }
  777. #profile-advanced-left .main {
  778. margin-top:0
  779. }
  780. #profile-advanced-avatar {
  781. float:left;
  782. width:30%
  783. }
  784. #profile-advanced-points,#profile-advanced-reputation {
  785. float:left
  786. }
  787. #profile-advanced-avatar .module,#profile-advanced-details,#profile-advanced-points .module,#profile-advanced-reputation .module {
  788. margin-right:4px
  789. }
  790. #profile-advanced-avatar .module,#profile-advanced-points .module,#profile-advanced-reputation .module,#profile-advanced-right .module {
  791. margin-bottom:4px
  792. }
  793. #profile-advanced-details .main-content {
  794. padding:4px
  795. }
  796. #profile-advanced-details .pagination {
  797. float:left
  798. }
  799. #profile-advanced-details ol {
  800. list-style:none
  801. }
  802. #profile-advanced-details ol li {
  803. display:block;
  804. margin-bottom:4px
  805. }
  806. #profile-advanced-details .avatar {
  807. float:left
  808. }
  809. .avatar {
  810. background-color:#fff;
  811. border:1px solid #1f537b;
  812. width:50px
  813. }
  814. .avatar img {
  815. width:50px
  816. }
  817. .friend-block .avatar {
  818. cursor:pointer;
  819. margin:0 auto
  820. }
  821. .friend-block {
  822. float:left;
  823. margin:1px;
  824. overflow:hidden;
  825. text-align:center;
  826. width:70px
  827. }
  828. .friend_list_online_status {
  829. font-size:.7em;
  830. line-height:11px
  831. }
  832. .friend_list_online_status img {
  833. vertical-align:middle
  834. }
  835. .friends-foes-list {
  836. float:left;
  837. height:2em;
  838. width:200px
  839. }
  840. #profile-advanced-details .message-block {
  841. margin-left:57px
  842. }
  843. #profile-advanced-details .message-header {
  844. background:#f4f4f4;
  845. border-top:1px solid #ddd;
  846. margin-bottom:4px;
  847. padding:4px
  848. }
  849. #profile-advanced-details .message-date {
  850. float:right
  851. }
  852. #profile-advanced-details .message-body {
  853. margin-bottom:4px
  854. }
  855. #profile-advanced-details .message-footer {
  856. text-align:right
  857. }
  858. #profile-advanced-details .message-footer li {
  859. display:inline;
  860. margin:0 .25em
  861. }
  862. #profile-advanced-details .message-footer li:after {
  863. content:' .'
  864. }
  865. #profile-advanced-details .message-footer li a {
  866. margin-right:.25em;
  867. text-decoration:underline
  868. }
  869. #profile-advanced-details .message-footer li.last:after {
  870. content:normal
  871. }
  872. #profile-advanced-layout #new-message {
  873. margin-top:20px;
  874. position:relative
  875. }
  876. #profile-advanced-layout #tabs {
  877. bottom:0;
  878. position:absolute
  879. }
  880. #profile-advanced-layout #new-message-link {
  881. bottom:0;
  882. padding-bottom:4px;
  883. position:absolute;
  884. right:4px
  885. }
  886. #profile-advanced-details .top {
  887. margin-bottom:16px
  888. }
  889. #profile-advanced-details .bottom {
  890. margin-top:16px
  891. }
  892. #profile-advanced-right {
  893. float:right;
  894. width:302px
  895. }
  896. #profile-advanced-add {
  897. margin-right:4px;
  898. padding:7px 0 6px;
  899. text-align:right
  900. }
  901. #profile-advanced-details .stats-field {
  902. margin:4px 0 10px 4px;
  903. padding:0 10px 6px
  904. }
  905. #profile-advanced-details .stats-field legend {
  906. font-weight:700
  907. }
  908. #profile-advanced-details .stats-field ul {
  909. list-style-type:none;
  910. padding:0;
  911. text-indent:10px
  912. }
  913. #profile-advanced-details .stats-field li {
  914. margin:4px 0
  915. }
  916. .pun .main fieldset.calendar {
  917. margin:0;
  918. padding:0
  919. }
  920. .pun p.left-box {
  921. float:left
  922. }
  923. .pun p.right-box {
  924. float:right
  925. }
  926. * html p.left-box,* html p.right-box {
  927. position:relative
  928. }
  929. .pun .main p.left-box a,.pun .main p.right-box a {
  930. color:#dedfdf
  931. }
  932. * html .pun .main p.left-box a,* html .pun .main p.right-box a {
  933. height:1%
  934. }
  935. .pun .main table.calendar {
  936. border:none
  937. }
  938. .pun .main table.calendar thead th {
  939. background-color:#90bd4f;
  940. font-weight:700;
  941. padding:.5em
  942. }
  943. .pun .main table.calendar td {
  944. border:1px solid #ddd;
  945. overflow:hidden;
  946. padding:0
  947. }
  948. .pun .main table.calendar td.row2:hover {
  949. background-color:#f4f9fd
  950. }
  951. .pun .main table.calendar .row3 {
  952. background-color:#f4f4f4;
  953. padding:.25em
  954. }
  955. table.calendar ul {
  956. height:10em;
  957. list-style-type:none
  958. }
  959. table.calendar ul li {
  960. margin:.25em
  961. }
  962. table.calendar p.right-event {
  963. padding:.25em;
  964. text-align:right
  965. }
  966. .overview.calendar .left-overview {
  967. padding:.25em
  968. }
  969. #mini-calendar {
  970. float:left;
  971. margin:1em;
  972. width:270px
  973. }
  974. #mini-calendar .table {
  975. border-bottom:1px solid #ddd;
  976. border-left:1px solid #ddd;
  977. border-right:1px solid #ddd;
  978. margin-bottom:1em
  979. }
  980. #calendar-result {
  981. float:left;
  982. margin:1em 0;
  983. width:68%
  984. }
  985. .bday {
  986. border:1px solid #ddd
  987. }
  988. .bday td {
  989. text-align:center
  990. }
  991. .bday .name {
  992. text-align:left;
  993. width:20%
  994. }
  995. .bday .www {
  996. overflow:hidden;
  997. text-align:center;
  998. width:10%
  999. }
  1000. .gallery-cat {
  1001. background-color:#fff;
  1002. border:1px solid #ddd;
  1003. float:left;
  1004. margin-bottom:.5em;
  1005. margin-left:1%;
  1006. min-height:125px
  1007. }
  1008. * html .gallery-cat {
  1009. height:125px
  1010. }
  1011. br.clear-column {
  1012. display:none
  1013. }
  1014. * html .clear-column {
  1015. clear:both;
  1016. display:block!important
  1017. }
  1018. .gallery-cat p {
  1019. padding:.5em
  1020. }
  1021. fieldset.gallery input.inputbox {
  1022. width:80%
  1023. }
  1024. .gallery-nav .gallery-cat {
  1025. margin:1% 0 1% 1%;
  1026. padding:1em 0 0;
  1027. text-align:center;
  1028. width:19%
  1029. }
  1030. .gallery-cat img {
  1031. margin:.25em
  1032. }
  1033. .gallery-cat:hover {
  1034. background-color:#f4f9fd
  1035. }
  1036. .gallery-cat .info-gallery {
  1037. clear:both;
  1038. font-size:.9em;
  1039. text-align:center
  1040. }
  1041. .pic-container {
  1042. overflow:auto
  1043. }
  1044. fieldset.effects dl {
  1045. border:1px solid #ddd;
  1046. float:left;
  1047. margin:0 .5em .5em 0;
  1048. min-height:10em;
  1049. width:19%
  1050. }
  1051. fieldset.effects dl:hover {
  1052. background-color:#f4f9fd
  1053. }
  1054. fieldset.effects dt {
  1055. float:left;
  1056. font-weight:700;
  1057. padding:.25em
  1058. }
  1059. fieldset.effects dd {
  1060. border-top:1px solid #ddd;
  1061. margin-top:2em;
  1062. padding:.25em;
  1063. text-align:center
  1064. }
  1065. fieldset.effects dd.check {
  1066. border:none;
  1067. clear:right;
  1068. float:right;
  1069. margin:.15em;
  1070. width:1em
  1071. }
  1072. table.mod-cp {
  1073. border-bottom:1px solid #ddd;
  1074. width:100%
  1075. }
  1076. table.mod-cp th {
  1077. padding:.6em 1em .7em
  1078. }
  1079. table.mod-cp th.name,table.stats th.name {
  1080. text-align:left;
  1081. width:25%
  1082. }
  1083. table.search th {
  1084. text-align:left
  1085. }
  1086. table.search th.fixed {
  1087. width:8em
  1088. }
  1089. table.mod-cp td {
  1090. text-align:center
  1091. }
  1092. table.mod-cp td.long-string {
  1093. text-align:left
  1094. }
  1095. .main .mark {
  1096. margin:1.7em 1.7em 0
  1097. }
  1098. .main .mark a {
  1099. color:#00569C!important
  1100. }
  1101. .main .mark a:hover {
  1102. color:#B42000!important
  1103. }
  1104. .gallery.overview img {
  1105. border:2px dashed #ddd;
  1106. float:left;
  1107. margin:1em 1em .5em .5em;
  1108. padding:.25em
  1109. }
  1110. table.stats th.smallcell {
  1111. width:3%
  1112. }
  1113. table.stats td {
  1114. text-align:center
  1115. }
  1116. table.search .tcl,table.search td {
  1117. text-align:center
  1118. }
  1119. .main .avatar-gallery {
  1120. padding:1.7em
  1121. }
  1122. .main .avatar-gallery div p.select-avatar {
  1123. background-color:#ddd;
  1124. bottom:0;
  1125. left:0;
  1126. padding:.25em;
  1127. position:absolute;
  1128. right:0;
  1129. text-align:center
  1130. }
  1131. * html .main .avatar-gallery div p.select-avatar {
  1132. width:114px
  1133. }
  1134. .main .avatar-gallery div div {
  1135. background-color:#f4f9fd;
  1136. border:1px solid #ddd;
  1137. float:left;
  1138. height:260px;
  1139. margin:.5em .25em;
  1140. overflow:hidden;
  1141. position:relative;
  1142. text-align:center;
  1143. width:auto
  1144. }
  1145. .main .avatar-gallery div div img {
  1146. border:1px solid #ddd;
  1147. margin:.5em
  1148. }
  1149. .main-content.standalone {
  1150. background-color:#fbfbfb;
  1151. margin:.5em 0;
  1152. padding:1em
  1153. }
  1154. .main-content.standalone h2 {
  1155. border-bottom:1px solid #ddd;
  1156. font-size:1.7em;
  1157. margin:0 0 1em
  1158. }
  1159. .main-content.standalone .button {
  1160. border:1px solid #ddd;
  1161. margin:1em;
  1162. padding:.5em 1em
  1163. }
  1164. .main-content.standalone .button.button1 {
  1165. font-weight:700
  1166. }
  1167. .main-content.standalone .button:hover {
  1168. background-color:#fff;
  1169. border:1px solid #B42000
  1170. }
  1171. .posting-confirm {
  1172. margin:1em
  1173. }
  1174. .pun .paged-foot,.pun .paged-head {
  1175. background-color:#fbfbfb;
  1176. border:1px solid #ddd;
  1177. padding:.6em 1.3em .3em
  1178. }
  1179. .pun .paged .posting {
  1180. float:right;
  1181. font-size:1.2em;
  1182. font-weight:700
  1183. }
  1184. .pun .paging {
  1185. float:left;
  1186. font-size:1.1em;
  1187. font-weight:700
  1188. }
  1189. strong.pagination {
  1190. font-weight:400
  1191. }
  1192. .pun .topic {
  1193. background:#f4f9fd;
  1194. border:1px solid #ddd;
  1195. border-style:none solid
  1196. }
  1197. .pun .post {
  1198. border-color:#eee #fff #ccc;
  1199. border-style:solid none;
  1200. border-width:2px 0 1px
  1201. }
  1202. * html .pun .post {
  1203. height:1%
  1204. }
  1205. *+html .pun .post {
  1206. min-height:1px
  1207. }
  1208. .pun .postmain {
  1209. background-color:#fbfbfb;
  1210. border-left:1px solid #ddd;
  1211. margin-left:18em
  1212. }
  1213. .pun .posthead {
  1214. background:#f4f4f4;
  1215. border-bottom:1px dashed #ccc;
  1216. padding:.5em 1.3em .5em 1em
  1217. }
  1218. .pun .posthead h2 strong {
  1219. float:right
  1220. }
  1221. .pun .postbody {
  1222. width:100%
  1223. }
  1224. .pun .post-entry {
  1225. padding:1em 1em 0
  1226. }
  1227. .pun .entry-content {
  1228. overflow:hidden;
  1229. padding-bottom:.8em;
  1230. width:100%
  1231. }
  1232. .pun .entry-content ol,.pun .entry-content ul {
  1233. margin-left:2em
  1234. }
  1235. .postmain blockquote {
  1236. background-color:#fff;
  1237. border:1px solid #ddd;
  1238. padding:.5em 1em
  1239. }
  1240. .postmain cite {
  1241. display:block;
  1242. font-style:normal;
  1243. font-weight:700;
  1244. margin:0 0 1em
  1245. }
  1246. .vote {
  1247. float:right;
  1248. margin-left:4px;
  1249. width:9px
  1250. }
  1251. .vote .vote-button {
  1252. font-weight:700;
  1253. margin-left:-1px;
  1254. text-align:center
  1255. }
  1256. .vote .vote-button a {
  1257. text-decoration:none!important
  1258. }
  1259. .vote .vote-bar {
  1260. border:1px solid #666;
  1261. font-size:0;
  1262. height:50px;
  1263. margin:0 auto;
  1264. width:3px
  1265. }
  1266. .vote .vote-no-bar {
  1267. letter-spacing:-2px;
  1268. margin-left:-2px;
  1269. white-space:nowrap
  1270. }
  1271. .vote .vote-bar-plus {
  1272. background-color:#0f0
  1273. }
  1274. .vote .vote-bar-minus {
  1275. background-color:red
  1276. }
  1277. .pun .user {
  1278. display:inline;
  1279. overflow:hidden;
  1280. padding-top:1.6em;
  1281. white-space:normal;
  1282. width:16em;
  1283. word-wrap:break-word
  1284. }
  1285. .pun .post .user {
  1286. float:left;
  1287. margin-left:-17em;
  1288. margin-top:-1.8em;
  1289. position:relative
  1290. }
  1291. .pun .user .user-ident {
  1292. font-size:12px;
  1293. padding:0 0 .7em
  1294. }
  1295. .pun .user-ident .username {
  1296. color:#666;
  1297. display:block;
  1298. font-size:1.2em;
  1299. font-weight:700;
  1300. position:absolute;
  1301. text-decoration:none;
  1302. top:0
  1303. }
  1304. * html .pun .user-ident .username {
  1305. padding:0 0 .25em
  1306. }
  1307. *+html .pun .user-ident .username {
  1308. padding:0 0 .3em
  1309. }
  1310. .pun .user-ident .username a {
  1311. text-decoration:none
  1312. }
  1313. .pun .user-ident .user-basic-info {
  1314. font-weight:700
  1315. }
  1316. .pun .user .user-info {
  1317. color:#666;
  1318. line-height:1.8em
  1319. }
  1320. .postfoot {
  1321. border-top:1px dashed #ccc;
  1322. clear:both;
  1323. margin-left:-17em;
  1324. padding:.5em 1em;
  1325. text-align:right
  1326. }
  1327. div.post-options img {
  1328. cursor:pointer
  1329. }
  1330. .pun .postfoot .user-contact {
  1331. float:left;
  1332. text-align:left;
  1333. width:15em
  1334. }
  1335. * html .pun .postfoot {
  1336. margin-left:0
  1337. }
  1338. .pun .sig-content {
  1339. clear:both;
  1340. padding:.5em 1em;
  1341. position:relative
  1342. }
  1343. .pun .p-hidden {
  1344. border-bottom:1px solid #ddd;
  1345. padding:15px 0;
  1346. text-align:center
  1347. }
  1348. .pun .sig-content .sig-line {
  1349. border-color:#ddd;
  1350. border-top-style:solid;
  1351. border-top-width:1px;
  1352. display:block;
  1353. margin:0 auto;
  1354. padding-bottom:.5em;
  1355. width:250px
  1356. }
  1357. .overview {
  1358. background-color:#f4f9fd;
  1359. border:1px solid #ddd;
  1360. font-family:Verdana,Arial,Helvetica,sans-serif
  1361. }
  1362. .title-overview {
  1363. background-color:#f4f9fd;
  1364. padding:5px 5px 0 0
  1365. }
  1366. .overview h1 {
  1367. border-bottom:1px solid #ddd;
  1368. font-size:1em;
  1369. padding:.25em .5em;
  1370. text-align:center
  1371. }
  1372. .left-overview {
  1373. padding:5px 5px 0
  1374. }
  1375. .left-overview a {
  1376. font-weight:400
  1377. }
  1378. .center-overview {
  1379. padding:.5em;
  1380. text-align:center
  1381. }
  1382. p.center-overview a {
  1383. color:#666!important
  1384. }
  1385. * html .center-overview {
  1386. height:1%
  1387. }
  1388. .topic-overview {
  1389. background-color:#fff;
  1390. padding:.5em
  1391. }
  1392. .overview-info {
  1393. background-color:#fbfbfb;
  1394. border-bottom:1px dotted #ddd;
  1395. font-size:.8em;
  1396. padding:.25em .5em
  1397. }
  1398. .dashed {
  1399. background-color:#f4f9fd;
  1400. border:none;
  1401. color:#f4f9fd
  1402. }
  1403. #search_menu .forumline {
  1404. padding:.5em
  1405. }
  1406. #search_menu .forumline .thHead {
  1407. font-weight:700
  1408. }
  1409. #search_menu .forumline td {
  1410. padding:.5em 0
  1411. }
  1412. #search_menu .forumline span.genmed a {
  1413. color:#666!important;
  1414. font-size:.9em
  1415. }
  1416. #search_menu .forumline input.post {
  1417. border:1px solid #ddd
  1418. }
  1419. table.forumline {
  1420. background-color:#f4f9fd;
  1421. border:1px solid #ddd
  1422. }
  1423. .pun .main-head a.exthelp,.pun .main-head a.exthelp:link,.pun .main-head a.exthelp:visited {
  1424. background-image:url(http://illiweb.com/fa/punbb/helpdark.png);
  1425. background-position:left;
  1426. background-repeat:no-repeat;
  1427. padding-left:20px
  1428. }
  1429. .pun .frm-form {
  1430. background:#fbfbfb;
  1431. border:none
  1432. }
  1433. .pun div.frm-form {
  1434. margin:1.7em
  1435. }
  1436. .dd-textarea {
  1437. width:auto
  1438. }
  1439. button.button2,input.button2 {
  1440. background-color:#FAFAFA;
  1441. background-image:url(http://illiweb.com/fa/prosilver/bg_button.gif);
  1442. background-position:top;
  1443. background-repeat:repeat-x;
  1444. border:1px solid #BCBCBC;
  1445. color:#000;
  1446. font-family:Verdana,Arial,Helvetica,sans-serif;
  1447. font-size:.9em;
  1448. margin:0 .25em;
  1449. overflow:visible;
  1450. padding:2px 3px;
  1451. vertical-align:middle;
  1452. width:auto!important
  1453. }
  1454. a.button2,body:last-child a.button1,button.button2,input.button1,input.button2 {
  1455. padding:1px 0
  1456. }
  1457. button.button2:hover,input.button2:hover {
  1458. background-position:0 100%;
  1459. border:1px solid #90bd4f;
  1460. color:#90bd4f
  1461. }
  1462. * html button.button2,* html input.button2 {
  1463. height:24px;
  1464. margin:0 .25em;
  1465. padding-bottom:0;
  1466. padding-left:3px;
  1467. padding-right:3px
  1468. }
  1469. *+html button.button2,*+html input.button2 {
  1470. height:24px;
  1471. padding-left:3px;
  1472. padding-right:3px
  1473. }
  1474. *+html button.button2 img {
  1475. vertical-align:middle
  1476. }
  1477. * html button.button2 img {
  1478. vertical-align:middle
  1479. }
  1480. .select {
  1481. background-color:#fff;
  1482. border:1px solid #BCBCBC;
  1483. left:0;
  1484. overflow:hidden;
  1485. position:absolute;
  1486. top:0;
  1487. width:0;
  1488. z-index:100
  1489. }
  1490. * html .select {
  1491. margin-top:-9px
  1492. }
  1493. .select p {
  1494. font-size:.9em;
  1495. margin:0;
  1496. padding:4px 6px
  1497. }
  1498. .select button {
  1499. background-color:#FFF;
  1500. border:none;
  1501. font-size:.9em;
  1502. margin:0;
  1503. padding:4px;
  1504. text-align:left
  1505. }
  1506. #sel_smilies_content button {
  1507. background-color:#fff
  1508. }
  1509. .select button.button2 {
  1510. border:1px solid #BCBCBC;
  1511. padding:0
  1512. }
  1513. *+html .select button.button2 {
  1514. padding-left:3px;
  1515. padding-right:3px
  1516. }
  1517. * html .select button.button2 {
  1518. padding-left:3px;
  1519. padding-right:3px
  1520. }
  1521. .select button.button2:hover {
  1522. background-position:0 100%;
  1523. border:1px solid #90bd4f;
  1524. color:#90bd4f
  1525. }
  1526. .select button:hover,.selectHover {
  1527. background-color:#EEE;
  1528. cursor:pointer
  1529. }
  1530. button.bbcode {
  1531. background-image:url(http://illiweb.com/fa/wysiwyg/bg_button.png);
  1532. border:1px solid #e3adad
  1533. }
  1534. #text_editor_controls {
  1535. margin:10px 0 0 210px;
  1536. white-space:pre-wrap;
  1537. word-wrap:break-word
  1538. }
  1539. #text_editor_textarea,#textarea_content iframe#text_editor_iframe {
  1540. width:100%
  1541. }
  1542. *+html #text_editor_textarea,*+html #textarea_content iframe#text_editor_iframe {
  1543. width:60%
  1544. }
  1545. * html #text_editor_textarea,* html #textarea_content iframe#text_editor_iframe {
  1546. width:60%
  1547. }
  1548. *+html #text_editor_textarea.quick_reply_textarea {
  1549. width:60%!important
  1550. }
  1551. * html #text_editor_textarea.quick_reply_textarea {
  1552. width:60%!important
  1553. }
  1554. #quick_reply .frm-buttons {
  1555. padding-left:0
  1556. }
  1557. #quick_reply table {
  1558. border:none
  1559. }
  1560. div.posting-block {
  1561. float:left;
  1562. margin-right:20px;
  1563. width:80%
  1564. }
  1565. .pun .frm div.posting-block dd.frm-textarea {
  1566. width:auto
  1567. }
  1568. .helpline {
  1569. margin-left:210px
  1570. }
  1571. *+html .helpline {
  1572. display:block;
  1573. height:1em
  1574. }
  1575. * html .helpline {
  1576. display:block;
  1577. height:1em
  1578. }
  1579. #smiley-box {
  1580. float:left;
  1581. margin:6px 0 0;
  1582. width:15%
  1583. }
  1584. #smiley-box iframe {
  1585. border:none;
  1586. height:260px;
  1587. overflow:auto;
  1588. width:100%
  1589. }
  1590. .smiley-element {
  1591. margin-top:5px
  1592. }
  1593. .smiley-element img {
  1594. margin:0 15px 10px 0
  1595. }
  1596. .smiley-element a,.smiley-element a img {
  1597. border:none
  1598. }
  1599. #smiley-box-wysiwyg {
  1600. background-color:#fbfbfb;
  1601. float:left;
  1602. margin:25px 0 0 15px;
  1603. width:20%
  1604. }
  1605. * html #smiley-box-wysiwyg {
  1606. margin:25px 3px 0 0
  1607. }
  1608. *+html #smiley-box-wysiwyg {
  1609. margin:25px 3px 0 0
  1610. }
  1611. #smiley-box-wysiwyg iframe {
  1612. background-color:#fbfbfb;
  1613. border:none;
  1614. height:280px;
  1615. overflow:auto;
  1616. width:100%
  1617. }
  1618. .pun-privmsg {
  1619. list-style-type:none;
  1620. text-align:center
  1621. }
  1622. .pun-privmsg li {
  1623. display:inline;
  1624. font-weight:700;
  1625. margin-left:15px
  1626. }
  1627. .pun-privmsg li a {
  1628. font-weight:400
  1629. }
  1630. .pun-privmsg li img {
  1631. vertical-align:middle
  1632. }
  1633. .popup {
  1634. margin:0;
  1635. min-width:390px
  1636. }
  1637. .popup h1 {
  1638. font-size:1.1em;
  1639. margin-top:5px
  1640. }
  1641. body.chatbox {
  1642. background-color:#fff;
  1643. background-image:none;
  1644. margin:0;
  1645. padding:0
  1646. }
  1647. #chatbox_header {
  1648. height:30px
  1649. }
  1650. #chatbox_header.main-head {
  1651. background-color:#1f537b;
  1652. color:#dedfdf;
  1653. padding:0 1.3em
  1654. }
  1655. .chatbox-title,.chatbox-title a.chat-title {
  1656. color:#dedfdf;
  1657. text-decoration:none
  1658. }
  1659. .chatbox-title {
  1660. float:left;
  1661. margin:0;
  1662. padding:2px 5px 0;
  1663. width:15em
  1664. }
  1665. .chatbox-options {
  1666. float:right;
  1667. font-size:11px;
  1668. list-style:none;
  1669. margin:.7em .5em .5em
  1670. }
  1671. .chatbox-options li {
  1672. display:inline
  1673. }
  1674. .chatbox-options li,.chatbox-options li a,.chatbox-options li label {
  1675. color:#dedfdf
  1676. }
  1677. #chatbox_members {
  1678. border-right:1px dashed #ccc;
  1679. bottom:30px;
  1680. overflow:auto;
  1681. position:absolute;
  1682. top:30px;
  1683. width:180px
  1684. }
  1685. #chatbox_messenger_form {
  1686. margin:10px 0 0
  1687. }
  1688. #chatbox_members .member-title {
  1689. background-color:#f4f9fd;
  1690. background-image:none;
  1691. color:#666;
  1692. font-family:Verdana,Arial,Helvetica,sans-serif;
  1693. font-size:12px;
  1694. padding:.5em .25em;
  1695. text-align:center
  1696. }
  1697. #chatbox_members ul {
  1698. list-style:none;
  1699. margin:0 0 0 1em
  1700. }
  1701. #chatbox_members ul li {
  1702. margin:.5em .5em .5em 0
  1703. }
  1704. #chatbox {
  1705. bottom:30px;
  1706. left:181px;
  1707. line-height:10px;
  1708. overflow:auto;
  1709. position:absolute;
  1710. right:0;
  1711. top:30px
  1712. }
  1713. #chatbox p {
  1714. line-height:1.2em
  1715. }
  1716. .chatbox_row_1 {
  1717. background-color:#fbfbfb;
  1718. padding:4px
  1719. }
  1720. .chatbox_row_2 {
  1721. background-color:#f4f4f4;
  1722. padding:4px
  1723. }
  1724. .chatbox_row_3 {
  1725. background-color:#f4f9fd;
  1726. padding:4px
  1727. }
  1728. #chatbox .user {
  1729. font-weight:700
  1730. }
  1731. .memberlist_row_1 {
  1732. background-color:#fbfbfb
  1733. }
  1734. #chatbox_footer {
  1735. border-top:1px dashed #ccc;
  1736. bottom:0;
  1737. left:0;
  1738. position:absolute;
  1739. right:0
  1740. }
  1741. #message,#submit_button {
  1742. border-width:1px
  1743. }
  1744. .fontbutton {
  1745. background:#E1E1E2 none repeat scroll 0;
  1746. border:medium none;
  1747. color:#000;
  1748. cursor:pointer;
  1749. float:left;
  1750. margin-right:10px;
  1751. padding:1px;
  1752. text-align:left
  1753. }
  1754. .fontbutton_normal {
  1755. background:#E1E1E2
  1756. }
  1757. .fontbutton_selected {
  1758. background:#BBC7CE;
  1759. border:1px solid #22229C
  1760. }
  1761. .fontbutton_clicked {
  1762. background:#959595;
  1763. border:1px solid #22229C
  1764. }
  1765. .fontbutton_hover {
  1766. background:#E1E1E2;
  1767. border:1px solid #22229C
  1768. }
  1769. #chatbox_contextmenu {
  1770. background-color:#f4f9fd;
  1771. border:2px solid #000
  1772. }
  1773. #chatbox_contextmenu p {
  1774. background:#fbfbfb;
  1775. border-bottom:1px solid #777;
  1776. font-family:verdana,arial,sans-serif;
  1777. margin:0;
  1778. padding:1px 4px
  1779. }
  1780. #chatbox_contextmenu p.hover {
  1781. background:#f4f4f4
  1782. }
  1783. #chatbox_contextmenu p.close {
  1784. background:url();
  1785. color:#fff;
  1786. font-size:95%;
  1787. padding:1px
  1788. }
  1789. #chatbox_contextmenu p.close img {
  1790. padding-left:20px;
  1791. vertical-align:middle
  1792. }
  1793. #chatbox_contextmenu a {
  1794. color:#666;
  1795. font-size:95%;
  1796. text-decoration:none
  1797. }
  1798. .module {
  1799. overflow:hidden!important
  1800. }
  1801. .module ol,.module ul {
  1802. padding-left:40px
  1803. }
  1804. .module.main {
  1805. margin:0!important
  1806. }
  1807. .module .main-content {
  1808. padding:1em
  1809. }
  1810. .module .main-content table {
  1811. table-layout:fixed
  1812. }
  1813. .module p.author {
  1814. background-color:#f4f4f4;
  1815. border-bottom:1px solid #ddd;
  1816. font-size:.9em;
  1817. padding:.25em
  1818. }
  1819. .module h3.news {
  1820. background-color:#ddd;
  1821. font-weight:700;
  1822. padding:.5em
  1823. }
  1824. .module div.body {
  1825. padding:.5em
  1826. }
  1827. .module .full-reading {
  1828. margin-top:2em
  1829. }
  1830. .module div.body ol,.module div.body ul {
  1831. margin-left:2em
  1832. }
  1833. .module p.comments {
  1834. border-top:1px dashed #ddd;
  1835. font-size:.8em;
  1836. padding:.25em .25em 1em
  1837. }
  1838. fieldset.frm-set.login {
  1839. margin:0
  1840. }
  1841. fieldset.frm-set.login dl dt {
  1842. margin:0 1em 0 0;
  1843. text-align:left;
  1844. width:auto
  1845. }
  1846. fieldset.frm-set.login dl dd {
  1847. margin:0
  1848. }
  1849. .module .details img {
  1850. border:1px solid #ddd;
  1851. margin:0 1em
  1852. }
  1853. .module .details dt {
  1854. font-weight:700
  1855. }
  1856. #calendar.main-content {
  1857. padding:0
  1858. }
  1859. #calendar .calendar-header,#mini-calendar .calendar-header {
  1860. border-bottom:1px solid #ddd;
  1861. border-left:none
  1862. }
  1863. #calendar table tr.date td:first-child,#mini-calendar table tr.date td:first-child {
  1864. border-left:none
  1865. }
  1866. .module #calendar {
  1867. min-width:180px
  1868. }
  1869. .module hr {
  1870. border:.5px solid #ddd;
  1871. height:1px;
  1872. margin:1em 0
  1873. }
  1874. .ballot fieldset {
  1875. margin:.5em 0
  1876. }
  1877. .ballot fieldset dd {
  1878. float:left
  1879. }
  1880. .frm-set dd ul {
  1881. list-style-type:none
  1882. }
  1883. .donate,.quotebox {
  1884. background-color:#f4f4f4;
  1885. border:1px solid #ddd;
  1886. padding:1em
  1887. }
  1888. .donate .donate-form p {
  1889. padding:1.7em
  1890. }
  1891. .donate .column {
  1892. width:49%
  1893. }
  1894. .captcha div.captcha-img {
  1895. float:left;
  1896. margin:0 1em 0 0
  1897. }
  1898. .captcha .inputbox {
  1899. margin-top:.5em
  1900. }
  1901. .warning {
  1902. color:#f33
  1903. }
  1904. .report-abuse-textarea {
  1905. width:70%
  1906. }
  1907. fieldset.frm-set.left.rpg,fieldset.frm-set.right.rpg {
  1908. margin:5px;
  1909. width:47%
  1910. }
  1911. fieldset.frm-set.rpg dt {
  1912. float:none!important;
  1913. text-align:left!important;
  1914. width:auto
  1915. }
  1916. fieldset.frm-set.rpg dd {
  1917. margin-left:0!important
  1918. }
  1919. fieldset.frm-set.rpg dd table {
  1920. border:1px solid #ddd;
  1921. border-collapse:collapse;
  1922. border-spacing:0;
  1923. display:table;
  1924. padding:0;
  1925. width:100%
  1926. }
  1927. fieldset.frm-set.rpg dd table td {
  1928. padding:5px
  1929. }
  1930. .center {
  1931. text-align:center
  1932. }
  1933. .right {
  1934. float:right
  1935. }
  1936. .left {
  1937. float:left
  1938. }
  1939. .margin-field {
  1940. margin:0 1.7em
  1941. }
  1942. .normal {
  1943. font-weight:400
  1944. }
  1945. .bold {
  1946. font-weight:700
  1947. }
  1948. .clear {
  1949. clear:both;
  1950. height:1px
  1951. }
  1952. * html .clear {
  1953. display:none
  1954. }
  1955. .clearfix:after {
  1956. clear:both;
  1957. content:".";
  1958. display:block;
  1959. height:0;
  1960. visibility:hidden
  1961. }
  1962. *+html .clearfix {
  1963. min-height:1px
  1964. }
  1965. * html .clearfix {
  1966. clear:both;
  1967. height:1%
  1968. }
  1969. #pun-about {
  1970. background-color:#f4f4f4;
  1971. border-color:#ddd;
  1972. border-style:solid;
  1973. border-width:1px;
  1974. line-height:150%;
  1975. padding:.6em 1em;
  1976. text-align:right
  1977. }
  1978. #pun-about ul {
  1979. list-style-type:none
  1980. }
  1981. #pun-about ul li {
  1982. display:inline
  1983. }
  1984. #pun-about ul li a {
  1985. font-weight:700
  1986. }
  1987. #pun-about #qjump {
  1988. float:left;
  1989. text-align:left
  1990. }
  1991. #pun-about #qjump label {
  1992. font-weight:700
  1993. }
  1994. #pun-about #qjump fieldset {
  1995. border:none
  1996. }
  1997. #pun-foot {
  1998. clear:both
  1999. }
  2000. #pun-foot h3 {
  2001. margin-top:20px
  2002. }
  2003. #pun-foot #pun-about ul li strong {
  2004. font-weight:400
  2005. }
  2006. td.fav-icon img {
  2007. float:left;
  2008. margin:0 1em 2em .5em
  2009. }
  2010. #login_popup {
  2011. background-color:#fbfbfb;
  2012. border:1px solid #ddd;
  2013. display:none;
  2014. position:absolute;
  2015. z-index:10000
  2016. }
  2017. #login_popup_buttons {
  2018. bottom:8px;
  2019. position:absolute;
  2020. right:6px
  2021. }
  2022. #login_popup_buttons input {
  2023. margin-left:6px
  2024. }
  2025. ul.profile_field_list {
  2026. padding:0
  2027. }
  2028. html ul.profile_field_list li {
  2029. list-style-type:none
  2030. }
  2031. ul.profile_field_list>li {
  2032. list-style-type:none
  2033. }
  2034. .inputURL {
  2035. font-family:"Courier New","Times New roman";
  2036. font-size:10px;
  2037. letter-spacing:-1px
  2038. }
  2039. .middleline {
  2040. line-height:2em
  2041. }
  2042. .invisible {
  2043. display:none;
  2044. visibility:hidden
  2045. }
  2046. .visible {
  2047. display:block;
  2048. visibility:visible
  2049. }
  2050. .ajax-profil_hover {
  2051. background:transparent
  2052. }
  2053. .ajax-profil_parent {
  2054. position:relative;
  2055. zoom:1
  2056. }
  2057. .ajax-profil_edit {
  2058. cursor:pointer;
  2059. left:-12px;
  2060. position:absolute;
  2061. top:6px
  2062. }
  2063. .ajax-profil_edit img {
  2064. margin-left:4px
  2065. }
  2066. .ajax-profil_valid {
  2067. cursor:pointer;
  2068. margin-left:4px;
  2069. vertical-align:middle
  2070. }
  2071. #profile-advanced-details dl {
  2072. margin:10px 0 0;
  2073. padding:8px 10px 8px 0;
  2074. width:98%
  2075. }
  2076. #profile-advanced-details dl dt {
  2077. display:block;
  2078. float:left;
  2079. width:10em
  2080. }
  2081. #profile-advanced-details dl dd {
  2082. margin-left:10em;
  2083. padding-left:12px
  2084. }
  2085. #profile-advanced-details div.separator {
  2086. border-bottom:1px solid #dcdcdc;
  2087. clear:both;
  2088. font-size:1px;
  2089. line-height:1px;
  2090. padding-top:10px
  2091. }
  2092. #profile-advanced-details .ajax-profil_edit {
  2093. left:-4px
  2094. }
  2095. .jqmWindow {
  2096. background-color:#fff;
  2097. border:1px solid #f4f9fd;
  2098. display:none;
  2099. left:50%;
  2100. margin-left:-225px;
  2101. margin-top:-125px;
  2102. position:fixed;
  2103. top:50%;
  2104. width:450px
  2105. }
  2106. .jqmWindow .main {
  2107. margin:0
  2108. }
  2109. .jqmOverlay {
  2110. background-color:#000
  2111. }
  2112. .jqDrag {
  2113. cursor:move
  2114. }
  2115. #first-post-br {
  2116. border:0;
  2117. border-top:solid 1px #ccc;
  2118. margin:20px auto;
  2119. width:80%
  2120. }
  2121. .blog_cal-border {
  2122. background:#fbfbfb;
  2123. border:1px solid #1f537b;
  2124. display:inline;
  2125. float:left;
  2126. font-size:1.2em;
  2127. margin-right:3em;
  2128. padding:1px
  2129. }
  2130. .blog_cal-content {
  2131. background:#1f537b;
  2132. color:#fff;
  2133. font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;
  2134. line-height:1.4em;
  2135. padding:1px;
  2136. text-align:center;
  2137. width:2.9em
  2138. }
  2139. .blog_cal-content span {
  2140. display:block
  2141. }
  2142. .blog_cal-day {
  2143. font-size:1.6em;
  2144. letter-spacing:.2em;
  2145. padding-left:.2em
  2146. }
  2147. .blog_cal-month {
  2148. font-size:2em;
  2149. font-weight:700;
  2150. line-height:.7em
  2151. }
  2152. .blog_cal-year {
  2153. font-size:.8em;
  2154. line-height:1.2em
  2155. }
  2156. .blog_title {
  2157. font-size:1.2em;
  2158. padding-top:1.1em
  2159. }
  2160. .blog_title .status {
  2161. margin-top:-.1em
  2162. }
  2163. .blog_title .topictitle {
  2164. font-size:1.1em;
  2165. text-decoration:none
  2166. }
  2167. .blog_message {
  2168. font-size:1.1em;
  2169. margin-top:.5em
  2170. }
  2171. .blog_comments {
  2172. font-size:.8em;
  2173. margin-right:.5em;
  2174. text-align:right
  2175. }
  2176. .blog_comments img {
  2177. vertical-align:middle
  2178. }
  2179. #blog_comments {
  2180. margin:0 auto;
  2181. width:90%
  2182. }
  2183. #blog_comments .posthead {
  2184. padding:2px 4px
  2185. }
  2186. .blog_comment-avatar {
  2187. float:left
  2188. }
  2189. .blog_comment-avatar img {
  2190. background-color:#fff;
  2191. border:1px solid #1f537b;
  2192. margin:2px 2px 4px;
  2193. vertical-align:middle;
  2194. width:38px
  2195. }
  2196. #blog_comments .h3 {
  2197. margin-left:45px;
  2198. margin-top:0;
  2199. min-height:22px;
  2200. overflow:hidden;
  2201. padding:0
  2202. }
  2203. .blog_comment-title {
  2204. float:left;
  2205. margin-top:7px;
  2206. min-height:12px
  2207. }
  2208. #blog_comments .postfoot {
  2209. margin-left:inherit
  2210. }
  2211. .no_comment {
  2212. padding:10px 0
  2213. }
  2214. #bookmarks {
  2215. float:right
  2216. }
  2217. #bookmarks a img {
  2218. background:url(http://illiweb.com/fa/social_bookmarking/social_bookmarking.png) no-repeat scroll;
  2219. height:20px;
  2220. vertical-align:middle;
  2221. width:20px
  2222. }
  2223. #bookmarks a img.twitter {
  2224. background:url(http://illiweb.com/fa/social_bookmarking/twitter.png) no-repeat scroll;
  2225. height:16px;
  2226. margin:2px;
  2227. width:16px
  2228. }
  2229. #bookmarks img.delicious {
  2230. background-position:-10px -10px
  2231. }
  2232. #bookmarks img.digg {
  2233. background-position:-10px -50px
  2234. }
  2235. #bookmarks img.excite {
  2236. background-position:-9px -90px
  2237. }
  2238. #bookmarks img.facebook {
  2239. background-position:-9px -128px
  2240. }
  2241. #bookmarks img.furl {
  2242. background-position:-10px -166px
  2243. }
  2244. #bookmarks img.google {
  2245. background-position:-10px -206px
  2246. }
  2247. #bookmarks img.live {
  2248. background-position:-9px -246px
  2249. }
  2250. #bookmarks img.netscape {
  2251. background-position:-9px -284px
  2252. }
  2253. #bookmarks img.newsvine {
  2254. background-position:-9px -322px
  2255. }
  2256. #bookmarks img.reddit {
  2257. background-position:-10px -360px
  2258. }
  2259. #bookmarks img.slashdot {
  2260. background-position:-10px -400px
  2261. }
  2262. #bookmarks img.smarking {
  2263. background-position:-9px -440px
  2264. }
  2265. #bookmarks img.stumbleupon {
  2266. background-position:-10px -478px
  2267. }
  2268. #bookmarks img.technorati {
  2269. background-position:-10px -518px
  2270. }
  2271. #bookmarks img.yahoo {
  2272. background-position:-10px -558px
  2273. }
  2274. .mceContentBody {
  2275. background:#f4f4f4;
  2276. color:#666
  2277. }
  2278. .resize_process .resizebox {
  2279. display:none
  2280. }
  2281. .resize_process img.resize_img {
  2282. display:none
  2283. }
  2284. .resizebox a.enlarge,.resizebox.enlarged a.resize,.resizebox.showfull a.fullsize {
  2285. display:inline;
  2286. zoom:1
  2287. }
  2288. .resizebox a.fullsize,.resizebox a.resize,.resizebox.enlarged a.enlarge {
  2289. display:none
  2290. }
  2291. .resizebox {
  2292. background-color:#ffffe1;
  2293. cursor:default;
  2294. display:inline-block;
  2295. font-size:11px;
  2296. font-style:normal;
  2297. font-weight:400;
  2298. line-height:1.1em;
  2299. margin:0;
  2300. max-width:100%;
  2301. text-align:left
  2302. }
  2303. .resizebox div {
  2304. font-style:normal;
  2305. font-weight:400;
  2306. margin:0
  2307. }
  2308. .resizebox .resize_border {
  2309. border:1px solid #fbfbfb;
  2310. display:block
  2311. }
  2312. .resizebox .resize_content {
  2313. display:inline;
  2314. padding:5px 10px;
  2315. zoom:1
  2316. }
  2317. .resizebox .resize_filler {
  2318. border:none;
  2319. display:inline;
  2320. padding:0;
  2321. width:40px;
  2322. zoom:1
  2323. }
  2324. .attachbox {
  2325. background-color:#ffffe1;
  2326. border:1px dashed #f4f9fd;
  2327. clear:left;
  2328. color:#666;
  2329. float:left;
  2330. margin:5px 5px 5px 0;
  2331. padding:6px;
  2332. width:auto
  2333. }
  2334. .attachbox dt {
  2335. font-family:Arial,Helvetica,sans-serif;
  2336. text-transform:uppercase
  2337. }
  2338. .attachbox dd {
  2339. border-top:1px solid #f4f9fd;
  2340. clear:left;
  2341. font-size:.9em;
  2342. margin-left:10px;
  2343. padding:0
  2344. }
  2345. dl.file {
  2346. display:block;
  2347. font-family:Verdana,Arial,Helvetica,sans-serif;
  2348. margin-bottom:10px
  2349. }
  2350. dl.file dt {
  2351. font-family:Verdana,Arial,Helvetica,sans-serif;
  2352. font-weight:700;
  2353. margin:0;
  2354. padding:0;
  2355. text-transform:none
  2356. }
  2357. dl.file dt img {
  2358. vertical-align:middle
  2359. }
  2360. .info {
  2361. font-size:10px;
  2362. font-style:italic
  2363. }
  2364. .spoiler_content {
  2365. display:none
  2366. }
  2367. .spoiler_content.hidden {
  2368. display:block
  2369. }
  2370. .fb_or {
  2371. background-color:#f4f9fd;
  2372. border:2px solid #ddd;
  2373. font-weight:700;
  2374. height:16px;
  2375. line-height:16px;
  2376. margin:0 30px;
  2377. padding:5px;
  2378. text-align:center;
  2379. width:26px
  2380. }
  2381. .margTop4 {
  2382. margin:4px 0 0
  2383. }
  2384. #cont_pwd {
  2385. float:left;
  2386. height:21px;
  2387. padding:0 0 0 20px;
  2388. width:150px
  2389. }
  2390. .pwd_img {
  2391. color:#000;
  2392. display:none;
  2393. font-size:11px;
  2394. font-weight:700;
  2395. height:14px;
  2396. line-height:14px;
  2397. padding:4px 0 3px;
  2398. text-align:center;
  2399. width:150px
  2400. }
  2401. #pwd_good {
  2402. background:url(http://illiweb.com/fa/p_strength/pwd_good.png)
  2403. }
  2404. #pwd_middle {
  2405. background:url(http://illiweb.com/fa/p_strength/pwd_middle.png)
  2406. }
  2407. #pwd_bad {
  2408. background:url(http://illiweb.com/fa/p_strength/pwd_bad.png)
  2409. }
  2410. .fb_login {
  2411. margin:17px 0 0
  2412. }
  2413. .fb_login .fb_or {
  2414. display:inline-block;
  2415. margin:0 65px 0 55px
  2416. }
  2417. .frm-buttons.fb {
  2418. width:100%
  2419. }
  2420. .frm-set.connexion input.inputfield {
  2421. width:180px
  2422. }
  2423. .invitfb_connect {
  2424. padding:10px 0;
  2425. text-align:center
  2426. }
  2427. #fb_explain {
  2428. float:left;
  2429. padding:5px 0 0 5px
  2430. }
  2431. .frm_connexion {
  2432. float:left;
  2433. width:410px
  2434. }
  2435. #cont_fb_invit iframe {
  2436. width:760px!important
  2437. }
  2438. .mod_bookmarks a img {
  2439. background:url(http://illiweb.com/fa/social_bookmarking/social_bookmarking_fa.png) no-repeat scroll;
  2440. height:20px;
  2441. vertical-align:middle;
  2442. width:20px
  2443. }
  2444. .mod_bookmarks img.digg {
  2445. background-position:-10px -47px
  2446. }
  2447. .mod_bookmarks img.delicious {
  2448. background-position:-10px -8px
  2449. }
  2450. .mod_bookmarks img.reddit {
  2451. background-position:-10px -359px
  2452. }
  2453. .mod_bookmarks img.slashdot {
  2454. background-position:-10px -398px
  2455. }
  2456. .mod_bookmarks img.stumbleupon {
  2457. background-position:-10px -476px
  2458. }
  2459. .mod_bookmarks img.furl {
  2460. background-position:-10px -163px
  2461. }
  2462. .mod_bookmarks img.yahoo {
  2463. background-position:-10px -554px
  2464. }
  2465. .mod_bookmarks img.google {
  2466. background-position:-10px -204px
  2467. }
  2468. .mod_bookmarks img.blinklist {
  2469. background-position:-10px -665px
  2470. }
  2471. .mod_bookmarks img.blogmarks {
  2472. background-position:-10px -630px
  2473. }
  2474. .mod_bookmarks img.technorati {
  2475. background-position:-10px -516px
  2476. }
  2477. .mod_rss_feeds a img {
  2478. background:url(http://illiweb.com/fa/rss_mod/sprite_rss_feeds.png) no-repeat scroll;
  2479. height:17px;
  2480. padding-bottom:2px;
  2481. vertical-align:middle;
  2482. width:91px
  2483. }
  2484. .mod_rss_feeds img.yahoo {
  2485. background-position:0 0
  2486. }
  2487. .mod_rss_feeds img.google-reader {
  2488. background-position:-100px 0
  2489. }
  2490. .mod_rss_feeds img.msn {
  2491. background-position:-199px 0
  2492. }
  2493. .mod_rss_feeds img.aol {
  2494. background-position:-299px 0
  2495. }
  2496. .mod_rss_feeds img.newsgator {
  2497. background-position:-399px 0
  2498. }
  2499. .mod_rss_feeds img.rojo {
  2500. background-position:-498px 0
  2501. }
  2502. .mod_rss_feeds img.bloglines {
  2503. background-position:-598px 0
  2504. }
  2505. .sprite-arrow_prosilver_down {
  2506. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2507. background-position:0 0;
  2508. height:6px;
  2509. width:6px
  2510. }
  2511. .sprite-arrow_prosilver_left {
  2512. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2513. background-position:-56px 0;
  2514. height:6px;
  2515. width:4px
  2516. }
  2517. .sprite-arrow_prosilver_right {
  2518. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2519. background-position:-110px 0;
  2520. height:6px;
  2521. width:4px
  2522. }
  2523. .sprite-arrow_prosilver_up {
  2524. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2525. background-position:-164px 0;
  2526. height:6px;
  2527. width:6px
  2528. }
  2529. .sprite-arrow_subsilver_down {
  2530. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2531. background-position:-220px 0;
  2532. height:9px;
  2533. width:9px
  2534. }
  2535. .sprite-arrow_subsilver_left {
  2536. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2537. background-position:-279px 0;
  2538. height:9px;
  2539. width:9px
  2540. }
  2541. .sprite-arrow_subsilver_right {
  2542. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2543. background-position:-338px 0;
  2544. height:9px;
  2545. width:9px
  2546. }
  2547. .sprite-arrow_subsilver_up {
  2548. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2549. background-position:-397px 0;
  2550. height:9px;
  2551. width:9px
  2552. }
  2553. .sprite-icon_minipost {
  2554. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2555. background-position:-456px 0;
  2556. height:9px;
  2557. width:12px
  2558. }
  2559. .sprite-icon_minipost_new {
  2560. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2561. background-position:-518px 0;
  2562. height:9px;
  2563. width:12px
  2564. }
  2565. .sprite-icon_minipost_participate {
  2566. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2567. background-position:-580px 0;
  2568. height:9px;
  2569. width:12px
  2570. }
  2571. .sprite-icon_miniposted {
  2572. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2573. background-position:-642px 0;
  2574. height:9px;
  2575. width:12px
  2576. }
  2577. .sprite-icon_pages {
  2578. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2579. background-position:-704px 0;
  2580. height:12px;
  2581. width:11px
  2582. }
  2583. .sprite-icon_post_target {
  2584. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2585. background-position:-765px 0;
  2586. height:9px;
  2587. width:11px
  2588. }
  2589. .sprite-icon_post_target_unread {
  2590. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2591. background-position:-826px 0;
  2592. height:9px;
  2593. width:11px
  2594. }
  2595. .sprite-icon_reply {
  2596. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2597. background-position:-887px 0;
  2598. height:9px;
  2599. width:18px
  2600. }
  2601. .sprite-icon_reply_new {
  2602. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2603. background-position:-955px 0;
  2604. height:9px;
  2605. width:18px
  2606. }
  2607. .sprite-icon_tiny_topic {
  2608. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2609. background-position:-1023px 0;
  2610. height:11px;
  2611. width:10px
  2612. }
  2613. .sprite-icon_topic_latest {
  2614. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2615. background-position:-1083px 0;
  2616. height:9px;
  2617. width:11px
  2618. }
  2619. .sprite-icon_topic_newest {
  2620. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2621. background-position:-1144px 0;
  2622. height:9px;
  2623. width:11px
  2624. }
  2625. .sprite-subforum_read {
  2626. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2627. background-position:-1205px 0;
  2628. height:9px;
  2629. width:11px
  2630. }
  2631. .sprite-subforum_unread {
  2632. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2633. background-position:-1266px 0;
  2634. height:9px;
  2635. width:11px
  2636. }
  2637. .sprite-tabs_less {
  2638. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2639. background-position:-1327px 0;
  2640. height:9px;
  2641. width:9px
  2642. }
  2643. .sprite-tabs_more {
  2644. background:url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  2645. background-position:-1386px 0;
  2646. height:9px;
  2647. width:9px
  2648. }
  2649. .sprite-icon_calendar {
  2650. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2651. background-position:0 0;
  2652. height:13px;
  2653. width:14px
  2654. }
  2655. .sprite-icon_faq {
  2656. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2657. background-position:0 -63px;
  2658. height:14px;
  2659. width:16px
  2660. }
  2661. .sprite-icon_gallery {
  2662. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2663. background-position:0 -127px;
  2664. height:14px;
  2665. width:14px
  2666. }
  2667. .sprite-icon_groups {
  2668. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2669. background-position:0 -191px;
  2670. height:14px;
  2671. width:16px
  2672. }
  2673. .sprite-icon_home {
  2674. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2675. background-position:0 -255px;
  2676. height:12px;
  2677. width:13px
  2678. }
  2679. .sprite-icon_logout {
  2680. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2681. background-position:0 -317px;
  2682. height:14px;
  2683. width:16px
  2684. }
  2685. .sprite-icon_members {
  2686. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2687. background-position:0 -381px;
  2688. height:14px;
  2689. width:16px
  2690. }
  2691. .sprite-icon_message {
  2692. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2693. background-position:0 -445px;
  2694. height:14px;
  2695. width:16px
  2696. }
  2697. .sprite-icon_portal {
  2698. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2699. background-position:0 -509px;
  2700. height:14px;
  2701. width:14px
  2702. }
  2703. .sprite-icon_register {
  2704. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2705. background-position:0 -573px;
  2706. height:14px;
  2707. width:16px
  2708. }
  2709. .sprite-icon_search {
  2710. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2711. background-position:0 -637px;
  2712. height:14px;
  2713. width:16px
  2714. }
  2715. .sprite-icon_textbox_search {
  2716. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2717. background-position:0 -701px;
  2718. height:14px;
  2719. width:16px
  2720. }
  2721. .sprite-icon_ucp {
  2722. background:url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  2723. background-position:0 -765px;
  2724. height:14px;
  2725. width:16px
  2726. }
  2727. .sprite-icon_mini_calendar {
  2728. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2729. background-position:0 0;
  2730. height:13px;
  2731. width:12px
  2732. }
  2733. .sprite-icon_mini_faq {
  2734. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2735. background-position:-62px 0;
  2736. height:13px;
  2737. width:12px
  2738. }
  2739. .sprite-icon_mini_gallery {
  2740. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2741. background-position:-124px 0;
  2742. height:13px;
  2743. width:12px
  2744. }
  2745. .sprite-icon_mini_groups {
  2746. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2747. background-position:-186px 0;
  2748. height:13px;
  2749. width:12px
  2750. }
  2751. .sprite-icon_mini_index {
  2752. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2753. background-position:-248px 0;
  2754. height:13px;
  2755. width:13px
  2756. }
  2757. .sprite-icon_mini_login {
  2758. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2759. background-position:-311px 0;
  2760. height:13px;
  2761. width:12px
  2762. }
  2763. .sprite-icon_mini_members {
  2764. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2765. background-position:-373px 0;
  2766. height:13px;
  2767. width:12px
  2768. }
  2769. .sprite-icon_mini_message {
  2770. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2771. background-position:-435px 0;
  2772. height:13px;
  2773. width:12px
  2774. }
  2775. .sprite-icon_mini_portal {
  2776. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2777. background-position:-497px 0;
  2778. height:13px;
  2779. width:13px
  2780. }
  2781. .sprite-icon_mini_profile {
  2782. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2783. background-position:-560px 0;
  2784. height:13px;
  2785. width:12px
  2786. }
  2787. .sprite-icon_mini_register {
  2788. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2789. background-position:-622px 0;
  2790. height:13px;
  2791. width:12px
  2792. }
  2793. .sprite-icon_mini_search {
  2794. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2795. background-position:-684px 0;
  2796. height:13px;
  2797. width:12px
  2798. }
  2799. #search_menu a img {
  2800. background:url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  2801. background-position:-684px 0;
  2802. height:13px;
  2803. width:12px
  2804. }
  2805. #at16lb {
  2806. background-color:#000;
  2807. display:none;
  2808. height:100%;
  2809. left:0;
  2810. opacity:.001;
  2811. position:absolute;
  2812. top:0;
  2813. width:100%;
  2814. z-index:1001
  2815. }
  2816. #at16pc,#at16pi,#at16pib,#at20mc,#at_complete,#at_email,#at_error,#at_share,#at_success {
  2817. position:static!important
  2818. }
  2819. #at20mc {
  2820. left:0;
  2821. position:absolute;
  2822. top:0
  2823. }
  2824. #at20mc a {
  2825. color:#36B
  2826. }
  2827. .at15a {
  2828. border:0;
  2829. height:0;
  2830. margin:0;
  2831. padding:0;
  2832. width:230px
  2833. }
  2834. .atnt {
  2835. height:24px!important;
  2836. padding:6px 0 0!important;
  2837. text-align:center!important
  2838. }
  2839. .atnt a {
  2840. color:#36b;
  2841. text-decoration:none
  2842. }
  2843. .atnt a:hover {
  2844. text-decoration:underline
  2845. }
  2846. #at15s,#at16nms,#at16p,#at16p form input,#at16p form textarea,#at16p label,#at_msg,#at_share .at_item {
  2847. font-family:arial,helvetica,tahoma,verdana,sans-serif!important;
  2848. font-size:12px!important;
  2849. line-height:1em;
  2850. outline-style:none;
  2851. outline-width:0
  2852. }
  2853. * html #at15s.mmborder {
  2854. position:absolute!important
  2855. }
  2856. #at15s.mmborder {
  2857. border:10px solid #7f7f7f!important;
  2858. position:fixed!important;
  2859. width:240px!important
  2860. }
  2861. #at15s {
  2862. -moz-border-radius:4px;
  2863. -moz-box-shadow:0 0 10px #000;
  2864. -webkit-border-radius:4px;
  2865. -webkit-box-shadow:0 0 10px #000;
  2866. background-color:#fff!important;
  2867. background-image:none!important;
  2868. border:1px solid #e5e5e5;
  2869. border-radius:4px;
  2870. color:#4c4c4c!important;
  2871. padding:0!important;
  2872. right:8px;
  2873. top:1px;
  2874. width:160px!important
  2875. }
  2876. #at15s_head {
  2877. background:#f2f2f2;
  2878. border-bottom:1px solid #e5e5e5;
  2879. cursor:default;
  2880. padding:4px;
  2881. position:relative
  2882. }
  2883. #at15s_brand,#at16_brand {
  2884. position:absolute
  2885. }
  2886. #at15s_brand {
  2887. right:4px;
  2888. top:4px
  2889. }
  2890. #at16_brand {
  2891. cursor:default;
  2892. right:30px;
  2893. top:5px
  2894. }
  2895. #at_hover {
  2896. padding:4px
  2897. }
  2898. #at_hover .at_item,#at_share .at_item {
  2899. background:#fff!important;
  2900. color:#4c4c4c!important;
  2901. float:left!important
  2902. }
  2903. #at16nms {
  2904. padding:4px 5px
  2905. }
  2906. #at_hover .at_item {
  2907. margin:1px;
  2908. padding:2px 3px!important;
  2909. width:102px!important
  2910. }
  2911. #at_hover .at_item.atiemode2 {
  2912. width:104px!important
  2913. }
  2914. #at_hover .at_item.athov,#at_hover .at_item:hover {
  2915. margin:0!important
  2916. }
  2917. #at_hover .at_item.athov,#at_hover .at_item:hover,#at_share .at_item.athov,#at_share .at_item:hover {
  2918. background:#f2f2f2!important;
  2919. border:1px solid #e5e5e5;
  2920. color:#000!important
  2921. }
  2922. * html #at_hover .at_item {
  2923. border:1px solid #fff
  2924. }
  2925. * html #at_hover .at_item.athov {
  2926. border:1px solid #e5e5e5!important;
  2927. margin:1px!important
  2928. }
  2929. #at_email15 {
  2930. padding-top:5px
  2931. }
  2932. .at15e_row {
  2933. height:28px
  2934. }
  2935. .at15e_row label,.at15e_row span {
  2936. display:block!important;
  2937. float:left!important;
  2938. padding-left:10px!important;
  2939. width:60px!important
  2940. }
  2941. .at15e_row input,.at15e_row textarea {
  2942. background:#fff!important;
  2943. border:1px solid #ccc!important;
  2944. color:#333!important;
  2945. display:block!important;
  2946. float:left!important;
  2947. font-size:11px!important;
  2948. font-weight:400!important;
  2949. padding:0!important;
  2950. width:150px!important
  2951. }
  2952. #at_email input,#at_email label,#at_email textarea {
  2953. font-size:11px!important
  2954. }
  2955. .at15t {
  2956. background:url(http://illiweb.com/fa/addthis/widget04.png) no-repeat left;
  2957. cursor:pointer;
  2958. display:block!important;
  2959. height:16px!important;
  2960. line-height:16px!important;
  2961. padding-left:20px!important
  2962. }
  2963. .addthis_button {
  2964. cursor:pointer
  2965. }
  2966. .addthis_toolbox.addthis_default_style span {
  2967. line-height:16px
  2968. }
  2969. .addthis_default_style .addthis_separator {
  2970. display:inline;
  2971. margin:0 5px
  2972. }
  2973. div.atclear {
  2974. clear:both
  2975. }
  2976. .addthis_default_style .addthis_separator,.addthis_default_style .at300b,.addthis_default_style .at300bs,.addthis_default_style .at300m {
  2977. float:left
  2978. }
  2979. .at300b img {
  2980. border:0
  2981. }
  2982. .addthis_default_style .at300b,.addthis_default_style .at300m {
  2983. padding:0 2px
  2984. }
  2985. .at300b,.at300bs,.at300m {
  2986. cursor:pointer
  2987. }
  2988. .at300bs {
  2989. background:url(http://illiweb.com/fa/addthis/widget04.png) no-repeat left;
  2990. display:block;
  2991. height:16px;
  2992. line-height:16px!important;
  2993. overflow:hidden;
  2994. width:16px
  2995. }
  2996. .at300bs.at15t_compact,.at300bs.at15t_expanded {
  2997. background:url(http://illiweb.com/fa/addthis/logo1414.gif) no-repeat left;
  2998. margin-right:4px
  2999. }
  3000. .at15t_more {
  3001. background:url(http://illiweb.com/fa/addthis/logo1414.gif) no-repeat left!important
  3002. }
  3003. .at15t_000 {
  3004. background-position:0 -0
  3005. }
  3006. .at15t_aim {
  3007. background-position:0 -16px!important
  3008. }
  3009. .at15t_amazonwishlist {
  3010. background-position:0 -32px!important
  3011. }
  3012. .at15t_ask {
  3013. background-position:0 -48px!important
  3014. }
  3015. .at15t_backflip {
  3016. background-position:0 -64px!important
  3017. }
  3018. .at15t_ballhype {
  3019. background-position:0 -80px!important
  3020. }
  3021. .at15t_bebo {
  3022. background-position:0 -96px!important
  3023. }
  3024. .at15t_blogger {
  3025. background-position:0 -112px!important
  3026. }
  3027. .at15t_blogmarks {
  3028. background-position:0 -128px!important
  3029. }
  3030. .at15t_buzz {
  3031. background-position:0 -144px!important
  3032. }
  3033. .at15t_delicious {
  3034. background-position:0 -160px!important
  3035. }
  3036. .at15t_digg {
  3037. background-position:0 -176px!important
  3038. }
  3039. .at15t_diigo {
  3040. background-position:0 -192px!important
  3041. }
  3042. .at15t_email {
  3043. background-position:0 -208px!important
  3044. }
  3045. .at15t_facebook {
  3046. background-position:0 -224px!important
  3047. }
  3048. .at15t_fark {
  3049. background-position:0 -240px!important
  3050. }
  3051. .at15t_faves {
  3052. background-position:0 -256px!important
  3053. }
  3054. .at15t_favorites {
  3055. background-position:0 -272px!important
  3056. }
  3057. .at15t_friendfeed {
  3058. background-position:0 -288px!important
  3059. }
  3060. .at15t_friendster {
  3061. background-position:0 -304px!important
  3062. }
  3063. .at15t_google {
  3064. background-position:0 -320px!important
  3065. }
  3066. .at15t_hatena {
  3067. background-position:0 -336px!important
  3068. }
  3069. .at15t_hi5 {
  3070. background-position:0 -352px!important
  3071. }
  3072. .at15t_kaboodle {
  3073. background-position:0 -368px!important
  3074. }
  3075. .at15t_kirtsy {
  3076. background-position:0 -384px!important
  3077. }
  3078. .at15t_linkagogo {
  3079. background-position:0 -400px!important
  3080. }
  3081. .at15t_linkedin {
  3082. background-position:0 -416px!important
  3083. }
  3084. .at15t_live {
  3085. background-position:0 -432px!important
  3086. }
  3087. .at15t_meneame {
  3088. background-position:0 -448px!important
  3089. }
  3090. .at15t_misterwong {
  3091. background-position:0 -464px!important
  3092. }
  3093. .at15t_mixx {
  3094. background-position:0 -480px!important
  3095. }
  3096. .at15t_multiply {
  3097. background-position:0 -496px!important
  3098. }
  3099. .at15t_myaol {
  3100. background-position:0 -512px!important
  3101. }
  3102. .at15t_myspace {
  3103. background-position:0 -528px!important
  3104. }
  3105. .at15t_netvibes {
  3106. background-position:0 -544px!important
  3107. }
  3108. .at15t_netvouz {
  3109. background-position:0 -560px!important
  3110. }
  3111. .at15t_newsvine {
  3112. background-position:0 -576px!important
  3113. }
  3114. .at15t_nujij {
  3115. background-position:0 -592px!important
  3116. }
  3117. .at15t_orkut {
  3118. background-position:0 -608px!important
  3119. }
  3120. .at15t_plaxo {
  3121. background-position:0 -624px!important
  3122. }
  3123. .at15t_print {
  3124. background-position:0 -640px!important
  3125. }
  3126. .at15t_propeller {
  3127. background-position:0 -656px!important
  3128. }
  3129. .at15t_reddit {
  3130. background-position:0 -672px!important
  3131. }
  3132. .at15t_segnalo {
  3133. background-position:0 -688px!important
  3134. }
  3135. .at15t_simpy {
  3136. background-position:0 -704px!important
  3137. }
  3138. .at15t_slashdot {
  3139. background-position:0 -720px!important
  3140. }
  3141. .at15t_spurl {
  3142. background-position:0 -736px!important
  3143. }
  3144. .at15t_stumbleupon {
  3145. background-position:0 -752px!important
  3146. }
  3147. .at15t_stylehive {
  3148. background-position:0 -768px!important
  3149. }
  3150. .at15t_tailrank {
  3151. background-position:0 -784px!important
  3152. }
  3153. .at15t_technorati {
  3154. background-position:0 -800px!important
  3155. }
  3156. .at15t_thisnext {
  3157. background-position:0 -816px!important
  3158. }
  3159. .at15t_tipd {
  3160. background-position:0 -832px!important
  3161. }
  3162. .at15t_tumblr {
  3163. background-position:0 -848px!important
  3164. }
  3165. .at15t_twitter {
  3166. background-position:0 -864px!important
  3167. }
  3168. .at15t_typepad {
  3169. background-position:0 -880px!important
  3170. }
  3171. .at15t_wordpress {
  3172. background-position:0 -896px!important
  3173. }
  3174. .at15t_yahoobkm {
  3175. background-position:0 -912px!important
  3176. }
  3177. .at15t_yardbarker {
  3178. background-position:0 -928px!important
  3179. }
  3180. .at15t_netscape {
  3181. background-position:0 -656px!important
  3182. }
  3183. #at16clb {
  3184. font-family:"verdana bold",verdana,arial,sans-serif;
  3185. font-size:16pt
  3186. }
  3187. #at_share .at_item {
  3188. border:1px solid #fff;
  3189. margin-right:2px;
  3190. padding:4px;
  3191. width:123px!important
  3192. }
  3193. #at16pm {
  3194. background:#fff;
  3195. border-right:1px solid #ccc;
  3196. height:360px;
  3197. position:static;
  3198. text-align:left;
  3199. width:298px
  3200. }
  3201. #at16pcc {
  3202. color:#4c4c4c;
  3203. font-size:10px!important;
  3204. left:0;
  3205. margin:0 auto;
  3206. overflow:visible;
  3207. padding:0;
  3208. position:fixed;
  3209. top:0;
  3210. width:100%;
  3211. z-index:10000001
  3212. }
  3213. * html #at16pcc {
  3214. position:absolute
  3215. }
  3216. #at16abifc {
  3217. border:0;
  3218. height:335px;
  3219. left:10px;
  3220. margin:0;
  3221. overflow:hidden;
  3222. position:absolute;
  3223. top:10px;
  3224. width:492px
  3225. }
  3226. #at16abifc iframe {
  3227. border:0;
  3228. height:360px;
  3229. left:-10px;
  3230. position:absolute;
  3231. top:-10px;
  3232. width:516px
  3233. }
  3234. * html div#at16abifc.atiemode2 {
  3235. height:354px;
  3236. width:482px
  3237. }
  3238. * html #at16abifc iframe {
  3239. height:348px;
  3240. left:-10px;
  3241. overflow:hidden;
  3242. top:-10px
  3243. }
  3244. #at16p {
  3245. background:url(http://illiweb.com/fa/addthis/atbkg.png)
  3246. }
  3247. #at16p,#atie6ifh {
  3248. color:#5e5e5e;
  3249. font-family:arial,helvetica,tahoma,verdana,sans-serif;
  3250. font-size:12px;
  3251. left:50%;
  3252. margin:-185px auto 0 -155px;
  3253. padding:10px;
  3254. position:absolute;
  3255. top:50%;
  3256. width:300px;
  3257. z-index:10000001
  3258. }
  3259. #atie6ifh {
  3260. height:381px;
  3261. margin-left:-165px;
  3262. padding:0;
  3263. width:322px
  3264. }
  3265. #at_share {
  3266. margin:0;
  3267. padding:0
  3268. }
  3269. #at16ps {
  3270. height:284px;
  3271. overflow-y:scroll;
  3272. padding:5px
  3273. }
  3274. a#at16pit {
  3275. background:url(http://illiweb.com/fa/addthis/tab00.gif) no-repeat;
  3276. color:#36b;
  3277. display:block;
  3278. height:20px;
  3279. line-height:19px;
  3280. margin-right:-17px;
  3281. overflow:hidden;
  3282. position:absolute;
  3283. right:10px;
  3284. text-align:center;
  3285. top:37px;
  3286. width:16px
  3287. }
  3288. #at16pi {
  3289. background:#e5e5e5;
  3290. border:1px solid #ccc;
  3291. border-bottom:0;
  3292. text-align:left
  3293. }
  3294. #at16pi a {
  3295. color:#36b;
  3296. text-decoration:none
  3297. }
  3298. #at16pi a:hover {
  3299. text-decoration:underline
  3300. }
  3301. #at16pt {
  3302. background:#f2f2f2;
  3303. height:13px;
  3304. padding:5px 10px;
  3305. position:relative
  3306. }
  3307. #at16pt a,#at16pt h4 {
  3308. font-weight:700
  3309. }
  3310. #at16pt h4 {
  3311. color:#4c4c4c;
  3312. cursor:default;
  3313. display:inline;
  3314. font-size:12px;
  3315. margin:0;
  3316. padding:0
  3317. }
  3318. #at16pt a {
  3319. color:#4c4c4c;
  3320. position:absolute;
  3321. right:10px;
  3322. text-decoration:none;
  3323. top:5px
  3324. }
  3325. #at16pc form {
  3326. margin:0
  3327. }
  3328. #at16pc form label {
  3329. display:block;
  3330. float:none;
  3331. font-size:11px;
  3332. font-weight:700;
  3333. padding-bottom:4px;
  3334. text-align:left
  3335. }
  3336. #at16pc form label span {
  3337. color:#4c4c4c;
  3338. display:inline;
  3339. font-weight:400
  3340. }
  3341. #at_email form .abif {
  3342. width:272px!important
  3343. }
  3344. #at_email textarea {
  3345. height:55px!important;
  3346. word-wrap:break-word
  3347. }
  3348. * html #at_email textarea {
  3349. height:42px!important
  3350. }
  3351. :first-child+html #at_email textarea {
  3352. height:42px!important
  3353. }
  3354. #at_email form input,#at_email form textarea {
  3355. background:#fff;
  3356. border:1px solid #bbb;
  3357. color:#333;
  3358. font-family:arial,helvetica,tahoma,verdana,sans-serif;
  3359. font-size:11px;
  3360. font-weight:400;
  3361. line-height:1.4em;
  3362. margin:0 0 8px;
  3363. padding:3px;
  3364. width:272px
  3365. }
  3366. #at_email form .atfxmode2 {
  3367. width:279px
  3368. }
  3369. #at16pc form .at_ent {
  3370. color:#333!important
  3371. }
  3372. #at16pc form textarea {
  3373. height:48px
  3374. }
  3375. #at16pc form input:focus,#at16pc form textarea:focus {
  3376. background:#fffff0;
  3377. color:#333
  3378. }
  3379. #at16p .atbtn {
  3380. background:#fff;
  3381. border:1px solid #b5b5b5;
  3382. color:#333;
  3383. cursor:pointer;
  3384. font-size:11px!important;
  3385. font-weight:700;
  3386. margin:0 2px!important;
  3387. padding:2px 4px;
  3388. width:60px
  3389. }
  3390. #at16p .atbtn:hover {
  3391. border-color:#444;
  3392. color:#06c
  3393. }
  3394. #at_email #ateml {
  3395. color:#999;
  3396. font-size:10px;
  3397. text-align:right
  3398. }
  3399. #at16pc {
  3400. color:#4c4c4c;
  3401. font-size:11px;
  3402. height:323px;
  3403. text-align:left
  3404. }
  3405. #at_email {
  3406. padding:5px 10px
  3407. }
  3408. #at16pc .tmsg {
  3409. padding:4px 2px;
  3410. text-align:right
  3411. }
  3412. #at16psf {
  3413. background:#f2f2f2 url(http://illiweb.com/fa/addthis/atf02.png) no-repeat center center;
  3414. border-bottom:1px solid #ccc;
  3415. height:20px;
  3416. padding:4px 10px;
  3417. position:relative;
  3418. text-align:center
  3419. }
  3420. * html #at16psf input {
  3421. padding:0
  3422. }
  3423. #at16psf input {
  3424. background:#fff;
  3425. border:none;
  3426. color:#666;
  3427. font-family:arial,helvetica,tahoma,verdana,sans-serif;
  3428. font-size:12px;
  3429. margin:2px 0 0;
  3430. outline-style:none;
  3431. outline-width:0;
  3432. padding:2px 0 0;
  3433. width:220px
  3434. }
  3435. #at16pcc .at_error {
  3436. background:#f26d7d;
  3437. border-bottom:1px solid #df5666;
  3438. color:#fff;
  3439. padding:5px 10px
  3440. }
  3441. #at16pcc #at_success {
  3442. background:#d0fbda;
  3443. border-bottom:1px solid #a8e7b7;
  3444. color:#4c4c4c;
  3445. padding:5px 10px
  3446. }
  3447. #at16pf {
  3448. background:#f2f2f2;
  3449. border-top:1px solid #e5e5e5;
  3450. ht:12px;
  3451. position:relative
  3452. }
  3453. #at16pf a {
  3454. color:#4c4c4c;
  3455. font-family:Arial,Helvetica,Sans-Serif;
  3456. font-size:10px;
  3457. margin:0;
  3458. outline:none;
  3459. overflow:hidden;
  3460. padding:0;
  3461. position:absolute;
  3462. text-decoration:none
  3463. }
  3464. #at16pf a:hover {
  3465. text-decoration:underline
  3466. }
  3467. #at16pf a#at-whatsthis {
  3468. left:10px;
  3469. width:60px
  3470. }
  3471. #at16pf a#at-privacy {
  3472. left:90px;
  3473. width:39px
  3474. }
  3475. #at_complete {
  3476. color:#47731d;
  3477. font-size:13pt;
  3478. height:208px!important;
  3479. padding-top:130px;
  3480. text-align:center;
  3481. width:472px
  3482. }
  3483. #at_s_msg {
  3484. margin-bottom:10px
  3485. }
  3486. #at16pf a#at-logo {
  3487. background:url(http://illiweb.com/fa/addthis/logo88.gif) no-repeat left;
  3488. padding-left:10px;
  3489. right:10px
  3490. }
  3491. .at_baa {
  3492. display:block;
  3493. outline:none;
  3494. overflow:hidden
  3495. }
  3496. #at15s #at16pf a {
  3497. top:1px
  3498. }
  3499. #at16pc form #at_send {
  3500. width:80px!important
  3501. }
  3502. #at_feed {
  3503. display:none;
  3504. height:300px;
  3505. padding:10px
  3506. }
  3507. #at_feed span {
  3508. font-size:12px;
  3509. margin-bottom:10px
  3510. }
  3511. #at_feed div {
  3512. float:left!important;
  3513. height:26px!important;
  3514. line-height:26px!important;
  3515. margin-right:68px;
  3516. width:102px!important
  3517. }
  3518. #at_feed div.at_litem {
  3519. margin-right:0
  3520. }
  3521. #at_feed a {
  3522. height:17px;
  3523. line-height:17px;
  3524. margin:10px 0
  3525. }
  3526. .fbtn {
  3527. background:url(http://illiweb.com/fa/addthis/feed00.png) no-repeat;
  3528. cursor:pointer;
  3529. float:left;
  3530. text-indent:-9000px;
  3531. width:102px
  3532. }
  3533. .fbtn.bloglines {
  3534. background-position:0 0;
  3535. height:20px!important;
  3536. line-height:20px!important;
  3537. margin-top:8px!important;
  3538. width:94px
  3539. }
  3540. .fbtn.yahoo {
  3541. background-position:0 -20px
  3542. }
  3543. .fbtn.newsgator,.fbtn.newsgator-on {
  3544. background-position:0 -37px
  3545. }
  3546. .fbtn.technorati {
  3547. background-position:0 -71px
  3548. }
  3549. .fbtn.netvibes {
  3550. background-position:0 -88px
  3551. }
  3552. .fbtn.pageflakes {
  3553. background-position:0 -141px
  3554. }
  3555. .fbtn.feedreader {
  3556. background-position:0 -172px
  3557. }
  3558. .fbtn.newsisfree {
  3559. background-position:0 -207px
  3560. }
  3561. .fbtn.google {
  3562. background-position:0 -54px;
  3563. width:104px
  3564. }
  3565. .fbtn.winlive {
  3566. background-position:0 -105px;
  3567. height:19px!important;
  3568. line-height:19px;
  3569. margin-top:9px!important;
  3570. width:100px
  3571. }
  3572. .fbtn.mymsn {
  3573. background-position:0 -158px;
  3574. height:14px!important;
  3575. line-height:14px!important;
  3576. margin-top:12px!important;
  3577. width:71px
  3578. }
  3579. .fbtn.aol {
  3580. background-position:0 -189px;
  3581. height:18px!important;
  3582. line-height:18px!important;
  3583. width:92px
  3584. }
  3585. #at16pp {
  3586. color:#4c4c4c;
  3587. font-size:11px;
  3588. position:absolute;
  3589. right:12px;
  3590. top:12px
  3591. }
  3592. #at16pp label {
  3593. font-size:11px!important
  3594. }
  3595. #at16ppc {
  3596. padding:10px;
  3597. width:179px
  3598. }
  3599. #at16pph {
  3600. padding:5px 0 10px
  3601. }
  3602. #at16pph select {
  3603. margin:5px 0 8px
  3604. }
  3605. #at16pp .atinp {
  3606. width:156px
  3607. }
  3608. html>body #at16pp .atinp {
  3609. width:176px
  3610. }
  3611. #at16ppb {
  3612. background:#fff;
  3613. border:1px solid #ccc;
  3614. height:274px
  3615. }
  3616. #at16ep {
  3617. height:16px;
  3618. padding:8px
  3619. }
  3620. #at16ep a {
  3621. display:block;
  3622. font-size:12px;
  3623. height:16px;
  3624. line-height:16px;
  3625. margin-bottom:8px;
  3626. padding-left:22px
  3627. }
  3628. #at16ep a.at_gmail {
  3629. background:url(http://illiweb.com/fa/addthis/gmail.gif) no-repeat left
  3630. }
  3631. #at16ep a.at_hotmail {
  3632. background:url(http://illiweb.com/fa/addthis/hotmail.gif) no-repeat left
  3633. }
  3634. #at16ep a.at_yahoo {
  3635. background:url(http://illiweb.com/fa/addthis/yahoo.gif) no-repeat left
  3636. }
  3637. #at16ppf p#atsb {
  3638. font-size:10px;
  3639. padding-top:20px
  3640. }
  3641. #at16abr {
  3642. margin-top:10px
  3643. }
  3644. #at16abr input {
  3645. margin:0 5px 0 0;
  3646. padding:0
  3647. }
  3648. #at16ppso {
  3649. display:none;
  3650. margin-top:2px;
  3651. text-align:right
  3652. }
  3653. #at16ppa {
  3654. background:#fff;
  3655. border:1px solid #ccc;
  3656. height:228px;
  3657. overflow:auto;
  3658. width:178px
  3659. }
  3660. #at16ppa a {
  3661. display:block;
  3662. font-size:12px!important;
  3663. padding:4px 8px;
  3664. white-space:nowrap
  3665. }
  3666. #at16eatdr {
  3667. background:#fff;
  3668. border-top:0;
  3669. left:21px;
  3670. max-height:110px;
  3671. overflow:auto;
  3672. position:absolute;
  3673. top:129px;
  3674. width:277px;
  3675. z-index:500
  3676. }
  3677. * html #at_email #at16eatdr {
  3678. top:115px!important;
  3679. width:272px!important
  3680. }
  3681. :first-child+html #at_email #at16eatdr {
  3682. top:115px!important;
  3683. width:272px!important
  3684. }
  3685. html>body #at_email form #at16eatdr.abif {
  3686. top:137px;
  3687. width:278px!important
  3688. }
  3689. #at16eatdr a {
  3690. border-bottom:1px dotted #eee;
  3691. display:block;
  3692. overflow:hidden;
  3693. padding:4px 8px
  3694. }
  3695. #at16eatdr a.hover,#at16eatdr a:hover {
  3696. background:#e0eefa;
  3697. color:#333;
  3698. text-decoration:none
  3699. }
  3700. #at_promo {
  3701. display:none;
  3702. font-size:12px
  3703. }
  3704. #at_promo button {
  3705. background:#ee6a44;
  3706. border-bottom:1px solid #d4522c;
  3707. border-left:1px solid #ffa389;
  3708. border-right:1px solid #d4522c;
  3709. border-top:1px solid #ffa389;
  3710. color:#fff
  3711. }
  3712. #at_promo .at-promo-content {
  3713. margin-top:12px
  3714. }
  3715. #at_promo .at-promo-btn {
  3716. padding-top:10px
  3717. }
  3718. #at_promo .at-promo-top {
  3719. background:url(http://illiweb.com/fa/addthis/60x60_atn_logo.jpg) no-repeat 0 0;
  3720. padding:10px 0 5px 70px
  3721. }
  3722. #at_promo h4 {
  3723. font-size:14px;
  3724. font-weight:700;
  3725. margin:0 0 4px
  3726. }
  3727. #at_promo h4 sup {
  3728. color:#ee6a44;
  3729. font-size:11px
  3730. }
  3731. #at_promo span {
  3732. display:block
  3733. }
  3734. #at_promo .at-promo-btm-ffx {
  3735. background:url(http://illiweb.com/fa/addthis/60x60_at_firefox_toolbar.jpg) no-repeat 0 0;
  3736. padding:6px 0 0 70px
  3737. }
  3738. #at_promo .at-promo-btm-ie {
  3739. background:url(http://illiweb.com/fa/addthis/60x60_at_ie_toolbar.png) no-repeat 0 0;
  3740. padding:6px 0 0 70px
  3741. }
  3742. #left .module-advert .main-content {
  3743. background-color:#fbfbfb;
  3744. border:0
  3745. }
  3746. #main .module-advert .main-content {
  3747. background-color:#fbfbfb;
  3748. border:1px solid #ddd
  3749. }
  3750. #forum_rules table {
  3751. border-collapse:separate;
  3752. border-spacing:5px 5px;
  3753. table-layout:fixed;
  3754. width:100%
  3755. }
  3756. #forum_rules .logo {
  3757. overflow:hidden;
  3758. vertical-align:top;
  3759. width:100px
  3760. }
  3761. #forum_rules .logo img {
  3762. max-width:100px
  3763. }
  3764. table.portal {
  3765. table-layout:fixed
  3766. }
  3767. .pun .postfoot .user-contact.profile_right {
  3768. float:right;
  3769. text-align:center
  3770. }
  3771. .pun .postfoot .post-options.profile_right {
  3772. text-align:left
  3773. }
  3774. .hiddenMsgTitle {
  3775. font-size:.9em
  3776. }
  3777. .hiddenMsgBody {
  3778. display:none;
  3779. padding-top:2em
  3780. }
  3781. @media print {
  3782. * {
  3783. background-color:#fff;
  3784. background-image:none;
  3785. color:#000
  3786. }
  3787. body {
  3788. margin:0
  3789. }
  3790. body div.pun {
  3791. margin:0;
  3792. width:95%
  3793. }
  3794. div#pun-intro {
  3795. padding:0 0 1em;
  3796. text-align:left
  3797. }
  3798. #pun-navlinks,#pun-visit,.noprint,p#pun-desc,p#pun-desc#pun-intro #pun-logo {
  3799. display:none
  3800. }
  3801. .pun #pun-qpost,.pun .main .main-foot,.pun .main .main-head p.h2 a,.pun .main .paged-foot,.pun .main .paged-head,.pun .main .postmain .postfoot,.pun .main .postmain img,.pun .main .sig-content,.pun .main .user-ident .user-basic-info,.pun .main .user-info {
  3802. display:none
  3803. }
  3804. .pun .main .main-head {
  3805. border-bottom:1px solid #ddd
  3806. }
  3807. .pun .main .main-head p.h2 {
  3808. margin:0;
  3809. padding:0
  3810. }
  3811. .pun .main .main-head .h2 strong {
  3812. margin-left:.25em
  3813. }
  3814. .pun .main .posthead h2 a {
  3815. margin-right:.5em
  3816. }
  3817. .pun .main .main-content {
  3818. border:none
  3819. }
  3820. .pun .main .post {
  3821. border:none;
  3822. border-bottom:1px solid #ddd
  3823. }
  3824. .pun .main .post .user {
  3825. float:none
  3826. }
  3827. .pun .pun-crumbs .crumbs {
  3828. font-size:.8em
  3829. }
  3830. .pun .pun-crumbs .crumbs a {
  3831. margin:0 1.25em 0 .5em
  3832. }
  3833. #pun-foot,#pun-info {
  3834. display:none
  3835. }
  3836. }
  3837. .pun {
  3838. background: #eee4b4 url(http://i.imgur.com/f6eYxYx.png) repeat-y center !important;
  3839. margin:auto;
  3840. padding:0;
  3841. width:100%
  3842. }
  3843. #pun-intro {
  3844. -moz-border-radius:4px;
  3845. -moz-box-shadow:0 1px 0 rgba(255,255,255,0.2),inset 0 1px 6px rgba(0,0,0,0.4);
  3846. -webkit-border-radius:4px 4px 4px 4px;
  3847. -webkit-box-shadow:0 1px 0 rgba(255,255,255,0.2),inset 0 1px 6px rgba(0,0,0,0.4);
  3848. background:linear-gradient(tobottom,rgba(26,26,26,0.44) 0%,rgba(0,0,0,0.44) 100%);
  3849. border:0;
  3850. border-radius:4px 4px 4px 4px;
  3851. box-shadow:0 1px 0 rgba(255,255,255,0.2),inset 0 1px 6px rgba(0,0,0,0.4);
  3852. clear:both;
  3853. display:none;
  3854. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#701a1a1a',endColorstr='#70000000',GradientType=0);
  3855. height:76px;
  3856. line-height:70px;
  3857. margin:auto;
  3858. min-width:975px;
  3859. padding:0;
  3860. position:relative;
  3861. width:70%
  3862. }
  3863. .main .main-head .page-title,.main-head .page-title h2,.module.main .main-head .h3 {
  3864. font-size:1em!important;
  3865. font-weight:700!important
  3866. }
  3867. .pun table th.tc2,.pun table th.tc3,.pun table th.tc4,.pun table th.tcl,.pun table th.tcr {
  3868. background:#444;
  3869. color:#666
  3870. }
  3871. .main .main-foot,.main .main-head {
  3872. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat 0 -164px;
  3873. color:#5f5f5f;
  3874. font-size:1em;
  3875. font-weight:700;
  3876. height:20px;
  3877. overflow:hidden;
  3878. padding-left:9px
  3879. }
  3880. #pun-desc {
  3881. color:#CCC;
  3882. font-size:12pt;
  3883. line-height:25px;
  3884. text-shadow:1px 1px 2px rgba(0,0,0,0.3)
  3885. }
  3886. .maxtitleforum #pun-title {
  3887. color:#fff;
  3888. font-family:Armata,sans-serif;
  3889. font-size:30px;
  3890. padding-bottom:5px;
  3891. text-shadow:1px 2px 4px rgba(0,0,0,0.3)
  3892. }
  3893. .maxtitleforum {
  3894. color:#fff;
  3895. margin:45px auto auto;
  3896. min-width:975px;
  3897. width:70%
  3898. }
  3899. .pun-intro-main {
  3900. background:#fff url(http://i.imgur.com/wa5siQH.jpg);
  3901. box-shadow:inset 0 -5px 0 rgba(0,0,0,0.5);
  3902. min-height:343px
  3903. }
  3904. #breadcrumb {
  3905. -moz-box-shadow:0 -2px 3px rgba(0,0,0,0.05) inset,inset 0 1px 0 #fff;
  3906. -webkit-box-shadow:0 -2px 3px rgba(0,0,0,0.05) inset,inset 0 1px 0 #fff;
  3907. background:url(http://i.imgur.com/Lzq2mdm.png);
  3908. box-shadow:0 -2px 3px rgba(0,0,0,0.05) inset,inset 0 1px 0 #fff;
  3909. clear:both;
  3910. height:78px;
  3911. line-height:75px;
  3912. overflow:hidden;
  3913. text-shadow:0 1px 0 #fff
  3914. }
  3915. #breadcrumb .main_width {
  3916. margin:auto;
  3917. min-width:975px;
  3918. width:70%
  3919. }
  3920. .pun-intro-main #pun-navlinks ul li a {
  3921. color:#fff;
  3922. font-family:'Fjalla One',sans-serif;
  3923. font-size:11pt;
  3924. margin:0;
  3925. padding:25px 12px 32px;
  3926. text-decoration:none;
  3927. text-shadow:1px 1px 2px rgba(0,0,0,0.6)
  3928. }
  3929. .pun-intro-main #pun-navlinks ul li a:hover {
  3930. background:rgba(0,0,0,0.37);
  3931. color:#fff
  3932. }
  3933. .crumb.left a {
  3934. font-size:20px!important;
  3935. text-decoration:none
  3936. }
  3937. .crumb.left a span,.crumb.left a span h1 {
  3938. color:#585858;
  3939. font-family:Signika arial;
  3940. font-size:20px!important;
  3941. font-weight:400!important
  3942. }
  3943. .pun table.table td {
  3944. background-color:#FBFBFB!important;
  3945. border-bottom:1px solid #E1E1E1;
  3946. border-style:none;
  3947. border-top:1px solid #fff;
  3948. border-width:1px;
  3949. color:#AAA;
  3950. font-family:Helvetica,helvetica,arial,sans-serif;
  3951. font-size:12px;
  3952. line-height:130%;
  3953. padding:.6em 0 .7em
  3954. }
  3955. .pun table.table td:hover {
  3956. color:#454545
  3957. }
  3958. .pun .main-content_board_index table.table {
  3959. background:#fff;
  3960. border:1px solid #DDD;
  3961. border-collapse:separate
  3962. }
  3963. .main-content_board_index {
  3964. background:#E5E4E3;
  3965. padding:9px
  3966. }
  3967. a {
  3968. outline:none;
  3969. text-decoration:none;
  3970. transition:all .25s ease-in-out
  3971. }
  3972. a:link {
  3973. text-decoration:none
  3974. }
  3975. a:hover {
  3976. cursor:sw-resize;
  3977. text-decoration:none!important
  3978. }
  3979. a.forumtitle {
  3980. font-family:'Carrois Gothic',sans-serif;
  3981. font-size:16px;
  3982. font-weight:400!important;
  3983. text-decoration:none;
  3984. text-shadow:0 0 1px #AAA
  3985. }
  3986. a.forumtitle:hover {
  3987. text-decoration:none!important
  3988. }
  3989. a.topictitle {
  3990. text-decoration:none
  3991. }
  3992. a.topictitle:hover {
  3993. text-decoration:none!important
  3994. }
  3995. .module.main .main-head {
  3996. background-position:-650px -25px!important
  3997. }
  3998. #pun-about a {
  3999. color:#EEE;
  4000. font-family:helvetica;
  4001. font-size:12px;
  4002. text-shadow:1px 1px 0 #5F5F5F
  4003. }
  4004. #pun-about form {
  4005. display:none
  4006. }
  4007. #pun-about {
  4008. background:none;
  4009. border:none;
  4010. border-width:1px;
  4011. line-height:150%;
  4012. margin:auto;
  4013. min-width:985px;
  4014. padding:.6em 1em;
  4015. text-align:right;
  4016. width:70%
  4017. }
  4018. #pun-foot .overlay {
  4019. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/custom/overlay.png)
  4020. }
  4021. #pun-foot {
  4022. background:#fff url(http://i.imgur.com/iOe6dpg.png);
  4023. box-shadow:inset 0 2px 4px rgba(0,0,0,0.2);
  4024. clear:both;
  4025. position:absolute;
  4026. width:100%
  4027. }
  4028. .main .main-head .page-title,.main-head .page-title h2,.module.main .main-head .h3 {
  4029. font-family:'Carrois Gothic',sans-serif;
  4030. font-size:18px
  4031. }
  4032. .tcl.tdtopics a.topictitle {
  4033. color:#0F0F0F;
  4034. font-family:'Carrois Gothic',sans-serif;
  4035. font-size:15px;
  4036. font-weight:400
  4037. }
  4038. #lit {
  4039. display:inline-block;
  4040. margin-right:10px;
  4041. text-align:right
  4042. }
  4043. .datepostur {
  4044. background:#EEE;
  4045. border-radius:2px;
  4046. color:#AAA!important;
  4047. display:inline-block;
  4048. font-family:Helvetica,helvetica,arial,sans-serif;
  4049. font-size:11px!important;
  4050. font-style:normal;
  4051. font-variant:normal;
  4052. font-weight:normal;
  4053. margin-bottom:13px;
  4054. padding:3px 10px
  4055. }
  4056. .pun .main-content_board_index .post {
  4057. background:#EDEDED;
  4058. border:1px solid #DDD;
  4059. border-bottom:0 solid transparent
  4060. }
  4061. .pun .posthead {
  4062. background:#F1F1F1;
  4063. border-bottom:1px solid #DDD;
  4064. font-weight:400;
  4065. height:33px;
  4066. line-height:32px;
  4067. padding:0 10px;
  4068. text-shadow:0 1px 0 #fff
  4069. }
  4070. .pun .postmain {
  4071. background-color:#fff;
  4072. border-left:1px solid #F0F0F0;
  4073. margin-left:14em
  4074. }
  4075. .pun .post .user {
  4076. margin-top:0;
  4077. padding:20px;
  4078. text-align:center;
  4079. width:1px px
  4080. }
  4081. .postfoot {
  4082. background:#F1F1F1;
  4083. border-top:1px solid #E9E9E9;
  4084. margin:5px 0 0;
  4085. overflow:hidden
  4086. }
  4087. #userpost strong {
  4088. float:left
  4089. }
  4090. .social_media a {
  4091. display:block;
  4092. float:right;
  4093. height:33px;
  4094. margin-right:10px;
  4095. position:relative;
  4096. top:20px;
  4097. width:32px
  4098. }
  4099. #icon_plusg a:hover {
  4100. background:url(http://i.imgur.com/yePnDmA.png) -64px 33px
  4101. }
  4102. #icon_plusg a {
  4103. background:url(http://i.imgur.com/yePnDmA.png) -64px 0
  4104. }
  4105. #icon_twitter a {
  4106. background:url(http://i.imgur.com/yePnDmA.png) -32px 0
  4107. }
  4108. #icon_twitter a:hover {
  4109. background:url(http://i.imgur.com/yePnDmA.png) -32px 33px
  4110. }
  4111. #icon_face a {
  4112. background:url(http://i.imgur.com/yePnDmA.png) 0 0
  4113. }
  4114. #icon_face a:hover {
  4115. background:url(http://i.imgur.com/yePnDmA.png) 0 33px
  4116. }
  4117. #pun-navlinks {
  4118. position:absolute;
  4119. right:0
  4120. }
  4121. .sprite.icon_nav_search {
  4122. background:url(http://i.imgur.com/agUZ8N6.png) no-repeat -32px -15px;
  4123. height:22px;
  4124. position:relative;
  4125. top:5px;
  4126. width:22px
  4127. }
  4128. #search_ipb input[type="submit"] {
  4129. background:#222 url(http://i.imgur.com/5Ja1HOo.png) no-repeat 50%;
  4130. border:1px solid #111!important;
  4131. border-radius:0 2px 2px 0;
  4132. box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
  4133. cursor:pointer;
  4134. height:32px;
  4135. padding:0;
  4136. text-indent:-3000em;
  4137. width:26px
  4138. }
  4139. #search_ipb input[type="text"] {
  4140. border:none;
  4141. border-radius:4px 0 0 4px;
  4142. box-shadow:0 2px 4px rgba(0,0,0,0.2);
  4143. font-family:helvetica,arial,sans-serif;
  4144. font-size:13px;
  4145. font-style:normal;
  4146. font-variant:normal;
  4147. font-weight:normal;
  4148. padding:7px;
  4149. width:230px
  4150. }
  4151. #search_ipb {
  4152. -moz-border-radius:0 0 4px 4px;
  4153. -moz-box-shadow:0 1px 0 rgba(255,255,255,0.3);
  4154. -webkit-border-radius:0 0 4px 4px;
  4155. -webkit-box-shadow:0 1px 0 rgba(255,255,255,0.3);
  4156. background:rgba(0,0,0,0.7);
  4157. border-radius:0 0 4px 4px;
  4158. box-shadow:0 1px 0 rgba(255,255,255,0.3);
  4159. float:right;
  4160. margin-right:10px;
  4161. margin-top:75px;
  4162. padding:10px
  4163. }
  4164. .reply_form_topic {
  4165. background:#E5E4E3;
  4166. padding:9px
  4167. }
  4168. .reply_form_topic #pun-qpost {
  4169. background:#fff;
  4170. margin:0;
  4171. padding:10px
  4172. }
  4173. .reply_form_topic .main-head.clearfix {
  4174. background:none!important;
  4175. box-shadow:none;
  4176. color:#000;
  4177. font-family:'Carrois Gothic',sans-serif;
  4178. font-size:18px;
  4179. padding:10px;
  4180. text-shadow:0 0 1px #fff
  4181. }
  4182. .pun .reply_form_topic .main-content.frm {
  4183. border:0
  4184. }
  4185. .reply_form_topic #quick_reply .frm-set {
  4186. background-color:#E4EBF2!important;
  4187. background-image:none!important;
  4188. border:2px solid #D5DDE5!important;
  4189. margin:0;
  4190. padding:0 5px 0 3px !important
  4191. }
  4192. .reply_form_topic #text_editor_controls {
  4193. margin:10px;
  4194. width:100%!important
  4195. }
  4196. .reply_form_topic button.button2,.reply_form_topic input.button2 {
  4197. background:transparent;
  4198. border:0;
  4199. border-radius:2px;
  4200. box-shadow:none;
  4201. color:#383838;
  4202. padding:4px 5px
  4203. }
  4204. .reply_form_topic button.button2:hover,.reply_form_topic input.button2:hover {
  4205. background:#CFDAE0;
  4206. border:0
  4207. }
  4208. .reply_form_topic #textarea_content dl dt {
  4209. display:none
  4210. }
  4211. .reply_form_topic .dd-textarea {
  4212. margin:0
  4213. }
  4214. .reply_form_topic .options {
  4215. display:none
  4216. }
  4217. #text_editor_controls {
  4218. margin:10px
  4219. }
  4220. .pun .frm div.posting-block dd.frm-textarea {
  4221. margin-left:0
  4222. }
  4223. #locsdeidit input,#locsdeidit input:hover,.pun .frm .frm-buttons input,input[type="button"],input[type="reset"],input[type="submit"] {
  4224. background:#212121 url(http://i.imgur.com/DNa2Rhl.png) repeat-x top;
  4225. border:1px solid #222;
  4226. border-radius:3px;
  4227. box-shadow:0 1px 1px rgba(0,0,0,0.2);
  4228. color:#fff;
  4229. cursor:pointer;
  4230. font-weight:500;
  4231. padding:4px 10px
  4232. }
  4233. .main-content.topic {
  4234. background:#f5f5f5
  4235. }
  4236. #quick_reply .frm-buttons {
  4237. border:none;
  4238. margin:5px;
  4239. text-align:right
  4240. }
  4241. button.button2,input.button2 {
  4242. background:#f5f5f5;
  4243. border:1px solid #D5D5D5;
  4244. border-radius:2px;
  4245. color:#6B6B6B;
  4246. cursor:pointer;
  4247. padding:3px 4px
  4248. }
  4249. fieldset.frm-set dl dd {
  4250. margin:auto!important
  4251. }
  4252. #text_editor_textarea,input[type="text"] {
  4253. border:1px solid #DADADA;
  4254. border-radius:3px;
  4255. padding:3px
  4256. }
  4257. #header_bar {
  4258. margin:auto;
  4259. min-width:975px;
  4260. position:relative;
  4261. width:70%
  4262. }
  4263. #user_navigation {
  4264. float:right;
  4265. height:28px;
  4266. margin:33px 0 6px;
  4267. min-width:569px;
  4268. text-align:right
  4269. }
  4270. .ipsList_inline.right li a {
  4271. color:#EEE;
  4272. font-family:'Carrois Gothic',sans-serif;
  4273. font-size:15px;
  4274. font-style:normal;
  4275. font-variant:normal;
  4276. font-weight:normal;
  4277. text-shadow:rgba(0,0,0,0.498039) 1px 1px 2px
  4278. }
  4279. .ipsList_inline.right li {
  4280. display:inline;
  4281. margin:2px 7px
  4282. }
  4283. #reg_link {
  4284. -moz-border-radius:3px;
  4285. -moz-box-shadow:0 1px 0 rgba(255,255,255,0.3),inset 0 2px 4px rgba(0,0,0,0.2);
  4286. -webkit-border-radius:3px;
  4287. -webkit-box-shadow:0 1px 0 rgba(255,255,255,0.3),inset 0 2px 4px rgba(0,0,0,0.2);
  4288. background:rgba(0,0,0,0.7);
  4289. border:0;
  4290. border-radius:3px;
  4291. box-shadow:0 1px 0 rgba(255,255,255,0.3),inset 0 2px 4px rgba(0,0,0,0.2);
  4292. color:#fff;
  4293. display:inline-block;
  4294. padding:6px 10px;
  4295. text-shadow:0 1px 2px rgba(0,0,0,0.3)
  4296. }
  4297. .ipsList_inline.right {
  4298. list-style:none
  4299. }
  4300. #custom_background {
  4301. background-color:#fff;
  4302. border:1px solid #D1D1D1;
  4303. box-shadow:inset 0 1px 0 white,0 1px 3px rgba(0,0,0,0.16);
  4304. color:#fff;
  4305. overflow:hidden;
  4306. padding:15px 0 15px 15px;
  4307. position:relative
  4308. }
  4309. #custom_background span {
  4310. -moz-transition:all .2s ease-in-out 0;
  4311. background:url(http://www.tomchristian.co.uk/development/ipb/public/style_images/tctc91_glare/_custom/sprite_icons.png) no-repeat;
  4312. border-radius:3px;
  4313. box-shadow:0 1px 7px #000 inset,0 1px 0 rgba(255,255,255,0.05),0 0 1px rgba(255,255,255,0.35);
  4314. cursor:pointer;
  4315. display:block;
  4316. float:left;
  4317. height:90px;
  4318. margin:5px;
  4319. width:140px
  4320. }
  4321. #custom_background span:hover {
  4322. -khtml-opacity:.5;
  4323. -moz-opacity:.5;
  4324. background:url(http://www.tomchristian.co.uk/development/ipb/public/style_images/tctc91_glare/_custom/sprite_icons.png) no-repeat;
  4325. filter:alpha(opacity=0.5);
  4326. opacity:.5
  4327. }
  4328. #nav_background {
  4329. cursor:pointer
  4330. }
  4331. #toggle_background {
  4332. margin-bottom:20px
  4333. }
  4334. #bg1 {
  4335. background:url(http://fc09.deviantart.net/fs71/f/2010/166/a/c/Super_Mario_Galaxy_2_Wallpaper_by_Toxigyn.jpg) no-repeat -1006px -250px!important
  4336. }
  4337. #bg2 {
  4338. background:url(http://www.wallsave.com/wallpapers/1920x1080/sea-stars/911506/sea-stars-galaxy-universe-andromeda-nebula-hd-desktop-911506.jpg) no-repeat -625px -450px!important
  4339. }
  4340. #bg3 {
  4341. background:url(http://i.imgur.com/yhhf7Rt.jpg) no-repeat 0 0!important
  4342. }
  4343. #bg4 {
  4344. background:url(http://i.imgur.com/0RcFxB5.jpg) no-repeat -655px -450px!important
  4345. }
  4346. #bg5 {
  4347. background:url(http://backgroundhdwallpaper.com/wp-content/uploads/2013/02/Battlefield-3-Background-HD-Wallpaper.jpg) no-repeat -742px -122px!important
  4348. }
  4349. #bg6 {
  4350. background:url(http://i.imgur.com/EYGZIPq.jpg) no-repeat -655px -450px!important
  4351. }
  4352. #bg7 {
  4353. background:url(http://cdn.superbwallpapers.com/wallpapers/anime/naruto-13679-1366x768.jpg) no-repeat 0 0!important
  4354. }
  4355. #bg8 {
  4356. background:url(http://wallpaperpassion.com/upload/4737/bikini-girl-wallpaper.jpg) no-repeat 0 0!important
  4357. }
  4358. .bg1 {
  4359. background:#fff url(http://fc09.deviantart.net/fs71/f/2010/166/a/c/Super_Mario_Galaxy_2_Wallpaper_by_Toxigyn.jpg)!important
  4360. }
  4361. .bg2 {
  4362. background:#fff url(http://www.wallsave.com/wallpapers/1920x1080/sea-stars/911506/sea-stars-galaxy-universe-andromeda-nebula-hd-desktop-911506.jpg)!important
  4363. }
  4364. .bg3 {
  4365. background:#fff url(http://i.imgur.com/yhhf7Rt.jpg)!important
  4366. }
  4367. .bg4 {
  4368. background:#fff url(http://i.imgur.com/0RcFxB5.jpg)!important
  4369. }
  4370. .bg5 {
  4371. background:#fff url(http://backgroundhdwallpaper.com/wp-content/uploads/2013/02/Battlefield-3-Background-HD-Wallpaper.jpg)!important
  4372. }
  4373. .bg6 {
  4374. background:#fff url(http://i.imgur.com/EYGZIPq.jpg)!important
  4375. }
  4376. .bg7 {
  4377. background:#fff url(http://cdn.superbwallpapers.com/wallpapers/anime/naruto-13679-1366x768.jpg)!important
  4378. }
  4379. .bg8 {
  4380. background:#fff url(http://wallpaperpassion.com/upload/4737/bikini-girl-wallpaper.jpg)!important
  4381. }
  4382. .roundframe {
  4383. background:#f9f9f9;
  4384. border-left:1px solid #e5e5e5;
  4385. border-right:1px solid #e5e5e5;
  4386. padding:0 10px
  4387. }
  4388. div.roundframe div.cat_bar {
  4389. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat 0 -252px;
  4390. margin-bottom:0
  4391. }
  4392. div.cat_bar {
  4393. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat 0 -164px;
  4394. height:38px;
  4395. margin-bottom:1px;
  4396. overflow:hidden;
  4397. padding-left:9px
  4398. }
  4399. div.roundframe div.cat_bar h3.catbg {
  4400. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat 100% -252px;
  4401. color:#fff
  4402. }
  4403. .table_list tbody.header td.catbg,h3.catbg,h3.catbg2,h4.catbg,h4.catbg2 {
  4404. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat 100% -164px;
  4405. padding-right:9px
  4406. }
  4407. .table_list tbody.header td,.table_list tbody.header td a,h3.catbg,h3.catbg a:link,h3.catbg a:visited,h4.catbg a:link,h4.catbg a:visited {
  4408. color:#424242
  4409. }
  4410. h3.catbg,h3.catbg2,h3.titlebg,h4.catbg,h4.titlebg {
  4411. font-size:1em;
  4412. font-weight:700;
  4413. height:38px;
  4414. line-height:38px;
  4415. overflow:hidden
  4416. }
  4417. .catbg,.catbg2,tr.catbg td,tr.catbg th,tr.catbg2 td,tr.catbg2 th {
  4418. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat -10px -164px;
  4419. color:#424242;
  4420. font-size:1em;
  4421. font-weight:700
  4422. }
  4423. img#newsupshrink,img#upshrink_ic {
  4424. float:right;
  4425. margin:10px 5px 0 0
  4426. }
  4427. h3.catbg img.icon,h4.titlebg img.icon {
  4428. margin:-2px 5px 0 0;
  4429. vertical-align:middle
  4430. }
  4431. Inherited from h3.catbgdiv.roundframe div.cat_bar h3.catbg {
  4432. color:#fff
  4433. }
  4434. #upshrinkHeaderIC {
  4435. margin-top:4px
  4436. }
  4437. div.title_barIC {
  4438. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.pngg) no-repeat 0 -120px;
  4439. height:38px;
  4440. margin-bottom:1px;
  4441. overflow:hidden;
  4442. padding-left:9px
  4443. }
  4444. div.title_barIC h4.titlebg {
  4445. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat 100% -120px;
  4446. color:#484848
  4447. }
  4448. h3.titlebg,h4.titlebg {
  4449. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat 100% -208px;
  4450. padding-right:9px
  4451. }
  4452. h3.titlebg,h3.titlebg a,h4.titlebg,h4.titlebg a {
  4453. color:#d2d2d2
  4454. }
  4455. .titlebg,.titlebg2,tr.titlebg td,tr.titlebg th,tr.titlebg2 td {
  4456. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) no-repeat -10px -208px;
  4457. color:#d2d2d2;
  4458. font-size:1em;
  4459. font-weight:700
  4460. }
  4461. .floatleft {
  4462. float:left
  4463. }
  4464. #upshrinkHeaderIC p {
  4465. margin:0 0 .5em;
  4466. padding:.5em
  4467. }
  4468. #upshrinkHeaderIC p.last {
  4469. border-top:2px dotted #bbb;
  4470. margin:0;
  4471. padding:.5em
  4472. }
  4473. .roundframe p {
  4474. padding:.5em
  4475. }
  4476. span.upperframe {
  4477. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) 0 -90px no-repeat;
  4478. display:block;
  4479. padding:0 0 0 20px
  4480. }
  4481. span.lowerframe {
  4482. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) 0 -102px no-repeat;
  4483. display:block;
  4484. padding:0 0 0 20px
  4485. }
  4486. span.upperframe span {
  4487. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) 100% -90px no-repeat;
  4488. display:block;
  4489. height:12px;
  4490. padding:0
  4491. }
  4492. span.lowerframe span {
  4493. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/theme/main_block.png) 100% -102px no-repeat;
  4494. display:block;
  4495. height:12px;
  4496. padding:0
  4497. }
  4498. #fullcred a:hover {
  4499. color:#fff
  4500. }
  4501. #fullcred a {
  4502. -moz-transition:all 500ms ease 0;
  4503. -ms-transition:all 500ms ease 0;
  4504. -o-transition:all 500ms ease 0;
  4505. -webkit-transition:all 500ms ease 0;
  4506. color:rgba(255,255,255,0.4);
  4507. display:block;
  4508. font-family:'Carrois Gothic',sans-serif;
  4509. font-size:15px;
  4510. font-style:normal;
  4511. font-variant:normal;
  4512. font-weight:normal;
  4513. text-shadow:rgba(0,0,0,0.498039) 1px 1px 2px
  4514. }
  4515. #fullcred {
  4516. float:left;
  4517. text-align:left
  4518. }
  4519. #topdes:hover {
  4520. background:rgba(0,0,0,0.5) url(http://i.imgur.com/90ulAas.png)no-repeat center center
  4521. }
  4522. #topdes {
  4523. background:rgba(0,0,0,0.2) url(http://i.imgur.com/90ulAas.png)no-repeat center center;
  4524. border-radius:5px;
  4525. cursor:pointer;
  4526. display:block;
  4527. height:24px;
  4528. margin:auto;
  4529. text-align:center;
  4530. width:24px
  4531. }
  4532. #estadisticas-IPB {
  4533. text-align:center
  4534. }
  4535. #estadisticas-IPB .stat-bloque {
  4536. display:inline-block;
  4537. margin-right:10px
  4538. }
  4539. #estadisticas-IPB span {
  4540. background:#E2E2E2;
  4541. border-radius:2px;
  4542. color:#4A4A4A;
  4543. display:inline-block;
  4544. font-weight:700;
  4545. margin:2px;
  4546. padding:2px 6px
  4547. }
  4548. .board_statistics {
  4549. border-top:3px solid #D8D8D8;
  4550. margin:20px 0 0;
  4551. padding:10px 0
  4552. }
  4553. .board_statistics h2 {
  4554. font-size:14px;
  4555. font-weight:700;
  4556. margin:4px 0
  4557. }
  4558. .contract {
  4559. -moz-transition:all 0 ease 0;
  4560. -ms-transition:all 0 ease 0;
  4561. -o-transition:all 0 ease 0;
  4562. -webkit-transition:all 0 ease 0;
  4563. background:url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px 0;
  4564. cursor:pointer;
  4565. display:block;
  4566. float:right;
  4567. height:24px;
  4568. opacity:.4;
  4569. outline:0;
  4570. position:relative;
  4571. right:10px;
  4572. text-indent:-3000em;
  4573. top:-20px;
  4574. width:41px
  4575. }
  4576. .post:hover .user-avatar img {
  4577. -moz-transition:all .2s linear;
  4578. -o-transition:all .2s linear;
  4579. -webkit-transition:all .2s linear;
  4580. opacity:1
  4581. }
  4582. .post:hover .post-options {
  4583. -moz-transition:all .2s linear;
  4584. -o-transition:all .2s linear;
  4585. -webkit-transition:all .2s linear;
  4586. opacity:.5
  4587. }
  4588. .post .post-options:hover {
  4589. -moz-transition:all .2s linear;
  4590. -o-transition:all .2s linear;
  4591. -webkit-transition:all .2s linear;
  4592. opacity:1!important
  4593. }
  4594. .post .post-options {
  4595. -moz-transition:all .2s linear;
  4596. -o-transition:all .2s linear;
  4597. -webkit-transition:all .2s linear;
  4598. opacity:0
  4599. }
  4600. .pun .user-ident .user-basic-info {
  4601. font-weight:700
  4602. }
  4603. .pun div,.pun td,.sig-line {
  4604. color:#DDD
  4605. }
  4606. .spoiler>dt::after {
  4607. content:"Naruto Yopa";
  4608. float:right
  4609. }
  4610. .module-advert {
  4611. display:none
  4612. }
  4613. #online .on-title,#statistics .stats-title {
  4614. border-bottom:1px solid #fff;
  4615. font-size:30px;
  4616. height:70px;
  4617. text-transform:uppercase
  4618. }
  4619. .online-content {
  4620. border-top:1px solid #D9D9D9;
  4621. padding:15px
  4622. }
  4623. #online {
  4624. background:#EAEAEA;
  4625. border-right:2px solid #D2D2D2;
  4626. vertical-align:top;
  4627. width:60%
  4628. }
  4629. #online .on-title {
  4630. background:#F3F3F3
  4631. }
  4632. #pun-announcement,#pun-visit,.main-box {
  4633. -moz-border-radius:5px;
  4634. -moz-box-shadow:0 2px 5px 0 #dcdcdc;
  4635. background:#fff url(http://i36.servimg.com/u/f36/11/96/49/61/dropsh10.png) 0 -1px repeat-x;
  4636. border:1px solid #D6D6D6;
  4637. border-image:initial;
  4638. border-radius:5px;
  4639. box-shadow:0 2px 5px 0 #dcdcdc
  4640. }
  4641. #general-stats {
  4642. -moz-box-shadow:0 0 7px 0 #dcdcdc;
  4643. background:#f5f5f5;
  4644. border:1px solid #fff;
  4645. border-image:initial;
  4646. box-shadow:0 0 7px 0 #dcdcdc;
  4647. text-shadow:1px 1px 0 #fff;
  4648. width:100%
  4649. }
  4650. #online .on-title a,#statistics .stats-title a {
  4651. bottom:-23px;
  4652. font-family:Century Gothic!important;
  4653. left:20px;
  4654. position:relative
  4655. }
  4656. .chart,.globe {
  4657. height:28px;
  4658. margin-top:-3px;
  4659. vertical-align:middle
  4660. }
  4661. #statistics {
  4662. border-left:0 solid #fff;
  4663. float:right;
  4664. padding-bottom:15px;
  4665. vertical-align:top;
  4666. width:100%
  4667. }
  4668. .stats-content {
  4669. border-top:1px solid #D9D9D9;
  4670. padding:15px
  4671. }
  4672. #legend {
  4673. margin:25px 0
  4674. }
  4675. .groups {
  4676. background:url(http://i36.servimg.com/u/f36/11/96/49/61/custom10.png) no-repeat left;
  4677. float:right;
  4678. margin-top:-22px;
  4679. padding:5px 0 5px 18px
  4680. }
  4681. li {
  4682. list-style-type:none
  4683. }
  4684. .pun table td.tcl {
  4685. border-left-style:none;
  4686. border-left-width:0;
  4687. height:42px;
  4688. min-height:24px;
  4689. padding-left:.5em;
  4690. vertical-align:top
  4691. }
  4692. .pun table .tdtopics {
  4693. padding-left:42px
  4694. }
  4695. .pun table .tcl {
  4696. overflow:hidden;
  4697. text-align:left;
  4698. width:50%
  4699. }
  4700. .forumbit_post .foruminfo .forumicon {
  4701. position:absolute
  4702. }
  4703. .main .main-foot {
  4704. background:#e8e8e8 url(http://www.ipbforumskins.com/skindemo/public/style_images/overlayr34x/highlight_faint.png) repeat-x 0 0;
  4705. border-bottom:1px solid #e0e0e0;
  4706. border-top:1px solid #e0e0e0;
  4707. color:#000;
  4708. font-size:13px;
  4709. font-weight:400;
  4710. height:36px;
  4711. line-height:36px;
  4712. padding:0 10px;
  4713. text-shadow:gray 0 -1px 0
  4714. }
  4715. .pun .post {
  4716. background:#FBFBFB
  4717. }
  4718. #quick_reply #textarea_content {
  4719. clear:both;
  4720. height:auto!important;
  4721. margin-left:0;
  4722. margin-right:0;
  4723. width:100%!important
  4724. }
  4725. #pun-qpost #textarea_content dt label {
  4726. float:left
  4727. }
  4728. .codebox {
  4729. background:#E7E6E6;
  4730. border:1px solid #BDBDBD;
  4731. box-shadow:0 2px 10px #D6D6D6;
  4732. margin:1em;
  4733. max-width:auto
  4734. }
  4735. .codebox dt {
  4736. border-bottom:4px solid #D64107;
  4737. font-size:14px;
  4738. font-weight:700;
  4739. text-shadow:1px 1px #F3F3F3
  4740. }
  4741. .codebox dd.cont_code,.codebox.spoiler dd {
  4742. background:#F0F0F0;
  4743. border:1px solid #d3d3d3
  4744. }
  4745. .codebox dd.cont_code {
  4746. max-height:200px;
  4747. overflow:auto
  4748. }
  4749. .codebox dd {
  4750. background-color:#FFFFE1;
  4751. margin:.5em;
  4752. padding:.5em
  4753. }
  4754. element.style {
  4755. padding:5px 35px 10px 1px
  4756. }
  4757. .pun .main-foot .h2,.pun .main-head .h2 {
  4758. color:#E8E4E1;
  4759. float:left
  4760. }
  4761. .pun .main .options a,.pun .main .options a:link,.pun .main .options a:visited {
  4762. color:transparent;
  4763. margin-left:.5em;
  4764. text-decoration:none
  4765. }
  4766. .pun .main-head a.exthelp,.pun .main-head a.exthelp:link,.pun .main-head a.exthelp:visited {
  4767. background:transparent;
  4768. background-position:left;
  4769. background-repeat:no-repeat;
  4770. padding-left:20px
  4771. }
  4772. .sprite-arrow_prosilver_down {
  4773. background:transparent;
  4774. background-position:0 0;
  4775. height:6px;
  4776. width:6px
  4777. }
  4778. .disabled {
  4779. -moz-border-radius:3px;
  4780. -moz-box-shadow:inset 0 1px 0 0 #5c5c5c,0 2px 3px rgba(0,0,0,0.2);
  4781. -moz-transition:all 0 ease 0;
  4782. -ms-transition:all 0 ease 0;
  4783. -o-transition:all 0 ease 0;
  4784. -webkit-border-radius:3px;
  4785. -webkit-box-shadow:inset 0 1px 0 0 #5c5c5c,0 2px 3px rgba(0,0,0,0.2);
  4786. -webkit-transition:all 0 ease 0;
  4787. background:#333;
  4788. border:1px solid #212121;
  4789. border-radius:3px;
  4790. border-width:1px 1px 0;
  4791. box-shadow:inset 0 1px 0 0 #5c5c5c,0 2px 3px rgba(0,0,0,0.2);
  4792. color:#ddd;
  4793. cursor:pointer;
  4794. display:inline-block;
  4795. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838',endColorstr='#1e1e1e',GradientType=0);
  4796. float:right;
  4797. font-family:Helvetica,Arial,sans-serif;
  4798. font-size:12px;
  4799. font-style:normal;
  4800. font-variant:normal;
  4801. font-weight:300;
  4802. height:30px;
  4803. line-height:30px;
  4804. min-width:125px;
  4805. padding:0 10px;
  4806. text-align:center;
  4807. text-shadow:0 -1px 0 #191919
  4808. }
  4809. #header {
  4810. background:url(http://i.imgur.com/iOe6dpg.png) 50% 0 repeat;
  4811. background-size:cover
  4812. }
  4813. #header .overlay {
  4814. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/custom/overlay.png)
  4815. }
  4816. #logo {
  4817. padding:26px 0
  4818. }
  4819. #logo a {
  4820. background:url(http://i.imgur.com/DzIs5Zy.png) no-repeat scroll 50% 0 transparent;
  4821. border:2px solid #FFF;
  4822. border-radius:7px;
  4823. box-shadow:0 0 7px #AAA;
  4824. display:block;
  4825. height:450px;
  4826. margin:0 auto;
  4827. padding:0 7px!important;
  4828. width:900px
  4829. }
  4830. a:link,a:visited {
  4831. color:#7AA039;
  4832. text-decoration:none
  4833. }
  4834. user agent stylesheeta:-webkit-any-link {
  4835. color:-webkit-link;
  4836. cursor:auto;
  4837. text-decoration:underline
  4838. }
  4839. #navbar {
  4840. background:rgba(0,0,0,0.75);
  4841. height:42px
  4842. }
  4843. .wrapper {
  4844. margin:0 auto;
  4845. width:990px
  4846. }
  4847. #topnav,#topnav ul {
  4848. margin:0;
  4849. padding:0;
  4850. z-index:999
  4851. }
  4852. dir,menu,user agent stylesheetul {
  4853. -webkit-margin-after:1em;
  4854. -webkit-margin-before:1em;
  4855. -webkit-margin-end:0;
  4856. -webkit-margin-start:0;
  4857. -webkit-padding-start:40px;
  4858. display:block;
  4859. list-style-type:disc
  4860. }
  4861. #topnav>li {
  4862. margin-right:1px
  4863. }
  4864. #topnav li {
  4865. float:left;
  4866. list-style:none;
  4867. margin:0;
  4868. padding:0;
  4869. position:relative
  4870. }
  4871. user agent stylesheetli {
  4872. display:list-item;
  4873. text-align:-webkit-match-parent
  4874. }
  4875. #topnav li a.active {
  4876. background:#6E942D;
  4877. color:#fff;
  4878. font-weight:700
  4879. }
  4880. #topnav li a {
  4881. color:#adadad;
  4882. display:block;
  4883. font-size:13px;
  4884. line-height:56px;
  4885. padding:0 15px;
  4886. text-decoration:none;
  4887. transition:all .2s ease-out
  4888. }
  4889. form,p,span {
  4890. margin:0;
  4891. padding:0
  4892. }
  4893. Inherited from a.firstlevel#topnav li a {
  4894. color:#adadad;
  4895. font-size:13px;
  4896. line-height:56px
  4897. }
  4898. #loool {
  4899. overflow:hidden;
  4900. padding:25px 0
  4901. }
  4902. #board-notice {
  4903. float:left;
  4904. font-size:12px;
  4905. line-height:20px;
  4906. padding:0
  4907. }
  4908. #welcome {
  4909. float:left
  4910. }
  4911. #welcome p {
  4912. background:rgba(255,255,255,0.8);
  4913. display:block;
  4914. font-size:16px;
  4915. font-weight:300;
  4916. padding:8px
  4917. }
  4918. #welcome span {
  4919. color:#4b4b4b;
  4920. font-weight:600
  4921. }
  4922. #topnav li:hover ul {
  4923. left:0
  4924. }
  4925. #topnav li ul {
  4926. background:#5C821B;
  4927. left:-999em;
  4928. padding:5px 0;
  4929. position:absolute;
  4930. width:200px
  4931. }
  4932. #topnav li li {
  4933. height:auto;
  4934. margin:0;
  4935. padding:0;
  4936. width:200px
  4937. }
  4938. #pun-about #qjump {
  4939. float:left;
  4940. text-align:left
  4941. }
  4942. #pun-about ul {
  4943. list-style-type:none
  4944. }
  4945. .left {
  4946. float:left
  4947. }
  4948. #quicknav li.social a:hover {
  4949. background-color:#3d3d3d
  4950. }
  4951. #account {
  4952. float:right
  4953. }
  4954. #account ul {
  4955. margin:0;
  4956. padding:0
  4957. }
  4958. #account li {
  4959. float:left;
  4960. height:50px;
  4961. line-height:50px;
  4962. list-style:none;
  4963. margin:0 0 0 1px;
  4964. padding:0
  4965. }
  4966. #account li.signin a {
  4967. background:#4D4D4D
  4968. }
  4969. #account li.signin a,#account li.signup a {
  4970. padding:0 20px
  4971. }
  4972. #account li a {
  4973. background:#779D36;
  4974. color:#fff;
  4975. display:block;
  4976. font-size:13px;
  4977. padding:0 15px;
  4978. text-decoration:none
  4979. }
  4980. #account li.signout a,#account li.signup a {
  4981. font-weight:700
  4982. }
  4983. #quicknav {
  4984. float:left;
  4985. margin:0
  4986. }
  4987. #quicknav ul {
  4988. margin:0;
  4989. padding:0
  4990. }
  4991. #quicknav li {
  4992. float:left;
  4993. list-style:none;
  4994. margin:0 0 0 1px;
  4995. padding:0
  4996. }
  4997. #quicknav li a {
  4998. color:#525252;
  4999. display:block;
  5000. font-size:13px;
  5001. font-weight:700;
  5002. line-height:50px;
  5003. padding:0 0 0 20px
  5004. }
  5005. #quicknav li.social a {
  5006. background:url(http://demo.dzinerstudio.com/smf2/Themes/skyline_20/images/custom/social.png) no-repeat;
  5007. height:50px;
  5008. padding:0;
  5009. text-indent:-9999px;
  5010. width:50px
  5011. }
  5012. #quicknav li.facebook a {
  5013. background-color:#335e86;
  5014. background-position:0 0
  5015. }
  5016. #quicknav li.twitter a {
  5017. background-color:#00bef1;
  5018. background-position:0 -55px
  5019. }
  5020. #quicknav li.googleplus a {
  5021. background-color:#e34d32;
  5022. background-position:0 -110px
  5023. }
  5024. #quicknav li.pinterest a {
  5025. background-color:#cc2127;
  5026. background-position:0 -330px
  5027. }
  5028. #quicknav li.rss a {
  5029. background-color:#F88C37;
  5030. background-position:0 -385px
  5031. }
  5032. #account li.signin a:hover {
  5033. background:#577D16
  5034. }
  5035. #account li.signup a:hover {
  5036. background:#577D16
  5037. }
  5038. .pun .topic {
  5039. border-style:none!important
  5040. }
  5041. #topnav {
  5042. float:left;
  5043. font-family:Tahoma,Arial,Helvetica,sans-serif;
  5044. font-size:10.8px;
  5045. font-weight:700;
  5046. height:56px
  5047. }
  5048. #sbUser ul,#topnav ul {
  5049. margin:0;
  5050. padding:0
  5051. }
  5052. #sbUser li,#topnav li {
  5053. float:left;
  5054. line-height:16px;
  5055. list-style-type:none;
  5056. margin:0;
  5057. padding:0 1px 0 0;
  5058. position:relative
  5059. }
  5060. #sbUser li:hover,#topnav li:hover {
  5061. background:rgba(102,255,0,0.53)
  5062. }
  5063. #sbUser li a,#topnav li a {
  5064. color:#adadad;
  5065. display:block;
  5066. float:left;
  5067. line-height:36px;
  5068. outline:none;
  5069. padding:6px 18px 0;
  5070. text-decoration:none
  5071. }
  5072. #sbUser li a:hover,#sbUser li.sfhover a,#sbUser li:hover a,#topnav li a:hover,#topnav li.sfhover a,#topnav li:hover a {
  5073. color:#fff
  5074. }
  5075. #sbUser li li,#topnav li li {
  5076. -moz-transition:.5s all;
  5077. -ms-transition:.5s all;
  5078. -o-transition:.5s all;
  5079. -webkit-transition:.5s all;
  5080. font-size:11px;
  5081. font-weight:400;
  5082. height:auto;
  5083. line-height:normal;
  5084. margin:0;
  5085. padding:0;
  5086. transition:.5s all;
  5087. width:160px
  5088. }
  5089. #sbUser li li a,#sbUser li.sfhover li a,#sbUser li:hover li a,#topnav li li a,#topnav li.sfhover li a,#topnav li:hover li a {
  5090. background:none;
  5091. border-right:0;
  5092. display:block;
  5093. float:none;
  5094. font-size:11px;
  5095. font-weight:400;
  5096. height:30px;
  5097. line-height:30px;
  5098. padding:0 0 0 22px
  5099. }
  5100. #topnav a.linkSep {
  5101. border-bottom:1px solid #833032!important
  5102. }
  5103. #topnav li li a:hover {
  5104. background:rgba(0,0,0,0.2)
  5105. }
  5106. #sbUser li ul,#topnav li ul {
  5107. -moz-border-radius:0 0 4px 4px;
  5108. border-radius:0 0 4px 4px;
  5109. clear:both;
  5110. height:auto;
  5111. left:-999em;
  5112. position:absolute;
  5113. top:42px;
  5114. width:160px;
  5115. z-index:100
  5116. }
  5117. #sbUser li:hover ul,#topnav li.sfhover ul,#topnav li:hover ul {
  5118. left:auto
  5119. }
  5120. .sbTopLinks li {
  5121. float:left;
  5122. height:42px;
  5123. position:relative
  5124. }
  5125. #sbUser li li a:hover {
  5126. background-color:rgba(0,0,0,0.2)
  5127. }
  5128. #sbUser a.sbLogout {
  5129. color:#bd7879
  5130. }
  5131. #sbUser a.sbLogout:hover {
  5132. color:#adadad
  5133. }
  5134. #sbFooter {
  5135. background:#5b5b5b url(http://i74.servimg.com/u/f74/18/12/37/46/bottom10.png) repeat-x 0 0;
  5136. border-top:1px solid #000;
  5137. height:38px;
  5138. margin-top:35px;
  5139. overflow:hidden
  5140. }
  5141. #sbFooter ul {
  5142. border-left:1px solid rgba(255,255,255,0.1);
  5143. float:left;
  5144. overflow:hidden
  5145. }
  5146. #sbFooter li {
  5147. border-right:1px solid rgba(255,255,255,0.1);
  5148. float:left;
  5149. height:38px;
  5150. line-height:38px
  5151. }
  5152. #sbFooter a {
  5153. color:#b7b7b7;
  5154. display:block;
  5155. line-height:38px;
  5156. padding:0 10px;
  5157. text-decoration:none
  5158. }
  5159. #sbFooter a:hover {
  5160. background:rgba(0,0,0,0.2);
  5161. color:#e0e0e0
  5162. }
  5163. .sbTopLinks li a {
  5164. color:#adadad;
  5165. display:block;
  5166. line-height:36px;
  5167. outline:none;
  5168. padding:6px 18px 0;
  5169. text-decoration:none
  5170. }
  5171. .input_check,.input_radio,img {
  5172. vertical-align:middle
  5173. }
  5174. td.tcl span.status img {
  5175. margin-left:-10px!important
  5176. }
  5177. #chatbox_header.main-head {
  5178. background-color:#222;
  5179. color:#DEDFDF
  5180. }
  5181. #main #main-content .main-content {
  5182. margin-bottom:15px
  5183. }
  5184. body {
  5185. cursor:auto
  5186. }
  5187. a,a:hover,body {
  5188. cursor:default
  5189. }
  5190. .a.mainmenu {
  5191. font-variant:small-caps
  5192. }
  5193. td.catLeft,th.thLeft {
  5194. visibility:hidden
  5195. }
  5196. #frame_chatbox,#pun-head #pun-navlinks,.main-box {
  5197. -moz-border-radius:10px;
  5198. -webkit-border-radius:10px
  5199. }
  5200. .main .main-head {
  5201. border-top-left-radius:10px;
  5202. border-top-right-radius:10px
  5203. }
  5204. h4.username {
  5205. margin-left:58px!important
  5206. }
  5207. .pun .user .user-info {
  5208. margin-top:-10px!important
  5209. }
  5210.  
  5211. #pun-head, #pun-navlinks {
  5212. display: none;
  5213. }
  5214.  
  5215. #wrapper {
  5216. width: 100%;
  5217. margin-right: -185px;
  5218. }
  5219.  
  5220. #outer-wrapper {
  5221. overflow: hidden;
  5222. width: 990px;
  5223. margin: 0 auto;
  5224. }
  5225.  
  5226. #fa_ticker_block {
  5227. padding-top: 60px;
  5228. }
  5229.  
  5230. #fa_ticker_block .module.main {
  5231. width: 100%;
  5232. position: absolute;
  5233. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement