Advertisement
twerkinqz

Theme 62 by Sylvia

Mar 8th, 2014
1,072
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.24 KB | None | 0 0
  1. <!--
  2. Theme 62 by Sylvia (gullibled)
  3.  
  4. keep the credit or the theme will be destroyed..seriously
  5.  
  6. -->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9.  
  10. <head>
  11.  
  12. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  13.  
  14. <script type="text/javascript"
  15. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  16.  
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19.  
  20. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  21.  
  22.  
  23.  
  24.  
  25.  
  26. <title>{title}</title>
  27.  
  28. <link rel="shortcut icon" href="{Favicon}">
  29.  
  30.  
  31. <meta name="description" content="{metadescription}" />
  32. <meta name="color:Background" content="#FFFFFF"/>
  33. <meta name="color:Text" content="#000000"/>
  34. <meta name="color:Hover" content="#ffffff"/>
  35. <meta name="color:Link" content="#000000"/>
  36. <meta name="color:Title" content="#000000">
  37. <meta name="if:sidebar" content="1"/>
  38. <meta name="image:Background" content="1"/>
  39. <meta name="image:Sidebar" content=""/>
  40. <meta name="text:Link One Title" content="" />
  41. <meta name="text:Link One" content="" />
  42. <meta name="text:Link Two Title" content="" />
  43. <meta name="text:Link Two" content="" />
  44. <meta name="text:Link Three Title" content="" />
  45. <meta name="text:Link Three" content="" />
  46. <meta name="text:Link Four Title" content="" />
  47. <meta name="text:Link Four" content="" />
  48. <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
  49.  
  50. <style type="text/css">
  51.  
  52. ::-webkit-scrollbar {width: 8px; height: 2px; }
  53.  
  54. ::-webkit-scrollbar-thumb { width: 10px; background: {color:link}; border-left: solid 2px #fff; border-right: solid 2px #fff; border-radius:5px;}
  55.  
  56.  
  57. @font-face { font-family: "Wide Awake"; src: url('http://static.tumblr.com/dvz4szr/Dq2mwxzo0/wideawake.ttf'); }
  58.  
  59.  
  60. #tumblr_controls{
  61. position:fixed !important;
  62. -webkit-filter:invert(100%);
  63. opacity:.8;
  64. -webkit-transition:linear;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  65. }
  66.  
  67.  
  68. body {
  69. padding: 0px;
  70. margin: 0px;
  71. color:{color:text};
  72. font-family: consolas;
  73. font-size: 11px;
  74. line-height:11px;
  75. background-color: {color:Background};
  76. background-image:url({image:Background});
  77. background-attachment: fixed;
  78. background-size: 110%;
  79. text-align: justify;
  80. }
  81.  
  82. a:link, a:active, a:visited{
  83. color:{color:link};
  84. text-decoration: none;
  85. -webkit-transition: color 0.4s ease-out;
  86. -moz-transition: color 0.4s ease-out;
  87. }
  88.  
  89. a:link, a:visited{
  90. color:{color:link};
  91. }
  92.  
  93. a:hover{
  94. color:{color:hover};
  95. -webkit-transition: color 0.4s ease-out;
  96. -moz-transition: color 0.4s ease-out;
  97. }
  98.  
  99. a:active{
  100. color:#000
  101. background:#eee;
  102. text-decoration:underline;
  103. }
  104.  
  105. .entry {
  106. margin:0px 0px 5px 204px;
  107. float:left;
  108. text-align: justify;
  109. background-color: white;
  110. font-family: consolas;
  111. font-size: 9px;
  112. line-height:11px;
  113. opacity:1;
  114. overflow:hidden;
  115. -webkit-animation:fadeIn 5s;
  116. -moz-animation:fadeIn 5s;
  117. -ms-animation:fadeIn 5s;
  118. -webkit-transition: all 0.3s linear;
  119. -moz-transition: all 0.3s linear;
  120. transition: all 0.3s linear;
  121. {block:IndexPage}
  122. width:210px;
  123. padding: 10px;
  124. z-index:9999999999999999999;
  125. {/block:IndexPage}
  126. {block:PermalinkPage}
  127. width:500px;
  128. margin-left:190px;
  129. z-index:9999999999999999999;
  130. padding: 20px;
  131. border-left:1px solid #ddd;
  132. border-right:1px solid #ddd;
  133. {/block:PermalinkPage}
  134. }
  135.  
  136. .entry img{
  137. {block:IndexPage}
  138. width:210px;
  139. {/block:IndexPage}
  140. opacity:0.7;
  141. }
  142.  
  143. .entry .permalink{
  144. position:absolute;
  145. width:100px;
  146. padding:2px;
  147. background-color:#000;
  148. overflow:hidden;
  149. top: 8px;
  150. font-family: trebuchet ms;
  151. right: 8px;
  152. text-transform: uppercase;
  153. font-size:10px;
  154. line-height:17px;
  155. text-align:center;
  156. opacity:0.0;
  157. z-index:9999999999999999999999;
  158. color:#fff;
  159. -webkit-transition: all 0.3s linear;
  160. -moz-transition: all 0.3s linear;
  161. transition: all 0.3s linear;
  162. }
  163.  
  164. .entry .permalink a{
  165. color:#fff;
  166. }
  167.  
  168.  
  169. .entry:hover .permalink {
  170. overflow:visible;
  171. opacity: 0.9;
  172. top: 19px;
  173. right: 19px;
  174. color:#fff;
  175. height: auto;
  176. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  177. }
  178.  
  179. #sidebar img{
  180. opacity:0.8;
  181. }
  182.  
  183. #sidebar{
  184. text-align:right;
  185. margin-top:130px;
  186. {block:IndexPage}
  187. margin-left:570px;
  188. {/block:IndexPage}
  189. {block:PermalinkPage}
  190. margin-left:75px;
  191. {block:PermalinkPage}
  192. background:#fff;
  193. font-size: 12px;
  194. width:175px;
  195. padding:8px;
  196. z-index:99999999999999;
  197. height:auto;
  198. position:fixed !important;
  199. -webkit-animation:fadeIn 3s;
  200. -moz-animation:fadeIn 3s;
  201. -ms-animation:fadeIn 3s;
  202. }
  203.  
  204.  
  205. #sidebar2{
  206. {block:IndexPage}
  207. position:fixed !important;
  208. width: 707px;
  209. padding:10px;
  210. margin-left:300px;
  211. z-index:0;
  212. position:fixed !important;
  213. text-align:center;
  214. top:0px;
  215. height:100%;
  216. background-color: #fff;
  217. color: #000;
  218. font-size: 11px;
  219. border-left: solid 1px #ddd;
  220. border-right: solid 1px #ddd;
  221. {block:IndexPage}
  222. }
  223.  
  224.  
  225. #posts {
  226. width: 907px;
  227. margin-left:129px;
  228. margin-top:0px;
  229. float:center;
  230. }
  231.  
  232. .links{
  233. padding: 3px;
  234. text-transform: lowercase;
  235. margin-right: -6px;
  236. margin-top: 0px;
  237. width:auto;
  238. color:#000;
  239. font-family:trebuchet ms;
  240. font-size:9px;
  241. letter-spacing:1px;
  242. line-height: 10px;
  243. display: inline-block;
  244. text-align:right;
  245. -webkit-transition: all 0.2s linear;
  246. -webkit-transition: all 0.2s linear;
  247. -moz-transition: all 0.2s linear;
  248. transition: all 0.2s linear;
  249. }
  250.  
  251. .links a{
  252. color:#000;
  253. }
  254.  
  255. .links:hover a{
  256. color:#fff;
  257. }
  258.  
  259. .links:hover{
  260. background:#000;
  261. color:#fff;
  262. -webkit-transition: all 0.2s linear;
  263. -webkit-transition: all 0.2s linear;
  264. -moz-transition: all 0.2s linear;
  265. transition: all 0.2s linear;
  266. }
  267.  
  268. .blogtitle{
  269. font-size:16px;
  270. text-align: left;
  271. line-height:20px;
  272. width:auto;
  273. letter-spacing:5px;
  274. z-index:999999999999999999999999999;
  275. font-family: "Wide Awake";
  276. color:#000;
  277. margin: 4px;
  278. }
  279.  
  280.  
  281. .blogtitle a{
  282. color:#fff;
  283. }
  284.  
  285. .textperma{
  286. display: block;
  287. font-family:Courier New;
  288. font-size: 11px;
  289. line-height:11px;
  290. text-transform: lowercase;
  291. text-align: right;
  292. background-color:transparent;
  293. padding: 0px;
  294. margin: 2px;
  295. }
  296.  
  297. .title{
  298. font-family:Raleway;
  299. font-size: 13px;
  300. line-height: 10px;
  301. color: {color:Title};
  302. text-transform:none;
  303. }
  304.  
  305. blockquote{
  306. padding:0px 0px 0px 0px;
  307. margin:0px 0px 0px 0px;
  308. }
  309.  
  310. .descript{
  311. font-family: consolas;
  312. font-size:9px;
  313. text-align:center;
  314. font-style:italic;
  315. }
  316.  
  317. #muse {width:200px; height:auto; min-height:60px; padding-bottom:0px;}
  318.  
  319. .wow {position:absolute; z-index:1; width:60px; height:60px;}
  320.  
  321. .wow img {float:left; width:60px; height:60px;}
  322. .wow img:hover {maragin-top:0px;}
  323.  
  324. .play {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  325.  
  326. .twerk {margin-left:73px; margin-top:4px; line-height:14px;}
  327.  
  328.  
  329. </style>
  330.  
  331. {block:IndexPage}
  332.  
  333. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script><div style="position:fixed !important;right:3px;top:24px; opacity: 0.8; z-index:999999999999999999999999999; "><a href="http://gullibled.tumblr.com/"><img src="http://static.tumblr.com/dvz4szr/oismscl3m/yinyang.gif"></a></div><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  334.  
  335. <script type="text/javascript">
  336. $(window).load(function () {
  337. var $content = $('#posts');
  338. $content.masonry({itemSelector: '.entry'}),
  339. $content.infinitescroll({
  340. navSelector : 'div#pagination',
  341. nextSelector : 'div#pagination a#nextPage',
  342. itemSelector : '.entry',
  343. loading: {
  344. finishedMsg: '',
  345. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  346. },
  347. bufferPx : 600,
  348. debug : false,
  349. },
  350. // call masonry as a callback.
  351. function( newElements ) {
  352. var $newElems = $( newElements );
  353. $newElems.hide();
  354. // ensure that images load before adding to masonry layout
  355. $newElems.imagesLoaded(function(){
  356. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  357.  
  358.  
  359. });
  360. });
  361. });
  362. </script>
  363.  
  364. {/block:IndexPage}
  365.  
  366. <title>{title}</title>
  367.  
  368. <link rel="shortcut icon" href="{Favicon}">
  369. <meta name="viewport" content="width=820" />
  370.  
  371. </head>
  372.  
  373. <body>
  374.  
  375.  
  376. <div class="wrapper">
  377. <div class="header">
  378. </div>
  379.  
  380. <div id="sidebar2"></div>
  381. <div id="sidebar">
  382. <a href="/"><div class="blogtitle">{title}</div></a>
  383. {block:ifsidebar}
  384. <a href="/"><img src="{image:Sidebar}" width=175px; height=auto;></a>{/block:ifsidebar}<br><br>
  385. <div class="links"><a href="/">home</a></div>
  386.  
  387. <div class="links"><a href="/ask">ask</a></div>
  388.  
  389. {block:ifLinkOneTitle}<div class="links"><a href="{text:Link One}">{text:Link One Title}</a></div>{/block:ifLinkOneTitle}
  390. {block:ifLinkTwoTitle}<div class="links"><a href="{text:Link Two}">{text:Link Two Title}</a></div>{/block:ifLinkTwoTitle}
  391. {block:ifLinkThreeTitle}<div class="links"><a href="{text:Link Three}">{text:Link Three Title}</a></div>{/block:ifLinkThreeTitle}
  392. {block:ifLinkFourTitle}<div class="links"><a href="{text:Link Four}">{text:Link Four Title}</a></div>{/block:ifLinkFourTitle}
  393. <br><br>
  394. <div class="descript">{Description}</div>
  395. </div></div></div></div></div>
  396.  
  397.  
  398. <div class="content">
  399.  
  400. <div class="left">
  401.  
  402. <div id="posts">
  403.  
  404. {block:Posts}
  405. <div class="entry">
  406.  
  407. {block:Text}
  408. {block:Title}<span class="title">{Title}</span>{/block:Title}
  409. <span class="entrytext">{Body}</span></a>
  410. {block:IndexPage}
  411. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  412. {/block:IndexPage}
  413. {/block:Text}
  414.  
  415. {block:Link}
  416. <a href="{URL}" class="title">{Name}</a>
  417. {block:Description}{Description}{/block:Description}
  418. {block:IndexPage}
  419. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  420. {/block:IndexPage}
  421. {block:Link}
  422.  
  423.  
  424. {block:Photo}
  425. {block:IndexPage}
  426. <div class="permalink">
  427. <a href="{Permalink}"><a href="{ReblogURL}" target="_blank"> ↻ </a> | <a href="{permalink}">{NoteCountWithLabel}</a></span></a></div>
  428. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width="210"/></a></div>{LinkCloseTag}
  429. {/block:IndexPage}
  430. {block:PermalinkPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a></div>{LinkCloseTag}
  431. {/block:PermalinkPage}
  432. {/block:Photo}
  433.  
  434.  
  435.  
  436.  
  437. {block:Photoset}{block:IndexPage}
  438. <div class="permalink">
  439. <a href="{Permalink}"><a href="{ReblogURL}" target="_blank"> ↻ </a> | <a href="{permalink}">{NoteCountWithLabel}</a></span></a></div>{/block:IndexPage}
  440.  
  441. {block:IndexPage}
  442. <div style="width:210px; overflow-x:scroll;">{Photoset-250}</div>
  443. {/block:IndexPage}
  444.  
  445. {block:PermalinkPage}
  446. {Photoset-500}
  447. {/block:PermalinkPage}
  448. {/block:Photoset}
  449.  
  450. {block:Quote}
  451. <span class="title">{Quote}</span><br>
  452. {block:Source}{Source}{/block:Source}
  453. {block:IndexPage}
  454. <br><br><div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  455. {/block:IndexPage}
  456. {/block:Quote}
  457.  
  458. {block:Chat}
  459. {block:Title}<span class="title">{Title}</span>{/block:Title}
  460. <ul class="chat">
  461. {block:Lines}
  462. <li class="user_{UserNumber}">
  463. {block:Label}
  464. <span class="label">{Label}</span>
  465. {/block:Label}
  466.  
  467. {Line}
  468. </li>
  469. {/block:Lines}
  470. </ul>
  471. {block:IndexPage}
  472. <br>
  473. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  474. {/block:IndexPage}
  475. {/block:Chat}
  476.  
  477. {block:Audio}
  478. <div id="muse"><div class="wow"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="wow"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="play">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="twerk"><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}<b>{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  479.  
  480. {block:IndexPage}
  481. <br>
  482. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  483. {/block:IndexPage}
  484. {/block:Audio}
  485.  
  486. {block:Video}{block:IndexPage}
  487. <a href="{Permalink}" target="_blank"><i>View Video Here</i></a>
  488.  
  489. {/block:IndexPage}
  490.  
  491. {block:PermalinkPage}
  492. <center>
  493. <div class="videoperma">{Video-500}</div><BR>
  494. {block:Caption}{Caption}</a>{/block:Caption}</center>{block:PermalinkPage}
  495. {/block:Video}
  496.  
  497. {block:PermalinkPage}
  498. <center>
  499. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  500.  
  501. {/block:PermalinkPage}
  502.  
  503. {block:PostNotes}{PostNotes}
  504. {/block:PostNotes}
  505. </div>
  506.  
  507. {/block:Posts}
  508. </div>
  509. </div>
  510. {block:IndexPage}
  511. {block:Pagination}
  512. <div id="pagination">
  513. {block:NextPage}
  514. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  515. {/block:NextPage}
  516. {block:PreviousPage}
  517. <a href="{PreviousPage}">&larr;&nbsp;</a>
  518. {/block:PreviousPage}
  519. </div>
  520. {/block:Pagination}
  521. {/block:IndexPage}
  522. </div>
  523.  
  524. </body>
  525. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement