Eduarda

theme12.5

Apr 26th, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.07 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 SEU PRÓPRIO USO, SE PEGAR COMO BASE AVISE NA ASK, E SE EU VER ROLANDO COMO BASE AÍ E QUE VOCÊ NÃO ME AVISOU, VS VAI SE FUDER, NÃO ME PLAGEI, OU EU VOU ACABAR SABENDO E EU ACABO CTG SÉRIO MSM. ENTÃO VAMOS FAZER TUDO CERTINHO OK? NÃO ME DER DOR DE CABEÇA :) !>
  6.  
  7.  
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11.  
  12. <meta name="color:background" content="#f8f8f8" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:link hover" content="#000000" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:post" content="#ffffff" />
  17. <meta name="color:sid" content="#000" />
  18. <meta name="color:sid text" content="#fff" />
  19. <meta name="color:sidlinks" content="#fff" />
  20. <meta name="color:sidlinks hover" content="#999" />
  21. <meta name="color:descri13fs" content="#999" />
  22. <meta name="color:bords" content="#000" />
  23.  
  24. <meta name="image:background" content=""/>
  25. <meta name="image:sid" content=""/>
  26.  
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="link 1" />
  29. <meta name="text:Link2" content="/ask" />
  30. <meta name="text:Link2 Title" content="link 2" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link 3" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="link 4" />
  35. <meta name="text:Link5" content="/" />
  36. <meta name="text:Link5 Title" content="link 5" />
  37. <meta name="text:Link6" content="/" />
  38. <meta name="text:Link6 Title" content="link 6" />
  39. <meta name="text:Link7" content="/" />
  40. <meta name="text:Link7 Title" content="link 7" />
  41. <meta name="text:Link8" content="/" />
  42. <meta name="text:Link8 Title" content="link 8" />
  43. <meta name="text:Link9" content="http://o-mundo-de-uma-garota.tumblr.com" />
  44. <meta name="text:Link9 Title" content="Theme by: O-mundo-de-uma-garota" />
  45. <meta name="text:title1" content="I Miss you" />
  46. <meta name="text:title2" content="Troque No Apparence" />
  47.  
  48. <title>{Title}</title>
  49. <link rel="shortcut icon" href="{Favicon}">
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  51. {block:Description}
  52. <meta name="description" content="{MetaDescription}" />
  53. {/block:Description}
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58. /* ---------------- Scrollbar ---------------- */
  59. ::-webkit-scrollbar {width: 5px; height: 3px;}
  60. ::-webkit-scrollbar-track-piece {background-color: {color:background}; repeat scroll 0 0 transparent;}
  61. ::-webkit-scrollbar-thumb:vertical {height: 5px; background-color: {color:post};}
  62. ::-webkit-scrollbar-thumb:horizontal {width: 5px; background-color: {color:post};}
  63.  
  64. 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;}
  65.  
  66. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  67. a:hover { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  68.  
  69. p {margin: 6px 0 0 0}
  70.  
  71. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:sidebarlinks}; padding-left: 5px; }
  72. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebarlinks};}
  73. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebarlinks}; }
  74. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebarlinks}; }
  75.  
  76. blockquote img{max-width: 470px!important}
  77. blockquote blockquote img{max-width: 450px!important}
  78. blockquote blockquote blockquote img{max-width: 430px!important}
  79. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  80.  
  81.  
  82.  
  83. #xp {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  84.  
  85. #container {margin-top: 44px;}
  86.  
  87. .posts {width: 500px; margin-left: 435px; margin-top: 4px; background-color: {color:post}; padding: 10px; margin-bottom: 6px; text-align: justify; font-family: verdana; font-size: 9px; box-shadow: 2px 0px 6px {color:post};}
  88.  
  89. .posts a {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  90.  
  91. .posts a:hover {color: {color:link hover}; text-decoration: none; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  92.  
  93. .posts img {opacity: 1; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; box-shadow: 0px 0px 5px {color:text};}
  94.  
  95. h1 {font-family: georgia; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 15px; margin-top: 2px;}
  96. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal;}
  97. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal;}
  98.  
  99. .image {text-align: center; border: 0px}
  100. .image img {max-width: 500px; margin-bottom: 2px; }
  101. .markqt {font-size: 20px; font-family: lucida sans; color:{color:text}; line-height: 90px; margin-left: 45px; }
  102. .qt {font-family: trebuchet ms; font-size: 12px; line-height: 14px; margin-top: -61px; margin-left: 48px; padding: 10px;}
  103. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  104. .qsr a, a:hover{text-transform: none;}
  105.  
  106. .chat {line-height: 12px; list-style: none; box-shadow: 0px 0px 5px {color:text}; }
  107. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  108. .person1 {background-color:{color:background}; color: {color:text}; }
  109. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  110. .person2 {color: {color:text} }
  111. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  112.  
  113. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:text}; text-align: center; }
  114. .music img{text-align: center; max-width: 480px; height: auto; box-shadow: 0px 0px 5px color:background};}
  115. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  116. .source{display:none}
  117.  
  118.  
  119. .question {margin: 5px 5px 5px 7px; padding-left: 5px; width: 480px; background-color: {color:post}; font-style: italic; color: {color:text}; font-size: 11px; }
  120. .question a {font-weight: bold; color: {color:link};}
  121. .questions a:hover {font-weight: bold; color: {color:link hover};}
  122.  
  123. .asker {font-size: 11px;}
  124. .asker a {color: {color:link}}
  125. .asker a:hover {color: {color:link hover};}
  126.  
  127. .askk img {text-align: center;}
  128. .askk img a{background-color: {color:post};}
  129. .askk img a:hover {background-color: {color:sidebarlinks};}
  130.  
  131. .answer {clear: both; padding: 4px}
  132. .answer img {max-width: 470px;}
  133.  
  134.  
  135. #cap {width: 500px; margin-top: -2px;}
  136.  
  137. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  138. .dda a {font-size: 9px;}
  139.  
  140. .lineleft {margin-left: -10px; float: left;}
  141. .lineright {margin-right: -10px; float: right;}
  142.  
  143. .tags {color: {color:link}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  144. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  145.  
  146.  
  147. #nts {width: 500px; margin-left: 435px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  148. #nts img{display: none; border:0px}
  149.  
  150.  
  151.  
  152. #tumblr_controls{position: fixed!important}
  153. #tumblr_controls{position: fixed!important}
  154. #tumblr_controls{position: fixed!important}
  155. #tumblr_controls{position: fixed!important}
  156.  
  157. #abc {text-align: center; width: 885px; margin: 374px 0px 20px auto; padding: 0px; z-index: 1; position: fixed}
  158.  
  159. #sidebar {margin-left: 80px; margin-top: 40px; position:fixed; overflow:hidden; background-color: {color:sid}; padding:6px; z-index: -1000; -moz-transition: all 1.3s ease-out; width: 325px; height: 420px; box-shadow: 8px 8px 6px {color:sid};}
  160. #sidebar img {width: 325px; height: 420px; z-index: 100;margin-top: 0px; margin-left: -1px;}
  161.  
  162.  
  163.  
  164. #plin {width: 200px; float: left; margin-left:80px; margin-top: 47px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .10s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; }
  165.  
  166. #plin a {float: left; margin-left: 5px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width:325px; background-color: #000000; color:#FFFFFF; text-decoration: none; text-transform: none; line-height: 26px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: -1px}
  167.  
  168. #plin a:hover{text-align: center; background-color: #000000; color:#FFFFFF; letter-spacing: 4px;}
  169.  
  170. #plin:hover{opacity: 0.4;}
  171.  
  172. #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;} #paginacaoml a {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;} #paginacaoml a:hover {background: #cor de fundo; border: none;} #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;} #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  173.  
  174. #a1 {position:fixed;width:56px;height:56px;margin-top:25px;margin-left:103px;background-color:{color:bords};-moz-border-radius: 80px;-webkit-border-radius: 80px;z-index:2; box-shadow: 0px 0px 6px {color:bords};}
  175. #a1 img {margin-top:4px;margin-left:0px;position:fixed;margin-bottom:10px;-moz-border-radius:80px;-webkit-border-radius: 80px;z-index:2;}
  176.  
  177. #bvert1 {position: fixed; margin-left: 122px; margin-top: 46px; background-color: {color:bords}; width: 5px; height: 7320px;}
  178. #bvert2 {position: fixed; margin-left: 405px; margin-top: -26px; background-color: {color:bords}; width: 5px; height: 7797px;}
  179. #bhori2 {position: fixed; margin-left: 405px; margin-top: -26px; background-color: {color:bords}; width: 575px; height: 5px; z-index: 1000}
  180. #bvert3 {position: fixed; margin-left: 978px; margin-top: -26px; background-color: {color:bords}; width: 5px; height: 7727px; z-index: -1000}
  181. #bhori1 {position: fixed; margin-left: 122px; margin-top: 46px; background-color: {color:bords}; height: 5px; width: 287px;z-index: -1000}
  182. #bhori3 {position: fixed; margin-left: 122px; margin-top: 594px; background-color: {color:bords}; height: 5px; width: 857px;z-index: 1000}
  183. #bvert4 {position: fixed; margin-left: 405px; margin-top: 443px; background-color: {color:bords}; width: 5px; height: 7320px; }
  184.  
  185.  
  186. #t1{height: 17px; width: 249px; font-size: 14px;font-family: verdana; padding: 3px;text-align: center; color: {color:sid text}; background-color: {color:sid}; margin-top: -322px; margin-left: 155px; overflow:hidden; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;box-shadow: 5px 0px 4px {color:sid}; text-transform: uppercase; text-shadow: 4px 0px 10px {color:sid text};}
  187. #t1:hover{height: 464px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  188.  
  189. #descri13j{position: fixed; margin-top: 310px; float:left; margin-left: 100px; width: 300px; height:455; text-align: justify; background-color: {color:Sidebar}; color:{color:descri13fs}; font-family: verdana; padding:0px; font-size: 9px; text-align: center;}
  190.  
  191. #t2 {position: fixed; margin-left: 180px; margin-top: 0px; background-color: {color:sid}; width: 217px; color: {color:sid text}; text-shadow: 0px 0px 10px {color:sid text}; box-shadow: 0px 0px 4px {color:sid}; font-size: 11px; font-family: verdana; text-align: center; text-transform: uppercase; padding: 3px;}
  192.  
  193. #bj {position: fixed; margin-left: 56px; margin-top: 375px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; height: 200px}
  194.  
  195. #sdbarsi {font-family: verdana; background-color: ; color: #FFFFFF; font-size: px; padding: 3px 3px 4px 3px; width: 310px; margin-top: 500px; margin-left: 52px; z-index: 1; position: fixed; text-align: center; text-transform: uppercase; letter-spacing: 3px;-moz-border-top-left-radius: 10px; border-top-left-radius: 0px; z-index: 1; -moz-border-top-right-radius: 0px; border-top-right-radius: 0px; z-index: 1; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 10px; z-index: 1; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 0px; z-index: 1;}
  196.  
  197. #sdbarsi a{font-family: verdana; font-size: 9px; text-transform: normal; letter-spacing: 0px}
  198.  
  199.  
  200. </style>
  201.  
  202. <body>
  203.  
  204.  
  205.  
  206. <div id="plin">
  207. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  208. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  209. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  210. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  211. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  212. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  213. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  214. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  215. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  216. {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a>{/block:ifLink10}
  217. {block:ifLink11}<a href="{text:Link11}">{text:Link11 Title}</a>{/block:ifLink11}
  218.  
  219. </div>
  220.  
  221.  
  222. <div id="sidebar">
  223.  
  224. <img src="{image:sid}"></div>
  225.  
  226. <div id="descri13j"> {Description} </div>
  227.  
  228. <div id="sdbarsi"><a href="http://o-mundo-de-uma-garota.tumblr.com">Theme ® </a> <a href="http://bewaste.tumblr.com/"> base.
  229.  
  230. <center><div id="paginacaoml">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="5"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</center> </div>
  231.  
  232.  
  233.  
  234. <div id="container">
  235. {block:Posts}
  236. <div class="posts">
  237.  
  238. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  239.  
  240. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  241.  
  242. {block:Photoset}{Photoset-500}{/block:Photoset}
  243.  
  244. {block:Quote}
  245. <div class="markqt">❝</div><div class="qt">{Quote}</div>
  246. {block:Source}<div class="qsr"> ({Source})</div>
  247. {/block:Source}
  248. {/block:Quote}
  249.  
  250. {block:Link}
  251. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  252. {block:Description}{Description}{/block:Description}
  253. {/block:Link}
  254.  
  255. {block:Chat}
  256. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  257. <div class="chat"><ul>{block:Lines}
  258. <li class="person{UserNumber}">{block:Label}
  259. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  260. {/block:Chat}
  261.  
  262. {block:Audio}
  263. <br>
  264. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  265. <div class="capt"><br><center>{AudioPlayerGrey}</center>{block:Caption}{Caption}{/block:Caption}</div>
  266. {/block:Audio}
  267.  
  268. {block:Video}{Video-500}{/block:Video}
  269.  
  270.  
  271. {block:Answer}
  272. <div class="asker"><b>{Asker}</b> asked:</div>
  273. <div class="question"><b>></b> {Question}</div>
  274. <div class="answer"><b>I answered:</b></br> {Answer}</div>
  275. <br>
  276. {/block:Answer}
  277.  
  278.  
  279. <div id="cap">
  280. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  281. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  282. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  283.  
  284. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  285. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  286. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  287. {/block:ContentSource}</div></div>
  288. <br>
  289.  
  290.  
  291. <div id="dda">
  292.  
  293.  
  294. <div style="float:left; border-top: 1px solid {color:text}; margin-top: 10px; width: 500px" class="details">
  295. {block:Date} <br> Posted <a href="{Permalink}">{TimeAgo}</a> · {/block:Date} {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a> · {/block:NoteCount}{block:IndexPage}<a href="{ReblogUrl}" target="_blank"><b>reblog</b> now →</a></ br>{/block:IndexPage}<BR>
  296.  
  297. {block:RebloggedFrom}→{block:RebloggedFrom} <a href="{ReblogParentURL}"><b>{ReblogParentName}</a></b>{/block:RebloggedFrom}{block:RebloggedFrom} · © <a href="{ReblogRootURL}" title="{ReblogRootTitle}"><b>{ReblogRootName}</b></a></span>{/block:RebloggedFrom}
  298. </div>
  299. <BR>
  300.  
  301. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  302.  
  303. <br clear="all" /></div></div>
  304.  
  305.  
  306. {/block:Posts}
  307. {block:PostNotes}
  308. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  309. {/block:PostNotes}
  310.  
  311.  
  312. </div>
  313. </div>
  314. </div></div>
  315.  
  316. </body>
  317. </html>
Advertisement
Add Comment
Please, Sign In to add comment