Advertisement
clamam

Theme Maturation

Apr 16th, 2016
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.67 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------
  4.  
  5.  
  6. theme maturation
  7. © made by Gabriele
  8. in clamam.tumblr.com
  9.  
  10.  
  11. ------------------------>
  12.  
  13. <meta name="image:background" content="" />
  14. <meta name="image:sidebar" content="http://static.tumblr.com/nnc3xz0/SQco5qte9/06.jpg" />
  15. <meta name="color:background" content="#ffffff"/>
  16. <meta name="color:post header" content="#fefefe"/>
  17. <meta name="color:shadow post" content="#fafafa"/>
  18. <meta name="color:titulo" content="#cd2626"/>
  19. <meta name="color:texto" content="#666666"/>
  20. <meta name="color:links" content="#666666"/>
  21. <meta name="color:menu hover" content="#ffffff"/>
  22. <meta name="color:links hover" content="#cd2626"/>
  23. <meta name="color:bordas" content="#f5f5f5"/>
  24. <meta name="color:rolagem" content="#cd2626"/>
  25. <meta name="color:selecao" content="#000000"/>
  26. <meta name="color:blockquote" content="#eee"/>
  27. <meta name="color:fundo da ask" content="#fafafa"/>
  28.  
  29. <meta name="if:postagem justificada" content=""/>
  30. <meta name="if:nao repetir background" content=""/>
  31. <meta name="if:botao de ir ao topo" content=""/>
  32. <meta name="if:neve" content=""/>
  33.  
  34. <meta name="select:fonte das postagens"content="'Arvo', serif"title="Arvo"/>
  35. <meta name="select:fonte das postagens"content="arial"title="Arial"/>
  36. <meta name="select:fonte das postagens"content="calibri"title="Calibri"/>
  37. <meta name="select:fonte das postagens"content="consolas"title="Consolas"/>
  38. <meta name="select:fonte das postagens"content="cambria"title="Cambria"/>
  39. <meta name="select:fonte das postagens"content="georgia"title="Georgia"/>
  40. <meta name="select:fonte das postagens"content="'PT Sans', sans-serif"title="PT Sans"/>
  41. <meta name="select:fonte das postagens"content="'muli', sans-serif"title="muli"/>
  42. <meta name="select:fonte das postagens"content="'Signika', sans-serif"title="Signika"/>
  43. <meta name="select:fonte das postagens"content="courier new"title="Courier new"/>
  44. <meta name="select:fonte das postagens"content="century gothic"title="Century gothic"/>
  45. <meta name="select:fonte das postagens"content="'Roboto', sans-serif"title="Roboto"/>
  46. <meta name="select:fonte das postagens"content="'Lato', sans-serif"title="Lato"/>
  47. <meta name="select:fonte das postagens"content="trebuchet ms"title="trebuchet ms"/>
  48. <meta name="select:fonte das postagens"content="'Yantramanav', sans-serif"title="Yantramanav"/>
  49. <meta name="select:fonte das postagens"content="Istok Web, sans-serif"title="Istok Web"/>
  50.  
  51. <meta name="select:fonte do titulo" content="'Clicker Script', cursive" title="Clicker Script"/>
  52. <meta name="select:fonte do titulo" content="'Cedarville Cursive', cursive" title="Cedarville Cursive"/>
  53. <meta name="select:fonte do titulo" content="'Dawning of a New Day', cursive" title="Dawning of a New Day"/>
  54. <meta name="select:fonte do titulo" content="'Zeyada', cursive" title="Zeyada"/>
  55. <meta name="select:fonte do titulo" content="'Meddon', cursive" title="Meddon"/>
  56. <meta name="select:fonte do titulo" content="'Niconne', cursive" title="Niconne"/>
  57. <meta name="select:fonte do titulo" content="'Stalemate', cursive;" title="Stalemate"/>
  58. <meta name="select:fonte do titulo" content="'Sacramento', cursive;" title="Sacramento"/>
  59. <meta name="select:fonte do titulo" content="'Rochester', cursive" title=""/>
  60. <meta name="select:fonte do titulo" content="'Mrs Saint Delafield', cursive" title="Mrs Saint Delafiel"/>
  61. <meta name="select:fonte do titulo" content="'Mr De Haviland', cursive" title="Mr De Haviland"/>
  62. <meta name="select:fonte do titulo" content="'Herr Von Muellerhoff', cursive" title="Herr Von Muellerhoff"/>
  63. <meta name="select:fonte do titulo" content="'Miss Fajardose', cursive;" title="Miss Fajardose"/>
  64. <meta name="select:fonte do titulo" content="'Redressed', cursive" title="Redressed"/>
  65. <meta name="select:fonte do titulo" content="'Tangerine', cursive" title="Tangerine"/>
  66. <meta name="select:fonte do titulo" content="'Monsieur La Doulaise', cursive;" title="Monsieur La Doulaise"/>
  67.  
  68. <meta name="text:tamanho das postagens" content="12"/>
  69. <meta name="text:tamanho do titulo" content="23"/>
  70. <meta name="text:subtitulo" content="Subtitulo..."/>
  71.  
  72. <meta name="text:link 1 titulo" content="link" />
  73. <meta name="text:link 1" content="/" />
  74. <meta name="text:link 2 titulo" content="link" />
  75. <meta name="text:link 2" content="/" />
  76. <meta name="text:link 3 titulo" content="link" />
  77. <meta name="text:link 3" content="/" />
  78. <meta name="text:link 4 titulo" content="link" />
  79. <meta name="text:link 4" content="/" />
  80. <meta name="text:link 5 titulo" content="link" />
  81. <meta name="text:link 5" content="/" />
  82.  
  83. <meta name="text:Twitter" content="https://twitter.com" />
  84. <meta name="text:Facebook" content="https://www.facebook.com" />
  85. <meta name="text:Skype" content="@Skype" />
  86. <meta name="text:Last FM" content="http://www.last.fm" />
  87. <meta name="text:Email" content="mailto:" />
  88. <meta name="text:We heart it" content="http://weheartit.com" />
  89.  
  90. <link rel="alternate"type="application/rss+xml"href="{RSS}">
  91. {block:Description}
  92. <meta name="description" content="{MetaDescription}"/>
  93. {/block:Description}
  94.  
  95. <link href='https://fonts.googleapis.com/css?family=Clicker+Script|Cedarville+Cursive|Dawning+of+a+New+Day|Zeyada|Meddon|Niconne|Stalemate|Sacramento|Rochester|Mrs+Saint+Delafield|Mr+De+Haviland|Herr+Von+Muellerhoff|Miss+Fajardose|Redressed|Arvo|PT+Sans|Muli|Signika|Roboto|Lato|Lora:700italic|Yantramanav|Istok+Web|Karla|Varela+Round|Quicksand|Vollkorn|Josefin+Slab|Josefin+Sans|Ubuntu+Condensed|Ubuntu|Bree+Serif|Merriweather|Raleway|Raleway+Dots|Montserrat|Oswald|Tangerine|Philosopher|Monsieur+La+Doulaise' rel='stylesheet' type='text/css'><link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/typewriterfs/stylesheet.css?v=1"><style type="text/css">
  96.  
  97. body{background:{color:background}; color:{color:texto}; font-family:{select:fonte das postagens}; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} -webkit-animation:Fade 10s; font-size:{text:tamanho das postagens}px; background-image:url('{image:background}'); line-height:160%; {block:Ifnaorepetirbackground} background-attachment:fixed; background-repeat:no-repeat; background-position:center; -o-background-size:cover; -webkit-background-size:cover; {/block:Ifnaorepetirbackground}
  98. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  99.  
  100. #middle{width:900px; {block:PermalinkPage}width:520px;{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:0px; padding-bottom:20px; overflow:hidden; height:100%;}
  101.  
  102. #entry{width:900px; margin-top:70px; margin-left:0px; {block:PermalinkPage}margin-top:70px;{/block:PermalinkPage}}
  103.  
  104. .posts{top:0px; margin:20px auto 0; float:left; padding:20px; {block:IndexPage} width:250px; width:250px; position:relative; {/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  105. .box {position:relative;}
  106. .box img {display:block; max-width:100%;}
  107. .box iframe {max-width:100%;}
  108.  
  109. a{color:{color:texto}; text-decoration:none;}
  110. a:hover{color:{color:texto}; text-decoration:none; cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), default!important;}
  111. p{margin:6px 0 0 0}
  112. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  113. ul{list-style-type:circle;}}
  114.  
  115. #ptt{font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:12px; color:{color:texto}; font-weight: normal; line-height:15px;}
  116. #ptt a{color:{color:texto}; letter-spacing:1.3px; font-family:PT Sans; text-transform:uppercase; text-align:left; font-size:12px; font-weight:normal; line-height:15px;}
  117. #ptt a:hover{text-align:left; font-size:12px; color:{color:links hover}; font-weight:normal; line-height:15px; letter-spacing:.5px;}
  118.  
  119. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  120. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  121. .chat li.odd{border-left:1px solid {color:bordas};}
  122. .chat li.odd:hover{-webkit-transition-duration: .8s; border-left:3px solid {color:bordas};}
  123. .chat li.even{border-right:1px solid {color:bordas};}
  124. .chat li.even:hover{border-right:3px solid {color:bordas}; -webkit-transition-duration: .8s;}
  125. span.chats{color:{color:texto}; font-size:11px; font-family:PT Sans; letter-spacing:.5px; text-transform:uppercase;}
  126.  
  127. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  128. #permalink{width:500px; font-size:10px; text-transform:uppercase; padding-bottom:5px; margin-left:0px; margin-top:0px; line-height:17px; font-family:PT sans; letter-spacing:1px;}
  129. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  130. ol.notes li.note img.avatar {display:none!important;}
  131. ol.notes {list-style-type:none; margin:0;}
  132. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  133. li.note:nth-child(odd){background:{color:bordas};}
  134. li.note{font-size:8px; letter-spacing:1px; text-transform:uppercase; position:relative;}
  135.  
  136. .perma{position:absolute; top:18px; left:15px; width:90%; height:93%; -webkit-transition:opacity 0.5s; opacity:0; background:{color:post header}; padding:0; box-shadow: 0px 0px 1px 1px {color:shadow post}; border-radius:3px;}
  137. .perma:hover{opacity:.9;}
  138.  
  139. .p_base{position:absolute; margin:0; padding:0; top:0; left:0; width:400px; height:70px; list-style:none; overflow:hidden;}
  140. .p_base a{color:{color:texto}; text-align:center; display:inline-block; width:100%; height:100%; text-decoration:none; font-family:30px;}
  141. .p_base.style3{top:50%; left:50%; margin:-30px 0 0 -200px;}
  142.  
  143. #perma_hora{opacity:0; width:25px; position:absolute; line-height:20px; height:20px; top:13px; z-index:99; width:auto; left:115px; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  144. #perma_hora a{width:25px; position:right; line-height:23px; height:23px; font-size:14px; margin:0px; background:{color:background}; padding-left:9px; padding-top:6px; padding-right:9px; padding-bottom:7px; border:1px solid {color:background}; opacity:0.8; box-shadow:0px 0px 1px 1px {color:shadow post}; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  145. #perma_hora i{color:{color:texto}; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  146. #perma_hora i:hover{color:{color:titulo};}
  147. .posts:hover #perma_hora{opacity:1; -webkit-transition-delay:0.5s; -moz-transition-delay:0.5s; transition-delay:0.5s;}
  148. .posts:hover #perma_hora a:hover{opacity:5; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  149.  
  150. #perma_like{opacity:0; width:21px; position:absolute; line-height:20px; height:20px; top:13px; z-index:99; width:auto; right:187px;-webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  151. #perma_like a{width:21px; position:right; line-height:23px; height:23px; font-size:14px; margin:0px; background:{color:background}; padding-left:11px; padding-top:6px; padding-right:10px; padding-bottom:7px; border:1px solid {color:background}; opacity:0.8; box-shadow:0px 0px 1px 1px {color:shadow post}; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  152. #perma_like i{color:{color:texto}; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  153. #perma_like i:hover{color:{color:titulo};}
  154. .posts:hover #perma_like{opacity:1; -webkit-transition-delay:1.5s; -moz-transition-delay:1.5s; transition-delay:1.5s;}
  155. .posts:hover #perma_like a:hover{opacity:5; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  156.  
  157. .custom-like-button{position:relative; display:block; width:13px; height:20px; color:{color:texto}; font-size:13px; padding-left:5px; padding-top:1px; padding-right:1px; font-weight:bold;}
  158. .like_button{position:absolute; top:1; left:2; right:0; bottom:0; width:100%; height:100%; opacity:0; z-index:50;}
  159. .like_button iframe{width:100%!important; height:100%!important;}
  160. .our_toggle{position:absolute; top:2; left:0; right:2; bottom:-2; width:100%; height:100%; z-index:1;}
  161. .like_button.liked + .our_toggle{background:transparent; color:#cd2626;}
  162.  
  163. #perma_reblog{opacity:0; width:21px; position:absolute; line-height:20px; height:20px; top:13px; z-index:99; width:auto; right:135px;-webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  164. #perma_reblog a{width:21px; position:right; line-height:23px; height:23px; font-size:14px; margin:0px; background:{color:background}; padding-left:11px; padding-top:6px; padding-right:10px; padding-bottom:7px; border:1px solid {color:background}; opacity:0.8; box-shadow:0px 0px 1px 1px {color:shadow post}; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  165. #perma_reblog i{color:{color:texto}; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  166. #perma_reblog i:hover{color:{color:titulo};}
  167. .posts:hover #perma_reblog{opacity:1; -webkit-transition-delay:2s; -moz-transition-delay:2s; transition-delay:2s;}
  168. .posts:hover #perma_reblog a:hover{opacity:5; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  169.  
  170. .quote{font-family:{select:fonte das postagens}; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} font-size:{text:tamanho das postagens}px; }
  171. .qsource{text-align:left; margin-top:5px; padding-top:5px; border-top:1px dashed #fafafa; font-family:PT Sans; letter-spacing:1px; text-transform:uppercase; font-size:10px;}
  172.  
  173. #header{position:fixed; background:{color:background}; top:40px; margin-left:20px; width:850px; height:40px; z-index:999999; {block:PermalinkPage}width:500px; height:70px;{/block:PermalinkPage} opacity:0.9; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s;-o-transition-duration:0.8s;}
  174. #header:hover{opacity:1; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;}
  175.  
  176. {block:IndexPage}
  177. #title img{margin-top:auto; width:30px; height:30px; margin-top:0px; margin-left:1px; background:{color:titulo}; padding:5px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  178. #header:hover #title img{padding:0px; width:40px; height:40px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  179.  
  180. #tt{margin-top:0px; border-top:1px dashed {color:bordas}; border-bottom:1px dashed {color:bordas}; position:absolute; width:812px; font-family:{select:fonte do titulo}; font-weight:normal; height:38px; margin-left:41px; text-align:left; overflow:hidden; font-size:{text:tamanho do titulo}px; letter-spacing:1px; line-height:40px; color:{color:titulo}; -moz-transition: all 2s ease-in-out; -ms-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; opacity:1;}
  181. #tt a{padding-left:20px; margin-left:20px;}
  182. #header:hover #tt{margin-left:0px; -moz-transition: all 2s ease-in-out; -ms-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; opacity:0;}
  183. {/block:IndexPage}
  184.  
  185. #links{position:relative; height:38px; border-top:1px solid #fafafa; border-bottom:1px solid #fafafa; top:-45px; margin-left:0px; z-index:5; line-height:.1em; width:813px; overflow:hidden; color:{color:texto}; word-spacing:10px; -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -ms-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; opacity:0; {block:PermalinkPage} opacity:1; width:500px; top:15px; text-align:center;{/block:PermalinkPage}}
  186. #links a{line-height:200%;}
  187.  
  188. {block:IndexPage}
  189. #box-2{width:auto; top:-57px; margin-left:1px; position:fixed; z-index:100;}
  190. .nav2{line-height:16px; margin-right:100px; height:18px; margin:3.3px; margin-top:100px; display:inline; font-size:17px; padding:4px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; float:left; text-align:right; opacity:0;}
  191.  
  192. .nav2 i {color:{color:texto}; background:{color:titulo}; padding:5px; -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -ms-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out;}
  193. .nav2 i:hover{box-shadow:inset 80px 0px {color:background}; color:{color:titulo}; -webkit-transition: all 1s ease-in-out; -moz-transition: all 2s ease-in-out; -ms-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out;}
  194.  
  195. #header:hover #box-2{opacity:1; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  196. #header:hover .nav2{opacity:1; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  197. {/block:IndexPage}
  198.  
  199. {block:IndexPage}
  200. #header:hover #links{margin-left:40px; opacity:1; -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -ms-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out;}
  201. {/block:IndexPage}
  202.  
  203. nav{font-size:10px; padding:10px 0px 0px 0px; text-transform:uppercase; letter-spacing:1.3px; line-height:1em; transition:all .4s ease-in-out; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out;}
  204. nav a{margin-left:0px; font-family:PT Sans; font-size:10px; display:inline-block; vertical-align:baseline; position:left; overflow:hidden; color:{color:texto};!important;}
  205. nav a span{position:relative; display:inline-block; transition:all .15s linear; -webkit-transition:all .15s linear; -moz-transition:all .15s linear; -o-transition:all .15s linear;}
  206. nav a span:before{position:absolute; top:-100%; content:attr(data-hover); color:{color:menu hover};!Important; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
  207. nav a:hover span{-webkit-transform:translateY(100%); -moz-transform:translateY(100%); transform:translateY(100%);}
  208.  
  209. {block:IndexPage}
  210. #box-1{width:850px; {block:PermalinkPage}width:500px;{/block:PermalinkPage} margin-left:0px; margin-top:-25px; position:fixed; z-index:100; background:{color:background}; text-align:right; -webkit-transition: all 15s linear; -moz-transition: all 15s linear; -ms-transition: all 15s linear; -o-transition: all 15s linear; transition: all 15s linear; background:{color:background};}
  211. {/block:IndexPage}
  212. {block:IndexPage}
  213. .nav1{line-height:16px; height:18px; margin:2px; margin-top:2px; display:inline-block; font-size:12px; padding:4px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; float:right; text-align:right; margin-right:0px; right:0px;}
  214. .nav1:hover{opacity:0.5; text-shadow:1px 1px 1px {color:bordas};}
  215. {/block:IndexPage}
  216. {block:IndexPage}
  217. #description{margin-left:0px; position:relative; background:{color:background}; text-align:justify; font-family:{select:fonte das postagens}; line-height:160%; font-size:{text:tamanho das postagens}px; font-style:none; padding-bottom:15px; height:80px; overflow:scroll; width:855px; {block:PermalinkPage}width:500px;{/block:PermalinkPage} color:{color:texto};}
  218. {/block:IndexPage}
  219.  
  220. /*liriadas*/#tumblr_controls,
  221. .tmblr-iframe.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:1px; text-transform:none;}
  222. #tumblr_controls,
  223. .tmblr-iframe.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:67px; opacity:.4; top:0px; text-transform:none;}/*fim liriadas*/
  224.  
  225. .question{z-index:1; text-align:left; font-weight:normal; font-size:11px; padding:3px;}
  226. .asker-people{z-index:1; background:{color:fundo da ask}; text-align:center; font-weight:300; font-size:10px; letter-spacing:1px; padding:6px; text-transform:uppercase; font-family:PT Sans;}
  227. .asker{margin-top:0px; padding-right:3px; width:auto; -moz-transition: all 2.0s ease-in-out!important; -o-transition: all 1.0s ease-in-out!important; transition: all 2.0s ease-in-out!important; -webkit-transition: all 1.0s ease-in-out!important; float:left;}
  228. .asker img{width:20px;}
  229. .answer{margin-top:-3px; text-align:left; font-size:11px; padding-left:0px;}
  230. .answer img {width:250px;}
  231.  
  232. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  233. .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;}
  234. .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;}
  235. .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;}
  236. .player:hover {opacity:1;}
  237. .track{margin-left:90px; overflow:auto; min-height:80px; max-height:100px; font-family:{select:fonte das postagens}; font-size:10px; padding:3px;text-transform:uppercase;letter-spacing:.5px;}
  238.  
  239. #fundopopup{display:none; opacity:0.9; background:{color:background}; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999;}
  240. .caixapopup{padding-top:0px; text-align:left; display:none; background:{color:background}; box-shadow:0px 2px 2px 0px {color:bordas}; padding:10px; float:left; margin:10px auto:0; font-family:{select:font posts}; font-size:{text:tamanho das postagens}px; color:{color:textos}; line-height:16px; position: fixed; top:50%; margin-top:15px; left:35%; z-index:9999999999999999999999; border-radius:10px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; width:300px; height:300px; overflow: scroll;}
  241. img.btn_botaodeclose{float:right;margin: -55px -55px 0 0;}
  242. *html #fundopopup{position:absolute;}
  243. *html .caixapopup{position:absolute;}
  244. .source{display:none;}
  245.  
  246. .tooltip{display:inline; position:relative;}
  247. #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:fonte das postagens}; font-size:10px; text-transform:uppercase; color:{color:texto}; text-align:center;}
  248. #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);}
  249.  
  250. {block:Ifefeitosepia}
  251. 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;}
  252. 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;}
  253. .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;}
  254. .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;}
  255. {/block:Ifefeitosepia}
  256.  
  257. {block:Ifefeitohuerotate}
  258. 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;}
  259. .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;}
  260. .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;}
  261. {/block:Ifefeitohuerotate}
  262.  
  263. {block:Ifefeitobrightness}
  264. 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;}
  265. 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;}
  266. .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;}
  267. .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;}
  268. {/block:Ifefeitobrightness}
  269.  
  270. {block:Ifefeitocontraste}
  271. 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;}
  272. 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;}
  273. .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;}
  274. .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;}
  275. {/block:Ifefeitocontraste}
  276.  
  277. {block:Ifefeitofade}
  278. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  279. 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;}
  280. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  281. {/block:Ifefeitofade}
  282.  
  283. {block:Ifefeitobrancoepreto}
  284. img{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  285. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  286. -o-transition:All 1s ease;}
  287. .photoset{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  288. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  289. -o-transition:All 1s ease;}
  290. {/block:Ifefeitobrancoepreto}
  291.  
  292. {block:Ifefeitovintage}
  293. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  294. img:hover{-webkit-filter:grayscale(0);}
  295. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  296. .photoset:hover{-webkit-filter:grayscale(0);}
  297. {/block:Ifefeitovintage}
  298.  
  299. b, strong{color:{color:titulo};}
  300. i, em{color:{color:titulo}; font-family:'Lora', serif;}
  301. s{color:{color:titulo};}
  302. u{border-bottom:{color:titulo}; color:{color:titulo};}
  303. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  304.  
  305. #scrollToTop:link,#scrollToTop:visited{color:transparent; opacity:.6; background-color:transparent; display:none; position:fixed; bottom:25px; right:15px;}
  306.  
  307. #infscr-loading{position:absolute!important; width:16px!important; height:auto!important; margin-bottom:-16px!important; top:auto!important; bottom:0; left:50%!important; padding-bottom:5px; padding-top:10px;}
  308.  
  309. #infscr-loading img{width:30px;}
  310.  
  311. ::selection{background:{color:selecao}; color:{color:titulo};}
  312. ::-moz-selection{background:{color:selecao}; color:{color:titulo};}
  313. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  314. ::-webkit-scrollbar{height:10px; width:3px; background:{color:background};}
  315. ::-webkit-scrollbar-thumb:vertical{background:{color:rolagem}; border-right:2px solid {color:background}; border-top:2px solid {color:background};}
  316.  
  317. </style>
  318. </head>
  319. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  320. <body>
  321.  
  322. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a><div id="middle">
  323.  
  324. <div id="header">
  325. {block:IndexPage}
  326. <div id="tt">&nbsp;&nbsp;{text:subtitulo}</a></div>
  327. <div id="title"><img src="{image:sidebar}"/></div>
  328. {/block:IndexPage}
  329. <div id="links">
  330. <nav>&nbsp;
  331. <a href="{text:Link 1}"><span data-hover="{text:Link 1 Titulo}.">{text:Link 1 Titulo}.</span></a>
  332. <a href="{text:Link 2}"><span data-hover="{text:Link 2 Titulo}.">{text:Link 2 Titulo}.</span></a>
  333. <a href="{text:Link 3}"><span data-hover="{text:Link 3 Titulo}.">{text:Link 3 Titulo}.</span></a>
  334. <a href="{text:Link 4}"><span data-hover="{text:Link 4 Titulo}.">{text:Link 4 Titulo}.</span></a>
  335. <a href="{text:Link 5}"><span data-hover="{text:Link 5 Titulo}.">{text:Link 5 Titulo}.</span></a>
  336. </nav></div>
  337. {block:IndexPage}
  338. <div id="dog" style="display:none; margin-top:-47px; margin-bottom:15px; background:{color:background}; height:80px;">
  339. <div id="description">{description}</div>
  340. <div id="box-1">
  341. <a href="{text:We heart it}"><div class="nav1"><i class="fa fa-heart" style="color:{color:texto};"></i></i></a></div>
  342. <a href="{text:Email}"><div class="nav1"><i class="fa fa-envelope" style="color:{color:texto};"></i></a></div>
  343. <a href="{text:Last FM}"><div class="nav1"><i class="fa fa-music" style="color:{color:texto};"></i></a></div>
  344. <a href="#" title="{text:Skype}"><div class="nav1"><i class="fa fa-skype" style="color:{color:texto};"></i></a></div>
  345. <a href="{text:Facebook}"><div class="nav1"><i class="fa fa-facebook" style="color:{color:texto};"></i></a></div>
  346. <a href="{text:Twitter}"><div class="nav1"><i class="fa fa-twitter" style="color:{color:texto};"></i></a></div></div>
  347. </div>
  348. <div id="box-2">
  349. <div class="nav2"><a href="javascript:animatedcollapse.toggle('dog')" title="Open / Close"><i class="fa fa-bars"></i></a></div>
  350. </div>
  351. {/block:IndexPage}
  352. </div>
  353.  
  354. <div id="entry">
  355. {block:Posts}
  356. <div class="posts">
  357. {block:IndexPage}
  358. <div class="perma">
  359. <ul class="p_base style3">
  360. <div id="perma_hora"><a href="{Permalink}" title="{timeago}, com {notecountwithlabel}" target="_blank"><i class="fa fa-link"></i></a></div>
  361. <div id="perma_like"><a href="{Permalink}"><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i></span></div></a></div>
  362. <div id="perma_reblog"><a href="{ReblogURL}" title="Compartilhe" target="_blank"><i class="fa fa-retweet"></i></a></div>
  363. </ul>
  364. </div>
  365. {block:IndexPage}
  366.  
  367. {block:Text}
  368. {block:Title}
  369. <div style="font-family:PT sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-weight:bold; font-size:11px; border-bottom:1px dashed {color:bordas}; margin-bottom:-5px; padding-bottom:3px; color:{color:titulo};">{Title}</div>
  370. {/block:Title}
  371. {Body}
  372. {/block:Text}
  373.  
  374. <div id="cap">
  375. {block:Photo}
  376. <div class="box">
  377. {block:IndexPage}
  378. <div class="perma" style="top:0; left:0; width:100%; height:100%;">
  379. <ul class="p_base style3">
  380. <div id="perma_hora" style="z-index:999999999999999;"><a href="{Permalink}" title="{timeago}, com {notecountwithlabel}" target="_blank"><i class="fa fa-link"></i></a></div>
  381. <div id="perma_like"><a href="{Permalink}"><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i></span></div></a></div>
  382. <div id="perma_reblog" style="z-index:999999999999999;"><a href="{ReblogURL}" title="Compartilhe" target="_blank"><i class="fa fa-retweet"></i></a></div>
  383. </ul>
  384. </div>
  385. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  386. {/block:IndexPage}
  387. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  388. </div>
  389. {/block:Photo}
  390.  
  391. {block:Photoset}
  392. {block:IndexPage}
  393. <center>{Photoset-250}</center>
  394. {/block:IndexPage}
  395. {block:PermalinkPage}
  396. <center>{Photoset-500}</center>
  397. {/block:PermalinkPage}
  398. {/block:Photoset}
  399.  
  400. {block:Quote}
  401. <div class="quote">{Quote}</div>
  402. {block:Source}
  403. <div class="qsource">{Source}</div>
  404. {/block:Source}
  405. {/block:Quote}
  406.  
  407. {block:Link}
  408. <div id="ptt"><a href="{URL}" {Target}>{Name}</a></div>
  409. {block:Description}{Description}{/block:Description}
  410. </div>
  411. {/block:Link}
  412.  
  413. {Block:chat}
  414. {block:Title}<div id="ptt">{Title}</div>{/block:Title}
  415. <div class="chat">
  416. <ul>
  417. {block:Lines}
  418. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  419. {/block:Lines}
  420. </ul>
  421. </div>
  422. {/block:chat}
  423.  
  424. {block:Audio}
  425. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  426. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  427. <div class="track">
  428. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  429. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  430. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  431. <br><b>Reproduções:</b> {FormattedPlayCount}
  432. </div>
  433. {/block:Audio}
  434.  
  435. {block:Video}
  436. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  437. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  438. {/block:Video}
  439.  
  440. {block:Answer}
  441. <div class="question"> {Question}</div>
  442. <a href="{askerURL}" title="View {askername}"><img src="{AskerPortraitURL-30}" div class="asker"></a>
  443. <div class="asker-people">Disse {askername} {timeago}</div>
  444. <div class="answer">{Answer}</div>
  445. {/block:Answer}</div>
  446.  
  447. <div class="vsanna">
  448. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  449. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  450. {/block:RebloggedFrom}
  451. </div>
  452. {block:PostNotes}
  453. {block:PermalinkPage}
  454.  
  455. <div class="posts">
  456. <div class="base">
  457. {block:Date}
  458. <div id="permalink">
  459. Publicado em {DayOfMonth} de {Month} de {Year}, com {NoteCountWithLabel}, às {12hour}:{minutes}{ampm}.
  460. </div>
  461. {/block:Date}
  462.  
  463. {block:RebloggedFrom}
  464. <div id="permalink">
  465. Compartilhado de <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original de {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  466.  
  467. <div id="permalink">
  468. <a codigopopup="#Aw=500" abrir="notes" class="janela">Clique aqui para ver as notificações!</a></div>
  469. {/block:RebloggedFrom}
  470. {/block:PermalinkPage}
  471. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  472. {/block:PostNotes}
  473. {/block:Posts}
  474. </div></div>
  475.  
  476. {block:IndexPage}
  477. <div class="column navigation" id="navigation">
  478. {block:Pagination}
  479. {block:PreviousPage}
  480. <a href="{PreviousPage}" class="navigate">
  481. {/block:PreviousPage}
  482. {block:PreviousPage}</a>
  483. {/block:PreviousPage}
  484. {block:NextPage}
  485. <a href="{NextPage}" class="navigate" id="nextPage">
  486. {/block:NextPage}
  487. {block:NextPage}</a>{/block:NextPage}
  488. {/block:Pagination}
  489. </div>
  490. {/block:IndexPage}
  491. </div></div></div></div></div>
  492. </body>
  493.  
  494. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  495. <script type="text/javascript" src="http://static.tumblr.com/2wl9p6g/G70lj5t0q/animatedcollapse.js"></script>
  496.  
  497. <script type="text/javascript">
  498. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  499. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  500. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  501. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  502. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  503. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  504. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  505. //$: Access to jQuery
  506. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  507. //state: "block" or "none", depending on state
  508. }
  509. animatedcollapse.init()
  510. </script>
  511.  
  512. {block:Ifbotaodeiraotopo}
  513. <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>
  514. <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>
  515. {/block:Ifbotaodeiraotopo}
  516. {block:Ifneve}
  517. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  518. {/block:Ifneve}
  519. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  520.  
  521. <script type="text/javascript">
  522. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  523. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  524. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  525. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  526. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  527. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  528. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  529. //$: Access to jQuery
  530. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  531. //state: "block" or "none", depending on state
  532. }
  533. animatedcollapse.init()
  534. </script>
  535.  
  536. <script src="http://goo.gl/QKIQQE"></script>
  537. <script src="http://goo.gl/y7lY8A"></script>
  538. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  539. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  540. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  541. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  542. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  543.  
  544. <script language="javascript">
  545. function clickIE() {if (document.all) {(mensagem);return false;}}
  546. function clickNS(e) {if
  547. (document.layers||(document.getElementById&&!document.all)) {
  548. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  549. if (document.layers)
  550. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  551. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  552. document.oncontextmenu=new Function("return false")
  553. </script>
  554. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  555. <script src="http://static.tumblr.com/stnnkm0/36Hno1p6t/mhinfinitescroll.js"></script>
  556. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  557. <script>
  558. $(function(){
  559. var $container = $('#entry');
  560. $container.imagesLoaded(function(){
  561. $container.masonry({
  562. itemSelector: '.posts',
  563. columnWidth: 300
  564. });
  565. });
  566. $container.infinitescroll({
  567. navSelector : "div#navigation",
  568. nextSelector : "div#navigation a#nextPage",
  569. itemSelector : '.posts',
  570. loadingImg : "http://static.tumblr.com/nnc3xz0/noHo5lh00/01.gif",
  571. loadingText : " ",
  572. loading: {
  573. finishedMsg: ' ',
  574. img: 'http://static.tumblr.com/nnc3xz0/noHo5lh00/01.gif'
  575. }
  576. },
  577. function( newElements ) {
  578. var $newElems = $( newElements ).css({ opacity: 0 });
  579. $newElems.imagesLoaded(function(){
  580. $newElems.animate({ opacity: 1 });
  581. $container.masonry( 'appended', $newElems, true );
  582. });
  583. }
  584. );
  585.  
  586. });
  587. </script>
  588. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement