Eduarda

theme12

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