ariauagrande

ariauagrande theme #2

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