Advertisement
POETASOLITARI0

poeta-thmx46

Mar 27th, 2013
517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.97 KB | None | 0 0
  1. <!-- THEME BY POETASOLITARI0, DONT COPY ANYTHING, PLEASE! ALTERE AS CONFIGURAÇÕES NO CUSTOMIZE -->
  2.  
  3. <html>
  4.  
  5. <meta name="color:background" content="#fff" />
  6. <meta name="color:text" content="#999" />
  7. <meta name="color:link" content="#ffb000" />
  8. <meta name="color:post" content="#fff" />
  9. <meta name="color:sidebar" content="#fff" />
  10. <meta name="color:scrollbar" content="#eee" />
  11. <meta name="color:detalhes" content="#eee" />
  12.  
  13.  
  14. <meta name="image:background" content=" ">
  15. <meta name="image:sidebar" content="http://static.tumblr.com/2a0f1491feb34a95dab4b3f2e6a2baa5/f24i0rf/T94mkc6ti/tumblr_static_tumblr_static_tumblr_mk2q3dv6111qfa0zmo1_500.jpg"/>
  16.  
  17.  
  18. <meta name="text:Link1" content="/" />
  19. <meta name="text:Link1 Title" content="LINK 1" />
  20. <meta name="text:Link2" content="/" />
  21. <meta name="text:Link2 Title" content="LINK 2" />
  22. <meta name="text:Link3" content="/" />
  23. <meta name="text:Link3 Title" content="LINK 3" />
  24. <meta name="text:Link4" content="/" />
  25. <meta name="text:Link4 Title" content="LINK 4" />
  26. <meta name="text:Link5" content="/" />
  27. <meta name="text:Link5 Title" content="LINK 5" />
  28.  
  29.  
  30. <meta name="if:Scrollinfinito" content="1"/>
  31. <meta name="if:ShowTags" content="1"/>
  32. <meta name="if:Ativar preto e branco" content=""/>
  33. <meta name="if:Ativar preto e branco invertido" content="1"/>
  34.  
  35.  
  36.  
  37. <title>{Title}</title>
  38.  
  39. <link rel="shortcut icon" href="{Favicon}">
  40.  
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42.  
  43. {block:Description}
  44.  
  45. <meta name="description" content="{MetaDescription}" />
  46.  
  47. {/block:Description}
  48.  
  49. <style type="text/css">
  50.  
  51.  
  52.  
  53. body {background-color: {color:background}; font-family: tahoma; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; background-repeat:no repeat; background-size:100%;cursor: url('http://i.imgur.com/2qleX.jpg'), auto;}
  54.  
  55. a {color: {color:text}; text-decoration: none; text-transform: none;}
  56.  
  57. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;cursor: url('http://static.tumblr.com/qzpui9z/N2smiwb8u/deia.cur'), auto;}
  58.  
  59. p {margin: 6px 0 0 0}
  60.  
  61. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
  62.  
  63. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
  64.  
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  66.  
  67. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  68.  
  69. blockquote img{max-width: 470px!important}
  70.  
  71. blockquote blockquote img{max-width: 450px!important}
  72.  
  73. blockquote blockquote blockquote img{max-width: 430px!important}
  74.  
  75. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  76.  
  77. #entry {float: left; margin-left: 400px; margin-top: 10px;}
  78.  
  79. .posts {width: 500px; background-color: {color:post}; padding: 8px; margin-bottom: 0px; text-align: justify; font-family: tahoma; font-size: 10.5px; position: relative; opacity: 0.85; border-left:1px solid {color:detalhes};border-right:1px solid {color:detalhes};border-bottom:1px solid {color:detalhes};}
  80.  
  81. h1 {font-family: calibri; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  82.  
  83. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  84.  
  85. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  86.  
  87. /* ----- QU0TE - BY POETASOLITARI0 --------*/
  88. .quote {font-size:12px; text-align:left; font-family:calibri; position:relative;}
  89. .quote small {font-size:10px;}
  90. .sourcequote {text-align:center;font-family:calibri;font-size:12px;}
  91.  
  92. .chat {line-height: 13px; list-style: none }
  93.  
  94. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  95.  
  96.  
  97. .image {text-align:center;}
  98. .image img {max-width:500px;margin-bottom:-1px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  99. .image img:hover {opacity:0.9; -moz-opacity: 0.9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  100.  
  101.  
  102. #asker {padding: 5px;text-align: justify; background-color:#f9f9f9;border-radius: 5px 5px 5px 5px; border:0px solid {color:info border};}
  103. .answer {padding: 2px;}
  104. .answer img {max-width: 500px;}
  105.  
  106.  
  107. .person1 {color: {color:text}; padding: 2px; }
  108.  
  109. .person1 .label {font-weight: bold; color:{color:text}}
  110.  
  111. .person2 {color: {color:text}; padding: 2px; }
  112.  
  113. .person2 .label {font-weight: bold; color:{color:text}}
  114.  
  115. .credito {opacity: 1; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  116.  
  117. .credito:hover {opacity: 1; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  118.  
  119. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  120.  
  121. #info a {font-size: 10px; text-transform: uppercase;}
  122.  
  123. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  124.  
  125. #tags a {font-size: 10px; font-family: calibri; display: inline; list-styl: none; text-transform: uppercase;;}
  126.  
  127. #cap {width: 500px; margin-top: -2px;}
  128.  
  129. .source {display: none;}
  130.  
  131. .notes {width: 517px; padding: 0px; margin-top: 1px; margin-bottom: 0px; font-size: 10px; text-align: center: border: 1px solid #eee;}
  132.  
  133. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; }
  134.  
  135. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; border: 1px solid #eee;}
  136.  
  137. .notes img{display: none; border: 1px solid #eee;}
  138.  
  139. /* -------- SCROLLBAR - BY POETASOLITARI0 -----------*/
  140. ::-webkit-scrollbar-thumb{background-color: {color:scrollbar};border: 2px solid {color:scrollbar};height:auto;}
  141. ::-webkit-scrollbar {height:auto;width:9px;background-color: {color:scrollbar};border: 4px solid {color:background};}
  142.  
  143.  
  144. iframe#tumblr_controls {white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.3;}
  145.  
  146. #bonnie:hover {position:fixed;}
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149. #tumblr_controls{position: fixed!important}
  150. #tumblr_controls{position: fixed!important}
  151.  
  152.  
  153. #install{background: none repeat scroll 0 0 rgba(0, 0, 0, 0.39);border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 2px 2px 2px 2px;color: white;cursor: pointer;height: 11px;padding: 3px 6px;right: 3px;text-decoration: none;text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);top: 25px;z-index: 3333;position:fixed;font: 600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;line-height:11px;-webkit-transition:none;-moz-transition:none; white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.3;}
  154.  
  155. /* -------- FONTES - BY POETASOLITARI0 -----------*/
  156.  
  157. @font-face {font-family: 'Rouge Script'; src: url('http://themes.googleusercontent.com/static/fonts/rougescript/v2/AgXDSqZJmy12qS0ixjs6V3hCUOGz7vYGh680lGh-uXM.woff');}
  158.  
  159. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  160.  
  161. @font-face {font-family: 'Homenaje'; font-style: normal; font-weight: 400; src: local('Homenaje'), local('Homenaje-Regular'), url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff') format('woff');}
  162.  
  163. /* -------- BY POETASOLITARI0 -----------*/
  164. {block:ifAtivarPretoebranco} img{-webkit-filter:grayscale(100%); -moz-filter:grayscale(100%);-o-filter:grayscale(100%);; -webkit-transition: 1s;-o-transition:1s;; -moz-transition:1s;-o-transition:1s;} {/block:ifAtivarPretoeBranco}
  165. {block:ifAtivarPretoeBranco} img:hover{-webkit-filter:grayscale(1%); ; -moz-filter:grayscale(1%);-o-filter:grayscale(1%); -webkit-transition: 1s;-o-transition:1s;; -moz-transition:1s;-o-transition:1s;}{/block:ifAtivarPretoeBranco}
  166.  
  167. {block:ifAtivarPretoeBrancoInvertido} img{-webkit-filter:grayscale(1%); ; -moz-filter:grayscale(1%);-o-filter:grayscale(1%); -webkit-transition: 1s;-o-transition:1s;; -moz-transition:1s;-o-transition:1s;}{/block:ifAtivarPretoeBrancoInvertido}
  168.  
  169. {block:ifAtivarPretoeBrancoInvertido} img:hover{-webkit-filter:grayscale(100%); -moz-filter:grayscale(100%);-o-filter:grayscale(100%);; -webkit-transition: 1s;-o-transition:1s;; -moz-transition:1s;-o-transition:1s;} {/block:ifAtivarPretoeBrancoInvertido}
  170.  
  171. /* -------- SIDEBAR - BY POETASOLITARI0 -----------*/
  172. #sidebar {position:fixed; border:1px solid {color:sidebar}; margin-left:160px; margin-top:90px; height:250px;; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  173. #sidebar img { border:10px solid {color:sidebar}; margin-bottom:-1px; height:230px; width:200px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  174. #sidebar img:hover { opacity:1; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out; -webkit-filter: grayscale(100%);}
  175.  
  176. /* ----- LINK CONJUNTAR - ADAP. HOVER POR POETASOLITARI0 --------*/
  177. #links {position:fixed; text-align: center; font-family:'Dosis'; font-size:10px;color:{color:text}; text-transform:uppercase; margin-top: 316px; width: 39px; line-height: 10px; padding:8px; margin-left: 105px; height: 10px; background:{color:sidebar};-webkit-border-radius: 10px 0px 0px 10px;}
  178. .links {position: fixed; width: 33px; height: 2px; margin-top: 200px; opacity:0; margin-left:108px; padding: 8px; font-family:'Dosis'; font-size:10px;text-transform:uppercase; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  179. .links:hover{margin-top: 137px; width: 33px; opacity:1; height: 250px;}
  180. .links a:hover{font-weight: bold; -webkit-animation-name: shine; -webkit-animation-duration: 500ms; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate;}
  181. .links a {display: block; width: 33px; line-height: 23px; padding: 5px; text-align: center; -webkit-transition-duration: 0.4s; margin-top: 1px; background:{color:sidebar};color:{color:text};}
  182. .links a:hover{font-weight: bold;color:{color:link};}
  183.  
  184.  
  185.  
  186. /* ----------- TITULO - BY POETASOLITARI0 -----------*/
  187. #desc {width: 222px;height:auto; padding:0px; background-color:#trans; color:{color:text}; text-align:center;font-family:calibri; font-size:13px; text-transform:none;font-style: italic; margin-left:160px;margin-top:343px; position:fixed;z-index: 2;}
  188.  
  189.  
  190. </style>
  191.  
  192.  
  193. <script type="text/javascript"
  194. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  195.  
  196. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  197.  
  198.  
  199. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  200.  
  201. <script type="text/javascript">
  202. $(window).load(function () {
  203. $('#entry').masonry(),
  204. $('.masonryWrap').infinitescroll({
  205. navSelector : "{block:ifScrollinfinito}.navigation a{/block:ifScrollinfinito}",
  206. // selector for the paged navigation (it will be hidden)
  207. nextSelector : "{block:ifScrollinfinito}.navigation a{/block:ifScrollinfinito}",
  208. // selector for the NEXT link (to page 2)
  209. itemSelector : "{block:ifScrollinfinito}.posts{/block:ifScrollinfinito}",
  210. // selector for all items you'll retrieve
  211. bufferPx : 10000,
  212. extraScrollPx: 10,
  213. loadingImg : "",
  214. loadingText : "",
  215. },
  216. // call masonry as a callback.
  217. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  218. );
  219. });
  220. </script>
  221.  
  222.  
  223.  
  224. <link href='http://fonts.googleapis.com/css?family=Dosis:600' rel='stylesheet' type='text/css'>
  225.  
  226. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  227.  
  228. </head>
  229.  
  230. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  231.  
  232.  
  233.  
  234. <body>
  235.  
  236.  
  237. <a href="http://poetasolitari0.tumblr.com" id="install" target="_blank">Instalar theme</a></div>
  238.  
  239.  
  240.  
  241. <div id="desc">{Description}</div>
  242. <div id="sidebar"><img src="{image:sidebar}"title="{Title}"></div>
  243.  
  244.  
  245. <div id="links">menu</div><div class="links">
  246. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  247. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  248. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  249. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  250. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  251. </div></div>
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260. <div id="entry">
  261.  
  262. {block:Posts}
  263.  
  264. <div class="posts">
  265.  
  266. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  267.  
  268. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  269.  
  270. {block:Photoset}{Photoset-500}{/block:Photoset}
  271.  
  272.  
  273. {block:Quote}
  274. <div class="quote"><font class="tahome">“</font>{Quote}”</div>
  275. {block:Source}<div class="sourcequote">— {Source}</div>
  276. {/block:Source}
  277. {/block:Quote}
  278.  
  279. {block:Link}
  280.  
  281. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  282.  
  283. {block:Description}{Description}{/block:Description}
  284.  
  285. {/block:Link}
  286.  
  287. {block:Chat}
  288.  
  289. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  290.  
  291. <div class="chat"><ul>{block:Lines}
  292.  
  293. <li class="person{UserNumber}">{block:Label}
  294.  
  295. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  296.  
  297. {/block:Chat}
  298.  
  299. {block:Audio}
  300.  
  301. <div class="player">{AudioPlayerBlack}</div>
  302.  
  303. {block:Caption}{Caption}{/block:Caption}
  304.  
  305. {/block:Audio}
  306.  
  307. {block:Video}{Video-400}{/block:Video}
  308.  
  309.  
  310.  
  311. {block:Answer}
  312. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  313. <div class="answer">{Answer}</div>
  314. {/block:Answer}
  315.  
  316.  
  317.  
  318.  
  319. <div id="cap">
  320.  
  321. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  322.  
  323. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  324.  
  325. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  326.  
  327. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  328.  
  329. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  330.  
  331. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  332.  
  333. {/block:ContentSource}</div></div>
  334.  
  335. <br>
  336.  
  337.  
  338. <div class="credito">
  339.  
  340. {block:Date}<div id="info">
  341.  
  342. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">Reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  343.  
  344. </div></center>{/block:IfShowTags}{/block:Date}</div>
  345.  
  346. </div>
  347.  
  348. {/block:Posts}
  349.  
  350. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  351.  
  352. </div>
  353.  
  354. <div class="navigation" id="navigation">
  355. {block:Pagination}
  356. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  357. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  358. </div>
  359. {/block:IndexPage}
  360. </div></div></div></div>
  361.  
  362.  
  363.  
  364. <div style="display:block;bottom:40px;left:10px;font-size:13px;font-family:homenaje; text-transform:uppercase;position:fixed;background-color:#trans; color:{color:posttxt}; padding:3px;z-index:55554235555;"><a href="http://poetasolitari0.tumblr.com" title="© poetasolitario">POETASOLITARI0 ©</a></div>
  365. </div></div>
  366.  
  367. </body>
  368. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement