Advertisement
Guest User

Untitled

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