Advertisement
taffyratch

stilsett #8

Apr 25th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. body {
  2. background-color: #F7F5F6;
  3. background-image: url('http://i139.photobucket.com/albums/q289/misslovex/Backgrounds/tumblr_lqcgly3lv31qlzq96_zpsb1e54f75.png');
  4. background-attachment: fixed;
  5. background-repeat: repeat;
  6. font-family: Tahoma, Geneva, sans-serif;
  7. color: #333333;
  8. }
  9. #header {
  10. display: none;
  11. }
  12. #wrapper {
  13. margin-top: -10px;
  14. background-color: #transparent;
  15. width: 780px;
  16. margin-left: 0px;
  17. }
  18. .entry {
  19. background-color: #ffffff;
  20. width: 600px;
  21. padding: 10px; 10px; 10px; 10px;
  22. padding-bottom: 1px;
  23. }
  24. #main {
  25. text-align: left;
  26. background-color: #transparent;
  27. font-size: 10pt;
  28. width: 610px;
  29. margin-right: -50px;
  30. float:right;
  31. padding: 10px;
  32. font-family: arial;
  33. color: #000000;
  34. font-size: 8pt;
  35. }
  36. #sidebarimg {
  37. position:absolute;
  38. z-index:100;
  39. margin-top: 10px;
  40. margin-left: -20px;
  41. }
  42. #side {
  43. background-color: #ffffff;
  44. float: left;
  45. position: Absolute;
  46. font-family: arial;
  47. color: #000000;
  48. font-size: 8pt;
  49. width: 180px;
  50. padding: 8px;
  51. margin-top: 10px;
  52. text-align: left;
  53. }
  54. #footer {
  55. display: none;
  56. background-color: #transparent;
  57. }
  58. h2 {
  59. font-family: arial;
  60. border-bottom: 0px dotted #C7C7C7;
  61. background: #FFC2C2;
  62. font-style: normal;
  63. font-size: 25px;
  64. letter-spacing: 3px;
  65. font-weight: normal;
  66. margin-bottom: 0px;
  67. margin-top: 3px;
  68. padding-bottom: 0px;
  69. line-height: 100%;
  70. text-align: center;
  71. }
  72. h4 {
  73. font-family: 'Sintony', sans-serif;
  74. font-style: normal;
  75. font-size: 25px;
  76. letter-spacing: 3px;
  77. font-weight: normal;
  78. margin-top: 3px;
  79. line-height: 100%;
  80. text-align: center;
  81. }
  82. h5 {
  83. font-family: 'Geo', sans-serif;
  84. font-style: normal;
  85. font-size: 10px;
  86. letter-spacing: 3px;
  87. font-weight: normal;
  88. margin-top: 3px;
  89. line-height: 100%;
  90. text-align: center;
  91. }
  92. h6 {
  93. background: #FF9999;
  94. }
  95. b, strong
  96. {COLOR: #FF9999;
  97. font-family: arial;
  98. font-size: 8pt;
  99. font-weight:bold;
  100. text-transform:;
  101. letter-spacing:1px;
  102. }
  103. i, em, u, s, strike
  104. {font-weight:normal;
  105. font-family:arial;
  106. font-size:12px;
  107. text-transform:none;
  108. letter-spacing:0px;
  109. color: #FFC2C2;
  110. text-transform: ;
  111. text-decoration:none;
  112. }
  113. a { color: #000000}
  114. a:link { color: #000000}
  115. a:visited { color: #000000}
  116. a:active { color: #FA7DAF}
  117. h1,h3, h4, h5 { font-family: Arial, Trebuchet MS, sans-serif; }
  118. #header h1, #header p { display:none }
  119. #header { color: #000000; }
  120. h1 a, h1 a:link, h1 a:visited, h1 a:active { text-decoration: none; color: #000000; }
  121. h2 a, h2 a:link, h2 a:visited, h2 a:active { text-decoration: none; color: #000000; }
  122. h3 a, h3 a:link, h3 a:visited, h3 a:active { text-decoration: none; color: #000000; }
  123. h4 a, h4 a:link, h4 a:visited, h4 a:active { text-decoration: none; color: #000000; }
  124. h4 { font-family: Arial, Trebuchet MS, Levenim MT; font-size: 11,5px; text-color: #000000; }
  125. #backtotop{
  126. position:fixed;
  127. right: 30px;
  128. bottom:0px;
  129. width: 35px;
  130. height: 20px;
  131. padding:5px;
  132. text-align:center;
  133. background: #000000;
  134. }
  135. #backtotop:hover{
  136. background: #000000;
  137. }
  138. #backtotop a{
  139. font: 12px lucida console, trebuchet ms, sans-serif;
  140. color: #ffffff;
  141. }
  142. #backtotop a:hover{
  143. color:#000000;
  144. }
  145. input{
  146. background-color: #ffffff;
  147. border: 1px solid #000000;
  148. border-radius: 3px;
  149. width: 580px;
  150. margin-left: 10px;
  151. }
  152. textarea {
  153. background-image: url('http://i48.tinypic.com/2njy5pf.png');
  154. background-repeat: no-repeat;
  155. background-position: right bottom;
  156. border: 1px solid #000000;
  157. border-radius: 3px;
  158. width: 580px;
  159. margin-left: 10px;
  160. }
  161. #comments .avatar{
  162. border-radius:30px;
  163. border: 1px dotted #transparent;
  164. }
  165. #comments .owner {
  166. border: 1px dashed #000000;
  167. border-radius: 5px;
  168. background-color: #FFD0B9;
  169. width: 580px;
  170. margin-left: 10px;
  171. }
  172. #comments .user {
  173. border: 1px dashed #000000;
  174. border-radius: 5px;
  175. background-color: #FFE6A0;
  176. width: 580px;
  177. margin-left: 10px;
  178. }
  179. #comments .other {
  180. border: 1px dashed #000000;
  181. background-color: #ffffff;
  182. width: 580px;
  183. margin-left: 10px;
  184. border-radius: 5px;
  185. }
  186. #follow {
  187. background-color: #transparent;
  188. background-image: ('');
  189. padding: 10px;
  190. position: absolute;
  191. margin-left: 890px;
  192. margin-top: 0px;
  193. border-bottom-left-radius: 15px;
  194. border-bottom-right-radius: 15px;
  195. }
  196. #hjem {
  197. background-color: #FFC2C2;
  198. width: 180px;
  199. font-size: 8pt;
  200. font-family: arial;
  201. color: #000000;
  202. text-align: center;
  203. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement