Advertisement
candycaiine

Heartbreak

Sep 20th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.99 KB | None | 0 0
  1. <!---
  2.  
  3. Heartbreak by Lloyd //
  4.  
  5. lloydey.com DO NOT delete credits
  6.  
  7. Theme Includes:
  8.  
  9. - Visable Description // Links
  10. - Two/Three Columns
  11. - Reblog Link/Note Count/Inverted Fade/Faded Images/Fade to Black & White on Hover
  12. - "Click Photo For Reblog" Option
  13. - Adjustable Sidebar Position
  14. - Complete Color Customization and More!
  15.  
  16.  
  17. ------------------------->
  18. <html lang="en">
  19. <head>
  20. <title>{title}</title>
  21. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  22.  
  23. <meta name="color:Background" content="#ffffff"/>
  24. <meta name="color:Post Box" content="#ffffff"/>
  25. <meta name="color:Blog Title" content="#666666"/>
  26. <meta name="color:Blog Description" content="#666666"/>
  27. <meta name="color:Title" content="#666666"/>
  28. <meta name="color:Text" content="#666666"/>
  29. <meta name="color:Link" content="#666666"/>
  30. <meta name="color:Hover" content="#FFF"/>
  31. <meta name="font:Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  32. <meta name="font:Blog Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  33. <meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  34. <meta name="image:Background" content=""/>
  35. <meta name="image:Sidebar" content=""/>
  36. <meta name="if:Sidebar In Top Left" content="0"/>
  37. <meta name="if:Sidebar In Bottom Left" content="1"/>
  38. <meta name="if:Less Space Between Posts" content="1"/>
  39. <meta name="if:Two Columns" content="1"/>
  40. <meta name="if:Three Columns" content="0"/>
  41. <meta name="if:Post Shadows" content="1"/>
  42. <meta name="if:Show Reblog On Hover" content="1"/>
  43. <meta name="if:Show Notes On Photo" content="1"/>
  44. <meta name="if:Image Gray Scale Hover" content="0"/>
  45. <meta name="if:Faded Images On Hover" content="0"/>
  46. <meta name="if:Inverted Fade" content="0"/>
  47. <meta name="if:Rounded Edges" content="0"/>
  48. <meta name="if:Show Photo" content="1"/>
  49. <meta name="if:Small Sidebar Image" content="0"/>
  50. <meta name="if:Show Title" content="1"/>
  51. <meta name="if:Ask Link" content="0"/>
  52. <meta name="text:Ask Link Text" content="" />
  53. <meta name="text:Custom Link One" content="" />
  54. <meta name="text:Custom Link One Title" content="" />
  55. <meta name="text:Custom Link Two" content="" />
  56. <meta name="text:Custom Link Two Title" content="" />
  57. <meta name="text:Custom Link Three" content="" />
  58. <meta name="text:Custom Link Three Title" content="" />
  59. <meta name="text:Custom Link Four" content="" />
  60. <meta name="text:Custom Link Four Title" content="" />
  61. <meta name="text:Custom Link Five" content="" />
  62. <meta name="text:Custom Link Five Title" content="" />
  63. </script>
  64. <style type="text/css">
  65. {block:ifinvertedfade}img{-webkit-transition: opacity 0.7s linear;opacity: 0.8;}img:hover{-webkit-transition: opacity 0.5s linear;opacity: 1;}{/block:ifinvertedfade}
  66. body{
  67. margin:0px;
  68. background-color: {color:Background};
  69. background-image:url({image:Background});
  70. background-attachment: fixed;
  71. background-repeat: repeat;
  72. font-size: 10px;
  73. font-family:{font:Body};
  74. line-height:10px;
  75. color:{color:Text};
  76. }
  77.  
  78. ::-webkit-scrollbar-thumb{
  79. background-color: {color:link};
  80. border: 2px solid {color:background};
  81. height:auto;
  82. -moz-border-radius: 10px;
  83. border-radius: 10px;
  84. }
  85.  
  86. ::-webkit-scrollbar {
  87. height:auto;
  88. width:9px;
  89. background-color: #999999;
  90. border: 4px solid {color:background};
  91. }
  92.  
  93. #tumblr_controls{
  94. position:fixed !important;
  95. -webkit-filter:invert(100%);
  96.  
  97. }
  98.  
  99.  
  100. #cocaine
  101. #cocaine a{
  102. display:
  103. }
  104. #cocaine .death {
  105. margin-top:-40px;filter: alpha(opacity = 0);
  106. opacity:0;-webkit-transition: all 0.5s ease-out;
  107. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  108. }
  109.  
  110. #cocaine:hover .death {
  111. margin-top:2px;
  112. -webkit-transition: all 0.8s ease-out;
  113. -moz-transition: all 0.8s ease-out;
  114. transition: all 0.8s ease-out;
  115. filter: alpha(opacity = 100);
  116. filter: alpha(opacity = 100);
  117. opacity:100;
  118. }
  119. a:link, a:active, a:visited{
  120. color: {color:Link};
  121. text-decoration: none;
  122. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  123. }
  124.  
  125. a:hover{
  126. color:{color:Hover};
  127. text-decoration: none;
  128. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  129. }
  130.  
  131. .sidelink{;
  132. font-family: {font:Body};
  133. font-color: {color:Text};
  134. }
  135. .sidelink:hover{background-color:rgba(0,0,0,0);
  136.  
  137. color:{color:Hover};
  138. padding-left:0px;
  139. margin:0px;width:auto;
  140. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  141. .sidelink a:hover{color: {color:Link};
  142. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  143.  
  144. }
  145.  
  146. #postz{width:250px; height:auto;}
  147. {block:PermalinkPage}
  148. width:370px;
  149. {/block:PermalinkPage}
  150. {block:ifRoundedEdges}
  151. -moz-border-radius: 3px;
  152. border-radius: 3px;
  153. {/block:ifRoundedEdges}
  154. }
  155.  
  156.  
  157. #drugs{
  158. padding-top:3px;
  159. padding-bottom:3px;
  160. position:fixed !important;
  161. width:250px;
  162. height:207px;
  163. background-color:{color:Post Box};
  164. {block:PermalinkPage}
  165. width:370px;
  166. height:207px;
  167. {/block:PermalinkPage}
  168. {block:ifRoundedEdges}
  169. -moz-border-radius: 3px;
  170. border-radius: 3px;
  171. {/block:ifRoundedEdges}
  172. }
  173.  
  174.  
  175. #barside{
  176. z-index:999999999999999;
  177. position:absolute !important;
  178. position:fixed !important;
  179. {block:ifSidebarInBottomLeft}
  180. bottom:180px;
  181. left: 180px;
  182. width:200px;
  183. {/block:ifSidebarInBottomLeft}
  184. {block:ifSidebarInTopLeft}
  185. top:160px;
  186. left: 180px;
  187. width:200px;
  188. {/block:ifSidebarInTopLeft}
  189. background-color: transparent;
  190. }
  191.  
  192.  
  193. #infection{
  194. margin:auto;
  195. left:0px;
  196. top:20px;
  197. padding-top:5px;
  198. padding-left:0px;
  199. position:absolute;
  200. {block:indexpage}
  201. {block:ifthreecolumns}
  202. width:1440px;
  203. {/block:ifthreecolumns}
  204. {block:iftwocolumns}
  205. width:1140px;
  206. {/block:iftwocolumns}
  207. {/block:indexpage}
  208. {block:permalinkpage}
  209. width:950px;
  210. left:50px;
  211. {/block:permalinkpage}
  212. overflow:hidden;
  213. }
  214.  
  215. #posts{
  216. float:right;
  217. {block:indexpage}
  218. {block:ifthreecolumns}
  219. width:1000px;
  220. {/block:ifthreecolumns}
  221. {block:iftwocolumns}
  222. width:700px;
  223. {/block:iftwocolumns}
  224. {/block:indexpage}
  225. {block:permalinkpage}
  226. width:570px;
  227. {/block:permalinkpage}
  228. margin-left:68px;
  229. }
  230.  
  231. .credit{
  232. position:fixed;
  233. right:6px;
  234. top:25px;
  235. z-index:9999;
  236. opacity:0.4;
  237. -webkit-transition: all 1s linear;
  238. -webkit-transition: all 1s linear;
  239. -moz-transition: all 1s linear;
  240. transition: all 1s linear;
  241. }
  242. .credit:hover{
  243. opacity:1;
  244. -webkit-transition: all 1s linear;
  245. -webkit-transition: all 1s linear;
  246. -moz-transition: all 1s linear;
  247. transition: all 1s linear;
  248. }
  249.  
  250.  
  251. #entry{
  252. z-index:9999;
  253. {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  254. -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  255. box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows}
  256. border:0px solid;
  257. border-color: #f1f1f1;
  258. float: left;
  259. width: 250px;
  260. height: auto;
  261. {block:PermalinkPage}
  262. width: 370px;
  263. height: auto;
  264. {/block:PermalinkPage}
  265. line-height:8px;
  266. background-color:{color:Post Box};
  267. padding:0px;
  268. margin-right:40px;
  269. {block:iflessspacebetweenposts}
  270. margin-right:10px;
  271. {/block:iflessspacebetweenposts}
  272. overflow:hidden;
  273. margin-bottom:40px;
  274. {block:iflessspacebetweenposts}
  275. margin-bottom:10px;
  276. {/block:iflessspacebetweenposts}
  277. {block:ifRoundedEdges}
  278. -moz-border-radius: 3px;
  279. border-radius: 3px;
  280. {/block:ifRoundedEdges}
  281. }
  282.  
  283.  
  284. #entry img{
  285. {block:IndexPage}
  286. max-width: 250px;
  287. height: auto;
  288. {/block:IndexPage}
  289. {block:PermalinkPage}
  290. max-width: 370px;
  291. height: auto;
  292. {/block:PermalinkPage}
  293. }
  294.  
  295. {block:ifShownotesonphoto}
  296. #permalink {
  297. position: absolute;
  298. margin-top: 11px;
  299. margin-left: 55px;
  300. opacity: 0;
  301. -webkit-transition: all .3s ease;
  302. -moz-transition: all .3s ease;
  303. -o-transition: all .3s ease;
  304. transition: all .3s ease;
  305. }
  306.  
  307. #entry:hover #permalink {
  308. width:11px;
  309. margin-top: 11px;
  310. margin-left: 60px;
  311. opacity: 1;
  312. }
  313.  
  314. .countreblog {
  315. color: #FFFFFF;
  316. letter-spacing:1px;
  317. font-family:10px arial;
  318. font-size:;
  319. line-height:14px;
  320. margin: 2px;
  321. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  322. background-repeat:repeat;
  323. border:1px solid rgba(0,0,0,0.1);
  324. padding:3px 5px;
  325. -webkit-border-radius:2px;
  326. moz-border-radius:2px;
  327. -o-border-radius:2px;
  328. border-radius:2px;
  329. }
  330. .countreblog a { color: #fff; }
  331. {/block:ifShownotesonphoto}
  332. {block:ifShowReblogOnHover}
  333. #entry:hover #reblog{
  334. {block:IndexPage}
  335. opacity:1;-webkit-transition: all 0.3s ease-out;
  336. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  337. {/block:IndexPage}
  338. }
  339. #reblog{
  340. width:24px;
  341. float:right;
  342. opacity:.8;
  343. margin-left:5px;
  344. margin-top:11px;
  345. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  346. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  347. {/block:ifShowReblogOnHover}
  348. #entry:hover #reblog{
  349. {block:IndexPage}
  350. opacity:1;-webkit-transition: all 0.3s ease-out;
  351. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  352. {/block:IndexPage}
  353. }
  354. #reblog{
  355. width:24px;
  356. float:right;
  357. opacity:.8;
  358. margin-left:5px;
  359. margin-top:11px;
  360. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  361. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  362. {/block:ifShowReblogOnHover}
  363. #permapage{
  364. font-family: {Font:Body};
  365. font-size: 9px;
  366. text-align: center;
  367. padding-bottom:10px;
  368. z-index:9999;}
  369.  
  370. #notes{
  371. {block:permalinkpage}
  372. background-color:{color:Post Box};
  373. display:block;
  374. width:800px;
  375. float: left;
  376. padding:10px;
  377. overflow:visible;
  378. z-index:9999999;
  379. margin-top: 10px;
  380. {block:IfPostShadows}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);
  381. -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
  382. box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:IfPostShadows}
  383. {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  384. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  385. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
  386. outline:1px solid rgba(0, 0, 0, .1);
  387. border:2px solid rgba(0, 0, 0, .05);
  388. text-align: left;{/block:permalinkpage}
  389. }
  390.  
  391. iframe#tumblr_controls{position:fixed !important;
  392. }
  393.  
  394. {block:iffadedimagesonhover}
  395. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  396. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
  397. {/block:iffadedimagesonhover}
  398. {block:ifImagegrayscaleHover}
  399. img{
  400. -webkit-filter: grayscale(0%);
  401. -webkit-transition: all 0.4s linear;
  402. -webkit-transition: all 0.4s linear;
  403. -moz-transition: all 0.2s linear;
  404. transition: all 0.2s linear;}
  405.  
  406. img:hover{
  407. -webkit-filter: grayscale(85%);
  408. -webkit-transition: all 0.6s linear;
  409. -webkit-transition: all 0.6s linear;
  410. -moz-transition: all 0.2s linear;
  411. transition: all 0.2s linear;}
  412. {/block:ifImagegrayscaleHover}
  413.  
  414. .title{
  415. font-family: {font:Title};
  416. font-size: 12px;
  417. line-height: 12px;
  418. color: {color:Title};
  419. font-weight: normal;
  420. letter-spacing: 0px;
  421. }
  422.  
  423. .leblogtitle{
  424. font-family: helvetica;
  425. font-size: 25px;
  426. line-height: 24px;
  427. color: {color:Blog Title};
  428. font-weight: normal;
  429. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  430. }
  431.  
  432. .sex{
  433. font-family: Arial;
  434. font-size: 9px;
  435. opacity: .6;
  436. color: {color:Body};
  437. letter-spacing: 0px;
  438. border-style: outset;
  439. border-width: 2px;
  440. }
  441.  
  442. .leblogtitle:hover{
  443. color:{color:Hover};
  444. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  445. }
  446.  
  447. .sex:hover{
  448. font-family: Arial;
  449. font-size: 9px;
  450. opacity: .6;
  451. color: {color:Body};
  452. letter-spacing: 0px;
  453. border-style: inset;
  454. border-width: 2px;
  455. }
  456.  
  457.  
  458. .permalinktext{
  459. font-family: {Font:Body};
  460. padding: 5px;
  461. position: absolute;
  462. text-align: center;
  463. width: 200px;
  464. -moz-transition: 0.3s ease-out;
  465. -webkit-transition: 0.3s ease-out;
  466. transition: 0.3s ease-out;
  467. opacity:0;
  468. }
  469.  
  470. .permalinktext a{color:{color:links};
  471. }
  472.  
  473. .entry:hover .permalinktext {
  474. -moz-transition: 0.3s ease-out;
  475. -webkit-transition: 0.3s ease-out;
  476. transition: 0.3s ease-out;
  477. width:200px;
  478. text-decoration:line-through;
  479. height:auto;
  480. display: block;
  481. opacity: 1;
  482. }
  483.  
  484.  
  485. blockquote{
  486. padding:0px 0px 2px 3px;
  487. margin:0px 0px 2px 1px;
  488. }
  489. ul, ol, li{
  490. list-style:none;
  491. margin:0px;
  492. padding:0px;
  493. }
  494.  
  495. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  496. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  497. }
  498.  
  499. a.links {
  500. font-family: Arial;
  501. font-size: 12px;
  502. line-height: 7px;
  503. text-transform: normal;
  504. letter-spacing:0px;
  505. display:block;
  506. padding: 0px;
  507. margin-bottom: 0px;
  508. {block:ifRoundedEdges}
  509. -moz-border-radius: 3px;
  510. border-radius: 3px;
  511. {/block:ifRoundedEdges}
  512. }
  513.  
  514. a.links:hover {
  515. text-decoration: underline;
  516. letter-spacing:10px;
  517. }
  518.  
  519. </style>
  520. <link rel="shortcut icon" href="{Favicon}">
  521. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  522. <meta name="viewport" content="width=720" />
  523. </head>
  524. <body>
  525.  
  526. </script><script src="http://static.tumblr.com/jkg9xxi/gBCmsyr4m/gbreauhbfuhenwuafbi.js"></script>
  527.  
  528. <div class="credit">
  529. </div>
  530.  
  531.  
  532. <div id="drugs">
  533. <div id="infection">
  534. <div id="barside">
  535.  
  536. <div id="cocaine">
  537. {block:ifShowPhoto}
  538.  
  539. {block:ifSidebarInBottomLeft}
  540. <div align="center" style="padding-bottom:10px;">
  541. <a href="/">
  542. <img style="{block:ifRoundedEdges}
  543. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=125{/block:ifSmallSidebarImage} " /></a></div>
  544. {/block:ifSidebarInBottomLeft}
  545. {block:ifSidebarInTopLeft}
  546. <div align="center" style="padding-bottom:10x; {block:ifRoundedEdges}
  547. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
  548. <a href="/">
  549. <img style="{block:ifRoundedEdges}
  550. -moz-border-radius: 3px; border-radius: 5px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=150{/block:ifSmallSidebarImage}" /></a></div>
  551. {/block:ifSidebarInTopLeft}
  552. {/block:ifShowPhoto}
  553. {block:ifShowTitle}
  554.  
  555. {block:ifSidebarInTopLeft}
  556. <a href="/"><div align="center" class="leblogtitle">{Title}</div></a>
  557. {/block:ifSidebarInTopLeft}
  558.  
  559. {block:ifSidebarInBottomLeft}
  560. <a href="/"><div align="center" class="leblogtitle">{Title}</div></a>
  561. {/block:ifSidebarInBottomLeft}
  562. {/block:ifshowtitle}
  563. <div id="cocaine">
  564. {block:ifSidebarInTopLeft}
  565. <div align="center" style="line-height:14px; margin-top:3px; margin-bottom:-15px; color:{color:Blog Description};">{description}</div>
  566. {/block:ifSidebarInTopLeft}
  567.  
  568. {block:ifSidebarInBottomLeft}
  569. <div align="center" style="line-height:14px; margin-top:3px; margin-bottom:-15px; color:{color:Blog Description};">{description}</div>
  570. {/block:ifSidebarInBottomLeft}
  571. </div></div>
  572.  
  573.  
  574. <br>
  575.  
  576.  
  577. <div align="center">
  578. <center><br>
  579. <div class="death">
  580. {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a> //{/block:ifAskLink}
  581. {block:ifCustomLinkOneTitle} <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
  582. {block:ifCustomLinkTwoTitle}// <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
  583. {block:ifCustomLinkThreeTitle}// <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
  584. {block:ifCustomLinkFourTitle}// <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
  585. {block:ifCustomLinkFiveTitle}// <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}
  586. </div>
  587.  
  588. </div>
  589. </div>
  590. </center>
  591.  
  592. <div align="center">
  593.  
  594. <div id="posts">
  595.  
  596. {block:Posts}
  597. <div id="entry">
  598. {block:Photo}
  599. {block:IndexPage}
  600. {block:ifShowReblogOnHover}
  601. <div id="reblog"><span class="countreblog"><a href="{reblogurl}">Reblog</a></span></div>
  602. {/block:ifShowReblogOnHover}
  603. {block:ifShownotesonphoto}<div id="permalink">
  604. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>{/block:ifShownotesonphoto}
  605. <div id="postz">
  606. <a href="{permalink}">
  607. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=250; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a></div>
  608.  
  609. {/block:IndexPage}
  610. {block:PermalinkPage}
  611. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=370px; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} border="0"></center>
  612. {/block:PermalinkPage}
  613. {/block:Photo}
  614.  
  615. {block:Photoset}
  616. <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
  617. {Photoset-250}</a></div>
  618. {/block:Photoset}
  619.  
  620. {block:Text}<div style="padding-top:10px; padding-bottom:0px; padding-left:10px; padding-right:10px;">
  621. {block:Title}
  622. <a href="{permalink}"><span class="title">{Title}</span></a>
  623. {/block:Title}
  624. <span class="entrytext" style="line-height:12px;">{Body}</span>
  625. <a href="{Permalink}"></a></div>
  626. {block:indexpage}<hr size=".8" width="230">
  627. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  628. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  629. </a></div>{/block:indexpage}
  630. {/block:Text}
  631.  
  632. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  633. <a href="{URL}"><span class="title">{Name}</span></a></div>
  634. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  635. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  636. {block:indexpage}<hr size=".8" width="230">
  637. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  638. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  639. </a></div>{/block:indexpage}
  640. {/block:Link}
  641.  
  642. {block:Quote}
  643. <div style="padding-top:10px; padding-bottom:10px;">
  644. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  645. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  646. -{Source}
  647. {/block:Source}</a></div><br>{block:indexpage}<hr size=".8" width="230">
  648. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  649. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  650. </a></div>{/block:indexpage}
  651. </div>
  652. {/block:Quote}
  653.  
  654. {block:Chat}
  655. <div style="padding-top:15px; padding-bottom:10px;">
  656. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  657. <ul class="chat">
  658. {block:Lines}
  659. <li class="user_{UserNumber}">
  660. {block:Label}
  661. <span class="label" style="line-height:12px;">{Label}</span>
  662. {/block:Label}
  663. {Line}
  664. </li>
  665. {/block:Lines}
  666. </ul>
  667. {block:Caption}{Caption}{/block:Caption}
  668. <br>{block:indexpage}<hr size=".8" width="230">
  669. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  670. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  671. </a></div>{/block:indexpage}
  672. </div>
  673. {/block:Chat}
  674.  
  675. {block:Audio}
  676. <div style="padding-top:30px; padding-bottom:0px;">
  677. <div style="float:center">
  678. {AudioPlayerGrey}
  679. </div>
  680. </div>
  681.  
  682. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  683. <hr size="1" width="260">
  684. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  685. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  686. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  687. </a></div>{/block:indexpage}
  688. {/block:Audio}
  689.  
  690. {block:Video}
  691. <div style="padding-top:28px; padding-bottom:8px;">
  692. {Video-250}</div>
  693. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  694. {block:indexpage}<hr size=".8" width="230">
  695. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  696. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  697. </a></div>{/block:indexpage}
  698. {/block:Video}
  699.  
  700. {block:PermalinkPage}</a>
  701. <div id="permapage"><br>
  702. {block:notecount}
  703. {notecountwithlabel}
  704. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  705. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  706. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  707. {/block:RebloggedFrom}
  708. <br><br>
  709. <div align="left">
  710. {block:PostNotes}
  711. {PostNotes}
  712. {/block:PostNotes}
  713. </div>
  714. </div>
  715. {/block:PermalinkPage}
  716. </div>
  717. {/block:Posts}
  718. </div>
  719. </div>
  720. </div>
  721. </center>
  722. </div>
  723. </div>
  724. {block:indexpage}
  725. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  726. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  727. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  728. <script type="text/javascript">
  729. $(window).load(function(){
  730. var $wall = $('#posts');
  731. $wall.imagesLoaded(function(){
  732. $wall.masonry({
  733. itemSelector: '#entry, #entry_photo',
  734. isAnimated : false
  735. });
  736. });
  737.  
  738. $wall.infinitescroll({
  739. navSelector : '#page-nav',
  740. nextSelector : '#page-nav a',
  741. itemSelector : '#entry, #entry_photo',
  742. bufferPx : 2000,
  743. debug : false,
  744. errorCallback: function() {
  745. $('#infscr-loading').fadeOut('normal');
  746. }},
  747. function( newElements ) {
  748. var $newElems = $( newElements );
  749. $newElems.hide();
  750. $newElems.imagesLoaded(function(){
  751. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  752. });
  753. }); $('#content').show(500);
  754. });
  755. </script>
  756. {/block:indexpage}
  757.  
  758. </a>
  759. </div>
  760. </body>
  761. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement