Eduarda

Theme 032

Aug 23rd, 2013
734
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.50 KB | None | 0 0
  1.  
  2. <!------------------------♥---------------------------------
  3. 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.
  4.  
  5. Tutoriais por TGD + GD
  6. - - - - - - - - - - - - - -
  7. - THEME FEITO POR DUDA.R -
  8. - - - - - - - - - - - - - - ------------♥ ---->
  9.  
  10. <html xmlns="http://www.w3.org/19a99/xhtml">
  11.  
  12.  
  13. <script type="text/javascript">
  14. //desabilita menu de opcoes ao clicar no botao direito
  15. function desabilitaMenu(e)
  16. {
  17. if (window.Event)
  18. {
  19. if (e.which == 2 || e.which == 3)
  20. return false;
  21. }
  22. else
  23. {
  24. event.cancelBubble = true
  25. event.returnValue = false;
  26. return false;
  27. }
  28. }
  29.  
  30. //desabilita botao direito
  31. function desabilitaBotaoDireito(e)
  32. {
  33. if (window.Event)
  34. {
  35. if (e.which == 2 || e.which == 3)
  36. return false;
  37. }
  38. else
  39. if (event.button == 2 || event.button == 3)
  40. {
  41. event.cancelBubble = true
  42. event.returnValue = false;
  43. return false;
  44. }
  45. }
  46.  
  47. //desabilita botao direito do mouse
  48. if ( window.Event )
  49. document.captureEvents(Event.MOUSEUP);
  50. if ( document.layers )
  51. document.captureEvents(Event.MOUSEDOWN);
  52.  
  53. document.oncontextmenu = desabilitaMenu;
  54. document.onmousedown = desabilitaBotaoDireito;
  55. document.onmouseup = desabilitaBotaoDireito;
  56. </script>
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. <head profile="http://gmpg.org/xfn/11">
  71.  
  72.  
  73. <script type="text/javascript"
  74. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  75. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  76. <script>
  77. (function($){
  78. $(document).ready(function(){
  79. $("[title]").style_my_tooltips();
  80. });
  81. })(jQuery);
  82. </script>
  83.  
  84.  
  85.  
  86. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  87. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  88. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  89. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  90. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  91. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  92. <script type="text/javascript"
  93. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  94.  
  95. <!-- APPERENCE OMDG -->
  96. <meta name="image:background" content="" />
  97. <meta name="image:fotodr" content="http://static.tumblr.com/5aa36bd624efd9712bbed12bbde876c9/2bh9bxo/6Ldms0lab/tumblr_static_thumb__1_.png" />
  98.  
  99. <meta name="text:frase1" content="Sou sua pequena" />
  100.  
  101.  
  102. <meta name="color:background" content="#1C1C1C" />
  103. <meta name="color:link" content="#CDC9C9" />
  104. <meta name="color:text" content="#CDC9C9" />
  105. <meta name="color:bghover" content="#fff" />
  106. <meta name="color:linkshover" content="#CDC9C9" />
  107. <meta name="color:linkshover2" content="#363636" />
  108. <meta name="color:links" content="#363636" />
  109. <meta name="color:text desc" content="#fff" />
  110. <meta name="color:borda" content="#363636" />
  111. <meta name="color:borda2" content="#FFC0CB" />
  112. <meta name="color:bordaimg" content="#363636" />
  113. <meta name="color:abc" content="#FFC0CB" />
  114. <meta name="color:italico" content="#CDC9C9" />
  115. <meta name="color:linhadopost" content="#CDC9C9" />
  116. <meta name="color:post" content="#000" />
  117. <meta name="color:sidebar" content="#000" />
  118. <meta name="color:scrollbar" content="#000" />
  119. <meta name="color:frase" content="#CDC9C9" />
  120. <meta name="color:tags" content="#FFC0CB" />
  121. <meta name="color:sombra" content="#CDC9C9" />
  122. <meta name="color:bgask" content="#FFFFFF" />
  123. <meta name="color:bgask2" content="#1c1c1c" />
  124. <meta name="color:notes" content="#363636" />
  125. <meta name="color:bgnotes" content="#1C1C1C" />
  126.  
  127.  
  128. <meta name="if:Show tags" content="1"/>
  129.  
  130. <meta name="text:Link1" content="/" />
  131. <meta name="text:Link1 Title" content="Home" />
  132. <meta name="text:Link2" content="/ask" />
  133. <meta name="text:Link2 Title" content="ask" />
  134. <meta name="text:Link3" content="/" />
  135. <meta name="text:Link3 Title" content="link3" />
  136. <meta name="text:Link4" content="/" />
  137. <meta name="text:Link4 Title" content="link4" />
  138. <meta name="text:Link5" content="/" />
  139. <meta name="text:Link5 Title" content="link5" />
  140. <meta name="text:Link6" content="/" />
  141. <meta name="text:Link6 Title" content="link6" />
  142. <meta name="text:Link7" content="/" />
  143. <meta name="text:Link7 Title" content="link7" />
  144. <meta name="text:Link8" content="/" />
  145. <meta name="text:Link8 Title" content="link8" />
  146. <!-- Código botão "volte ao topo" por Lucas Sibie -->
  147.  
  148. <!-- Código botão "volte ao topo" por Lucas Sibie -->
  149.  
  150. <script type="text/javascript" src="http://dl.dropbox.com/u/29000897/jquerbylucassibie.js"></script>
  151. <script type="text/javascript" src="http://dl.dropbox.com/u/29000897/scrolltotopbylucassibie.js"></script>
  152.  
  153. <!-------------FONTES-----♥ ----->
  154. <link href='http://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'>
  155. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  156. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  157. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  158. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  159. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  160. <link href='http://fonts.googleapis.com/css?family=Sunshiney' rel='stylesheet' type='text/css'>
  161. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  162.  
  163.  
  164.  
  165.  
  166.  
  167. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  168. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}
  169. {/block:SearchPage}{block:PostSummary}, {PostSummary}
  170. {/block:PostSummary}</title>
  171. {block:Description}
  172. <meta name="description" content="{MetaDescription}" />
  173. {/block:Description}
  174. <link rel="shortcut icon" href="http://4.bp.blogspot.com/-OZvLkZtBHiU/UL-jsaeFRcI/AAAAAAAAE-I/vKHHNbdzJHg/s400/mini5.png" />
  175. <link rel="alternate" type="application/rss+xml" href="{rss}" />
  176. <style type="text/css">
  177.  
  178. body {background-color:{color:background}; font-family:calibri; color:{color:text}; text-align: justify; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  179.  
  180. a:link, a:visited, a:active {color:{color:link}; text-decoration: none;}
  181. a:hover {color:{color:linkshover}; -webkit-transition-duration: .99s;}
  182.  
  183. ::-moz-selection{background:{color:borda}; color:{color:text};}
  184.  
  185. ::selection{background:{color:borda}; color:{color:text};}
  186.  
  187.  
  188. /*** Pre por Débs (27euevoce.tumblr.com) ******/
  189. pre {text-align: justify; padding-left: 5px; line-height: 20px;
  190. background: url('http://static.tumblr.com/ifqwhnb/n5hm2u2f3/pre.png');
  191. font-family: tahoma; color:{color:text}; overflow: scroll;margin-right: 1px; margin-bottom: 7px;}
  192.  
  193. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
  194.  
  195. #omdg {width: 450px; margin-top:10px;padding: 5px;margin-left:420px;}
  196. /***-------------BASE DUH---------♥-------***/
  197. .baseduh {width:450px;text-align: justify;float:center;
  198. margin-bottom:2px; margin-left:2px;padding:4px;
  199. background-color:{color:post}; font-family:calibri;
  200. font-size: 11px; color:{color:text};-webkit-border-radius: 5px 5px 5px 5px; padding:4px;z-index: 11;
  201. border: 1px solid {color:borda};
  202. outline: 0px solid {color:borda};
  203. -webkit-transition-duration: .90s;
  204. outline-offset: -8px;}
  205. .baseduh:hover {opacity:1};}
  206.  
  207.  
  208. .baseduh2 { width: 435px;background:{color:post};padding:2px;}
  209.  
  210.  
  211. h1{color:{color:text}!important;font-family:Delius Swash Caps;font-size:15px;font-weight:normal;}
  212.  
  213. .quote {font-size:13px; font-family:tahoma; color:{color:text}; text-align: justify; margin-left: 5px; margin-top:5px; margin-bottom:15px;}
  214.  
  215. .djsource {text-align:right; padding: 3px; font-size:10px; color:{color:text};border-top:1px solid {color:text};}
  216. .quote:first-letter{font-family: sunshine; font-size: 24px;color:{color:borda2};}
  217. #aspas{position:absolute;margin-left:3px;margin-top:-10px;
  218. font-size:60px;opacity:0.3;filter: alpha(opacity = 90);color:{color:text};
  219. }
  220.  
  221. .image {text-align: center;border: 0px}
  222.  
  223. .image img {max-width: 430px; opacity:.8;-moz-opacity: 1;-webkit-transition-duration: .90s;}
  224.  
  225. .image img:hover {opacity:.9;}
  226.  
  227. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  228.  
  229. #question{ padding:15px; background-color:{color:bgask}; color:{color:text};border: 1px solid {color:borda};}
  230.  
  231. #asker{text-align: left; vertical-align:bottom; margin-top:2px; margin-left:20px; font-size:12px; font-family:tahoma;}
  232.  
  233. #asker a{color:{color:text};font-size:9px; font-family:verdana;margin-top:-9px;}
  234. #asker a:hover {color:{color:linkshover};}
  235.  
  236. #asker img{vertical-align:center; float:left; margin-top:-12px;max-height:46px; margin-left: 26px; margin-right: 5px;border-right:3px solid {color:borda2};border-left:3px solid {color:borda2};}
  237.  
  238. #arrow{width: 13px; height: 7px; font-size:32px; margin-top:-15px; margin-left:18px; font-family:'trebuchet ms'; color:{color:frase};}
  239.  
  240. .asker{margin-bottom:15px;}
  241.  
  242. .askeer {text-transform: uppercase; font-family: tahoma; font-size: 8px; text-align: right;background:{color:bgask2}; }
  243.  
  244. #s-m-t-tooltip {
  245. display: block;
  246. background: -moz-linear-gradient(top, {color:borda2} 1%,{color:bghover} 100%);background: -webkit-gradient(linear, left top, left bottom, from({color:borda2}), to({color:bghover}));background: -o-gradient({color:borda2} , {color:bghover}); padding-bottom: 2px;text-shadow:0px 0px 1px {color:sombra};border-radius: 3px;
  247. font-size: 10px;
  248. font-family: calibri;
  249. text-transform: uppercase;
  250. color: {color:links};
  251. text-align: center;
  252. margin-left: 18px;
  253. padding: 2px 5px 2px 5px;
  254. min-width: 40px;
  255. max-width: 200px;
  256. box-shadow: 1px 1px 1px rgba(60, 60, 60, 0.3);
  257. z-index: 99999;
  258. }
  259.  
  260.  
  261. /* Chat por Anna (livelikeasuicide) *********/
  262. .chat {background:{color:post}; margin: 0; font-size:
  263. 9px; font-family: trebuchet ms;}
  264. .chat .chat1 {margin-left: 0px;}
  265. .chat .chat1 .chat2 {background:{color:post}; color:{color:text}; border:1px solid {color:background};
  266. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  267. .chat .chat1 .chat2.even {background: {color:background};
  268. color:{color:text};} /* Segunda linha */
  269. .chat .chat1 .chat2 span{font-weight: bold;}
  270.  
  271. .player {padding: 6px; background: transp; color:{color:text}; margin-top: 1px; margin-left: 1px; margin-right: 1px;}
  272.  
  273. .duggs {border:2px solid transparent;width:444px; -webkit-transition-duration: .99s; overflow: hidden;}
  274. .duggs:hover{border:2px solid {color:borda};}
  275.  
  276.  
  277. .html_photoset {
  278. -webkit-filter: grayscale(80%);
  279.  
  280. -webkit-transition-duration: .80s;}
  281. .html_photoset:hover {
  282. -webkit-filter: none;
  283. -webkit-transition:all .3s linear;
  284. -moz-transition:all .3s linear;transition:all .3s linear;
  285. -webkit-transition-duration: .80s;}
  286.  
  287. /***---------BASE DUH1---------------♥-------***/
  288. .baseduh:hover .baseduh1 {opacity:0.7; margin-top:0px}
  289.  
  290. .baseduh1 {position:absolute; opacity:0; margin-left:54px;
  291. color:{color:post}; padding:2px 0px 2px 5px;
  292. font-family:Oregano; font-size:13px; margin-top: 5px;
  293. width: auto;
  294. -webkit-transition: 0.3s linear;
  295. -webkit-transition: all 0.3s ease-in-out;
  296. -moz-transition: all 0.6s ease-in-out;
  297. -o-transition: all 0.3s ease-in-out;
  298. background-color:{color:notes};
  299. text-align: center; padding: 3px;font-weight:normal;z-index:9 }
  300.  
  301. .baseduh:hover .baseduh1 {opacity:1;margin-top:0px;
  302. margin-left:10px;}
  303.  
  304. .baseduh1 a {color:{color:link};
  305. background-color: {color:bgnotes}; letter-spacing:0px;}
  306.  
  307. .baseduh1 a:hover {opacity:0.9;}
  308. /*** ----------BASE DUH 2 3 4 E 5 ------------------♥---***/
  309. .baseduh3{margin-top: 4px; margin-left: 200px; position: absolute; opacity: 0;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index:300;}
  310. .baseduh:hover .baseduh3{opacity: 1; margin-left: 104px; margin-top:150px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index:300;}
  311.  
  312. .baseduh4 a:hover {background-position: 0px 0px;}
  313. .baseduh4 a {background: url("http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png") no-repeat; background-position: 0px 0px; z-index: 9999999; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; transition: all 0s linear; margin-top: -23px; margin-left: 28px; display: inline-block; position: absolute;}
  314. .baseduh4 img {width: 21px; height: 20px; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; z-index:300;}
  315. #likeiframe {display: none;}
  316.  
  317. .dj{margin-top: 5px; margin-left: 55px; position: absolute; opacity: 0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  318. .baseduh:hover .dj{opacity: 1; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; margin-left: 34px; z-index:300;}
  319. .dj a{background: rgba(0,0,0,0.5); padding: 3px 4px 2px 4px; font-family: Trebuchet MS; font-weight: bold; text-align: center; display: inline-block; color: #eee; -webkit-border-radius: 2px;-moz-border-radius: 2px; border-radius: 2px; font-size: 10px;}
  320. .lupa{margin-left: 55px; position: absolute; opacity: 0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; margin-top: 5px;}
  321. .baseduh:hover .lupa{opacity: 1; margin-left: 5px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index:300;}
  322.  
  323. .extras {width: 99%; font-family:tahoma; font-size:8px; padding:3px; margin-bottom: 1px; text-align:center; text-transform:uppercase;}
  324.  
  325.  
  326.  
  327.  
  328. .caixa {overflow: hidden;background:{color:post}; padding: 7px;
  329. font-family: Verdana, Geneva, sans-serif;width:495px;
  330. color:{color:text};text-align: justify;outline: 0px solid #omdg; margin-bottom: 0px; margin-left:348px;}
  331.  
  332. ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 490px;margin-left:-35px;}
  333.  
  334. ol.notes li.note { padding: 1px;background:{color:post};margin-bottom:1px;}
  335. ol.notes li.note img.avatar {display: inline; width: 15px;border: 2px solid {color:borda};}
  336. ol.notes li.note span.action {font-weight: none;}
  337. ol.notes li.note .answer_content {font-weight: normal;}
  338. ol.notes li.note blockquote {display: none;}
  339. ol.notes li.note blockquote a {text-decoration: none;}
  340.  
  341.  
  342.  
  343. /***--------------SELEÇÃO COLORIDA---------♥---------***/
  344. ::selection{background: {color:linha2}; color: {color:borda}da fonte;}
  345. ::-moz-selection{background: {color:linha2}; color:{color:borda} da fonte;}
  346.  
  347. /***--- SCROLLBAR---♥----***/
  348.  
  349. ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:3px solid {color:scrollbar};}
  350.  
  351. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
  352.  
  353.  
  354. ::-webkit-scrollbar {height:0px;width:11px;background-color:{color:scrollbar};}
  355.  
  356. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  357.  
  358. /****** tumblr controls by ritamafalda */
  359.  
  360. iframe#tumblr_controls {right:3px !important; position: fixed !important; filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;}
  361.  
  362. iframe#tumblr_controls:hover{filter:alpha(opacity=0.30); -moz-opacity:1; opacity:1;}
  363.  
  364.  
  365. /***-----------NEGRITO ITALICO E SUBLINHADO-----♥---***/
  366. u,underline {color:{color:text}; border-bottom: 1px dotted {color:text}; text-decoration:none; }
  367.  
  368. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text};}
  369.  
  370. b, strong, bold {color:{color:abc};}
  371.  
  372. i, em{color:{color:italico};}
  373.  
  374.  
  375. ul {list-style-type: square;}
  376.  
  377. /***------------- DUH IMAGEM-------------♥---------***/
  378. #duhimg {margin-left: 210px;
  379. margin-top: 150px;
  380. position:fixed;
  381. overflow:hidden;
  382. }
  383.  
  384. #duhimg img{ border:12px solid {color:bordaimg};
  385. opacity: 1;padding:5px;
  386. width: 146px;
  387. height:150px;}
  388.  
  389. #duhimg img:hover {}
  390.  
  391. #faixa1 {margin-top: 149px ; margin-left:200px; position: fixed; background-color:{color:bordaimg}; width:3px; height:56px;}
  392.  
  393. #faixa2 {margin-top: 149px ; margin-left:205px; position: fixed; background-color:{color:bordaimg}; width:2px; height:86px;}
  394.  
  395. /***----------- A PARTE DA SID---------♥------***/
  396.  
  397. #estela1 {position: fixed; margin-left: 152px; width:36px; height: 220px; background-color:{color:sidebar}; margin-top: -70px; -webkit-transform: rotate(150deg);-webkit-border-radius: 0px 0px 0px 0px; border:4px solid {color:borda}; border-left:5px solid {color:bordaimg}; border-top:3px dashed {color:borda};border:2px dashed {color:borda};}
  398.  
  399. #marion1 {position: fixed;
  400. margin-left: 105px;
  401. width:12px;
  402. height: 290px;
  403. background-color:{color:sidebar};
  404. margin-top: -7px;
  405. -webkit-transform: rotate(0deg);
  406. }
  407.  
  408. /***-------------TITULOS---------------♥---------***/
  409. #duka {background-color:#;margin-left:240px;margin-top: 360px; height:24px; line-height:25px;float:left; position:fixed; width:230px; font-family: 'Wire One'; font-size:49px; text-align: left;
  410. color:{color:frase} ; letter-spacing:-1px; z-index:11; text-transform: none;text-shadow: 3px 3px 9px {color:sombra};}
  411. .dukah1 {background:#000;font-family:Sunshiney; font-size: 20px; font-style: none;
  412. height: 30px;color: {color:frase}; margin-left:198px;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:192px;z-index:8000000000000000;line-height:25px;-webkit-animation:fadeInDownBig 3s;
  413. -moz-animation:fadeInDownBig 3s;
  414. -ms-animation:fadeInDownBig 3s;}
  415. .dukah1:hover{
  416. -webkit-transition: all 0.5s linear; opacity: 0.8;
  417. -webkit-transition: all 0.5s linear;
  418. -moz-transition: all 0.5s linear;
  419. transition: all 0.5s linear;
  420. }
  421.  
  422.  
  423. /******----------------DESCRIÇÃO-------♥---------******/
  424. #notinholaduda {margin-left: 200px; margin-top: 380px; width:190px; font-size: 13px; height:auto; text-align: center; transparent; font-family:Oregano; color: {color:text desc}; position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
  425. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted #omdg}
  426.  
  427.  
  428.  
  429. /***--Menu ícones down por Duda.R---exclusivo por: revolutionhtml---**/
  430. #uld { background:transparent;margin-top: 88px;margin-left: 256px;position: fixed;}
  431. .DLL {
  432. width: 23px;
  433. height: 23px;
  434. padding: 4px;
  435. text-align: center;
  436. font-size: 20px;
  437. margin-bottom: 6px;
  438. float: left;
  439. -webkit-transition: all 1s ease;
  440. -moz-transition: all 1s ease;
  441. -o-transition: all 1s ease;transition: all 1s ease;
  442. line-height: 20px;-webkit-border-radius: 5px 5px 5px 5px;border: 1px solid {color:borda};
  443. outline: 1px solid {color:borda2};
  444. -webkit-transition-duration: .90s;
  445. outline-offset: -8px;}
  446.  
  447. .DLL img{width:16px;margin-top:2px; margin-left:-1px;
  448. -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;opacity:0.8;}
  449.  
  450. #DLL1 {margin-left:85px;width: 50px;
  451. background: {color:bghover}; margin-top: -20px;
  452. color: {color:links};border-radius: 0px;
  453. font-family: Trebuchet ms; font-size: 9px; text-align: center;
  454. opacity: 0;-webkit-transition-duration: .99s;text-shadow: 0px 0px 0px {color:sombra};text-transform:uppercase;letter-spacing:1px;
  455. }
  456.  
  457. .DLL:hover #DLL1 {opacity:1;margin-left:-60px;-webkit-transform: rotate(0deg);}
  458.  
  459. .DLL:hover #li{width: 0;height: 0;border-top: 10px solid transparent;border-left: 20px solid {color:bghover};border-bottom: 0px solid transparent;margin-top:-20px;margin-left:-20px;-webkit-transition-duration: .99s;}
  460.  
  461. #nossadudex {font-family: tinytots; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 20px;text-shadow: 0px 0px 9px {color:sombra}; margin-top: 195px; margin-left: 184px; z-index: 1; position: fixed; text-align: center; height: 21px; text-transform: none;-webkit-border-radius: 5px 5px 5px 5px;-webkit-transform: rotate(-5deg);}/*links o-mundo-de-uma-garota*/
  462. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
  463. #nossadudex1 {font-family: tinytots; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 20px;text-shadow: 0px 0px 9px {color:duda}; margin-top: 218px; margin-left: 186px; z-index: 1; position: fixed; text-align: center; height: 21px; text-transform: none;-webkit-border-radius: 5px 5px 5px 5px;-webkit-transform: rotate(12deg); }/*links o-mundo-de-uma-garota*/
  464. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
  465. #nossadudex2 {font-family: tinytots; background-color: {color:sidebar}; color: {color:omdg}; font-size: 14px; padding: 3px 5px 5px 5px; width: 20px;text-shadow: 0px 0px 9px {color:duda}; margin-top: 405px; margin-left: 10px; z-index: 1; position: fixed; text-align:center; height: 21px; border:1px solid {color:borda}; text-transform: none; }/*links o-mundo-de-uma-garota*/
  466. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: {color:omdg}; }/*links o-mundo-de-uma-garota*/
  467.  
  468. #links {width:196px; background-color:#OMG; height: 20px; float: left; margin-left:215px; margin-top:338px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; line-height:14px; z-index:9;}
  469.  
  470. #links a {border-bottom:1px solid #000;float: left; margin-left: 1px; font-family:consolas; font-size: 9px; text-align: center; margin-top: 2px; height: 15px; width: 54px; color:{color:link}; line-height: 18px; letter-spacing: 1px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; text-transform: uppercase; padding-bottom: 2px;text-shadow:0px 0px 1px #000;}
  471.  
  472. #links a:hover {background-color:{color:linkshover}; color:{color:text}; border:0px solid {color:borda2};}
  473.  
  474.  
  475.  
  476. </style>
  477.  
  478. <script type="text/javascript">
  479.  
  480.  
  481. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  482.  
  483.  
  484.  
  485.  
  486. function tb8_makeArray(n){
  487.  
  488.  
  489. this.length = n;
  490.  
  491.  
  492. return this.length;
  493.  
  494.  
  495. }
  496.  
  497.  
  498.  
  499.  
  500. tb8_messages = new tb8_makeArray(1);
  501.  
  502.  
  503.  
  504.  
  505. tb8_messages[0] = "{Title}";
  506.  
  507.  
  508.  
  509.  
  510. tb8_rptType = 'infinite';
  511.  
  512.  
  513.  
  514.  
  515. tb8_rptNbr = 5;
  516.  
  517.  
  518.  
  519.  
  520. tb8_speed = 100;
  521.  
  522.  
  523.  
  524.  
  525. tb8_delay = 2000;
  526.  
  527.  
  528.  
  529.  
  530. var tb8_counter=1;
  531.  
  532.  
  533.  
  534.  
  535. var tb8_currMsg=0;
  536.  
  537.  
  538.  
  539.  
  540. var tb8_tekst ="";
  541.  
  542.  
  543.  
  544.  
  545. var tb8_i=0;
  546.  
  547.  
  548.  
  549.  
  550. var tb8_TID = null;
  551.  
  552.  
  553.  
  554.  
  555. function tb8_pisi(){
  556.  
  557.  
  558.  
  559.  
  560. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  561.  
  562.  
  563.  
  564.  
  565. document.title = tb8_tekst;
  566.  
  567.  
  568.  
  569.  
  570. tb8_sp=tb8_speed;
  571.  
  572.  
  573.  
  574.  
  575. tb8_i++;
  576.  
  577.  
  578.  
  579.  
  580. if (tb8_i==tb8_messages[tb8_currMsg].length){
  581.  
  582.  
  583.  
  584.  
  585. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  586.  
  587.  
  588.  
  589.  
  590. }
  591.  
  592.  
  593.  
  594.  
  595. if (tb8_currMsg == tb8_messages.length){
  596.  
  597.  
  598.  
  599.  
  600. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  601.  
  602.  
  603.  
  604.  
  605. clearTimeout(tb8_TID);
  606.  
  607.  
  608.  
  609.  
  610. return;
  611.  
  612.  
  613.  
  614.  
  615. }
  616.  
  617.  
  618.  
  619.  
  620. tb8_counter++;
  621.  
  622.  
  623.  
  624.  
  625. tb8_currMsg = 0;
  626.  
  627.  
  628. }
  629.  
  630.  
  631.  
  632.  
  633. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  634.  
  635.  
  636.  
  637.  
  638. }
  639.  
  640.  
  641.  
  642.  
  643. tb8_pisi()
  644.  
  645.  
  646.  
  647.  
  648. </script>
  649.  
  650.  
  651. <script>
  652.  
  653.  
  654.  
  655. $(document).ready(function() {
  656.  
  657. //
  658.  
  659.  
  660.  
  661. //When you click on a link with class of poplight and the href starts with a #
  662.  
  663. $('a.poplight[href^=#]').click(function() {
  664.  
  665. var popID = $(this).attr('rel'); //Get Popup Name
  666.  
  667. var popURL = $(this).attr('href'); //Get Popup href to define size
  668.  
  669.  
  670.  
  671. //Pull Query & Variables from href URL
  672.  
  673. var query= popURL.split('?');
  674.  
  675. var dim= query[1].split('&');
  676.  
  677. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  678.  
  679.  
  680.  
  681. //Fade in the Popup and add close button
  682.  
  683. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/2bh9bxo/iTXmdcocj/sbdb.gif" class="btn_close" title="theme by [omdg]" alt="Close" /></a>');
  684.  
  685.  
  686. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  687.  
  688. var popMargTop = ($('#' + popID).height() + 80) / 2;
  689.  
  690. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  691.  
  692.  
  693.  
  694. //Apply Margin to Popup
  695.  
  696. $('#' + popID).css({
  697.  
  698. 'margin-top' : -popMargTop,
  699.  
  700. 'margin-left' : -popMargLeft
  701.  
  702. });
  703.  
  704.  
  705.  
  706. //Fade in Background
  707.  
  708. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  709.  
  710. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  711.  
  712.  
  713.  
  714. return false;
  715.  
  716. });
  717.  
  718.  
  719.  
  720. //Close Popups and Fade Layer
  721.  
  722. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  723.  
  724. $('#fade , .popup_block').fadeOut(function() {
  725.  
  726. $('#fade, a.close').remove(); //fade them both out
  727.  
  728. });
  729.  
  730. return false;
  731.  
  732. });
  733.  
  734.  
  735.  
  736.  
  737.  
  738. });
  739.  
  740. </script>
  741.  
  742.  
  743. {block:IndexPage}
  744.  
  745. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  746.  
  747. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  748.  
  749. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  750.  
  751. <script type="text/javascript">
  752. $(window).load(function(){
  753. var $wall = $('#omdg');
  754. $wall.imagesLoaded(function(){
  755. $wall.masonry({
  756. itemSelector: '.baseduh',
  757. isAnimated : true
  758. });
  759. });
  760. $wall.infinitescroll({
  761. navSelector : "div#navigation",
  762. nextSelector : "div#navigation a#nextPage",
  763. itemSelector : '.baseduh',
  764. loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  765. loadingText : "",
  766. donetext : " ",
  767. extraScrollPx : 1000,
  768. bufferPx : 10100,
  769. debug : false,
  770. errorCallback: function() {
  771. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  772. }},
  773. function( newElements ) {
  774. var $newElems = $( newElements );
  775. $newElems.hide();
  776. $newElems.imagesLoaded(function(){
  777. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 125, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  778. });
  779. }); $('#omdg').show(500);
  780. });
  781. </script>
  782.  
  783. {/block:IndexPage}
  784.  
  785. <body>
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792. <div id="duhimg" ><img src="{image:fotodr}" /></div>
  793.  
  794. </div></div>
  795.  
  796.  
  797. </div></div>
  798. </div></div></div></div>
  799.  
  800. </div></div>
  801.  
  802.  
  803.  
  804.  
  805. <center><div class="dukah1"> {text:frase1}</center></div></center>
  806.  
  807.  
  808. <div id="faixa1"></div>
  809. <div id="faixa2"></div>
  810.  
  811. <div id="notinholaduda">{Description}</div>
  812.  
  813.  
  814.  
  815. <div id="links">
  816. <a href="{text:Link3}" title="{text:Link3 Title}">{text:Link3 Title}</a>
  817. <a href="{text:Link4}" title="{text:Link4 Title}">{text:Link4 Title}</a>
  818. <a href="{text:Link5}" title="{text:Link5 Title}">{text:Link5 Title}</a>
  819. <a href="{text:Link6}"title="{text:Link6 Title}">{text:Link6 Title}</a>
  820. <a href="{text:Link7}"title="{text:Link7 Title}">{text:Link7 Title}</a>
  821. <a href="{text:Link8}"title="{text:Link8 Title}">{text:Link8 Title}</a>
  822. </div>
  823.  
  824.  
  825. <div id="nossadudex" title="{text:Link1 Title} "><a href="{text:Link1}"><img height="18"src="http://static.tumblr.com/kzjqf6m/0pmmjntyo/menu1.png" width="18"class="home"title=" {text:Link1 Title}"></div>
  826.  
  827.  
  828. <div id="nossadudex1" title="{text:Link2 Title} "><a href="{text:Link2}"><img height="18"src="http://static.tumblr.com/kzjqf6m/Ermmjnu2a/menu2.png" width="18"class="ask"title="{text:Link2 Title }"></div>
  829.  
  830.  
  831.  
  832.  
  833. <!-----------------´POST AND TITULOS-----♥----------------------->
  834. <div id="omdg">
  835.  
  836. {block:Posts}
  837. <!-----BASE DUH 1 2 3 --------------♥---------------->
  838. {block:Text}
  839. {block:IndexPage}
  840. <div class="baseduh">
  841. <span class="baseduh1">
  842. <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  843. </span>
  844.  
  845. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
  846. {block:PermalinkPage}<div class="baseduh2">{block:Title}<h1>{Title}</h1>
  847. {/block:Title}{Body}</div>{/block:PermalinkPage}
  848.  
  849. <!----------EXTRAS DO REBLOG---------♥--------->
  850. {block:IndexPage}
  851. <div class="extras">
  852. {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank"> via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">•</font> <a href="{SourceURL}"target="_blank">source
  853. </a>{/block:ContentSource} <font color="{color:tags}">•</font> </a>
  854. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  855. </div>
  856. {/block:Text}
  857.  
  858. <!------------BASE DUH------------♥------->
  859.  
  860. {block:Photo}
  861. {block:IndexPage}
  862. <div class="baseduh">
  863. {block:HighRes}<div class="lupa"><a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a></div>{/block:HighRes}
  864. {block:NoteCount}<div class="dj">
  865. <a href="{Permalink}">{NoteCount}</a>
  866. </div>{/block:NoteCount}
  867. <div class="baseduh3">
  868. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a>
  869. <div class="baseduh4"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://cdn1.iconfinder.com/data/icons/dortmund/Dortmund-32x32/heart.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a>
  870. </div>
  871. </div>
  872.  
  873. <center><img src="{PhotoURL-500}" width="310px"class="duggs"></center>
  874. {block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  875.  
  876. {block:PermalinkPage}<div class="baseduh2"><div class="image"><img src="{PhotoURL-500}"></div>
  877. {block:Caption}{Caption}{/block:Caption}</div>
  878. {/block:PermalinkPage}
  879. {/block:Photo}
  880.  
  881. {block:Photoset}
  882. {block:IndexPage}
  883. <div class="baseduh">
  884. {block:HighRes}<div class="lupa"><a href="{PhotoURL-HighRes}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/Hnjm5q2kf/lupa.png"></a></div>{/block:HighRes}
  885. {block:NoteCount}<div class="dj">
  886. <a href="{Permalink}">{NoteCount}</a>
  887. </div>{/block:NoteCount}
  888. <div class="baseduh3">
  889. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"></a>
  890. <div class="baseduh4"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://cdn1.iconfinder.com/data/icons/dortmund/Dortmund-32x32/heart.png" width="25" height="35" alt="Like this post" id="likeimage{PostID}"/> </a>
  891. </div>
  892. </div>
  893. <center>{Photoset-250}</center>{block:Caption}{Caption}{/block:Caption}
  894. {/block:IndexPage}
  895. {block:PermalinkPage}<div class="baseduh2">{Photoset-500}
  896. {block:Caption}{Caption}{/block:Caption}</div><br/>
  897. {/block:PermalinkPage}
  898. </div>
  899. {/block:Photoset}
  900.  
  901. <!----------BASE DUH 1----------♥-------->
  902.  
  903. {block:Quote}
  904. {block:IndexPage}
  905. <div class="baseduh">
  906. <span class="baseduh1">
  907. <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  908. </span>
  909.  
  910. <div id="aspas">❝</div>
  911. <div class="quote">{Quote}</div>
  912. {block:Source}<div class="djsource"> {Source}</div>{/block:Source}
  913. {/block:IndexPage}
  914. {block:PermalinkPage}<center><div class="baseduh2"><div class="aspas">❝</div>
  915. <div class="quote">{Quote}</div>
  916. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  917. </center></div>{block:PermalinkPage}
  918. {block:IndexPage}
  919. <!----------------------EXTRAS DO REBLOG--------♥---->
  920. <div class="extras">
  921. {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank">via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">•</font> <a href="{SourceURL}"target="_blank">source
  922. </a>{/block:ContentSource} <font color="{color:tags}">•</font></a>
  923. <a href="{Permalink}">{TimeAgo}</a> </div></div>{/block:IndexPage}
  924. {/block:Quote}
  925.  
  926. {block:Link}
  927. {block:IndexPage}
  928. <div class="baseduh">
  929. <span class="baseduh1">
  930. <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  931. </span>
  932.  
  933. <h1><a href="{URL}">{Name}</a></h1>
  934. {block:Description}{Description}{/block:Description}
  935. {/block:IndexPage}
  936.  
  937. {block:PermalinkPage}<div class="baseduh2"><h1><a href="{URL}">{Name}</a></h1>
  938. {block:Description}{Description}{/block:Description}</div>{/block:PermalinkPage}
  939.  
  940. {block:IndexPage}
  941.  
  942. <!-----------EXTRAS DO REBLOG----♥-------->
  943. <div class="extras">
  944. {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank"> via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">•</font> <a href="{SourceURL}"target="_blank">source</a>{/block:ContentSource} <font color="{color:tags}">•</font> </a>
  945. <a href="{Permalink}">{TimeAgo}</a> </div></div>{/block:IndexPage}
  946.  
  947. {/block:Link}
  948.  
  949. {block:Chat}
  950. {block:IndexPage}
  951. <div class="baseduh">
  952. <span class="baseduh1">
  953. <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  954. </span>
  955.  
  956. <div class="chat">
  957. <div class="chat1">
  958. {block:Lines}
  959. <div class="chat2 {Alt}">
  960. {block:Label}
  961. <b>{Label}</b>
  962. {/block:Label}
  963. {Line}</div>
  964. {/block:Lines}
  965. </div>
  966. </div>{/block:IndexPage}
  967.  
  968. {block:PermalinkPage}<div class="baseduh2">
  969.  
  970. <div class="chat">
  971. <div class="chat1">
  972. {block:Lines}
  973. <div class="chat2 {Alt}">
  974. {block:Label}
  975. <b>{Label}</b>
  976. {/block:Label}
  977. {Line}</div>
  978. {/block:Lines}
  979. </div>
  980. </div></div>{/block:PermalinkPage}
  981.  
  982. {block:IndexPage}
  983. <!-----------EXTRAS DO REBLOG------♥-------->
  984. <div class="extras">
  985. {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank"> via</a>{/block:RebloggedFrom} {block:ContentSource} <font color="{color:tags}">•</font> <a href="{SourceURL}"target="_blank">source</a>{/block:ContentSource} <font color="{color:tags}">•</font> </a>
  986. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  987. </div>
  988. {/block:Chat}
  989.  
  990. <!-----------BASE DUH1--------------♥----->
  991.  
  992. {block:Audio}{block:IndexPage}
  993. <div class="baseduh">
  994. <span class="baseduh1">
  995. <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  996. </span>
  997.  
  998. <div class="player">{AudioPlayerBlack}</div>
  999. {block:Caption}{Caption}{/block:Caption}
  1000. {/block:IndexPage}
  1001.  
  1002. {block:PermalinkPage}<center><div class="baseduh2">
  1003.  
  1004. <div class="player">{AudioPlayerBlack}</div>
  1005. {block:Caption}{Caption}{/block:Caption}
  1006. {/block:PermalinkPage}
  1007. {block:IndexPage}
  1008.  
  1009. <!----------EXTRAS DO REBLOG-----♥---------------->
  1010.  
  1011. <div class="extras">
  1012. {block:RebloggedFrom}<a href="{ReblogParentURL}"target="_blank"> via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target="_blank">source</a>{/block:ContentSource} <font color="{color:tags}">•</font> </a>
  1013. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  1014.  
  1015. </div>
  1016. {/block:Audio}
  1017.  
  1018. {block:Video}{block:IndexPage}
  1019. <div class="baseduh">
  1020. <span class="baseduh1">
  1021. <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a><a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  1022. </span>
  1023.  
  1024. <!--------------BASE DUH2----------♥------------->
  1025.  
  1026. {block:IndexPage}<center>{Video-250}</center>
  1027. {block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  1028. {block:PermalinkPage}<div class="baseduh2">{Video-250}
  1029.  
  1030. {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
  1031. {block:IndexPage}
  1032.  
  1033. <div class="extras">
  1034. <a href="{Permalink}">{TimeAgo}</a> </div>{/block:IndexPage}
  1035. </div>
  1036. {/block:Video}
  1037.  
  1038.  
  1039.  
  1040. {block:Answer}{block:IndexPage}
  1041. <div class="baseduh">
  1042. <div id="question">{Question}</div>
  1043. <div id="arrow"></div>
  1044. <br>
  1045. <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
  1046. {Answer}
  1047. {/block:IndexPage}{block:PermalinkPage}<center><div class="box"><div id="question">{Question}</div>
  1048. <div id="arrow">◥</div>
  1049. <br>
  1050. <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
  1051. {Answer}
  1052. {/block:PermalinkPage}
  1053. <div class="askeer"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a href="/ask">Me manda uma ask? </a></a> </div>
  1054. </div>
  1055. {/block:Answer}
  1056.  
  1057. {block:PostNotes}
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063. <div class="caixa">
  1064. {PostNotes}
  1065. </div>
  1066. {/block:PostNotes}
  1067. {/block:Posts}
  1068.  
  1069. {block:IndexPage}
  1070. <div class="column navigation" id="navigation">
  1071. {block:Pagination}
  1072. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  1073. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  1074. </div>
  1075. {/block:IndexPage}
  1076. </div></div></div></div>
  1077.  
  1078. <br></center></div></div></div></div></div></div>
  1079. </div></div>
  1080.  
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087. </body>
  1088. </head>
  1089. </html>
Advertisement
Add Comment
Please, Sign In to add comment