Advertisement
Patamon

STILSETT

Oct 6th, 2012
1,137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. body {
  2. text-align: left;
  3. font-family: arial;
  4. font-size: 12px;
  5. background-color: #dddddd;
  6. background-image: url('http://29.media.tumblr.com/tumblr_lpfk2kvYCt1r14v5qo1_400.jpg');
  7. background-attachment: fixed;
  8. background-repeat: repeat;
  9. color:#1b1b1b;
  10. margin: 0px;
  11. padding: 20px 0px 0px 20px;
  12. }
  13. #header {
  14. height: 150px;
  15. width: 600px;
  16. background-color: transparent;
  17. background-image: url('http://i50.tinypic.com/5n3dl2.png');
  18. background-repeat: no-repeat;
  19. background-position: left;
  20. float: left;
  21. padding: 10px;
  22. margin-left: 255px;
  23. margin-bottom: 15px;
  24. }
  25. h3, h4, h5, h3 a {
  26. font-family: baskerville;
  27. font-size: 32px;
  28. color: #1b1b1b;
  29. background-color: trans;
  30. width: 190px;
  31. padding: 3px 5px 3px 5px;
  32. margin: 0px 0px 5px 0px;
  33. }
  34. h3 a, h3 a:hover {
  35. background-color: #ffffff;
  36. padding: 0px;
  37. color: #a1a1a1;
  38. }
  39. #main h3 {
  40. font-size: 20px;
  41. margin: 0px 0px 10px 0px;
  42. }
  43. h1 a {
  44. color: #a1a1a1;
  45. }
  46. h2, h2 a{
  47. font-family: baskerville;
  48. font-size: 22px;
  49. color: #1b1b1b;
  50. margin: 0px 0px 0px 0px;
  51. border: 0px;
  52. color: #1b1b1b;
  53. text-transform: uppercase;
  54. background-color: trans;
  55. }
  56. a {
  57. color:#1b1b1b;
  58. text-decoration: none;
  59. }
  60. a:hover {
  61. color:#606060;
  62. border: 0px;
  63. text-decoration: none;
  64. transition: all 0.6s ease-in-out 0s;
  65. -moz-transition: all 0.6s ease-in-out 0s;
  66. -webkit-transition: all 0.6s ease-in-out 0s;
  67. -o-transition: all 0.6s ease-in-out 0s;
  68. }
  69. #wrapper{
  70. border: 0px;
  71. width: 955px;
  72. padding: 5px 0px 0px 0px;
  73. margin-bottom: 20px;
  74. }
  75. #side {
  76. float: left;
  77. border: 3px solid #ffffff;
  78. color: #1b1b1b;
  79. width: 169px;
  80. padding: 0px;
  81. background-color: #ffffff;
  82. margin-top: 60px;
  83. left: 920px;
  84. position: fixed;
  85. border-radius: 10px 10px 10px 10px;
  86. -moz-box-shadow:0px 0px 15px #e4e3e3;
  87. box-shadow: 0px 0px 15px #e4e3e3;
  88. }
  89. #main {
  90. width: 600px;
  91. background-color: #ffffff;
  92. margin-top: -20px;
  93. margin-left: 250px;
  94. padding: 10px 10px 10px 10px;
  95. border-radius: 25px;
  96. -moz-box-shadow:0px 0px 15px #e4e3e3;
  97. box-shadow: 0px 0px 15px #e4e3e3;
  98. }
  99. .breadcrumbs{
  100. width: 650px;
  101. background-color: #fff;
  102. padding: 4px;
  103. margin: 0px;
  104. display:none;
  105. }
  106. #footer {
  107. display: none;
  108. font-size: 11px;
  109. letter-spacing: 1px;
  110. width: 610px;
  111. background-color: #fff;
  112. margin: 0px 0px 0px 0px;
  113. }
  114. input, textarea{
  115. width: 400px;
  116. padding: 2px;
  117. border: 0px dotted #D7D7D7;
  118. background-color: #efefef;
  119. -moz-border-radius: 5px;
  120. -webkit-border-radius: 5px;
  121. -khtml-border-radius:5px;
  122. border-radius: 5px;
  123. }
  124. textarea{
  125. cols: 20;
  126. }
  127. #comments{
  128. padding: 1px;
  129. width: 600px;
  130. background-color: #ffffff;
  131. }
  132. #comment_submit{
  133. width: 90px;
  134. }
  135. #comments .meta{
  136. text-align: left;
  137. padding: 3px 3px 3px 50px;
  138. margin: 0px 0px 2px 0px;
  139. }
  140. #comments .content{
  141. line-height: 15px;
  142. background-color: transparent;
  143. padding: 0px;
  144. margin: 0px;
  145. }
  146. #comments h4, #comments h4 a{
  147. font-size: 20px;
  148. line-height: 15px;
  149. font-weight: normal;
  150. width: 100%;
  151. color: #232323;
  152. text-transform: uppercase;
  153. background-color: transparent;
  154. padding: 0px 0px 0px 0px;
  155. margin: 0px 0px 2px 0px;
  156. }
  157. #comments img.avatar{
  158. background-color: #ffffff;
  159. border:1px solid;
  160. padding:2px;
  161. float:left;
  162. margin: 0px 4px 0px 0px;
  163. border: 0px solid #e0dfdf;
  164. -moz-border-radius: 30px;
  165. -webkit-border-radius:1px;
  166. -khtml-border-radius:1px;
  167. border-radius: 1px;
  168. }
  169. #newcomment{
  170. padding: 10px 0px 10px 0px;
  171. margin: 10px 0px 10px 0px;
  172. width: 600px;
  173. background-color: #ffffff;
  174. }
  175. .clearfix{
  176. padding: 0px;
  177. margin: 0px ;
  178. width: 600px;
  179. background-color: #ffffff
  180. }
  181. #header h1, #header p {
  182. display: none;
  183. }
  184. #side ul {
  185. list-style-type: none;
  186. font-size: 8pt;
  187. margin: 0px;
  188. }
  189. #side li a {
  190. font-weight: normal;
  191. color: #676767;
  192. }
  193. #side li a:hover {
  194. color: #232323;
  195. }
  196. #side li {
  197. padding: 3px;
  198. border-bottom: 0px dashed #676767;
  199. }
  200. table, tr, td {
  201. border: 0px;
  202. }
  203. @import url(http://fonts.googleapis.com/css?family=Jura:300);
  204. }
  205. ul#draw {
  206. width: 130px; list-style: none; margin: 0 auto; padding: px; border-top: 0px; color: #1b1b1b;}
  207. ul#draw a {
  208. width: 130px;text-decoration: none; color: #1b1b1b;}
  209. ul#draw a:hover{
  210. width: 150px;text-decoration: none; color: #606060;}
  211. ul#nyaa li h6 {
  212. width: 130px;margin: 0; padding: 1px; text-transform: arial; font-size: 10px; text-align: center; background-color: #fff; -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
  213. transition: background-color 0.5s ease-out;}
  214. h6.small {
  215. display: none; width: 130px;margin: 0px; height: 100%;
  216. }
  217. h6 {
  218. width: 145px;
  219. background-color: #ffffff;
  220. color: #1b1b1b;
  221. font-weight: normal;
  222. text-align: center;
  223. border-bottom: 1px solid #ffffff;
  224. font-family: baskerville;
  225. font-size: 15px;
  226. text-transform: capitalize;
  227. border-bottom: 1px solid #1b1b1b;
  228. border-top: 1px solid #1b1b1b;
  229. }
  230. li.nyaa div {padding: 0px; margin: 0px; line-height: px; background-color: #fff; }
  231. li.nyaa div li {list-style-type: square;}
  232. li.nyaa div ul {-webkit-padding-start: 12px;
  233. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement