Advertisement
teenageblog

Stay Theme

Jul 23rd, 2013
748
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.71 KB | None | 0 0
  1.  
  2. <!-----------------------------------------
  3. ╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╭╮╱╭━━━━┳╮
  4. ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱┃┃╱┃╭╮╭╮┃┃
  5. ┃┃╱╰┫╰━┳━━┳━╮╭━━┫┃╱╰╯┃┃╰┫╰━┳━━┳╮╭┳━━┳━━╮
  6. ┃┃╱╭┫╭╮┃╭╮┃╭╮┫┃━┫┃╱╱╱┃┃╱┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  7. ┃╰━╯┃┃┃┃╭╮┃┃┃┃┃━┫╰╮╱╱┃┃╱┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  8. ╰━━━┻╯╰┻╯╰┻╯╰┻━━┻━╯╱╱╰╯╱╰╯╰┻━━┻┻┻┻━━┻━━╯
  9.  
  10. Please keep credit (✿◠‿◠)
  11. ----------------------------------------------->
  12. <html lang="en">
  13.  
  14.  
  15. <script type="text/javascript" src="http://static.tumblr.com/tingwex/IHlm6gruv/1.txt"></script>
  16. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml">
  18. <head>
  19.  
  20. <script type="text/javascript">
  21. <!--
  22.  
  23. // Disable Right Click Script
  24.  
  25. function IE(e)
  26. {
  27. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  28. {
  29. return false;
  30. }
  31. }
  32. function NS(e)
  33. {
  34. if (document.layers || (document.getElementById && !document.all))
  35. {
  36. if (e.which == "2" || e.which == "3")
  37. {
  38. return false;
  39. }
  40. }
  41. }
  42. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  43.  
  44. //-->
  45. </script>
  46.  
  47.  
  48. <script type="text/javascript"
  49. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  50.  
  51. <!--DEFAULT VARIABLES-->
  52. <title>{Title}</title>
  53. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  54. <meta name="if:Scrollbar" content="1">
  55. <meta name="color:Background" content="#fff"/>
  56. <meta name="color:Blogtitle" content="#888" />
  57. <meta name="color:Blogtitle Shadow" content="#fff" />
  58. <meta name="color:Navigation Links" content="#999"/>
  59. <meta name="color:Scrollbar" content="#ccc"/>
  60. <meta name="color:Link" content="#999999"/>
  61. <meta name="color:Text" content="#777"/>
  62. <meta name="color:Title" content="#333"/>
  63. <meta name="color:Hover" content="#000"/>
  64. <meta name="image:Background" content="1"/>
  65. <meta name="image:Sidebar" content=""/>
  66. <meta name="text:Link One Title" content="inbox" />
  67. <meta name="text:Link One" content="" />
  68. <meta name="text:Link Two Title" content="links"/>
  69. <meta name="text:Link Two" content="" />
  70. <meta name="text:Link Three Title" content="tags" />
  71. <meta name="text:Link Three" content="" />
  72. <meta name="text:Link Four Title" content="themes" />
  73. <meta name="text:Link Four" content="" />
  74.  
  75.  
  76. </script>
  77.  
  78. <style type="text/css">
  79.  
  80.  
  81.  
  82. {block:ifscrollbar}::-webkit-scrollbar-thumb{
  83. background-color: {color:scrollbar};
  84. border: 2px solid #fff;
  85. height:auto;
  86. -moz-border-radius: 10px;
  87. border-radius: 10px;
  88. }
  89.  
  90. ::-webkit-scrollbar {
  91. height:auto;
  92. width:9px;
  93. background-color: #999;
  94. border: 4px solid #fff;
  95. }{/block:ifscrollbar}
  96.  
  97.  
  98.  
  99. #tumblr_controls{
  100. position:fixed !important;
  101. }
  102.  
  103.  
  104.  
  105. body {
  106. padding: 0px;
  107. margin: 0px;
  108. color:{color:text};
  109. font-family:"trebuchet ms";
  110. line-height:7px;
  111. font-size:10px;
  112. background-color: {color:Background};
  113. background-image:url({image:Background});
  114. background-attachment: fixed;
  115. background-repeat: repeat;
  116. }
  117.  
  118.  
  119. a:link, a:active, a:visited{
  120. text-decoration: none;
  121. -webkit-transition: color 0.3s ease-out;
  122. -moz-transition: color 0.3s ease-out;
  123. transition: color 0.3s ease-out;
  124. color:{color:link};
  125. }
  126.  
  127. a:hover {
  128. text-decoration: none;
  129. font-style:;
  130. color: {color:Hover};
  131. }
  132.  
  133.  
  134. div#center{
  135. margin:auto;
  136. position:relative;
  137. width:1000px;
  138. background-color:;
  139. overflow:auto;
  140. overflow-y:hidden;
  141. }
  142. #navbar{
  143. position:fixed;
  144. width:100%;
  145. text-transform:uppercase;
  146. height:23px;
  147. padding-bottom:3px;
  148. top:0px;
  149. left:0px;
  150. background-color:white;
  151. font-family: 'calibri';
  152. z-index:999;
  153. border-bottom:1px solid #ddd;
  154. }
  155. .nav a {
  156. font-family:'calibri';
  157. font-size:12px;
  158. letter-spacing:1px;
  159. line-height:27px;
  160. word-spacing:7px;
  161. opacity:0.7;
  162. text-align:right;
  163. padding-right:7px;
  164. padding-left:7px;
  165. color:{color:Navigation Links};
  166. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  167. }
  168.  
  169.  
  170. .title{
  171. font-family: 'calibri';
  172. font-size: 17px;
  173. line-height:15px;
  174. color: {color:Title};
  175. font-weight: normal;
  176. }
  177.  
  178. div#titlebar{
  179. position: fixed !important;
  180. margin-left:86px;
  181. margin-top:98px;
  182. color:{color:blogtitle};
  183. width: 300px;
  184. font-family:Zayn;
  185. text-shadow:0px 2px 2px {color:blogtitle shadow};
  186. font-size: 35px;
  187. line-height:10px;
  188. letter-spacing:0px;
  189. text-align: center;
  190. -webkit-transition: all 0.9s ease;
  191. -moz-transition: all 0.9s ease;
  192. -o-transition: all 0.9s ease;
  193. }
  194. @font-face {
  195. font-family: "zayn";
  196. src: url('http://static.tumblr.com/q9ilpl7/J4emfrbwu/gruenewald_va_normal.ttf');
  197. }
  198.  
  199.  
  200. #sidebar {
  201. opacity: 1.0;
  202. position:fixed !important;
  203. width: 218px;
  204. font-size: 11px;
  205. font-family:"Calibri";
  206. height: auto;
  207. background-color:white;
  208. margin-left:113px;
  209. margin-top: 120px;
  210. padding:8px;
  211. line-height: 11px;
  212. padding-bottom: 6px;
  213. text-align: center;
  214. border: 4px double #eee;
  215. }
  216.  
  217. .entry {
  218. margin:7px;
  219. padding: 8px;
  220. padding-bottom: 7px;
  221. float:left;
  222. line-height:10px;
  223. border:#ddd 1px solid;
  224. background-color: white;
  225. opacity: 1;
  226. font-size: 11px;
  227. {block:IndexPage}
  228. width:220px;
  229. {/block:IndexPage}
  230. {block:PermalinkPage}
  231. width:530px;
  232. {/block:PermalinkPage}
  233. }
  234. .cred {
  235. color: #000;
  236. font-family: Calibri;
  237. font-size:14px;
  238. z-index: 99999999999999px;
  239. line-height:14px;
  240. background:#fff;
  241. border: 1px #eee solid;
  242. background-repeat:repeat;
  243. padding:2px;
  244. -webkit-border-radius:2px;
  245. moz-border-radius:2px;
  246. -o-border-radius:2px;
  247. border-radius:2px;
  248. }
  249.  
  250. .cred a { color: #000; }
  251.  
  252. .entry .permalink{
  253. position:absolute;
  254. line-height:12px;
  255. width:100px;
  256. padding:5px;
  257. background-color:#fff;
  258. overflow:hidden;
  259. opacity:0.0;
  260. font-family:calibri;
  261. font-size:10px;
  262. letter-spacing:1px;
  263. text-align:center;
  264. left:62px;
  265. text-transform:uppercase;
  266. top:100px;
  267. z-index:10;
  268. border:1px solid {color:borders};
  269. border-radius:15px;
  270. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  271. }
  272.  
  273. .entry:hover .permalink{
  274. opacity:.9;
  275. top:70px;
  276. }
  277.  
  278.  
  279.  
  280. #posts {
  281. width:600px;
  282. margin-top:40px;
  283. z-index:99;
  284. margin-left:250px;
  285. right:auto;
  286. background:transparent;
  287. margin-right:auto;
  288. position:relative;
  289. overflow-y: hidden;
  290. }
  291. @font-face {font-family:'conjuntar6';src: url('http://static.tumblr.com/qzpui9z/NEpmiosej/conjuntar6.ttf');}
  292. .flb {margin:4px 5px 4px 5px;}
  293. .flb:first-letter {font-family: 'conjuntar6'; font-size:15px;font-style:normal;}
  294. .cory{
  295. display: block;
  296. font-size: 11px;
  297. font-family: Calibri;
  298. text-transform: uppercase;
  299. color: #000;
  300. background-color:transparent;
  301. text-align: right;
  302. line-height: 18px;
  303. -webkit-transition: opacity 0.5s linear;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;
  304. }
  305. .right{
  306. float: right;
  307. width: 200px;
  308. background-color: transparent;
  309. }
  310. .answer{
  311. margin:0px;}
  312.  
  313. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  314. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  315. .cover img {float:left; width:60px; height:60px;}
  316. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  317. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  318.  
  319. .title{
  320. line-height: 16px;
  321. color:{color:Title};
  322. font-weight: normal;
  323. }
  324. .permalink{
  325. text-transform: normal;
  326. display: block;
  327. text-align: right;
  328. text-decoration: none;
  329. }
  330.  
  331.  
  332. #infscr-loading{
  333. bottom: -70px;
  334. position: relative;
  335. left: 50%;
  336. margin-left:-8px;
  337. width:16px;
  338. height:11px;
  339. overflow:hidden;
  340. margin-bottom: 50px;
  341. }
  342.  
  343. #postnotes{
  344. text-align: justify;}
  345.  
  346. #postnotes blockquote{
  347. border: 0px;}
  348.  
  349. blockquote{
  350. padding:0px 0px 2px 5px;
  351. margin:0px 0px 2px 10px;
  352. border-left: 1px dotted #555555;
  353. }
  354.  
  355. blockquote p, ul{
  356. margin:0px;
  357. padding:0px;
  358. }
  359.  
  360. a img{border: 0px;}
  361.  
  362.  
  363. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  364.  
  365. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  366. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  367.  
  368. .notes img{width:10px; position:relative; top:3px;}
  369. <--ses-->
  370. small{font-size: 90%;}
  371.  
  372. {CustomCSS}
  373.  
  374. </style>
  375.  
  376. {block:IndexPage}
  377. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  378. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  379. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  380.  
  381. <script type="text/javascript">
  382. $(window).load(function(){
  383. var $wall = $('#posts');
  384. $wall.imagesLoaded(function(){
  385. $wall.masonry({
  386. itemSelector: '.entry, .entry_photo',
  387. isAnimated : false
  388. });
  389. });
  390.  
  391. $wall.infinitescroll({
  392. navSelector : '#pagination',
  393. nextSelector : '#pagination a',
  394. itemSelector : '.entry, .entry_photo',
  395. bufferPx : 2000,
  396. debug : false,
  397. errorCallback: function() {
  398. $('#infscr-loading').fadeOut('normal');
  399. }},
  400. function( newElements ) {
  401. var $newElems = $( newElements );
  402. $newElems.hide();
  403. $newElems.imagesLoaded(function(){
  404. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  405. });
  406. }); $('#posts').show(500);
  407. });
  408. </script>
  409.  
  410.  
  411. {/block:IndexPage}
  412.  
  413.  
  414. <title>{title}</title>
  415.  
  416. <link rel="shortcut icon" href="{Favicon}" />
  417. <meta name="viewport" content="width=820" />
  418. </head>
  419. <body>
  420. <div id="sidebar">
  421. <a href="/"><img src="{image:sidebar}" style="border: 1px double #eee; padding:3px;" width=210px; height=auto;></a><br><div style="padding-top:5px;">
  422. {Description}
  423. </div>
  424. </div>
  425.  
  426.  
  427. <div id="navbar">
  428.  
  429. <center>
  430. <span class="nav"><a href="/">home</a></span>
  431. <span class="nav"><a href="/ask">message</a></span>
  432. <span class="nav"><a href="{text:Link One}">{text:Link One Title}</a></span>
  433. <span class="nav"><a href="{text:Link Two}">{text:Link Two Title}</a></span>
  434. <span class="nav"><a href="{text:Link Three}">{text:Link Three Title}</a></span>
  435. <span class="nav"><a href="{text:Link Four}">{text:Link Four Title}</a></span>
  436. {block:HasPages} {block:Pages} <span class="nav"><a href="{URL}">{Label}</a> {/block:Pages} {/block:HasPages}</span>
  437. <span class="nav"><a href="http://teenageblog.tumblr.com/">theme</a></span>
  438.  
  439. </center>
  440. </div>
  441. <div id="titlebar">
  442. <center>
  443. {title}
  444. </center></div>
  445. <div class="wrapper">
  446. <div class="header">
  447. </div>
  448.  
  449. <div id="cage">
  450. <div id="center">
  451. <div id="content">
  452.  
  453. </div>
  454.  
  455.  
  456. <div class="left">
  457.  
  458. <div id="posts">
  459. {block:Posts}
  460. <div class="entry">
  461.  
  462. {block:Answer}
  463. <div style="border:1px #bbb dotted; border-radius:4px; padding:3px;"><div class="ask"><b style="text-transform:uppercase;">{Asker}:</b> {Question}</div></div>
  464. <div class="answer">{Answer}</div>
  465. {block:IndexPage}
  466. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  467. {/block:IndexPage}
  468. {/block:Answer}
  469.  
  470.  
  471. {block:Text}
  472. {block:Title}<a href="{permalink}" title="permalink"><div class="title">{title}</div></a> {/block:Title}
  473. <div class="flb">{Body}</div>
  474. {block:IndexPage}<div class="cory"><a href="{Permalink}">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  475. {/block:Text}
  476.  
  477. {block:Link}
  478. <div class="title"><a href="{URL}"{Target}>{Name}</a></div>
  479. {block:Description}<div class="flb">{Description}</div>{/block:Description}
  480. {block:IndexPage}<div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  481. {/block:Link}
  482.  
  483. {block:Photo}
  484. {block:IndexPage}
  485. <div class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> / <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" style=""> </span> <a href="{ReblogURL}" >reblog</a>
  486. </center></div>
  487.  
  488. <div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=220px/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  489. {block:IndexPage}
  490.  
  491.  
  492. {/block:IndexPage}
  493.  
  494. {LinkCloseTag}
  495. {/block:PermalinkPage}
  496. {/block:Photo}
  497.  
  498. {block:Photoset}
  499. {block:IndexPage}
  500. <div class="cory"><a href="{Permalink}">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  501. {Photoset-250}</center>
  502. {/block:IndexPage}
  503. {block:PermalinkPage}
  504. <center>
  505. {Photoset-500}</center>
  506. {/block:PermalinkPage}
  507. {/block:Photoset}
  508.  
  509. {block:Quote}<span class="title">❝ {Quote} ❞</span>{block:Source}<div align="right"><i> - {Source}</i></div>{/block:Source}{block:IndexPage}<div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}{/block:Quote}
  510.  
  511. {block:Chat}
  512. {block:Title}<span class="title">{Title}</span>{/block:Title}
  513.  
  514. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<div class="label">{Label}</div>{/block:Label}{Line}</li>{/block:Lines}</ul>
  515.  
  516. {block:IndexPage}
  517. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>{/block:IndexPage}
  518. {/block:Chat}
  519.  
  520. {block:Audio}
  521.  
  522. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  523. {block:IndexPage}
  524. </p><div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  525. {/block:IndexPage}
  526. {/block:Audio}
  527.  
  528. {block:Video}
  529. {block:IndexPage}
  530. <center>{Video-250}</center>
  531. <div class="cory"><a href="{Permalink}" title="permalink">Posted {TimeAgo} with {NoteCount} Notes</a></div>
  532. {/block:IndexPage}
  533. {block:PermalinkPage}
  534. <center>{Video-500}</center>
  535. {/block:PermalinkPage}
  536. {block:Video}
  537.  
  538.  
  539.  
  540. {block:PostNotes}<div align="middle">{caption}</div>
  541. <center>
  542.  
  543. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  544.  
  545. {block:HasTags}
  546. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  547. {block:RebloggedFrom}
  548. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  549. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  550.  
  551. {/block:RebloggedFrom}
  552. </center></span>
  553. <br>
  554. <div id="postnotes">{PostNotes}</div><br>
  555.  
  556. <center>{block:ContentSource}
  557. <br><a href="{SourceURL}">
  558. {lang:Source}:
  559. {block:SourceLogo}
  560. <img src="{BlackLogoURL}" width="{LogoWidth}"
  561. height="{LogoHeight}" alt="{SourceTitle}" />
  562. {/block:SourceLogo}
  563. {block:NoSourceLogo}
  564. {SourceLink}
  565. {/block:NoSourceLogo}
  566. </a>
  567. {/block:ContentSource}</center>
  568.  
  569. {/block:PostNotes}
  570. </div>
  571. {/block:Posts}
  572. </div></div>
  573.  
  574. {block:IndexPage}
  575. {block:Pagination}
  576. <div id="pagination">
  577. {block:NextPage}
  578. <a id="nextPage" href="{NextPage}"></a>
  579. {/block:NextPage}
  580. {block:PreviousPage}
  581. <a href="{PreviousPage}"></a>
  582. {/block:PreviousPage}
  583. </div>
  584. {/block:Pagination}
  585. {/block:IndexPage}
  586.  
  587. <div style="position: fixed; right:6px;bottom:10px;">
  588. <span class="cred">
  589. <a href="http://teenageblog.tumblr.com/" target="_blank">
  590. </a></span></div>
  591. </body>
  592. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement