Eduarda

theme14

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