Advertisement
ramisaaaaa

custom theme

Jul 18th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.92 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws
  3. permalinks by tit
  4. links by slave-s
  5. -->
  6.  
  7. <head>
  8. <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'>
  9. <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'>
  10. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13. <meta name="color:background" content="#dadada"/>
  14. <meta name="color:text" content="#130C11"/>
  15. <meta name="color:hover" content="#130C11"/>
  16. <meta name="color:link" content="#000000"/>
  17. <meta name="color:shadow" content="#dadada"/>
  18. <meta name="image:sidebar" content="1"/>
  19. <meta name="image:background" content="1"/>
  20. <meta name="if:show photo" content="1"/>
  21. <meta name="if:faded images" content="0"/>
  22. <meta name="if:transparent sidebar" content="1"/>
  23. <meta name="text:link two" content="" />
  24. <meta name="text:link two title" content="" />
  25. <meta name="text:link three" content="" />
  26. <meta name="text:link three title" content="" />
  27. <meta name="text:link four" content="" />
  28. <meta name="text:link four title" content="" />
  29. <meta name="text:link five" content="" />
  30. <meta name="text:link five title" content="" />
  31. <meta name="text:link six" content="" />
  32. <meta name="text:link six title" content="" />
  33. <meta name="color:link 1" content="#A23838"/>
  34. <meta name="color:link 2" content="#DD7616"/>
  35. <meta name="color:link 3" content="#F1F12D"/>
  36. <meta name="color:link 4" content="#16B816"/>
  37. <meta name="color:link 5" content="#16B8B1"/>
  38. <meta name="color:link 6" content="#320C55"/>
  39.  
  40. <style type="text/css">
  41.  
  42. {block:iffadedimages}img{
  43.  
  44. -webkit-transition: opacity 0.4s linear;
  45.  
  46. opacity: 0.90;
  47.  
  48. }
  49. img:hover{
  50.  
  51. -webkit-transition: opacity 0.4s linear;
  52.  
  53. opacity: 1;
  54.  
  55. }{/block:iffadedimages}
  56.  
  57.  
  58.  
  59. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  60. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  61.  
  62.  
  63. 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;}
  64.  
  65. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  66.  
  67.  
  68. ::-webkit-scrollbar {width: 8px; height: 4px; background: #FFFFFF; }
  69.  
  70. ::-webkit-scrollbar-thumb { background-color: #ffffff; -webkit-border-radius: 0ex; border: 1px solid black;}
  71.  
  72.  
  73. #tumblr_controls{
  74. position:fixed !important;
  75. }
  76.  
  77. .wrapper{
  78. margin: 0px auto;
  79. width: 802px;
  80. }
  81.  
  82. .header{
  83. float: left;
  84. width: 100%;
  85. }
  86.  
  87. .left{
  88. float: left;
  89. margin-right: 0px;
  90. width: 802px;
  91. }
  92.  
  93. .right{
  94. float: right;
  95. width: 200px;
  96. background-color: {color:Background};
  97. }
  98.  
  99. body {
  100. margin:0px;
  101. text-decoration: none;
  102. background-color: {color:background};
  103. background-image:url({image:Background});
  104. background-attachment: fixed;
  105. background-repeat: repeat;
  106. color: {color:Text};
  107. font-family: verdana;
  108. font-size:9px;
  109. }
  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: ;
  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. .entry {
  131. float:left;
  132. {block:IndexPage}
  133. padding: 2px;
  134. padding-bottom: 0px;
  135. margin: 0px;
  136. width: 200px;
  137. {/block:IndexPage}
  138. background-color: white;
  139. {block:PermalinkPage}
  140. width:400px;
  141. {/block:PermalinkPage}
  142. opacity: 1.0;
  143. }
  144.  
  145. .permalink{
  146. display: block;
  147. line-height: 13px;
  148. text-transform: none;
  149. font-family: helvetica;
  150. font-size: 8px;
  151. text-align:center;
  152. margin-top: 1px;
  153. background-color: #696969;
  154. opacity: 0.8;
  155. text-transform: uppercase;
  156. font-color: #000000;
  157. }
  158.  
  159. .entry:hover .permalink{
  160. background-color: white;
  161. -webkit-transition: all .2s ease;
  162. -moz-transition: all .2s ease;
  163. -o-transition: all .2s ease;
  164. transition: all .2s ease;
  165. }
  166.  
  167. .perms {
  168. color: #000000;
  169. opacity: 0.8;
  170. font-family: littlefont;
  171. text-transform: uppercase;
  172. font-size:8px;
  173. line-height:18px;
  174. background-color: #ffffff;
  175. padding:5px 5px;
  176. }
  177.  
  178. .perms a:hover {
  179. color: #000000;
  180. text-decoration: underline;
  181. }
  182.  
  183.  
  184. .perma
  185. {
  186. opacity: 0.0;
  187. filter: alpha(opacity = 0);
  188. margin-top: 0px;
  189. width: px;
  190. height: 30px;
  191. line-height: 30px;
  192. font-size: 9px;
  193. position:absolute;
  194. text-align: center;
  195. z-index:9999991;
  196. color: {color:permalink};
  197.  
  198. }
  199. a.p
  200. {
  201.  
  202. color: {color:permalink};
  203. }
  204. .entry:hover .perma {
  205.  
  206. margin-top: -9px;
  207. margin-left: 0px;
  208. opacity: 1;
  209. -webkit-transition: all .2s ease;
  210. -moz-transition: all .2s ease;
  211. -o-transition: all .2s ease;
  212. transition: all .2s ease;
  213.  
  214.  
  215. }
  216.  
  217.  
  218. .perma2
  219. {
  220. opacity: 0.0;
  221. filter: alpha(opacity = 0);
  222. margin-top: -25px;
  223. width: px;
  224. height: 30px;
  225. line-height: 30px;
  226. font-size: 9px;
  227. position:absolute;
  228. text-align: center;
  229. z-index:9999991;
  230. color: {color:permalink};
  231.  
  232. }
  233. a.p
  234. {
  235.  
  236. color: {color:permalink};
  237. }
  238. .entry:hover .perma2 {
  239.  
  240. margin-top:-18px;
  241. margin-left: 60px;
  242. opacity: 1;
  243. -webkit-transition: all .2s ease;
  244. -moz-transition: all .2s ease;
  245. -o-transition: all .2s ease;
  246. transition: all .2s ease;
  247.  
  248.  
  249. }
  250.  
  251.  
  252. select {
  253. font-size: 9px;
  254. width: 100px;
  255.  
  256.  
  257. }
  258. option {
  259. font-size: 9px;
  260.  
  261. text-align: left;
  262.  
  263. }
  264. input[type=button]
  265. {
  266. font-size: 9px;
  267. }
  268.  
  269. .likep {
  270. width: 21px;
  271. height: 20px;
  272. overflow: hidden;
  273. position: relative;
  274. z-index: 9999999;
  275. position: absolute;
  276. margin-top: 26px;
  277. margin-left: 5px;
  278. }
  279. .rep {
  280. width: 24px;
  281. height: 20px;
  282. overflow: hidden;
  283. position: relative;
  284. z-index: 9999999;
  285. position: absolute;
  286. margin-top: 26px;
  287. margin-left: 31px;
  288. }
  289. .likep a:hover {
  290. background-position: 0px 0px;
  291. }
  292. .likep a {
  293. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  294. background-position: 0px 0px;
  295. display: block;
  296. z-index: 9999999;
  297. webkit-transition: all 0s linear;
  298. -webkit-transition: all 0s linear;
  299. -moz-transition: all 0s linear;
  300. transition: all 0s linear;
  301. }
  302. .likep img {
  303. width: 21px;
  304. height: 20px;
  305. webkit-transition: all 0.2s linear;
  306. -webkit-transition: all 0.2s linear;
  307. -moz-transition: all 0.2s linear;
  308. transition: all 0.2s linear;
  309. }
  310. .rep img{
  311. width: 24px;
  312. height: 20px;
  313. line-height: 30px;
  314. display: inline;
  315. }
  316.  
  317. .noteslabel { position: absolute;
  318. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  319. height: 20px;
  320. font-size: 11px;
  321. line-height: 20px;
  322. color: #fff;
  323. position: absolute;
  324. margin-top: 26px;
  325. margin-left: 60px;
  326. padding-left: 4px;
  327. padding-right: 4px;
  328. -moz-border-radius: 2px;
  329. border-radius: 2px;
  330. font-weight: bold;
  331. }
  332. .noteslabel a{
  333. color: #fff;
  334. }
  335.  
  336. div#sidebar2{
  337. position:fixed !important;
  338. margin-left: 748px;
  339. margin-top: 140px;
  340. width: 60px;
  341. height: 14%;
  342. padding: 0px;
  343. line-height:10px;
  344. font-size: 8px;
  345. font-family: tinytots;
  346. letter-spacing:0px;
  347. margin-bottom: 0px;
  348. background-color:transparent;
  349. background-image:url(http://assets.tumblr.com/images/x.gif);
  350. }
  351.  
  352.  
  353. .link1 a {
  354. width:3px; height:3px; font-family: littlefont;
  355. font-size:8px;
  356. text-transform: uppercase; line-height: 3px; display:block; margin-bottom:0px; margin-right:8px; text-align: right; background-color: ; color: transparent; padding: 5px; letter-spacing: 0px; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; font-style:normal; overflow:hidden; margin-bottom: 3px;background-color:{color:Link 1};
  357. }
  358.  
  359.  
  360.  
  361. .link1:hover a{
  362. background-color:{color:Link 1}; color:#000;-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;padding:5px; width:56px; text-align:right; border-radius: 0px 10px 10px 0px; border: 1px black solid;
  363. }
  364.  
  365.  
  366.  
  367. .link2 a {
  368. width:3px; height:3px;font-family: littlefont;
  369. font-size:8px;
  370. text-transform: uppercase; line-height: 3px; display:block; margin-bottom:0px; margin-right:8px; text-align: right; background-color: ; color: transparent; padding: 5px; letter-spacing: 0px; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; font-style:normal; overflow:hidden; margin-bottom: 3px;background-color:{color:Link 2};
  371. }
  372.  
  373.  
  374.  
  375. .link2:hover a{
  376. background-color:{color:Link 2}; color:#000;-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;padding:5px; width:56px; text-align:right; border-radius: 0px 10px 10px 0px; border: 1px black solid;
  377. }
  378.  
  379.  
  380.  
  381. .link3 a {
  382. width:3px; height:3px; font-family: littlefont;
  383. font-size:8px;
  384. text-transform: uppercase; line-height: 3px; display:block; margin-bottom:0px; margin-right:8px; text-align: right; background-color: ; color: transparent; padding: 5px; letter-spacing: 0px; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; font-style:normal; overflow:hidden; margin-bottom: 3px;background-color:{color:Link 3};
  385. }
  386.  
  387.  
  388.  
  389. .link3:hover a{
  390. background-color:{color:Link 3}; color:#000;-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;padding:5px; width:56px; text-align:right; border-radius: 0px 10px 10px 0px; border: 1px black solid;
  391. }
  392.  
  393.  
  394.  
  395. .link4 a {
  396. width:3px; height:3px; font-family: littlefont;
  397. font-size:8px;
  398. text-transform: uppercase; line-height: 3px; display:block; margin-bottom:0px; margin-right:8px; text-align: right; background-color: ; color: transparent; padding: 5px; letter-spacing: 0px; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; font-style:normal; overflow:hidden; margin-bottom: 3px;background-color:{color:Link 4};
  399. }
  400.  
  401. .link4:hover a{
  402. background-color:{color:Link 4}; color:#000;-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;padding:5px; width:56px; text-align:right; border-radius: 0px 10px 10px 0px; border: 1px black solid;
  403. }
  404.  
  405. .link5 a {
  406. padding-left:11px;
  407. width:3px; height:3px;font-family: littlefont;
  408. font-size:8px;
  409. text-transform: uppercase; line-height: 3px; display:block; margin-bottom:0px; margin-right:8px; text-align: right; background-color: ; color: transparent; padding: 5px; letter-spacing: 0px; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; font-style:normal; overflow:hidden; margin-bottom: 3px;background-color:{color:Link 5};
  410. }
  411.  
  412. .link5:hover a{
  413. background-color:{color:Link 5}; color:#000;-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;padding:5px; width:56px; text-align:right; border-radius: 0px 10px 10px 0px; border: 1px black solid;
  414. }
  415.  
  416. .link6 a {
  417. padding-left:11px;
  418. width:3px; height:3px;font-family: littlefont;
  419. font-size:8px;
  420. text-transform: uppercase; line-height: 3px;display:block; margin-bottom:0px; margin-right:8px; text-align: right; background-color: ; color: transparent; padding: 5px; letter-spacing: 0px; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; font-style:normal; overflow:hidden; margin-bottom: 3px;background-color:{color:Link 6};
  421. }
  422.  
  423. .link6:hover a{
  424. background-color:{color:Link 6}; color:#000;-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;padding:5px; width:56px; text-align:right; border-radius: 0px 10px 10px 0px; border: 1px black solid;
  425. }
  426.  
  427.  
  428. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  429.  
  430. div#sidebar{
  431. position:fixed !important;
  432. width: 200px;
  433. height:auto;
  434. margin-top: 50px;
  435. margin-left:540px;
  436. padding: 2px;
  437. line-height:11px;
  438. letter-spacing:0px;
  439. margin-bottom: 6px;
  440. background-color:white {block:iftransparentsidebar}transparent{/block:iftransparentsidebar};
  441. font-size: 9px;
  442. opacity: 1.0;
  443. }
  444.  
  445. #posts {
  446. width: 630px;
  447. margin-left:-100px;
  448. background-color: transparent;
  449. {block:PermalinkPage}
  450. margin-left:160px;
  451. {/block:PermalinkPage}
  452. float:left;
  453. }
  454.  
  455.  
  456. #infscr-loading{
  457. bottom: -70px;
  458. position: absolute;
  459. left: 50%;
  460. margin-left:-8px;
  461. width:16px;
  462. height:11px;
  463. overflow:hidden;
  464. margin-bottom: 50px;
  465. }
  466.  
  467.  
  468. .nav {position:fixed; margin-left:186px; margin-top:-122px; overflow:hidden}
  469.  
  470. #side1 {overflow:hidden}
  471.  
  472. #side1 a {width:36px; height:10px; font-family:helvetica; font-size: 10px; line-height: 9px; display:block; margin-bottom:0px; margin-right:8px; text-align: left; background-color: ; color: transparent; padding: 5px; letter-spacing: 0px; text-transform:lowercase; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; font-style:normal; overflow:hidden; margin-bottom: 1px;}
  473.  
  474. #side1 a:hover {background-color:#aaa; color:#000;-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;padding:5px; width:-56px; text-align:left; border-radius: 0px 10px 10px 0px;border: 1px white solid;}
  475.  
  476.  
  477.  
  478.  
  479. .title{
  480. font-family: cedarville cursive;
  481. font-size: 18px;
  482. line-height:14px;
  483. color: {color:Title};
  484. font-weight: normal;
  485. }
  486.  
  487. .blogtitle{
  488. font-family: meow;
  489. font-size: 25px;
  490. line-height:35px;
  491. color: {color:Title};
  492. font-weight: italic;
  493. }
  494.  
  495. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  496.  
  497. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  498.  
  499. blockquote{
  500. padding:0px 0px 2px 5px;
  501. margin:0px 0px 2px 10px;
  502. border-left: 1px dotted #555555;
  503. }
  504.  
  505.  
  506. {CustomCSS}
  507.  
  508. </style>
  509.  
  510. {block:IndexPage}
  511. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  512. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  513.  
  514. <script type="text/javascript">
  515. $(window).load(function () {
  516. var $content = $('#posts');
  517. $content.masonry({itemSelector: '.entry'}),
  518. $content.infinitescroll({
  519. navSelector : 'div#pagination',
  520. nextSelector : 'div#pagination a#nextPage',
  521. itemSelector : '.entry',
  522. loading: {
  523. finishedMsg: '',
  524. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  525. },
  526. bufferPx : 600,
  527. extraScrollPx: 700,
  528. debug : false,
  529. },
  530. // call masonry as a callback.
  531. function( newElements ) {
  532. var $newElems = $( newElements );
  533. $newElems.hide();
  534. // ensure that images load before adding to masonry layout
  535. $newElems.imagesLoaded(function(){
  536. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  537.  
  538.  
  539. });
  540. });
  541. });
  542. </script>
  543.  
  544. {/block:IndexPage}
  545.  
  546. <title>{title}</title>
  547.  
  548. <link rel="shortcut icon" href="{Favicon}">
  549. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  550. <meta name="viewport" content="width=820" />
  551.  
  552. </head>
  553. <body>
  554. <div class="wrapper">
  555. <div class="header">
  556. </span>
  557. </div>
  558.  
  559.  
  560. <div id="center">
  561.  
  562. <div id="sidebar2">
  563. <span class="link1"><a href="/">home</a> </span>
  564. {block:iflinktwo}<span class="link2"><a href="{text:link two}">{text:link two title}</a></span>{/block:iflinktwo}
  565. {block:iflinkthree}<span class="link3"><a href="{text:link three}">{text:link three title}</a></span>{/block:iflinkthree}
  566. {block:iflinkfour}<span class="link4"><a href="{text:link four}">{text:link four title}</a></span>{/block:iflinkfour}
  567. {block:iflinkfive}<span class="link5"><a href="{text:link five}">{text:link five title}</a></span>{/block:iflinkfive}
  568. {block:iflinksix}<span class="link6"><a href="{text:link six}">{text:link six title}</a></span>{/block:iflinksix}
  569. </div>
  570.  
  571.  
  572. <div id="sidebar">
  573.  
  574. <center>{block:ifshowphoto}<a href="/"><img src="{image:sidebar}"height= auto width=200px></a>
  575. {/block:ifshowphoto}</center>
  576. <center>{Description}</center>
  577.  
  578. </div>
  579.  
  580. <div id="content">
  581. <div class="left">
  582.  
  583. <div id="posts">
  584.  
  585. {block:Posts}
  586. <div class="entry">
  587.  
  588. {block:IndexPage}
  589. {/block:IndexPage}
  590.  
  591. {block:Text}
  592. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  593. <div class="permalink">
  594. <span class="permalink">{notecountwithlabel} | {timeago}<a href="{permalink}">
  595. <span class="permalink"><a href="{permalink}"></a></div>
  596. {/block:Text}
  597.  
  598. {block:Link}
  599. <a href="{URL}" class="title">{Name}</a>
  600. {block:Description}{Description}{/block:Description}
  601. <div class="permalink">
  602. <span class="permalink"><a href="{permalink}">
  603. <span class="permalink"><a href="{permalink}">
  604. </a></a></span></div>
  605. {block:Link}
  606.  
  607. {block:Photo}{block:IndexPage}<div class="perma">
  608. <span class="perms"><a href="{Permalink}">{NoteCountwithlabel}</a></span>
  609.  
  610. <span class="perms"><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  611. </div>
  612.  
  613. {/block:IndexPage}
  614. {block:IndexPage}
  615. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a>
  616. {/block:IndexPage}
  617. {block:permalinkpage}{LinkOpenTag}
  618. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}
  619. {/block:permalinkpage}
  620.  
  621. {/block:Photo}
  622.  
  623.  
  624.  
  625. {block:Photoset}
  626. {block:IndexPage}
  627. <center>
  628. {Photoset-200}</center>
  629. {/block:IndexPage}
  630. {block:PermalinkPage}
  631. <center>
  632. {Photoset-500}</center>
  633. <div class="permalink">
  634. <span class="permalink"><a href="{permalink}">
  635. <span class="permalink"><a href="{permalink}">
  636. </a></a></span></div>
  637. {/block:PermalinkPage}
  638. {/block:Photoset}
  639.  
  640. {block:Quote}
  641. {Quote}</span>
  642. {block:Source}<strong>{Source}</strong>{/block:Source}
  643. <div class="permalink">
  644. <span class="permalink"><a href="{permalink}">
  645. <span class="permalink"><a href="{permalink}">
  646. </a></a></span></div>
  647. {/block:Quote}
  648.  
  649. {block:Chat}
  650. {block:Title}<span class="title">{Title}</span>{/block:Title}
  651. <ul class="chat">
  652. {block:Lines}
  653. <li class="user_{UserNumber}">
  654. {block:Label}
  655. <span class="label">{Label}</span>
  656. {/block:Label}
  657.  
  658. {Line}
  659. </li>
  660. {/block:Lines}
  661. </ul><div class="permalink">
  662. <span class="permalink"><a href="{permalink}">
  663. <span class="permalink"><a href="{permalink}">
  664. </a></a></span></div>
  665.  
  666. {/block:Chat}
  667.  
  668. {block:Audio}
  669. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  670. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  671. <div class="permalink">
  672. <span class="permalink"><a href="{permalink}">
  673. <span class="permalink"><a href="{permalink}">
  674. </a></a></span></div>
  675. {/block:Audio}
  676.  
  677. {block:Video}
  678. {block:IndexPage}
  679. <center>
  680. {Video-250}</center>
  681. {/block:IndexPage}
  682. {block:PermalinkPage}
  683. <center>
  684. {Video-500}</center>
  685. {/block:PermalinkPage}
  686. <div class="permalink">
  687. <span class="permalink"><a href="{permalink}">
  688. <span class="permalink"><a href="{permalink}">
  689. </a></a></span></div>
  690. {block:Video}
  691.  
  692. {block:PermalinkPage}
  693. <center>
  694. {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>
  695. {/block:PermalinkPage}
  696.  
  697.  
  698. {block:PostNotes}{PostNotes}
  699. {/block:PostNotes}
  700. </div>
  701.  
  702.  
  703. {/block:Posts}
  704. </div>
  705. </div>
  706. {block:IndexPage}
  707. {block:Pagination}
  708. <div id="pagination">
  709. {block:NextPage}
  710. <a id="nextPage" href="{NextPage}"></a>
  711. {/block:NextPage}
  712. {block:PreviousPage}
  713. <a href="{PreviousPage}">&larr;&nbsp;</a>
  714. {/block:PreviousPage}
  715. </div>
  716. {/block:Pagination}
  717. {/block:IndexPage}
  718. </div>
  719. </body>
  720. </html>
  721.  
  722. <div style="position:fixed; bottom:2px; left:2px;">
  723. <a href="http://icy-me0ws.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement