Quasindro

Untitled

Jan 7th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. <style type='text/css'>
  2.  
  3. /*Autor: Venoth*/
  4.  
  5. #ipboard_body {
  6. background: url('') fixed repeat;
  7. color: #ffffff;
  8. }
  9.  
  10. #user_link.menu_active, #notify_link.menu_active, #inbox_link.menu_active {
  11. background-color: rgba(0, 0, 0, 0.3);
  12. color: #ffffff;
  13. }
  14.  
  15. a:-webkit-any-link {
  16. color: #ffffff;
  17. }
  18.  
  19. .ipsHeaderMenu {
  20. background: rgba(0, 0, 0, 0.3);
  21. }
  22.  
  23. .popupInner h3 {
  24. color: #ffffff;
  25. background: transparent;
  26. background-color: rgba(0, 0, 0, 0.3);
  27. -webkit-box-shadow: inset 0px 0px 0 #528CBC;
  28. -moz-box-shadow: inset 0px 0px 0 #528CBC;
  29. box-shadow: inset 0px 0px 0 #528CBC;
  30. box-shadow: inset 0px 0px 0 #528CBC;
  31. border-color: transparent;
  32. }
  33.  
  34. .status_update {
  35. background-color: rgba(0, 0, 0, 0.1);
  36. }
  37.  
  38. .bbc_url, .bbc_email {
  39. color: #ffffff;
  40. }
  41.  
  42. .maintitle {
  43. color: #ffffff;
  44. background: transparent;
  45. background-color: rgba(0, 0, 0, 0.2);
  46. -webkit-box-shadow: inset 0px 0px 0 #528CBC;
  47. -moz-box-shadow: inset 0px 0px 0 #528CBC;
  48. box-shadow: inset 0px 0px 0 #528CBC;
  49. box-shadow: inset 0px 0px 0 #528CBC;
  50. border-color: transparent;
  51. }
  52.  
  53. #user_latest_status {
  54. background: transparent;
  55. padding-left: 11px;
  56. }
  57.  
  58. .desc, .desc.blend_links a, p.posted_info {
  59. color: #ffffff;
  60. }
  61.  
  62. .post_block.no_sidebar {
  63. background-color: rgba(0, 0, 0, 0.1);
  64. }
  65.  
  66. .post_block h3 {
  67. background-color: rgba(0, 0, 0, 0.2);
  68. }
  69.  
  70. .post_body .post {
  71. color: #ffffff;
  72. }
  73.  
  74. .post_block {
  75. background: #ffffff;
  76. border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  77. }
  78.  
  79. table.ipb_table td {
  80. padding: 10px;
  81. border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  82. }
  83.  
  84. .userpopup dl {
  85. border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  86. padding-bottom: 10px;
  87. margin-bottom: 4px;
  88. }
  89.  
  90. .header {
  91. background-color: rgba(0, 0, 0, 0.2);
  92. color: #ffffff;
  93. }
  94.  
  95. .desc, .desc.blend_links a {
  96. color: #ffffff;
  97. }
  98.  
  99. .row2 {
  100. background-color: rgba(0, 0, 0, -0.1);
  101. color: #ffffff;
  102. }
  103.  
  104. .row1 {
  105. background-color: rgba(0, 0, 0, -0.1);
  106. color: #ffffff;
  107. }
  108.  
  109. table.ipb_table {
  110. background-color: rgba(0, 0, 0, 0.1);
  111. }
  112.  
  113. table.ipb_table td {
  114. background-color: rgba(0, 0, 0, 0.1);
  115. }
  116.  
  117. .ipsType_pagetitle, .ipsType_subtitle {
  118. color: #ffffff;
  119. }
  120.  
  121. #content, .ipsPad {
  122. background-color: rgba(0, 0, 0, 0.1);
  123. }
  124.  
  125. #primary_nav {
  126. background-color: transparent;
  127. }
  128.  
  129. #primary_nav a, #primary_nav .active a {
  130. background-color: rgba(0, 0, 0, 0.2);
  131. }
  132.  
  133. #primary_nav a:hover, #primary_nav a.menu_active, #primary_nav .active a:hover {
  134. background-color: rgba(0, 0, 0, 0.1);
  135. }
  136.  
  137. .popupInner {
  138. background-color: rgba(0, 0, 0, 0.3);
  139. }
  140.  
  141. #branding {
  142. background: transparent;
  143. border-bottom-color: transparent;
  144. }
  145.  
  146. #user_latest_status > div {
  147. background-color: rgba(0, 0, 0, 0.2);
  148. color: #ffffff;
  149. }
  150.  
  151. .ipsLayout_smallleft.ipsLayout_withleft {
  152. background-color: transparent;
  153. }
  154.  
  155. .ipsVerticalTabbed_tabs li.active a {
  156. background-color: rgba(0, 0, 0, 0.1);
  157. border: none;
  158. color: #ffffff;
  159. width: 133px;
  160. }
  161.  
  162. .ipsVerticalTabbed_tabs li {
  163. background-color: rgba(0, 0, 0, 0.1);
  164. border-bottom-color: transparent;
  165. }
  166.  
  167. .ipsBox_container {
  168. background-color: rgba(0, 0, 0, 0.0);
  169. border: none;
  170. }
  171.  
  172. .ipsBox {
  173. background-color: rgba(0, 0, 0, 0.0);
  174. border: none;
  175. }
  176.  
  177. .ipsVerticalTabbed_tabs {
  178. border: none;
  179. }
  180.  
  181. .ipsVerticalTabbed_tabs > ul {
  182. border-top: none;
  183. border-left: none;
  184. }
  185.  
  186. .ipsVerticalTabbed_tabs li a:hover {
  187. background-color: rgba(0, 0, 0, 0.4);
  188. }
  189.  
  190. .general_box {
  191. background-color: rgba(0, 0, 0, 0.1);
  192. }
  193.  
  194. .general_box h3, .reputation.positive, .bar {
  195. background-color: rgba(0, 0, 0, 0.2);
  196. color: #ffffff;
  197. }
  198.  
  199. .gsPremium, .gsPremiumGOLD {
  200. background-color: #FFC125
  201. color: #ffffff
  202. }
  203.  
  204. .ipsVerticalTabbed_tabs li a {
  205. color: #ffffff;
  206. }
  207.  
  208. .desc.lighter, .desc.lighter.blend_links a {
  209. color: #ffffff;
  210. }
  211.  
  212. .ipsLayout_largeright.ipsLayout_withright {
  213. background-color: transparent;
  214. }
  215.  
  216. .breadcrumb {
  217. color: #ffffff;
  218. }
  219.  
  220. .ipsButton_secondary a {
  221. color: #ffffff;
  222. }
  223.  
  224. .ipsButton_secondary {
  225. background: rgba(0, 0, 0, 0.1);
  226. background: -moz-linear-gradient(top,rgba(0, 0, 0, 0.1) 0,#rgba(0, 0, 0, 0.1) 100%);
  227. background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0, 0, 0, 0.2)),color-stop(100%,rgba(0, 0, 0, 0.2)));
  228. border: 1px solid rgba(0, 0, 0, 0.1);
  229. -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset,0px 1px 0 rgba(0, 0, 0, 0.1);
  230. -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset,0px 1px 0 rgba(0, 0, 0, 0.1);
  231. box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset,0px 1px 0 rgba(0, 0, 0, 0.1);
  232. color: #ffffff;
  233. }
  234.  
  235. .ipsVerticalTabbed_tabs li a:hover {
  236. color: #ffffff;
  237. }
  238.  
  239. a {
  240. color: #ffffff;
  241. }
  242.  
  243. #search_options {
  244. color: #000000;
  245. }
  246.  
  247. .unread {
  248. background-color: rgba(0, 0, 0, 0.0);
  249. }
  250.  
  251. .ipsType_sectiontitle {
  252. color: #ffffff;
  253. }
  254.  
  255. .row_data span {
  256. padding-left: 12px;
  257. background: url("http://net4game.com/public/style_images/master/bullet_star.png") no-repeat scroll left;
  258. }
  259.  
  260. </style>
Advertisement
Add Comment
Please, Sign In to add comment