Advertisement
georgie

ThemeGeorgie12

Sep 17th, 2013
3,702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.58 KB | None | 0 0
  1. <!--
  2. © georgie
  3. http://unfixed-soul.tumblr.com
  4. don't remove credit please
  5. or put it in your faq
  6. -->
  7.  
  8. <html lang="en">
  9. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12.  
  13.  
  14.  
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18. <script type="text/javascript">
  19. <!--
  20.  
  21. // Disable Right Click Script
  22.  
  23. function IE(e)
  24. {
  25. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  26. {
  27. return false;
  28. }
  29. }
  30. function NS(e)
  31. {
  32. if (document.layers || (document.getElementById && !document.all))
  33. {
  34. if (e.which == "2" || e.which == "3")
  35. {
  36. return false;
  37. }
  38. }
  39. }
  40. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  41.  
  42. //-->
  43. </script>
  44.  
  45.  
  46. <script type="text/javascript"
  47. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  48.  
  49. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  50. <script>
  51. (function($){
  52. $(document).ready(function(){
  53. $("a[title]").style_my_tooltips({
  54. tip_follows_cursor:true,
  55. tip_delay_time:90,
  56. tip_fade_speed:600,
  57. attribute:"title"
  58. });
  59. });
  60. })(jQuery);
  61. </script>
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. <!--DEFAULT VARIABLES-->
  71. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  72. <meta name="color:Background" content="#fff"/>
  73. <meta name="color:Hover" content="#FFFFFF"/>
  74. <meta name="color:Entry Text" content="#aaa"/>
  75. <meta name="color:Description Text" content="#aaa"/>
  76. <meta name="color:Links" content="#aaa"/>
  77. <meta name="color:Title" content="#aaa"/>
  78. <meta name="color:Link Background" content="#fff"/>
  79. <meta name="image:Background" content="0"/>
  80. <meta name="image:sidebar" content="0"/>
  81. <meta name="text:Link One" content="">
  82. <meta name="text:Link One Title" content="">
  83. <meta name="text:Link Two" content="">
  84. <meta name="text:Link Two Title" content="">
  85. <meta name="text:Link Three" content="">
  86. <meta name="text:Link Three Title" content="">
  87. <meta name="text:Link Four" content="">
  88. <meta name="text:Link Four Title" content="">
  89. <meta name="color:Scrollbar" content="#000000"/>
  90. <meta name="color:Scrollbar Background" content="#fff"/>
  91. <meta name="if:White Follow Buttons" content="1" />
  92. <meta name="if:Faded Images" content="1" />
  93.  
  94.  
  95.  
  96. <style type="text/css">
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104. ::-webkit-scrollbar-thumb{
  105. background-color: {color:scrollbar};
  106. border: 2px solid {color:scrollbar background};
  107. height:auto;
  108. -moz-border-radius: 10px;
  109. border-radius: 10px;
  110. }
  111.  
  112.  
  113.  
  114. ::-webkit-scrollbar {
  115. height:auto;
  116. width:8px;
  117. background-color: #999999;
  118. border: 4px solid {color:scrollbar background};
  119. }
  120.  
  121.  
  122. {block:ifWhiteFollowButtons}iframe#tumblr_controls {-webkit-filter: invert(100%); right:2px !important; z-index: 1; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-
  123.  
  124. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  125.  
  126. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifWhiteFollowButtons}
  127.  
  128. {block:ifNOTWhiteFollowButtons}iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  129.  
  130. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  131.  
  132. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifNOTWhiteFollowButtons}
  133. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  134.  
  135.  
  136. p {
  137. margin:0px;
  138. margin-top:0px;
  139. }
  140.  
  141.  
  142. body {
  143. padding: 0px;
  144. margin: 0px;
  145. color:{color:Entry Text};
  146. font-family: calibri;
  147. text-align: left;
  148. line-height:11px;
  149. font-size:10px;
  150. background-color: {color:Background};
  151. background-image:url({image:Background});
  152. background-attachment:fixed;
  153. background-repeat: repeat;
  154. background-size:30%;
  155. }
  156.  
  157.  
  158. a:link, a:active, a:visited{
  159. text-decoration: none;
  160. -webkit-transition: color 0.3s ease-out;
  161. -moz-transition: color 0.3s ease-out;
  162. transition: color 0.3s ease-out;
  163. color:{color:Links};
  164. }
  165.  
  166. a:hover {
  167. text-decoration: none;
  168. font-style:;
  169. color: {color:Hover};
  170. }
  171.  
  172. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  173.  
  174. .entry{
  175. text-align:left;
  176. float:left;
  177. font-family: calibri;
  178. font-size: 10px;
  179. width: 250px;
  180. height: auto;
  181. border: 1px solid #f8f8f8;
  182. {block:PermalinkPage}
  183. width: 500px;
  184. height: auto;
  185. {/block:PermalinkPage}
  186. line-height:12px;
  187. background-color:#fff;
  188. margin:5px;
  189. overflow:hidden;
  190. padding: 15px;
  191. border-radius:3px;
  192. -webkit-transition: color 0.9s ease-out;
  193. -moz-transition: color 0.9s ease-out;
  194. }
  195. {block:iffadedimages}.entry img{
  196. opacity: 0.7;
  197. border-radius: 0px;
  198. transition: all 0.5s ease-out;
  199. -o-transition-transition: all 0.5s ease-out;
  200. -webkit-transition: all 0.5s ease-out;
  201. -moz-transition: all 0.5s ease-out;}
  202.  
  203. .entry img:hover{
  204. opacity:1;
  205. transition: all 0.5s ease-out;
  206. -o-transition-transition: all 0.5s ease-out;
  207. -webkit-transition: all 0.5s ease-out;
  208. -moz-transition: all 0.5s ease-out;} {/block:iffadedimages}
  209.  
  210.  
  211. .perma1 {
  212. color:black;
  213. font-size:9px;
  214. line-height: 10px;
  215. opacity: 0;
  216. -webkit-transition-duration: .75s;top:-6px;
  217. width:260px;
  218. height:auto;
  219. padding: 0px;
  220. border-radius: 0px;
  221. color: {color:entry text};
  222. position: absolute;
  223. text-align:center;
  224. border: 0px solid #f8f8f8;
  225. text-transform:uppercase;
  226. margin-left: -20px;
  227. font-family:consolas;
  228. letter-spacing:1px;
  229. display:block;-webkit-transform: rotate(0deg);
  230. -moz-transform: rotate(0deg);
  231. }
  232.  
  233. .entry:hover .perma1 {
  234. opacity:0.9;
  235. z-index:999999;
  236. top: 3px;-webkit-transform: rotate(0deg);
  237. -moz-transform: rotate(0deg);}
  238.  
  239.  
  240. .permalinktext a{
  241. color: {entry links};}
  242. .permalinktext {
  243. display: block;
  244. padding: 4px;
  245. margin: 9px 0px 0px 0px;
  246. text-transform:uppercase;
  247. font-family:consolas;
  248. font-size: 9px;
  249. color: {color:entry text};
  250. line-height: 11px;
  251. letter-spacing:1px;
  252. text-align: center;
  253. font-style: none;
  254. text-decoration: none;
  255. border-top: 1px solid #eee;
  256. background-color:#fff;
  257. webkit-transition: all 0.2s linear;
  258. -webkit-transition: all 0.2s linear;
  259. -moz-transition: all 0.2s linear;
  260. transition: all 0.2s linear;
  261. }
  262.  
  263. .permalinktext:hover{
  264. webkit-transition: all 0.2s linear;
  265. -webkit-transition: all 0.2s linear;
  266. -moz-transition: all 0.2s linear;
  267. transition: all 0.2s linear;
  268. }
  269.  
  270. #postnotes{
  271. text-align: left;}
  272.  
  273. #postnotes blockquote{
  274. border: 0px;}
  275.  
  276.  
  277. blockquote{
  278. padding:0px 0px 2px 3px;
  279. margin:0px 0px 2px 1px;
  280. }
  281. ul, ol, li{
  282. list-style: square;
  283. margin-left:26px;
  284. padding:0px;
  285. }
  286.  
  287. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  288. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  289. }
  290.  
  291. @font-face { font-family: "cedar"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  292.  
  293. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  294. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  295. @font-face { font-family: "heartbreaks"; src: url('http://static.tumblr.com/8hrjcus/3AMmlmh05/heartbreaks.ttf'); }
  296. @font-face { font-family: "milliondollars"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  297. @font-face { font-family: "strawberry"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  298. @font-face {font-family: good; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
  299. @font-face {font-family:Emmis; src: url(http://static.tumblr.com/9wzbixa/jdnmj2htg/emmis.ttf);}
  300.  
  301. @font-face { font-family: "demurest"; src: url('http://static.tumblr.com/ygfurav/J8Dmjdol7/organic_fridays.ttf'); }
  302. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  303. .caption { margin-left:5px; line-height:0px; }
  304. .blockquote, blockquote { text-align:left; letter-spacing:0px; padding-left:5px; border-left:3px solid #cccccc; }
  305. blockquote small, blockquote { font-size:10px; }
  306.  
  307. #cunt{width:250px; height:auto;}
  308. {block:PermalinkPage}
  309. width:410px;
  310. {/block:PermalinkPage}
  311. }
  312.  
  313. #center{
  314. padding-top:3px;
  315. padding-bottom:3px;
  316. position:fixed !important;
  317. width:250px;
  318. height:207px;
  319. background-color:#fff;
  320. {block:PermalinkPage}
  321. width:410px;
  322. height:207px;
  323. {/block:PermalinkPage}
  324. }
  325.  
  326.  
  327. #posts{
  328. opacity: 1;
  329. float:center;
  330. width:942px;
  331. margin-left: 150px;
  332. margin-top:10px;
  333. border-right: 0px solid #f8f8f8;
  334. border-left: 0px solid #f8f8f8;
  335. transition: all 0.5s ease-out;
  336. -o-transition-transition: all 0.5s ease-out;
  337. -webkit-transition: all 0.5s ease-out;
  338. -moz-transition: all 0.5s ease-out;{block:permalinkpage}margin-left: 300px;{/block:permalinkpage}
  339. }
  340.  
  341.  
  342.  
  343.  
  344. #s-m-t-tooltip {
  345. max-width:300px;
  346. padding-left:4px;
  347. padding-right:4px;
  348. margin:10px 0px 0px 10px;
  349. background: #fff; /* change the background color */
  350. border:1px solid #ddd; border-radius:5px; /* change the border color */
  351. font-family:consolas; /* change the font */
  352. font-size:10px; /* change the font size */
  353. letter-spacing:1px; /* change the letter spacing */
  354. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  355. color:#000; /* change the text color */
  356. z-index:999999999999999999999999999999999999;
  357. }
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364. #desc{
  365. position:fixed !important;
  366. width:100px;
  367. height:auto;
  368. border: 1px solid #eee;
  369. border-radius: 5px;
  370. padding:5px;
  371. padding-top:9px;
  372. margin-left:1060px;
  373. margin-top:338px;
  374. font-size: 10px;
  375. letter-spacing:2px;
  376. line-height:12px;
  377. background-color:#fff;
  378. font-family:calibri;
  379. font-style:italic;
  380. color:black;
  381. overflow:hidden;
  382. text-align:center;}
  383.  
  384.  
  385. #sidebar{
  386. position:fixed !important;
  387. width:120px;
  388. z-index: 99999999;
  389. height:120px;
  390. border: 1px solid #eee;
  391. padding:5px;
  392. border-radius: 0px;
  393. margin-left:1050px;
  394. margin-top:200px;
  395. font-size: 9px;
  396. line-height:11px;
  397. background-color:#fff;
  398. overflow:hidden;
  399. text-align:left;
  400. opacity:0.8; }
  401.  
  402. #links a {
  403. display:inline-block;
  404. padding:5px;
  405. background:{color:Link Background};
  406. color:#999;
  407. z-index:99999999;
  408. border:1px solid #eee;
  409. width:12px;
  410. height:auto;
  411. margin-top:5px;
  412. border-radius: 100px ;
  413. }
  414.  
  415. #links {
  416. display: block;
  417. position: fixed;
  418. z-index:999999999;
  419. margin-top:165px;
  420. margin-left:1050px;
  421. opacity:1;
  422. letter-spacing:1px;
  423. text-align:center;
  424. font-family:calibri;
  425. font-size:9px;
  426. font-style:normal;
  427. letter-spacing:2px;
  428. text-transform:uppercase;
  429. -webkit-transition: all 0.7s ease-out;
  430. -moz-transition: all 0.7s ease-out;
  431. transition: all 0.7s ease-out; }
  432.  
  433.  
  434. .links a:hover{
  435. background:{color:Hover};
  436. color:#f7f7f7;}
  437.  
  438.  
  439. .title{
  440. font-family: just realize;
  441. font-size: 24px;
  442. line-height: 28px;
  443. color:{color:Title};
  444. letter-spacing: 0px;
  445. font-weight: normal;
  446. padding:0px 0px 0px 0px;
  447. }
  448.  
  449.  
  450. @font-face {
  451. font-family: "just realize";
  452. src: url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf');
  453. }
  454. @font-face{font-family:Dingleberry;src:url(http://static.tumblr.com/9wzbixa/EC3m26pf3/dingleberry_solid.ttf);}
  455. @font-face{font-family:Hasteristico; src: url(http://slutpark-resources.webs.com/Hasteristico.ttf);}
  456. @font-face{font-family:Haymaker;src:url(http://static.tumblr.com/9wzbixa/OYnmj2ji0/haymaker.ttf);}
  457. @font-face{font-family:"Jenna Sue";src:url("http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.ttf");}
  458. @font-face{font-family: "Color of Autumn"; src: url("http://static.tumblr.com/9wzbixa/XDxmj2h3a/colors_of_autumn.ttf");}
  459. @font-face{font-family:"Alpha Mack";src:url("http://static.tumblr.com/9wzbixa/2cMmj2fh5/alphamacaoe.ttf");}
  460. @font-face{font-family: "Hand of Sean";src:url('http://static.tumblr.com/9wzbixa/RxLmj2j5g/handsean.ttf');}
  461. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  462. @font-face { font-family: "cute"; src: url('http://static.tumblr.com/8hrjcus/16Lmhnmvv/dk_carte_blanche.otf'); }
  463. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  464. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  465. @font-face {font-family:"Bree"; src:url('http://static.tumblr.com/9wzbixa/YBvm26pgu/bree.ttf');}
  466. @font-face { font-family: "sb"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  467. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  468. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  469. @font-face { font-family: "icons"; src: url('http://static.tumblr.com/8hrjcus/Q3fmg7rhn/breezi_font-webfont.ttf'); }
  470.  
  471. .permalink{
  472. text-transform: normal;
  473. display: block;
  474. background: {color:Permatext Background};
  475. padding: 3px;
  476. margin-top: 4px;
  477. text-align: right;
  478. text-decoration: none;
  479. }
  480. askk{
  481. font-family:calibri;
  482. font-size: 8px;
  483. line-height:10px;
  484. z-index: 1;
  485. letter-spacing: 1px;
  486. text-transform: uppercase;
  487. color: {color:entry links};
  488. font-weight: normal;}
  489.  
  490.  
  491. #infscr-loading{
  492. bottom: -70px;
  493. position: absolute;
  494. left: 50%;
  495. margin-left:-8px;
  496. width:16px;
  497. height:11px;
  498. overflow:hidden;
  499. margin-bottom: 50px;
  500. }
  501.  
  502. #postnotes{
  503. text-align: justify;}
  504.  
  505. #postnotes blockquote{
  506. border: 0px;}
  507.  
  508. blockquote{
  509. padding:0px 0px 0px 5px;
  510. margin:0px 0px 0px 10px;
  511. border-left: 1px dotted #ddd;
  512. }
  513.  
  514. blockquote p, ul{
  515. margin:0px;
  516. padding:0px;
  517. }
  518.  
  519. a img{border: 0px;}
  520.  
  521.  
  522.  
  523. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  524. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  525.  
  526. .notes img{width:10px; position:relative; top:3px;}
  527. <--ses-->
  528. small{font-size: 90%;}
  529.  
  530. {CustomCSS}
  531.  
  532. #audio {width:500px; height:auto; min-height:60px; padding-bottom:13px;}
  533. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  534. .cover img {float:left; width:60px; height:60px;}
  535. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  536. .info {margin-left:73px; width: 200px;margin-top:4px; line-height:14px;}
  537.  
  538.  
  539.  
  540.  
  541.  
  542. </style>
  543.  
  544. {block:IndexPage}
  545. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  546. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  547.  
  548. <script type="text/javascript">
  549. $(window).load(function(){
  550. var $wall = $('#posts');
  551. $wall.imagesLoaded(function(){
  552. $wall.masonry({
  553. itemSelector: '.entry, .entry_photo',
  554. isAnimated : false
  555. });
  556. });
  557.  
  558. $wall.infinitescroll({
  559. navSelector : '#pagination',
  560. nextSelector : '#pagination a',
  561. itemSelector : '.entry, .entry_photo',
  562. bufferPx : 2000,
  563. debug : false,
  564. errorCallback: function() {
  565. $('#infscr-loading').fadeOut('normal');
  566. }},
  567. function( newElements ) {
  568. var $newElems = $( newElements );
  569. $newElems.hide();
  570. $newElems.imagesLoaded(function(){
  571. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  572. });
  573. }); $('#posts').show(500);
  574. });
  575. </script>
  576.  
  577.  
  578. {/block:IndexPage}
  579.  
  580.  
  581. <title>{title}</title>
  582.  
  583. <link rel="shortcut icon" href="{favicon}" />
  584. <meta name="viewport" content="width=820" />
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591. </head>
  592.  
  593. <div style="position:fixed;left:5;bottom:15;padding:5px;">
  594. <a title="theme by georgie"href="http://unfixed-soul.tumblr.com/"><img src="http://lh3.ggpht.com/_NZJzdRm10Y0/TUbufWPHbyI/AAAAAAAAAgo/RmZHZk_yOJw/icons23-1.gif"width="17"></a></div>
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602. <body onkeydown="return false">
  603.  
  604. <div id="center">
  605.  
  606. <div id="content">
  607. <div id="desc">
  608. {description}</div>
  609.  
  610. <div id="sidebar">
  611. <img src="{image:sidebar}" class="img" width="120" style=""></div>
  612.  
  613. <div id="links">
  614.  
  615.  
  616. <a href="{text:link one}" title="{text:link one title}">i</a>
  617.  
  618. <a href="{text:link two}" title="{text:link two title}">ii</a>
  619.  
  620. <a href="{text:link three}" title="{text:link three title}">iii</a>
  621.  
  622. <a href="{text:link four}" title="{text:link four title}">iv</a>
  623.  
  624. <a href="http://unfixed-soul.tumblr.com" title="theme credit">v</a>
  625.  
  626.  
  627. </div></div></div></div></div>
  628.  
  629. </div></div></div>
  630.  
  631. </div></div>
  632. </div>
  633.  
  634. </div>
  635.  
  636. <div class="left">
  637. <div id="posts">
  638. {block:Posts}
  639. <div class="entry">
  640.  
  641. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  642. {/block:Text}
  643.  
  644. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"><a href="{ReblogURL}" target="_blank">share</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>{block:Link}
  645.  
  646. {block:Photo}
  647. {block:IndexPage}
  648. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  649. <div class="perma1">{timeago} / <a href="{permalink}">{notecountwithlabel}</a> /
  650. <a href="{ReblogURL}" target="_blank">reblog</a>
  651. </div>
  652. {/block:IndexPage}
  653. {block:PermalinkPage}
  654. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  655. {block:caption}{caption}{/block:caption}
  656. {LinkCloseTag}
  657. {/block:PermalinkPage}
  658. {/block:Photo}
  659.  
  660. {block:Answer}
  661. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3px; border-radius: 0px; border: 4px double #ddd; padding: 3px; background: white;"/>
  662. <div style="margin-top:0px; margin-bottom:0px; height:44px; padding: 5px; background-color:#f8f8f8; overflow: auto;">
  663.  
  664. <askk>{Asker}</askk>: {Question}</div>
  665. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  666. <div class="permalinktext">{timeago} / <a href="{permalink}">{notecountwithlabel}</a></div>
  667. {/block:Answer}
  668.  
  669. {block:Photoset}
  670. {block:IndexPage}
  671. {Photoset-250}</center>
  672. <div class="perma1">{timeago} / <a href="{permalink}">{notecountwithlabel}</a> /
  673. <a href="{ReblogURL}" target="_blank">reblog</a>
  674. </div>
  675. {/block:IndexPage}
  676. {block:PermalinkPage}
  677. <center>
  678. {Photoset-250}</center>
  679. {/block:PermalinkPage}
  680. {/block:Photoset}
  681.  
  682. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>{/block:Quote}
  683.  
  684. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  685. <ul class="chat">
  686. {block:Lines}
  687. <li class="user_{UserNumber}">
  688. {block:Label}
  689. <span class="label">{Label}</span>
  690. {/block:Label}
  691.  
  692. {Line}
  693. </li>
  694. {/block:Lines}
  695. <div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  696. {/block:Chat}
  697.  
  698. {block:Video}
  699. {block:IndexPage}
  700. {Video-250}</center>
  701. <div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  702. {/block:IndexPage}
  703. {block:PermalinkPage}
  704. <center>
  705. {Video-500}</center>
  706. {/block:PermalinkPage}
  707. {block:Video}
  708.  
  709. {block:Audio}
  710. <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>
  711. {block:IndexPage}
  712. <div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  713. {/block:IndexPage}
  714. {/block:Audio}
  715.  
  716. {block:PostNotes}
  717. <center>
  718.  
  719. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  720.  
  721. {block:HasTags}
  722. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  723. {block:RebloggedFrom}
  724. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  725. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  726.  
  727. {/block:RebloggedFrom}
  728. </center></span>
  729. <br>
  730. <div id="postnotes">{PostNotes}</div><br>
  731.  
  732. <center>{block:ContentSource}
  733. <br><a href="{SourceURL}">
  734. {lang:Source}:
  735. {block:SourceLogo}
  736. <img src="{BlackLogoURL}" width="{LogoWidth}"
  737. height="{LogoHeight}" alt="{SourceTitle}" />
  738. {/block:SourceLogo}
  739. {block:NoSourceLogo}
  740. {SourceLink}
  741. {/block:NoSourceLogo}
  742. </a>
  743. {/block:ContentSource}</center>
  744.  
  745. {/block:PostNotes}
  746. </div>
  747. {/block:Posts}
  748. </div></div>
  749.  
  750. {block:IndexPage}
  751. {block:Pagination}
  752. <div id="pagination">
  753. {block:NextPage}
  754. <a id="nextPage" href="{NextPage}"></a>
  755. {/block:NextPage}
  756. {block:PreviousPage}
  757. <a href="{PreviousPage}"></a>
  758. {/block:PreviousPage}
  759. </div>
  760. {/block:Pagination}
  761. {/block:IndexPage}
  762.  
  763. </body>
  764.  
  765.  
  766. <div style="display:block;left:5px;bottom:5px;position:fixed;font-size:12px;color:black;">theme by
  767. <a href="http://unfixed-soul.tumblr.com"><i> georgie </i></a></div>
  768.  
  769.  
  770. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement