Eduarda

Theme 19

May 16th, 2012
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.84 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- THEME FEITO POR:O-MUNDO-DE-UMA-GAROTA|TUMBLR.. SÓ ADAPTE PARA O SEU PRÓPRIO USO, SE USAR COMO BASE AVISE NA ASK! CASO CONTRÁRIO EU DESCOBRIR NÃO VAI PRESTAR. NÃO COPIE OK? NÃO VAMOS ME DAR DOR DE CABEÇA -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10.  
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#FFFFFF" />
  14. <meta name="color:text" content="#000000" />
  15. <meta name="color:post" content="#FFFFFF"/>
  16. <meta name="color:link" content="#696969"/>
  17. <meta name="color:sidebar" content="#000000"/>
  18. <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_lol3b9JJ6t1qkq66lo1_500.gif" />
  19. <meta name="image:background" content=""/>
  20.  
  21. <meta name="text:Link1" content="/" />
  22. <meta name="text:Link1 Title" content="Link" />
  23. <meta name="text:Link2" content="/ " />
  24. <meta name="text:Link2 Title" content="Link" />
  25. <meta name="text:Link3" content="/" />
  26. <meta name="text:Link3 Title" content="Link" />
  27. <meta name="text:Link4" content="/" />
  28. <meta name="text:Link4 Title" content="Link" />
  29. <meta name="text:Link5" content="/" />
  30. <meta name="text:Link5 Title" content="Link" />
  31. <meta name="text:Link6" content="/" />
  32. <meta name="text:Link6 Title" content="Link" />
  33. <meta name="text:Link7" content="/" />
  34. <meta name="text:Link7 Title" content="Link" />
  35. <meta name="text:Link8" content="/" />
  36. <meta name="text:Link8 Title" content="Link" />
  37. <meta name="text:Link9" content="/" />
  38. <meta name="text:Link9 Title" content="Link" />
  39. <meta name="text:Link10" content="/" />
  40. <meta name="text:Link10 Title" content="Link" />
  41.  
  42. <meta name="text:title" content="Uma Frase legal aqui." />
  43.  
  44. <meta name="color:slinks txt" content="#696969" />
  45.  
  46. <meta name="color:slinks txt hover" content="#FFFFFF" />
  47.  
  48.  
  49. <title>seu titulo aqui</title>
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52. {block:Description}
  53. <meta name="description" content="{MetaDescription}" />
  54. {/block:Description}
  55.  
  56.  
  57. <style type="text/css">
  58.  
  59.  
  60. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed;}
  61.  
  62.  
  63.  
  64.  
  65. ::-webkit-scrollbar{width:4px;height:4px;}
  66.  
  67. ::-webkit-scrollbar-button:start:decrement
  68.  
  69. ::-webkit-scrollbar-button:end:increment
  70.  
  71. {display:block;height:0;background-color:transparent;}
  72.  
  73. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-
  74.  
  75. webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-
  76.  
  77. webkit-border-bottom-left-radius:3px;}
  78.  
  79. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color: #000000 ;-webkit-border-radius:px;}
  80.  
  81. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #000000 ;-webkit-border-radius:px;}
  82.  
  83.  
  84.  
  85. a {color:{color:link}; text-decoration: none; text-transform: }
  86.  
  87. a:hover {color:{color:linkh}; text-decoration: none}
  88.  
  89. p{margin-top: 1px}
  90.  
  91. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:text}; padding-left:5px; margin-top: 4px;}
  92.  
  93.  
  94.  
  95. b {color: {color:text}}
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. #content{width: 800px; text-align: center; margin-top: 0px; padding-bottom: 150px; background-color: transparent; color:{color:text}; padding: 60px 10px 10px 15px;}
  104.  
  105.  
  106.  
  107.  
  108.  
  109. #entries{float: left; background-color: transparent; text-align: center; margin-top:-28px ; margin-left: 158px;}
  110.  
  111. .posts {width: 500px; margin-left: 225px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: ; font-size: 11px; }
  112.  
  113.  
  114.  
  115. .info {width: 510px; padding: 0px; margin: 0 0 5px 0}
  116.  
  117. .infolinks{ background-color: ; text-align: left; font-size: 10px; font-family: georgia; text-transform: none; }
  118.  
  119. .infolinks a{ background-color: ; display: inline; text-decoration: none; color:#696969; background-color: transparent; padding: 1px 3px 1px 3px; margin: 0 0 1px 0 }
  120.  
  121. .infolinks a:hover{color: #d8d8d8; }
  122.  
  123. .tags{font-size: 10px; color:{color:text}; font-family: verdana; background-color: #ffffff;}
  124.  
  125. h1 {font-family: ; text-align: center; font-size: 18px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 22px;}
  126.  
  127. h1 a {text-align: center; font-size: 18px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  128.  
  129. h1 a:hover {text-align: center; font-size: 18px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  130.  
  131.  
  132.  
  133. .image {text-align: center; border: 1px}
  134.  
  135. .image img {max-width: 500px; margin-bottom: 2px }
  136.  
  137. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  138. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  139. .oiqqtts a, a:hover{text-transform: none;}
  140.  
  141.  
  142. .chat {line-height: 12px; list-style: none }
  143.  
  144. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  145.  
  146. .person1 {background-color:#EEEEEE; color: #000000; }
  147.  
  148. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:#000000}
  149.  
  150. .person2 {color: #000000; }
  151.  
  152. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:#000000}
  153.  
  154.  
  155.  
  156. .audio{background-color:black; display:block;}
  157.  
  158. .source{display:none}
  159.  
  160.  
  161.  
  162. .question {margin: 5px 5px 5px 7px; border-left: 6px solid ; padding-left: 5px; width: 480px; background-color: #ffffff; color: ; font-size: 11px; }
  163.  
  164. .question a {font-weight: bold; color: #000000;}
  165.  
  166. .questions a:hover {font-weight: bold; color: ;}
  167.  
  168.  
  169. .apic {padding: 5px; background-color: {color:borda}; width: 48px}
  170. .atip {color: {color:borda}; font-size: 38px; margin-left: -10px;}
  171. .asker {font-style: normal; font-family: verdana; font-size: 12px;}
  172. .asker a {color: {color:borda};}
  173. .asker1 {font-size: 10px; font-family: verdana;}
  174.  
  175.  
  176. #cap {width: 500px; margin-top: -2px;}
  177.  
  178.  
  179.  
  180. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  181.  
  182. .dda a {font-size: 9px;}
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190. .tags {background-color: {color:post}; color: #000000; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  191.  
  192. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  193.  
  194.  
  195.  
  196.  
  197.  
  198. #nts {width: 500px; margin-left: 225px; padding: 10px; margin-top: 0px; font-size: 10px; text-align: left; color: #000000; background-color:#ffffff}
  199.  
  200. #nts img{display: none; border:0px}
  201.  
  202.  
  203.  
  204.  
  205. #tumblr_controls{position: fixed!important}
  206.  
  207.  
  208. #slideShowContainer{ float: left; margin-top: 45px; margin-left: 90px; position: fixed; overflow: hidden;}
  209. #slideShowContainer img {margin-top: 0px; margin-left: 0px; width:299px; height: 445px; border: 3px solid {color:sidebar};}
  210.  
  211.  
  212.  
  213.  
  214.  
  215. #sbar {margin-left:180px; margin-top:150px; padding: 6px; text-align: center; position: fixed;}
  216.  
  217. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  218.  
  219.  
  220. .x1 {clear: both; float: left; width: 80px; margin-top: 49px; text-align: center; margin-left: 120px;}
  221.  
  222. .x1 a {float: left; margin-right: 1px; display: block; width: 65px; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; background-color: transparent; color:#000000{color:slinks txt};; text-decoration: none; text-transform: uppercase; height: 6px; line-height: 6px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; padding: 4px;}
  223.  
  224. .x1 a:hover {letter-spacing: 0px; background-color: transparent;#000000 color:{color:slinks txt hover};}
  225.  
  226.  
  227. #sitle {margin-left: 910px; position: fixed; font-family: georgia; font-size: 18px; text-transform: uppercase; text-align: center; color: {color:sid text}; margin-top: -230px; padding: 12px; width: 290px}
  228.  
  229. #sidesc {margin-left: 910px; position: fixed; font-family: verdana; font-size: 9px; text-transform: none; text-align: center; color: {color:sid text}; margin-top: -200px; padding: 12px; line-height: 123%; width: 287px; }
  230.  
  231.  
  232. div#credit2{background-color: {color:sidebar}; float: right; letter-spacing: 1px; color:#FFFFFF {color:text}; width:302px; height:20px; position: fixed; padding-top: 20px; font-family: verdana; z-index: 2; margin-left: 90px; margin-top: 453px; font-weight: none; font-size: 9px;}
  233.  
  234.  
  235.  
  236.  
  237. .credito2 {text-align: center; float: right; font-size: 9px; position: fixed; color: transparent; height:87px; width: 300px; margin-left: -80px; margin-top: 0px; font-weight: normal; }.credito2:hover {color: {color:text}; font-size: 9px; text-align: center;}
  238.  
  239.  
  240.  
  241.  
  242.  
  243. #page{top:12px; background-color:{color:sidebar};; text-align: center; float:center; width:305px; height:auto; position:fixed; -webkit-border-radius: 8px 8px 0px 0px; left: 98px; }
  244. .pgs{padding:15px; font-family:{font:text}; font-size: 9px; letter-spacing:1px}
  245.  
  246. #t5{float: left; width: 0px; height:25px; top: 379px; left: 242px; padding:0px; text-align: center; position: fixed; background: {color:sidebar};}
  247.  
  248.  
  249. </style>
  250. </head>
  251.  
  252. <body>
  253.  
  254. <div id="slideShowContainer">
  255. <img src="{image:sidebar}">
  256.  
  257. <div id="sitle">{text:title}</div>
  258. <div id="sidesc">{description}</div></div>
  259. </div></div></div>
  260.  
  261. <div id="sbar">
  262. <div class="x1">
  263.  
  264. <div id><a href="/">home <font color='red'>♥</font></a>
  265. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  266. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  267. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  268. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  269. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  270. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  271. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  272. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  273. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  274. {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a>{/block:ifLink10}
  275. </div></div>
  276. </div>
  277.  
  278.  
  279.  
  280. <div id="credit2"><center><b><a href="http://o-mundo-de-uma-garota.tumblr.com">theme by »o-mundo-de-uma-garota» </a>®</center></div></b>
  281. </div><div><div id="t5"></div>
  282. <div id="page"><div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« previous</a> / {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next »</a>{/block:NextPage}{/block:Pagination}</div></div></div>
  283.  
  284.  
  285. <div id="content">
  286.  
  287. <div id="entries">
  288. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  289. <script type="text/javascript"
  290.  
  291. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  292.  
  293.  
  294. {block:Posts}
  295. <div class="posts">
  296.  
  297. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  298.  
  299. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  300.  
  301. {block:Photoset}{Photoset-500}{/block:Photoset}
  302.  
  303. {block:Quote}
  304. <div class="oiqqtt">“{Quote}”</div>
  305. {block:Source}<div class="oiqqtts"> ~ {Source}</div>
  306. {/block:Source}
  307. {/block:Quote}
  308.  
  309. {block:Link}
  310. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  311. {block:Description}{Description}{/block:Description}
  312. {/block:Link}
  313.  
  314. {block:Chat}
  315. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  316. <div class="chat"><ul>{block:Lines}
  317. <li class="person{UserNumber}">{block:Label}
  318. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  319. {/block:Chat}
  320.  
  321. {block:Audio}
  322. <br>
  323. <div class="audio">{AudioPlayerBlack}</div>
  324. {block:Caption}{Caption}{/block:Caption}
  325. {/block:Audio}
  326.  
  327. {block:Video}{Video-500}{/block:Video}
  328.  
  329.  
  330.  
  331. {block:Answer}
  332. <table cellspacing="0" cellpadding="0" width="100%"><tr><td class="apic"><img src="{AskerPortraitURL-48}"></td><td bgcolor="{color:background}" width="40px"><span class="atip">&#9700;</span></td><td bgcolor="{color:background}"><div class="asker"><b><a href="{URL}" class="asker">{Asker}</a></b> disse:</br></div>
  333. <div class="asker1"></br>{Question}</div></td></tr></table>
  334. <div class="answer"><p></br>{Answer}</p></div>
  335. {/block:answer}
  336.  
  337.  
  338. <div id="cap">
  339. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  340. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  341. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  342.  
  343. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  344. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  345. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  346. {/block:ContentSource}</div></div>
  347. <br>
  348. <div class="tags">i<b>ndirec</b>t:{block:HasTags}{block:Tags}<a href="{TagURL}"> #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  349.  
  350. <div id="dda">
  351.  
  352.  
  353. <div style="float:left;" class="details">
  354. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<BR>
  355.  
  356. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  357. </span>{/block:RebloggedFrom}
  358. </div>
  359.  
  360. <div style="float:right;" class="details">
  361. {block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog this </a>{/block:IndexPage}
  362. <BR>
  363. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  364. </div>
  365. </ br>
  366. <br clear="all" /></div></div>
  367.  
  368.  
  369. {/block:Posts}
  370. {block:PostNotes}
  371. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  372. {/block:PostNotes}
  373.  
  374.  
  375. </div>
  376. </div>
  377. </div>
  378. </div>
  379. </div>
  380. </div>
  381.  
  382. </body>
  383. </html>
Advertisement
Add Comment
Please, Sign In to add comment