455km-devoce

❥ Theme 08

Jun 22nd, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.04 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. <head>
  22. <!-- DEFAULT VARIABLES -->
  23. <meta name="color:background" content="#f3f3f3 />
  24. <meta name="color:link" content="#ddd" />
  25. <meta name="color:text" content="#eee" />
  26. <meta name="color:post" content="#ffffff" />
  27. <meta name="color:bglinks" content="#ffffff" />
  28. <meta name="color:linkshover" content="#cccccc" />
  29. <meta name="color:bordersidebar" content="#cccccc" />
  30. <meta name="color:textlink" content="#020101" />
  31. <meta name="color:descri" content="#020101" />
  32. <meta name="color:sidebar" content="#020101" />
  33. <meta name="color:paginacao" content="#ffffff" />
  34. <meta name="text:frase" content=" frase aqui" />
  35.  
  36. <meta name="text:frase" content="frase aqui" />
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="link" />
  40. <meta name="text:Link2" content="/" />
  41. <meta name="text:Link2 Title" content="link" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="link" />
  44. <meta name="text:Link4" content="/" />
  45. <meta name="text:Link4 Title" content="link" />
  46. <meta name="text:Link5" content="/" />
  47. <meta name="text:Link5 Title" content="link" />
  48. <meta name="text:Link6" content="/" />
  49. <meta name="text:Link6 Title" content="link" />
  50.  
  51. <meta name="image:bgsidebar" content"http://static.tumblr.com/py5v1tt/sEfmda7tc/tumblr_md1r9wnxxd1r4rc6go1_500.jpg" />
  52. <meta name="image:sidebar" content"http://static.tumblr.com/py5v1tt/Fcamda7qb/tumblr_magucgtdzs1rapmt8o1_500.jpg" />
  53. <meta name="image:background" content"" />
  54.  
  55.  
  56.  
  57.  
  58. <title>{Title}</title>
  59. <link rel="shortcut icon" href="{Favicon}">
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61. {block:Description}
  62. <meta name="description" content="{MetaDescription}" />
  63. {/block:Description}
  64.  
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  69.  
  70.  
  71. <style type="text/css">
  72.  
  73.  
  74. @font-face { font-family: letkon; src: url('http://ettudis.three-words.net/lekton005_l.otf'); }
  75. 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; }
  76.  
  77. a {color: {color:link}; text-decoration: none; text-transform: none;}
  78. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  79.  
  80. p {margin: 6px 0 0 0}
  81.  
  82. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  83. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  84. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  85. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  86.  
  87. blockquote img{max-width: 470px!important}
  88. blockquote blockquote img{max-width: 450px!important}
  89. blockquote blockquote blockquote img{max-width: 430px!important}
  90. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  91.  
  92.  
  93. #container {text-align: center; width:935px; margin: 20px auto 20px auto; padding: 0px; }
  94.  
  95. #entry {float: left; margin-top: -2px; margin-left: 550px; }
  96.  
  97.  
  98. .posts {width: 500px; background-color: {color:post}; padding: 7px; border: 1px solid #ebebeb; text-align: justify; font-family: calibri; font-size: 13px; position: relative; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;opacity:0.9}
  99.  
  100.  
  101. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  102. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  103. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  104.  
  105. .image {text-align: center; border: 0px}
  106. .image img {max-width: 500px; margin-bottom: 2px }
  107.  
  108. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  109. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  110. .pquotesource a, a:hover{text-transform: none;}
  111.  
  112. .chat {line-height: 13px; list-style: none }
  113. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  114. .person1 {color: {color:text}; padding: 2px; }
  115. .person1 .label {font-weight: bold; color:{color:text}}
  116. .person2 {color: {color:text}; padding: 2px; }
  117. .person2 .label {font-weight: bold; color:{color:text}}
  118.  
  119. .player {background-color: #000; text-align: left; display:block;}
  120.  
  121. .question {
  122. color:{color:text};
  123. font-size: 11px;
  124. font-weight: normal;
  125. font-family: verdana;
  126. line-height:95%;
  127. background: {color:background};
  128. position: relative;
  129. min-height:70px;
  130. padding:10px 15px;
  131. margin-bottom:2px;
  132. margin-right:-10px;}
  133.  
  134. .questionarrow {
  135. font-size:30px;
  136. color:{color:background};
  137. vertical-align:middle;
  138. margin-left:-5px!important;}
  139.  
  140.  
  141. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  142. .asker a {color:{color:text};}
  143. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  144.  
  145. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  146. .asking a{color:{color:text};}
  147. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  148.  
  149. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  150.  
  151.  
  152. .answer {color:{color:answer};}
  153.  
  154. .creditoaokaique {;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  155. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  156.  
  157. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  158. #info a {font-size: 10px; text-transform: uppercase; }
  159.  
  160.  
  161.  
  162. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  163. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  164.  
  165. #cap {width: 500px; margin-top: -2px;}
  166.  
  167. .source {display: none;}
  168.  
  169. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  170. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  171. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  172. .notes img{display: none; border:0px}
  173.  
  174.  
  175.  
  176.  
  177. #sidebar {background:url('{image:bgsidebar}'); width: 235px; z-index:99; height: 1000px; position: fixed; margin-left: 290px; margin-top: -10px; border-right: 2px solid {color:bordersidebar}; border-left: 3px solid {color:bordersidebar}}
  178.  
  179. #pic {margin-top:65px; margin-left:-1px; width:185px; height:242px;padding: 4px; border: 7px solid{color:sidebar}; background-color:{color:sidebar};opacity:0.7}
  180. #pic img{width: 185px;margin-top:-360px; height: 245px;}
  181.  
  182. #slideShow8 {margin-top: 0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; }
  183.  
  184.  
  185.  
  186. #slideShow8 img:hover{opacity: 0.9; }
  187.  
  188.  
  189. #westt {float: left; margin-top: 40px; margin-left: 10px; width: 206px; background-color: {color:sidebar}; color: {color:descri}; padding: 5px; position:fixed; letter-spacing:0px; height: 11px; z-index:999900; opacity: 0.7; text-transform: none; line-height: 11px; font-style: normal; text-align: center;}
  190. #westt a{ font-family: calibri; font-size: 17px; text-align: center; color: {color:text};}
  191.  
  192.  
  193.  
  194.  
  195. .descri {font-size: 10px; width: 216px; height: 36px; position:fixed; margin-left: 10px; z-index:5;
  196. background-color:{color:transparent};font-family: "tohama"; ;margin-top: 125px; font-size: 12px; padding: 0px; text-align:center; opacity: 0.7; color:{color:descri}; solid {color:descri}}
  197.  
  198.  
  199. .awwn {font-family: verdana; position: fixed; margin-left: 200px; margin-top: 98px; font-size: 23px; z-index: 912;width:20px;background-color: transparent ;text-align: center; height:16px;}
  200.  
  201. .awwn a {font-size: 28px; font-style:none; background-color: transparent; color: {color:paginacao}; text-transform: uppercase; border-bottom:1px ;text-shadow: 1px 1px 1px {color:link hover};}
  202. .awwn a:hover {color: {color:paginacao} ; text-transform: uppercase; font-size:28px;}
  203.  
  204. .awwn2 {font-family: verdana; position: fixed; margin-left:15px; margin-top: 98px; font-size: 20px; z-index: 920;width:20px;background-color: transparent;text-align: center;height:16px;}
  205.  
  206. .awwn2 a {font-size: 28px; font-style:none; background-color: transparent; color: {color:paginacao}; text-transform: uppercase; width:60px; height:16px;text-shadow: 1px 1px 1px {color:link hover}; }
  207. .awwn2 a:hover {color: {color:paginacao} ;text-transform: uppercase; font-size:28px;}
  208.  
  209.  
  210.  
  211. .mizinha {clear: both; float: left; width: 64px; margin-top: 332px; text-align: center; margin-left:2px; opacity:0.7;}
  212. .mizinha a {float: left; margin-right: 0px; display: block; width: 222px; letter-spacing: 0px; font-family: calibri; font-size: 10px; text-align: center; margin-bottom: 1px; background-color: {color:bglinks}; color:{color:textlink};; text-decoration: none; text-transform: uppercase; height: 8px; line-height: 8px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 4px;;}
  213. .mizinha a:hover {letter-spacing: 0px; background-color: {color:linkshover}; color:{color:linkshover}; text-transform: uppercase;}
  214.  
  215. ::-webkit-scrollbar{width:8px;height:4px;}
  216.  
  217. ::-webkit-scrollbar-button:start:decrement
  218.  
  219. ::-webkit-scrollbar-button:end:increment
  220.  
  221. {display:block;height:0;background-color:transparent;}
  222.  
  223. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-
  224.  
  225. webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-
  226.  
  227. webkit-border-bottom-left-radius:3px;}
  228.  
  229. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color: #d8c8db ;-webkit-border-radius:px;}
  230.  
  231. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #d8c8db ;-webkit-border-radius:px;}
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239. </style>
  240.  
  241. <body>
  242.  
  243.  
  244. <div id="sidebar">
  245.  
  246. <div id="westt"><a href="/">{text:frase}</a></div>
  247.  
  248.  
  249. <div class="mizinha">
  250. {block:ifLink1}<a href="{text:Link1}" class="link1">{text:Link1 Title}</a>{/block:ifLink1}
  251. {block:ifLink2}<a href="{text:Link2}" class="link2">{text:Link2 Title}</a>{/block:ifLink2}
  252. {block:ifLink3}<a href="{text:Link3}" class="link3">{text:Link3 Title}</a>{/block:ifLink3}
  253. {block:ifLink4}<a href="{text:Link4}" class="link4">{text:Link4 Title}</a>{/block:ifLink4}
  254. {block:ifLink5}<a href="{text:Link5}" class="link5">{text:Link5 Title}</a>{/block:ifLink5}
  255. {block:ifLink6}<a href="{text:Link6}" class="link6">{text:Link6 Title}</a>{/block:ifLink6}
  256.  
  257. </div>
  258.  
  259. <div id="side">
  260. <div id="slideShow8"><center>
  261. <div id="pic"><img src="{image:sidebar}"/></div>
  262. </div>
  263.  
  264.  
  265.  
  266.  
  267.  
  268. <div class="descri">{description}</div>
  269.  
  270.  
  271.  
  272.  
  273. <div class="awwn">{block:NextPage}<a href="{NextPage}" title="next baby" >»</a>{/block:NextPage}</div>
  274.  
  275. <div class="awwn2">{block:PreviousPage}<a href="{PreviousPage}" title="previous baby">«</a>{/block:PreviousPage}</div></div>
  276.  
  277. </div>
  278.  
  279.  
  280. </div></div></div>
  281.  
  282.  
  283.  
  284. <div id="entry">
  285.  
  286. {block:Posts}
  287. <div class="posts">
  288.  
  289. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  290.  
  291. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  292.  
  293. {block:Photoset}{Photoset-500}{/block:Photoset}
  294.  
  295. {block:Quote}
  296. <div class="pquote">“{Quote}”</div>
  297. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  298. {/block:Source}
  299. {/block:Quote}
  300.  
  301. {block:Link}
  302. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  303. {block:Description}{Description}{/block:Description}
  304. {/block:Link}
  305.  
  306. {block:Chat}
  307. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  308. <div class="chat"><ul>{block:Lines}
  309. <li class="person{UserNumber}">{block:Label}
  310. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  311. {/block:Chat}
  312.  
  313. {block:Audio}
  314. <div class="player">{AudioPlayerBlack}</div>
  315. {block:Caption}{Caption}{/block:Caption}
  316. {/block:Audio}
  317.  
  318. {block:Video}{Video-500}{/block:Video}
  319.  
  320.  
  321. {block:Answer}
  322. <table width="500px" cellspacing="0" cellpadding="0">
  323. <tr>
  324. <td width="415px" class="question">{Question}</td>
  325. <td width="30px"><span class="questionarrow">◤</span></td>
  326. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  327. </tr>
  328. </table>
  329. <div class="answer">{Answer}</div>
  330. {/block:answer}
  331.  
  332.  
  333. <div id="cap">
  334. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  335. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  336. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  337.  
  338. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  339. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  340. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  341. {/block:ContentSource}</div></div>
  342. <br>
  343.  
  344. <div class="credit Evy's">
  345. {block:Date}<div id="info">
  346. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color=#d8c8db>•</font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color=#d8c8db>•</font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} <font color=#d8c8db>•</font> <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}<font color=#d8c8db>•</font> <a href="{ReblogUrl}" target="_blank">reblog or kiss me</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  347. </div></center>{/block:IfShowTags}{/block:Date}</div>
  348. </div>
  349.  
  350.  
  351. {/block:Posts}
  352. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361. </div>
  362. </div>
  363. </div>
  364. </div>
  365.  
  366. </body>
  367. <div style="display:block;bottom:45px;left:1365px;font-size:11px;font-family:georgia;position:fixed;background-color:{color:post}; color: {color:text}; padding:2px;border-radius:8px;z-index:5;opacity:0.45;"><a href="http://455km-devoce.tumblr.com" title="Theme by 455km-devoce ">theme</a> <font color="#d8c8db"> ♥</font></a></div>
  368.  
  369.  
  370. <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>
  371.  
  372. </html>
Advertisement
Add Comment
Please, Sign In to add comment