Advertisement
clamam

Theme #077

Jan 2nd, 2016
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.07 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"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>{title}</title>
  2.  
  3. <!--
  4. Theme desenvolvido por Gabriele.
  5. Encontre mais aqui: http://clamam.tumblr.com/
  6. Preserve a ética da internet, não remova os créditos!
  7. -->
  8.  
  9. <meta name="image:image background" content="" />
  10. <meta name="color:background" content="#fafafa"/>
  11. <meta name="color:title" content="#cd2626"/>
  12. <meta name="color:text" content="#666666"/>
  13. <meta name="color:links" content="#666666"/>
  14. <meta name="color:links hover" content="#cd2626"/>
  15. <meta name="color:border links hover" content="#cd2626"/>
  16. <meta name="color:border" content="#f5f5f5"/>
  17. <meta name="color:scrollbar" content="cd2626"/>
  18. <meta name="color:selection" content="#000000"/>
  19. <meta name="color:blockquote" content="#eee"/>
  20. <meta name="color:chat" content="#fafafa"/>
  21.  
  22. <meta name="select:font posts"content="'Signika', sans-serif"title="Signika"/>
  23. <meta name="select:font posts"content="courier new"title="Courier new"/>
  24. <meta name="select:font posts"content="century gothic"title="Century gothic"/>
  25. <meta name="select:font posts"content="'Roboto', sans-serif"title="Roboto"/>
  26. <meta name="select:font posts"content="'Lato', sans-serif"title="Lato"/>
  27. <meta name="select:font posts"content="'Arvo', serif"title="Arvo"/>
  28. <meta name="select:font posts"content="calibri"title="Calibri"/>
  29. <meta name="select:font posts"content="consolas"title="Consolas"/>
  30. <meta name="select:font posts"content="cambria"title="Cambria"/>
  31. <meta name="select:font posts"content="georgia"title="Georgia"/>
  32. <meta name="select:font posts"content="'Yantramanav', sans-serif"title="Yantramanav"/>
  33. <meta name="select:font posts"content="'muli', sans-serif"title="muli"/>
  34. <meta name="select:font posts"content="arial"title="arial"/>
  35. <meta name="select:font posts"content="trebuchet ms"title="trebuchet ms"/>
  36.  
  37. <meta name="if:background no repeat" content="1"/>
  38.  
  39. <meta name="if:post justify" content="0"/>
  40.  
  41. <meta name="if:photos black white" content="0"/>
  42. <meta name="if:photos vintage" content="0"/>
  43. <meta name="if:photos fade" content="0"/>
  44. <meta name="if:photos sepia" content="0"/>
  45. <meta name="if:photos contrast" content="0"/>
  46. <meta name="if:photos brightness" content="0"/>
  47. <meta name="if:photos hue rotate" content="0"/>
  48.  
  49. <meta name="text:subtitle" content="subtitle" />
  50. <meta name="text:post size" content="11" />
  51. <meta name="text:source size" content="10" />
  52.  
  53. <meta name="text:Link 1 Title" content="reloaded" />
  54. <meta name="text:Text bottom 1" content="Volte ao início" />
  55. <meta name="text:Link 1" content="/" />
  56.  
  57. <meta name="text:Link 2 Title" content="message me" />
  58. <meta name="text:Text bottom 2" content="mande mensagens" />
  59. <meta name="text:Link 2" content="/" />
  60.  
  61. <meta name="text:Link 3 Title" content="about" />
  62. <meta name="text:Text bottom 3" content="Sobre mim" />
  63. <meta name="text:Link 3" content="/" />
  64.  
  65. <meta name="text:Link 4 Title" content="Written" />
  66. <meta name="text:Text bottom 4" content="Alma em textos" />
  67. <meta name="text:Link 4" content="/" />
  68.  
  69. <meta name="text:Link 5 Title" content="Projects" />
  70. <meta name="text:Text bottom 5" content="Decorações singelas" />
  71. <meta name="text:Link 5" content="/" />
  72.  
  73. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  74. <link rel="shortcut icon" href="{favicon}"> {block:Description}
  75. <meta name="description" content="{MetaDescription}"/> {/block:Description}
  76.  
  77. <link href='https://fonts.googleapis.com/css?family=Lato|Arvo|Lora:700italic|Baumans|Roboto:300,500' rel='stylesheet' type='text/css'>
  78. <link href='https://fonts.googleapis.com/css?family=Muli' rel='stylesheet' type='text/css'>
  79. <style type="text/css">
  80.  
  81. body{background:{color:background}; color:{color:text}; font-family:{select:font posts}; {block:Ifpostjustify}text-align:justify;{/block:Ifpostjustify} -webkit-animation:Fade 7s; font-size:{text:post size}px; background-image:url('{image:image background}'); line-height:15px;
  82. cursor: url('https://31.media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png'), default!important;
  83. {block:Ifbackgroundnorepeat}
  84. background-attachment:fixed; background-repeat:no-repeat; background-position:center; -o-background-size:cover; -webkit-background-size:cover;
  85. {/block:Ifbackgroundnorepeat}}
  86.  
  87. #center{width:730px; {block:PermalinkPage}width:900px;{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:20px; padding-bottom:20px; overflow:hidden; height:100%;}
  88. #entry{width:280px; margin-top:-5px; margin-left:160px;}
  89. .posts{top:0px; margin:17px auto 0; float:left; padding:10px; {block:IndexPage} width:280px; position:relative; {/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  90. .box {position:relative;}
  91. .box img {display:block; max-width:100%;}
  92. .box iframe {max-width:100%;}
  93.  
  94. a{color:{color:text}; text-decoration:none; text-transform:none;}
  95. 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;}
  96. p{margin:6px 0 0 0}
  97. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  98.  
  99. /*by ladysephi - tunestofly */
  100. .li {text-align:center; font-size:{text:links size}px; text-transform:uppercase; line-height:10px; vertical-align:center; width:96%; margin-top:20px; margin-bottom:5px; margin-left:10px; font-family:{select:font posts}; }
  101. .li a{letter-spacing:5px; text-transform:uppercase;}
  102. .li a:hover {opacity:.8;} /*by ladysephi - tunestofly */
  103. ul{list-style-type:circle;}}
  104.  
  105. #post_title{font-family:{select:font posts}; letter-spacing:2px; text-transform:uppercase; text-align:left; font-size:12px; color:{color:text}; font-weight: normal; line-height:15px;}
  106. #post_title a{color:{color:text}; font-family:{select:font posts}; text-transform:uppercase; text-align:left; font-size:12px; font-weight:normal; line-height:15px;}
  107. #post_title a:hover{text-align:left; font-size:12px; color:{color:links hover}; font-weight:normal; line-height:15px; letter-spacing:.5px;}
  108.  
  109. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  110. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  111. .chat li.odd{border-left:1px solid {color:border};}
  112. .chat li.odd:hover{-webkit-transition-duration: .8s; border-left:3px solid {color:border};}
  113. .chat li.even{border-right:1px solid {color:border};}
  114. .chat li.even:hover{border-right:3px solid {color:border}; -webkit-transition-duration: .8s;}
  115. span.chats{color:{color:text}; font-size:11px; font-family:calibri; letter-spacing:.5px; text-transform:uppercase;}
  116.  
  117. #permatext{opacity:0; position: absolute; text-align:center; height:20px; line-height:20px; text-transform:uppercase; bottom:-5px; right:3%; z-index:99; background:{color:background}; width:282px; color:{color:text}; opacity:0; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  118. #permatext a{color:{color:text}; font-family:{select:font posts}; text-transform:uppercase; font-size:9.5px; margin-top:20px; padding:5px; letter-spacing:1px;}
  119. .posts:hover #permatext{opacity:1; bottom:5px; color:{color:text};}
  120.  
  121. /*** Fotos hover by Restringe. Favor não copiar. ***/
  122. .restringe{background-color:transparent; overflow:hidden; -webkit-transition-duration: .8s; -webkit-transition-duration: .8s;}
  123. .restringe:hover{ -webkit-transition-duration: .8s; -webkit-transition-duration: .8s;}
  124. .restringe:before{z-index:999; margin-right:0px; border-color:#d8d8d8 {color:background}; border-style:solid; border-width:0; border-radius:0 0 0 7px; content: ""; position:absolute; right:0; opacity:0; -webkit-transition-duration: .8s; -webkit-transition-duration: .8s;}
  125. .restringe:hover:before{--webkit-transition-duration: .8s; -webkit-transition-duration: .8s; opacity:1; border-width:0 20px 20px 0;}
  126. /*** Fim Restringe. ***/
  127.  
  128. .quote{font-family: {select:font posts}; line-height:150%; {block:Ifpostjustify}text-align:justify;{/block:Ifpostjustify} font-size:{text:post size}px; }
  129. .qsource{text-align:left; margin-top:5px; font-family: {select:font posts}; letter-spacing:2px; text-transform:uppercase; font-size:{text:source size}px;}
  130.  
  131. .source{display:none;}
  132. .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};}
  133. .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;}
  134.  
  135. #linha1{position:fixed; margin-left:180px; width:300px; border-right:1px solid {color:border}; height:3000px; float:right; margin-top:-300px; {block:PermalinkPage}margin-left:400px;{/block:PermalinkPage}}
  136.  
  137. #sidebar{position:fixed; margin-left:-60px; bottom:25px; width:200px; display:none;}
  138. .sidebartitle{margin-top:5px; padding-bottom:10px; color:{color:title}; font-family:Dawning of a New Day; font-size:25px; margin-left:-100px; padding-right:23px; text-align:right;}
  139. .sidebardesc{font-size:11px; padding-right:20px; text-align:right; border-right:1px solid {color:border};}
  140.  
  141. .links{position:fixed; z-index:9999; float:right; bottom:25px; width:200px; left:50%; text-align:left; margin-left:calc((192px/2) + 20px); {block:PermalinkPage}margin-left:calc((190px/2) + 20px); left:60%;{/block:PermalinkPage} padding:0; font-size:10px; font-family:{select:font posts}; text-transform:uppercase;letter-spacing:1px;}
  142. .links a{color:{color:text}; display:block; margin-top:5px; text-transform:uppercase; float:left; position:relative;margin-left:-1px;padding-left:24px;}
  143. .links:hover .links a, .links:hover a{opacity:0.2;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
  144. .links a:hover{opacity:1; color:{color:text}; border-left:1px solid {color:border links hover};}
  145.  
  146. .number{font-size:18px; margin-right:5px; display:inline-block; float:left;}
  147. .sub{text-transform:none; display:inline-block; float:right;}
  148. clm{font-family:Dawning of a New Day; font-size:15px;}
  149.  
  150. /*liriadas*/.tmblr-iframe--desktop-loggedin-controls, .lcredit.icon.theme{position:fixed!important; -webkit-filter:invert(100%); opacity:0.5; top:3px; text-transform:none;}
  151. .iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:103px; opacity:.5; top:0px; text-transform:none;}/*fim liriadas*/
  152.  
  153. .question {padding:5px; font-size:11px;}
  154. .asker{text-align:center; padding-top:5px; padding-bottom:5px; letter-spacing:.5px; border:1px dotted {color:border}; text-transform:uppercase; font-size:9.5px; transition:all 1s ease;}
  155. .asker a{word-spacing:0px; border:0px dotted {color:bordas};}
  156.  
  157. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  158. .album img{width:86px; height:86px; overflow: hidden; -moz-transition:all ease-in-out 0.7s; -webkit-transition:all ease-in-out 0.7s; -o-transition:all ease-in-out 0.7s; transition:all ease-in-out 0.7s; opacity:.7;}
  159. .album img:hover{-moz-transition:all ease-in-out 0.7s; -webkit-transition:all ease-in-out 0.7s; -o-transition:all ease-in-out 0.7s; transition:all ease-in-out 0.7s; opacity:1;}
  160. .player{width:10px; height:11px; overflow:hidden; padding:4px 21px 21px 4px; margin-top:27px; margin-left:26px; position:absolute; background-color:{color:background}; opacity: 0.9; z-index: 10; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px;}
  161. .player:hover {opacity:1;}
  162. .track{margin-left:90px; overflow:auto; min-height:80px; max-height:100px; font-family:{select:font posts}; font-size:10px; padding:3px;text-transform:uppercase;letter-spacing:.5px;}
  163.  
  164. .tooltip{display:inline; position:relative;}
  165. #s-m-t-tooltip{top:-11px; min-width:auto; padding:3px 7px 3px 7px; margin:0px 20px -2px 20px; background:{color:background}; font-family:{select:font posts}; font-size:10px; text-transform:uppercase; color:{color:text}; text-align:center;}
  166. #s-m-t-tooltip:after{position:absolute; display:block; content: ""; border-color:transparent transparent {color:background} transparent; border-style: solid; border-width:8px; height:0; width:0; position:absolute; bottom:-50px; left:-16px; top:3px; -webkit-transform:rotate(270deg);}
  167.  
  168. {block:Ifphotossepia}
  169. img{-webkit-filter: sepia(0.7); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  170. img:hover{-webkit-filter: sepia(0); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  171. .photoset{-webkit-filter: sepia(0.7); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  172. .photoset:hover{-webkit-filter: sepia(0); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  173. {/block:Ifphotossepia}
  174.  
  175. {block:Ifphotoshuerotate}
  176. img{-webkit-filter: hue-rotate(40deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}img:hover{-webkit-filter: hue-rotate(0deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  177. .photoset{-webkit-filter: hue-rotate(40deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  178. .photoset:hover{-webkit-filter: hue-rotate(0deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  179. {/block:Ifphotoshuerotate}
  180.  
  181. {block:Ifphotosbrightness}
  182. img{-webkit-filter: brightness(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  183. img:hover{-webkit-filter: brightness(1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  184. .photoset{-webkit-filter: brightness(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  185. .photoset:hover{-webkit-filter: brightness(1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  186. {/block:Ifphotosbrightness}
  187.  
  188. {block:Ifphotoscontrast}
  189. img{-webkit-filter: contrast(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  190. img:hover{-webkit-filter: contrast(1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  191. .photoset{-webkit-filter: contrast(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  192. .photoset:hover{-webkit-filter: contrast(1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  193. {/block:Ifphotoscontrast}
  194.  
  195. {block:Ifphotosfade}
  196. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  197. 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;}
  198. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  199. .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;}
  200. {/block:Ifphotosfade}
  201.  
  202. {block:Ifphotosblackwhite}
  203. img{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  204. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  205. -o-transition:All 1s ease;}
  206. .photoset{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  207. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  208. -o-transition:All 1s ease;}
  209. {/block:Ifphotosblackwhite}
  210.  
  211. {block:Ifphotosvintage}
  212. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  213. img:hover{-webkit-filter:grayscale(0);}
  214. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  215. .photoset:hover{-webkit-filter:grayscale(0);}
  216. {/block:Ifphotosvintage}
  217.  
  218. b, strong{color:{color:title};}
  219. i, em{color:{color:title}; font-family:'Lora', serif;}
  220. s{color:{color:title};}
  221. u{border-bottom:{color:title}; color:{color:title};}
  222. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  223.  
  224. #scrollToTop:link,#scrollToTop:visited{color: transparent; background-color: transparent; display: none; position: fixed; bottom:25px; right:15px;}
  225.  
  226. ::selection{background:{color:selection}; color:{color:title};}
  227. ::-moz-selection{background:{color:selection}; color:{color:title};}
  228. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  229.  
  230. ::-webkit-scrollbar-thumb:vertical{background:{color:scrollbar}; border:3px solid {color:background}; border-radius:5px;}
  231. ::-webkit-scrollbar-thumb:horizontal{background:{color:background};}
  232. ::-webkit-scrollbar{background:{color:scrollbar}; border:5px solid {color:background}; width:11px; height:7px;}
  233. ::-webkit-scrollbar-thumb:active{border:1px solid {color:background};}
  234.  
  235. </style>
  236. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  237. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/5u1fog0/9KNmunmb6/white.png" border="0"></a>
  238.  
  239. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  240. <script type="text/javascript" src="http://goo.gl/3MbVBK"></script>
  241. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  242. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  243.  
  244. <link href='https://fonts.googleapis.com/css?family=Mate+SC|Alegreya+Sans+SC|Baumans|Lora:700italic|Arvo|Dawning+of+a+New+Day|Clicker+Script|Delius+Swash+Caps' rel='stylesheet' type='text/css'>
  245.  
  246. <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>
  247. <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>
  248. </head>
  249. <body>
  250.  
  251.  
  252. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Install theme</a><div id="center">
  253.  
  254. <div id="sidebar">
  255. <div class="sidebartitle"><strong>{text:subtitle}</strong></div>
  256. <div class="sidebardesc">{description}</div></div>
  257. <div id="linha1">
  258. <div class="links">
  259. <a href="{text:Link 1}"><div class="number">01</div>
  260. <div class="sub"><div style="text-transform:uppercase;">{text:Link 1 Title}</div><clm><strong>{text:Text bottom 1}</strong></clm></div></a>
  261. <a href="{text:Link 2}"><div class="number">02</div>
  262. <div class="sub"><div style="text-transform:uppercase;">{text:Link 2 Title}</div><clm><strong>{text:Text bottom 2}</strong></clm></div></a>
  263. <a href="{text:Link 3}"><div class="number">03</div>
  264. <div class="sub"><div style="text-transform:uppercase;">{text:Link 3 Title}</div><clm><strong>{text:Text bottom 3}</strong></clm></div></a>
  265. <a href="{text:Link 4}"><div class="number">04</div>
  266. <div class="sub"><div style="text-transform:uppercase;">{text:Link 4 Title}</div><clm><strong>{text:Text bottom 4}</strong></clm></div></a>
  267. <a href="{text:Link 5}"><div class="number">05</div>
  268. <div class="sub"><div style="text-transform:uppercase;">{text:Link 5 Title}</div><clm><strong>{text:Text bottom 5}</strong></clm></div></a>
  269. </div>
  270. </div>
  271.  
  272. <div id="entry">
  273. {block:Posts}
  274.  
  275. <div class="posts">
  276. {block:Text}{block:Title}<div style="font-family:{select:font posts}; letter-spacing:2px; text-transform:uppercase; text-align:left; font-size:12px;">{Title}</div>
  277. {/block:Title}{Body}
  278. {block:IndexPage}
  279. <div id="permatext">
  280. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  281. </div>
  282. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  283. </div>
  284. </div>
  285. {/block:IndexPage}
  286. {/block:Text}
  287.  
  288. <div id="cap">
  289. {block:Photo}
  290. <div class="box">
  291. {block:IndexPage}
  292. <div class="restringe"><a href="{Permalink}" title="{timeago}, com {notecountwithlabel}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a></div>
  293. {/block:IndexPage}
  294. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  295. </div>
  296. {/block:Photo}
  297.  
  298. {block:Photoset}
  299. {block:IndexPage}<center>{Photoset-250}</a></center>{/block:IndexPage}
  300. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  301. {block:IndexPage}
  302. <div id="permatext">
  303. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  304. </div>
  305. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  306. </div>
  307. </div>
  308. {/block:IndexPage}
  309. {/block:Photoset}
  310.  
  311. {block:Quote}
  312. <div class="quote">{Quote}</div>
  313. {block:Source}
  314. <div class="qsource"> {Source}</div>
  315. {/block:Source}
  316. {block:IndexPage}
  317. <div id="permatext">
  318. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  319. </div>
  320. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  321. </div>
  322. </div>
  323. {/block:IndexPage}
  324. {/block:Quote}
  325.  
  326. {block:Link}
  327. <div id="post_title"><a href="{URL}" {Target}>{Name}</a></div>
  328. {block:Description}{Description}{/block:Description}
  329. {block:IndexPage}
  330. <div id="permatext">
  331. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  332. </div>
  333. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  334. </div>
  335. </div>
  336. {/block:IndexPage}
  337. {/block:Link}
  338.  
  339. {Block:chat}
  340. {block:Title}<div id="post_title">{Title}</div>{/block:Title}
  341. <div class="chat">
  342. <ul>
  343. {block:Lines}
  344. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  345. {/block:Lines}
  346. </ul>
  347. </div>
  348. {block:IndexPage}
  349. <div id="permatext">
  350. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  351. </div>
  352. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  353. </div>
  354. </div>
  355. {/block:IndexPage}
  356. {/block:chat}
  357.  
  358. {block:Audio}
  359. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  360. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  361. <div class="track">
  362. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  363. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  364. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  365. <br><b>Reproduções:</b> {FormattedPlayCount}
  366. </div>
  367. {block:IndexPage}
  368. <div id="permatext">
  369. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  370. </div>
  371. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  372. </div>
  373. </div>
  374. {/block:IndexPage}
  375. {/block:Audio}
  376.  
  377. {block:Video}
  378. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  379. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  380. {block:IndexPage}
  381. <div id="permatext">
  382. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  383. </div>
  384. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  385. </div>
  386. </div>
  387. {/block:IndexPage}
  388. {/block:Video}
  389.  
  390. {block:Answer}
  391. <div class="question">{Question}</div>
  392. <div class="asker">Questionou {Asker}, {Timeago}</div>
  393. {Answer}
  394. {block:IndexPage}
  395. <div id="permatext">
  396. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  397. </div>
  398. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  399. </div>
  400. </div>
  401. {/block:IndexPage}
  402. {/block:Answer}</div>
  403.  
  404. <div class="vsanna">
  405. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  406. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  407. {/block:RebloggedFrom}
  408. </div>
  409. {block:PostNotes}
  410. {block:PermalinkPage}
  411.  
  412. <!---cojuntar--->
  413. <div class="posts">
  414. <div class="but">{block:Date}
  415. <div class="extra1">
  416. Posted on: {Month} {DayOfMonth}, {Year}</div>{/block:Date}{block:RebloggedFrom}
  417. <div class="extra1">
  418. Shared: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>.</div>
  419. <div class="extra1">
  420. Source: {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  421. <div class="extra1">
  422. With: {NoteCountWithLabel}.</div>
  423. {/block:RebloggedFrom}{/block:PermalinkPage}</div></div>{/block:PostNotes}{/block:Posts}
  424. </div></div>
  425.  
  426. {block:IndexPage}
  427. <div class="column navigation" id="navigation">
  428. {block:Pagination}
  429. {block:PreviousPage}
  430. <a href="{PreviousPage}" class="navigate">
  431. {/block:PreviousPage}
  432. {block:PreviousPage}</a>
  433. {/block:PreviousPage}
  434. {block:NextPage}
  435. <a href="{NextPage}" class="navigate" id="nextPage">
  436. {/block:NextPage}
  437. {block:NextPage}</a>{/block:NextPage}
  438. {/block:Pagination}
  439. </div>
  440. {/block:IndexPage}
  441. </div></div></div></div></div>
  442. </body>
  443.  
  444. <script language="javascript">
  445. function clickIE() {if (document.all) {(mensagem);return false;}}
  446. function clickNS(e) {if
  447. (document.layers||(document.getElementById&&!document.all)) {
  448. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  449. if (document.layers)
  450. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  451. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  452. document.oncontextmenu=new Function("return false")
  453. </script>
  454. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  455. <script src="http://static.tumblr.com/stnnkm0/36Hno1p6t/mhinfinitescroll.js"></script>
  456. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  457. <script>
  458. $(function(){
  459. var $container = $('#entry');
  460. $container.imagesLoaded(function(){
  461. $container.masonry({
  462. itemSelector: '.posts',
  463. columnWidth: 370
  464. });
  465. });
  466. $container.infinitescroll({
  467. navSelector : "div#navigation",
  468. nextSelector : "div#navigation a#nextPage",
  469. itemSelector : '.posts',
  470. loadingImg : "http://static.tumblr.com/8yo5xxv/3Dem80mch/loading.gif",
  471. loadingText : " ",
  472. loading: {
  473. finishedMsg: ' ',
  474. img: ' '
  475. }
  476. },
  477. function( newElements ) {
  478. var $newElems = $( newElements ).css({ opacity: 0 });
  479. $newElems.imagesLoaded(function(){
  480. $newElems.animate({ opacity: 1 });
  481. $container.masonry( 'appended', $newElems, true );
  482. });
  483. }
  484. );
  485.  
  486. });
  487. </script>
  488. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement