fanih

Theme 67

Jan 26th, 2015
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.56 KB | None | 0 0
  1.    <!---- cultiveis.tumblr.com (Fanih)  -->
  2.                                        
  3.    <!--- Don't use as base and details, good use. ---->  
  4.      
  5.     <html>
  6.     <head>
  7.    
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <meta name="color:Background" content="#fff" />
  11. <meta name="color:Link" content="#979696" />
  12. <meta name="color:text" content="#8c8c8c" />
  13. <meta name="color:Post" content="#ffffff" />
  14. <meta name="color:linksmenu" content="#727171" />
  15. <meta name="color:lhover" content="#7e7d7d" />
  16. <meta name="color:desc" content="#727171"/>
  17. <meta name="color:allcor" content="#dcdcdc" />
  18. <meta name="color:bgnotes" content="#fff"/>
  19. <meta name="color:textnotes" content="#737373"/>
  20.          
  21.     <meta name="image:background"/>
  22.     <meta name="image:sidebar" content="http://static.tumblr.com/db7281bbc3a27a7eba2b4329a8381884/i1e3kds/8HDnf29ql/tumblr_static_f4mrhrphqlcks8gwg0wck0g0o.png"/>
  23.     <meta name="image:bgcoluna" content="http://static.tumblr.com/i1e3kds/MZImi58m9/1674494.png" />
  24.      
  25.      <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  26.          
  27.     <meta name="text:frase" content="Unbroken"/>
  28. <meta name="color:corfrase" content="#9f9f9f" />
  29.      
  30.     <meta name="text:Link1" content="/" />
  31.     <meta name="text:Link1 Title" content="link1" />
  32.     <meta name="text:Link2" content="/" />
  33.     <meta name="text:Link2 Title" content="link2" />
  34.     <meta name="text:Link3" content="/" />
  35.     <meta name="text:Link3 Title" content="link3" />
  36.     <meta name="text:Link4" content="/" />
  37.     <meta name="text:Link4 Title" content="link4" />
  38.     <meta name="text:Link5" content="/" />
  39.     <meta name="text:Link5 Title" content="link5" />
  40.    
  41.         <link rel="shortcut icon" href="{Favicon}" />
  42.  
  43.         <title>{Title}</title>  
  44.    
  45. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  46. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/i1e3kds/h3Hmxkesf/botao.png" border="0"></a>
  47.     <script type="text/javascript"
  48. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  49. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  50. <script>
  51.     (function($){
  52.  
  53.         $(document).ready(function(){
  54.             $("[title]").style_my_tooltips();
  55.         });
  56.     })(jQuery);
  57. </script>  
  58.  
  59. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  60.  
  61.  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  62.  
  63. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  64.  
  65. <script>
  66. $(function(){
  67. var $container = $('#pagina');
  68. $container.imagesLoaded(function(){
  69. $container.masonry({
  70. itemSelector: '.posts',
  71. columnWidth: 270
  72. });
  73. });
  74. $container.infinitescroll({
  75. navSelector : "div#navigation",
  76. nextSelector : "div#navigation a#nextPage",
  77. itemSelector : '.posts',
  78. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  79. loadingText : "",
  80. donetext : " ",
  81. extraScrollPx : 1000,
  82. bufferPx : 10100,
  83. debug : false,
  84. errorCallback: function() {
  85. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  86. }},
  87. function( newElements ) {
  88. var $newElems = $( newElements ).css({ opacity: 0 });
  89. $newElems.imagesLoaded(function(){
  90. $newElems.animate({ opacity: 1 });
  91. $container.masonry( 'appended', $newElems, true );
  92. });
  93. }
  94. );
  95.  
  96. });
  97. </script>
  98.  
  99.  
  100. </head>        
  101. <style>
  102.  
  103. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:none; background-attachment: fixed; }
  104.      
  105.     a {color: {color:link}; text-decoration: none; text-transform: none;}
  106.     a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  107.        
  108.    #pagina {top:0px; width:55%; margin-left: 380px; margin-bottom: 1px; margin-top: 1px;}
  109.      
  110. .posts {background: #fff; {block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}width:400px;{/block:PermalinkPage}  padding: 5px; top: 3px; margin-bottom: 2px; margin-right:2px; text-align: justify; font-family: calibri; font-size: 12px; position: relative; color:{color:text}; z-index:100;  background-color:{color:postbg}; position:relative; overflow:hidden; float:left; border: 1px solid #f4f4f4; border-left: 3px double #f4f4f4; border-right: 3px double #f4f4f4;}
  111.  
  112.     h1 {font-family: 'Segoe UI'; text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px; font-style:italic;}
  113.     h1 a {text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  114.     h1 a:hover {text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  115.      
  116. .notes {width: 220px; padding: 0px; margin-top: -3px;  margin-left: 500px; margin-bottom: 2px; font-family: calibri; font-size: 10px; text-align: left; }
  117. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  118. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; border-top: solid 1px #f8f8f8; }
  119. .notes img{vertical-align: -6px;margin-right: 10px;width: 16px;height: 16px;float: left;}
  120.    
  121.      
  122.         .quotex {font-family: 'Segoe UI'; text-align: left; font-size: 12px; line-height: 15px; padding: 3px; margin-bottom: 5px; font-style:italic;}
  123.     .quotex1 {font-family: calibri; font-size: px; text-align: center; text-transform: none; margin-bottom: 5px; border-top: 1px solid #eee;}
  124.     .quotex1 a, a:hover{text-transform: none;}
  125.  
  126.     .chat {line-height: 13px; list-style: none }
  127.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  128.      
  129.     .imagepost {text-align: center; border: 0px; }
  130.     .imagepost img {max-width: 250px; margin-bottom: 2px }
  131.     .imagepost:hover { opacity:0.8; }
  132.    
  133.     #info {margin-top: -32px; }
  134.  
  135.      
  136.     #cap {width: 200px; margin-top: -2px;}
  137.     .source {display: none;}
  138.  
  139.   #askheere {width:230px; margin-left:0px;padding:10px; opacity:1; text-align:justify; color:{color:text}; background-color:#f8f8f8; border-radius:5px;font-size: 12px; font-family: Calibri; }
  140.   #askheere a {color:#8b8b8b; font-size:13px;}
  141.   #askheere a:hover {color:#696969; font-size:13px;}  
  142.  
  143.      #askhere2 {color:{color:text}; font-size: 11px; font-weight: normal; font-family: Calibri; padding:10px; opacity:1; text-align:justify; background-color:{color:post}; border-radius:5px;}
  144.  
  145.    .askfoto {text-align:center; color:{color:text}; font:11px Calibri; text-transform:none; border-radius:60px; opacity:1; -webkit-transition-duration:.25s; }
  146.    .askfoto a{color:{color:text};}
  147.    .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; }
  148.    .askfoto:hover {opacity:0.7; -webkit-transition-duration:.25s;}
  149.  
  150. .tags {display: none;}
  151.  
  152. #frase2 {width:99px; height: 34px; margin-left: 228px; margin-top: 346px; position:fixed; text-align:left; line-height: 17px;  font-family:'Lora'; font-size: 28px;  overflow:hidden; color:#a1a1a1; background-color: none; padding: 6px 2px; z-index:11;}
  153. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  154.  
  155. #desc {width:160px; height: 65px; margin-left: 181px; margin-top:375px; position:fixed; z-index:3; text-align:right; line-height: 12px;  font-family: calibri; font-size: 12px;  overflow:hidden; color:{color:desc}; background-color: none; font-style:italic;}
  156.  
  157. .escritos01{margin-left:28px; width:830px;}
  158. escritos01{font-family:'Sacramento'; font-size:28px; font-style:normal; padding-right:10px;}
  159.  
  160. #menu {text-align:left; width:409px; margin-top: 441px;  margin-left: 285px;  position:fixed;}
  161.  
  162.  
  163. .links {padding: 0px; text-align: left; z-index:2; position: absolute;float: left;clear: both; }
  164.  
  165. .links a {float: left; margin-top: 2px; font-family: Cambria;  font-size:9px;width: 55px;  background-color: none; color:#aaa; z-index:999999999;display: inline-block; letter-spacing: 0px; text-decoration: none; text-transform:uppercase;  text-align: right;  line-height:3px; padding: 5px 2px;-webkit-transition: all .60s ease-out; -moz-transition: all .60s ease-out; -o-transition: all .60s ease-out; transition: all .60s ease-out;  }
  166. .links a:hover {z-index:999999999;text-decoration: none; background-color: none; opacity:1;  }
  167.  
  168.  
  169.  
  170. .allimage {margin-left: 183px;margin-top: 142px; padding:5px; border:1px solid #fff; background-color:none;width: 150px; height: 190px;position: fixed;box-shadow:inset 0 0 0 10px rgba(255,255,255,0.2);-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
  171.  
  172. .imagem img {  margin-left: 0px; width: 150px;height: 190px; }
  173.  
  174. .imagem img:hover {width: 150px;height: 180px;}
  175. .allimage:hover {box-shadow: inset 0 0 0 130px rgba(255,255,255,0.3), 0 0px 0px rgba(0,0,0,0.4);}
  176.  
  177. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  178.  
  179. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text};    -webkit-border-radius:1px;}
  180.  
  181. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  182.  
  183. ::-webkit-scrollbar-corner {background-color:{color:post};}
  184.  
  185. /** helpdesigns **/ #s-m-t-tooltip {max-width:300px; padding:5px; margin:10px 20px;background-color:#fff; font-family:’04b03′;  font-size:8px;  letter-spacing:1px;   text-transform:uppercase; color:#888; z-index:9999999; border: 1px solid #eee;}/** finish **/  
  186.  
  187.  
  188. .cred {position:fixed; left:0px; top:0px; line-height:11px; font:9px calibri; padding:3px; z-index:400;}
  189. .cred a {text-transform:uppercase; color:{color:desc}; letter-spacing: 0px;}
  190. .cred a:hover{background-color:none; color: {color:desc};text-align: center;}
  191.  
  192. #coluna {background:url('{image:bgcoluna}'); position: fixed; margin-left: 348px; width: 25px; height: 1080px;  margin-top: -10px; opacity:0.90;  background-color:{color:allsidebar};}
  193.  
  194. #coluna2 {background:url('{image:bgcoluna}'); position: fixed; margin-left: 123px; width: 25px; height: 1080px;  margin-top: -10px; opacity:0.90;  background-color:{color:allsidebar};}
  195.  
  196. #coluna3 {background:url('{image:bgcoluna}'); position: fixed; margin-left: 123px; width: 225px; height: 580px;  margin-top: 425px; opacity:0.90;  background-color:{color:allsidebar};}
  197.  
  198. #coluna4 {background:url('{image:bgcoluna}'); position: fixed; margin-left: 123px; width: 225px; height: 280px;  margin-top: 1px; opacity:0.90;  background-color:{color:allsidebar};}
  199.  
  200. .notesinf {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; }
  201. .notesinfo {bottom:1px; position: absolute; background: {color:bgnotes}; text-align:center; margin-left: 0px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 10px; opacity: 0; z-index: 99; width:250px; height:15px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; }
  202. .notesinfo a {color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;  }
  203. .notesinf:hover .notesinfo {opacity:99; color: {color:textnotes}; text-transform:uppercase; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;}
  204.  
  205. .notesinf1 {display: block; text-align: justify; overflow: hidden; margin-bottom: 10px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; }
  206. .notesinfo1 {position: absolute; background: {color:post}; text-align:center; margin-left: -5px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 10px; opacity: 0; z-index: 99; -webkit-transition: all 0.6s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; padding-bottom:5px; padding-left:3px; padding-right:3px;
  207. top:-5px;left:10px; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
  208. .notesinfo1 a {color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.8s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;  }
  209. .notesinf1:hover .notesinfo1 {opacity:99; color: {color:textnotes}; text-transform:uppercase; -webkit-transition: all 0.4s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.4s linear; transition: all 0.4s linear; top:5px;}
  210.  
  211. .notesinf2 {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; }
  212. .notesinfo2 {bottom:-1px; position: absolute; background: {color:bgnotes}; text-align:right; margin-left: 145px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 9px; 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; width:100px;  }
  213.  
  214. .notesinfo2 a {color: {color:textnotes}; text-transform:uppercase;}
  215. .notesinf2:hover .notesinfo2 {opacity:99; color: {color:textnotes}; text-transform:uppercase;}
  216.  
  217. #viachato {display: none}
  218.  
  219.  
  220.  iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.7;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  221.  
  222. .pagination {display: none;}
  223.  
  224. #scrollToTop:link,#scrollToTop:visited {color:transparent; background-color:transparent; display:none; position:fixed; bottom:15px; right:15px;}
  225.  
  226.     </style>
  227.      
  228.  <body onkeydown="return false">
  229.    
  230.    <div class="cred">
  231. <a href="http://cultiveis.tumblr.com" title="Cultiveis"> THEME</a></div>
  232.  
  233.  
  234. <div class="allimage imagem">
  235. <img src="{image:sidebar}"/></div>
  236. </div>
  237. </div>
  238. <div class="allimage">
  239. </div>
  240. </div>  
  241.  
  242.  <div id="menu">
  243.       <div class="links">
  244.  
  245. <a href="{text:Link1}">{text:Link1 Title}</a>  <br>
  246. <a href="{text:Link2}">{text:Link2 Title}</a>  <br>
  247. <a href="{text:Link3}">{text:Link3 Title}</a>  <br>
  248. <a href="{text:Link4}">{text:Link4 Title}</a>  <br>
  249. <a href="{text:Link5}">{text:Link5 Title}</a>  
  250.         </a>
  251. </div></div>
  252.  
  253.  
  254.  
  255. <div id="coluna">  </div>
  256.  
  257.  
  258. <div id="desc">{block:Description}{Description}{/block:Description}
  259. </div></div>
  260.        
  261.   <div id="frase2"><escritos01>{text:frase}</escritos01></div>  
  262.  
  263. <div id="pagina">
  264.      
  265. {block:Posts}
  266.      
  267.    <div class="posts">
  268.    
  269.  
  270.     {block:Text}{block:IndexPage}<div class="notesinf2"><div class="notesinfo2"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  271. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  272.      
  273.     {block:Photo}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}" >{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank">reblog</a></div>{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-250}"></div>{/block:IndexPage}{LinkCloseTag}{/block:Photo}
  274.      
  275.  {block:Photoset}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}" >{NoteCountWithLabel}</a><a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}{Photoset-250}{/block:Photoset}
  276.    
  277.     {block:Quote}{block:IndexPage}<div class="notesinf"><div class="notesinfo"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  278. <a href="{ReblogURL}" target="_blank">reblog</a></div> {/block:IndexPage}<div class="quotex">“{Quote}”</div>
  279.     {block:Source}<div class="quotex1"><b>— {Source}</b></div>
  280.     {/block:Source}
  281.     {/block:Quote}
  282.      
  283.     {block:Link}{block:IndexPage}<div class="notesinf2"><div class="notesinfo2"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  284. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  285.     {block:Description}{Description}{/block:Description}
  286.     {/block:Link}
  287.      
  288.     {block:Chat}{block:IndexPage}<div class="notesinf2"><div class="notesinfo"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  289. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}
  290.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  291.     <div class="chat"><ul>{block:Lines}
  292.     <li class="person{UserNumber}">{block:Label}
  293.     <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  294.     {/block:Chat}
  295.      
  296.     {block:Audio}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  297. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}<div class="player">{AudioPlayerBlack}</div>
  298.     {block:Caption}{Caption}{/block:Caption}
  299.     {/block:Audio}
  300.      
  301.     {block:Video}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}" >{NoteCountWithLabel}</a>
  302. <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}{Video-250}{/block:Video}
  303.      
  304.          {block:Answer}{block:IndexPage}<div class="notesinf2"><div class="notesinfo2"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}<img src="{AskerPortraitURL-48}" align="right" class="askfoto">
  305.          <div id="askheere">
  306.        <strong>{Asker}</strong> <font color= #8b8b8b>asked:</font> <br>{Question}<br /></div>
  307.         <div class="askshere2">    {Answer}
  308.     </div>{/block:Answer}
  309.    
  310.      
  311.     <div id="cap">
  312.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  313.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  314.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  315.      
  316.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  317.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  318.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  319.     {/block:ContentSource}</div></div></div>
  320.     <br>
  321.      
  322.     <div class="opant">
  323.     {block:Date}<div id="info">
  324.    </div><center><div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  325.     </div></center>{/block:Date}</div>
  326.     </div>
  327.  
  328.      {/block:Posts}
  329.      
  330.      {block:IndexPage}
  331. <div class="column navigation" id="navigation">
  332. {block:Pagination}
  333. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  334. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  335. </div>
  336. {/block:IndexPage}
  337.  
  338.     {block:PostNotes}<div class="notes" style="margin-bottom:40px;">{PostNotes}</div>{/block:PostNotes}
  339.      
  340.  
  341.  
  342. </div></div>
  343.  
  344.  
  345.  
  346.     </div>
  347.     </div>
  348.  
  349.         <div id= "viachato">
  350.     <a href="{ReblogParentURL}"></a>    
  351. </div>  </div>    
  352.    
  353.     </body>
  354.     </html>
Advertisement
Add Comment
Please, Sign In to add comment