Advertisement
wildthemes

taylor theme

Dec 15th, 2012
2,542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.21 KB | None | 0 0
  1. <!--
  2. ▒█░░▒█ ▀█▀ ▒█░░░ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█  
  3. ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄  
  4. ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█  
  5. Theme: Taylor | Published:DEC 15TH, 2012 | Website: wildthemes.tumblr.com
  6.  
  7. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.This work is licensed under a Creative Commons Attribution 3.0 Unported License.taking credits off/stealing/using my themes as a basecode is ɪʟʟᴇɢᴀʟ
  8. -->
  9.  
  10.  
  11.  
  12.  
  13.  
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml">
  16. <head>
  17. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  18.  
  19. {block:ifSnowfall}
  20. <script type="text/javascript" src="http://static.tumblr.com/j4dtzbm/2K5lv8pr9/snowstorm.js"></script>{/block:ifSnowfall}
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  23.  
  24. <script type="text/javascript"
  25. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  26.  
  27. <meta name="color:background" content="#ffffff"/>
  28. <meta name="color:Posts" content="#ffffff"/>
  29.  
  30. <meta name="color:Font" content="#130C11"/>
  31. <meta name="color:Link hover" content="#130C11"/>
  32. <meta name="color:Link" content="#000000"/>
  33. <meta name="image:Border" content= ""/>
  34. <meta name="image:Sidebar" content="1"/>
  35. <meta name="image:Background" content="1"/>
  36. <meta name="if:Kewl font" content="0"/>
  37. <meta name="if:Snow fall" content="1"/>
  38. <meta name="if:Countdown red" content="0"/>
  39. <meta name="if:Countdown grey" content="1"/>
  40. <meta name="if:Countdown green" content="0"/>
  41. <meta name="if:Christmas cursor" content="1"/>
  42.  
  43. <meta name="if:Show sidebar photo" content="0"/>
  44. <meta name="text:reblog label" content="reblog" />
  45. <meta name="if:Kewl font" content="0"/>
  46. <meta name="if:Two Columns" content="0"/>
  47. <meta name="if:Three Columns" content="1"/>
  48. <meta name="text:Link one Title" content=""/>
  49. <meta name="text:Link one" content="" />
  50. <meta name="text:Link Three Title" content=""/>
  51. <meta name="text:Link Three" content=""/>
  52. <meta name="text:Link Four Title" content=""/>
  53. <meta name="text:Link Four" content=""/>
  54. <meta name="text:Link two Title" content=""/>
  55. <meta name="text:Link two" content=""/>
  56. <meta name="text:Link five Title" content=""/>
  57. <meta name="text:Link five" content=""/>
  58.  
  59. <meta name="text:Title two" content="Title two"/>
  60.  
  61.  
  62.  
  63. <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  64. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  65.  
  66.  
  67.  
  68.  
  69. <style type="text/css">
  70. #backg img {width:100px; height:110px; margin-right:3px; display:inline-block;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  71. #backg img:hover {border-radius:17px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  72.  
  73.  
  74. iframe#tumblr_controls {right:3px}
  75.  
  76.  
  77. ::-webkit-scrollbar-thumb:vertical {
  78. background-color:{color:Link};
  79. height:auto;
  80.  
  81. }
  82.  
  83. ::-webkit-scrollbar-thumb:horizontal {
  84. background-color:{color:Link};
  85. }
  86.  
  87. ::-webkit-scrollbar {
  88. height:10px;
  89. width:6px;
  90. background-color:#cdcdcd;
  91. }
  92.  
  93.  
  94.  
  95. #description{
  96. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}delius reg; font-size: 11px;{/block:ifnotKewlfont};
  97. padding:5px;
  98. text-align:center;
  99. color:{color:Font};
  100. background:transparent;
  101. }
  102.  
  103.  
  104.  
  105.  
  106.  
  107. #tumblr_controls{
  108. position:fixed !important;
  109. -webkit-filter: invert(100%);
  110. }
  111.  
  112. .wrapper{
  113. margin: 0px auto;
  114. width: 802px;
  115. }
  116.  
  117. .header{
  118. float: left;
  119. width: 100%;
  120. }
  121.  
  122. .left{
  123. float: left;
  124. margin-right: 20px;
  125. width: 802px;
  126. }
  127.  
  128. .right{
  129. float: right;
  130. width: 200px;
  131. background-color: {color:Background};
  132. }
  133.  
  134. body {
  135. padding: 0px;
  136. margin: 0px;
  137. color: {color:Font};
  138. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}delius reg; font-size: 11px;{/block:ifnotKewlfont}; background-color: {color:Background};
  139. background-image:url({image:Background});
  140. background-attachment: fixed;
  141. background-repeat: repeat;
  142. }
  143. a { text-decoration: none !important;}
  144. a:link, a:active, a:visited{
  145. color: {color:Link} ;
  146. -webkit-transition: color 0.6s ease-out;
  147. -moz-transition: color 0.6s ease-out;
  148.  
  149. }
  150. @font-face {font-family: "Tall Films"; src: url('http://static.tumblr.com/w1f0ilq/4m9lyy51c/tall_film.ttf');}
  151. a:hover{
  152. color:{color:Link hover};
  153. -webkit-transition: color 0.5s ease-out;
  154. -moz-transition: color 0.5s ease-out;
  155. }
  156. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  157.  
  158. .entry {
  159. z-index:7;
  160. float:left;
  161. background-color:{color:posts};
  162. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}delius reg; font-size: 11px;{/block:ifnotKewlfont};
  163. box-shadow: 0px 0px 7px #aaa;
  164. border:2px #ccc solid;
  165. margin:3px;
  166. line-height:12px;
  167. padding-left:5px;
  168. padding-right:5px;
  169. padding-top:5px;
  170.  
  171. padding-bottom:3px;
  172.  
  173. {block:IndexPage}
  174. width:450px;
  175. {block:ifTwoColumns}width:290px;{/block:ifTwoColumns}
  176. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns}{/block:IndexPage}
  177. {block:PermalinkPage}
  178. width:550px; box-shadow: 0px 0px 0px {color:Background};
  179. border:1px {color:Background} solid;
  180.  
  181. {/block:PermalinkPage}
  182. overflow:hidden;
  183. text-decoration: none !important;
  184.  
  185.  
  186. }
  187.  
  188. .linkss a{color:{color:Link};}
  189. .linkss {
  190. font-family: ubuntu; font-size:10px;
  191. text-align:center; padding:3px;
  192. text-transform:uppercase;
  193. text-decoration: none !important;
  194. }
  195. .linkss:hover {
  196. font-family: ubuntu; font-size:10px;
  197. text-align:center;
  198. background: {color:Link Hover}; padding:3px;
  199. text-transform:uppercase;
  200. -webkit-transition: all 0.5s linear;
  201. -moz-transition: all 0.5s linear;
  202. transition: all 0.5s linear;
  203. text-decoration: none !important;
  204. }
  205.  
  206.  
  207.  
  208. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  209.  
  210.  
  211.  
  212. div#sidebar{
  213. position:fixed !important;
  214. margin-left:-230px;
  215. width: 270px;
  216. box-shadow: 0px 0px 7px #aaa;
  217.  
  218. top: 180px;
  219. border: solid 2px {color:Font};
  220.  
  221. height:auto;
  222. padding: 0px;
  223. padding: 7px;
  224. letter-spacing:0px;
  225. background-color: {color:posts};
  226.  
  227. -webkit-transition: all 0.5s linear;
  228. -moz-transition: all 0.5s linear;
  229. transition: all 0.5s linear;
  230. position: fixed;
  231. overflow: hidden;
  232.  
  233. }
  234.  
  235. #border{
  236. background-attachment: fixed;
  237. background-image: repeat;
  238. background-image:url({image:Border});
  239. width: 300px;
  240. padding:4px;
  241. position: fixed; box-shadow: 0px 0px 7px #aaa;
  242.  
  243. height:100%;
  244.  
  245. left:40px
  246. }
  247. #border2{
  248. background-attachment: fixed;
  249. background-image: repeat;
  250. background-image:url({image:Border});
  251. width: 80px;
  252. padding:4px;
  253. position: fixed; box-shadow: 0px 0px 7px #aaa;
  254.  
  255. height:100%;
  256.  
  257. left:825px;
  258. {block:ifTwoColumns}left:975px;{/block:ifTwoColumns}
  259. {block:ifThreeColumns}left:1170px;{/block:ifThreeColumns}}
  260.  
  261.  
  262.  
  263. #sidebar:hover{
  264. opacity: 1;
  265. -webkit-transition: all 0.4s linear;
  266. -moz-transition: all 0.4s linear;
  267. transition: all 0.4s linear;
  268.  
  269. }
  270. @font-face {
  271. font-family: 'Share';
  272. font-style: normal;
  273. font-weight: 400;
  274. src: local('Share'), local('Share-Regular'), url(http://themes.googleusercontent.com/static/fonts/share/v1/_jCje2O-7QL947BeMhJzWQ.woff) format('woff');
  275. }
  276.  
  277.  
  278. .entry:hover .details {
  279. opacity: 1.0;
  280. margin:12px 0px 0px 0px;
  281. filter: alpha(opacity = 100);
  282. -webkit-transition: all .25s ease-in-out;
  283. -moz-transition: all .25s ease-in-out;
  284. -o-transition: all .25s ease-in-out;
  285. transition: all .25s ease-in-out;
  286. }
  287.  
  288.  
  289. .permahover {
  290. text-align: right;
  291. line-height:200%;
  292. opacity: 0.0;
  293. filter: alpha(opacity = 0);
  294. font-size: 9px;
  295. line-height: 9px;
  296. text-transform: uppercase;
  297. }
  298.  
  299. .entry:hover .permahover {
  300. text-align: center;
  301. opacity: 1;
  302. filter: alpha(opacity = 50);
  303.  
  304.  
  305. }
  306.  
  307. .text {
  308. padding: 0px;
  309. }
  310.  
  311.  
  312.  
  313. .entry:hover .textperma {
  314. opacity: 1;
  315. filter: alpha(opacity = 100);
  316. -webkit-transition: all ease-in 250ms;
  317. -moz-transition: all ease-in 250ms;
  318. -o-transition: all ease-in 250ms;
  319. -ms-transition: all ease-in 250ms;
  320. transition: all ease-in 250ms;
  321. }
  322.  
  323.  
  324.  
  325. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf');
  326. }
  327. @font-face { font-family: "hehe"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  328. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  329.  
  330.  
  331.  
  332. #posts {
  333.  
  334. width: 820px;
  335. margin-left:75px;
  336. {block:PermalinkPage}
  337. margin-left:75px;
  338. margin-top: 0px;
  339. {/block:PermalinkPage}
  340. top: 0px;
  341. float:left;
  342. text-decoration: none !important;
  343.  
  344. }
  345.  
  346. #infscr-loading{
  347. bottom: -70px;
  348. position: absolute;
  349. left: 50%;
  350. margin-left:-8px;
  351. width:16px;
  352. height:11px;
  353. overflow:hidden;
  354. margin-bottom: 50px;
  355. }
  356.  
  357. @font-face { font-family:Sweetly Broken; src: url(http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf);}
  358. @font-face { font-family: "delius reg"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  359.  
  360.  
  361. #blogtitle{
  362. border: solid 2px {color:Font};
  363. font-family: tall films;
  364. position: fixed;
  365. background:{color:Posts};
  366. box-shadow: 0px 0px 7px #aaa;
  367. padding:3px;
  368. width: 280px;top:97px;
  369. margin-left:-230px;
  370. font-size: 60px;text-transform:uppercase;
  371. line-height:110%;
  372. text-align: center;
  373. text-decoration: none !important;
  374. }@font-face { font-family: "blackswan"; src: url('http://static.tumblr.com/q54tzar/7POm34eyl/a_s_black_swan_3_.ttf'); }
  375.  
  376.  
  377.  
  378.  
  379. .title{
  380. font-family: tall films;
  381. line-height:100%;
  382. color: {color:Font};
  383. font-size:40px;
  384. text-decoration: none !important;
  385. }
  386. .entry .perma{
  387. margin-left: 10px;
  388. top: 5px;
  389. width:auto;
  390. height: 25px;
  391. position: absolute;
  392. overflow:hidden;
  393. opacity: 0.0;
  394. text-align:center;
  395. background-color: {color:Posts};
  396. -webkit-transition: all 0.5s linear;
  397. -webkit-transition: all 0.5s linear;
  398. -moz-transition: all 0.5s linear;
  399. transition: all 0.5s linear;
  400.  
  401.  
  402. }
  403.  
  404.  
  405. .wildthemes a {color:; }
  406.  
  407. .entry .wildthemes{
  408. background:white;
  409. position:absolute;
  410. height:20px;padding-right:2px;
  411. padding-left:2px;
  412. margin-left: 10px;
  413. overflow:hidden;
  414. border: solid 4px #ccc;
  415. top: -10px;
  416. font-family:littlefont;text-transform:uppercase;
  417. line-height:22px;
  418. font-size:8px;
  419. text-align:center;
  420. width:420px;
  421. {block:ifTwoColumns}width:260px;{/block:ifTwoColumns}
  422. {block:ifThreeColumns}width:220px;{/block:ifThreeColumns}opacity:0.0;
  423. -webkit-transition: all 0.3s linear;
  424. -moz-transition: all 0.3s linear;
  425. transition: all 0.3s linear;
  426. }
  427.  
  428.  
  429. .entry:hover .wildthemes{
  430. padding-right:2px;
  431. padding-left:2px;
  432. overflow:visible;
  433.  
  434. -webkit-transition: opacity 0.5s linear; opacity: 0.8;
  435. transition: all 0.4s linear;
  436. margin-left:10px;
  437. background-color:white;
  438. height: 20px;
  439. top: 10px;
  440.  
  441. opacity:0.8;
  442.  
  443. -webkit-transition: all 0.3s linear;
  444. -moz-transition: all 0.3s linear;
  445. }
  446.  
  447. blockquote, q {
  448. quotes: "«" "»" "'" "'";
  449. padding:2px;
  450. border-left: 3px solid {color:Link};
  451. margin: 0px 30px;
  452. background:#eee;
  453. }
  454.  
  455.  
  456. ol.notes li.note blockquote {
  457. border-color: #eee;
  458. padding: 4px 10px;
  459. list-style-type: none;
  460. margin: 10px 0px 0px 25px;
  461. }
  462.  
  463. ol.notes li.note blockquote a {
  464. text-decoration: none;
  465. list-style-type: none;
  466. }
  467.  
  468.  
  469.  
  470.  
  471. {CustomCSS}
  472.  
  473. </style>
  474.  
  475. {block:IndexPage}
  476. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/QDcmcmi8j/infinitescrolling.txt"></script><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  477.  
  478. <script type="text/javascript">
  479. $(window).load(function () {
  480. var $content = $('#posts');
  481. $content.masonry({itemSelector: '.entry'}),
  482. $content.infinitescroll({
  483. navSelector : 'div#pagination',
  484. nextSelector : 'div#pagination a#nextPage',
  485. itemSelector : '.entry',
  486. loading: {
  487. finishedMsg: '',
  488. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  489. },
  490. bufferPx : 600,
  491. debug : false,
  492. },
  493. // call masonry as a callback.
  494. function( newElements ) {
  495. var $newElems = $( newElements );
  496. $newElems.hide();
  497. // ensure that images load before adding to masonry layout
  498. $newElems.imagesLoaded(function(){
  499. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  500.  
  501.  
  502. });
  503. });
  504. });
  505. </script>
  506.  
  507. {/block:IndexPage}
  508.  
  509. <title>{title}</title>
  510.  
  511. <link rel="shortcut icon" href="{Favicon}">
  512. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  513. <meta name="viewport" content="width=820" />
  514.  
  515. </head>
  516. <body>
  517.  
  518.  
  519. <div class="wrapper">
  520. <div class="header">
  521. <div id="border"></div>
  522. <div id="border2"></div>
  523.  
  524. <div id="blogtitle"><a href="/">{Title}</a>
  525. </div>
  526. <div id="sidebar">
  527. <center>{block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=270px height=auto ></a></center>{/block:ifshowsidebarphoto}
  528. <div id="description">{Description}
  529. </div>
  530.  
  531.  
  532. {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span>&nbsp; {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span>&nbsp; {/block:ifLinkTwoTitle} {block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span>&nbsp; {/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span>&nbsp; {/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> &nbsp;{/block:ifLinkFiveTitle} <span class="linkss"><a href="http://wildthemes.tumblr.com/">theme</a> </span>
  533. <br>
  534.  
  535. {block:ifCountdownred}
  536.  
  537. <!-My countdown widget - HTML code - mycountdown.org --><div align="center" style="margin:15px 0px 0px 0px"><noscript><div align="center" style="width:140px;border:1px solid #ccc;background:#fff ;color: #fff ;font-weight:bold;"><a style="text-decoration:none;color:#000 ;" href="http://mycountdown.org/Holiday/Christmas/">Christmas Countdown</a></div></noscript><script type="text/javascript" src="http://mycountdown.org/countdown.php?group=Holiday&countdown=Christmas&cp3_Hex=FFB200&cp2_Hex=FFFFFF&cp1_Hex=FF0000&widget_number=3010&fwdt=150&lab=1"></script></div><!-end of code-->{/block:ifCountdownred}
  538. {block:ifCountdowngrey}
  539.  
  540. <!-- Begin of mycountdown.org script --> <div align="center" style="margin:15px 0px 0px 0px"> <noscript> <div align="center" style="width:140px;border:1px solid #ccc; background: #FFFFFF; color: #CCCCCC;font-weight:bold;font-size:12px;"> <a style="text-decoration: none; color:#CCCCCC;" href="http://mycountdown.org/Holiday/Christmas/">Christmas Countdown</a></div> </noscript> <script type="text/javascript" src="http://mycountdown.org/countdown.php?cp3_Hex=0F0200&cp2_Hex=FFFFFF&cp1_Hex=CCCCCC&ham=0&img=&hbg=0&hfg=0&sid=0&fwdt=150&lab=1&text1=Christmas&text2=Christmas&group=Holiday&countdown=Christmas&widget_number=3010&timezone=UTC"></script> </div> <!-- End of mycountdown.org script --> {/block:ifCountdowngrey}
  541. {block:ifCountdowngreen} <!-- Begin of mycountdown.org script --> <div align="center" style="margin:15px 0px 0px 0px"> <noscript> <div align="center" style="width:140px;border:1px solid #ccc; background: #FFFFFF; color: #00B70C;font-weight:bold;font-size:12px;"> <a style="text-decoration: none; color:#00B70C;" href="http://mycountdown.org/Holiday/Christmas/">Christmas Countdown</a></div> </noscript> <script type="text/javascript" src="http://mycountdown.org/countdown.php?cp3_Hex=0F0200&cp2_Hex=FFFFFF&cp1_Hex=00B70C&ham=0&img=&hbg=0&hfg=0&sid=0&fwdt=150&lab=1&text1=Christmas&text2=Christmas&group=Holiday&countdown=Christmas&widget_number=3010&timezone=UTC"></script> </div> <!-- End of mycountdown.org script -->
  542. {/block:ifCountdowngreen}
  543. </div>
  544.  
  545.  
  546. <div class="left">
  547.  
  548. <div id="posts">
  549.  
  550. {block:Posts}
  551. <div class="entry">
  552.  
  553. {block:Text}
  554. <div class="text">
  555. {block:Title}
  556. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  557. {/block:Title}
  558. {Body}
  559. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  560. {block:IndexPage}
  561.  
  562. {/block:IndexPage}
  563. </div>
  564. {/block:Text}
  565. {block:Link}
  566. <div class="text">
  567. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  568. {block:Description}
  569. <div class="description">{Description}</div>
  570. {/block:Description}
  571. <p>
  572. {block:IndexPage}
  573. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  574.  
  575. {/block:IndexPage}
  576.  
  577. </div>{/block:Link}
  578.  
  579.  
  580. {block:Photo}
  581. <div class="img">
  582. <div class="wildthemes">
  583. <a href="{ReblogURL}" target="_blank">reblog</a> - <a href="{permalink}"> {NoteCountwithLabel}</a> - <a href="{Permalink}">{timeago}</a> </div>
  584. {/block:IndexPage}
  585. {Block:IndexPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width=100%/>{LinkCloseTag}{/block:indexpage}
  586. {Block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{/Block:PermalinkPage}
  587. </div>
  588. {/block:Photo}
  589.  
  590.  
  591.  
  592. {block:Answer}
  593. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  594. <strong>{Asker}: {Question}</strong>
  595. <div class="caption">
  596. {Answer}</div>
  597. {block:IndexPage}<a href="{permalink}"><div align="center"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a> - <a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>{/block:IndexPage}
  598. {/block:Answer}
  599.  
  600. {block:Photoset}
  601. {block:IndexPage}
  602.  
  603.  
  604. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
  605. {/block:Photos}<div class="perms">
  606. <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  607. </div>
  608. {/block:IndexPage}
  609.  
  610. {block:permalinkpage}
  611. {Photoset-500}
  612. {/block:permalinkpage}
  613. {/block:Photoset}
  614.  
  615. {block:Quote}
  616. <div class="text">
  617. <div class="title"> "{Quote}" </div>
  618. {block:Source}
  619. <div style="text-align:right; line-height:12px;">- {Source}</div>
  620. {/block:Source}
  621. {block:IndexPage}
  622. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  623.  
  624. {/block:IndexPage}
  625. </div>{/block:Quote}
  626.  
  627. {block:Chat}
  628. <div class="text">
  629. {block:Title}
  630. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  631. {/block:Title}
  632. <ul class="chat">
  633. {block:Lines}
  634. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  635. {Line} </li>
  636. {/block:Lines}
  637. </ul>
  638. {block:IndexPage}
  639. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  640.  
  641. {/block:IndexPage}
  642. </div>{/block:Chat}
  643.  
  644.  
  645. {block:Audio}
  646. <div class="text">
  647. {AudioPlayerGrey}
  648. {block:Caption}
  649. {Caption}
  650. {/block:Caption}
  651. {block:IndexPage}
  652. <a href="{Permalink}">Permalink</a>
  653. {/block:IndexPage}
  654. </div>{/block:Audio}
  655.  
  656.  
  657.  
  658. {block:Video}
  659. {block:IndexPage}
  660. <center>
  661. {Video-340}</center>
  662. {/block:IndexPage}
  663. {block:PermalinkPage}
  664. <center>
  665. {Video-450}</center>
  666. {/block:PermalinkPage}
  667. <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
  668. {block:Video}
  669.  
  670. {block:PermalinkPage}
  671. <center>
  672. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  673.  
  674.  
  675. {/block:PermalinkPage}
  676.  
  677.  
  678. {block:PostNotes}{PostNotes}
  679. {/block:PostNotes}
  680. </div>
  681.  
  682.  
  683. {/block:Posts}
  684. </div>
  685. </div>
  686. {block:IndexPage}
  687. {block:Pagination}
  688. <div id="pagination">
  689. {block:NextPage}
  690. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  691. {/block:NextPage}
  692. {block:PreviousPage}
  693. <a href="{PreviousPage}">&larr;&nbsp;</a>
  694. {/block:PreviousPage}
  695. </div>
  696. {/block:Pagination}
  697. {/block:IndexPage}
  698. </div>
  699. </body>
  700. {block:ifChristmascursor}
  701. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/holidays/hol-4/hol359.cur), progress !important;}</style>
  702. {/block:ifChristmascursor}
  703.  
  704.  
  705.  
  706. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement