Lindsey-Senpai

Mikasa

Jul 26th, 2014
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.05 KB | None | 0 0
  1. <Style> .logo_div { visibility: hidden; } .fpix_header { visibility: hidden; } .topad { visibility: hidden; } .fpix_asl_table { visibility: hidden; } .profile_text { visibility: hidden; } .nc_profile { visibility: visible; } #left_container { visibility: hidden } #profilephoto { visibility: hidden; } #flash_close_butt { visibility: hidden; } #start_chat_but { visibility: hidden; } #fpix_wrapper { visibility: visible; } body { } </style>
  2. <style type="text/css">
  3.  
  4. img, iframe {
  5. display:block;
  6. max-width:100%;
  7. }
  8.  
  9. .border {
  10. width:110px;
  11. height:100%;
  12. position:fixed;
  13. top:0;
  14. z-index:10000;
  15. }
  16.  
  17. body {
  18. background:url({image:background}) fixed #ccc;
  19. font-family:calibri;
  20. text-align:justify;
  21. font-size:11px;
  22. }
  23.  
  24. #top {
  25. height:50px;
  26. width:670px;
  27. background:url({image:background}) fixed;
  28. top:0px;
  29. left:450px;
  30. z-index:100;
  31. position:fixed;
  32. }
  33.  
  34. #lined {
  35. top:50px;
  36. left:1039px;
  37. {block:if400px}left:939px;{/block:if400px}
  38. height:100%;
  39. width:1px;
  40. background:#000;
  41. position:fixed;
  42. }
  43.  
  44. a {
  45. color:{color:Links};
  46. text-decoration:none;
  47. }
  48.  
  49. blockquote {
  50. border-left:1px solid {color:blockquote};
  51. padding-left:5px;
  52. }
  53.  
  54. #sidebar {
  55. position:fixed;
  56. top:100px;
  57. left:200px;
  58. width:200px;
  59. }
  60.  
  61. #sidebar .sideimg {
  62. width:200px;
  63. height:200px;
  64. border-top:5px solid #000;
  65. display:block;
  66. }
  67.  
  68. #sidebar:hover #icons a {
  69. background:#000;
  70. color:{color:main links icons hover};
  71. border-radius:100%;
  72.  
  73. }
  74.  
  75. #sidebar:hover #icons a:hover {
  76. -webkit-transform: scale(1.1);
  77. -moz-transform: scale(1.1);
  78. -ms-transform: scale(1.1);
  79. -o-transform: scale(1.1);
  80. transform: scale(1.1);
  81. opacity:.5;
  82. }
  83. #sidebar:hover #static {
  84. opacity:.5;
  85. }
  86.  
  87. .desc {
  88. padding:10px;
  89. background:#000;
  90. color:#fff;
  91. font-size:10px;
  92. overflow:auto;
  93. }
  94.  
  95.  
  96. #sidebar .desc {
  97. max-height:80px;
  98. }
  99.  
  100. #sidebar .desc:before {
  101. margin-left:78px;
  102. }
  103.  
  104.  
  105. .post .desc:before {
  106. margin-left:225px;
  107. {block:IndexPage}{block:if400px}margin-left:175px;{/block:if400px}
  108. {block:if250px}margin-left:100px;{/block:if250px}{/block:IndexPage}
  109. float:left;
  110. }
  111.  
  112. .desc::before {
  113. width:0px;
  114. height:0px;
  115. border-left:15px solid transparent;
  116. border-right:15px solid transparent;
  117. border-top:15px solid transparent;
  118. border-bottom:15px solid #000;
  119. position:absolute;
  120. margin-top:-35px;
  121. content:"";
  122. }
  123.  
  124. #title {
  125. position:absolute;
  126. width:150px;
  127. text-align:right;
  128. margin:10px 10px 10px 35px;
  129. }
  130.  
  131. #title span {
  132. padding:3px;
  133. background:{color:blog title background};
  134. color:{color:blog title};
  135. font-family:consolas;
  136. text-transform:uppercase;
  137. font-weight:700;
  138. font-size:10px;
  139. letter-spacing:1px;
  140. }
  141.  
  142. {block:ifSidebarStatic}#static {
  143. background:url({image:static});
  144. position:absolute;
  145. width:200px;
  146. height:205px;
  147. opacity:.1;
  148. }{/block:ifSidebarStatic}
  149.  
  150. #icons {
  151. position:absolute;
  152. margin-top:173px;
  153. font-size:18px;
  154. width:170px;
  155. margin-left:15px;
  156. }
  157.  
  158. #icons a {
  159. display:inline-block;
  160. text-align:center;
  161. color:#000;
  162. height:18px;
  163. width:18px;
  164. padding:6px;
  165. -webkit-transition: all 0.8s ease-in-out;
  166. -moz-transition: all 0.8s ease-in-out;
  167. -o-transition: all 0.8s ease-in-out;
  168. -ms-transition: all 0.8s ease-in-out;
  169. transition: all 0.8s ease-in-out;
  170. }
  171.  
  172. #icons a:nth-child(2) {
  173. margin-right:35px;
  174. }
  175.  
  176. #line {
  177. position:fixed;
  178. z-index:-1;
  179. left:300px;
  180. margin-left:-10px;
  181. top:50px;
  182. }
  183.  
  184. .line {
  185. display:inline-block;
  186. width:10px;
  187. margin-left:-5px;
  188. vertical-align:middle;
  189. }
  190.  
  191. #links {
  192. margin-top:15px;
  193. }
  194.  
  195. #links a {
  196. font-family:consolas;
  197. font-size:10px;
  198. text-align:center;
  199. text-transform:uppercase;
  200. font-weight:700;
  201. background:#000;
  202. color:#660000;
  203. width:80px;
  204. padding:5px;
  205. display:block;
  206. margin-top:-7px;
  207. -webkit-transition: all 0.2s ease-in-out;
  208. -moz-transition: all 0.2s ease-in-out;
  209. -o-transition: all 0.2s ease-in-out;
  210. -ms-transition: all 0.2s ease-in-out;
  211. transition: all 0.2s ease-in-out;
  212. }
  213.  
  214. #links a:hover {
  215. letter-spacing:2px;
  216. color:#fff;
  217. }
  218.  
  219. .two {
  220. margin-top:-20px;
  221. margin-left:109px;
  222. }
  223.  
  224. #content {
  225. margin-left:500px;
  226. margin-top:50px;
  227. width:600px;
  228. }
  229.  
  230. #music {
  231. position:absolute;
  232. width:20px;
  233. height:40px;
  234. overflow:hidden;
  235. margin:10px;
  236. z-index:100000;
  237. }
  238.  
  239. #micon, #mplayer {
  240. -webkit-transition: all 0.8s ease-in-out;
  241. -moz-transition: all 0.8s ease-in-out;
  242. -o-transition: all 0.8s ease-in-out;
  243. -ms-transition: all 0.8s ease-in-out;
  244. transition: all 0.8s ease-in-out;
  245. }
  246.  
  247. #mplayer {
  248. opacity:0;
  249. margin-left:-2px;
  250. }
  251. #music:hover #micon {
  252. margin-top:-12px;
  253. }
  254.  
  255. #music:hover #mplayer {
  256. opacity:1;
  257. }
  258.  
  259. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  260. #infscr-loading {display:none;}
  261. .navigation {display:none!important;}
  262.  
  263. #scrollToTop:link,#scrollToTop:visited {
  264. font-size:9px;
  265. text-transform:uppercase;
  266. color:{color:Scroll to Top Text};
  267. background:{color:Scroll to Top Background};
  268. padding:5px;
  269. display:none;
  270. position:fixed;
  271. bottom:10px;
  272. right:30px;
  273. z-index:999999;
  274. }
  275.  
  276. #s-m-t-tooltip {
  277. padding:5px;
  278. background:#000;
  279. color:{color:tooltips};
  280. font:9px Consolas, "Trebuchet MS", Arial, Helvetica, sans-serif;
  281. text-transform:uppercase;
  282. text-align:center;
  283. z-index:1000;
  284. margin:15px;
  285. }
  286.  
  287.  
  288. {block:ifGrayscaleImages}
  289. .post img,.photoset, #sidebar img {
  290. filter:gray;
  291. -webkit-filter:grayscale({text:grayscale});
  292. -webkit-transition:all 1s ease-in-out;
  293. -moz-transition:all 1s ease-in-out;
  294. -o-transition:all 1s ease-in-out;
  295. -ms-transition:all 1s ease-in-out;
  296. transition:all 1s ease-in-out;
  297. }
  298.  
  299. .post:hover img,.post:hover .photoset, #sidebar:hover img {
  300. filter:gray;
  301. -webkit-filter:grayscale(0%);
  302. }
  303. {/block:ifGrayscaleImages}
  304. {CustomCSS}
  305. </style>
  306. <div class="topp">
  307. <a href="javascript:;" id="scrollToTop">
  308. </a>
  309. </div>
  310. <div class="navigation">
  311. <p id="page_nav"><a style="float:right" href="" id="next"></a><a style="float:left" href=""></a></p>
  312. </div>
  313. <div class="border" style="left:0;background:#990000"></div>
  314. <div class="border" style="right:0;background:#990000"></div>
  315. <div id="lined"></div>
  316. <div id="top"></div>
  317. <div id="line">
  318. <div class="line" style="background:#000;height:500px"></div>
  319. <div class="line" style="background:#990000;height:550px;opacity:.8"></div>
  320. <div class="line" style="background:#000;height:500px"></div>
  321. </div>
  322. <div id="sidebar">
  323. <div id="music">
  324. <div id="micon"><img src="http://media.tumblr.com/tumblr_m7w2izzY0j1r6o8v2.gif"></div>
  325. <div id="mplayer">
  326. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://www.shredguitareric.com/audio/Attack_on_Titan_Meets_Metal_hifi.mp3&t0=HEROINE&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  327. </div>
  328. </div>
  329. <div id="static"></div>
  330. <div id="icons">
  331. </div>
  332. <div id="title"><span>MIKASA</span></div>
  333. <img src="http://i.imgur.com/Kpi2qr7.png" class="sideimg">
  334. <div class="desc">If you think it's natural for people to sacrifice their own lives to save others, surely you understand that sometimes a single death can save many lives.</div>
  335. <div id="links">
  336. <a href="">01</a><a href="" class="two">02</a><a href="">03</a><a href="" class="two">04</a><a href="">05</a><a href="" class="two">06</a><a href="">07</a><a href="" class="two">08</a><a href="">09</a><!--DO NOT REMOVE THIS--!><a href="http://how.chatango.com" class="two"><font color="#FF9900">★ CREDIT</a>
  337. </div>
  338. <div style="position:fixed; right: 100px; top:80px; width:600px; height:500px;"><img src="http://i.imgur.com/2D6lfh3.png"></div>
Advertisement
Add Comment
Please, Sign In to add comment