Advertisement
themepirate

Calypso Theme by Themepirate

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