Advertisement
Patamon

STILSETT

Aug 10th, 2012
1,205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.24 KB | None | 0 0
  1. BODY {
  2. background-image: url("http://i50.tinypic.com/2h4kf2c.png");
  3. background-attachment: fixed;
  4. background-position: top left;
  5. background-repeat: repeat;
  6. font-family: arial;
  7. font-size: 12px;
  8. font-weight: normal;
  9. color: #606060;
  10. text-align: left;
  11. }
  12. #header {
  13. background-image: url("");
  14. width: px;
  15. height: px;
  16. margin-top: -115px;
  17. margin-left: -140px;
  18. }
  19. #wrapper {
  20. margin-left: -180px;
  21. }
  22. #side{
  23. background-image: url("http://i42.tinypic.com/2wdqct3.jpg");
  24. position: fixed;
  25. margin-left: 800px;
  26. margin-top: 20px;
  27. width: 175px;
  28. border: px solid #fff;
  29. padding: 7px;
  30. font-family: arial;
  31. font-size: 8pt;
  32. color: #606060;
  33. -moz-border-radius: 10px;
  34. -webkit-border-radius: 10px;
  35. -khtml-border-radius: 10px;
  36. border-radius: 10px;
  37. }
  38. #side a:hover {
  39. transition: all 0.6s ease-in-out 0s;
  40. -moz-transition: all 0.6s ease-in-out 0s;
  41. -webkit-transition: all 0.6s ease-in-out 0s;
  42. -o-transition: all 0.6s ease-in-out 0s;
  43. color: #1b1b1b;
  44. }
  45. #main{
  46. -moz-border-radius: 10px;
  47. -webkit-border-radius: 10px;
  48. -khtml-border-radius: 10px;
  49. border-radius: 10px;
  50. background-image: url("http://i42.tinypic.com/2wdqct3.jpg");
  51. border-right: 0px dashed#606060;
  52. margin-left: 175px;
  53. border: px solid #fff;
  54. padding-left: 10px;
  55. padding-right: 10px;
  56. padding-top: 10px;
  57. padding-bottom: 2;
  58. width: 600px;
  59. line-height: 10px;
  60. }
  61. .img class avatar{
  62. -moz-border-radius: 10px;
  63. -webkit-border-radius: 10px;
  64. -khtml-border-radius: 10px;
  65. border-radius: 10px;
  66. }
  67. #entry{
  68. padding-left: 7px;
  69. }
  70. .breadcrumbs{ display: none; }
  71. }
  72. #footer {
  73. display: none;
  74. }
  75. a { color: #606060}
  76. a:hover { color: #ffffff}
  77. a:hover { letter-spacing: 0px; }
  78. s, strike {COLOR: #353535; text-decoration:none; }
  79. h1, h2, h3, h4, h5 { font-family: arial; font-size: 10px; }
  80. #header h1, #header p { display:none }
  81. #header { color: #000000; }
  82. h1 a, h1 a:link, h1 a:visited, h1 a:active { text-decoration: none; color: #606060; }
  83. h2 a, h2 a:link, h2 a:visited, h2 a:active { text-decoration: none; color: #e5e5e5; }
  84. h4 a:link { text-decoration: none; color: #606060; }
  85. h5 a, h5 a:link, h5 a:visited, h5 a:active { text-decoration: none; color: #606060; }
  86. a:hover {
  87. transition: all 0.6s ease-in-out 0s;
  88. -moz-transition: all 0.6s ease-in-out 0s;
  89. -webkit-transition: all 0.6s ease-in-out 0s;
  90. -o-transition: all 0.6s ease-in-out 0s;
  91. color: #ffffff;
  92. }
  93. h2 {
  94. cursor:default;
  95. background-image: url("");
  96. background-position: top left;
  97. background-color: #1b1b1b;
  98. font-size: 11pt;
  99. text-transform: uppercase;
  100. font-family: arial;
  101. letter-spacing: 0px;
  102. text-align: center;
  103. padding-left: 0px;
  104. line-height: 10px;
  105. }
  106. h2 a:hover {
  107. transition: all 0.6s ease-in-out 0s;
  108. -moz-transition: all 0.6s ease-in-out 0s;
  109. -webkit-transition: all 0.6s ease-in-out 0s;
  110. -o-transition: all 0.6s ease-in-out 0s;
  111. color: #FFFFFF;
  112. }
  113. h3 {
  114. color: #606060;
  115. font-family:courier new;
  116. font-size:12pt;
  117. text-transform: uppercase;
  118. font-weight: normal;
  119. margin-bottom: 0px; margin-top: -14px; margin-right: 0px; margin-left: 0px;
  120. }
  121. h4 {
  122. cursor:default;
  123. color: #606060;
  124. text-transform: normal;
  125. padding-left: px;
  126. font-family: Verdana, Arial, Helvetica, sans-serif;
  127. font-size: 12px;
  128. padding-bottom: 1px;
  129. letter-spacing: 0px;
  130. margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
  131. }
  132. h7 {
  133. cursor:default;
  134. color: #606060;
  135. text-transform: normal;
  136. text-transform: uppercase;
  137. font-family: arial;
  138. font-size: 11px;
  139. letter-spacing: 0px;
  140. text-align: center;
  141. margin-bottom: 0px; margin-top: -50px; margin-right: 0px; margin-left: 0px;
  142. }
  143. h7 a:hover {
  144. transition: all 0.6s ease-in-out 0s;
  145. -moz-transition: all 0.6s ease-in-out 0s;
  146. -webkit-transition: all 0.6s ease-in-out 0s;
  147. -o-transition: all 0.6s ease-in-out 0s;
  148. color: #1b1b1b;
  149. }
  150. h8 {
  151. cursor:default;
  152. color: #606060;
  153. text-transform: normal;
  154. font-family: arial;
  155. text-align: left;
  156. font-size: 12px;
  157. letter-spacing: 0px;
  158. margin-bottom: 0px; margin-top: -60px; margin-right: 0px; margin-left: 0px;
  159. }
  160. h8 a:hover {
  161. transition: all 0.6s ease-in-out 0s;
  162. -moz-transition: all 0.6s ease-in-out 0s;
  163. -webkit-transition: all 0.6s ease-in-out 0s;
  164. -o-transition: all 0.6s ease-in-out 0s;
  165. color: #1b1b1b;
  166. }
  167. h5 {
  168. cursor:default;
  169. color: #1b1b1b;
  170. text-transform: uppercase;
  171. padding: px;
  172. font-size: 12pt;
  173. font-family: courier new;
  174. letter-spacing: 0px;
  175. margin-bottom: 2px; margin-top: -5px; margin-right: 0px; margin-left: 0px;
  176. }
  177. input{
  178. background-color: #ffffff;
  179. color: #353535;
  180. border: 1px dashed #606060;
  181. -moz-border-radius: 10px;
  182. -webkit-border-radius: 10px;
  183. -khtml-border-radius: 10px;
  184. border-radius: 10px;
  185. }
  186. textarea {
  187. background-repeat: no-repeat;
  188. background-position: right bottom;
  189. background-color: #ffffff;
  190. color: #353535;
  191. border: 1px dashed #606060;
  192. -moz-border-radius: 10px;
  193. -webkit-border-radius: 10px;
  194. -khtml-border-radius: 10px;
  195. border-radius: 10px;
  196. }
  197. #bilder {
  198. margin:66px 0px 0px 26px;
  199. }
  200. #comments .owner{
  201. border: 0px solid #606060;
  202. background-color: #ffffff;
  203. width: 580px;
  204. margin-left: 0px;
  205. color: #353535;
  206. padding: 10px;
  207. margin-bottom: 30px;
  208. border: 1px dashed #606060;
  209. -moz-border-radius: 10px;
  210. -webkit-border-radius: 10px;
  211. -khtml-border-radius: 10px;
  212. border-radius: 10px;
  213. }
  214. #comments .owner .meta{
  215. background-color: #ffffff;
  216. color: #353535;
  217. width: 580px;
  218. }
  219. #comments .owner .content{
  220. background-color: #ffffff;
  221. color: #353535;
  222. }
  223. #comments .user{
  224. border: 0px solid #606060;
  225. background-color: #ffffff;
  226. width: 580px;
  227. margin-left: px;
  228. color: #353535;
  229. padding: 10px;
  230. border: 1px dashed #606060;
  231. -moz-border-radius: 10px;
  232. -webkit-border-radius: 10px;
  233. -khtml-border-radius: 10px;
  234. border-radius: 10px;
  235. }
  236. #comments .user .meta{
  237. background-color: #ffffff;
  238. color: #353535;
  239. width: 580px;
  240. }
  241. #comments .user .content{
  242. background-color: #ffffff;
  243. color: #353535;
  244. }
  245. #comments .other{
  246. border: 0px solid #606060;
  247. background-color: #ffffff;
  248. width: 580px;
  249. margin-left: 0px;
  250. color: #353535;
  251. padding: 10px;
  252. padding-bottom: 25px;
  253. border: 1px dashed #606060;
  254. -moz-border-radius: 10px;
  255. -webkit-border-radius: 10px;
  256. -khtml-border-radius: 10px;
  257. border-radius: 10px;
  258. }
  259. #comments .other .meta{
  260. background-color: #ffffff;
  261. color: #353535;
  262. }
  263. #comments .other .content{
  264. background-color: #ffffff;
  265. color: #353535;
  266. }
  267. #navbar {
  268. padding: 5px;
  269. width: auto;
  270. margin-left:15px;
  271. text-align: center;
  272. text-transform: uppercase;
  273. }
  274. #navbar li {
  275. float: left;
  276. list-style: none;
  277. }
  278. #navbar li a {
  279. padding: 5px;
  280. display: block;
  281. border-bottom: 0px dashed #F7D7EE;
  282. color: #ffffff;
  283. text-decoration: none;
  284. font-family: arial;
  285. font-size: 10px;
  286. line-height: 12px;
  287. width: 114px;
  288. }
  289. #navbar li ul {
  290. padding: 5px;
  291. display: none;
  292. width: em;
  293. background-image: url("http://i42.tinypic.com/2wdqct3.jpg");
  294. -moz-border-radius: 10px;
  295. -webkit-border-radius: 10px;
  296. -khtml-border-radius: 10px;
  297. border-radius: 10px;
  298. }
  299. #navbar li:hover ul, #navbar li.hover ul {
  300. display: block;
  301. position: absolute;
  302. margin: 0;
  303. padding: 0;
  304. z-index: 1;
  305. text-align: left;
  306. }
  307. #navbar li:hover li, #navbar li.hover li {
  308. float: none;
  309. }
  310. #navbar li:hover li a, #navbar li.hover li a {
  311. border-bottom: 0px dashed #606060;
  312. color: #333333;
  313. }
  314. #navbar li li a:hover {
  315. background-image: url("http://i50.tinypic.com/2h4kf2c.png");
  316. -moz-border-radius: 10px;
  317. -webkit-border-radius: 10px;
  318. -khtml-border-radius: 10px;
  319. border-radius: 10px;
  320. background-position: right bottom;
  321. color: #333333;
  322. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement