Advertisement
themepirate

Anchors Aweigh Theme by THEMEPIRATE

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