Advertisement
themepirate

Pirate Maiden Theme by THEMEPIRATE

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