Eduarda

theme 37

Aug 11th, 2012
1,709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.81 KB | None | 0 0
  1. <!-- Theme by: o-mundo-de-uma-garota |tumblr {NÃO USE COMO BASE} só adapte para o seu próprio uso e sem retirar os créditos,aliás não foi vc que fez!! {plágop é crime} by:Duda.R (omdg)-->
  2. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  3. <!-- VALORES DEFAULT -->
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10. <meta name="color:bg" content="#CDC9C9" />
  11. <meta name="color:borders" content="#000000" />
  12. <meta name="color:post" content="#BEBEBE" />
  13. <meta name="color:text" content="#000000" />
  14. <meta name="color:sidebar" content="#FF69B4" />
  15. <meta name="color:sidebartext" content="#000000" />
  16. <meta name="color:sidebarlink" content="#000000" />
  17. <meta name="color:sidebarlinkhover" content="#FFFFFF" />
  18. <meta name="color:scrollbar" content="#BEBEBE" />
  19. <meta name="color:scrollbarbg" content="#000000" />
  20. <meta name="color:link" content="#000000" />
  21. <meta name="color:linkhover" content="#000000" />
  22. <meta name="color:duda" content="#FF69B4" />
  23. <meta name="color:bordapontilhada" content="#000000" />
  24. <meta name="color:bglinks2" content="#FF69B4" />
  25. <meta name="color:links1" content="#000000" />
  26.  
  27. <meta name="image:bg" content="#">
  28. <meta name="image:fotinha" content="http://24.media.tumblr.com/tumblr_m8irdxGmFf1r9jie3o2_250.png"/>
  29.  
  30. <meta name="if:Mostrar tags" content="1"/>
  31. <meta name="font:text" content="geneva" />
  32. <meta name="font:title" content="georgia" />
  33.  
  34.  
  35. <meta name="text:frase1" content="frase doce aqui." />
  36. <meta name="text:Link1" content="/" />
  37. <meta name="text:Link1 Title" content="F.A.Q" />
  38. <meta name="text:Link2" content="/" />
  39. <meta name="text:Link2 Title" content="ask " />
  40. <meta name="text:Link3" content="/" />
  41. <meta name="text:Link3 Title" content="Home " />
  42. <meta name="text:Link4" content="#" />
  43. <meta name="text:Link4 Title" content="link4" />
  44. <meta name="text:Link5" content="#" />
  45. <meta name="text:Link5 Title" content="link5" />
  46. <meta name="text:Link6" content="#" />
  47. <meta name="text:Link6 Title" content="link6" />
  48. <meta name="text:Link7" content="#" />
  49. <meta name="text:Link7 Title" content="link7" />
  50.  
  51.  
  52.  
  53.  
  54.  
  55. <title>{Title}</title>
  56. <link rel="shortcut icon" href="{Favicon}">
  57. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  58. {block:Description}
  59. <meta name="description" content="{MetaDescription}" />
  60. {/block:Description}
  61.  
  62. <script type="text/javascript">
  63.  
  64. var rev = "fwd";function titlebar(val)
  65.  
  66. {var msg = "{Title}";
  67.  
  68. var res = " ";
  69.  
  70. var speed = 120;var pos = val;msg = "{Title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  71.  
  72. else{rev = "bwd";
  73.  
  74. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  75.  
  76. else{
  77.  
  78. if(pos > 0){
  79.  
  80. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  81.  
  82. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  83.  
  84. titlebar(0);
  85.  
  86. </script>
  87.  
  88. <style type="text/css">
  89. body {background-color:{color:bg}; font-family: {font:text}; color: {color:text}; background-image:url('{image:bg}'); font-size: 12px; background-position:bottom left; background-attachment:fixed; background-repeat:repeat;}
  90. a {color:{color:text}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  91. a:hover {opacity:0.5;}
  92.  
  93. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
  94. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
  95. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:scrollbarbg}; }
  96.  
  97. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
  98.  
  99. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
  100.  
  101. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  102.  
  103. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  104.  
  105.  
  106.  
  107. blockquote img{max-width: 470px!important}
  108.  
  109. blockquote blockquote img{max-width: 450px!important}
  110.  
  111. blockquote blockquote blockquote img{max-width: 430px!important}
  112.  
  113. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  114.  
  115. #content {}
  116. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125. .souchickbem{margin-left: 140px; margin-top: 330px; width: 160px; height: 3px; text-align: center; background-color: {color:sidebar}; position: fixed; padding: 0px;position:fixed;box-shadow: 0px 0px 9px {color:duda}};
  126.  
  127.  
  128.  
  129.  
  130. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
  131. a:hover{color:{color:linkhover}; text-decoration: none; }
  132.  
  133. .linkss {position:fixed; margin-left:160px;margin-top:280px; height:35px; background-color:{color:sidebar}; width:110px; overflow:hidden; z-index:50000000000;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;opacity:0;}
  134.  
  135. .linkss:hover {margin-left:160px;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;border-radius:10px;opacity:0.6}
  136.  
  137. .linkss a {margin-left: 10px;width:300px; color:{color:sidebarlink}; font-family:tinytots; font-size:10px; text-transform:uppercase; padding:1px; opacity:1;}
  138.  
  139. .linkss a:hover {color:{color:sidebarlinkhover};text-shadow: 0px 0px 9px {color:duda}; margin-left:17px}
  140.  
  141.  
  142. .linkimage {font-size: 19px; font-family:give you glory; letter-spacing: -1px; text-transform: none; line-height: 10px;opacity:1;background-color:none;color:{color:link};margin-top:285px ; -webkit-transform: rotate(0deg);margin-left:220px; position:fixed;text-shadow: 0px 0px 9px {color:duda}}
  143.  
  144.  
  145.  
  146. /*** imagens links title by: Duda.R (omdg) ***/
  147.  
  148. #duds {width: 130px; margin-left:156px; margin-top: 330px; background-color: transparent; height: 2px; position: fixed; z-index:90;border-top: 2px dotted {color:bordapontilhada};}
  149.  
  150.  
  151.  
  152. #omdg4 {position: fixed; margin-top: 331px; margin-left:155px;-webkit-border-radius: 20px 20px 20px 20px; width: 145px; height: 75px; background-color: z-index:2}
  153. .omdg5{color: {color:text}; clear: both; font-size:9px; height: 83px; text-align: justify;font-family:Century Gothic; background-color: transparent; padding: 8px; margin-top: -3px;}
  154. .omdg5 a{font-size:9px}
  155. #description a:hover{position: fixed; margin-top: -3px; margin-left: 50px; height: 22px; z-index:2; text-transform: uppercase;}
  156.  
  157.  
  158.  
  159. .duds1 img{width: 130px; height: 180px; border-radius:28px ;}
  160.  
  161. .duds1 {height:180px; border:3px solid {color:sidebar}; ; width:130px;position:fixed;border-radius:32px;margin-top:140px;margin-left:150px;box-shadow:0px 0px 9px {color:duda}}
  162.  
  163.  
  164.  
  165.  
  166. #omdg0 {margin-left: 430px; margin-top:0px; z-index:99999; width:520px;}
  167.  
  168. .baby {width: 500px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; border-bottom:1px solid {color:borders}; position:relative; opacity:0.8; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;box-shadow:0px 0px 9px {color:duda};}
  169.  
  170. .chat {line-height: 12px; list-style: none; }
  171. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  172.  
  173. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  174.  
  175. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  176.  
  177. .quote {font-size:14px; text-align:center;}
  178. .sourcequote {text-align:right;}
  179. .title {font-size:16px; text-align:left; font-weight:bold;}
  180.  
  181.  
  182. .question {color:{color:text}; font-size: 11px; font-weight: normal; font-family: {font:text}; line-height:95%; background: {color:bg}; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  183.  
  184.  
  185.  
  186. /*** ask feita by: Duda.R (omdg) ***/
  187.  
  188. .asker {width: 380px; background-color: {color:text}; color:{color:sidebar}; padding: 10px;font-size: 9px; }
  189. .asker img{float: left; margin: 0px 4px 2px 0; -webkit-border-radius: 100px; -moz-border-radius: 100px; height: 45px}
  190. .asker a{font-size: 9px; color:{color:sidebar}; text-transform: none; line-height: 27px; padding: 0; margin: 0; font-family: georgia; font-style: italic;}
  191. .asker a:hover{font-size: 9px; color:{color:sidebar}; text-transform: none; line-height:27px; padding: 0; margin: 0}
  192. .answer {padding: 5px 0 0 0; font-size: 9px; font-family: Century Gothic;}
  193.  
  194.  
  195.  
  196. .post:hover {opacity:1;}
  197.  
  198. .post:hover .tags {opacity:0.9;}
  199.  
  200.  
  201.  
  202. #date {font-size:8px; font-family:tinytots; text-transform:uppercase; overflow:hidden; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-top:4px;}
  203. .notecount {color:#e084c2; font-family:verdana;}
  204. .tag {color:#e084c2;}
  205.  
  206. .credito {width: 250px; height: 60px; position: fixed; background-color:transparent; margin-left: 110px;-webkit-transform: rotate(90deg); margin-top: 500px; }
  207. .cred1{font-family:Century Gothic;text-transform:uppercase; font-size: 7px; font-style: none;line-height: 8px; font-weight: none; color: {color:sidebartext}; margin-top: 10px; margin-left: -5px; letter-spacing: 0px;}
  208.  
  209. #cap {position:relative;}
  210. .source {display: none; position:absolute;}
  211.  
  212.  
  213. .active_page {font-size:7px; color:{color:sidebartext}; padding:4px; font-family:verdana; background-color:{color:sidebar}; opacity:0.7;}
  214.  
  215. .jump_page {font-size:7px; color:{color:sidebartext}; padding:4px; background-color:{color:sidebar}; font-family:verdana;}
  216. .jump_page:hover {opacity:0.7;}
  217.  
  218.  
  219. #dudex5 {width: 250px; height: 60px; position: fixed; background-color:transparent; margin-left: 40px; margin-top: -250px; }
  220.  
  221. .dudex6{font-family:Give you Glory; font-size: 19px; font-style: none;
  222. line-height: 20px; font-weight: none; color: {color:sidebartext}; margin-left:105px;margin-top:120px; text-transform: none; letter-spacing: 0px;position:fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;width:200px;}
  223.  
  224. .dudex6:hover{text-shadow:0px 0px 9px {color:duda}}
  225.  
  226. @font-face {
  227. font-family: 'Give You Glory';
  228. font-style: normal;
  229. font-weight: norAmal;
  230. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  231. }
  232.  
  233. /*** links by o-mundo-de-uma-garota ***/
  234.  
  235.  
  236. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  237. .duh {position:fixed; clear: both; float: left; width: 40px; margin-top: 176px; text-align: center; margin-left: 117px;}
  238. .duh a {float: left; margin-right: 1px; display: block; width: 40px;box-shadow:0px 0px 9px {color:duda};-webkit-border-radius: 10px 10px 0px 0px; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 35px; background-color: {color:bglinks2}; color: {color:links};; 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;-webkit-transform: rotate(-90deg);}
  239. .duh a:hover {letter-spacing: 0px; background-color: {color:bglinks2}; color: {color:links1};}
  240.  
  241.  
  242.  
  243. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; z-index:999;}
  244.  
  245.  
  246.  
  247. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  248.  
  249.  
  250.  
  251. /*** Paginação by madlyluv.com ***/
  252. #paginacaoml {font-size: 9px; font-weight: bold; line-height: 21px;width:5px;margin-top:200px;margin-left:80px;position:fixed}
  253.  
  254. #paginacaoml a {background: none; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none;}
  255.  
  256. #paginacaoml a:hover {background: none;box-shadow:0px 0px 9px {color:shadows}}
  257.  
  258. #paginacaoml span.pagina_atual {background: none;color: {color:link};box-shadow:0px 0px 9px {color:shadows}; text-decoration: none;}
  259.  
  260. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  261.  
  262.  
  263. </style>
  264.  
  265.  
  266. </head>
  267.  
  268. <body>
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277. <div id="content">
  278. <div id="toppost">
  279.  
  280.  
  281.  
  282.  
  283. <div id="duds"></div>
  284.  
  285.  
  286.  
  287. <div class="duds1">
  288. <img src="{image:fotinha}" />
  289.  
  290. </div><div class="linkimage">+Links</div>
  291.  
  292.  
  293. <div class="linkss">
  294.  
  295. <font color="{color:sidebarlinkhover}"><small>x</small></font>
  296. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  297. <font color="{color:sidebarlinkhover}"><small>x</small></font>
  298. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  299. <font color="{color:sidebarlinkhover}"><small>x</small></font>
  300. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  301. <font color="{color:sidebarlinkhover}"><small>x</small></font>
  302. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  303. </div>
  304.  
  305.  
  306.  
  307. <div class="duh">
  308.  
  309. <a href="{text:link1}">{text:link1 title}</a>
  310. <a href="{text:link2}">{text:link2 title}</a>
  311. <a href="{text:link3}">{text:link3 title}</a>
  312.  
  313. </div>
  314. </div>
  315.  
  316.  
  317. <div class="souchickbem"></div></div>
  318.  
  319.  
  320.  
  321.  
  322. <div id="dudex5">
  323.  
  324.  
  325.  
  326. <div class="credito"><div class=cred1>theme by: <a href="http://o-mundo-de-uma-garota.tumblr.com">o-mundo-de-uma-garota</a> <font color="#FF69B4">+ </font><a href="http://sem-retorno.tumblr.com/">Dtlhs</a>
  327. </div></div>
  328.  
  329.  
  330.  
  331.  
  332.  
  333. </div>
  334.  
  335.  
  336. <center><div class="dudex6"><center>{text:frase1}</center></div></center>
  337.  
  338.  
  339. <div id="omdg4">
  340. <div class="omdg5">{block:Description}{Description}{/block:Description}</div></div>
  341.  
  342. </div>
  343.  
  344.  
  345.  
  346.  
  347.  
  348. </div></div></div>
  349.  
  350. <div id="paginacaoml"><span class="info" style="font-weight: normal;"> {block:Pagination}{/block:Pagination}
  351. {block:JumpPagination length="4"}
  352. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  353. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  354. {/block:JumpPagination}
  355. {block:Pagination}{/block:Pagination}
  356. </div>
  357.  
  358. <div id="omdg0">
  359. {block:Posts}
  360. <div class="baby">
  361.  
  362. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  363. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  364.  
  365. {block:Photoset}{Photoset-500}{/block:Photoset}
  366. {block:Quote}
  367. <div class="quote">❝ {Quote} ❞</div>
  368. {block:Source}<div class="sourcequote"> — {Source}</div>
  369. {/block:Source}
  370. {/block:Quote}
  371.  
  372. {block:Link}
  373. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  374. {block:Description}{Description}{/block:Description}
  375. {/block:Link}
  376.  
  377. {block:Chat}
  378. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  379. <div class="chat"><ul>{block:Lines}
  380. <li class="person{UserNumber}">{block:Label}
  381. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  382. {/block:Chat}
  383.  
  384. {block:Audio}
  385. <div class="player">{AudioPlayerBlack}</div>
  386. {block:Caption}{Caption}{/block:Caption}
  387. {/block:Audio}
  388.  
  389. {block:Video}{Video-500}{/block:Video}
  390.  
  391.  
  392. {block:Answer}
  393. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}, asked: "{Question}"</div>
  394. <div class="answer">{Answer}</div>
  395. {/block:Answer}
  396.  
  397.  
  398. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  399. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  400. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  401.  
  402. <div class="source">
  403. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  404. </div>
  405.  
  406. <div id="date">
  407. {block:Date}
  408.  
  409. {block:IfMostrartags}{block:HasTags}<div class="tags"><strong>indirects:</strong> {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br></div>{/block:HasTags}{/block:IfMostrartags}
  410. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:linkhover}"><small>♥</small></font>
  411. <font class="notecount"></font> <a href="{Permalink}">notes: {NoteCount}</a> {/block:NoteCount} {block:IndexPage} <font color={linkhover}><font color="{color:linkhover}"><small>♥</small></font></font> <a href="{ReblogUrl}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>{/block:IndexPage}
  412. {block:RebloggedFrom}<div><strong>original:</strong> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  413. {/block:RebloggedFrom}
  414. </div>
  415.  
  416. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  417. </div>{/block:Date}
  418.  
  419. {/block:Posts}
  420.  
  421.  
  422. <br />
  423.  
  424. </div>
  425. </div>
Advertisement
Add Comment
Please, Sign In to add comment