Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.50 KB | None | 0 0
  1. * {
  2. margin: 0;
  3. padding: 0;
  4. }
  5. @font-face {
  6. font-family: "Ringbearer";
  7. src: url("ringbearer.ttf");
  8. }
  9. body {
  10. font-family: "Ringbearer",Arial,Sans-serif;
  11. background-image: url(/files/images/public/connect/realbg.png);
  12. background-repeat: no-repeat;
  13. background-size: 100% 100%;
  14. }
  15. header {
  16. width: 100%;
  17. height: 485px;
  18. background-repeat: no-repeat;
  19. background-image: url(/files/images/public/connect/topbackground.png);
  20. background-size: 100% 100%;
  21. }
  22.  
  23. header > .wrap > nav > ul > li:first-child {
  24. background-image: url(/files/images/public/connect/b1a.png);
  25. background-size: 100% 100%;
  26. width: 14%;
  27. padding-left:20px;
  28. }
  29. .wrap {
  30. width: 100%;
  31. height: auto;
  32. min-height: 50px;
  33. margin: 0 auto;
  34. }
  35. #topbar {
  36. height: 60px;
  37. width: 100%;
  38. float: left;
  39. background-color: #030508;
  40. opacity: 0.8;
  41. background-image: url(/files/images/public/connect/orange-bar-top.png);
  42. background-repeat: no-repeat;
  43. background-position: bottom;
  44. color: #ffffff;
  45. font-size: 14px;
  46. }
  47. #topbar > ul {
  48. width: 40%;
  49. height: 25px;
  50. text-align: center;
  51. float: left;
  52. list-style: none;
  53. margin-left: 30%;
  54. margin-top: 15px;
  55. }
  56. #topbar > ul > li {
  57. width: auto;
  58. min-width: 60px;
  59. height: 20px;
  60. float: left;
  61. border-right: 1px solid #d4d4d4;
  62. margin-left: 7px;
  63. padding-right: 7px;
  64. }
  65. #topbar > ul > li > a > img:hover {
  66. opacity: 0;
  67. }
  68. #topbar > ul > li:nth-child(4) > a:first-child:hover {
  69. background-image: url(/files/images/public/connect/twitter-highlighted.png);
  70. background-repeat: no-repeat;
  71. }
  72. #topbar > ul > li:nth-child(4) > a:last-child:hover {
  73. background-image: url(/files/images/public/connect/facebook-highlighted.png);
  74. background-repeat: no-repeat;
  75. }
  76. #topbar > ul > li > a:link, #topbar > ul > li > a > img {
  77. width: 20px;
  78. height: 20px;
  79. float: left;
  80. margin-right: 5px;
  81. }
  82. #topbar > ul > li > a:link, #topbar > ul > li > a:visited {
  83. color: #ffffff;
  84. text-decoration: none;
  85. }
  86. #topbar > ul > li span {
  87. color: #00ff24;
  88. }
  89. #logo {
  90. float: left;
  91. margin-top: 60px;
  92. margin-left: 42%;
  93. height: 195px;
  94. width: 235px;
  95. }
  96. header > .wrap > nav {
  97. background-image: url("/files/images/public/connect/menubg.png");
  98. background-repeat: no-repeat;
  99. background-size: 100% 105%;
  100. float: left;
  101. height: 95px;
  102. margin-top: 110px;
  103. width: 100%;
  104. }
  105. header > .wrap > nav > ul {
  106. width: 65%;
  107. height: 65px;
  108. float: left;
  109. list-style: none;
  110. margin-left: 20.5%;
  111. }
  112. header > .wrap > nav > ul > li {
  113. width: auto;
  114. width: 10%;
  115. height: 65px;
  116. float: left;
  117. background-image: url(/files/images/public/connect/b2a.png);
  118. background-repeat: no-repeat;
  119. background-size: 100% 100%;
  120. font-size: 20px;
  121. color: #979797;
  122. text-align: center;
  123. border-right: 1px solid #000000;
  124. }
  125. header > .wrap > nav > ul > li:first-child:hover {
  126. background-image: url(/files/images/public/connect/b1.png);
  127. }
  128. header > .wrap > nav > ul > li:nth-child(8) {
  129. background-image: url(/files/images/public/connect/b3a.png);
  130. background-size: 100% 100%;
  131. padding-right:15px;
  132. width: 14%;
  133. border-right: none;
  134. }
  135. header > .wrap > nav > ul > li:nth-child(8):hover {
  136. background-image: url(/files/images/public/connect/b3.png);
  137. }
  138. header > .wrap > nav > ul > li > a {
  139. display: block;
  140. width: 100%;
  141. height: 45px;
  142. padding-top: 20px;
  143. }
  144. header > .wrap > nav > ul > li > a:link, header > .wrap > nav > ul > li > a:visited {
  145. color: #979797;
  146. text-decoration: none;
  147. }
  148. header > .wrap > nav > ul > li > a:hover {
  149. color: #da6100;
  150. }
  151. .orangeline-flat {
  152. width: 100%;
  153. height: 10px;
  154. float: left;
  155. margin-bottom: 5px;
  156. }
  157. .orangeline-flat img {
  158. width: 100%;
  159. height: 10px;
  160. }
  161. #orangeunderline {
  162. width: 100%;
  163. height: 35px;
  164. float: left;
  165. }
  166. #orangeunderline img {
  167. width: 100%;
  168. height: 35px;
  169. float: left;
  170. margin-bottom: 5px;
  171. }
  172. #orangebordertop {
  173. background-image: url(/files/images/public/connect/orangeline.png);
  174. width: 1375px;
  175. height: 10px;
  176. float: left;
  177. background-repeat: no-repeat;
  178. margin-bottom: 1px;
  179. margin-left: 355px;
  180. }
  181. #orangelineright {
  182. background-image: url(/files/images/public/connect/orangelineside.png);
  183. width: 10px;
  184. height: 100%;
  185. float: right;
  186. background-repeat: no-repeat;
  187. margin-top: 45px;
  188. margin-right: 213px;
  189. }
  190. #orangelineleft {
  191. background-image: url(/files/images/public/connect/orangelineside.png);
  192. width: 10px;
  193. height: 100%;
  194. float: left;
  195. background-repeat: no-repeat;
  196. margin-left: 213px;
  197. }
  198. #orangeborderbot {
  199. background-image: url(/files/images/public/connect/orangeline.png);
  200. width: 1375px;
  201. height: 10px;
  202. float: left;
  203. background-repeat: no-repeat;
  204. margin-left: 355px;
  205. }
  206. #wrap {
  207. width: 80%;
  208. height: 1411px;
  209. margin: 0 auto;
  210. margin-top: 50px;
  211. background-color: #0b0b0a;
  212. border: 10px solid #100f0d;
  213. border-radius: 50px;
  214. padding: 30px;
  215. }
  216. #content {
  217. background-image: url(/files/images/public/connect/news-bg2.png);
  218. background-size: 100% 100%;
  219. background-repeat: no-repeat;
  220. width: 100%;
  221. height: 1410px;
  222. float: left;
  223. }
  224. footer {
  225. width: 100%;
  226. height: 65px;
  227. text-align: center;
  228. float: left;
  229. }
  230. footer p {
  231. color: #ffffff;
  232. font-size: 15px;
  233. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement