455km-devoce

❥ Theme 07

Jun 22nd, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.65 KB | None | 0 0
  1. <!-- Themes by 455KM-DEVOCE.tumblr (Eve)
  2.  
  3.  
  4. ———————————————--- REGRAS! ---—————————————————————
  5.  
  6. - NÃO REMOVA OS CRÉDITOS
  7. - NÃO DISPONIBILIZE
  8. - NÃO ALEGUE ESSE THEME COMO SEU
  9. - PODE ALTERAR PARA USO PROPRIO APENAS
  10.  
  11. ———————————————--- OBRIGADA! ---——————————————————
  12.  
  13. -->
  14.  
  15.  
  16.  
  17. <head>
  18. <!-- DEFAULT VARIABLES -->
  19. <meta name="color:background" content="#f3f3f3" />
  20. <meta name="color:link" content="#cfcfcf" />
  21. <meta name="color:text" content="#b5b5b5" />
  22. <meta name="color:post" content="#fff" />
  23. <meta name="color:sidebar" content="#fff" />
  24. <meta name="color:bgmenu" content="#f3f3f3" />
  25. <meta name="color:barra" content="#828282" />
  26.  
  27.  
  28. <meta name="image:sidebar" content="http://24.media.tumblr.com/b3f8982b786b1ed84cc582c4dc6dcddb/tumblr_mesjz9Tllx1rmpv5eo1_250.png"/>
  29.  
  30. <meta name="text:Link1" content="/" />
  31. <meta name="text:Link1 Title" content="link 1" />
  32. <meta name="text:Link2" content="/" />
  33. <meta name="text:Link2 Title" content="link 2" />
  34. <meta name="text:Link3" content="/" />
  35. <meta name="text:Link3 Title" content="link 3" />
  36. <meta name="text:Link4" content="/" />
  37. <meta name="text:Link4 Title" content="link 4" />
  38. <meta name="text:Link5" content="/" />
  39. <meta name="text:Link5 Title" content="link 5" />
  40.  
  41. <title>{Title}</title>
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. {block:IfEnableEndlessScrolling}
  49. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  50. {/block:IfEnableEndlessScrolling}
  51.  
  52. <style type="text/css">
  53.  
  54. 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; }
  55.  
  56. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  57. 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;}
  58.  
  59. p {margin: 6px 0 0 0}
  60.  
  61. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  62. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  63. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  64. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  65.  
  66. blockquote img{max-width: 470px!important}
  67. blockquote blockquote img{max-width: 450px!important}
  68. blockquote blockquote blockquote img{max-width: 430px!important}
  69. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  70.  
  71. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  72.  
  73. #allboxes {float: left; margin-left: 500px;}
  74.  
  75. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  76.  
  77. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  78. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. .creditoss {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  81.  
  82. .creditoss:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  83. .image {text-align: center; border: 0px}
  84. .image img {max-width: 500px; margin-bottom: 2px }
  85.  
  86. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  87. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  88. .xquotesource a, a:hover{text-transform: none;}
  89.  
  90. .chat {line-height: 13px; list-style: none }
  91. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  92. .person1 {color: {color:text}; padding: 2px; }
  93. .person1 .label {font-weight: bold; color:{color:text}}
  94. .person2 {background-color:{color:background}; color: {color:text}; padding: 2px; }
  95. .person2 .label {font-weight: bold; color:{color:text}}
  96.  
  97. .player {background-color: #000; text-align: left; display:block;}
  98.  
  99. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  100. .answer {padding: 2px}
  101. .answer img {max-width: 470px;}
  102.  
  103. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  104. #info a {font-size: 9px; color:{color:text}}
  105.  
  106. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  107. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  108.  
  109.  
  110. #cap {width: 500px; margin-top: -2px;}
  111. .source {display: none;}
  112.  
  113. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left;font-family: verdana;}
  114. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  115. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  116. .notes img{display: none; border:0px}
  117.  
  118.  
  119. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  120.  
  121. #ohana {width: 60px; float: left; margin-left:180px; margin-top: 300px; padding: 0px; text-align: center; position: fixed; padding: 0px; z-index: 999; background-color: {color:sidebar}; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; }
  122. #ohana a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; width: 60px; background-color: {color:bg links sidebar}; color:{color:links sidebar}; text-decoration: none; line-height: 19px; height: 19px; overflow: hidden; margin-top: 0px; margin-bottom: 1px; }
  123. #ohana a:hover{text-align: center; background-color: {color:links sidebar}; color:{color:bg links sidebar};}
  124.  
  125.  
  126. #babyinotliketherest {background-color: {color:background}; font-weight: normal; letter-spacing: 0px; color: {color:sidebar}; text-align: center; width:14px; height:14px; position: fixed; font-family: verdana; margin-top: 130px; margin-left: 260px; position: fixed; padding: 1px; font-size: 9px;}
  127. @font-face {font-family: 'Loved by the King';
  128. font-style: normal;
  129. font-weight: normal;
  130. src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  131. #paginal {font-family: tinytots; font-size: 8px; text-align: center;}
  132. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 1px 3px; color: {color:text};}
  133. #paginal a:hover {background: {color:background}; color: {color:text};}
  134. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 1px 3px; color: {color:text}; font-weight: bold; text-decoration: none;}
  135. .ps {z-index: 4;position: fixed; margin-left:150px; padding: 4px; width: 192px; height: auto; top: 300px; background-color: #ffffff; color: {color:text};}
  136.  
  137. .nbmenu {background: {color:bgmenu}; padding: 5px; color: {color:link}; display: inline-block; text-transform: uppercase; letter-spacing: 1px; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease; font-family: tinytots; font-size: 10px;}
  138.  
  139. .nbmenu:hover{-webkit-transform: scale(0.7); -moz-transform: scale(0.7); -o-transform: scale(0.7); -webkit-transition: all 0.2s ease-in-out; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease; }
  140.  
  141. .nbmenu a{text-decoration: none; color: {color:link};}
  142.  
  143. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/awakepl/8pTm5znnw/gisha.ttf');}
  144.  
  145.  
  146. div#titulinho {font-size: 20px; letter-spacing: 0px; color: {color:text}; width: 200; position: fixed; margin-left: 150px; font-family: Georgia; background-color: transparent; text-align: center; margin-top: 60px; z-index: 2; height: 20; padding: 1px; }
  147.  
  148.  
  149. div#oie {font-size: 10px; letter-spacing: 0px; color: {color:text}; width: 205; position: fixed; margin-left: 145px; font-family: tinytots; background-color: transparent; text-align: center; margin-top: 340px; z-index: 2; height: 50; padding: 1px;}
  150.  
  151. #ohana {width: 60px; float: left; margin-left:250px; margin-top: 151px; padding: 0px; text-align: center; position: fixed; padding: 0px; z-index: 999; background-color: {color:sidebar}; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; }
  152. #ohana a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; width: 60px; background-color: {color:bg links sidebar}; color:{color:links sidebar}; text-decoration: none; line-height: 19px; height: 19px; overflow: hidden; margin-top: 0px; margin-bottom: 1px; }
  153. #ohana a:hover{text-align: center; background-color: {color:links sidebar}; color:{color:bg links sidebar};}
  154.  
  155. #fotinhaa {display: block; margin-left:150px; float: right; margin-top: 90px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  156. .fotinhaa img {opacity: 0.9;width: 200px; height: 250px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  157. .fotinhaa img:hover {opacity: 0.5;-webkit-transform: rotate(-720deg);}
  158.  
  159. ::-webkit-scrollbar{width:5px;height:6px;}
  160. ::-webkit-scrollbar-button:start:decrement
  161. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  162. ::-webkit-scrollbar-track-piece{background-color:{color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  163. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:barra};-webkit-border-radius:px;}
  164. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:barra};-webkit-border-radius:px;}
  165.  
  166. #tumblr_controls{position: fixed!important}
  167. #tumblr_controls{position: fixed!important}
  168. #tumblr_controls{position: fixed!important}
  169. #tumblr_controls{position: fixed!important}
  170. #sidebardoslinks {width:auto; height: auto; margin-left:180px; margin-top:380px; position:fixed; overflow:auto; background-color: transparent; font: 9px verdana; padding:2px 2px 2px 2px;}
  171. </style>
  172.  
  173. <body>
  174.  
  175. <div class="ps"><div id="paginal">
  176. {block:JumpPagination length="4"}
  177. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  178. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  179. {/block:JumpPagination}
  180. </div></div>
  181. <div id="fotinhaa"><div class="fotinhaa">
  182. <img src="{image:sidebar}"class="bordafer">
  183. </div></div>
  184. <div id="titulinho">{title}</div>
  185. <div id="oie">{description}</div>
  186. <div id="sidebardoslinks"><div class="nbmenu">
  187. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</div>
  188. <div class="nbmenu">{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</div>
  189. <div class="nbmenu">{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div><br>
  190. <div class="nbmenu">{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  191. <div class="nbmenu">{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div>
  192. <div class="nbmenu"><a href="http://455km-devoce.tumblr.com">creditos</a></div>
  193. </div>
  194. </div>
  195.  
  196. </body>
  197.  
  198.  
  199. <div id="allboxes">
  200.  
  201. {block:Posts}
  202. <div class="entry">
  203.  
  204. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  205.  
  206. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  207.  
  208. {block:Photoset}{Photoset-500}{/block:Photoset}
  209.  
  210. {block:Quote}
  211. <div class="xquote"><big><big>“{Quote}”</big></big></div>
  212. {block:Source}<div class="xquotesource"> — {Source}</div>
  213. {/block:Source}
  214. {/block:Quote}
  215.  
  216. {block:Link}
  217. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  218. {block:Description}{Description}{/block:Description}
  219. {/block:Link}
  220.  
  221. {block:Chat}
  222. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  223. <div class="chat"><ul>{block:Lines}
  224. <li class="person{UserNumber}">{block:Label}
  225. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  226. {/block:Chat}
  227.  
  228. {block:Audio}
  229. <div class="player">{AudioPlayerBlack}</div>
  230. {block:Caption}{Caption}{/block:Caption}
  231. {/block:Audio}
  232.  
  233. {block:Video}{Video-500}{/block:Video}
  234.  
  235.  
  236. {block:Answer}
  237. <div id="asker">{Asker} <b>asked:</b> {Question}</div>
  238. <div class="answer">{Answer}</div>
  239. {/block:Answer}
  240.  
  241.  
  242. <div id="cap">
  243. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  244. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  245. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  246.  
  247. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  248. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  249. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  250. {/block:ContentSource}</div></div>
  251. <br>
  252.  
  253.  
  254. <div id="info"><div class="creditoss">
  255. {block:Date}Tags: </b><div class="tags">{block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag},</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  256. <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}
  257. {block:RebloggedFrom}<br>originally: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  258. {/block:RebloggedFrom}
  259. </div>
  260. </div>{/block:Date}</div>
  261.  
  262.  
  263. {/block:Posts}
  264. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272. </div>
  273. </div>
  274. </div>
  275. </div>
  276. </div>
  277.  
  278. <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>
  279. </body>
  280. </html>
Advertisement
Add Comment
Please, Sign In to add comment