malaxo-fobia

theme 59 mf

Dec 5th, 2012
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 25.88 KB | None | 0 0
  1. <! theme por mistaky | não copie e não retire os créditos, por favor !>
  2. <html>
  3.  
  4. <head>
  5.    <!-- DEFAULT VARIABLES -->
  6. <meta name="font:title" content="georgia" />
  7. <meta name="font:body" content="arial" />
  8.  
  9. <meta name="color:background" content="#f8f8f8" />
  10. <meta name="color:post" content="#fff" />
  11. <meta name="color:text" content="#c0c0c0" />
  12. <meta name="color:borda" content="#eee" />
  13. <meta name="color:textlink" content="#fff" />
  14. <meta name="color:sid" content="#eee" />
  15.  
  16. <meta name="image:background" content="" />
  17. <meta name="image:sidebar" content="" />
  18.  
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link1" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link2" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link3" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link4" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link5" />
  30.  
  31. <link href='http://fonts.googleapis.com/css?family=Tulpen+One' rel='stylesheet' type='text/css'>
  32.  
  33.  
  34.  
  35. <script type="text/javascript">
  36. var rev = "fwd";function titlebar(val)
  37. {var msg = "{Title}";
  38. var res = " ";
  39. var speed = 120;var pos = val;msg = "{Title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  40. else{rev = "bwd";
  41. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  42. else{
  43. if(pos > 0){
  44. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  45. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  46. titlebar(0);
  47. </script>
  48.  
  49.                      
  50.         <link rel="shortcut icon" href="{Favicon}">
  51.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52.         {block:Description}
  53.   <meta name="description" content="{MetaDescription}" />
  54.         {/block:Description}
  55.  
  56.     <style type="text/css">
  57.  
  58.  
  59. body {background-color: {color:background}; font-family: {font:body}; color: {color:text}; text-align: justify; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; background-position: down left;background-repeat: no-repeat;}
  60.  
  61. iframe#tumblr_controls {right:3px !important;
  62. position: fixed !important;
  63. -webkit-transition: opacity 0.7s linear;
  64. opacity: 0.2;
  65. -webkit-transition: all 0.8s ease-out;
  66. -moz-transition: all 0.8s ease-out;
  67. transition: all 0.8s ease-out;}
  68.  
  69. iframe#tumblr_controls:hover{
  70. -webkit-transition: opacity 0.7s linear;
  71. opacity: 1;
  72. -webkit-transition: all 0.4s ease-out;
  73. -moz-transition: all 0.4s ease-out;
  74. transition: all 0.4s ease-out;}
  75.  
  76.  
  77. a {color: {color:text}; text-decoration: none; text-transform: none;}
  78. a:hover {color: {color:text}; background-color: transparent; text-decoration: none;}
  79.  
  80. p {margin: 6px 0 0 0}
  81.  
  82. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  83. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  84. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  85. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  86.  
  87. blockquote img{max-width: 470px!important}
  88. blockquote blockquote img{max-width: 450px!important}
  89. blockquote blockquote blockquote img{max-width: 430px!important}
  90. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  91.  
  92. a:link, a:visited, a:active{ text-decoration:none; color:{color:text}; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
  93.  
  94.  
  95. #allbar {position: fixed; float: left; padding: 6px; width: 200px; height: 100%; margin-left: 800px; margin-top: 400px; background-color:transparent; }
  96.  
  97. .descrip {width:190px; height: auto; position:fixed;overflow:hidden;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:40px;background: transparent ;z-index: 3; border-top: 0px solid #eee;}
  98.  
  99. .descrip {font-family: georgia; margin-left: 2px; font-size: 9px; color:{color:text};text-align:right;padding:3px; text-transform:lowercase; }
  100.  
  101.  
  102.  
  103. .sidimg {text-align: justify; overflow: hidden; font-size: 9px; font-family: verdana; position: fixed; margin-left:11px;z-index: 100; padding: 20px; width: 165px;  background-color: {color:sid}; color: {color:text}; margin-top:-200px; background-attachment: fixed; opacity: 0.7; }
  104.  
  105. .sidimg img{width: 165px; margin-top: 0px; margin-left: 0px;opacity: 1;  -webkit-transition-duration: 1.0s; -moz-transition-duration: 1.0s; -webkit-border-radius: 0px 0px 0px 0px; z-index: 120; }
  106.  
  107.  
  108.  
  109. .linkss {margin-top: -40px; margin-left: 27px; width: 140px; padding: 3px;  z-index: 15000;  height: auto; text-align: center; background-color: transparent; }
  110.  
  111. .links {width: 175px; margin-left: 11px; margin-top: 45px; position:fixed; overflow:hidden; background-color: transparent; padding:2px; font-family: georgia; font-size: 9px; font-style: normal; text-align: right; letter-spacing: 1px; z-index: 999;  }
  112.  
  113. .links a {color: {color:text}; text-transform: lowercase;  border-left: 2px solid transparen; border-right: 2px solid transparent;  }
  114.  
  115.  
  116. .links a:hover {#links a:hover { opacity: 0.4}}
  117.  
  118. .sidebarpages{z-index: 1000; margin-top: 95px; text-align: right; font-family: consolas;}
  119. .sidebarpages a{text-decoration: none;color:{color:text}; font-family: consolas;}
  120. .sidebarpages a:hover{color:{color:text}; background-color: transparent}
  121.  
  122. #apap {margin:auto; margin-top:10px; margin-left:20px; width:940px; width:400px;}
  123.  
  124. .post{width:400px; float:left; position:relative; margin-left:330px; margin-top: 5px; background-color: {color:post}; padding: 5px; border: 1px solid {color:borda}; {block:PermalinkPage}width:400px; border: 0px solid #eee;{/block:PermalinkPage};}
  125.  
  126. .post img{max-width:400px;{block:PermalinkPage}max-width:400px;padding: 5px; background-color: {color:sidebar}; border: 1px solid #ddd;{/block:PermalinkPage}; opacity: 0.8}
  127.  
  128. .imgg {margin-left: 0px; margin-top:0px;}
  129.  
  130. .textt {{block:PermalinkPage}padding: 5px; background: {color:post}; border: solid 0px {color:borda}; max-width: 520px;{/block:PermalinkPage};}
  131.  
  132. h1 {font-family: {font:title}; text-decoration: underline; text-align: center; font-size: 11px; color: {color:text}; font-weight: normal; line-height: 18px;text-transform: uppercase;}
  133. h1 a {text-align: center; font-size: 11px; color: {color:text}; font-weight: normal; line-height: 18px;text-transform: uppercase;}
  134. h1 a:hover {text-align: center; font-size: 11px; color: {color:text}; font-weight: normal; line-height: 18px;text-transform: uppercase;}
  135.  
  136.  
  137. h2 {font-family: {font:title}; text-align: center; font-size: 11px; color: {color:text}; font-weight: normal; line-height: 18px;text-transform: uppercase;}
  138. h2 a {text-align: center; font-size: 11px; color: {color:text}; font-weight: normal; line-height: 18px;text-transform: uppercase;}
  139. h2 a:hover {text-align: center; font-size: 11px; color: {color:text}; font-weight: normal; line-height: 18px;text-transform: uppercase;}
  140.  
  141.  
  142. /*** Ask Por Simone (cerejadosundae)***/
  143.  
  144. .ask {width: 96%;height:auto; background:{color:barra lateral}; font-weight:normal; padding:5px; margin-bottom: 1px; margin-left: 2px;text-shadow:0 px 0px #fff;color:{color:text}; font-size: 9px; font-family: arial;}
  145.  
  146. .asker {width: 98%;height:15px; background-color: {color:text}; font-weight:normal; padding:3px; margin-bottom: 1px; color:{color:post}; text-align:left;line-height:15px;font-family: arial; font-style: none;  font-size: 9px;text-transform:none;margin-left: 0px;}
  147. .asker img {background: {color:text}; border: solid 1px {color:text}; padding: 5px;}
  148.  
  149. .asker a{background: ; color:{color:post};}
  150.  
  151. .askborder {width:32px;float: left; display: inline; font-family: georgia; font-style: italic;  margin-bottom: 2px;margin-left:-3px;background-color: {color:text};padding:3px;margin-top:-3px;}
  152.  
  153. .resposta {width: 90%;background:{color:post}; font-weight:normal; padding:14px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;color:{color:text}; font-size: 9px; font-family: arial;}
  154.  
  155.  
  156. blockquote{padding:0px 0px 0px 5px; margin:0px 0px 2px 1px; border-left:1px solid {color:text};}
  157.  
  158.  
  159.  
  160. .nothingphoto {position:absolute; opacity:0; margin-left:1px; color:{color:text}; padding:2px 10px 2px 5px; font-family:calibri; font-size:9px; margin-top: -5px; width: 96%; -webkit-transition: 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; background-color: {color:post}; text-align: center; padding: 3px;}
  161.  
  162. .post:hover .nothingphoto {opacity:1.0; margin-top: -18px;}
  163.  
  164. .nothingphoto .linkreblog {text-decoration: none;}
  165.  
  166.  
  167. .nothingphoto a {text-transform: uppercase}
  168.  
  169. .nothingphoto a:hover {opacity:0.9; text-transform: uppercase}
  170.  
  171. .nothingask {position:absolute; opacity:0; margin-left:123px; color:{color:text}; padding:2px 10px 2px 5px; font-family:calibri; font-size:9px; margin-top: 65px; width: 103px; -webkit-transition: 0.8s linear;-webkit-transition: all 0.8s ease-in-out;background-color: {color:post}; text-align: center; padding: 3px;}
  172.  
  173. .post:hover .nothingask {opacity:1.0; margin-top: -20px;}
  174.  
  175. .nothingask .linkreblog {text-decoration: none;}
  176.  
  177.  
  178. .nothingask a {text-transform: uppercase}
  179.  
  180. .nothingask a:hover {opacity:0.9; text-transform: uppercase}
  181.  
  182. .nothingphoto2 {position:absolute; opacity:0; margin-left:0px; color:{color:text}; font-family:calibri; font-size:10px; margin-top: -20px; width: 398px; -webkit-transition: 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; background-color: {color:post}; text-align: left; padding: 3px;}
  183.  
  184. .post:hover .nothingphoto2 {opacity:1.0;}
  185.  
  186. .nothingphoto2 .linkreblog {text-decoration: none; font-size: 9px;}
  187.  
  188.  
  189. .nothingphoto2 a {text-transform: uppercase}
  190.  
  191. .nothingphoto2 a:hover {opacity:0.9; text-transform: uppercase}
  192.  
  193. .qquote{font-size: 11px; letter-spacing: 0px; line-height: 15px; text-transform: none; margin-top: 5px; font-family: georgia; text-align: center; word-spacing: 1px;}
  194. .qsource{margin: 3px 15px 20px 0; text-align: center; font-size: 9px;}
  195.  
  196.  
  197. .chat {line-height: 13px; list-style: none }
  198. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  199. .person1 {color: {color:text}; background-color: {color:background}; padding: 2px; }
  200. .person1 .label {font-weight: bold;  color:{color:text}}
  201. .person2 {color: {color:text}; background-color: {color:background};padding: 2px;  }
  202. .person2 .label {font-weight: bold;  color:{color:text}}
  203.  
  204. .source {display: none;}
  205.  
  206. .player {background-color: #e3e3e3; text-align: left; display:block;}
  207.  
  208. .notes img{display: none; border:0px}
  209. ol.notes {width: 400px; list-style: none; padding: 0px; z-index: 11;}
  210. ol.notes li {background-color: ; margin-bottom: 1px; padding: 5px; border-bottom: 1px dotted {color:text};}
  211.  
  212.  
  213.  
  214. #infscr-loading {display:inline;}
  215.  
  216. #photo .nothingphoto
  217. {box-shadow:-1px -1px 3px #222;}
  218.  
  219. #photo
  220. {background-color:{color:background};}
  221.  
  222. .texte a
  223. {text-decoration:underline}
  224.  
  225.  
  226.  
  227. ::-webkit-scrollbar-thumb:vertical{
  228. background-color: {color:barra};
  229. height: 100px;
  230. -webkit-border-radius: 0px;
  231. }
  232.  
  233. ::-webkit-scrollbar-thumb:horizontal{
  234. background-color: {color:barra};
  235. height: 10px;
  236. -webkit-border-radius: 0px;
  237. }
  238.  
  239. ::-webkit-scrollbar{
  240. height: 6px;
  241. width: 5px;
  242. background-color: {color:background};
  243. }
  244.  
  245.  
  246.  
  247. </style>
  248. <body onkeydown='return false'>
  249.  
  250. <div id="allbar">
  251.  
  252. <div class="descrip">| {description} |</div>
  253.  
  254. <div class="sidimg"><img src="{image:sidebar}"/>
  255. </div>
  256.  
  257. <div class="linkss"></div>
  258.  
  259.  
  260.  
  261. <div class="links">
  262. <a href="{text:Link1}">{text:Link1 Title}</a><font color="{color:sidlinks}">, </font>
  263. <a href="{text:Link2}">{text:Link2 Title}</a><font color="{color:sidlinks}">, </font>
  264. <a href="{text:Link3}">{text:Link3 Title}</a><font color="{color:sidlinks}">, </font>
  265. <a href="{text:Link4}">{text:Link4 Title}</a><font color="{color:sidlinks}">, </font>
  266. <a href="{text:Link5}">{text:Link5 Title}</a><font color="{color:sidlinks}">, </font>
  267. <a href="http://mistaky.tumblr.com/"  title="theme mistaky.">theme</a>
  268.  
  269. </div>
  270.  
  271. <div class="sidebarpages">
  272. {block:PreviousPage}<a href="{PreviousPage}" title="prev">«</a>{/block:PreviousPage} {CurrentPage} of {TotalPages}
  273. {block:NextPage}<a href="{NextPage}" title="next">»</a>{/block:NextPage}</div>
  274. {/block:Pagination}
  275.    
  276. </div></div>
  277.  
  278.  
  279.    
  280.    
  281.  
  282. {block:IndexPage}
  283.  
  284. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  285.  
  286. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  287.  
  288. <script type="text/javascript">
  289. $(window).load(function(){
  290. var $wall = $('#apap');
  291. $wall.imagesLoaded(function(){
  292. $wall.masonry({
  293. itemSelector: '.post',
  294. isAnimated : true
  295. });
  296. });
  297. $wall.infinitescroll({
  298. navSelector : "div#navigation",
  299. nextSelector : "div#navigation a#nextPage",
  300. itemSelector : '.post',
  301. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  302. loadingText : " ",
  303. donetext : " ",
  304. extraScrollPx : 9000,
  305. bufferPx : 10000,
  306. debug : false,
  307. errorCallback: function() {
  308. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  309. }},
  310. function( newElements ) {
  311. var $newElems = $( newElements );
  312. $newElems.hide();
  313. $newElems.imagesLoaded(function(){
  314. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  315. });
  316. }); $('#apap').show(400);
  317. });
  318. </script>
  319.  
  320. {/block:IndexPage}
  321.  
  322. <div id="apap">
  323.  
  324.  
  325. {block:Posts}
  326. {block:Text}
  327. <div class="post">
  328. {block:Title}<h2>{Title}</h2>{/block:Title}{Body}
  329. {block:IndexPage}<span class="nothingphoto">
  330. <a href="{Permalink}">{block:Date} {DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> - <span class="linkreblog"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></span>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  331. </span>{/block:IndexPage}
  332. <div class="permalink">{block:PermalinkPage}
  333.     <div style="margin-left:5px;margin-top:10px;">
  334.      <div>{block:Caption}{Caption}{/block:Caption}</div><br>
  335.        <center><font style="font-family: calibri; font-size: 9px;text-transform: uppercase;">{block:Date}{DayOfMonth}.{MonthNumber}.{Year} -{/block:Date}
  336.        <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a> - {block:PostNotes} {NoteCountWithLabel} -{/block:PostNotes} {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">SOURCE</a>]{/block:RebloggedFrom}</font></center>
  337.     <div>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} {/block:HasTags}</div>
  338.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  339.     </div>
  340.     {/block:PermalinkPage}</div>
  341. </div>
  342. {/block:Text}
  343.  
  344. {block:Photo}
  345. <div class="post">
  346. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  347. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:IndexPage}width="400"{/block:IndexPage}{block:PermalinkPage}width="400"{/block:PermalinkPage}/>
  348. {block:IndexPage}<span class="nothingphoto2">{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year} / <span class="linkreblog"><a href="{ReblogURL}" target="_blank">reblog</a></span> - <a href="{Permalink}" id="notes">{NoteCount}</a></span>{/block:IndexPage}
  349.  
  350. <div class="permalink">{block:PermalinkPage}
  351.     <div style="margin-left:5px;margin-top:10px;">
  352.      <div>{block:Caption}{Caption}{/block:Caption}</div><br>
  353.        <center><font style="font-family: calibri; font-size: 9px;text-transform: uppercase;">{block:Date}{DayOfMonth}.{MonthNumber}.{Year} -{/block:Date}
  354.        <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a> - {block:PostNotes} {NoteCountWithLabel} -{/block:PostNotes} {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">SOURCE</a>]{/block:RebloggedFrom}</font></center>
  355.     <div>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} {/block:HasTags}</div>
  356.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  357.     </div>
  358.     {/block:PermalinkPage}
  359.  
  360. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  361. {block:IndexPage}</a>{/block:IndexPage}
  362. {block:PermalinkPage}{LinkCloseTag}<p>
  363. {/block:PermalinkPage}</div>
  364. </div>
  365.  
  366.  
  367.  
  368. {/block:Photo}
  369.  
  370. {block:Photoset}
  371. <div class="post">
  372.  
  373. <div class="imgg">{block:IndexPage}{Photoset-400}{/block:IndexPage}</div><div class="textt">{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</div>
  374. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  375. <p>
  376. {block:IndexPage}<span class="nothingphoto2">{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year} / <span class="linkreblog"><a href="{ReblogURL}" target="_blank">reblog</a></span> - <a href="{Permalink}" id="notes">{NoteCount}</a></span>{/block:IndexPage}
  377. <div class="permalink">{block:PermalinkPage}
  378.     <div style="margin-left:5px;margin-top:10px;">
  379.      <div>{block:Caption}{Caption}{/block:Caption}</div><br>
  380.        <center><font style="font-family: calibri; font-size: 9px;text-transform: uppercase;">{block:Date}{DayOfMonth}.{MonthNumber}.{Year} -{/block:Date}
  381.        <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a> - {block:PostNotes} {NoteCountWithLabel} -{/block:PostNotes} {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">SOURCE</a>]{/block:RebloggedFrom}</font></center>
  382.     <div>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} {/block:HasTags}</div>
  383.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  384.     </div>
  385.     {/block:PermalinkPage}</div>
  386. </div>
  387. {/block:Photoset}
  388.  
  389. {block:Quote}
  390. <div class="post">
  391. <div class="qquote">"{Quote}"
  392. {block:Source}<div class="qsource">— {Source}</div>{/block:Source}</div>
  393. {block:IndexPage}<span class="nothingphoto">
  394. <a href="{Permalink}">{block:Date} {DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> - <span class="linkreblog"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></span>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  395. </span>{/block:IndexPage}
  396. <div class="permalink">{block:PermalinkPage}
  397.     <div style="margin-left:5px;margin-top:10px;">
  398.      <div>{block:Caption}{Caption}{/block:Caption}</div><br>
  399.        <center><font style="font-family: calibri; font-size: 9px;text-transform: uppercase;">{block:Date}{DayOfMonth}.{MonthNumber}.{Year} -{/block:Date}
  400.        <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a> - {block:PostNotes} {NoteCountWithLabel} -{/block:PostNotes} {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">SOURCE</a>]{/block:RebloggedFrom}</font></center>
  401.     <div>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} {/block:HasTags}</div>
  402.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  403.     </div>
  404.     {/block:PermalinkPage}</div>
  405. </div>
  406. {/block:Quote}
  407.  
  408. {block:Chat}
  409. <div class="post">
  410. <div class="chat"><ul>{block:Lines}
  411. <li class="person{UserNumber}">{block:Label}
  412. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  413. {block:IndexPage}<span class="nothingphoto">
  414. <a href="{Permalink}">{block:Date} {DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> - <span class="linkreblog"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></span>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  415. </span>{/block:IndexPage}
  416. <div class="permalink">{block:PermalinkPage}
  417.     <div style="margin-left:5px;margin-top:10px;">
  418.      <div>{block:Caption}{Caption}{/block:Caption}</div><br>
  419.        <center><font style="font-family: calibri; font-size: 9px;text-transform: uppercase;">{block:Date}{DayOfMonth}.{MonthNumber}.{Year} -{/block:Date}
  420.        <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a> - {block:PostNotes} {NoteCountWithLabel} -{/block:PostNotes} {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">SOURCE</a>]{/block:RebloggedFrom}</font></center>
  421.     <div>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} {/block:HasTags}</div>
  422.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  423.     </div>
  424.     {/block:PermalinkPage}</div>
  425. </div>
  426. {/block:Chat}
  427.  
  428. {block:Link}
  429. <div class="post">
  430. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  431. {block:Description}{Description}{/block:Description}
  432. {block:IndexPage}<span class="nothingphoto">
  433. <a href="{Permalink}">{block:Date} {DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> - <span class="linkreblog"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></span>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  434. </span>{/block:IndexPage}
  435. <div class="permalink">{block:PermalinkPage}
  436.     <div style="margin-left:5px;margin-top:10px;">
  437.      <div>{block:Caption}{Caption}{/block:Caption}</div><br>
  438.        <center><font style="font-family: calibri; font-size: 9px;text-transform: uppercase;">{block:Date}{DayOfMonth}.{MonthNumber}.{Year} -{/block:Date}
  439.        <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a> - {block:PostNotes} {NoteCountWithLabel} -{/block:PostNotes} {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">SOURCE</a>]{/block:RebloggedFrom}</font></center>
  440.     <div>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} {/block:HasTags}</div>
  441.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  442.     </div>
  443.     {/block:PermalinkPage}</div>
  444. </div>
  445. {/block:Link}
  446.  
  447. {block:Audio}
  448. <div class="post">
  449. <div class="player">{AudioPlayerGrey}</div>
  450. {block:IndexPage}<span class="nothingphoto">
  451. <a href="{Permalink}">{block:Date} {DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> - <span class="linkreblog"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></span>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  452. </span>{/block:IndexPage}
  453. <div class="permalink">{block:PermalinkPage}
  454.     <div style="margin-left:5px;margin-top:10px;">
  455.      <div>{block:Caption}{Caption}{/block:Caption}</div><br>
  456.        <center><font style="font-family: calibri; font-size: 9px;text-transform: uppercase;">{block:Date}{DayOfMonth}.{MonthNumber}.{Year} -{/block:Date}
  457.        <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a> - {block:PostNotes} {NoteCountWithLabel} -{/block:PostNotes} {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">SOURCE</a>]{/block:RebloggedFrom}</font></center>
  458.     <div>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} {/block:HasTags}</div>
  459.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  460.     </div>
  461.     {/block:PermalinkPage}</div>
  462. </div>
  463. {/block:Audio}
  464.  
  465. {block:Video}
  466. <div class="post">
  467. {block:IndexPage}{Video-400}{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  468. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  469. <p>
  470. {block:IndexPage}<span class="nothingphoto">
  471. <a href="{Permalink}">{block:Date} {DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> - <span class="linkreblog"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></span>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  472. </span>{/block:IndexPage}
  473. <div class="permalink">{block:PermalinkPage}
  474.     <div style="margin-left:5px;margin-top:10px;">
  475.      <div>{block:Caption}{Caption}{/block:Caption}</div><br>
  476.        <center><font style="font-family: calibri; font-size: 9px;text-transform: uppercase;">{block:Date}{DayOfMonth}.{MonthNumber}.{Year} -{/block:Date}
  477.        <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a> - {block:PostNotes} {NoteCountWithLabel} -{/block:PostNotes} {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">SOURCE</a>]{/block:RebloggedFrom}</font></center>
  478.     <div>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags} {/block:HasTags}</div>
  479.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  480.     </div>
  481.     {/block:PermalinkPage}</div>
  482. </div>
  483. {/block:Video}
  484.  
  485. {block:Answer}
  486. <div class="post">
  487. <div class="textt">
  488. <div class="asker">{Asker} asked:
  489. </div>
  490. <div class="ask">
  491. "{Question}" </div>
  492. <div class="resposta">{Answer}</div></div>
  493. <span class="nothingask">
  494.  
  495. {block:IndexPage}{/block:IndexPage}
  496. </div>
  497. {/block:Answer}
  498.  
  499.  
  500.  
  501. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  502.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  503.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  504. {/block:ContentSource}</div>
  505.  
  506.  {/block:posts}
  507.  
  508.  
  509. </div>
  510. </div>
  511.  
  512. </body>
  513. </html>
Advertisement
Add Comment
Please, Sign In to add comment