Advertisement
Guest User

Untitled

a guest
Nov 1st, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.29 KB | None | 0 0
  1. <style type='text/css'>
  2.  
  3. /* Koteł by JOKO */
  4.  
  5. #content {
  6. background: #02314f url('http://i.imgur.com/mmqFegX.png') no-repeat;
  7. box-shadow: 0 5px 9px rgba(0,0,0,1);
  8. background-position: top;
  9. }
  10.  
  11. .photo_holder {
  12. position: absolute;
  13. left: 175px;
  14. margin-top: 34px;
  15. }
  16.  
  17. .warn_panel {
  18. display: none;
  19. }
  20.  
  21. #profile_content {
  22. margin-top: 34px;
  23. }
  24.  
  25. #user_link_menucontent {
  26. top: 100px !important;
  27. position: relative;
  28. z-index: 9999;
  29. left: 885px !important;
  30. }
  31.  
  32. .ipsLayout_smallleft.ipsLayout_withleft {
  33. padding-left: 0px;
  34. }
  35.  
  36. #admin_bar li.active a, #admin_bar a {
  37. display: none;
  38. }
  39.  
  40. #user_info_cell {
  41. display: table-cell;
  42. padding-left: 155px;
  43. white-space: nowrap;
  44. }
  45.  
  46. .ipsBox, .ipsPad {
  47. padding: 15px;
  48. }
  49.  
  50. #profile_tabs > p {
  51. z-index: 9999;
  52. }
  53.  
  54. #profile_background > .ipsVerticalTabbed .ipsVerticalTabbed_tabs > ul {
  55. position: relative;
  56. min-width: 850px;
  57. top: -232px;
  58. border: none;
  59. }
  60.  
  61. .ipsVerticalTabbed_tabs>ul {
  62. width: 149px !important;
  63. margin-top: 10px;
  64. border: none;
  65. }
  66.  
  67. #profile_background > .ipsVerticalTabbed .ipsVerticalTabbed_tabs li a {
  68. width: 91px;
  69. text-align: center;
  70. padding: 15px 4px;
  71. }
  72.  
  73. #profile_background > .ipsVerticalTabbed .ipsVerticalTabbed_tabs li:first-child {
  74. margin-left: 140px;
  75. margin-top: 210px;
  76. z-index: 9999;
  77. position: relative;
  78. }
  79.  
  80. #profile_background > .ipsVerticalTabbed .ipsVerticalTabbed_tabs li {
  81. float: left;
  82. margin-top: 210px;
  83. z-index: 9999;
  84. position: relative;
  85. }
  86. /* by JOKO */
  87.  
  88.  
  89. #primary_nav {
  90. position: relative;
  91. top: 565px;
  92. background: none;
  93. border-bottom: none;
  94. float: none;
  95. z-index: 9999;
  96. font-size: 11px;
  97. }
  98.  
  99. #shoutbox-tab-count.ipsHasNotifications {
  100. left: 20px;
  101. top: 5px;
  102. position: relative
  103. }
  104.  
  105. #search {
  106. top: 100px;
  107. position: relative;
  108. z-index: 9999;
  109. right: 10px;
  110. top: 550px;
  111. }
  112.  
  113. #user_navigation > ul {
  114. position: absolute;
  115. top: 566px;
  116. float: right;
  117. z-index: 9999;
  118. left: 305px;
  119. }
  120.  
  121. .breadcrumb {
  122. display: none;
  123. }
  124.  
  125. #footer_utilities {
  126. background: #02314f;
  127. box-shadow: 0 3px 5px rgba(0,0,0,1);
  128. }
  129.  
  130. #profile_background {
  131. margin-top: 520px;
  132. }
  133.  
  134. #content, .main_width {
  135. min-width: 0;
  136. max-width: 1300px;
  137. top: -65px;
  138. position: relative;
  139. }
  140.  
  141. #admin_bar {
  142. display: none;
  143. }
  144.  
  145. #header_bar {
  146. background: none;
  147. }
  148.  
  149. #logo {
  150. display: none;
  151. }
  152.  
  153. #branding {
  154. min-height: 0px;
  155. }
  156.  
  157. #nav_explore, #quickNavLaunch span {
  158. display: none;
  159. }
  160.  
  161. html, body {
  162. background: url('http://i.imgur.com/cxlT2pV.png') repeat fixed;
  163. font: normal 11px tahoma, helvetica, arial, sans-serif;
  164. background-size: 100% 100% ;
  165. color: #cfcfcf;
  166. }
  167.  
  168. .ipsHasNotifications {
  169. background: #d51a21;
  170. border-radius: 0px;
  171. color: #fff !important;
  172. }
  173.  
  174. #community_app_menu>li>a {
  175. box-shadow: none;
  176. border-bottom: none;}
  177.  
  178. #community_app_menu>li.active>a {
  179. background: #d51a21;
  180. text-shadow: none;
  181. font-weight: none;
  182. border-radius: 0px;
  183. border-bottom: none;
  184. box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  185. color: #fff;
  186. }
  187.  
  188. a {
  189. color: #057aa7;
  190. }
  191.  
  192. .unread {
  193. background: transparent;
  194. }
  195.  
  196. a:hover {
  197. color: #009ac9;
  198. }
  199.  
  200. #search_wrap {
  201. box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  202. border-radius: 0px;
  203. background: #d51a21;
  204. border: None;
  205. z-index: 9999;
  206. }
  207.  
  208. #search_options {
  209. background: #d51a21;
  210. color: #fff;
  211. }
  212.  
  213. #search .submit_input {
  214. background: #d51a21 url(http://mrucznik-rp.pl/public/style_images/master/search_icon.png) no-repeat 50%;
  215. border: none;
  216. border-radius: 0px;
  217. box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
  218. }
  219.  
  220. .ipsBox {
  221. background: -webkit-linear-gradient(top, #023a5e, #023a5e);
  222. box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  223. }
  224.  
  225. .topic_buttons li a {
  226. background: rgba(0,0,0,0.1);
  227. box-shadow: none;
  228. border: none;
  229. border-radius: 0px;
  230. text-shadow: none;
  231. }
  232.  
  233. .general_box {
  234. background-color: #262262;
  235. background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0) 100%);
  236. border-radius: 0px;
  237. -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
  238. margin-bottom: 10px;
  239. box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  240. }
  241.  
  242. .ipsBox_container {
  243. border: none;
  244. background: none;
  245. }
  246.  
  247. #user_latest_status>div {
  248. background-color: #262262;
  249. background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0) 100%);
  250. border-radius: 0px;
  251. -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
  252. color: #ccc9be;
  253. box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  254. }
  255.  
  256. #user_latest_status {
  257. background: transparent;
  258. }
  259.  
  260. .ipsButton_secondary a {
  261. color: #fff;
  262. }
  263.  
  264. .desc.lighter, .desc.lighter.blend_links a {
  265. color: #cfcfcf;
  266. }
  267. .ipsButton_secondary {
  268. color: #fff;
  269. background: -webkit-linear-gradient(top, #d51a21, #ec020b);
  270. border: 1px solid rgba(255,255,255,0.1);
  271. border-radius: 0px;
  272. box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  273. }
  274.  
  275. .general_box h3 {
  276. background: -webkit-linear-gradient(top, #057aa7, #009ac9);
  277. background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0) 100%);
  278. font-family: 'Yanone Kaffeesatz',arial,serif;
  279. border-bottom: 1px solid rgba(255,255,255,0.05);
  280. text-shadow: none;
  281. color: #d51a21;
  282. border-bottom: 1px solid #393939;
  283. font-family: "Lucida Grande", Calibri, Arial;
  284. box-shadow: none;
  285. }
  286.  
  287. .ipsType_pagetitle, .ipsType_subtitle {
  288. font: 300 26px/1.4 Helvetica,Arial,sans-serif;
  289. color: #d51a21;
  290. }
  291.  
  292. #warn_link_xxx_53 {
  293. font-size: 11px;
  294. }
  295.  
  296. #copyright {
  297. text-shadow: NONE;
  298. }
  299.  
  300. .ipsVerticalTabbed_tabs li a {
  301. color: #ccc9be;
  302. }
  303.  
  304. .ipsVerticalTabbed_tabs li a {
  305. display: block;
  306. padding: 10px 8px;
  307. outline: 0;
  308. color: #8d8d8d;
  309. -webkit-transition: background-color 0.1s ease-in-out;
  310. -moz-transition: background-color 0.3s ease-in-out;
  311. }
  312.  
  313. .ipsVerticalTabbed_tabs li.active a {
  314. border-right: 1px solid transparent;
  315. background: -webkit-linear-gradient(top, #057aa7, #009ac9);
  316. background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0) 100%);100%);
  317. font-family: 'Yanone Kaffeesatz',arial,serif;
  318. border-bottom: 1px solid rgba(255,255,255,0.05);
  319. text-shadow: none;
  320. color: #d51a21;
  321. border-bottom: 1px solid #393939;
  322. font-family: "Lucida Grande", Calibri, Arial;
  323. }
  324.  
  325. .ipsVerticalTabbed_tabs>ul {
  326. border: 1px solid #2d2d2d;
  327. box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  328. }
  329.  
  330. .ipsVerticalTabbed_tabs li {
  331. background-color: #262262;
  332. color: #ccc9be;
  333. border: none;
  334. }
  335.  
  336. .ipsVerticalTabbed_tabs li a:hover {
  337. background: -webkit-linear-gradient(top, #0f0f0f, #121212);
  338. }
  339.  
  340. .ipsBadge, #profile_panes_wrap .reputation {
  341. color: #fff;
  342. background: -webkit-linear-gradient(top, #d51a21, #ec020b);
  343. border: 1px solid rgba(255,255,255,0.1);
  344. border-radius: 0px;
  345. box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  346. }
  347.  
  348. .ipsLayout .ipsLayout_right:before {
  349. content: "Support HTML&CSS";
  350. font-weight: bold;
  351. float: none;
  352. margin: 0 0 5px 0;
  353. padding: 10px;
  354. text-align: center;
  355. display: block;
  356. color: #fff;
  357. border: 1px solid rgba(255,255,255,0.1);
  358. border-radius: 0px;
  359. background: -webkit-linear-gradient(top, #d51a21, #ec020b);
  360. -webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.6);
  361. -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.6);
  362. box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  363. border-radius: 0px;
  364. text-decoration: none;
  365. }
  366.  
  367. .ipsUserPhoto {
  368. border: 1px solid #d51a21;
  369. background: #d51a21;
  370. }
  371. .header {
  372. background: #111;
  373. color: #fff;
  374. }
  375.  
  376. .maintitle, .popupInner h3 {
  377. box-shadow: none;
  378. Border: none;
  379. background-color: #272727;
  380. background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0) 100%);
  381. font-family: 'Yanone Kaffeesatz',arial,serif;
  382. border-bottom: 1px solid rgba(255,255,255,0.05);
  383. text-shadow: none;
  384. color: #009ac9;
  385. border-bottom: 1px solid #393939;
  386. font-family: "Lucida Grande", Calibri, Arial;
  387. box-shadow: none;
  388. }
  389.  
  390. .status_update {
  391. background: #111;
  392. }
  393.  
  394. .input_text, .ipsTagBox_wrapper {
  395. background: #212121;
  396. border-radius: 0px;
  397. }
  398.  
  399. .row2, .post_block.row2 {
  400. background: transparent;
  401. }
  402.  
  403. .row1, .post_block.row1 {
  404. background: transparent;
  405. }
  406.  
  407. .ipsLikeBar_info {
  408. border: 1px solid #057aa7;
  409. background: #009ac9;
  410. }
  411.  
  412. .post_block h3 {
  413. border: 1px solid #2d2d2d;
  414. background: #212121;
  415. border-radius: 0px;
  416. }
  417.  
  418. .post_block, .popupInner {
  419. background: #0f0f0f;
  420. border-bottom: 1px solid #2d2d2d;
  421. }
  422.  
  423. .boxShadow {
  424. background: #0f0f0f;
  425. }
  426.  
  427. #user_link_menucontent #links li {
  428. text-shadow: 0px 1px 0 rgba(0,0,0,0);
  429. }
  430.  
  431.  
  432. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement