Advertisement
Patamon

STILSETT

Oct 28th, 2012
449
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | None | 0 0
  1. BODY {
  2. background-image: url("http://i47.tinypic.com/2ekt6k8.jpg");
  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("http://i49.tinypic.com/2agrco.png");
  14. width: 800px;
  15. height: 270px;
  16. margin-top: 00px;
  17. margin-left: 25px;
  18. }
  19. #wrapper {
  20. margin-left: -180px;
  21. }
  22. #side{
  23. background-image: url("");
  24. position: absolute;
  25. margin-left: 800px;
  26. margin-top: -5px;
  27. width: 190px;
  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: #eee;
  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: #1b1b1b; }
  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: #eee;
  115. font-family: bebas neue;
  116. font-size:15pt;
  117. text-transform: uppercase;
  118. font-weight: normal;
  119. letter-spacing:0px;
  120. margin-bottom: 0px; margin-top: -14px; margin-right: 0px; margin-left: 0px;
  121. }
  122. h4 {
  123. cursor:default;
  124. color: #606060;
  125. text-transform: normal;
  126. padding-left: px;
  127. font-family: Verdana, Arial, Helvetica, sans-serif;
  128. font-size: 12px;
  129. padding-bottom: 1px;
  130. letter-spacing: 0px;
  131. margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
  132. }
  133. h7 {
  134. cursor:default;
  135. color: #606060;
  136. text-transform: normal;
  137. text-transform: uppercase;
  138. font-family: arial;
  139. font-size: 11px;
  140. letter-spacing: 0px;
  141. text-align: center;
  142. margin-bottom: 0px; margin-top: -50px; margin-right: 0px; margin-left: 0px;
  143. }
  144. h7 a:hover {
  145. transition: all 0.6s ease-in-out 0s;
  146. -moz-transition: all 0.6s ease-in-out 0s;
  147. -webkit-transition: all 0.6s ease-in-out 0s;
  148. -o-transition: all 0.6s ease-in-out 0s;
  149. color: #1b1b1b;
  150. }
  151. h8 {
  152. cursor:default;
  153. color: #606060;
  154. text-transform: normal;
  155. font-family: arial;
  156. text-align: left;
  157. font-size: 12px;
  158. letter-spacing: 0px;
  159. margin-bottom: 0px; margin-top: -60px; margin-right: 0px; margin-left: 0px;
  160. }
  161. h8 a:hover {
  162. transition: all 0.6s ease-in-out 0s;
  163. -moz-transition: all 0.6s ease-in-out 0s;
  164. -webkit-transition: all 0.6s ease-in-out 0s;
  165. -o-transition: all 0.6s ease-in-out 0s;
  166. color: #1b1b1b;
  167. }
  168. h9 {
  169. color: #1b1b1b;
  170. font-family: times new roman;
  171. font-size:14pt;
  172. text-transform: uppercase;
  173. font-weight: normal;
  174. padding-bottom: 5px;
  175. margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
  176. }
  177. h5 {
  178. cursor:default;
  179. color: #1b1b1b;
  180. text-transform: uppercase;
  181. padding: px;
  182. font-size: 13pt;
  183. font-family: times new roman;
  184. letter-spacing: 0px;
  185. margin-bottom: 2px; margin-top: -5px; margin-right: 0px; margin-left: 0px;
  186. }
  187. input{
  188. background-color: #f2f2f2;
  189. color: #353535;
  190. border: 0px solid #eee;
  191. -moz-border-radius: 10px;
  192. -webkit-border-radius: 10px;
  193. -khtml-border-radius: 10px;
  194. border-radius: 10px;
  195. }
  196. textarea {
  197. background-repeat: no-repeat;
  198. background-position: right bottom;
  199. background-color: #f2f2f2;
  200. color: #353535;
  201. border: 0px solid #eee;
  202. -moz-border-radius: 10px;
  203. -webkit-border-radius: 10px;
  204. -khtml-border-radius: 10px;
  205. border-radius: 10px;
  206. }
  207. #bilder {
  208. margin:66px 0px 0px 26px;
  209. }
  210. #comments .owner{
  211. border: 0px solid #606060;
  212. background-color: #f2f2f2;
  213. width: 580px;
  214. margin-left: 0px;
  215. color: #353535;
  216. padding: 10px;
  217. margin-bottom: 30px;
  218. border: 0px solid #fff;
  219. -moz-border-radius: 10px;
  220. -webkit-border-radius: 10px;
  221. -khtml-border-radius: 10px;
  222. border-radius: 10px;
  223. }
  224. #comments .owner .meta{
  225. background-color: #f2f2f2;
  226. color: #353535;
  227. width: 580px;
  228. }
  229. #comments .owner .content{
  230. background-color: #f2f2f2;
  231. color: #353535;
  232. }
  233. #comments .user{
  234. background-color: #f2f2f2;
  235. width: 580px;
  236. margin-left: px;
  237. color: #353535;
  238. padding: 10px;
  239. border: 0px solid #fff;
  240. -moz-border-radius: 10px;
  241. -webkit-border-radius: 10px;
  242. -khtml-border-radius: 10px;
  243. border-radius: 10px;
  244. }
  245. #comments .user .meta{
  246. background-color: #f2f2f2;
  247. color: #353535;
  248. width: 580px;
  249. }
  250. #comments .user .content{
  251. background-color: #f2f2f2;
  252. color: #353535;
  253. }
  254. #comments .other{
  255. border: 0px solid #606060;
  256. background-color: #f2f2f2;
  257. width: 580px;
  258. margin-left: 0px;
  259. color: #353535;
  260. padding: 10px;
  261. padding-bottom: 25px;
  262. border: 0px solid #fff;
  263. -moz-border-radius: 5px;
  264. -webkit-border-radius: 5px;
  265. -khtml-border-radius: 5px;
  266. border-radius: 5px;
  267. }
  268. #comments .other .meta{
  269. background-color: #f2f2f2;
  270. color: #353535;
  271. }
  272. #comments .other .content{
  273. background-color: #f2f2f2;
  274. color: #353535;
  275. }
  276. #comments img.avatar{
  277. background-color: #ffffff;
  278. padding:px;
  279. float: right;
  280. border: 1px solid #EEEEEE;
  281. -moz-border-radius: 70px;
  282. -webkit-border-radius: 70px;
  283. -khtml-border-radius: 70px;
  284. border-radius: 70px;
  285. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement