Advertisement
brookeabee

Bully

Jan 25th, 2013
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.57 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <!--
  5. Theme By Brooke from falsetto themes
  6. http://falsettothemes.tumblr.com
  7. http://xoxobrookeabee.tumblr.com
  8. Dont remove the credit please. I would be really upset.
  9. Credit to xXxbambiixXx for helping me with my new theme base
  10. Theme: bully
  11. -->
  12.  
  13.  
  14.  
  15.  
  16. <!-- edit your title and shortcut icon here-->
  17. <title>Bully</title>
  18. <link rel="shortcut icon" href="http://i122.photobucket.com/albums/o260/mhilka/minigifs/thmouse_online.gif">
  19.  
  20.  
  21. <!-- infinite scroll-->
  22. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  23.  
  24.  
  25. <head>
  26.  
  27. <script type="text/javascript"
  28. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  29. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  30.  
  31.  
  32.  
  33.  
  34.  
  35. <style type="text/css">
  36.  
  37.  
  38.  
  39. body{
  40. color:#222;
  41. font-family:littlefont;
  42. font-size:8px;
  43. background-color:#fff;
  44. text-align:justify;
  45. background-image:url("");
  46. background-attachment: fixed;
  47. }
  48.  
  49. @font-face { font-family: 'littlefont'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  50.  
  51. @font-face { font-family: "Amelie"; src: url ('http://static.tumblr.com/pwgdr2n/BrEm3j3p3/amelie.ttf'); }
  52.  
  53. body,a{cursor:url(http://i.imgur.com/ZOrzC.png), progress;}
  54. a:hover{cursor:url(http://i.imgur.com/ZOrzC.png), progress;}
  55.  
  56. ::-webkit-scrollbar-thumb:vertical {
  57. height:auto;-moz-border-radius: 4px;}
  58.  
  59. ::-webkit-scrollbar-thumb { background: -webkit-gradient(linear, left top, left bottom, from(#f9a6c9), to(#fab49c)); background-color:#eee; -webkit-border-radius:8px; }; }
  60.  
  61. ::-webkit-scrollbar-thumb:horizontal {
  62. background-color:#eee;
  63. height:7px!important;
  64. border: 1px dashed #000000;}
  65. ::-webkit-scrollbar {
  66. width:4px; height:auto;
  67. background-position:right;
  68. background-color:#eee; -webkit-border-radius:8px; }
  69.  
  70. .content{
  71. width:550px;
  72. top:-5px;
  73. position: scroll;
  74. height:auto;
  75. margin-left:380px;
  76. background-color:transparent;
  77. position:absolute;
  78. padding:2px;
  79. border: 0px solid #222;
  80. }
  81.  
  82. .entry{
  83. padding-left:2px;
  84. padding-right:2px;
  85. padding-top:2px;
  86. padding-bottom:0px;
  87. background-color:transparent;
  88. width:250px;
  89. float:left;
  90. margin:2px;
  91. position:scroll;
  92. {block:permalinkpage}
  93. width:522px;
  94. height:auto;
  95. margin-top:-2px;
  96. margin-left:-4px;
  97. margin-bottom:10px;
  98. {/block:permalinkpage}
  99. }
  100. }
  101. .entry .permalink a{
  102. color:#000;
  103. }
  104.  
  105. .entry .permalink{
  106. position:absolute;
  107. opacity:0;
  108. width:250px;
  109. height:15px;
  110. margin-top:0px;
  111. overflow:hidden;
  112. font-family: silkscreen;
  113. font-size: 8px;
  114. line-height: 14px;
  115. background-color:white;
  116. text-align:center;
  117. text-transform: uppercase;
  118. -webkit-transition: all 0.2s linear;
  119. -webkit-transition: all 0.2s linear;
  120. -moz-transition: all 0.2s linear;
  121. transition: all 0.2s linear;
  122. }
  123. .entry:hover .permalink{
  124. width:250px;
  125. height:15px;
  126. margin-top:0px;
  127. overflow:visible;
  128. -webkit-transition: all 0.4s linear; opacity: .7;
  129. -webkit-transition: all 0.4s linear;
  130. -moz-transition: all 0.4s linear;
  131. transition: all 0.4s linear;
  132. }
  133.  
  134. #sidebar{
  135. background-color:#fff;
  136. width:200px;
  137. height:900px;
  138. margin-top:-8px;
  139. margin-left:175px;
  140. position:fixed;
  141. border-left: 5px solid #ccc;
  142. }
  143.  
  144. #banner{
  145. background-color:transparent;
  146. width:auto;
  147. height:auto;
  148. margin-top:0px;
  149. margin-left:895px;
  150. position:fixed;
  151. border: 0px solid #222;
  152. z-index:1;
  153. }
  154.  
  155.  
  156.  
  157. #container {background-color: #bc0062; width: 248px ;border: 1px solid #dbd69d; margin: 0 auto;}
  158.  
  159. .bubble {
  160. align:right;
  161. background: #dbd69d;
  162. margin:7px 0px 5px 66px;
  163. padding:10px;
  164. position: relative;}
  165. .bubble p {margin:1px 0px;}
  166. .bubble span {display:block;
  167. position:absolute;
  168. width:1px;
  169. height:1px;
  170. font-size: 0;
  171. line-height: 1px;
  172. left:-10px;
  173. top:10px;}
  174.  
  175. #navi{
  176. background-color:transparent;
  177. width:250px;
  178. height:auto;
  179. margin-top:284px;
  180. margin-left:120px;
  181. position:fixed;
  182. border: 0px solid #222;
  183. z-index:1;
  184. }
  185.  
  186. a.navi1:link, a.navi1:active, a.navi1:visited
  187. {display:inline-block;
  188. font-family:"littlefont";
  189. font-size:8px;
  190. color:#6bd3b3;
  191. text-align:center;
  192. background-color:transparent;
  193. border: 1px solid #ccc;
  194. height:8px;
  195. width:27px;}
  196.  
  197. a.navi1:hover
  198. {background-color:transparent;
  199. letter-spacing:0px;
  200. color:#ccc;
  201. -webkit-transition: all .5s ease-out;
  202. -moz-transition: all .5s ease;
  203. -o-transition: all .5s ease;
  204. }
  205.  
  206.  
  207.  
  208.  
  209. a:link, a:visited, a:active{
  210. font-family: littlefont;
  211. font-size: 8px;
  212. color: #fab49c;
  213. line-height: 8px;
  214. text-transform: lowercase;
  215. text-decoration: none;
  216. -webkit-transition: color 0.5s ease-out;
  217. -moz-transition: color 0.5 ease-out;
  218. }
  219.  
  220.  
  221. a:hover{
  222. color: #ccc;
  223. }
  224.  
  225.  
  226.  
  227.  
  228. l{
  229. color:#f7916f;
  230. }
  231.  
  232. o{
  233. color:#fab49c;
  234. }
  235.  
  236.  
  237. v{
  238. color:#f9a6c9;
  239. }
  240.  
  241. e {
  242. color:#6bd3b3;
  243. }
  244.  
  245.  
  246.  
  247. .title{
  248. background-color: #eee;
  249. line-height:15px;
  250. font-family: Amelie;
  251. font-size: 15px;
  252. text-transform: none;
  253. display: block;
  254. text-align: center;
  255. letter-spacing:0px;
  256. color: #f7916f;
  257. }
  258.  
  259. .link{
  260. background-color: #eee;
  261. line-height:15px;
  262. font-family: Amelie;
  263. font-size: 15px;
  264. text-transform: none;
  265. display: block;
  266. text-align: center;
  267. letter-spacing:0px;
  268. color: #6bd3b3;
  269. }
  270.  
  271. h1{
  272. line-height:12px;
  273. font-family: Amelie;
  274. color: #555;
  275. background-color: #eee;
  276. font-size: 12px;
  277. text-transform: uppercase;
  278. display: block;
  279. text-align: right;
  280. letter-spacing:1px;
  281. margin-top:0px;
  282. padding-right:3px;
  283. border-right: 3px solid #ccc;
  284. }
  285.  
  286.  
  287.  
  288.  
  289.  
  290. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  291. #infscr-loading {display:none;}
  292. .navigation{display:none;}
  293.  
  294.  
  295. {CustomCSS]</style>
  296.  
  297. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  298.  
  299. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  300.  
  301.  
  302. <script type="text/javascript">
  303.  
  304. $(window).load(function () {
  305. $('.content').masonry(),
  306. $('.masonryWrap').infinitescroll({
  307. navSelector : "div#navigation",
  308. // selector for the paged navigation (it will be hidden)
  309. nextSelector : "div#navigation a#nextPage",
  310. // selector for the NEXT link (to page 2)
  311. itemSelector : ".entry",
  312. // selector for all items you'll retrieve
  313. bufferPx : 10000,
  314. extraScrollPx: 200,
  315. loadingImg : "http://static.tumblr.com/emvmfcr/6DSlwb7ga/1.png",
  316. loadingText : "<em></em>",
  317. donetext : "<em></em>" ,
  318. // text displayed when all items have been retrieved
  319. },
  320. // call masonry as a callback.
  321. function() { $('.content').masonry({ appendedContent: $(this) }); }
  322. );
  323. });
  324. </script>
  325.  
  326. </head>
  327. <body>
  328.  
  329. {block:IndexPage}
  330. <div class="column navigation" id="navigation">
  331. {block:Pagination}
  332. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  333. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  334. </div>
  335. {/block:IndexPage}
  336.  
  337.  
  338.  
  339. <div id="banner"><img src="http://i.imgur.com/6bnhJIW.png"></div>
  340.  
  341. <div id="sidebar"><center>
  342. <h1><l>w</l>elcome</h1>
  343. <img src="http://data.whicdn.com/images/50328775/697656459_large.png" width="200"><br><p>
  344.  
  345. <a class="navi1" href="/">home</a>
  346. <a class="navi1" href="/ask">ask</a>
  347. <a class="navi1" href="/">link</a>
  348. <a class="navi1" href="/">link</a>
  349. <a class="navi1" href="/">link</a>
  350. <a class="navi1" href="http://falsettothemes.tumblr.com/">credit</a><p>
  351.  
  352. <center>
  353. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="100" height="9">
  354. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  355. <param name="bgcolor" value="#ffffff" />
  356. <param name="FlashVars" value="mp3=http://k002.kiwi6.com/hotlink/65248pukh6/trey_songz-we_should_be_www.mp3fiber.com_.mp3fiber.com_1.mp3&amp;autoplay=1&amp;bgcolor=ffffff&amp;loadingcolor=fab49c&amp;buttoncolor=fab49c&amp;slidercolor=fab49c" />
  357. </object></center><p>
  358.  
  359. <h1><o>b</o>logger</h1>
  360. <p align="justify"><l>></l><o>></o><v>></v><e>></e> This is where you can <l>talk</l> about <o>yourself</o>. You can write your <v>name</v>, your <e>age</e>, what you <l>like</l> and what you don't. Please don't remove the <o>credit</o>. I <v>hope</v> you like the <e>theme</e> Don't forget to check back to falsetto themes & message me if you need anything :D</p>
  361.  
  362. <h1><e>b</e>addest</h1>
  363. <center>
  364. <a href="/"><img style='padding: 1px; border:1px solid #ccc'src="http://i.imgur.com/FqSDE.png" width="35" ></a>
  365. <a href="/"><img style='padding: 1px; border:1px solid #ccc'src="http://i.imgur.com/FqSDE.png" width="35" ></a>
  366. <a href="/"><img style='padding: 1px; border:1px solid #ccc'src="http://i.imgur.com/FqSDE.png" width="35" ></a>
  367. <a href="/"><img style='padding: 1px; border:1px solid #ccc'src="http://i.imgur.com/FqSDE.png" width="35" ></a><br>
  368. <a href="/"><img style='padding: 1px; border:1px solid #ccc'src="http://i.imgur.com/FqSDE.png" width="35" ></a>
  369. <a href="/"><img style='padding: 1px; border:1px solid #ccc'src="http://i.imgur.com/FqSDE.png" width="35" ></a>
  370. <a href="/"><img style='padding: 1px; border:1px solid #ccc'src="http://i.imgur.com/FqSDE.png" width="35" ></a>
  371. <a href="/"><img style='padding: 1px; border:1px solid #ccc'src="http://i.imgur.com/FqSDE.png" width="35" ></a>
  372. </center><p>
  373.  
  374. <h1><l>f</l>aq</h1><p>
  375. <p align="justify">
  376. <o><b>Q:</b></o> Questions go right here babe<br>
  377. <e><b>A:</b></e> Your answers should go here xoxo<br>
  378. <o><b>Q:</b></o> Questions go right here babe<br>
  379. <e><b>A:</b></e> Your answers should go here xoxo<br>
  380. <o><b>Q:</b></o> Questions go right here babe<br>
  381. <e><b>A:</b></e> Your answers should go here xoxo<br>
  382. <o><b>Q:</b></o> Questions go right here babe<br>
  383. <e><b>A:</b></e> Your answers should go here xoxo<br>
  384. <o><b>Q:</b></o> Questions go right here babe<br>
  385. <e><b>A:</b></e> Your answers should go here xoxo<br>
  386. <p>
  387.  
  388. <h1><o>s</o>tats</h1><p><center>
  389. <script language="JavaScript">
  390. var ref = (''+document.referrer+'');
  391. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID2032116&e1=rudolph&e2=reindeer&r=' + ref + '"><\/script>');
  392. </script><br><script language="JavaScript" src="http://freehostedscripts.net/ip.php"></script><br><p></center>
  393.  
  394. <h1><e>s</e>tay connected</h1>
  395. <a href="YOUR FACEBOOK URL HERE"><img src="https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcT6o3wUCo0t-IBGoxuXbuhpMgbLOmLKAuar-NavLzP-8kjHCQF3cw" width="15px"></a>
  396. <a href="YOUR TWITTER URL HERE"><img src="https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTjkvkgtcz51xLgpzYPrtknO-lDOn23EANUBK2ayCyngEZyl4kU" width="15px"></a>
  397. <a href="YOUR SKYPE NAME"><img src="http://200billionscandal.typepad.com/.a/6a00d83451da3169e201543688de45970c-800wi" width="15px"></a>
  398. <a href="YOUR PINTEREST URL"><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSiI7mSNUYgmIC2aHtAi9RcpDlUdhr4QffH-sXrKwQe8SBtgZHDiQ" width="15px"></a>
  399. <a href="YOUR APPLE ID HERE"><img src="https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTFSGRwzkdanAY5311ZcCGuzNbZd9uxRw03r2ITR09PNzbInDgU9w" width="15px"></a>
  400. <a href="YOUR SNAPCHAT HERE"><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQmAJ1A9Hlw3KmfpmDi-W2oHmYlPvzr1nTC4Q0JnF96RraiMn_3hQ" width="15px"></a>
  401. <a href="YOUR INSTAGRAM HERE"><img src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcTQIFiY4ZQFhIlLDWjHoneSUl7N5mmgwuBrtayoSQf7dPGhHBCn" width="15px"></a>
  402. </div>
  403.  
  404. <div class="content">
  405.  
  406. {block:Posts}
  407. <div class="entry">
  408. {block:Title}<div class="title">{Title}</div>{/block:Title}
  409. {block:Text}
  410. {Body}
  411. {block:IndexPage}
  412. <a href="{Permalink}">{NoteCountWithLabel}</a> +</span> <a href="{ReblogURL}">reblog</a>
  413. {/block:IndexPage}
  414. {/block:Text}
  415.  
  416. {block:Photo}
  417.  
  418. {block:IndexPage}<div class="permalink"><center><a href="{Permalink}">{NoteCountWithLabel}</a> // <a href="{ReblogURL}" target="_blank">Reblog</a> </center></div> {/block:IndexPage}
  419.  
  420. {block:indexpage}<a href="{permalink}"><img src="{PhotoURL-500}" width="250"/></a>{/block:indexpage}
  421.  
  422. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="522" alt="{PhotoAlt}"/>{LinkCloseTag}{/block:PermalinkPage}
  423. {/block:Photo}
  424.  
  425. {block:Photoset}
  426. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  427. {block:PermalinkPage}{Photoset-250}{/block:PermalinkPage}
  428. {/block:Photoset}
  429.  
  430.  
  431. {block:Quote}
  432. {Quote}
  433. <div align="right">
  434. {block:Source}-{Source}{/block:Source}
  435. </div>
  436. {/block:Quote}
  437.  
  438.  
  439. {block:Video}
  440. {block:indexpage}{Video-250}<br>
  441. {PlayCountWithLabel}
  442. {/block:indexpage}
  443. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  444.  
  445. {/block:Video}
  446.  
  447.  
  448. {block:Link}
  449. <center><a href="{URL}" class="link" {Target} box-shadow: 2px 2px 2px #222><div class="link">{Name}</div></a></center><BR>
  450. {block:Description}{Description}{/block:Description}
  451. <a href="{Permalink}">{NoteCountWithLabel}</a> +</span> <a href="{ReblogURL}">reblog</a>
  452. {/block:Link}
  453.  
  454. {block:Chat}
  455. {block:Lines}
  456. {block:Label}
  457. <br>
  458. {Label}
  459. {/block:Label}
  460. &nbsp;{Line}
  461. {/block:Lines}<br>
  462. {block:IndexPage}
  463. <a href="{Permalink}">{NoteCountWithLabel}</a> +</span> <a href="{ReblogURL}">reblog</a>
  464. {/block:IndexPage}
  465. {/block:Chat}
  466.  
  467. {block:Audio}
  468. {AudioPlayerGrey}
  469. <br><div align="right">{block:Artist}
  470. Artist: {Artist}</div>
  471. {/block:Artist}<br>
  472. {block:Caption}{Caption}{/block:Caption}
  473. {/block:Audio}
  474.  
  475.  
  476. {block:Answer}
  477. <n><div align="left"><d>
  478. <p align="jusify">
  479. {Asker} was like: {Question}<br><br>
  480. and I said bitch: {Answer}</p>
  481. </div><p align=right>
  482. {block:IndexPage}
  483. <a href="{Permalink}">{NoteCountWithLabel}</a> +</span> <a href="{ReblogURL}">reblog</a>
  484. {/block:IndexPage}
  485.  
  486. {/block:Answer}
  487.  
  488. {block:PermalinkPage}
  489. {block:Caption}
  490. {Caption}
  491. {/block:Caption}
  492. <br>
  493. {block:NoteCount}
  494. {NoteCount} notes
  495. {/block:NoteCount}
  496. <Br>
  497. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  498. {/block:PermalinkPage}
  499. </div>
  500.  
  501. {/block:Posts}
  502.  
  503. </div>
  504.  
  505.  
  506. </body>
  507. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement