Advertisement
Pirocando

theme06

Sep 4th, 2014
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.06 KB | None | 0 0
  1. <html><head>
  2. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  3.    
  4.  
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#ffffff" />
  7. <meta name="color:sidebar" content="#ffffff" />
  8. <meta name="color:post" content="#ffffff" />
  9. <meta name="color:text" content="#000000" />
  10. <meta name="color:all" content="#000000" />
  11. <meta name="color:link" content="#000000" />
  12. <meta name="color:borda" content="#000000" />
  13. <meta name="color:ask" content="#eeeeee" />
  14. <meta name="color:bgnotes" content="#eee"/>
  15. <meta name="color:textnotes" content="#000"/>
  16. <meta name="color:linhacoluna" content="#eee" />
  17. <meta name="color:linkshover" content="#999999" />
  18. <meta name="color:title" content="#000000" />
  19. <meta name="image:background" content="" />
  20. <meta name="if:Show tags" content="1"/>
  21. <meta name="text:Link1"content="link 1">
  22. <meta name="text:Link2"content="link 2">
  23. <meta name="text:Link3"content="link 3">
  24. <meta name="text:Link4"content="link 4">
  25. <meta name="text:Link1 url"content="/">
  26. <meta name="text:Link2 url"content="/">
  27. <meta name="text:Link3 url"content="/">
  28. <meta name="text:Link4 url"content="/">
  29.  
  30. <meta name="if:Link riscado no hover" content="1"/>
  31.  
  32. <meta name="if:Tres colunas" content="0"/>
  33.  
  34.  
  35.  
  36. <meta name="image:sidebar" content="https://secure.static.tumblr.com/be55ed13507ac8fd28c44c69404dd606/mhjsoyn/lfwnbeqbc/tumblr_static_bpfg60ne4zwos8gsk40so0s04.jpg" />
  37.  
  38. <meta name="if:Rolagem infinita" content="1"/>
  39. <meta name="image:background" content=""/>
  40. <meta name="text:Link1"content="link 1">
  41. <meta name="text:Link2"content="link 2">
  42. <meta name="text:Link3"content="link 3">
  43. <meta name="text:Link4"content="link 4">
  44. <meta name="text:Link1 url"content="/">
  45. <meta name="text:Link2 url"content="/">
  46. <meta name="text:Link3 url"content="/">
  47. <meta name="text:Link4 url"content="/">
  48.  
  49.  
  50.      
  51.     <title>{Title}</title>      
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  54.  
  55. <style>
  56. @font-face {
  57.     font-family: 'StarsFromOurEyesRegular';
  58.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
  59.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
  60.          url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
  61.          url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
  62.     font-weight: normal;
  63.     font-style: normal;
  64. }
  65. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  66.      
  67.     a {color: {color:link}; text-decoration: none; text-transform: none;}
  68.     a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  69.        
  70.     #pagina {float: left; margin-left: 481px;}
  71.      
  72.     .post {width: 400px; background-color: {color:post}; padding: 10px; top: -3px; margin-bottom: 5px; margin-left: -30px; text-align: justify; font-family: calibri; font-size: 12px; position: relative; color:{color:text}; border-left: 1px solid #eee; border: 1px solid {color:linhacoluna};  }
  73.      
  74.     h1 {font-family: calibri; text-align: left; font-size: 16px; text-transform: ; color: {color:text}; font-weight: normal; line-height: 18px;}
  75.     h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  76.     h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  77.      
  78.          .notes {width: 420px; padding: 0px; margin-top: 10px; margin-bottom: 1px; font-family: calibri; font-size: 10px; text-align: center}
  79.     ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  80.     ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  81.     .notes img{display: none; border:0px}
  82.    
  83.         .quotex {font-family: calibri;   font-style: oblique; text-align: left; font-size: 14px; line-height: 15px; padding: 3px; margin-bottom: 5px;}
  84.     .quotex1 {font-family: calibri; font-size: 12px; text-align: center; text-transform: none; margin-bottom: 5px; border-top: 1px solid #eee;}
  85.     .quotex1 a, a:hover{text-transform: none;}
  86.  
  87.     .chat {line-height: 13px; list-style: none }
  88.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  89.      
  90.     .imagepost {text-align: center; border: 0px}
  91.     .imagepost img {max-width: 400px; margin-bottom: 2px }
  92.     .imagepost:hover { opacity:0.95; }
  93.    
  94.     #info {margin-top: -32px; }
  95.  
  96.      
  97.     #cap {width: 400px; margin-top: -2px;}
  98.     .source {display: none;}
  99.  
  100.   #askheere {width:330px; margin-left:40px;padding:10px; opacity:1; text-align:justify; color:#8d8a8a; background-color:#f1f1f1; border-radius:5px;font-size: 11px; font-family: verdana; }
  101.   #askheere a {color:##8d8a8a}
  102.  
  103.      #askhere2 {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; padding:10px; opacity:1; text-align:justify; background-color:{color:post}; border-radius:5px;}
  104.  
  105.    .askfoto {text-align:center; color:{color:text}; font:11px verdana; text-transform:none; border-radius:60px 60px 60px 60px; opacity:1; -webkit-transition-duration:.25s; }
  106.    .askfoto a{color:{color:text};}
  107.    .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; }
  108.    .askfoto:hover { border-radius:60px; opacity:0.7; -webkit-transition-duration:.25s;}
  109.  
  110.    
  111. .tags {display: none;}
  112.  
  113.  
  114. #via {display: none}
  115.  
  116. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  117.  
  118. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text};    -webkit-border-radius:1px;}
  119.  
  120. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  121.  
  122. ::-webkit-scrollbar-corner {background-color:{color:post};}
  123.  
  124.  
  125. .cred {margin-left:20px; margin-top:20px; padding:5px; text-align: center; z-index:3; position: fixed;}
  126. .cred a {float: left; margin-right: 1px; font-family: Calibri; font-size:10px; margin-bottom:1px; width: 90px; background-color:none; color:{color:desc}; display: block; letter-spacing: 1px; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  127. .cred a:hover{background-color:none ;color: {color:desc};text-align: center;}
  128.  
  129.  
  130.  
  131.      
  132. .noteinf {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px;  }
  133.  
  134. .notesinfo {position: absolute; background-color: {color:bgnotes}; text-align:right; margin-left: 0px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 10px; opacity: 0; z-index: 99; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px; -webkit-transition-duration: .90s; background-image:url('{image:bgcoluna}');}
  135. .notesinfo a {color: {color:textnotes}; text-transform:uppercase;}
  136. .noteinf:hover .notesinfo {opacity:99; color: {color:textnotes}; text-transform:uppercase;}
  137.  
  138. #tumblrcontrols2 {position:fixed; top:25px; right:5px;  z-index:999;}
  139. #tumblrcontrols2 a {opacity:1;}
  140. #tumblrcontrols2 a:hover {opacity:1;}
  141.  
  142. iframe#tumblr_controls {right:3px !important; position: fixed !important; z-index:99; z-index:19;}
  143.  
  144. ::-webkit-scrollbar {width: 7px; height: 5px;}
  145. ::-webkit-scrollbar-track-piece {background-color: #ffffff; repeat scroll 0 0 transparent;}  
  146. ::-webkit-scrollbar-thumb:vertical {height: 6px;background-color: #000000;}
  147. ::-webkit-scrollbar-thumb:horizontal {width: 6px;background-color: #000000;}
  148. #paginacaoml {background-color:transparent; position:fixed; width:200px; height:15px; margin-top:328px; margin-left:750px; text-align:center; font-size: 10px; line-height: 15px; font-family:tahoma; font-weight:bold;}
  149. #paginacaoml a {background: transparent; color:{color:paginacao}; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  150. #paginacaoml a:hover {background: transparent; border: none; color:{color:paginacao}; font-weight:bold;}
  151. #paginacaoml span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration:none; font-weight:bold;}
  152. #paginacaoml span.info {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  153. #tumblr_controls{position: fixed!important}
  154. #tumblr_controls{position: fixed!important}
  155. #tumblr_controls{position: fixed!important}
  156. #tumblr_controls{position: fixed!important}
  157.  
  158.  
  159.  
  160. #sidebar {position:fixed; width: 170px; height:150px; margin-left:160px;margin-top:70px; -webkit-transition-duration: 0.4s;}
  161.  
  162.  #foto img {display: inline; margin-left:0px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;}
  163. #foto img { height:180px; width:130px; margin-top:-200px;margin-left:-168px;}
  164.  
  165.  
  166. #sidebar:hover #foto img {opacity:10;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-filter: grayscale(10%)}
  167.  
  168.  
  169.  
  170. #menu{font-size: 14px; font-family: calibri;margin-left:527px;position:fixed;margin-top:-10px;background-color:#fff;width:200px;text-transform:;text-align:center;}
  171. #menu a:hover {color:{color:lhover};text-decoration:; text-shadow:0px 0px 10px; font-style:italic;}
  172.  
  173.  
  174.  
  175.  .b1{;margin-left:-14px; margin-top:-8px; position:fixed;text-align:center;-webkit-transition-duration: 0.4s;  -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  176. .b1 img {width:25px; height:auto;}
  177. #sidebar:hover .b1 {-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;all 0.7s ease-out; color:#000; opacity:0;transform: rotateY(360deg); -webkit-transform: rotateY(0deg);opacity:1; margin-left:65px;margin-top:-8px}
  178.  
  179.  
  180.  
  181. .frase { opacity:100; border-left:px solid #ddd;border-right:px solid #ddd;-webkit-transition-duration: 0.4s;  -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:100px; height:16px;margin-top:-218px; text-transform:; padding: 2px ;line-height:12px;margin-left:-10px;font-family: 'cambria', cursive; font-size:5px;text-align:center; position:fixed;color:#000 ;font-style:;}
  182. #sidebar:hover .frase { opacity:0;}  
  183.  
  184.  
  185.  #tudo {width:150px; margin-left:20px; margin-top:300px;}
  186.  ::-webkit-scrollbar{width:7px;
  187. height:0px;}
  188. ::-webkit-scrollbar-button:start:decrement
  189. ::-webkit-scrollbar-button:end:increment{display:block;
  190. height:0;
  191. background-color:#000;}
  192. ::-webkit-scrollbar-track-piece{background-color:#fff;
  193. -webkit-border-radius:0;
  194. -webkit-border-bottom-right-radius:3px;
  195. -webkit-border-bottom-left-radius:3px;}
  196. ::-webkit-scrollbar-thumb:vertical{height:50px;
  197. background-color:#000;}
  198. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  199. background-color:#000;}
  200. #sidebar {position:fixed; width: 170px; height:150px; margin-left:360px;margin-top:70px; -webkit-transition-duration: 0.4s;}
  201.  
  202.  #foto img {display: inline; margin-left:0px; position:fixed; text-align:3left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;}
  203. #foto img { height:180px; width:130px; margin-top:-200px;margin-left:-242px;}
  204.  
  205.  
  206. #sidebar:hover #foto img {opacity:10;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-filter: grayscale(10%)}
  207.  
  208.  
  209.  
  210. #menu{font-size: 14px; font-family: calibri;margin-left:-127px;position:fixed;margin-top:-10px;background-color:#fff;width:200px;text-transform:;text-align:center;opacity:100;}
  211. #menu a:hover {color:{color:lhover};text-decoration:; text-shadow:0px 0px 10px; font-style:italic;}
  212.  #sidebar:hover .frase { opacity:100;}
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  .b1{;margin-left:-90px; margin-top:-110px; position:fixed;text-align:center;-webkit-transition-duration: 0.4s;  -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  219. .b1 img {width:25px; height:auto;}
  220. #sidebar:hover .b1 {-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;all 0.7s ease-out; color:#000; opacity:0;transform: rotateY(360deg); -webkit-transform: rotateY(0deg);opacity:1; margin-left:-90px;margin-top:-10px}
  221.  
  222.  .b2{;margin-left:-10px; margin-top:-110px; position:fixed;text-align:center;-webkit-transition-duration: 0.4s;  -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  223. .b2 img {width:25px; height:auto;}
  224. #sidebar:hover .b2 {-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;all 0.7s ease-out; color:#000; opacity:0;transform: rotateY(360deg); -webkit-transform: rotateY(0deg);opacity:1; margin-left:-10px;margin-top:-10px}
  225.  
  226. .frase { opacity:100; border-left:px solid #ddd;border-right:px solid #ddd;-webkit-transition-duration: 0.4s;  -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:130px; height:16px;margin-top:-218px; text-transform:; padding: 2px ;line-height:12px;margin-left:-155px;font-family: 'cambria', cursive; font-size:12px;text-align:center; position:fixed;color:#000 ;font-style:;}
  227. #sidebar:hover .frase { opacity:0;}
  228.  
  229.  
  230.  #tudo {width:150px; margin-left:15px; margin-top:180px;}
  231.  ::-webkit-scrollbar{width:7px;
  232. height:0px;}
  233. ::-webkit-scrollbar-button:start:decrement
  234. ::-webkit-scrollbar-button:end:increment{display:block;
  235. height:0;
  236. background-color:#000;}
  237. ::-webkit-scrollbar-track-piece{background-color:#fff;
  238. -webkit-border-radius:0;
  239. -webkit-border-bottom-right-radius:3px;
  240. -webkit-border-bottom-left-radius:3px;}
  241. ::-webkit-scrollbar-thumb:vertical{height:50px;
  242. background-color:#000;}
  243. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  244. background-color:#000;}
  245.  
  246.  .b3{;margin-left:-75px; margin-top:-8px; position:fixed;text-align:center;-webkit-transition-duration: 0.4s;  -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;opacity:0;}
  247. .b3 img {width:25px; height:auto;}
  248. #sidebar:hover .b3 {-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;all 0.7s ease-out; color:#000; opacity:0;transform: rotateY(360deg); -webkit-transform: rotateY(0deg);opacity:1; margin-left:-75px;margin-top:-8px}
  249.  
  250.  
  251.  
  252. {CustomCSS}
  253.  
  254.  
  255.  
  256. </style><body>
  257.  
  258. </div>
  259. <div id="paginacaoml">
  260.    
  261. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  262.  
  263. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  264. </div></div></div>
  265.  
  266.  
  267. <div id="paginacaoml">
  268.     {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  269. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  270. </div>
  271. </div></div></div></div></div></div>
  272.  
  273.  
  274.  
  275.  
  276.  
  277. <div id="sidebar">
  278. <div id="tudo">
  279. <div id="foto"><img src="{image:Sidebar}"></div>
  280.  
  281.  
  282.  
  283. <div class="b3"><div id="menu">
  284.  
  285. <a href="{text:Link1 url}">{text:Link1}</a>
  286. {/block:IfLink1}{block:IfLink2}
  287. <a href="{text:Link2 url}">{text:Link2}</a>
  288. {/block:IfLink2}{block:IfLink3}
  289. <a href="{text:Link3 url}">{text:Link3}</a>
  290. {/block:IfLink3}{block:IfLink4}
  291. <a href="{text:Link4 url}">{text:Link4}</a>
  292. {/block:IfLink4}</div>
  293. </div></div>
  294.  
  295. <div class="b1"><img src="https://38.media.tumblr.com/28d64b1ab49ba0267aff69becdc72163/tumblr_na3avqSRRF1thdggco1_75sq.png" class="b1"></div>
  296. <div class="b2"><img src="https://38.media.tumblr.com/28d64b1ab49ba0267aff69becdc72163/tumblr_na3avqSRRF1thdggco1_75sq.png" class="b2"></div>
  297.  
  298. <div class="frase">{Description}</div></b></div>
  299. </div></div></div></div></div>
  300.  
  301.  
  302.  
  303. </div></div></div></div></div>
  304.  <a style="width:120px; font-size:9px; color:#4a4a4a; font-family:cambria;position:fixed;font-style:;text-transform:uppercase;bottom:30px;right:-15px;" href="http://pirocando.tumblr.com/" title=""><u>PIROCANDO</u></b></a>
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.     <div id="pagina">
  312.      
  313.      {block:Posts}
  314.      
  315.      
  316.      
  317.     <div class="post">
  318.    
  319.     <div class="noteinf">
  320.  
  321. <div class="notesinfo">
  322.  <a href="{Permalink}">{TimeAgo}</a><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank">reblog</a></div>
  323.    
  324.    
  325.     {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  326.      
  327.     {block:Photo}{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  328.      
  329.  {block:Photoset}{Photoset-400}{/block:Photoset}
  330.     {block:Quote}
  331.     <div class="quotex">“{Quote}”</div>
  332.     {block:Source}<div class="quotex1"> — {Source}</div>
  333.     {/block:Source}
  334.     {/block:Quote}
  335.      
  336.     {block:Link}
  337.     <h1><a href="{URL}" {Target}>{Name}</a></h1>
  338.     {block:Description}{Description}{/block:Description}
  339.     {/block:Link}
  340.      
  341.     {block:Chat}
  342.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  343.     <div class="chat"><ul>{block:Lines}
  344.     <li class="person{UserNumber}">{block:Label}
  345.     <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  346.     {/block:Chat}
  347.      
  348.     {block:Audio}
  349.     <div class="player">{AudioPlayerBlack}</div>
  350.     {block:Caption}{Caption}{/block:Caption}
  351.     {/block:Audio}
  352.      
  353.     {block:Video}{Video-500}{/block:Video}
  354.      
  355.          {block:Answer}
  356.     <img src="{AskerPortraitURL-48}" align="left" class="askfoto">
  357.          <div id="askheere">
  358.        <strong>{Asker}</strong> asked: {Question}<br /></div>
  359.         <div class="askshere2">    {Answer}
  360.     </div>{/block:Answer}
  361.    
  362.      
  363.     <div id="cap">
  364.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  365.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  366.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  367.      
  368.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  369.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  370.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  371.     {/block:ContentSource}</div></div></div>
  372.     <br>
  373.      
  374.     <div class="opant">
  375.     {block:Date}<div id="info">
  376.    </div><center><div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  377.     </div></center>{/block:Date}</div>
  378.     </div>
  379.    
  380.      {/block:Posts}
  381.     {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  382.      
  383.  
  384.  
  385. </div></div>
  386.  
  387.  
  388.      
  389.  
  390.     </div>
  391.     </div>
  392.   <div id= "via">
  393.     <a href="{ReblogParentURL}"></a>    
  394. </div>  </div>    
  395.  
  396.  
  397.  
  398.        
  399.     </body>
  400.  
  401. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement