Advertisement
themepirate

Murky Theme By ThemePirate

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