Advertisement
ramisaaaaa

Untitled

Jul 31st, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.10 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws some codes are from cap1tol okay keep credit this was so hard <3
  3. -->
  4.  
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  10. <meta name="color:background" content="#aaa"/>
  11. <meta name="color:text" content="#130C11"/>
  12. <meta name="color:title" content="#130C11"/>
  13. <meta name="color:hover" content="#130C11"/>
  14. <meta name="color:link" content="#000000"/>
  15. <meta name="color:shadow" content="#dadada"/>
  16. <meta name="image:Background" content=""/>
  17. <meta name="image:sidebar" content=""/>
  18. <meta name="if:faded images" content="0"/>
  19. <meta name="color:side1" content="##12ff00"/>
  20. <meta name="color:side2" content=" #000000"/>
  21. <meta name="color:side3" content=" #FFFFFF"/>
  22. <meta name="text:Link one" content=""/>
  23. <meta name="text:Link one Title" content=""/>
  24. <meta name="text:Link Two" content="" />
  25. <meta name="text:Link Two Title" content=""/>
  26. <meta name="text:Link Three" content="" />
  27. <meta name="text:Link Three Title" content=""/>
  28. <meta name="text:Link Four" content="" />
  29. <meta name="text:Link Four Title" content=""/>
  30. <meta name="text:Link Five" content="" />
  31. <meta name="text:Link Five Title" content=""/>
  32. <meta name="color: first letter of title" content="#000"/>
  33. <meta name="text:moving text" content="as long as you love me"/>
  34. <meta name="text:moving text2" content="as long as you love me"/>
  35. <meta name="text:image border url" content="http://i748.photobucket.com/albums/xx122/luuuh/divisorias/barinhas47.gif"/>
  36.  
  37. <style type="text/css">
  38.  
  39. {block:iffadedimages}img{
  40.  
  41. -webkit-transition: opacity 0.8s linear;
  42.  
  43. opacity: 0.60;
  44.  
  45. }
  46. img:hover{
  47.  
  48. -webkit-transition: opacity 0.8s linear;
  49.  
  50. opacity: 1;
  51.  
  52. }{/block:iffadedimages}
  53.  
  54.  
  55.  
  56. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  57. body, a, a:hover {cursor: url(http://i56.tinypic.com/2589ppu.png), progress;}
  58.  
  59.  
  60. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  61.  
  62. body, a, a:hover {cursor: url(http://i56.tinypic.com/2589ppu.png), progress;}
  63.  
  64.  
  65. ::-webkit-scrollbar {width: 8px; height: 4px; background: white; }
  66.  
  67. ::-webkit-scrollbar-thumb { background-color: #dadada; -webkit-border-radius: 0ex; border: 1px solid #dadada; width: 3px;}
  68.  
  69.  
  70. #tumblr_controls{
  71. position:fixed !important;
  72. }
  73.  
  74. .wrapper{
  75. margin: 0px auto;
  76. width: 802px;
  77. }
  78.  
  79. .header{
  80. float: left;
  81. width: 100%;
  82. }
  83.  
  84. .left{
  85. float: left;
  86. margin-right: 20px;
  87. width: 802px;
  88. }
  89.  
  90. .right{
  91. float: right;
  92. width: 200px;
  93. background-color: {color:Background};
  94. }
  95.  
  96. body {
  97. margin:0px;
  98. text-decoration: none;
  99. background-color: {color:background};
  100. background-image:url({image:Background});
  101. background-attachment: fixed;
  102. background-repeat: repeat;
  103. color: {color:Text};
  104. font-family: handy00;
  105. text-transform: uppercase;
  106. font-size: 8px;
  107. }
  108.  
  109. div#content{
  110. padding: 4px;
  111. }
  112.  
  113. a:link, a:active, a:visited{
  114. color: {color:Link};
  115. text-decoration: none;
  116. -webkit-transition: color 0.2s ease-out;
  117. -moz-transition: color 0.2s ease-out;
  118. }
  119.  
  120. a:hover{
  121. color:{color:Hover};
  122. text-decoration: underline;
  123. -webkit-transition: color 0.2s ease-out;
  124. -moz-transition: color 0.2s ease-out;
  125. text-shadow: {color:shadow} 5px 2px 2px;
  126. }
  127.  
  128.  
  129. .entry {
  130. float:left;
  131. padding: 0px;
  132. margin: 0px;
  133. font-color: #000000;
  134. {block:IndexPage}
  135. width: 250px;
  136. {/block:IndexPage}
  137. {block:PermalinkPage}
  138. width:500px;
  139. {/block:PermalinkPage}
  140. background-color: white;
  141. opacity: 1.0;
  142. }
  143.  
  144. .permalink{
  145. display: block;
  146. padding: 0px;
  147. margin: 4px 8px 0px 8px;
  148. text-transform: uppercase;
  149. font-family: pixel;
  150. font-size: 8px;
  151. color: #313131;
  152. line-height: 18px;
  153. text-align: right;
  154. text-decoration: none;
  155. -webkit-transition: color 0.5s ease-out;
  156. -moz-transition: color 0.5s ease-out;
  157. border-top: 1px dotted #dcdcdc;
  158. }
  159. }
  160.  
  161.  
  162.  
  163. .entry .perma a{
  164. color:#fff;
  165. }
  166.  
  167. .entry .perma{
  168. width:50%;
  169. height:0px;
  170. position: absolute;
  171. text-align: center;
  172. font-family: impsum;
  173. font-size: 15px;
  174. line-height: 40px;
  175. text-align: left;
  176. color:#fff;
  177. overflow:hidden;
  178. opacity: 0.0;
  179. bottom: 5px;
  180. letter-spacing: 3px;
  181. background-color:#000000;
  182. background-image:url(https://encrypted-tbn0.google.com/images?q=tbn:ANd9GcSG8KAvGS5PezRmcqM9pYimJo2YgDJIDWdfnv2LSrUKZ_EY3Up1kw);
  183. }
  184.  
  185. .entry:hover .perma{
  186. height: 100%;
  187. bottom: 0px;
  188. padding-top:-30px;
  189. overflow:visible;
  190. -webkit-transition: opacity 0.7s linear; opacity: 0.8;
  191. -webkit-transition: all 0.7s linear;
  192. -moz-transition: all 0.7s linear;
  193. transition: all 0.6s linear;
  194. }
  195.  
  196.  
  197. .entry .perma2 a{
  198. color:#000000;
  199. }
  200.  
  201. .entry .perma2{
  202. width:50%;
  203. height:0px;
  204. position: absolute;
  205. text-align: center;
  206. font-family: impsum;
  207. font-size: 25px;
  208. line-height: 165px;
  209. text-align: left;
  210. overflow:hidden;
  211. opacity: 0.0;
  212. bottom: 5px;
  213. color:#fff;
  214. margin-left: 125px;
  215. background-color:#fff;
  216. background-image:url(https://encrypted-tbn1.google.com/images?q=tbn:ANd9GcSW8gvREavFYXFWtyvYeE3kuRx3Oixj9WT4tlzAuZ7kSBXUBH31);
  217. }
  218.  
  219. .entry:hover .perma2{
  220. height: 100%;
  221. top: 0px;
  222. padding-top:-30px;
  223. overflow:visible;
  224. -webkit-transition: opacity 0.7s linear; opacity: 0.8;
  225. -webkit-transition: all 0.7s linear;
  226. -moz-transition: all 0.7s linear;
  227. transition: all 0.6s linear;
  228. }
  229. .likep {
  230. display: inline;
  231. width: 40px;
  232. float: right;
  233. height: 20px;
  234. margin-left:10px;
  235. overflow: hidden;
  236. position: relative;
  237. z-index: 9999999;
  238. background-color: #000000;
  239. opacity: 1.0;
  240. border-top-right-radius:10px;
  241.  
  242. border-bottom-left-radius:10px;
  243. }
  244.  
  245. .likep a {
  246. background-position: 0px 0px;
  247. display: block;
  248. z-index: 9999999;
  249. background-color: #000000;
  250. opacity: 1.0;
  251. -webkit-transition: all .4s ease;
  252. -moz-transition: all .4s ease;
  253. -o-transition: all .4s ease;
  254. transition: all .4s ease;
  255. border-top-right-radius:40px;
  256.  
  257. border-bottom-left-radius:40px;
  258. }
  259.  
  260. .likep img {
  261. width: 21px;
  262. height: 20px;
  263. -webkit-transition: all .4s ease;
  264. -moz-transition: all .4s ease;
  265. -o-transition: all .4s ease;
  266. transition: all .4s ease;
  267. margin-left: 190px;
  268. }
  269. .rep img{
  270. width: 24px;
  271. height: 20px;
  272. line-height: 30px;
  273. display: inline;
  274. margin-left: -130px;
  275. background-color: #000000;
  276. opacity: 0.8;
  277. }
  278.  
  279. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  280.  
  281. div#sidebar{
  282. position:fixed !important;
  283. width: 180px;
  284. height:208px;
  285. margin-top: 120px;
  286. margin-left:0px;
  287. padding: 2px;
  288. line-height:11px;
  289. letter-spacing:0px;
  290. margin-bottom: 6px;
  291. font-size: 8px;
  292. opacity: 1.0;
  293. border: 1px #dadada solid;
  294. }
  295.  
  296.  
  297. #sidebarpicture img {
  298. background-color: #fff;
  299. position:fixed;
  300. z-index:100000;
  301. -webkit-transition: all 1.0s ease-in;
  302. -moz-transition: all 1.0s ease-in;
  303. -o-transition: all 1.0s ease-in;
  304. -ms-transition: all 1.0s ease-in;
  305. transition: all 1.0s ease-in;
  306. width:100px;
  307. height:100px;
  308. margin-top:-20px;
  309. margin-left: -560px;
  310. border-top-right-radius:10px;
  311. border-bottom-left-radius:10px;
  312. }
  313.  
  314.  
  315. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  316.  
  317.  
  318.  
  319.  
  320. #postnotes{
  321. text-align: justify;}
  322.  
  323. #postnotes blockquote{
  324. border: 0px;}
  325.  
  326. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  327.  
  328.  
  329. #ssidebarimage{margin-left: 120px; margin-top: 67px; width: 100px; float: left; background-color: {color:sidebar}; padding: 5px; position: fixed; height: 158px;}
  330. .sdbarimg {padding: 3px; background-color: {color:background}; border: 1px solid #dadada; height: 158px;}
  331. .sdbarimg img{max-width: 100px; height: auto; display: inline; margin-bottom: 1px;}
  332.  
  333.  
  334. #posts {
  335. width: 550px;
  336. margin-left:200px;
  337. background-color: {color:background};
  338. background-image:url({image:Background});
  339. {block:PermalinkPage}
  340. {/block:PermalinkPage}
  341. float:left;
  342. }
  343.  
  344. #infscr-loading{
  345. bottom: -70px;
  346. position: absolute;
  347. left: 50%;
  348. margin-left:-8px;
  349. width:16px;
  350. height:11px;
  351. overflow:hidden;
  352. margin-bottom: 50px;
  353. }
  354.  
  355.  
  356. #sidepicture {
  357. width: 50px;
  358. }
  359.  
  360. #sidepicture .side1{
  361. position:absolute;
  362. opacity:0;
  363. font-size: 8px;
  364. line-height:10px;
  365. text-align: center;
  366. text-transform:uppercase;
  367. width: 175px;
  368. height: 20px;
  369. background-color: {color:side2};
  370. margin-top:-181px;
  371. margin-left:-75px;
  372. padding-right:5px;
  373. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s
  374. transition: .6s;
  375. }
  376.  
  377.  
  378. #sidepicture:hover .side1 {
  379. opacity:.75;
  380. margin-left:-0px;
  381. margin-top: -211px;
  382. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s
  383. transition: .6s;
  384. }
  385.  
  386.  
  387. #sidepicture .side2{
  388. position:absolute;
  389. opacity:0;
  390. font-size: 8px;
  391. line-height:9px;
  392. text-align: center;
  393. width: 175px;
  394. height: 25px;
  395. background-color: {color:side2};
  396. margin-top:0px;
  397. margin-left:0px;
  398. padding-left:5px;
  399. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  400. transition: .6s;
  401. }
  402.  
  403.  
  404. #sidepicture:hover .side2{
  405. opacity:.75;
  406. margin-top:-145px;
  407. margin-left:0px;
  408. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  409. transition: .6s;
  410. }
  411.  
  412.  
  413.  
  414. #sidepicture .side3{
  415. position:absolute;
  416. opacity:0;
  417. font-size: 8px;
  418. line-height:10px;
  419. text-align: center;
  420. width: 175px;
  421. height: 175px;
  422. background-color: {color:Side3};
  423. margin-top:-136px;
  424. margin-left:100px;
  425. padding-left:5px;
  426. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  427. transition: .6s;
  428. }
  429.  
  430.  
  431. #sidepicture:hover .side3{
  432. opacity:.75;
  433. margin-left:0px;
  434. margin-top:-204px;
  435. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  436. transition: .6s;
  437. }
  438.  
  439.  
  440. #sidepicture .side4{
  441. position:absolute;
  442. opacity:1;
  443. font-size: 8px;
  444. line-height:6px;
  445. text-align: center;
  446. width: 175px;
  447. height: auto;
  448. background-color: transparent;
  449. margin-top:-220px;
  450. margin-left:0px;
  451. padding-left:5px;
  452. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  453. transition: .6s;
  454. }
  455.  
  456.  
  457. #sidepicture:hover .side4{
  458. opacity:.75;
  459. margin-left:0px;
  460. margin-top:-220px;
  461. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  462. transition: .6s;
  463. }
  464.  
  465.  
  466. #sidepicture .side5{
  467. position:absolute;
  468. opacity:0;
  469. font-size: 8px;
  470. line-height:6px;
  471. text-align: center;
  472. width: 175px;
  473. height: 18px;
  474. background-color: {color:side2};
  475. margin-top:0px;
  476. margin-left:0px;
  477. padding-left:5px;
  478. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  479. transition: .6s;
  480. }
  481.  
  482.  
  483. #sidepicture:hover .side5{
  484. opacity:.75;
  485. margin-top:-32px;
  486. margin-left:0px;
  487. -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s; -ms-transition: .6s;
  488. transition: .6s;
  489. }
  490.  
  491. @font-face { font-family: "impsum"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf'); }
  492.  
  493. @font-face { font-family: "lorem"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  494.  
  495. @font-face {
  496. font-family: "caviardreams";
  497. src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf');
  498. }
  499.  
  500.  
  501.  
  502. div#description{
  503. margin-top:-80px;
  504. margin-left: 0px;
  505. padding: 4px 3px 4px 2px;
  506. width: 150px;
  507. height: auto;
  508. background-color: {color:background};
  509. background-image:url({image:Background});
  510. position: fixed;
  511. text-align: left;
  512. }
  513. .title{
  514. font-family: bebas neue;
  515. font-size: 18px;
  516. line-height:14px;
  517. color: {color:Title};
  518. font-weight: normal;
  519. }
  520.  
  521.  
  522. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  523.  
  524.  
  525. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  526.  
  527. .blogtitle{
  528. font-family: black swan;
  529. font-size: 55px;
  530. line-height:10px;
  531. width: 390px;
  532. color: {color:title};
  533. font-weight: normal;
  534. text-transform: lowercase;
  535. margin-top: -160px;
  536. }
  537.  
  538.  
  539. .firstletter {
  540. font-family:bebas neue;
  541. text-transform: lowercase;
  542. font-size:43px;
  543. margin-top: 10px;
  544. margin-left: 0px;
  545. line-height: 20px;
  546. width:160px;
  547. color: #000;
  548. text-align: right;
  549. }
  550.  
  551. .firstletter:first-letter {
  552. color: {color: first letter of title};
  553. text-transform: uppercase;
  554. font-size:43px;
  555. }
  556.  
  557.  
  558. div#sidequote{
  559. position:fixed !important;
  560. width: auto;
  561. height: auto;
  562. margin-top: 460px;
  563. margin-left: 740px;
  564. font-family: littlefont;
  565. text-transform: uppercase;
  566. font-size: 8px;
  567. letter-spacing: 10px;
  568. line-height: 40px;
  569. text-align: center;
  570. font-color: #fff;
  571. }
  572.  
  573. div#sidequote2{
  574. position:fixed !important;
  575. width: auto;
  576. height: auto;
  577. margin-top: 480px;
  578. margin-left: 700px;
  579. background-color: transparent;
  580. font-family: dawning;
  581. font-size: 45px;
  582. line-height: 40px;
  583. text-align: center;
  584. text-shadow: 1px 1px 1px #888;
  585. font-color: #fff;
  586. }
  587.  
  588. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  589.  
  590.  
  591. @font-face {
  592. font-family: "dawning";
  593. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  594. }
  595.  
  596. @font-face{
  597. font-family: 'pixel';
  598. font-style: normal;
  599. font-weight: normal;
  600. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  601.  
  602. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  603.  
  604. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  605.  
  606. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  607.  
  608. @font-face{
  609. font-family: 'pixel';
  610. font-style: normal;
  611. font-weight: normal;
  612. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  613.  
  614. @font-face {font-family:"handy00";src:url('http://static.tumblr.com/vtqel59/gijlrtxyw/handy00.ttf');}
  615.  
  616. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  617.  
  618. @font-face { font-family: "arsenale white"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  619.  
  620. @font-face {
  621. font-family: "caviardreams";
  622. src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf');
  623. }
  624.  
  625.  
  626. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  627.  
  628. blockquote{
  629. padding:0px 0px 2px 5px;
  630. margin:0px 0px 2px 10px;
  631. border-left: 1px dotted #555555;
  632. }
  633.  
  634.  
  635. {CustomCSS}
  636.  
  637. </style>
  638.  
  639. {block:IndexPage}
  640. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  641. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  642.  
  643. <script type="text/javascript">
  644. $(window).load(function () {
  645. var $content = $('#posts');
  646. $content.masonry({itemSelector: '.entry'}),
  647. $content.infinitescroll({
  648. navSelector : 'div#pagination',
  649. nextSelector : 'div#pagination a#nextPage',
  650. itemSelector : '.entry',
  651. loading: {
  652. finishedMsg: '',
  653. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  654. },
  655. bufferPx : 600,
  656. extraScrollPx: 700,
  657. debug : false,
  658. },
  659. // call masonry as a callback.
  660. function( newElements ) {
  661. var $newElems = $( newElements );
  662. $newElems.hide();
  663. // ensure that images load before adding to masonry layout
  664. $newElems.imagesLoaded(function(){
  665. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  666.  
  667.  
  668. });
  669. });
  670. });
  671. </script>
  672.  
  673. {/block:IndexPage}
  674.  
  675. <title>{title}</title>
  676.  
  677. <link rel="shortcut icon" href="{Favicon}">
  678. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  679. <meta name="viewport" content="width=820" />
  680.  
  681. </head>
  682. <body>
  683.  
  684. <div class="wrapper">
  685.  
  686. <div id="sidebar">
  687. <div id="sidepicture"><img src="{image:sidebar}" width=180px height=208px>
  688. <div class="side1"></div> .
  689.  
  690.  
  691.  
  692. <div class="side3"></a><br><br><div id="blogtitle">
  693. <div class="firstletter">{Title}</div>
  694. </div></center><br>{Description}</br> <br><a href="{text:link one}">{text:link one title}</a> + <a href="{text:link two}">{text:link two title}</a> + <a href="{text:link three}">{text:link three title}</a> + <a href="{text:link four}">{text:link four title}</a> + <a href="{text:link five}">{text:link five title}</a> <br> <img src="{text:image border url}" border="0" alt="Photobucket"></a></div>
  695.  
  696. <div class="side5"><br><marquee>{text:moving text}</marquee></br>
  697. </div>
  698.  
  699.  
  700. <div class="side4"><br><marquee>{text:moving text2}</marquee></br>
  701. </div>
  702.  
  703.  
  704.  
  705. </div>
  706.  
  707. </div>
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714. <div id="content">
  715. <div class="left">
  716.  
  717. <div id="posts">
  718.  
  719. {block:Posts}
  720. <div class="entry">
  721.  
  722. {block:IndexPage}
  723. {/block:IndexPage}
  724.  
  725. {block:Text}
  726. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  727. <div class="permadbdbgd">
  728. <span class="permavffv"><a href="{permalink}">
  729. <span class="permaffvfv"><a href="{permalink}">{timeago} // {NoteCountWithLabel}</a></div>
  730. {/block:Text}
  731.  
  732. {block:Link}
  733. <a href="{URL}" class="title">{Name}</a>
  734. {block:Description}{Description}{/block:Description}
  735. <div class="permalink">
  736. <a href="{permalink}">
  737. <a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  738. </a></a></span></div>
  739. {block:Link}
  740.  
  741. {block:Photo}
  742.  
  743.  
  744. <div class="perma">
  745. <center><a href="{ReblogURL}" target="_blank">Posted {TimeAgo}</a></center>
  746. <center><a href="{ReblogURL}" target="_blank">With {notecountwithlabel}</a><br></center>
  747. </span></div></center>
  748.  
  749.  
  750. <div class="perma2">
  751. <center><a href="{ReblogURL}" target="_blank">Reblog</a></span></div></center>
  752.  
  753. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}{/block:IndexPage}
  754. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  755. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  756.  
  757.  
  758. {/block:Photo}
  759.  
  760. {block:Photoset}
  761. {block:IndexPage}
  762. <center>
  763. {Photoset-240}</center>
  764. {/block:IndexPage}
  765. {block:PermalinkPage}
  766. <center>
  767. {Photoset-500}</center>
  768. <div class="perma">
  769. <span class="permalink"><a href="{permalink}">
  770. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  771. </a></a></span></div>
  772. {/block:PermalinkPage}
  773. {/block:Photoset}
  774.  
  775. {block:Quote}
  776. {Quote}</span>
  777. {block:Source}<strong>{Source}</strong>{/block:Source}
  778. <div class="permafvvffvfd">
  779. <span class="permalinkvfv"><a href="{permalink}">
  780. <span class="permalinkvfvfvvf"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  781. </a></a></span></div>
  782. {/block:Quote}
  783.  
  784. {block:Chat}
  785. {block:Title}<span class="title">{Title}</span>{/block:Title}
  786. <ul class="chat">
  787. {block:Lines}
  788. <li class="user_{UserNumber}">
  789. {block:Label}
  790. <span class="label">{Label}</span>
  791. {/block:Label}
  792.  
  793. {Line}
  794. </li>
  795. {/block:Lines}
  796. </ul><div class="permavvfdx">
  797. <span class="permalinkfvvff"><a href="{permalink}">
  798. <span class="permalinkfvff"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  799. </a></a></span></div>
  800.  
  801. {/block:Chat}
  802.  
  803. {block:Audio}
  804. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  805. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  806. <div class="permadffv">
  807. <span class="permalink"><a href="{permalink}">
  808. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  809. </a></a></span></div>
  810. {/block:Audio}
  811.  
  812. {block:Answer}
  813. <br><div style=" border: 1px solid #dadada; border: radius: 5px; margin: 3px; min-height:30px; padding: 3px; background-color: #fff; box-shadow: 0px 0px 1px 2px #dadada; font-family: pixel; font-size: 8px;">
  814. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px {color:first letter} border-radius: 30px;"/>
  815. {Asker}: {Question}<br></div>
  816. <br>
  817. {answer}
  818. {/block:Answer}
  819.  
  820. {block:Video}
  821. {block:IndexPage}
  822. <center>
  823. {Video-250}</center>
  824. {/block:IndexPage}
  825. {block:PermalinkPage}
  826. <center>
  827. {Video-500}</center>
  828. {/block:PermalinkPage}
  829. <div class="perma vvvc">
  830. <span class="permalink"><a href="{permalink}">
  831. <span class="permalink"><a href="{permalink}">Posted at {12Hour}:{Minutes} {AMPM} / {notecountwithlabel}
  832. </a></a></span></div>
  833. {block:Video}
  834.  
  835. {block:PermalinkPage}
  836. <center>
  837. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  838. {/block:PermalinkPage}
  839.  
  840.  
  841. {block:PostNotes}{PostNotes}
  842. {/block:PostNotes}
  843. </div>
  844.  
  845.  
  846. {/block:Posts}
  847. </div>
  848. </div>
  849. {block:IndexPage}
  850. {block:Pagination}
  851. <div id="pagination">
  852. {block:NextPage}
  853. <a id="nextPage" href="{NextPage}"></a>
  854. {/block:NextPage}
  855. {block:PreviousPage}
  856. <a href="{PreviousPage}"></a>
  857. {/block:PreviousPage}
  858. </div>
  859. {/block:Pagination}
  860. {/block:IndexPage}
  861. </div>
  862. </body>
  863. </html>
  864.  
  865. <div style="position:fixed; bottom:15px; left:10px;">
  866. <a href="http://biebinator.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement