Advertisement
clamam

THEME FRESH

Jun 10th, 2017
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.06 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------------------------------------------------------------
  4.  
  5. THEME FRESH
  6. made by Gabriele
  7. in clamam.tumblr.com
  8.  
  9. ----------------------------------------------------------------------------->
  10.  
  11. <meta name="image:background" content=""/>
  12. <meta name="color:background" content="#ffffff"/>
  13. <meta name="color:header" content="#fcf2f0"/>
  14. <meta name="color:bold" content="#888888"/>
  15. <meta name="color:text" content="#888888"/>
  16. <meta name="color:icons" content="#000000"/>
  17. <meta name="color:links" content="#f6d9d3"/>
  18. <meta name="color:links hover" content="#c09992"/>
  19. <meta name="color:borders" content="#eeeeee"/>
  20. <meta name="color:selection" content="#fcf2f0"/>
  21. <meta name="color:blockquote" content="#fcf2f0"/>
  22. <meta name="color:scrollbar" content="#fcf2f0"/>
  23.  
  24. <meta name="select:font of posts"content="'Arvo', serif"title="Arvo"/>
  25. <meta name="select:font of posts"content="arial"title="Arial"/>
  26. <meta name="select:font of posts"content="'Avalon'"title="Avalon"/>
  27. <meta name="select:font of posts"content="calibri"title="Calibri"/>
  28. <meta name="select:font of posts"content="consolas"title="Consolas"/>
  29. <meta name="select:font of posts"content="cambria"title="Cambria"/>
  30. <meta name="select:font of posts"content="georgia"title="Georgia"/>
  31. <meta name="select:font of posts"content="'Signika', sans-serif"title="Signika"/>
  32. <meta name="select:font of posts"content="'Lato', sans-serif"title="Lato"/>
  33. <meta name="select:font of posts"content="'muli', sans-serif"title="Muli"/>
  34. <meta name="select:font of posts"content="'PT Sans', sans-serif"title="PT Sans"/>
  35. <meta name="select:font of posts"content="courier new"title="Courier new"/>
  36. <meta name="select:font of posts"content="century gothic"title="Century gothic"/>
  37. <meta name="select:font of posts"content="'Roboto', sans-serif"title="Roboto"/>
  38. <meta name="select:font of posts"content="'Typewriter FS', serif"title="Typewriter"/>
  39. <meta name="select:font of posts"content="trebuchet ms"title="trebuchet ms"/>
  40. <meta name="select:font of posts"content="'Yantramanav', sans-serif"title="Yantramanav"/>
  41. <meta name="select:font of posts"content="Istok Web, sans-serif"title="Istok Web"/>
  42. <meta name="select:font of posts"content="'Rokkitt', serif"title="Rokkitt"/>
  43. <meta name="select:font of posts"content="leelawadee"title="Leelawadee"/>
  44. <meta name="select:font of posts"content="'Halant', serif"title="Halant"/>
  45. <meta name="select:font of posts"content="Helvetica Neue,sans-serif"title="Helvetica Neue"/>
  46. <meta name="select:font of posts"content="'PT Sans Narrow', sans-serif"title="PT Sans Narrow"/>
  47. <meta name="select:font of posts"content="'Noto Sans', sans-serif"title="Noto Sans"/>
  48. <meta name="select:font of posts"content="'Dosis', sans-serif"title="Dosis"/>
  49. <meta name="select:font of posts"content="'Catamaran', sans-serif"title="Catamaran"/>
  50. <meta name="select:font of posts"content="'Nunito', sans-serif"title="Nunito"/>
  51.  
  52. <meta name="if:photos in black and white" content=""/>
  53. <meta name="if:photos in vintage" content=""/>
  54. <meta name="if:photos in fade" content=""/>
  55. <meta name="if:photos in sepia" content=""/>
  56. <meta name="if:photos in contraste" content=""/>
  57. <meta name="if:photos in brightness" content=""/>
  58. <meta name="if:photos in hue rotate" content=""/>
  59.  
  60. <meta name="if:photo height 230px" content=""/>
  61. <meta name="if:two columns" content=""/>
  62. <meta name="if:three columns" content=""/>
  63. <meta name="if:social networks" content=""/>
  64. <meta name="if:custom controls" content=""/>
  65. <meta name="if:justified posting" content=""/>
  66. <meta name="if:not repeat background" content=""/>
  67. <meta name="if:go to top button" content=""/>
  68. <meta name="if:snow" content=""/>
  69.  
  70. <meta name="text:size posts" content="12"/>
  71.  
  72. <meta name="text:link 1 title" content="link"/>
  73. <meta name="text:link 1" content="/" />
  74. <meta name="text:link 2 title" content="link"/>
  75. <meta name="text:link 2" content="/" />
  76. <meta name="text:link 3 title" content="link"/>
  77. <meta name="text:link 3" content="/" />
  78. <meta name="text:link 4 title" content="link"/>
  79. <meta name="text:link 4" content="/" />
  80. <meta name="text:link 5 title" content="link"/>
  81. <meta name="text:link 5" content="/" />
  82.  
  83. <meta name="text:facebook" content="http://facebook.com/user"/>
  84. <meta name="text:twitter" content="http://twitter.com/user"/>
  85. <meta name="text:instagram" content="http://instagram.com/user"/>
  86. <meta name="text:heart" content="http://weheartit.com/user"/>
  87.  
  88. <link rel="alternate"type="application/rss+xml"href="{RSS}">
  89. {block:description}
  90. <meta name="description" content="{Metadescription}"/>
  91. {/block:description}
  92.  
  93. <link href='https://fonts.googleapis.com/css?family=Amatic+SC:400,700|PT+Sans|Lora:700italic|Arvo|PT Sans|Lato:300,400|Roboto|Muli|Signika|Yantramanav|Istok+Web' rel='stylesheet' type='text/css'>
  94. <link href="https://fonts.googleapis.com/css?family=Halant" rel="stylesheet">
  95. <link href="https://fonts.googleapis.com/css?family=Catamaran|Dosis|Noto+Sans|Nunito|PT+Sans+Narrow" rel="stylesheet">
  96. <style type="text/css">
  97.  
  98. *html, body{width:100%;}
  99.  
  100. body{background:{color:background}; color:{color:text}; font-family:{select:font of posts}; line-height:170%; {block:Ifjustifiedposting}text-align:justify;{/block:Ifjustifiedposting} -webkit-animation:Fade 10s; font-size:{text:size posts}px; background-image:url('{image:background}'); background-attachment:fixed; {block:Ifnotrepeatbackground} background-attachment:fixed; background-repeat:no-repeat; background-position:center; -o-background-size:cover; -webkit-background-size:cover; {/block:Ifnotrepeatbackground}
  101. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  102.  
  103. #middle{width:500px; {block:Iftwocolumns}width:770px;{/block:Iftwocolumns} {block:Ifthreecolumns}width:1190px;{/block:Ifthreecolumns} {block:PermalinkPage}width:500px;{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:0px; padding-bottom:20px;height:auto;overflow:hidden;}
  104.  
  105. #entry{margin-top:12px; margin-left:0px; width:400px; {block:Iftwocolumns}width:900px;{/block:Iftwocolumns} {block:Ifthreecolumns}width:1500px; margin-left:0px;{/block:Ifthreecolumns} {block:PermalinkPage}width:500px;{/block:PermalinkPage}}
  106.  
  107. .posts{margin:0 70px 50px 0; float:left; {block:IndexPage}width:500px;{block:Ifthreecolumns}width:350px;{/block:Ifthreecolumns} {block:Iftwocolumns}width:350px;{/block:Iftwocolumns} position:relative;{/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  108. {block:Ifthreecolumns}
  109. {block:indexpage}
  110. .posts img{{block:Ifphotoheight230px}height:230px;{/block:Ifphotoheight230px}}
  111. {/block:indexpage}
  112. {/block:Ifthreecolumns}
  113. {block:Iftwocolumns}
  114. {block:indexpage}
  115. .posts img{{block:Ifphotoheight230px}height:230px;{/block:Ifphotoheight230px}}
  116. {/block:indexpage}
  117. {/block:Iftwocolumns}
  118. .box {position:relative;}
  119. .box img {display:block; max-width:100%;}
  120. .box iframe{max-width:100%;}
  121.  
  122. a{color:{color:text}; text-decoration:none;}
  123. a:hover{color:{color:text}; text-decoration:none; cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), default!important;}
  124.  
  125. p{margin:6px 0 0 0}
  126. ul{list-style-type:circle;}
  127. hr{text-align:center; border:none; border-top:1px solid {color:borders}; width:50px;}
  128. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  129.  
  130. #social{position:relative; margin-top:9px; margin-left:auto; margin-right:auto; text-align:center; z-index:999999999!important; {block:PermalinkPage}display:none;{/block:PermalinkPage}}
  131. #social a{margin:0 9px 0 0; display:inline-block; text-align:center; color:{color:text}; font-size:13px; transition:ease 1s;}
  132.  
  133. #s-m-t-tooltip{max-width:300px; margin:15px; padding:5px 5px; background:{color:background}; border:1px solid {color:borders}; color:{color:text}; z-index:999999; font-size:10px; letter-spacing:1.3px; font-family:PT Sans; text-transform:uppercase;}
  134.  
  135. {block:Ifcustomcontrols}
  136. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:5px!important; display:none; margin-top:0px; opacity:0.4; text-transform:none; {block:PermalinkPage}display:inline-block; margin-right:65px!important;{/block:PermalinkPage} z-index:99999999999999999999999!important;}
  137. {block:PermalinkPage}
  138. .tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:5px!important; margin-right:3px;text-transform:none;display:inline-block;}
  139. {/block:PermalinkPage}
  140.  
  141. #controls{position:fixed; float:right; right:30px; top:30px; z-index:999999999!important; text-transform:uppercase; letter-spacing:1px; font-family:PT Sans; font-size:10px; {block:PermalinkPage}display:none;{/block:PermalinkPage} border:1px solid {color:borders}; padding:10px;}
  142. #controls a{margin:0 0 1px 0; display:block; text-align:center; color:{color:icons}; text-shadow:1px 1px 1px {color:borders}; transition:ease 1s;}
  143. #controls:hover #controls a, #controls:hover a{opacity:0.3;-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. #controls a:hover{opacity:1; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
  145. {/block:Ifcustomcontrols}
  146.  
  147. {block:Ifnotcustomcontrols}
  148. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%)!important; margin-right:65px!important; opacity:0.4!important; margin-top:0px!important; text-transform:none; display:inline-block; z-index:9999999999999!important;}
  149. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:5px!important; margin-right:3px; text-transform:none; display:inline-block;}
  150. {/block:Ifnotcustomcontrols}
  151.  
  152. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  153. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  154. .chat li.odd{border-left:1px solid {color:borders}; transition:.5s;}
  155. .chat li.even{border-right:1px solid {color:borders}; transition:.5s;}
  156. span.chats{color:{color:text}; font-size:10px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase;}
  157. .chat ul:hover li.odd{border-left:none; border-right:1px solid {color:borders}; transition:.5s;}
  158. .chat ul:hover li.even{border-right:none; border-left:1px solid{color:borders}; transition:.5s;}
  159.  
  160. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  161. #permalink{width:500px; font-size:10px; font-family:PT Sans; text-transform:uppercase; padding-bottom:5px; margin-left:0px; margin-top:0px; line-height:160%;}
  162. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  163. ol.notes li.note img.avatar {display:none!important;}
  164. ol.notes {list-style-type:none; margin:0;}
  165. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  166. li.note:nth-child(odd) {background:{color:borders};}
  167. li.note{font-size:8px; letter-spacing:1px; text-transform:uppercase; position:relative;}
  168.  
  169. #permatext{opacity:0; left:0px; bottom:0px; width:500px; {block:Ifthreecolumns}width:350px;{/block:Ifthreecolumns} {block:Iftwocolumns}width:350px;{/block:Iftwocolumns} font-family:PT Sans; position:absolute; text-align:right; height:20px; line-height:20px; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  170. #permatext a{color:{color:text}; text-transform:uppercase; font-size:10px; letter-spacing:1px;}
  171. .posts:hover #permatext{opacity:1; bottom:-18px;}
  172.  
  173. .perma{position:absolute; top:0px; left:0px; width:100%; height:100%; -webkit-transition:opacity 0.5s; opacity:0; background:{color:background}; padding:0; transition:1s ease;}
  174. .perma:hover{opacity:.85;}
  175.  
  176. .p_base{position:absolute; margin:0; padding:0; top:0; left:0; width:400px; height:70px; list-style:none; overflow:hidden;}
  177. .p_base a{color:{color:text}; text-align:left; display:inline-block; width:100%; height:100%; text-decoration:none; font-family:30px;}
  178. .p_base.style3{top:0%; left:0%; width:100%; height:100%;}
  179.  
  180. .perma:hover .posts img{-webkit-filter:grayscale(100%);transition:All 1s ease;}
  181. .perma:hover #p1{top:80px; transition:1s ease;}
  182. .perma:hover #p2{bottom:55px; transition:1s ease;}
  183.  
  184. #p1{position:absolute; background:{color:header}; width:100px; height:40px; line-height:40px; left:40%; {block:Iftwocolumns}left:36%;{/block:Iftwocolumns} {block:Ifthreecolumns}left:36%;{/block:Ifthreecolumns} top:50px; opacity:1; z-index:99; font-family:PT Sans; font-size:15px; transition:1s ease;}
  185.  
  186. #p1 a{margin:0px; color:{color:bold}; letter-spacing:1.5px; text-shadow:1px 1px 1px {color:borders}; text-align:center; text-transform:uppercase;}
  187.  
  188. #p2{position:absolute; width:100%; bottom:35px; left:0px; opacity:1; z-index:99; font-family:Pt Sans; text-transform:uppercase; font-size:10.4px; transition:1.7s ease; text-align:center;}
  189. #p2 a{display:inline; letter-spacing:2px; color:{color:text};}
  190.  
  191. #sidebar{position:relative; width:400px; margin-top:120px; margin-bottom:70px; margin-left:auto; margin-right:auto;}
  192.  
  193. #header{margin-top:-8px; margin-left:-8px; width:100%; height:35px; line-height:35px; background:{color:header}; padding:10px; text-transform:uppercase; font-family:PT Sans; letter-spacing:1px; text-align:center; font-size:10.5px; z-index:9999999!important;}
  194. #header a{margin:10px; color:{color:text};}
  195. #header:hover #header a, #links:hover a{opacity:0.5;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
  196. #header a:hover{opacity:1;}
  197.  
  198. @font-face {
  199. font-family:cus;
  200. src:url(http://static.tumblr.com/0cdn90j/k8goq29oo/lucemita-font-ffp.otf);
  201. }
  202.  
  203. #descri{text-align:center; margin-top:33px;}
  204.  
  205. #links{text-align:center;}
  206. #links:hover #links a, #links:hover a{opacity:0.3;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
  207.  
  208. #links i{font-size:14px; border:1px solid {color:borders}; color:{color:icons}; padding:10px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
  209. #links i:hover{border:1px solid {color:header}; border-radius:100%; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
  210.  
  211. #links a{width:50px!important; height:50px!important; margin:13px;}
  212. #links a:hover{opacity:1;}
  213.  
  214. .quote{font-family:{select:font of posts}; line-height:160%; {block:Ifjustifiedposting}text-align:justify;{/block:Ifjustifiedposting} font-size:{text:size posts}px;}
  215. .qsource{text-align:left; margin-top:3px; font-family:PT Sans; letter-spacing:1.5px; text-transform:uppercase; font-size:10px;}
  216.  
  217. .ask{text-align:left; overflow:hidden; border-bottom:1px solid {color:borders}; padding-bottom:15px;}
  218. #quem{margin-top:-18px; padding:7px; text-transform:uppercase; letter-spacing:1px; font-family:Pt sans; font-size:10px; text-align:center; color:{color:menu}}
  219. #quem a{color:{color:text}}
  220. #quem simb1,simb2{color:{color:borders}; font-size:15px;}
  221. #quem simb1{padding-right:5px;}
  222. #quem simb2{padding-left:5px;}
  223. #quem tudo{background:{color:background}}
  224. .ans{margin-top:-9px; text-align:left; overflow:hidden;}
  225. .ans img{max-width:100%;}
  226.  
  227. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  228. .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;}
  229. .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;}
  230. .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;}
  231. .player:hover {opacity:1;}
  232. .track{margin-left:90px; overflow:auto; min-height:80px; max-height:100px; font-family:PT Sans; font-size:10px; padding:3px; text-transform:uppercase; letter-spacing:.5px;}
  233.  
  234. #fundopopup{display:none; opacity:0.9; background:{color:background}; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999;}
  235. .caixapopup{padding-top:0px; text-align:left; display:none; background:{color:background}; box-shadow:0px 2px 2px 0px {color:borders}; padding:10px; float:left; margin:10px auto:0; font-family:{select:font posts}; font-size:{text:size posts}px; color:{color:texts}; 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;}
  236. img.btn_botaodeclose{float:right;margin: -55px -55px 0 0;}
  237. *html #fundopopup{position:absolute;}
  238. *html .caixapopup{position:absolute;}
  239.  
  240. {block:Ifphotosinsepia}
  241. 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;}
  242. 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;}
  243. .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;}
  244. .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;}
  245. {/block:Ifphotosinsepia}
  246.  
  247. {block:Ifphotosinhuerotate}
  248. 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;}
  249. .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;}
  250. .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;}
  251. {/block:Ifphotosinhuerotate}
  252.  
  253. {block:Ifphotosinbrightness}
  254. 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;}
  255. 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;}
  256. .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;}
  257. .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;}
  258. {/block:Ifphotosinbrightness}
  259.  
  260. {block:Ifphotosincontraste}
  261. 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;}
  262. 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;}
  263. .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;}
  264. .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;}
  265. {/block:Ifphotosincontraste}
  266.  
  267. {block:Ifphotosinfade}
  268. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  269. 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;}
  270. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  271. .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;}
  272. {/block:Ifphotosinfade}
  273.  
  274. {block:Ifphotosinblackandwhite}
  275. img{-webkit-filter: grayscale(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  276. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  277. -o-transition:All 1s ease;}
  278. .photoset{-webkit-filter: grayscale(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  279. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  280. -o-transition:All 1s ease;}
  281. {/block:Ifphotosinblackandwhite}
  282.  
  283. {block:Ifphotosinvintage}
  284. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  285. img:hover{-webkit-filter:grayscale(0);}
  286. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  287. .photoset:hover{-webkit-filter:grayscale(0);}
  288. {/block:Ifphotosinvintage}
  289.  
  290. b, strong{color:{color:bold};}
  291. i, em{color:{color:bold}; font-family:'Lora', serif;}
  292. s{color:{color:bold};}
  293. u{border-bottom:{color:bold}; color:{color:bold};}
  294. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  295.  
  296. #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:30px; left:30px; opacity:.4;}
  297.  
  298. #infscr-loading{position:absolute!important; width:5px!important; height:auto!important; margin-bottom:-16px!important; top:auto!important; bottom:0; left:45%!important; padding-bottom:5px; padding-top:10px; -webkit-filter:grayscale(100%);}
  299.  
  300. #infscr-loading img{width:30px!important;}
  301.  
  302. ::selection{background:{color:selection}; color:{color:bold};}
  303. ::-moz-selection{background:{color:selection}; color:{color:bold};}
  304. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  305.  
  306. ::-webkit-scrollbar{height:1px; width:5px; background:transparent;}
  307. ::-webkit-scrollbar-thumb{background:{color:scrollbar};}
  308.  
  309. </style>
  310. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  311. <script type="text/javascript" src="http://static.tumblr.com/2wl9p6g/G70lj5t0q/animatedcollapse.js"></script>
  312. <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>
  313. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  314. <script type="text/javascript">
  315. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  316. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  317. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  318. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  319. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  320. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  321. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  322. //$: Access to jQuery
  323. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  324. //state: "block" or "none", depending on state
  325. }
  326. animatedcollapse.init()
  327. </script>
  328. </head>
  329. <body>
  330.  
  331.  
  332. {block:Ifcustomcontrols}
  333. <div id="controls">
  334. <a href="http://tumblr.com/follow/{name}">follow</a>
  335. <a href="https://www.tumblr.com/message/{name}" target="_blank">chatbox</a>
  336. <a href="https://www.tumblr.com/dashboard">dashboard</a>
  337. <a href="https://clamam.tumblr.com" target="_blank">theme by</a>
  338. </div>
  339. {block:PermalinkPage}
  340. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  341. {/block:PermalinkPage}
  342. {/block:Ifcustomcontrols}
  343.  
  344. {block:Ifnotcustomcontrols}
  345. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  346. {/block:Ifnotcustomcontrols}
  347.  
  348. <div id="dog" style="display:none;">
  349. <div id="header">
  350. <a href="{text:Link 1}">{text:Link 1 title}</a>
  351. <a href="{text:Link 2}">{text:Link 2 title}</a>
  352. <a href="{text:Link 3}">{text:Link 3 title}</a>
  353. <a href="{text:Link 4}">{text:Link 4 title}</a>
  354. <a href="{text:Link 5}">{text:Link 5 title}</a>
  355. </div>
  356. </div>
  357.  
  358. <div id="middle">
  359.  
  360. <div id="sidebar">
  361. <div id="links">
  362. <a href="/" title="home"><i class="uniicons-house287"></i></a>
  363. <a href="/contact" title="contact"><i class="uniicons-message57"></i></a>
  364. <a href="javascript:animatedcollapse.toggle('dog')" title="navigation"><i class="uniicons-lines18"></i></a>
  365. </div>
  366. <div id="descri">{description}</div>
  367. {block:Ifsocialnetworks}
  368. <div id="social">
  369. <a href="{text:facebook}" target="_blank"><i class="oi-facebook"></i></a>
  370. <a href="{text:twitter}" target="_blank"><i class="oi-twitter"></i></a>
  371. <a href="{text:instagram}" target="_blank"><i class="fa fa-instagram"></i></a>
  372. <a href="{text:heart}" target="_blank"><i class="oi-heart"></i></a>
  373. </div>
  374. {/block:Ifsocialnetworks}
  375. </div>
  376.  
  377. <div id="entry">
  378.  
  379. {block:Posts}
  380. <div class="posts">
  381.  
  382. {block:Text}
  383. {block:Title}<div style="font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:11px; font-weight:bold; color:{color:bold};">{Title}</div>
  384. {/block:Title}{Body}
  385. {block:IndexPage}
  386. <div id="permatext">
  387. <a href="{Permalink}">{timeago}</a>,
  388. <a href="{ReblogURL}" target="_blank">reblog</a>
  389. </div>
  390. {/block:IndexPage}
  391. {/block:Text}
  392.  
  393. {block:Photo}
  394. {block:IndexPage}
  395. <div class="box">
  396. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/>
  397. <div class="perma">
  398. <ul class="p_base style3">
  399. <div id="p1"><a href="{reblogURL}" target="_blank">reblog</a></div>
  400. <div id="p2"><a href="{permalink}" target="_blank">{timeago}</a></div>
  401. </ul>
  402. </div>
  403. </div>
  404. {/block:IndexPage}
  405. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  406. {/block:Photo}
  407.  
  408. {block:Photoset}
  409. {block:IndexPage}
  410. <div class="box">
  411. {Photoset-500}
  412. <div class="perma">
  413. <ul class="p_base style3">
  414. <div id="p1"><a href="{reblogURL}" target="_blank">reblog</a></div>
  415. <div id="p2"><a href="{permalink}" target="_blank">{timeago}</a></div>
  416. </ul>
  417. </div>
  418. </div>
  419. {/block:IndexPage}
  420. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  421. {/block:Photoset}
  422.  
  423. {block:Quote}
  424. <div class="quote">{Quote}</div>
  425. {block:Source}
  426. <div class="qsource">{Source}</div>
  427. {/block:Source}
  428. {block:IndexPage}
  429. <div id="permatext">
  430. <a href="{Permalink}">{timeago}</a>,
  431. <a href="{ReblogURL}" target="_blank">reblog</a>
  432. </div>
  433. {/block:IndexPage}
  434. {/block:Quote}
  435.  
  436. {block:Link}
  437. <div style="font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:11px; font-weight:bold; color:{color:bold};"><a href="{URL}" {Target}>{Name}</a></div>
  438. {block:description}{description}{/block:description}
  439. {block:IndexPage}
  440. <div id="permatext">
  441. <a href="{Permalink}">{timeago}</a>,
  442. <a href="{ReblogURL}" target="_blank">reblog</a>
  443. </div>
  444. {/block:IndexPage}
  445. {/block:Link}
  446.  
  447. {Block:chat}
  448. {block:Title}<div style="font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:11px; font-weight:bold; color:{color:bold};">{Title}</div>{/block:Title}
  449. <div class="chat">
  450. <ul>
  451. {block:Lines}
  452. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  453. {/block:Lines}
  454. </ul>
  455. </div>
  456. {block:IndexPage}
  457. <div id="permatext">
  458. <a href="{Permalink}">{timeago}</a>,
  459. <a href="{ReblogURL}" target="_blank">reblog</a>
  460. </div>
  461. {/block:IndexPage}
  462. {/block:chat}
  463.  
  464. {block:Audio}
  465. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  466. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  467. <div class="track">
  468. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  469. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  470. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  471. <br><b>Reproduções:</b> {FormattedPlayCount}
  472. </div>
  473. {block:IndexPage}
  474. <div id="permatext">
  475. <a href="{Permalink}">{timeago}</a>,
  476. <a href="{ReblogURL}" target="_blank">reblog</a>
  477. </div>
  478. {/block:IndexPage}
  479. {/block:Audio}
  480.  
  481. {block:Video}
  482. {block:IndexPage}<div class="box">{Video-250}</div>{/block:IndexPage}
  483. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  484. {block:IndexPage}
  485. <div id="permatext">
  486. <a href="{Permalink}">{timeago}</a>,
  487. <a href="{ReblogURL}" target="_blank">reblog</a>
  488. </div>
  489. {/block:IndexPage}
  490. {/block:Video}
  491.  
  492. {block:Answer}
  493. <div class="ask">{Question}</div>
  494. <div id="quem"><tudo><simb1>[</simb1> {asker} questioned <simb2>]</simb2></tudo></div>
  495. <div class="ans">{Answer}</div>
  496. {block:IndexPage}
  497. <div id="permatext">
  498. <a href="{Permalink}">{timeago}</a>,
  499. <a href="/contact" target="_blank">talk to me</a>
  500. </div>
  501. {/block:IndexPage}
  502. {/block:Answer}
  503.  
  504. <div class="vsanna">
  505. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  506. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  507. {/block:RebloggedFrom}
  508. </div>
  509. {block:PostNotes}
  510. {block:PermalinkPage}
  511.  
  512. <div class="posts">
  513. <div class="base">
  514. {block:Date}
  515. <div id="permalink">
  516. Posted on {Month} {DayOfMonth}, {Year} with {NoteCountWithLabel} at {12hour}:{minutes}{ampm}.
  517. </div>
  518. {/block:Date}
  519.  
  520. {block:RebloggedFrom}
  521. <div id="permalink">
  522. Shared <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original from {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  523.  
  524. <div id="permalink">
  525. <a codigopopup="#Aw=500" abrir="notes" class="janela">Click here to see the notifications!</a></div>
  526. {/block:RebloggedFrom}
  527. {/block:PermalinkPage}
  528. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  529. {/block:PostNotes}
  530. {/block:Posts}
  531.  
  532. {block:IndexPage}
  533. <div class="column navigation" id="navigation">
  534. {block:Pagination}
  535. {block:PreviousPage}
  536. <a href="{PreviousPage}" class="navigate">
  537. {/block:PreviousPage}
  538. {block:PreviousPage}</a>
  539. {/block:PreviousPage}
  540. {block:NextPage}
  541. <a href="{NextPage}" class="navigate" id="nextPage">
  542. {/block:NextPage}
  543. {block:NextPage}</a>{/block:NextPage}
  544. {/block:Pagination}
  545. </div>
  546. {/block:IndexPage}
  547.  
  548. </div></div>
  549. </div></div></div>
  550. </body>
  551.  
  552. {block:Ifgototopbutton}
  553. <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>
  554. <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>
  555. {/block:Ifgototopbutton}
  556.  
  557. {block:Ifsnow}
  558. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  559. {/block:Ifsnow}
  560.  
  561. <script src="http://goo.gl/y7lY8A"></script>
  562. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  563. <link rel="stylesheet" type="text/css" href="http://goo.gl/a5mt2U">
  564. <link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/typewriterfs/stylesheet.css">
  565. <link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/s/33sakshawgsp033/UNIICONS-ADJ.css?dl=0">
  566. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  567. <link href='http://static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
  568. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  569. <link rel="stylesheet" href="http://static.tumblr.com/rkx3jqs/EQgo3gayp/stylesheet.css">
  570. <link rel="stylesheet" href="http://static.tumblr.com/0cdn90j/k8goq29oo/lucemita-font-ffp.otf">
  571.  
  572. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  573. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  574. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  575. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  576.  
  577. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:200,tip_fade_speed:300});});})(jQuery);</script><script>$(document).ready(function (){ $(window).scroll(function () {if ($(document).scrollTop() > 100) {$("#extra").addClass("scrolled");} else {$("#extra").removeClass("scrolled");}});});</script><script language="javascript">function clickIE() {if (document.all) {(mensagem);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {alert(mensagem);return false;}}}if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextgabi3=clickIE;}
  578. document.oncontextgabi3=new Function("return false")</script>
  579. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  580. <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  581. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  582. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  583. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  584. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  585. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  586. <link href="https://pipdigz.co.uk/fonts/4ug0weru490jeru1gd034s0r/style.css" rel="stylesheet" type="text/css"/>
  587.  
  588. <script>$(function(){
  589. var $container = $('#entry');
  590. $container.imagesLoaded(function(){
  591. $container.masonry({
  592. itemSelector: '.posts',
  593. columnWidth: 0
  594. });
  595. });
  596. $container.infinitescroll({
  597. navSelector : "div#navigation",
  598. nextSelector : "div#navigation a#nextPage",
  599. itemSelector : '.posts',
  600. loadingImg : "http://i.imgur.com/hS1U2T5.gif",
  601. loadingText : " ",
  602. loading: {
  603. finishedMsg: ' ',
  604. img: 'http://i.imgur.com/hS1U2T5.gif'
  605. }
  606. },
  607. function( newElements ) {
  608. var $newElems = $( newElements ).css({ opacity: 0 });
  609. $newElems.imagesLoaded(function(){
  610. $newElems.animate({ opacity: 1 });
  611. $container.masonry( 'appended', $newElems, true );
  612. });
  613. }
  614. );
  615.  
  616. });
  617. </script>
  618. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement