Advertisement
twerkinqz

Theme 60 by Sylvia

Nov 16th, 2013
2,538
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.48 KB | None | 0 0
  1. <!--
  2. Theme 60 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. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12.  
  13.  
  14. <script type="text/javascript"
  15. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  16.  
  17. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=The+Girl+Next+Door' rel='stylesheet' type='text/css'>
  20.  
  21. <meta name="color:Background" content="#FFFFFF"/>
  22. <meta name="color:Text" content="#000000"/>
  23. <meta name="color:Hover" content="#ffffff"/>
  24. <meta name="color:Link" content="#000000"/>
  25. <meta name="image:Background" content=""/>
  26. <meta name="image:Sidebar" content=""/>
  27. <meta name="if:3column" content="0"/>
  28. <meta name="if:fadedposts" content="0"/>
  29. <meta name="text:Link One Title" content="" />
  30. <meta name="text:Link One" content="" />
  31. <meta name="text:Link Two Title" content="" />
  32. <meta name="text:Link Two" content="" />
  33. <meta name="text:Link Three Title" content="" />
  34. <meta name="text:Link Three" content="" />
  35. <meta name="text:Link Four Title" content="" />
  36. <meta name="text:Link Four" content="" />
  37. <meta name="text:Link Five title" content="" />
  38. <meta name="text:Link Five" content="" />
  39. <meta name="text:Link Six title" content="" />
  40. <meta name="text:Link Six" content="" />
  41. <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
  42.  
  43. <style type="text/css">
  44.  
  45. ::-webkit-scrollbar {width: 3px; height: 4px; background: {color:Background}; }
  46.  
  47. ::-webkit-scrollbar-thumb { background-color: #cecece;}
  48.  
  49. @font-face { font-family: "Write It Right"; src: url('http://static.tumblr.com/dvz4szr/4i6mvnf0x/write_it_right.ttf'); }
  50.  
  51. #tumblr_controls{
  52. position:fixed !important;
  53. -webkit-filter:invert(100%);
  54. opacity:.8;
  55. -webkit-transition:linear;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  56. }
  57.  
  58. .wrapper{
  59. margin: 0px auto;
  60. width: 802px;
  61. }
  62.  
  63. .header{
  64. float: left;
  65. width: 100%;
  66. }
  67.  
  68. .left{
  69. float: left;
  70. margin-right: 20px;
  71. width: 802px;
  72. }
  73.  
  74. .right{
  75. float: right;
  76. width: 200px;
  77. background-color: {color:Background};
  78. }
  79.  
  80. body {
  81. padding: 0px;
  82. margin: 0px;
  83. color:{color:text};
  84. font-family:Helvetica;
  85. font-size: 11px;
  86. background-color: {color:Background};
  87. background-image:url({image:Background});
  88. background-attachment: fixed;
  89. background-size: 100%;
  90. }
  91.  
  92. a:link, a:active, a:visited{
  93. color: {color:Link};
  94. text-decoration: none;}
  95.  
  96. a:hover {color:{color:Hover};
  97. -webkit-transition: 0.4s ease-in;
  98. -o-transition: 0.4s ease-in;
  99. -moz-transition: 0.4s ease-in;
  100. transition: 0.4s ease-in;
  101. }
  102.  
  103. .entry {
  104. margin: 9px;
  105. padding: 6px;
  106. padding-top:9px;
  107. float:left;
  108. text-align: justify;
  109. font-family:calibri;
  110. font-size: 11px;
  111. background-image:url(http://static.tumblr.com/dvz4szr/bfQmvx8bm/screen_shot_2013-11-07_at_8.31.52_pm.png);
  112. padding-bottom: 10px;
  113. line-height:11px;
  114. {block:iffadedposts}
  115. opacity:0.7;
  116. {/block:iffadedposts}
  117. {block:ifnotfadedposts}
  118. opacity:1;
  119. {/block:ifnotfadedposts}
  120. overflow:hidden;
  121. border: solid 1px #eee;
  122. {block:IndexPage}
  123. width:220px;
  124. {/block:IndexPage}
  125. {block:PermalinkPage}
  126. width:490px;
  127. margin-left:5px;
  128. {/block:PermalinkPage}
  129. }
  130.  
  131. .entry img{
  132. {block:IndexPage}
  133. width:220px;
  134. {/block:IndexPage}
  135. }
  136. .entry:hover{
  137. -webkit-transition-duration: .75s;
  138. }
  139.  
  140. .entry .perma{
  141. position:absolute;
  142. width:220px;
  143. height:5px;
  144. padding-bottom:14px;
  145. overflow:hidden;
  146. font-family: calibri;
  147. text-transform: uppercase;
  148. font-size: 9px;
  149. letter-spacing: 2px;
  150. bottom:0px;
  151. line-height:20px;
  152. background-image:url(http://static.tumblr.com/dvz4szr/bfQmvx8bm/screen_shot_2013-11-07_at_8.31.52_pm.png);
  153. text-align:center;
  154. opacity:0.0;
  155. -webkit-transition-duration: .75s;
  156. color:#000;
  157. }
  158.  
  159. .entry .perma a{
  160. color: #000;
  161. }
  162.  
  163. .entry:hover .perma{
  164. bottom:3px;
  165. overflow:visible;
  166. opacity:1;
  167. -webkit-transition: opacity 0.5s linear;
  168. transition: all 0.5s linear;
  169. -webkit-transition: all .2s ease-in-out;
  170. -moz-transition: all .2s ease-in-out;
  171. -o-transition: all .2s ease-in-out;
  172. transition: all .2s ease-in-out;
  173. }
  174.  
  175.  
  176.  
  177. blockquote{
  178. padding:0px 0px 2px 5px;
  179. margin:0px 0px 2px 1px;
  180. border-left: 1px solid #130C11;}
  181. blockquote p, ul{margin:0px; padding:0px;}
  182.  
  183.  
  184.  
  185.  
  186. #posts {
  187. {block:ifnot3column}
  188. width: 593px;
  189. {/block:ifnot3column}
  190. {block:if3column}
  191. width: 793px;
  192. {/block:if3column}
  193. margin-top: 0px;
  194. float:center;
  195. margin-left:340px;
  196. }
  197.  
  198. #sidebar{
  199. margin-top:180px;
  200. margin-left:103px;
  201. background-image:url(http://static.tumblr.com/dvz4szr/bfQmvx8bm/screen_shot_2013-11-07_at_8.31.52_pm.png);
  202. font-family:
  203. font-size: 12px;
  204. opacity: 0.8;
  205. width:188px;
  206. padding:5px;
  207. padding-top:12px;
  208. padding-bottom:20px;
  209. z-index:1;
  210. height:auto;
  211. background-color:white;
  212. border: solid 1px #eee;
  213. position:fixed !important;
  214. text-align: left;
  215. -webkit-transition: all 0.7s linear;
  216. -moz-transition: all 0.7s linear;
  217. transition: all 0.7s linear;
  218. -webkit-animation:shake 2s;
  219. -moz-animation:shake 2s;
  220. -ms-animation:shake 2s;
  221. }
  222.  
  223. #sidebar:hover{
  224. opacity:0.8;
  225. -webkit-transition: all 0.7s linear;
  226. -moz-transition: all 0.7s linear;
  227. transition: all 0.7s linear;
  228. }
  229.  
  230. .descript{
  231. padding:3px;
  232. line-height:12px;
  233. font-size:11px;
  234. font-family: calibri;
  235. padding-top:10px;
  236. letter-spacing:0px;
  237. text-align: left;
  238. font-style: italic;
  239. color:{color:text};
  240. opacity: 1;
  241. transition: all 0.9s ease-out;
  242. -o-transition-transition: all 0.9s ease-out;
  243. -webkit-transition: all 0.9s ease-out;
  244. -moz-transition: all 0.9s ease-out;
  245. }
  246.  
  247.  
  248.  
  249. #infscr-loading{
  250. bottom: -70px;
  251. position: absolute;
  252. left: 50%;
  253. margin-left:-8px;
  254. width:16px;
  255. height:11px;
  256. overflow:hidden;
  257. margin-bottom: 50px;
  258. }
  259.  
  260. .title{
  261. font-family: Consolas;
  262. font-size: 14px;
  263. line-height:13px;
  264. color: black;
  265. text-transform:uppercase;
  266. }
  267.  
  268. .blogtitle a{
  269. font-family: Write It Right;
  270. font-size:30px;
  271. line-height: 18px;
  272. color: #000;
  273. font-weight:bold;
  274. margin-left:2px;
  275. letter-spacing: 0px;
  276. -webkit-transition: all 0.7s linear;
  277. -moz-transition: all 0.7s linear;
  278. transition: all 0.7s linear;
  279. }
  280.  
  281. .blogtitle:hover{
  282. letter-spacing: 0px;
  283. -webkit-transition: all 0.7s linear;
  284. -moz-transition: all 0.7s linear;
  285. transition: all 0.7s linear;
  286. }
  287.  
  288.  
  289. .textperma{
  290. display: block;
  291. font-family:Courier New;
  292. font-size: 11px;
  293. line-height:11px;
  294. text-transform: lowercase;
  295. text-align: right;
  296. background-color:transparent;
  297. padding: 0px;
  298. margin: 2px;
  299. }
  300.  
  301. blockquote{
  302. padding:0px 0px 2px 5px;
  303. margin:0px 0px 2px 10px;
  304. border-left: 1px dotted #555555;
  305. }
  306.  
  307.  
  308. div#links{
  309. position:fixed !important;
  310. padding: 0px;
  311. padding-top:3px;
  312. width:213px;
  313. height:10px;
  314. margin-left:-5px;
  315. text-align:center;
  316. margin-top:20px;
  317. line-height:12px;
  318. font-family: calibri;
  319. font-size:10px;
  320. z-index: 999999999999999;
  321. letter-spacing:0px;
  322. opacity:0.0;
  323. -webkit-transition: all 0.7s linear;
  324. -moz-transition: all 0.7s linear;
  325. transition: all 0.7s linear;
  326. }
  327.  
  328. #sidebar:hover div#links{
  329. opacity:1;
  330. margin-left:-13px;
  331. -webkit-transition: all 0.7s linear;
  332. -moz-transition: all 0.7s linear;
  333. transition: all 0.7s linear;
  334. }
  335.  
  336. #links a {
  337. display:inline-block;
  338. padding:2px;
  339. width:13px;
  340. height:13px;
  341. margin-left:3px;
  342. background-image:url(http://static.tumblr.com/dvz4szr/bfQmvx8bm/screen_shot_2013-11-07_at_8.31.52_pm.png);
  343. margin-bottom:4px;
  344. z-index: 999999999999999;
  345. border: 1px solid #eee;
  346. border-radius:23px;
  347. color: #000;
  348. transition: all 0.9s ease-out;
  349. -o-transition-transition: all 0.9s ease-out;
  350. -webkit-transition: all 0.9s ease-out;
  351. -moz-transition: all 0.9s ease-out;
  352. }
  353.  
  354. #links a:hover{
  355. opacity:1;
  356. background:#fff;
  357. color: #000;
  358. -o-transition-transition: all 0.9s ease-out;
  359. -webkit-transition: all 0.9s ease-out;
  360. -moz-transition: all 0.9s ease-out;
  361. }
  362.  
  363.  
  364. #s-m-t-tooltip {
  365. max-width:auto;
  366. padding:4px 4px 4px 4px;
  367. margin:20px 0px 0px 20px;
  368. background-color:white; /* change the background color */
  369. border:1px solid #ccc; /* change the border color */
  370. font-family:calibri; /* change the font */
  371. font-style:italic;
  372. font-size:11px; /* change the font size */
  373. letter-spacing:2px; /* change the letter spacing */
  374. text-transform:lowercase;/* can be uppercase, lowercase, none*/
  375. color:#000; /* change the text color */
  376. z-index:999999999999999999999999999999;
  377. opacity:.8;
  378. }
  379.  
  380. #muse {width:200px; height:auto; min-height:60px; padding-bottom:0px;}
  381.  
  382. .wow {position:absolute; z-index:1; width:60px; height:60px;}
  383.  
  384. .wow img {float:left; width:60px; height:60px;}
  385. .wow img:hover {margin-top:0px;}
  386.  
  387. .play {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  388.  
  389. .twerk {margin-left:73px; margin-top:4px; line-height:14px;}
  390.  
  391. {CustomCSS}
  392.  
  393. </style>
  394. {block:IndexPage}
  395. <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>
  396.  
  397. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  398. <script>
  399. (function($){
  400. $(document).ready(function(){
  401. $("a[title]").style_my_tooltips({
  402. tip_follows_cursor:true,
  403. tip_delay_time:90,
  404. tip_fade_speed:600,
  405. attribute:"title"
  406. });
  407. });
  408. })(jQuery);
  409. </script>
  410.  
  411.  
  412. <script type="text/javascript">
  413. $(window).load(function () {
  414. var $content = $('#posts');
  415. $content.masonry({itemSelector: '.entry'}),
  416. $content.infinitescroll({
  417. navSelector : 'div#pagination',
  418. nextSelector : 'div#pagination a#nextPage',
  419. itemSelector : '.entry',
  420. loading: {
  421. finishedMsg: '',
  422. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  423. },
  424. bufferPx : 600,
  425. debug : false,
  426. },
  427. // call masonry as a callback.
  428. function( newElements ) {
  429. var $newElems = $( newElements );
  430. $newElems.hide();
  431. // ensure that images load before adding to masonry layout
  432. $newElems.imagesLoaded(function(){
  433. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  434.  
  435.  
  436. });
  437. });
  438. });
  439. </script>
  440.  
  441. {/block:IndexPage}
  442.  
  443. <title>{title}</title>
  444.  
  445. <link rel="shortcut icon" href="{Favicon}">
  446. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  447. <meta name="viewport" content="width=820" />
  448.  
  449.  
  450. </head>
  451. <body>
  452.  
  453. <div class="wrapper">
  454. <div class="header">
  455. </div>
  456.  
  457. </div>
  458. <div id="sidebar">
  459. <a href="/"><img src="{image:Sidebar}" style="width:183px;height:auto; padding: 5px; margin-top: -3px; margin-left: -3px;"></a><br>
  460. <div class="blogtitle"><a href="/">{Title}</a></div>
  461.  
  462. <div class="descript">{Description}</div>
  463.  
  464. <div id="links">
  465. <a href="/" title="home">家</a>
  466.  
  467. <a href="/ask" title="message">问</a>
  468.  
  469. <a href="{text:Link One}" title="{text:Link One Title}">连</a>
  470.  
  471. <a href="{text:Link Two}" title="{text:Link Two Title}">连</a>
  472.  
  473. <a href="{text:Link Three}" title="{text:Link Three Title}">连</a>
  474.  
  475. <a href="{text:Link Four}" title="{text:Link Four Title}">连</a>
  476.  
  477. <a href="{text:Link Five}" title="{text:Link Five Title}">连</a>
  478.  
  479. <a href="{text:Link Six}" title="{text:Link Six Title}">连</a>
  480. </div></div>
  481.  
  482.  
  483.  
  484.  
  485. <div class="left">
  486.  
  487. <div id="posts">
  488.  
  489. {block:Posts}
  490. <div class="entry">
  491.  
  492.  
  493. {block:Answer}
  494. <div class="ask"><b>{Asker}</b> asked: {Question}</div><br>
  495. {Answer}<br>
  496. {block:IndexPage}<span class="textperma"><a href="{Permalink}"><a href="{Permalink}">{notecount}</a> {/block:IndexPage}
  497. {/block:Answer}
  498. {block:Text}
  499. {block:Title}<span class="title">{Title}</span>{/block:Title}
  500. <span class="entrytext">{Body}</span></a>
  501. {block:IndexPage}
  502. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  503. {/block:IndexPage}
  504. {/block:Text}
  505.  
  506. {block:Link}
  507. <a href="{URL}" class="title">{Name}</a>
  508. {block:Description}{Description}{/block:Description}
  509. {block:IndexPage}
  510. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  511. {/block:IndexPage}
  512. {block:Link}
  513.  
  514. {block:Photo}
  515. {block:IndexPage}<div class="perma">
  516. <a href="{Permalink}"><a href="{ReblogURL}" target="_blank">reblog</a> • {Month} • <a href="{permalink}">{NoteCount}</a></span></div>
  517. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width="220"/></a></div>{LinkCloseTag}{/block:IndexPage}
  518. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="490"/></a>{LinkCloseTag}{/block:PermalinkPage}
  519. {/block:Photo}
  520.  
  521. {block:Photoset}{block:IndexPage}
  522. <div class="perma">
  523. <a href="{Permalink}"><a href="{ReblogURL}" target="_blank">↺</a> • <a href="{permalink}">{NoteCount} notes</a></span></div>{/block:IndexPage}<center><div style="width:220px; overflow-y:hidden; overflow-x:scroll;">{Photoset-250}</div></center></span>{/block:Photoset}
  524.  
  525. {block:Quote}
  526. <span class="title">{Quote}</span><br><br>
  527. {block:Source}{Source}{/block:Source}
  528. {block:IndexPage}
  529. <br /><div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  530. {/block:IndexPage}
  531. {/block:Quote}
  532.  
  533. {block:Chat}
  534. {block:Title}<span class="title">{Title}</span>{/block:Title}
  535. <ul class="chat">
  536. {block:Lines}
  537. <li class="user_{UserNumber}">
  538. {block:Label}
  539. <span class="label">{Label}</span>
  540. {/block:Label}
  541. {Line}
  542. </li>
  543. {/block:Lines}
  544. </ul>
  545. {block:IndexPage}
  546. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  547. {/block:IndexPage}
  548. {/block:Chat}
  549.  
  550. {block:Audio}
  551. <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>
  552.  
  553. {block:IndexPage}
  554. <br>
  555. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  556. {/block:IndexPage}
  557. {/block:Audio}
  558.  
  559. {block:Video}{block:IndexPage}
  560. <a href="{Permalink}" target="_blank"><i>View Video Here</i></a>
  561.  
  562. {/block:IndexPage}
  563.  
  564. {block:PermalinkPage}
  565. <center>
  566. <div class="videoperma">{Video-500}</div><BR>
  567. {block:Caption}{Caption}</a>{/block:Caption}</center>{block:PermalinkPage}
  568. {/block:Video}
  569.  
  570. {block:PermalinkPage}
  571. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}
  572.  
  573. {/block:PermalinkPage}
  574.  
  575. {block:PostNotes}{PostNotes}
  576. {/block:PostNotes}
  577. </div>
  578.  
  579. {/block:Posts}
  580. </div>
  581. </div>
  582. {block:IndexPage}
  583. {block:Pagination}
  584. <div id="pagination">
  585. {block:NextPage}
  586. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  587. {/block:NextPage}
  588. {block:PreviousPage}
  589. <a href="{PreviousPage}">&larr;&nbsp;</a>
  590. {/block:PreviousPage}
  591. </div>
  592. {/block:Pagination}
  593. {/block:IndexPage}
  594. </div>
  595.  
  596. </body>
  597. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement