fanih

Theme 56

May 13th, 2014
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 20.96 KB | None | 0 0
  1.     <!----theme por A-RTICULADA.tumblr.com (Fanih)
  2.                              + detalhes scusare ------>
  3.    
  4.     <!--- Don't use as base and details, good use. ---->
  5.      
  6.     <html>
  7.     <head>
  8.    
  9. <!-- DEFAULT VARIABLES -->
  10.  
  11. <meta name="color:Background" content="#fff" />
  12. <meta name="color:Link" content="#979595" />
  13. <meta name="color:text" content="#b2b2b2" />
  14. <meta name="color:Post" content="#ffffff" />
  15. <meta name="color:linksmenu" content="#817f7f" />
  16. <meta name="color:lhover" content="#747474" />
  17. <meta name="color:desc" content="#8f8d8d" />
  18. <meta name="color:allcor" content="#797878" />
  19. <meta name="color:linksmenuefeito" content="#707070" />
  20. <meta name="color:bgnotes" content="#fff"/>
  21. <meta name="color:textnotes" content="#b2b2b2"/>
  22.          
  23.     <meta name="image:background"/>
  24.     <meta name="image:sidebar" content="http://static.tumblr.com/0e9rsgb/xKbn5iznn/candice.jpg"/>
  25.          
  26.     <meta name="text:frase" content="Shine bright like a diamond"/>
  27. <meta name="color:corfrase" content="#979797" />
  28.      
  29.     <meta name="text:Link1" content="/" />
  30.     <meta name="text:Link1 Title" content="<b>a:</b> link" />
  31.     <meta name="text:Link2" content="/" />
  32.     <meta name="text:Link2 Title" content="<b>b:</b> link" />
  33.     <meta name="text:Link3" content="/" />
  34.     <meta name="text:Link3 Title" content="<b>c:</b> link" />
  35.     <meta name="text:Link4" content="/" />
  36.     <meta name="text:Link4 Title" content="<b>d:</b> link" />
  37.     <meta name="text:Link5" content="/" />
  38.     <meta name="text:Link5 Title" content="<b>e:</b> link" />
  39.  
  40.       <title>{Title}</title>  
  41.      
  42.     <link rel="shortcut icon" href="{Favicon}" />
  43.      
  44.      <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  45. <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>
  46.  
  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. </head>
  100. <style>
  101.  
  102. 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; }
  103.      
  104.     a {color: {color:link}; text-decoration: none; text-transform: none;}
  105.     a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  106.        
  107.    #pagina {top:0px; width:55%; margin-left: 400px; margin-bottom: 1px; margin-top: 1px; }
  108.      
  109. .posts {background: #fff; {block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}width:400px;{/block:PermalinkPage}  padding: 5px; top: 3px; margin-bottom: 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; margin-right:3px;  border: 1px solid #f8f8f8;}
  110.      
  111.     h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  112.     h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  113.     h1 a:hover {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 16px;}
  114.      
  115. .notes {width: 220px; padding: 0px; margin-top: -3px;  margin-left: 500px; margin-bottom: 2px; font-family: calibri; font-size: 10px; text-align: left; }
  116. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  117. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; border-top: solid 1px #f8f8f8; }
  118. .notes img{vertical-align: -6px;margin-right: 10px;width: 16px;height: 16px;float: left;}
  119.      
  120.         .quotex {font-family: 'Segoe UI'; text-align: left; font-size: 12px; line-height: 15px; padding: 3px; margin-bottom: 5px;}
  121.     .quotex1 {font-family: calibri; font-size: 12px; text-align: left; text-transform: none; margin-bottom: 5px; border-top: 1px solid #eee; padding-left: 5px; margin-left:0px;  transition: all 0.6s ease-in-out; }
  122.     .posts:hover .quotex1 {margin-right:-150px;opacity:0; moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; margin-left:-150px;margin-right:0px; opacity:1;}
  123.  
  124.     .chat {line-height: 13px; list-style: none }
  125.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  126.      
  127.     .imagepost {text-align: center; border: 0px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-transform:uppercase;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; -webkit-filter: grayscale(30%);}
  128.     .imagepost img {max-width: 250px; margin-bottom: 2px; opacity:0.9; -webkit-filter: grayscale(30%);}
  129.     .imagepost:hover {-webkit-filter: grayscale(0%);opacity:0.8; }
  130.    
  131.     .photoset {-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-transform:uppercase;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; -webkit-filter: grayscale(30%);}
  132.     .photoset img {max-width: 250px; margin-bottom: 2px; opacity:0.9; -webkit-filter: grayscale(30%);}
  133.     .photoset:hover {-webkit-filter: grayscale(0%); }  
  134.    
  135.     #info {margin-top: -32px; }
  136.  
  137.      
  138.     #cap {width: 200px; margin-top: -2px;}
  139.     .source {display: none;}
  140.  
  141.   #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; }
  142.   #askheere a {color:#8b8b8b; font-size:13px;}
  143.   #askheere a:hover {color:#696969; font-size:13px;}  
  144.  
  145.      #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;}
  146.  
  147.    .askfoto {text-align:center; color:{color:text}; font:11px Calibri; text-transform:none; border-radius:60px; opacity:1; -webkit-transition-duration:.25s; }
  148.    .askfoto a{color:{color:text};}
  149.    .askfoto img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px; }
  150.    .askfoto:hover {opacity:0.7; -webkit-transition-duration:.25s;}
  151.  
  152. .tags {display: none;}
  153.  
  154. #frase {width:199px; height: 6px; margin-left: 164px; margin-top: 72px; position:fixed; text-align:right; line-height: 6px;  font-family: fineliner; font-size: 19px;  overflow:hidden; color:{color:frase}; background-color: none; padding: 6px 2px; z-index:2;}
  155.  
  156. @font-face {font-family: "fineliner"; src: url('http://static.tumblr.com/q54tzar/JcYm21fwu/fineliner_script_1_.otf');}
  157.  
  158. #desc {width:190px; height: 10px; margin-left: 197px; margin-top: 85px; position:fixed; text-align:center; line-height: 12px;  font-family: Cambria; font-size: 11px;  overflow:hidden; color:{color:desc}; background-color: none; padding: 4px 2px; font-style:italic;}
  159.  
  160. /** scusare **/
  161. #menu {text-align:center; width:259px; margin-top: 240px;  margin-left: 185px;  position:fixed;}
  162.  
  163. .links3 {width:190px; position:absolute; height: 15px; line-height:15px; position:fixed; margin-left: 6px; text-align: left; margin-top:76px; display:block; padding: 0px;   text-transform:lowercase;  -webkit-transition:0.5s linear;opacity:1; }
  164. .links3 a { background-color:#trans; font-family:cambria; font-style:italic; font-size:9px;   color:{color:linksmenu}; display:block; padding-top:0px; padding: 1px; margin-bottom: 0px; letter-spacing:1px; margin-bottom:0px; background-color:#trans;  border:0px solid #d6d6d6;; height:10px; line-height:10px;  text-shadow:10px 0px transparent, -10px 0px transparent;    -webkit-transition: all 0.5s linear ;}
  165. .links3 a:hover{ color: {color:allcor}; text-shadow:0px 0px {color:linksmenuefeito};, -0px 0px {color:linksmenuefeito};   -webkit-transition: all 0.2s linear; -webkit-transition: all 0c.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;
  166. -o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;opacity:1;}
  167.  
  168.  
  169. .allimage {margin-left: 185px;margin-top: 102px; padding:5px; border:1px solid #eee; background-color:none;width: 170px; height: 200px;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;}
  170.  
  171. .imagem img {  margin-left: 0px; width: 170px;height: 200px; opacity:0.9;}
  172.  
  173. .imagem img:hover {width: 170px;height: 200px;}
  174. .allimage:hover {box-shadow: inset 0 0 0 130px rgba(255,255,255,0.3), 0 0px 0px rgba(0,0,0,0.4);} /**finish **/
  175.  
  176.  
  177. /** helpdesigns **/
  178. #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 **/  
  179.  
  180. .cred {position:fixed; left:0px; top:0px; line-height:11px; font:9px calibri; padding:3px; z-index:400;}
  181. .cred a {text-transform:uppercase; color:{color:desc}; letter-spacing: 1px;}
  182. .cred a:hover{background-color:none; color: {color:desc};text-align: center;}
  183.  
  184. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  185.  
  186. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text};    -webkit-border-radius:1px;}
  187.  
  188. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  189.  
  190. ::-webkit-scrollbar-corner {background-color:{color:post};}
  191.  
  192.  
  193. .notesinf {display: block; text-align: justify; overflow: hidden; margin-bottom: 25px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; }
  194. .notesinfo {bottom:1px; position: absolute; background: {color:post}; text-align:left; margin-left: -10px; text-transform:uppercase; color: transparent; padding: 3px; font-size: 10px; font-family:calibri; 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; padding-top:5px; padding-left:3px; padding-right:3px;
  195. bottom:-10px;left:10px; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;}
  196. .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;  }
  197. .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; bottom:5px;}
  198.  
  199. .notesinf1 {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; }
  200. .notesinfo1 {position: absolute; background: {color:post}; text-align:center; margin-right: 0px; 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.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; padding-right:3px; padding-left:7px; left:-200px; -webkit-transition: all 0.20s ease; -moz-transition: all 0.20s ease; -o-transition: all 0.20s ease; transition: all 0.20s ease;}
  201. .notesinfo1 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;  }
  202. .notesinf1:hover .notesinfo1 {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; left:0px;}
  203.  
  204. .notesinf2 {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; }
  205. .notesinfo2 {bottom:-1px; position: absolute; background: none; text-align:right; margin-left: 0px; 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:250px;  }
  206.  
  207. .notesinfo2 a {color: {color:textnotes}; text-transform:uppercase;}
  208. .notesinf2:hover .notesinfo2 {opacity:99; color: {color:textnotes}; text-transform:uppercase;}
  209.  
  210. .notesinf3 {display: block; text-align: justify; overflow: hidden; margin-bottom: 15px; }
  211. .notesinfo3 {bottom: -1px; position: absolute; background-color: {color:post}; 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; width:110px; padding-top:3px; bottom:-10px; left:140px; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
  212.  
  213. .notesinfo3 a {color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.6s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.6s linear; transition: all 0.2s linear; }
  214. .notesinf3:hover .notesinfo3 {opacity:99; color: {color:textnotes}; text-transform:uppercase;-webkit-transition: all 0.2s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; bottom:3px;}
  215.  
  216.  
  217. #viachato {display: none}
  218.  
  219.  
  220.  iframe#tumblr_controls {
  221. right:3px !important;
  222. position: fixed !important;
  223. -webkit-filter:invert(80%);
  224. }
  225.  
  226. .pagination {display: none;}
  227.  
  228. #scrollToTop:link,#scrollToTop:visited {color:transparent; background-color:transparent; display:none; position:fixed; bottom:15px; right:15px;}
  229.  
  230.  
  231.     </style>
  232.      
  233.  <body onkeydown="return false">
  234. <div class="cred">
  235. <a href="http://a-rticulada.tumblr.com" title="A-RTICULADA"> THEME</a></div>
  236.  
  237. <div id="desc">{block:Description}{Description}{/block:Description}
  238. </div></div>
  239.  
  240.  <div id="frase">{text:frase}</div>
  241.  
  242. <div id="menu">
  243. <div class="links3">
  244. <a href="{text:Link1}">{text:Link1 Title}</a>
  245. <a href="{text:Link2}">{text:Link2 Title}</a>
  246. <a href="{text:Link3}">{text:Link3 Title}</a>
  247. <a href="{text:Link4}">{text:Link4 Title}</a>
  248. <a href="{text:Link5}">{text:Link5 Title}</a> </div>
  249. </div>
  250.  
  251. <div class="allimage imagem">
  252. <img src="{image:sidebar}">
  253. </div>
  254. </div>
  255. <div class="allimage">
  256. </div>
  257. </div>  
  258.  
  259.  
  260. <div id="pagina">
  261.      
  262. {block:Posts}
  263.      
  264.    <div class="posts">
  265.    
  266.  
  267.     {block:Text}{block:IndexPage}<div class="notesinf3"><div class="notesinfo3"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  268.      
  269.     {block:Photo}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{LinkOpenTag}<div class="imagepost"><img src="{PhotoURL-250}"></div>{/block:IndexPage}{LinkCloseTag}{/block:Photo}
  270.      
  271.  {block:Photoset}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}{Photoset-250}{/block:Photoset}
  272.    
  273.     {block:Quote}{block:IndexPage}<div class="notesinf"><div class="notesinfo"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div> {/block:IndexPage}<div class="quotex"><i>“{Quote}”</i></div>
  274.     {block:Source}<div class="quotex1"><b><i> {Source}</b></i></div>
  275.     {/block:Source}
  276.     {/block:Quote}
  277.      
  278.     {block:Link}{block:IndexPage}<div class="notesinf3"><div class="notesinfo3"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  279.     {block:Description}{Description}{/block:Description}
  280.     {/block:Link}
  281.      
  282.     {block:Chat}{block:IndexPage}<div class="notesinf"><div class="notesinfo"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  283.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  284.     <div class="chat"><ul>{block:Lines}
  285.     <li class="person{UserNumber}">{block:Label}
  286.     <span class="label"><strong>{Label}</strong></span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  287.     {/block:Chat}
  288.      
  289.     {block:Audio}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}<div class="player">{AudioPlayerBlack}</div>
  290.     {block:Caption}{Caption}{/block:Caption}
  291.     {/block:Audio}
  292.      
  293.     {block:Video}{block:IndexPage}<div class="notesinf1"><div class="notesinfo1"><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}{Video-250}{/block:Video}
  294.      
  295.          {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">
  296.          <div id="askheere">
  297.        <strong>{Asker}</strong> <font color= #8b8b8b>asked:</font> <br>{Question}<br /></div>
  298.         <div class="askshere2">    {Answer}
  299.     </div>{/block:Answer}
  300.    
  301.      
  302.     <div id="cap">
  303.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  304.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  305.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  306.      
  307.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  308.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  309.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  310.     {/block:ContentSource}</div></div></div>
  311.     <br>
  312.      
  313.     <div class="opant">
  314.     {block:Date}<div id="info">
  315.    </div><center><div class="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  316.     </div></center>{/block:Date}</div>
  317.     </div>
  318.  
  319.      {/block:Posts}
  320.      
  321.      {block:IndexPage}
  322. <div class="column navigation" id="navigation">
  323. {block:Pagination}
  324. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  325. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  326. </div>
  327. {/block:IndexPage}
  328.  
  329.     {block:PostNotes}<div class="notes" style="margin-bottom:40px;">{PostNotes}</div>{/block:PostNotes}
  330.      
  331.  
  332.  
  333. </div></div>
  334.  
  335.  
  336.  
  337.     </div>
  338.     </div>
  339.         <div id= "viachato">
  340.     <a href="{ReblogParentURL}"></a>    
  341. </div>  </div>    
  342.    
  343.  
  344.     </body>
  345.     </html>
Advertisement
Add Comment
Please, Sign In to add comment