Advertisement
iHarDz9

Untitled

Feb 22nd, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.28 KB | None | 0 0
  1. .postprofile {
  2. border:6px solid #FFFFFF;
  3. }.postprofile { background: none!important; border:none!important; }
  4. /*******CURTIR NO POST********/
  5. .BS_like {
  6. -khtml-user-select: none;
  7. -moz-transition: all,0.15s;
  8. -moz-user-select: none;
  9. -ms-user-select: none;
  10. -o-transition: all,0.15s;
  11. -webkit-touch-callout: none;
  12. -webkit-transition: all,0.15s;
  13. -webkit-user-select: none;
  14. background: #f0f0f0 url(https://cdn1.iconfinder.com/data/icons/social-media-13/24/Like-16.png) no-repeat 6px center;
  15. background-size: 12px;
  16. clear: both;
  17. color: #666;
  18. cursor: pointer;
  19. display: table;
  20. font-size: 11px;
  21. font-weight: 400;
  22. line-height: 18px;
  23. margin: 5px;
  24. padding: 3px 5px 3px 25px;
  25. text-align: right;
  26. transition: all,0.15s;
  27. user-select: none;
  28. }
  29. .BS_like:hover {
  30. background-color: #daedfb;
  31. color: #666;
  32. }
  33. .BS_done {
  34. background-color: #93bb2d;
  35. color: #fff;
  36. cursor: default;
  37. }
  38.  
  39. /***********FIM CURTIR************/
  40. /*nav*/
  41. #primary_nav {
  42. position: absolute;
  43. float: right;
  44. top: 50%;
  45. margin-top: -16px;
  46. text-transform: uppercase;
  47. font-family: "Lato";
  48. font-size: 12px;
  49. }
  50. #community_app_menu {
  51. float: right;
  52. }
  53. #community_app_menu>li {
  54. margin: 0 1px 0 0;
  55. position: relative;
  56. }
  57. #community_app_menu>li {
  58. margin: 0 1px 0 0;
  59. position: relative;
  60. }
  61. .ipsList_inline>li:first-child {
  62. margin-left: 0;
  63. }
  64. .ipsList_inline>li {
  65. display: inline-block;
  66. margin: 0 3px;
  67. }
  68. .left {
  69. float: left;
  70. }
  71. #community_app_menu>li>a {
  72. color: #eee;
  73. color: rgba(255,255,255,0.8);
  74. -webkit-border-radius: 3px;
  75. -moz-border-radius: 3px;
  76. border-radius: 3px;
  77. display: block;
  78. outline: none;
  79. padding: 0px 15px;
  80. line-height: 32px;
  81. height: 32px;
  82. }
  83. #community_app_menu>li>a:hover, #community_app_menu>li>a.menu_active {
  84. background: url("http://i.imgur.com/y75XdvO.png") repeat;
  85. background: rgba(255,255,255,0.1);
  86. -webkit-box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
  87. -moz-box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
  88. box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
  89. color: #fff;
  90. }
  91. #primary_nav #nav_home a:before {
  92. content: "\f015";
  93. }
  94. #primary_nav #nav_app_forums a:before {
  95. content: "\f086";
  96. }
  97. #primary_nav #nav_app_members a:before {
  98. content: "\f007";
  99. }
  100. #primary_nav #nav_app_calendar a:before {
  101. content: "\f073";
  102. }
  103. #primary_nav #nav_app_downloads a:before {
  104. content: "\f019";
  105. }
  106. #primary_nav #nav_app_blog a:before {
  107. content: "\f02d";
  108. }
  109. #primary_nav #nav_app_nexus a:before {
  110. content: "\f07a";
  111. }
  112. #primary_nav a:before {
  113. content: "\f02b";
  114. display: inline-block;
  115. font-family: "FontAwesome";
  116. font-style: normal;
  117. font-weight: normal;
  118. line-height: 1;
  119. -webkit-font-smoothing: antialiased;
  120. -moz-osx-font-smoothing: grayscale;
  121. margin-right: 7px;
  122. font-size: 14px;
  123. }
  124. #community_app_menu>li.active>a {
  125. background: url("http://i.imgur.com/y75XdvO.png") repeat;
  126. background: rgba(255,255,255,0.2);
  127. -webkit-box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
  128. -moz-box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
  129. box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
  130. color: #fff;
  131. position: relative;
  132. }
  133. .countpost:after {
  134. content: ' respostas neste tópico';
  135. }
  136. #quick_reply #textarea_content {
  137. background: #d6d6d6!important;
  138. min-width: 99.5%!important;
  139. padding: 4px;
  140. position: relative;
  141. }
  142. .main-foot{display:block!important}
  143. .cp_geral { width:340px; padding-top:50px; transition:all 150ms linear; } .cp_box { width:340px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); -moz-box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); left:-120px; top:-13px; background:#fff; z-index:999; position:absolute; transition:all 150ms linear; margin:50px; } .cp_capa { background:#263340 url(i.imgur.com/yq1JxMX.png) right no-repeat; height:105px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; border-top-left-radius:10px; border-top-right-radius:10px; padding:5px 5px 0; } .cp_capa:before { content:""; display:inline-block; vertical-align:middle; margin-left:74px; width:0; height:0; position:absolute; top:-15px; border-left:15px solid transparent; border-right:15px solid transparent; border-bottom:15px solid #263340; } .cp_capa-avatar { -moz-border-radius:100%; -webkit-border-radius:100%; border-radius:100%; border:1px solid #d8d8d8; height:75px; width:75px; text-align:center; float:left; font-size:0; padding:7px; } .cp_capa-avatar img { -moz-border-radius:100%; -webkit-border-radius:100%; border:0 solid #d8d8d8; border-radius:100%; height:75px; width:75px; }.cp_capa-avatar img:nth-of-type(2){display:none} .cp_capa-nick { width:215px; height:75px; float:left; padding:25px 0 0 15px; } .cp_capa-nick strong { color:#fff!important; font-size:25px; font-weight:400!important; display:block; } .cp_info { text-align:center; padding:10px; } .cp_info-botoes { height:60px; width:320px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; text-decoration:none; } .cp_info-botoes a { text-decoration:none; } .cp_info-botoes-post { background:#ecf0f1; width:85px; height:53px; -webkit-border-top-left-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius-topleft:10px; -moz-border-radius-bottomleft:10px; border-top-left-radius:10px; border-bottom-left-radius:10px; text-transform:uppercase; border-bottom:7px solid #bec3c7; float:left; } .cp_info-botoes-rep { background:#6bbd21; width:110px; height:53px; text-transform:uppercase; border-bottom:7px solid #68a72f; float:left; } .cp_info-botoes-rep strong { padding-top:8px; color:#fff; display:block; font-size:20px; } .cp_info-botoes-rep span { color:#fff; font-size:12px; } .cp_info-botoes-data strong { padding-top:8px; color:#666; display:block; font-size:15px; } .cp_info-botoes-data { background:#ecf0f1; width:125px; height:53px; -webkit-border-top-right-radius:10px; -webkit-border-bottom-right-radius:10px; -moz-border-radius-topright:10px; -moz-border-radius-bottomright:10px; border-top-right-radius:10px; border-bottom-right-radius:10px; text-transform:uppercase; border-bottom:7px solid #bec3c7; float:left; } .cp_info-botoes-post,.cp_info-botoes-rep,.cp_info-botoes-data { transition:all 150ms linear; } .cp_info-botoes-post:hover,.cp_info-botoes-rep:hover,.cp_info-botoes-data:hover { opacity:0.65; -moz-opacity:0.65; filter:alpha(opacity=65); } .cp_icones { background:#ecf0f1; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; color:#bec3c7; height:20px; padding:5px; } .cp_icones a { font-size:12px; text-decoration:none; color:#666; } .cp_mp,.cp_perfil { float:left; padding-left:10px; transition:all 150ms linear; } .cp_mp:hover { float:left; padding-left:10px; color:#c1392b; } .cp_mp:before { content:"\f003"; font-family:FontAwesome; padding:0 4px; } .cp_perfil:before { content:"\f007"; font-family:FontAwesome; padding:0 4px; } .cp_perfil:hover { padding-left:10px; color:#6bbd21; } .cp_mais { width:100%; } .cp_capa-avatar br,.span_capa-nick img,.span_capa-nick br { display:none; } .cp_capa-nick span,.span_capa-nick { color:#fff!important; font-size:12px; line-height:22px; font-weight:400!important; float:none!important} .cp_info-botoes-post strong { padding-top:8px; color:#666; display:block; font-size:20px; } .cp_info-botoes-post span,.cp_info-botoes-data span { color:#868585; font-size:11px; }
  144. .pun-crumbs p {
  145. line-height: 37px !important;
  146. }
  147. .pun-crumbs.noprint {
  148. display: flex;
  149. }
  150. .pun-crumbs {
  151. display: flex;
  152. }
  153. @font-face {
  154. font-family: 'Lato';
  155. font-style: normal;
  156. font-weight: 400;
  157. src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
  158. }
  159. @font-face {
  160. font-family: 'Lato';
  161. font-style: normal;
  162. font-weight: 700;
  163. src: local('Lato Bold'), local('Lato-Bold'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
  164. }
  165. @font-face {
  166. font-family: 'Lato';
  167. font-style: normal;
  168. font-weight: 400;
  169. src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
  170. }
  171. @font-face {
  172. font-family: 'Lato';
  173. font-style: normal;
  174. font-weight: 700;
  175. src: local('Lato Bold'), local('Lato-Bold'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
  176. }
  177. .pun{
  178. margin: 0 auto;
  179. min-width: 980px;
  180. max-width: 1300px;
  181. width: 90%;
  182. padding:0;
  183. }
  184. body {
  185. background: #222;
  186. color: #000000;
  187. font: normal 11px tahoma,helvetica,arial,sans-serif;
  188. position: relative;
  189. padding-top: 120px;
  190. padding-bottom: 12px;
  191. }
  192. #pun-intro,#pun-head{display:none}
  193. ul#pun-legend, ul.pun-legend {
  194. display: none;
  195. }
  196. #pun-about #qjump {
  197. display: none;
  198. }
  199. /*branding*/
  200. #branding { background: rgba(20, 20, 20, 0.901961); border-bottom: 1px solid rgba(0, 0, 0, 0.498039); -webkit-box-shadow: rgba(0, 0, 0, 0.45098) 0px 1px 5px; box-shadow: rgba(0, 0, 0, 0.45098) 0px 1px 5px; height: 45px; position: absolute; left: 0px; right: 0px; z-index: 999; margin-top: 47px; } #branding .wrapper { position: relative; height: 100%; z-index: 10; } #branding.brandingBackground { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.6); z-index: 1; opacity: 0; -webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out
  201. }
  202. .wrapper { margin: 0 auto; min-width: 980px; max-width: 1300px; width: 90%;
  203. }
  204. #logo { float: left; position: relative; height: 100%; z-index: 20; display: none;
  205. }
  206. #topo { background: url(http://i.imgur.com/Cainvmb.png); background-size: 100% 100%; background-position: center top; background-color: #ddd; background-size: 100% auto; background-repeat: no-repeat; background-attachment: fixed; height: 180px; top: 0; width: 100%; position: absolute; left: 0; right: 0;} .topic_buttons.important{ background: none repeat scroll 0% 0% #8B1515; color: #1f537b !important; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 1px 3px rgba(128, 37, 37, 0.2), 0px 1px 0px rgba(189, 33, 33, 0.8) inset;
  207. }
  208. #logo a.textLogo { color: #fff; line-height: 110px; padding: 0 12px; font-size: 24px; font-family: "Lato","Trebuchet MS",Arial,Helvetica,sans-serif; display: block; text-decoration: none
  209. }
  210. a,.pun a,.pun a:visited,.pun a:link{ color: #222; text-decoration: none;
  211. }
  212. a:hover,.pun a:hover{
  213. color: #111;
  214. text-decoration:none;
  215. }
  216. #logo img {
  217. max-height: 100%;
  218. vertical-align: top;
  219. }
  220. img, .input_check, .input_radio {
  221. vertical-align: middle;
  222. }
  223. fieldset, img {
  224. border: 0;
  225. }
  226. /*gradient*/
  227. #background {
  228. position: fixed;
  229. top: 0;
  230. right: 0;
  231. bottom: 0;
  232. left: 0;
  233. overflow: hidden;
  234. z-index: -1;
  235. }
  236. .animatedBackground #gradient {
  237. -webkit-animation: slideBackground 140s infinite alternate;
  238. -moz-animation: slideBackground 140s infinite alternate;
  239. -ms-animation: slideBackground 140s infinite alternate;
  240. -o-animation: slideBackground 140s infinite alternate;
  241. animation: slideBackground 140s infinite alternate;
  242. }
  243. #gradient.applied {
  244. background: url("http://i.imgur.com/uCBvirg.png");
  245. background: -moz-linear-gradient(left, #b7422d 0%, #d18b4f 10%, #e0ca82 20%, #aac382 30%, #87af7b 40%, #4e9682 50%, #488c94 60%, #487394 70%, #785fb1 80%, #a35680 90%, #b7422d 100%);
  246. background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b7422d), color-stop(10%,#d18b4f), color-stop(20%,#e0ca82), color-stop(30%,#aac382), color-stop(40%,#87af7b), color-stop(50%,#4e9682), color-stop(60%,#488c94), color-stop(70%,#487394), color-stop(80%,#785fb1), color-stop(90%,#a35680), color-stop(100%,#b7422d));
  247. background: -webkit-linear-gradient(left, #b7422d 0%, #d18b4f 10%, #e0ca82 20%, #aac382 30%, #87af7b 40%, #4e9682 50%, #488c94 60%, #487394 70%, #785fb1 80%, #a35680 90%, #b7422d 100%);
  248. background: -o-linear-gradient(left, #b7422d 0%, #d18b4f 10%, #e0ca82 20%, #aac382 30%, #87af7b 40%, #4e9682 50%, #488c94 60%, #487394 70%, #785fb1 80%, #a35680 90%, #b7422d 100%);
  249. background: -ms-linear-gradient(left, #b7422d 0%, #d18b4f 10%, #e0ca82 20%, #aac382 30%, #87af7b 40%, #4e9682 50%, #488c94 60%, #487394 70%, #785fb1 80%, #a35680 90%, #b7422d 100%);
  250. background: linear-gradient(to right, #b7422d 0%, #d18b4f 10%, #e0ca82 20%, #aac382 30%, #87af7b 40%, #4e9682 50%, #488c94 60%, #487394 70%, #785fb1 80%, #a35680 90%, #b7422d 100%);
  251. }
  252. #gradient.applied.greyscale { background: #303030; background: -moz-linear-gradient(left, #1b1b1b 0%, #5f5f5f 50%, #1b1b1b 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1b1b1b), color-stop(50%,#5f5f5f), color-stop(100%,#1b1b1b)); background: -webkit-linear-gradient(left, #1b1b1b 0%, #5f5f5f 50%, #1b1b1b 100%); background: -o-linear-gradient(left, #1b1b1b 0%, #5f5f5f 50%, #1b1b1b 100%); background: -ms-linear-gradient(left, #1b1b1b 0%, #5f5f5f 50%, #1b1b1b 100%); background: linear-gradient(to right, #1b1b1b 0%, #5f5f5f 50%, #1b1b1b 100%); background-size: 3800px auto
  253. }
  254. #background:after {
  255. position: absolute;
  256. top: 0;
  257. left: 0;
  258. right: 0;
  259. bottom: 0;
  260. z-index: 10;
  261. background: url("http://www.upload.ee/image/1394192/ls.png") no-repeat 50% 0%;
  262. -webkit-background-size: cover;
  263. -moz-background-size: cover;
  264. background-size: cover;
  265. filter: progid:DXImageTransform.Microsoft.Alpha(opacity=15);
  266. opacity: 0.15;
  267. content: "";
  268. }
  269. #gradient {
  270. background-repeat: repeat;
  271. position: absolute;
  272. top: 0;
  273. bottom: 0;
  274. left: 0;
  275. height: 100%;
  276. width: 20000px;
  277. }
  278. @-webkit-keyframes slideBackground { 0% { -webkit-transform: translateX(0) } 100% { -webkit-transform: translateX(-100%); margin-left: 100% }
  279. } @-moz-keyframes slideBackground { 0% { -moz-transform: translateX(0) } 100% { -moz-transform: translateX(-100%); margin-left: 100% }} @-o-keyframes slideBackground { 0% { -o-transform: translateX(0) } 100% { -o-transform: translateX(-100%); margin-left: 100% } } @-ms-keyframes slideBackground { 0% {
  280. -ms-transform: translateX(0) } 100% { -ms-transform: translateX(-100%); margin-left: 100% } } @keyframes slideBackground { 0% { transform: translateX(0) } 100% { transform: translateX(-100%); margin-left: 100% }}
  281. /*cat*/
  282. .main .main-foot, .main .main-head {
  283. background: url("http://i.imgur.com/y75XdvO.png") repeat;
  284. background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.6) 100%);
  285. background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.6) 100%);
  286. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.6)));
  287. background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.6) 100%);
  288. background-image: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.6) 100%);
  289. background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.6) 100%);
  290. box-shadow: inset rgba(0,0,0,0.2) 0px 0px 0px 1px;
  291. color: #fff;
  292. text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
  293. padding: 20px;
  294. font-size: 14px;
  295. font-weight: 300;
  296. -moz-border-radius: 4px 4px 0 0;
  297. -webkit-border-top-left-radius: 4px;
  298. -webkit-border-top-right-radius: 4px;
  299. border-radius: 4px 4px 0 0;
  300. overflow: hidden;
  301. }
  302. .main .main-head .page-title {
  303. font-size: 14px;
  304. font-weight: bold;
  305. }
  306. #pun-visit, .main-box {
  307. display: none;
  308. }
  309. table {
  310. width: 100%
  311. }
  312.  
  313. td {
  314. padding: 3px
  315. }
  316. thead {
  317. display: none;
  318. }
  319. .pun table.table td {
  320. background-color: #fff;
  321. border-bottom: 1px solid rgba(0,0,0,0.1)!important;
  322. border-top: 1px solid rgba(255,255,255,0.5)!important;
  323. border:none;
  324. padding:10px;
  325. }
  326. .pun .main table td.tc2, .pun .main table td.tc3 {
  327. background-color: #fff;
  328. }
  329. .pun .main-content {
  330. background-color: #1f537b;
  331. border: 1px solid rgba(255, 255, 255, 0);
  332. -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  333. -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  334. box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  335. border-radius: 0 0 3px 3px;
  336. }
  337. .pun .main-content:after {
  338. display: block;
  339. content: "";
  340. -moz-border-radius: 0px 0px 3px 3px;
  341. border-radius: 0px 0px 3px 3px;
  342. background: #fff;
  343. height: 3px;
  344. overflow: hidden;
  345. }
  346. /*widgets*/
  347. .module .main-head {
  348. text-shadow: rgba(255,255,255,1) 0px 1px 0px;
  349. background: url("http://www.ipbfocus.com/skindemo/public/style_images/dispersion/transw40.png") repeat;
  350. background: rgba(255, 255, 255, 1);
  351. background-image: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.2) 100%);
  352. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,0.2)));
  353. background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.2) 100%);
  354. background-image: -o-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.2) 100%);
  355. background-image: -ms-linear-gradient(top, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.2) 100%);
  356. background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.2) 100%);
  357. text-transform: uppercase;
  358. font-family: "Lato";
  359. font-weight: bold;
  360. font-size: 100%;
  361. color: #111;
  362. padding: 15px;
  363. }
  364. .module.main {
  365. margin: 5px auto!important;
  366. border-radius: 3px;
  367. -webkit-box-shadow: inset rgba(0,0,0,0.6) 0px 1px 2px;
  368. -moz-box-shadow: inset rgba(0,0,0,0.6) 0px 1px 2px;
  369. box-shadow: inset rgba(0,0,0,0.6) 0px 1px 2px;
  370. }
  371. #content-container div#main {
  372. margin-right: 10px;
  373. }
  374. /*post*/
  375. .post h3 {
  376. border-top: 1px solid #111;
  377. border-bottom: 1px solid #111;
  378. text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
  379. background: rgb(20,20,20);
  380. background: rgba(20,20,20,0.9);
  381. padding: 4px 10px;
  382. height: 36px;
  383. line-height: 36px;
  384. font-weight: normal;
  385. font-size: 13px;
  386. overflow: hidden;
  387. }
  388. .pun .postmain {
  389. background: #fff;
  390. border-left: none;
  391. margin-left: 18em;
  392. }
  393. .pun .post .user {
  394. text-align: center;
  395. margin-top: 5px;
  396. }
  397. .user-basic-info a img:after {
  398. content: "";
  399. position: absolute;
  400. z-index: 1;
  401. top: 0px;
  402. left: 0px;
  403. right: 0;
  404. bottom: 0;
  405. -webkit-box-shadow: inset rgba(0,0,0,0.14) 0px 1px 3px, inset rgba(0,0,0,0.08) 0px 0px 0px 1px, #fff 0px 1px 0px;
  406. -moz-box-shadow: inset rgba(0,0,0,0.14) 0px 1px 3px, inset rgba(0,0,0,0.08) 0px 0px 0px 1px, #fff 0px 1px 0px;
  407. box-shadow: inset rgba(0,0,0,0.14) 0px 1px 3px, inset rgba(0,0,0,0.08) 0px 0px 0px 1px, #fff 0px 1px 0px;
  408. pointer-events: none;
  409. -webkit-border-radius: 3px;
  410. -moz-border-radius: 3px;
  411. border-radius: 3px;
  412. }
  413. .user-basic-info a img {
  414. display: inline-block;
  415. -webkit-border-radius: 3px;
  416. border-radius: 3px;
  417. }
  418.  
  419. .pun .post {
  420. border: none;
  421. }
  422. .pun .paged-foot, .pun .paged-head {
  423. background: none;
  424. border: none;
  425. padding: 0 0 10px;
  426. }
  427. div.post_username {
  428. float: left;
  429. min-width: 177px;
  430. font-weight: bold;
  431. }
  432. img.i_icon_online {
  433. float: left;
  434. padding: 15px 5px 5px 0;
  435. }
  436. div.post_date {
  437. float: left;
  438. color: #999;
  439. float: left;
  440. font-size: 11px;
  441. font-weight: normal;
  442. }
  443. .pun .user .user-info {
  444. color: #7a7a7a;
  445. line-height: 1.8em;
  446. }
  447. .pun .user-ident .user-basic-info {
  448. font-weight: normal;
  449. }
  450.  
  451. .postfoot {
  452. clear: both;
  453. margin-left: -18em;
  454. text-align: right;
  455. background: #f7f7f7;
  456. background-image: -moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 100%);
  457. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0)));
  458. background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
  459. background-image: -o-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
  460. background-image: -ms-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
  461. background-image: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 100%);
  462. border-top: 1px solid #e0e0e0;
  463. margin-top: 10px;
  464. clear: both;
  465. overflow: hidden;
  466. }
  467. .post_username span a span strong {
  468. color: #fff!important;
  469. }
  470. .pun .postfoot .user-contact {
  471. display: none;
  472. }
  473. .post_controls {
  474. border-left: 0;
  475. border-right: 1px solid #eaeaea;
  476. color: #555;
  477. border: 0;
  478. border-left: 1px solid #eaeaea;
  479. text-shadow: #fff 0px 1px 0px;
  480. height: 25px;
  481. line-height: 25px;
  482. padding: 0 12px;
  483. text-decoration: none;
  484. }
  485. .post-controls:hover {
  486. background-color: #fff;
  487. color: #333;
  488. }
  489. div.main-content.topic {
  490. border-radius: 0!important;
  491. }
  492. div.main-foot.clearfix {
  493. display: none;
  494. }
  495. .topic_buttons {
  496. background: url("http://i.imgur.com/y75XdvO.png") repeat;
  497. background: rgba(255,255,255,0.85);
  498. background-image: -moz-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);
  499. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.15)), color-stop(100%,rgba(255,255,255,0)));
  500. background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
  501. background-image: -o-linear-gradient(top, rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
  502. background-image: -ms-linear-gradient(top, rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
  503. background-image: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
  504. color: #222;
  505. text-shadow: #fff 0px 1px 0px;
  506. -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  507. -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  508. box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  509. -moz-border-radius: 3px;
  510. -webkit-border-radius: 3px;
  511. border-radius: 3px;
  512. font-size: 12px;
  513. font-weight: bold;
  514. line-height: 36px;
  515. height: 36px;
  516. padding: 0 20px;
  517. text-align: center;
  518. min-width: 70px;
  519. display: inline-block;
  520. cursor: pointer;
  521. margin-top: 10px;
  522. }
  523. .topic_buttons .important{
  524. background: #8b1515 !important;
  525. color: #fff !important;
  526. text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
  527. }
  528. .topic_buttons:hover {
  529. background-color: rgba(255,255,255,0.95);
  530. color: #111;
  531. }
  532. div.main-content.topic {
  533. border-radius: 0!important;
  534. border: none;
  535. background: #fff;
  536. }
  537. .border {
  538. -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  539. -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  540. box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  541. -webkit-border-radius: 3px;
  542. -moz-border-radius: 3px;
  543. border-radius: 3px;
  544. }
  545. .border:after {
  546. display: block;
  547. content: "";
  548. -moz-border-radius: 0px 0px 3px 3px;
  549. border-radius: 0px 0px 3px 3px;
  550. background: #fff;
  551. height: 3px;
  552. overflow: hidden;
  553. }
  554. input[type="submit"], input[type="reset"] {
  555. background: #323232 url('http://i.imgur.com/N2SwKgg.png') repeat-x 0 0;
  556. border-color: #2b2b2b;
  557. color: #fff;
  558. text-shadow: #2b2b2b 0px -1px 0px;
  559. -moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
  560. -webkit-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
  561. box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
  562. -moz-border-radius: 2px;
  563. -webkit-border-radius: 2px;
  564. text-decoration: none;
  565. border-width: 1px;
  566. border-style: solid;
  567. padding: 4px 10px!important;
  568. cursor: pointer;
  569. border-radius: 2px;
  570. }
  571. #quick_reply .frm-buttons {
  572. padding-left: 0;
  573. border: none;
  574. }
  575. #quick_reply input {
  576. float: right;
  577. }
  578. input[type="text"] {
  579. padding: 6px;
  580. border: 1px solid #d4d4d4;
  581. background: #fcfcfc;
  582. color: #9f9f9f;
  583. text-shadow: #fff 0px 1px 0px;
  584. -webkit-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  585. -moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  586. box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
  587. }
  588. .main-content p.center {
  589. color: red;
  590. font-weight: bold;
  591. margin-top: 10px;
  592. }
  593. /*user*/
  594. #backgroundToggle span.show {
  595. display: block;
  596. }
  597. #backgroundToggle span {
  598. background: url("http://i.imgur.com/y75XdvO.png") repeat;
  599. background-image: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.65) 100%);
  600. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(100%,rgba(0,0,0,0.65)));
  601. background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  602. background-image: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  603. background-image: -ms-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  604. background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  605. border: 1px solid #111;
  606. border: 1px solid rgba(0,0,0,0.5);
  607. -webkit-box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  608. -moz-box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  609. box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  610. -moz-border-radius: 3px;
  611. -webkit-border-radius: 3px;
  612. border-radius: 3px;
  613. height: 36px;
  614. width: 36px;
  615. display: none;
  616. text-align: center;
  617. cursor: pointer;
  618. }
  619. #backgroundToggle span:after {
  620. content: "";
  621. display: inline-block;
  622. width: 16px;
  623. height: 16px;
  624. background: url("http://i.imgur.com/jF7Wdfz.png") no-repeat 0 0;
  625. position: relative;
  626. top: 10px;
  627. }
  628. #backgroundToggle span#enableColour:after {
  629. background-position: 0 -16px;
  630. }
  631. #user_bar.withToggle {
  632. margin-left: 44px;
  633. margin-top: 118px;
  634. }
  635. #user_bar {
  636. background: url("http://i.imgur.com/jF7Wdfz.png") repeat;
  637. background-image: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.65) 100%);
  638. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(100%,rgba(0,0,0,0.65)));
  639. background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  640. background-image: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  641. background-image: -ms-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  642. background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  643. border: 1px solid #111;
  644. border: 1px solid rgba(0,0,0,0.5);
  645. -webkit-box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  646. -moz-box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  647. box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  648. text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
  649. -moz-border-radius: 3px;
  650. -webkit-border-radius: 3px;
  651. border-radius: 3px;
  652. }
  653. #user_navigation .ipsList_inline li {
  654. margin: 0;
  655. padding: 0;
  656. float: left;
  657. }
  658. #user_navigation>ul>li {
  659. border-right: 1px solid rgba(255,255,255,0.1);
  660. }
  661. #user_navigation {
  662. float: left;
  663. color: #9f9f9f;
  664. font-size: 11px;
  665. line-height: 36px;
  666. height: 36px;
  667. overflow: hidden;
  668. }
  669. #user_navigation a {
  670. color: #fff;
  671. float: left;
  672. padding: 0 12px;
  673. line-height: 36px;
  674. outline: none;
  675. height: 36px;
  676. }
  677. #user_navigation a:hover {
  678. background: url("http://i.imgur.com/jF7Wdfz.png") repeat;
  679. background: rgba(0,0,0,0.3);
  680. }
  681. h4.forum_name {
  682. font-size: 12px;
  683. display: inline-block;
  684. margin-left: 10px;
  685. }
  686. p.desc.forum_desc {
  687. font-size: 11px;
  688. color: #444;
  689. padding-top: 5px;
  690. margin-left: 10px;
  691. }
  692. .mod-text {
  693. font-weight: normal;
  694. margin-left: 10px;
  695. }
  696. ul.statsPers {
  697. text-align: center;
  698. list-style: none;
  699. text-align: center;
  700. color: #fff;
  701. text-shadow: rgba(0,0,0,0.3) 0px 1px 3px;
  702. }
  703. .statHide {
  704. display: none;
  705. }
  706. .statsPers li {
  707. display: inline-block;
  708. margin-right: 20px;
  709. }
  710. .statHide {
  711. display: none!important;
  712. }
  713. .statsPers li > span {
  714. display: inline-block;
  715. background: url("http://i.imgur.com/jF7Wdfz.png") repeat;
  716. background-image: -moz-linear-gradient(top, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.65) 100%);
  717. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.75)), color-stop(100%,rgba(255,255,255,0.65)));
  718. background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  719. background-image: -o-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  720. background-image: -ms-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  721. background-image: linear-gradient(to bottom, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  722. -webkit-box-shadow: rgba(0,0,0,0.15) 0px 1px 2px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  723. -moz-box-shadow: rgba(0,0,0,0.15) 0px 1px 2px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  724. box-shadow: rgba(0,0,0,0.15) 0px 1px 2px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  725. text-shadow: rgba(255,255,255,0.6) 0px 1px 0px;
  726. color: #222;
  727. padding: 3px 7px;
  728. font-weight: bold;
  729. -moz-border-radius: 3px;
  730. -webkit-border-radius: 3px;
  731. border-radius: 3px;
  732. margin-right: 3px;
  733. }
  734. .statistics {
  735. margin: 20px 0 0 0;
  736. padding: 8px;
  737. line-height: 1.3;
  738. overflow: hidden;
  739. -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  740. -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  741. box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  742. -webkit-border-radius: 3px;
  743. -moz-border-radius: 3px;
  744. border-radius: 3px;
  745. background: #fafafa;
  746. }
  747. .statistics_head {
  748. font-size: 11px;
  749. font-weight: bold!Important;
  750. margin: -8px -8px 8px -8px;
  751. border-bottom: 1px solid rgba(0,0,0,0.08);
  752. text-shadow: rgba(255,255,255,1) 0px 1px 0px;
  753. background: rgba(255,255,255,0.4);
  754. font-family: "Lato";
  755. text-transform: uppercase;
  756. padding: 15px;
  757. color: #111;
  758. }
  759. p.statistics_brief.desc {
  760. font-size: 11px;
  761. color: #444;
  762. }
  763. #pun-about {
  764. background: none;
  765. border: none;
  766. padding: 10px;
  767. text-align: right;
  768. line-height: 0;
  769. margin-bottom: -20px;
  770. }
  771. #pun-about ul li a {
  772. font-weight: normal;
  773. color: #f0f0f0;
  774. }
  775. ul#stat_links {
  776. line-height: 30px;
  777. }
  778. /*big-foot*/
  779. #footer {
  780. background: url("http://i.imgur.com/jF7Wdfz.png") repeat;
  781. background-image: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.65) 100%);
  782. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(100%,rgba(0,0,0,0.65)));
  783. background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  784. background-image: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  785. background-image: -ms-linear-gradient(top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  786. background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.65) 100%);
  787. border: 1px solid #111;
  788. border: 1px solid rgba(0,0,0,0.5);
  789. color: #ddd;
  790. -webkit-box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  791. -moz-box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  792. box-shadow: rgba(0,0,0,0.45) 0px 1px 5px;
  793. text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
  794. -moz-border-radius: 3px;
  795. -webkit-border-radius: 3px;
  796. border-radius: 3px;
  797. margin-bottom: 10px;
  798. width: 90%;
  799. margin: auto;
  800. }
  801. .footerCol {
  802. width: 14.2%;
  803. font-size: 11px;
  804. min-width: 125px;
  805. float: left;
  806. min-height: 180px;
  807. vertical-align: top;
  808. line-height: 25px;
  809. padding: 15px 0 18px 20px;
  810. -webkit-box-sizing: border-box;
  811. -moz-box-sizing: border-box;
  812. box-sizing: border-box;
  813. }
  814. .footerCol h3 {
  815. color: #fff;
  816. font-weight: normal;
  817. font-size: 13px;
  818. line-height: 30px;
  819. }
  820. .footerCol h3 a {
  821. color: #fff;
  822. display: block;
  823. }
  824. ol, ul {
  825. list-style: none;
  826. }
  827. .footerCol li a {
  828. color: rgba(255,255,255,0.8);
  829. display: block;
  830. }
  831. .footerCol li a:hover {
  832. color: #fff;
  833. }
  834. .clear {
  835. clear: both;
  836. height: auto;
  837. }
  838. .pun-crumbs {
  839. background: url("http://i.imgur.com/jF7Wdfz.png") repeat;
  840. background-image: -moz-linear-gradient(top, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.65) 100%);
  841. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.75)), color-stop(100%,rgba(255,255,255,0.65)));
  842. background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  843. background-image: -o-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  844. background-image: -ms-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  845. background-image: linear-gradient(to bottom, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  846. -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  847. -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  848. box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  849. text-shadow: rgba(255,255,255,0.6) 0px 1px 0px;
  850. -moz-border-radius: 3px;
  851. -webkit-border-radius: 3px;
  852. border-radius: 3px;
  853. overflow: hidden;
  854. line-height: 37px;
  855. padding: 10px;
  856. margin-bottom: 10px;
  857. }
  858. /*titlebox*/
  859. .sb_titlebox {
  860. background: url("http://i.imgur.com/jF7Wdfz.png") repeat;
  861. background-image: -moz-linear-gradient(top, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.65) 100%);
  862. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.75)), color-stop(100%,rgba(255,255,255,0.65)));
  863. background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  864. background-image: -o-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  865. background-image: -ms-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  866. background-image: linear-gradient(to bottom, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.65) 100%);
  867. -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  868. -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  869. box-shadow: rgba(0,0,0,0.2) 0px 1px 3px, inset rgba(255,255,255,0.8) 0px 1px 0px;
  870. text-shadow: rgba(255,255,255,0.6) 0px 1px 0px;
  871. -moz-border-radius: 3px;
  872. -webkit-border-radius: 3px;
  873. border-radius: 3px;
  874. padding: 14px;
  875. overflow: hidden;
  876. }
  877. .ipsUserPhoto {
  878. width: 54px;
  879. height: 54px;
  880. -webkit-border-radius: 3px;
  881. border-radius: 3px;
  882. box-shadow: inset rgba(0,0,0,0.14) 0px 1px 3px, inset rgba(0,0,0,0.08) 0px 0px 0px 1px, #fff 0px 1px 0px;
  883. }
  884. .ipsBox_withphoto {
  885. margin-left: 65px;
  886. }
  887. .ipsType_pagetitle, .ipsType_subtitle {
  888. font: 300 26px/1.4 Helvetica,Arial,sans-serif;
  889. color: #121212;
  890. }
  891. .ipbfs_titlebox .desc {
  892. padding: 3px 0;
  893. }
  894. .desc.lighter, .desc.lighter.blend_links a {
  895. color: #7a7a7a;
  896. }
  897. .desc, .desc.blend_links a, p.posted_info {
  898. font-size: 11px;
  899. color: #444;
  900. }
  901. /*quote*/
  902. blockquote cite {
  903. font-size: 12px;
  904. padding: 8px 10px;
  905. border: none;
  906. background: #f2f2f2 url('http://i.imgur.com/65o6AG5.png') repeat-x 0 0;
  907. color: #535353;
  908. text-shadow: rgba(255,255,255,1) 0px 1px 0px;
  909. font-weight: bold;
  910. margin-top: 5px;
  911. overflow-x: auto;
  912. clear: right;
  913. margin: -5px -11px 5px!important;
  914. }
  915. .postmain blockquote {
  916. padding: .5em 1em;
  917. border: 1px solid #e3e3e3;
  918. background: #fcfcfc;
  919. color: #9f9f9f;
  920. }
  921. .codebox {
  922. background: none;
  923. border: none;
  924. margin: 1em;
  925. }
  926. .codebox dt {
  927. border: none;
  928. padding: .25em;
  929. }
  930. div.spoiler_content.hidden {
  931. background-color: #fcfcfc !important;
  932. color: #000;
  933. padding: 8px;
  934. border: 1px solid #e3e3e3;
  935. overflow: auto;
  936. font-size: 11px;
  937. line-height: 170%;
  938. font-family: arial !important;
  939. }
  940. .codebox.spoiler dd {
  941. background: none!important;
  942. border: none!important;
  943. padding: 0;
  944. }
  945. .codebox dd {
  946. background-color: #fcfcfc !important;
  947. color: #000;
  948. padding: 8px;
  949. border: 1px solid #e3e3e3;
  950. overflow: auto;
  951. font-size: 11px;
  952. line-height: 170%;
  953. font-family: monospace !important;
  954. }
  955. .codebox.spoiler dt {
  956. display: inline-block;
  957. font-size: 11px;
  958. padding: 5px 10px;
  959. border: none;
  960. background: #f2f2f2 url('http://i.imgur.com/65o6AG5.png') repeat-x 0 0;
  961. color: #535353;
  962. text-shadow: rgba(255,255,255,1) 0px 1px 0px;
  963. font-weight: bold;
  964. margin-top: 5px;
  965. overflow-x: auto;
  966. clear: right;
  967. margin-bottom: 5px;
  968. border: 1px solid #e3e3e3;
  969. }
  970. #avatar img {
  971. width: 34px;
  972. height: 34px;
  973. border-radius: 3px;
  974. margin: 2px;
  975. }
  976. a#inbox_link.menu_active {
  977. background-position: bottom;
  978. background-color: #fff;
  979. color: #323232;
  980. text-shadow: none;
  981. position: relative;
  982. z-index: 10000
  983. }
  984.  
  985. #notify_link,#inbox_link {
  986. vertical-align: middle;
  987. width: 20px;
  988. padding: 0px
  989. 8px !important;
  990. position: relative
  991. }
  992. #inbox_link img, #notify_link img {
  993. margin-top: 9px;
  994. }
  995. .entry-content img{
  996. max-width: 100%;
  997. }
  998. .paging a{
  999. background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.85);
  1000. color: #222;
  1001. text-shadow: 0px 1px 0px #1f537b;
  1002. box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  1003. border-radius: 3px;
  1004. display: inline-block;
  1005. padding: 3px 10px;
  1006. text-transform: uppercase;
  1007. font-size: 11px;
  1008. display: inline-block;
  1009. font-weight: normal;
  1010. }
  1011. .paging{margin: 10px;}
  1012. .paging a:hover{
  1013. background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.95);
  1014. }
  1015. .paging b{
  1016. background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
  1017. color: #1f537b;
  1018. border-radius: 3px;
  1019. box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7) inset, 0px 1px 0px rgba(255, 255, 255, 0.1);
  1020. padding: 3px 10px;
  1021. cursor: default;
  1022. padding: 3px 10px;
  1023. display: inline-block;
  1024. font-weight: normal;
  1025. padding: 3px 10px;
  1026. text-transform: lowercase;
  1027. font-size: 11px;
  1028. display: inline-block;
  1029. font-weight: normal;
  1030. }
  1031. .topic_buttons.important{
  1032. background: none repeat scroll 0% 0% #8B1515;
  1033. color: #1f537b !important;
  1034. text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  1035. box-shadow: 0px 1px 3px rgba(128, 37, 37, 0.2), 0px 1px 0px rgba(189, 33, 33, 0.8) inset;
  1036. }
  1037. .pun .frm-form {
  1038. background: transparent;
  1039. border: none;
  1040. }
  1041. #tabs ul li a {
  1042. float: left;
  1043. text-decoration: none;
  1044. background: -moz-linear-gradient(center top , rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0% 0% transparent;
  1045. box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset;
  1046. color: #1f537b;
  1047. text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
  1048. padding:4px 10px!important;
  1049. border:none!important;
  1050. font-size: 14px;
  1051. font-weight: 300;
  1052. border-radius: 4px 4px 0px 0px;
  1053. overflow: hidden;
  1054. }
  1055. #tabs ul li.activetab a {
  1056. color: #F4F9FD;
  1057. text-decoration: none;
  1058. background-color: black;
  1059. }
  1060. .main-content.center img{
  1061. max-width: 250px;
  1062. }
  1063. /* AVATAR REDONDO NO INDICE */
  1064. .lastpost-avatar img {
  1065. background: none repeat scroll 0% 0% #FFF;
  1066. border: 1px solid #D5D5D5;
  1067. border-radius: 100%;
  1068. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1069. height: 36px;
  1070. margin: 0px 5px;
  1071. padding: 1px;
  1072. width: 36px;
  1073. }
  1074. .lastpost-avatar img:hover {
  1075. border-color: #A1A1A1;
  1076. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  1077. }
  1078. /* Aumenta font dos posts */
  1079. .pun .entry-content {
  1080. font-size: 130%;
  1081. }
  1082. .inicio_topico {
  1083. border: 1px solid #CADCEB;
  1084. background: #E1EBF2;
  1085. border-radius: 6px;
  1086. padding: 3px;}
  1087.  
  1088. .inicio_topico a img {
  1089. padding-right: 7px;
  1090. max-width: 45px;
  1091. max-height: 45px;}
  1092.  
  1093. #primeiro-topico-br {
  1094. display: none;
  1095. }.titlebox {-moz-border-radius: 3px; -moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 4px; -webkit-border-radius: 3px; -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 4px; background: #EFEFEF; border: 1px solid #CCC; border-radius: 3px; box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 4px; overflow: hidden; padding: 10px; text-shadow: white 0 1px 0;}
  1096. .titlebox dd {display: block;}
  1097. .titlebox dava {float: left;}
  1098. .ipsBox_withphoto {float: left; margin-left: 10px;}
  1099. .ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
  1100. .ipsType_pagetitle a {font-size: 23px; z-index: 999;}
  1101. .desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
  1102. .socialetopic {float: right; position: relative;}
  1103. .titlebox dava a img {-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); background: white; border: 1px solid #D5D5D5; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); float: left; height: 50px!important; padding: 1px; width: 50px!important;}
  1104. .message {
  1105. background: #cde3a4 url('hhttp://i38.servimg.com/u/f38/17/31/71/58/highli11.png') repeat-x 0 0 !important;
  1106. padding: 10px;
  1107. border: 1px solid #a8c471;
  1108. text-shadow: rgba(255,255,255,0.55) 0px 1px 0px;
  1109. line-height: 1.6;
  1110. font-size: 12px;
  1111. -webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
  1112. -moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
  1113. box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
  1114. }
  1115. .standalone.error, .standalone.error a, .standalone.error h2 {
  1116. color: #80001c;
  1117. }
  1118. .standalone.error {
  1119. background-color: #f3e3e6 !important;
  1120. border-color: #e599aa;
  1121. }
  1122. fieldset.submit {
  1123. background: #f3f5f6 url('http://i38.servimg.com/u/f38/17/31/71/58/highli11.png') repeat-x 0 1px;
  1124. padding: 15px 6px 15px 6px;
  1125. text-align: center;
  1126. }
  1127. /*eSTATÍSTICAS PERSONALIZADAS - CAOS & BEST SKINS - NÃO RETIRE!*/
  1128. .pun .main-content {
  1129. background-color: #fbfbfb;
  1130. border: 1px solid #ddd;
  1131. border-top: none;
  1132. }
  1133. #stats {
  1134. background-color: #FFFFFF;
  1135. line-height: 150%;
  1136. padding: 0px;
  1137. }
  1138. /* Botões de Moderação */
  1139. .sucesso, .alerta, .aviso { padding: 8px 8px 8px 40px; width: 99%; text-shadow: 0 1px 0 #FFFAF1; box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset; font-weight: bold; border-radius: 3px 3px 3px 3px; } .sucesso { background: url('http://i.imgur.com/RBvW9TU.png') no-repeat 6px #effeb9; border: 1px solid #9ac601; color: #4F8A10; } .alerta { background: url('http://i.imgur.com/hvDj7Jh.png') no-repeat 6px #fccac3; border: 1px solid #db3f23; color: #D8000C; } .aviso { background: url('http://i.imgur.com/AsBvRXj.png') no-repeat 6px #ffeaa9; border: 1px solid #f9b516; color: #9F6000; }
  1140. /* CSS NA REPUTAÇÃO */
  1141. .reputation {
  1142. background-color: rgb(141, 177, 62)!important;
  1143. background-image: url(http://i38.servimg.com/u/f38/17/31/71/58/highli10.png);
  1144. border--radius: 3px;
  1145. color: rgb(255, 255, 255);
  1146. font-weight: bold;
  1147. display: block;
  1148. margin: 0 auto;
  1149. margin-bottom: 3px;
  1150. padding: 3px 7px;
  1151. max-width: 125px;
  1152. text-align: center;
  1153. text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
  1154. background-position: 0px 1px;
  1155. background-repeat: repeat no-repeat;
  1156. }
  1157. .reputation.zero {
  1158. background-color: rgb(16, 16, 16)!important;
  1159. color: rgb(255, 255, 255);
  1160. }
  1161. /*QR*/
  1162. #quick_reply .frm-buttons {
  1163. text-align: right;
  1164. }
  1165. .pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
  1166. background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
  1167. background-position: left;
  1168. background-repeat: no-repeat;
  1169. color: #fff;
  1170. }
  1171. input[type="button"], input[type="submit"], input[type="reset"] {
  1172. background: #51a3ce url('http://i55.servimg.com/u/f55/18/71/50/00/highli11.png') repeat-x 0 0;
  1173. border: 1px solid #4897c0;
  1174. -webkit-box-shadow: #8ac7e7 0px 1px 2px;
  1175. -moz-box-shadow: #8ac7e7 0px 1px 2px;
  1176. box-shadow: #8ac7e7 0px 1px 2px;
  1177. color: #fff;
  1178. padding: 4px 10px !important;
  1179. cursor: pointer;
  1180. text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  1181. -moz-border-radius: 2px;
  1182. -webkit-border-radius: 2px;
  1183. border-radius: 2px;
  1184. }
  1185. input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {background-color:#60b3de;color:#fff}
  1186. input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active {-webkit-box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;-moz-box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;box-shadow:inset rgba(0,0,0,0.2) 0px 1px 3px;position:relative;top:1px}
  1187. .alert, .success, .information, .warn {
  1188. padding: 15px;
  1189. width: 85%;
  1190. border: 1px solid;
  1191. margin: 3px 0;
  1192. -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  1193. -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  1194. box-shadow: 1px 1px 2px rgba(0,0,0,.4);
  1195. border-radius: 3px;
  1196. -moz-border-radius: 3px;
  1197. -webkit-border-radius: 3px;
  1198. font: 13px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  1199. }
  1200. .alert > p, .success > p, .information > p, .warn > p {
  1201. font-weight: bold;
  1202. font-size: 14px;
  1203. }
  1204. .alert {
  1205. background: #FAFFB2;
  1206. border-color: #DBE08A;
  1207. color: #AF8640;
  1208. }
  1209. .warn {
  1210. background-color: #F2DEDE;
  1211. border-color: #D3949E;
  1212. color: #A94442;
  1213. }
  1214. .success {
  1215. background-color: #DFF0D8;
  1216. border-color: #A5D280;
  1217. color: #3C763D;
  1218. }
  1219. .information {
  1220. background-color: #ADDBF2;
  1221. border-color: #5AB7CA;
  1222. color: #31708F;
  1223. }
  1224. /* NEON NAS LETRAS DO FÒRUM */
  1225. az, bl, azul, blue, .az {text-shadow: 0px 0px 5px blue;color: blue;}
  1226. v, vermelho, red, .v {text-shadow: 0px 0px 5px red;color: red;}
  1227. rx, roxo, purple, rox, .rx {text-shadow: 0px 0px 5px #b300ff;color: #b300ff;}
  1228. am, amarelo, yelow, .am {text-shadow: 0px 0px 5px #fbff00;color: #fbff00;}
  1229. c, ciano, cyan, .c {text-shadow: 0px 0px 5px #00e6ff;color: #00e6ff;}
  1230. r, rosa, pink, .r {text-shadow: 0px 0px 5px #ff7fee;color: #ff7fee;}
  1231. vr, verde, green, .vr {text-shadow: 0px 0px 5px #11ff00;color: #11ff00;}
  1232. l, laranja, orange, naruto, .l {text-shadow: 0px 0px 5px #ff9500;color: #ff9500;}
  1233. m, marron, brown, .m {text-shadow: 0px 0px 5px #7d4f0f;color: #7d4f0f;}
  1234. w, branco, white, .w {text-shadow: 0px 0px 5px #ffffff;}
  1235. pr, preto, black, .pr {text-shadow: 0px 0px 5px #000000;}
  1236. .pun .postmain{
  1237. background: none!important;
  1238. }
  1239. .admin-background{
  1240. background-image: linear-gradient(left, #ff4cb1 0%, transparent 40%);
  1241. background-image: -moz-linear-gradient(left, #ff4cb1 0%, transparent 40%);
  1242. background-image: -webkit-linear-gradient(left, #ff4cb1 0%, transparent 40%);
  1243. }
  1244. .sub-background{
  1245. background-image: linear-gradient(left, #FF00EE 0%, transparent 40%);
  1246. background-image: -moz-linear-gradient(left, #FF00EE 0%, transparent 40%);
  1247. background-image: -webkit-linear-gradient(left, #FF00EE 0%, transparent 40%);
  1248. }
  1249. #lokogostoso {
  1250. display: none;
  1251. }
  1252. .table tbody.statused tr td.tcl:hover #lokogostoso {
  1253. display: block;
  1254. }
  1255. .hot_topic {
  1256. background: #ED7710;
  1257. display: block;
  1258. height: 16px;
  1259. margin: 0 auto;
  1260. max-width: 45px;
  1261. line-height: 16px;
  1262. padding: 1px 5px;
  1263. font-size: 9px;
  1264. font-weight: bold;
  1265. text-transform: uppercase;
  1266. color: #fff;
  1267. -moz-border-radius: 4px;
  1268. -webkit-border-radius: 4px;
  1269. border-radius: 4px;
  1270. vertical-align: middle;
  1271. }
  1272. /* Bordas elegantes nas postagens */
  1273. .post{
  1274. border:1px solid #ccc;border-radius: 0px 0px 0px #fff;box-shadow: 0 0 1em #ccc;
  1275. -moz-box-shadow: 0 0 1em #ccc;
  1276. -webkit-box-shadow: 0 0 1em #ccc;padding:0px 5px
  1277. }
  1278. /* Fim das bordas elegantes nas postagens */
  1279. .helper {
  1280. -moz-border-radius: 3px;
  1281. -webkit-border-radius: 3px;
  1282. background: #65a830;
  1283. border-radius: 3px;
  1284. color: #fff;
  1285. display: inline-block;
  1286. font-size: 11px;
  1287. font-weight: 700;
  1288. margin-top: 5px;
  1289. padding: 3px 8px;
  1290. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1291. }
  1292.  
  1293. .helper {
  1294. background: #2CBD75;
  1295. }
  1296. .Dono {
  1297. -moz-border-radius: 3px;
  1298. -webkit-border-radius: 3px;
  1299. background: #FF50E9;
  1300. border-radius: 3px;
  1301. color: #fff;
  1302. display: inline-block;
  1303. font-size: 11px;
  1304. font-weight: 700;
  1305. margin-top: 5px;
  1306. padding: 3px 8px;
  1307. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1308. }
  1309.  
  1310. .Dono {
  1311. background: #FF50E9;
  1312. }
  1313. .Dona {
  1314. -moz-border-radius: 3px;
  1315. -webkit-border-radius: 3px;
  1316. background: #65a830;
  1317. border-radius: 3px;
  1318. color: #fff;
  1319. display: inline-block;
  1320. font-size: 11px;
  1321. font-weight: 700;
  1322. margin-top: 5px;
  1323. padding: 3px 8px;
  1324. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1325. }
  1326.  
  1327. .Dona {
  1328. background: #EC1E1E;
  1329. }
  1330. .Sub {
  1331. -moz-border-radius: 3px;
  1332. -webkit-border-radius: 3px;
  1333. background: #F90000;
  1334. border-radius: 3px;
  1335. color: #fff;
  1336. display: inline-block;
  1337. font-size: 11px;
  1338. font-weight: 700;
  1339. margin-top: 5px;
  1340. padding: 3px 8px;
  1341. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1342. }
  1343.  
  1344. .Sub {
  1345. background: #F90000;
  1346. }
  1347.  
  1348. .Master {
  1349. -moz-border-radius: 3px;
  1350. -webkit-border-radius: 3px;
  1351. background: #FF00F2;
  1352. border-radius: 3px;
  1353. color: #fff;
  1354. display: inline-block;
  1355. font-size: 11px;
  1356. font-weight: 700;
  1357. margin-top: 5px;
  1358. padding: 3px 8px;
  1359. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1360. }
  1361.  
  1362. .Master {
  1363. background: #FF00F2;
  1364. }
  1365. .Auxiliar {
  1366. -moz-border-radius: 3px;
  1367. -webkit-border-radius: 3px;
  1368. background: #243fd3;
  1369. border-radius: 3px;
  1370. color: #fff;
  1371. display: inline-block;
  1372. font-size: 11px;
  1373. font-weight: 700;
  1374. margin-top: 5px;
  1375. padding: 3px 8px;
  1376. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1377. }
  1378. .Auxiliar {
  1379. background: #243fd3;
  1380. }
  1381. .Vip {
  1382. -moz-border-radius: 3px;
  1383. -webkit-border-radius: 3px;
  1384. background: #FFB700;
  1385. border-radius: 3px;
  1386. color: #fff;
  1387. display: inline-block;
  1388. font-size: 11px;
  1389. font-weight: 700;
  1390. margin-top: 5px;
  1391. padding: 3px 8px;
  1392. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1393. }
  1394.  
  1395. .Vip {
  1396. background: #FFB700;
  1397. }
  1398. .Designer {
  1399. -moz-border-radius: 3px;
  1400. -webkit-border-radius: 3px;
  1401. background: #F2C618;
  1402. border-radius: 3px;
  1403. color: #fff;
  1404. display: inline-block;
  1405. font-size: 11px;
  1406. font-weight: 700;
  1407. margin-top: 5px;
  1408. padding: 3px 8px;
  1409. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1410. }
  1411. .Designer {
  1412. background: #F2C618;
  1413. }
  1414. .Lider {
  1415. -moz-border-radius: 3px;
  1416. -webkit-border-radius: 3px;
  1417. background: #000;
  1418. border-radius: 3px;
  1419. color: #fff;
  1420. display: inline-block;
  1421. font-size: 11px;
  1422. font-weight: 700;
  1423. margin-top: 5px;
  1424. padding: 3px 8px;
  1425. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1426. }
  1427. .Lider {
  1428. background: #000;
  1429. }
  1430. .Admin {
  1431. -moz-border-radius: 3px;
  1432. -webkit-border-radius: 3px;
  1433. background: #ec1ee0;
  1434. border-radius: 3px;
  1435. color: #fff;
  1436. display: inline-block;
  1437. font-size: 11px;
  1438. font-weight: 700;
  1439. margin-top: 5px;
  1440. padding: 3px 8px;
  1441. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1442. }
  1443.  
  1444. .Admin {
  1445. background: #243fd3;
  1446. }
  1447.  
  1448. .Moderador {
  1449. -moz-border-radius: 3px;
  1450. -webkit-border-radius: 3px;
  1451. background: #24d32c;
  1452. border-radius: 3px;
  1453. color: #fff;
  1454. display: inline-block;
  1455. font-size: 11px;
  1456. font-weight: 700;
  1457. margin-top: 5px;
  1458. padding: 3px 8px;
  1459. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1460. }
  1461. .Moderador {
  1462. background: #24d32c;
  1463. }
  1464. .Membro {
  1465. -moz-border-radius: 3px;
  1466. -webkit-border-radius: 3px;
  1467. background: #929292;
  1468. border-radius: 3px;
  1469. color: #fff;
  1470. display: inline-block;
  1471. font-size: 11px;
  1472. font-weight: 700;
  1473. margin-top: 5px;
  1474. padding: 3px 8px;
  1475. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1476. }
  1477. .Membro {
  1478. background: #929292;
  1479. }
  1480. /***quote superinfo - mshas/artic/diapt***/ .postmain cite { background-color: transparent!important; background-image: none!important; color: #009FF2!important; display: block; font-size: 1vw!important; font-style: normal; font-weight: 700; margin: 0 0 1em; } .postmain cite { display: block; font-style: normal; font-weight: 700; margin: 0 0 1em; } blockquote cite { background-color: #E4EAF2; background-image: url(http://illiweb.com/fa/invision/css_img_quote.gif);
  1481. background-position: top right; background-repeat: no-repeat; color: #000; display: block; font-size: 11px; font-style: normal; margin: -8px -8px 8px; padding: 3px; } * { margin: 0; padding: 0; } user agent stylesheeti, cite, em, var, address, dfn { font-style: italic; } blockquote { background: rgba(250,250,250,0.22)!important; border-bottom: none!important; border-left: 3px solid #009FF2!important; border-right: none!important; border-top: none!important; display: block; line-height: 1.5vw!important; padding: .8vw!important; }
  1482. /*Destaque do mês*/
  1483. .destaque img.avatar_d {
  1484. width: 50px;
  1485. height: 50px;
  1486. padding: 1px;
  1487. border: 1px solid #d5d5d5;
  1488. background: #fff;
  1489. -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1490. -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1491. box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
  1492. }
  1493. .destaque h4 {font-weight: normal;}
  1494. .bs_badge {
  1495. background: #7ba60d;
  1496. display: inline-block;
  1497. height: 16px;
  1498. line-height: 16px;
  1499. padding: 0 5px;
  1500. font-size: 9px;
  1501. font-weight: bold;
  1502. text-transform: uppercase;
  1503. -moz-border-radius: 4px;
  1504. -webkit-border-radius: 4px;
  1505. border-radius: 4px;
  1506. vertical-align: middle;
  1507. margin-right: 8px;
  1508. }
  1509. .bs_badge_lightgrey {
  1510. background: #b3b3b3;
  1511. }
  1512. .bs_badge, .bs_badge a {color: #fff !important;}
  1513. .reset_cursor {
  1514. cursor: default;
  1515. }
  1516. .destaque .main-content table {
  1517. background: #F6F8FA;
  1518. border: 1px solid #DCE2EC;
  1519. width: 100%;
  1520. }
  1521. /*anuncio, fixo*/
  1522. #anuncioHancki {
  1523. -moz-border-radius: 3px;
  1524. -webkit-border-radius: 3px;
  1525. background-color: #7ba60d;
  1526. background-image: url(http://i.imgur.com/EHGpChd.png);
  1527. background-position: 0 -1px;
  1528. background-repeat: repeat-x;
  1529. border-radius: 3px;
  1530. color: #fff;
  1531. cursor: default;
  1532. font-size: 9px;
  1533. font-weight: 700;
  1534. height: 16px;
  1535. line-height: 16px;
  1536. padding: 3px 5px;
  1537. text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  1538. text-transform: uppercase;
  1539. }
  1540. /*ipbperfilcss*/
  1541. .usernam-ipb ,.usernam-ipb span {
  1542. color: #7A7A7A!important;
  1543. font-size: 20px!important;
  1544. font-weight: bold!important;
  1545. line-height: 1.7!important;
  1546. }
  1547. .usernam-ipb em {
  1548. display: none!important;
  1549. }
  1550. .ipb-profile .mod-left {
  1551. width: 150px;
  1552. margin-left: -150px;
  1553. float: left;
  1554. }
  1555. .ipb-profile {
  1556. background: #EBF0F3;
  1557. padding: 9px;
  1558. clear: both;
  1559. padding-left: 188px;
  1560. overflow: hidden;
  1561. color: #5A5A5A;
  1562. font-family: helvetica, arial, sans-serif!important;
  1563. font-size: 11px;
  1564. }
  1565. .mod-center {
  1566. width: 98%;
  1567. float: left;
  1568. background: #FFF;
  1569. border: 1px solid #E4E4E4;
  1570. padding: 9px;
  1571. position: relative;
  1572. margin: auto;
  1573. }
  1574. .ipb-m-title h2 {
  1575. padding: 8px 10px; background: #F5F5F5; color: #868686; font-size: 11px; margin: 0;
  1576. font-weight: bold;
  1577. font-family: helvetica!important;
  1578. display:none;}
  1579. .co-ipb {
  1580. background: #FFF;
  1581. margin-bottom: 10px;
  1582. border: 1px solid #DDD;
  1583. margin: 5px;
  1584. min-height: 600px;
  1585. }
  1586. .ipb-profile dt, .ipb-profile dt span {
  1587. color: #5A5A5A!important;
  1588. font-weight: bold!important;
  1589. }
  1590. .m-info-ipb dt {
  1591. display: inline-block;
  1592. width: 200px;
  1593. text-align: right;
  1594. padding-right: 10px;
  1595. }
  1596. .m-info-ipb dd {
  1597. display: inline-block;
  1598. width: 350px;
  1599. }
  1600. .profi-add-ipb a.mainmenu + br + a.mainmenu ,.main-ipb-f .clear ,.m-info-ipb .separator {
  1601. display: none;
  1602. }
  1603. .m-info-ipb dl {
  1604. line-height: 1.3; font-size: 11px; background: #FEFEFE; border: 1px solid #EEE; padding: 8px; border-left: 0; border-right: 0; margin-bottom: -1px;
  1605. }
  1606. .ipb-tab-us ul li a span {
  1607. display: block; padding: 10px 8px; outline: 0; font-size: 11px; color: #8D8D8D; -webkit-transition: background-color 0.1s ease-in-out; -moz-transition: background-color 0.3s ease-in-out;
  1608. }
  1609. .ipb-tab-us ul li {
  1610. background: #F6F8FB;
  1611. color: #808080;
  1612. border-bottom: 1px solid #DBE4EF; font-size: 13px;
  1613. }
  1614. .ipb-tab-us ul li :hover {
  1615. background: #EAEFF5;
  1616. color: #808080;
  1617. }
  1618. .ipb-tab-us {
  1619. width: 149px !important; margin-top: 10px; border-top: 1px solid #DBE4EF;
  1620. border-left: 1px solid #DBE4EF;
  1621. }
  1622. .ipb-profile li ,.ipb-tab-us ul {
  1623. list-style: none;
  1624. }
  1625. .ipb-tab-us ul li.activetab {
  1626. background: white;
  1627. width: 150px;
  1628. position: relative;
  1629. z-index: 9;}
  1630. .profile-ava img {
  1631. background: #FFF; padding: 1px; border: 1px solid #D3D3D3; max-width: 138px; max-height: 138px;
  1632. }
  1633. .estoyenline-i {
  1634. background: #7BA60D;
  1635. }
  1636. .ofline-ipb {
  1637. background: #B3B3B3;
  1638. padding: 0 5px;}
  1639. .estoyenline-i, .ofline-ipb{
  1640. display: inline-block;
  1641. height: 17px;
  1642. line-height: 17px;
  1643. font-size: 9px;
  1644. font-weight: bold;
  1645. text-transform: uppercase;
  1646. color: #FFF;
  1647. border-radius: 2px;
  1648. vertical-align: middle;
  1649. text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.22);
  1650. }
  1651. .pun .co-ipb .main-content {
  1652. background: #FFF;
  1653. border: 0;
  1654. }
  1655. .co-ipb#friends ol li {
  1656. padding: 8px 0 0 0;
  1657. margin: 5px 0 0 0;
  1658. min-width: 80px;
  1659. height: 70px;
  1660. list-style: none;
  1661. width: 100px;
  1662. display: inline-table;
  1663. text-align: center;
  1664. }
  1665. .co-ipb#friends ol li .avatar {
  1666. display: block;
  1667. border: 0;
  1668. background: 0;
  1669. text-align: center;
  1670. width: 100%;
  1671. }
  1672. #friends ol li .message-text ,.co-ipb#friends .message-footer li {
  1673. display: none;
  1674. }
  1675. .co-ipb ol li .avatar img:hover {
  1676. border-color: #7D7D7D;
  1677. }
  1678. .co-ipb ol li .avatar img {
  1679. background: #FFF;
  1680. padding: 1px;
  1681. border: 1px solid #D3D3D3;
  1682. height: 50px;
  1683. width: 50px;
  1684. box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);}
  1685. #contacto h2#contacto ,#profilewall #wallcomment ,#friends h2#friends ,#estadisticas #estadisgene, .co-ipb #estadis {
  1686. display: block;
  1687. }
  1688. #estadisticas h2#estadis ,#contacto h2#estadis ,.co-ipb#profilewall h2#estadis ,.co-ipb#friends h2#estadis {
  1689. display: none;
  1690. }
  1691. #estadisticas .m-info-ipb ul li {
  1692. line-height: 1.3; font-size: 11px; background: #FEFEFE; border: 1px solid #EEE; padding: 8px; border-left: 0; border-right: 0; margin-bottom: -1px;
  1693. }
  1694. #estadisticas fieldset legend {
  1695. font-size: 13px;
  1696. font-weight: bold;
  1697. width: 100%;
  1698. font: bold 14px helvetica,arial,sans-serif;
  1699. padding: 8px 10px;
  1700. color: #204066;
  1701. background: #D8DDE8;
  1702. }
  1703. .co-ipb#contacto .contact-ips ,#profilewall .main-content ,#estadisticas .main-content {
  1704. background: #EBF0F3;
  1705. padding: 9px;
  1706. }
  1707. #estadisticas .main-content .stats-field.genmed {
  1708. overflow: hidden;
  1709. margin-bottom: 24px;
  1710. background: #FFF;
  1711. }
  1712. #estadisticas .main-content .stats-field.genmed ul {
  1713. padding: 9px;
  1714. border: 1px solid #DBE4EF;
  1715. }
  1716. .co-ipb#contacto h2#contacto ,#wallcomment ,#estadisgene {
  1717. background: #2C5687 url(http://i.imgur.com/Lcy9BkS.png) repeat-x top;
  1718. color: #FFF; padding: 10px 10px 11px; border-radius: 4px 4px 0 0;
  1719. box-shadow: inset 0px 1px 0 #528CBC; border-width: 1px 1px 0 1px;
  1720. border-color: #316897;
  1721. border-style: solid; font-size: 11px;
  1722. text-shadow: none;
  1723. }
  1724. #profilewall ,#estadisticas {
  1725. border-radius: 4px 4px 0 0;
  1726. border: none;
  1727. }
  1728. .pun .co-ipb a {
  1729. color: #225985;
  1730. }
  1731. .pun .co-ipb a:hover {
  1732. color: #328586;
  1733. }
  1734. .co-ipb#friends ol li .avatar img:hover {
  1735. border-color: #7D7D7D;
  1736. }
  1737. #estadisticas .m-info-ipb {
  1738. border: 1px solid #DDD;
  1739. }
  1740. #estadisgene span {
  1741. background: #244156; opacity: 1;
  1742. color: #FFF; padding: 4px 10px; font-weight: bold; border-radius: 10px; box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  1743. }
  1744. #profile-advanced-layout, #profile-advanced-right{display:none;}
  1745. .mensajeprofile ol li.clearfix {
  1746. background: #FFF; border: 1px solid #DBE4EF;
  1747. padding: 9px;
  1748. margin-bottom: 9px;
  1749. position: relative;
  1750. }
  1751. .mensajeprofile .avatar {
  1752. border: 0;
  1753. background: 0;
  1754. display: inline;
  1755. float: left;
  1756. }
  1757. .mensajeprofile ol li .message-block {
  1758. overflow: hidden;
  1759. margin-left: 65px;
  1760. padding: 0;
  1761. }
  1762. .mensajeprofile ol li .message-block .message-header a {
  1763. font-weight: bold; font-size: 14px;
  1764. }
  1765. .mensajeprofile .message-date {
  1766. position: absolute;
  1767. bottom: 5px;
  1768. color: #A4A4A4; font-size: 12px;
  1769. background: transparent url("http://i.imgur.com/8WDJvOf.png") no-repeat left;
  1770. padding-left: 20px;
  1771. }
  1772. .mensajeprofile .message-text {
  1773. margin: 5px 0;
  1774. font-size: 14px; word-wrap: break-word;
  1775. }
  1776. #profilewall .message-footer {
  1777. float: right;
  1778. }
  1779. #profilewall .message-footer li {
  1780. display: inline;
  1781. margin-right: 10px;
  1782. }
  1783. .co-ipb .pagination b {
  1784. background: #7BA60D; color: #FFF; font-weight: bold; border-radius: 2px;
  1785. padding: 4px 5px;
  1786. }
  1787. .co-ipb .pagination a {
  1788. display: inline-block; color: #999;
  1789. background: none;
  1790. padding: 4px 5px;
  1791. }
  1792. .co-ipb .pagination a:hover {
  1793. background: #ECECEC; border-radius: 2px;
  1794. }
  1795. .co-ipb .pagination {
  1796. background: white;
  1797. border-radius: 5px 5px 0 0;
  1798. padding: 4px 10px;
  1799. }
  1800. #friends .message-header em {
  1801. display: block;
  1802. }
  1803. h2#friends {
  1804. font: normal 14px helvetica,arial,sans-serif;
  1805. padding: 8px 10px;
  1806. background: #DBE2EC;
  1807. color: #204066;
  1808. }
  1809. .co-ipb#contacto ,.co-ipb#friends {
  1810. border: 0;
  1811. }
  1812. .contact-ips dl dt {
  1813. display: inline-block;
  1814. width: 140px;
  1815. text-align: right;
  1816. }
  1817. .contact-ips dl dd {
  1818. width: 600px;
  1819. display: inline-block;
  1820. padding-left: 10px;
  1821. vertical-align: middle;
  1822. }
  1823. .lass-activiti {
  1824. display: inline-block;
  1825. margin-left: 10px;color: #C4C4C4;
  1826. }
  1827. .coin-ipb span {
  1828. font-size: 20px; font-weight: bold; display: block;
  1829. }
  1830. .coin-ipb #sub {
  1831. text-align: center; font-weight: normal;
  1832. }
  1833. .coin-ipb {
  1834. float: none; margin: 0 0 5px 0;
  1835. padding: 10px; text-align: center; font-weight: normal; display: block;
  1836. background: #80B700;
  1837. border-radius: 3px;
  1838. color: white;font-size: 13px;
  1839. }
  1840. .repu-ipb {
  1841. background: #DEDEDE; color: #6E6E6E;
  1842. float: none; margin: 0 0 5px 0; padding: 10px; text-align: center; font-weight: normal; display: block; border-radius: 3px;
  1843. font-size: 13px;
  1844. }
  1845. .repu-ipb span {
  1846. font-size: 20px; font-weight: bold; display: block;
  1847. }
  1848. .band-right {
  1849. margin-left: 612px;
  1850. top: -35px;
  1851. position: relative;
  1852. }
  1853. .co-ipb#profile {
  1854. border: 0;
  1855. }
  1856. .co-ipb#profile .in-ipb {
  1857. width: 600px;
  1858. border: 1px solid #EEE;
  1859. float: left;
  1860. border-top: 0;
  1861. }
  1862. h2#estadis {
  1863. width: 580px;
  1864. font: normal 14px helvetica, arial, sans-serif; padding: 8px 10px;
  1865. background: #DBE2EC; color: #204066;
  1866. border: 1px solid #DBE2EC;
  1867. }
  1868. .module-ipb-right h2 {
  1869. font: normal 14px helvetica, arial, sans-serif; padding: 8px 10px; background: #DBE2EC; color: #204066;
  1870. }
  1871. .main-ipb-f {
  1872. padding: 9px;
  1873. }
  1874. .main-ipb-f .clear + a.mainmenu {
  1875. display: block;
  1876. text-align: center;
  1877. }
  1878. .main-ipb-f .friend-block {
  1879. display: inline-block;
  1880. float: none;
  1881. }
  1882. .main-ipb-f .avatar img {
  1883. padding: 1px; border: 1px solid #D5D5D5; background: #FFF; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  1884. }
  1885. .main-ipb-f .avatar {
  1886. border: 0;
  1887. background: none;
  1888. width: auto;
  1889. }
  1890. .main-ipb-f div.clear + a.mainmenu[href^="/u"], non.main-ipb-f .friend_list_online_status img {
  1891. display: none;
  1892. }
  1893. .profi-add-ipb a#search-i {
  1894. background: #E6E6E6 url("http://i.imgur.com/tS9vehw.png") no-repeat 5px;
  1895. }
  1896. .rating-profile {
  1897. margin: 10px 0 20px 0;
  1898. }
  1899. .register-date {
  1900. margin-bottom: 10px;
  1901. font: normal 13px helvetica,arial,sans-serif;
  1902. }
  1903. .profi-add-ipb {
  1904. position: absolute;
  1905. right: 30px;
  1906. top: 95px;
  1907. color: rgba(0, 0, 0, 0);
  1908. }
  1909. .profi-add-ipb br {
  1910. display: none;
  1911. }
  1912. .pun .profi-add-ipb a {
  1913. display: inline-block;
  1914. background: #E6E6E6 url("http://i.imgur.com/5MlMsua.png") no-repeat 5px;
  1915. height: 17px;
  1916. line-height: 17px;
  1917. padding: 2px 2px 2px 25px;
  1918. border: 1px solid rgb(207, 207, 207);
  1919. box-shadow: 0px 7px 21px rgba(255, 255, 255, 0.76) inset, 0px 1px 0px rgba(0, 0, 0, 0.41); border-radius: 3px; color: #616161; white-space: nowrap; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out;
  1920. margin-right: 15px;font-size: 12px; } .pun .profi-add-ipb a:hover { border: 1px solid #A0A0A0; } .pun .profi-add-ipb a#men { background: #E6E6E6 url("http://i.imgur.com/LE1LFBD.png") no-repeat 5px;} .pun .nav-ipb-top a { color: rgb(85, 85, 85);} .nav-ipb-top { position: relative; margin-left: -140px; margin-bottom: 10px;} .nav-ipb-top span { margin: 0 5px; } .mod-center { padding-bottom: 50px; } #word-link { position: absolute; bottom: 19px; right: 26px; z-index: 999!important; color: #777; font: normal 9px helvetica; text-align: right; } .co-ipb div.activetab { display: block!important; } .mod-center .activetab {opacity: 1!important;}
  1921. /*Grupo do forum icone*/
  1922. a[href="/g14-fundador"] {background: url(http://illiweb.com/fa/admin/couronne.png) 0px -1px no-repeat;padding-left: 20px;padding-top: 2px;padding-bottom: 2px;}
  1923. a[href="/u1"] strong { position:relative; } a[href="/u1"] strong:hover:after { background-color:rgba(255, 0, 191, 0.64); content: "Fundador do Brasil Play Fatal"; border-radius:5px; font-weight:bold; font-size:10px; padding:2px; color:#FFF; position:absolute; bottom:15px; left:0px; display:inline-block; white-space:nowrap; z-index:1;
  1924. }
  1925. #moderation_tool {margin: 0 0 8px 0;} #moderation_tool.act_mod p { -moz-border-radius: 3px; -moz-box-shadow: 0 1px 0 rgba(255,255,255,1) inset, 0 1px 0 rgba(0,0,0,0.3); -moz-transition: all .2s ease-in-out; -webkit-border-radius: 3px; -webkit-box-shadow: 0 1px 0 rgba(255,255,255,1) inset, 0 1px 0 rgba(0,0,0,0.3); -webkit-transition: all .2s ease-in-out; cursor: pointer; webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: -moz-linear-gradient(#f6f8fa,#edeeef); background-image: -webkit-linear-gradient(#f6f8fa,#edeeef); border: 1px solid #D9DBDD; border-radius: 3px; box-shadow: 0 1px 0 rgba(255,255,255,1) inset, 0 1px 0 rgba(0,0,0,0.3); color: #616161; display: inline-block; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8fa',endColorstr='#edeeef',GradientType=0);
  1926. font-size: 12px; height: 22px; line-height: 22px; padding: 0 10px; white-space: nowrap;
  1927. }
  1928. #popw { background-color: #464646; background-color: rgba(70,70,70,0.6); padding: 4px; -webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7); box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.7 ); -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; display: none; z-index: 999; margin-top: 16px; position: absolute;
  1929. }
  1930. #popw .mod_hover { background-image: url(http://i38.servimg.com/u/f38/18/24/85/15/bottom10.png); width: 31px; height: 16px; top: -16px; left: 5px; z-index: 999; position: absolute; }
  1931. #popw .popwinner { background: #fff; max-height: 465px; width: 190px; overflow: auto; -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4); box-shadow: 0px 0px 3px rgba(0,0,0,0.4); overflow-x: hidden;
  1932. }
  1933. #popw .popwinner li { background: rgb(248, 248, 248); list-style-type: none; border-bottom: 1px solid rgb(234, 234, 234); text-align: center; padding: 3px 4px; }
  1934. #popw .popwinner li a { color: #333!important; } .message-guest { background: #F5FFF6 url(http://i.imgur.com/g3NBjqp.png) repeat-x; margin: 5px 0; border: 1px solid #D3EED5; color: #1F691C; display: block; font-size: 12px; line-height: 1.6; padding: 10px; text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  1935. }
  1936. .pun .user .user-ident .user-basic-info, .pun .user .user-info {
  1937. -moz-border-radius: 3px;
  1938. -webkit-border-radius: 3px;
  1939. background: #FBFBFB url(http://i78.servimg.com/u/f78/17/96/03/52/highli10.png) repeat-x 0 0;
  1940. border: 1px solid #D9DBDD;
  1941. border-radius: 3px;
  1942. padding: 3px;
  1943. }
  1944. a[href="/u1"] {
  1945. background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
  1946. text-shadow:2px 2px 6px #FF00E1!important;
  1947. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement