Advertisement
themepirate

Destroyer Theme by THEMEPIRATE

Dec 13th, 2012
1,962
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.31 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.  
  3. <!--------------------------------------------
  4.  
  5. *************** *************
  6. *************** **************
  7. *************** ***************
  8. ***** ***** ****
  9. ***** ***************
  10. ***** *************
  11. ***** heme ***** irate
  12. ***** *****
  13. ***** *****
  14.  
  15. Theme: Destroyer Date: 12/13/12
  16. By: Byron (BlogInfinity.me)
  17.  
  18. themepirate.tumblr.com
  19. ---------------------------------------------->
  20.  
  21. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
  22. <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  23. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  24. <link rel="shortcut icon" href="{Favicon}" />
  25. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  26. <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  27. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  28.  
  29. <meta name="color:Background" content="#ffffff" />
  30. <meta name="color:Box" content="#ffffff" />
  31. <meta name="color:Text" content="#706f6f" />
  32. <meta name="color:Links" content="#5c5b5b" />
  33. <meta name="color:Links Hover" content="#5c5b5b" />
  34. <meta name="color:Title Color" content="#747373" />
  35. <meta name="color:Title Hover Color" content="#747373" />
  36. <meta name="color:Chat" content="#ffffff" />
  37. <meta name="color:Asker Background" content="#ffffff" />
  38. <meta name="image:Background" content="http://static.tumblr.com/psjhflr/wMmmect8u/bgbg.png" />
  39. <meta name="image:Banner" content="" />
  40. <meta name="image:DisplayImage" content="http://static.tumblr.com/psjhflr/mRsmeyj4j/tumblr_m9pbarbqjv1r2wcm5o1_500.jpg"/>
  41. <meta name="font:Body" content="Helvetica" />
  42. <meta name="font:Links" content="Helvetica" />
  43. <meta name="font:Title" content="Helvetica" />
  44. <meta name="if:Infinite Scroll" content="0"/>
  45. <meta name="if:To top button" content="1" />
  46. <meta name="if:Show Shadow" content="0" />
  47. <meta name="if:Show Caption" content="0" />
  48. <meta name="if:Show Ask Link" content="1" />
  49. <meta name="if:Show Archive Link" content="0" />
  50.  
  51. <meta name="text:Custom Link 1" content="" />
  52. <meta name="text:Custom Link 1 Title" content="Link 1" />
  53. <meta name="text:Custom Link 2" content="" />
  54. <meta name="text:Custom Link 2 Title" content="Link 2" />
  55. <meta name="text:Custom Link 3" content="" />
  56. <meta name="text:Custom Link 3 Title" content="Link 3" />
  57.  
  58. <head>
  59. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  60. <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
  61. <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
  62.  
  63. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
  64.  
  65.  
  66.  
  67.  
  68. <style type="text/css">
  69. body {
  70. background: {color:Background} url('{image:Background}') top left fixed repeat;
  71. color: {color:Text};
  72. font-family: {font:Body};
  73. font-size: 12px;
  74. background-position:top left;
  75. text-align:justify;
  76. text-justify:inter-word;
  77. text-transform:{text:Body Text transform};
  78. -webkit-font-smoothing: antialiased;
  79. }
  80.  
  81. a, a:link, a:visited {
  82. color: {color:Links};
  83. font-family: {font:Links};
  84. text-transform: {text:Body Text transform};
  85. text-decoration: none;
  86. font-size: 11px;
  87. }
  88.  
  89. a:hover {
  90. color: {color:Links Hover};
  91. font-family: {font:Links};
  92. text-decoration: none;
  93. font-size: 11px; }
  94.  
  95. p {
  96. margin: 5px 0 0 0;
  97. line-height:12px;
  98. padding: 0; }
  99. ul, ol {
  100. margin: 5px 0 0 25px; padding: 0; }
  101. blockquote {
  102. margin: 2px 2px 1px 2px;
  103. padding: 1px 2px 1px 4px;
  104. border: 0px solid {color:Text}; }
  105. blockquote p {
  106. margin: 0;
  107. padding: 0;
  108. line-height: 12px; }
  109.  
  110. #wrapp {
  111. position: fixed; height: 100%;
  112. top: 0px; width: 875px; left: 200px;
  113. background: #fff;
  114. z-index:-9999999;
  115. opacity: .7;
  116. filter: alpha(opacity = 70);
  117. }
  118.  
  119. #banner {
  120. -khtml-border-radius: 5px;
  121. -moz-border-radius: 5px;
  122. -webkit-border-radius: 5px;
  123. position: absolute; height: 200px;
  124. padding: 10px; display: block;
  125. width: 832px; top: 50px; left: 212px;
  126. background: {color:box};
  127. {block:IfShowShadow}
  128. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  129. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  130. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  131. {/block:IfShowShadow}
  132. }
  133. #banner img {
  134. max-height: 200px;
  135. max-width: 1000px;
  136. }
  137. #content {
  138. width: 600px;
  139. top: 270px;
  140. left: 273px;
  141. float: right; position: absolute; padding:10px;
  142. }
  143.  
  144. #container {
  145. width: 800px;
  146. margin: 0px auto;
  147. }
  148.  
  149. .entry {
  150. float: left;
  151. -khtml-border-radius: 5px;
  152. -moz-border-radius: 5px;
  153. -webkit-border-radius: 5px;
  154. {block:indexpage}
  155. width: 500px;
  156. {/block:indexpage}
  157. margin: 10px;
  158. {block:permalinkpage}
  159. width: 500px;
  160. {/block:permalinkpage}
  161. padding: 10px;
  162. background: {color:box};
  163. display: inline;
  164. position: relative;
  165. min-height: 90px;
  166. {block:IfShowShadow}
  167. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  168. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  169. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  170. {/block:IfShowShadow}
  171. }
  172.  
  173. .entry img {
  174. display: block;
  175. max-width: 100%;
  176. }
  177.  
  178. .entry:hover img {
  179. max-width: 100%;
  180. }
  181.  
  182. #sb {
  183. float: left;
  184. width: 210px;
  185. padding: 10px;
  186. margin-top: 285px;
  187. margin-left: 833px;
  188. background: {color:box};
  189. display: block;
  190. position: relative;
  191. -khtml-border-radius: 5px;
  192. -moz-border-radius: 5px;
  193. -webkit-border-radius: 5px;
  194. {block:IfInfiniteScroll}
  195. margin-top: 290px;
  196. {/block:IfInfiniteScroll}
  197. {block:IfShowShadow}
  198. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  199. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  200. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  201. {/block:IfShowShadow}
  202. }
  203.  
  204. #sb img {
  205. display: block;
  206. max-width: 100%;
  207. -khtml-border-radius: 5px;
  208. -moz-border-radius: 5px;
  209. -webkit-border-radius: 5px;
  210. }
  211.  
  212. #sb:hover img {
  213. max-width: 100%;
  214. }
  215.  
  216. #left {
  217. line-height: 12px; position: absolute;
  218. height:auto; color: {color:Text};
  219. padding: 10px; width: 210px; margin-left: -10px;
  220. margin-top: 30px; font-size: 13px; letter-spacing: 0px;
  221. Display:block; background: {color:box};
  222. font-family: 'Open Sans', sans-serif;
  223. -khtml-border-radius: 5px;
  224. -moz-border-radius: 5px;
  225. -webkit-border-radius: 5px;
  226. {block:IfShowShadow}
  227. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  228. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  229. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  230. {/block:IfShowShadow}
  231. }
  232.  
  233. .p1 {
  234. top: -10px; left: -101px; margin: 20px;
  235. z-index:-9999999;
  236. display: inline;
  237. position: absolute;
  238. text-transform: uppercase;
  239. font-family: 'Open Sans', sans-serif;
  240. font-weight: bold; font-size: 14px; text-align: center;
  241. {block:IfShowShadow}
  242. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  243. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  244. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  245. {/block:IfShowShadow}
  246. }
  247. .p2 {
  248. top: 27px; left: -94px; margin: 20px;
  249. z-index:-9999999;
  250. display: block;
  251. position: absolute;
  252. text-transform: uppercase;
  253. font-family: 'Open Sans', sans-serif;
  254. font-weight: bold; font-size: 14px; text-align: center;
  255. {block:IfShowShadow}
  256. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  257. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  258. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  259. {/block:IfShowShadow}
  260. }
  261.  
  262. .p3 {
  263. top: 50px; left: -87px; margin: 20px;
  264. z-index:-9999999;
  265. display: block;
  266. position: absolute;
  267. text-transform: uppercase;
  268. font-family: 'Open Sans', sans-serif;
  269. font-weight: bold; font-size: 14px; text-align: left;
  270. {block:IfShowShadow}
  271. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  272. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  273. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  274. {/block:IfShowShadow}
  275. }
  276.  
  277. .perma1, .perma1 a {
  278. bottom: 5px; position: absolute; width: auto; min-width: 100px;
  279. font-family: 'Open Sans', sans-serif; margin-top: -200px;
  280. font-size:10px; color: {color:Links};
  281. }
  282.  
  283. .rblg {
  284. height: auto;
  285. background: {color:box};
  286. width: 67px;
  287. padding: 3px;
  288. overflow: hidden;
  289. color: #000;
  290. padding-left: 4px;
  291. padding-right: 4px;
  292. -moz-border-radius: 2px;
  293. border-radius: 2px;
  294. position: relative;
  295. display: inline-block;
  296. text-transform: uppercase;
  297. color: {color: Links};
  298. }
  299.  
  300. .rblg a {
  301. color: {color: Links}; text-transform: uppercase;
  302. font-family: 'Open Sans', sans-serif; font-size: 14px;
  303. }
  304.  
  305. .rblg:hover, .rblg a:hover {
  306. color: {color: Links Hover}; text-transform: uppercase;
  307. font-family: 'Open Sans', sans-serif;
  308. }
  309.  
  310. .nts {
  311. height: auto;
  312. background: {color:box};
  313. width: 70px;
  314. padding: 3px;
  315. overflow: hidden;
  316. color: #000;
  317. padding-left: 4px;
  318. padding-right: 4px;
  319. -moz-border-radius: 2px;
  320. border-radius: 2px;
  321. position: relative;
  322. display: inline-block;
  323. text-transform: uppercase;
  324. color: {color: Links};
  325. }
  326.  
  327. .nts a {
  328. color: {color: Links}; text-transform: uppercase;
  329. font-family: 'Open Sans', sans-serif; font-size: 14px;
  330. }
  331.  
  332. .nts:hover, .nts a:hover {
  333. color: {color: Links Hover}; text-transform: uppercase;
  334. font-family: 'Open Sans', sans-serif;
  335. }
  336.  
  337. .dte {
  338. height: auto;
  339. background: {color:box};
  340. width: 80px;
  341. padding: 3px;
  342. overflow: hidden;
  343. color: #000;
  344. padding-left: 4px;
  345. padding-right: 4px;
  346. -moz-border-radius: 2px;
  347. border-radius: 2px;
  348. position: relative;
  349. display: inline-block;
  350. text-transform: uppercase;
  351. color: {color: Links};
  352. }
  353.  
  354. .dte a {
  355. color: {color: Links}; text-transform: uppercase;
  356. font-family: 'Open Sans', sans-serif; font-size: 14px;
  357.  
  358. }
  359.  
  360. .dte:hover, .dte a:hover {
  361. color: {color: Links Hover}; text-transform: uppercase;
  362. font-family: 'Open Sans', sans-serif;
  363. }
  364.  
  365.  
  366. .title, .title a {
  367. font-family: 'Oswald', sans-serif;
  368. font-size: 26px;
  369. color: {color:title color};
  370. line-height: 25px;
  371. letter-spacing:2px;
  372. text-transform: none;
  373. }
  374.  
  375. .title:hover, .title a:hover {
  376. color:{color:title hover color};
  377. }
  378.  
  379. .btitle, .btitle a {
  380. font-family: 'Oswald', sans-serif;
  381. font-size: 80px; text-align: center;
  382. color: {color:title color};
  383. line-height: 20px; margin: 90px;
  384. letter-spacing:0px;
  385. text-transform: uppercase;
  386. }
  387.  
  388. .btitle:hover, .btitle a:hover {
  389. color:{color:title hover color};
  390. }
  391.  
  392.  
  393.  
  394. .pos {
  395. background-color: {color:Chat};
  396. }
  397. .audioplayer {
  398. padding-left: 12px;
  399. background-color:#e3e3e3;
  400. }
  401. .playcount {
  402. float: right;
  403. clear: both;
  404. padding-top: 10px;
  405. padding-right: 20px;
  406. color:{color:link};
  407. text-shadow: none;
  408. font-size:10px;
  409. text-transform:{text:Title text transform};
  410. }
  411.  
  412. #sidebar img {
  413. max-width:100%;
  414. }
  415.  
  416. #sidebar img {
  417. border: 0px;
  418. display: block;
  419. }
  420.  
  421. .ques {
  422. background-color:{color:Asker Background};
  423. padding:5px;
  424. font-family: {font:Title};
  425. font-size: 12px;
  426. line-height: 16px;
  427. text-transform: uppercase;
  428. letter-spacing:-1px;
  429. }
  430. .ques a {
  431. font-family: {font:Title};
  432. font-size: 12px;
  433. line-height: 16px;
  434. text-transform: uppercase;
  435. letter-spacing:-1px;color:{color:Links};
  436. }
  437. .ques a:hover {
  438. color: {color:Links Hover};}
  439. .said a {
  440. font-family: {font:Title};
  441. font-size: 12px;
  442. line-hepxht: 14px;
  443. text-transform: uppercase;
  444. letter-spacing:-1px;
  445. margin-top:6px;
  446. }
  447. .said a:hover {
  448. font-family: {font:Title};
  449. font-size: 12px;
  450. line-height: 14px;
  451. text-transform: uppercase;
  452. letter-spacing:-1px;
  453. margin-top:6px;
  454. }
  455.  
  456. .nav a {
  457. font-size: 13px;
  458. font-family: 'Oswald', sans-serif;
  459. }
  460. .nav {
  461. font-size: 13px;
  462. font-family: 'Oswald', sans-serif;
  463. }
  464.  
  465. .pagination {
  466. float:center;
  467. margin-top:-10px;
  468. width: auto;
  469. height:auto;
  470. margin-left: 3px;
  471. text-align: center;
  472. line-height:35px;
  473. font-family: 'Oswald', sans-serif;
  474. font-size:18px; color:
  475. }
  476.  
  477. .pagination a, .pagination a:active, .pagination a:visited {
  478. float:center;
  479. margin-top:0px;
  480. width: 519px;
  481. height:auto;
  482. margin-left: 3px;
  483. text-align: center;
  484. line-height:35px;
  485. font-family: 'Oswald', sans-serif;
  486. font-size:18px;
  487. }
  488.  
  489. .pag
  490. { background-color:{color:box};
  491. font-family: 'Oswald', sans-serif;
  492. margin: 0 0 0px 0;
  493. padding: 3px;
  494. color: {color:Text}
  495. text-align: center;
  496. font-size:15px;
  497. overflow:hidden;
  498. }
  499.  
  500.  
  501. .pag a:visited, .pag a:link
  502. {background-color:{color:box};
  503. font-family: 'Oswald', sans-serif;
  504. margin: 0 0 0px 0;
  505. padding: 3px;
  506. text-align: center;
  507. font-size:15px;
  508. overflow:hidden;
  509. text-align: center;
  510. }
  511. .pag a:active {
  512. font-family: 'Oswald', sans-serif;v
  513. margin: 0 0 0px 0;
  514. padding: 3px;
  515. text-align: center;
  516. font-size:15px;
  517. }
  518.  
  519. .pag a:hover {
  520. font-family: 'Oswald', sans-serif;
  521. color: {color:Links};
  522. }
  523.  
  524. #toTop {
  525. display:none;
  526. text-decoration:none;
  527. position:fixed;
  528. bottom:2px;
  529. right:2px;
  530. overflow:hidden;
  531. width:51px;
  532. height:51px;
  533. border:none;
  534. text-indent:100%;
  535. background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
  536. opacity: .5;
  537. filter: alpha(opacity = 50);
  538. }
  539.  
  540. #toTopHover {
  541. background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
  542. width:51px;
  543. height:51px;
  544. display:block;
  545. overflow:hidden;
  546. float:left;
  547. opacity: 0;
  548. -moz-opacity: 0;
  549. filter:alpha(opacity=0);
  550. }
  551.  
  552. #toTop:hover {
  553. opacity: 1;
  554. filter: alpha(opacity = 100);
  555. }
  556.  
  557. #toTop:active, #toTop:focus {
  558. outline:none;
  559. }
  560.  
  561. {block:IfInfiniteScroll}
  562. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  563. #infscr-loading {
  564. display:none;
  565. }
  566. .navigation {
  567. display:none!important;
  568. }
  569. #pagination {
  570. display:none;
  571. {/block:IfInfiniteScroll}
  572. }
  573.  
  574. #infscr-loading {
  575. position: absolute!important;
  576. width: 16px!important;
  577. height: 11px!important;
  578. bottom: 0px!important;
  579. left: 50%!important;
  580. margin-top: 10px!important;
  581. margin-bottom: 5px!important;
  582. }
  583.  
  584. #over{
  585. height:50000px!important;
  586. position:absolute;
  587. top:0px;
  588. left:0px;
  589. width: 100%;}
  590.  
  591. .hrline { bottom: 100px; position: absolute; padding:-1000px width: 410px;}
  592.  
  593. .t1, .t1 a {
  594. font-family: 'Oswald', sans-serif;
  595. font-size: 11px; background: url('{image:Background}');
  596. color: {color:Links};
  597. line-height: 20px;
  598. -khtml-border-radius: 5px;
  599. -moz-border-radius: 5px;
  600. -webkit-border-radius: 5px;
  601. letter-spacing:3px; margin-top: 10px; margin-right: -4px;
  602. text-transform: uppercase; text-align:center;
  603. }
  604.  
  605. .t1:hover, .t1 a:hover {
  606. color:{color:Links Hover};
  607. }
  608.  
  609. .t2, .t2 a {
  610. font-family: 'Oswald', sans-serif;
  611. font-size: 14px;
  612. color: {color:Links};
  613. line-height: 0px; margin: 10px;
  614. letter-spacing:3px; margin-top: 10px;
  615. text-transform: uppercase; text-align:center;
  616. }
  617.  
  618. .t2:hover, .t2 a:hover {
  619. color:{color:Links Hover};
  620. }
  621.  
  622.  
  623. .perma2, .perma2 a {
  624. margin-top: 0px;
  625. font-family: 'Open Sans', sans-serif;
  626. font-size:15px; color: {color:Links};
  627. }
  628.  
  629.  
  630.  
  631. .prmlnk {
  632. background:{color:box};
  633. font-size:15px;
  634. margin-bottom: 10px;
  635. margin-left:10px;
  636. margin-top:0px;
  637. width: 500px;
  638. padding: 10px;
  639. display: block; overflow:hidden;
  640. position: relative;
  641. {block:IfShowShadow}
  642. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  643. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  644. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  645. {/block:IfShowShadow}
  646. }
  647.  
  648.  
  649. .wrap {position: fixed; bottom:10px; left:0px;}
  650.  
  651. .wrap:hover .cred a {width: 130px; height: 20px; text-align: right;}
  652.  
  653. .cred a {
  654. height: 100%; width: 80px; height: 20px; margin-left:-65px;
  655. background-color: #000; font-size: 16px; text-align: right;
  656. overflow: hidden;
  657. z-index: 9999999; padding-top: 3px;
  658. top: -2px;
  659. color: #fff; padding-right: 5px;
  660. -moz-border-radius: 2px;
  661. border-radius: 2px;
  662. display: inline-block;
  663. text-transform: capitalize;
  664. -webkit-transition: all 0.5s ease-out;
  665. -moz-transition: all 0.5s ease-out;
  666. opacity: .7;
  667. filter: alpha(opacity = 70);
  668. font-family: 'Oswald', sans-serif;
  669. line-spacing: 1px;
  670. }
  671.  
  672. ol.notes {
  673. padding: 0px;
  674. margin: 25px 0px;
  675. list-style-type: none;
  676. border-bottom: solid 1px #ccc;
  677. }
  678.  
  679. ol.notes li.note {
  680. border-top: solid 1px #ccc;
  681. padding: 10px;
  682. }
  683.  
  684. ol.notes li.note img.avatar {
  685. vertical-align: -4px;
  686. margin-right: 10px;
  687. width: 16px;
  688. height: 16px;
  689. }
  690.  
  691. ol.notes li.note span.action {
  692. font-weight: bold;
  693. }
  694.  
  695. ol.notes li.note .answer_content {
  696. font-weight: normal;
  697. }
  698.  
  699. ol.notes li.note blockquote {
  700. border-color: #eee;
  701. padding: 4px 10px;
  702. margin: 10px 0px 0px 25px;
  703. }
  704.  
  705. ol.notes li.note blockquote a {
  706. text-decoration: none;
  707. }
  708.  
  709.  
  710. </style>
  711.  
  712. </head>
  713.  
  714.  
  715. <style type="text/css">{CustomCSS}</style>
  716.  
  717. <body>
  718. <div id="wrapp"></div>
  719. <div id="banner">
  720. {block:IfNotBannerimage}
  721. <div class="btitle">{Title}</div>
  722. {/block:IfNotBannerimage}
  723. {block:IfBannerimage}<center><a href="/"><img src="{image:Banner}"></a></center></> {/block:IfBannerimage}
  724. </div>
  725. <div id="sb">
  726. <a href="/"><img src="{image:DisplayImage}"></a>
  727. <br>
  728. {Description}
  729. <div class="t1">
  730. <a href="/">Index</a> <br>
  731. {block:IfShowAskLink}
  732. <a href="/ask">Ask</a> <br>
  733. {/block:IfShowAskLink}
  734. {block:IfShowArchiveLink}
  735. <a href="/archive">Archive</a> <br>
  736. {/block:IfShowArchiveLink}
  737. {block:ifCustomLink1Title}
  738. <a href="{text:Custom Link 1}">{text:Custom Link 1 Title}</a> {/block:ifCustomLink1Title} <br>
  739. {block:ifCustomLink1Title}
  740. <a href="{text:Custom Link 2}">{text:Custom Link 2 Title}</a> {/block:ifCustomLink2Title} <br>
  741. <a href="{text:Custom Link 3}">{text:Custom Link 3 Title}</a> {/block:ifCustomLink3Title}<br>
  742. <a href="http://themepirate.tumblr.com/">THEME</a> <br>
  743. </div>
  744. <p>
  745. {block:IfNotInfiniteScroll}
  746. {block:IndexPage}
  747. <div id="left"><div class="t2">
  748. {block:Pagination}
  749. {block:PreviousPage}
  750. <a href="{PreviousPage}" class="previous">BACK</a>
  751. {/block:PreviousPage}
  752.  
  753. {block:NextPage}
  754. <a href="{NextPage}" class="next">NEXT</a>
  755. {/block:NextPage}
  756. <div class="clear"></div>
  757. {/block:Pagination}
  758. </div></div>
  759. {/block:IndexPage}{/block:IfNotInfiniteScroll}
  760. </div>
  761.  
  762. <div id="container">
  763. <div id="content">
  764. {block:Posts}
  765.  
  766. <div class="entry">
  767. <div class="p1"><div class="dte">
  768. <a href="{Permalink}">{ShortDayOfWeek} {DayOfMonth},<br> {Year}</a>
  769. </div>
  770. </div>
  771. <div class="p2"><div class="nts">
  772. <a href="{Permalink}">{NoteCount}</a>
  773. </div>
  774. </div>
  775. <div class="p3"><div class="rblg">
  776. <a href="{reblogurl}">Reblog</a>
  777. </div>
  778. </div>
  779.  
  780.  
  781. {block:Text}
  782. {block:Title}
  783. <div class="title"><a href="{Permalink}">{Title}</a></div>
  784. {/block:Title} {block:indexpage}
  785. {Body}
  786. {/block:indexpage}
  787. {block:PermalinkPage}
  788. {Body}
  789. {/block:PermalinkPage}
  790. {/block:Text}
  791.  
  792. {block:Photo}
  793. {block:IndexPage}
  794.  
  795. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}
  796. {block:ifShowCaption}
  797. {block:Caption}{Caption}{/block:Caption}
  798. {/block:ifShowCaption}
  799. {/block:IndexPage}
  800. {block:PermalinkPage}<div align="center">
  801. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/></div>
  802. {block:Caption}{Caption}{/block:Caption}
  803. {/block:PermalinkPage}
  804. {/block:Photo}
  805.  
  806. {block:Photoset}
  807. {block:IndexPage}
  808. <center>{Photoset-500}</center>
  809. {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
  810. {/block:IndexPage}
  811. {block:permalinkpage}
  812. <div align="center">{Photoset-500}</div>
  813. {block:Caption}{Caption}{/block:Caption}
  814. {/block:permalinkpage}
  815. {/block:Photoset}
  816.  
  817. {block:Video}
  818. {block:IndexPage}<div align="center">{Video-500}</div> <p>
  819. {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
  820. {/block:IndexPage}
  821. {block:permalinkpage}
  822. <div align="center">{Video-500}</div>
  823. {block:Caption}{Caption}{/block:Caption}
  824. {/block:permalinkpage}
  825. {/block:Video}
  826.  
  827. {block:Audio}
  828. <div class="audioplayer">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}<p>{block:IndexPage}
  829. {/block:IndexPage}
  830. {block:permalinkpage}
  831. <div class="perma1"><a id="notes{PostID}" href="{Permalink}">{PlayCount} Plays</a></div>
  832. {/block:permalinkpage}
  833. {/block:Audio}
  834.  
  835. {block:Quote}
  836. <div class="title"><a href="{Permalink}">{Quote}</a></div><p> {block:Source}— {Source}{/block:Source}<p>{block:IndexPage}
  837. {/block:IndexPage}
  838. {/block:Quote}
  839.  
  840. {block:Link}
  841. <div class="title"><a href="{URL}" class="post_title" target="_blank"> {Name}</a></div> {block:Description}{Description}{/block:Description}<p>
  842. {/block:Link}
  843.  
  844. {block:Chat}
  845. {block:Title}<div class="title"><a href="{Permalink}">{Title}<p></a></div>{/block:Title} {block:Lines}<div class="{Alt}">{block:Label}{Label}{/block:Label} {Line}</div>{/block:Lines}<p>
  846. {/block:Chat}
  847. {block:Answer} <div class="ques"> {Asker} said: {Question}</div>
  848. <i>{Answer}</i>{/block:Answer}
  849.  
  850.  
  851.  
  852. </div>
  853.  
  854.  
  855. {block:permalinkpage}{block:NoteCount}
  856. <div class="prmlnk"><div class="perma2">
  857. Date Posted: <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a>
  858. with <a href="{Permalink}">{NoteCount} Notes</a>
  859. {/block:NoteCount}
  860. {block:PostNotes}
  861. {PostNotes}
  862. {/block:PostNotes}
  863. </div>
  864.  
  865. </div>
  866. {/block:permalinkpage}
  867. {/block:Posts}
  868.  
  869.  
  870.  
  871. <div class="clear"></div>
  872.  
  873. </div>
  874. </div>
  875.  
  876. <div class="wrap"><div class="cred"><a href="http://styleandluxury.tumblr.com/">THEME ©</a></div></div>
  877.  
  878. {block:Pagination}
  879. <ul id="pagination">
  880. {block:PreviousPage}
  881. <li><a href="{PreviousPage}"></a></li>
  882. {/block:PreviousPage}
  883. {block:NextPage}
  884. <li><a id="nextPage" href="{NextPage}"></a></li>
  885. {/block:NextPage}
  886. </ul>
  887. {/block:Pagination}
  888. <script src="http://static.tumblr.com/psjhflr/bxnmcwj9t/masonry.js"></script>
  889. {block:IfInfiniteScroll}
  890. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:IfInfiniteScroll}
  891. <script type="text/javascript">
  892. $(window).load(function () {
  893. $('#content').masonry(),
  894. $('.masonryWrap').infinitescroll({
  895. navSelector : '#pagination',
  896. nextSelector : '#pagination a#nextPage',
  897. itemSelector : ".entry, .clear",
  898. bufferPx : 40,
  899. loadingImg : "",
  900. loadingText : "",
  901. },
  902. function() { $('#content').masonry({ appendedContent: $(this) }); }
  903. );
  904. });
  905. </script>
  906.  
  907. </div>
  908.  
  909. {block:iftotopbutton}
  910. <script type="text/javascript">
  911. $(document).ready(function() {
  912. /*
  913. var defaults = {
  914. containerID: 'toTop', // fading element id
  915. containerHoverID: 'toTopHover', // fading element hover id
  916. scrollSpeed: 1200,
  917. easingType: 'linear'
  918. };
  919. */
  920.  
  921. $().UItoTop({ easingType: 'easeOutQuart' });
  922.  
  923. });
  924. </script>
  925. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>{block:iftotopbutton}
  926.  
  927.  
  928.  
  929. </div>
  930. </body>
  931. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement