kelishid

Theme 55 late-to-write

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