Advertisement
clamam

Theme Darling

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