Advertisement
abeksis

sfsdfsdf

Oct 23rd, 2015
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1.  
  2. body {
  3. background-image: url("http://abeksis.com/images/body-bg7.png");
  4. color: #000;
  5. font-family: sans-serif,Verdana,Arial,Helvetica;
  6. font-size: 14px;
  7. line-height: 1.3em;
  8. margin: 0;
  9. padding: 0;
  10. text-align: center;
  11. }
  12. a.logo {
  13. display: block;
  14. float: left;
  15. height: auto;
  16. width: auto;
  17. margin: 18px;
  18. }
  19. a:hover {
  20. color: #363a3e;
  21. }
  22. #date {
  23. color: #00477d;
  24. float: left;
  25. font-size: 12px;
  26. font-weight: bold;
  27. height: 13px;
  28. line-height: 13px;
  29. margin: 10px 10px 8px;
  30. position: relative;
  31. }
  32. #footer {
  33. float: left;
  34. height: 13px;
  35. line-height: 13px;
  36. margin: 2px 5px 5px;
  37. position: relative;
  38. }
  39. #footer_bar {
  40. background-color: rgba(0, 0, 0, 0.14);
  41. border: 1px solid #afcde3;
  42. border-radius: 5px;
  43. height: 40px;
  44. margin: 0;
  45. overflow: hidden;
  46. padding: 5px;
  47. }
  48. #next {
  49. color: #00477d;
  50. font-size: 12px;
  51. font-weight: bold;
  52. margin: 0 328px;
  53. position: absolute;
  54. }
  55. .home {
  56. color: #00477d;
  57. font-size: 12px;
  58. font-weight: bold;
  59. height: 25px;
  60. line-height: 25px;
  61. margin: 10px 0 -35px 10px;
  62. position: relative;
  63. }
  64. #banner {
  65. background-color: rgba(0, 0, 0, 0.14);
  66. border: 1px solid #afcde3;
  67. border-radius: 5px;
  68. margin: 0;
  69. overflow: hidden;
  70. padding: 5px;
  71. }
  72. #links_bar {
  73. background: rgba(0, 0, 0, 0) url("http://abeksis.com/images/links_bar.png") no-repeat scroll right center;
  74. direction: rtl;
  75. height: 30px;
  76. line-height: 25px;
  77. margin: 5px auto;
  78. text-align: right;
  79. width: 770px;
  80. }
  81. p.update {
  82. color: #000;
  83. font-size: 12px;
  84. font-weight: bold;
  85. height: 30px;
  86. line-height: 25px;
  87. margin: 10px;
  88. text-align: left;
  89. }
  90. #repo {
  91. background: rgba(0, 0, 0, 0) url("http://abeksis.com/images/links_bar2.png") no-repeat scroll right center;
  92. color: #f38906;
  93. font-size: 13px;
  94. font-weight: bold;
  95. height: 30px;
  96. line-height: 25px;
  97. margin: 5px auto;
  98. text-align: right;
  99. }
  100. #repo-download a {
  101. color: #e73111;
  102. }
  103. #down {
  104. position: relative;
  105. top: 3px;
  106. }
  107. a {
  108. border-bottom: 1px dotted #000;
  109. color: #009;
  110. text-decoration: none;
  111. }
  112. a:hover {
  113. border-bottom: 1px solid #009;
  114. text-decoration: none;
  115. }
  116. #searchResult {
  117. border-collapse: collapse;
  118. border-spacing: 1px;
  119. font-size: 1em;
  120. margin: 0;
  121. text-align: center;
  122. }
  123. table#searchResult a {
  124. border: 0 none;
  125. }
  126. table#searchResult a:hover {
  127. text-decoration: underline;
  128. }
  129. thead#tableHead a {
  130. color: #000;
  131. font-weight: bold;
  132. }
  133. thead#tableHead a:hover {
  134. border: 0 none;
  135. }
  136. thead#tableHead th {
  137. background: #d2b9a6 none repeat scroll 0 0;
  138. }
  139. table#searchResult th, table#searchResult td {
  140. -moz-border-bottom-colors: none;
  141. -moz-border-left-colors: none;
  142. -moz-border-right-colors: none;
  143. -moz-border-top-colors: none;
  144. border-image: none;
  145. border-style: solid;
  146. border-width: 1px;
  147. padding: 3px;
  148. }
  149. table#searchResult tr {
  150. background: #eee none repeat scroll 0 0;
  151. }
  152. table#searchResult tr.alt {
  153. background: #f2ece7 none repeat scroll 0 0;
  154. }
  155. table#searchResult tr:hover {
  156. background: #fff none repeat scroll 0 0;
  157. }
  158. table#searchResult td.vertTh {
  159. color: #7b563a;
  160. font-weight: bold;
  161. }
  162. table#searchResult img {
  163. border: 0 none;
  164. margin-left: 2px;
  165. margin-right: 2px;
  166. }
  167. table#searchResult img.dl {
  168. height: 11px;
  169. width: 9px;
  170. }
  171. table#searchResult img.co {
  172. height: 9px;
  173. width: 11px;
  174. }
  175. ads {
  176. vertical-align: text-top;
  177. }
  178. table .date-col {
  179. position: relative;
  180. }
  181. table .date-col img {
  182. height: 20px;
  183. position: absolute;
  184. right: 3px;
  185. top: 2px;
  186. width: 20px;
  187. }
  188. .container {
  189. margin: -12px auto;
  190. min-height: 100%;
  191. position: relative;
  192. width: 100%;
  193. z-index: 10;
  194. }
  195. #header {
  196. margin: 0 auto;
  197. min-height: 94px;
  198. padding: 20px 34px 14px 0;
  199. position: relative;
  200. width: 1040px;
  201. }
  202. .container {
  203. background: rgba(0, 0, 0, 0) url("../images/head.jpg") no-repeat scroll center top;
  204. }
  205. #sp .container {
  206. background: rgba(0, 0, 0, 0) url("../images/head.jpg") no-repeat scroll center -69px;
  207. }
  208. #MainNav {
  209. background: #e7e7e7 url("../images/main_nav_px.gif") repeat-x scroll center top;
  210. border-radius: 5px;
  211. box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  212. margin: 0 auto 20px;
  213. min-height: 36px;
  214. padding: 7px;
  215. position: relative;
  216. width: 966px;
  217. z-index: 1000;
  218. }
  219.  
  220. #menu {
  221. float: right;
  222. position: relative;
  223. z-index: 1000;
  224. color: #232323;
  225. float: right;
  226. margin: 0;
  227. padding: 10px 18px;
  228. position: relative;
  229. text-align: center;
  230. text-decoration: none;
  231. }
  232. #menu li {
  233. background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  234. float: right;
  235. font: bold 1.1em Arial,Helvetica,sans-serif;
  236. margin: 0 5px 0 0;
  237. padding: 0;
  238. }
  239. #menu li a {
  240. color: #232323;
  241. float: right;
  242. margin: 0;
  243. padding: 10px 18px;
  244. position: relative;
  245. text-align: center;
  246. text-decoration: none;
  247. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement