ramfaggot

Untitled

Aug 11th, 2014
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.29 KB | None | 0 0
  1. <!---------
  2. theme by cyrusnigga, theme originally by takeable
  3. -------->
  4.  
  5.  
  6. <html lang="en">
  7. <head>
  8. <title>{title}</title>
  9. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  10. <script type="text/javascript" src="http://static.tumblr.com/
  11. xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
  12. <meta name="color:Background" content="#fff"/>
  13. <meta name="color:posts" content="#fff"/>
  14. <meta name="color:sidebar" content="#fff"/>
  15. <meta name="color:Title" content="#c9c9c9"/>
  16. <meta name="color:Text" content="#bbb"/>
  17. <meta name="color:Link" content="#aaa"/>
  18. <meta name="color:Sidebar Link Hover" content="#bebebe"/>
  19. <meta name="color:blogtitle" content="#fff"/>
  20. <meta name="color:border" content="#eeeeee"/>
  21. <meta name="image:Sidebar" content=""/>
  22. <meta name="text:link one" content="/" />
  23. <meta name="text:link one title" content="home" />
  24. <meta name="text:link two" content="/ask" />
  25. <meta name="text:link two title" content="message" />
  26. <meta name="text:link three" content="/links" />
  27. <meta name="text:link three title" content="links" />
  28. <meta name="text:link four" content="/" />
  29. <meta name="text:link four title" content="baby" />
  30. <meta name="text:link five" content="/" />
  31. <meta name="text:link five title" content="fag" />
  32. <meta name="text:link six" content="" />
  33. <meta name="text:link six title" content="" />
  34. <meta name="color:Notes Permalink" content="#aaa"/>
  35. <meta name="color:Reblog Permalink" content="#cecdcd"/>
  36. <meta name="color:Date Permalink" content="#f0f0f0"/>
  37. <meta name="if:faded posts" content="0"/>
  38. <meta name="if:2 column" content="1"/>
  39. </script>
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
  42. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  43.  
  44. <style>
  45. div#qTip {
  46. padding:4px;
  47. height: auto;
  48. margin-top:5px;
  49. margin-left:10px;
  50. font-family:Carrois Gothic;
  51. font-size:9px;
  52. display: none;
  53. text-align: center;
  54. position: absolute;
  55. line-height: 10px;
  56. text-transform:lowercase;
  57. letter-spacing:0px;
  58. z-index: 999999999999;
  59. border:1px solid #efefef;
  60. background:#000;
  61. border-radius:5px;
  62. color:#fff;
  63. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  64. }
  65. </style>
  66.  
  67. <style type="text/css">
  68.  
  69. #entry img{
  70. {block:indexpage}
  71. max-width:250px;
  72. {block:if2column}
  73. max-width:220px;
  74. {/block:if2column}
  75. {/block:indexpage}
  76. {block:iffadedposts}
  77. opacity:.9;
  78. -webkit-transition: all 0.7s ease-out;
  79. -moz-transition: all 0.7s ease-out;
  80. transition: all 0.7s ease-out;
  81. {/block:iffadedposts}
  82. {/block:indexpage}
  83. {block:Permalinkpage}
  84. max-width:250px;
  85. {/block:Permalinkpage}
  86. }
  87. #entry img:hover{
  88. -webkit-filter:grayscale(0%);
  89. {block:iffadedposts}
  90. opacity: 1;
  91. -webkit-transition: all 0.7s ease-out;
  92. -moz-transition: all 0.7s ease-out;
  93. transition: all 0.7s ease-out;
  94. {/block:iffadedposts}
  95. }
  96.  
  97. iframe#tumblr_controls {
  98. right:3px !important;
  99. position: fixed !important;
  100. -webkit-transition: opacity 0.7s
  101. linear;-webkit-filter:invert(1);
  102. -webkit-transition: all 0.8s ease-out;
  103. -moz-transition: all 0.8s ease-out;
  104. transition: all 0.8s ease-out;
  105. }
  106.  
  107.  
  108. iframe#tumblr_controls:hover{
  109. -webkit-transition: opacity 0.7s linear;
  110. opacity: 1;
  111. -webkit-transition: all 0.4s ease-out;
  112. -moz-transition: all 0.4s ease-out;
  113. transition: all 0.4s ease-out;
  114. }
  115.  
  116. ::-webkit-scrollbar {width: 3px; height: 0px; background: {color:background};}
  117.  
  118. ::-webkit-scrollbar-thumb { background-color:{color:link};width:4px; }
  119.  
  120. body, a, a:hover {cursor: url(https://31.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;}
  121.  
  122. a:link, a:active, a:visited{
  123. color:{color:link};
  124. text-decoration: none;
  125. -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;
  126. }
  127. a:hover {
  128. font-style: none;
  129. color:{color:link};
  130. text-decoration:none;
  131. cursor: url(https://31.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), progress;
  132. }
  133. #stuff{width:250px; height:auto;}
  134. {block:PermalinkPage}
  135. width:410px;
  136. {/block:PermalinkPage}
  137. }
  138. #center{
  139. padding-top:3px;
  140. padding-bottom:3px;
  141. position:fixed !important;
  142. width:250px;
  143. height:207px;
  144. background-color:white;
  145. {block:PermalinkPage}
  146. width:410px;
  147. height:207px;
  148. {/block:PermalinkPage}
  149. }
  150. body{
  151. margin:5px;
  152. background-color: {color:Background};
  153. background-image:url({image:Background});
  154. background-attachment: fixed;
  155. background-repeat: repeat;
  156. color:{color:Text};
  157. font-family: consolas;
  158. text-transform:uppercase;
  159. letter-spacing:1px;
  160. font-size:8px;
  161. }
  162. #audio {
  163. width:200px;
  164. height:auto;
  165. min-height:60px;
  166. padding-bottom:0px;
  167. }
  168. .cover {
  169. position:absolute;
  170. z-index:1;
  171. width:60px;
  172. height:60px;
  173. }
  174. .cover img {
  175. float:left;
  176. width:60px;
  177. height:60px;
  178. }
  179. .playbox {
  180. opacity:0.6;
  181. width:27px;
  182. height:30px;
  183. overflow:hidden;
  184. position:absolute;
  185. z-index:1000;
  186. margin-left:17px;
  187. margin-top:17px;
  188. text-align:center;
  189. }
  190. .info {
  191. margin-left:73px;
  192. margin-top:4px;
  193. line-height:14px;
  194. }
  195. #posts{
  196. float:center;
  197. width:350px;
  198. margin-left:535px;
  199. {block:if2column}
  200. margin-left:455px;
  201. width:700px;
  202. {/block:if2column}
  203. margin-top:-10px;
  204. {block:PermalinkPage}
  205. margin-left:185px;
  206. {/block:PermalinkPage}
  207. }
  208.  
  209. anika{
  210. line-height:12px;
  211. margin:0px;
  212. padding:3px;
  213. border:1px solid #eee;
  214. }
  215. #sidebar {
  216. position: fixed;
  217. margin-top:100px;
  218. margin-left:280px;
  219. {block:if2column}
  220. margin-left:200px;
  221. {/block:if2column}
  222. z-index:9999;
  223. padding:10px;padding:10px;border:1px solid {color:border};
  224. border-radius:3px;
  225. height:auto;
  226. background-color:{color:sidebar};
  227. width:150px;
  228. }
  229. div#links{
  230. text-align: center;
  231. line-height: 12px;
  232. height:20px;
  233. font-family:arial;
  234. font-size:9px;
  235. padding:5px;
  236. color:black;
  237. font-style:oblique;
  238.  
  239. z-index:99999;
  240. }
  241. div#description{
  242. text-align: center;
  243. width:162px;
  244. height:auto;
  245. margin-left:-8px;
  246. color:{color:text};
  247. font-family:Carrois Gothic;
  248. font-size:9px;
  249. padding:2px;
  250. margin-top:4px;
  251. font-style:none;
  252. z-index:999999999;
  253. }
  254. #blogtitle{
  255. color:{color:blogtitle};
  256. font-size:13px;
  257. text-align:center;
  258. font-style:italic;
  259. letter-spacing:1px;
  260. z-index:1;
  261. font-family:arial;
  262. text-transform:uppercase;
  263. margin-top:160px;
  264. padding-bottom:6px;
  265. }
  266. .title{
  267. font-family:Trebuchet MS;
  268. font-size: 15px;
  269. line-height: 10px;
  270. font-style:italic;
  271. color: {color:Title};
  272. text-transform: normal;
  273. padding: 2px 0px 0px 0px;
  274. }
  275.  
  276. #entry {
  277. margin-right:30px;
  278. margin-bottom:15px; margin-top:15px; margin-left:30px;
  279. padding:10px;
  280. padding-top:3px;
  281. border:1px solid #eee;
  282. float:left;
  283. font-family:Carrois Gothic;
  284. font-size:9px;
  285. background-color:{color:posts};
  286. line-height:12px;
  287. width:250px;
  288. {block:if2column}
  289. width:220px;
  290. {/block:if2column}
  291. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  292. {block:PermalinkPage}
  293. width:250px;
  294. margin-left:380px;
  295. padding:10px;
  296. padding-top:10px;
  297. {/block:PermalinkPage}
  298. }
  299.  
  300. .permalinktext{
  301. display: block;
  302. font-family:Trebuchet MS;
  303. font-size:9px;
  304. line-height:10px;
  305. text-align: right;
  306. margin: 5px;
  307. }
  308.  
  309. .okay{
  310. margin-top:5px;
  311. background-color:{color:sidebar};
  312. }
  313.  
  314.  
  315. #line {
  316. z-index:999;
  317. position:absolute !important;
  318. position:fixed !important;
  319. display:block;
  320. top:0px;
  321. height:100%;
  322. width:1px;
  323. background-color:{color:border};
  324. margin-left:500px;
  325. {block:if2column}
  326. margin-left:420px;
  327. {/block:if2column}
  328. -webkit-animation: flipInX 2s;
  329. -moz-animation: flipInX 2s;
  330. -ms-animation: flipInX: 2s;
  331. }
  332.  
  333. #line2 {
  334. z-index:999;
  335. position:absolute !important;
  336. position:fixed !important;
  337. display:block;
  338. top:0px;
  339. height:700px;
  340. width:1px;
  341. background-color:{color:border};
  342. margin-left:900px;
  343. {block:if2column}
  344. margin-left:1090px;
  345. {/block:if2column}
  346. -webkit-animation: flipInY 2s;
  347. -moz-animation: flipInY 2s;
  348. -ms-animation: flipInY: 2s;
  349. }
  350.  
  351.  
  352.  
  353. #photo {
  354. overflow:hidden;
  355. {block:IndexPage}
  356. width:250px;
  357. {block:if2column}
  358. max-width:220px;
  359. {/block:if2column}
  360. {/block:IndexPage}
  361. {block:PermalinkPage}
  362. width: 500px;
  363. {/block:PermalinkPage}
  364. }
  365.  
  366. #photo a, #photo a:hover{
  367. color:white;
  368. }
  369.  
  370. #photo img {
  371. display:block;
  372. {block:IndexPage}
  373. width:250px;
  374. {block:if2column}
  375. max-width:220px;
  376. {/block:if2column}
  377. {/block:IndexPage}
  378. {block:PermalinkPage}
  379. width:500px;
  380. {/block:PermalinkPage}
  381. }
  382.  
  383. #photo #image {
  384. position:relative;
  385. }
  386.  
  387.  
  388.  
  389.  
  390. .perma2 p{
  391. margin: 0px;
  392. }
  393.  
  394. .perma2 a{
  395. color:#ffffff;
  396. }
  397.  
  398. .perma2{
  399. margin: auto;
  400. position: absolute;
  401. text-align: center;
  402. margin-top: 0px;
  403. width: 100%;
  404. height: 100%;
  405. background-color: #000000;
  406. opacity: 0;
  407. filter: alpha(opacity = 0);
  408. -webkit-transition: opacity 0.7s linear;
  409. -webkit-transition: all 0.23s ease-out;
  410. -moz-transition: all 0.23s ease-out;
  411. transition: all 1.3s ease-out;
  412. }
  413.  
  414. #entry:hover .perma2 {
  415. opacity: .89;
  416. bottom:0px;
  417. filter: alpha(opacity = 100);
  418. }
  419.  
  420. .perma2 a {
  421. letter-spacing:2px;
  422. color:#ffffff;
  423. height: 100%;
  424. width: 100%;
  425. -webkit-transition: opacity 0.23s linear;
  426. -webkit-transition: all 0.23s ease-out;
  427. -moz-transition: all 0.23s ease-out;
  428. transition: all 0.3s ease-out;
  429. }
  430.  
  431. .ass{
  432. width:250px;
  433. height:0%;
  434. bottom:0px;
  435. left:0px;
  436. position:absolute;
  437. opacity:0;
  438. z-index:9999;
  439. background-color:#000;
  440. transition:1.5s ease;
  441. -o-transition:1.5s ease;
  442. -moz-transition:1.5s ease;
  443. -webkit-transition:1.5s ease;
  444. }
  445.  
  446. #entry:hover .ass{
  447. opacity:.18;
  448. height:100%;
  449. }
  450.  
  451. .hoe{
  452. width:0px;
  453. height:100%;
  454. top:0px;
  455. right:0px;
  456. position:absolute;
  457. opacity:0;
  458. z-index:9999;
  459. background-color:#000;
  460. transition:2s ease;
  461. -o-transition:2s ease;
  462. -moz-transition:2s ease;
  463. -webkit-transition:2s ease;}
  464.  
  465. #entry:hover .hoe{
  466. opacity:0.18;
  467. width:253px;}
  468.  
  469.  
  470.  
  471. #desc{
  472. position:absolute;
  473. margin-top:-20px;
  474. color:#fff;
  475. height:10px;
  476. text-align:center;
  477. z-index:9;
  478. overflow:hidden;
  479. padding:5px;
  480. font-family:;
  481. font-size:8px;letter-spacing:1px;
  482. width:140px;
  483. background:rgba(250,250,250,.17);
  484. -webkit-transition: all 0.4s ease-out;
  485. -moz-transition: all 0.4s ease-out;
  486. transition: all 0.4s ease-out;
  487. }
  488.  
  489. #desc a{
  490. color:#fff;
  491. text-decoration:none;
  492. }
  493.  
  494. #desc:hover #desc a{
  495. color:#fff;
  496. }
  497.  
  498. #desc:hover{
  499. height:70px;
  500. margin-top:-80px;
  501. background:rgba(0,0,0,.5);
  502. -webkit-transition: all 0.4s ease-out;
  503. -moz-transition: all 0.4s ease-out;
  504. transition: all 0.4s ease-out;
  505. }
  506.  
  507.  
  508. #hmm a {
  509. display:inline-block;
  510. padding:4px;
  511. z-index:9999;
  512. background:white;
  513. width:1px;
  514. border:1px solid #aaa;
  515. margin:-3px;
  516. border-radius:300px;
  517. z-index:99999;
  518. text-align:center;
  519. }
  520. #hmm a:hover{
  521. border:1px solid #fff;
  522. background:{color:sidebar link hover};
  523. }
  524. #hmm{
  525. margin-top:8px;
  526. display: block;
  527. margin-bottom:5px;
  528. z-index: 999999999;
  529. text-align:center;
  530. font-size:8px;
  531. color:#414141;
  532. text-transform:uppercase;
  533. }
  534.  
  535. .permie a{
  536. display:inline-block;
  537. background-color:{color:notes permalink};
  538. width:25px;
  539. height:25px;border-radius:300px;
  540. -webkit-transition: all 0.7s ease-out;
  541. -moz-transition: all 0.7s ease-out;
  542. transition: all 0.7s ease-out;
  543. }
  544. .permie {
  545. opacity:0;
  546. border:1px solid #aaa;
  547. -webkit-transition-duration: .75s;
  548. top:15px;
  549. width:25px;
  550. height:25px;
  551. position: absolute;
  552. border-radius:300px;
  553. margin-top:5px;
  554. text-align:center;
  555. display:block;
  556. margin-left: 90px;
  557. {block:if2column}
  558. margin-left:75px;
  559. {/block:if2column}
  560. -webkit-transform: rotate(0deg);
  561. -moz-transform: rotate(0deg);
  562. }
  563. #entry:hover .permie {
  564. opacity:1;
  565. z-index:999999;
  566. -webkit-transform: rotate(0deg);
  567. -moz-transform: rotate(0deg);
  568. }
  569.  
  570.  
  571. .perm2 a{
  572. display:inline-block;
  573. background-color:{color:reblog permalink};
  574. border-radius:300px;
  575. width:25px;
  576. height:25px;
  577. -webkit-transition: all 0.7s ease-out;
  578. -moz-transition: all 0.7s ease-out;
  579. transition: all 0.7s ease-out;
  580. }
  581. .perm2 {
  582. opacity:0;
  583. border:1px solid #aaa;
  584. -webkit-transition-duration: .75s;
  585. top:15px;
  586. width:25px;
  587. height:25px;
  588. position: absolute;border-radius:300px;
  589. margin-top:5px;
  590. text-align:center;
  591. display:block;
  592. margin-left: 85px;
  593. {block:if2column}
  594. margin-left:70px;
  595. {/block:if2column}
  596. -webkit-transform: rotate(0deg);
  597. -moz-transform: rotate(0deg);
  598. }
  599. #entry:hover .perm2 {
  600. opacity:1;
  601. z-index:999999;
  602. margin-left:111px;
  603. {block:if2column}
  604. margin-left:96px;
  605. {/block:if2column}
  606. -webkit-transform: rotate(0deg);
  607. -moz-transform: rotate(0deg);
  608. }
  609. .perm3 a{
  610. display:inline-block;
  611. background-color:{color:date permalink};
  612. border-radius:300px;
  613. width:25px;
  614. height:25px;
  615. -webkit-transition: all 0.7s ease-out;
  616. -moz-transition: all 0.7s ease-out;
  617. transition: all 0.7s ease-out;
  618. }
  619. .perm3 {
  620. opacity:0;
  621. border:1px solid #AAA;
  622. -webkit-transition-duration: .75s;
  623. top:15px;
  624. position: absolute;
  625. margin-top:5px;
  626. display:block;
  627. width:25px;
  628. height:25px;
  629. margin-left: 85px;border-radius:300px;
  630. {block:if2column}
  631. margin-left:70px;
  632. {/block:if2column}
  633. -webkit-transform: rotate(0deg);
  634. -moz-transform: rotate(0deg);
  635. }
  636. #entry:hover .perm3 {
  637. opacity:1;
  638. z-index:999999;
  639. margin-left:133px;
  640. {block:if2column}
  641. margin-left:118px;
  642. {/block:if2column}
  643. -webkit-transform: rotate(0deg);
  644. -moz-transform: rotate(0deg);
  645. }
  646.  
  647. </style>
  648. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
  649. <title>{title}</title>
  650. <link rel="shortcut icon" href="{favicon}">
  651. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  652.  
  653. <body>
  654. <div id="center">
  655. <div id="content">
  656.  
  657. <div id="line"></div>
  658. <div id="line2"></div>
  659.  
  660.  
  661. <div id="sidebar">
  662.  
  663.  
  664.  
  665. <a href="/"><img src="{image:sidebar}" style="width:150px;z-index:9999;"></a></a>
  666.  
  667. <div id="desc">
  668. <a href="/">{title}<br><br>{description}</a>
  669. </div>
  670.  
  671. <div id="description">
  672.  
  673. {block:Ifdropdownmenu}
  674. <div style="margin-top:3px;">
  675. <select onchange='location=this.options[this.selectedIndex].value;' style='
  676. width:160px; background-color:#000000;
  677. border:#efefef 1px solid; height:18px; margin-top:1px; margin-bottom:2px;
  678. padding:1px; color:#fff; font-family: calibri; line-height:90%;
  679. font-style: none; font-size: 8px; text-transform: consolas;
  680. text-transform: uppercase; letter-spacing:1px; font-style:italic;'>
  681. <option>click for navigation</option>
  682.  
  683. {block:If1title}<option value="{text:1 link}">{text:1 title} </option>{/block:If1title}
  684. {block:If2title}<option value="{text:2 link}">{text:2 title} </option>{/block:If2title}
  685. {block:If3title}<option value="{text:3 link}">{text:3 title} </option>{/block:If3title}
  686. {block:If4title}<option value="{text:4 link}">{text:4 title} </option>{/block:If4title}
  687. {block:If5title}<option value="{text:5 link}">{text:5 title} </option>{/block:If5title}
  688. <option value="http://cyrusnigga.tumblr.com">theme</option>
  689. </select></div>
  690. {/block:Ifdropdownmenu}
  691.  
  692.  
  693.  
  694. <div align="center" style="line-height:5px;">
  695. <div id="hmm">
  696. <center>{block:IfLinkonetitle}<a href="{text:link one}" title="{text:link one title}"></a> {/block:IfLinkonetitle}
  697. {block:IfLinktwotitle} <font color="{color:background}">-----</font> <a href="{text:link two}" title="{text:link two title}"></a> {/block:IfLinktwotitle}
  698. {block:IfLinkthreetitle} <font color="{color:background}">-----</font> <a href="{text:link three}" title="{text:link three title}"></a>{/block:IfLinkthreetitle}
  699. {block:IfLinkfourtitle} <font color="{color:background}">-----</font><a href="{text:link four}" title="{text:link four title}"></a>{/block:IfLinkfourtitle}
  700. {block:IfLinkfivetitle} <font color="{color:background}">-----</font><a href="{text:link five}" title="{text:link five title}"></a>{/block:IfLinkfivetitle}
  701. {block:IfLinksixtitle} <font color="{color:background}">-----</font><a href="{text:link six}" title="{text:link six title}"></a> {/block:IfLinksixtitle}
  702. </center>
  703.  
  704. </div>
  705. </div>
  706.  
  707.  
  708. </div>
  709.  
  710. </div>
  711.  
  712. <div id="posts">
  713. {block:Posts}
  714. <div id="entry">
  715.  
  716. {block:Text}
  717. {block:Title}<span class="title">{Title}</span>{/block:Title}
  718. <span class="entrytext">{Body}</span></a>
  719. {block:IndexPage}
  720. <div class="permalinktext">
  721. {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a>
  722. </div>
  723. {/block:IndexPage}
  724. {/block:Text}
  725.  
  726. {block:Link}
  727. <a href="{URL}" class="title">{Name}</a>
  728. {block:Description}{Description}{/block:Description}
  729. {block:IndexPage}
  730. <div class="permalinktext">
  731. {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a></div>
  732. {/block:IndexPage}
  733. {block:Link}
  734.  
  735. {block:Photo}
  736. <div id="photo">
  737. <div id="image">
  738. {block:IndexPage}{LinkOpenTag}
  739.  
  740.  
  741.  
  742.  
  743. <div class="ass"></div><div class="hoe"></div>
  744.  
  745.  
  746.  
  747.  
  748. <div style=" position: absolute; opacity: 1.0;top: 40%; display: table-cell; vertical-align: middle; width:100%;"><p style=" position: relative; top: -45%; left:30%;"><p>
  749.  
  750. <center>
  751. <div class="permie2"> <a title="{notecountwithlabel}" href="{permalink}"></a></div>
  752. <div class="permie"> <a title="{notecountwithlabel}" href="{permalink}"></a></div>
  753. <div class="perm2"> <a title="reblog this" href="{reblogurl}"></a></div>
  754. <div class="perm3"> <a title="{Month} {DayOfMonth}" href="/"></a></div>
  755.  
  756. </div>
  757. <p>
  758.  
  759.  
  760.  
  761. <div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%; 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>{LinkCloseTag}{/block:IndexPage}</div></div>
  762.  
  763. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  764. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%;"></a>{LinkCloseTag}{/block:PermalinkPage}
  765. {/block:Photo}
  766.  
  767.  
  768. {block:Photoset}
  769. <center>
  770. {block:IndexPage}
  771. <div class="perma">
  772. <font color="#fff">{Month}</font> <font color="#fff">{DayOfMonth}</font> / <a href="{permalink}"title="click here for permalinkpage"><font color="#fff">{notecountwithlabel}</font></a> / <a href="{reblogurl}"title="reblog this post"><font color="#fff">reblog me</font></a></span></div>
  773. <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  774. {/block:IndexPage}
  775. </center>
  776. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  777. {/block:Photoset}
  778.  
  779. {block:Quote}
  780. <div class="quote">❝{quote}❞ </div>
  781. {block:IndexPage}
  782. <div class="permalinktext">
  783. {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a></div>{/block:IndexPage}
  784. {/block:IndexPage}
  785. {/block:Quote}
  786.  
  787. {block:Chat}
  788. {block:Title}<span class="title">{Title}</span>{/block:Title}
  789. <ul class="chat">
  790. {block:Lines}
  791. <li class="user_{UserNumber}">
  792. {block:Label}
  793. <span class="label">{Label}</span>
  794. {/block:Label}
  795.  
  796. {Line}<br>
  797. {/block:Lines}
  798. {block:IndexPage}
  799. <div class="permalinktext">
  800. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
  801. </div>{/block:IndexPage}
  802. {/block:Chat}
  803.  
  804. {block:Audio}
  805. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  806. {block:IndexPage}
  807. <div class="permalinktext"><a href="{permalink}">{notecountwithlabel}</a>
  808. </div>
  809. {/block:IndexPage}
  810. {/block:Audio}
  811.  
  812. {block:Video}
  813. <center>
  814. {block:IndexPage}
  815. <div class="perma">
  816. <a href="{permalink}"title="click here for permalinkpage"><font color="#fff">{notecount}</font></a><br> <a href="{reblogurl}"title="reblog this post"><font color="#fff">share</font></a>
  817. </div>
  818. <div style="width: 180px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  819. {/block:IndexPage}
  820. </center>
  821. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  822. {block:Video}
  823.  
  824. {block:PermalinkPage}
  825. <center>
  826. {block:Caption}{Caption}{/block:Caption}
  827. {block:RebloggedFrom}
  828. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  829. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  830. {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  831.  
  832. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  833. </center>
  834. {/block:PermalinkPage}
  835.  
  836. {block:PostNotes}<div align="middle"></div>
  837. <center></center></span><br>
  838. <div id="postnotes">{PostNotes}</div><br>
  839. <center>{block:ContentSource}
  840. <br><a href="{SourceURL}">
  841. {lang:Source}:
  842. {block:SourceLogo}
  843. <img src="{BlackLogoURL}" width="{LogoWidth}"
  844. height="{LogoHeight}" alt="{SourceTitle}" />
  845. {/block:SourceLogo}
  846. {block:NoSourceLogo}
  847. {SourceLink}
  848. {/block:NoSourceLogo}
  849. </a>
  850. {/block:ContentSource}</center>
  851.  
  852. {/block:PostNotes}
  853. </div>
  854. {/block:Posts}
  855. </div></div>
  856.  
  857. {block:indexpage}
  858. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  859. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
  860. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  861. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
  862. <script type="text/javascript">
  863. $(window).load(function(){
  864. var $wall = $('#posts');
  865. $wall.imagesLoaded(function(){
  866. $wall.masonry({
  867. itemSelector: '#entry, #entry_photo',
  868. isAnimated : false
  869. });
  870. });
  871.  
  872. $wall.infinitescroll({
  873. navSelector : '#page-nav',
  874. nextSelector : '#page-nav a',
  875. itemSelector : '#entry, #entry_photo',
  876. bufferPx : 2000,
  877. debug : false,
  878. errorCallback: function() {
  879. $('#infscr-loading').fadeOut('normal');
  880. }},
  881. function( newElements ) {
  882. var $newElems = $( newElements );
  883. $newElems.hide();
  884. $newElems.imagesLoaded(function(){
  885. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  886. });
  887. }); $('#content').show(500);
  888. });
  889. </script>
  890. {/block:indexpage}
  891.  
  892. </body>
  893. </html>
Add Comment
Please, Sign In to add comment