Advertisement
wildthemes

Kenzie theme

Aug 2nd, 2013
30,141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.36 KB | None | 0 0
  1. <!--
  2. ╋╋╋┏┓╋╋┏┳┓┏┓╋╋╋╋╋╋╋┏━┓
  3. ┏┳┳╋╋┓┏┛┃┗┫┗┳━┳━━┳━┫━┫
  4. ┃┃┃┃┃┗┫╋┃┏┫┃┃┻┫┃┃┃┻╋━┃
  5. ┗━━┻┻━┻━┻━┻┻┻━┻┻┻┻━┻━┛ 
  6. Theme: Kenzie | Published:AUG 2ND, 2013 | Website: wildthemes.tumblr.com
  7.  
  8. --->
  9.  
  10. <!--Wildthemes is licensed under a Creative Commons Attribution. Getting rid of credits without permission by the of the theme creator is ɪʟʟᴇɢᴀʟ and if caught, further actions could be taken. You may edit the theme for personal use, WITH credit. You may distribute the theme to others, with credits. You cannot claim this theme as yours. -->
  11.  
  12. <!-- For INFINITE SCROLLING, go to customize, and scroll down to the Advanced section. And change POSTS PER PAGE to 15.-->
  13.  
  14. <!-- For further theme html related help, go to http://blissful.tk/askfaq-->
  15.  
  16.  
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19.  
  20.  
  21.  
  22. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  23. <html xmlns="http://www.w3.org/1999/xhtml">
  24. <head>
  25. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  26. <link href='http://fonts.googleapis.com/css?family=Quicksand:400,700|The+Girl+Next+Door|Marck+Script|Lobster|Reenie+Beanie|Shadows+Into+Light+Two|Megrim|Rock+Salt|Raleway:100' rel='stylesheet' type='text/css'>
  27.  
  28. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  29.  
  30. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  31.  
  32. <script type="text/javascript"
  33. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  34.  
  35.  
  36.  
  37. <meta name="color:background" content="#ffffff"/>
  38. <meta name="color:Posts" content="#ffffff"/>
  39. <meta name="color:Borders" content= "#aaa"/>
  40. <meta name="color:Navigation Background" content= "#aaa"/>
  41. <meta name="color:Navigation Links" content= "#fff"/>
  42.  
  43. <meta name="color:Font" content="#130C11"/>
  44. <meta name="color:Link hover" content="#130C11"/>
  45. <meta name="color:Link" content="#000000"/>
  46. <meta name="image:Sidebar" content="1"/>
  47. <meta name="image:Background" content="1"/>
  48. <meta name="image:Navigation Border Image" content= ""/>
  49. <meta name="if:Faded images" content="1"/>
  50.  
  51. <meta name="if:Show sidebar photo" content="0"/>
  52. <meta name="if:Custom font" cntent="0"/>
  53.  
  54.  
  55. <meta name="if:One Column" content="0"/>
  56.  
  57. <meta name="if:Two Columns" content="0"/>
  58.  
  59. <meta name="if:Three Columns" content="1"/>
  60.  
  61. <meta name="text:Link One Title" content=""/>
  62. <meta name="text:Link One" content="" />
  63. <meta name="text:Link Two Title" content=""/>
  64. <meta name="text:Link Two" content=""/>
  65. <meta name="text:Link Three Title" content=""/>
  66. <meta name="text:Link Three" content=""/>
  67. <meta name="text:Link Four Title" content=""/>
  68. <meta name="text:Link Four" content=""/>
  69. <meta name="text:Link Five Title" content=""/>
  70. <meta name="text:Link Five" content=""/>
  71. <meta name="text:Link Six Title" content=""/>
  72. <meta name="text:Link Six" content=""/>
  73.  
  74.  
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  77.  
  78. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  79.  
  80.  
  81. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  82.  
  83.  
  84.  
  85.  
  86.  
  87. <style type="text/css">
  88. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  89.  
  90. #tumblr_controls{
  91. opacity:0.9;
  92. position:absolute !important; ;
  93. }
  94. ::-webkit-scrollbar-thumb:vertical {
  95. background-color:{color:Link};
  96. height:auto;
  97. width:5px;
  98. }
  99.  
  100. ::-webkit-scrollbar-thumb:horizontal {
  101. background-color:{color:Link};
  102. height:8px;
  103. }
  104.  
  105. ::-webkit-scrollbar {
  106. height:8px;
  107. width:5px;
  108. background-color:transparent;
  109. }
  110.  
  111.  
  112.  
  113. #border{
  114. background-color:{color:Background};
  115. background-attachment: fixed;
  116. background-image: repeat;
  117. background-image:url({image:Border});
  118. width: 70px;
  119. padding:4px;
  120. position: fixed;
  121. height:100%;
  122. top:-5px;
  123. right:470px;
  124. z-index:99999999;
  125. }
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134. #tumblr_controls{
  135. position:fixed !important;
  136. -webkit-filter: invert(100%) ;
  137. }
  138.  
  139. .wrapper{
  140. margin: 0px auto;
  141. width: 802px;
  142. }
  143.  
  144. .header{
  145. float: left;
  146. width: 100%;
  147. }
  148.  
  149. .left{
  150. float: left;
  151. margin-right: 20px;
  152. width: 802px;
  153. }
  154.  
  155. .right{
  156. float: right;
  157. width: 200px;
  158. background-color: {color:Background};
  159. }
  160.  
  161. body {
  162. padding: 0px;
  163. margin: 0px;
  164. color: {color:Font};
  165. font-family: {block:ifCustomfont}'short stack'; font-size: 10px;{/block:ifCustomfont}{block:ifnotCustomfont}tahoma; font-size: 9px; letter-spacing:1px;{/block:ifnotCustomfont};
  166.  
  167. background-color: {color:Background};
  168. background-image:url({image:Background});
  169. background-attachment: fixed;
  170. background-repeat: repeat;
  171.  
  172. }
  173. a { text-decoration: none !important;}
  174. a:link, a:active, a:visited{
  175. color: {color:Link} ;
  176. -webkit-transition: color 0.6s ease-out;
  177. -moz-transition: color 0.6s ease-out; text-shadow:0 0 1px #dcdcdc;
  178.  
  179. }
  180.  
  181. a:hover {
  182.  
  183.  
  184. color:{color:Link hover};
  185. -webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  186. }
  187.  
  188.  
  189.  
  190. .entry {
  191. background-color:{color:posts};
  192. margin:4px;
  193. text-transform:none;
  194. {block:IndexPage}
  195. width:540px;
  196.  
  197. {block:ifThreeColumns}
  198. width:175px;
  199. {/block:ifThreeColumns}
  200. {block:ifTwoColumns}
  201. width:240px;
  202. {/block:ifTwoColumns}
  203. {block:ifOneColumn}
  204. width:540px;
  205. {/block:ifOneColumn}
  206.  
  207. {/block:IndexPage}
  208. {block:PermalinkPage}
  209. width:550px;
  210. {/block:PermalinkPage}
  211. overflow:hidden;
  212. padding-left: 8px;
  213. padding-top: 8px;
  214. padding-right: 8px;
  215. padding-bottom: 6px;
  216.  
  217. border:1px solid {color:Borders};
  218.  
  219.  
  220. text-decoration: none !important;
  221. {block:ifFadedimages}
  222. opacity: 0.8;
  223. filter: alpha(opacity = 80);
  224. {/block:ifFadedimages}
  225.  
  226.  
  227.  
  228.  
  229. }
  230.  
  231. .entry:hover{{block:ifFadedimages}
  232. opacity: 1;
  233. filter: alpha(opacity = 80);
  234. {/block:ifFadedimages}-webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  235.  
  236. .entry .perma{
  237. position:absolute;
  238. width: 150px;
  239. height: auto;
  240. padding:3px;
  241. background-color:#fff;
  242. margin-left: 10px;
  243. overflow:hidden;
  244. bottom: 40px;
  245. font-family: consolas;
  246. text-transform:uppercase;
  247. line-height:11px;
  248. text-align:center;
  249. opacity:0.0;
  250. -webkit-transition: all 0.3s linear;
  251. -moz-transition: all 0.3s linear;
  252. transition: all 0.3s linear;
  253. {block:ifThreeColumns}
  254. width: 150px;
  255. {/block:ifThreeColumns}
  256. {block:ifTwoColumns}
  257. width:215px;
  258. {/block:ifTwoColumns}
  259. {block:ifOneColumn}
  260. width:535px;
  261. {/block:ifOneColumn}
  262. }
  263.  
  264. .entry:hover .perma{
  265. overflow:visible;
  266. -webkit-transition: opacity 1.5s linear; opacity: 1.6;
  267. transition: all 0.4s linear;
  268. height: auto;
  269. opacity: 0.9;
  270. -webkit-transition: all 0.3s linear;
  271. -moz-transition: all 0.3s linear;
  272. transition: all 0.3s linear;
  273. }
  274.  
  275. .entry:hover .perma:hover{
  276. padding:3px;
  277. height: auto;
  278. -webkit-transition: all 0.5s linear;
  279. -moz-transition: all 0.5s linear;
  280. transition: all 0.5s linear;
  281. }
  282.  
  283.  
  284.  
  285.  
  286. .entry .perma2{
  287. position:absolute;
  288. width: 150px;
  289. height: auto;
  290. padding:3px;
  291. background-color:#fff;
  292. overflow:hidden;
  293. bottom: 23px;
  294. font-family: consolas;
  295. text-transform:uppercase;
  296. font-size: 9px;
  297. line-height:11px;
  298. text-align:center;
  299. opacity:0.0;
  300. -webkit-transition: all 0.8s linear;
  301. -moz-transition: all 0.8s linear;
  302. transition: all 0.8s linear;
  303. margin-left:10px;
  304. {block:ifThreeColumns}
  305. width: 150px;
  306. {/block:ifThreeColumns}
  307. {block:ifTwoColumns}
  308. width:215px;
  309. {/block:ifTwoColumns}
  310. {block:ifOneColumn}
  311. width:535px;
  312. {/block:ifOneColumn}
  313. }
  314.  
  315. .entry:hover .perma2{
  316. overflow:visible;
  317. -webkit-transition: opacity 1.5s linear; opacity: 1.6;
  318. transition: all 0.4s linear;
  319. height: auto;
  320. opacity: 0.8;
  321. -webkit-transition: all 0.8s linear;
  322. -moz-transition: all 0.8s linear;
  323. transition: all 0.8s linear;
  324. }
  325.  
  326. .entry:hover .perma2:hover{
  327. padding:3px;
  328. height: auto;
  329. -webkit-transition: all 0.8s linear;
  330. -moz-transition: all 0.8s linear;
  331. transition: all 0.8s linear;
  332. }
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341. .permalinktext {
  342. display: block;
  343. padding: 1px;
  344. margin: 0px 0px 0px 8px;
  345. letter-spacing: 0px;
  346. font-size: 9px;
  347. color: #424242;
  348. line-height: 10px;
  349. text-transform:uppercase;
  350. text-align: right;
  351. text-decoration: none;
  352. -webkit-transition: color 0.5s ease-out;
  353. -moz-transition: color 0.5s ease-out;
  354. border-top: 1px solid #ddd;
  355. }
  356.  
  357.  
  358.  
  359.  
  360. @font-face{font-family:'sb';src:url('http://static.tumblr.com/hcocigh/1wBm85vn6/sweetly_broken.ttf');}
  361.  
  362.  
  363.  
  364. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  365.  
  366.  
  367. #sidebar{background:{color:background};
  368. width:230px;left:160px;
  369. height:auto;padding:6px;position:fixed;z-index:99999999999999999999;top:100px;text-align:center;border:1px solid {color:Borders};}
  370.  
  371.  
  372.  
  373.  
  374. #posts {
  375. width: 700px;
  376. margin-left:130px;
  377. margin-top: 30px;;
  378. float:left;
  379. text-decoration: none !important;
  380.  
  381. }
  382.  
  383. .entry .permalinks{
  384. opacity:0;
  385. width:170px;
  386. height: 20px;
  387. top:-12px;
  388. position: absolute;
  389. text-transform: uppercase;
  390. font-family: calibri;
  391. font-size: 8px;
  392. color:#333333;
  393. line-height:20px;
  394. overflow:hidden;
  395. letter-spacing: 1px;
  396. text-align:center;
  397. background:#f1f1f1;
  398. border-bottom: 2px solid {color:Link};
  399. transition: all 0.7s ease-out;
  400. -o-transition-transition: all 0.7s ease-out;
  401. -webkit-transition: all 0.7s ease-out;
  402. -moz-transition: all 0.7s ease-out;
  403. }
  404.  
  405. .entry:hover .permalinks{
  406. opacity: .85;
  407. top:12px;
  408. transition: all 0.7s ease-out;
  409. -o-transition-transition: all 0.7s ease-out;
  410. -webkit-transition: all 0.7s ease-out;
  411. -moz-transition: all 0.7s ease-out;
  412. }
  413.  
  414.  
  415.  
  416.  
  417. .entry:hover .details {
  418. opacity: 1.0;
  419. margin:12px 0px 0px 0px;
  420. filter: alpha(opacity = 100);
  421. -webkit-transition: all .25s ease-in-out;
  422. -moz-transition: all .25s ease-in-out;
  423. -o-transition: all .25s ease-in-out;
  424. transition: all .25s ease-in-out;
  425. }
  426.  
  427.  
  428. .permahover {
  429. text-align: right;
  430. opacity:1;
  431. filter: alpha(opacity = 0);
  432. font-size: 9px;
  433. line-height: 9px;-webkit-transition: all .25s ease-in-out;
  434. -moz-transition: all .25s ease-in-out;
  435. -o-transition: all .25s ease-in-out;
  436. transition: all .25s ease-in-out;
  437. text-transform: uppercase;
  438. border-top:1px solid {color:Link};
  439. font-family:calibri;
  440. letter-spacing:2px;
  441. font-size:8px;
  442. }
  443.  
  444. .entry:hover .permahover{
  445. border-top:3px solid {color:Link};}
  446.  
  447.  
  448.  
  449.  
  450. .text {
  451. padding: 0px;
  452. }
  453.  
  454.  
  455.  
  456. .entry:hover .textperma {
  457. opacity: 1;
  458. filter: alpha(opacity = 100);
  459. -webkit-transition: all ease-in 250ms;
  460. -moz-transition: all ease-in 250ms;
  461. -o-transition: all ease-in 250ms;
  462. -ms-transition: all ease-in 250ms;
  463. transition: all ease-in 250ms;
  464. }
  465.  
  466.  
  467. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  468.  
  469.  
  470.  
  471.  
  472. #rightborder{top:0px;
  473. opacity:1;
  474. height:100%;
  475. right:320px;
  476. z-index:9;
  477. font-size:9px;
  478. width:3px;
  479. background:{color:Link};
  480. position:fixed;
  481. background-attachment: fixed;
  482. background-image: repeat;
  483. background-image:url({image:Border});
  484. letter-spacing:2px;
  485. -webkit-transition: all 0.3s ease;
  486. -moz-transition: all 0.3s ease;
  487. transition: all 0.3s ease;
  488. -o-transition: all 0.3s ease;
  489. }
  490.  
  491.  
  492. #topborder{top:0px;
  493. opacity:1;
  494. z-index:99999;
  495. height:25px;
  496. z-index:9;
  497. left:0px;
  498. font-size:9px;
  499. background:{color:Navigation Background};
  500.  
  501. width:100%;
  502. background-attachment: fixed;
  503. background-size:cover;
  504. background-image:url({image:Navigation Border Image});
  505.  
  506. position:fixed;
  507. letter-spacing:2px;
  508. -webkit-transition: all 0.3s ease;
  509. -moz-transition: all 0.3s ease;
  510. transition: all 0.3s ease;
  511. -o-transition: all 0.3s ease;
  512. }
  513.  
  514. #topborder:hover{top:0px;
  515. opacity:1;
  516.  
  517.  
  518. }
  519.  
  520. #moo{top:15px;
  521. font-family: consolas;
  522. font-size:9px;
  523. text-transform:uppercase;
  524. opacity:1;
  525. z-index:99999;color:white;
  526. height:15px;
  527. text-align:center;
  528. z-index:9;
  529. right:0px;
  530. font-size:9px;
  531. background:#aaa;
  532. padding:7px;
  533. width:105px;
  534. background-attachment: fixed;
  535. background-size:cover;
  536. background-image:url({image:Border});
  537. letter-spacing:0px;
  538. position:fixed;
  539. letter-spacing:2px;
  540. -webkit-transition: all 0.3s ease;
  541. -moz-transition: all 0.3s ease;
  542. transition: all 0.3s ease;
  543.  
  544. -o-transition: all 0.3s ease;
  545. overflow:hidden;
  546. }
  547.  
  548.  
  549. #moo:hover{height:310px;color:white;}
  550.  
  551. #networks{opacity:0;height:100%; top:-20px; left:2px; width:100px;position:fixed;-webkit-transition: all 0.3s ease; z-index:9;
  552. -moz-transition: all 0.3s ease;
  553. transition: all 0.3s ease;
  554. -o-transition: all 0.3s ease; }
  555. #networks:hover{text-align:left;opacity:1;top:10px;}
  556.  
  557.  
  558. #quote{opacity:1; top:5px; left:320px;position:fixed; font-family:georgia; font-size:10px;color:{color:Font}; z-index:9999; }
  559.  
  560.  
  561. .linkss a{color:{color:Navigation Links} ;}
  562. .linkss {
  563. letter-spacing:0px;
  564. font-size:10px;
  565. text-transform:uppercase;
  566. line-height:250%;
  567. margin:4px;
  568. font-family:share;
  569. -webkit-transition: all 0.3s ease;
  570. -moz-transition: all 0.3s ease;
  571. transition: all 0.3s ease;
  572. -o-transition: all 0.3s ease;
  573. padding-left:5px;
  574. padding-top:3px;
  575. padding-bottom:3px;
  576. padding-right:3px;
  577.  
  578. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  579. ;
  580.  
  581.  
  582. }
  583. .linkss:hover {
  584.  
  585. border-radius:3px;
  586. color:white;}
  587.  
  588.  
  589. #infscr-loading{
  590. bottom: -70px;
  591. position: absolute;
  592. left: 50%;
  593. margin-left:-8px;
  594. width:16px;
  595. height:11px;
  596. overflow:hidden;
  597. margin-bottom: 50px;
  598. }
  599.  
  600. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  601. @font-face { font-family: "nigga"; src: url('http://static.tumblr.com/iyodnno/EEzmfiays/signerica_medium.ttf'); }
  602.  
  603. .blogtitle a {color:{color:Link};}
  604. .blogtitle{
  605.  
  606. font-family: quicksandlight;
  607.  
  608. font-size:26px;
  609. top:38px;
  610. margin-left:-2px;
  611. text-transform:uppercase;
  612. text-align: center;
  613. text-decoration: none !important; -webkit-transition-duration:1s;
  614.  
  615. }
  616.  
  617.  
  618.  
  619. .desc{
  620.  
  621. position:relative;
  622. width:100%;
  623. text-align: center;
  624. text-decoration: none !important;
  625. }
  626.  
  627.  
  628.  
  629.  
  630. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  631.  
  632. .title{
  633. font-family: quicksandlight;
  634. font-size: 20px;
  635. line-height:100%;
  636. color: {color:Font};
  637. text-decoration: none !important;
  638. }
  639.  
  640.  
  641.  
  642.  
  643. .bubble {align:right;background: #eee; margin:7px 0px 5px 62px;padding:10px;position: relative;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  644. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  645. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);}
  646.  
  647. .bubble p {margin:1px 0px;}
  648.  
  649. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  650.  
  651. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee;}
  652.  
  653.  
  654.  
  655. {CustomCSS}
  656.  
  657. </style>
  658.  
  659. {block:IndexPage}
  660. <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>
  661.  
  662. <script type="text/javascript">
  663. $(window).load(function () {
  664. var $content = $('#posts');
  665. $content.masonry({itemSelector: '.entry'}),
  666. $content.infinitescroll({
  667. navSelector : 'div#pagination',
  668. nextSelector : 'div#pagination a#nextPage',
  669. itemSelector : '.entry',
  670. loading: {
  671. finishedMsg: '',
  672. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  673. },
  674. bufferPx : 600,
  675. debug : false,
  676. },
  677. // call masonry as a callback.
  678. function( newElements ) {
  679. var $newElems = $( newElements );
  680. $newElems.hide();
  681. // ensure that images load before adding to masonry layout
  682. $newElems.imagesLoaded(function(){
  683. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  684.  
  685.  
  686. });
  687. });
  688. });
  689. </script>
  690.  
  691. {/block:IndexPage}
  692.  
  693. <title>{title}</title>
  694.  
  695. <link rel="shortcut icon" href="{Favicon}">
  696. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  697. <meta name="viewport" content="width=820" />
  698.  
  699.  
  700. </head>
  701.  
  702.  
  703.  
  704.  
  705. <body>
  706.  
  707.  
  708.  
  709. <div id="topborder">
  710.  
  711.  
  712.  
  713. <center>
  714.  
  715. <span class="linkss"> <a href="/"> Home</a> </span>
  716.  
  717. {block:AskEnabled}<span class="linkss"><a href="/ask">ask</a> </span>
  718. {/block:AskEnabled}
  719.  
  720. {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span> {/block:ifLinkOneTitle}
  721.  
  722. {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span> {/block:ifLinkTwoTitle}
  723.  
  724. {block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle}
  725.  
  726. {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span> {/block:ifLinkFourTitle}
  727.  
  728. {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}
  729.  
  730.  
  731. {block:IfLinkSixTitle} <span class="linkss"> <a href="{text:Link Six}">{text:Link Six Title}</a> </span> {/block:ifLinkSixTitle}
  732.  
  733.  
  734. {block:HasPages}{block:Pages}<span class="linkss"> <a href="{URL}">{Label}</a></span>{/block:Pages}{/block:HasPages}
  735.  
  736.  
  737. <span class="linkss"> <a href="http://wildthemes.tumblr.com/">Theme credit</a> </span>
  738.  
  739.  
  740.  
  741. </div>
  742.  
  743.  
  744.  
  745. <div class="wrapper">
  746. <div class="header">
  747. <div id="sidebar">
  748. <a title="" href="/"><img src="{image:Sidebar}" width="230"/></a>
  749.  
  750.  
  751. <br><div class="blogtitle"><a href"/">{Title}</a></div>
  752. {description}
  753. </a></div>
  754.  
  755.  
  756.  
  757. <div class="left">
  758.  
  759. <div id="posts">
  760.  
  761. {block:Posts}
  762. <div class="entry">
  763.  
  764. {block:Text}
  765. <div class="text">
  766. {block:Title}
  767. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  768. {/block:Title}
  769. {Body}
  770. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  771. {block:IndexPage}
  772.  
  773. {/block:IndexPage}
  774. </div>
  775. {/block:Text}
  776. {block:Link}
  777. <div class="text">
  778. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  779. {block:Description}
  780. <div class="description">{Description}</div>
  781. {/block:Description}
  782. <p>
  783. {block:IndexPage}
  784. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  785.  
  786. {/block:IndexPage}
  787.  
  788. </div>{/block:Link}
  789.  
  790.  
  791. {block:Photo}
  792. {block:indexpage}
  793. <div class="perma"><a href="{reblogurl}" title="reblog this post">reblog</a> / <a href="{permalink}" title="note count"> {notecountwithlabel}
  794.  
  795. </div>
  796. <div class="perma2"> {timeago}
  797. </div>
  798.  
  799.  
  800.  
  801. <a href="{Permalink}">
  802. <img src="{PhotoURL-HighRes}" width="100%"/></a>
  803. {/block:indexpage}
  804. {block:permalinkpage}
  805. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  806. {/block:permalinkpage} {block:IndexPage}
  807. {/block:IndexPage}
  808. {/block:Photo}
  809.  
  810.  
  811. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} said : {Question}&nbsp;</div>{Answer} {block:indexpage}
  812. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  813.  
  814. {/block:indexpage}{/block:Answer}
  815.  
  816.  
  817.  
  818. {block:Photoset}
  819. {block:IndexPage}
  820.  
  821. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
  822. {/block:Photos}
  823. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  824.  
  825. {/block:IndexPage}
  826.  
  827. {block:permalinkpage}
  828. {Photoset-500}
  829. {/block:permalinkpage}
  830. {/block:Photoset}
  831.  
  832.  
  833. {block:Quote}
  834. <div class="text">
  835. <div class="title"> "{Quote}" </div>
  836. {block:Source}
  837. <div style="text-align:right; line-height:12px;">- {Source}</div>
  838. {/block:Source}
  839. {block:IndexPage}
  840. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  841.  
  842. {/block:IndexPage}
  843. </div>{/block:Quote}
  844.  
  845. {block:Chat}
  846. <div class="text">
  847. {block:Title}
  848. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  849. {/block:Title}
  850. <ul class="chat">
  851. {block:Lines}
  852. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  853. {Line} </li>
  854. {/block:Lines}
  855. </ul>
  856. {block:IndexPage}
  857. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  858.  
  859. {/block:IndexPage}
  860. </div>{/block:Chat}
  861.  
  862.  
  863. {block:Audio}
  864. <div class="text">
  865. {AudioPlayerGrey}
  866. {block:Caption}
  867. {Caption}
  868. {/block:Caption}
  869. {block:IndexPage}
  870. <a href="{Permalink}">Permalink</a>
  871. {/block:IndexPage}
  872. </div>{/block:Audio}
  873.  
  874.  
  875.  
  876. {block:Video}
  877. {block:IndexPage}
  878. <center>
  879. {Video-340}</center>
  880. {/block:IndexPage}
  881. {block:PermalinkPage}
  882. <center>
  883. {Video-450}</center>
  884. {/block:PermalinkPage}
  885. <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
  886. {block:Video}
  887.  
  888. {block:PermalinkPage}
  889. <center>
  890. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  891.  
  892. {block:PostNotes}{PostNotes}+
  893. {/block:PostNotes}
  894. {/block:PermalinkPage}
  895.  
  896.  
  897.  
  898. </div>
  899.  
  900.  
  901. {/block:Posts}
  902. </div>
  903. </div>
  904. {block:IndexPage}
  905. {block:Pagination}
  906. <div id="pagination">
  907. {block:NextPage}
  908. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  909. {/block:NextPage}
  910. {block:PreviousPage}
  911. <a href="{PreviousPage}">&larr;&nbsp;</a>
  912. {/block:PreviousPage}
  913. </div>
  914. {/block:Pagination}
  915. {/block:IndexPage}
  916. </div>
  917.  
  918.  
  919.  
  920.  
  921. </body>
  922.  
  923. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement