Advertisement
ramisaaaaa

Untitled

Aug 5th, 2014
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.33 KB | None | 0 0
  1. <!--
  2. theme by cyrunigga. don't remove credit :)).
  3. -->
  4.  
  5.  
  6. <head>
  7. <title>{title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. <script type="text/javascript"
  11. src="http://static.tumblr.com/xek1qzw/PIxmohbat/swag_2.txt"></script>
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
  14.  
  15.  
  16. <style type="text/css">
  17.  
  18. body, a:hover, a{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}
  19.  
  20.  
  21.  
  22. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.0;-webkit-transition: all 0.8s ease-out;transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  23.  
  24. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  25.  
  26.  
  27.  
  28. body {
  29. color: #000000;
  30. background-color:#ffffff;
  31. }
  32.  
  33.  
  34. #bite #bite a{
  35. display:block;
  36. }
  37.  
  38.  
  39. #bite .death{
  40. margin-right:0px;
  41. background-color:#ffffff;
  42. filter: alpha(opacity = 0);
  43. opacity:1.0;
  44. width:200px;
  45. padding-bottom:15px;
  46. padding-top:15px;
  47. margin-left:405px;
  48. -webkit-transition: all 0.3s ease-out;
  49. -moz-transition: all 0.3s ease-out;
  50. transition: all 0.3s ease-out;
  51. }
  52.  
  53. #bite:hover .death {
  54. -webkit-transition: all 0.4s ease-out;
  55. -moz-transition: all 0.4s ease-out;
  56. transition: all 0.4s ease-out;filter: alpha(opacity = 100);
  57. filter: alpha(opacity = 100);
  58. opacity:8;
  59. }
  60.  
  61. #bt {
  62. font-family:oswald;
  63. text-transform: uppercase;
  64. color:#ffffff;
  65. font-style:none;
  66. font-size:25px;
  67. }
  68.  
  69.  
  70.  
  71. a:link, a:active, a:visited {
  72. text-decoration:none;
  73. color:#000000;
  74. -webkit-transition: all 0.5s linear;
  75. }
  76.  
  77. a:hover {
  78. color:#fff;
  79. -webkit-transition: all 0.5s linear;
  80. }
  81.  
  82.  
  83. ::-webkit-scrollbar-thumb:vertical {background:#000000;}
  84.  
  85. ::-webkit-scrollbar {width:4px;background:#ffffff;}
  86.  
  87.  
  88.  
  89. #sidebar {
  90. top:200px;
  91. position:fixed;
  92. left:-230px;
  93. z-index:9999991;
  94. background-color:#ffffff;
  95. }
  96.  
  97.  
  98.  
  99. #description {
  100. width:550px;
  101. height:auto;
  102. margin-top:0px;
  103. margin-left:400px;
  104. text-align:center;
  105. font-style:italic;
  106. position:fixed;
  107. font-size:20px;
  108. color:{color:text};
  109. border-bottom:2px solid {color:border};
  110. }
  111.  
  112. .nav {
  113. font-size:10px;
  114. font-style:italic;
  115. line-height:13px;
  116. font-family:arial;
  117. margin-top:3px;
  118. -webkit-transition: all 0.7s linear;
  119. }
  120.  
  121.  
  122. .navii {
  123. font-size:10px;
  124. font-style:italic;
  125. line-height:15px;
  126. font-family:arial;
  127. -webkit-transition: all 0.7s linear;
  128. }
  129.  
  130.  
  131.  
  132. .nav a {
  133. -webkit-transition: all 0.7s linear;
  134. padding:6px;
  135. }
  136.  
  137. #content {
  138. width:400px;
  139. margin-left:420px;
  140. margin-right:20px;
  141. margin-top:10px;
  142. }
  143.  
  144. #all {margin-right:20px;margin-bottom:12px;float:left;-webkit-transition: opacity 0.8s linear; z-index:9999991;}
  145.  
  146. #all img {
  147. width:120px;
  148. margin-left:20px;
  149. margin-top:20px;
  150. padding:4px;
  151. box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  152. z-index:9999991;
  153. }
  154.  
  155.  
  156. #lol {
  157. text-align:center;
  158. bottom:0px;
  159. right: 6px;
  160. position:fixed;
  161. font-size:9px;
  162. opacity:1.0;
  163. }
  164.  
  165.  
  166.  
  167. .stuff {
  168. position:absolute;
  169. width:400px;
  170. height:100px;
  171. margin-left:198px;
  172. margin-top:45px;
  173. background:#ffffff;
  174. box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  175. font-size:10px;
  176. padding:5px;
  177. line-height:10px;
  178. opacity:1.0;
  179. -webkit-transition: opacity 0.7s linear;
  180. -webkit-transition: all 0.7s linear;
  181. }
  182.  
  183. .stuff:hover {
  184. overflow:visible;
  185. -webkit-transition: opacity 0.7s linear;
  186. opacity: 0.9;
  187. -webkit-transition: all 0.7s linear;
  188. }
  189.  
  190. #member {
  191. margin-top:1%;
  192. text-align:left;
  193. margin-left:3%;
  194. margin-bottom:3px;
  195. }
  196.  
  197. #member a {
  198. font-family:arial;
  199. text-transform: uppercase;
  200. font-size:14px;
  201. font-style:italic;
  202. -webkit-transition: all 0.7s linear;
  203. }
  204.  
  205. #member a:hover {
  206. -webkit-transition: all 0.7s linear;
  207. opacity:0.8;
  208. color:;-webkit-transition:all 0.5s ease-out;
  209. -moz-transition:all 0.5s ease-out;
  210. transition:all 0.5s ease-out;
  211. }
  212.  
  213. #desc {
  214. font-family:arial;
  215. font-size:10px;
  216. font-style: italic;
  217. margin-top:0px;
  218. line-height:14px;
  219. padding:5px;
  220. }
  221.  
  222.  
  223. #lol {
  224. text-align:center;
  225. bottom:0px;
  226. right: 6px;
  227. font-family:arial;
  228. position:fixed;
  229. font-size:9px;
  230. opacity:0.5;
  231. }
  232.  
  233.  
  234.  
  235. </style>
  236. <script type="text/javascript" src="http://static.tumblr.com/
  237. xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
  238. <body>
  239.  
  240.  
  241.  
  242. <div id="sidebar">
  243. <div id="bite">
  244.  
  245.  
  246. <div class="death">
  247. <center><div class="nav">
  248.  
  249. <center>
  250.  
  251. <div class="navii"><br>
  252. <center><a href="/">home</a>
  253. <a href="/ask">message</a>
  254. <a href="/tags">tags</a>
  255. <a href="/">back</a>
  256. </div>
  257.  
  258. <img src="http://media.tumblr.com/a6e1c9157c51ee2a5e415f89170f7c85/tumblr_inline_mky67t2gAt1qz4rgp.png" style="width:200px; height:200px;">
  259.  
  260.  
  261. <!--if you want a description, then write it right under this.vvv-->
  262.  
  263.  
  264. <br>these are my homies and if you fuck with them then watch ok just watch <script language="JavaScript">
  265. var ref = (''+document.referrer+'');
  266. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID2919148&e1=&e2=&r=' + ref + '"><\/script>');
  267. </script>
  268.  
  269.  
  270. </div></div></div></div>
  271.  
  272.  
  273.  
  274. <div id="content"><center>
  275.  
  276.  
  277.  
  278. <!--BEGINNING OF THE FIRST MEMBER-->
  279. <div id="all">
  280. <div class="stuff">
  281. <div id="member">
  282. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  283. <div id="desc">
  284. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  285. </div>
  286. </div>
  287. <img src="http://media.tumblr.com/1d02912970488a397e3df4fc7b1ddf62/tumblr_inline_mmal5sjF4T1rzyz4p.png" style="width:170px; height:170px;"></div>
  288. <!--ENDING OF THE FIRST MEMBER-->
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295. <!--BEGINNING OF THE FIRST MEMBER-->
  296. <div id="all">
  297. <div class="stuff">
  298. <div id="member">
  299. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  300. <div id="desc">
  301. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  302. </div>
  303. </div>
  304. <img src="http://media.tumblr.com/8ca1ea1139f68c064dcd7d625a5d1b00/tumblr_inline_mmams2wITM1qz4rgp.png" style="width:170px; height:170px;"></div>
  305. <!--ENDING OF THE FIRST MEMBER-->
  306.  
  307.  
  308. <!--BEGINNING OF THE FIRST MEMBER-->
  309. <div id="all">
  310. <div class="stuff">
  311. <div id="member">
  312. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  313. <div id="desc">
  314. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  315. </div>
  316. </div>
  317. <img src="http://media.tumblr.com/5ace97cdaea13232d02c83a4cce3caf9/tumblr_inline_mmalxsM9Fp1qz4rgp.png" style="width:170px; height:170px;"></div>
  318. <!--ENDING OF THE FIRST MEMBER-->
  319.  
  320.  
  321.  
  322.  
  323. <!--BEGINNING OF THE FIRST MEMBER-->
  324. <div id="all">
  325. <div class="stuff">
  326. <div id="member">
  327. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  328. <div id="desc">
  329. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">beautiful about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  330. </div>
  331. </div>
  332. <img src="http://media.tumblr.com/a32b8d754450fbb8173e909bbd9c549b/tumblr_inline_mmani8qw2A1qz4rgp.png" style="width:170px; height:170px;"></div>
  333. <!--ENDING OF THE FIRST MEMBER-->
  334.  
  335.  
  336.  
  337.  
  338. <!--BEGINNING OF THE FIRST MEMBER-->
  339. <div id="all">
  340. <div class="stuff">
  341. <div id="member">
  342. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  343. <div id="desc">
  344. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  345. </div>
  346. </div>
  347. <img src="http://media.tumblr.com/a3c7de53d64e595461100e09ee265d57/tumblr_inline_mmakamrquY1qz4rgp.png" style="width:170px; height:170px;"></div>
  348. <!--ENDING OF THE FIRST MEMBER-->
  349.  
  350.  
  351.  
  352.  
  353. <!--BEGINNING OF THE FIRST MEMBER-->
  354. <div id="all">
  355. <div class="stuff">
  356. <div id="member">
  357. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  358. <div id="desc">
  359. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  360. </div>
  361. </div>
  362. <img src="http://25.media.tumblr.com/3a7fe14cc73728a1eb61b389f0bea9c0/tumblr_mmajjmjQnY1sn114go6_r1_250.png" style="width:170px; height:170px;"></div>
  363. <!--ENDING OF THE FIRST MEMBER-->
  364.  
  365.  
  366.  
  367.  
  368. <!--BEGINNING OF THE FIRST MEMBER-->
  369. <div id="all">
  370. <div class="stuff">
  371. <div id="member">
  372. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  373. <div id="desc">
  374. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  375. </div>
  376. </div>
  377. <img src="http://media.tumblr.com/a2a392f2833195b361312c9bbec745e1/tumblr_inline_mmahqy2JXx1qz4rgp.png" style="width:170px; height:170px;"></div>
  378. <!--ENDING OF THE FIRST MEMBER-->
  379.  
  380.  
  381.  
  382.  
  383.  
  384. <!--BEGINNING OF THE FIRST MEMBER-->
  385. <div id="all">
  386. <div class="stuff">
  387. <div id="member">
  388. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  389. <div id="desc">
  390. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  391. </div>
  392. </div>
  393. <img src="http://media.tumblr.com/fcb92afbdcb6c3bd9f5964e251fefa3c/tumblr_inline_mmaj53BhZm1qz4rgp.png" style="width:170px; height:170px;"></div>
  394. <!--ENDING OF THE FIRST MEMBER-->
  395.  
  396.  
  397.  
  398.  
  399. <!--BEGINNING OF THE FIRST MEMBER-->
  400. <div id="all">
  401. <div class="stuff">
  402. <div id="member">
  403. <a href="http://URL.tumblr.com/">PERSON'S NAME</a></div>
  404. <div id="desc">
  405. <div style="overflow:auto; width: 380px; margin-left:5px; height: 72px; border: 0px solid #000000;text-align: left; margin-top:0px;">about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person about the person about the person the person about the person about the person about the person the person about the person about the person about the person about the person about the person</div>
  406. </div>
  407. </div>
  408. <img src="http://media.tumblr.com/826c7173b462d0cbdcfa5bb8ad14993c/tumblr_inline_mmade1kca01qz4rgp.png" style="width:170px; height:170px;"></div>
  409. <!--ENDING OF THE FIRST MEMBER-->
  410.  
  411.  
  412.  
  413. <br><br><br>
  414. </div>
  415. </div>
  416. </center>
  417. </div>
  418. </body>
  419. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement