Advertisement
exodorado

03.theme: Crazy

Feb 5th, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.97 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5. <title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8.  
  9. <!---------------------------------------------------------------------
  10.  
  11. theme: crazy 。◕‿◕。
  12. theme by : exodorado.tumblr.com
  13. It is forbidden any copy or use of codes as the criminal law, article 184 © - 09/janeiro/2014.
  14. ● respect my work, do not remove the credits.
  15. ● do not use as a basis.
  16. ● if not inspires
  17.  
  18. ---------------------------------------------------------------------->
  19.  
  20. <!------ BOTÃO DE CEREJEIRA - FONTAS! ☆ ------>
  21. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  22.  
  23.  
  24. <!------ BOTÃO DE CEREJEIRA - APARÊNCIA! ☆ ------>
  25. <meta name="image:image" content="http://static.tumblr.com/cir8k0k/B6Emz5f3l/tumblr_mxz58xvbsb1rr2cq6o1_500.gif" />
  26. <meta name="color:background" content="#ffffff" />
  27. <meta name="color:letra" content="#858585" />
  28. <meta name="color:scrollbar" content="#E7A650" />
  29. <meta name="color:posts" content="#f8f8f8" />
  30. <meta name="color:border" content="#f1f1f1" />
  31. <meta name="color:strong" content="#B22222" />
  32. <meta name="color:italic" content="#E7A650" />
  33. <meta name="color:title" content="#696969" />
  34. <meta name="color:menu" content="#e8e8e8" />
  35. <meta name="color:menuletra" content="#fff" />
  36. <meta name="color:title" content="#696969" />
  37. <meta name="color:ask" content="#eee" />
  38. <meta name="color:chat1" content="#eee" />
  39. <meta name="color:chat2" content="#fafafa" />
  40. <meta name="color:letrachat1" content="#888" />
  41. <meta name="color:letrachat2" content="#888" />
  42. <meta name="color:track" content="#eee" />
  43.  
  44.  
  45. <meta name="text:Link 1 URL" content="/"/>
  46. <meta name="text:Link 1" content="link"/>
  47. <meta name="text:Link 2 URL" content="/"/>
  48. <meta name="text:Link 2" content="link"/>
  49. <meta name="text:Link 3 URL" content="/"/>
  50. <meta name="text:Link 3" content="link"/>
  51. <meta name="text:Link 4 URL" content="/"/>
  52. <meta name="text:Link 4" content="link"/>
  53. <meta name="text:Link 5 URL" content="/"/>
  54. <meta name="text:Link 5" content="link"/>
  55. <meta name="text:Link 6 URL" content="/"/>
  56. <meta name="text:Link 6" content="link"/>
  57.  
  58. <style type="text/css">
  59.  
  60. /*----- BOTÃO DE CEREJEIRA - SCROLLBAR! ☆ -----*/
  61. ::-webkit-scrollbar-thumb {height:auto;background-color: {color:scrollbar};border: 2px solid #fff;}
  62. ::-webkit-scrollbar {height:9px;width:9px;background-color: {color:scrollbar};border: 4px solid #fff;}
  63.  
  64. /*----- BOTÃO DE CEREJEIRA - CORPO! ☆ -----*/
  65. body {background:{color:background};color:{color:letra};text-align:justify;line-height:15px;font-family:'Century Gothic';font-size:10px;}
  66.  
  67. /*----- BOTÃO DE CEREJEIRA - SELEÇÃO COLORIDA! ☆ -----*/
  68. ::-moz-selection{background:transparent; color:{color:letra};}
  69. ::selection{background:transparent; color:{color:letra};}
  70.  
  71. /*----- BOTÃO DE CEREJEIRA - TITULOS! ☆ -----*/
  72. h1{color:{color:title}!important;font-family:'gee';font-size:20px;font-weight:normal;padding:10px;}
  73.  
  74. /*----- BOTÃO DE CEREJEIRA - ESTILO BASICO! ☆ -----*/
  75. a:link, a:visited, a:active {color:{color:letra}; letter-spacing: 0.02em; text-decoration: none;}
  76. a:hover {color:{color:letra};-webkit-transition-duration:.99s;}
  77. b, strong {color:{color:strong};}
  78. u,underline {color:{color:letra};border-bottom: 1px dotted #E7A650;}
  79. i, em{color:{color:italic};}
  80.  
  81. /*----- BOTÃO DE CEREJEIRA - FONTES! ☆ -----*/
  82. @font-face{font-family:'gee'; src:url('http://static.tumblr.com/qzpui9z/s7gmkhgsd/conjuntar1.ttf');}
  83.  
  84. /*----- BOTÃO DE CEREJEIRA - SIDEBAR! ☆ -----*/
  85. #side {position:fixed;top:355px;margin-left:200px;font:9px tahoma;}
  86. #menu {width:250px;font-family:tahoma; font-size:10px; position:fixed;}
  87. .menu {color:{color:menuletra}; background:{color:menu}; display: inline-block; text-align: center; line-height: 16px; height: 16px; ;width:72px; float: center; margin:1px ; font-family:tahoma; font-size:9px;!important;text-decoration: none; letter-spacing:-0.05em; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.5s ease-out;}
  88. .descricao {width:145px; position:fixed;left:200px;height:auto;top:370px;background: transparent; font-family:arial; font-size:9px; line-height:13px;text-align: normal; color:{color:letra};font-weight:normal;padding:3px;}
  89.  
  90. /*----- BOTÃO DE CEREJEIRA - CENTRALIZAÇÃO! ☆ -----*/
  91. #total{width:1150px;margin-top:0px;}
  92. #conteudo {width:700px;margin-top:10px;float:right;padding-bottom:25%;}
  93. #sidebar {margin-top:100px;position:fixed;width:195px;margin-left:110px;}
  94.  
  95. /*----- BOTÃO DE CEREJEIRA - POSTS! ☆ -----*/
  96. .posts {overflow:hidden;padding:4px;margin:5px;background:#FFF;width:250px;border:0px solid #f1f1f1;}
  97. .posts img{max-width:250px;}
  98. .posts2 {width: 400px;float: center;padding:4px; margin-bottom:4px;background:{color:posts};border:1px solid {color:border};text-align:left;border-radius:3px;}
  99.  
  100. /*----- BOTÃO DE CEREJEIRA - PERMALINKS! ☆ -----*/
  101. ol.notes {display:block; border-left:2px solid {color:posts}; border-right:2px solid {color:posts}; background-repeat:no-repeat; vertical-align:middle; text-decoration:none; margin-bottom:1px; background:{color:posts}; list-style-type:none; font-size:10px;}
  102. ol.notes li.note {border-top:solid 1px #eee; padding:4px;}
  103. ol.notes li.note img.avatar {display:normal;}
  104. ol.notes li.note span.action {font-weight:none;}
  105. ol.notes li.note .answer_content {font-weight:normal;}
  106. ol.notes li.note blockquote {display:none;}
  107. ol.notes li.note blockquote a {text-decoration:none;}
  108. ful {list-style:none;}
  109. ol {list-style-position:inside;}
  110. * {margin:0; padding:0; outline:none;}
  111. .caixa {overflow:hidden; padding:7px; font-family:'calibri'; font-family:10px; text-align:justify; margin-bottom:1px; width:398px; margin-right:2px; margin-top:2px; margin-left:0px; background:{color:posts}; border:1px solid {color:border};border-radius:3px;}
  112. .extra {border-left:10px solid {color:letra}; display:block; background-repeat:no-repeat; text-indent:5px; vertical-align:middle; text-decoration:none; font-family:calibri;padding:2px; margin-bottom:1px; background:#fff; line-height:13px;-webkit-transition-duration: .49s;}
  113. .extra:hover {border-left:30px solid {color:letra};}
  114. .extraa {border-left:15px solid {color:letra}; display:block; background-repeat:no-repeat; text-indent:5px; vertical-align:middle; text-decoration:none; font-family:calibri;padding:2px; margin-bottom:1px; background:#fff; line-height:13px;-webkit-transition-duration: .49s;}
  115. .extraa:hover {border-left:25px solid {color:letra};}
  116.  
  117. /*----- BOTÃO DE CEREJEIRA - NOTES, REBLOGS E LIKES! ☆ -----*/
  118. .posts .notes2 {z-index: 11;padding:1px;margin-left:9px;text-align: center;background:rgba(0,0,0,0.4);position: absolute;margin-top:8px;height:17px;width:17px;border-radius:20px;line-height:17px; font-family:trebuchet ms;font-size:10px;opacity:0;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;padding:3px;padding:2px;}
  119. .notes2 img{ -webkit-filter:invert(100%);}
  120. .posts:hover .notes2 {opacity: 1; }
  121. .notes2 img {margin:1px;width:10px;margin-top:3px; }
  122. .posts .notess2 {z-index: 11;padding:1px;margin-left:9px;border-radius:20px;margin-top:8px;text-align: center;background:rgba(0,0,0,0.4);position: absolute;margin-left:-29px;height:17px;width:17px; line-height:17px; font-family:trebuchet ms;font-size:10px;opacity:0;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;padding:3px;padding:2px;}
  123. .notess2 a{color:#fff;}
  124. .posts:hover .notess2 {opacity: 1; margin-left:35px;}
  125. .notess2 img { -webkit-filter:invert(100%);margin-top:3px;width:10px;}
  126. .vsanna{display: none;}
  127. .posts .tag {margin-top:1px;text-transform:uppercase;font-family:'Baumans'; letter-spacing:1px;font-size:9px;height:14px;line-height:14px;text-align:right;padding:8px;border-top:1px dotted #E8E8E8;}
  128. .notas {width:240px; margin-top:13px; text-transform:uppercase; font-family:'Baumans'; font-size:9px; letter-spacing:1px; height:15px; line-height:15px; text-transform:uppercase; opacity:0; padding:5px; position: absolute; margin-left:0px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; font-style:normal;}
  129. .posts:hover .notas {margin-top:-25px; opacity: 1;}
  130. .notas right {float:right;}
  131.  
  132. /*----- BOTÃO DE CEREJEIRA - QUOTE! ☆ -----*/
  133. .quote {font: 11px 'Century Gothic'; text-align: justify;margin-top:5px;padding: 0px 10px 10px 10px;line-height:13px;}
  134. .quote:first-letter{font-family:'lk'; font-size:20px; line-height:8px;margin-left:20px;}@font-face{font-family:'lk'; src:url('http://static.tumblr.com/37gdlu1/w6Rm75pkl/maria_lucia.ttf');}
  135. .qsource {margin-top:1px;text-transform:uppercase;font-family:'Baumans'; letter-spacing:1px;font-size:9px;height:14px;line-height:14px;text-align:right;padding:8px;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; border-top:1px dotted {color:border};}
  136. .posts:hover .qsource {-webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;-o-transition: all 0.6s linear;transition: all 0.6s linear; -webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;line-height:80px;}
  137. .qsource a {color:{color:letra};}
  138. .qsource b,strong {font-weight:normal; color:{color:letra};}
  139. .qsource i,em {font-style:normal; color:{color:letra};}
  140.  
  141. /*----- BOTÃO DE CEREJEIRA - MESSAGE! ☆ -----*/
  142. #question{ padding:5px; background-color:{color:ask}; color:{color:letra};border-radius:3px; margin-top:2px;}
  143. #asker{text-align: left; margin-top:0px; margin-left:35px; font-size:10px; letter-spacing:1px; font-family:consolas;}
  144. #asker a{color:{color:letra};}
  145.  
  146. #arrow{width: 13px; height: 7px; font-size:18px; margin-top:-6px; margin-left:18px; font-family:'trebuchet ms'; color:{color:ask};}
  147.  
  148. /*----- BOTÃO DE CEREJEIRA - CHAT! ☆ -----*/
  149. .chat {background:; margin: 0; font-size:
  150. 9px; font-family: trebuchet ms;}
  151. .chat .chat1 {margin-left: 0px;}
  152. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:letrachat1};
  153. margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
  154. .chat .chat1 .chat2.even {background: {color:chat2};
  155. color: {color:letrachat1};} /* Segunda linha */
  156. .chat .chat1 .chat2 span{font-weight: bold;}
  157.  
  158. /*----- BOTÃO DE CEREJEIRA - AUDIO! ☆ -----*/
  159. .trackid {padding: 8px;background: {color:track};margin-top: 1px;margin-left: 1px;margin-right: 1px;}
  160. .trackid2 {padding: 2px;background: {color:track};margin-top: 1px;margin-left: 1px;margin-right: 1px;}
  161.  
  162. /*----- BOTÃO DE CEREJEIRA - DASH! ☆ -----*/
  163. iframe#tumblr_controls {white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); opacity:0.4; right:3px !important; position: fixed !important;}
  164.  
  165. /*----- BOTÃO DE CEREJEIRA - CREDITOS! ☆ -----*/
  166. .creditos{width:8px;height:8px;float:left;font-size:10px;color:#dee1e2;line-height:9px;text-align:center;font-family: calibri;padding: 4px;z-index: 11;margin-left:8px;background: #fff;
  167. position:fixed; text-transform: uppercase;top:8px;overflow: hidden;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
  168. }.creditos a {color:#888;font-size:10px;}
  169.  
  170. </style>
  171. <div class="creditos">
  172. <a href="http://exodorado.tumblr.com/">©</a></div>
  173. {block:IndexPage}<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  174. <script type="text/javascript">
  175. $(window).load(function(){
  176. var $wall = $('#conteudo');
  177. $wall.imagesLoaded(function(){
  178. $wall.masonry({
  179. itemSelector: '.posts',
  180. isAnimated : true
  181. });
  182. });
  183. $wall.infinitescroll({
  184. navSelector : "div#navigation",
  185. nextSelector : "div#navigation a#nextPage",
  186. itemSelector : '.posts',
  187. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  188. loadingText : "",
  189. donetext : " ",
  190. extraScrollPx : 1000,
  191. bufferPx : 10100,
  192. debug : false,
  193. errorCallback: function() {
  194. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  195. }},
  196. function( newElements ) {
  197. var $newElems = $( newElements );
  198. $newElems.hide();
  199. $newElems.imagesLoaded(function(){
  200. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 125, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  201. });
  202. }); $('#conteudo').show(500);
  203. });</script>
  204. {/block:IndexPage}
  205. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script><div id="inovandohtmltooltip"></div><script language="JavaScript" src="http://static.tumblr.com/rzkfpnf/NQOlw2lcn/tooltip_body.txt"></script>
  206. <body><div id="total">
  207. <!---------------------------------sidebar------------------------------>
  208.  
  209. <div id="side">
  210. <div class="descricao">{Description}
  211.  
  212. <div id="menu">
  213. <a href="{text:Link 1 URL}"><div class="menu">{text:Link 1}</div></a>
  214. <a href="{text:Link 2 URL}"><div class="menu">{text:Link 2}</div></a><br>
  215. <a href="{text:Link 3 URL}"><div class="menu">{text:Link 3}</div></a>
  216. <a href="{text:Link 4 URL}"><div class="menu">{text:Link 4}</div></a><br>
  217. <a href="{text:Link 5 URL}"><div class="menu">{text:Link 5}</div></a>
  218. <a href="{text:Link 6 URL}"><div class="menu">{text:Link 6}</div></a><br>
  219. </div></div></div>
  220.  
  221.  
  222. <a href="/"><img src="{image:image}" style="position:fixed;max-height: 100%;
  223. max-width: 500px;right:-18px;bottom:-5px;z-index:-9;"></a>
  224.  
  225. <!-------------------------------Principal-------------------------------->
  226. <div id="conteudo"><div id="iluc">
  227. <!-------------------------------Posts------------------------------------>
  228. {block:Posts}
  229. <!-------------------------------Texto------------------------------------>
  230. {block:Text}
  231. {block:IndexPage}
  232. <div class="posts">
  233.  
  234. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
  235.  
  236. {block:PermalinkPage}<div class="posts2">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div>{block:PermalinkPage}{block:IndexPage}
  237. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  238. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  239. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}</div>
  240. {/block:Text}
  241. <!-------------------------------Photo------------------------------------>
  242. {block:Photo}{block:IndexPage}
  243. <div class="posts">
  244.  
  245. <div class="notes2"> <a href="{ReblogURL}" target="_blank"><img src="http://cdn3.iconfinder.com/data/icons/unicons-vector-icons-pack/32/repeat2-128.png"></a></div>
  246. <div class="notess2"><a href="{permalink}"><img src="http://cdn2.iconfinder.com/data/icons/flat-ui-icons-24-px/24/plus-24-128.png"></a></div>
  247.  
  248. <center><img src="{PhotoURL-400}" ></center>
  249. {block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  250.  
  251. {block:PermalinkPage}<div class="posts2"><img src="{PhotoURL-500}" width="400" >{block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}{/block:Photo}
  252. <!----------------------------Photoset------------------------------------>
  253. {block:Photoset}{block:IndexPage}
  254. <div class="posts">
  255. <div class="notes2"> <a href="{ReblogURL}" target="_blank"><img src="http://cdn3.iconfinder.com/data/icons/unicons-vector-icons-pack/32/repeat2-128.png"></a></div>
  256. <div class="notess2"><a href="{permalink}"><img src="http://cdn2.iconfinder.com/data/icons/flat-ui-icons-24-px/24/plus-24-128.png"></a></div>
  257.  
  258. <center>{Photoset-250}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  259. {block:PermalinkPage}<div class="posts2">{Photoset-400}{block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}{/block:Photoset}
  260. <!-------------------------------Quote------------------------------------>
  261. {block:Quote}{block:IndexPage}
  262. <div class="posts">
  263. <div class="quote">{Quote}</div>
  264. <div class="qsource">{Source}</div>{/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="quote">{Quote}</div><div class="qsource">{Source}</div></div>{/block:PermalinkPage}
  265. {block:IndexPage}<div class="notas"><a href="{Permalink}">{NoteCount} notes</a> <right><a href="{ReblogURL}" target="_blank">Reblog </a></right></div></div>{/block:IndexPage}{/block:Quote}
  266. <!--------------------------------LINK------------------------------------>
  267. {block:Link}{block:IndexPage}
  268. <div class="posts">
  269. <h1><a href="{URL}">{Name}</a></h1>
  270. {block:Description}{Description}{/block:Description}{/block:IndexPage}
  271. {block:PermalinkPage}<div class="posts2"><h1><a href="{URL}">{Name}</a></h1>{block:Description}{Description}{/block:Description}</div>{/block:PermalinkPage}<div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  272. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  273. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  274. </div>{/block:Link}
  275. <!--------------------------------CHAT------------------------------------>
  276. {block:Chat}{block:IndexPage}
  277. <div class="posts">
  278. <div class="chat"><div class="chat1">{block:Lines}<div class="chat2 {Alt}">{block:Label}<b>{Label}</b>{/block:Label}{Line}</div>{/block:Lines}</div>
  279. </div>{/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="chat"><div class="chat1">{block:Lines}<div class="chat2 {Alt}">{block:Label}<b>{Label}</b>{/block:Label}{Line}</div>{/block:Lines}</div></div></div>{/block:PermalinkPage}
  280. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> ·
  281. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a> · {/block:ContentSource}</a>
  282. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  283. </div>
  284. {/block:Chat}
  285. <!-------------------------------Audio------------------------------------>
  286. {block:Audio}{block:IndexPage}
  287. <div class="posts">
  288. <div class="notes2"> <a href="{ReblogURL}" target="_blank"><img src="http://cdn3.iconfinder.com/data/icons/unicons-vector-icons-pack/32/repeat2-128.png"></a></div>
  289. <div class="notess2"><a href="{permalink}"><img src="http://cdn2.iconfinder.com/data/icons/flat-ui-icons-24-px/24/plus-24-128.png"></a></div>
  290. {block:AlbumArt}<img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >{/block:AlbumArt}
  291. <div class="trackid2">{AudioPlayerGrey}</div>{block:TrackName}<div class="trackid">"{TrackName}"</div>{/block:TrackName}{block:Artist}<div class="trackid">{Artist}</div>{/block:Artist}<div class="trackid">({PlayCount}) plays</div></div>{/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="caixa">{block:AlbumArt}<img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >{/block:AlbumArt}<div class="trackid2">{AudioPlayerGrey}</div>{block:TrackName}<div class="trackid">"{TrackName}"</div>{/block:TrackName}
  292. {block:Artist}<div class="trackid">{Artist}</div>{/block:Artist}<div class="trackid">({PlayCount}) plays</div></div>{/block:PermalinkPage}
  293. {/block:Audio}
  294. <!---------------------------------ASK------------------------------------>
  295. {block:Answer}{block:IndexPage}
  296. <div class="posts">
  297. <div class="boxnotes"><div id="question">{Question}</div><div id="arrow">◥</div><div id="asker">{Asker}</div>{Answer}{/block:Answer}</div>{/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="boxnotes">
  298. <div id="question">{Question}</div><div id="arrow">◥</div><div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div>{Answer}{/block:Answer}</div>{/block:PermalinkPage}</div>{/block:Answer}
  299.  
  300. <!---------------------------Postnotes------------------------------------>
  301. {block:PostNotes}
  302. <div class="caixa">
  303. <div class="extra"><img src="http://static.tumblr.com/kd4u233/26dm226kt/source.png" width="10"> {block:RebloggedFrom} <a href="{ReblogParentURL}"> Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> Source </a>. {/block:ContentSource} </div>
  304. <div class="extraa">
  305. <img src="http://static.tumblr.com/kd4u233/xrjm22660/date.png" width="10"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  306. </div>
  307. <div class="extra">
  308. <img src="http://static.tumblr.com/kd4u233/9qLm226hc/011.png" width="10"> tags: {block:Tags}{/block:Tags}
  309. <span style="width:auto;">
  310. {block:HasTags}
  311. {block:Tags}
  312. <a href="{TagURL}">{Tag}</a>
  313. {/block:Tags}
  314. {/block:HasTags}</span>
  315. <br>
  316. </div>
  317. <div class="extraa">
  318. <img src="http://static.tumblr.com/kd4u233/R1km22djm/032.png" class="user"width="10"> notes: {NoteCount}
  319. </div>
  320. </div>
  321. <div class="caixa">
  322. {PostNotes}
  323. </div>
  324. {/block:PostNotes}
  325. {/block:Posts}
  326. {block:IndexPage}
  327. <div class="column navigation" id="navigation">
  328. {block:Pagination}
  329. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  330. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  331. </div>
  332. {/block:IndexPage}
  333. </div></div></div></div>
  334. <br></center></div></div></div></div></div></div>
  335. <!---------------------------------Final---------------------------------->
  336. </body></head></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement