Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.49 KB | None | 0 0
  1. body {
  2. background-color: #1f1f1f;
  3. background-image: url("http://img15.hostingpics.net/pics/127396Sanstitre1.png");
  4. background-attachment: scroll;
  5. }
  6. * html {
  7. scrollbar-face-color: #424242;
  8. scrollbar-highlight-color: #;
  9. scrollbar-shadow-color: #;
  10. scrollbar-3dlight-color: #;
  11. scrollbar-arrow-color: #;
  12. scrollbar-track-color: #;
  13. scrollbar-darkshadow-color: #;
  14. }
  15. *+ html {
  16. scrollbar-face-color: #424242;
  17. scrollbar-highlight-color: #;
  18. scrollbar-shadow-color: #;
  19. scrollbar-3dlight-color: #;
  20. scrollbar-arrow-color: #;
  21. scrollbar-track-color: #;
  22. scrollbar-darkshadow-color: #;
  23. }
  24. #sceditor_smilies{
  25. background-color: #dedede;
  26. }
  27. }
  28. #sce_smilies_body {
  29.  
  30. /*background:none;
  31. */
  32. background-color: #dedede;
  33. background-image: none;
  34. min-width: 1px !important;
  35. }
  36. .sceditor-container iframe, .sceditor-container textarea {
  37. background-color: transparent !important;
  38. }
  39. .sceditor-container{
  40. background-color: #ffffff !important;
  41. }
  42. .sceditor-toolbar{
  43. background-color: #f7f7f7 !important;
  44. }
  45. th,td,p {
  46. font-family: Arial }
  47. a img {
  48. border: none;
  49. }
  50.  
  51. /* Links */
  52.  
  53. /* a:link,a:active,a:visited {
  54. color : #212121;
  55. }
  56. */
  57. a:link{
  58. color: #212121;
  59. }
  60. a:visited{
  61. color: #2e2e2e;
  62. }
  63. a:active{
  64. color: #6b6b6b }
  65. a:hover{
  66. text-decoration: underline !important;
  67. color : #212121;
  68. }
  69. hr{
  70. height: 0;
  71. border: solid #dedede 0;
  72. border-top-width: 1px;
  73. }
  74. .bodyline{
  75. background-color: #ffffff;
  76. border: 1px #737373 solid;
  77. }
  78. .bodylinewidth {
  79. width:75%}
  80. .forumline{
  81. background-color: #ffffff;
  82. border: 2px #1f1f1f solid;
  83. }
  84. td.row1,td.row3.over:hover {
  85. background-color: #dedede;
  86. }
  87. td.row2,td.row1.over:hover {
  88. background-color: #dedede;
  89. }
  90. td.row3{
  91. background-color: #dedede;
  92. }
  93. td.rowpic {
  94. background-color: #dee3e7;
  95. background-image: url("http://illiweb.com/fa/empty.gif");
  96. css}
  97. th {
  98. color: #ffffff;
  99. font-size: 11px;
  100. font-weight : bold;
  101. background-color: #262626;
  102. height: 25px;
  103. background-image: url("http://illiweb.com/fa/empty.gif");
  104. padding: 2px 3px;
  105. }
  106. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
  107. background-image: url("http://illiweb.com/fa/empty.gif");
  108. background-color:#dee3e7;
  109. border: #ffffff;
  110. border-style: solid;
  111. height: 28px;
  112. }
  113. td.cat,td.catHead,td.catBottom {
  114. height: 29px;
  115. border-width: 0;
  116. }
  117. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
  118. font-weight: bold;
  119. border: #ffffff;
  120. border-style: solid;
  121.  
  122. /*height: 20px;
  123. */
  124. }
  125. td.row3Right,td.spaceRow {
  126. background-color: #dedede;
  127. border: #ffffff;
  128. border-style: solid;
  129. }
  130. td.pourcentback {
  131. background-color : #1f1f1f;
  132. }
  133. th.thHead,td.catHead {
  134. font-size: 12px;
  135. border-width: 1px 1px 0 1px;
  136. }
  137. th.thSides,td.catSides,td.spaceRow {
  138. border-width: 0 1px;
  139. }
  140. th.thRight,td.catRight,td.row3Right {
  141. border-width: 0 1px 0 0;
  142. }
  143. th.thLeft,td.catLeft {
  144. border-width: 0 0 0 1px;
  145. }
  146. th.thBottom,td.catBottom {
  147. border-width: 0 1px 1px 1px;
  148. }
  149. th.thTop {
  150. border-width: 1px 0 0;
  151. }
  152. th.thCornerL {
  153. border-width: 1px 0 0 1px;
  154. }
  155. th.thCornerR {
  156. border-width: 1px 1px 0 0;
  157. }
  158. .maintitle, .maintitle h1{
  159. font-weight: bold;
  160. font-size: 22px;
  161. font-family: Arial,Arial;
  162. text-decoration: none;
  163. line-height : 120%;
  164. color : #000000;
  165. }
  166. .h_member{
  167. font-size: 12px;
  168. color: inherit;
  169. }
  170. .forumline .row1,.forumline .row2,.forumline .row3,.forumline .row3Right {
  171. padding: 2px 3px;
  172. }
  173. .forumline td.pagination {
  174. padding:0;
  175. }
  176. .maintitle h1 {
  177. margin: 0;
  178. padding: 0;
  179. display: inline;
  180. }
  181. .gen {
  182. font-size : 12px;
  183. }
  184. .genmed {
  185. font-size : 11px;
  186. }
  187. .gensmall {
  188. font-size : 10px;
  189. }
  190. .gen,.genmed,.gensmall {
  191. color : #000000;
  192. }
  193. a.gen,a.genmed,a.gensmall {
  194. color: #212121;
  195. text-decoration: none;
  196. }
  197. a.gen:hover,a.genmed:hover,a.gensmall:hover{
  198. color: #212121;
  199. text-decoration: underline;
  200. }
  201. .mainmenu{
  202. font-size : 11px;
  203. color : #000000 }
  204. a.mainmenu{
  205. text-decoration: none;
  206. color : #212121;
  207. }
  208. a.mainmenu:hover{
  209. text-decoration: underline;
  210. color : #212121;
  211. }
  212. .cattitle{
  213. font-weight: bold;
  214. font-size: 12px ;
  215. letter-spacing: 1px;
  216. color : #212121}
  217. h1.cattitle {
  218. margin:0;
  219. padding: 0;
  220. display:inline;
  221. }
  222. a.cattitle{
  223. text-decoration: none;
  224. color : #212121;
  225. }
  226. a.cattitle:hover{
  227. text-decoration: underline;
  228. }
  229. .forumlink{
  230. font-weight: bold;
  231. font-size: 12px;
  232. color : #212121;
  233. }
  234. a.forumlink {
  235. text-decoration: none;
  236. color : #212121;
  237. }
  238. a.forumlink:link {
  239. color : #212121;
  240. }
  241. a.forumlink:visited {
  242. color : #2e2e2e;
  243. }
  244. a.forumlink:active {
  245. color : #6b6b6b;
  246. }
  247. a.forumlink:hover{
  248. text-decoration: underline;
  249. color : #212121;
  250. }
  251. .nav{
  252. font-weight: bold;
  253. font-size: 11px;
  254. color : #000000;
  255. }
  256. a.nav{
  257. text-decoration: none;
  258. color : #212121;
  259. }
  260. a.nav:hover{
  261. text-decoration: underline;
  262. }
  263. .topictitle,h1,h2{
  264. font-weight: bold;
  265. font-size: 11px;
  266. color : #000000;
  267. }
  268. div.topictitle {
  269. display: inline;
  270. }
  271. h2.topic-title {
  272. display: inline;
  273. margin: 0;
  274. padding: 0;
  275. }
  276. a.topictitle:link{
  277. text-decoration: none;
  278. color : #212121;
  279. }
  280. a.topictitle:visited{
  281. text-decoration: none;
  282. color : #2e2e2e;
  283. }
  284. a.topictitle:active{
  285. text-decoration: none;
  286. color : #6b6b6b;
  287. }
  288. a.topictitle:hover{
  289. text-decoration: underline;
  290. color : #212121;
  291. }
  292. .name{
  293. font-size : 11px;
  294. color : #000000;
  295. }
  296. .name a{
  297. text-decoration:none;
  298. }
  299. .postdetails{
  300. font-size : 10px;
  301. color : #000000;
  302. }
  303. .postbody{
  304. font-size : 12px;
  305. line-height: 18px}
  306. a.postlink:link{
  307. text-decoration: none;
  308. color : #212121 }
  309. a.postlink:visited{
  310. text-decoration: none;
  311. color : #2e2e2e;
  312. }
  313. a.postlink:active{
  314. text-decoration: none;
  315. color : #6b6b6b;
  316. }
  317. a.postlink:hover{
  318. text-decoration: underline;
  319. color : #212121}
  320. .code{
  321. font-family: Arial;
  322. font-size: 11px;
  323. color: #006600;
  324. background-color: #fafafa;
  325. border: #dedede;
  326. border-style: solid;
  327. border-left-width: 1pxborder-top-width: 1px;
  328. border-right-width: 1px;
  329. border-bottom-width: 1px;
  330. }
  331. .code div.cont_code {
  332. max-height:200px;
  333. overflow:auto;
  334. }
  335. .quote{
  336. font-family: Arial;
  337. font-size: 11px;
  338. color: #444444;
  339. line-height: 125%;
  340. background-color: #fafafa;
  341. border: #dedede;
  342. border-style: solid;
  343. border-left-width: 1px;
  344. border-top-width: 1px;
  345. border-right-width: 1px;
  346. border-bottom-width: 1px}
  347. .coloradmin {
  348. color: #ffa34f}
  349. .colormod {
  350. color: #006600}
  351. .vote {
  352. float: right;
  353. width: 10px;
  354. margin-left: 4px;
  355. }
  356. .vote .vote-button {
  357. text-align: center;
  358. font-weight: bold;
  359. margin-left: -1px;
  360. }
  361. .vote .vote-button a {
  362. text-decoration: none !important;
  363. }
  364. .vote .vote-bar {
  365. width: 3px;
  366. height: 50px;
  367. margin: 0 auto;
  368. border: 1px solid #000000;
  369. font-size: 0;
  370. }
  371. .vote .vote-no-bar {
  372. letter-spacing:-2px;
  373. margin-left:-2px;
  374. white-space:nowrap;
  375. }
  376. .vote .vote-bar-plus {
  377. background-color: #0f0;
  378. }
  379. .vote .vote-bar-minus {
  380. background-color: #f00;
  381. }
  382. h1.pagetitle {
  383. display: inline;
  384. margin: 0;
  385. padding: 0;
  386. font-size: 12px;
  387. color: #ffffff;
  388. }
  389. h1.title2 {
  390. font-size: 11px;
  391. }
  392. .secondarytitle,.secondarytitle h2 {
  393. margin: 0;
  394. padding: 0;
  395. color: #ffffff;
  396. }
  397. .secondarytitle h2 {
  398. display:inline;
  399. }
  400. .nav h1 {
  401. display: inline;
  402. }
  403. .hierarchy {
  404. display: inline;
  405. margin: 0;
  406. padding: 0;
  407. text-transform: none;
  408. border: none;
  409. font-size: 10px;
  410. }
  411. .mod-text {
  412. font-weight: bold;
  413. }
  414. img{
  415. border:0}
  416. input,textarea, select, #text_editor_iframe {
  417. color : #000000;
  418. font: normal 11px Arial;
  419. border-color : #000000;
  420. }
  421. input.post,textarea.post,select,#text_editor_iframe,textarea.inputbox{
  422. background-color:#ffffff}
  423. .post-options {
  424. text-align: right;
  425. }
  426. .post-options img {
  427. cursor: pointer;
  428. vertical-align: middle;
  429. }
  430. input {
  431. text-indent : 2px;
  432. }
  433. input.button {
  434. background-color : #dedede;
  435. color : #000000;
  436. font-size: 11px;
  437. font-family: Arial;
  438. }
  439. input.mainoption {
  440. background-color : #fafafa;
  441. font-weight : bold;
  442. }
  443. input.liteoption {
  444. background-color : #fafafa;
  445. font-weight : normal;
  446. }
  447. .helpline {
  448. background-color: #dedede;
  449. border-style: none;
  450. }
  451. input {
  452. background-color: #dedede;
  453. }
  454. button.button2, input.button2 {
  455. font-size: 0.7em;
  456. border: 1px solid #BCBCBC;
  457. width: auto !important;
  458. padding: 1px 0;
  459. font-family: Arial;
  460. color: #000000;
  461. background-repeat: repeat-x;
  462. background-color: #FAFAFA;
  463. background-image: url('http://illiweb.com/fa/prosilver/bg_button.gif');
  464. background-position: top;
  465. overflow: visible;
  466. vertical-align:middle;
  467. }
  468. button.button2:hover, input.button2:hover {
  469. border: 1px solid #212121;
  470. color: #212121;
  471. background-position: 0 100%;
  472. }
  473. * html button.button2, * html input.button2 {
  474. padding-bottom: 0;
  475. margin-bottom: 1px;
  476. height: 24px;
  477. padding-right: 3px;
  478. padding-left: 3px;
  479. }
  480. *+html button.button2, *+html input.button2 {
  481. height: 24px;
  482. padding-right: 3px;
  483. padding-left: 3px;
  484. }
  485. *+html button.button2 img {
  486. vertical-align: middle;
  487. }
  488. * html button.button2 img {
  489. vertical-align: middle;
  490. }
  491. button.bbcode {
  492. border: 1px solid #e3adad;
  493. background-image: url("http://illiweb.com/fa/wysiwyg/bg_button.png");
  494. }
  495. .select {
  496. background-color: #FFF;
  497. border: 1px solid #BCBCBC;
  498. position: absolute;
  499. z-index:100;
  500. top: 0;
  501. left: 0;
  502. overflow: hidden;
  503. width: 0;
  504. }
  505. .select p {
  506. padding: 4px 6px;
  507. font-size: 0.7em;
  508. margin: 0;
  509. white-space: nowrap;
  510. text-align: left;
  511. }
  512. .select button {
  513. padding: 4px;
  514. font-size: 0.9em;
  515. margin: 0;
  516. background-color: #FFF;
  517. border: none;
  518. text-align:left;
  519. }
  520. .select button.button2 {
  521. border:1px solid #BCBCBC;
  522. padding: 0;
  523. }
  524. * html .select button.button2 {
  525. padding-right: 3px;
  526. padding-left: 3px;
  527. }
  528. .select button.button2:hover {
  529. border: 1px solid #212121;
  530. color: #212121;
  531. background-position: 0 100%;
  532. }
  533. .select button:hover,.selectHover {
  534. cursor: pointer;
  535. background-color: #EEE;
  536. }
  537. textarea#text_editor_textarea {
  538. width: 100% !important;
  539. }
  540. iframe#text_editor_iframe {
  541. width: 100%;
  542. height: 200px;
  543. }
  544. form#quick_reply textarea#text_editor_textarea {
  545. width: 100% !important;
  546. height: 100%;
  547. }
  548. form#quick_reply iframe#text_editor_iframe {
  549. width: 100%;
  550. }
  551. * html form#quick_reply iframe#text_editor_iframe {
  552. width: 600px;
  553. }
  554. *+html form#quick_reply iframe#text_editor_iframe {
  555. width: 600px;
  556. }
  557.  
  558. /*@import url("form_ie.css");
  559. */
  560. input {
  561. text-indent: 2px}
  562. input,textarea,select {
  563. border-top-width: 1px;
  564. border-right-width: 1px;
  565. border-bottom-width: 1px;
  566. border-left-width: 1px}
  567. input.button {
  568. border-top-width: 1px;
  569. border-right-width: 1px;
  570. border-bottom-width: 1px;
  571. border-left-width: 1px}
  572. .postbody {
  573. line-height: 18px}
  574. @media print {
  575. body {
  576. background-image: none;
  577. background-color: #fff;
  578. color: #000;
  579. }
  580. table.bodylinewidth span.maintitle {
  581. display: block;
  582. text-align: left;
  583. }
  584. table.bodylinewidth img#i_logo,.browse-arrows,.noprint,.messaging,.post-options,.poster-profile,img.i_icon_online,table.bodylinewidth .mainmenu,table.bodylinewidth .nav,table.bodylinewidth .gensmall,span.postdetails img,table.bodylinewidth .sig,table.bodylinewidth .catbottom,#info_open {
  585. display:none;
  586. }
  587. td.catHead, .t-title {
  588. text-align: left;
  589. }
  590. table.bodylinewidth .cattitle {
  591. letter-spacing: normal;
  592. font-size: 1em;
  593. }
  594. .thLeft,.thRight {
  595. color: #000;
  596. border: none;
  597. text-align:left;
  598. }
  599. .hr hr {
  600. visibility: hidden;
  601. }
  602. .hr {
  603. border-top: 1px dotted #ddd !important;
  604. }
  605. tr.post td {
  606. vertical-align: top;
  607. border-bottom: 1px solid #ccc;
  608. }
  609. tr.post td td {
  610. border: none;
  611. }
  612. span.gen {
  613. display: none;
  614. }
  615. }
  616. ul.abuse {
  617. list-style: none;
  618. line-height: 1.5em;
  619. font-size: 0.9em;
  620. }
  621. .rtl-spacer:before {
  622. content: " ";
  623. white-space: pre;
  624. }
  625. .rtl-spacer:after {
  626. content: " ";
  627. white-space: pre;
  628. }
  629. .warning {
  630. color:#ff3333;
  631. }
  632. .captcha div.captcha-img {
  633. float: left;
  634. margin: 0 1em 0 0;
  635. }
  636. .captcha .inputbox {
  637. margin-top: 0.5em;
  638. }
  639. .align_gauche {
  640. text-align: left;
  641. }
  642. .center {
  643. text-align: center;
  644. }
  645. .align_droite {
  646. text-align: right;
  647. }
  648. .right {
  649. float: right;
  650. }
  651. .left {
  652. float: left;
  653. }
  654.  
  655. /* TGF Clearfix */
  656. .clearfix:after {
  657. content: ".";
  658. display: block;
  659. height: 0;
  660. clear: both;
  661. visibility: hidden;
  662. }
  663. *+ html .clearfix {
  664. min-height: 1px;
  665. }
  666. * html .clearfix {
  667. position: relative;
  668. height: 1%;
  669. clear: both;
  670. }
  671. .clear {
  672. clear: both;
  673. }
  674. #content-container #left {
  675. width: 0px;
  676. margin-right: px;
  677. }
  678. #content-container #right {
  679. width: 0px;
  680. margin-left: px;
  681. }
  682. .module-title {
  683. font-weight: bold;
  684. margin: 0 auto;
  685. text-align: center;
  686. display: block;
  687. }
  688.  
  689. /* Chatbox */
  690. #frame_chatbox {
  691. border: none !important;
  692. }
  693. body.chatbox {
  694. min-width: 550px !important;
  695. background-image: none;
  696. padding: 0;
  697. margin: 0;
  698. background-color: #1f1f1f;
  699. }
  700. #chatbox_members {
  701. position: absolute;
  702. top: 30px;
  703. bottom: 30px;
  704. width: 180px;
  705. overflow: auto;
  706. border-right: 1px solid ;
  707. color: #000000;
  708. }
  709. #chatbox {
  710. position: absolute;
  711. top: 30px;
  712. left: 181px;
  713. right: 0;
  714. bottom: 30px;
  715. overflow: auto;
  716. line-height: 10px;
  717. }
  718. .chatbox_row_1,.chatbox_row_2,.chatbox_row_3 {
  719. font-size: 12px;
  720. }
  721. .chatbox-options {
  722. text-align:right;
  723. }
  724. #chatbox_messenger_form .gen,#chatbox_messenger_form .text-field,#chatbox_messenger_form {
  725. float:right;
  726. white-space : nowrap;
  727. width:100%;
  728. }
  729. #chatbox_footer {
  730. position: absolute;
  731. bottom: 0;
  732. left: 0;
  733. right: 0;
  734. height: 30px;
  735. }
  736. #chatbox_footer table.text-styles {
  737. float: right;
  738. }
  739. #chatbox_footer .text-field {
  740. float: left;
  741. }
  742. #chatbox_header {
  743. height: 30px;
  744. background-color: #1f1f1f;
  745. }
  746. #chatbox p {
  747. line-height: 1.2em;
  748. }
  749. .chatbox_row_1 {
  750. padding: 4px;
  751. background-color: #dedede;
  752. }
  753. .chatbox_row_2 {
  754. padding: 4px;
  755. background-color: #dedede;
  756. }
  757. .chatbox_row_3 {
  758. padding: 4px;
  759. background-color: #dedede;
  760. }
  761. .memberlist_row_1 {
  762. padding: 2px 2px 2px 10px;
  763. background-color: #dedede;
  764. }
  765. #chatbox_members .member-title {
  766. text-align: center;
  767. padding: 0.5em 0.25em;
  768. background-image: none;
  769. font-size: 12px;
  770. background-color: #dedede;
  771. color : #212121;
  772. font-family: Arial;
  773. }
  774. #chatbox_members ul {
  775. list-style: none;
  776. margin: 0 0 0 10px;
  777. }
  778. #chatbox_members ul li {
  779. margin: 2px 2px 2px 0;
  780. }
  781. #message,#submit_button{
  782. border-width: 1px;
  783. }
  784. .fontbutton {
  785. padding: 1px;
  786. cursor: pointer;
  787. text-align: left;
  788. }
  789. .fontbutton_normal {
  790. background: #E1E1E2;
  791. }
  792. .fontbutton_selected {
  793. background: #BBC7CE;
  794. border: 1px solid #22229C;
  795. }
  796. .fontbutton_clicked {
  797. background: #959595;
  798. border: 1px solid #22229C;
  799. }
  800. .fontbutton_hover {
  801. background: #E1E1E2;
  802. border: 1px solid #22229C;
  803. }
  804. #chatbox .user {
  805. font-weight: bold;
  806. }
  807. div#chatbox {
  808. color: #000000;
  809. }
  810. #chatbox_contextmenu {
  811. background-color: #dedede;
  812. border:1px solid #aaa;
  813. }
  814. #chatbox_contextmenu p {
  815. margin:0;
  816. padding: 1px 4px;
  817. font-family: verdana, arial, sans-serif;
  818. background: #;
  819. border-bottom:1px solid #777;
  820. }
  821. #chatbox_contextmenu p.hover {
  822. background: #;
  823. }
  824. #chatbox_contextmenu p.close {
  825. background: #ddd;
  826. padding: 1px;
  827. font-size: 70%;
  828. color:#fff;
  829. background: url('');
  830. }
  831. #chatbox_contextmenu p.close img {
  832. vertical-align: middle;
  833. padding-left: 20px;
  834. }
  835. #chatbox_contextmenu a {
  836. color: #;
  837. text-decoration: none;
  838. font-size: 70%;
  839. }
  840. #chatbox_contextmenu a:hover {
  841. color: #;
  842. }
  843. .fontbutton{
  844. border:0;
  845. }
  846. * html #chatbox-members {
  847.  
  848. /* IE expressions helping IE work in Standards mode */
  849. height: expression(( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight) - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) + "px");
  850. }
  851. * html #chatbox {
  852.  
  853. /* IE expressions helping IE work in Standards mode */
  854. height: expression(( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight) - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) + "px");
  855. width: expression(( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth) - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 10) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 1) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 1.3) ) + "px");
  856. }
  857. * html #chatbox-footer {
  858.  
  859. /* IE expressions helping IE work in Standards mode */
  860. width: expression(( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth) - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) + "px");
  861. }
  862.  
  863. /* poll */
  864. .poll-result td {
  865. padding: 2px 4px;
  866. text-align: left;
  867. }
  868. .poll-result td.poll-title,.poll-result td.poll-results {
  869. text-align: center;
  870. }
  871. .progress-bar td {
  872. padding: 0 !important;
  873. }
  874. .poll-ballot {
  875. text-align: left;
  876. }
  877.  
  878. /* Advanced profile */
  879. .profile-title{
  880. color: #ffffff;
  881. }
  882. #profile-advanced-avatar .module, #profile-advanced-points .module, #profile-advanced-reputation .module, #profile-advanced-details {
  883. margin-right: 3px;
  884. }
  885. #profile-advanced-avatar .module, #profile-advanced-points .module, #profile-advanced-reputation .module, #profile-advanced-right .module {
  886. margin-bottom: 3px;
  887. }
  888. #profile-advanced-button {
  889. padding: 1px;
  890. }
  891. #profile-advanced-details {
  892. overflow: hidden;
  893. }
  894. #profile-advanced-details ol {
  895. margin: 0;
  896. padding: 0;
  897. list-style: none;
  898. }
  899. #profile-advanced-details ol li {
  900. display: block;
  901. margin-bottom: 4px;
  902. }
  903. #profile-advanced-details .avatar {
  904. float: left;
  905. }
  906. .avatar {
  907. width: 50px;
  908. border: 1px solid #262626;
  909. background-color: #fff;
  910. }
  911. .avatar img {
  912. width: 50px;
  913. }
  914. .friend-block .avatar {
  915. margin: 0 auto;
  916. cursor:pointer;
  917. }
  918. .avatar.mini, .avatar.mini img {
  919. width: 38px;
  920. height: 38px;
  921. }
  922. .friend-block {
  923. float: left;
  924. width: 70px;
  925. margin: 1px;
  926. text-align: center;
  927. overflow: hidden;
  928. }
  929. .friend_list_online_status {
  930. line-height: 11px;
  931. font-size: .9em;
  932. }
  933. .friend_list_online_status img {
  934. vertical-align: middle;
  935. }
  936. .friends-foes-list {
  937. float: left;
  938. width: 200px;
  939. height: 2em;
  940. }
  941. #profile-advanced-details .message-block {
  942. margin-left: 57px;
  943. }
  944. #profile-advanced-details .message-header {
  945. border-top: 1px solid #dedede;
  946. background: #dedede;
  947. padding: 4px;
  948. margin-bottom: 4px;
  949. }
  950. #profile-advanced-details .message-date {
  951. float: right;
  952. }
  953. #profile-advanced-details .message-body {
  954. margin-bottom: 4px;
  955. }
  956. #profile-advanced-details .message-footer {
  957. text-align: right;
  958. }
  959. #profile-advanced-details .message-footer li {
  960. display: inline;
  961. margin: 0 0.25em;
  962.  
  963. /* Spacing between generation dot */
  964. }
  965. #profile-advanced-details .message-footer li:after {
  966. content: ' .';
  967.  
  968. /* Beware of character: can create a whitepage in IE6 if char does not exist in lang. */
  969. }
  970. #profile-advanced-details .message-footer li a {
  971. margin-right: 0.25em;
  972.  
  973. /* Spacing between generation dot */
  974. text-decoration: underline;
  975. }
  976. #profile-advanced-details .message-footer li.last:after {
  977. content: normal;
  978. }
  979. #profile-advanced-add {
  980. margin-right: 4px;
  981. padding: 8px 0;
  982. text-align: right;
  983. }
  984. #profile-advanced-details .stats-field {
  985. margin: 4px 0 10px 4px;
  986. padding: 0 10px 6px;
  987. }
  988. #profile-advanced-details .stats-field legend {
  989. font-weight: bold;
  990. }
  991. #profile-advanced-details .stats-field ul {
  992. list-style-type:none;
  993. text-indent: 10px;
  994. padding: 0;
  995. }
  996. #profile-advanced-details .stats-field li {
  997. margin: 4px 0;
  998. }
  999. #login_popup {
  1000. position: absolute;
  1001. z-index: 10000;
  1002. display: none;
  1003. }
  1004. #login_popup_buttons {
  1005. position: absolute;
  1006. height:19px;
  1007. bottom: 6px;
  1008. right: 6px;
  1009. }
  1010. #login_popup_buttons input {
  1011. margin-left: 6px;
  1012. }
  1013. ul.profile_field_list {
  1014. padding:0;
  1015. margin:0}
  1016. html ul.profile_field_list li {
  1017. list-style-type: none;
  1018. }
  1019. ul.profile_field_list > li {
  1020. list-style-type: none;
  1021. }
  1022. .inputURL {
  1023. font-size:10px;
  1024. font-family:"Courier New", "Times New roman";
  1025. letter-spacing:-1px;
  1026. }
  1027. .middleline {
  1028. line-height:2em;
  1029. }
  1030. .invisible{
  1031. display:none;
  1032. visibility:hidden;
  1033. }
  1034. .visible{
  1035. display:block;
  1036. visibility:visible;
  1037. }
  1038.  
  1039. /* ajax profil */
  1040. .ajax-profil_hover{
  1041. background:transparent}
  1042. .ajax-profil_parent{
  1043. position:relative;
  1044. zoom:1;
  1045. }
  1046. .ajax-profil_edit{
  1047. cursor:pointer;
  1048. position:absolute;
  1049. top:0;
  1050. left:-18px}
  1051. .ajax-profil_edit img{
  1052. margin-left:4px}
  1053. .ajax-profil_valid{
  1054. cursor:pointer;
  1055. margin-left:4px;
  1056. vertical-align:middle}
  1057. #profile-advanced-details dl{
  1058. padding:8px 10 8px 0;
  1059. width:98%;
  1060. margin:10px 0 0;
  1061. }
  1062. #profile-advanced-details dl dt{
  1063. float:left;
  1064. display:block;
  1065. width:10em;
  1066. }
  1067. #profile-advanced-details dl dd{
  1068. margin-left:10em;
  1069. padding-left:12px;
  1070. }
  1071. #profile-advanced-details div.separator{
  1072. clear:both;
  1073. font-size:1px;
  1074. line-height:1px;
  1075. border-bottom:1px solid #dcdcdc;
  1076. padding-top:10px;
  1077. }
  1078. #profile-advanced-details .ajax-profil_edit{
  1079. left:-4px;
  1080. }
  1081.  
  1082. /* jqModal */
  1083. .jqmWindow {
  1084. display: none;
  1085. position: fixed;
  1086. left: 50%;
  1087. width: 450px;
  1088. margin-left: -225px;
  1089. top: 50%;
  1090. margin-top: -125px;
  1091. background-color: #1f1f1f;
  1092. border: 1px solid #1f1f1f;
  1093. }
  1094. .jqmOverlay {
  1095. background-color: #000;
  1096. }
  1097. .jqDrag {
  1098. cursor: move;
  1099. }
  1100.  
  1101. /* Blog */
  1102. .blog_cal-border {
  1103. display: inline;
  1104. float: left;
  1105. border: 1px solid #262626;
  1106. background: #dedede;
  1107. padding: 1px;
  1108. font-size: 0.9em;
  1109. margin-right: 10px;
  1110. }
  1111. .blog_cal-content {
  1112. width: 2.9em;
  1113. background: #262626;
  1114. padding: 1px;
  1115. line-height: 1.4em;
  1116. text-align: center;
  1117. font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;
  1118. color: #ffffff;
  1119. }
  1120. .blog_cal-content span {
  1121. display: block;
  1122. }
  1123. .blog_cal-day {
  1124. padding-left: 0.2em;
  1125. font-size: 1.6em;
  1126. letter-spacing: 0.2em;
  1127. }
  1128. .blog_cal-month {
  1129. line-height: 0.7em;
  1130. font-size: 2em;
  1131. font-weight: bold;
  1132. }
  1133. .blog_cal-year {
  1134. line-height: 1.2em;
  1135. font-size: 0.8em;
  1136. }
  1137. .blog_title {
  1138. padding-top: 5px;
  1139. font-size: 16px;
  1140. }
  1141. .blog_title img {
  1142. vertical-align: middle;
  1143. }
  1144. .blog_title .topictitle {
  1145. font-size: 16px;
  1146. }
  1147. .blog_message {
  1148. margin-top: 12px;
  1149. font-size: 12px;
  1150. }
  1151. .blog_comments {
  1152. margin-bottom: 2px;
  1153. text-align: right;
  1154. }
  1155. .blog_comments img {
  1156. vertical-align: middle;
  1157. }
  1158. #blog_comments {
  1159. width: 90%;
  1160. margin: 0 auto;
  1161. }
  1162. #blog_comments .postbody {
  1163. width: 96%;
  1164. }
  1165. .blog_comment-avatar {
  1166. float: left;
  1167. }
  1168. .blog_comment-avatar img {
  1169. background-color: #fff;
  1170. border: 1px solid #262626;
  1171. vertical-align: middle;
  1172. width: 38px;
  1173. margin: 5px 5px 0 0;
  1174. }
  1175. #blog_comments table {
  1176. margin-bottom: 2px;
  1177. }
  1178. #blog_comments .h3 {
  1179. overflow: hidden;
  1180. margin-top: 0;
  1181. margin-left: 45px;
  1182. padding: 0;
  1183. min-height: 22px;
  1184. }
  1185. .blog_comment-title {
  1186. float: left;
  1187. min-height: 12px;
  1188. margin-top: 7px;
  1189. }
  1190. .blog_comment-title a {
  1191. text-decoration: none;
  1192. }
  1193. #blog_comments .profile-icons {
  1194. float: right;
  1195. margin-bottom: 5px;
  1196. }
  1197.  
  1198. /* Social bookmarking */
  1199. #bookmarks {
  1200. float: right;
  1201. }
  1202. #bookmarks a img {
  1203. width: 20px;
  1204. height: 20px;
  1205. background: url(http://illiweb.com/fa/social_bookmarking/social_bookmarking.png) no-repeat scroll;
  1206. vertical-align: middle;
  1207. }
  1208. #bookmarks a img.twitter {
  1209. width: 16px;
  1210. height: 16px;
  1211. margin: 2px;
  1212. background: url(http://illiweb.com/fa/social_bookmarking/twitter.png) no-repeat scroll;
  1213. }
  1214. #bookmarks img.delicious {
  1215. background-position: -10px -10px;
  1216. }
  1217. #bookmarks img.digg {
  1218. background-position: -10px -50px;
  1219. }
  1220. #bookmarks img.excite {
  1221. background-position: -9px -90px;
  1222. }
  1223. #bookmarks img.facebook {
  1224. background-position: -9px -128px;
  1225. }
  1226. #bookmarks img.furl {
  1227. background-position: -10px -166px;
  1228. }
  1229. #bookmarks img.google {
  1230. background-position: -10px -206px;
  1231. }
  1232. #bookmarks img.live {
  1233. background-position: -9px -246px;
  1234. }
  1235. #bookmarks img.netscape {
  1236. background-position: -9px -284px;
  1237. }
  1238. #bookmarks img.newsvine {
  1239. background-position: -9px -322px;
  1240. }
  1241. #bookmarks img.reddit {
  1242. background-position: -10px -360px;
  1243. }
  1244. #bookmarks img.slashdot {
  1245. background-position: -10px -400px;
  1246. }
  1247. #bookmarks img.smarking {
  1248. background-position: -9px -440px;
  1249. }
  1250. #bookmarks img.stumbleupon {
  1251. background-position: -10px -478px;
  1252. }
  1253. #bookmarks img.technorati {
  1254. background-position: -10px -518px;
  1255. }
  1256. #bookmarks img.yahoo {
  1257. background-position: -10px -558px;
  1258. }
  1259.  
  1260. /* wysiwyg */
  1261. .mceContentBody{
  1262. background: #dedede;
  1263. color: #000000;
  1264. }
  1265. .align_right{
  1266. text-align: right;
  1267. }
  1268.  
  1269. /* resize image */
  1270. .resize_process .resizebox {
  1271. display: none;
  1272. }
  1273. .resize_process img.resize_img {
  1274. display: none;
  1275. }
  1276. .resizebox a.enlarge, .resizebox.showfull a.fullsize, .resizebox.enlarged a.resize {
  1277. display: inline-block;
  1278. zoom: 1;
  1279. *display: inline;
  1280. }
  1281. .resizebox.enlarged a.enlarge, .resizebox a.fullsize, .resizebox a.resize {
  1282. display: none;
  1283. }
  1284. .resizebox {
  1285. background-color: #fafafa;
  1286. max-width: 100%;
  1287. line-height: 1.1em;
  1288. cursor: default;
  1289. font-weight: normal;
  1290. font-style: normal;
  1291. margin: 0;
  1292. text-align: left;
  1293. display: inline-block;
  1294. }
  1295. .resizebox div {
  1296. font-weight: normal;
  1297. font-style: normal;
  1298. margin: 0;
  1299. }
  1300. .resizebox .resize_border {
  1301. border: 1px solid #dedede;
  1302. display: block;
  1303. }
  1304. .resizebox .resize_content {
  1305. padding: 5px 10px;
  1306. display: inline-block;
  1307. zoom: 1;
  1308. *display: inline;
  1309. }
  1310. .resizebox .resize_filler {
  1311. border: none;
  1312. padding: 0;
  1313. width: 40px;
  1314. display: inline-block;
  1315. zoom: 1;
  1316. *display: inline;
  1317. }
  1318. .attachbox {
  1319. background-color:#fafafa;
  1320. border:1px dashed #dedede;
  1321. clear:left;
  1322. float:left;
  1323. margin:5px 5px 5px 0;
  1324. padding:6px;
  1325. width:auto;
  1326. color:#000000;
  1327. }
  1328. .attachbox dt {
  1329. font-family:Arial,Helvetica,sans-serif;
  1330. text-transform:uppercase;
  1331. }
  1332. .attachbox dd {
  1333. border-top:1px solid #dedede;
  1334. clear:left;
  1335. font-size:0.9em;
  1336. margin-left:10px;
  1337. padding:0;
  1338. }
  1339. dl.file {
  1340. display:block;
  1341. font-family:Verdana,Arial,Helvetica,sans-serif;
  1342. margin-bottom:10px;
  1343. }
  1344. dl.file dt {
  1345. font-family:Verdana,Arial,Helvetica,sans-serif;
  1346. font-weight:bold;
  1347. margin:0;
  1348. padding:0;
  1349. text-transform:none;
  1350. }
  1351. dl.file dt img {
  1352. vertical-align:middle}
  1353. .info {
  1354. font-size:10px;
  1355. font-style:italic;
  1356. }
  1357.  
  1358. /* Spoiler */
  1359. .spoiler_closed {
  1360. display:block;
  1361. font-family: Arial;
  1362. font-size: 11px;
  1363. color: #444444;
  1364. line-height: 125%;
  1365. background-color: #fafafa;
  1366. border: #dedede;
  1367. border-style: solid;
  1368. border-left-width: 1px;
  1369. border-top-width: 1px;
  1370. border-right-width: 1px;
  1371. border-bottom-width: 1px;
  1372. }
  1373. .spoiler_closed.hidden {
  1374. display:none;
  1375. }
  1376. .spoiler_content {
  1377. display:block;
  1378. font-family: Arial;
  1379. font-size: 11px;
  1380. color: #444444;
  1381. line-height: 125%;
  1382. background-color: #fafafa;
  1383. border: #dedede;
  1384. border-style: solid;
  1385. border-left-width: 1px;
  1386. border-top-width: 1px;
  1387. border-right-width: 1px;
  1388. border-bottom-width: 1px;
  1389. }
  1390. .spoiler_content.hidden {
  1391. display:none;
  1392. }
  1393.  
  1394. /* Styles Facebook */
  1395. .user_login_form {
  1396. margin-bottom:5px;
  1397. }
  1398. .fb_or {
  1399. background-color:#dedede;
  1400. border:2px solid #1f1f1f;
  1401. font-weight:bold;
  1402. padding:5px;
  1403. color:#444444;
  1404. height : 16px;
  1405. line-height : 16px;
  1406. width : 26px;
  1407. display : block;
  1408. }
  1409. .fb_or_widget {
  1410. background-color:#dedede;
  1411. border:2px solid #1f1f1f;
  1412. font-weight:bold;
  1413. padding:5px;
  1414. color:#444444;
  1415. height : 16px;
  1416. line-height : 16px;
  1417. width : 26px;
  1418. margin-right : auto;
  1419. margin-left : auto;
  1420. margin-bottom : 15px;
  1421. text-align: center;
  1422. }
  1423. .fb_login_widget{
  1424. margin: 10px 0 0 0;
  1425. }
  1426. .fb_login_widget .fb_or{
  1427. margin: 0 70px 0 60px;
  1428. }
  1429. .fb-like{
  1430. margin : 0 5px;
  1431. overflow : hidden;
  1432. }
  1433. #cont_pwd {
  1434. width:150px;
  1435. height:21px;
  1436. float:left;
  1437. padding:0 0 0 20px;
  1438. }
  1439. .pwd_img {
  1440. padding : 4px 0 3px 0;
  1441. width : 150px;
  1442. height : 14px;
  1443. line-height : 14px;
  1444. font-size : 11px;
  1445. font-weight : bold;
  1446. text-align : center;
  1447. color : #000000;
  1448. display : none;
  1449. }
  1450. #pwd_good {
  1451. background:url('http://illiweb.com/fa/p_strength/pwd_good.png');
  1452. }
  1453. #pwd_middle {
  1454. background:url('http://illiweb.com/fa/p_strength/pwd_middle.png');
  1455. }
  1456. #pwd_bad {
  1457. background:url('http://illiweb.com/fa/p_strength/pwd_bad.png');
  1458. }
  1459. #fb_explain td {
  1460. padding : 5px 0 5px 0;
  1461. vertical-align : top;
  1462. }
  1463. .row1.fb {
  1464. padding: 5px 2px 4px 2px;
  1465. }
  1466. .row2.fb {
  1467. padding: 2px 3px 2px 8px;
  1468. }
  1469. #cont_fb_invit iframe {
  1470. width: 760px !important;
  1471. }
  1472.  
  1473. /**** Module social_bookmarking ****/
  1474. .mod_bookmarks a img {
  1475. width: 20px;
  1476. height: 20px;
  1477. background: url(http://illiweb.com/fa/social_bookmarking/social_bookmarking_fa.png) no-repeat scroll;
  1478. vertical-align: middle;
  1479. }
  1480. .mod_bookmarks img.digg {
  1481. background-position:-10px -47px;
  1482. }
  1483. .mod_bookmarks img.delicious {
  1484. background-position:-10px -8px;
  1485. }
  1486. .mod_bookmarks img.reddit {
  1487. background-position:-10px -359px;
  1488. }
  1489. .mod_bookmarks img.slashdot {
  1490. background-position:-10px -398px;
  1491. }
  1492. .mod_bookmarks img.stumbleupon {
  1493. background-position:-10px -476px;
  1494. }
  1495. .mod_bookmarks img.furl {
  1496. background-position:-10px -163px;
  1497. }
  1498. .mod_bookmarks img.yahoo {
  1499. background-position:-10px -554px;
  1500. }
  1501. .mod_bookmarks img.google {
  1502. background-position:-10px -204px;
  1503. }
  1504. .mod_bookmarks img.blinklist {
  1505. background-position:-10px -665px;
  1506. }
  1507. .mod_bookmarks img.blogmarks {
  1508. background-position:-10px -630px;
  1509. }
  1510. .mod_bookmarks img.technorati {
  1511. background-position:-10px -516px;
  1512. }
  1513.  
  1514. /**** Module rss_feeds ****/
  1515. .mod_rss_feeds a img {
  1516. width: 91px;
  1517. height: 17px;
  1518. background: url(http://illiweb.com/fa/rss_mod/sprite_rss_feeds.png) no-repeat scroll;
  1519. vertical-align: middle;
  1520. padding-bottom:2px;
  1521. }
  1522. .mod_rss_feeds img.yahoo {
  1523. background-position:0 0;
  1524. }
  1525. .mod_rss_feeds img.google-reader {
  1526. background-position:-100px 0;
  1527. }
  1528. .mod_rss_feeds img.msn {
  1529. background-position:-199px 0;
  1530. }
  1531. .mod_rss_feeds img.aol {
  1532. background-position:-299px 0;
  1533. }
  1534. .mod_rss_feeds img.newsgator {
  1535. background-position:-399px 0;
  1536. }
  1537. .mod_rss_feeds img.netvibes {
  1538. background-position:-498px 0;
  1539. }
  1540. .mod_rss_feeds img.bloglines {
  1541. background-position:-598px 0;
  1542. }
  1543. .mod_rss_feeds img.rss {
  1544. width: 91px;
  1545. height: 17px;
  1546. background: url(http://illiweb.com/fa/rss_mod/rss_br10.png) no-repeat scroll;
  1547. vertical-align: middle;
  1548. padding-bottom:2px;
  1549. }
  1550. .mod_rss_feeds img.xml {
  1551. width: 91px;
  1552. height: 17px;
  1553. background: url(http://illiweb.com/fa/rss_mod/xml10.gif) no-repeat scroll;
  1554. vertical-align: middle;
  1555. padding-bottom:2px;
  1556. }
  1557. .mod_rss_feeds img.rss2 {
  1558. width: 91px;
  1559. height: 17px;
  1560. background: url(http://illiweb.com/fa/rss_mod/rss10.gif) no-repeat scroll;
  1561. vertical-align: middle;
  1562. padding-bottom:2px;
  1563. }
  1564.  
  1565. /**** Sprite CSS ****/
  1566. .sprite-arrow_prosilver_down{
  1567. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1568. background-position:0 0;
  1569. width:6px;
  1570. height:6px;
  1571. }
  1572. .sprite-arrow_prosilver_left{
  1573. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1574. background-position:-56px 0;
  1575. width:4px;
  1576. height:6px;
  1577. }
  1578. .sprite-arrow_prosilver_right{
  1579. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1580. background-position:-110px 0;
  1581. width:4px;
  1582. height:6px;
  1583. }
  1584. .sprite-arrow_prosilver_up{
  1585. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1586. background-position:-164px 0;
  1587. width:6px;
  1588. height:6px;
  1589. }
  1590. .sprite-arrow_subsilver_down{
  1591. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1592. background-position:-220px 0;
  1593. width:9px;
  1594. height:9px;
  1595. }
  1596. .sprite-arrow_subsilver_left{
  1597. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1598. background-position:-279px 0;
  1599. width:9px;
  1600. height:9px;
  1601. }
  1602. .sprite-arrow_subsilver_right{
  1603. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1604. background-position:-338px 0;
  1605. width:9px;
  1606. height:9px;
  1607. }
  1608. .sprite-arrow_subsilver_up{
  1609. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1610. background-position:-397px 0;
  1611. width:9px;
  1612. height:9px;
  1613. }
  1614. .sprite-icon_minipost{
  1615. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1616. background-position:-456px 0;
  1617. width:12px;
  1618. height:9px;
  1619. }
  1620. .sprite-icon_minipost_new{
  1621. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1622. background-position:-518px 0;
  1623. width:12px;
  1624. height:9px;
  1625. }
  1626. .sprite-icon_minipost_participate{
  1627. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1628. background-position:-580px 0;
  1629. width:12px;
  1630. height:9px;
  1631. }
  1632. .sprite-icon_miniposted{
  1633. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1634. background-position:-642px 0;
  1635. width:12px;
  1636. height:9px;
  1637. }
  1638. .sprite-icon_pages{
  1639. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1640. background-position:-704px 0;
  1641. width:11px;
  1642. height:12px;
  1643. }
  1644. .sprite-icon_post_target{
  1645. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1646. background-position:-765px 0;
  1647. width:11px;
  1648. height:9px;
  1649. }
  1650. .sprite-icon_post_target_unread{
  1651. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1652. background-position:-826px 0;
  1653. width:11px;
  1654. height:9px;
  1655. }
  1656. .sprite-icon_reply{
  1657. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1658. background-position:-887px 0;
  1659. width:18px;
  1660. height:9px;
  1661. }
  1662. .sprite-icon_reply_new{
  1663. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1664. background-position:-955px 0;
  1665. width:18px;
  1666. height:9px;
  1667. }
  1668. .sprite-icon_tiny_topic{
  1669. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1670. background-position:-1023px 0;
  1671. width:10px;
  1672. height:11px;
  1673. }
  1674. .sprite-icon_topic_latest{
  1675. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1676. background-position:-1083px 0;
  1677. width:11px;
  1678. height:9px;
  1679. }
  1680. .sprite-icon_topic_newest{
  1681. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1682. background-position:-1144px 0;
  1683. width:11px;
  1684. height:9px;
  1685. }
  1686. .sprite-subforum_read{
  1687. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1688. background-position:-1205px 0;
  1689. width:11px;
  1690. height:9px;
  1691. }
  1692. .sprite-subforum_unread{
  1693. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1694. background-position:-1266px 0;
  1695. width:11px;
  1696. height:9px;
  1697. }
  1698. .sprite-tabs_less{
  1699. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1700. background-position:-1327px 0;
  1701. width:9px;
  1702. height:9px;
  1703. }
  1704. .sprite-tabs_more{
  1705. background:url("http://illiweb.com/fa/sprite_icons.png") no-repeat top left;
  1706. background-position:-1386px 0;
  1707. width:9px;
  1708. height:9px;
  1709. }
  1710. .sprite-icon_calendar{
  1711. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1712. background-position:0 0;
  1713. width:14px;
  1714. height:13px;
  1715. }
  1716. .sprite-icon_faq{
  1717. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1718. background-position:0 -63px;
  1719. width:16px;
  1720. height:14px;
  1721. }
  1722. .sprite-icon_gallery{
  1723. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1724. background-position:0 -127px;
  1725. width:14px;
  1726. height:14px;
  1727. }
  1728. .sprite-icon_groups{
  1729. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1730. background-position:0 -191px;
  1731. width:16px;
  1732. height:14px;
  1733. }
  1734. .sprite-icon_home{
  1735. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1736. background-position:0 -255px;
  1737. width:13px;
  1738. height:12px;
  1739. }
  1740. .sprite-icon_logout{
  1741. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1742. background-position:0 -317px;
  1743. width:16px;
  1744. height:14px;
  1745. }
  1746. .sprite-icon_members{
  1747. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1748. background-position:0 -381px;
  1749. width:16px;
  1750. height:14px;
  1751. }
  1752. .sprite-icon_message{
  1753. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1754. background-position:0 -445px;
  1755. width:16px;
  1756. height:14px;
  1757. }
  1758. .sprite-icon_portal{
  1759. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1760. background-position:0 -509px;
  1761. width:14px;
  1762. height:14px;
  1763. }
  1764. .sprite-icon_register{
  1765. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1766. background-position:0 -573px;
  1767. width:16px;
  1768. height:14px;
  1769. }
  1770. .sprite-icon_search{
  1771. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1772. background-position:0 -637px;
  1773. width:16px;
  1774. height:14px;
  1775. }
  1776. .sprite-icon_textbox_search{
  1777. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1778. background-position:0 -701px;
  1779. width:16px;
  1780. height:14px;
  1781. }
  1782. .sprite-icon_ucp{
  1783. background:url("http://illiweb.com/fa/sprite_prosilver_navbar.png") no-repeat top left;
  1784. background-position:0 -765px;
  1785. width:16px;
  1786. height:14px;
  1787. }
  1788. .sprite-icon_mini_calendar{
  1789. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1790. background-position:0 0;
  1791. width:12px;
  1792. height:13px;
  1793. }
  1794. .sprite-icon_mini_faq{
  1795. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1796. background-position:-62px 0;
  1797. width:12px;
  1798. height:13px;
  1799. }
  1800. .sprite-icon_mini_gallery{
  1801. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1802. background-position:-124px 0;
  1803. width:12px;
  1804. height:13px;
  1805. }
  1806. .sprite-icon_mini_groups{
  1807. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1808. background-position:-186px 0;
  1809. width:12px;
  1810. height:13px;
  1811. }
  1812. .sprite-icon_mini_index{
  1813. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1814. background-position:-248px 0;
  1815. width:13px;
  1816. height:13px;
  1817. }
  1818. .sprite-icon_mini_login{
  1819. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1820. background-position:-311px 0;
  1821. width:12px;
  1822. height:13px;
  1823. }
  1824. .sprite-icon_mini_members{
  1825. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1826. background-position:-373px 0;
  1827. width:12px;
  1828. height:13px;
  1829. }
  1830. .sprite-icon_mini_message{
  1831. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1832. background-position:-435px 0;
  1833. width:12px;
  1834. height:13px;
  1835. }
  1836. .sprite-icon_mini_portal{
  1837. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1838. background-position:-497px 0;
  1839. width:13px;
  1840. height:13px;
  1841. }
  1842. .sprite-icon_mini_profile{
  1843. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1844. background-position:-560px 0;
  1845. width:12px;
  1846. height:13px;
  1847. }
  1848. .sprite-icon_mini_register{
  1849. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1850. background-position:-622px 0;
  1851. width:12px;
  1852. height:13px;
  1853. }
  1854. .sprite-icon_mini_search{
  1855. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1856. background-position:-684px 0;
  1857. width:12px;
  1858. height:13px;
  1859. }
  1860. #search_menu a img{
  1861. background:url("http://illiweb.com/fa/sprite_subsilver_menu.png") no-repeat top left;
  1862. background-position:-684px 0;
  1863. width:12px;
  1864. height:13px;
  1865. }
  1866.  
  1867. /**** Addthis ****/
  1868. #at16lb{
  1869. display:none;
  1870. position:absolute;
  1871. top:0%;
  1872. left:0%;
  1873. width:100%;
  1874. height:100%;
  1875. z-index:1001;
  1876. background-color:black;
  1877. opacity:0.001;
  1878. }
  1879. #at20mc, #at_email, #at16pib, #at16pc, #at16pi, #at_share, #at_complete, #at_success, #at_error {
  1880. position:static!important;
  1881. }
  1882. #at20mc {
  1883. position:absolute;
  1884. left:0px;
  1885. top:0px;
  1886. }
  1887. #at20mc a {
  1888. color:#3366BB;
  1889. }
  1890. .at15a{
  1891. border:0px;
  1892. height:0px;
  1893. margin:0px;
  1894. padding:0px;
  1895. width:100%;
  1896. width:230px}
  1897. .atnt {
  1898. text-align:center!important;
  1899. padding:6px 0px 0px 0px!important;
  1900. height:24px!important}
  1901. .atnt a {
  1902. text-decoration:none;
  1903. color:#3366bb}
  1904. .atnt a:hover {
  1905. text-decoration:underline}
  1906. #at_msg,#at16p label,#at16nms,#at_share .at_item,#at16p,#at15s,#at16p form input,#at16p form textarea {
  1907. font-family:arial,helvetica,tahoma,verdana,sans-serif!important;
  1908. font-size:12px!important;
  1909. outline-style:none;
  1910. outline-width:0px;
  1911. line-height:1em}
  1912. * html #at15s.mmborder {
  1913. position:absolute!important}
  1914. #at15s.mmborder {
  1915. border:10px solid #7f7f7f!important;
  1916. position:fixed!important}
  1917. #at15s.mmborder {
  1918. width:240px!important}
  1919. #at15s{
  1920. background-color: #fff !important;
  1921. background-image: none !important;
  1922. border: 1px solid #e5e5e5;
  1923. padding: 0 !important;
  1924. width: 160px !important;
  1925. -moz-border-radius: 4px;
  1926. -webkit-border-radius: 4px;
  1927. border-radius: 4px;
  1928. -moz-box-shadow: 0 0 10px #000;
  1929. -webkit-box-shadow: 0 0 10px #000;
  1930. top: 1px;
  1931. right: 8px;
  1932. color: #4c4c4c !important;
  1933. }
  1934. #at15s_head{
  1935. position:relative;
  1936. background:#f2f2f2;
  1937. padding:4px;
  1938. cursor:default;
  1939. border-bottom:1px solid #e5e5e5}
  1940. #at15s_brand,#at16_brand{
  1941. position:absolute}
  1942. #at15s_brand {
  1943. top:4px;
  1944. right:4px}
  1945. #at16_brand{
  1946. top:5px;
  1947. right:30px;
  1948. cursor:default}
  1949. #at_hover{
  1950. padding:4px}
  1951. #at_hover .at_item, #at_share .at_item{
  1952. background:#fff!important;
  1953. float:left!important;
  1954. color:#4c4c4c !important}
  1955. #at16nms {
  1956. padding:4px 5px}
  1957. #at_hover .at_item{
  1958. width:102px!important;
  1959. padding:2px 3px!important;
  1960. margin:1px}
  1961. #at_hover .at_item.atiemode2 {
  1962. width:104px!important}
  1963. #at_hover .at_item:hover,#at_hover .at_item.athov {
  1964. margin:0px!important}
  1965. #at_hover .at_item:hover,#at_hover .at_item.athov,#at_share .at_item:hover,#at_share .at_item.athov{
  1966. background:#f2f2f2!important;
  1967. border:1px solid #e5e5e5;
  1968. color:#000!important}
  1969. * html #at_hover .at_item {
  1970. border:1px solid #fff}
  1971. * html #at_hover .at_item.athov {
  1972. border:1px solid #e5e5e5!important;
  1973. margin:1px!important}
  1974. #at_email15{
  1975. padding-top:5px}
  1976. .at15e_row{
  1977. height:28px}
  1978. .at15e_row label,.at15e_row span{
  1979. padding-left:10px!important;
  1980. display:block!important;
  1981. width:60px!important;
  1982. float:left!important}
  1983. .at15e_row input,.at15e_row textarea{
  1984. display:block!important;
  1985. width:150px!important;
  1986. float:left!important;
  1987. background:#fff!important;
  1988. border:1px solid #ccc!important;
  1989. color:#333!important;
  1990. font-size:11px!important;
  1991. font-weight:normal!important;
  1992. padding:0pt!important}
  1993. #at_email label,#at_email input,#at_email textarea {
  1994. font-size:11px!important}
  1995. .at15t{
  1996. display:block!important;
  1997. height:16px!important;
  1998. line-height:16px!important;
  1999. padding-left:20px!important;
  2000. background:url(http://illiweb.com/fa/addthis/widget04.png) no-repeat left;
  2001. cursor:pointer}
  2002. .addthis_button {
  2003. cursor:pointer}
  2004. .addthis_toolbox.addthis_default_style span {
  2005. line-height:16px}
  2006. .addthis_default_style .addthis_separator {
  2007. margin:0px 5px;
  2008. display:inline}
  2009. div.atclear {
  2010. clear:both}
  2011. .addthis_default_style .addthis_separator,.addthis_default_style .at300b,.addthis_default_style .at300m,.addthis_default_style .at300bs {
  2012. float: left}
  2013. .at300b img {
  2014. border:0}
  2015. .addthis_default_style .at300b,.addthis_default_style .at300m {
  2016. padding:0px 2px}
  2017. .at300b,.at300m,.at300bs {
  2018. cursor:pointer}
  2019. .at300bs {
  2020. background:url(http://illiweb.com/fa/addthis/widget04.png) no-repeat left;
  2021. overflow:hidden;
  2022. display:block;
  2023. height:16px;
  2024. width:16px;
  2025. line-height:16px!important}
  2026. .at300bs.at15t_expanded,.at300bs.at15t_compact {
  2027. background:url(http://illiweb.com/fa/addthis/logo1414.gif) no-repeat left;
  2028. margin-right:4px}
  2029. .at15t_more{
  2030. background:url(http://illiweb.com/fa/addthis/logo1414.gif) no-repeat left !important}
  2031. .at15t_000{
  2032. background-position:0px -0px}
  2033. .at15t_aim{
  2034. background-position:0px -16px!important}
  2035. .at15t_amazonwishlist{
  2036. background-position:0px -32px!important}
  2037. .at15t_ask{
  2038. background-position:0px -48px!important}
  2039. .at15t_backflip{
  2040. background-position:0px -64px!important}
  2041. .at15t_ballhype{
  2042. background-position:0px -80px!important}
  2043. .at15t_bebo{
  2044. background-position:0px -96px!important}
  2045. .at15t_blogger{
  2046. background-position:0px -112px!important}
  2047. .at15t_blogmarks{
  2048. background-position:0px -128px!important}
  2049. .at15t_buzz{
  2050. background-position:0px -144px!important}
  2051. .at15t_delicious{
  2052. background-position:0px -160px!important}
  2053. .at15t_digg{
  2054. background-position:0px -176px!important}
  2055. .at15t_diigo{
  2056. background-position:0px -192px!important}
  2057. .at15t_email{
  2058. background-position:0px -208px!important}
  2059. .at15t_facebook{
  2060. background-position:0px -224px!important}
  2061. .at15t_fark{
  2062. background-position:0px -240px!important}
  2063. .at15t_faves{
  2064. background-position:0px -256px!important}
  2065. .at15t_favorites{
  2066. background-position:0px -272px!important}
  2067. .at15t_friendfeed{
  2068. background-position:0px -288px!important}
  2069. .at15t_friendster{
  2070. background-position:0px -304px!important}
  2071. .at15t_google{
  2072. background-position:0px -320px!important}
  2073. .at15t_hatena{
  2074. background-position:0px -336px!important}
  2075. .at15t_hi5{
  2076. background-position:0px -352px!important}
  2077. .at15t_kaboodle{
  2078. background-position:0px -368px!important}
  2079. .at15t_kirtsy{
  2080. background-position:0px -384px!important}
  2081. .at15t_linkagogo{
  2082. background-position:0px -400px!important}
  2083. .at15t_linkedin{
  2084. background-position:0px -416px!important}
  2085. .at15t_live{
  2086. background-position:0px -432px!important}
  2087. .at15t_meneame{
  2088. background-position:0px -448px!important}
  2089. .at15t_misterwong{
  2090. background-position:0px -464px!important}
  2091. .at15t_mixx{
  2092. background-position:0px -480px!important}
  2093. .at15t_multiply{
  2094. background-position:0px -496px!important}
  2095. .at15t_myaol{
  2096. background-position:0px -512px!important}
  2097. .at15t_myspace{
  2098. background-position:0px -528px!important}
  2099. .at15t_netvibes{
  2100. background-position:0px -544px!important}
  2101. .at15t_netvouz{
  2102. background-position:0px -560px!important}
  2103. .at15t_newsvine{
  2104. background-position:0px -576px!important}
  2105. .at15t_nujij{
  2106. background-position:0px -592px!important}
  2107. .at15t_orkut{
  2108. background-position:0px -608px!important}
  2109. .at15t_plaxo{
  2110. background-position:0px -624px!important}
  2111. .at15t_print{
  2112. background-position:0px -640px!important}
  2113. .at15t_propeller{
  2114. background-position:0px -656px!important}
  2115. .at15t_reddit{
  2116. background-position:0px -672px!important}
  2117. .at15t_segnalo{
  2118. background-position:0px -688px!important}
  2119. .at15t_simpy{
  2120. background-position:0px -704px!important}
  2121. .at15t_slashdot{
  2122. background-position:0px -720px!important}
  2123. .at15t_spurl{
  2124. background-position:0px -736px!important}
  2125. .at15t_stumbleupon{
  2126. background-position:0px -752px!important}
  2127. .at15t_stylehive{
  2128. background-position:0px -768px!important}
  2129. .at15t_tailrank{
  2130. background-position:0px -784px!important}
  2131. .at15t_technorati{
  2132. background-position:0px -800px!important}
  2133. .at15t_thisnext{
  2134. background-position:0px -816px!important}
  2135. .at15t_tipd{
  2136. background-position:0px -832px!important}
  2137. .at15t_tumblr{
  2138. background-position:0px -848px!important}
  2139. .at15t_twitter{
  2140. background-position:0px -864px!important}
  2141. .at15t_typepad{
  2142. background-position:0px -880px!important}
  2143. .at15t_wordpress{
  2144. background-position:0px -896px!important}
  2145. .at15t_yahoobkm{
  2146. background-position:0px -912px!important}
  2147. .at15t_yardbarker{
  2148. background-position:0px -928px!important}
  2149. .at15t_netscape{
  2150. background-position:0px -656px!important}
  2151. #at16clb {
  2152. font-size:16pt;
  2153. font-family:"verdana bold", verdana, arial, sans-serif}
  2154. #at_share .at_item {
  2155. width:123px !important;
  2156. padding:4px;
  2157. margin-right:2px;
  2158. border:1px solid #ffffff}
  2159. #at16pm {
  2160. background:#fff;
  2161. width:298px;
  2162. height:360px;
  2163. text-align:left;
  2164. border-right:1px solid #ccc;
  2165. position:static}
  2166. #at16pcc {
  2167. position:fixed;
  2168. top:0px;
  2169. left:0px;
  2170. width:100%;
  2171. margin:0 auto;
  2172. font-size:10px!important;
  2173. color:#4c4c4c;
  2174. padding:0px;
  2175. z-index:10000001;
  2176. overflow:visible}
  2177. * html #at16pcc {
  2178. position:absolute}
  2179. #at16abifc {
  2180. overflow:hidden;
  2181. margin:0;
  2182. top:10px;
  2183. left:10px;
  2184. height:335px;
  2185. width:492px;
  2186. position:absolute;
  2187. border:0}
  2188. #at16abifc iframe {
  2189. border:0;
  2190. position:absolute;
  2191. height:360px;
  2192. width:516px;
  2193. top:-10px;
  2194. left:-10px}
  2195. * html div#at16abifc.atiemode2 {
  2196. height:354px;
  2197. width:482px}
  2198. * html #at16abifc iframe {
  2199. height:348px;
  2200. left:-10px;
  2201. top:-10px;
  2202. overflow:hidden}
  2203. #at16p {
  2204. background:url(http://illiweb.com/fa/addthis/atbkg.png)}
  2205. #at16p, #atie6ifh {
  2206. position:absolute;
  2207. top:50%;
  2208. left:50%;
  2209. width:300px;
  2210. padding:10px;
  2211. margin:0 auto;
  2212. margin-top:-185px;
  2213. margin-left:-155px;
  2214. font-family:arial,helvetica,tahoma,verdana,sans-serif;
  2215. font-size:12px;
  2216. color:#5e5e5e;
  2217. z-index:10000001}
  2218. #atie6ifh {
  2219. width:322px;
  2220. padding:0px;
  2221. height:381px;
  2222. margin-left:-165px}
  2223. #at_share {
  2224. margin:0;
  2225. padding:0}
  2226. #at16ps {
  2227. overflow-y:scroll;
  2228. height:284px;
  2229. padding:5px}
  2230. a#at16pit {
  2231. position:absolute;
  2232. top:37px;
  2233. right:10px;
  2234. display:block;
  2235. background:url(http://illiweb.com/fa/addthis/tab00.gif) no-repeat;
  2236. width:16px;
  2237. height:20px;
  2238. line-height:19px;
  2239. margin-right:-17px;
  2240. text-align:center;
  2241. overflow:hidden;
  2242. color:#3366bb;
  2243. }
  2244. #at16pi {
  2245. background:#e5e5e5;
  2246. text-align:left;
  2247. border:1px solid #ccc;
  2248. border-bottom:0}
  2249. #at16pi a {
  2250. text-decoration:none;
  2251. color:#3366bb}
  2252. #at16pi a:hover {
  2253. text-decoration:underline}
  2254. #at16pt {
  2255. position:relative;
  2256. background:#f2f2f2;
  2257. height:13px;
  2258. padding:5px 10px}
  2259. #at16pt h4, #at16pt a{
  2260. font-weight:bold}
  2261. #at16pt h4 {
  2262. display:inline;
  2263. margin:0;
  2264. padding:0;
  2265. font-size:12px;
  2266. color:#4c4c4c;
  2267. cursor:default}
  2268. #at16pt a {
  2269. position:absolute;
  2270. top:5px;
  2271. right:10px;
  2272. color:#4c4c4c;
  2273. text-decoration:none}
  2274. #at16pc form{
  2275. margin:0}
  2276. #at16pc form label {
  2277. display:block;
  2278. font-size:11px;
  2279. font-weight:bold;
  2280. padding-bottom:4px;
  2281. float:none;
  2282. text-align:left}
  2283. #at16pc form label span {
  2284. font-weight:normal;
  2285. color:#4c4c4c;
  2286. display:inline}
  2287. #at_email form .abif {
  2288. width:272px !important}
  2289. #at_email textarea{
  2290. height:55px !important;
  2291. word-wrap:break-word}
  2292. * html #at_email textarea {
  2293. height:42px !important}
  2294. *:first-child+html #at_email textarea {
  2295. height:42px !important}
  2296. #at_email form input,#at_email form textarea {
  2297. background:#fff;
  2298. border:1px solid #bbb;
  2299. width:272px;
  2300. margin:0px;
  2301. margin-bottom:8px;
  2302. font-weight:normal;
  2303. padding:3px;
  2304. font-family:arial,helvetica,tahoma,verdana,sans-serif;
  2305. font-size:11px;
  2306. line-height:1.4em;
  2307. color:#333}
  2308. #at_email form .atfxmode2 {
  2309. width:279px}
  2310. #at16pc form .at_ent {
  2311. color:#333!important}
  2312. #at16pc form textarea {
  2313. height:48px}
  2314. #at16pc form input:focus,#at16pc form textarea:focus {
  2315. background:#fffff0;
  2316. color:#333}
  2317. #at16p .atbtn {
  2318. background:#fff;
  2319. border:1px solid #b5b5b5;
  2320. width:60px;
  2321. padding:2px 4px;
  2322. margin:0 2px !important;
  2323. font-size:11px !important;
  2324. font-weight:bold;
  2325. color:#333;
  2326. cursor:pointer}
  2327. #at16p .atbtn:hover {
  2328. border-color:#444;
  2329. color:#06c}
  2330. #at_email #ateml {
  2331. text-align:right;
  2332. font-size:10px;
  2333. color:#999}
  2334. #at16pc {
  2335. height:323px;
  2336. font-size:11px;
  2337. text-align:left;
  2338. color:#4c4c4c}
  2339. #at_email {
  2340. padding:5px 10px}
  2341. #at16pc .tmsg {
  2342. padding:4px 2px;
  2343. text-align:right}
  2344. #at16psf {
  2345. position:relative;
  2346. background:#f2f2f2 url(http://illiweb.com/fa/addthis/atf02.png) no-repeat center center;
  2347. border-bottom:1px solid #ccc;
  2348. height:20px;
  2349. padding:4px 10px;
  2350. text-align:center}
  2351. * html #at16psf input {
  2352. padding:0}
  2353. #at16psf input {
  2354. background:#fff;
  2355. border:none;
  2356. width:220px;
  2357. margin:2px 0 0;
  2358. color:#666;
  2359. outline-style:none;
  2360. outline-width:0px;
  2361. padding:2px 0 0;
  2362. font-family:arial,helvetica,tahoma,verdana,sans-serif;
  2363. font-size:12px}
  2364. #at16pcc .at_error {
  2365. background:#f26d7d;
  2366. border-bottom:1px solid #df5666;
  2367. padding:5px 10px;
  2368. color:#fff}
  2369. #at16pcc #at_success {
  2370. background:#d0fbda;
  2371. border-bottom:1px solid #a8e7b7;
  2372. padding:5px 10px;
  2373. color:#4c4c4c}
  2374. #at16pf {
  2375. position:relative;
  2376. background:#f2f2f2;
  2377. ht:12px;
  2378. border-top:1px solid #e5e5e5}
  2379. #at16pf a {
  2380. position:absolute;
  2381. outline:none;
  2382. padding:0;
  2383. margin:0;
  2384. overflow:hidden;
  2385. font-size:10px;
  2386. color:#4c4c4c;
  2387. font-family:Arial, Helvetica, Sans-Serif;
  2388. text-decoration:none}
  2389. #at16pf a:hover {
  2390. text-decoration:underline}
  2391. #at16pf a#at-whatsthis {
  2392. width:60px;
  2393. left:10px}
  2394. #at16pf a#at-privacy {
  2395. width:39px;
  2396. left:90px}
  2397. #at_complete {
  2398. font-size:13pt;
  2399. color:#47731d;
  2400. text-align:center;
  2401. padding-top:130px;
  2402. height:208px!important;
  2403. width:472px}
  2404. #at_s_msg {
  2405. margin-bottom:10px}
  2406. #at16pf a#at-logo {
  2407. background:url(http://illiweb.com/fa/addthis/logo88.gif) no-repeat left;
  2408. padding-left:10px;
  2409. right:10px}
  2410. .at_baa {
  2411. display:block;
  2412. overflow:hidden;
  2413. outline:none}
  2414. #at15s #at16pf a {
  2415. top:1px}
  2416. #at16pc form #at_send {
  2417. width:80px !important;
  2418. }
  2419. #at_feed {
  2420. display:none;
  2421. padding:10px;
  2422. height:300px}
  2423. #at_feed span {
  2424. margin-bottom:10px;
  2425. font-size:12px}
  2426. #at_feed div {
  2427. width:102px!important;
  2428. height:26px!important;
  2429. line-height:26px!important;
  2430. float:left!important;
  2431. margin-right:68px}
  2432. #at_feed div.at_litem {
  2433. margin-right:0px}
  2434. #at_feed a {
  2435. margin:10px 0px;
  2436. height:17px;
  2437. line-height:17px}
  2438. .fbtn{
  2439. background:url(http://illiweb.com/fa/addthis/feed00.png) no-repeat;
  2440. float:left;
  2441. width:102px;
  2442. cursor:pointer;
  2443. text-indent:-9000px}
  2444. .fbtn.bloglines{
  2445. background-position:0 0;
  2446. width:94px;
  2447. height:20px !important;
  2448. line-height:20px !important;
  2449. margin-top:8px !important}
  2450. .fbtn.yahoo{
  2451. background-position:0 -20px}
  2452. .fbtn.newsgator,.fbtn.newsgator-on{
  2453. background-position:0 -37px}
  2454. .fbtn.technorati{
  2455. background-position:0 -71px}
  2456. .fbtn.netvibes{
  2457. background-position:0 -88px}
  2458. .fbtn.pageflakes{
  2459. background-position:0 -141px}
  2460. .fbtn.feedreader{
  2461. background-position:0 -172px}
  2462. .fbtn.newsisfree{
  2463. background-position:0 -207px}
  2464. .fbtn.google{
  2465. background-position:0 -54px;
  2466. width:104px}
  2467. .fbtn.winlive{
  2468. background-position:0 -105px;
  2469. width:100px;
  2470. height:19px !important;
  2471. line-height:19px;
  2472. margin-top:9px !important}
  2473. .fbtn.mymsn{
  2474. background-position:0 -158px;
  2475. width:71px;
  2476. height:14px !important;
  2477. line-height:14px !important;
  2478. margin-top:12px !important}
  2479. .fbtn.aol {
  2480. background-position:0 -189px;
  2481. width:92px;
  2482. height:18px !important;
  2483. line-height:18px !important}
  2484. #at16pp {
  2485. color:#4c4c4c;
  2486. position:absolute;
  2487. top:12px;
  2488. right:12px;
  2489. font-size:11px}
  2490. #at16pp label {
  2491. font-size:11px !important}
  2492. #at16ppc {
  2493. padding:10px;
  2494. width:179px;
  2495. }
  2496. #at16pph {
  2497. padding:5px 0 10px 0}
  2498. #at16pph select {
  2499. margin:5px 0 8px 0}
  2500. #at16pp .atinp {
  2501. width:156px;
  2502. }
  2503. html>body #at16pp .atinp {
  2504. width:176px;
  2505. }
  2506. #at16ppb {
  2507. background:#fff;
  2508. border:1px solid #ccc;
  2509. height:274px}
  2510. #at16ep {
  2511. height:16px;
  2512. padding:8px}
  2513. #at16ep a {
  2514. display:block;
  2515. height:16px;
  2516. line-height:16px;
  2517. padding-left:22px;
  2518. margin-bottom:8px;
  2519. font-size:12px}
  2520. #at16ep a.at_gmail {
  2521. background:url(http://illiweb.com/fa/addthis/gmail.gif) no-repeat left}
  2522. #at16ep a.at_hotmail {
  2523. background:url(http://illiweb.com/fa/addthis/hotmail.gif) no-repeat left}
  2524. #at16ep a.at_yahoo {
  2525. background:url(http://illiweb.com/fa/addthis/yahoo.gif) no-repeat left}
  2526. #at16ppf p#atsb {
  2527. padding-top:20px;
  2528. font-size:10px}
  2529. #at16abr {
  2530. margin-top:10px}
  2531. #at16abr input {
  2532. padding:0;
  2533. margin:0;
  2534. margin-right:5px}
  2535. #at16ppso {
  2536. display:none;
  2537. text-align:right;
  2538. margin-top:2px}
  2539. #at16ppa {
  2540. background:#fff;
  2541. border:1px solid #ccc;
  2542. height:228px;
  2543. width:178px;
  2544. overflow:auto}
  2545. #at16ppa a {
  2546. display:block;
  2547. white-space:nowrap;
  2548. padding:4px 8px;
  2549. font-size:12px!important}
  2550. #at16eatdr {
  2551. position:absolute;
  2552. background: #fff;
  2553. border-top:0px;
  2554. max-height:110px;
  2555. overflow: auto;
  2556. z-index:500;
  2557. top:129px;
  2558. left:21px;
  2559. width:277px}
  2560. * html #at_email #at16eatdr {
  2561. top:115px!important;
  2562. width:272px!important}
  2563. *:first-child+html #at_email #at16eatdr {
  2564. top:115px!important;
  2565. width:272px!important}
  2566. html>body #at_email form #at16eatdr.abif {
  2567. top:137px;
  2568. width:278px!important}
  2569. #at16eatdr a {
  2570. display: block;
  2571. overflow: hidden;
  2572. border-bottom: 1px dotted #eee;
  2573. padding: 4px 8px}
  2574. #at16eatdr a:hover, #at16eatdr a.hover {
  2575. background: #e0eefa;
  2576. text-decoration: none;
  2577. color: #333}
  2578. #at_promo {
  2579. font-size:12px;
  2580. display:none}
  2581. #at_promo button {
  2582. background:#ee6a44;
  2583. border-top:1px solid #ffa389;
  2584. border-left:1px solid #ffa389;
  2585. border-right:1px solid #d4522c;
  2586. border-bottom:1px solid #d4522c;
  2587. color:#fff}
  2588. #at_promo .at-promo-content {
  2589. margin-top:12px}
  2590. #at_promo .at-promo-btn {
  2591. padding-top:10px}
  2592. #at_promo .at-promo-top {
  2593. background:url(http://illiweb.com/fa/addthis/60x60_atn_logo.jpg) no-repeat 0 0;
  2594. padding:10px 0 5px 70px}
  2595. #at_promo h4 {
  2596. font-size:14px;
  2597. font-weight:bold;
  2598. margin:0 0 4px}
  2599. #at_promo h4 sup {
  2600. font-size:11px;
  2601. color:#ee6a44}
  2602. #at_promo span {
  2603. display:block}
  2604. #at_promo .at-promo-btm-ffx {
  2605. background:url(http://illiweb.com/fa/addthis/60x60_at_firefox_toolbar.jpg) no-repeat 0 0;
  2606. padding:6px 0 0 70px}
  2607. #at_promo .at-promo-btm-ie {
  2608. background:url(http://illiweb.com/fa/addthis/60x60_at_ie_toolbar.png) no-repeat 0 0;
  2609. padding:6px 0 0 70px}
  2610. #left table.module-advert {
  2611. border:0;
  2612. border-collapse:collapse;
  2613. }
  2614. #left table.module-advert table {
  2615. table-layout:fixed;
  2616. border-collapse:collapse;
  2617. }
  2618. #forum_rules table {
  2619. width: 100%;
  2620. border-collapse: separate;
  2621. border-spacing: 5px 5px;
  2622. table-layout: fixed;
  2623. }
  2624. #forum_rules .logo {
  2625. vertical-align: top;
  2626. width: 100px;
  2627. overflow: hidden;
  2628. }
  2629. #forum_rules .logo img {
  2630. max-width: 100px;
  2631. }
  2632. div div div.gen strong a {
  2633. font-weight:normal;
  2634. }
  2635. .postdetails.poster-profile span.label{
  2636. white-space:nowrap;
  2637. }
  2638. .hiddenMsgTitle {
  2639. font-size:0.9em;
  2640. }
  2641. .hiddenMsgBody {
  2642. display:none;
  2643. padding-top:2em;
  2644. }
  2645.  
  2646. /* SCEditor Smilies */
  2647. #sceditor_smilies {
  2648. background-color: #dee3e7;
  2649. }
  2650. #sceditor_smilies body {
  2651. margin: 5px;
  2652. }
  2653. #sceditor_smilies #smilies_header {
  2654. text-align: center;
  2655. color: #ffffff;
  2656. font-size: 11px;
  2657. font-weight : bold;
  2658. background-color: #262626;
  2659. height: 25px;
  2660. background-image: url("http://illiweb.com/fa/empty.gif");
  2661. padding: 2px 3px;
  2662. }
  2663. #sceditor_smilies table {
  2664. width: 100%;
  2665. }
  2666.  
  2667. /* Code block------------------------------------------------*/
  2668. .codebox {
  2669. width : 90%;
  2670. margin:auto;
  2671. }
  2672. .codebox dd {
  2673. margin : 0;
  2674. background-color: #fafafa;
  2675. border:solid 1px #dedede;
  2676. }
  2677. .hidecode dt {
  2678. display: inline;
  2679. }
  2680. .hidecode > dt {
  2681. display: none;
  2682. }
  2683. .hidecode dd {
  2684. white-space: normal;
  2685. }
  2686. .row1 div#smileyContainer {
  2687. min-width:226px;
  2688. }
  2689. .lastpost-avatar {
  2690. float: left;
  2691. padding: 2px;
  2692. }
  2693. .lastpost-avatar img {
  2694. width: 38px;
  2695. height: 38px;
  2696. border-radius: 5px;
  2697. -moz-border-radius: 5px;
  2698. -webkit-border-radius: 5px;
  2699. }
  2700. .post-content {
  2701. font-weight: bold !important;
  2702. }
  2703. h1.post-content {
  2704. font-size: 2em;
  2705. line-height: 2.4em;
  2706. }
  2707. h2.post-content {
  2708. font-size: 1.5em;
  2709. line-height: 1.8em;
  2710. }
  2711. h3.post-content {
  2712. font-size: 1.2em;
  2713. line-height: 1.3em;
  2714. }
  2715. h4.post-content {
  2716. font-size: 1em;
  2717. line-height: 1.3em;
  2718. }
  2719. h5.post-content {
  2720. font-size: 0.8em;
  2721. line-height: 0.7em;
  2722. }
  2723. h6.post-content {
  2724. font-size: 0.7em;
  2725. line-height: 0.6em;
  2726. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement