Advertisement
Guest User

AVAM SKIN CSS

a guest
Feb 23rd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.50 KB | None | 0 0
  1. /* CUERPO */
  2. #left{display:none;}
  3.  
  4.  
  5. #comments_scroll_div {
  6. font-size: 9px;
  7. text-align: left;
  8. height: 129px;
  9. overflow: auto;
  10. }
  11.  
  12. #wrap {
  13. background-color: rgba(0,0,0,0.67);
  14. margin: 130px auto;
  15. min-width: 768px;
  16. outline: 20px solid rgba(0,0,0,0.67);
  17. outline-offset: 0px;
  18. width: 820px;
  19. }
  20.  
  21. body {
  22. background: url(https://i.imgur.com/VdPR7hT.gif) no-repeat center center fixed;
  23. background-color: #111;
  24. background-position: center center;
  25. background-size: cover;
  26. font-family: georgia;
  27. font-size: 10px;
  28. }
  29.  
  30.  
  31.  
  32.  
  33. /* CUERPO HEADER ABAJO */
  34.  
  35. .header {
  36. background: #0b0b0b00;
  37. border-bottom: 1px solid #09625D;
  38. height: 18px;
  39. margin-bottom: -2px!important;
  40. padding: 60px;
  41. width: 689px;
  42. }
  43.  
  44. h2 {
  45. color: #ececec!important;
  46. font-family: arial;
  47. font-size: 14px!important;
  48. font-weight: 900;
  49. letter-spacing: -1px;
  50. }
  51.  
  52.  
  53.  
  54. ul.forums li.row dd.lastpost span br {
  55. display:none;
  56. }
  57.  
  58. .cuerpodelultimtema {
  59. background: #0000008f;
  60. border: 10px solid #00000000;
  61. height: 75px;
  62. padding: 10px;
  63. width: 500px;
  64. }
  65.  
  66. a.forumtitle {
  67. color: #a8a8a8;
  68. display: block;
  69. font-family: calibri;
  70. font-size: 10px;
  71. font-weight: 700;
  72. letter-spacing: 1px;
  73. margin-bottom: -34px;
  74. margin-top: 18px;
  75. text-align: center;
  76. text-decoration: none;
  77. text-transform: uppercase;
  78. }
  79.  
  80.  
  81. .subforo {
  82. background: #000;
  83. color: #acacac;
  84. float: right;
  85. font-family: calibri;
  86. font-size: 8.5px;
  87. height: 65px;
  88. letter-spacing: .5px;
  89. line-height: 9px;
  90. margin-right: -483px;
  91. margin-top: -33px;
  92. padding: 25px;
  93. text-align: justify;
  94. text-transform: uppercase;
  95. width: 218px;
  96. overflow:auto;
  97. }
  98.  
  99.  
  100.  
  101. .linkssubforo {
  102. background: #030303a8;
  103. font-family: calibri;
  104. font-size: 8px;
  105. height: 11px;
  106. letter-spacing: 1px;
  107. margin-left: 85px;
  108. margin-top: 83px;
  109. padding: 5px;
  110. text-align: right;
  111. text-transform: uppercase;
  112. width: 588px;
  113. }
  114.  
  115. h1.page-title {
  116. background: #101010;
  117. font-family: calibri;
  118. font-size: 10px;
  119. font-weight: 400;
  120. letter-spacing: 1px;
  121. margin-right: 7px;
  122. margin-top: -2px;
  123. padding: 6px;
  124. text-align: center;
  125. text-transform: uppercase;
  126. width: 717px;
  127. float: right;
  128. }
  129.  
  130. h1.page-title a {color:#ccc;}
  131.  
  132.  
  133.  
  134. /* NAVBAR */
  135.  
  136. a.mainmenu[href="/calendar"], a.mainmenu[href="/portal"], a.mainmenu[href="/memberlist"], a.mainmenu[href="/groups"]{
  137. display:none;
  138. }
  139.  
  140. .mainmenu[href="/faq"]{display:none}
  141.  
  142. ul.navlinks {
  143. background-color: rgba(0,0,0,0.67);
  144. border: 0;
  145. height: 15px;
  146. left: 0;
  147. margin-left: 0!important;
  148. opacity: 1;
  149. padding: 20px;
  150. position: fixed;
  151. text-align: left;
  152. top: -5px;
  153. width: 100%;
  154. z-index: 998;
  155. }
  156.  
  157. a.mainmenu {
  158. color: #ccc;
  159. font-family: calibri;
  160. font-size: 8px;
  161. font-weight: lighter;
  162. letter-spacing: .5px;
  163. margin: 0px;
  164. padding: 5px;
  165. text-transform: uppercase;
  166. }
  167.  
  168. .subnavbar {
  169. background-color: #000;
  170. border: 0;
  171. border-top: 1px solid #09625d;
  172. color: #e1e1e1;
  173. font-family: calibri;
  174. font-size: 8px;
  175. height: 12px;
  176. left: 0;
  177. letter-spacing: 2px;
  178. opacity: 1;
  179. padding: 4px 20px 4px 4px;
  180. position: fixed;
  181. text-align: right;
  182. text-transform: uppercase;
  183. top: 55px;
  184. width: 100%;
  185. z-index: 998;
  186. }
  187.  
  188. .subnavbar a {color:#fff;}
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195. .topiclist .icon {
  196. background-position: left; }
  197.  
  198. .content strong {
  199. color: #c5c5c5;
  200. }
  201.  
  202. .colorpicker {
  203. width: 356px;
  204. height: 176px;
  205. overflow: hidden;
  206. position: absolute;
  207. background: url(http://i83.servimg.com/u/f83/17/45/19/77/light11.png) !important;
  208. font-family: Arial, Helvetica, sans-serif;
  209. display: none;
  210. padding: 0 !important;
  211. }
  212. .colorpicker.dark{
  213. background: url(http://i83.servimg.com/u/f83/17/45/19/77/dark11.png) !important;
  214. }
  215. .colorpicker_color {
  216. width: 150px;
  217. height: 150px;
  218. left: 14px;
  219. top: 13px;
  220. position: absolute;
  221. background: #f00;
  222. overflow: hidden;
  223. cursor: crosshair;
  224. }
  225. .colorpicker_color div {
  226. position: absolute;
  227. top: 0;
  228. left: 0;
  229. width: 150px;
  230. height: 150px;
  231. background: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp10.png);
  232. }
  233. .colorpicker_color div div {
  234. position: absolute;
  235. top: 0;
  236. left: 0;
  237. width: 11px;
  238. height: 11px;
  239. overflow: hidden;
  240. background: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp10.gif);
  241. margin: -5px 0 0 -5px;
  242. }
  243. .colorpicker_hue {
  244. position: absolute;
  245. top: 13px;
  246. left: 171px;
  247. width: 35px;
  248. height: 150px;
  249. cursor: n-resize;
  250. }
  251. .colorpicker_hue div {
  252. position: absolute;
  253. width: 35px;
  254. height: 9px;
  255. overflow: hidden;
  256. background: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp11.gif) left top;
  257. margin: -4px 0 0 0;
  258. left: 0px;
  259. }
  260. .colorpicker_new_color {
  261. position: absolute;
  262. width: 60px;
  263. height: 30px;
  264. left: 213px;
  265. top: 13px;
  266. background: #f00;
  267. }
  268. .colorpicker_current_color {
  269. position: absolute;
  270. width: 60px;
  271. height: 30px;
  272. left: 283px;
  273. top: 13px;
  274. background: #f00;
  275. }
  276. .colorpicker input {
  277. background-color: transparent;
  278. border: 1px solid transparent;
  279. position: absolute;
  280. font-size: 10px;
  281. font-family: Arial, Helvetica, sans-serif;
  282. color: #898989;
  283. top: 4px;
  284. right: 11px;
  285. text-align: right;
  286. margin: 0;
  287. padding: 0 !important;
  288. height: 11px;
  289. }
  290. .colorpicker_hex {
  291. position: absolute;
  292. width: 72px;
  293. height: 22px;
  294. background: url(http://i83.servimg.com/u/f83/17/45/19/77/custom11.png) top;
  295. left: 212px;
  296. top: 142px;
  297. }
  298. .colorpicker.dark .colorpicker_hex {
  299. background: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp11.png) top;
  300. }
  301. .colorpicker_hex input {
  302. right: 6px;
  303. }
  304. .colorpicker_field {
  305. height: 22px;
  306. width: 62px;
  307. background-position: top;
  308. position: absolute;
  309. }
  310. .colorpicker_field span {
  311. position: absolute;
  312. width: 12px;
  313. height: 22px;
  314. overflow: hidden;
  315. top: 0;
  316. right: 0;
  317. cursor: n-resize;
  318. }
  319. .colorpicker_rgb_r {
  320. background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/custom12.png);
  321. top: 52px;
  322. left: 212px;
  323. }
  324. .colorpicker.dark .colorpicker_rgb_r{
  325. background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp12.png);
  326. }
  327. .colorpicker_rgb_g {
  328. background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/custom13.png);
  329. top: 82px;
  330. left: 212px;
  331. }
  332. .colorpicker.dark .colorpicker_rgb_g {
  333. background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp13.png);
  334. }
  335. .colorpicker_rgb_b {
  336. background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/custom14.png);
  337. top: 112px;
  338. left: 212px;
  339. }
  340. .colorpicker.dark .colorpicker_rgb_b {
  341. background-image: url(http://i83.servimg.com/u/f83/17/45/19/77/colorp14.png);
  342. }
  343. .colorpicker_hsb_h, .colorpicker_hsb_s, .colorpicker_hsb_b {
  344. display: none;
  345. }
  346. .colorpicker_submit {
  347. position: absolute;
  348. background: url("http://i83.servimg.com/u/f83/17/45/19/77/accept10.png") no-repeat;
  349. cursor: pointer;
  350. right: 10px;
  351. width: 48px;
  352. height: 50px;
  353. top: 118px;
  354. overflow: hidden;
  355. }
  356. .colorpicker_focus {
  357. background-position: center;
  358. }
  359. .colorpicker_hex.colorpicker_focus {
  360. background-position: bottom;
  361. }
  362. .colorpicker_submit.colorpicker_focus {
  363. background-position: bottom;
  364. }
  365. .colorpicker_slider {
  366. background-position: bottom;
  367. }
  368. .colorpicker { z-index: 3; }
  369.  
  370. #fa_toolbar #fa_service {
  371. display: inline-block!important;
  372. text-decoration: none!important;
  373. font-size: 0px;
  374. visibility: visible!important;
  375. }
  376.  
  377. #fa_menu {
  378. display: inline-block;
  379. text-transform: uppercase;
  380. font-size: 10px;
  381. font-family: calibri;
  382. font-weight: 900;
  383. }
  384.  
  385. #fa_search {
  386. display: none !important;
  387. }
  388.  
  389. #fa_share {
  390. display: none !important;
  391. }
  392.  
  393.  
  394. #fa_menulist, #notif_list {
  395. margin-top: 5px !important;
  396. border-color: transparent !important;
  397. border-radius: 6px !important;
  398. -moz-border-radius: 6px !important;
  399. -webkit-border-radius: 6px !important;
  400. -moz-box-shadow: -1px 3px 5px #000;
  401. -webkit-box-shadow: -1px 3px 5px #000;
  402. box-shadow: -1px 3px 5px #000;
  403. background-color: #fff;
  404. }
  405.  
  406. .see_all, .see_all a {
  407. color: #000 !important;
  408. background-color: transparent !important;
  409. }
  410.  
  411. #fa_right #fa_notifications{
  412. color: #1C1C1C;
  413. line-height: 30px;
  414. padding: 0 5px;
  415. font-size: 10px;
  416. text-transform: uppercase;
  417. font-weight: 900;
  418. font-family: calibri;
  419. }
  420.  
  421.  
  422.  
  423. p.right {
  424. text-align: right;
  425. padding: 10px;
  426. font-size: 8px;
  427. letter-spacing: 0.5px;
  428. text-transform: uppercase;
  429. }
  430.  
  431.  
  432.  
  433. .postbody .topic-title a {
  434. color: #FFF;
  435. }
  436.  
  437. .topictitle-container .topictitle-info h2.topic-title a{ color: #FFF;}
  438.  
  439. select {
  440. background-color: #161414;
  441. border: 1px solid #536f70;
  442. color: #fff;
  443. cursor: pointer;
  444. font-family: Calibri;
  445. font-weight: 900;
  446. text-transform: uppercase;
  447. font-size: 10px;
  448. padding: 1px;
  449. vertical-align: middle;
  450. }
  451.  
  452.  
  453. .pagination {
  454. float: right;
  455. margin-top: 5px;
  456. text-align: right;
  457. width: auto;
  458. text-transform: uppercase;
  459. font-size: 8px;
  460. letter-spacing: 0.5px;
  461. margin-right: 90px!important;
  462. }
  463.  
  464.  
  465.  
  466.  
  467. .h2avam:first-letter {
  468. font: 35px/16px arial;
  469. float: left; padding: 10px; margin-right:4px; color: #fff;
  470. }
  471.  
  472. .h2avam{
  473. padding: 23px;
  474. }
  475.  
  476.  
  477.  
  478.  
  479. .topic-title img {
  480. display: none;
  481. }
  482.  
  483.  
  484.  
  485. .inputbox {
  486. background-color: #111;
  487. border: #2d3436 solid 1px;
  488. color: #fff;
  489. cursor: text;
  490. padding: 2px;
  491. }
  492.  
  493.  
  494.  
  495.  
  496. .sceditor-container {
  497. background: #536f70;
  498. background-clip: padding-box;
  499. border: 1px solid #191717!important;
  500.  
  501. font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  502. font-size: 12px;
  503. border-radius: 0px!important;
  504. font-weight: 700;
  505. line-height: 1;
  506. position: relative;
  507. }
  508.  
  509.  
  510. .sceditor-container iframe, .sceditor-container textarea {
  511. color: #fff!important;
  512. font-family: arial!important;
  513. font-size: 13px;
  514. }
  515.  
  516.  
  517. body.widgetsHidden #wrap {
  518. margin: 0 auto;
  519. margin-top:280px;
  520. }
  521.  
  522.  
  523. .postbody ul.profile-icons {
  524. font-size: 7px;
  525. letter-spacing: 1px;
  526. list-style: none;
  527. margin-right: -277px;
  528. margin-top: 83px;
  529. padding: 2px;
  530. text-align: center;
  531. text-transform: uppercase;
  532. width: 135px;
  533. }
  534.  
  535. a.ul.profile-icons { color: #ccc; }
  536.  
  537.  
  538.  
  539.  
  540. a.nav-username { color: #ccc; }
  541.  
  542. .chatbox-title, .chatbox-title a.chat-title {
  543. font-family: arial;
  544. letter-spacing: 3px;
  545. text-transform: uppercase;
  546. font-weight: 900;
  547. font-size: 14px;
  548. }
  549.  
  550. #chatbox_footer {
  551. height: 25px;
  552. background: #000;
  553. }
  554.  
  555. #chatbox_footer label {
  556. color: #000;
  557. }
  558.  
  559. #message.post {
  560. font-weight: normal;
  561. font-style: normal;
  562. color: #fff;
  563. }
  564.  
  565. #chatbox {
  566. bottom: 21px;
  567. left: 181px;
  568. line-height: 11px;
  569. overflow: auto;
  570. position: absolute;
  571. right: 0;
  572.  
  573. background: #000;
  574. top: 30px;
  575. font-family: arial;
  576. font-size: 12px;
  577. color: #fff;
  578. }
  579.  
  580. #chatbox_members {
  581. border-right: #2d3436 solid 1px;
  582. bottom: 30px;
  583. background: #000;
  584. overflow: auto;
  585. font-family: arial;
  586. position: absolute;
  587. top: 30px;
  588. width: 180px;
  589. }
  590.  
  591. #message {
  592. height: 11px!important;
  593. margin-top: 2px;
  594. #09625d solid 1px!important
  595. width: 280px!important;
  596. margin-right: 5px!important;
  597. }
  598.  
  599. #chatbox_header {
  600. border-bottom: #2d3436 solid 1px;
  601. height: 30px;
  602.  
  603. background: #000;
  604. font-size: 8px!important;
  605. font-family: calibri;
  606. text-transform: uppercase;
  607. }
  608.  
  609. #cp-main .panel {
  610. background-color: #000;
  611. border: #212121 solid 1px;
  612. color: #fff;
  613. }
  614.  
  615.  
  616.  
  617. .Widgetshide ul, .Widgetshide li {list-style: none; margin: 0; padding: 0;}
  618.  
  619.  
  620. .menu li {
  621. box-sizing: border-box;
  622. height: 25px;
  623. line-height: 10px;
  624. text-transform: uppercase;
  625. padding: 0 20px;}
  626.  
  627. .menu .hide{display:none;}
  628.  
  629.  
  630. .menu .openwidget {
  631. background-color: #6178804a;
  632. color: #f1f1f1;
  633. cursor: pointer;
  634. display: block;
  635. font-family: calibri, arial;
  636. font-size: 10px;
  637. font-weight: 900;
  638. height: 30px;
  639. letter-spacing: 1px;
  640. line-height: 30px;
  641. margin-bottom: 5px;
  642. text-align: center;
  643. text-transform: uppercase;
  644. }
  645.  
  646.  
  647. a.lw {
  648. background-color: #3d3c3c;
  649. font-family: calibri;
  650. font-size: 10px;
  651. height: 10px;
  652. line-height: 10px;
  653. padding: 4px 5px;
  654. text-align: center;
  655. width: 162px;
  656. display: block;
  657. margin: auto auto 5px;
  658. text-transform: uppercase;
  659. letter-spacing: 0.5px;
  660. color: white;
  661. }
  662.  
  663.  
  664.  
  665.  
  666. ul.linklist li {
  667. position: relative;
  668. float: left;
  669. }
  670.  
  671. li:hover #prof-contentperfil {
  672. opacity: 1;
  673. visibility: visible;
  674. margin-top: -5px;
  675. }
  676.  
  677. #prof-contentperfil {
  678. margin-top: -15px;
  679. margin-left: -5px;
  680. _margin: 0; /*IE6 only*/
  681. opacity: 0;
  682. text-transform:uppercase;
  683. visibility: hidden;!important
  684. position: absolute;
  685. top: 29px;
  686. z-index: 999;
  687. background: #fff;
  688. padding: 5px;
  689. -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  690. -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  691. box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  692. -webkit-transition: all .2s ease-in-out;
  693. -moz-transition: all .2s ease-in-out;
  694. -ms-transition: all .2s ease-in-out;
  695. -o-transition: all .2s ease-in-out;
  696. }
  697.  
  698. #prof-contentperfil a {
  699. display:block;
  700. color: #141414;
  701. width:auto;
  702. margin-left: 5px;
  703. }
  704.  
  705.  
  706.  
  707. li:hover #proff-content {
  708. opacity: 1;
  709. visibility: visible;
  710. margin-top: -5px;
  711. }
  712.  
  713. #proff-content {
  714. margin-top: -15px;
  715. margin-left: -5px;
  716. _margin: 0; /*IE6 only*/
  717. opacity: 0;
  718. text-transform:uppercase;
  719. visibility: hidden;
  720. position: absolute;
  721. top: 29px;
  722. z-index: 999;
  723. background: #fff;
  724. padding: 5px;
  725. -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  726. -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  727. box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  728. -webkit-transition: all .2s ease-in-out;
  729. -moz-transition: all .2s ease-in-out;
  730. -ms-transition: all .2s ease-in-out;
  731. -o-transition: all .2s ease-in-out;
  732. }
  733.  
  734. #proff-content a {
  735. display:block;
  736. color: #141414;
  737. width: 150px;
  738. margin-left: 5px;
  739. }
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750. .module .h3 {
  751. background-color: #6178804a;
  752. color: #FFF;
  753. font-family: calibri;
  754. font-size: 9px;
  755. margin-left: -10px;
  756. width: 171px;
  757. text-align:center;
  758. letter-spacing: 1px;
  759. margin-bottom: 10px;
  760. margin-top:-6px;
  761. height: 15px;
  762. line-height: 18px;
  763. padding: 10px;
  764. text-transform: uppercase;
  765. vertical-align: middle;
  766. }
  767.  
  768. .module {
  769. color: #adaaaa;
  770. font-family: calibri;
  771. font-size: 10px;
  772. line-height: 11px;
  773. letter-spacing: 0.5px;
  774. margin-bottom: 4px;
  775. overflow: hidden;
  776. padding: 0 10px;
  777. text-align: justify;
  778. text-transform: uppercase;
  779. }
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787. .campoperfil {/*campos del perfil*/
  788.  
  789. width:100px;
  790. height:10px;
  791.  
  792. }
  793.  
  794. .anunciocampo { /*nombre de los campos del perfil*/
  795. width:100px;
  796. height:10px;
  797. }
  798.  
  799. .contenidocampo { /*contenido de los campos del perfil*/
  800. width:100px;
  801. height:10px;
  802. }
  803.  
  804. .postprofile-tab-informacion {font-size:0px;}
  805.  
  806. .postprofile-tab-personal{font-size:0px;}
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816. p.path, .pathname-box {
  817. clear: left;
  818. font-family: calibri;
  819. font-size: 10px;
  820. font-weight: 900;
  821. letter-spacing: 1px;
  822. width: 820px;
  823. text-align: center;
  824. margin-top: -32px;
  825. text-transform: uppercase;
  826. }
  827.  
  828.  
  829. a.topictitle {
  830. color: #f1f1f1;
  831. font-family: raleway;
  832. font-size: 1.1em;
  833. margin-top: 14px;
  834. font-weight: 700;
  835. text-transform: uppercase;
  836. text-decoration: none;
  837. }
  838.  
  839. .span-tab {
  840. font-size: 9px;
  841. text-transform: uppercase;
  842. font-family: calibri;
  843. letter-spacing: 0.5px;
  844. font-weight: 900;
  845. margin-left: 10px;
  846. }
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854. .cuadroe{
  855. background: #000;
  856. height: 135px;
  857. margin-left: 1px;
  858. margin-top: 1px;
  859. padding: 10px;
  860. width: 820px;
  861. }
  862.  
  863. .infox {
  864. font-family: Calibri;
  865. font-size: 8px;
  866. font-weight: 900;
  867. height: 11px;
  868. text-align: center;
  869. letter-spacing: 0.5px;
  870. background: #141414;
  871. margin-bottom: 1px;
  872. margin-top: 2px;
  873. margin-left: 2px;
  874. padding: 7px;
  875. color: #fff;
  876. text-transform: uppercase;
  877. width: 148px;
  878. }
  879.  
  880. .tit1 {
  881. font-family: 'Raleway', sans-serif;
  882. font-size:22px;
  883. text-transform:uppercase;
  884. letter-spacing:-2px;
  885. }
  886.  
  887.  
  888.  
  889.  
  890.  
  891. ul.forums li.row dd.lastpost span br {
  892. display:none!important;
  893. }
  894.  
  895.  
  896. .tg {
  897. color: #fff;
  898. font-family: Raleway, sans-serif;
  899. font-size: 95px;
  900. font-weight: 900;
  901. letter-spacing: -7px;
  902. line-height: 70px;
  903. margin-left: 40px;
  904. margin-top: -15px;
  905. text-align: left;
  906. text-shadow: 2px -1px 0 #2E2831, 2px -1px 0 #827f73, 4px 0 0 #94979abf;
  907. text-transform: uppercase;
  908. }
  909.  
  910. .tp {
  911. color:#fff;
  912. font-family: calibri;
  913. font-size: 8px;
  914. font-weight: 800;
  915. height: 100px;
  916. overflow: auto;
  917. padding: 8px;
  918. letter-spacing:1px;
  919. text-align: justify;
  920. text-transform: uppercase;
  921. width: 200px;
  922. }
  923.  
  924.  
  925.  
  926. .nav-username {
  927. font-size: 17px;
  928. text-transform: uppercase;
  929. text-align: right;
  930. font-family: arial;
  931. margin-left: 550px;
  932. letter-spacing: -1px;
  933. margin-top: -10px;
  934. font-weight: 900;
  935. }
  936.  
  937.  
  938. img.nav-avatar {
  939. width:0px;
  940. height:0px;
  941. vertical-align: middle;
  942. margin-right: 2px;
  943. }
  944.  
  945.  
  946.  
  947.  
  948. #logo-desc {
  949. margin-right: -0px;
  950. margin-top: -10px;
  951. }
  952.  
  953.  
  954. .forabg li.header dd.dterm { width: auto;
  955. padding: 6px;
  956. }
  957. .forabg li.header dd.topics { display: none; }
  958. .forabg li.header dd.posts { display: none; }
  959. .forabg li.header dd.lastpost { display: none; }
  960.  
  961.  
  962. #desc {
  963. width: 360px;
  964. padding: 10px;
  965. background-color: #FFFFFF;
  966. border: 10px solid #141414;
  967. margin-right: -169px;
  968. margin-top: -24px;
  969. display: block;
  970. }
  971.  
  972. #descc {
  973. padding: 10px;
  974. background-color: #F0F0F0;
  975. font-family: calibri;
  976. font-size: 11px;
  977. line-height: 100%;
  978. text-align: justify;
  979. }
  980.  
  981.  
  982.  
  983. .forabg .row .posts, .forabg .row .topics {
  984. background-color: rgba(255, 255, 255, 0);
  985. color: #fff;
  986. font-family: calibri;
  987. font-size: 11px;
  988. margin-top: -16px;
  989. margin-left: -99px;
  990. text-transform: uppercase;
  991. }
  992.  
  993.  
  994.  
  995.  
  996.  
  997. .h3 a { color: #FFFFFF; }
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003. #i_whosonline + p {
  1004. background-color: #F0F0F0;
  1005. border-bottom: 10px solid #BBB;
  1006. padding: 10px;
  1007. }
  1008.  
  1009. p em b a.gensmall {
  1010. font-family: calibri;
  1011. font-size: 18px;
  1012. font-style: none;
  1013. text-align: center;
  1014. letter-spacing: 2px;
  1015. text-transform: uppercase;
  1016. }
  1017.  
  1018. p em {
  1019. font-style: normal;
  1020. color: transparent;
  1021. }
  1022.  
  1023. .page-bottom {
  1024.  
  1025. padding-left: 10px;
  1026. }
  1027. ul#picture_legend {
  1028. padding: 10px;
  1029. font-size: 0px;
  1030. text-transform: uppercase;
  1031. }
  1032.  
  1033.  
  1034.  
  1035.  
  1036. #search-box { display: none; }
  1037.  
  1038.  
  1039.  
  1040. .postbody .topic-title a {
  1041. font-family: calibri;
  1042. color: #000;
  1043. }
  1044.  
  1045.  
  1046.  
  1047. .postprofile {
  1048. display: flex;
  1049. flex-direction: column;
  1050. height: 399px;
  1051. margin-right: 6px;
  1052. margin-top: 120px;
  1053. min-height: 370px;
  1054. overflow: hidden;
  1055. text-align: center;
  1056. width: 245px;
  1057. word-spacing: 2px;
  1058. }
  1059.  
  1060.  
  1061. .postprofile dt {margin-left: -1px;}
  1062. .postprofile dt strong {
  1063. font-family: arial;
  1064. letter-spacing: 2px;
  1065. background: #141414;
  1066. margin-top: 10px;
  1067. font-size: 10px;
  1068. width: 230px;
  1069. display: block;
  1070. margin-bottom: -1px!important;
  1071. padding: 0px;
  1072. text-transform: uppercase;}
  1073.  
  1074. .postprofile dd {
  1075. text-align: center;
  1076. margin-top: 1px;
  1077. margin-left: -1px;
  1078. }
  1079.  
  1080. dl.codebox {
  1081. background-color: #111111;
  1082. color: #fff!important;
  1083. border: #2d3436 solid 1px;
  1084. font-size: 10px;
  1085. padding: 6px;
  1086. }
  1087.  
  1088. dl.codebox dt {
  1089. border-bottom: #2d3436 solid 1px;
  1090. display: block;
  1091. letter-spacing: 1px;
  1092. margin-bottom: 3px;
  1093. text-align: center;
  1094. text-transform: uppercase;
  1095. }
  1096.  
  1097. blockquote cite {
  1098. display: block;
  1099. font-size: .9em;
  1100. font-style: normal;
  1101. font-weight: 700;
  1102. text-align: right;
  1103. border-bottom:#2d3436 solid 1px;
  1104. }
  1105.  
  1106. blockquote {
  1107. background-color: #111111;
  1108. padding: 15px;
  1109. margin-left: 3px;
  1110. border: #2d3436 solid 1px;
  1111. }
  1112.  
  1113. dl.codebox code {
  1114. border-bottom: none;
  1115. color: #fff;
  1116. font-family: arial;
  1117. }
  1118.  
  1119. .clickable {
  1120. width: 50px;
  1121. height: 25px;
  1122. border-bottom: 0px;
  1123. display: inline-block;
  1124. margin-right: 5px;
  1125. cursor: pointer;
  1126. background-color: #282421;
  1127. color: #FFF;
  1128. font-size: 11px;
  1129. font-weight: lighter;
  1130. text-transform: uppercase;
  1131. line-height: 225%;
  1132. text-align: center;
  1133. }
  1134. .tab-content {
  1135. background-color: none;
  1136. display: none;
  1137. }
  1138. #tab1-content {
  1139. display: block;}
  1140. #tab-strip {
  1141. list-style: none outside none;
  1142. margin-left: -40px;
  1143. display: inline;
  1144. background-color:none;
  1145. }
  1146. #tab-strip a {text-decoration: none;}
  1147.  
  1148.  
  1149. a:hover {
  1150. text-decoration: none !important;
  1151. -webkit-transition:1.3s;
  1152. -o-transition:1.3s;
  1153. -moz-transitio:1.3s;
  1154. }
  1155.  
  1156. ::-webkit-scrollbar {
  1157. height:9px;
  1158. width: 5px;
  1159. }
  1160. ::-webkit-scrollbar-thumb {
  1161. background: #5E6261;
  1162. -webkit-border-radius: 0px;
  1163. -moz-border-radius: 0px;
  1164. }
  1165. ::-webkit-scrollbar-track {
  1166. background-color: #141414;
  1167. display: block;
  1168. }
  1169.  
  1170. @font-face {
  1171. font-family: 'Quicksand';
  1172. font-style: normal;
  1173. font-weight: 400;
  1174. src: local('Quicksand Regular'), local('Quicksand-Regular'), url(http://themes.googleusercontent.com/static/fonts/quicksand/v2/sKd0EMYPAh5PYCRKSryvWz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  1175. }
  1176. @font-face {
  1177. font-family: 'Open Sans Condensed';
  1178. font-style: normal;
  1179. font-weight: 300;
  1180. src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format('woff');
  1181. }
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188. .bf1 {
  1189. width:300px;
  1190. background:#111;
  1191. color:#f1f1f1;
  1192. font-size:11px;
  1193. font-family:Arial;
  1194. text-align:justify;
  1195. padding:50px;
  1196. outline: 1px solid #2c2c2c;
  1197. outline-offset:-20px;
  1198. }
  1199.  
  1200. .imaf1 {
  1201. width:100px;
  1202. height:100px;
  1203. border: #2d3436 solid 3px;
  1204. margin-top:-20px;
  1205. }
  1206.  
  1207.  
  1208.  
  1209. .imaf1avam {
  1210. margin-top:20px;
  1211. margin-bottom:30px;
  1212. border: 6px solid #2c2c2c;
  1213. height: 100px;
  1214. border-radius: 100px;
  1215. width: 100px;
  1216. margin: auto;
  1217. }
  1218.  
  1219. .df2avam {
  1220. font-family: calibri;
  1221. font-size: 7px;
  1222. letter-spacing: 1px;
  1223. line-height: 9px;
  1224. padding: 4px;
  1225. text-align: center;
  1226. width: 290px;
  1227. margin: auto;
  1228. text-transform: uppercase;
  1229. }
  1230.  
  1231.  
  1232. .nf2avam1 {
  1233. font-size: 12px;
  1234. font-weight: 900;
  1235. line-height: 11px;
  1236. margin: auto;
  1237. text-align: center;
  1238. margin-bottom: 3px;
  1239. margin-top: 20px;
  1240. text-transform: uppercase;
  1241. width: auto;
  1242. }
  1243.  
  1244.  
  1245. .nf2avam {
  1246. font-size: 12px;
  1247. font-weight: 900;
  1248. line-height: 11px;
  1249. margin-top: 5px;
  1250. border-bottom: #2d3436 solid 1px;
  1251. text-transform: uppercase;
  1252. margin: auto;
  1253. padding: 4px;
  1254. text-align: center;
  1255. width: auto;
  1256. }
  1257.  
  1258. .imaf111 {
  1259. border: #2d3436 solid 3px;
  1260. height: 100px;
  1261. margin-top: 20px;
  1262. border-radius: 100px;
  1263. width: 100px;}
  1264.  
  1265.  
  1266.  
  1267.  
  1268. .mf2{
  1269.  
  1270. background:#94979abf;
  1271. padding:20px;
  1272. width:143px;
  1273. height:66px;
  1274. margin-bottom:20px;
  1275. }
  1276.  
  1277. .nf2 {
  1278. margin-top:5px;
  1279. font-size:13px;
  1280. font-weight:900;
  1281. line-height:11px;
  1282. text-transform:uppercase;
  1283. }
  1284.  
  1285. .df2{
  1286. letter-spacing:0.5px;
  1287. margin-top:10px;
  1288. text-transform:uppercase;
  1289. font-size:9px;
  1290. font-family:calibri;
  1291. line-height:9px;
  1292.  
  1293. }
  1294.  
  1295. .dfxx2{
  1296. text-transform:uppercase;
  1297. text-align:right;
  1298. padding:5px;
  1299. font-size:10px;
  1300. font-family:Calibri;
  1301. letter-spacing:1px;
  1302. margin-top:10px;
  1303. color:#fff;
  1304. margin-bottom:10px;
  1305. }
  1306.  
  1307. .bfhd2 {
  1308.  
  1309. width:200px;
  1310. height:100px;
  1311. overflow:auto;
  1312. padding:10px;
  1313. background: #2d3436;
  1314. border: #2d3436 solid 30px;
  1315. outline:9px solid #111;
  1316. outline-offset:-10px;
  1317. margin-top:70px;
  1318. margin-bottom:30px;
  1319. text-align:justify;
  1320. }
  1321.  
  1322.  
  1323. .imf {
  1324. margin-left:-20px;margin-top:-5px;width:400px;
  1325. height:150px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;
  1326. }
  1327.  
  1328. .mf {
  1329. background: #111111;
  1330. color: #dbdbdb;
  1331. font-size: 11px;
  1332. font-family: arial;
  1333. margin-top: 1px;
  1334. outline: 12px solid #111111;
  1335. padding: 24px;
  1336. text-align:justify;
  1337. width: 360px;
  1338. border: 1px solid #94979abf;
  1339. }
  1340.  
  1341. .dfxx {
  1342. color:#fff;
  1343. text-transform:uppercase;
  1344. background:#94979abf;
  1345. width:auto;
  1346. margin-bottom:7px;
  1347. margin-top:1px;
  1348. font-size:10px;
  1349. height:13px;
  1350. letter-spacing:1px;
  1351. font-family:Calibri;
  1352. padding:7px;
  1353. text-align:center;
  1354.  
  1355. }
  1356.  
  1357.  
  1358. .dfxxx {
  1359. background: #94979abf;
  1360. color: #fff;
  1361. font-family: Calibri;
  1362. font-size: 8px;
  1363. height: 13px;
  1364. letter-spacing: 2px;
  1365. margin-bottom: 5px;
  1366. margin-left: -22px;
  1367. margin-top: -22px;
  1368. padding: 53px;
  1369. text-align: center;
  1370. text-transform: uppercase;
  1371. width: 298px;
  1372. }
  1373.  
  1374.  
  1375. .bhd{
  1376. width:auto;
  1377. height:120px;
  1378. padding:10px;
  1379. margin-bottom:10px;
  1380. margin-top:-1px;
  1381.  
  1382. }
  1383.  
  1384.  
  1385. .bfh{
  1386.  
  1387.  
  1388. font-family: arial;
  1389. font-size: 11px;
  1390. height: auto;
  1391. margin: 1px;
  1392. padding: 35px;
  1393. line-height: 11px;
  1394. text-align: justify;
  1395.  
  1396. }
  1397.  
  1398. .bfhd{
  1399. font-family: arial;
  1400. font-size: 10px;
  1401. height: 160px;
  1402. line-height: 11px;
  1403. margin-left: 2px;
  1404. margin-top: -2px;
  1405. overflow: auto;
  1406. padding: 15px;
  1407. text-align: justify;
  1408. width: auto;
  1409. }
  1410.  
  1411. .nf {
  1412.  
  1413. color: #fff;
  1414. font-family: calibri;
  1415. font-size: 16px;
  1416. font-weight: 900;
  1417. height: 32px;
  1418. letter-spacing: -1px;
  1419. line-height: 15px;
  1420. padding: 5px;
  1421. text-transform: uppercase;
  1422. width: 185px;
  1423. }
  1424.  
  1425. .df {
  1426. border-top: 1px solid #94979abf;
  1427. font-family: calibri;
  1428. font-size: 8px;
  1429. height: 26px;
  1430. letter-spacing: 1px;
  1431. line-height: 7px;
  1432. margin-top: -17px;
  1433. margin-bottom: 10px;
  1434. overflow: hidden;
  1435. padding: 2px;
  1436. text-transform: uppercase;
  1437. width: auto;
  1438. }
  1439.  
  1440.  
  1441. .subfr {
  1442.  
  1443. border-bottom: 1px solid #94979abf;
  1444. text-transform: uppercase;
  1445. color: #ffffff;
  1446. text-align: center;
  1447. padding: 5px;
  1448. font-weight: 900;
  1449. }
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456. #mikae-caja {
  1457. margin-top: 2px;
  1458. margin-left: 11px;
  1459. padding: 1px;
  1460. width: 245px;
  1461. }
  1462. #dato-post {
  1463. font-family: calibri;
  1464. font-size: 9px;
  1465. color: #ccc;
  1466. border: 1px solid #171616;
  1467. font-style: normal;
  1468. font-variant: normal;
  1469. font-weight: 900;
  1470. margin-bottom: 5px;
  1471. margin-top: -3px;
  1472. letter-spacing: 1px;
  1473. padding: 5px;
  1474. text-transform: uppercase;
  1475. width:75px;
  1476. }
  1477.  
  1478. #dato-post1 {
  1479. font-family: calibri;
  1480. font-size: 9px;
  1481. color: #ccc;
  1482. border: 1px solid #171616;
  1483. font-style: normal;
  1484. font-variant: normal;
  1485. font-weight: 900;
  1486. margin-bottom: 5px;
  1487. margin-top: -3px;
  1488. letter-spacing: 1px;
  1489. padding: 5px;
  1490. text-transform: uppercase;
  1491. width: 75px;
  1492. }
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501. #mikae-caja:hover .mikae-holi{
  1502. top: -309px;transition: all .6s ease-in-out;
  1503. }
  1504. .mikae-holi {
  1505. background: rgb(16, 16, 16);
  1506. background-image: url(http://65.media.tumblr.com/feb9781…/tumblr_n7gg1ehJbh1rmzx9io1_250.png);
  1507. border: 1px solid #171616;
  1508. height: 230px;
  1509. left: 30px;
  1510. margin: 0;
  1511. opacity: .8;
  1512. padding: 20px;
  1513. position: relative;
  1514. top: -700px;
  1515. transition: all .6s ease-in-out;
  1516. width: 160px;
  1517. }
  1518. #mikae-caja:hover #mikae-ava2 img {
  1519. filter: blur(0px) grayscale(100%);
  1520. -webkit-filter: blur(2px);
  1521. -moz-filter: blur(2px);
  1522. -o-filter: blur(2px);
  1523. -ms-filter: blur(2px);transition: all 0.6s ease-in-out;
  1524. -moz-transition: all 0.6s ease-in-out;
  1525. -webkit-transition: all 0.6s ease-in-out;
  1526. -ms-transition: all 0.6s ease-in-out;
  1527. -o-transition: all 0.6s ease-in-out;
  1528. }
  1529.  
  1530. #mikae-name {
  1531. background: #0e0e0e;
  1532. color: #fff;
  1533. font-family: arial;
  1534. font-size: 8px;
  1535. font-style: normal;
  1536. font-variant: normal;
  1537. height: 29px;
  1538. font-weight: normal;
  1539. letter-spacing: 1px;
  1540. line-height: 12px;
  1541. padding: 20px;
  1542. text-align: center;
  1543. text-transform: uppercase;
  1544. }
  1545.  
  1546. .mikae-ava {
  1547. width: 250px;
  1548. margin-left: -3px;
  1549. height: 350px;
  1550. position: relative;
  1551. overflow: hidden;transition: all 0.6s ease-in-out;
  1552. }
  1553. #mikae-name sub {
  1554. border: 1px solid #171616;
  1555. color: #ece9e9;
  1556. display: block;
  1557. background: #101010;
  1558. font-family: calibri;
  1559. font-size: 7px;
  1560. height: 12px;
  1561. font-style: normal;
  1562. margin-top: 2px;
  1563. font-variant: normal;
  1564. padding: 0px;
  1565. font-weight: normal;
  1566. letter-spacing: 2px;
  1567. -webkit-padding-start: 3px;
  1568. text-align: center;
  1569. text-transform: uppercase;
  1570. }
  1571.  
  1572.  
  1573. #mikae-caja .mikae-cont {
  1574. -moz-transition: all .6s ease-in-out;
  1575. -ms-transition: all .6s ease-in-out;
  1576. -o-transition: all .6s ease-in-out;
  1577. -webkit-transition: all .6s ease-in-out;
  1578. bottom: -350px;
  1579. left: 39px;
  1580. padding: -12px;
  1581. position: absolute;
  1582. transition: all .6s ease-in-out;
  1583. width: 170px;
  1584. }
  1585.  
  1586. #mikae-caja:hover .mikae-cont {
  1587. bottom: 190px;
  1588. }
  1589. /* latin */
  1590. @font-face {
  1591. font-family: 'Montserrat';
  1592. font-style: normal;
  1593. font-weight: 400;
  1594. src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  1595. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  1596. }
  1597.  
  1598.  
  1599.  
  1600. #profile-tab-field-profil dl dd {
  1601. padding-left: 12px;
  1602. margin-bottom: -10px;
  1603. width: 200px;
  1604. text-transform: uppercase;
  1605. height: 19px;
  1606. margin-left: 130px;
  1607. letter-spacing: 1px;
  1608. text-align: center;
  1609. padding: 3px;
  1610. }
  1611.  
  1612.  
  1613. #profile-tab-field-profil dl dt {
  1614. display: block;
  1615. float: left;
  1616. width: 120px;
  1617. text-align: center;
  1618. font-size: 8px;
  1619. padding: 3px;
  1620. letter-spacing: 1px;
  1621. margin-right: 1px;
  1622. height: 18px;
  1623. margin-bottom: -10px;
  1624. text-transform: uppercase;
  1625. }
  1626.  
  1627. .cuadroinformativo {
  1628. background: #111;
  1629. border: 1px solid #94979abf;
  1630. color: #e8e8e8;
  1631. font-family: calibri;
  1632. font-size: 11px;
  1633. outline: 20px solid #111;
  1634. padding: 20px;
  1635. text-align: justify;
  1636. width: 300px;
  1637. }
  1638.  
  1639. .bf11 {
  1640. height:183px;
  1641. width:300px;
  1642. background:#111;
  1643. color:#f1f1f1;
  1644. font-size:11px;
  1645. font-family:Arial;
  1646. text-align:justify;
  1647. padding:40px;
  1648. outline:1px solid #94979abf;
  1649. outline-offset:-20px;
  1650. }
  1651.  
  1652. .imaf11 {
  1653. width:100px;
  1654. height:170px;
  1655. border:3px solid #94979abf;
  1656. margin-top:-20px;
  1657. }
  1658.  
  1659. .mf21{
  1660.  
  1661. background: #242424;
  1662. padding:20px;
  1663. width:143px;
  1664. height:136px;
  1665. margin-bottom:20px;
  1666. }
  1667.  
  1668. .nf21 {
  1669. margin-top:5px;
  1670. font-size:13px;
  1671. font-weight:900;
  1672. line-height:11px;
  1673. text-transform:uppercase;
  1674. }
  1675.  
  1676. .df21{
  1677.  
  1678. margin-top:5px;
  1679. font-size:11px;
  1680. text-align:justify;
  1681. height:100px;
  1682. padding:10px;
  1683. width:140px;
  1684. margin-left:-9px;
  1685. overflow:auto;
  1686. font-family:calibri;
  1687. line-height:9px;
  1688. }
  1689.  
  1690.  
  1691.  
  1692.  
  1693. .title1 {
  1694. background: rgb(14, 14, 14);
  1695. color: #fff;
  1696. fon-size: 16px;
  1697. font-family: arial;
  1698. font-weight: 900;
  1699. height: 22px;
  1700. letter-spacing: -1px;
  1701. margin-bottom: 1px;
  1702. padding: 19px;
  1703. width: 200px;
  1704. line-height: 25px;
  1705. }
  1706.  
  1707.  
  1708. .subt{
  1709. background:#94979abf;
  1710. color: #fff;
  1711. font-family: arial;
  1712. font-size: 6.5px;
  1713. height: 6px;
  1714. letter-spacing: 2px;
  1715. line-height: 7px;
  1716. margin-bottom: -8px;
  1717. padding: 9px;
  1718. text-transform: uppercase;
  1719. width: 220px;
  1720.  
  1721.  
  1722. }
  1723.  
  1724.  
  1725.  
  1726.  
  1727. .b116 {
  1728. background: #111;
  1729. border: 1px solid #171616;
  1730. color: #fff;
  1731. font-family: arial;
  1732. font-size: 12px;
  1733. height: 385px;
  1734. margin-left: 20px;
  1735. margin-top: 3px;
  1736. padding: 1px;
  1737. text-align: justify;
  1738. width: 393px;
  1739.  
  1740. }
  1741.  
  1742. .b2226{
  1743. background: #1f1f1f;
  1744. color: #fff;
  1745. font-size: 7px;
  1746. font-family: calibri;
  1747. height: 311px;
  1748. letter-spacing: 2px;
  1749. line-height: 10px;
  1750. padding: 35px;
  1751. text-align: justify;
  1752. text-transform: uppercase;
  1753. width: 85px;
  1754.  
  1755. }
  1756.  
  1757. .text446 {
  1758. overflow: auto;
  1759. background: #141414;
  1760. border: 1px solid #191919;
  1761. height: 299px;
  1762. margin-left: 10px;
  1763. outline: 10px solid #141414;
  1764. padding: 30px;
  1765. width: 150px;
  1766. margin-top: 1px;
  1767.  
  1768. }
  1769.  
  1770.  
  1771. .imag566 {
  1772. border: 10px solid #141414;
  1773. margin-bottom: 20px;
  1774. margin-left: -12px;
  1775. margin-top: -11px;
  1776. }
  1777.  
  1778.  
  1779. .text446:first-letter {
  1780. font: 35px/16px arial;
  1781. float: left; padding: 10px; margin-right:4px; color: #fff;
  1782. }
  1783.  
  1784.  
  1785.  
  1786. .b16 {
  1787. width:396px;
  1788. height:auto;
  1789. padding:1px;
  1790. margin-top:3px;
  1791. text-align:justify;
  1792. border:1px solid #171616;
  1793. font-size:12px;
  1794. background:#111;
  1795. color:#fff;
  1796. margin-left:20px;
  1797. font-family:arial;
  1798.  
  1799. }
  1800.  
  1801. .b26{
  1802. background: #0e0e0e;
  1803. color: #fff;
  1804. font-size: 7px;
  1805. height: 25px;
  1806. letter-spacing: 2px;
  1807. line-height: 9px;
  1808. padding: 27px;
  1809. text-align: justify;
  1810. text-transform: uppercase;
  1811. width: 96px;
  1812. }
  1813.  
  1814. .tex46 {
  1815. background: #141414;
  1816. border: 1px solid #191919;
  1817. height: auto;
  1818. margin-bottom: 13px;
  1819. margin-left: 12px;
  1820. margin-top: -9px;
  1821. outline: 10px solid #141414;
  1822. padding: 30px;
  1823. width: 310px;
  1824. }
  1825.  
  1826.  
  1827.  
  1828. .b21 {
  1829. background: #0e0e0e;
  1830. font-family: arial;
  1831. font-size: 8px;
  1832. height: 28px;
  1833. letter-spacing: 1px;
  1834. line-height: 11px;
  1835. padding: 26px;
  1836. text-align: Center;
  1837. width: 188px;
  1838. }
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844. .tex46:first-letter {
  1845. font: 35px/16px arial;
  1846. float: left; padding: 10px; margin-right:4px; color: #fff;
  1847. }
  1848.  
  1849.  
  1850. .b31 {
  1851. background: #141414;
  1852. border: 20px solid #111111;
  1853. color: #fff;
  1854. font-family: arial;
  1855. font-size: 12px;
  1856. height: auto;
  1857. margin-left: 20px;
  1858. margin-top: 0px;
  1859. padding: 1px;
  1860. text-align: justify;
  1861. width: 350px;
  1862.  
  1863. }
  1864.  
  1865. .b32{
  1866. background:#6178804a;
  1867. color: #fff;
  1868. font-size: 7px;
  1869. height: 22px;
  1870. letter-spacing: 2px;
  1871. margin-left: -1px;
  1872. padding: 15px;
  1873. text-align: center;
  1874. text-transform: uppercase;
  1875. width: 322px;
  1876. }
  1877.  
  1878. .text33 {
  1879. background: #141414;
  1880. border: 1px solid #191919;
  1881. height: auto;
  1882. margin-bottom: 29px;
  1883. margin-left: 29px;
  1884. margin-top: 5px;
  1885. outline: 30px solid #141414;
  1886. padding: 25px;
  1887. width: 240px;
  1888. }
  1889.  
  1890.  
  1891.  
  1892. .text33:first-letter {
  1893. font: 35px/16px arial;
  1894. float: left; padding: 10px; margin-right:4px; color: #fff;
  1895. }
  1896.  
  1897.  
  1898.  
  1899.  
  1900.  
  1901.  
  1902.  
  1903. .imagen123 {
  1904. border: 4px solid #1f1f1f;
  1905. height: 60px;
  1906. margin-left: 1px;
  1907. width: 60px;
  1908. }
  1909.  
  1910.  
  1911.  
  1912. .rb1 {
  1913. background: #101010;
  1914. color: #fff;
  1915. font-family: arial;
  1916. font-size: 12px;
  1917. height: auto;
  1918. margin-top: 10px;
  1919. padding: 12px;
  1920. text-align: justify;
  1921. width: 345px;
  1922.  
  1923. }
  1924.  
  1925. .rb2{
  1926. background: #1f1f1f;
  1927. color: #fff;
  1928. height: 28px;
  1929. letter-spacing: 1px;
  1930. line-height: 25px;
  1931. padding: 20px;
  1932. text-align: Center;
  1933. width: 235px;
  1934. }
  1935.  
  1936. .text5:first-letter {
  1937. font: 35px/16px arial;
  1938. float: left; padding: 10px; margin-right:4px; color: #fff;
  1939. }
  1940.  
  1941.  
  1942. .rb3{
  1943. text-transform:uppercase;
  1944. font-size:8px;
  1945. font-family:Calibri;
  1946. letter-spacing:2px;
  1947. height:10px;
  1948. margin-top:6px;
  1949. line-height:10px;
  1950. background:#fff;
  1951. color:#111;
  1952. padding:5px;
  1953. text-align:center;
  1954. font-weight:900;
  1955. }
  1956.  
  1957. .text5 {
  1958. border: 1px solid #171616;
  1959. outline: 10px solid #111;
  1960. overflow: auto;
  1961. margin: auto;
  1962. padding: 30px;
  1963. margin-bottom: 10px;
  1964. margin-top:10px;
  1965. width: 263px;}
  1966.  
  1967.  
  1968. .df222 {
  1969. background: #2c2b2b;
  1970. font-size: 8px;
  1971. height: 17px;
  1972. font-family: calibri;
  1973. letter-spacing: .5px;
  1974. line-height: 8px;
  1975. padding: 9px;
  1976. text-align: center;
  1977. text-transform: uppercase;
  1978. width: 110px;
  1979. }
  1980.  
  1981.  
  1982. .b11 {
  1983. background: #0b0b0b;
  1984. border: 5px solid #101010;
  1985. color: #fff;
  1986. font-family: arial;
  1987. font-size: 12px;
  1988. height: auto;
  1989. margin-left: 20px;
  1990. margin-top: 10px;
  1991. overflow: auto;
  1992. padding: 1px;
  1993. text-align: justify;
  1994. width: 300px;
  1995.  
  1996. }
  1997.  
  1998. .b222{
  1999. background:#94979abf;
  2000. width:auto;
  2001. height:35px;
  2002. padding:30px;
  2003. line-height:25px;
  2004. color:#fff;
  2005. text-align:Center;
  2006. letter-spacing:1px;
  2007. margin-bottom:12px;
  2008.  
  2009. }
  2010.  
  2011.  
  2012. .b333{
  2013. text-transform:uppercase;
  2014. font-size:8px;
  2015. font-family:Calibri;
  2016. letter-spacing:2px;
  2017. height:10px;
  2018. line-height:10px;
  2019. background:#fff;
  2020. color:#111;
  2021. padding:2px;
  2022. text-align:center;
  2023. font-weight:900;
  2024. }
  2025.  
  2026. .text44 {
  2027. padding: 30px;
  2028. border: 1px solid #111111;
  2029. outline: 10px solid #0b0b0b;
  2030. margin: 10px;
  2031.  
  2032. }
  2033.  
  2034.  
  2035. /* perfil */
  2036.  
  2037.  
  2038. .cuadroperfil {
  2039.  
  2040. background: rgba(15, 15, 15, 0.79);
  2041. height: 468px;
  2042. padding: 10px;
  2043. width: 800px;
  2044. }
  2045.  
  2046.  
  2047. .cajacosas{
  2048.  
  2049. width:554px;
  2050. height:30px;
  2051. margin-top:-15px;
  2052. padding:10px;
  2053. margin-left:35px;
  2054.  
  2055. }
  2056.  
  2057. .cuadroperfil1 {
  2058. height: 389px!important;
  2059. margin: 26px;
  2060. background: #111010;
  2061. padding: 12px;
  2062. width: 724px;
  2063. border: 1px solid #94979abf;
  2064.  
  2065. }
  2066.  
  2067. .avatarp {
  2068. background-image: url(http://i.imgur.com/59Pjanp.png);
  2069. height: 350px;
  2070. margin-left: 4px;
  2071. margin-top: 2px;
  2072. padding: 15px;
  2073. width: 245px;
  2074. }
  2075.  
  2076.  
  2077.  
  2078.  
  2079.  
  2080. .nickr{
  2081.  
  2082. font-family: arial;
  2083. font-size: 15px;
  2084. font-weight: 900;
  2085. margin-top: 18px;
  2086. text-transform: uppercase;
  2087.  
  2088. }
  2089.  
  2090. .rangon{
  2091. font-family: Calibri;
  2092. font-size: 8px;
  2093. letter-spacing: 2px;
  2094. margin-left: 4px;
  2095. margin-top: -1px;
  2096. text-transform: uppercase;
  2097. }
  2098.  
  2099. .cnr {
  2100. background: #1f1f1f;
  2101. height: 51px;
  2102. margin-top: -11px;
  2103. padding: 20px;
  2104. width: 399px;
  2105. }
  2106.  
  2107. .datosp {
  2108. font-size: 10px;
  2109. height: 245px;
  2110. margin-left: 55px;
  2111. margin-top: -191px;
  2112. overflow: Auto;
  2113. padding: 15px;
  2114. width: 340px;
  2115. }
  2116. .datosp dl {
  2117. margin-bottom: 5px;
  2118. }
  2119. .esto1 {
  2120. background: #94979abf;
  2121. border: 1px solid #94979abf;
  2122. font-family: calibri;
  2123. font-size: 8px;
  2124. letter-spacing: .5px;
  2125. padding: 2px;
  2126. text-align: center;
  2127. text-transform: uppercase;
  2128. width: 120px;
  2129. display: inline-block;
  2130. vertical-align: top;
  2131. margin-right: 2px;
  2132. }
  2133. .aquello1 {
  2134. border: 1px solid #94979abf;
  2135. font-size: 8px;
  2136. letter-spacing: .5px;
  2137. padding: 2px;
  2138. text-align: center;
  2139. text-transform: uppercase;
  2140. width: 200px;
  2141. display: inline-block;
  2142. }
  2143.  
  2144. #field_id9 {
  2145. margin-top: 5px;
  2146. }
  2147. #field_id9 .esto1, #field_id9 .aquello1 {
  2148. width: 328px;
  2149. }
  2150. #field_id9 .aquello1 {
  2151. margin-top: 2px;
  2152. height: auto;
  2153. }
  2154.  
  2155.  
  2156. .datoxx {
  2157. color: #000;
  2158. font-family: calibri;
  2159. font-size: 0;
  2160. height: 15px;
  2161. letter-spacing: 1px;
  2162. margin-left: -38px;
  2163. margin-top: -40px;
  2164. padding: 5px;
  2165. text-align: center;
  2166. text-transform: uppercase;
  2167. width: 46px;
  2168. }
  2169.  
  2170. .datoxx1 {
  2171. background-image: url(https://i.imgur.com/6ErgOoW.png);
  2172. font-size: 0;
  2173. height: 25px;
  2174. margin-left: -27px;
  2175. margin-top: 161px;
  2176. width: 25px;
  2177. font-size: 7px;
  2178. text-transform: uppercase;
  2179. font-family: calibri;
  2180. color: #7a8784;
  2181. text-align: center;
  2182. letter-spacing: 1px;
  2183. line-height: 59px;
  2184. }
  2185.  
  2186.  
  2187. .datoxx1x {
  2188. background-image: url(https://i.imgur.com/lp3Ql9u.png);
  2189. font-size: 0;
  2190. height: 25px;
  2191. margin-left: 12px;
  2192. margin-top: 82px;
  2193. width: 25px;
  2194. font-size: 7px;
  2195. text-transform: uppercase;
  2196. font-family: calibri;
  2197. color: #7a8784;
  2198. text-align: center;
  2199. letter-spacing: 1px;
  2200. line-height: 59px;
  2201.  
  2202.  
  2203.  
  2204. .aa {
  2205. padding: 15px;
  2206. position: relative;
  2207. width: 300px;
  2208. background: url(https://i.imgur.com/fSQXMHT.png) no-repeat center center fixed;
  2209. background-position: center center;
  2210. background-size: cover;
  2211. }
  2212. .ab {
  2213. background: #0c0c0c;
  2214. border: 3px solid #141414!important;
  2215. border-bottom: 10px solid #94979abf;
  2216. color: #f3f3f3;
  2217. font-family: calibri;
  2218. outline: 1px solid #111;
  2219. padding: 20px 19px;
  2220. text-align: left;
  2221.  
  2222. }
  2223. .ac {
  2224. border-bottom: 1px solid #405156;
  2225. font-size: 18px;
  2226. font-weight: 700;
  2227. line-height: 14px;
  2228. padding: 4px;
  2229. text-transform: uppercase;
  2230. }
  2231.  
  2232. .ad {
  2233. color: #f3f3f3;
  2234. font-size: 8px;
  2235. width: 100%;
  2236. text-align: right;
  2237. line-height:13px;
  2238. letter-spacing:1px;
  2239. text-transform: uppercase;
  2240. }
  2241.  
  2242.  
  2243. .tabafiliados {
  2244.  
  2245. background: rgba(17, 17, 17, 0.55);
  2246. height: 129px;
  2247. padding: 20px;
  2248. margin-left: 5px;
  2249. width: 800px;
  2250.  
  2251. }
  2252.  
  2253. .afiliadoshermanos{
  2254. height: 111px;
  2255. margin-right: 8px;
  2256. margin-top: 1px;
  2257. border: 1px solid #94979abf;
  2258. padding: 6px;
  2259. width: 301px;
  2260.  
  2261. }
  2262.  
  2263. .afiliadoselite{
  2264. height: 114px;
  2265. border: 1px solid #94979abf;
  2266. margin-top: 1px;
  2267. padding: 5px;
  2268. margin-left: 0px;
  2269. width: 457px;
  2270. }
  2271.  
  2272. .ahermanos {
  2273. border: 4px solid #191919;
  2274. margin: 1px;
  2275. width: 65px;
  2276. height: 100px;}
  2277.  
  2278. .aelite { height: 50px;
  2279. margin: 1px;
  2280. width: 50px;
  2281. margin-left: 2px;
  2282. border: 2px solid #191919;}
  2283.  
  2284.  
  2285. .bf211 {
  2286. width: 157px;
  2287. background: #0e0e0e;
  2288. padding: 20px;
  2289. margin-top: 29px;
  2290. margin-left: 19px;
  2291. height: 200px;
  2292. outline: 20px solid #0e0e0e;
  2293. border: 1px solid #94979abf;
  2294. text-align: justify;
  2295. overflow: auto;
  2296. }
  2297.  
  2298. .activos {
  2299. width: 20px;
  2300. height: 20px;
  2301. -moz-border-radius: 50%;
  2302. -webkit-border-radius: 50%;
  2303. border-radius: 50%;
  2304. background: #01B174;
  2305. margin: 3px;
  2306. }
  2307.  
  2308. .cerrados {
  2309. width: 20px;
  2310. height: 20px;
  2311. -moz-border-radius: 50%;
  2312. -webkit-border-radius: 50%;
  2313. border-radius: 50%;
  2314. background: #C12802;
  2315. margin: 3px;
  2316. }
  2317.  
  2318. .pausados {
  2319. width: 20px;
  2320. height: 20px;
  2321. -moz-border-radius: 50%;
  2322. -webkit-border-radius: 50%;
  2323. border-radius: 50%;
  2324. background: #B98801;
  2325. margin: 3px;
  2326. }
  2327.  
  2328.  
  2329.  
  2330. .shipwrecked { position: relative; width: 400px; height: 400px; }
  2331. .allyouever { float: left; }
  2332. .allyouever label { background-color: #1d1f20;
  2333. color: #ECF1F2;
  2334. display: block;
  2335. border: 1px solid #564f5a;
  2336. font-family: calibri;
  2337. font-size: 7px;
  2338. letter-spacing: 2px;
  2339. padding: 10px;
  2340. position: relative;
  2341. text-transform: uppercase;
  2342. top: 400px;
  2343. width: 85px;}
  2344. .allyouever [type=radio] { display: none; width: 60px; }
  2345. .didwaswreckme { background: #111111;
  2346. border: 10px solid #141414;
  2347. bottom: 0;
  2348. color: #fff;
  2349. font-family: arial;
  2350. font-size: 10px;
  2351. height: 350px;
  2352. left: 0;
  2353. line-height: 150%;
  2354. overflow: auto;
  2355. padding: 20px;
  2356. position: absolute;
  2357. right: 0;
  2358. text-align: justify;
  2359. top: 0;
  2360. width: 300px;}
  2361. .didwaswreckme::-webkit-scrollbar { width: 7px; }
  2362. .didwaswreckme::-webkit-scrollbar-track { background-color: #dddddd; }
  2363. .didwaswreckme::-webkit-scrollbar-thumb { background-color: #5e6261; }
  2364. .allyouever [type=radio]:checked ~ label { background-color: #5e6261;color: #ECF1F2; z-index: 2;}
  2365. .allyouever [type=radio]:checked ~ label ~ .didwaswreckme { z-index: 1; }
  2366. .inevermeant { width: 95px; padding: 15px 10px 15px 10px; background-color: #5e6261; color: #ECF1F2; text-align: center; font-size: 8px; text-transform: uppercase; font-family: helvetica; letter-spacing: 2px; opacity: 0.8; margin-left: 10px; position: relative; top: 280px; left: 30px; -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out;}
  2367. .tostartawar { width: 245px;
  2368. padding: 20px;
  2369. color: #ECF1F2; text-align: center; font-size: 8px; text-transform: uppercase; font-family: helvetica; letter-spacing: 2px; opacity: 0.8; position: relative; top: 220px; left: 0px; -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out;}
  2370. #ijustwantedyou { width: 320px; height: 320px; background-image: url(IMAGE HERE 320x320! IT SHOULD CROP!); overflow: hidden;}
  2371. #ijustwantedyou:hover .tostartawar { width: 200px; position: relative; left: 40px; top: 40px; }
  2372. #ijustwantedyou:hover .inevermeant { position: relative; top: 50px; }
  2373. .breakyourwalls { width: 240px; height: 10px; background-color: #A296A9; opacity: 0.8; position: relative; top: 290px; -webkit-transition: 1s all ease-in-out; -moz-transition: 1s all ease-in-out; o-transition: 1s all ease-in-out; left: 40px; padding: 10px 0px 10px 0px; }
  2374. #ijustwantedyou:hover .breakyourwalls { position: relative; top: 60px; left: 40px; }
  2375. .killinthese { border-bottom: #4c4d4d 1px solid;
  2376. color: #ECF1F2;
  2377. font-family: helvetica;
  2378. font-size: 7px;
  2379. letter-spacing: 2px;
  2380. padding: 5px;
  2381. text-align: center;
  2382. text-transform: uppercase;
  2383. width: 283px;}
  2384.  
  2385.  
  2386. .relacionaqui {
  2387. border: 4px solid #0f0f0f;
  2388. color: #fff;
  2389. background: #0f0f0f;
  2390. font-family: arial;
  2391. font-size: 9px;
  2392. height: 92px;
  2393. overflow: auto;
  2394. padding: 10px;
  2395. text-align: justify;
  2396. width: 177px;
  2397. }
  2398.  
  2399. .nickrelacion {
  2400. color: #fff;
  2401. border-bottom: 1px solid #4c4d4d;
  2402. font-family: Calibri;
  2403. font-size: 8px;
  2404. letter-spacing: 1px;
  2405. padding: 2px;
  2406. text-align: Center;
  2407. width: 168px;
  2408. }
  2409.  
  2410.  
  2411.  
  2412. .bestiario2{
  2413. width:330px; padding-top: 60px; margin-left: 15px; font-family:Permanent Marker; font-size: 20px; color: #4B5EBC;
  2414. }
  2415.  
  2416. .bestiario3 {
  2417. height: 400px;width: 300px;overflow: auto;margin-top: 0px;margin-left: 70px;padding: 10px;color: #4C3C3C;font-family: Indie Flower;text-align: justify;line-height: 15px;font-size: 16px;
  2418. }
  2419.  
  2420. .datosbestiario{
  2421. margin-top: 5px;
  2422. font-size: 11px;
  2423. text-align: justify;
  2424. height: 100px;
  2425. padding: 10px;
  2426. width: 209px;
  2427. margin-left: -13px;
  2428. overflow: auto;
  2429. font-family: calibri;
  2430. line-height: 9px;
  2431. }
  2432.  
  2433.  
  2434. .exp12 {
  2435. color: #f3f3f3;
  2436. font-size: 10px;
  2437. letter-spacing: 1px;
  2438. margin-top: 21px;
  2439. line-height: 18px;
  2440. text-align: center;
  2441. text-transform: uppercase;
  2442. width: 100%;
  2443. border-bottom: 1px solid #94979abf;
  2444. }
  2445.  
  2446.  
  2447. .avamaqui {
  2448. border: 1px solid #68706e;
  2449. font-family: arial;
  2450. font-size: 10px;
  2451. height: 71px;
  2452. overflow: auto;
  2453. padding: 5px;
  2454. line-height: 10px;
  2455. text-align: justify;
  2456. width: 250px;
  2457. }
  2458.  
  2459. blockquote blockquote {
  2460. background-color: #111111;
  2461. font-size: 1em;
  2462. margin: .5em 1px 0 15px;
  2463. }
  2464.  
  2465. /*Tablilla de Apuestas BR*/
  2466.  
  2467. .boxa {
  2468. width: 400px;
  2469. height: 780px;
  2470. background-color: #000;
  2471. border: 10px solid #0c0c0c;
  2472. outline: 1px solid #222;
  2473. outline-offset: -20px;
  2474. }
  2475.  
  2476. .boxb {
  2477. width: 90px;
  2478. height: 50px;
  2479. outline: 3px solid #94979abf;
  2480. outline-offset: 0px;
  2481. margin: 0px 15px 20px 15px;
  2482. }
  2483.  
  2484. .boxc {
  2485. width: 96px;
  2486. height: 20px;
  2487. background-color: #111;
  2488. margin: -12px 0px 20px 12px;
  2489. }
  2490.  
  2491. .texta {
  2492. font-family: Calibri;
  2493. text-transform: lowercase;
  2494. color: #ddd;
  2495. font-size: 10px;
  2496. text-align: center;
  2497. padding-top: 2px;
  2498. }
  2499.  
  2500. .name {
  2501. font-family: Calibri;
  2502. letter-spacing: 2px;
  2503. text-transform: uppercase;
  2504. font-size: 9px;
  2505. color: #fff;
  2506. text-align: center;
  2507. padding-top: 20px;
  2508. text-shadow: 1px 1px #444;
  2509. }
  2510.  
  2511. /*Stats*/
  2512.  
  2513. .boxeta {
  2514. width: 270px;
  2515. height: 220px;
  2516. background-color: #000;
  2517. outline: 1px solid #0c0c0c;
  2518. outline-offset: -7px;
  2519. }
  2520.  
  2521. .name77 {
  2522. font-family: Oswald;
  2523. font-size: 20px;
  2524. color: #bbb;
  2525. text-align: center;
  2526. padding-top: 15px;
  2527. }
  2528.  
  2529. .txt77 {
  2530. font-family: Oxygen;
  2531. color: #888;
  2532. font-size: 9px;
  2533. text-align: justify;
  2534. margin: 30px 0px 0px 23px;
  2535. letter-spacing: 1px;
  2536. }
  2537.  
  2538. .txt78 {
  2539. font-family: Oxygen;
  2540. text-align: justify;
  2541. color: #888;
  2542. font-size: 8px;
  2543. margin-right: 22px;
  2544. }
  2545.  
  2546. /*Arbolitos de Navidad*/
  2547.  
  2548. .boxone {
  2549. width: 200px;
  2550. height: 265px;
  2551. background-color: #121212;
  2552. border: 15px solid #111;
  2553. outline: 1px solid #94979abf;
  2554. outline-offset: -15px;
  2555. }
  2556.  
  2557. .textone {
  2558. font-family: Lato;
  2559. font-size: 10px;
  2560. text-transform: uppercase;
  2561. color: #999;
  2562. text-align: center;
  2563. }
  2564.  
  2565. .boxtwo {
  2566. width: 150px;
  2567. height: 80px;
  2568. background-color: #191919;
  2569. margin-top: 20px;
  2570. overflow: auto;
  2571. }
  2572.  
  2573. .texttwo {
  2574. font-family: Montserrat;
  2575. font-size: 8px;
  2576. color: #888;
  2577. margin: 10px;
  2578. text-align: justify;
  2579. line-height: 130%;
  2580. }
  2581.  
  2582. /*Guía Rápida*/
  2583.  
  2584. .boxthree {
  2585. width: 150px;
  2586. height: 101px;
  2587. background-color: #94979abf;
  2588. }
  2589.  
  2590. .boxfour {
  2591. width: 150px;
  2592. height: 101px;
  2593. background-color: #181818;
  2594. }
  2595.  
  2596. .textthree {
  2597. font-family: Calibri;
  2598. font-size: 8px;
  2599. color: #ccc;
  2600. letter-spacing: 2px;
  2601. text-align: justify;
  2602. text-transform: uppercase;
  2603. line-height: 125%;
  2604. padding: 15px 0px 0px 19px;
  2605. }
  2606.  
  2607. .textfour {
  2608. font-family: Calibri;
  2609. font-size: 8px;
  2610. letter-spacing: 2px;
  2611. color: #ccc;
  2612. text-align: justify;
  2613. text-transform: uppercase;
  2614. line-height: 125%;
  2615. padding: 15px 0px 0px 42px;
  2616. }
  2617.  
  2618. .boxfive {
  2619. width: 260px;
  2620. height: 260px;
  2621. background-color: #090909;
  2622. border: 15px solid #090909;
  2623. outline: 1px solid #191919;
  2624. outline-offset: -15px;
  2625. }
  2626.  
  2627. .textfive {
  2628. font-family: Merriweather;
  2629. font-size: 10px;
  2630. text-transform: lowercase;
  2631. letter-spacing: 2px;
  2632. color: #999;
  2633. text-align: center;
  2634. padding-top: 50px;
  2635. }
  2636.  
  2637. .boxsix {
  2638. width: 100px;
  2639. height: 55px;
  2640. background-color: #111;
  2641. overflow: auto;
  2642. }
  2643.  
  2644. .textsix {
  2645. font-family: Montserrat;
  2646. font-size: 9px;
  2647. color: #888;
  2648. text-align: justify;
  2649. margin: 10px;
  2650. line-height: 130%;
  2651. }
  2652.  
  2653. .tablilla234 {
  2654. background: #111111;
  2655. color: #fff;
  2656. font-family: arial;
  2657. font-size: 11px;
  2658. padding: 48px;
  2659. line-height: 16px;
  2660. text-align: justify;
  2661. width: 300px;
  2662. outline: 1px solid #191919;
  2663. outline-offset: -23px;
  2664. height: auto;
  2665. }
  2666.  
  2667. .titulo2345 {
  2668. background: #111111;
  2669. font-family: Calibri;
  2670. font-size: 13px;
  2671. font-weight: 900;
  2672. height: 7px;
  2673. width: 324px;
  2674. letter-spacing: 1px;
  2675. padding: 36px;
  2676. text-transform: uppercase;
  2677. }
  2678.  
  2679. .subtitulo234 {
  2680. background: #6178804a;
  2681. font-family: Calibri;
  2682. font-size: 8px;
  2683. width: 392px;
  2684. letter-spacing: 1px;
  2685. padding: 2px;
  2686. text-transform: uppercase;
  2687. }
  2688.  
  2689.  
  2690.  
  2691. /* perfiles */
  2692.  
  2693. .perfil {
  2694. position: relative;
  2695. width: 245px;
  2696. height: 350px;
  2697. overflow: hidden;
  2698. }
  2699. .postprofile-tab-content.postprofile-tab-content-personal {
  2700. z-index: 3;
  2701. opacity: 0;
  2702. background: #111111e0;
  2703. height: 350px;
  2704. width: 245px;
  2705. position: absolute;
  2706. top: 356px;
  2707. left: 0px;
  2708. -webkit-transition: 0.8s ease-in-out;
  2709. -moz-transition: 0.8s ease-in-out;
  2710. -ms-transition: 0.8s ease-in-out;
  2711. -o-transition: 0.8s ease-in-out;
  2712. transition: 0.8s ease-in-out;
  2713. }
  2714. .perfil:hover .postprofile-tab-content.postprofile-tab-content-personal {
  2715. top: 0px;
  2716. -webkit-transition: 0.8s ease-in-out;
  2717. -moz-transition: 0.8s ease-in-out;
  2718. -ms-transition: 0.8s ease-in-out;
  2719. -o-transition: 0.8s ease-in-out;
  2720. transition: 0.8s ease-in-out;
  2721. opacity: 1;
  2722. }
  2723. .postprofile-rank {
  2724. font-size: 12px;
  2725. margin: 31px;
  2726. text-transform: uppercase;
  2727. }
  2728. .postprofile-fields {
  2729. height: 200px;
  2730. }
  2731. .postprofile-field-imagen-de-los-titulos {
  2732. display: none;
  2733. }
  2734. .postprofile-field-label {
  2735. background: #94979abf;
  2736. color: #fff;
  2737. float: left;
  2738. font-size: 8px;
  2739. margin-left: -2px;
  2740. margin-top: -3px;
  2741. padding: 3px;
  2742. }
  2743.  
  2744. .postprofile-field.postprofile-field- {
  2745. height: auto;
  2746. max-height: 50px;
  2747. overflow: auto;
  2748. margin-bottom: 20px;
  2749. padding: 2px;
  2750. }
  2751. .postprofile-field.postprofile-field- .postprofile-field-label {
  2752. display: none;
  2753. }
  2754. .postprofile-field.postprofile-field- .postprofile-field-content {
  2755. display: inline-block;
  2756. padding: 8px;
  2757. font-size: 8px;
  2758. }
  2759.  
  2760. .postprofile-field {
  2761.  
  2762. font-family: calibri;
  2763. font-size: 7px;
  2764. height: 12px;
  2765. letter-spacing: 1px;
  2766. line-height: 11px;
  2767. margin-left: 21px;
  2768. margin-top: 7px;
  2769. outline: 1px solid #94979abf;
  2770. padding: 2px;
  2771. text-align: center;
  2772. text-transform: uppercase;
  2773. width: 199px;
  2774. }
  2775. .postprofile-avatar {
  2776. position: absolute;
  2777. top:0px;
  2778. height: 350px;
  2779. }
  2780. .postprofile-username {
  2781. background: #0d0d0d;
  2782. font-family: calibri;
  2783. font-size: 9px;
  2784. font-weight: 900!important;
  2785. letter-spacing: 1px;
  2786. padding: 15px 15px;
  2787. position: absolute;
  2788. text-align: left;
  2789. text-transform: uppercase;
  2790. top: 351px;
  2791. height: 17px;
  2792. width: 215px;
  2793. z-index: 3;
  2794. }
  2795.  
  2796. /*Tablilla In Memoriam*/
  2797.  
  2798. .boxuno {
  2799. width: 90px;
  2800. height: 90px;
  2801. border: 5px solid #222;
  2802. }
  2803.  
  2804. .boxdos {
  2805. width: 300px;
  2806. height: 100px;
  2807. background-color:#94979abf;
  2808. }
  2809.  
  2810. .txtuno {
  2811. font-family: Calibri;
  2812. color: #ccc;
  2813. text-align: right;
  2814. padding-top: 8px;
  2815. padding-right: 8px;
  2816. font-size: 11px;
  2817. text-transform: uppercase;
  2818. border-bottom: 1px solid #545454;
  2819. text-shadow: 1px 1px #222;
  2820. }
  2821.  
  2822. .txtdos {
  2823. font-family: Mukta Malar;
  2824. font-size: 10px;
  2825. text-align: left;
  2826. margin-top: -5px;
  2827. color: #ccc;
  2828. padding: 12px;
  2829. }
  2830.  
  2831. /*Arbol Eco*/
  2832.  
  2833. .cajauno {
  2834. width: 300px;
  2835. height: 300px;
  2836. background-color: #191919;
  2837. border: 8px solid #464d3f;
  2838. outline: 1px solid #666f5c;
  2839. outline-offset: -11px;
  2840. }
  2841.  
  2842. .cajados {
  2843. width: 300px;
  2844. height: 60px;
  2845. margin-top: 20px;
  2846. }
  2847.  
  2848. .fuenteuno {
  2849. font-family: Merriweather;
  2850. font-size: 10px;
  2851. color: #a8a8a8;
  2852. text-transform: lowercase;
  2853. padding-top: 20px;
  2854. letter-spacing: 2px;
  2855. }
  2856.  
  2857. .cajatres{
  2858. width: 200px;
  2859. height: 120px;
  2860. margin: 30px 0px 0px 0px;
  2861. overflow: auto;
  2862. }
  2863.  
  2864. .fuentedos {
  2865. font-family: Lato;
  2866. font-size: 10px;
  2867. text-align: justify;
  2868. color: #a8a8a8;
  2869. padding: 10px;
  2870. line-height: 130%;
  2871. }
  2872.  
  2873.  
  2874.  
  2875. .avamsubti {
  2876. text-transform:uppercase;letter-spacing: 1px;font-size: 8px;
  2877. }
  2878.  
  2879.  
  2880.  
  2881.  
  2882. .ab32 {
  2883. color: #fff;
  2884. background: url(https://i.imgur.com/fSQXMHT.png) no-repeat center center fixed;
  2885. background-position: center center;
  2886. background-size: cover;
  2887. font-size: 7px;
  2888. height: 25px;
  2889. letter-spacing: 2px;
  2890. line-height: 9px;
  2891. margin: 2px 2px -2px;
  2892. padding: 15px;
  2893. text-align: center;
  2894. text-transform: uppercase;
  2895. width: 760px;
  2896.  
  2897. }
  2898.  
  2899. .ab31{
  2900. background: #191919;
  2901. color: #999;
  2902. font-size: 7px;
  2903. line-height: 9px;
  2904. margin: 2px 2px -2px;
  2905. padding: 0px;
  2906. text-align: center;
  2907. border: 10px solid #141414;
  2908. width: 794px;
  2909. }
  2910.  
  2911. .anuncios12 {
  2912. background: #191919;
  2913. border: 1px solid #191919;
  2914. padding: 5px;
  2915. width: auto;
  2916. color: #a7a7a7;
  2917.  
  2918.  
  2919. }
  2920.  
  2921. .atext33 {
  2922. background: #141414;
  2923. border: 1px solid #191919;
  2924. font-family: arial;
  2925. font-size: 10px;
  2926. height: 70px;
  2927. line-height: 10px;
  2928. margin-left: 10px;
  2929. margin-right: 10px;
  2930. color: #c8c8c8;
  2931. text-align: justify;
  2932. margin-top: 3px;
  2933. outline: 10px solid #141414;
  2934. overflow: auto;
  2935. padding: 25px;
  2936. width: 161px;
  2937. }
  2938.  
  2939.  
  2940.  
  2941. .atext33:first-letter {
  2942. font: 35px/16px arial;
  2943. float: left; padding: 10px; margin-right:4px;
  2944. }
  2945.  
  2946. .imagentabla {
  2947. border: 6px solid #141414;
  2948. height: 103px;
  2949. margin-left: 0;
  2950. margin-top: 0px;
  2951. width: 150px;
  2952. }
  2953.  
  2954. .awards12 {
  2955. background: #141414;
  2956. height: 108px;
  2957. margin-left: 13px;
  2958. margin-top: 3px;
  2959. outline: 13px solid #141414;
  2960. padding: 4px;
  2961. width: 138px;
  2962. }
  2963.  
  2964. .imagenaward {
  2965.  
  2966. width:90px;
  2967. height:60px;
  2968. margin-left:3px;
  2969. border:5px solid #191919;
  2970.  
  2971. }
  2972.  
  2973. .awards {
  2974. background: #141414;
  2975. border: 1px solid #191919;
  2976. font-family: arial;
  2977. font-size: 8px;
  2978. height: 70px;
  2979. letter-spacing: 1px;
  2980. color: #ccc;
  2981. line-height: 10px;
  2982. margin-left: 9px;
  2983. margin-right: 9px;
  2984. margin-top: 3px;
  2985. outline: 10px solid #141414;
  2986. overflow: auto;
  2987. padding: 25px;
  2988. text-transform: uppercase;
  2989. width: 147px;
  2990.  
  2991. }
  2992.  
  2993. .modeavam {
  2994. text-transform: uppercase;
  2995. font-size: 8px;
  2996. font-family: calibri;
  2997. letter-spacing: 1.5px;
  2998. }
  2999.  
  3000. .modecuado {
  3001. background: #191919;
  3002. height: 19px;
  3003. margin: 2px;
  3004. padding: 17px;
  3005. line-height: 8px;
  3006. text-align: center;
  3007. width: auto;
  3008.  
  3009. }
  3010.  
  3011. .fechaonrol {
  3012. background: #141414;
  3013. font-family: calibri;
  3014. font-size: 8px;
  3015. height: 10px;
  3016. margin-top: 1px;
  3017. letter-spacing: 1px;
  3018. line-height: 8px;
  3019. padding: 9px;
  3020. text-transform: uppercase;
  3021. width: 144px;
  3022. }
  3023.  
  3024. /*Tablilla Ascendencias*/
  3025.  
  3026. .unocaja {
  3027. background-color: #111;
  3028. outline: 1px solid #94979abf;
  3029. outline-offset: -12px;
  3030. padding: 1px;
  3031. width: 400px;
  3032. }
  3033.  
  3034. .doscaja {
  3035. background-color:#94979abf;
  3036. height: 83px;
  3037. margin-top: 28px;
  3038. width: 346px;
  3039. }
  3040.  
  3041. .trescaja {
  3042. width: 170px;
  3043. height: 250px;
  3044. background-color: #151515;
  3045. overflow: auto;
  3046. margin: 2px 1px -1px 1px;
  3047. }
  3048.  
  3049. .btn-toggle {
  3050. width: 346px;
  3051. height: 25px;
  3052. background-color: #94979abf;
  3053. display: block;
  3054. text-decoration: none;
  3055. margin-top: 3px;
  3056. }
  3057.  
  3058. .unotexto {
  3059. color: #ededed;
  3060. font-family: Calibri;
  3061. font-size: 10px;
  3062. letter-spacing: 2px;
  3063. padding-top: 35px;
  3064. text-align: center;
  3065. text-transform: uppercase;
  3066. }
  3067.  
  3068. .dostexto {
  3069. text-align: center;
  3070. font-family: Calibri;
  3071. font-size: 8px;
  3072. text-transform: uppercase;
  3073. color: #ccc;
  3074. letter-spacing: 2px;
  3075. padding-top: 6px;
  3076. }
  3077.  
  3078. .trestexto {
  3079. color: #bebebe;
  3080. font-family: Arial;
  3081. font-size: 11px;
  3082. line-height: 13px;
  3083. padding: 15px;
  3084. text-align: justify;
  3085. }
  3086.  
  3087. .cuatrotexto {
  3088. font-family: Calibri;
  3089. color: #bbb;
  3090. text-transform: uppercase;
  3091. font-size: 9px;
  3092. padding: 10px 10px 25px 10px;
  3093. text-align: center;
  3094. letter-spacing: 1px;
  3095. }
  3096.  
  3097. .cincocaja {
  3098. width: 346px;
  3099. height: 150px;
  3100. background-color: #151515;
  3101. display: none;
  3102. overflow: auto;
  3103. }
  3104.  
  3105. .seiscaja {
  3106. width: 350px;
  3107. background-color: #111;
  3108. text-align: justify;
  3109. padding: 10px;
  3110. }
  3111.  
  3112. #main .signature_div {
  3113. margin-left: 40px;
  3114. }
  3115.  
  3116. #main #preview .signature_div {
  3117. margin-left: 0;
  3118. }
  3119.  
  3120. /*Firma de Jack*/
  3121.  
  3122. .jack1 {width: 262px; height: 30px; background-color: #191919; border: 1px solid #333;
  3123. }
  3124.  
  3125. .jack2 {font-family: Lato; font-size: 9px; color: #999; text-align: center; padding: 9px; letter-spacing: 2px;
  3126. }
  3127.  
  3128. .jack3 {width: 250px; height: 150px; background-image: url('https://i.imgur.com/lUhL8w6.png'); border: 6px solid #191919; outline: 1px solid #333;
  3129. }
  3130.  
  3131. .jack4 {width: 262px; height: 15px; background-color: #191919; border: 1px solid #333;
  3132. }
  3133.  
  3134. .jack5 {font-family: Lato; font-size: 9px; color: #999; text-align: right; margin-right: 4px; letter-spacing: 2px;
  3135. }
  3136.  
  3137. /*Stats Marla y Jack o el que quiera xD*/
  3138.  
  3139. #boxaa {
  3140. width: 300px;
  3141. height: 170px;
  3142. background-color: #141414;
  3143. outline: 1px solid #222;
  3144. outline-offset: 5px;
  3145. margin: 0px auto;
  3146. display: flex;
  3147. -webkit-display: flex;
  3148. }
  3149.  
  3150. .boxbb {
  3151. width: 140px;
  3152. height: 170px;
  3153. background-color: #191919;
  3154. }
  3155.  
  3156. .txtvs {
  3157. font-family: Arimo;
  3158. color: #333;
  3159. font-size: 15px;
  3160. padding-top: 90px;
  3161. }
  3162.  
  3163. .txt11 {
  3164. font-family: Lato;
  3165. font-size: 8px;
  3166. text-transform: uppercase;
  3167. text-align: center;
  3168. padding: 10px 0px;
  3169. letter-spacing: 2px;
  3170. color: #999;
  3171. background-color: #222;
  3172. }
  3173.  
  3174. .txt22 {
  3175. font-family: Muli;
  3176. font-size: 8px;
  3177. letter-spacing: 1px;
  3178. color: #999;
  3179. text-align: left;
  3180. margin: 12px 5px;
  3181. }
  3182.  
  3183. .txt33 {
  3184. font-size: 9px;
  3185. text-align: left;
  3186. margin: 5px 5px;
  3187. letter-spacing: -2px;
  3188. }
  3189.  
  3190. .boxcc {
  3191. width: 310px;
  3192. background-color: #161616;
  3193. border: 1px solid #222;
  3194. margin: 5px auto;
  3195. }
  3196.  
  3197. .txt44 {
  3198. font-family: Lato;
  3199. text-align: justify;
  3200. color: #999;
  3201. font-size: 9px;
  3202. margin: 15px 15px;
  3203. letter-spacing: 1px;
  3204. line-height: 130%;
  3205. }
  3206.  
  3207.  
  3208.  
  3209. /* baul blattie*/
  3210.  
  3211. #blattie-tab {
  3212. margin: auto;
  3213. width: 300px;
  3214. height: 400px;
  3215. padding: 10px;
  3216. outline: 11px solid #0f0f0f;
  3217. border: 1px dotted #dac87f;
  3218. background: #0f0f0f;
  3219. outline-offset: 0px;
  3220. color: #fff;
  3221. text-align: Center;
  3222. }
  3223. #blattie-tab #botones {
  3224. float: left;
  3225. width: 18%;
  3226. }
  3227. #botones .botoncito { /*Estilo de cada botón*/
  3228. background: #dac87f;
  3229. color: #0f0f0f;
  3230. padding: 15px;
  3231. text-align: right;
  3232. margin: 0px;
  3233. }
  3234. #hydeblat {
  3235. background: #0f0f0f;
  3236. clear: right;
  3237. color: #adacac;
  3238. float: left;
  3239. font-size: 11px;
  3240. height: 321px;
  3241. overflow: auto;
  3242. padding: 20px;
  3243. padding-top: 3px;
  3244. text-align: justify;
  3245. width: 269px;
  3246. }
  3247. .infos {
  3248. display:none;
  3249. }
  3250.  
  3251. fraseb {
  3252. background: #dac87f;
  3253. color: #0f0f0f;
  3254. display: block;
  3255. float: right;
  3256. font-family: calibri;
  3257. font-size: 8px;
  3258. height: 18px;
  3259. letter-spacing: 1px;
  3260. line-height: 8px;
  3261. margin: 2px auto 10px;
  3262. padding: 13px;
  3263. text-transform: uppercase;
  3264. width: 135px;
  3265. }
  3266.  
  3267. cbla {
  3268. width:auto;
  3269. height:20px;
  3270. padding:5px;
  3271. margin:1px;
  3272. display:block;
  3273.  
  3274. }
  3275.  
  3276.  
  3277. blattiedato {
  3278. font-size:10px;
  3279. margin-left:8px;
  3280. letter-spacing:1px;
  3281. font-family:Calibri;
  3282. text-transform:uppercase;
  3283. margin-top:10px;
  3284. border-left:1px solid #dac87f;
  3285. padding-left:10px;
  3286. }
  3287.  
  3288.  
  3289.  
  3290. /*TABLÓN*/
  3291.  
  3292. .cata1 {
  3293. width: 70px;
  3294. height: 15px;
  3295. background-color: #656e79;
  3296. outline: 1px solid #586069;
  3297. float: left;
  3298. margin: 5px;
  3299. }
  3300.  
  3301. .cata2 {
  3302. background-color: #00000073;
  3303. height: 170px;
  3304. outline: 1px solid #030303;
  3305. outline-offset: 2px;
  3306. width: 800px;
  3307. }
  3308.  
  3309. .cata3 {
  3310. width: 165px;
  3311. height: 140px;
  3312. margin: 15px 10px;
  3313. float: left;
  3314. }
  3315.  
  3316. .cata4 {
  3317. width: 210px;
  3318. height: 140px;
  3319. margin: 15px 14px;
  3320. float: left;
  3321. overflow: auto;
  3322. }
  3323.  
  3324. .cata5 {
  3325. width: 165px;
  3326. height: 140px;
  3327. outline: 1px solid #0e0e0e;
  3328. margin: 15px 10px;
  3329. float: left;
  3330. }
  3331.  
  3332. .cata6 {
  3333. width: 165px;
  3334. height: 140px;
  3335. background-color: #000000;
  3336. margin: 15px 10px;
  3337. outline: #0e0e0e;
  3338. float: left;
  3339. }
  3340.  
  3341. .cata7 {
  3342. background-color: #00000073;
  3343. display: inline-block;
  3344. height: 50px;
  3345. width: 462px;
  3346. letter-spacing: 0.1px;
  3347. }
  3348.  
  3349. .cata8 {
  3350. background-color: #000;
  3351. display: inline-block;
  3352. height: 50px;
  3353. margin-top: 7px;
  3354. width: 169px;
  3355. margin-left: 2px;
  3356. color: #ccc;
  3357. }
  3358.  
  3359. .cate1 {
  3360. color: #a4a4a4;
  3361. font-family: Calibri;
  3362. font-size: 10px;
  3363. line-height: 120%;
  3364. padding: 10px;
  3365. height: 120px;
  3366. width: 166px;
  3367. overflow: auto;
  3368. margin-left: -15px;
  3369. text-align: justify;
  3370. }
  3371.  
  3372. .cate2 {
  3373. font-family: Calibri;
  3374. font-size: 9px;
  3375. text-align: justify;
  3376. color: #666;
  3377. padding: 10px;
  3378. text-transform: uppercase;
  3379. line-height: 130%;
  3380. }
  3381.  
  3382. .cate3 {
  3383. color: #acaaaa;
  3384. font-family: Courier;
  3385. font-size: 9px;
  3386. line-height: 150%;
  3387. padding: 45px 10px;
  3388. text-align: center;
  3389. letter-spacing: 1px;
  3390. text-transform: uppercase;
  3391. }
  3392.  
  3393.  
  3394. /* ESTADISTICAS */
  3395.  
  3396.  
  3397. .caes1 {
  3398. border-bottom: 1px solid #09625d;
  3399. border-top: 1px solid #09625d;
  3400. height: 50px;
  3401. width: 717px;
  3402. padding: 42px;
  3403. font-size: 14px!important;
  3404. font-family: Calibri;
  3405. }
  3406.  
  3407. .este1 {
  3408. color: #ccc;
  3409. font-family: calibri;
  3410. font-size: 9px;
  3411. font-weight: 900;
  3412. letter-spacing: 8px;
  3413. padding-top: 16px;
  3414. text-align: center;
  3415. text-transform: uppercase;
  3416. }
  3417.  
  3418. .caes2 {
  3419. background-color: #000000;
  3420. display: inline-block;
  3421. height: 25px;
  3422. margin: 5px 2px;
  3423. width: 147px;
  3424. padding: 5px;
  3425. text-transform: uppercase;
  3426. letter-spacing: 1px;
  3427. }
  3428.  
  3429. .page-bottom {
  3430. color: #ccc;
  3431. font-family: Calibri;
  3432. font-size: 8px;
  3433. text-align: center;
  3434. line-height: 22px;
  3435. }
  3436.  
  3437.  
  3438. .caes3 {
  3439. width: 264px;
  3440. height: 100px;
  3441. background-color: #0000008f;
  3442. overflow: auto;
  3443. margin: 2px;
  3444. display: inline-block;
  3445. }
  3446.  
  3447. .caes4 {
  3448. width: 265px;
  3449. height: 100px;
  3450. background-color: #0000008f;
  3451. overflow: auto;
  3452. margin: 2px;
  3453. display: inline-block;
  3454. }
  3455.  
  3456. .caes5 {
  3457. width: 264px;
  3458. height: 100px;
  3459. background-color: #0000008f;
  3460. overflow: auto;
  3461. margin: 2px;
  3462. display: inline-block;
  3463. }
  3464.  
  3465. .caes6 {
  3466. width: 50px;
  3467. height: 50px;
  3468. border: 1px solid #191919;
  3469. margin: 25px 2px 0px 2px;
  3470. display: inline-block;
  3471. }
  3472.  
  3473. .este3 {
  3474. font-family: Calibri;
  3475. color: #888;
  3476. font-size: 9px;
  3477. text-align: justify;
  3478. margin: 15px;
  3479. }
  3480.  
  3481. /* LINKS ARRIBA DEL HEADER */
  3482.  
  3483. linkh {
  3484. border-right: 1px solid #0b0b0b;
  3485. font-family: calibri;
  3486. font-size: 8px;
  3487. letter-spacing: 1px;
  3488. padding: 7px;
  3489. text-align: CENTER;
  3490. text-transform: uppercase;
  3491. }
  3492.  
  3493. .linksheader {
  3494. background: #00000085;
  3495. border: 1px solid #0101019c;
  3496. margin-bottom: -9px;
  3497. margin-left: 10px;
  3498. margin-top: 10px;
  3499. padding: 10px;
  3500. width: 778px;
  3501. }
  3502.  
  3503. .linklist {
  3504. font-size: 7px;
  3505. font-family: calibri;
  3506. text-transform: uppercase;
  3507. letter-spacing: 0.5px;
  3508. padding: 1px;
  3509. margin: 5px;
  3510. color: #656e79;
  3511. }
  3512.  
  3513.  
  3514. /* POST CUERPO */
  3515.  
  3516. .titulohermoso { text-transform: uppercase;
  3517. width: 529px;
  3518. padding: 4px;
  3519. text-align: center;
  3520. height: 10px;
  3521. font-size: 11px;
  3522. font-family: calibri;
  3523. line-height: 14px;
  3524. font-weight: 900;
  3525. margin-left: -64px;
  3526. margin-right: 62px;
  3527. }
  3528.  
  3529. .topictitle-container {
  3530. align-items: center;
  3531. background: #000;
  3532. box-sizing: border-box;
  3533. display: flex;
  3534. flex-direction: row-reverse;
  3535. height: 122px;
  3536. margin-left: -15px;
  3537. width: 830px;
  3538. }
  3539.  
  3540. .topictitle-container .topictitle-image img {
  3541. border: 21px solid #0b0b0b91;
  3542. height: 80px;
  3543. margin-left: -294px;
  3544. margin-top: 1px;
  3545. outline: 1px solid #0b0b0b;
  3546. padding: 0;
  3547. width: 80px;
  3548. }
  3549.  
  3550. .postbody .content {
  3551. font-size: 14px;
  3552. line-height: 15px;
  3553. }
  3554.  
  3555. .content {
  3556. color: #c1c0c0;
  3557. padding: 40px;
  3558. text-align: justify;
  3559. width: 500px;
  3560. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement