malaxo-fobia

theme 60 mf

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