Advertisement
Patamon

FORSIDEN

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