lennonthemes

woods

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