Eduarda

theme 51

Sep 17th, 2012
731
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.60 KB | None | 0 0
  1. <!----
  2. 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 creditos, aliás não foi voce que fez né?! {NOT COPIE} plágio é crime se eu pegar algo tiro da minha página de themes.
  3.  
  4. - - - - - - - - - - - - - -
  5. - THEME FEITO POR DUDA.R -
  6. - - - - - - - - - - - - - - ---->
  7.  
  8. <html>
  9.  
  10. <head>
  11.  
  12.  
  13. <script language="javascript">
  14. var mensagem="Não copie, reblogue!";
  15. function clickIE() {if (document.all) {(mensagem);return false;}}
  16. function clickNS(e) {if
  17. (document.layers||(document.getElementById&&!document.all)) {
  18. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  19. if (document.layers)
  20. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  21. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  22. document.oncontextmenu=new Function("return false")
  23. </script>
  24.  
  25. <!-- DEFAULT VARIABLES -->
  26. <meta name="color:background" content="#1C1C1C" />
  27. <meta name="color:link" content="#CDC9C9" />
  28. <meta name="color:link hover" content="#1C1C1C" />
  29. <meta name="color:text" content="#CDC9C9" />
  30. <meta name="color:post" content="#000000" />
  31. <meta name="color:sidebar" content="#000000" />
  32. <meta name="color:background links" content="#FF69B4" />
  33. <meta name="color:text links" content="#CDC9C9" />
  34. <meta name="color:borda" content="#000000" />
  35. <meta name="color:tags" content="#FF69B4" />
  36. <meta name="color:frase" content="#CDC9C9" />
  37. <meta name="color:linhadopost" content="#000000" />
  38.  
  39. <meta name="image:background" content="" />
  40. <meta name="image:fotinha" content="http://static.tumblr.com/2bh9bxo/EqYmafisi/2_.jpg"/>
  41. <meta name="text:titulo" content="I Miss You" />
  42.  
  43.  
  44.  
  45. <meta name="text:Link1" content="/" />
  46. <meta name="text:Link1 Title" content="link1" />
  47. <meta name="text:Link2" content="/" />
  48. <meta name="text:Link2 Title" content="link2" />
  49. <meta name="text:Link3" content="/" />
  50. <meta name="text:Link3 Title" content="link3" />
  51. <meta name="text:Link4" content="/" />
  52. <meta name="text:Link4 Title" content="link4" />
  53. <meta name="text:Link5" content="/" />
  54. <meta name="text:Link5 Title" content="link5" />
  55. <meta name="text:Link6" content="/" />
  56. <meta name="text:Link6 Title" content="link6" />
  57. <meta name="text:Simbololink6" content="♥" />
  58.  
  59.  
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  62.  
  63.  
  64.  
  65. <title>{Title}</title>
  66. <link rel="shortcut icon" href="{Favicon}">
  67. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  68. {block:Description}
  69. <meta name="description" content="{MetaDescription}" />
  70. {/block:Description}
  71.  
  72.  
  73. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  74.  
  75. <style type="text/css">
  76.  
  77. body {background-color: {color:background}; font-family: tahoma; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  78.  
  79. a {color: {color:link}; text-decoration: none; text-transform: none;}
  80. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  81.  
  82. p {margin: 6px 0 0 0}
  83.  
  84. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
  85. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
  86. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  87. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  88.  
  89. blockquote img{max-width: 470px!important}
  90. blockquote blockquote img{max-width: 450px!important}
  91. blockquote blockquote blockquote img{max-width: 430px!important}
  92. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  93.  
  94. /*posts*/
  95. #omdg {float: left; margin-left: 419px; margin-top: -2px;opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35)}
  96.  
  97. .omdg1 {width: 500px; background-color: {color:post}; padding: 7px; margin-bottom: 1px; text-align: justify; font-family: tahoma; font-size: 10.5px; position: relative;}
  98.  
  99. h1 {font-family: tahoma; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  100. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  101. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  102.  
  103.  
  104. .omdg2 {font-family: "tahoma"; text-align: center; font-size: 14px; line-height: 15px; padding: 4px;}
  105. .omdg3 {text-align: center; text-transform: none; margin-bottom: 5px;}
  106. .omdg3 a, a:hover{text-transform: none;}
  107.  
  108. .chat {line-height: 13px; list-style: none }
  109. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  110. .person1 {color: {color:text}; padding: 2px; }
  111. .person1 .label {font-weight: bold; color:{color:text}}
  112. .person2 {color: {color:text}; padding: 2px; }
  113. .person2 .label {font-weight: bold; color:{color:text}}
  114.  
  115. .player {background-color: #181818; text-align: justify; display:block;}
  116.  
  117.  
  118.  
  119. /* asker by o-mundo-de-uma-garota */
  120.  
  121. .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
  122. .asker img{float: left;border: 2px double {color:linhadopost}; margin: 0px 24px 12px 0; }
  123. .asker a{font-size: 11px; color:{color:link}; text-transform: none; line-height: 17px; padding: 0; margin: 0; font-family: verdana; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  124. .asker a:hover{font-size: 11px; color:{color:link hover}; text-transform: none; line-height:27px; padding: 0; margin: 0; font-family:verdana;}
  125. .answer {padding: 4px}
  126. .answer img {max-width: 470px;}
  127.  
  128.  
  129. #date {text-align: left; font-size: 8px;background:{color:background};border: 3px double {color:linhadopost}; font-family: tinytots; text-transform: lowercase; z-index: 11;}
  130. #date a {font-size: 8px;}
  131.  
  132. .tags {color: {color:tags}; background:{color:background}; font-size: 8px; font-family: "verdana"; display: inline; list-style: none; text-transform: lowercase;}
  133. .tags a {font-size: 8px; color: {color:tags}; display: inline; list-style: none; text-transform: lowercase;}
  134.  
  135. #cap {width: 500px; margin-top: -2px;}
  136. .source {display: none;}
  137.  
  138. .notes {width: 530px; padding: 0px;background:{color:background}; margin-top: 5px; margin-bottom: 10px; font-size: 8px; text-align: left}
  139. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  140. ol.notes li {background-color: {color:background}; margin-bottom: 5px; padding: 5px; }
  141. .notes img{display: none; border:0px}
  142.  
  143. ::-webkit-scrollbar{width:4px;height:5px;}
  144. ::-webkit-scrollbar-button:start:decrement
  145. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  146. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  147. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  148. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: 000000;-webkit-border-radius:px;}
  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. #omdg4 {position: fixed; margin: -150px 0px 0px 140px;}
  155.  
  156. #omdg5 {position: fixed; width:210px; margin-left:79px;}
  157.  
  158. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  159.  
  160. @font-face {font-family: "buymore";src: url('http://static.tumblr.com/ygkexbz/mpZm51k9i/buy_more.ttf');}
  161.  
  162.  
  163. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  164. #duhimsure {background-color: {color:sidebar};position: fixed;z-index: 3;width:110px; height:23; font-size:12px; font-family:"pacifico"; text-align:center; color:{color:frase}; padding: 5px; margin-top:330px;margin-left:250px;text-transform:uppercase;opacity:1;-webkit-transform: rotate(0deg); }
  165.  
  166. #notinholaduda {z-index: 7;background-color:{color:sidebar};position:fixed;width:151px; height:25; font-size:8px; font-family:tinytots; text-align:center; color:{color:text sidebar}; padding: 5px; margin-top:363px; margin-left:250px; overflow:hidden;}
  167.  
  168.  
  169. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  170. #paginal a {background: {color:text}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:sidebar};opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35)}
  171. #paginal a:hover {background: {color:sidebar}; color: {color:text};}
  172. #paginal span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  173. .ps {position: fixed; padding: 2px; width: 155px; margin-left: 251px; margin-top: 400px; height: auto; background-color: {color:sidebar}; color: {color:text};opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35)}
  174.  
  175.  
  176.  
  177. /*Links by o-mundo-de-uma-garota*/
  178. .links5 {position: fixed; margin-left:151px; margin-top:497px; padding: 0px; text-align: center; z-index:3;}
  179. .links5 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 41px; background-color: {color:link hover}; color:{color:link}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-top:1px solid {color:borda}; border-bottom:1px solid {color:borda};}
  180. .links5 a:hover{ background-color: {color:tags};color: {color:linkshover};border-top:5px solid{color:text};}
  181.  
  182. .links6 {position: fixed; margin-left:157px; margin-top:283px; padding: 0px; text-align: center; z-index:3;}
  183. .links6 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 35px; background-color: {color:link hover}; color:{color:tags}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-top:1px solid {color:borda}; border-bottom:1px solid {color:borda};}/*theme by: o-mundo-de-u,a-garota*/
  184. .links6 a:hover{ background-color: {color:link hover};color: {color:link};border-top:5px solid{color:text};}
  185.  
  186. .links2 {position: fixed; margin-left:151px; margin-top:481px; padding: 0px; text-align: center; z-index:3;}
  187. .links2 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 41px; background-color: {color:link hover}; color:{color:link}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-top:1px solid {color:borda}; border-bottom:1px solid {color:borda};}
  188. .links2 a:hover{ background-color: {color:background links};color: {color:link};border-top:5px solid{color:text};}
  189.  
  190. .links3 {position: fixed; margin-left:115px; margin-top:283px; padding: 0px; text-align: center; z-index:3;}
  191. .links3 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 41px; background-color: {color:link hover}; color:{color:link}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-top:1px solid {color:borda}; border-bottom:1px solid {color:borda};}
  192. .links3 a:hover{background-color: {color:background links};color: {color:link};text-align: center;border-top:5px solid{color:text};}
  193.  
  194. .links4 {position: fixed; margin-left:73px; margin-top:283px; padding: 0px; text-align: center; z-index:3;}
  195. .links4 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 41px; background-color: {color:link hover}; color:{color:link}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-top:1px solid {color:borda}; border-bottom:1px solid {color:borda};}/*theme by o-mundo-de-uma-garota*/
  196. .links4 a:hover{background-color: {color:background links};color: {color:link};text-align: center;border-top:5px solid{color:text};}
  197.  
  198. .links1 {position: fixed; margin-left:31px; margin-top:283px; padding: 0px; text-align: center; z-index:3;}
  199. .links1 a {float: left; display: block; letter-spacing: 0px; font-size:10px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 41px; background-color: {color:link hover}; color:{color:link}; text-decoration: none; text-transform:uppercase; line-height:14px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border-top:1px solid {color:borda};border-top:1px solid {color:borda}; border-bottom:1px solid {color:borda};}
  200. .links1 a:hover{background-color: {color:background links};color: {color:link};text-align: center;border-top:5px solid{color:text};}
  201.  
  202. #estela1 {position: fixed; margin-left: 240px; width: 180px; height: 290px;background-color:{color:sidebar}; margin-top: 125px;-webkit-transform: rotate(0deg); -webkit-transform: rotate(180deg);}
  203.  
  204. /*imagem e sid por o-mundo-de-uma-garota (Duda.r)*/
  205. #duhimg {display: block; margin-left: 31px;
  206. border: 3px solid {color:borda};float: right;
  207. margin-top: 299px; width: 160px;
  208. height: 176px; background-color: transparent;
  209. position: fixed; z-index:0;opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35)}
  210. .duh1 img {width: 147px; height: 168px;
  211. margin-bottom: 2px; border: 4px solid {color:sidebar};}
  212.  
  213. .duh2{WIDTH:55PX; PADDING:4PX; -WEBKIT-TRANSITION: ALL 0.4S EASE;
  214. -MOZ-TRANSITION: ALL 0.4S EASE;
  215. -O-TRANSITION: ALL 0.4S EASE;
  216. TRANSITION: ALL 0.4S EASE;}
  217.  
  218. .duh2:HOVER { -WEBKIT-TRANSITION: ALL 0.4S EASE;
  219. -MOZ-TRANSITION: ALL 0.4S EASE;
  220. -O-TRANSITION: ALL 0.4S EASE;
  221. TRANSITION: ALL 0.4S EASE;
  222. -WEBKIT-FILTER: BLUR(2PX); COLOR:#FFF;}
  223.  
  224.  
  225. #linha {margin-left: 200px; margin-top: 180px; width: 260px; -webkit-transform: rotate(-90deg); height: 170px; text-align: center; background-color: {color:borda}; position: fixed; padding: 0px; ;}
  226.  
  227.  
  228. </style>
  229. <body oncontextmenu="return false">
  230.  
  231.  
  232.  
  233.  
  234. <div id="estela1"></div>
  235.  
  236. <div id="omdg4">
  237. <div id="omdg5">
  238. <div id="duhimg"><div class="duh1">
  239. <img src="{image:fotinha}"<IMG CLASS="duh2"alt="" title=" baby im sure duh " >
  240. </div></div>
  241.  
  242.  
  243.  
  244.  
  245. <div class="links1"><a href="{text:Link1}">{text:Link1 Title}</a></div>
  246. <div class="links2"><a href="{text:Link2}">{text:Link2 Title}</a></div>
  247. <div class="links3"><a href="{text:Link3}">{text:Link3 Title}</a></div>
  248. <div class="links4"><a href="{text:Link4}">{text:Link4 Title}</a></div>
  249. <div class="links5"><a href="{text:Link5}">{text:Link5 Title}</a></div>
  250. <div class="links6"><a href="{text:Link6}" title="{text:Link6 Title}">{text:Simbololink6}</a></a>
  251. </div>
  252.  
  253.  
  254.  
  255. </div>
  256. </div></div>
  257.  
  258. <div id="barrinha"></div>
  259.  
  260. <div id="notinholaduda">{Description}</div>
  261.  
  262.  
  263. <div class="ps"><div id="paginal">
  264. {block:JumpPagination length="4"}
  265. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  266. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  267. {/block:JumpPagination}
  268. </div></div>
  269.  
  270.  
  271.  
  272. <div style="margin-left:129px;-webkit-transform: rotate(-90deg); font-family:Century Gothic; margin-top: 260px; position:fixed; "><a href="http://o-mundo-de-uma-garota.tumblr.com/"><small>Theme by: O-mundo-de-uma-garota</small></a> <font color="{color:tags}">+</font>Dont copie.</a></div>
  273.  
  274. <div id="duhimsure">{text:titulo}</div>
  275.  
  276.  
  277.  
  278. <div id="omdg">
  279.  
  280. {block:Posts}
  281. <div class="omdg1">
  282.  
  283. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  284.  
  285. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  286.  
  287. {block:Photoset}{Photoset-500}{/block:Photoset}
  288.  
  289. {block:Quote}
  290. <div class="omdg2">“{Quote}”</div>
  291. {block:Source}<div class="omdg3"> — {Source}</div>
  292. {/block:Source}
  293. {/block:Quote}
  294.  
  295. {block:Link}
  296. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  297. {block:Description}{Description}{/block:Description}
  298. {/block:Link}
  299.  
  300. {block:Chat}
  301. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  302. <div class="chat"><ul>{block:Lines}
  303. <li class="person{UserNumber}">{block:Label}
  304. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  305. {/block:Chat}
  306.  
  307. {block:Audio}
  308. <div class="player">{AudioPlayerBlack}</div>
  309. {block:Caption}{Caption}{/block:Caption}
  310. {/block:Audio}
  311.  
  312. {block:Video}{Video-500}{/block:Video}
  313.  
  314. {block:Answer}
  315. <div class="asker"><img src="{AskerPortraitURL-30}" class="barbie"><b>{Asker}</b> sussurou:<br>{Question}</div>
  316. <div class="answer"><br>{Answer}</div>
  317. {/block:Answer}
  318.  
  319.  
  320. <div id="cap">
  321. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  322. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  323. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  324.  
  325. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  326. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  327. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  328. {/block:ContentSource}</div></div>
  329. <br>
  330.  
  331.  
  332. <div id="date">
  333. {block:Date}<div class="tags">{block:HasTags}{block:Tags}<font color="{color:tags}">#</font><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  334. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} • <a href="{ReblogUrl}" target="_blank"><b><font color="{color:tags}">Reblog</font></b> <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class="" title=""></a>{/block:IndexPage}
  335. {block:RebloggedFrom}<br><font color="{color:tags}">Originally</font> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} • <font color="{color:tags}">via</font> <a href="{ReblogParentURL}">{ReblogParentName}</a>
  336. {/block:RebloggedFrom}
  337. </div>
  338. </div>{/block:Date}
  339.  
  340.  
  341. {/block:Posts}
  342. {block:PostNotes}<div class="NOTES">{PostNotes}</div>{/block:PostNotes}
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355.  
  356. </body>
  357. </html>
Advertisement
Add Comment
Please, Sign In to add comment