goxtosura

Theme Stay

Jan 15th, 2014
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.98 KB | None | 0 0
  1. <!--T H E ME B Y G O X T O S U R A .T U M B L R . C OM NUNCA RETIRE OS CRÉDITOS.
  2.  
  3. siga meus outros tumblrs: gifs-icons e wayforlife
  4.  
  5. :)-->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10.  
  11. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  12. <script type="text/javascript" src="http://static.tumblr.com/2wl9p6g/G70lj5t0q/animatedcollapse.js"></script>
  13.  
  14. <script type="text/javascript">
  15. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  16. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  17. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  18. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  19. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  20. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  21. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  22. //$: Access to jQuery
  23. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  24. //state: "block" or "none", depending on state
  25. }
  26. animatedcollapse.init()
  27. </script>
  28.  
  29.  
  30. <!-- DEFAULT VARIABLES -->
  31. <meta name="color:background" content="#f8f8f8" />
  32. <meta name="color:link" content="#000000" />
  33. <meta name="color:text" content="#000000" />
  34. <meta name="color:post" content="#ffffff" />
  35. <meta name="color:sidebar" content="#ffffff" />
  36. <meta name="color:lhover" content="#000" />
  37. <meta name="color:links" content="#fff" />
  38. <meta name="color:link letra" content="#000" />
  39. <meta name="color:link letra h" content="#eee" />
  40. <meta name="color:sublinks" content="#000" />
  41. <meta name="color:scrollbar" content="#000" />
  42.  
  43. <meta name="image:background" content="" />
  44. <meta name="image:sidebar" content="http://distilleryimage4.ak.instagram.com/e1119eb07aea11e392eb0e0553255ac0_8.jpg"/>
  45.  
  46. <meta name="if:Show tags" content="1"/>
  47.  
  48.  
  49. <meta name="text:frase topp" content="sei q vc gosta muito ♡" />
  50. <meta name="text:Link1" content="url" />
  51. <meta name="text:Link1 Title" content="link" />
  52. <meta name="text:Link2" content="url" />
  53. <meta name="text:Link2 Title" content="link" />
  54. <meta name="text:Link3" content="url" />
  55. <meta name="text:Link3 Title" content="link" />
  56. <meta name="text:Link4" content="url" />
  57. <meta name="text:Link4 Title" content="link" />
  58. <meta name="text:Link5" content="url" />
  59. <meta name="text:Link5 Title" content="linklink" />
  60. <meta name="text:Link6" content="url" />
  61. <meta name="text:Link6 Title" content="link" />
  62.  
  63. <title>{Title}</title>
  64. <link rel="shortcut icon" href="{Favicon}">
  65. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  66. {block:Description}
  67. <meta name="description" content="{MetaDescription}" />
  68. {/block:Description}
  69.  
  70. <style type="text/css">
  71.  
  72.  
  73.  
  74. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  75.  
  76. a {color: {color:link}; text-decoration: none; text-transform: none;}
  77. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  78.  
  79. p {margin: 6px 0 0 0}
  80.  
  81. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  82. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  83. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  84. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  85.  
  86. blockquote img{max-width: 470px!important}
  87. blockquote blockquote img{max-width: 450px!important}
  88. blockquote blockquote blockquote img{max-width: 430px!important}
  89. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  90.  
  91.  
  92.  
  93. /*** posts e container ***/
  94.  
  95. #container {width: 510px; margin:50px auto: 50px auto;}
  96. #entry {float:left; margin-left:320px; width:400px; margin-bottom:30px;}
  97.  
  98. #post {float:left; margin-left:480px;}
  99.  
  100. #postbox {width:400px; background-color:{color:post}; padding:1px; text-align: justify; position: relative;}
  101.  
  102. #postbox:hover .botoes2 {opacity:1;}
  103.  
  104. .botoes2 {position:absolute; font:10px cambria; text-transform:lowercase; color:#eee; margin-left:407px; opacity:0; height:auto; width: 80px; margin-bottom:0px; margin-top:1px; background-color:{color:background}; display:block; text-align:left; padding:4px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  105.  
  106. .botoes2 a {text-transform:lowercase; color:{color:linkpost};display:block;font-style:italic}
  107.  
  108. .botoes2 a:hover{text-align: left; background-color: transparent; color:{color:linkshover}; letter-spacing: 0px;}
  109.  
  110.  
  111. h1 {color:#1c1c1c; font-family:georgia; font-size:14px; line-height:16px; text-align:left; font-weight:normal; font-style: italic; }
  112. h1 a {color:{color:link}}
  113. h1 a:hover {color:{color:link hover}}
  114.  
  115. .image {text-align: center; border: 0px}
  116. .image img {max-width: 400px; margin-bottom: 2px }
  117.  
  118. .quote {font-family:cambria;text-align:justify;font-size:14px; line-height: 16px;padding:3px;}
  119. .quotesource {text-align:center;margin-bottom:5px;font-style:italic;font-family:calibri;font-size:11px;}
  120.  
  121. .chat {line-height: 13px; list-style: none }
  122. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  123. .person1 {color: {color:text}; padding: 2px; }
  124. .person1 .label {font-weight: bold; color:{color:text}}
  125. .person2 {color: {color:text}; padding: 2px; }
  126. .person2 .label {font-weight: bold; color:{color:text}}
  127.  
  128. .player {background-color:#000; text-align: left; display:block;}
  129.  
  130. #asker {font-size:11px;font-family:cambria;text-align:left;}
  131. .answer {padding:2px;font-size:11px;font-family:cambria;}
  132. .answer img {max-width:400px;}
  133.  
  134. #date {text-align:center;font-size:10px;font-family:cambria;z-index:11;letter-spacing:0px;font-style:italic;}
  135.  
  136. .tags {color:{color:text};font-size:10px;font-family:cambria;display: inline;list-style:none;letter-spacing:0px;}
  137. .tags a {color:{color:text};display:inline;list-style:none;font-style:italic;}
  138.  
  139. #cap {width:400px; margin-top: -2px;}
  140. .source {display: none;}
  141.  
  142. .notes {width:400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 11px; text-align:center;}
  143. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  144. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  145. .notes img{display: none; border:0px}
  146.  
  147. #foto {width:140px;padding:1px;margin-top:50px;margin-left:340px;float: center;text-align: justify; position: fixed;}
  148.  
  149. .menu {width:27px;margin-top:193px;margin-left:342px;background:#eee;position:fixed;font-family:calibri;font-size:10px;letter-spacing:0px;text-align:center;padding:3px;color;height:53px;display:block;outline-offset: -3px;outline: 2px solid #fff;}
  150. .menu a {display:block}
  151.  
  152. .text {width:98px;margin-top:193px;margin-left:377px;background:transparent;position:fixed;font-family:cambria;font-size:9px;text-align:justify;letter-spacing:0px;padding:3px;height:53px}
  153. /*** barra de rolagem ***/
  154.  
  155. ::-webkit-scrollbar{width:5px;height:5px;} ::-webkit-scrollbar-button:start:decrement ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;} ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;} ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;} ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  156.  
  157. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;} #tumblr_controls{position: fixed!important} #tumblr_controls{position: fixed!important} #tumblr_controls{position: fixed!important} #tumblr_controls{position: fixed!important}
  158.  
  159.  
  160. #damon {position: fixed; margin: 0px 0px 0px 1px;}
  161.  
  162. .links {position: absolute; text-align: center;margin-top: 231px; margin-left: 290px;}
  163. .links a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 110px; height: auto; background-color: {color:links}; color:{color:sublinks}; text-decoration: none; padding: 4px 5px 4px 5px; margin-bottom:1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  164. .links a:hover{text-align: center; letter-spacing: 2px; background-color: {color:sublinks}; color:{color:links};}
  165.  
  166. #simg{
  167. float: left; margin-top: 69px; margin-left: 270px; height: auto;
  168. width:160px;
  169. position: absolute;
  170. background-color: transparent; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;
  171. }
  172.  
  173.  
  174. #simgg {margin-top: 10px; margin-bottom: 10px;}
  175. #simgg img{width: 160px; height: 160px}
  176.  
  177.  
  178. ::-webkit-scrollbar{width:7px;height:5px;}
  179.  
  180. ::-webkit-scrollbar-button:start:decrement
  181.  
  182. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  183.  
  184. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  185.  
  186. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  187.  
  188. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  189.  
  190. #tumblr_controls{position: fixed!important}
  191. #tumblr_controls{position: fixed!important}
  192. #tumblr_controls{position: fixed!important}
  193. #tumblr_controls{position: fixed!important}
  194.  
  195. /*** Paginação by madlyluv.com ***/#paginacaoml {margin-top: 0px; font-family: verdana; font-size: 8px; line-height: 20px;
  196. }#paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  197. #paginacaoml a:hover {background: {color:post}; color: {color:text}; border: none;}
  198. #paginacaoml span.pagina_atual {background: {color:post}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  199. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  200. .pg {margin-left: 140px; background-color: {color:sidebar}; width:120px; margin-top: 210px;}
  201.  
  202. .opacidade {filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; border-radius: 2px;}
  203. .opacidade:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -moz-transition-duration:.90s; -webkit-transition-duration:.90s; border-radius: 7px;}
  204.  
  205. .navig {width:150px; padding:2px 5px; font: tahoma; font-size:10px; color:{color:text}; background-color: {color:sidebar}; margin-bottom:1px; text-transform:lowercase; text-align:center; display:block;margin-left:270px; margin-top: 64px;}
  206.  
  207. .linked {width:150px; padding:2px 5px 0px 5px; font-family: arial; font-size: 10px; color:{color:link letra} text-shadow: 2px 2px 2px #000; background-color:#fff; text-transform:lowercase; text-align:center; opacity:0; position:absolute; z-index:0; display:block!important; margin-top:30px!important; margin-left:-5px; -moz-transition: opacity .9s ease-in-out; -o-transition: opacity .9s ease-in-out; transition: opacity .9s ease-in-out; -webkit-transition: opacity .9s ease-in-out;}
  208. .linked a{color:{color:link letra} text-shadow:-1px -1px 2px #ff0; display:block; border-top:0px solid {color:links}; margin:0px -5px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  209. .navig:hover .linked {opacity:0.8;}
  210. .linked a:hover {background-color:{color:lhover}; color:{color:link letra h}; }
  211. </style>
  212.  
  213. <body>
  214. <div id="container">
  215. <div id="damon">
  216.  
  217. <div id="simg">
  218. <div id="dog" style="display:none">
  219. </div>
  220. <div id="simgg"><img src="{image:sidebar}">
  221. <div style=" color: #000; font-style: italic; font-family: 'georgia'; font-size: 9px; opacity: 0.9;">{description}
  222. </div> </div>
  223.  
  224. </div><div class="navig">
  225. <center>{text:frase topp}</center>
  226.  
  227. <div class="linked">
  228.  
  229. <a href="{text:Link1}">{text:Link1 Title}</a>
  230. <a href="{text:Link2}">{text:Link2 Title}</a>
  231. <a href="{text:Link3}">{text:Link3 Title}</a>
  232. <a href="{text:Link4}">{text:Link4 Title}</a>
  233. <a href="{text:Link5}">{text:Link5 Title}</a>
  234. <a href="{text:Link6}">{text:Link6 Title}</a>
  235. </div></div>
  236.  
  237.  
  238. </div>
  239.  
  240.  
  241. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  242. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  243.  
  244. <div id="post">
  245. <div class="autopagerize_page_element">
  246.  
  247. {block:Posts}
  248. <div id="postbox">
  249. {block:Text}<span class="botoes2">
  250. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a><a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog</a>
  251. </span>{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  252.  
  253. {block:Photo}<span class="botoes2">
  254. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a><a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog</a>
  255. </span>{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  256.  
  257. {block:Photoset}<span class="botoes2">
  258. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a><a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog</a>
  259. </span>{Photoset-400}{/block:Photoset}
  260.  
  261. {block:Quote}<span class="botoes2">
  262. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a><a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog</a>
  263. </span>
  264. <div class="quote">“{Quote}”</div>
  265. {block:Source}<div class="quotesource">{Source}</div>
  266. {/block:Source}
  267. {/block:Quote}
  268.  
  269. {block:Link}<span class="botoes2">
  270. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a><a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog</a>
  271. </span>
  272. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  273. {block:Description}{Description}{/block:Description}
  274. {/block:Link}
  275.  
  276. {block:Chat}<span class="botoes2">
  277. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a><a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog</a>
  278. </span>
  279. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  280. <div class="chat"><ul>{block:Lines}
  281. <li class="person{UserNumber}">{block:Label}
  282. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  283. {/block:Chat}
  284.  
  285. {block:Audio}<span class="botoes2">
  286. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a><a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog</a>
  287. </span>
  288. <div class="player">{AudioPlayerBlack}</div>
  289. {block:Caption}{Caption}{/block:Caption}
  290. {/block:Audio}
  291.  
  292. {block:Video}<span class="botoes2">
  293. <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}"></a><a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>{/block:RebloggedFrom}<a href="{ReblogURL}" target="_blank">reblog</a>
  294. </span>{Video-400}{/block:Video}
  295.  
  296.  
  297. {block:Answer}
  298. <div id="asker"><b><img src="{AskerPortraitURL-30}"> <i> {Asker} </i> disse: </b> {Question}</div>
  299. <div class="answer"><i><b>eu falei:</b> {Answer}</i></div>
  300. {/block:Answer}
  301. </div>
  302.  
  303. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  304. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  305. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  306. {/block:ContentSource}</div>
  307.  
  308. {/block:Posts}</div>
  309. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  310. </div>
  311. </div>
  312. </div>
  313.  
  314. <div style=" background: #fff; color: #eee; opacity:0.8; font-style: italic; font-family: 'georgia', sans-serif; font-size: 8px; position: fixed; width: 40px; padding: 3px; border-radius: 2px; text-align: center; z-index: 100; position: fixed; font-size:9px;
  315. font-family:georgia; bottom: 0px; left: 0px; padding: 2px; left: 5px; bottom: 00px; ">
  316. <a href="http://goxtosura.tumblr.com/" target="_blank" title="perfect">©credits</a></div>
  317.  
  318. </div></div></div>
  319. </div>
  320. </div>
  321.  
  322. </body>
  323. </html>
Advertisement
Add Comment
Please, Sign In to add comment