Advertisement
lucas_hnf

aniquilou-theme001

Jul 22nd, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.40 KB | None | 0 0
  1. <!-- Theme por aniquilou ant (ifoudeu) || http://aniquilou.tumblr.com/-->
  2. <!-- Caso o theme apresente algum defeito favor entrar em contato, desde já grato! -->
  3.  
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head><title>{Title}</title>
  9.  
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:100italic' rel='stylesheet' type='text/css'>
  13. <link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
  14.  
  15.  
  16. <meta name="color:backgroundscroll" content="#000"/>
  17. <meta name="color:scrollbar" content="#fff"/>
  18. <meta name="color:cor do fundo do texto selecionado" content="#000"/>
  19. <meta name="color:cor do texto quando for selecionado" content="#fff"/>
  20. <meta name="color:background" content="#ffffff" />
  21. <meta name="color:font" content="#4F4F4F" />
  22. <meta name="color:frase" content="#727272" />
  23. <meta name="color:first letter frase" content="#727272" />
  24. <meta name="color:entry" content="#FFFFFF" />
  25. <meta name="color:autor" content="#000" />
  26. <meta name="color:links" content="#4F4F4F" />
  27. <meta name="color:notes" content="#4F4F4F" />
  28. <meta name="color:borda" content="#727272" />
  29. <meta name="color:hover" content="#000" />
  30. <meta name="desc" content="!! Aqui vem sua descrição !!" />
  31. <meta name="image:sidebar" content="http://static.tumblr.com/9lkxn05/VHdn8i8vx/10508043_461893887279771_1477121281_n.jpg"/>
  32. <meta name="image:Background" content=""/>
  33. <meta name="text:Link1" content="/" />
  34. <meta name="text:Link1 Title" content="play" />
  35. <meta name="text:Link2" content="/ask" />
  36. <meta name="text:Link2 Title" content="talk" />
  37. <meta name="text:Link3" content="/" />
  38. <meta name="text:Link3 Title" content="+link" />
  39. <meta name="if:background entry transparent" content="0" />
  40. <meta name="if:no selection" content="0"/>
  41. <meta name="if:ButtonFollowBlack" content="0"/>
  42. <meta name="text:frase" content="frase1" />
  43. <meta name="text:frase2" content="frase2" />
  44. <meta name="text:textoo" content="Um texto aqui, pode ser sua descrição." />
  45.  
  46.  
  47.  
  48. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:60px;right:50px;overflow:hidden;width:30px;height:30px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/dfhg3cm/A9Nnrjmis/back-top.png) no-repeat left top;z-index:3000;}
  49. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  50.  
  51. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  52. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  53. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  54. <script type="text/javascript">
  55. $(document).ready(function() {
  56. $().UItoTop({ easingType: 'easeOutQuart' });
  57. });
  58. </script>
  59.  
  60. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  61. <link rel="shortcut icon" href="{Favicon}">
  62. <title>{Title}</title>
  63.  
  64. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  65. </head>
  66.  
  67.  
  68. <style type="text/css">
  69.  
  70. ::-moz-selection {
  71. background: {color:cor do fundo do texto selecionado};
  72. color:{color:cor do texto quando for selecionado};
  73. }
  74.  
  75. ::selection {
  76. background: {color:cor do fundo do texto selecionado};
  77. color:{color:cor do texto quando for selecionado};
  78. }
  79.  
  80. trols{position:fixed !important;}
  81. ::-webkit-scrollbar {
  82. width:5px;
  83. height:5px;
  84. background-color:{color:backgroundscroll};
  85. }
  86. ::-webkit-scrollbar-track {
  87. background-color:{color:backgroundscroll};
  88. }
  89. ::-webkit-scrollbar-thumb {
  90. background-color:{color:scrollbar};
  91. border:1px solid {color:backgroundscroll};
  92. }
  93.  
  94. /*liriadas*/.tmblr-iframe--desktop-loggedin-controls, .lcredit.icon.theme{position:fixed!important; -webkit-filter:invert(0%); opacity:0.5; top:3px; text-transform:none;
  95. {block:IfButtonFollowBlack}position:fixed!important; -webkit-filter:invert(100%); opacity:0.8; top:3px; text-transform:none;{/block:IfButtonFollowBlack}
  96. }
  97. .iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:0px; opacity:.5; top:0px; text-transform:none;
  98. {block:IfButtonFollowBlack}position:fixed!important; -webkit-filter:invert(0%); margin-right:0px; opacity:.8; top:0px; text-transform:none;{/block:IfButtonFollowBlack}
  99. }/*fim liriadas*/
  100.  
  101.  
  102. body{ background : url('{image:Background}');background-attachment : fixed ;background-repeat : no-repeat ;background-size : 100% ; top : 0 ; left : 0 ; z-index : -1 ;color:{color:Font}; background-color:{color:Background}; font-family:verdana; font-size:11px; line-height:110%; text-align:justify;}
  103.  
  104. a:link, a:active, a:visited{ color:{color:notes}; text-decoration:none; -webkit-transition-duration: 0.4s; background-color:;}
  105.  
  106.  
  107.  
  108. a:hover{color:{color:hover}}
  109.  
  110.  
  111.  
  112. #container {overflow: hidden;width:746px;margin-right: auto; margin-left: 180px; margin-bottom:auto; margin-top:10px;}
  113.  
  114. #entry { width:400px; margin-left: 100px; margin-bottom:1px; background-color:; padding:2px;float:right; background-color: {color:entry}; {block:ifbackgroundentrytransparent}background:transparent;{/block:ifbackgroundentrytransparent} }
  115.  
  116. #entry img{opacity:1.0;-webkit-filter: grayscale(50%)}
  117.  
  118. #entry img:hover{opacity:0.8;;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  119.  
  120.  
  121. #titlee a{font-family: 'Ubuntu', sans-serif; font-size: 16px; font-weight:; font-style: none; letter-spacing: -1px; line-height: 16px; text-align: center;color:{color:font};}
  122.  
  123. #titlee a:hover {color:{color:font};}
  124.  
  125. .bigquote {font-size: 0px; color: transparent; line-height: 70px; font-family: verdana; margin-left: 85px; margin-top: -50px}
  126. .pquote{font-size: 14px; font-family: cambria; letter-spacing: 0px; serif; line-height: 14px; padding-bottom: 2px;
  127. text-transform: none; margin-top: -70px; text-indent: 0px; text-align: justify; font-style: none; padding-left: 6px;}
  128. .source{margin-top: -1px; text-align: right; font-size: 10px;font-family: calibri;color:{color:autor};}
  129.  
  130. blockquote {padding-left:2px;border-left:1px solid #ddd;}
  131.  
  132. .notes {width: 430px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left; float:right}
  133.  
  134. ol.notes {list-style: none; margin: 0 0px 0 0px; padding: 0px; z-index: 11;}
  135. ol.notes li {background-color: #fff; margin-bottom: 2px; padding: 5px; }
  136. .notes img{display: none; border:0px}
  137.  
  138.  
  139. .ibottom{margin: 0px 0 0px 0; font-family: calibri; margin-top: 3px; font-size: 10px; text-transform: lowercase; text-align: center; -webkit-transition-duration: 0.7s;color:{color:notes};}
  140. .ibottom a{ padding: 1px 0 1px 0; font-family: 9px; margin-bottom:-20px}
  141. .ibottom a:hover {color:{color:hover};}
  142.  
  143. /* ANSWER */
  144. .question {color: {color:PostFont}; padding: 0px; font-size: 11px; background-color: #eee; margin-bottom: -20px; font-family: calibri; margin-left: -5px; font-style: none; border-bottom: 0px solid #ddd;}
  145.  
  146. #asker {font-size:11px;font-family: verdana; text-align: justify; }
  147.  
  148.  
  149. .titleask {font-size:10px; margin-left: -4px; font-style:normal;}
  150. .titleask a {font-weight:bold; opacity:0.9;}
  151. .titleask a:hover {opacity:0.5;}
  152.  
  153. .answer {font-size:11px; margin-top:20px;}
  154.  
  155. .chat{line-height: 12px; list-style: none }
  156. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  157. .person1 {background-color: {color:entry}; color: {color:text} }
  158. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  159. .person2 {background-color: {color:entry}; color: {color:text} }
  160. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  161.  
  162. #sideimg {position:fixed;display: block; background-color: transparent; margin-top:150px; margin-left:138px; padding:3px; opacity:1;z-index:9999999;}
  163.  
  164. #sideimg img {display: block;width:136px; height:170px;margin-top:15px;solid {color:borders};-webkit-transition: all 0.9s ease-out;-webkit-filter: grayscale(30%);}
  165.  
  166. #sideimg:hover img {-webkit-transition: all 0.9s ease-out; -webkit-filter: grayscale(70%);}
  167.  
  168. #links {position: fixed; width:136px; margin-top:3px; text-align: center; background-color:transparent;border-top-style:ridge;border-top:1px solid {color:borda}}
  169.  
  170. #links a { letter-spacing:1px; font-size:11px; font-family: Eras Light ITC; text-align: right; color: {color:links}; text-decoration: none; text-transform:none; line-height:14px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  171.  
  172. #links a:hover{color:{color:hover};font-family: comic;font-weight:bold;border-bottom-width:1px;border-bottom-style:solid;}
  173.  
  174. #sideimg:hover #frase{opacity:0.0;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  175.  
  176. #sideimg:hover #frase2{opacity:1.9;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-style:inherit;}
  177.  
  178.  
  179.  
  180. /* paginação */
  181. #paginacaoml {font-size: 8px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;}
  182.  
  183. #paginacaoml a {background:{color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_2; text-decoration: none; font-size: 8px;}
  184. #paginacaoml a:hover {background: #fff; border: none;}
  185. #paginacaoml span.pagina_atual {background: #cor_4; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_5; text-decoration: none;}
  186. #paginacaoml span.info {background: #cor_6; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_7; text-decoration: none;}
  187.  
  188.  
  189. #frase{z-index: 999;
  190. position: fixed!important;
  191. margin-left:0px;
  192. margin-top:0px;
  193. width:136px;
  194. font-family: 'Open Sans Condensed', sans-serif;
  195. text-shadow: 0px 0px px #fff;
  196. line-height:14px;
  197. letter-spacing:0px;
  198. background-color: transparent;
  199. text-transform: normal;
  200. text-align: center;
  201. font-size:12px;
  202. color:{color:frase};
  203. opacity:0.0;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  204.  
  205. #frase:first-letter {
  206. color:{color:first letter frase};
  207. font-size:13px;}
  208. #frase {opacity:1.9;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-style:inherit;}
  209.  
  210.  
  211. #frase2{z-index: 999;
  212. position: fixed!important;
  213. margin-left:0px;
  214. margin-top:0px;
  215. width:136px;
  216. font-family: 'Open Sans Condensed', sans-serif;
  217. text-shadow: 0px 0px px #fff;
  218. line-height:14px;
  219. letter-spacing:0px;
  220. background-color: transparent;
  221. text-transform: normal;
  222. text-align: center;
  223. font-size:12px;
  224. color:{color:frase};
  225. opacity:0.0;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  226.  
  227. #textoo{z-index: 999;
  228. position: fixed!important;
  229. margin-left:0px;
  230. margin-top:7px;
  231. width:136px;
  232. font-family: 'Open Sans Condensed', sans-serif;
  233. text-shadow: 0px 0px px #fff;
  234. line-height:5px;
  235. letter-spacing:0px;
  236. background-color: #fff;
  237. text-transform: normal;
  238. text-align: center;
  239. font-size:12px;
  240. color:#727272;
  241. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  242.  
  243. #desc {width:136px; height:170px;text-align:justify; font-family: calibri; font-size: 10px; line-height: 12px; color: {color:font}; position:fixed; margin-top:7px; margin-left: 0px; padding: 3px 0px 3px 0px; text-align:justify; letter-spacing:0px;border-top:1px; border-top-style:dashed;border-top-color:{color:borda};}
  244.  
  245.  
  246.  
  247. #tumblr_controls{position: fixed!important}
  248.  
  249. #tumblr_controls{position: fixed!important}
  250.  
  251. #tumblr_controls{position: fixed!important}
  252.  
  253. #tumblr_controls{position: fixed!important}
  254.  
  255.  
  256.  
  257. </style>
  258.  
  259. <body>{block:ifnoselection}<body onselectstart="return false" oncontextmenu="return false" ondragstart="return false" onMouseOver="window.status='..message perso .. '; return true;" > {/block:ifnoselection}
  260.  
  261.  
  262. <div id="container">
  263. <div id="sideimg"><div id="frase">{text:frase} ❁</div>
  264. <div id="frase2">❁ {text:frase2}</div><img src="{image:sidebar}">
  265.  
  266. <div id="desc">{text:textoo}
  267. <div id="links">
  268. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} ❂ </a>{/block:ifLink1}
  269. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} ❂ </a>{/block:ifLink2}
  270. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  271.  
  272. </div></div></div>
  273.  
  274.  
  275.  
  276. <div class="autopagerize_page_element">{block:Posts}<div id="entry">
  277.  
  278. {block:Answer}
  279. <table width="100%" style="font-size:12px;">
  280. <tr>
  281. <td class="asker" style="padding:1px;"><font class="titleask"><b>{Asker}</b><i> says</i>:</font><div class="question">{Question}</div></td>
  282. </tr>
  283. </table>
  284. <div class="answer">{Answer}</div>
  285. {/block:Answer}
  286.  
  287. {block:Text}
  288. <div id="titlee">{block:Title}<a href="{Permalink}">{Title}</a>{Block:Title}</div>{Body}
  289. {/block:Text}
  290.  
  291. {block:Photo}
  292. <img src="{PhotoURL-400}" alt="{PhotoAlt}" />{block:Caption}{Caption}{/block:Caption}
  293. {/block:Photo}
  294.  
  295. {block:Photoset}
  296. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" width="400px" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} {Photoset-400}{block:Caption}{Caption}{/block:Caption}
  297. {/block:Photoset}
  298.  
  299. {block:Quote}
  300. <b class="bigquote">"</b><div class="pquote">❝ {Quote}</div>{block:Source}
  301. <div class="source">{Source}</div>{/block:Source}
  302. {/block:Quote}
  303.  
  304.  
  305. {block:Link}
  306. <a href="{URL}" class="link" {Target}><div id="titlee">{Name}</div></a>{block:Description}{Description}{/block:Description}
  307. {/block:Link}
  308.  
  309. {block:Chat}
  310. {block:Title}<titlee><center><a href="{Permalink}">{Title}</a></center></titlee>{/block:Title}
  311. <div class="chat"><ul>{block:Lines}
  312. <li class="person{UserNumber}">{block:Label}
  313. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  314. {/block:Chat}
  315.  
  316. {block:Video}
  317. {Video-500}{block:Caption}{Caption}{/block:Caption}
  318. {/block:Video}
  319.  
  320. {block:Audio}
  321. <div style="width:500px;background-color:;">{AudioPlayer}</div>{block:Caption}{Caption}{/block:Caption}
  322. {/block:Audio}
  323.  
  324. {block:Date}
  325. <div class="ibottom">
  326.  
  327. {block:NoteCount}<a href="{Permalink}"> {NoteCountWithLabel}</a>{/block:NoteCount} - <a href="{ReblogUrl}" target="_blank"> <b>compartilhe</b></a> {block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> - via </a>{/block:ContentSource}{/block:RebloggedFrom}
  328.  
  329.  
  330. </div>{/block:Date}</div>
  331.  
  332. {/block:Posts}</div>
  333.  
  334. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  335. </div>
  336. </div>
  337.  
  338. </body>
  339.  
  340. <a style="width:100px; font-size:9px; color:#4a4a4a; text-transform:none; font-family:cambria;position:fixed;font-style:;bottom:40px;right:15px;background:white;text-align:center;padding:2px 0px 2px 0px;" href="http://aniquilou.tumblr.com/" title="theme by aniquilou" target="_blank">theme por <b>aniquilou</b></a>
  341.  
  342.  
  343. <style>body, a, a:hover {cursor: url('http://img69.imageshack.us/img69/7673/cursorw.png'), default!important;}</style>
  344.  
  345. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement