Advertisement
Guest User

Ismaels

a guest
Aug 3rd, 2014
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 56.04 KB | None | 0 0
  1. .sennior .main-head {
  2. width: 85% !important;
  3. }
  4. form#ucp {background: none !important;}
  5. .sennior {position: relative !important;top: 9px !important;width: 788px !important;left: 9px !important;}
  6. #pun-foot { margin-right: 8% !important; }
  7. #chatbox_header.main-head {
  8. background: url(http://i78.servimg.com/u/f78/17/31/71/58/mainti10.png) repeat-x bottom #1f537b;
  9. padding: 3px 4px;
  10. -webkit-border-radius: 5px;
  11. -moz-border-radius: 5px;
  12. -khtml-border-radius: 5px;
  13. border-radius: 5px;
  14. min-height: 6px;
  15. }
  16. .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  17. color: #fff;
  18. }
  19. body[bgcolor] {background: #FCFCFF;}
  20. .main-content.chatbox {
  21. background-color: #FCFCFF;
  22. padding: 10px;
  23. border: 1px solid rgb(204, 204, 204);
  24. -webkit-border-radius: 10px;
  25. -moz-border-radius: 10px;
  26. -khtml-border-radius: 10px;
  27. border-radius: 10px;
  28. padding-bottom: 0px;
  29. }
  30. #chatbox_members {
  31. background: rgb(246, 246, 248);
  32. border: 1px solid rgb(204, 204, 204);
  33. margin: 4px;
  34. top: 43px;
  35. bottom: 28px;
  36. right: 10;
  37. }
  38. #chatbox_members .member-title {
  39. background: url(http://i78.servimg.com/u/f78/17/31/71/58/mainti10.png) repeat-x bottom #363636;
  40. color: #fff;
  41. padding: 5px;
  42. text-align: left;
  43. padding: 8px 10px;
  44. }
  45. #chatbox p {
  46. background: transparent;
  47. padding: 5px;
  48. line-height: 1.3em;
  49. }
  50. #chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
  51. }
  52. input#message.post:focus {
  53. background: rgb(255,255,240) url('http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png') repeat-x;
  54. border-top-color: rgb(150,150,150);
  55. border-bottom-color: rgb(230,230,230);
  56. }
  57. #simple-wrap {
  58. background:white;
  59. }
  60. #chatbox_top {
  61. min-height: 280px;
  62. }
  63. #chatbox{
  64. top: 43px;
  65. bottom: 28px;
  66. margin: 5px;
  67. background: rgb(246, 246, 248);
  68. border: 1px solid rgb(204, 204, 204);
  69. padding: 5px;
  70. right: 198px;
  71. left:0;
  72. }
  73. #chatbox_footer {
  74. border-top: none!important;  
  75. }
  76. html { background: white !important; }
  77. .fontbutton {
  78. -moz-border-radius: 2px;
  79. -moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
  80. -webkit-border-radius: 2px;
  81. -webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
  82. background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0 !important;
  83. border: 1px solid #585858!important;
  84. border-radius: 2px !important;
  85. box-shadow: rgba(0,0,0,0.43) 0 1px 3px !important;
  86. color: #fff !important;
  87. font-family: tahoma,helvetica,arial,sans-serif !important;
  88. font-size: 13px !important;
  89. font-style: normal !important;
  90. font-variant: normal !important;
  91. font-weight: normal !important;
  92. padding: 2px 5px !important;
  93. text-shadow: #474747 0 -1px 0 !important;
  94. position: relative !important;
  95. top: -2px !important;
  96. }
  97. input#submit_button {
  98. -moz-border-radius: 2px;
  99. -moz-box-shadow: rgba(0,0,0,0.43) 0 1px 3px;
  100. -webkit-border-radius: 2px;
  101. -webkit-box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
  102. background: #646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
  103. border: 1px solid #585858!important;
  104. border-radius: 2px!important;
  105. box-shadow: rgba(0,0,0,0.43) 0 1px 3px!important;
  106. color: #fff!important;
  107. font-family: tahoma,helvetica,arial,sans-serif!important;
  108. font-size: 13px!important;
  109. font-style: normal!important;
  110. font-variant: normal!important;
  111. font-weight: 400!important;
  112. padding: 2px 5px!important;
  113. position: relative!important;
  114. text-shadow: #474747 0 -1px 0!important;
  115. top: -2px!important;
  116. }
  117. #chatbox span[style="font-style:italic"]:after {
  118. content: " Clique em login para Entrar!";
  119. }
  120. #chatbox span[style="font-style:italic"] {
  121. background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
  122. border: 1px solid #E599AA;
  123. box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  124. color: #80001C;
  125. display: block;
  126. font-size: 14px;
  127. font-style: normal !important;
  128. font-weight: 700;
  129. line-height: 1.6;
  130. padding: 10px;
  131. text-align: center;
  132. text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
  133. }
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140. #pun-about ul li a {color: rgb(90, 90, 90)!important;}
  141. div#chatbox_popup {display: none!important;}
  142. div#shek_fa2 {display: none!important;}div#onlinechat {background-color: transparent!important;border-top: transparent!important;padding: initial!important;}
  143. .rep_bar {
  144. white-space: nowrap;
  145. margin: 6px 4px;
  146. float: right;
  147. }
  148. .rep_bar .bs_inline {list-style: none;}
  149. .bs_inline>li {
  150. display: inline-block;
  151. margin: 0 3px;
  152. }
  153. .bs_inline>li:first-child {
  154. margin-left: 0;
  155. }
  156. .bs_inline img {vertical-align: middle;}
  157. .bs_inline span img {cursor: pointer;}
  158. #reput_vote.positive {
  159. background: #8db13e url('http://i.imgur.com/UGqTZqe.png') repeat-x 0 1px;
  160. }
  161. #reput_vote.zero {
  162. background: #6a6a6a url('http://i.imgur.com/UGqTZqe.png') repeat-x 0 1px;
  163. }
  164. .rep_bar #reput_vote {
  165. font-size: 10px;
  166. padding: 2px 10px !important;
  167. }
  168. #reput_vote {
  169. color: #fff;
  170. font-weight: bold;
  171. padding: 3px 8px;
  172. display: inline-block;
  173. -moz-border-radius: 3px;
  174. -webkit-border-radius: 3px;
  175. border-radius: 3px;
  176. text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
  177. }
  178. #right {
  179. position: relative;
  180. margin-top: 0!important;
  181. }
  182. .ipsType_pagetitle {
  183.     color: #323232;
  184.     display: block;
  185.     font-family: Helvetica,Arial,sans-serif;
  186.     font-size: 26px;
  187.     font-style: normal;
  188.     font-variant: normal;
  189.     font-weight: 300;
  190.     line-height: 1.4;
  191.     outline-style: none;
  192.     overflow: hidden;
  193.     text-align: left;
  194.     text-decoration: none;
  195.     text-overflow: ellipsis;
  196.     white-space: nowrap;
  197.     width: 525px;
  198. }
  199. .titlebox {
  200.     color: #414141;
  201.     overflow: hidden;
  202.     padding: 13px;
  203.     text-shadow: 0px 1px 0px #FFF;
  204. }
  205. .titlebox dd {
  206.     display: block;
  207. }
  208. .titlebox dava {
  209.     float: left;
  210. }
  211. .titlebox {
  212.     color: #414141;
  213.     overflow: hidden;
  214.     padding: 13px;
  215.     text-shadow: 0px 1px 0px #FFF !important;
  216.     background: none !important;
  217.     border: none !important;
  218.     box-shadow: none !important;
  219. }
  220. .ipsBox_withphoto {
  221.     float: left;
  222.     margin-left: 10px;
  223. }
  224.  
  225.  
  226.  
  227. panda-code{
  228. background-color: #fcfcfc!important;
  229. border: none!important;
  230. padding: 0!important;}
  231.  
  232. .codebox dd.cont_code {
  233. height: auto !important;
  234. max-height: 300px !important;  
  235. overflow: auto;
  236. }
  237. .panda-theme-select {
  238.     float: right;
  239.     margin: 2px 5px;
  240.     display:none;
  241. }
  242. .panda-code, dl.codebox code {
  243.    padding: 5px 20px;
  244.    font-size: 0.9em;
  245.    font-family: monospace;
  246.    background: #EFEFEF;
  247.    color: #0D700D;
  248.    border: 1px solid #CCC;
  249.    overflow: auto;
  250.    max-height: 200px;
  251.    text-shadow: 0 1px white;
  252.    text-align: left;
  253.    display: block;
  254. }
  255. .panda-code ol { padding-left: 15px; }
  256. .panda-code ol li {
  257.     padding: 1px 10px;
  258.     margin: 4px 0;
  259.     border-left: 2px solid green;
  260.     list-style-type: decimal-leading-zero;
  261. }
  262. .panda-code ol li:hover { background: #F5EFEF; }
  263. .panda-string, .panda-multiLineString { color: #C03; } /* string literals */
  264. .panda-special { color: #09F; } /* words defined as special */
  265. .panda-keyword, .panda-extra { color: #009; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
  266. .panda-int { color: #f00; } /* integers. */
  267. .panda-operators { font-weight: bold; color : #000; } /* > < & = == === !== != ! && * % + / || */
  268. .panda-comment1, .panda-comment2, .panda-comment3 { color: #666!important; font-style: italic; } /* comments */
  269. .panda-regexp { color: #F802F8; } /* regular expressions like: /regexp/ */
  270. .panda-JSglobal { color: #81203B; font-weight: bold; font-size: 1.1em; } /* colors the words: window, document, navigator and screen */
  271. .panda-selector { color: #FF00F5; } /* selector section */
  272. .panda-cssproperty { color : #105289; } /* property name */
  273. .panda-cssunit { color: #F802F8; } /* CSS units. 1px 1.2em etc */
  274. .panda-important { color: #f00; } /* !important declaration */
  275. .panda-selector-pseudo { color: #D36CD3; font-style: italic;  } /* Pseudo selectors */
  276. .panda-htmltag { color : #0E66D6; } /* HTML tag */
  277. .panda-xmlcomment { color : #666; } /* XML comment:  */
  278. .panda-htmltag-special { color : #A333D8; } /* a, script, body, head, html, meta, link tags. */
  279. .panda-htmltag-attribute { color : blue; } /* attribute value */
  280. /* Panda Syntax Highlighter - https://github.com/AvacWeb/Panda */
  281. .panda-code {
  282.    padding: 5px 10px;
  283.    font-size: 1.2em;
  284.    font-family: monospace;
  285.    background: #EFEFEF;
  286.    color: #0D700D;
  287.    border: 1px solid #CCC;
  288.    overflow: auto;
  289.    max-height: 300px;
  290.    text-shadow: 0 1px white;
  291.    text-align: left;
  292.    display: block;
  293. }
  294. .panda-code ol { padding-left: 15px; }
  295. .panda-code ol li {
  296.     padding: 1px 10px;
  297.     margin: 4px 0;
  298.     border-left: 2px solid green;
  299.     list-style-type: decimal-leading-zero;
  300. }
  301. .panda-code ol li:hover { background: #DEDEDE; }
  302. .panda-string, .panda-multiLineString { color: #C03; } /* string literals */
  303. .panda-special { color: #09F; } /* words defined as special */
  304. .panda-keyword, .panda-extra { color: #009; } /* keywords. .panda-extra = square braces, parentheses and curly braces. */
  305. .panda-operators { font-weight: bold; color : #000; } /* > < & = == === !== != ! && * % + / || */
  306. .panda-comment1, .panda-comment2, .panda-comment3 { color: #666!important; font-style: italic; } /* comments */
  307. .panda-int { color: #f00; }
  308. /*NOS TOPICOS-POST*/
  309. dl.codebox code {
  310. background-color: #fcfcfc!important;
  311. border: none!important;
  312. padding: 0!important;}
  313. .codebox dd.cont_code {
  314. max-height: 315px!important;
  315. padding: 0px;}
  316. .codebox {
  317. background-color: #fcfcfc !important;
  318. border: 1px solid #e3e3e3;
  319. overflow: auto;}
  320. .codebox dd{background-color: #fcfcfc!important;}
  321. .codebox dt {
  322. font-size: 12px;
  323. padding: 8px 10px;
  324. border-bottom: 1px solid #e3e3e3;
  325. background: #f2f2f2 url('http://i.imgur.com/haNJ0ol.png') repeat-x 0 0;
  326. color: #535353;
  327. text-shadow: rgba(255,255,255,1) 0px 1px 0px;
  328. font-weight: bold;
  329. }
  330. .pun-crumbs p {line-height: 1.8!important;}
  331. .pun-crumbs {
  332. background: #e4e4e4;
  333. background-image: -moz-linear-gradient(top, rgba(255,255,255,05) 0%, rgba(255,255,255,0.7) 100%);
  334. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.7)));
  335. background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 100%);
  336. background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 100%);
  337. background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 100%);
  338. background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 100%);
  339. border: 1px solid #c4c4c4;
  340. border-bottom: 1px solid #d8d8d8;
  341. text-shadow: #fff 0px 1px 0px;
  342. -moz-border-radius: 3px;
  343. -webkit-border-radius: 3px;
  344. border-radius: 3px;
  345. -webkit-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  346. -moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  347. box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  348. overflow: hidden;
  349. margin-bottom: 10px;
  350. }
  351. p.crumbs {
  352. color: #F3F3F3;
  353.   height: 29px!important
  354. }
  355. p.crumbs a:hover {
  356. background-position: 100% -44px;
  357. }
  358. p.crumbs a {
  359. background: url(http://i57.servimg.com/u/f57/14/89/34/10/second10.png) no-repeat scroll 100% center transparent;
  360. background-position: 100% -1px;
  361. color: #757575!important;
  362. margin-left: -16px;
  363. padding: 12px 20px 14px 25px;
  364. position: relative;
  365. text-shadow: 0 1px 0 #fff;
  366. transition: none;
  367. font-size: 10px!important;
  368. }
  369. p.crumbs a:hover:before {
  370. background: url(http://i57.servimg.com/u/f57/14/89/34/10/second10.png) no-repeat 0 -44px;
  371. }
  372. p.crumbs a:after, p.crumbs a:before {
  373. content: " ";
  374. display: block;
  375. height: 100%;
  376. left: -9px;
  377. position: absolute;
  378. top: 0;
  379. width: 16px;
  380. }
  381. p.crumbs a:active {
  382. background-position: 100% -87px;
  383. }
  384. p.crumbs a:before {
  385. background: url(http://i57.servimg.com/u/f57/14/89/34/10/second10.png) no-repeat 0 -1px;
  386. }
  387. p.crumbs a:active:before {
  388. background: url(http://i57.servimg.com/u/f57/14/89/34/10/second10.png) no-repeat 0 -87px;
  389. }
  390. #search_menu .title-overview {
  391.    text-align: center;
  392.    background: #EEEEEE !important;
  393.    border-bottom: 1px solid #ddd;
  394.    line-height: 30px;
  395.    font-size: 14px;
  396.    font-weight: bold;
  397. }
  398. #search_menu.overview {
  399.    background: white !important;
  400. }
  401. div.menuidx {
  402. left: 87px;
  403. position: relative;
  404. }
  405.  
  406. .seta-titulo {
  407. margin-left: 80px!important;
  408. top: -60px!important;
  409. }
  410. #profile-advanced-details .main-content, .pun .main-content {
  411. border-bottom-left-radius: 1pc !important;
  412. border-bottom-right-radius: 1pc !important;
  413. }
  414. #pun-info > div.main-content {/*EstatΓ­sticas*/
  415.   border-width: 2px!important;
  416. }
  417. .ucpoption:hover {
  418. margin-left: 10px;
  419. }
  420. .ucpoption {
  421. font-size: 10px;
  422. transition: 0.5s;
  423. }
  424. .ucptitle {
  425. font-size: 14px;
  426. font-weight: bold;
  427. font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  428. }
  429. #stats_sidebar {
  430. margin: -10px;
  431. }
  432. .List_data li {
  433. padding: 6px;
  434. line-height: 1.3;
  435. }
  436. #stats_sidebar li {
  437. border-bottom: 1px solid #E9EDEE;
  438. }
  439. #stats_sidebar .srl {
  440. font-weight: bold;
  441. }
  442. #stats_sidebar .srr {
  443. float: right;
  444. }
  445. #right .main-content ol, #right .main-content ul {
  446. padding-left: 0px !important;
  447. }
  448. #newFriend a {
  449. color: #900;
  450. text-decoration: none;
  451. font: bold 16px Georgia;
  452. }
  453. #newFriend {
  454. text-shadow: 1px 2px 0 #d3d3d3;
  455. line-height: 2em;
  456. background: #f9f9f9;
  457. border-bottom: 0;
  458. border: 1px solid #a2a2a2 !important;
  459. border-radius: 15px !important;
  460. box-shadow: inset 0 0 5px rgba(128, 128, 128, 0.68) !important;
  461. border-radius: 6px 6px 0 0;
  462. -moz-border-radius: 6px 6px 0 0;
  463. -webkit-border-radius: 6px 6px 0 0;
  464. -o-border-radius: 6px 6px 0 0;
  465. bottom: 0;
  466. box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  467. -moz-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  468. -webkit-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  469. -o-box-shadow: inset 0px 1px 9px #CCC ,0 0 3px rgba(0, 0, 0, 0.3);
  470. color: #333;
  471. font-weight: 700;
  472. left: 75%;
  473. min-height: 2em;
  474. padding: 1em;
  475. position: fixed;
  476. text-align: center;
  477. width: 230px;
  478. }
  479.  
  480. #user_inbox_link_menucontent {
  481.    left: 865px !important;
  482. }
  483. .avt-r img{
  484. background: none repeat scroll 0% 0% #FFF;
  485. border: 1px solid #D5D5D5 !important;
  486. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  487. float: left;
  488. height: 28px;
  489. margin: 3px;
  490. padding: 1px;
  491. width: 28px;
  492. }
  493. #perfil_drop{
  494.     background: linear-gradient(#FFF, #EDEDED) repeat scroll 0px 0px transparent;
  495.     border: 0px none !important;
  496.     border-radius: 0px 0px 6px 6px;
  497.     box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.4);
  498.     color: #225985;
  499.     font-family: helvetica,arial,sans-serif;
  500.     font-size: 12px;
  501.     font-style: normal;
  502.     font-variant: normal;
  503.     font-weight: 400;
  504.     overflow: hidden;
  505.     position: absolute;
  506.     right: 40%;
  507.     text-align: left;
  508.     top: 30px;
  509.     width: 360px;
  510.     z-index: 999;
  511. }
  512. .avat img {
  513.     background: none repeat scroll 0px 0px #FFF;
  514.     border: 1px solid #D5D5D5;
  515.     box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  516.     height: 50px;
  517.     margin: 10px;
  518.     padding: 1px;
  519.     width: 50px;
  520. }
  521. #perfil_drop li {
  522.     float: right;
  523.     line-height: 22px;
  524.     white-space: nowrap;
  525.     width: 38%;
  526. }
  527. #perfil_drop li a {
  528.     color: #00569C;
  529.     text-decoration: none;
  530. }
  531. #page-body {
  532.    margin-top: -20px !important;
  533. }
  534. div#secondary_navigation {display: none;}
  535. .pun .post .user {
  536.   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd',endColorstr='#bfbfbf',GradientType=0);
  537.   font-size: 12px;
  538.   margin-bottom: 7px;
  539.   margin-left: -220px;
  540.   min-height: 350px;
  541.   padding: 7px;
  542.   margin-top: -30px;
  543.   width: 16em;
  544.   text-align: center;
  545. }
  546. .pun .postmain {
  547.   background-color: #FDFEFF;
  548.   border-left: 1px solid #CBDAEA;
  549.   margin-left: 17em;
  550. }
  551. .pun .posthead {
  552.   background-color: #F4FAFF;
  553.   border-bottom: 1px solid #CBDAEA;
  554.   padding: .5em 1.3em .5em 1em;  
  555. }
  556. .pun .posthead h2 {
  557.   line-height: 1.2em;
  558. }
  559. element.style {
  560. z-index: 999;
  561. min-width: 1px;
  562. min-height: 1px;
  563. max-height: 1500px;
  564. max-width: 1500px;
  565. }
  566. table.staff-list {
  567. box-shadow: 1px 1px 3px;
  568. margin: auto;
  569. width: 95%;
  570. }
  571. div * {
  572. margin: 0;
  573. padding: 0;
  574. }
  575. * {
  576. margin: 0;
  577. padding: 0;
  578. }
  579. * {
  580. margin: 0;
  581. padding: 0;
  582. }
  583. user agent stylesheettable {
  584. display: table;
  585. border-collapse: separate;
  586. border-spacing: 2px;
  587. border-color: gray;
  588. }
  589. element.style {
  590. }
  591. div * {
  592. margin: 0;
  593. padding: 0;
  594. }
  595. * {
  596. margin: 0;
  597. padding: 0;
  598. }
  599. * {
  600. margin: 0;
  601. padding: 0;
  602. }
  603. user agent stylesheettbody {
  604. display: table-row-group;
  605. vertical-align: middle;
  606. border-color: inherit;
  607. }
  608. tr {
  609. display: table-row;
  610. vertical-align: inherit;
  611. border-color: inherit;
  612. }
  613. element.style {
  614. border-bottom: 1px solid #D60D0D;
  615. font-weight: normal;
  616. }
  617. table.staff-list td.staff-rank {
  618. font-weight: 400;
  619. }
  620. table.staff-list td {
  621. font-weight: 700;
  622. padding: 4px;
  623. }
  624. .pun div, .pun td, .sig-line {
  625. border-color: ##dddddd;
  626. color: ##dddddd;
  627. }
  628. div * {
  629. margin: 0;
  630. padding: 0;
  631. }
  632. element.style {
  633. }
  634. div * {
  635. margin: 0;
  636. padding: 0;
  637. }
  638. * {
  639. margin: 0;
  640. padding: 0;
  641. }
  642. * {
  643. margin: 0;
  644. padding: 0;
  645. }
  646. user agent stylesheettr {
  647. display: table-row;
  648. vertical-align: inherit;
  649. border-color: inherit;
  650. }
  651. tbody {
  652. display: table-row-group;
  653. vertical-align: middle;
  654. border-color: inherit;
  655. }
  656. .pun .posthead h2 strong {
  657.   background-color: #6F8F52;
  658.   border-bottom-left-radius: 4px;
  659.   border-bottom-right-radius: 4px;
  660.   border-top-left-radius: 4px;
  661.   border-top-right-radius: 4px;
  662.   color: #fff;
  663.   margin-top: -4px;
  664.   padding: 4px 7px;
  665. }
  666. .post_field {
  667.   background: #fff none;
  668.   border: 1px solid #B9C4CD;
  669.   color: #414141;
  670.   margin: 2px 0 0;
  671.   padding: 3px 0;
  672. }
  673. .post_field .label {
  674.   font-weight: 700;
  675. }
  676. .pun .user-ident .username {
  677.   margin-bottom: 5px!important;
  678.   position: relative!important;
  679. }
  680. .postfoot {
  681.   background: #F4FAFF;
  682.   border-top: 1px solid #CBDAEA;
  683.   clear: both;
  684.   margin-left: -17em;
  685.   padding: .5em 1em;
  686.   text-align: right;
  687. }
  688. .sharepostadipst {
  689.   background: whitesmoke;
  690.   min-height: 30px;
  691.   border-left: 1px solid #C3C3C3;
  692.   border-right: 1px solid #C3C3C3;
  693.   padding-top: 15px;
  694.   text-align: center;
  695. }
  696. .pun .post {
  697.   border-color: #eee #fff #ccc;
  698.   border-style: solid none;
  699.   border-width: 2px 0 1px;
  700.   background: #FDFEFF;
  701.   border: 1px solid #CBDAEA;
  702.   margin: 10px;
  703. }
  704. .main > .main-content {
  705.   margin-bottom: 0px;
  706. }
  707. body {
  708. font: normal 13px Ubuntu,helvetica,arial,sans-serif;
  709. }
  710. @font-face {
  711.   font-family: 'Ubuntu';
  712.   font-style: normal;
  713.   font-weight: 400;
  714.   src: local('Ubuntu'), url(http://themes.googleusercontent.com/static/fonts/ubuntu/v5/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
  715. }
  716. html, body {
  717. background: #eee url(http://virteq.com/public/style_images/bulletin/bg.gif);
  718. color: #5a5a5a;
  719. }
  720. .pun {
  721.   margin: 0 auto;
  722. width: 84% !important;
  723. min-width: 980px;
  724. background: transparent;
  725. padding: 10px 10px;
  726. line-height: 120%;
  727. padding-top: 20px;
  728. }
  729. .main_width {
  730. margin: 0 auto;
  731. width: 84% !important;
  732. min-width: 980px;
  733. }
  734. #pun-head {
  735. display: none;
  736. }
  737. #pun-visit.clearfix, .main-box {
  738. display: none!important;
  739. }
  740. #pun-intro {
  741. display: none;
  742. }
  743. input, select {
  744. font-family: helvetica,arial,sans-serif!important;
  745. font-size: 13px!important;
  746. font-style: normal!important;
  747. font-variant: normal!important;
  748. font-weight: normal!important;
  749. }
  750. /*----------[Borrar Subrayados]------------*/
  751. a {text-decoration: none;}
  752. a:link {text-decoration: none;}
  753. a:hover {text-decoration: none!important;}
  754. a.forumtitle {text-decoration: none;}
  755. a.forumtitle:hover {text-decoration: none!important;}
  756. a.topictitle {text-decoration: none;}
  757. a.topictitle:hover {text-decoration: none!important;}
  758. /*----------------FIN---------------*/
  759. img, .input_check, .input_radio {
  760. vertical-align: middle;
  761. }
  762. .pun a:hover {
  763.   color: #6684a3;
  764. }
  765.  
  766. .pun a:link {
  767.   color: #506881;
  768. text-decoration: none;
  769. }
  770. /************************************************************************/
  771. /* LISTS */
  772.  
  773. .ipsList_inline > li {
  774.    display: inline-block;
  775.    margin: 0 3px;
  776. }
  777.    .ipsList_inline > li:first-child { margin-left: 0; }
  778.    .ipsList_inline > li:last-child { margin-right: 0; }
  779.    .ipsList_inline.ipsList_reset > li:first-child { margin-left: 3px; }
  780.    .ipsList_inline.ipsList_reset > li:last-child { margin-right: 3px; }
  781.    .ipsList_inline.ipsList_nowrap { white-space: nowrap; }
  782.    
  783. .ipsList_withminiphoto > li { /*margin-bottom: 8px;*/ padding: 7px; }
  784. .ipsList_withmediumphoto > li .list_content { margin-left: 60px; }
  785. .ipsList_withminiphoto > li .list_content { margin-left: 44px; }
  786. #index_stats .ipsList_withtinyphoto .list_content,
  787. .ipsList_withtinyphoto > li .list_content { margin-left: 32px; }
  788. .list_content { word-wrap: break-word; }
  789.  
  790. .ipsList_data li { padding: 6px; line-height: 1.3; }
  791. .ipsList_data .row_data { display: inline-block; }
  792. .ipsList_data .row_title, .ipsList_data .ft {
  793.    display: inline-block;
  794.    float: left;
  795.    width: 120px;
  796.    font-weight: bold;
  797.    text-align: right;
  798.    padding-right: 10px;
  799. }
  800.  
  801. .ipsList_data.ipsList_data_thin .row_title, .ipsList_data.ipsList_data_thin .ft {
  802.    width: 80px;
  803. }
  804. /***header***/
  805. #header_bar {
  806. background: transparent;
  807. padding: 0;
  808. text-align: right;
  809. }
  810. #branding, #header_bar {
  811. min-width: 980px;
  812. }
  813. #user_navigation {
  814. color: #989898;
  815. font-size: 11px;
  816. }
  817. #user_navigation .ipsList_inline li {
  818. margin: 0;
  819. }
  820. #user_navigation a {
  821. color: #989898;
  822. text-shadow: 0 1px 0 #fff;
  823. }
  824.  
  825. #user_navigation a {
  826. color: #989898;
  827. text-shadow: 0 1px 0 #fff;
  828. }
  829.  
  830. #inbox_link {
  831. background: url(http://virteq.com/public/style_images/bulletin/icon_inbox.png) no-repeat top;
  832. }
  833. #notify_link {
  834. background: url(http://virteq.com/public/style_images/bulletin/icon_notify.png) no-repeat top;
  835. }
  836. #notify_link, #inbox_link {
  837. vertical-align: middle;
  838. width: 18px;
  839. height: 15px;
  840. padding: 13px 24px 8px 12px;
  841. position: relative;
  842. }
  843.  
  844.  
  845.  
  846. #user_link {
  847. font-size: 12px;
  848. color: #989898;
  849. padding: 0 12px;
  850. height: 36px;
  851. line-height: 36px;
  852. display: inline-block;
  853. margin-right: 15px;
  854. outline: 0;
  855. }
  856. #user_link:hover, #notify_link:hover, #inbox_link:hover {
  857. background-color: #e2e2e2;
  858. color: #444;
  859. }
  860. #user_navigation a {
  861. color: #989898;
  862. text-shadow: 0 1px 0 #fff;
  863. }
  864. #user_link_dd, .dropdownIndicator {
  865. display: inline-block;
  866. width: 9px;
  867. height: 5px;
  868. background: url(http://virteq.com/public/style_images/bulletin/header_dropdown.png) no-repeat left;
  869. }
  870. #user_navigation #register_link { background: #2d3b4a; color: #fff; display: inline-block; padding: 3px 8px; border: 1px solid #2d3b4a; -webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4); box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4); text-shadow: 0px 1px 2px rgba(0,0,0,0.3); }
  871.  
  872. /*BRANDING*/
  873. #branding {
  874. background: #617e9c url(http://virteq.com/public/style_images/bulletin/branding_bg.png) repeat-x;
  875. border-bottom: 0px solid #1b3759;
  876. min-height: 91px;
  877. border-radius: 4px;
  878. -moz-border-radius: 4px;
  879. -webkit-border-radius: 4px;
  880. }
  881. #branding_left {
  882. height: 91px;
  883. width: 10px;
  884. background: url(http://virteq.com/public/style_images/bulletin/branding_left.png) no-repeat left;
  885. position: relative;
  886. float: left;
  887. }
  888. #logo {
  889. display: inline;
  890. float: left;
  891. position: relative;
  892. }
  893.  
  894. #branding_right {
  895. height: 91px;
  896. width: 5px;
  897. background: url(http://virteq.com/public/style_images/bulletin/branding_right.png) no-repeat right;
  898. position: relative;
  899. float: right;
  900. }
  901. #primary_nav {
  902. background: transparent;
  903. font-size: 13px;
  904. padding: 0px 0 0 0;
  905. position: relative;
  906. float: right;
  907. font-family: 'Ubuntu',sans-serif;
  908. margin-top: 25px;
  909. }
  910. #community_app_menu>li {
  911. margin: 0px 3px 0 0;
  912. position: relative;
  913. }
  914. #community_app_menu>li>a {
  915. color: #e4f1ff;
  916. background: transparent;
  917. display: block;
  918. padding: 6px 10px 8px;
  919. text-shadow: 0px 0px 0px rgba(0,0,0,0.5);
  920. }
  921. #community_app_menu>li>a:hover, #community_app_menu>li>a.menu_active {
  922. background: #5c7896;
  923. color: #fff;
  924. border-radius: 4px;
  925. -moz-border-radius: 4px;
  926. -webkit-border-radius: 4px;
  927. }
  928. #community_app_menu>li.active>a {
  929. background: #526c87;
  930. color: #fff;
  931. font-weight: bold;
  932. margin-top: 0;
  933. text-shadow: none;
  934. border-radius: 4px;
  935. -moz-border-radius: 4px;
  936. -webkit-border-radius: 4px;
  937. }
  938.  
  939. #primary_nav
  940. #quickNavLaunch{padding:6px
  941. 8px 8px}#more_apps_menucontent,.submenu_container{background:#506881;font-size:12px;border:0;min-width:140px}#more_apps_menucontent li, .submenu_container
  942. li{padding:0;border:0;float:none !important;min-width:150px}#more_apps_menucontent a, .submenu_container
  943. a{display:block;padding:8px
  944. 10px;color:#fff;text-shadow:0px 1px 1px rgba(0,0,0,0.5)}#more_apps_menucontent li:hover, .submenu_container li:hover{color:#fff;background-color:#7293b5 !important}#more_apps_menucontent li:hover a, .submenu_container li:hover
  945. a{color:#fff;text-shadow:none;background:#7293b5}#community_app_menu .submenu_container,#more_apps_menucontent.submenu_container{width:260px}#community_app_menu .submenu_container li,
  946. #more_apps_menucontent.submenu_container
  947. li{width:260px}#secondary_navigation{background:#fafafa;height:24px;line-height:24px;border:1px
  948. solid #e5e5e5;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding:5px;padding-right:0 !important}.breadcrumb{color:#777;font-size:11px}.breadcrumb
  949. a{color:#777}.breadcrumb li
  950. .nav_sep{margin:0
  951. 5px 0 0}.breadcrumb li:first-child{margin-left:0}.breadcrumb.top{margin-bottom:10px}.breadcrumb.bottom{margin-top:10px;width:100%}.ipsHeaderMenu{background:#fff;background:-moz-linear-gradient(top, #fff 0%, #f6f6f6 70%, #ededed 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(70%,#f6f6f6), color-stop(100%,#ededed));padding:10px;-moz-border-radius:0 0 6px 6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;border-radius:0 0 6px 6px;overflow:hidden;width:340px}.ipsHeaderMenu
  952. .ipsType_sectiontitle{margin-bottom:8px}#user_notifications_link_menucontent.ipsHeaderMenu,#user_inbox_link_menucontent.ipsHeaderMenu{width:300px}#search{margin:0px
  953. 0}#main_search{font-size:12px;border:0;padding:0;background:transparent;width:130px;outline:0}#main_search.inactive{color:#bcbcbc}#search_wrap{position:relative;background:#fff;display:block;padding:0
  954. 26px 0 4px;height:26px;line-height:25px;-moz-border-radius:3px 4px 4px 3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:3px;border-radius:3px 4px 4px 3px;min-width:230px;border:1px
  955. solid #eee}#adv_search{width:16px;height:16px;background:url(http://virteq.com/public/style_images/bulletin/advanced_search.png) no-repeat right 50%;text-indent:-3000em;display:inline-block;margin:5px
  956. 0 4px 4px}#search
  957. .submit_input{background:#617E9C url(http://virteq.com/public/style_images/bulletin/search_icon.png) no-repeat 50%;text-indent:-3000em;padding:0;border:0;border:1px
  958. solid #617E9C;display:block;width:26px;height:26px;position:absolute;right:0;top:0;bottom:0;-moz-border-radius:0 3px 3px 0;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-radius:0 3px 3px 0;-webkit-box-shadow:inset 0px 1px 0 rgba(255,255,255,0.2);-moz-box-shadow:inset 0px 1px 0 rgba(255,255,255,0.2);box-shadow:inset 0px 1px 0 rgba(255,255,255,0.2)}#search_options{font-size:10px;height:20px;line-height:20px;margin:3px
  959. 3px 3px 0;padding:0
  960. 6px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#eaeaea;display:inline-block;float:right;max-width:80px;text-overflow:ellipsis;overflow:hidden}#search_options_menucontent{min-width:100px;white-space:nowrap}#search_options_menucontent
  961. input{margin-right:10px}#search_options_menucontent
  962. li{border-bottom:0;padding:0;margin:0;border:0px
  963. solid #fff}#search_options_menucontent
  964. label{cursor:pointer}#backtotop{width:24px;height:24px;line-height:20px;left:50%;margin-left:-12px;position:absolute;display:inline-block;background:#b9b9b9;text-align:center;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;opacity:0.4;outline:0}#backtotop:hover{background:#64819c;color:#fff;opacity:1}#footer_utilities{padding:10px;font-size:11px;position:relative}#footer_utilities .ipsList_inline>li>a{margin-right:0px;padding:4px
  965. 10px}
  966. #main_search {
  967. background: transparent;
  968. border: 0;
  969. font-size: 12px!important;
  970. outline: 0;
  971. padding: 0;
  972. width: 130px;
  973. margin-top: 5px;
  974. }
  975. #toplinks li {
  976. padding-left: 10px;
  977. padding-right: 10px;
  978. border-left: 1px solid #f0f0f0;
  979. padding-top: 5px;
  980. padding-bottom: 5px;
  981. margin-top: -5px;
  982. box-shadow: inset 1px 0 0 #fff;
  983. -moz-box-shadow: inset 1px 0 0 #fff;
  984. -webkit-box-shadow: inset 1px 0 0 #fff;
  985. display: block;
  986. }
  987.  
  988. #toplinks li { padding-left: 10px; padding-right: 10px; border-left: 1px solid #f0f0f0; padding-top: 5px; padding-bottom: 5px; margin-top: -5px; box-shadow: inset 1px 0 0 #fff; -moz-box-shadow: inset 1px 0 0 #fff; -webkit-box-shadow: inset 1px 0 0 #fff; display: block; }
  989. #quickNavLaunch span {
  990. background: url(http://virteq.com/public/style_images/bulletin/icon_quicknav.png) no-repeat top;
  991. width: 13px;
  992. height: 13px;
  993. display: inline-block;
  994. }
  995. .hide {
  996. display: none;
  997. }
  998.  
  999. #toplinks li:hover {
  1000. background: #fff;
  1001. }
  1002.  
  1003. /*index-box*/
  1004.  
  1005. div.derechita { margin-left: 8px; }
  1006.  
  1007. .pun .main-content, #profile-advanced-details .main-content {
  1008. background: #fff;
  1009. border: 1px solid #e6e6e6;
  1010. padding: 9px;
  1011. border-radius: 0px!important;
  1012. -moz-border-radius: 4px 4px 0 0 !important;
  1013. -webkit-border-bottom-left-radius: 0 !important;
  1014. -webkit-border-bottom-right-radius: 0 !important;
  1015. }
  1016.  
  1017. #profile-advanced-details .main-content .middleline {
  1018. line-height: 2em;
  1019. background: white;
  1020. padding: 9px;
  1021. border: 1px solid #e6e6e6;
  1022. border-radius: 4px 4px 0 0!important;
  1023. }
  1024. .table tbody.statused tr td {
  1025. background: rgba(223, 192, 192, 0)!important;
  1026. border: 0;
  1027. border-bottom: 1px solid #f3f3f3!important;
  1028. color: #5a5a5a;
  1029. font-size: 12px;
  1030. font-family: Ubuntu,helvetica,arial,sans-serif;
  1031. }
  1032.  
  1033. .main .main-foot, .main .main-head {
  1034.   background: #506881 url() no-repeat bottom left;
  1035. color: #fff;
  1036. padding: 10px 10px 11px;
  1037. font-size: 16px;
  1038. font-weight: 300;
  1039. -moz-border-radius: 4px 4px 0 0;
  1040. -webkit-border-top-left-radius: 4px;
  1041. -webkit-border-top-right-radius: 4px;
  1042. border-radius: 4px 4px 0 0;
  1043. border-width: 0;
  1044. border-color: #506881;
  1045. border-style: solid;
  1046. }
  1047.  
  1048. .main .main-foot {
  1049.   background-image: none;
  1050. border-radius: 0px 0px 4px 4px;
  1051. }
  1052. .main .ipb-content, .pun .post {
  1053. background: #fcfcfc;
  1054. border: 1px solid #e5e5e5;
  1055. border-radius: 4px;
  1056. -moz-border-radius: 4px;
  1057. -webkit-border-radius: 4px;
  1058. }
  1059. .pun .post {
  1060. background: #f4f8fc;
  1061. border-bottom: 1px solid #d6e3f0;
  1062. border-radius: 0px;
  1063. }
  1064. .pun .subtopic {
  1065.   border-radius: 4px;
  1066. }
  1067. span.desc {
  1068.   font-size: 12px;
  1069. color: #777;
  1070. }
  1071.  
  1072. .main .main-head .page-title, .main .main-head .page-title .h2, .main .main-head .page-title h2 {
  1073. font-family: Ubuntu,tahoma, helvetica, arial, sans-serif;
  1074. font-size: 16px;
  1075. font-style: normal;
  1076. font-variant: normal;
  1077. font-weight: 300;
  1078. }
  1079. .table tbody.statused tr:hover{background:#f4f8fc}
  1080.  
  1081. .table tbody.statused tr td a.forumtitle {
  1082.   color: #506881;
  1083. text-decoration: none;
  1084. word-wrap: break-word;
  1085. font-weight: normal;
  1086. font: normal 13px Ubuntu,helvetica,arial,sans-serif;
  1087. }
  1088. .pun table.table td.tc3 {
  1089.   -moz-transition: all .5s ease-in-out 0;
  1090. -webkit-transition: all .5s ease-in-out 0;
  1091. transition: all .5s ease-in-out 0;
  1092. }
  1093. .pun table.table td.tc3:hover {
  1094.   opacity: 1;
  1095. }
  1096. .pun table.table td.tcr:hover {
  1097. opacity: 1;
  1098. }
  1099. .pun table.table td.tcr {
  1100. -moz-transition: all .5s ease-in-out 0;
  1101. -webkit-transition: all .5s ease-in-out 0;
  1102. }
  1103. td.tcr span a:empty:before {
  1104. color: #a4a4a4;
  1105. content: "NΓ£o hΓ‘ tΓ³picos para visualizar";
  1106. cursor: default;
  1107. margin: 1px 0 4px 8px;
  1108. pointer-events: none;
  1109. text-align: center;
  1110. word-wrap: break-word;
  1111. }
  1112. .mini_ava img:hover {
  1113.     border-color: #7D7D7D;
  1114. }
  1115. .mini_ava {
  1116.     float: left;
  1117. }
  1118. .mini_ava img {
  1119.     background: none repeat scroll 0% 0% #FFF;
  1120.     border: 1px solid #D5D5D5;
  1121.     box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1122.     height: 36px;
  1123.     margin: 0px 10px;
  1124.     padding: 1px;
  1125.     width: 36px;
  1126. }
  1127. /*topic_body*/
  1128.  
  1129. #pun-qpost .frm-form { background: #fcfcfc; border: 1px solid #DCE2EC; }
  1130.  
  1131.  
  1132. .pun .paged-foot, .pun .paged-head {
  1133.     background-color: transparent;
  1134.     border: 0;
  1135.     padding: 0.6em 1.3em 0.3em;
  1136. }
  1137.  
  1138. .post_block { background: #e6f0fa; color: #FFF; font-size: 15px; font-weight: 400; height: 30px; line-height: 30px; padding: 0 10px; }
  1139. .post_block span.creator a {
  1140.     color: rgb(255, 255, 255) !important;
  1141.     font-weight: 100 !important;
  1142. }
  1143. .post_block span.creator a span,.post_block span.creator a span strong {
  1144.     color: #506881 !important;
  1145.     font-weight: 100 !important;
  1146. }
  1147.  
  1148. .desc_post { float: right; font-weight: 400; margin-right: 17px!important; margin-top: -23px; text-align: right; font-size: 12px; color: #777; }
  1149.  
  1150. .pun .posthead h2 {
  1151.     font-family: Arimo,sans-serif;
  1152.     font-size: 12px;
  1153. }
  1154. .pun .posthead {
  1155.     background: none repeat scroll 0% 0% transparent;
  1156.     border-bottom: 0px none;
  1157.     color: #A4A4A4;
  1158.     font-size: 12px !important;
  1159.     font-weight: 400;
  1160.     margin: 0px 10px 0px 0px;
  1161.     padding-top: 10px;
  1162. }
  1163. .pun .postmain { background: none repeat scroll 0 0 #FFF; border-left: 1px solid #dfe7f0; height: 100%; margin: 0 0 0 175px; padding-right: 10px; }
  1164.  
  1165. .pun .post .user { float: left; font-size: 12px; padding: 10px 30px; text-align: center; width: 145px; margin-left: -146pt; }
  1166.  
  1167. .user-basic-info a img:hover {
  1168.     border-color: #7D7D7D;
  1169. }
  1170. .user-basic-info a img {
  1171.     background: none repeat scroll 0% 0% #FFF;
  1172.     border: 1px solid #D5D5D5;
  1173.     box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1174.     padding: 1px;
  1175. }
  1176. .pun .user .user-rank {
  1177.     font-size: 12px;
  1178.     line-height: 122%;
  1179.     margin-top: 6px;
  1180. }
  1181. .pun .user .user-info {
  1182.     color: #A4A4A4;
  1183.     font-size: 12px;
  1184.     line-height: 19px;
  1185. }
  1186.  
  1187. .postfoot { border-bottom: 0; border-top: 0; clear: both; margin-left: -14em; padding: .5em 1em; text-align: right; }
  1188.  
  1189. .pun .user .user-info { background: transparent; border-left: 1px solid #e9eff5; border-right: 1px solid #e9eff5; border-top: 1px solid #e9eff5; color: gray; font-size: 11px; line-height: 1.8em; list-style: none outside none; padding: 0; text-align: left; }
  1190.  
  1191. div.custom_field {
  1192. border-bottom: 1px solid #e9eff5;
  1193. border-top: 1px solid #fff;
  1194. padding: 1px 0px 2px 0px;
  1195. background: #f7fbff;
  1196. text-align: center;
  1197.   color: #667a8f;
  1198. }
  1199.  
  1200. .main .main-head.collapsed {
  1201. border-radius: 4px 4px 4px 4px;
  1202. opacity: .2;
  1203. }
  1204. .main .main-head.collapsed:hover {
  1205. opacity: 0.4;
  1206. }
  1207.  
  1208.  
  1209. .table tbody.statused tr td.tdtopics a.topictitle { font-size: 14px; display: inline-block; margin-bottom: 1px; }
  1210.  
  1211. .table tbody.statused tr td div.by.smalltext { font-size: 11px; color: #a4a4a4; }
  1212.  
  1213. .pun .table .tch3xd { text-align: right; }
  1214.  
  1215. .pun table.table th { display: none; }
  1216.  
  1217. #board_stats ul { text-align: center; }
  1218.  
  1219. #board_stats .value { display: inline-block; background: #CDDAE8; color: #3b5067; padding: 2px 6px; font-weight: bold; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; margin-right: 3px; margin-top: 15px; }
  1220.  
  1221.  
  1222. /** AcΓ‘ empieza el css de los widgets, estΓ©n preparados xD **/
  1223.  
  1224. .module.main { margin: 0 0 0 11px !important; background: #fff; border: 1px solid #e6e6e6; padding: 8px; border-radius: 4px; -webkit-border-radius: 4px; }
  1225.  
  1226. .module > .main-head { font: normal 14px helvetica, arial, sans-serif; color: #596a7b; padding: 5px 10px; background: #cddae8 url(http://virteq.com/public/style_images/bulletin/sidebar_h3.png) no-repeat bottom right; text-shadow: 0 1px 0 #e7f0f8; border-radius: }
  1227.  
  1228. .module .main-content { background: #fbfbfb!important; padding: 10px!important; border: 1px solid #e3e3e3!important; border-top: 0px none!important; border-radius: 0px!important; font-size: 12px; color: #777; }
  1229.  
  1230. /*css widget stats*/
  1231. #stat_esxd .valor_xd { background: #cddae8; border-radius: 2px; color: #545B63; display: inline-block; float: right; font-weight: 700; margin: -10px 0; padding: 10px 15px; }
  1232.  
  1233. #stat_esxd li {
  1234.     margin-bottom: 10px;
  1235.     display: block;
  1236.     padding: 10px 0px;
  1237. }
  1238.  
  1239. .valor_xd a {
  1240.     color: #545B63!important;
  1241. }
  1242.  
  1243. /******CSS FOOTER FIXES*******/
  1244.  
  1245.  
  1246. #footer_utilities {
  1247. padding: 10px;
  1248. font-size: 11px;
  1249. position: relative;
  1250. }
  1251. .clear {
  1252.  height: auto;
  1253. }
  1254.  
  1255. #copyright { color: #848484; text-align: right; text-shadow: 0px 1px 0px #fff; }
  1256.  
  1257. #copyright a { color: #848484; }
  1258.  
  1259. #footer_utilities .ipsList_inline>li>a {
  1260.   color: #506881;
  1261. }
  1262. #footer_utilities .ipsList_inline>li>a:hover {
  1263.   color: #6684a3;
  1264. }
  1265. #mcr-root-trigger { float: right; color: #506881; }
  1266.  
  1267. /***CSS Stats***/
  1268.  
  1269. .statistics_head { background: #CDDAE8 url(http://virteq.com/public/style_images/bulletin/sidebar_h3.png) no-repeat bottom right; color: #596A7B; font-size: 13px; font-weight: 700; padding: 7px 5px 7px 5px; text-shadow: 0 1px 0 #E7F0F8; }
  1270.  
  1271. #onlinelist { background-color: transparent; border: 1px solid #e5e5e5; border-top: 0px; margin: 0px 0 0 0; padding: 10px 10px; padding-top: 0 !important; line-height: 1.3; overflow: hidden; background: #fcfcfc; border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; }
  1272.  
  1273. p.leyenda_css { color: transparent; font-size: 12px; font-style: italic; padding: 1px 0 0 0; border-top: 1px dashed rgba(0, 0, 0, 0.08); margin: 4px 0 0 0; }
  1274. p.leyenda_css:before { content: 'Our Groups'; color: #5a5a5a; padding-right: 5px; }
  1275.  
  1276. #pun-about { background-color: transparent; border: 0px none; line-height: 150%; padding: .6em 1em; text-align: right; font-size: 9px; }
  1277.  
  1278. #pun-about #qjump { display: none; }
  1279.  
  1280. P[CLASS="RETROGRADO"] { margin: 5PX 0 0 0; }
  1281.  
  1282. #ucp .main-content.frm { background: #fff; border: 1px solid #dcdcdc; margin: 9px; }
  1283.  
  1284. #main #pun-legend { display: none; }
  1285. #main-content > #pun-visit {display: none;}
  1286. .pun .post .user {
  1287.   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd',endColorstr='#bfbfbf',GradientType=0);
  1288.   font-size: 12px;
  1289.   margin-bottom: 7px;
  1290.   margin-left: -220px;
  1291.   min-height: 350px;
  1292.   padding: 7px;
  1293.   margin-top: -30px;
  1294.   width: 16em;
  1295.   text-align: center;
  1296. }
  1297. .pun .postmain {
  1298.   background-color: #FDFEFF;
  1299.   border-left: 1px solid #CBDAEA;
  1300.   margin-left: 17em;
  1301. }
  1302. .pun .posthead {
  1303.   background-color: #F4FAFF;
  1304.   border-bottom: 1px solid #CBDAEA;
  1305.   padding: .5em 1.3em .5em 1em;  
  1306. }
  1307. .pun .posthead h2 {
  1308.   line-height: 1.2em;
  1309. }
  1310. .pun .posthead h2 strong {
  1311.   background-color: #6F8F52;
  1312.   border-bottom-left-radius: 4px;
  1313.   border-bottom-right-radius: 4px;
  1314.   border-top-left-radius: 4px;
  1315.   border-top-right-radius: 4px;
  1316.   color: #fff;
  1317.   margin-top: -4px;
  1318.   padding: 4px 7px;
  1319. }
  1320. .post_field {
  1321.   background: #fff none;
  1322.   border: 1px solid #B9C4CD;
  1323.   color: #414141;
  1324.   margin: 2px 0 0;
  1325.   padding: 3px 0;
  1326. }
  1327. .post_field .label {
  1328.   font-weight: 700;
  1329. }
  1330. .pun .user-ident .username {
  1331.   margin-bottom: 5px!important;
  1332.   position: relative!important;
  1333. }
  1334. .postfoot {
  1335.   background: #F4FAFF;
  1336.   border-top: 1px solid #CBDAEA;
  1337.   clear: both;
  1338.   margin-left: -17em;
  1339.   padding: .5em 1em;
  1340.   text-align: right;
  1341. }
  1342. .sharepostadipst {
  1343.   background: whitesmoke;
  1344.   min-height: 30px;
  1345.   border-left: 1px solid #C3C3C3;
  1346.   border-right: 1px solid #C3C3C3;
  1347.   padding-top: 15px;
  1348.   text-align: center;
  1349. }
  1350. .pun .post {
  1351.   border-color: #eee #fff #ccc;
  1352.   border-style: solid none;
  1353.   border-width: 2px 0 1px;
  1354.   background: #FDFEFF;
  1355.   border: 1px solid #CBDAEA;
  1356.   margin: 10px;
  1357. }
  1358. .pun .post {  
  1359.   border: 1px solid #CBDAEA !important;
  1360. }
  1361. .post-btn{
  1362. height: 22px;
  1363. line-height: 22px;
  1364. font-size: 12px;
  1365. padding: 0px 10px;
  1366. background: -moz-linear-gradient(center top , #F6F6F6 0%, #E5E5E5 100%) repeat scroll 0% 0% transparent;
  1367. border: 1px solid #DBDBDB;
  1368. box-shadow: 0px 1px 0px #FFF inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
  1369. border-radius: 3px;
  1370. color: #616161;
  1371. display: inline-block;
  1372. white-space: nowrap;
  1373. transition: all 0.2s ease-in-out 0s;
  1374. margin:5px;
  1375. }
  1376. #articleHeader {
  1377. min-height: 70px;
  1378. padding: 9px;
  1379. background: #f1f6f9;
  1380. border-bottom: 1px solid #DBE4EF;;
  1381. }
  1382. .articleContainer {
  1383. background: #fff;
  1384. border: 1px solid #dbe4ef;
  1385. }
  1386. .blog_Photo_medium img {
  1387. width: 50px;
  1388. height: 50px;
  1389. float: left;
  1390. padding: 1px;
  1391. border: 1px solid #d5d5d5;
  1392. background: #fff;
  1393. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1394. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1395. box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1396. }
  1397. .blog_Photo_medium img:hover {
  1398. border-color: #7d7d7d;
  1399. }
  1400. .blog_withphoto {
  1401. margin-left: 65px;
  1402. }
  1403. .blog_pagetitle {
  1404. font: 300 26px/1.3 Helvetica, Arial, sans-serif;
  1405. color: #323232;
  1406. }
  1407. .blog_desc {
  1408. font-size: 12px;
  1409. color: #a4a4a4;
  1410. }
  1411. .blog_secondary {
  1412. background-color: #DBDBDB;
  1413. background: 0 repeat-x scroll 0 0 transparent !important;
  1414. border: 1px solid #DBDBDB;
  1415. border-radius: 3px 3px 3px 3px;
  1416. box-shadow: 0 1px 0 #FFF inset, 0 1px 0 rgba(0,0,0,0.3);
  1417. color: #616161 !important;
  1418. display: inline-block;
  1419. font-size: 12px;
  1420. height: 22px;
  1421. line-height: 22px;
  1422. padding: 0 10px;
  1423. transition: all .2s ease-in-out 0;
  1424. white-space: nowrap;
  1425. }
  1426. .blog_secondary:hover {
  1427. border-color: #9A9A9A;
  1428. color: #4C4C4C !important;
  1429. }
  1430. .blog_postmain .postfoot {
  1431. margin-left: 0px;
  1432. }
  1433. .blog_Layout {
  1434. background: #ebf0f3;
  1435. padding: 9px;
  1436. padding-right: 340px;
  1437. }
  1438. .blog_Layout_sidebar {
  1439. width: 320px;
  1440. margin-right: -330px;
  1441. float: right;
  1442. }
  1443. .sidebarContainer {
  1444. background: #fff;
  1445. margin-bottom: 10px;
  1446. border: 1px solid #dbe4ef;
  1447. }
  1448. .bar {
  1449. background: #eff4f7;
  1450. padding: 8px 10px;
  1451. }
  1452. .sideInner {
  1453. padding: 9px;
  1454. }
  1455. .ipsField {
  1456. padding: 6px;
  1457. }
  1458. .ipsField .title {
  1459. float: left;
  1460. width: 40%;
  1461. text-align: right;
  1462. margin-right: 6px;
  1463. }
  1464. ol, ul {
  1465. list-style: none;
  1466. }
  1467. #boormarks {
  1468. text-align: center;
  1469. }
  1470. #articlePrevNext {
  1471. clear: both;
  1472. }
  1473. #articlePrevNext ul {
  1474. text-align: center;
  1475. margin-top: 15px;
  1476. }
  1477. #articlePrevNext li {
  1478. display: inline;
  1479. float: none;
  1480. }
  1481. #main-content a span[style="color: #FF6600"], #main-content b a[style="color: #FF6600"]{
  1482. position:relative;
  1483. }
  1484. #main-content a span[style="color: #FF6600"]:hover:after, #main-content b a[style="color: #FF6600"]:hover:after {
  1485. background-color:rgba(0,0,0, 0.5);
  1486. content: "Equipe TΓ©cnica e Administrativa";
  1487. border-radius:5px;
  1488. font-weight:bold;
  1489. font-size:10px;
  1490. padding:2px;color:#fff;
  1491. position:absolute;
  1492. bottom:15px;
  1493. left:0px;
  1494. display:inline-block;
  1495. white-space:nowrap;
  1496. z-index:1;
  1497. }#main-content a span[style="color: #72A300"], #main-content b a[style="color: #72A300"]{
  1498. position:relative;
  1499. }
  1500. #main-content a span[style="color: #72A300"]:hover:after, #main-content b a[style="color: #72A300"]:hover:after {
  1501. background-color:rgba(0,0,0, 0.5);
  1502. content: "Suporte Geral e GestΓ£o dos UsuΓ‘rios";
  1503. border-radius:5px;
  1504. font-weight:bold;
  1505. font-size:10px;
  1506. padding:2px;color:#fff;
  1507. position:absolute;
  1508. bottom:15px;
  1509. left:0px;
  1510. display:inline-block;
  1511. white-space:nowrap;
  1512. z-index:1;
  1513. }#main-content a span[style="color: #3396FF"], #main-content b a[style="color: #3396FF"]{
  1514. position:relative;
  1515. }
  1516. #main-content a span[style="color: #3396FF"]:hover:after, #main-content b a[style="color: #3396FF"]:hover:after {
  1517. background-color:rgba(0,0,0, 0.5);
  1518. content: "Técnico Geral da Seção Publicidade";
  1519. border-radius:5px;
  1520. font-weight:bold;
  1521. font-size:10px;
  1522. padding:2px;color:#fff;
  1523. position:absolute;
  1524. bottom:15px;
  1525. left:0px;
  1526. display:inline-block;
  1527. white-space:nowrap;
  1528. z-index:1;
  1529. }#main-content a span[style="color: #FFAA00"], #main-content b a[style="color: #FFAA00"]{
  1530. position:relative;
  1531. }
  1532. #main-content a span[style="color: #FFAA00"]:hover:after, #main-content b a[style="color: #FFAA00"]:hover:after {
  1533. background-color:rgba(0,0,0, 0.5);
  1534. content: "Suporte Geral de Dúvidas de Programação";
  1535. border-radius:5px;
  1536. font-weight:bold;
  1537. font-size:10px;
  1538. padding:2px;color:#fff;
  1539. position:absolute;
  1540. bottom:15px;
  1541. left:0px;
  1542. display:inline-block;
  1543. white-space:nowrap;
  1544. z-index:1;
  1545. }#main-content a span[style="color: #AA37B0"], #main-content b a[style="color: #AA37B0"]{
  1546. position:relative;
  1547. }
  1548. #main-content a span[style="color: #AA37B0"]:hover:after, #main-content b a[style="color: #AA37B0"]:hover:after {
  1549. background-color:rgba(0,0,0, 0.5);
  1550. content: "Suporte GrΓ‘fico aos UsuΓ‘rios";
  1551. border-radius:5px;
  1552. font-weight:bold;
  1553. font-size:10px;
  1554. padding:2px;color:#fff;
  1555. position:absolute;
  1556. bottom:15px;
  1557. left:0px;
  1558. display:inline-block;
  1559. white-space:nowrap;
  1560. z-index:1;
  1561. }#main-content a span[style="color: #516882"], #main-content b a[style="color: #516882"]{
  1562. position:relative;
  1563. }
  1564. #main-content a span[style="color: #516882"]:hover:after, #main-content b a[style="color: #516882"]:hover:after {
  1565. background-color:rgba(0,0,0, 0.5);
  1566. content: "Lista de UsuΓ‘rios Registados";
  1567. border-radius:5px;
  1568. font-weight:bold;
  1569. font-size:10px;
  1570. padding:2px;color:#fff;
  1571. position:absolute;
  1572. bottom:15px;
  1573. left:0px;
  1574. display:inline-block;
  1575. white-space:nowrap;
  1576. z-index:1;
  1577. }
  1578. .lastpost-avatar img {
  1579. background: none repeat scroll 0 0 #FFF;
  1580. border: 1px solid #D5D5D5;
  1581. box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  1582. height: 36px;
  1583. margin: 0 10px;
  1584. padding: 1px;
  1585. width: 36px;
  1586. border-radius: 0px!important;
  1587. }
  1588. .botΓ£oresponder, .botΓ£onovotopico {
  1589. border: none;
  1590. margin:10px;
  1591. color: #fff;
  1592. display: inline-block;
  1593. font: 300 16px/31px "Open Sans","Helvetica Neue",Arial,sans-serif !important;
  1594. height: 32px;
  1595. background-color: #267cc2;
  1596. padding: 0 24px;
  1597. cursor:pointer;
  1598. text-align: center;
  1599. text-decoration: none;
  1600. text-shadow: 0 1px 0 rgba(0,0,0,.25);
  1601. white-space: nowrap;
  1602. border-radius: 2px;
  1603. box-shadow: 0 2px 1px rgba(0,0,0,.19),inset 0 -1px 0 rgba(0,0,0,.19),inset 0 1px 0 0 rgba(255,255,255,.19);
  1604. background-color: #267cc2;
  1605. background-image: -webkit-gradient(linear,left bottom,left top,from( #42a5e1),to( #267cc2));
  1606. background-image: -webkit-linear-gradient( #42a5e1, #267cc2);
  1607. background-image: -moz-linear-gradient( #42a5e1, #267cc2);
  1608. background-image: -ms-linear-gradient( #42a5e1, #267cc2);
  1609. background-image: -o-linear-gradient( #42a5e1, #267cc2);
  1610. background-image: linear-gradient( #42a5e1, #267cc2);
  1611. -moz-transition: 0.5s;
  1612. -webkit-transition: 0.5s;
  1613. -o-transition:0.5s;
  1614. transition: 0.5s;
  1615. }
  1616. .botΓ£obloqueado {
  1617. border: none;
  1618. margin:10px;
  1619. color: #fff;
  1620. display: inline-block;
  1621. font: 300 16px/31px "Open Sans","Helvetica Neue",Arial,sans-serif !important;
  1622. height: 32px;
  1623. padding: 0 24px;
  1624. cursor:pointer;
  1625. text-align: center;
  1626. text-decoration: none;
  1627. text-shadow: 0 1px 0 rgba(0,0,0,.25);
  1628. white-space: nowrap;
  1629. border-radius: 2px;
  1630. box-shadow: 0 2px 1px rgba(0,0,0,.19),inset 0 -1px 0 rgba(0,0,0,.19),inset 0 1px 0 0 rgba(255,255,255,.19);
  1631. background-color: rgb(194, 38, 38);
  1632. background-image: linear-gradient(rgb(225, 66, 66), rgb(194, 38, 38));
  1633. -moz-transition: 0.5s;
  1634. -webkit-transition: 0.5s;
  1635. -o-transition:0.5s;
  1636. transition: 0.5s;
  1637. }
  1638. .botΓ£oresponder:hover, .botΓ£onovotopico:hover, .botΓ£obloqueado:hover {
  1639. box-shadow: 0 4px 1px rgba(0,0,0,.19),inset 0 -3px 0 rgba(0,0,0,.19);
  1640. text-decoration: none;
  1641. }
  1642. .botΓ£oresponder:active, .botΓ£onovotopico:active, .botΓ£obloqueado:active, .botΓ£oresponder:focus, .botΓ£onovotopico:focus, .botΓ£obloqueado:focus {
  1643.   box-shadow: inset 0 2px 0 0 rgba(0,0,0,.19),inset 0 12px 24px 6px rgba(0,0,0,.19),inset 0 0 2px 2px rgba(0,0,0,.19); }
  1644. .module .main-content table[style="table-layout:fixed"] {
  1645. -moz-animation: progress_bar 2s linear infinite;
  1646. -moz-user-select: none;
  1647. -ms-user-select: none;
  1648. -o-user-select: none;
  1649. -webkit-animation: progress_bar 2s linear infinite;
  1650. -webkit-user-select: none;
  1651. animation: progress_bar 2s linear infinite;
  1652. background: #fafafa;
  1653. background-image: linear-gradient(45deg,rgba(255,255,255,.1)25%,transparent 25%,transparent 50%,rgba(255,255,255,.1)50%,rgba(255,255,255,.1)75%,transparent 75%,transparent);
  1654. background-size: 10px 10px;
  1655. border: #e1e1e1 1px solid;
  1656. border-radius: 3px;
  1657. cursor: default;
  1658. font-size: 10px;
  1659. font-weight: 700;
  1660. overflow: hidden;
  1661. text-shadow: rgba(0,0,0,.3) 1px 1px 1px;
  1662. user-select: none;
  1663. }
  1664. .botaotopicos {
  1665.    border: 1px solid #CCCCCC;
  1666.    background: #EEEEEE;
  1667.    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEEEEE));
  1668.    background: -webkit-linear-gradient(top, #FFFFFF, #EEEEEE);
  1669.    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
  1670.    background: -ms-linear-gradient(top, #FFFFFF, #EEEEEE);
  1671.    background: -o-linear-gradient(top, #FFFFFF, #EEEEEE);
  1672.    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
  1673.    padding: 0px 10px;
  1674.    -webkit-border-radius: 4px;
  1675.    -moz-border-radius: 4px;
  1676.    border-radius: 4px;
  1677.    -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
  1678.    -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
  1679.    box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
  1680.    text-shadow: #FFFFFF 0 1px 0;
  1681.    color: #333333;
  1682.    font-size: 11px;
  1683.    font-family: Arial, Helvetica, Serif;
  1684.    font-weight: bold;
  1685.    text-decoration: none;
  1686.    vertical-align: middle;
  1687.    }
  1688. .botaotopicos:hover {
  1689.    border: 1px solid #CCCCCC;
  1690.    text-shadow: #FFFFFF 0 1px 0;
  1691.    background: #EEEEEE;
  1692.    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEEEEE));
  1693.    background: -webkit-linear-gradient(top, #FFFFFF, #EEEEEE);
  1694.    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
  1695.    background: -ms-linear-gradient(top, #FFFFFF, #EEEEEE);
  1696.    background: -o-linear-gradient(top, #FFFFFF, #EEEEEE);
  1697.    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
  1698.    color: #333333;
  1699.    text-decoration: none;
  1700.    }
  1701. .botaotopicos:active {
  1702.    text-shadow: #FFFFFF 0 1px 0;
  1703.    border: 1px solid #CCCCCC;
  1704.    background: #FFFFFF;
  1705.    background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#EEEEEE));
  1706.    background: -webkit-linear-gradient(top, #EEEEEE, #FFFFFF);
  1707.    background: -moz-linear-gradient(top, #EEEEEE, #FFFFFF);
  1708.    background: -ms-linear-gradient(top, #EEEEEE, #FFFFFF);
  1709.    background: -o-linear-gradient(top, #EEEEEE, #FFFFFF);
  1710.    background-image: -ms-linear-gradient(top, #EEEEEE 0%, #FFFFFF 100%);
  1711.    color: #333333;
  1712.    }
  1713. /*css font roboto - google fonts*/
  1714. @font-face {
  1715.   font-family: 'Roboto Condensed';
  1716.   font-style: normal;
  1717.   font-weight: 400;
  1718.   src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff');
  1719. }
  1720.  
  1721. /* CSS Ranks */
  1722. .admin{ background-color:#FF6600;}.moderador{ background-color:#72A300;}.publicitario{ background-color:#3396FF;}.designer{ background-color:#AA37B0;}.membro{ background-color:#516882;}.programador{ background-color:#FFAA00;}
  1723. .rank {
  1724. -moz-border-radius: 2px;
  1725. -ms-border-radius: 2px;
  1726. -o-border-radius: 2px;
  1727. -webkit-border-radius: 2px;
  1728. border-radius: 2px;
  1729. color: #FFF;
  1730. display: inline-block;
  1731. font-family: "Roboto Condensed",Tahoma,Helvetica;
  1732. font-size: 11px;
  1733. font-style: normal;
  1734. font-variant: normal;
  1735. font-weight: normal;
  1736. margin-bottom: 5px;
  1737. margin-top: 5px;
  1738. padding: 8px 20px;
  1739. text-decoration: none;
  1740. text-shadow: 0 -1px rgba(0,0,0,0.35);
  1741. text-transform: uppercase;
  1742. }
  1743. .pun .user .user-info {
  1744. text-align: center!important;
  1745. }
  1746. .pun .user .user-info {
  1747. border: none!important;
  1748. }
  1749. a[href*="/g12-"]:before {
  1750.     content: "\f005";
  1751.     font-family: 'FontAwesome';
  1752.  padding: 0 4px;
  1753. }
  1754. a[href*="/g13-"]:before {
  1755.     content: "\f085";
  1756.     font-family: 'FontAwesome';
  1757.  padding: 0 4px;
  1758. }
  1759. a[href*="/g14-"]:before {
  1760.     content: "\f0a1";
  1761.     font-family: 'FontAwesome';
  1762.  padding: 0 4px;
  1763. }
  1764. a[href*="/g15-"]:before {
  1765.     content: "\f0ad";
  1766.     font-family: 'FontAwesome';
  1767.  padding: 0 4px;
  1768. }
  1769. a[href*="/g16-"]:before {
  1770.     content: "\f043";
  1771.     font-family: 'FontAwesome';
  1772.  padding: 0 4px;
  1773. }
  1774. a[href*="/g8-"]:before {
  1775.     content: "\f007";
  1776.     font-family: 'FontAwesome';
  1777.  padding: 0 4px;
  1778. }
  1779. div.derechita {
  1780. margin-left: 24px!important;
  1781. }
  1782. .pun .postmain {
  1783. padding-right: 0px!important;
  1784. }
  1785. .pun .postmain .posthead {
  1786. margin-right: 0px!important;
  1787. }
  1788. .pun table.table td.tcr {
  1789. width: 215px !important;
  1790. }
  1791. li.limenup a:before {
  1792. display: none;
  1793. }
  1794. a.forumtitle:hover, a.topictitle:hover {
  1795. color: #799CC3!important;
  1796. }
  1797. div.postbody .post-entry .entry-content {
  1798. font-size: 13px;
  1799. }
  1800. #pwd_bad {
  1801. background-image: url('http://i.imgur.com/iIIhDFo.jpg') !important;
  1802. color: transparent !important;
  1803. }
  1804. #pwd_middle {
  1805. background-image: url('http://i.imgur.com/33vy9Vc.jpg') !important;
  1806. color: transparent !important;
  1807. }
  1808. #pwd_good {
  1809. background-image: url('http://i.imgur.com/74JBrB7.jpg') !important;
  1810. color: transparent !important;
  1811. }
  1812. a:hover {
  1813. color: #7795B4!important;
  1814. }
  1815. input[type="button"], input[type="reset"], input[type="submit"] {
  1816. -moz-border-radius: 3px;
  1817. -moz-box-shadow: inset 0 1px 0 0 #0376a3, 0 2px 3px rgba(0,0,0,0.2);
  1818. -webkit-border-radius: 3px;
  1819. -webkit-box-shadow: inset 0 1px 0 0 #0376a3, 0 2px 3px rgba(0,0,0,0.2);
  1820. background: #02678f url(http://imgur.com/srUpLQz.png) repeat-x;
  1821. border: 1px solid #005780;
  1822. border-radius: 3px;
  1823. box-shadow: inset 0 1px 0 0 #0376a3, 0 2px 3px rgba(0,0,0,0.2);
  1824. color: #fff;
  1825. cursor: pointer;
  1826. font-family: Cuprum;
  1827. font-size: 11px;
  1828. font-style: normal;
  1829. font-variant: normal;
  1830. font-weight: bold;
  1831. outline: none;
  1832. padding: 4px 10px!important;
  1833. }input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"] {
  1834. color: #EBEBEB;
  1835. }input:active[type="button"], input:active[type="reset"], input:active[type="submit"] {
  1836. position: relative;
  1837. top: 1px;
  1838. }
  1839. .post ul, .post ol {
  1840. list-style: rounded !important;
  1841. list-style: initial !important;
  1842. list-style: normal !important;
  1843. }
  1844. .pun .paging b, .pagination b, .pagination span strong {
  1845. border-image: initial;
  1846. border-radius: 3px;
  1847. color: white!important;
  1848. font-size: 12px;
  1849. font-weight: 400!important;
  1850. margin-left: -1px!important;
  1851. padding: 5px 5px!important;
  1852. text-shadow: 0 1px 0 black;
  1853. visibility: visible;
  1854. background: #7BA60D;
  1855. color: #fff;
  1856. font-weight: bold;
  1857. -moz-border-radius: 2px;
  1858. -webkit-border-radius: 2px;
  1859. border-radius: 2px;
  1860. padding: 1px 5px;
  1861. }
  1862. ul.sideInner li {
  1863. display: block;
  1864. }
  1865. .blog_secondary {
  1866. display: none;
  1867. }
  1868. #bookmarks {
  1869. display: none;
  1870. }
  1871. #primary_nav a[href*="/forum"]:before {
  1872.     content: "\f086";
  1873.   font-family: FontAwesome;
  1874.  padding: 0 4px;
  1875. }
  1876. #primary_nav a[href*="/portal"]:before {
  1877.     content: "\f015";
  1878.   font-family: FontAwesome;
  1879.  padding: 0 4px;
  1880. }
  1881. #primary_nav a[href*="/search"]:before {
  1882.     content: "\f002";
  1883.   font-family: FontAwesome;
  1884.  padding: 0 4px;
  1885. }
  1886. #primary_nav a[href*="/memberlist"]:before {
  1887.     content: "\f0c0";
  1888.   font-family: FontAwesome;
  1889.  padding: 0 4px;
  1890. }
  1891. #primary_nav a[href*="/profile?mode=editprofile"]:before {
  1892.     content: "\f007";
  1893.   font-family: FontAwesome;
  1894.  padding: 0 4px;
  1895. }
  1896. #primary_nav a[href*="/h15-master-publicitario-guia-de-novatos"]:before {
  1897.     content: "\f02d";
  1898.   font-family: FontAwesome;
  1899.  padding: 0 4px;
  1900. }
  1901. #primary_nav a[href*="/login?logout"]:before {
  1902.     content: "\f08b";
  1903.   font-family: FontAwesome;
  1904.  padding: 0 4px;
  1905. }
  1906. #primary_nav a[href*="/login"]:before {
  1907.     content: "\f090";
  1908.   font-family: FontAwesome;
  1909.  padding: 0 4px;
  1910. }
  1911. #primary_nav a[href*="/register"]:before {
  1912.     content: "\f045";
  1913.   font-family: FontAwesome;
  1914.  padding: 0 4px;
  1915. }
  1916. #primary_nav a#nav_menu_2_trigger:before {
  1917. content: "\f0e0";
  1918. font-family: FontAwesome;
  1919. padding: 0 4px;
  1920. }
  1921. #primary_nav a[href*="groups"]:before {
  1922.     content: "\f0ae";
  1923.   font-family: FontAwesome;
  1924.  padding: 0 4px;
  1925. }
  1926. #nav_menu_2_trigger {
  1927.   margin-top: 7px !important;
  1928. }
  1929. #sizeMpS {
  1930.   margin-top: 5px;
  1931. }
  1932. .postmain cite,blockquote cite{margin:-10px -11px 8px;background:url('http://i.imgur.com/BiqTTKY.png') repeat-x scroll 0px 0px #F2F2F2}
  1933. blockquote cite{background-color:#282828;background-image:url('') !important;background-position:800px center !important;background-repeat:no-repeat !important;padding:12px 10px;overflow:hidden;text-shadow:0px 1px 0px #FFF;clear:right;color:#535353 !important;border:1px solid #E3E3E3;border-top:0;font-size:12px;border-bottom:0}
  1934. .postmain blockquote{background-color:#FCFCFC; border:1px solid #E3E3E3;padding:10px;color:#9F9F9F;font-size:12px}
  1935. blockquote {
  1936. font-size: 12px;
  1937. border: 1px solid #E3E3E3;
  1938. background: #FCFCFC;
  1939. color: #9F9F9F;
  1940. margin-bottom: 5px;
  1941. }
  1942. blockquote, .postmain blockquote {padding: 10px;}
  1943. blockquote cite {
  1944. font-size: 12px;
  1945. padding: 8px 10px;
  1946. text-indent: 25px;
  1947. border: 1px solid #E3E3E3;
  1948. border-top: 0px;
  1949. border-bottom: 1px solid #E8E8E8;
  1950. background-color: #F2F2F2;
  1951. background-image: url(http://i34.servimg.com/u/f34/16/49/10/98/snapba10.png), url(http://i.imgur.com/iPXDkuF.png);
  1952. background-position: 10px center, 0 0;
  1953. background-repeat: no-repeat, repeat-x;
  1954. color: #535353;
  1955. text-shadow: rgba(255, 255, 255, 1) 0px 1px 0px;
  1956. font-weight: bold;
  1957. }
  1958. blockquote cite, .postmain cite {margin: -10px -11px 8px -11px;}
  1959. a#nav_menu_2_trigger { position: relative !important; top: 22px !important; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement