Advertisement
bitchthemes_

Theme 1 - Lonely Theme

Jul 7th, 2013
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.58 KB | None | 0 0
  1. <!-------------------------------------------------------------------------
  2.  
  3. Bɪᴛᴄʜ Tʜᴇᴍᴇs ɪs ᴄᴏᴘʏʀɪɢʜᴛᴇᴅ ʙʏ Bʀᴜɴᴏ
  4. ╔╗──╔╗───╔╗───╔╗╔╗
  5. ║║─╔╝╚╗──║║──╔╝╚╣║
  6. ║╚═╬╗╔╬══╣╚═╗╚╗╔╣╚═╦══╦╗╔╦══╦══╗
  7. ║╔╗╠╣║║╔═╣╔╗║─║║║╔╗║║═╣╚╝║║═╣══╣
  8. ║╚╝║║╚╣╚═╣║║║─║╚╣║║║║═╣║║║║═╬══║
  9. ╚══╩╩═╩══╩╝╚╝─╚═╩╝╚╩══╩╩╩╩══╩══╝
  10.  
  11. http://bitchthemes.tumblr.com/
  12.  
  13. THEME MADE BY BRUNO (TRACTIONS)
  14.  
  15. -------------------------------------------------------------------------->
  16.  
  17.  
  18. <html lang="en">
  19. <html xmlns="http://www.w3.org/1999/xhtml">
  20. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  21. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/uiqhh9x/euPm9h61q/animate.css">
  22.  
  23. <head>
  24.  
  25. <script>
  26. $(document).ready(function(){
  27. $("#flip").click(function(){
  28. $("#panel").slideToggle("slow");
  29. });
  30. });
  31. </script>
  32.  
  33. <!-- APPEARANCE -->
  34.  
  35. <meta name="color:background" content="#fff"/>
  36. <meta name="color:text" content="#000"/>
  37. <meta name="color:title" content="#000"/>
  38. <meta name="color:link" content="#9B9B9B"/>
  39. <meta name="color:hover" content="#000"/>
  40.  
  41. <meta name="image:background" content="0"/>
  42.  
  43. <meta name="if:1 column" content=""/>
  44.  
  45. <meta name="text:Link One Title" content="link1" />
  46. <meta name="text:Link One" content="" />
  47. <meta name="text:Link Two Title" content="link2" />
  48. <meta name="text:Link Two" content="" />
  49. <meta name="text:Link Three Title" content="link3" />
  50. <meta name="text:Link Three" content="" />
  51. <meta name="text:Link Four Title" content="link4" />
  52. <meta name="text:Link Four" content="" />
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  55.  
  56. <style type="text/css">
  57.  
  58. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; -webkit-filter:invert(100%);}
  59.  
  60. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out; -webkit-filter:invert(100%);}
  61.  
  62. ::-webkit-scrollbar{
  63. width:3px; height: 4px; background: #FFFFFF; border-left:1px solid #aaa;}
  64. ::-webkit-scrollbar-thumb{ background-color:#ccc; border: 1px solid #aaa;}
  65.  
  66. ::selection {
  67. background: #d1d1d1;
  68. color: #fff;
  69. }
  70. ::-moz-selection {
  71. background: #d1d1d1;
  72. color: #fff;
  73. }
  74.  
  75. .wrapper{
  76. margin: 0px auto;
  77. margin-left: 60px;
  78. width: 802px;
  79. }
  80. .header{
  81. float: left;
  82. width: 100%;
  83. }
  84.  
  85. .title{
  86. font-family: ubuntu;
  87. font-size: 13px;
  88. line-height: 23px;
  89. text-transform: uppercase;
  90. color: {color:Title};
  91. font-weight: normal;
  92. }
  93.  
  94. body, a, a:hover { cursor:
  95. url('http://img69.imageshack.us/img69/7673/cursorw.png'), progress;}
  96.  
  97. body {
  98. margin:0px;
  99. background-color: {color:Background};
  100. background-image:url({image:Background});
  101. background-attachment: fixed;
  102. background-size: repeat;}
  103. body, div, p, textarea, submit, input{
  104. font-family: consolas;
  105. font-size: 10px;
  106. line-height:14px;
  107. color:{color:Text};
  108. }
  109.  
  110. a:link, a:active, a:visited{
  111. text-decoration: none;
  112. -webkit-transition: color 0.3s ease-out;
  113. -moz-transition: color 0.3s ease-out;
  114. transition: color 0.3s ease-out;
  115. color: {color:Link};}
  116.  
  117. a:hover {
  118. : -webkit-transition-duration: 0.5s;
  119. color:{color:Hover};
  120. text-decoration:none;
  121. }
  122.  
  123. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf');}
  124.  
  125. #posts {
  126. width:732px;
  127. margin-top: -5px;
  128. margin-left:440px;
  129. margin-right: auto;
  130. position:relative;
  131. overflow-y: hidden;
  132. {block:if1column}
  133. width: 500px;
  134. margin-left: 563px;
  135. {/block:if1column}
  136. }
  137.  
  138. .entry {
  139. float:left;
  140. display: block;
  141. overflow:hidden;
  142. margin:10px;
  143. width:220px;
  144. padding:10px;
  145. padding-bottom:6px;
  146. border:1px solid #ddd;
  147. background: white;
  148. border-radius: 10px;
  149. -webkit-transition-duration: 1.0s;
  150. {block:PermalinkPage}
  151. width:470px;
  152. margin-left:20px;
  153. text-align:center;
  154. {/block:PermalinkPage}
  155. {block:if1column}
  156. width: 290px;
  157. {block:PermalinkPage}
  158. margin-left:11px;
  159. text-align:center;
  160. {/block:PermalinkPage}
  161. {/block:if1column}}
  162. .entry img{
  163. z-index: 999;
  164. opacity: .8;
  165. border-radius: 7px;
  166. -webkit-transition: all 0.4s ease-in-out;
  167. -moz-transition: all 0.4s ease-in-out;
  168. transition: all 0.4s ease-in-out;
  169. }
  170. .entry img:hover{
  171. opacity:1;
  172. -webkit-transition: all 0.4s ease-in-out;
  173. -moz-transition: all 0.4s ease-in-out;
  174. transition: all 0.4s ease-in-out;
  175. }
  176.  
  177. #sidebar {
  178. position:fixed !important;
  179. margin-top: 150px;
  180. margin-left: 280px;
  181. width: 87px;
  182. background-color: transparent;
  183. padding: 3px;~
  184. {block:ifnot1column}
  185. margin-left: 400px;
  186. {/block:ifnot1column}
  187. }
  188.  
  189. #a{z-index:1;position:fixed;margin-top:-5;height:110%; width: 1px; background: #ddd; margin-left: 370px; {block:if1column}margin-left: 490px;{/block:if1column}}
  190. #b{position:fixed;margin-top:-5px;height:110%;width:1px;background:#ddd;margin-left:910px; {block:if1column}margin-left: 850px;{/block:if1column}}
  191.  
  192.  
  193.  
  194. #kk:hover a{ color: {color:title}; text-decoration:underline; text-shadow: #fff 0 0 3px;}
  195.  
  196. #kk{
  197. z-index:99999999999999999999999;
  198. display: inline-block;
  199. height: 11px;
  200. padding: 3px;
  201. background: white;
  202. border: 1px solid #ddd;
  203. border-right: 0px;
  204. color: #9b9b9b;
  205. text-align: center;
  206. line-height: 11px;
  207. margin: 8px 6px 2px -3px;
  208. -webkit-transition: all 0.4s ease-in-out;
  209. -moz-transition: all 0.4s ease-in-out;
  210. transition: all 0.4s ease-in-out;
  211. }
  212. #kk:hover{background: #f0f0f0; padding-right: 7px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
  213.  
  214. #desc {
  215. z-index:9999999999999;
  216. position:fixed;
  217. margin-top: 5px;
  218. margin-left: -5px;
  219. width: 80px;
  220. height: auto;
  221. padding: 7px;
  222. padding-bottom: 15px;
  223. line-height: 13px;
  224. text-align:right;
  225. background-color: transparent;
  226. {block:if1column}
  227. margin-left: 115px;
  228. {/block:if1column}
  229. }
  230.  
  231. #center{
  232. margin:auto;
  233. margin-top:0px;
  234. position:relative;
  235. width:900px;
  236. background-color:;
  237. overflow:auto;
  238. }
  239.  
  240. .entry .perma1 a{
  241. color:{color:Link};}
  242. .entry .perma1 a:hover{
  243. color:{color:hover};}
  244. .entry .perma1{
  245. z-index: 99999999999999999999;
  246. position:absolute;
  247. left: 7px;
  248. top: 7px;
  249. padding: 7px;
  250. padding-right: 13px; padding-bottom: 10px;
  251. line-height:10px;
  252. text-align:center;
  253. font-size: 10px;
  254. background:white;
  255. overflow:hidden;
  256. opacity:0.0;
  257. border-radius: 0px 0px 20px 0px;
  258. text-transform: uppercase;
  259. -webkit-transition: all 0.2s ease-in-out;
  260. -moz-transition: all 0.2s ease-in-out;
  261. transition: all 0.2s ease-in-out;
  262. -webkit-animation: fadeOutLeft 1s;
  263. -moz-animation: fadeOutLeft 1s;
  264. -ms-animation: fadeOutLeft 1s;
  265. }
  266. .entry:hover .perma1{
  267. opacity:1;
  268. -webkit-transition: all 0.4s ease-in-out;
  269. -moz-transition: all 0.4s ease-in-out;
  270. transition: all 0.4s ease-in-out;
  271. -webkit-animation: fadeInLeft 1s;
  272. -moz-animation: fadeInLeft 1s;
  273. -ms-animation: fadeInLeft 1s;
  274.  
  275. }
  276.  
  277. #panel,#flip{
  278. position:relative;
  279. background:#ddd;
  280. height:auto;
  281. width:40px;
  282. height:8px;
  283. padding:3px; padding-left: 8px;
  284. margin-left:36px;
  285. margin-top: auto;
  286. text-align:left;
  287. letter-spacing: 2px;
  288. z-index:99999;
  289. display:inline-block;
  290. text-transform:uppercase;
  291. padding-bottom: 10px;
  292. padding-top: 2px;
  293. color:#fff;
  294. {block:if1column}
  295. margin-left: 157px;
  296. {/block:if1column}
  297. }
  298.  
  299. #panel {
  300. z-index:99999;
  301. background-color:transparent;
  302. width:88px;
  303. height:auto;
  304. font-style:normal;
  305. margin-left:-3px;
  306. margin-top: 2px;
  307. text-transform:uppercase;
  308. text-align:right;
  309. letter-spacing:1px;
  310. text-decoration:none;
  311. display:none;
  312. padding-bottom: 0px;
  313. {block:if1column}
  314. margin-left: 117px;
  315. {/block:if1column}
  316. }
  317.  
  318. .textt{
  319. display: block;
  320. background-color:#FFFFFF;
  321. padding-top:3px;
  322. margin-top:15px;
  323. font-family:"arial";
  324. font-size:10px;
  325. line-height:10px;
  326. padding-bottom: 2px;
  327. text-align:right;
  328. webkit-transition: all 0.2s linear;
  329. -webkit-transition: all 0.2s linear;
  330. -moz-transition: all 0.2s linear;
  331. transition: all 0.2s linear;
  332. }
  333.  
  334. .wow{
  335. position: fixed !important;
  336. font-family: 'calibri';
  337. font-size: 13px;
  338. bottom:10px;left:10px;
  339. height:17px;
  340. width:22px;
  341. border:1px solid #ddd;
  342. background:white;
  343. }
  344.  
  345. #infscr-loading{
  346. bottom: -70px;
  347. position: absolute;
  348. left: 50%;
  349. margin-left:-8px;
  350. width:16px;
  351. height:11px;
  352. overflow:hidden;
  353. margin-bottom: 50px;
  354. }
  355.  
  356. #postnotes{
  357. text-align: justify;
  358. }
  359.  
  360. #postnotes blockquote{
  361. border: 0px;
  362. }
  363.  
  364. blockquote{
  365. padding:0px 0px 2px 5px;
  366. margin:0px 0px 2px 1px;
  367. border-left: 1px dotted {color:Text};
  368. }
  369.  
  370. blockquote p, ul{
  371. margin:0px;
  372. padding:0px;
  373. }
  374.  
  375. a img{border: 0px;}
  376. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  377. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  378. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  379. .notes img{width:10px; position:relative; top:3px;
  380. }
  381.  
  382. small{font-size: 90%;}
  383.  
  384. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  385. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  386.  
  387. {CustomCSS}
  388.  
  389. </style>
  390.  
  391. {block:IndexPage}
  392. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  393. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  394. <script type="text/javascript" src="http://static.tumblr.com/e2ob5o2/Dddmqbefr/infinite_scroll.txt"></script>
  395.  
  396. <script type="text/javascript">
  397. $(window).load(function () {
  398. var $content = $('#posts');
  399. $content.masonry({itemSelector: '.entry'}),
  400. $content.infinitescroll({
  401. navSelector : 'div#pagination',
  402. nextSelector : 'div#pagination a#nextPage',
  403. itemSelector : '.entry',
  404. loading: {
  405. finishedMsg: '',
  406. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  407. },
  408. bufferPx : 600,
  409. debug : false,
  410. },
  411. // call masonry as a callback.
  412. function( newElements ) {
  413. var $newElems = $( newElements );
  414. $newElems.hide();
  415. // ensure that images load before adding to masonry layout
  416. $newElems.imagesLoaded(function(){
  417. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  418.  
  419.  
  420. });
  421. });
  422. });
  423. </script>
  424. {/block:IndexPage}
  425.  
  426.  
  427. <title>{title}</title>
  428.  
  429. <link rel="shortcut icon" href="{Favicon}">
  430. <meta name="viewport" content="width=820" />
  431.  
  432. </head>
  433.  
  434. <body>
  435.  
  436. <div class="wrapper">
  437. <div class="header">
  438. </div>
  439.  
  440. <div id="center">
  441.  
  442. <div id="a"></div>
  443. <div id="b"></div>
  444. <div id="sidebar">
  445.  
  446.  
  447.  
  448. <div id="flip">+</div>
  449. <div style="margin-top: -5px">
  450. <div id="panel">
  451. <div id="kk"><a href="{text:Link One}">{text:Link One Title}</a></div><br>
  452. <div id="kk"><a href="{text:Link Two}">{text:Link Two Title}</a></div><br>
  453. <div id="kk"><a href="{text:Link Three}">{text:Link Three Title}</a></div><br>
  454. <div id="kk"><a href="{text:Link Four}">{text:Link Four Title}</a></div><br>
  455. <div id="kk"><a href="http://tractions.tumblr.com">Theme</a></div></div>
  456. {block:ifshow}<div id="k"><a href="{text:Link Five}">{text:Link Five Title}</a></div>{/block:ifshow}</div>
  457.  
  458. <div id="desc">{Description}
  459. </div>
  460. </div></div>
  461.  
  462. </div></div></div></div></div>
  463.  
  464. <div class="wow"><center><a href="http://relevant-themes.tumblr.com" title="theme by bruno"><img src="http://media.tumblr.com/tumblr_lm6qbgraH91qfoi4t.gif" width=16/></a></center></div>
  465.  
  466. <br>
  467.  
  468. <div id="posts">
  469. {block:Posts}
  470. <div class="entry">
  471. {block:Answer}
  472. <br><div style="margin-top:-8px; min-height:33px; padding: 3px; background-color: #fff; font-family:consolas; font-size: 12px; border-bottom:1px solid #ddd;">
  473. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; border:1px solid #eee; border-radius: 20px;"/>
  474. <div style="text-transform:uppercase; font-size:11px; color: {color:title};">{Asker}:</div><div style="">{Question}</div></div>
  475.  
  476. <div style="font-size:11px;">{Answer}</div>
  477. <div class="textt"><a href="{Permalink}">{notecountwithlabel}</a></div>
  478. {/block:Answer}
  479.  
  480. {block:Text}
  481. {block:Title}<span class="title">{Title}</span>{/block:Title}
  482. <span class="entrytext">{Body}</span></a>
  483. {block:IndexPage}
  484. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></div>
  485. {/block:IndexPage}
  486. {/block:Text}
  487.  
  488. {block:Link}
  489. <a href="{URL}" class="title">{Name}</a>
  490. {block:Description}{Description}{/block:Description}
  491. {block:IndexPage}
  492. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
  493. {/block:IndexPage}
  494. {block:Link}
  495.  
  496. {block:Photo}{block:IndexPage}
  497. <div class="perma1"><a href="{ReblogURL}" target="_blank">Reblog</a> with <a href="{Permalink}" >{NoteCount} notes</a></div>
  498. {/block:IndexPage}
  499. {block:IndexPage}
  500. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  501. {/block:IndexPage}
  502. {block:permalinkpage}{LinkOpenTag}
  503. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  504. {/block:permalinkpage}
  505. {/block:Photo}
  506.  
  507. {block:Quote}
  508. <span class="title">{Quote}</span><br />
  509. {block:Source}{Source}{/block:Source}
  510. {block:IndexPage}
  511. <br /><div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
  512. {/block:IndexPage}
  513. {/block:Quote}
  514.  
  515.  
  516. {block:Chat}
  517. {block:Title}<span class="title">{Title}</span>{/block:Title}
  518. <ul class="chat">
  519. {block:Lines}
  520. <li class="user_{UserNumber}">
  521. {block:Label}
  522. <span class="label">{Label}</span>
  523. {/block:Label}
  524.  
  525. {Line}
  526. </li>
  527. {/block:Lines}
  528. </ul>
  529. {block:IndexPage}
  530. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
  531. {/block:IndexPage}
  532. {/block:Chat}
  533.  
  534. {block:Audio}
  535. <center><div style="width:300px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  536. {FormattedPlayCount} plays</small></div></div></center><br>
  537. {block:Caption}{Caption}{/block:Caption}
  538. {block:IndexPage}
  539. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
  540. {/block:IndexPage}
  541. {/block:Audio}
  542.  
  543. {block:Video}<center>
  544. <div class="video">{Video-250}</div></center>
  545. {block:IndexPage}
  546. <div class="textt"><a href="{permalink}">{notecountwithlabel}</a></span></div>
  547. {/block:IndexPage}
  548. {block:Video}
  549.  
  550. {block:PostNotes}<div align="middle">{caption}</div>
  551. <center>
  552.  
  553. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  554.  
  555. {block:HasTags}
  556. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  557. {block:RebloggedFrom}
  558. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  559. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  560.  
  561. {/block:RebloggedFrom}
  562. </center></span>
  563. <br>
  564. <div id="postnotes">{PostNotes}</div><br>
  565.  
  566. <center>{block:ContentSource}
  567. <br><a href="{SourceURL}">
  568. {lang:Source}:
  569. {block:SourceLogo}
  570. <img src="{BlackLogoURL}" width="{LogoWidth}"
  571. height="{LogoHeight}" alt="{SourceTitle}" />
  572. {/block:SourceLogo}
  573. {block:NoSourceLogo}
  574. {SourceLink}
  575. {/block:NoSourceLogo}
  576. </a>
  577. {/block:ContentSource}</center>
  578.  
  579. {/block:PostNotes}
  580. </div>
  581. {/block:Posts}
  582. </div></div>
  583.  
  584. {block:IndexPage}
  585. {block:Pagination}
  586. <div id="pagination">
  587. {block:NextPage}
  588. <a id="nextPage" href="{NextPage}"></a>
  589. {/block:NextPage}
  590. {block:PreviousPage}
  591. <a href="{PreviousPage}"></a>
  592. {/block:PreviousPage}
  593. </div>
  594. {/block:Pagination}
  595. {/block:IndexPage}
  596.  
  597. </div>
  598. </body>
  599. </div>
  600.  
  601. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement