Advertisement
Guest User

css

a guest
Oct 9th, 2015
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.75 KB | None | 0 0
  1. .titulofooter {
  2. font-size:17px;
  3. text-transform:uppercase;
  4. border:1px solid #1b801d;
  5. border-radius:5px;
  6. text-align:center;
  7. padding:3px;
  8. font-weight:700;
  9. }
  10.  
  11. .abas {
  12. font-weight:700;
  13. font-family:arial,sans-serif;
  14. text-align:center;
  15. }
  16.  
  17. #aba1, #aba2, #aba3 {
  18. display:inline;
  19. }
  20.  
  21. .fim {
  22. font-family:arial,sans-serif;
  23. font-weight:700;
  24. text-align:center;
  25. }
  26.  
  27. /* Efeito Redes Sociais */
  28. #redesociais {
  29. position: absolute!important;
  30. top: 121px!important;
  31. right: 55px!important;
  32. }
  33. #redesociais a:hover {
  34. position: relative!important;
  35. top: -7px!important;
  36. }
  37.  
  38. /* Imagem Footer*/
  39. div#page-footer {
  40. background: url("http://i19.servimg.com/u/f19/18/76/69/60/18-10.jpg") 100% 94% no-repeat, url(http://i66.servimg.com/u/f66/13/46/75/82/f11.png) no-repeat bottom center!important;
  41. z-index: 999;
  42. }.navbar {
  43. background-color: transparent!important;
  44. }
  45.  
  46. /* Caixas de informação dos usuários */
  47. .fraisee {
  48. border: 1px solid rgba(0, 0, 0, 0.31)!important;
  49. margin-top: -9px!important;
  50. padding: 5px;
  51. text-align: center;
  52. color: wh;
  53. margin-left: 1px;
  54. width: 85%;
  55. }
  56. .postprofile {
  57. text-align: center!important;
  58. }
  59.  
  60. /* Mensagem Homepage */
  61. #vertical_slider {
  62. color:#999;
  63. font-family:Georgia,"Times New Roman",Times,serif;
  64. font-size:1.2em;
  65. font-style:italic;
  66. font-variant:normal;
  67. font-weight:400;
  68. line-height:1.2em;
  69. list-style:none;
  70. margin-bottom:10px;
  71. margin-top:4px;
  72. text-align:center;
  73. padding:0;
  74. }
  75. #vertical_slider a {
  76. color:#999;
  77. text-decoration:none;
  78. }
  79. #vertical_slider li {
  80. display:inline;
  81. height:90px;
  82. list-style:none;
  83. margin:0 15px 0 0;
  84. padding:0;
  85. }
  86. #vertical_slider li a {
  87. display:inline-block!important;
  88. height:90px;
  89. line-height:90px;
  90. overflow:hidden;
  91. text-align:left;
  92. white-space:nowrap;
  93. width:128px;
  94. }
  95. #vertical_slider li a p {
  96. line-height:normal;
  97. padding:0 0 0 135px;
  98. }
  99. #vertical_slider li a p strong {
  100. color:#360;
  101. font-size:24px;
  102. }
  103. #vertical_slider li a.rss_feed {
  104. background:url(http://i21.servimg.com/u/f21/16/43/60/45/311.png) top left no-repeat;
  105. }
  106. #vertical_slider li a.news {
  107. background:url(http://i21.servimg.com/u/f21/16/43/60/45/411.png) top left no-repeat;
  108. }
  109. #vertical_slider li a.suport {
  110. background:url(http://i21.servimg.com/u/f21/16/43/60/45/116.png) top left no-repeat;
  111. }
  112. #vertical_slider li a.portfolio {
  113. background:url(http://i21.servimg.com/u/f21/16/43/60/45/211.png) top left no-repeat;
  114. }
  115. #specificatii {
  116. -moz-border-radius:10px;
  117. -webkit-border-radius:10px;
  118. background:#765C43;
  119. border:2px solid #401a01;
  120. border-radius:10px;
  121. color:#fff;
  122. float:center;
  123. list-style-type:none;
  124. text-shadow:1px 1px 0 #000;
  125. width:90%;
  126. margin:5px 0;
  127. padding:5px;
  128. }
  129. #specificatii li {
  130. margin-bottom:15px;
  131. text-align:left;
  132. }
  133. #specificatii li:last-child {
  134. margin-bottom:0;
  135. }
  136. #inchide_specificatii {
  137. cursor:pointer;
  138. left:-30px;
  139. position:relative;
  140. top:-20px;
  141. }
  142. #portofoliu {
  143. left:-12px;
  144. position:relative;
  145. }
  146. #portofoliu img {
  147. background:#fff;
  148. border:1px solid #6a6a6a;
  149. padding:2px;
  150. }
  151. #portofoliu td {
  152. -moz-border-radius:7px;
  153. -webkit-border-radius:7px;
  154. background:#fbfbfb;
  155. border:4px solid #c9c9c9;
  156. border-radius:7px;
  157. padding:5px;
  158. }
  159. #portofoliu td:hover {
  160. background:#ebebeb;
  161. }
  162.  
  163. /* Ranks em CSS */
  164. .admin {background-color: #D60D0D;}
  165. .moderador {background-color: #7BB92B;}
  166. .publicitario {background-color: #009FB9;}
  167. .designer {background-color: #8E2594;}
  168. .membro {background-color: #95b00c;}
  169. .rank {
  170. -webkit-border-radius: 3px;
  171. background-image: url(http://i58.servimg.com/u/f58/17/19/90/23/highli10.png);
  172. background-position: 0 -1px;
  173. background-repeat: repeat-x;
  174. border-radius: 3px;
  175. color: #fff;
  176. display: inline-block;
  177. font-size: 11px;
  178. font-weight: 700;
  179. line-height: 17px;
  180. moz-border-radius: 3px;
  181. padding: 4px 8px;
  182. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  183. text-transform: uppercase;
  184. margin-top: 7px;
  185. }
  186.  
  187. /* Lastpost Avatar */
  188. .lastpost-avatar img {
  189. background: #FFF;
  190. border: 1px solid #D5D5D5;
  191. box-shadow: 0 2px 2px rgba(0,0,0,.1);
  192. height: 40px;
  193. margin-top: 1px;
  194. padding: 1px;
  195. transition: all 1s;
  196. width: 40px;
  197. }
  198.  
  199. /* Esticar caixa de resposta rápida */
  200. #quick_reply #textarea_content {
  201. width: 100%!important;
  202. }
  203.  
  204. /* Caixa de buscar */
  205. #forum-search .inputbox, #search .inputbox, #search_menu .inputbox, .inputbox.desc_search_input {
  206. background: #FFF;
  207. border: 1px solid #39C;
  208. border-radius: 3px 0 0 3px;
  209. height: 22px;
  210. margin-right: -2px;
  211. padding: 3px;
  212. }
  213. #forum-search .button2, #search input.button2, #search_menu .button1, .desc-search input.button2 {
  214. background: url(http://i21.servimg.com/u/f21/18/21/41/30/search10.png) no-repeat 50% 50% #39C;
  215. border: none;
  216. border-radius: 0 3px 3px 0;
  217. font-size: 0;
  218. height: 30px;
  219. width: 30px!important;
  220. }
  221. #search-box #keywords:focus {
  222. width: 300px!important;
  223. }
  224.  
  225. /* Aspecto de legenda */
  226. #i_whosonline + p br + br + em {
  227. width: 70%;
  228. background: white url(http://i41.servimg.com/u/f41/17/41/76/40/grey-u10.png) repeat-x scroll left bottom;
  229. border: 2px solid #DDD;
  230. border-radius: 6px;
  231. text-align: justify;
  232. padding: 10px 8px 5px 5px;
  233. display: block;
  234. margin: 0 auto;
  235. font-size: 0px;
  236. color: transparent;
  237. }
  238. #i_whosonline + p br + br + em a {
  239. -webkit-transition-duration: .3s;
  240. font-size: 15px;
  241. margin: 0 5px;
  242. font-style: normal;
  243. font-weight: normal;
  244. }
  245. #i_whosonline + p br + br + em a:hover {
  246. background: #DDD;
  247. padding: 10px 8px 5px;
  248. }
  249. #i_whosonline + p br + br + em {
  250. text-align: center !important;
  251. width: 71% !important;
  252. }
  253.  
  254. /* --- */
  255. .sprite-icon_reply_new {
  256. background: url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  257. background-position: -955px 0;
  258. height: 9px;
  259. width: 18px
  260. }
  261. .sprite-icon_tiny_topic {
  262. background: url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  263. background-position: -1023px 0;
  264. height: 11px;
  265. width: 10px
  266. }
  267. .sprite-icon_topic_latest {
  268. background: url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  269. background-position: -1083px 0;
  270. height: 9px;
  271. width: 11px
  272. }
  273. .sprite-icon_topic_newest {
  274. background: url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  275. background-position: -1144px 0;
  276. height: 9px;
  277. width: 11px
  278. }
  279. .sprite-subforum_read {
  280. background: url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  281. background-position: -1205px 0;
  282. height: 9px;
  283. width: 11px
  284. }
  285. .sprite-subforum_unread {
  286. background: url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  287. background-position: -1266px 0;
  288. height: 9px;
  289. width: 11px
  290. }
  291. .sprite-tabs_less {
  292. background: url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  293. background-position: -1327px 0;
  294. height: 9px;
  295. width: 9px
  296. }
  297. .sprite-tabs_more {
  298. background: url(http://illiweb.com/fa/sprite_icons.png) no-repeat top left;
  299. background-position: -1386px 0;
  300. height: 9px;
  301. width: 9px
  302. }
  303. .sprite-icon_calendar {
  304. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  305. background-position: 0 0;
  306. height: 13px;
  307. width: 14px
  308. }
  309. .sprite-icon_faq {
  310. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  311. background-position: 0 -63px;
  312. height: 14px;
  313. width: 16px
  314. }
  315. .sprite-icon_gallery {
  316. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  317. background-position: 0 -127px;
  318. height: 14px;
  319. width: 14px
  320. }
  321. .sprite-icon_groups {
  322. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  323. background-position: 0 -191px;
  324. height: 14px;
  325. width: 16px
  326. }
  327. .sprite-icon_home {
  328. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  329. background-position: 0 -255px;
  330. height: 12px;
  331. width: 13px
  332. }
  333. .sprite-icon_logout {
  334. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  335. background-position: 0 -317px;
  336. height: 14px;
  337. width: 16px
  338. }
  339. .sprite-icon_members {
  340. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  341. background-position: 0 -381px;
  342. height: 14px;
  343. width: 16px
  344. }
  345. .sprite-icon_message {
  346. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  347. background-position: 0 -445px;
  348. height: 14px;
  349. width: 16px
  350. }
  351. .sprite-icon_portal {
  352. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  353. background-position: 0 -509px;
  354. height: 14px;
  355. width: 14px
  356. }
  357. .sprite-icon_register {
  358. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  359. background-position: 0 -573px;
  360. height: 14px;
  361. width: 16px
  362. }
  363. .sprite-icon_search {
  364. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  365. background-position: 0 -637px;
  366. height: 14px;
  367. width: 16px
  368. }
  369. .sprite-icon_textbox_search {
  370. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  371. background-position: 0 -701px;
  372. height: 14px;
  373. width: 16px
  374. }
  375. .sprite-icon_ucp {
  376. background: url(http://illiweb.com/fa/sprite_prosilver_navbar.png) no-repeat top left;
  377. background-position: 0 -765px;
  378. height: 14px;
  379. width: 16px
  380. }
  381. .sprite-icon_mini_calendar {
  382. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  383. background-position: 0 0;
  384. height: 13px;
  385. width: 12px
  386. }
  387. .sprite-icon_mini_faq {
  388. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  389. background-position: -62px 0;
  390. height: 13px;
  391. width: 12px
  392. }
  393. .sprite-icon_mini_gallery {
  394. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  395. background-position: -124px 0;
  396. height: 13px;
  397. width: 12px
  398. }
  399. .sprite-icon_mini_groups {
  400. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  401. background-position: -186px 0;
  402. height: 13px;
  403. width: 12px
  404. }
  405. .sprite-icon_mini_index {
  406. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  407. background-position: -248px 0;
  408. height: 13px;
  409. width: 13px
  410. }
  411. .sprite-icon_mini_login {
  412. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  413. background-position: -311px 0;
  414. height: 13px;
  415. width: 12px
  416. }
  417. .sprite-icon_mini_members {
  418. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  419. background-position: -373px 0;
  420. height: 13px;
  421. width: 12px
  422. }
  423. .sprite-icon_mini_message {
  424. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  425. background-position: -435px 0;
  426. height: 13px;
  427. width: 12px
  428. }
  429. .sprite-icon_mini_portal {
  430. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  431. background-position: -497px 0;
  432. height: 13px;
  433. width: 13px
  434. }
  435. .sprite-icon_mini_profile {
  436. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  437. background-position: -560px 0;
  438. height: 13px;
  439. width: 12px
  440. }
  441. .sprite-icon_mini_register {
  442. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  443. background-position: -622px 0;
  444. height: 13px;
  445. width: 12px
  446. }
  447. .sprite-icon_mini_search {
  448. background: url(http://illiweb.com/fa/sprite_subsilver_menu.png) no-repeat top left;
  449. background-position: -684px 0;
  450. height: 13px;
  451. width: 12px
  452. }
  453. #search_menu a img {
  454. background: url(http://illiweb.com/fa/sprite_prosilver_menu.png) no-repeat top left;
  455. background-position: -651px 0;
  456. height: 14px;
  457. width: 16px
  458. }
  459. #at16lb {
  460. background-color: #000;
  461. display: none;
  462. height: 100%;
  463. left: 0;
  464. opacity: .001;
  465. position: absolute;
  466. top: 0;
  467. width: 100%;
  468. z-index: 1001
  469. }
  470. #at16pc,
  471. #at16pi,
  472. #at16pib,
  473. #at20mc,
  474. #at_complete,
  475. #at_email,
  476. #at_error,
  477. #at_share,
  478. #at_success {
  479. position: static!important
  480. }
  481. #at20mc {
  482. left: 0;
  483. position: absolute;
  484. top: 0
  485. }
  486. #at20mc a {
  487. color: #36B
  488. }
  489. .at15a {
  490. border: 0;
  491. height: 0;
  492. margin: 0;
  493. padding: 0;
  494. width: 230px
  495. }
  496. .atnt {
  497. height: 24px!important;
  498. padding: 6px 0 0!important;
  499. text-align: center!important
  500. }
  501. .atnt a {
  502. color: #36b;
  503. text-decoration: none
  504. }
  505. .atnt a:hover {
  506. text-decoration: underline
  507. }
  508. #at15s,
  509. #at16nms,
  510. #at16p,
  511. #at16p form input,
  512. #at16p form textarea,
  513. #at16p label,
  514. #at_msg,
  515. #at_share .at_item {
  516. font-family: arial, helvetica, tahoma, verdana, sans-serif!important;
  517. font-size: 12px!important;
  518. line-height: 1em;
  519. outline-style: none;
  520. outline-width: 0
  521. }
  522. * html #at15s.mmborder {
  523. position: absolute!important
  524. }
  525. #at15s.mmborder {
  526. border: 10px solid #7f7f7f!important;
  527. position: fixed!important;
  528. width: 240px!important
  529. }
  530. #at15s {
  531. background-color: #fff;
  532. border: 1px solid #ccc;
  533. color: #4c4c4c!important;
  534. float: none!important;
  535. line-height: 1em!important;
  536. margin: 0!important;
  537. overflow: visible!important;
  538. padding: 1px!important;
  539. position: absolute!important;
  540. text-align: left!important;
  541. width: 230px!important
  542. }
  543. #at15s_head {
  544. background: #f2f2f2;
  545. border-bottom: 1px solid #e5e5e5;
  546. cursor: default;
  547. padding: 4px;
  548. position: relative
  549. }
  550. #at15s_brand,
  551. #at16_brand {
  552. position: absolute
  553. }
  554. #at15s_brand {
  555. right: 4px;
  556. top: 4px
  557. }
  558. #at16_brand {
  559. cursor: default;
  560. right: 30px;
  561. top: 5px
  562. }
  563. #at_hover {
  564. padding: 4px
  565. }
  566. #at_hover .at_item,
  567. #at_share .at_item {
  568. background: #fff!important;
  569. color: #4c4c4c!important;
  570. float: left!important
  571. }
  572. #at16nms {
  573. padding: 4px 5px
  574. }
  575. #at_hover .at_item {
  576. margin: 1px;
  577. padding: 2px 3px!important;
  578. width: 102px!important
  579. }
  580. #at_hover .at_item.atiemode2 {
  581. width: 104px!important
  582. }
  583. #at_hover .at_item.athov,
  584. #at_hover .at_item:hover {
  585. margin: 0!important
  586. }
  587. #at_hover .at_item.athov,
  588. #at_hover .at_item:hover,
  589. #at_share .at_item.athov,
  590. #at_share .at_item:hover {
  591. background: #f2f2f2!important;
  592. border: 1px solid #e5e5e5;
  593. color: #000!important
  594. }
  595. * html #at_hover .at_item {
  596. border: 1px solid #fff
  597. }
  598. * html #at_hover .at_item.athov {
  599. border: 1px solid #e5e5e5!important;
  600. margin: 1px!important
  601. }
  602. #at_email15 {
  603. padding-top: 5px
  604. }
  605. .at15e_row {
  606. height: 28px
  607. }
  608. .at15e_row label,
  609. .at15e_row span {
  610. display: block!important;
  611. float: left!important;
  612. padding-left: 10px!important;
  613. width: 60px!important
  614. }
  615. .at15e_row input,
  616. .at15e_row textarea {
  617. background: #fff!important;
  618. border: 1px solid #ccc!important;
  619. color: #333!important;
  620. display: block!important;
  621. float: left!important;
  622. font-size: 11px!important;
  623. font-weight: 400!important;
  624. padding: 0!important;
  625. width: 150px!important
  626. }
  627. #at_email input,
  628. #at_email label,
  629. #at_email textarea {
  630. font-size: 11px!important
  631. }
  632. .at15t {
  633. background: url(http://illiweb.com/fa/addthis/widget04.png) no-repeat left;
  634. cursor: pointer;
  635. display: block!important;
  636. height: 16px!important;
  637. line-height: 16px!important;
  638. padding-left: 20px!important
  639. }
  640. .addthis_button {
  641. cursor: pointer
  642. }
  643. .addthis_toolbox.addthis_default_style span {
  644. line-height: 16px
  645. }
  646. .addthis_default_style .addthis_separator {
  647. display: inline;
  648. margin: 0 5px
  649. }
  650. div.atclear {
  651. clear: both
  652. }
  653. .addthis_default_style .addthis_separator,
  654. .addthis_default_style .at300b,
  655. .addthis_default_style .at300bs,
  656. .addthis_default_style .at300m {
  657. float: left
  658. }
  659. .at300b img {
  660. border: 0
  661. }
  662. .addthis_default_style .at300b,
  663. .addthis_default_style .at300m {
  664. padding: 0 2px
  665. }
  666. .at300b,
  667. .at300bs,
  668. .at300m {
  669. cursor: pointer
  670. }
  671. .at300bs {
  672. background: url(http://illiweb.com/fa/addthis/widget04.png) no-repeat left;
  673. display: block;
  674. height: 16px;
  675. line-height: 16px!important;
  676. overflow: hidden;
  677. width: 16px
  678. }
  679. .at300bs.at15t_compact,
  680. .at300bs.at15t_expanded {
  681. background: url(http://illiweb.com/fa/addthis/logo1414.gif) no-repeat left;
  682. margin-right: 4px
  683. }
  684. .at15t_more {
  685. background: url(http://illiweb.com/fa/addthis/logo1414.gif) no-repeat left!important
  686. }
  687. .at15t_000 {
  688. background-position: 0 -0
  689. }
  690. .at15t_aim {
  691. background-position: 0 -16px!important
  692. }
  693. .at15t_amazonwishlist {
  694. background-position: 0 -32px!important
  695. }
  696. .at15t_ask {
  697. background-position: 0 -48px!important
  698. }
  699. .at15t_backflip {
  700. background-position: 0 -64px!important
  701. }
  702. .at15t_ballhype {
  703. background-position: 0 -80px!important
  704. }
  705. .at15t_bebo {
  706. background-position: 0 -96px!important
  707. }
  708. .at15t_blogger {
  709. background-position: 0 -112px!important
  710. }
  711. .at15t_blogmarks {
  712. background-position: 0 -128px!important
  713. }
  714. .at15t_buzz {
  715. background-position: 0 -144px!important
  716. }
  717. .at15t_delicious {
  718. background-position: 0 -160px!important
  719. }
  720. .at15t_digg {
  721. background-position: 0 -176px!important
  722. }
  723. .at15t_diigo {
  724. background-position: 0 -192px!important
  725. }
  726. .at15t_email {
  727. background-position: 0 -208px!important
  728. }
  729. .at15t_facebook {
  730. background-position: 0 -224px!important
  731. }
  732. .at15t_fark {
  733. background-position: 0 -240px!important
  734. }
  735. .at15t_faves {
  736. background-position: 0 -256px!important
  737. }
  738. .at15t_favorites {
  739. background-position: 0 -272px!important
  740. }
  741. .at15t_friendfeed {
  742. background-position: 0 -288px!important
  743. }
  744. .at15t_friendster {
  745. background-position: 0 -304px!important
  746. }
  747. .at15t_google {
  748. background-position: 0 -320px!important
  749. }
  750. .at15t_hatena {
  751. background-position: 0 -336px!important
  752. }
  753. .at15t_hi5 {
  754. background-position: 0 -352px!important
  755. }
  756. .at15t_kaboodle {
  757. background-position: 0 -368px!important
  758. }
  759. .at15t_kirtsy {
  760. background-position: 0 -384px!important
  761. }
  762. .at15t_linkagogo {
  763. background-position: 0 -400px!important
  764. }
  765. .at15t_linkedin {
  766. background-position: 0 -416px!important
  767. }
  768. .at15t_live {
  769. background-position: 0 -432px!important
  770. }
  771. .at15t_meneame {
  772. background-position: 0 -448px!important
  773. }
  774. .at15t_misterwong {
  775. background-position: 0 -464px!important
  776. }
  777. .at15t_mixx {
  778. background-position: 0 -480px!important
  779. }
  780. .at15t_multiply {
  781. background-position: 0 -496px!important
  782. }
  783. .at15t_myaol {
  784. background-position: 0 -512px!important
  785. }
  786. .at15t_myspace {
  787. background-position: 0 -528px!important
  788. }
  789. .at15t_netvibes {
  790. background-position: 0 -544px!important
  791. }
  792. .at15t_netvouz {
  793. background-position: 0 -560px!important
  794. }
  795. .at15t_newsvine {
  796. background-position: 0 -576px!important
  797. }
  798. .at15t_nujij {
  799. background-position: 0 -592px!important
  800. }
  801. .at15t_orkut {
  802. background-position: 0 -608px!important
  803. }
  804. .at15t_plaxo {
  805. background-position: 0 -624px!important
  806. }
  807. .at15t_print {
  808. background-position: 0 -640px!important
  809. }
  810. .at15t_propeller {
  811. background-position: 0 -656px!important
  812. }
  813. .at15t_reddit {
  814. background-position: 0 -672px!important
  815. }
  816. .at15t_segnalo {
  817. background-position: 0 -688px!important
  818. }
  819. .at15t_simpy {
  820. background-position: 0 -704px!important
  821. }
  822. .at15t_slashdot {
  823. background-position: 0 -720px!important
  824. }
  825. .at15t_spurl {
  826. background-position: 0 -736px!important
  827. }
  828. .at15t_stumbleupon {
  829. background-position: 0 -752px!important
  830. }
  831. .at15t_stylehive {
  832. background-position: 0 -768px!important
  833. }
  834. .at15t_tailrank {
  835. background-position: 0 -784px!important
  836. }
  837. .at15t_technorati {
  838. background-position: 0 -800px!important
  839. }
  840. .at15t_thisnext {
  841. background-position: 0 -816px!important
  842. }
  843. .at15t_tipd {
  844. background-position: 0 -832px!important
  845. }
  846. .at15t_tumblr {
  847. background-position: 0 -848px!important
  848. }
  849. .at15t_twitter {
  850. background-position: 0 -864px!important
  851. }
  852. .at15t_typepad {
  853. background-position: 0 -880px!important
  854. }
  855. .at15t_wordpress {
  856. background-position: 0 -896px!important
  857. }
  858. .at15t_yahoobkm {
  859. background-position: 0 -912px!important
  860. }
  861. .at15t_yardbarker {
  862. background-position: 0 -928px!important
  863. }
  864. .at15t_netscape {
  865. background-position: 0 -656px!important
  866. }
  867. #at16clb {
  868. font-family: "verdana bold", verdana, arial, sans-serif;
  869. font-size: 16pt
  870. }
  871. #at_share .at_item {
  872. border: 1px solid #fff;
  873. margin-right: 2px;
  874. padding: 4px;
  875. width: 123px!important
  876. }
  877. #at16pm {
  878. background: #fff;
  879. border-right: 1px solid #ccc;
  880. height: 360px;
  881. position: static;
  882. text-align: left;
  883. width: 298px
  884. }
  885. #at16pcc {
  886. color: #4c4c4c;
  887. font-size: 10px!important;
  888. left: 0;
  889. margin: 0 auto;
  890. overflow: visible;
  891. padding: 0;
  892. position: fixed;
  893. top: 0;
  894. width: 100%;
  895. z-index: 10000001
  896. }
  897. * html #at16pcc {
  898. position: absolute
  899. }
  900. #at16abifc {
  901. border: 0;
  902. height: 335px;
  903. left: 10px;
  904. margin: 0;
  905. overflow: hidden;
  906. position: absolute;
  907. top: 10px;
  908. width: 492px
  909. }
  910. #at16abifc iframe {
  911. border: 0;
  912. height: 360px;
  913. left: -10px;
  914. position: absolute;
  915. top: -10px;
  916. width: 516px
  917. }
  918. * html div#at16abifc.atiemode2 {
  919. height: 354px;
  920. width: 482px
  921. }
  922. * html #at16abifc iframe {
  923. height: 348px;
  924. left: -10px;
  925. overflow: hidden;
  926. top: -10px
  927. }
  928. #at16p {
  929. background: url(http://illiweb.com/fa/addthis/atbkg.png)
  930. }
  931. #at16p,
  932. #atie6ifh {
  933. color: #5e5e5e;
  934. font-family: arial, helvetica, tahoma, verdana, sans-serif;
  935. font-size: 12px;
  936. left: 50%;
  937. margin: -185px auto 0 -155px;
  938. padding: 10px;
  939. position: absolute;
  940. top: 50%;
  941. width: 300px;
  942. z-index: 10000001
  943. }
  944. #atie6ifh {
  945. height: 381px;
  946. margin-left: -165px;
  947. padding: 0;
  948. width: 322px
  949. }
  950. #at_share {
  951. margin: 0;
  952. padding: 0
  953. }
  954. #at16ps {
  955. height: 284px;
  956. overflow-y: scroll;
  957. padding: 5px
  958. }
  959. a#at16pit {
  960. background: url(http://illiweb.com/fa/addthis/tab00.gif) no-repeat;
  961. color: #36b;
  962. display: block;
  963. height: 20px;
  964. line-height: 19px;
  965. margin-right: -17px;
  966. overflow: hidden;
  967. position: absolute;
  968. right: 10px;
  969. text-align: center;
  970. top: 37px;
  971. width: 16px
  972. }
  973. #at16pi {
  974. background: #e5e5e5;
  975. border: 1px solid #ccc;
  976. border-bottom: 0;
  977. text-align: left
  978. }
  979. #at16pi a {
  980. color: #36b;
  981. text-decoration: none
  982. }
  983. #at16pi a:hover {
  984. text-decoration: underline
  985. }
  986. #at16pt {
  987. background: #f2f2f2;
  988. height: 13px;
  989. padding: 5px 10px;
  990. position: relative
  991. }
  992. #at16pt a,
  993. #at16pt h4 {
  994. font-weight: 700
  995. }
  996. #at16pt h4 {
  997. color: #4c4c4c;
  998. cursor: default;
  999. display: inline;
  1000. font-size: 12px;
  1001. margin: 0;
  1002. padding: 0
  1003. }
  1004. #at16pt a {
  1005. color: #4c4c4c;
  1006. position: absolute;
  1007. right: 10px;
  1008. text-decoration: none;
  1009. top: 5px
  1010. }
  1011. #at16pc form {
  1012. margin: 0
  1013. }
  1014. #at16pc form label {
  1015. display: block;
  1016. float: none;
  1017. font-size: 11px;
  1018. font-weight: 700;
  1019. padding-bottom: 4px;
  1020. text-align: left
  1021. }
  1022. #at16pc form label span {
  1023. color: #4c4c4c;
  1024. display: inline;
  1025. font-weight: 400
  1026. }
  1027. #at_email form .abif {
  1028. width: 272px!important
  1029. }
  1030. #at_email textarea {
  1031. height: 55px!important;
  1032. word-wrap: break-word
  1033. }
  1034. * html #at_email textarea {
  1035. height: 42px!important
  1036. }
  1037. :first-child+html #at_email textarea {
  1038. height: 42px!important
  1039. }
  1040. #at_email form input,
  1041. #at_email form textarea {
  1042. background: #fff;
  1043. border: 1px solid #bbb;
  1044. color: #333;
  1045. font-family: arial, helvetica, tahoma, verdana, sans-serif;
  1046. font-size: 11px;
  1047. font-weight: 400;
  1048. line-height: 1.4em;
  1049. margin: 0 0 8px;
  1050. padding: 3px;
  1051. width: 272px
  1052. }
  1053. #at_email form .atfxmode2 {
  1054. width: 279px
  1055. }
  1056. #at16pc form .at_ent {
  1057. color: #333!important
  1058. }
  1059. #at16pc form textarea {
  1060. height: 48px
  1061. }
  1062. #at16pc form input:focus,
  1063. #at16pc form textarea:focus {
  1064. background: #fffff0;
  1065. color: #333
  1066. }
  1067. #at16p .atbtn {
  1068. background: #fff;
  1069. border: 1px solid #b5b5b5;
  1070. color: #333;
  1071. cursor: pointer;
  1072. font-size: 11px!important;
  1073. font-weight: 700;
  1074. margin: 0 2px!important;
  1075. padding: 2px 4px;
  1076. width: 60px
  1077. }
  1078. #at16p .atbtn:hover {
  1079. border-color: #444;
  1080. color: #06c
  1081. }
  1082. #at_email #ateml {
  1083. color: #999;
  1084. font-size: 10px;
  1085. text-align: right
  1086. }
  1087. #at16pc {
  1088. color: #4c4c4c;
  1089. font-size: 11px;
  1090. height: 323px;
  1091. text-align: left
  1092. }
  1093. #at_email {
  1094. padding: 5px 10px
  1095. }
  1096. #at16pc .tmsg {
  1097. padding: 4px 2px;
  1098. text-align: right
  1099. }
  1100. #at16psf {
  1101. background: #f2f2f2 url(http://illiweb.com/fa/addthis/atf02.png) no-repeat center center;
  1102. border-bottom: 1px solid #ccc;
  1103. height: 20px;
  1104. padding: 4px 10px;
  1105. position: relative;
  1106. text-align: center
  1107. }
  1108. * html #at16psf input {
  1109. padding: 0
  1110. }
  1111. #at16psf input {
  1112. background: #fff;
  1113. border: none;
  1114. color: #666;
  1115. font-family: arial, helvetica, tahoma, verdana, sans-serif;
  1116. font-size: 12px;
  1117. margin: 2px 0 0;
  1118. outline-style: none;
  1119. outline-width: 0;
  1120. padding: 2px 0 0;
  1121. width: 220px
  1122. }
  1123. #at16pcc .at_error {
  1124. background: #f26d7d;
  1125. border-bottom: 1px solid #df5666;
  1126. color: #fff;
  1127. padding: 5px 10px
  1128. }
  1129. #at16pcc #at_success {
  1130. background: #d0fbda;
  1131. border-bottom: 1px solid #a8e7b7;
  1132. color: #4c4c4c;
  1133. padding: 5px 10px
  1134. }
  1135. #at16pf {
  1136. background: #f2f2f2;
  1137. border-top: 1px solid #e5e5e5;
  1138. ht: 12px;
  1139. position: relative
  1140. }
  1141. #at16pf a {
  1142. color: #4c4c4c;
  1143. font-family: Arial, Helvetica, Sans-Serif;
  1144. font-size: 10px;
  1145. margin: 0;
  1146. outline: none;
  1147. overflow: hidden;
  1148. padding: 0;
  1149. position: absolute;
  1150. text-decoration: none
  1151. }
  1152. #at16pf a:hover {
  1153. text-decoration: underline
  1154. }
  1155. #at16pf a#at-whatsthis {
  1156. left: 10px;
  1157. width: 60px
  1158. }
  1159. #at16pf a#at-privacy {
  1160. left: 90px;
  1161. width: 39px
  1162. }
  1163. #at_complete {
  1164. color: #47731d;
  1165. font-size: 13pt;
  1166. height: 208px!important;
  1167. padding-top: 130px;
  1168. text-align: center;
  1169. width: 472px
  1170. }
  1171. #at_s_msg {
  1172. margin-bottom: 10px
  1173. }
  1174. #at16pf a#at-logo {
  1175. background: url(http://illiweb.com/fa/addthis/logo88.gif) no-repeat left;
  1176. padding-left: 10px;
  1177. right: 10px
  1178. }
  1179. .at_baa {
  1180. display: block;
  1181. outline: none;
  1182. overflow: hidden
  1183. }
  1184. #at15s #at16pf a {
  1185. top: 1px
  1186. }
  1187. #at16pc form #at_send {
  1188. width: 80px!important
  1189. }
  1190. #at_feed {
  1191. display: none;
  1192. height: 300px;
  1193. padding: 10px
  1194. }
  1195. #at_feed span {
  1196. font-size: 12px;
  1197. margin-bottom: 10px
  1198. }
  1199. #at_feed div {
  1200. float: left!important;
  1201. height: 26px!important;
  1202. line-height: 26px!important;
  1203. margin-right: 68px;
  1204. width: 102px!important
  1205. }
  1206. #at_feed div.at_litem {
  1207. margin-right: 0
  1208. }
  1209. #at_feed a {
  1210. height: 17px;
  1211. line-height: 17px;
  1212. margin: 10px 0
  1213. }
  1214. .fbtn {
  1215. background: url(http://illiweb.com/fa/addthis/feed00.png) no-repeat;
  1216. cursor: pointer;
  1217. float: left;
  1218. text-indent: -9000px;
  1219. width: 102px
  1220. }
  1221. .fbtn.bloglines {
  1222. background-position: 0 0;
  1223. height: 20px!important;
  1224. line-height: 20px!important;
  1225. margin-top: 8px!important;
  1226. width: 94px
  1227. }
  1228. .fbtn.yahoo {
  1229. background-position: 0 -20px
  1230. }
  1231. .fbtn.newsgator,
  1232. .fbtn.newsgator-on {
  1233. background-position: 0 -37px
  1234. }
  1235. .fbtn.technorati {
  1236. background-position: 0 -71px
  1237. }
  1238. .fbtn.netvibes {
  1239. background-position: 0 -88px
  1240. }
  1241. .fbtn.pageflakes {
  1242. background-position: 0 -141px
  1243. }
  1244. .fbtn.feedreader {
  1245. background-position: 0 -172px
  1246. }
  1247. .fbtn.newsisfree {
  1248. background-position: 0 -207px
  1249. }
  1250. .fbtn.google {
  1251. background-position: 0 -54px;
  1252. width: 104px
  1253. }
  1254. .fbtn.winlive {
  1255. background-position: 0 -105px;
  1256. height: 19px!important;
  1257. line-height: 19px;
  1258. margin-top: 9px!important;
  1259. width: 100px
  1260. }
  1261. .fbtn.mymsn {
  1262. background-position: 0 -158px;
  1263. height: 14px!important;
  1264. line-height: 14px!important;
  1265. margin-top: 12px!important;
  1266. width: 71px
  1267. }
  1268. .fbtn.aol {
  1269. background-position: 0 -189px;
  1270. height: 18px!important;
  1271. line-height: 18px!important;
  1272. width: 92px
  1273. }
  1274. #at16pp {
  1275. color: #4c4c4c;
  1276. font-size: 11px;
  1277. position: absolute;
  1278. right: 12px;
  1279. top: 12px
  1280. }
  1281. #at16pp label {
  1282. font-size: 11px!important
  1283. }
  1284. #at16ppc {
  1285. padding: 10px;
  1286. width: 179px
  1287. }
  1288. #at16pph {
  1289. padding: 5px 0 10px
  1290. }
  1291. #at16pph select {
  1292. margin: 5px 0 8px
  1293. }
  1294. #at16pp .atinp {
  1295. width: 156px
  1296. }
  1297. html>body #at16pp .atinp {
  1298. width: 176px
  1299. }
  1300. #at16ppb {
  1301. background: #fff;
  1302. border: 1px solid #ccc;
  1303. height: 274px
  1304. }
  1305. #at16ep {
  1306. height: 16px;
  1307. padding: 8px
  1308. }
  1309. #at16ep a {
  1310. display: block;
  1311. font-size: 12px;
  1312. height: 16px;
  1313. line-height: 16px;
  1314. margin-bottom: 8px;
  1315. padding-left: 22px
  1316. }
  1317. #at16ep a.at_gmail {
  1318. background: url(http://illiweb.com/fa/addthis/gmail.gif) no-repeat left
  1319. }
  1320. #at16ep a.at_hotmail {
  1321. background: url(http://illiweb.com/fa/addthis/hotmail.gif) no-repeat left
  1322. }
  1323. #at16ep a.at_yahoo {
  1324. background: url(http://illiweb.com/fa/addthis/yahoo.gif) no-repeat left
  1325. }
  1326. #at16ppf p#atsb {
  1327. font-size: 10px;
  1328. padding-top: 20px
  1329. }
  1330. #at16abr {
  1331. margin-top: 10px
  1332. }
  1333. #at16abr input {
  1334. margin: 0 5px 0 0;
  1335. padding: 0
  1336. }
  1337. #at16ppso {
  1338. display: none;
  1339. margin-top: 2px;
  1340. text-align: right
  1341. }
  1342. #at16ppa {
  1343. background: #fff;
  1344. border: 1px solid #ccc;
  1345. height: 228px;
  1346. overflow: auto;
  1347. width: 178px
  1348. }
  1349. #at16ppa a {
  1350. display: block;
  1351. font-size: 12px!important;
  1352. padding: 4px 8px;
  1353. white-space: nowrap
  1354. }
  1355. #at16eatdr {
  1356. background: #fff;
  1357. border-top: 0;
  1358. left: 21px;
  1359. max-height: 110px;
  1360. overflow: auto;
  1361. position: absolute;
  1362. top: 129px;
  1363. width: 277px;
  1364. z-index: 500
  1365. }
  1366. * html #at_email #at16eatdr {
  1367. top: 115px!important;
  1368. width: 272px!important
  1369. }
  1370. :first-child+html #at_email #at16eatdr {
  1371. top: 115px!important;
  1372. width: 272px!important
  1373. }
  1374. html>body #at_email form #at16eatdr.abif {
  1375. top: 137px;
  1376. width: 278px!important
  1377. }
  1378. #at16eatdr a {
  1379. border-bottom: 1px dotted #eee;
  1380. display: block;
  1381. overflow: hidden;
  1382. padding: 4px 8px
  1383. }
  1384. #at16eatdr a.hover,
  1385. #at16eatdr a:hover {
  1386. background: #e0eefa;
  1387. color: #333;
  1388. text-decoration: none
  1389. }
  1390. #at_promo {
  1391. display: none;
  1392. font-size: 12px
  1393. }
  1394. #at_promo button {
  1395. background: #ee6a44;
  1396. border-bottom: 1px solid #d4522c;
  1397. border-left: 1px solid #ffa389;
  1398. border-right: 1px solid #d4522c;
  1399. border-top: 1px solid #ffa389;
  1400. color: #fff
  1401. }
  1402. #at_promo .at-promo-content {
  1403. margin-top: 12px
  1404. }
  1405. #at_promo .at-promo-btn {
  1406. padding-top: 10px
  1407. }
  1408. #at_promo .at-promo-top {
  1409. background: url(http://illiweb.com/fa/addthis/60x60_atn_logo.jpg) no-repeat 0 0;
  1410. padding: 10px 0 5px 70px
  1411. }
  1412. #at_promo h4 {
  1413. font-size: 14px;
  1414. font-weight: 700;
  1415. margin: 0 0 4px
  1416. }
  1417. #at_promo h4 sup {
  1418. color: #ee6a44;
  1419. font-size: 11px
  1420. }
  1421. #at_promo span {
  1422. display: block
  1423. }
  1424. #at_promo .at-promo-btm-ffx {
  1425. background: url(http://illiweb.com/fa/addthis/60x60_at_firefox_toolbar.jpg) no-repeat 0 0;
  1426. padding: 6px 0 0 70px
  1427. }
  1428. #at_promo .at-promo-btm-ie {
  1429. background: url(http://illiweb.com/fa/addthis/60x60_at_ie_toolbar.png) no-repeat 0 0;
  1430. padding: 6px 0 0 70px
  1431. }
  1432. #left .module-advert {
  1433. background-color: #fff;
  1434. color: gray;
  1435. margin-bottom: 4px;
  1436. overflow: hidden;
  1437. padding: 0
  1438. }
  1439. #left .module-advert span.corners-bottom,
  1440. #left .module-advert span.corners-top {
  1441. margin: 0
  1442. }
  1443. #main .module-advert {
  1444. background-color: #fff;
  1445. color: gray;
  1446. margin-bottom: 4px;
  1447. overflow: hidden;
  1448. padding: 0 10px
  1449. }
  1450. #main .module-advert span.corners-bottom,
  1451. #main .module-advert span.corners-top {
  1452. margin: 0 -10px
  1453. }
  1454. #forum_rules table {
  1455. border-collapse: separate;
  1456. border-spacing: 5px 5px;
  1457. table-layout: fixed;
  1458. width: 100%
  1459. }
  1460. #forum_rules .logo {
  1461. overflow: hidden;
  1462. vertical-align: top;
  1463. width: 100px
  1464. }
  1465. #forum_rules .logo img {
  1466. max-width: 100px
  1467. }
  1468. div.navbar ul.linklist li.rightside strong a {
  1469. font-weight: 400
  1470. }
  1471. @media print {
  1472. * {
  1473. background-color: #fff;
  1474. background-image: none;
  1475. color: #000
  1476. }
  1477. body {
  1478. font-size: 10pt;
  1479. margin: 0;
  1480. padding: 0
  1481. }
  1482. body#phpbb div#wrap {
  1483. margin: 0;
  1484. width: 85%
  1485. }
  1486. span.corners-bottom,
  1487. span.corners-top {
  1488. display: none
  1489. }
  1490. #wrap #logo-desc img,
  1491. #wrap #logo-desc p,
  1492. div#page-header div.navbar,
  1493. div#page-header div.navbar ul.linklist {
  1494. display: none!important
  1495. }
  1496. #wrap div.headerbar {
  1497. border-bottom: 1px solid #ccc;
  1498. margin: 0
  1499. }
  1500. #wrap div#page-body h2 {
  1501. border-bottom: 1px solid #ccc;
  1502. font-weight: bolder;
  1503. margin-bottom: 1em
  1504. }
  1505. #wrap div#page-body .left-box,
  1506. #wrap div#page-body .pagination,
  1507. #wrap div#page-body div.topic-actions,
  1508. #wrap div.post .right,
  1509. #wrap div.postbody div.signature,
  1510. #wrap div.postbody img,
  1511. #wrap div.postbody ul.profile-icons,
  1512. #wrap dl.postprofile {
  1513. display: none!important;
  1514. float: none
  1515. }
  1516. #wrap dl.postprofile {
  1517. float: none
  1518. }
  1519. #wrap div.postbody .online {
  1520. background-image: none
  1521. }
  1522. #wrap div.postbody {
  1523. width: auto
  1524. }
  1525. #wrap div.postbody h3 {
  1526. font-size: 10pt
  1527. }
  1528. #wrap div.postbody p.author {
  1529. border-bottom: 1px dashed #ccc;
  1530. width: 100%
  1531. }
  1532. #wrap div#page-body div.post {
  1533. border-top: 3px double #ccc;
  1534. padding: 0 0 2em
  1535. }
  1536. div.postbody {
  1537. float: none;
  1538. width: 100%
  1539. }
  1540. #wrap div#page-body div.post .content {
  1541. overflow: visible
  1542. }
  1543. div.noprint {
  1544. display: none
  1545. }
  1546. }
  1547. #at16eatdr a:hover,
  1548. a.hover {
  1549. background: #e0eefa;
  1550. color: #333;
  1551. text-decoration: none
  1552. }
  1553. #at_promo {
  1554. display: none;
  1555. font-size: 12px
  1556. }
  1557. #at_promo button {
  1558. background: #ee6a44;
  1559. border-bottom: 1px solid #d4522c;
  1560. border-left: 1px solid #ffa389;
  1561. border-right: 1px solid #d4522c;
  1562. border-top: 1px solid #ffa389;
  1563. color: #fff
  1564. }
  1565. #at_promo .at-promo-content {
  1566. margin-top: 12px
  1567. }
  1568. #at_promo .at-promo-btn {
  1569. padding-top: 10px
  1570. }
  1571. #at_promo .at-promo-top {
  1572. background: url(http://illiweb.com/fa/addthis/60x60_atn_logo.jpg) no-repeat 0 0;
  1573. padding: 10px 0 5px 70px
  1574. }
  1575. #at_promo h4 {
  1576. font-size: 14px;
  1577. font-weight: 700;
  1578. margin: 0 0 4px
  1579. }
  1580. #at_promo h4 sup {
  1581. color: #ee6a44;
  1582. font-size: 11px
  1583. }
  1584. #at_promo span {
  1585. display: block
  1586. }
  1587. #at_promo .at-promo-btm-ffx {
  1588. background: url(http://illiweb.com/fa/addthis/60x60_at_firefox_toolbar.jpg) no-repeat 0 0;
  1589. padding: 6px 0 0 70px
  1590. }
  1591. #at_promo .at-promo-btm-ie {
  1592. background: url(http://illiweb.com/fa/addthis/60x60_at_ie_toolbar.png) no-repeat 0 0;
  1593. padding: 6px 0 0 70px
  1594. }
  1595. #left .module-advert {
  1596. background-color: #fff;
  1597. color: gray;
  1598. margin-bottom: 4px;
  1599. overflow: hidden;
  1600. padding: 0
  1601. }
  1602. #left .module-advert span.corners-bottom,
  1603. #left .module-advert span.corners-top {
  1604. margin: 0
  1605. }
  1606. #main .module-advert {
  1607. background-color: #fff;
  1608. color: gray;
  1609. margin-bottom: 4px;
  1610. overflow: hidden;
  1611. padding: 0 10px
  1612. }
  1613. #main .module-advert span.corners-bottom,
  1614. #main .module-advert span.corners-top {
  1615. margin: 0 -10px
  1616. }
  1617. #forum_rules table {
  1618. border-collapse: separate;
  1619. border-spacing: 5px 5px;
  1620. table-layout: fixed;
  1621. width: 100%
  1622. }
  1623. #forum_rules .logo {
  1624. overflow: hidden;
  1625. vertical-align: top;
  1626. width: 100px
  1627. }
  1628. #forum_rules .logo img {
  1629. max-width: 100px
  1630. }
  1631. div.navbar ul.linklist li.rightside strong a {
  1632. font-weight: 400
  1633. }
  1634. #logo-desc p {
  1635. color: #1d1d1d;
  1636. font-family: Georgia, serif;
  1637. font-size: 1.6em;
  1638. font-style: italic;
  1639. left: 60px;
  1640. position: absolute;
  1641. text-shadow: 1px 1px 1px #656565;
  1642. top: 102px
  1643. }
  1644. #logo {
  1645. -moz-transition-duration: 1s;
  1646. -moz-transition-property: -moz-transform;
  1647. -o-transition-duration: 1s;
  1648. -o-transition-property: -o-transform;
  1649. -webkit-box-shadow: 0 0 0 #666!important;
  1650. -webkit-transition-duration: 1s;
  1651. -webkit-transition-property: -webkit-transform;
  1652. border: none!important;
  1653. box-shadow: 0 0 0 #666!important
  1654. }
  1655. #fa_ticker_block {
  1656. left: 28px;
  1657. margin: -10px;
  1658. padding: 15px 10px 10px;
  1659. position: relative;
  1660. width: 920px
  1661. }
  1662. #main-content {
  1663. float: center;
  1664. margin-left: 32px;
  1665. width: 920px!important
  1666. }
  1667. #page-footer .navbar,
  1668. #page-header .navbar {
  1669. margin-left: 32px;
  1670. width: 900px!important
  1671. }
  1672. .headerbar {
  1673. margin-left: 32px;
  1674. padding-top: 30px;
  1675. width: 910px!important
  1676. }
  1677. #page-header {
  1678. background: url(http://i21.servimg.com/u/f21/16/43/60/45/310.png) no-repeat top center;
  1679. width: 984px
  1680. }
  1681. #page-body {
  1682. background: url(http://i66.servimg.com/u/f66/13/46/75/82/body33.png) repeat-y center!important;
  1683. margin: 0;
  1684. width: 100%
  1685. }
  1686. #outer-wrapper {
  1687. padding: 4px 0
  1688. }
  1689. #page-footer {
  1690. background: url(http://i66.servimg.com/u/f66/13/46/75/82/f11.png) no-repeat bottom center;
  1691. float: center!important;
  1692. height: 70px;
  1693. margin-bottom: 20px;
  1694. width: 984px
  1695. }
  1696. #wrap {
  1697. left: 10px;
  1698. position: relative
  1699. }
  1700. #profiles {
  1701. -moz-border-radius: 7px;
  1702. -moz-box-shadow: 0 0 10px #666;
  1703. -webkit-border-radius: 7px;
  1704. -webkit-box-shadow: 0 0 10px #666;
  1705. border: 2px solid #EEE;
  1706. border-radius: 7px;
  1707. box-shadow: 0 0 10px #666;
  1708. padding: 1px;
  1709. width: auto
  1710. }
  1711. .lastpost {
  1712. -moz-border-radius: 7px;
  1713. -moz-box-shadow: 0 0 8px #666;
  1714. -webkit-border-radius: 7px;
  1715. -webkit-box-shadow: 0 0 8px #666;
  1716. border: 2px solid #EEE;
  1717. border-radius: 7px;
  1718. box-shadow: 0 0 8px #666;
  1719. margin: 3px;
  1720. width: auto
  1721. }
  1722. .header .lastpost {
  1723. -moz-box-shadow: none;
  1724. -webkit-box-shadow: none;
  1725. box-shadow: none
  1726. }
  1727. #tabs a {
  1728. -moz-border-radius: 7px;
  1729. -moz-box-shadow: 0 0 10px #666;
  1730. -webkit-border-radius: 7px;
  1731. -webkit-box-shadow: 0 0 10px #666;
  1732. border: 2px solid #EEE;
  1733. border-radius: 7px;
  1734. box-shadow: 0 0 10px #666;
  1735. color: #fff;
  1736. margin: 10px;
  1737. padding: 2px;
  1738. width: auto
  1739. }
  1740. #tabs .activetab a {
  1741. -moz-border-radius: 7px;
  1742. -moz-box-shadow: 0 0 10px #666;
  1743. -webkit-border-radius: 7px;
  1744. -webkit-box-shadow: 0 0 10px #666;
  1745. background: url();
  1746. border: 2px solid #EEE;
  1747. color: #fff;
  1748. padding: 2px;
  1749. width: auto
  1750. }
  1751. li.row {
  1752. background-image: url(http://i66.servimg.com/u/f66/13/46/75/82/a20.png)
  1753. }
  1754. .h3:before,
  1755. h3:before {
  1756. content: url();
  1757. padding-right: 3px
  1758. }
  1759. p em b a.gensmall {
  1760. font-family: Verdana, Arial, Helvetica, sans-serif;
  1761. font-style: italic;
  1762. font-weight: 700;
  1763. text-transform: none
  1764. }
  1765. p em {
  1766. background: url(http://r11.imgfast.net/users/1113/16/83/00/smiles/26049.png) no-repeat left;
  1767. color: #90AD0E;
  1768. font-family: Verdana, Arial, Helvetica, sans-serif!important;
  1769. font-size: 1.05em!important;
  1770. font-style: normal;
  1771. font-weight: 700;
  1772. padding-left: 15px;
  1773. padding-top: 1px;
  1774. text-transform: uppercase
  1775. }
  1776. .hierarchy {
  1777. background: none
  1778. }
  1779. .hierarchy:before {
  1780. content: url(http://illiweb.com/fa/empty.gif)
  1781. }
  1782. .introduction,
  1783. .panel {
  1784. -moz-border-radius: 5px;
  1785. -webkit-border-radius: 5px;
  1786. background-color: #fcfcfc;
  1787. border: 2px solid #eaeaea;
  1788. border-radius: 5px
  1789. }
  1790. button.button2,
  1791. input.button2 {
  1792. -moz-border-radius: 3px;
  1793. -webkit-border-radius: 3px;
  1794. background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
  1795. border-radius: 3px;
  1796. padding: 2px
  1797. }
  1798. #login_popup_buttons input {
  1799. -moz-border-radius: 3px!important;
  1800. -webkit-border-radius: 3px!important;
  1801. background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png)!important;
  1802. border-radius: 3px!important;
  1803. padding: 2px!important
  1804. }
  1805. a.button1:hover,
  1806. a.button2:hover,
  1807. button.button2:hover,
  1808. input.button1:hover,
  1809. input.button2:hover {
  1810. color: #048ebb
  1811. }
  1812. #text_editor_controls a.button2,
  1813. #text_editor_controls button.button2,
  1814. #text_editor_controls input.button2 {
  1815. background-image: url(http://i66.servimg.com/u/f66/13/46/75/82/bbg11.png);
  1816. color: #000;
  1817. padding: 3px
  1818. }
  1819. .module {
  1820. -moz-border-radius: 10px 0;
  1821. -webkit-border-radius: 10px 0 10px 0;
  1822. background: url(http://i88.servimg.com/u/f88/14/28/28/25/111.png);
  1823. background-color: #f4f4f4;
  1824. background-repeat: repeat-x;
  1825. border: dotted 2px;
  1826. border-radius: 7px;
  1827. margin: 3px
  1828. }
  1829. .icon-home {
  1830. background: url(http://i66.servimg.com/u/f66/13/46/75/82/iconho11.png) no-repeat top;
  1831. color: transparent!important;
  1832. font-size: 0!important;
  1833. padding: 12px 12px 20px
  1834. }
  1835. .icon-home:hover {
  1836. background: url(http://i66.servimg.com/u/f66/13/46/75/82/iconho12.png) no-repeat top;
  1837. color: transparent
  1838. }
  1839. .blog_cal-border {
  1840. background: url(http://i66.servimg.com/u/f66/13/46/75/82/blog210.png) no-repeat center;
  1841. background-color: transparent;
  1842. border: 0;
  1843. padding: 5px
  1844. }
  1845. .blog_cal-content {
  1846. background-color: transparent;
  1847. color: #FFF
  1848. }
  1849. ul#privmsgs-menu {
  1850. -moz-border-radius: 7px;
  1851. -moz-box-shadow: 0 0 6px #666;
  1852. -webkit-border-radius: 7px;
  1853. -webkit-box-shadow: 0 0 6px #666;
  1854. background: url(http://i88.servimg.com/u/f88/14/28/28/25/111.png);
  1855. background-color: #f4f4f4;
  1856. background-repeat: repeat-x;
  1857. border: 1px solid #949494;
  1858. border-radius: 7px;
  1859. box-shadow: 0 0 6px #666;
  1860. margin-right: -80px;
  1861. padding: 1px;
  1862. width: 530px
  1863. }
  1864. .blog .icon {
  1865. background-image: url(http://i45.tinypic.com/af911z.png) no-repeat, center;
  1866. height: 80px;
  1867. padding-top: 20px;
  1868. width: 59px
  1869. }
  1870. #page-footer .gensmall {
  1871. color: #666
  1872. }
  1873. #page-footer a[href="http://www.blogratuit.ro/ro/"] {
  1874. display: none!important
  1875. }
  1876. #page-footer a[href="/report_abuse.forum?page=%2Fmeniuri-f15%2Fbass-meter-meniu-t168.htm&report=1"] {
  1877. display: none!important
  1878. }
  1879. #page-footer a[href="/report_abuse.forum?page=%2Fforum.htm&report=1"] {
  1880. display: none!important
  1881. }
  1882. img[src="http://illiweb.com/fa/empty.gif"] {
  1883. display: none!important
  1884. }
  1885. img[src="http://illiweb.com/fa/icon_mini_search.gif"] {
  1886. display: none!important
  1887. }
  1888. #page-footer a[href="http://www.freeforums-hosting.com"] {
  1889. display: none!important
  1890. }
  1891. .forabg,
  1892. .forumbg {
  1893. -moz-border-radius: 10px 10px 11px 11px;
  1894. -webkit-border-radius: 10px 10px 11px 11px;
  1895. border-radius: 10px 10px 11px 11px;
  1896. padding: 0 6px!important
  1897. }
  1898. .forumline {
  1899. -moz-border-radius: 10px 10px 11px 11px;
  1900. -webkit-border-radius: 10px 10px 11px 11px;
  1901. border-radius: 10px 10px 11px 11px
  1902. }
  1903. .icon {
  1904. margin-left: -22px;
  1905. padding-left: 22px
  1906. }
  1907. .forumbg .icon {
  1908. margin-left: -22px;
  1909. padding-left: 22px
  1910. }
  1911. .forabg dd.lastpost,
  1912. .forabg dd.posts,
  1913. .forabg dd.topics {
  1914. margin: 3px
  1915. }
  1916. .forabg ul.forums,
  1917. .pmlist {
  1918. -moz-border-radius: 10px;
  1919. -webkit-border-radius: 10px;
  1920. background: #fff url(http://i66.servimg.com/u/f66/13/46/75/82/a20.png)!important;
  1921. background-image: url(http://i43.servimg.com/u/f43/16/43/60/45/back12.png)!important;
  1922. border: 2px solid #fff;
  1923. border-radius: 10px
  1924. }
  1925. .pmlist,
  1926. ul.topiclist {
  1927. -moz-border-radius: 10px;
  1928. -webkit-border-radius: 10px;
  1929. border-radius: 10px;
  1930. position: relative!important;
  1931. z-index: 999!important
  1932. }
  1933. .pmlist .icon {
  1934. margin-left: -25px!important;
  1935. padding-left: 25px
  1936. }
  1937. .forabg .row {
  1938. background: none!important
  1939. }
  1940. .forumbg .row {
  1941. border-left: 2px solid #fff;
  1942. border-right: 2px solid #fff
  1943. }
  1944. .forumbg .row2:first-child,
  1945. .forumbg .row:first-child,
  1946. .table1 .row2:first-child,
  1947. .table1 .row:first-child {
  1948. -moz-border-top-left-radius: 10px;
  1949. -moz-border-top-right-radius: 10px;
  1950. -webkit-border-top-left-radius: 10px;
  1951. -webkit-border-top-right-radius: 10px;
  1952. border-top: 2px solid #fff;
  1953. border-top-left-radius: 10px 10px 0 0;
  1954. border-top-right-radius: 10px 10px 0 0
  1955. }
  1956. .forumbg .row2:last-child,
  1957. .forumbg .row:last-child,
  1958. .table1 .row2:last-child,
  1959. .table1 .row:last-child {
  1960. -moz-border-bottom-left-radius: 10px;
  1961. -moz-border-bottom-right-radius: 10px;
  1962. -webkit-border-bottom-left-radius: 10px;
  1963. -webkit-border-bottom-right-radius: 10px;
  1964. border-bottom: 2px solid #fff;
  1965. border-bottom-left-radius: 10px 10px 0 0;
  1966. border-bottom-right-radius: 10px 10px 0 0
  1967. }
  1968. ul.search {
  1969. -moz-border-radius: 10px;
  1970. -webkit-border-radius: 10px;
  1971. background: #f0f0f0 url(http://i66.servimg.com/u/f66/13/46/75/82/bg113.png) repeat-x!important;
  1972. border: 2px solid #fff;
  1973. border-radius: 10px
  1974. }
  1975. .table1 {
  1976. position: relative;
  1977. z-index: 999!important
  1978. }
  1979. .forumbg-table .left-box,
  1980. .forumbg-table .right-box,
  1981. .forumbg-table .row1 {
  1982. position: relative!important;
  1983. z-index: 999!important
  1984. }
  1985. table {
  1986. border-collapse: expression(separate',cellSpacing='0px);
  1987. border-spacing: 0
  1988. }
  1989. .forabg .corners-bottom,
  1990. .forumbg .corners-bottom {
  1991. -moz-border-radius: 0 0 10px 10px;
  1992. -webkit-border-radius: 0 0 10px 10px;
  1993. background: url(http://yourimg.in/m/h39m191.png) repeat-x bottom;
  1994. border-radius: 0 0 10px 10px;
  1995. display: inline-block;
  1996. margin-left: -6px;
  1997. margin-top: -40px;
  1998. padding-top: 50px;
  1999. width: 920px;
  2000. z-index: -1!important
  2001. }
  2002. #page-header .navbar ul.navlinks {
  2003. background: url(http://i41.servimg.com/u/f41/17/41/30/77/2zxfd10.png) no-repeat top center;
  2004. height: 50px;
  2005. left: -56px;
  2006. position: relative;
  2007. width: 1012px
  2008. }
  2009. #page-header .navbar ul.navlinks li a {
  2010. bottom: -22px!important;
  2011. color: #fff;
  2012. font-family: arial;
  2013. font-size: 14px;
  2014. margin: 5px;
  2015. position: relative;
  2016. text-shadow: 1px 1px 1px #000
  2017. }
  2018. #page-header .navbar ul.navlinks li a:hover {
  2019. color: #dcf9ff;
  2020. text-shadow: -1px -1px 1px #000
  2021. }
  2022. .overview {
  2023. -moz-border-radius: 10px;
  2024. -webkit-border-radius: 10px;
  2025. background: #3B9D00 url(http://i66.servimg.com/u/f66/11/96/49/61/ovbg10.png) repeat-x;
  2026. border: 2px solid #2b6f02;
  2027. border-radius: 10px;
  2028. color: #fff!important;
  2029. top: 50px!important
  2030. }
  2031. .overview label {
  2032. color: #fff
  2033. }
  2034. .overview .row2 {
  2035. background: none;
  2036. border-bottom: 1px dashed #fff;
  2037. text-shadow: 1px 1px 1px #000
  2038. }
  2039. .overview a {
  2040. position: static!important
  2041. }
  2042. post {
  2043. -moz-border-radius: 5px;
  2044. -webkit-border-radius: 5px;
  2045. background: #fcfcfc url(http://i33.servimg.com/u/f33/15/33/29/01/of10.png) no-repeat bottom left;
  2046. border: 2px solid #eaeaea;
  2047. border-radius: 5px
  2048. }
  2049. #preview {
  2050. background: #eee!important
  2051. }
  2052. input[type="password"],
  2053. input[type="text"] {
  2054. background-image: none!important
  2055. }
  2056. .online {
  2057. background: #fff url(http://i33.servimg.com/u/f33/15/33/29/01/on10.png) no-repeat bottom right;
  2058. z-index: 999!important
  2059. }
  2060. dl.codebox {
  2061. background-color: #fff;
  2062. border: 1px solid #e4e4e4
  2063. }
  2064. dl.codebox dt {
  2065. background: url(http://i64.servimg.com/u/f64/14/54/25/26/cod12.png) no-repeat right;
  2066. border-bottom: 1px dashed #c6e340;
  2067. color: #666;
  2068. font-family: "Trebuchet MS", georgia, Verdana, Sans-serif;
  2069. font-size: 12px;
  2070. text-transform: none
  2071. }
  2072. .resizebox {
  2073. background: #fff url(http://i66.servimg.com/u/f66/13/46/75/82/zoom11.png) 1px 1px no-repeat;
  2074. background-position: top right;
  2075. font-family: "Trebuchet MS", georgia, Verdana, Sans-serif;
  2076. font-size: 12px
  2077. }
  2078. .resizebox .resize_border {
  2079. border: 1px solid #e4e4e4
  2080. }
  2081. #chatbox {
  2082. background-image: url(http://i43.servimg.com/u/f43/16/43/60/45/untitl10.png);
  2083. background-position: bottom right;
  2084. background-repeat: no-repeat;
  2085. left: 205px;
  2086. top: 40px
  2087. }
  2088. #chatbox_members {
  2089. top: 40px
  2090. }
  2091. #chatbox_footer {
  2092. margin-left: 1.5%;
  2093. padding: 4px 0!important;
  2094. width: 96%
  2095. }
  2096. #chatbox_footer #message {
  2097. cursor: text;
  2098. padding: 3px;
  2099. width: 70%
  2100. }
  2101. #chatbox_footer .text-field {
  2102. margin-top: 5px;
  2103. width: 500px
  2104. }
  2105. #chatbox_footer .fontbutton {
  2106. -moz-border-radius: 5px;
  2107. -webkit-border-radius: 5px;
  2108. background: #f6ffe0;
  2109. border: 2px solid #558A11;
  2110. border-radius: 5px;
  2111. padding: 3px
  2112. }
  2113. .postprofile {
  2114. border-color: #e6e6e6;
  2115. color: #228b22;
  2116. float: left!important;
  2117. text-align: left
  2118. }
  2119. #login_popup {
  2120. -moz-border-radius: 10px;
  2121. -webkit-border-radius: 10px;
  2122. background: #f0f0f0 url(http://i66.servimg.com/u/f66/13/46/75/82/bg113.png) repeat-x;
  2123. border: 2px solid #198699;
  2124. border-radius: 10px
  2125. }
  2126. .pagination a {
  2127. -moz-border-radius: 3px;
  2128. -webkit-border-radius: 3px;
  2129. background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
  2130. border-radius: 3px;
  2131. padding: 3px!important
  2132. }
  2133. .pagination a:hover {
  2134. color: #90AD0E!important
  2135. }
  2136. .pagination span strong {
  2137. -moz-border-radius: 3px;
  2138. -webkit-border-radius: 3px;
  2139. background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
  2140. border-radius: 3px;
  2141. color: #198699;
  2142. padding: 3px
  2143. }
  2144. .row .pagination {
  2145. background: url(http://i66.servimg.com/u/f66/13/46/75/82/docume11.png) 0 50% no-repeat
  2146. }
  2147. #page-footer .copyright strong a {
  2148. -moz-border-radius: 3px;
  2149. -webkit-border-radius: 3px;
  2150. background: #fff;
  2151. border: 2px solid #000;
  2152. border-radius: 3px;
  2153. bottom: -15px;
  2154. padding: 5px;
  2155. position: relative;
  2156. width: 100%!important
  2157. }
  2158. ul#picture_legend {
  2159. -moz-border-radius: 7px;
  2160. -webkit-border-radius: 7px;
  2161. background: url(http://i88.servimg.com/u/f88/14/28/28/25/111.png);
  2162. background-color: #f4f4f4;
  2163. background-repeat: repeat-x;
  2164. border: 1px solid #949494;
  2165. border-radius: 7px;
  2166. margin: 5px;
  2167. padding: 5px
  2168. }
  2169. .user_login_form {
  2170. margin: 5px
  2171. }
  2172. body, input:hover{
  2173. cursor: url(http://www.snazzyspace.com/cursorsfolder/pointer-glove.png),auto !important;
  2174. }
  2175. div.h2,
  2176. div.h3 {
  2177. border-bottom: 1px solid #95b031!important
  2178. }
  2179. .buttons {
  2180. min-height: 50px
  2181. }
  2182. .buttons a img {
  2183. -moz-opacity: 1;
  2184. background: url(http://i43.servimg.com/u/f43/16/43/60/45/noname10.png) no-repeat center;
  2185. filter: alpha(opacity=100);
  2186. opacity: .5
  2187. }
  2188. .buttons a img:hover {
  2189. -moz-opacity: .85;
  2190. -moz-transform: rotate(-2.2deg) scale(0.9);
  2191. -webkit-transform: rotate(-2.2deg) scale(0.9);
  2192. background: url(http://img692.imageshack.us/img692/1253/bg1310copy.png) no-repeat center;
  2193. filter: alpha(opacity=100);
  2194. opacity: 1
  2195. }
  2196. blockquote {
  2197. -moz-border-radius: 5px;
  2198. -webkit-border-radius: 5px;
  2199. background: #fcfcfc url(http://i16.servimg.com/u/f16/11/08/38/53/bg210.png) 0 0 no-repeat;
  2200. border: 1px solid #DBDBCE;
  2201. font-size: .95em;
  2202. margin: 1em 1px 1em 25px;
  2203. overflow: hidden;
  2204. padding: 5px
  2205. }
  2206. blockquote blockquote {
  2207. -moz-border-radius: 5px;
  2208. -webkit-border-radius: 5px;
  2209. background: gray;
  2210. background-color: #EFEED9;
  2211. font-size: 1em;
  2212. margin: .5em 1px 0 15px
  2213. }
  2214. input[value="Outros"] {
  2215. background: url(http://i49.servimg.com/u/f49/15/59/73/38/save10.png) no-repeat center!important;
  2216. color: transparent!important
  2217. }
  2218. .contract,
  2219. .expand {
  2220. background: url(http://illiweb.com/fa/m/tabs_more1.gif);
  2221. cursor: pointer;
  2222. height: 9px;
  2223. position: absolute;
  2224. right: 10px;
  2225. top: 6px;
  2226. width: 9px
  2227. }
  2228. .contract {
  2229. background: url(http://illiweb.com/fa/m/tabs_less1.gif)
  2230. }
  2231. .vote {
  2232. -moz-border-radius-bottomleft: 5px;
  2233. -moz-border-radius-bottomright: 5px;
  2234. -moz-border-radius-topleft: 5px;
  2235. -moz-border-radius-topright: 5px;
  2236. background-color: #EAEAEA;
  2237. border: 1px solid #D4D6D5;
  2238. padding: 4px 1px;
  2239. text-align: center;
  2240. width: 20px
  2241. }
  2242. .vote .vote-button a[href$="plus"] {
  2243. -moz-background-clip: border;
  2244. -moz-background-inline-policy: continuous;
  2245. -moz-background-origin: padding;
  2246. background: transparent url(http://i26.servimg.com/u/f26/12/56/56/12/116.jpg) no-repeat scroll 0 0;
  2247. color: transparent;
  2248. display: block;
  2249. height: 21px;
  2250. width: 22px
  2251. }
  2252. .vote .vote-button a[href$="minus"] {
  2253. background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/212.jpg);
  2254. background-repeat: no-repeat;
  2255. color: transparent;
  2256. display: block;
  2257. height: 21px;
  2258. width: 22px
  2259. }
  2260. blockquote div {
  2261. margin-left: 20px
  2262. }
  2263. blockquote blockquote blockquote {
  2264. background-color: #fcfcfc
  2265. }
  2266. blockquote cite {
  2267. display: block;
  2268. font-size: .9em;
  2269. font-style: normal;
  2270. font-weight: 700
  2271. }
  2272. blockquote cite cite {
  2273. font-size: 1em
  2274. }
  2275. blockquote.uncited {
  2276. padding-top: 25px
  2277. }
  2278. ul {
  2279. list-style-type: none
  2280. }
  2281. .codebox {
  2282. -moz-border-radius: 9px;
  2283. -webkit-border-radius: 9px;
  2284. display: block
  2285. }
  2286. .linklist {
  2287. display: none
  2288. }
  2289. #main-content div.h3 {
  2290. -moz-border-radius: 6px!important;
  2291. -webkit-border-radius: 6px!important;
  2292. border: 1px solid #548710!important;
  2293. border-radius: 6px!important;
  2294. padding: 3px!important;
  2295. text-align: center!important
  2296. }
  2297. div.topic-actions div.search-box {
  2298. display: none
  2299. }
  2300. .header {
  2301. text-shadow: 1px 1px 0 #286b00
  2302. }
  2303. .post {
  2304. -moz-border-radius: 10px 0;
  2305. -webkit-border-radius: 10px 0 10px 0;
  2306. background-color: #f4f4f4;
  2307. background-image: url();
  2308. background-position: bottom right;
  2309. background-repeat: no-repeat;
  2310. border: 3px dotted #bcbcbc;
  2311. padding-left: 0
  2312. }
  2313. .forabg {
  2314. margin-bottom: 15px
  2315. }
  2316. #main-content div.panel.row3 div#cp-main.ucp-main .panel {
  2317. border: 0;
  2318. padding: 0
  2319. }
  2320. .post .postprofile {
  2321. -moz-border-radius-bottomright: 10px;
  2322. -webkit-border-bottom-right-radius: 10px;
  2323. border-bottom: 3px dotted #BCBCBC;
  2324. border-bottom-right-radius: 10px;
  2325. border-right: 3px dotted #BCBCBC;
  2326. margin-top: 0;
  2327. padding-left: 10px;
  2328. padding-top: 10px
  2329. }
  2330. .post .corners-top {
  2331. display: none
  2332. }
  2333. div.panel.introduction {
  2334. border: 3px dotted #BCBCBC
  2335. }
  2336. a.button1,
  2337. a.button1,
  2338. a.button2,
  2339. a.button2,
  2340. a.button2,
  2341. body:last-child a.button1,
  2342. button,
  2343. button.button2,
  2344. button.button2,
  2345. button.button2,
  2346. button.button2,
  2347. input,
  2348. input.button1,
  2349. input.button1,
  2350. input.button1,
  2351. input.button1,
  2352. input.button2,
  2353. input.button2,
  2354. input.button2,
  2355. input.button2 {
  2356. -moz-border-radius: 3px;
  2357. -webkit-border-radius: 3px;
  2358. background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
  2359. border-radius: 3px;
  2360. padding: 2px
  2361. }
  2362. a.button1:hover,
  2363. a.button1:hover,
  2364. a.button2:hover,
  2365. a.button2:hover,
  2366. a.button2:hover,
  2367. body:last-child a.button1:hover,
  2368. button.button2:hover,
  2369. button.button2:hover,
  2370. button.button2:hover,
  2371. button.button2:hover,
  2372. button:hover,
  2373. input.button1:hover,
  2374. input.button1:hover,
  2375. input.button1:hover,
  2376. input.button1:hover,
  2377. input.button2:hover,
  2378. input.button2:hover,
  2379. input.button2:hover,
  2380. input.button2:hover,
  2381. input:hover {
  2382. -moz-border-radius: 3px;
  2383. -webkit-border-radius: 3px;
  2384. background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
  2385. border: 1px solid #46a9af;
  2386. border-radius: 3px;
  2387. color: #46a9af;
  2388. padding: 2px
  2389. }
  2390. #login {
  2391. -moz-transition: margin-top .5s ease-in-out 0;
  2392. -o-transition: margin-top .5s ease-in-out 0;
  2393. -webkit-transition: margin-top .5s ease-in-out 0;
  2394. background: #1E1E1E;
  2395. height: auto;
  2396. overflow: visible;
  2397. transition: margin-top .5s ease-in-out 0
  2398. }
  2399. #topp {
  2400. background: url(http://web-kreation.com/demos/login_form_mootools_1.2/images/login_top.jpg) repeat-x 0 0;
  2401. height: 38px;
  2402. position: relative
  2403. }
  2404. #topp ul.login {
  2405. background: url(http://img18.imageshack.us/img18/3017/loginrw.png) no-repeat right 0;
  2406. clear: right;
  2407. color: #fff;
  2408. display: block;
  2409. float: right;
  2410. font-size: 80%;
  2411. font-weight: 700;
  2412. height: 38px;
  2413. line-height: 38px;
  2414. margin: 0;
  2415. padding-right: 45px;
  2416. position: relative;
  2417. right: 150px;
  2418. text-align: center;
  2419. width: auto
  2420. }
  2421. #topp ul.login li.left {
  2422. background: url(http://img41.imageshack.us/img41/3439/loginlc.png) no-repeat left 0;
  2423. display: block;
  2424. float: left;
  2425. height: 38px;
  2426. margin: 0;
  2427. padding: 0;
  2428. width: 45px
  2429. }
  2430. #topp ul.login li {
  2431. background: url(http://web-kreation.com/demos/login_form_mootools_1.2/images/login_m.jpg) repeat-x 0 0;
  2432. display: block;
  2433. float: left;
  2434. height: 38px;
  2435. padding: 0 6px;
  2436. text-align: left
  2437. }
  2438. #topp ul.login li a {
  2439. color: #3CC
  2440. }
  2441. #topp ul.login li a:hover {
  2442. color: #fff
  2443. }
  2444. #login .loginContent input:focus.field {
  2445. background: #545454
  2446. }
  2447. #login .loginContent {
  2448. height: 100px;
  2449. padding-top: 0;
  2450. width: 790px
  2451. }
  2452. #login .loginContent input.button_login {
  2453. background: transparent url(http://web-kreation.com/demos/login_form_mootools_1.2/images/button_login.jpg) no-repeat 0 0
  2454. }
  2455. #login .loginClose a {
  2456. background: url(http://web-kreation.com/demos/login_form_mootools_1.2/images/button_close.jpg) no-repeat right 0
  2457. }
  2458. #login .loginClose a:hover {
  2459. background: url(http://web-kreation.com/demos/login_form_mootools_1.2/images/button_close.jpg) no-repeat right -20px
  2460. }
  2461. .buttons a img:active {
  2462. -moz-transform: rotate(-2.0deg) scale(1.1);
  2463. -webkit-transform: rotate(-2.0deg) scale(1.1)
  2464. }
  2465. ul.profile-icons li a img {
  2466. -moz-opacity: .8;
  2467. filter: alpha(opacity=100);
  2468. opacity: 1
  2469. }
  2470. ul.profile-icons li a img:hover {
  2471. -moz-opacity: .3;
  2472. bottom: -2px;
  2473. filter: alpha(opacity=100);
  2474. opacity: .7;
  2475. padding: 0;
  2476. position: relative
  2477. }
  2478. ul#privmsgs-menu li a img {
  2479. -moz-opacity: 1;
  2480. filter: alpha(opacity=100);
  2481. opacity: .5
  2482. }
  2483. ul#privmsgs-menu li a img:hover {
  2484. -moz-opacity: .85;
  2485. filter: alpha(opacity=100);
  2486. opacity: 1
  2487. }
  2488. .fade {
  2489. -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebe5dd, endColorstr=#00ebe5dd, GradientType=1)";
  2490. background: -moz-linear-gradient(left, rgb(235, 229, 221) 0%, rgba(235, 229, 221, 0) 100%);
  2491. background-image: -webkit-gradient(linear, lefttop, righttop, color-stop(0.00, rgb(235, 229, 221)), color-stop(1.00, rgba(235, 229, 221, 0)));
  2492. display: inline-block;
  2493. filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ebe5dd, endColorstr=#00ebe5dd, GradientType=1)
  2494. }
  2495. .blur {
  2496. -ms-filter: progid: DXImageTransform.Microsoft.Blur(pixelradius=2);
  2497. color: #ddd;
  2498. display: inline-block;
  2499. filter: progid: DXImageTransform.Microsoft.MotionBlur(strength=1, direction=310) progid: DXImageTransform.Microsoft.Blur(pixelradius=2);
  2500. text-shadow: 0 0 6px #aaa
  2501. }
  2502. .flipH {
  2503. -moz-transform: scale(-1, 1);
  2504. -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  2505. -o-transform: scale(-1, 1);
  2506. -webkit-transform: scale(-1, 1);
  2507. display: inline-block;
  2508. filter: progid: DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod="auto expand");
  2509. transform: scale(-1, 1)
  2510. }
  2511. .flipV {
  2512. -moz-transform: scale(1, -1);
  2513. -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
  2514. -o-transform: scale(1, -1);
  2515. -webkit-transform: scale(1, -1);
  2516. display: inline-block;
  2517. filter: progid: DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod="auto expand");
  2518. transform: scale(1, -1)
  2519. }
  2520. @media print {
  2521. * {
  2522. background-color: #fff;
  2523. background-image: none;
  2524. color: #000
  2525. }
  2526. body {
  2527. font-size: 10pt;
  2528. margin: 0;
  2529. padding: 0
  2530. }
  2531. body#phpbb div#wrap {
  2532. margin: 0;
  2533. width: 85%
  2534. }
  2535. span.corners-bottom,
  2536. span.corners-top {
  2537. display: none
  2538. }
  2539. #wrap #logo-desc img,
  2540. #wrap #logo-desc p,
  2541. div#page-header div.navbar,
  2542. div#page-header div.navbar ul.linklist {
  2543. display: none!important
  2544. }
  2545. #wrap div.headerbar {
  2546. border-bottom: 1px solid #ccc;
  2547. margin: 0
  2548. }
  2549. #wrap div#page-body h2 {
  2550. border-bottom: 1px solid #ccc;
  2551. font-weight: bolder;
  2552. margin-bottom: 1em
  2553. }
  2554. #wrap div#page-body .left-box,
  2555. #wrap div#page-body .pagination,
  2556. #wrap div#page-body div.topic-actions,
  2557. #wrap div.post .right,
  2558. #wrap div.postbody div.signature,
  2559. #wrap div.postbody img,
  2560. #wrap div.postbody ul.profile-icons,
  2561. #wrap dl.postprofile {
  2562. display: none!important;
  2563. float: none
  2564. }
  2565. #wrap dl.postprofile {
  2566. float: none
  2567. }
  2568. #wrap div.postbody .online {
  2569. background-image: none
  2570. }
  2571. #wrap div.postbody {
  2572. width: auto
  2573. }
  2574. #wrap div.postbody h3 {
  2575. font-size: 10pt
  2576. }
  2577. #wrap div.postbody p.author {
  2578. border-bottom: 1px dashed #ccc;
  2579. width: 100%
  2580. }
  2581. #wrap div#page-body div.post {
  2582. border-top: 3px double #ccc;
  2583. padding: 0 0 2em
  2584. }
  2585. div.postbody {
  2586. float: none;
  2587. width: 100%
  2588. }
  2589. #wrap div#page-body div.post .content {
  2590. overflow: visible
  2591. }
  2592. #new-message-linka {
  2593. -moz-box-shadow: 0 0 0 #666!important;
  2594. background: url(http://illiweb.com/fa/empty.gif);
  2595. text-shadow: 0 0 3px red
  2596. }
  2597. div.noprint {
  2598. display: none
  2599. }
  2600. div.noprint {
  2601. display: none
  2602. }}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement