455km-devoce

❥ Theme 33

Jun 25th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.23 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. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  23.  
  24.  
  25.  
  26.  
  27.  
  28. <meta name="color:bg" content="#f3f3f3" />
  29. <meta name="color:borders" content="#f3f3f3" />
  30. <meta name="color:post" content="#FFFFFF" />
  31. <meta name="color:text" content="#797878" />
  32. <meta name="color:sidebar" content="#ffffff" />
  33. <meta name="color:sidebartext" content="#b4b4b4" />
  34. <meta name="color:scrollbar" content="#bdbaba" />
  35. <meta name="color:scrollbarbg" content="#fca8c2" />
  36. <meta name="color:link" content="#a5a4a4" />
  37. <meta name="color:sombra" content="#fca8c2" />
  38. <meta name="color:titulo" content="#fca8c2" />
  39. <meta name="color:faixa" content="#fca8c2" />
  40. <meta name="color:linkshover" content="#fff" />
  41. <meta name="color:borda2" content="#fce2ed" />
  42. <meta name="color:borda3" content="#fdd5e5" />
  43.  
  44.  
  45.  
  46.  
  47. <meta name="image:bg" content="">
  48. <meta name="image:fotinha" content="http://static.tumblr.com/0271746808fc16407d665f7d8a2300f0/py5v1tt/hL6mnkq8x/tumblr_static_tumblr_mn1x43seov1rrq2xuo1_1280.png"/>
  49.  
  50. <meta name="if:Mostrar tags" content="1"/>
  51. <meta name="font:text" content="georgia" />
  52. <meta name="font:title" content="georgia" />
  53.  
  54. <meta name="text:titulo" content="Forever" />
  55.  
  56. <meta name="text:Link1" content="" />
  57. <meta name="text:Link1 Title" content="" />
  58.  
  59. <meta name="text:Link2" content="" />
  60. <meta name="text:Link2 Title" content="" />
  61.  
  62. <meta name="text:Link3" content="" />
  63. <meta name="text:Link3 Title" content="" />
  64.  
  65. <meta name="text:Link4" content="" />
  66. <meta name="text:link4 title" content=""/>
  67.  
  68. <meta name="text:Link5" content="" />
  69. <meta name="text:link5 title" content=""/>
  70.  
  71. <meta name="text:Link6" content="" />
  72. <meta name="text:link6 title" content=""/>
  73.  
  74.  
  75.  
  76.  
  77.  
  78. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  79. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  80.  
  81. <title>{Title}</title>
  82. <link rel="shortcut icon" href="{Favicon}">
  83. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  84. {block:Description}
  85. <meta name="description" content="{MetaDescription}" />
  86. {/block:Description}
  87.  
  88. <script type="text/javascript">
  89.  
  90. var rev = "fwd";function titlebar(val)
  91.  
  92. {var msg = "{Title}";
  93.  
  94. var res = " ";
  95.  
  96. var speed = 120;var pos = val;msg = "{Title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  97.  
  98. else{rev = "bwd";
  99.  
  100. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  101.  
  102. else{
  103.  
  104. if(pos > 0){
  105.  
  106. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  107.  
  108. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  109.  
  110. titlebar(0);
  111.  
  112. </script>
  113.  
  114. <style type="text/css">
  115.  
  116. body {background-color:{color:bg}; font-family: {font:text}; color: {color:text}; background-image:url('{image:bg}'); font-size: 11px; background-position:bottom left; background-attachment:fixed; background-repeat:repeat;}
  117. a {color:{color:text}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  118. a:hover {opacity:0.5;}
  119.  
  120. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
  121. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
  122. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:scrollbarbg}; }
  123.  
  124. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
  125.  
  126. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
  127.  
  128. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  129.  
  130. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  131.  
  132.  
  133.  
  134. blockquote img{max-width: 470px!important}
  135.  
  136. blockquote blockquote img{max-width: 450px!important}
  137.  
  138. blockquote blockquote blockquote img{max-width: 430px!important}
  139.  
  140. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  141.  
  142. #content {}
  143. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
  157. a:hover{color:{color:linkhover}; text-decoration: none; }
  158.  
  159. /**----LINKS----------♥----**/
  160. #links { float: left; margin-top: 143px; padding: 3px; text-align: center;margin-left:227px; position:fixed; height:405px;background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1000;width: 200px; }
  161.  
  162. #links a {float: left; margin-right: 0px; display: block; width: 40px; letter-spacing: 1px; font-family:georgia ; font-size: 10px; text-align: center; margin-bottom: 2px; background-color: {color:linkshover}; color: {color:links}; text-decoration: none; height:13px;line-height:11px; padding: 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-top:2px; text-shadow: 2px 4px 10px {color:sombra}; -webkit-border-radius: 5px 5px 0px 0px;border: 1px dashed {color:faixa}; }
  163.  
  164. #links a:hover{background:{color:sidebar};}
  165.  
  166.  
  167.  
  168. /***--------LINHA COLORIDA (BORDAS) ---***/
  169.  
  170.  
  171. #faixa1 {margin-top: -50px; margin-left: -10px; position: fixed; background:{color:borda2}; height: 1000px; width:26px;-webkit-border-radius: 5px 5px 5px 5px;border: 0px double #363636;}
  172.  
  173. #faixa2 {margin-top: -50px; margin-left:10px; position: fixed; background:{color:borda3}; height: 1000px; width:17px;-webkit-border-radius: 5px 5px 5px 5px;}
  174.  
  175.  
  176.  
  177. /***--------DESCRIÇÃO ---***/
  178.  
  179.  
  180. #desc{z-index: 1;position:fixed;width:146px;height:auto;font-size:10px; font-family:tahoma; text-align:center; color:{color:text links};padding: 5px; margin-top:70px; margin-left:230px;background-color:{color:sidebar};}
  181.  
  182. /****----------IMAGEM------------♥-------****/
  183. .imagem img{width: 150px; height: 150px; border-radius:0px ;}
  184.  
  185. .imagem {height:150px; border:3px solid {color:sidebar}; ; width:150px;position:fixed;border-radius:0px;margin-top:50px;margin-left:59px;box-shadow:0px 0px 9px {color:sombra}}
  186.  
  187. /****----------TITULO------------♥-------****/
  188. #title {background-color: {color:sidebar};z-index: 3;position:fixed;width:146px;height:12;line-height:9px; font-size:18px; font-family: Rochester; text-align:center; color:{color:titulo}; padding: 5px; margin-top:50px;margin-left:230px;-webkit-border-radius: 5px 5px 0px 0px;}
  189.  
  190.  
  191.  
  192. #tdoo {margin-left:420px; margin-top:0px; z-index:99999; width:520px;}
  193.  
  194. .tdpost {width: 400px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; border-bottom:1px solid {color:borders}; position:relative; opacity:0.8; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  195.  
  196. .chat {line-height: 12px; list-style: none; }
  197. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  198.  
  199. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  200.  
  201. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  202.  
  203. .quote {font-size:13px; text-align:center;}
  204. .sourcequote {text-align:right;}
  205. .title {font-size:13px; text-align:left; font-weight:bold;}
  206.  
  207.  
  208. .question {color:{color:text}; font-size: 12px; font-weight: normal; font-family: {font:text}; line-height:95%; background: {color:bg}; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  209.  
  210.  
  211.  
  212.  
  213. .asker {width: 380px; background-color:#d1d1d1; color:{color:sidebar}; padding: 10px;font-size: 12px; }
  214. .asker img{float: left; margin: 0px 4px 2px 0; -webkit-border-radius: 100px; -moz-border-radius: 100px; height: 45px}
  215. .asker a{font-size: 12px; color:{color:sidebar}; text-transform: none; line-height: 27px; padding: 0; margin: 0; font-family: georgia; font-style: italic;}
  216. .asker a:hover{font-size:12px; color:{color:sidebar}; text-transform: none; line-height:27px; padding: 0; margin: 0}
  217. .answer {padding: 5px 0 0 0; font-size: 12px; font-family: Century Gothic;}
  218.  
  219.  
  220.  
  221. .post:hover {opacity:1;}
  222.  
  223. .post:hover .tags {opacity:1;}
  224.  
  225.  
  226.  
  227. #infus {font-size:8px; font-family:tahoma; text-transform:uppercase; overflow:hidden; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-top:4px;}
  228. .notecount {color:#e084c2; font-family:verdana;}
  229. .tag {color:#e084c2;}
  230.  
  231.  
  232.  
  233. #cap {position:relative;}
  234. .source {display: none; position:absolute;}
  235.  
  236.  
  237. .active_page {font-size:7px; color:{color:sidebartext}; padding:4px; font-family:verdana; background-color:{color:sidebar}; opacity:0.7;}
  238.  
  239. .jump_page {font-size:7px; color:{color:sidebartext}; padding:4px; background-color:{color:sidebar}; font-family:verdana;}
  240. .jump_page:hover {opacity:0.7;}
  241.  
  242.  
  243.  
  244. #credits {font-size:10px; letter-spacing:1px; bottom:40px; text-transform: uppercase; right:10px; position:fixed; padding:3px; text-align:right; border-left:1px solid #696969; border-top:1px solid #696969; border-right:1px solid #696969; border-bottom:1px solid #696969}
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251. #paginacao {position:fixed;width:128px; height:10; margin-top:240px;margin-left:-00px;background-color:{color:text link};font-size:15px;text-align:center;line-height:15px;font-weight: bold;}
  252. #paginacao a {color:{color:text link};}
  253.  
  254. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; z-index:999;}
  255.  
  256.  
  257.  
  258. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  259.  
  260.  
  261.  
  262.  
  263.  
  264. </style>
  265.  
  266.  
  267. </head>
  268.  
  269. <body>
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278. <div id="content">
  279. <div id="toppost">
  280.  
  281.  
  282. <div id="faixa1"></div><div id="faixa2"></div>
  283.  
  284.  
  285. <div class="imagem">
  286. <img src="{image:fotinha}" />
  287.  
  288.  
  289.  
  290.  
  291.  
  292. <div class="souchickbem"></div></div>
  293.  
  294. <div id="links">
  295. <a href="{text:Link1}">{text:Link1 Title}</a>
  296. <a href="{text:Link2}">{text:Link2 Title}</a>
  297. <a href="{text:Link3}">{text:Link3 Title}</a>
  298. <a href="{text:Link4}">{text:Link4 Title}</a>
  299. <a href="{text:Link5}">{text:Link5 Title}</a>
  300. <a href="{text:Link6}">{text:Link6 Title}</a>
  301.  
  302.  
  303. </a></div>
  304.  
  305.  
  306.  
  307. </div>
  308.  
  309. </div>
  310.  
  311.  
  312. <div id="credits">
  313. <a href="http://HIIS-SMALL.tumblr.com">HIIS-SMALL ©</a></div>
  314.  
  315. </div></div>
  316.  
  317.  
  318.  
  319.  
  320.  
  321. </div>
  322.  
  323. <div id="title">{text:titulo}</div>
  324.  
  325.  
  326. <div id="desc">{Description}</div></div>
  327.  
  328. </div>
  329.  
  330.  
  331. <div id="paginacao">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="prev">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" title="next">»</a>{/block:NextPage}{/block:Pagination}</div></div>
  332.  
  333.  
  334.  
  335.  
  336. </div></div></div>
  337.  
  338.  
  339.  
  340. <div id="tdoo">
  341. {block:Posts}
  342. <div class="tdpost">
  343.  
  344. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  345. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  346.  
  347. {block:Photoset}{Photoset-400}{/block:Photoset}
  348. {block:Quote}
  349. <div class="quote">❝ {Quote} ❞</div>
  350. {block:Source}<div class="sourcequote"> — {Source}</div>
  351. {/block:Source}
  352. {/block:Quote}
  353.  
  354. {block:Link}
  355. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  356. {block:Description}{Description}{/block:Description}
  357. {/block:Link}
  358.  
  359. {block:Chat}
  360. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  361. <div class="chat"><ul>{block:Lines}
  362. <li class="person{UserNumber}">{block:Label}
  363. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  364. {/block:Chat}
  365.  
  366. {block:Audio}
  367. <div class="player">{AudioPlayerBlack}</div>
  368. {block:Caption}{Caption}{/block:Caption}
  369. {/block:Audio}
  370.  
  371. {block:Video}{Video-400}{/block:Video}
  372.  
  373.  
  374. {block:Answer}
  375. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker} sussurrou: "{Question}"</div>
  376. <div class="answer">{Answer}</div>
  377. {/block:Answer}
  378.  
  379.  
  380. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  381. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  382. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  383.  
  384. <div class="source">
  385. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  386. </div>
  387.  
  388. <div id="infus">
  389. {block:Date}
  390.  
  391. {block:IfMostrartags}{block:HasTags}<div class="tags"><strong>indirects:</strong> {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br></div>{/block:HasTags}{/block:IfMostrartags}
  392. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:linkhover}"><small>♥</small></font>
  393. <font class="notecount"></font> <a href="{Permalink}">notes: {NoteCount}</a> {/block:NoteCount} {block:IndexPage} <font color={linkhover}><font color="{color:linkhover}"><small>♥</small></font></font> <a href="{ReblogUrl}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>{/block:IndexPage}
  394. {block:RebloggedFrom}<div><strong>original:</strong> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  395. {/block:RebloggedFrom}
  396. </div>
  397.  
  398. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  399. </div>{/block:Date}
  400.  
  401. {/block:Posts}
  402.  
  403.  
  404. <br />
  405.  
  406. </div>
  407. </div>
Advertisement
Add Comment
Please, Sign In to add comment