Advertisement
ramisaaaaa

Untitled

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