ariauagrande

ariauagrande theme #5

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