Advertisement
kelishid

Theme 57 late-to-write

Oct 21st, 2012
3,430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.64 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3.  
  4. <!-- theme por LATE-TO-WRITE, NÃO RETIRE OS CRÉDITOS, OBRIGADA! -->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#f1f1f1" />
  12. <meta name="color:post" content="#fff" />
  13. <meta name="color:sidebar" content="#fff" />
  14. <meta name="color:text" content="#000" />
  15. <meta name="color:link hover" content="#000" />
  16. <meta name="color:link" content="#000" />
  17.  
  18. <meta name="color:corlinks" content="#000" />
  19.  
  20. <meta name="color:corpag" content="#000" />
  21. <meta name="color:scroll" content="#000" />
  22. <meta name="color:asktext" content="#000" />
  23. <meta name="color:askfundo" content="#fff" />
  24.  
  25. <meta name="image:background" content="" />
  26. <meta name="image:sidebar" content="http://static.tumblr.com/rqwqiy3/P0kmc9jd7/tumblr_mb610uycrm1qga1rdo1_500.jpg" />
  27. <meta name="image:bg" content="http://media.tumblr.com/tumblr_mc9myu3B1H1qfgfm9.jpg" />
  28.  
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="seu link 1 aqu" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="seu link 2 aqui" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="seu link 3 aqui" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="seu link 4 aqui" />
  37.  
  38.  
  39. <meta name="text:frase" content="UMA FRASE AQUI..." />
  40. <meta name="text:frase2" content="Uma frae com duas linhas aqui... hihi" />
  41.  
  42. <title>{Title}</title>
  43. <link rel="shortcut icon" href="{Favicon}">
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45. {block:Description}
  46. <meta name="description" content="{MetaDescription}" />
  47. {/block:Description}
  48.  
  49. <style type="text/css">
  50. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); font-size: 12px; background-position:bottom left; background-attachment:fixed; background-repeat:repeat; background-size:100%;}
  51.  
  52. a {color: {color:link}; text-decoration: none; text-transform: none;}
  53. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  54.  
  55. p {margin: 6px 0 0 0}
  56.  
  57. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  58.  
  59. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px}
  60.  
  61. #allboxes { float: left; margin-left:285px; margin-top:-8px; margin-bottom:25px; z-index:10}
  62.  
  63. .entry {width: 500px; padding:4px; z-index:10; margin-bottom:1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; background-color: {color:post}}
  64.  
  65. h1 {text-align:center; font:15px georgia; text-transform: none; color:{color:text}}
  66. h1 a, a:hover{text-transform: none; color:{color:text}}
  67.  
  68. #info {text-align:right; font:7px verdana; text-transform:uppercase; z-index: 11; margin-top:-6px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out}
  69. #info a {font-size:7px; text-transform:uppercase}
  70.  
  71. .tags {color: {color:text}; font:7px verdana; text-align:justify; display: inline; list-style: none;}
  72. .tags a {text-transform:uppercase; text-align:justify; font-size:7px; display: inline; list-style: none;}
  73. .tags a:hover {text-transform:uppercase}
  74.  
  75. .image img {width:500px;}
  76.  
  77. .qquote {font-family:georgia; text-align:justify; font-size: 14px}
  78.  
  79. .chat {line-height: 13px; list-style: none }
  80. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  81. .person1 {color: {color:text}; padding: 2px; }
  82. .person1 .label {font-weight: bold; color:{color:text}}
  83. .person2 {color: {color:text}; padding: 2px; }
  84. .person2 .label {font-weight: bold; color:{color:text};}
  85.  
  86. .player {background-color: #000; text-align: left; display:block;}
  87.  
  88. .question {font-size: 11px; font-weight: normal; font-family: verdana; line-height:95%; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px; background: {color:askfundo}; color:{color:asktext};}
  89.  
  90. .questionarrow {font-size:30px; vertical-align:middle; margin-left:-5px!important; color:{color:askfundo};}
  91.  
  92. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  93. .asker a {color:{color:text};}
  94. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  95.  
  96. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  97. .asking a{color:{color:text};}
  98. .asking img {width:58px; vertical-align:middle; background-color:{color:askfundo}; padding:3px;}
  99.  
  100. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  101.  
  102. .answer {color:{color:text};}
  103.  
  104. #cap {width: 500px; margin-top: -2px;}
  105. .source {display: none;}
  106.  
  107. .notes {width: 510px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  108. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  109. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  110. .notes img{display: none; border:0px}
  111.  
  112. #sbar1 { width:120px; height: 160px; margin-left:6px; margin-top:120px; position:fixed; overflow:hidden; background-image: url('{image:bg}'); background-color:{color:sidebar}; padding:3px; border-top:4px solid {color:sidebar}; border-bottom: 4px solid {color:sidebar}; border-right:4px solid {color:sidebar}; border-left:4px solid {color:sidebar}; }
  113.  
  114. #sbar1:hover {opacity: 0.9;}
  115.  
  116. .descri { text-align: justify; overflow: auto; height: 105px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-top:375px; margin-left: 4px; width: 125px; background-color:transparent; color:{color:text} ; padding: 5px; background-attachment: fixed; line-height: 10px; -webkit-transition: all 1.9s ease-out; -moz-transition: all 1.9s ease-out;}
  117.  
  118. #frase { line-height: 23px; font-family: georgia; font-size: 13px; width:145px; height: 22px; margin-left:1px; margin-top:95px; position:fixed; overflow:hidden; color: {color:text}; background-color: transparent; text-transform: uppercase; }
  119.  
  120. #frase2 { line-height: 13px; font-family: georgia; font-size: 13px; width:143px; height: 50px; margin-left:1px; margin-top:486px; position:fixed; overflow:hidden; color: {color:text}; background-color: transparent; text-transform: none; }
  121.  
  122.  
  123.  
  124.  
  125. #sbar5 { width:35px; height: 9px; margin-left:95px; margin-top:530px; position:fixed; overflow:hidden; background-color:transparent ; padding:3px; line-height: 6px; }
  126.  
  127. #linha { width:145px; height:100%; margin-left:113px; margin-top:-10px; position:fixed; overflow:hidden; background-image: url('{image:bg}'); background-color:{color:sidebar} ; padding:3px; line-height: 6px; border-bottom: 4px solid {color:sidebar}; border-right:4px solid {color:sidebar}; border-left:4px solid {color:sidebar};}
  128.  
  129.  
  130. #paginacaoml {font-family: calibri; font-size:9px; font-weight: none; line-height: 14px; text-shadow: 0 0px 0px #000;}
  131. #paginacaoml a {background: {color:scroll}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:corpag}; text-decoration: none;}
  132. #paginacaoml a:hover {background:{color:scroll};}
  133. #paginacaoml span.pagina_atual {background: {color:scroll}; margin: 0 0px 0 0; padding: 2px 4px; color:{color:corpag}; text-decoration: none;}
  134. #paginacaoml span.info {background: {color:scroll}; margin: 0 0px 0 0; padding: 2px 4px; color: {color:corpag}; text-decoration: none;}
  135.  
  136. .cred { width:15px; font-size:11px; font-family:calibri; text-align:right; position:fixed; margin-left:1px; margin-top:10px; background-color:transparent; color:{color:text}; text-transform:uppercase;}
  137. .cred a {color:{color:text};}
  138.  
  139.  
  140.  
  141. #link {width:140px; height:110px; margin-left: 6px; margin-top:300px; position:fixed; overflow:hidden; background-color: transparent; border-left:0px solid; border-right:0px solid; padding:3px }
  142.  
  143.  
  144. .links a{width: 125px; display: block; padding:5px; color: {color:corlinks}; background-color: {color:sidebar}; margin-left: -5px; text-align: center; margin-top:1px; font-family:calibri; font-size: 12px; }
  145.  
  146.  
  147. .links a:hover{color: {color:corlinks}; background-color:{color:sidebar};}
  148.  
  149.  
  150.  
  151. .links2 {width: 131px; background-color:{color:sidebar}; color:{color:corlinks}; margin-top: 1px; margin-left: -1px; }
  152.  
  153.  
  154.  
  155. .links3 {width: 131px; padding:0px;background-color:{color:sidebar}; color:{color:corlinks}; margin-top: 1px; margin-left: -1px; }
  156.  
  157.  
  158. .links4 {width: 131px; padding:0px;background-color:{color:sidebar}; color:{color:corlinks}; margin-top: 1px; margin-left: -1px; }
  159.  
  160.  
  161. #tumblr_controls{position: fixed!important}
  162. #tumblr_controls{position: fixed!important}
  163. #tumblr_controls{position: fixed!important}
  164. #tumblr_controls{position: fixed!important}
  165.  
  166. ::-webkit-scrollbar{width:6px;height:5px}
  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: #fff ; -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:scroll};-webkit-border-radius:px;}
  171. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  172. ::moz-selection {color:{color:post}; background:{color:text};}
  173. ::selection {color:{color:post}; background:{color:text};}
  174.  
  175. @font-face {font-family: "pacifico"; src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  176.  
  177. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  178.  
  179. </style>
  180.  
  181. <body>
  182.  
  183.  
  184.  
  185. <div id="linha">
  186.  
  187.  
  188. <div id="sbar1">
  189. <img src="{image:sidebar}" height= "160px;" width= "120px;">
  190.  
  191. </div>
  192.  
  193. <div id="frase">
  194. <center>{text:frase}</center>
  195. </div>
  196.  
  197. <div id="frase2">
  198. <center>{text:frase2}</center>
  199. </div>
  200.  
  201. <div class="descri"><center>{description}</center></div>
  202.  
  203. <div id="sbar5"><center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">« </a>&nbsp;{/block:PreviousPage}{block:NextPage}&nbsp; <a href="{NextPage}"> »</a>{/block:NextPage} </div></big>
  204. </center>
  205.  
  206. </div>
  207.  
  208. <div class="cred">
  209. <center><a href="http://late-to-write.tumblr.com/" target="_blank" title="theme by late-to-write">©</center></a></div>
  210.  
  211. <div id="link">
  212. <div class="links">
  213.  
  214. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} </a>{/block:ifLink1} </a>
  215.  
  216. <div class="links2"> {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2} </div>
  217.  
  218. <div class="links3"> {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3} </div>
  219.  
  220. <div class="links4">
  221.  
  222. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}</a>
  223.  
  224. </div>
  225.  
  226.  
  227. </div>
  228.  
  229. </div></div>
  230.  
  231. <div id="allboxes">
  232.  
  233. {block:Posts}
  234. <div class="entry">
  235. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  236.  
  237. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  238.  
  239. {block:Photoset}{Photoset-500}{/block:Photoset}
  240.  
  241. {block:Quote}
  242. <div class="qquote"> <center> "{Quote}" <br><center>{block:Source}~ {Source}{/block:Source}</div>
  243. {/block:Quote}
  244.  
  245. {block:Link}
  246. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  247. {block:Description}{Description}{/block:Description}
  248. {/block:Link}
  249.  
  250. {block:Chat}
  251. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  252. <div class="chat"><ul>{block:Lines}
  253. <li class="person{UserNumber}">{block:Label}
  254. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  255. {/block:Chat}
  256.  
  257. {block:Audio}
  258. <div class="player">{AudioPlayerBlack}</div>
  259. {block:Caption}{Caption}{/block:Caption}
  260. {/block:Audio}
  261.  
  262. {block:Video}{Video-500}{/block:Video}
  263.  
  264. {block:Answer}
  265. <table width="500px" cellspacing="0" cellpadding="0">
  266. <tr>
  267. <td width="415px" class="question">{Question}</td>
  268. <td width="30px"><span class="questionarrow">◤</span></td>
  269. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  270. </tr>
  271. </table>
  272. <div class="answer">{Answer}</div>
  273. {/block:answer}
  274.  
  275.  
  276. <div id="cap">
  277. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  278. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  279. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  280.  
  281. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  282. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  283. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  284. {/block:ContentSource}</div></div>
  285. <br>
  286.  
  287.  
  288. <div id="info">
  289. {block:Date}
  290. posted on <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · {block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  291. <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  292. </div>
  293. </div>{/block:Date}
  294.  
  295.  
  296. {/block:Posts}
  297. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  298.  
  299. </div>
  300. </div>
  301. </div>
  302. </body>
  303. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement