Advertisement
Guest User

css

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