lennonthemes

pride

Jun 29th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.99 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9. <meta name="color:background" content="#ffffff"/>
  10. <meta name="color:blockquote" content="#efefef"/>
  11. <meta name="color:imgborder" content="#f1f1f1"/>
  12. <meta name="color:link" content="#fcaad3"/>
  13. <meta name="color:linkhover" content="#ffffff"/>
  14. <meta name="color:navlink" content="#969395"/>
  15. <meta name="color:navlinkhover" content="#b38aaa"/>
  16. <meta name="color:question" content="#6c6b6b"/>
  17. <meta name="color:quote" content="#ff3399"/>
  18. <meta name="text:textsize" content="13px" />
  19. <meta name="text:navlinksize" content="9px" />
  20. <meta name="color:question" content="#000000"/>
  21. <meta name="color:h1" content="#dc5795"/>
  22. <meta name="text:H1size" content="12px" />
  23. <meta name="color:titlecolor" content="#8e8e8e"/>
  24. <meta name="color:fontcolor" content="#959494"/>
  25. <meta name="color:bold" content="#f3a0ed"/>
  26. <meta name="color:scrollbar" content="#f8f8f8"/>
  27. <meta name="color:imgborder" content="#f2f4f5"/>
  28. <meta name="text:fontsize" content="9px" />
  29. <meta name="text:titlesize" content="13px" />
  30. <meta name="text:link1" content="link1" />
  31. <meta name="text:link1url" content="http://" />
  32. <meta name="text:link2" content="link2" />
  33. <meta name="text:link2url" content="http://" />
  34. <meta name="text:link3" content="link3" />
  35. <meta name="text:link3url" content="http://" />
  36. <meta name="image:background" content=""/>
  37. <meta name="image:sidebar" content=""/>
  38. <style class="text/css"></style>
  39. <style type="text/css">
  40. @import url(http://fonts.googleapis.com/css?family=Petit+Formal+Script);
  41.  
  42. body{
  43. background-color:{color:background};
  44. background-image: url("{image:background}");
  45. background-attachment: fixed;
  46. background-repeat: repeat;
  47. font-family: georgia;
  48. font-size: {text:fontsize};
  49. color: {color:fontcolor};
  50. line-height:8px;
  51. margin:0px;}
  52.  
  53. h1 {color:{color:H1};
  54. font-family:'Petit Formal Script', cursive;
  55. font-size:{text:H1size};
  56. font-weight:bold;
  57. font-style:none;
  58. text-transform:lowercase;
  59. text-align:center;
  60. line-height:12px;
  61. padding: 0px;
  62. margin-top:0px;
  63. margin-bottom:0px;
  64. letter-spacing: 0px;
  65. }
  66.  
  67. strong, b{
  68. color:{color:bold};
  69. font-size: 10px;}
  70.  
  71. .title{
  72. font-family:Georgia;
  73. font-size: {text:titlesize};
  74. font-weight: normal;
  75. font-style:italic;
  76. text-transform:none;
  77. line-height: 14px;
  78. letter-spacing: 0px;
  79. padding-top: 0px;
  80. color: {color:titlecolor};
  81. margin-bottom: -5px;
  82. display:block;
  83. padding-left: 3px;
  84. }
  85.  
  86. .question
  87. {max-width:auto;
  88. min-height: 24px;
  89. font-family:georgia;
  90. font-size: 9px;
  91. font-weight: normal;
  92. color: #6e6e6e;
  93. font-style:italic;
  94. line-height: 10px;
  95. padding: 3px;
  96. border-bottom: #aaa 1px solid;
  97. display:block;
  98. margin-bottom: -5px;}
  99.  
  100. .quote{
  101. color: {color:quote};
  102. font-size:12px;
  103. font-family:georgia;
  104. font-style:italic;
  105. padding: 2px;
  106. display:block;
  107. }
  108.  
  109. .info{
  110. font-size: 9px;
  111. font-family: georgia;
  112. line-height: 15px;
  113. padding:2px;
  114. display:block;
  115. margin-top:3px;
  116. text-align: right;}
  117. .entrytext, .answer{
  118. display:block;
  119. padding-left: 2px;
  120. margin-bottom: -7px;
  121. }
  122.  
  123. #center{
  124. position:relative;
  125. width:700px;
  126. overflow:hidden;
  127. overflow-y:hidden;
  128. background-color: transparent;
  129. margin-left: 320px;
  130. min-height:600px;}
  131.  
  132. #posts{
  133. {block:IndexPage} margin-left: 2px;
  134. margin-top:0px;
  135. padding-top:10px;
  136. width: 423px;
  137. height: auto;
  138. {/block:IndexPage} {block:PermalinkPage}
  139. margin-left: 10px;
  140. margin-top: 10px;
  141. width: 420px;
  142. height: auto;
  143. {/block:PermalinkPage}background:transparent;
  144. height: auto;
  145. margin-right: 10px;
  146. padding:1px;
  147. padding-top:6px;
  148. padding-left: 8px;}
  149.  
  150. #flt{
  151. {block:IndexPage}float: left; width: 192px; overflow:hidden;{/block:IndexPage}
  152. {block:PermalinkPage}width: 400px;{/block:PermalinkPage}
  153. padding: 3px 3px 2px 3px;
  154. margin: 3px; background: #ffffff;
  155. overflow:hidden;
  156. border: 4px {color:imgborder} solid;}
  157.  
  158. #flt img{{block:IndexPage}max-width:400px;{/block:IndexPage}}
  159.  
  160. #nav{
  161. position: fixed;
  162. margin-top: 125px;
  163. margin-left: 110px;
  164. z-index:1;
  165. text-align: center;
  166. background: transparent;
  167. outline-offset: -3px;
  168. padding-bottom: 6px;
  169. padding: 2px;
  170. border-radius: 4px 4px 0px 0px;
  171. width: 150px;
  172. }
  173.  
  174. #sidebar
  175. {position: fixed;
  176. z-index:3;
  177. margin-top: 140px;
  178. margin-left: 110px;
  179. width: 150px;
  180. background:#ffffff;
  181. padding: 4px;
  182. padding-top: 0px;
  183. float: left;
  184. text-align: center;
  185. background-color:#ffffff;
  186. width: 150px;
  187. }
  188.  
  189. #desc{
  190. margin-bottom: 3px;
  191. font-weight:normal;
  192. font-style:italic;}
  193.  
  194.  
  195. #permapage{
  196. font-family: georgia;
  197. font-size: 9px;
  198. margin-bottom: 2px;}
  199.  
  200.  
  201. a:link, a:active, a:visited{
  202. color: {color:link};
  203. text-decoration: none;
  204. -webkit-transition: color 0.3s ease-out;
  205. -moz-transition: color 0.3s ease-out;
  206. transition: color 0.3s ease-out;
  207. }
  208.  
  209. a:hover{
  210. color:{color:linkhover}; }
  211.  
  212. .navlink a{
  213. display:inline-block;
  214. line-height: 8px;
  215. font-size: {text:navlinksize};
  216. font-weight:normal;
  217. font-family: georgia;
  218. font-style: italic;
  219. text-align: center;
  220. margin-top:0px;
  221. height: 9px;
  222. color: {color:navlink};
  223. padding:1px;
  224. margin-bottom:2px;
  225. margin-left: -2px;
  226. background-color: transparent;
  227. -webkit-transition: all ease-in 333ms;
  228. -moz-transition: all ease-in 333ms;
  229. -o-transition: all ease-in 333ms;
  230. -ms-transition: all ease-in 333ms;
  231. transition: all ease-in 333ms;}
  232.  
  233. .navlink a:hover{
  234. color:{color:navlinkhover};}
  235.  
  236. .question a{
  237. color:{color:question};
  238. Padding:1px;}
  239. .question a:hover{
  240. color:#b0b0b0 !important;}
  241.  
  242. .permalink{
  243. font-family: georgia;
  244. font-size:10px;
  245. text-align: center;
  246. padding: 1px;}
  247.  
  248. .permalink a{color:#f1829b;}
  249. .perm1 {
  250. margin: auto;
  251. font-family: georgia;
  252. text-transform: uppercase;
  253. letter-spacing: 1px;
  254. position: absolute;
  255. bottom: 1px;
  256. left: 12px;
  257. text-align:center;
  258. opacity: 0;
  259. filter: alpha(opacity = 0);
  260. -webkit-transition: all ease-in-out 333ms;
  261. -moz-transition: all ease-in-out 333ms;
  262. -o-transition: all ease-in-out 333ms;
  263. -ms-transition: all ease-in-out 333ms;
  264. transition: all ease-in-out 333ms;}
  265.  
  266. #flt:hover .perm1 {
  267. opacity: 1;
  268. filter: alpha(opacity = 30);
  269. margin-bottom: 12px;}
  270.  
  271. .perm1 a {
  272. color: #aaa;
  273. background-color:#eeeeee;
  274. padding: 2px;
  275. margin-right: 3px;
  276. line-height: 20px;
  277. font-family:calibri;
  278. font-size: 10px;
  279. -webkit-transition: all ease-in 333ms;
  280. -moz-transition: all ease-in 333ms;
  281. -o-transition: all ease-in 333ms;
  282. -ms-transition: all ease-in 333ms;
  283. transition: all ease-in 333ms;}
  284.  
  285. .perm1 a:hover {
  286. color: {color:bold};
  287. background-color: #ffffff;
  288. -webkit-transition: all ease-in 333ms;
  289. -moz-transition: all ease-in 333ms;
  290. -o-transition: all ease-in 333ms;
  291. -ms-transition: all ease-in 333ms;
  292. transition: all ease-in 333ms;}
  293.  
  294. .video embed, .post div.video object {width:300px !important; height:200 !important;}
  295.  
  296. blockquote{padding:3px 3px 3px 3px; margin:0px 0px 2px 1px; background-color:{color:blockquote};}
  297.  
  298. ::-webkit-scrollbar {width: 4px; height: 4px; background: #fff;}
  299. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-radius: 2px;}
  300.  
  301. {block:ifFadedImages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;}
  302. {/block:ifFadedImages}
  303.  
  304. {block:ifInvertedFade}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.7s linear; opacity: .7;}
  305. {/block:ifInvertedFade}
  306.  
  307.  
  308.  
  309. </style>
  310. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  311. <meta name="viewport" content="width=820" />
  312. </head>
  313. <body>
  314.  
  315. <div id="nav"><h1>{title}</h1>
  316.  
  317. </div>
  318.  
  319.  
  320. <div id="side">
  321. <div id="sidebar">
  322. <center>
  323. <img src="http://static.tumblr.com/c2d929199dfa99c1d14eb73b5064eab4/wssqk5d/kPWmodd4g/tumblr_static_darlin.jpg" style="width: 160px; ;">
  324. </center>
  325.  
  326.  
  327. <div id="desc">
  328. {Description}<br><span class="navlink"><a href="/">home</a></span>-
  329. <span class="navlink"><a href="/ask">ask</a></span>-
  330. <span class="navlink"><a href="{text:link1url}">{text:link1}</a></span>-
  331. <span class="navlink"><a href="{text:link2url}">{text:link2}</a></span>-
  332. <span class="navlink"><a href="{text:link3url}">{text:link3}</a></span>
  333. </div>
  334.  
  335. </div>
  336.  
  337. </div>
  338. </div>
  339.  
  340. <!--infinitive scroll will messup if you remove!-->
  341. <div style="position:absolute;z-index:99999999999999999999999999999999999; !important;top:24px;right:3px;"><a title="credit" a href="http://bonivur.tumblr.com/"><img src="http://www.sevnthsin.com/uploads/cache/base/uploads/files/4ffdf6b556aa1_bon.png"height="70px"></a></div>
  342.  
  343. <div id="center">
  344.  
  345. <div id="posts">
  346. {block:Posts}
  347. <div id="flt">
  348.  
  349. {block:Text}
  350. {block:Title}<div class="title">{Title}</div>{/block:Title}<span class="entrytext">{Body}</span>
  351. {block:IndexPage}<div class="info"><a href="{Permalink}"> {NoteCount} </a></div>{/block:IndexPage}
  352. {/block:Text}
  353.  
  354. {block:Answer}
  355. <div class="flt">
  356. <div class="question"><img src="{AskerPortraitURL-24}" align="left" style="padding-right: 2px;"><b>{Asker}:</b> {Question}&nbsp;</div><span class="answer">{Answer}</span>{block:IndexPage}<div class="info"><a href="{Permalink}"> {NoteCount} </a></div>{/block:IndexPage}</div>
  357. {/block:Answer}
  358.  
  359. {block:Link}
  360. <a href="{URL}" class="title">{Name}</a>
  361. {block:Description}{Description}{/block:Description}
  362. {block:IndexPage}<div class="info">{NoteCount} </a></div>{/block:IndexPage}
  363. {block:Link}
  364.  
  365. {block:Photo}
  366. {block:indexpage}
  367. <div class="perm1">
  368. <p><a href="{ReblogURL}" target="_blank">Reblog</a><a href="{permalink}">{NoteCount} notes</a></p></div>
  369. {/block:indexpage}
  370. {block:indexpage}
  371. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}
  372. {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  373. {/block:indexpage}
  374. {block:permalinkpage}
  375. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}
  376. {/block:permalinkpage}
  377. {/block:Photo}
  378.  
  379. {block:Photoset}
  380. {block:IndexPage}<center><div style="padding-top: 1px; padding-bottom: 1px; background-color:{color:Photoset background};">{Photoset-250}</div></center>{/block:IndexPage}
  381. {block:PermalinkPage}{Photoset-250}{/block:PermalinkPage}
  382. {block:IndexPage}<div class="info"><a href="{Permalink}"> {NoteCount} notes</a></div>{/block:IndexPage}
  383. {/block:Photoset}
  384.  
  385. {block:Quote}
  386. <div class="quote"><span class="quote">{Quote}</span></div><div style="margin-left: 30px;">{block:Source}- {Source}{/block:Source}</div>
  387. {block:IndexPage}<div class="info"><a href="{Permalink}"> {NoteCount} notes</a></div>{/block:IndexPage}
  388. {/block:Quote}
  389.  
  390. {block:Chat}
  391. {block:Title}<div class="perm1">
  392. <p><a href="{ReblogURL}" target="_blank">reblog</a><a href="{permalink}">{NoteCount} notes</a></p>
  393. </div><span class="title">{Title}</span>{/block:Title}
  394. <ul class="chat">
  395. {block:Lines}
  396. <li class="user_{UserNumber}">
  397. {block:Label}
  398. <span class="label">{Label}</span>
  399. {/block:Label}
  400.  
  401. {Line}
  402. </li>
  403. {/block:Lines}
  404. </ul>
  405. {block:IndexPage}<div class="info"><a href="{Permalink}"> {NoteCount} notes</a></div>{/block:IndexPage}
  406. {/block:Chat}
  407.  
  408. {block:Audio}
  409. {block:IndexPage}<div style="background-color:#000; width: 245px;"><div style="width:300px; height:27px;">{AudioPlayerBlack}</div></div>{/block:IndexPage}
  410. {block:PermalinkPage}<div style="background-color:#000; width: 500px;"><div style="width:500px; height:27px;">{AudioPlayerBlack}</div></div>{/block:PermalinkPage}
  411. {block:IndexPage}<div class="info"><a href="{Permalink}"> {NoteCount} notes</a></div>{/block:IndexPage}
  412. {/block:Audio}
  413.  
  414. {block:Video}
  415. {block:IndexPage}<div class="video">{Video-250}</div>{/block:IndexPage}
  416. {block:PermalinkPage}{Video-250}{/block:PermalinkPage}
  417. {block:IndexPage}<div class="info"><a href="{Permalink}"> {NoteCount} notes</a></div>{/block:IndexPage}
  418. {block:Video}
  419.  
  420. {block:PermalinkPage}
  421. <div id="permapage"><center>{block:Date}<b>{DayofMonth} {Month}{/block:Date}</b>
  422. {block:NoteCount}<b>with </b>{NoteCountWithLabel}{/block:NoteCount} <center>
  423.  
  424. <BR>{Caption}</div>
  425. {/block:PermalinkPage}
  426.  
  427. {block:PostNotes}{PostNotes}
  428. {/block:PostNotes}</div>
  429. {/block:Posts}
  430.  
  431. </div>
  432. </div>
  433. </div>
  434. </center>
  435.  
  436.  
  437. </body>
  438. <script type="text/javascript"
  439. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  440. <script>
  441. $(document).ready(function() {
  442. //
  443. $('a.poplight[href^=#]').click(function() {
  444. var popID = $(this).attr('rel'); //Get Popup Name
  445. var popURL = $(this).attr('href'); //Get Popup href to define size
  446. var query= popURL.split('?');
  447. var dim= query[1].split('&');
  448. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  449. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://www.iconsdb.com/icons/preview/black/close-xxl.png" width="20" class="btn_close" title="Close" alt="Close" /></a>');
  450. var popMargTop = ($('#' + popID).height() + 80) / 2;
  451. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  452. //Apply Margin to Popup
  453. $('#' + popID).css({
  454. 'margin-top' : -popMargTop,
  455. 'margin-left' : -popMargLeft
  456. });
  457. $('body').append('<div id="fade"></div>');
  458. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  459. return false; });
  460. $('a.close, #fade').live('click', function() {
  461. $('#fade , .popup_block').fadeOut(function() {
  462. $('#fade, a.close').remove(); //fade them both out
  463. }); return false; }); }); </script>
  464. <script language="JavaScript">
  465. function toggle(id) {
  466. var state = document.getElementById(id).style.display;
  467. if (state == 'none') {
  468. document.getElementById(id).style.display = 'block';
  469. } else {document.getElementById(id).style.display = 'none';}}</script>
  470.  
  471. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  472. <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
  473. {block:indexpage}
  474. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  475. <script src='http://code.jquery.com/jquery-1.4.2.min.js' type='text/javascript'></script>
  476. <script src='http://static.tumblr.com/1s4z8hu/UTBlo4136/jquery.masonry.min.js' type='text/javascript'></script>
  477. <script type="text/javascript" src="http://static.tumblr.com/jnmer2r/WKhljk73d/jquery.infinitescroll.min.js"></script>
  478.  
  479.  
  480. <script>
  481. $.fn.imagesLoaded = function(callback){
  482. var elems = this.find('img'),
  483. len = elems.length,
  484. _this = this;
  485. if ( !elems.length ) {
  486. callback.call( this );}
  487. elems.bind('load',function(){
  488. if (--len <= 0){
  489. callback.call( _this );}
  490. }).each(function(){
  491. // cached images don't fire load sometimes, so we reset src.
  492. if (this.complete || this.complete === undefined){
  493. var src = this.src;
  494. // webkit hack from http://groups.google.com/group/jquery-dev/browse_thread/thread/eee6ab7b2da50e1f
  495. // data uri bypasses webkit log warning (thx doug jones)
  496. this.src = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";
  497. this.src = src;}
  498. });
  499. return this;};
  500. </script>
  501. <script>
  502. jQuery(window).load(function(){
  503. var $wall = $('#posts');
  504. $wall.imagesLoaded(function(){
  505. $wall.masonry({
  506. singleMode: true,
  507. columnWidth: 208,
  508. itemSelector: '#flt'});});
  509. $wall.infinitescroll({
  510. navSelector : '#page-nav',
  511. nextSelector : '#page-nav a',
  512. itemSelector : '#flt', },
  513. function( newElements ){
  514. $(newElements).hide();
  515. setTimeout(function(){
  516. $wall.masonry({ appendedContent: $(newElements) });
  517. },2000);
  518. setTimeout(function(){
  519. $(newElements).fadeIn('slow');},3100);},2000);
  520. });</script>
  521.  
  522. {/block:Indexpage}<script type="text/javascript">
  523. WebFontConfig = {
  524. google: { families: [ 'Petit+Formal+Script::latin' ] }
  525. };
  526. (function() {
  527. var wf = document.createElement('script');
  528. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  529. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  530. wf.type = 'text/javascript';
  531. wf.async = 'true';
  532. var s = document.getElementsByTagName('script')[0];
  533. s.parentNode.insertBefore(wf, s);
  534. })(); </script>
  535.  
  536.  
  537. </html>
Add Comment
Please, Sign In to add comment