Advertisement
themepirate

TOPMAST Theme by Theme Pirate

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