Advertisement
clamam

Theme #053

Oct 19th, 2015
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.06 KB | None | 0 0
  1. <html><head>
  2. <title>{Title}</title>
  3. <link rel="shortcut icon" href="{Favicon}">
  4. <link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}
  5. <meta name="description" content="{MetaDescription}"/>{/block:Description}
  6.  
  7.  
  8. <!--
  9. Theme by clamam ❥
  10. http://clamam.tumblr.com/
  11. -->
  12.  
  13. <meta name="image:image background" content="" />
  14. <meta name="color:background" content="#eeeeee"/>
  15. <meta name="color:header" content="#ffffff"/>
  16. <meta name="color:post header" content="#ffffff"/>
  17. <meta name="color:center" content="#ffffff"/>
  18. <meta name="color:title" content="#cd2626"/>
  19. <meta name="color:text" content="#666666"/>
  20. <meta name="color:links" content="#666666"/>
  21. <meta name="color:links hover" content="#cd2626"/>
  22. <meta name="color:blockquote" content="#eeeeee"/>
  23. <meta name="color:border" content="#f5f5f5"/>
  24. <meta name="color:scrollbar" content="cd2626"/>
  25. <meta name="color:selection" content="#000000"/>
  26. <meta name="color:audio" content="#fafafa"/>
  27.  
  28. <meta name="if:one column" content="0"/>
  29. <meta name="if:two columns" content="1"/>
  30.  
  31. <meta name="if:post justify" content="1"/>
  32. <meta name="if:background repeat" content="0"/>
  33.  
  34. <meta name="if:photos black white" content="0"/>
  35. <meta name="if:photos vintage" content="0"/>
  36. <meta name="if:photos fade" content="0"/>
  37.  
  38. <meta name="select:font posts" content="calibri" title="Calibri"/>
  39. <meta name="select:font posts" content="'Arvo', serif" title="Arvo"/>
  40. <meta name="select:font posts" content="georgia" title="Georgia"/>
  41. <meta name="select:font posts" content="gibson" title="Gibson"/>
  42. <meta name="select:font posts" content="cambria" title="Cambria"/>
  43. <meta name="select:font posts" content="Istok Web, sans-serif" title="Istok Web"/>
  44.  
  45. <meta name="text:subtitle" content="subtitle" />
  46. <meta name="text:title size" content="30" />
  47. <meta name="text:links size" content="10" />
  48. <meta name="text:post size" content="13" />
  49. <meta name="text:source size" content="10" />
  50.  
  51. <meta name="text:Link 1 Title" content="link 1" />
  52. <meta name="text:Link 1" content="/" />
  53. <meta name="text:Link 2 Title" content="link 2" />
  54. <meta name="text:Link 2" content="/" />
  55. <meta name="text:Link 3 Title" content="link 3" />
  56. <meta name="text:Link 3" content="/" />
  57. <meta name="text:Link 4 Title" content="link 4" />
  58. <meta name="text:Link 4" content="/" />
  59. <meta name="text:Link 5 Title" content="link 5" />
  60. <meta name="text:Link 5" content="/" />
  61.  
  62. <style type="text/css">
  63. body {background:{color:background}; color: {color:text}; font-family:{select:font posts}; {block:Ifpostjustify}text-align:justify;{/block:Ifpostjustify} -webkit-animation:Fade 5s; font-size:{text:post size}px; background-image:url('{image:image background}'); background-attachment:fixed; background-repeat: no-repeat; background-size:100% 100%; line-height:140%;
  64. cursor: url('https://31.media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png'), default!important;}{block:Ifbackgroundrepeat}
  65. body {background:{color:background}; color: {color:text}; font-family:{select:font posts}; {block:Ifpostjustify}text-align:justify;{/block:Ifpostjustify} -webkit-animation:Fade 5s; font-size:{text:post size}px; background-image:url('{image:image background}'); background-attachment:fixed; background-repeat: repeat; line-height:140%;
  66. cursor: url('https://31.media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png'), default!important;}{/block:Ifbackgroundrepeat}
  67.  
  68. #center {{block:Iftwocolumns}width:830px;{/block:Iftwocolumns} position:relative; margin-left:auto; margin-right:auto; margin-top:0px; overflow:hidden; background:{color:center}; padding-right:10px; {block:PermalinkPage} width:590px;{/block:PermalinkPage}; {block:Ifonecolumn}width:590px;{/block:Ifonecolumn}}
  69. #entry {width:830px; margin-top:100px; margin-left:35px; {block:Ifonecolumn}padding-left:25px;{/block:Ifonecolumn} padding-bottom:30px; {block:Ifonecolumn}width:550px; margin-left:-15px;{/block:Ifonecolumn} {block:PermalinkPage}width: 500px; margin-left:-10px;{/block:PermalinkPage};}
  70. .posts {top:0px; margin:20px auto 0; float:left; {block:Ifonecolumn}width: 500px;{/block:Ifonecolumn} {block:Iftwocolumns}width:270px;{/block:Iftwocolumns} padding:10px; {block:IndexPage} width:350px;{block:Ifonecolumn}width:560px;{/block:Ifonecolumn} position:relative; {/block:IndexPage} {block:PermalinkPage}width:550px;{/block:PermalinkPage};}
  71.  
  72. a{color:{color:text}; text-decoration:none; text-transform:none;}
  73. a:hover{color:{color:text}; background-color:transparent; text-decoration:none; cursor:url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default!important;}
  74. p{margin:6px 0 0 0}
  75. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  76.  
  77. #s-m-t-tooltip{position:absolute; height:auto; width:auto; padding:4px; line-height:15px; z-index:999999999; font-size:10px; color:{color:text}; text-align:center; font-family:calibri; margin-top:15px; text-transform:uppercase; letter-spacing:.5px; background:{color:background};}
  78. #s-m-t-tooltip:after{content:''; position:absolute; display:block; z-index:9;}
  79.  
  80. ul{list-style-type:circle;}
  81.  
  82. h1{font-family:'Lora', serif; text-align:left; font-size:15px; color:{color:title}; font-style:italic; font-weight: normal; line-height: 15px;}
  83. h1 a{color:{color:title}; font-style:italic; text-align:left; font-size:15px; font-weight:normal; line-height:15px;}
  84. h1 a:hover{text-align: left; font-size:13px; color:{color:links hover}; font-weight:normal; line-height:20px; letter-spacing:.5px;}
  85.  
  86. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  87. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  88. .chat li.odd{background:{color:player};}
  89. .chat li.even{background:{color:border};}
  90. span.chats{color:{color:text}; font-size:11px; font-family:calibri; letter-spacing:.5px; text-transform:uppercase;}
  91.  
  92. .quote{font-family:{select:font posts}; line-height:160%; {block:Ifpostjustify}text-align:justify;{/block:Ifpostjustify} font-size:{text:post size}px;}
  93. .qsource{font-family:{select:font posts}; color:{color:title}; text-align:right; margin-top:5px; font-size:{text:posts size}px;}
  94.  
  95. .source{display:none;}
  96. .but{border-radius:5px; padding:0px; overflow: hidden; float:left; position:relative; margin:1px; {block:indexpage} width:450px; {/block:indexpage}{block:PermalinkPage}width:450px;{/block:PermalinkPage};}
  97. .extra1 {width:450px; text-indent:5px; margin-bottom:2px; padding-left:0px; padding-top:5px; padding-bottom:4px; padding-right:0px; margin-left:0px; margin-right:0px; border-bottom:1px {color:border}; solid; line-height:15px;}
  98.  
  99. #gnott{opacity:0; background:{color:post header}; position:absolute; text-align:right; height:20px; line-height:20px; text-transform:uppercase; bottom:15px; left:10px; -webkit-transition-duration: 0.9s; z-index:99; -webkit-transition: opacity 0.5s linear; opacity: 0.0;; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -webkit-transition: all 0.6s ease-out; -o-transition:All 1s ease; font-family:calibri; font-size:9px; width:auto; position:left;position:left; width:350px; {block:Ifonecolumn}width:550px;{/block:Ifonecolumn} {block:PermalinkPage}width:500px; right:2%{/block:PermalinkPage}}
  100. #gnott a{width:350px; position:right; font-family:calibri; font-size:10px; text-transform:uppercase; letter-spacing:.5px; color:{color:text}; font-style:normal; background:{color:post header};}
  101. .posts:hover #gnott{opacity:1; bottom:5px; left:10px; border-radius:2px; position:left; color:{color:text};}
  102.  
  103. iframe#tumblr_controls, .lcredit.icon.theme{position:fixed!important; -webkit-filter:invert(100%); opacity:0.5; top:3px; text-transform:none;}
  104. iframe#tumblr_controls{position:fixed!important; -webkit-filter:invert(100%); margin-right:67px; opacity:.5; top:0px; text-transform:none;}
  105.  
  106. {block:Ifbackgroundrepeat} body{background:{color:background}; color: {color:text}; font-family:{select:font posts}; {block:Ifpostjustify}text-align:justify;{/block:Ifpostjustify} -webkit-animation:Fade 5s; font-size:{text:post size}px; background-image:url('{image:image background}'); background-attachment:fixed; background-repeat: repeat; line-height:140%;
  107. cursor: url('https://31.media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png'), default!important;}{/block:Ifbackgroundrepeat}
  108.  
  109. #ggggg {opacity:0; {block:PermalinkPage}width:570px;{/block:PermalinkPage} position:absolute; text-align:left; height:20px; line-height:20px; text-transform:uppercase; top:46px; left:106px; -webkit-transition-duration: 0.9s; z-index:99999999; -webkit-transition: opacity 0.5s linear; opacity: 0.0;; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -webkit-transition: all 0.6s ease-out; -o-transition:All 1s ease; font-family:calibri; font-size:9px; position:left; width:350px; color:{color:text};}
  110. .posts:hover #ggggg {width:350px; opacity:1; bottom:5px; border-radius:2px; position:left; color:{color:text};}
  111. #ggggg a {width:350px; {block:PermalinkPage}width:570px;{/block:PermalinkPage} position:left; font-family:calibri; font-size:10px; text-transform:uppercase; letter-spacing:1px; color:{color:text}; font-style:normal;}
  112.  
  113. ul.perma {margin:0; padding:10px 10px 20px 10px; width:350px; position:absolute; opacity:0; z-index:99999; list-style:none; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-flex-flow:row wrap; flex-flow:row nowrap; -webkit-justify-content:flex-start; justify-content:flex-start; box-sizing: border-box; background:{color:center}; color:{color:text}; font-family:calibri; -webkit-transition:all .7s ease; -moz-transition:all .7s ease; -o-transition:all .7s ease; transition:all .7s ease;}
  114. .posts:hover ul.perma{opacity:1;}
  115. ul.perma a{display:block; color:{color:text};}
  116. ul.perma a:hover{color:{color:text};}
  117. ul.perma li:first-of-type{width:70px; border-right:1px solid {color:border}; font-size:38px; font-weight:300; line-height:38px;}
  118. ul.perma li:last-of-type{margin-left:15px;}
  119. ul.perma li:last-of-type p:nth-child(1){font-size:13px; line-height:0px; letter-spacing:3px; text-transform:uppercase;}
  120. ul.perma li:last-of-type p:nth-child(3) {font-size:7px; letter-spacing:1px; text-transform:uppercase;}
  121.  
  122. .q {padding: 5px; text-align:left; z-index: 1; font-family:{select:font posts}; font-size: {text:post size}px;}
  123. .p {font-size: 13px; font-family:calibri; right:-3px; margin-top:-10px; text-align:right; border-bottom:1px solid {color:border}; padding-bottom:5px; text-decoration:none; text-transform:none;important}
  124. .r {width:98%; padding:2px; padding-top:5px; font-size:{text:post size}px; margin-top:-20px;}
  125.  
  126. .audioplayer{position:relative; display:inline-block; width:100%; background:{color:player};}
  127. .player{left:0px; top:0px; overflow:hidden;}
  128. .button{position:relative; width:30px;height:30px; margin:10px 5px 3px 5px;}
  129. .tumblr_audio_player{height:30px; margin-top:-5px; margin-left:38px; border:2px solid #fff;}
  130. .audioalbum{position:absolute;overflow:hidden; width:30px; height:30px; margin:5px; border:2px solid #fff;}
  131. .audioalbum img{width:100%; height:auto;}
  132. .audioinfo{width:auto; font-size:11px; font-family:calibri; padding:5px; text-align:left; color:{color:text}; text-transform:uppercase; overflow:hidden; background:{color:player}; border-top:3px solid {color:background};}
  133.  
  134. .quote{font-family:{select:font posts}; line-height:160%; {block:Ifpostjustify}text-align:justify;{/block:Ifpostjustify} font-size:{text:post size}px;}
  135. .qsource{font-family:{select:font posts}; color:{color:title}; text-align:center; text-transform:uppercase; margin-top:5px; font-size:{text:source size}px;}
  136.  
  137. .sidebarzao {position:fixed; border-bottom:1px solid {color:border}; top:0px; {block:Iftwocolumns}width:840px;{/block:Iftwocolumns} height:100px; background:{color:header}; z-index:99999999999; opacity:1; {block:PermalinkPage}width:599px;{/block:PermalinkPage} {block:Ifonecolumn}width:599px;{/block:Ifonecolumn}}
  138.  
  139. #frasu {margin-top:30px; {block:Iftwocolumns}width:760px; text-align:left;{/block:Iftwocolumns} margin-left:40px; height:50px; position:fixed; font-family: 'Julius Sans One', sans-serif; overflow:hidden; font-size:{text:title size}px; line-height:40px; color:{color:title}; {block:PermalinkPage}width:569px; margin-left:17px;{/block:PermalinkPage} {block:Ifonecolumn}width:499px; text-align:left; margin-left:17px; margin-top:40px;{/block:Ifonecolumn}}
  140.  
  141. #links {position:center; font-family:calibri; letter-spacing:.7px; text-align:right; line-height:10px; {block:Iftwocolumns}width:795px;{/block:Iftwocolumns} margin-top:40px; line-height:100%; color:{color:links};{block:PermalinkPage}width:589px;{/block:PermalinkPage} {block:Ifonecolumn}width:570px; margin-top:50px; text-align:right; padding-right:30px;{/block:Ifonecolumn}}
  142.  
  143. #links a {position:right; text-align:right; font-size:{text:links size}px; display:inline-block; margin:3px 3px; text-decoration:none; text-transform:uppercase; outline:none; color:{color:links}; padding:5px; -webkit-transform: translateX(20%); -moz-transform: translateX(20%); transform: translateX(20%); -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 1s ease; text-shadow: 0px 7px 0px transparent, 0px -7px 0px transparent;} #links a:hover {color:{color:links hover}; text-shadow: 0px 0px 0px {color:title}, 0px 0px 0px {color:title}; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;}
  144.  
  145. b, strong{color:{color:title};}
  146. i, em{color: {color:title}; font-family: 'Lora', serif;}
  147. s{color: {color:title};}
  148. u{border-bottom: {color:title}; color: {color:title};}
  149. a:link,a:active,a:visited {color: {color:links}; -webkit-transition-duration: .90s;} a:hover { color: {color:links hover};} .vsanna {display:none;}
  150.  
  151. {block:Ifphotosfade}
  152. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  153. img:hover{opacity:0.9; -webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  154. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  155. .photoset:hover{opacity:0.9; -webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  156. {/block:Ifphotosfade}
  157.  
  158. {block:Ifphotosblackwhite}
  159. img{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  160. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  161. -o-transition:All 1s ease;}
  162. .photoset{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  163. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  164. -o-transition:All 1s ease;}
  165. {/block:Ifphotosblackwhite}
  166.  
  167. {block:Ifphotosvintage}
  168. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  169. img:hover{-webkit-filter:grayscale(0);}
  170. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  171. .photoset:hover{-webkit-filter:grayscale(0);}
  172. {/block:Ifphotosvintage}
  173.  
  174. b, strong{color:{color:title};}
  175. i, em{color:{color:title}; font-family:'Lora', serif;}
  176. s{color:{color:title};}
  177. u{border-bottom:{color:title}; color:{color:title};}
  178. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color: {color:links hover};} .vsanna{display:none;}
  179.  
  180. #scrollToTop:link,#scrollToTop:visited{color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; right: 15px; opacity:.5;}
  181.  
  182. ::selection{background:{color:selection}; color:{color:title};}
  183. ::-moz-selection{background:{color:selection}; color:{color:title};}
  184. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  185. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar}; border: 2px solid {color:background}; height:auto; -moz-border-radius: 10px; border-radius:10px;}
  186. ::-webkit-scrollbar{height:auto; width:9px; background-color:{color:scrollbar}; border: 4px solid {color:background};}
  187.  
  188.  
  189. </style>
  190.  
  191. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script> (function($){ $(document).ready(function(){ $("a[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:90, tip_fade_speed:600, attribute:"title"});});})(jQuery);</script>
  192. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  193.  
  194. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/a3buyye/sUzngt46k/arrows-back-icon.png" border="0"></a>
  195.  
  196. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  197.  
  198. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  199.  
  200. <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  201. <link href='http://fonts.googleapis.com/css?family=Arvo|Lora:700italic|Baumans' rel='stylesheet' type='text/css'>
  202. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  203. </head>
  204. <body>
  205.  
  206.  
  207. <div id="center">
  208. <div class="sidebarzao">
  209. <div id="frasu">{text:subtitle}</div>
  210. <div id="links">
  211. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  212. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  213. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  214. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  215. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  216. </div>
  217. </div>
  218.  
  219. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Install</a>
  220.  
  221. <div id="entry">
  222. {block:Posts}
  223. <p>
  224. <div class="posts">
  225.  
  226. {block:Text}
  227. <div id="gnott">
  228. <div style="float:left;"><a href="{Permalink}"><i class="fa fa-clipboard"></i> {NoteCount} notificações</a></div>
  229. <div style="float:right;"><a href="{ReblogURL}"><i class="fa fa-refresh"></i> reblogar</a></div>
  230. </div>
  231. {block:Title}
  232. <h1>{Title}</h1>
  233. {/block:Title}
  234. {Body}
  235. {/block:Text}
  236.  
  237. <div id="cap">
  238. {block:Photo}
  239. <div class="parol">
  240. {block:IndexPage}
  241. <ul class="perma">
  242. {block:Date}
  243. <li><a href="{Permalink}" target="_blank">
  244. <center>{DayOfMonth}</center></a></li>
  245. <li><p>{DayOfWeek}</p>
  246. <p>{Month}</p></li>
  247. {/block:Date}
  248. </ul>
  249. <div id="ggggg"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  250. {/block:IndexPage}
  251. {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>{/block:IndexPage}
  252. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  253. </div>
  254. {/block:Photo}
  255.  
  256. {block:Photoset}
  257. {block:IndexPage}
  258. <ul class="perma">
  259. {block:Date}
  260. <li><a href="{Permalink}" target="_blank">
  261. <center>{DayOfMonth}</center></a></li>
  262. <li><p>{DayOfWeek}</p>
  263. <p>{Month}</p></li>
  264. {/block:Date}
  265. </ul>
  266. <div id="ggggg"><a href="{ReblogURL}" target="_blank">REBLOG</a></div>
  267. {/block:IndexPage}
  268. <center>{Photoset-250}</center>
  269. {/block:Photoset}
  270.  
  271. {block:Quote}
  272. <div id="gnott">
  273. <div style="float:left;"><a href="{Permalink}"><i class="fa fa-clipboard"></i> {NoteCount} notificações</a></div>
  274. <div style="float:right;"><a href="{ReblogURL}"><i class="fa fa-refresh"></i> reblogar</a></div>
  275. </div>
  276. <div class="quote">{Quote}</div>
  277. {block:Source}
  278. <div class="qsource">{Source}</div>
  279. {/block:Source}
  280. {/block:Quote}
  281.  
  282. {block:Link}
  283. <div id="gnott">
  284. <div style="float:left;"><a href="{Permalink}"><i class="fa fa-clipboard"></i> {NoteCount} notificações</a></div>
  285. <div style="float:right;"><a href="{ReblogURL}"><i class="fa fa-refresh"></i> reblogar</a></div>
  286. </div>
  287. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  288. {block:Description}{Description}{/block:Description}
  289. {/block:Link}
  290.  
  291. {Block:chat}
  292. <div id="gnott">
  293. <div style="float:left;"><a href="{Permalink}"><i class="fa fa-clipboard"></i> {NoteCount} notificações</a></div>
  294. <div style="float:right;"><a href="{ReblogURL}"><i class="fa fa-refresh"></i> reblogar</a></div>
  295. </div>
  296. {block:Title}<h1>{Title}</h1>{/block:Title}
  297. <div class="chat">
  298. <ul>
  299. {block:Lines}
  300. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  301. {/block:Lines}
  302. </ul>
  303. </div>
  304. {/block:chat}
  305.  
  306. {block:Audio}
  307. <div id="gnott">
  308. <div style="float:left;"><a href="{Permalink}"><i class="fa fa-clipboard"></i> {NoteCount} notificações</a></div>
  309. <div style="float:right;"><a href="{ReblogURL}"><i class="fa fa-refresh"></i> reblogar</a></div>
  310. </div>
  311. <div class="audioplayer">
  312. {block:AlbumArt}<div class="audioalbum"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  313. <div class="player">
  314. <div class="button">{AudioPlayerWhite}</div>
  315. <div class="audioinfo">
  316. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  317. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  318. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  319. <br><b>Reproduções:</b> {FormattedPlayCount}
  320. </div>
  321. </div>
  322. </div>
  323. {/block:Audio}
  324.  
  325. {block:Video}
  326. <div id="gnott">
  327. <div style="float:left;"><a href="{Permalink}"><i class="fa fa-clipboard"></i> {NoteCount} notificações</a></div>
  328. <div style="float:right;"><a href="{ReblogURL}"><i class="fa fa-refresh"></i> reblogar</a></div>
  329. </div>
  330. {Video-500}{/block:Video}
  331.  
  332. {block:Answer}
  333. <div class="q">{Question}</div>
  334. <p>
  335. <div class="p"><font color:{color:text}>— <i>{asker}</i></font></div><br>
  336. <div class="r">{Answer}</div>
  337. <div id="gnott">
  338. <div style="float:left;"><a href="{Permalink}"><i class="fa fa-clipboard"></i> {NoteCount} notificações</a></div>
  339. <div style="float:right;"><a href="/ask"><i class="fa fa-commenting-o"></i> send message</a></div>
  340. </div>{/block:Answer}</div>
  341.  
  342. <div class="vsanna">
  343. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  344. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  345. {/block:RebloggedFrom}
  346. </div>
  347. {block:PostNotes}
  348. {block:PermalinkPage}
  349.  
  350. <!---cojuntar--->
  351. <div class="posts">
  352. <div class="but">{block:Date}
  353. <div class="extra1">
  354. Posted on: {Month} {DayOfMonth}, {Year}</div>{/block:Date}{block:RebloggedFrom}
  355. <div class="extra1">
  356. Shared: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>.</div>
  357. <div class="extra1">
  358. Source: {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  359. <div class="extra1">
  360. With: {NoteCountWithLabel}.</div>
  361. {/block:RebloggedFrom}{/block:PermalinkPage}</div></div>{/block:PostNotes}{/block:Posts}
  362. </div></div>
  363.  
  364. {block:IndexPage}
  365. <div class="column navigation" id="navigation">
  366. {block:Pagination}
  367. {block:PreviousPage}
  368. <a href="{PreviousPage}" class="navigate">
  369. {/block:PreviousPage}
  370. {block:PreviousPage}</a>
  371. {/block:PreviousPage}
  372. {block:NextPage}
  373. <a href="{NextPage}" class="navigate" id="nextPage">
  374. {/block:NextPage}
  375. {block:NextPage}</a>{/block:NextPage}
  376. {/block:Pagination}
  377. </div>
  378. {/block:IndexPage}
  379. <!---cojuntar--->
  380. <div class="posts">
  381. <div class="but">{block:Date}
  382. <div class="extra1"></div>{/block:Date}
  383. <div class="extra1"></div>
  384. <div class="extra1"></div>
  385. <div class="extra1"></div>
  386. {/block:PermalinkPage}</div></div>{/block:PostNotes}{/block:Posts}
  387. </div></div>
  388. {block:IndexPage}
  389. <div class="column navigation" id="navigation">
  390. {block:Pagination}
  391. {block:PreviousPage}
  392. <a href="{PreviousPage}" class="navigate">
  393. {/block:PreviousPage}
  394. {block:PreviousPage}</a>
  395. {/block:PreviousPage}
  396. {block:NextPage}
  397. <a href="{NextPage}" class="navigate" id="nextPage">
  398. {/block:NextPage}
  399. {block:NextPage}</a>{/block:NextPage}
  400. {/block:Pagination}
  401. </div>
  402. {/block:IndexPage}
  403.  
  404. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  405. </body>
  406.  
  407. <script language="javascript">
  408. function clickIE() {if (document.all) {(mensagem);return false;}}
  409. function clickNS(e) {if
  410. (document.layers||(document.getElementById&&!document.all)) {
  411. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  412. if (document.layers)
  413. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  414. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  415. document.oncontextmenu=new Function("return false")
  416. </script>
  417. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  418. <script src="http://static.tumblr.com/stnnkm0/36Hno1p6t/mhinfinitescroll.js"></script>
  419. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  420. <script>
  421. $(function(){
  422. var $container = $('#entry');
  423. $container.imagesLoaded(function(){
  424. $container.masonry({
  425. itemSelector: '.posts',
  426. columnWidth: 405
  427. });
  428. });
  429. $container.infinitescroll({
  430. navSelector : "div#navigation",
  431. nextSelector : "div#navigation a#nextPage",
  432. itemSelector : '.posts',
  433. loading: {
  434. finishedMsg: ' ',
  435. img: ' '
  436. }
  437. },
  438. function( newElements ) {
  439. var $newElems = $( newElements ).css({ opacity: 0 });
  440. $newElems.imagesLoaded(function(){
  441. $newElems.animate({ opacity: 1 });
  442. $container.masonry( 'appended', $newElems, true );
  443. });
  444. }
  445. );
  446.  
  447. });
  448. </script>
  449. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement