455km-devoce

❥ Theme 19

Jun 22nd, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.06 KB | None | 0 0
  1. <!-- Themes by Evy Scrocco
  2.  
  3. HIIS-SMALL.tumblr
  4. antiga: 455KM-DEVOCE.tumblr (Eve)
  5.  
  6.  
  7.  
  8. ———————————————--- REGRAS! ---—————————————————————
  9.  
  10. - AVISE COM O NÚMERO SE UTILIZA-LO
  11. - NÃO USE COMO BASE
  12. - MODIFIQUE APENAS PARA USO PRÓPRIO
  13. - NÃO DISPONIBILIZE
  14. - QUALQUER PLÁGIO AVISE-ME
  15.  
  16. ———————————————--- OBRIGADA! ---——————————————————
  17.  
  18. -->
  19.  
  20.  
  21.  
  22. <head>
  23. <!-- DEFAULT VARIABLES -->
  24. <meta name="color:background" content="#f3f3f3" />
  25. <meta name="color:linkposts" content="#4e4e4e" />
  26. <meta name="color:text" content="#575353" />
  27. <meta name="color:post" content="#ffffff" />
  28. <meta name="color:title" content="#ffffff" />
  29. <meta name="color:bgmenu" content="#fff" />
  30. <meta name="color:linkmenu" content="#a5a4a4" />
  31. <meta name="color:barra" content="#868685" />
  32. <meta name="color:barratitulo" content="#fc88b8" />
  33. <meta name="color:barrafrase2" content="#fc88b8" />
  34. <meta name="color:barrafrase3" content="#fc88b8" />
  35.  
  36.  
  37. <meta name="image:sidebar" content="http://static.tumblr.com/py5v1tt/ULMmeb2kb/316585_259159887540595_904935488_n.png"/>
  38. <meta name="text:frase2" content="Uma frase linda aqui" />
  39. <meta name="text:Link1" content="/" />
  40. <meta name="text:Link1 Title" content="link 1" />
  41. <meta name="text:Link2" content="/" />
  42. <meta name="text:Link2 Title" content="link 2" />
  43. <meta name="text:Link3" content="/" />
  44. <meta name="text:Link3 Title" content="link 3" />
  45. <meta name="text:Link4" content="/" />
  46. <meta name="text:Link4 Title" content="link 4" />
  47. <meta name="text:Link5" content="/" />
  48. <meta name="text:Link5 Title" content="link 5" />
  49. <meta name="text:Link6" content="/" />
  50. <meta name="text:Link6 Title" content="link 6" />
  51.  
  52.  
  53. <title>{Title}</title>
  54. <link rel="shortcut icon" href="{Favicon}">
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  56. {block:Description}
  57. <meta name="description" content="{MetaDescription}" />
  58. {/block:Description}
  59.  
  60. {block:IfEnableEndlessScrolling}
  61. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  62. {/block:IfEnableEndlessScrolling}
  63.  
  64. <style type="text/css">
  65.  
  66. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  67.  
  68. a {color: {color:linkposts}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  69. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  70.  
  71. p {margin: 6px 0 0 0}
  72.  
  73. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  74. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  75. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  76. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  77.  
  78. blockquote img{max-width: 460px!important}
  79. blockquote blockquote img{max-width: 440px!important}
  80. blockquote blockquote blockquote img{max-width: 420px!important}
  81. blockquote blockquote blockquote blockquote img{max-width: 400px!important}
  82.  
  83. #all {text-align: center; width: 400px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  84.  
  85. #allboxes {float: left; margin-left: 400px;}
  86.  
  87. .entry {width: 400px; background-color: {color:post}; padding: 6px; margin-bottom: 3px; text-align: justify; font-family: tahoma; font-size: 11px; position: relative;}
  88.  
  89. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  90. h1 a {text-align: left; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  91. h1 a:hover {text-align: left; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;-moz-text-shadow: 0 0 1em #0000000;
  92.  
  93. -webkit-text-shadow: 0 0 1em #000000;
  94.  
  95. text-shadow: 0 0 1em #000000;}
  96.  
  97. .image {text-align: center; border: 0px}
  98. .image img {max-width: 390px; margin-bottom: 2px }
  99.  
  100. .quote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 0px;}
  101. .quotesource {text-align: right; text-transform: none; margin-bottom: 5px;}
  102. .quotesource a, a:hover{text-transform: none;}
  103.  
  104. .chat {line-height: 13px; list-style: none }
  105. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  106. .person1 {color: {color:text}; padding: 2px; }
  107. .person1 .label {font-weight: bold; color:{color:text}}
  108. .person2 {background-color:{color:background}; color: {color:text}; padding: 2px; }
  109. .person2 .label {font-weight: bold; color:{color:text}}
  110.  
  111. .player {background-color: #000; text-align: left; display:block;}
  112.  
  113. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  114. .answer {padding: 2px}
  115. .answer img {max-width: 400px;}
  116.  
  117. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  118. #info a {font-size: 9px; color:{color:text}}
  119.  
  120. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  121. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  122.  
  123.  
  124. #cap {width: 400px; margin-top: -2px;}
  125. .source {display: none;}
  126.  
  127. .notes {width: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left;font-family: verdana;}
  128. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  129. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  130. .notes img{display: none; border:0px}
  131.  
  132.  
  133. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  134.  
  135. #euamovocemuito {background-color: transparent; font-weight: normal; letter-spacing: 2px; color: {color:sidebar}; text-align: center; width:auto; height:14px; position: fixed; font-family: tahoma; margin-top: 418px; margin-left: 422px; position: fixed; padding: 1px; font-size: 10px;-webkit-transform: rotate(-90deg);}
  136. @font-face {font-family: 'Loved by the King';
  137. font-style: normal;
  138. font-weight: normal;
  139. src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  140.  
  141.  
  142. gray{-webkit-filter: grayscale(0%)}
  143.  
  144. .gray:hover{-webkit-filter: grayscale(100%);}
  145. .menu {background: {color:bgmenu}; padding: 5px; color: {color:link}; display: inline-block; text-transform: uppercase; letter-spacing: 2px; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease; font-family: tinytots; font-size: 10px;}
  146.  
  147.  
  148. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/awakepl/8pTm5znnw/gisha.ttf');}
  149.  
  150.  
  151. div#barrinha1 {font-size: 12px; letter-spacing: 0px; color: {color:title}; width: 200; position: fixed; margin-left: 180px; font-family: Georgia; background-color: {color:barratitulo}; text-align: left; margin-top: 173px; z-index: 2; height: 17; padding: 4px;}
  152.  
  153. div#oioioi {font-size: 11px; letter-spacing: 0px; color: {color:title}; width: 200; position: fixed; margin-left: 180px; font-family: calibri; background-color: {color:barrafrase2}; text-align: left; margin-top: 323px; z-index: 2; height: 15; padding: 4px;}
  154.  
  155.  
  156.  
  157. div#barrinha2 {font-size: 9px; letter-spacing: 1px; color: {color:linkmenu}; width: 12; position: fixed; margin-left: 280px; font-family: tahoma; background-color: {color:bgmenu}; text-align: center; margin-top: 305px; z-index: 2; height: 13; padding: 1px; }
  158.  
  159. div#3 {font-size: 10px; letter-spacing: 1px; color: {color:text}; width: 200; position: fixed; margin-left: 200px; font-family: tahoma; background-color: #ffffff; text-align: center; margin-top: 500px; z-index: 2; height: 13; padding: 1px;border-bottom:1px dotted }
  160.  
  161.  
  162. #ohana {display: block; margin-left:181px; float: right; margin-top: 201px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  163. .ohana img {width: 115px; height: 119px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  164.  
  165.  
  166. ::-webkit-scrollbar{width:5px;height:6px;}
  167. ::-webkit-scrollbar-button:start:decrement
  168. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  169. ::-webkit-scrollbar-track-piece{background-color:{color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  170. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:barra};-webkit-border-radius:px;}
  171. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:barra};-webkit-border-radius:px;}
  172.  
  173. #tumblr_controls{position: fixed!important}
  174. #tumblr_controls{position: fixed!important}
  175. #tumblr_controls{position: fixed!important}
  176. #tumblr_controls{position: fixed!important}
  177.  
  178.  
  179. #olaa{width: 120px; margin-left:40px; margin-top:5px; padding: 0px; text-align: right;}
  180. #olaa a {float: left; margin-right: 1px; display: block; letter-spacing: 0px; font-family: calibri; font-size: 11px; text-align: center; margin-bottom: 1px; width: 90px;line-height: 19px; background-color: {color:bgmenu}; color:{color:linkmenu}; text-decoration: none; text-transform: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  181. #olaa a:hover{text-align: center; background-color: {color:bgmenu}; color:{color:linkmenu};text-decoration: bold; text-transform: uppercase; }
  182.  
  183. #sidebardoslinks {width:auto; height: auto; margin-left:256px; margin-top:195px; position:fixed; overflow:auto; background-color: transparent; font: 9px verdana; padding:1px 1px 2px 2px;}
  184.  
  185. t8 {color:{color:bgmenu}; font-size:20px; line-height:25px;margin:0px; padding:0px; margin-bottom:-0px; text-align:center; letter-spacing: 1px; font-family: 'tahoma'; cursor: hand;}
  186. .ps {z-index: 4;position: fixed; margin-left:140px; padding: 4px; width: 38px; height: 15px; top: 240px; background-color: transparent; color: {color:bgmenu};-webkit-transform: rotate(-90deg);}
  187. </style>
  188.  
  189. <body>
  190. <div class="ps"><div id="t8"><font color="#bdbbbb">
  191. <t8>{block:PreviousPage}<a href="{PreviousPage}"> - </a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}"> + </a>{/block:NextPage}</t8></div></div></font>
  192. <div id="oioioi">{text:frase2}</div>
  193. <div id="barrinha1">{title}</div>
  194. <div id="barrinha2"><a href="http://455km-devoce.tumblr.com/">©</a></div>
  195.  
  196.  
  197. <div id="sidebardoslinks">
  198. <div id="olaa">
  199. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  200. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  201. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  202. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  203. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  204. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  205.  
  206. </div>
  207. </div></div>
  208. <div id="ohana"><div class="ohana">
  209. <img src="{image:sidebar}"class="gray">
  210. </div></div>
  211.  
  212.  
  213.  
  214. </body>
  215.  
  216.  
  217. <div id="allboxes">
  218.  
  219. {block:Posts}
  220. <div class="entry">
  221.  
  222. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  223.  
  224. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  225.  
  226. {block:Photoset}{Photoset-400}{/block:Photoset}
  227.  
  228. {block:Quote}
  229. <div class="quote">“{Quote}”</div><br>
  230. {block:Source}<div class="quotesource"> — {Source}</div>
  231. {/block:Source}
  232. {/block:Quote}
  233.  
  234. {block:Link}
  235. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  236. {block:Description}{Description}{/block:Description}
  237. {/block:Link}
  238.  
  239. {block:Chat}
  240. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  241. <div class="chat"><ul>{block:Lines}
  242. <li class="person{UserNumber}">{block:Label}
  243. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  244. {/block:Chat}
  245.  
  246. {block:Audio}
  247. <div class="player">{AudioPlayerBlack}</div>
  248. {block:Caption}{Caption}{/block:Caption}
  249. {/block:Audio}
  250.  
  251. {block:Video}{Video-400}{/block:Video}
  252.  
  253.  
  254. {block:Answer}
  255. <div id="asker">{Asker} <b>sussurrou:</b> {Question}</div>
  256. <div class="answer">{Answer}</div>
  257. {/block:Answer}
  258.  
  259.  
  260. <div id="cap">
  261. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  262. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  263. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  264.  
  265. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  266. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  267. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  268. {/block:ContentSource}</div></div>
  269. <br>
  270.  
  271.  
  272. <div id="info"><center>
  273. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog or kiss-me <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></b> </a>{/block:IndexPage}
  274. {block:RebloggedFrom} <a href="{ReblogRootURL}" title="{ReblogRootTitle}"> source </a>{/block:RebloggedFrom}{block:RebloggedFrom} - <a href="{ReblogParentURL}">from</a> {/block:RebloggedFrom}{block:Date}<div class="tags">{block:HasTags}- my <b>tags:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div></div>
  275. </div>{/block:Date}</center>
  276.  
  277.  
  278. {/block:Posts}
  279. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287. </div>
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292.  
  293. <div style="right: 3px; top: 26px; opacity:0.7; position:absolute;"><a href="http://455km-devoce.tumblr.com"><img src="http://static.tumblr.com/ykziu7r/dGgm6nq81/install_theme.png"/></a></div>
  294.  
  295.  
  296. </body>
  297. </html>
Advertisement
Add Comment
Please, Sign In to add comment