Guest User

Untitled

a guest
Oct 22nd, 2012
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.88 KB | None | 0 0
  1. #top, #layout {
  2.     abackground-image: url(http://i.imgur.com/5WOLZ.jpg) !important;
  3.     abackground-image: url(http://interfacelift.com/wallpaper/D47cd523/03108_foginthemorning_2560x1440.jpg) !important;
  4.     abackground-image: url(http://interfacelift.com/wallpaper/D47cd523/03036_emeraldmorainelake_2560x1440.jpg) !important;
  5.     abackground-image: url(http://interfacelift.com/wallpaper/D47cd523/03038_nascenti_2560x1440.jpg) !important;
  6.     background-image: url(http://i.imgur.com/jBIhD.jpg) !important;
  7.     abackground-image: url(http://interfacelift.com/wallpaper/D47cd523/03116_oxtonguerapids_2560x1440.jpg) !important;
  8. }
  9.  
  10. h1, h2, h1 a, h2 a { color: #B9133C !important; }
  11.  
  12. .action_list li::before { content: ""; margin: 0 3px 0 0; }
  13. .action_list a { border: 1px solid #ccc; padding: 3px 10px; display: inline-block; color: #333; }
  14.  
  15. .content a[href] { text-decoration: underline; }
  16. .content a.fancyButton { text-decoration: none !important; }
  17.  
  18. #myprofilecontainer h2 { background: transparent; }
  19.  
  20. .pageTabs li, .reactie { background: #eee !important; }
  21. .topBorder { background: #ccc !important; height: 1px !important; overflow: hidden; }
  22. .reactie .topBorder { margin: 0 !important; }
  23.  
  24. .reactieBody.informative > .reactieFooter, .reactieBody.spotlight > .reactieFooter,
  25. .reactieContent, .reactieBody.hidden, .reactieBody.informative, .reactieBody.spotlight,
  26. div.eenReactie, div.reactie { margin: 0 !important; padding: 0 !important; }
  27.  
  28. div.reactieContainer div.reactieContainer { position: relative; left: 30px; }
  29. .reactieBody.informative, .reactieBody.spotlight div.reactieContent { padding: 0 10px !important; }
  30.  
  31. div.reactieContent { padding-bottom: 25px !important; }
  32.  
  33. div.reactieBody { position: relative; margin: 0 !important; padding: 0 !important; }
  34. div.reactieFooter { position: absolute; bottom: 0; right: 0; }
  35.  
  36. a { color: #000; }
  37. .frontPageLink:visited { color: #888; }
  38.  
  39. table.highlights tr:nth-child(odd) td { background: #f5f5f5; }
  40. table.highlights tr:nth-child(even) td { background: #e5e5e5; }
  41.  
  42. td.replies a { margin-right: 10px !important; }
  43.  
  44. table.highlights tr:hover td,
  45. table.highlights tr:hover td { background: #ccc; }
  46. table.highlights tr:hover td a { color: #B9133C; }
  47.  
  48. #layout {
  49.     background: fixed no-repeat top center #000;
  50.     min-height: 1000px;
  51. }
  52. #contentArea {
  53.     background: #eee;
  54.     padding: 95px 20px 60px 20px;
  55.     box-shadow: -10px 0 0 rgba(0,0,0,0.15),
  56.                 10px 0 0 rgba(0,0,0,0.15),
  57.                 0 0 5px rgba(0,0,0,0.60);
  58.     box-shadow: -5px 0 10px rgba(0,0,0,0.4),
  59.                 5px 0 10px rgba(0,0,0,0.4);
  60.     min-height: 1000px;
  61. }
  62. #top {
  63.     position: fixed;
  64.     width: 100%;
  65.     height: 85px;
  66.     border: none;
  67.     widebox-shadow: 0 0 20px rgba(0,0,0,1);
  68.     box-shadow: none;
  69.     z-index: 9999;
  70.     background: no-repeat top center #000;
  71.     darkbackground: url(http://i.imgur.com/PabTi.png) no-repeat top center #000;
  72. }
  73.  
  74. #menubar {
  75.     box-shadow: 0 -5px 10px rgba(0,0,0,0.40), 0 5px 10px rgba(0,0,0,0.40);
  76.     box-shadow: -5px 0 10px rgba(0,0,0,0.4),
  77.                 5px 0 10px rgba(0,0,0,0.4);
  78.     border: 1px solid rgba(255,255,255,0.15);
  79.     border-bottom: 1px solid #222;
  80.     border-radius: 5px 5px 0 0;
  81.     background: -webkit-linear-gradient(rgba(40,40,40, 0.95),rgba(0,0,0, 1) 68px);
  82.     width: 1018px;
  83.     position: relative;
  84.     z-index: 9999;
  85. }
  86.  
  87. #menu li a, #menu li span { color: #ccc; }
  88.  
  89. .pageTabs li {
  90.     background: -webkit-linear-gradient(rgba(240, 240, 240, 1), rgba(230, 230, 230, 1)) !important;
  91. }
  92.  
  93. .pageTabs li:hover { background: #fff !important; }
  94.  
  95. .pageTabs li.active {
  96.     background: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(238, 238, 238, 1)) !important;
  97. }
  98.  
  99. #tweakbase {
  100. position: absolute; left: 50%; width: 980px; margin-left: -510px;
  101. background: -webkit-linear-gradient(#eee, #f5f5f5) !important;
  102. z-index: 4444; border-bottom: 1px solid #aaa; top: 126px; border-top: none !important;
  103. padding: 10px 20px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  104. }
  105. #tweakbase > div { margin: 0; padding: 0; border: none; }
  106.  
  107. #top .pageTabs {
  108.     box-shadow: none;
  109.     background: #eee;
  110.     margin-top: 50px;
  111.     width: 980px;
  112.     left: 50% !important;
  113.     position: absolute;
  114.     margin-left: -510px;
  115.     border-bottom: 1px solid #aaa;
  116.     height: 20px; overflow: visible;
  117.     margin-top: 51px;
  118.     padding: 10px 20px;
  119. }
  120.  
  121. div.tab_active {
  122.     margin-top: 50px;
  123. }
  124.  
  125. div[id='tab:producten'],
  126. div[id='tab:overzicht'],
  127. div[id='tab:uitvoeringen'],
  128. div[id='tab:nieuws'],
  129. div[id='tab:reviews'],
  130. div[id='tab:videos'],
  131. div[id='tab:aanbod'],
  132. div[id='tab:prijzen'],
  133. div[id='tab:specificaties'],
  134. div[id='tab:meuk'] { margin-top: 130px !important; }
  135.  
  136.  
  137. div[id='tab:profiel'],
  138. div[id='tab:activiteit'],
  139. div[id='tab:vraagaanbod'],
  140. div[id='tab:inventaris'],
  141. div[id='tab:wenslijst'] { margin-top: 40px !important; }
  142.  
  143.  
  144. #searchbar {
  145.     position: fixed;
  146.     top: 0;
  147.     left: 50%;
  148.     margin-left: -350px;
  149.     z-index: 9999;
  150.     margin: 10px 0 0 0;
  151.     height: auto;
  152. }
  153. #search {
  154.     padding: 0;
  155.     width: auto;
  156. }
  157. #true { display: none; }
  158.  
  159. .galleryHeadingContainer { display: none; }
  160.  
  161. #reacties * { border: none; }
  162.  
  163. #bottom {
  164.     background: -webkit-linear-gradient(#333,#000) 0 0;
  165.     box-shadow: 0 0 10px #333;
  166.     opacity: 0.8;
  167.     height: 35px;
  168.     -webkit-transition: opacity linear 0.2s;
  169. }
  170. #bottom #about { display: none; }
  171. #bottom:hover { opacity: 1; }
  172. #bottom div.hr { display: none; }
  173.  
  174. div.content { margin-top: 30px; }
  175. div.plan div.content { margin-top: 0px; }
  176.  
  177. div.message { margin-bottom: -1px; }
  178.  
  179. div.popup {
  180.     position: fixed;
  181.     box-shadow: 0 0 10px #333;
  182.     z-index: 9999;
  183. }
  184.  
  185. div.popup.mainSearchSuggest {
  186.     position: fixed;
  187.     z-index: 9999;
  188. }
  189.  
  190. .modButtons { float: left; }
  191. .commentLink {
  192.     float: right;
  193.     padding: 3px 10px;
  194.     color: #000;
  195. }
  196.  
  197. p.pagecounter { margin-top: 10px; }
  198.  
  199. .breadcrumb, .breadcrumb a { font-size: 12px; }
  200.  
  201. #sidebar {
  202.     position: fixed;
  203.     left: 50%;
  204.     margin-left: 320px;
  205.     top: 100px;
  206. }
  207.  
  208. #jobs_relations { display: none; overflow: hidden; }
  209. #jobs_relations:hover { overflow: auto; }
  210.  
  211. div.secondColumn div.fpItem,
  212. #pricewatch, #jobs, #poll,
  213. #newsletter, #sponsored, #textlink,
  214. #social .twitterButton,
  215. #social .facebookButton { box-shadow: 0 0 3px #ccc; border-radius: 3px; background: #fefefe !important; }
  216.  
  217. .pageTabs li { border-radius: 5px 5px 0 0; }
  218.  
  219. .forumList table.listing { margin: 0; }
  220.  
  221. table.listing td, table.listing th { padding: 4px 10px; }
  222. table.listing td.tags { font-size: 9px; }
  223.  
  224. div.channelHeader { margin: 10px 0 0 0; padding: 0; }
  225. div.channelHeader span.category { display: none; }
  226. div.channelHeader h2 { font-size: 18px; line-height: 30px; margin: 0; padding: 0; }
  227.  
  228. #social {
  229.     background: transparent !important;
  230.     box-shadow: none;
  231. }
  232.  
  233. .fpaItem { height: 122px; position: relative; }
  234. .fpaItem div.textContainer {
  235.     position: absolute;
  236.     bottom: 0;
  237.     height: auto;
  238.     background: rgba(0,0,0,0.7);
  239.     color: #fff;
  240. }
  241.  
  242. div.popup.trackerPopup.fixed {
  243.     position: fixed;
  244.     left: 50% !important;
  245.     margin-left: -846px !important;
  246.     width: 336px !important;
  247.     top: 80px;
  248.     box-shadow: none;
  249.     z-index: 5000;
  250.     background: -webkit-linear-gradient(left, rgba(50, 50, 50, 1) 95%, rgba(30, 30, 30, 1));
  251. }
  252.  
  253. #highlights { margin-bottom: 10px; border-bottom: 1px solid #ddd; }
  254. #highlights h2 { display: none; }
  255. #highlights table { margin-bottom: 10px; }
  256.  
  257. #highlights table.highlights, #highlights table.highlights tbody tr td { border: none !important; background: transparent !important; }
  258.  
  259. #highlights table.highlights tbody tr td:nth-child(2) a { font-weight: bold; color: #B9133C; font-size: 1.2em; }
  260. #highlights table.highlights tbody tr td:nth-child(2) span { display: none; }
  261.  
  262. td.custom_intro { padding: 0px !important; }
  263. td.custom_intro p.lead { max-width: 90%; margin: 0 0 0 15px !important; font-size: 12px; line-height: 18px; color: #555; }
  264.  
  265. .reactieHeader .usericonsmall { display: none; }
  266. .reactieHeader br { display: none; }
  267. .reactieHeader a { font-size: 12px !important; margin-right: 10px; text-decoration: none !important; }
  268.  
  269. .minmaxreacties {
  270.     float: left; display: inline-block;
  271.     position: relative; top: 2px;
  272.     width: 12px; height: 12px;
  273.     background: #fff; color: #888 !important;
  274.     line-height: 11px; font-weight: normal !important;
  275.     text-align: center; text-decoration: none !important;
  276.     margin: 0 8px 0 0 !important; padding: 0;
  277.     border: 1px solid #ccc !important;
  278. }
  279. .minmaxreacties:hover { background: #efefef; text-decoration: none !important; color: #000 !important; }
  280.  
  281. .channelHeader { display: none; }
  282.  
  283. .forumList:nth-child(3) table.listing tr th{ background:#870107; }
  284. .forumList:nth-child(4) table.listing tr th{ background:#412f50; }
  285. .forumList:nth-child(5) table.listing tr th{ background:#308220; }
  286. .forumList:nth-child(6) table.listing tr th{ background:#c45b21; }
  287. .forumList:nth-child(7) table.listing tr th{ background:#41ac96; }
  288.  
  289. #streamone { display: none; }
  290.  
  291. #imageOverlay { z-index: 99995; }
  292. #imageViewer{ z-index: 99996; }
  293.  
  294. #forumheading p.breadcrumb {
  295.     background: -webkit-linear-gradient(rgba(100,100,100,1), rgba(60,60,60,1));
  296.     padding: 3px 20px 8px 20px;
  297.     position: fixed;
  298.     top: 85px;
  299.     left: 50%;
  300.     z-index: 999;
  301.     margin: 0 0 20px 0;
  302.     box-shadow: 0 0 5px rgba(0,0,0,0.5);
  303.     border-radius: 0 0 15px  15px;
  304.     margin-left: -490px;
  305.     width: auto !important; max-width: 980px;
  306.     border: 1px solid #999; border-left: none; border-top: none;
  307. }
  308.  
  309. #forumheading p.breadcrumb a, #forumheading p.breadcrumb span {
  310.     color: #aaa; font-size: 11px;
  311. }
  312. #forumheading p.breadcrumb a:hover { color: #fff !important; }
  313.  
  314. p.mods br { display: none; }
  315. p.mods a { margin-right: 5px; }
  316. p.mods a:last-child { margin-right: 0; }
  317. #relatedTags { display: none; }
  318. #forumheading #title { height: 30px; }
  319. #forumheading #title h1 { display: none; }
Advertisement
Add Comment
Please, Sign In to add comment