Advertisement
Lolovers

Theme Flop

Apr 21st, 2013
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 24.54 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <head>
  5.  
  6.  
  7. <title>{title}</title>
  8. <link rel="shortcut icon" href="{favicon}">
  9.  
  10.  
  11.  
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Dancing+Script:700,400' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  17.  
  18. <script type="text/javascript">
  19. function changeNavigation(id) {document.getElementById('post').innerHTML=document.getElementById(id).innerHTML}
  20. </script>
  21.  
  22.  
  23.  
  24. <!-- css scripts e afins -->
  25.  
  26.  
  27. <style type="text/css">
  28.  
  29.  
  30.  
  31. /*** corpo do theme ***/
  32.  
  33. body {background: url("http://static.tumblr.com/eun3dfg/8hSmlm1ci/b5.png"); }
  34.  
  35.  
  36.  
  37. #pagina {background-image: url('');width: 800px; margin-left: auto;margin-right: auto;}
  38.  
  39. #header {background: url('http://static.tumblr.com/eun3dfg/phemky2jq/banner3.png') no-repeat top center; width: 833px;height: 0px;  margin-top: 60px;z-index:1000; margin-left:0px; margin-right:0px;}
  40.  
  41. #footer {background:url('') no-repeat; width: 893px; height: 0px; clear: both; padding-bottom: 0px; z-index:500;margin-left:0px; margin-right:0px;background-repeat: no-repeat;}
  42.  
  43. #sidebar {  width: 190px; text-align: justify; padding: 0px; float: left; margin-top: -55px; margin-left: 55px; color: #999; border-right:0px dotted #c4c4c4;position:fixed;}
  44.  
  45. #conteudo { width: 520px; font-family: bold;text-align: justify; margin-left:5px; margin-right:26px; float: right; margin-top: -55px;z-index:500;}
  46.  
  47.  
  48.  
  49.  
  50. b, strong { color: #80b445; TEXT-DECORATION: none; border-bottom: 1px dashed #none; border-radius:5px;
  51. }
  52. u {color: #efa2b6; TEXT-DECORATION: none; border-bottom: 1px solid #999;
  53. }
  54. s, strike {color: #eae1b6;
  55. }
  56. i {color: #a11e27; TEXT-DECORATION: none; border-bottom: 1px dotted #none;
  57. }
  58. em { color: #dedcda; TEXT-DECORATION: none; border-bottom: 1px dashed #none;
  59. }
  60. ul {color: #dedcda; TEXT-DECORATION: none; border-bottom: 1px dotted #none;
  61. }
  62. x {color: #fff; TEXT-DECORATION: none; border-bottom: 1px dotted #none;
  63. }
  64.  
  65. a:link, a:active, a:visited {
  66. color: #999;
  67. text-decoration: none;
  68. cursor: auto;
  69. }
  70.  
  71. a:hover { color: #94c7da;
  72. text-decoration: none;
  73. cursor: auto;}
  74.  
  75.  
  76.  
  77.  
  78. ::-moz-selection {background: #f8c0c2; color: #fff;}
  79. ::selection {background: #f8c0c2; color:#fff;}
  80.  
  81.  
  82.  
  83.  
  84. input, select, button, textarea {font-family:Georgia; font-size:9pt; color:#f5b1cc;  background:#fafafa; border:1px solid #c6d7a5;}
  85.  
  86.  
  87. .h1 { font-weight:normal; line-height:20px; margin:-15px 1px 6px 1px; color: #9C9C9C; text-shadow: 0px 0px 0px #FFFFFF;text-align: center; padding-top:15px;font-family:'Play', sans-serif; font-size:15px;}
  88.  
  89. .h2 {font: 13pt 'Antic Slab', serif;text-align: center;text-shadow: 0 1px 1px #FFF;margin:-1px 2px 6px 3px;color: #BDB1AA; border-bottom:2px solid #eee;}
  90.  
  91. .h3 {font: 13pt 'Courgette', cursive; text-align: left;text-shadow: 0 1px 1px #FFF;margin:-1px 2px 6px 3px;color: #693f24;border-botom: 2px solid: #eee;background: #eee; margin:-2px;padding:5px;}
  92.  
  93. .h5 {font: 8pt 'Courgette', cursive; text-align: center;text-shadow: 0 1px 1px #FFF;margin:-1px 2px 6px 3px;color: #693f24;border-botom: 2px solid: #eee;background: #eee; margin:-2px;padding:5px;}
  94.  
  95. .h6 {font: 9pt 'Courgette', cursive; text-align: left;text-shadow: 0 1px 1px #FFF;margin:-1px 2px 6px 3px;color: #693f24;border-botom: 2px solid: #eee;background: #eee; margin:-2px;padding:5px;}
  96.  
  97. .h7{background: #f5f5f5; padding-left:5px; border-radius:2px; margin-bottom:10px;color:#999;padding:8px;font-family:'Play', sans-serif; font-size:15px;}
  98.  
  99. .h10 {background: #f5f5f5; font-family: georgia; font-size: 15px;padding-left:5px; border-radius:2px; margin-bottom:10px;color:#999;padding:3px;text-align:center;}
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. input, select, button, textarea {font-family:Georgia; font-size:9pt; color:#f5b1cc;  background:#fafafa; border:1px solid #c6d7a5;}
  110.  
  111. .post{margin-bottom:9px;}
  112.  
  113.  
  114.  
  115. .box {overflow:hidden; letter-spacing: 1px; text-align: left; color: #999; background-color: #fff; padding:4px; text-align:normal;  padding-top:4px;  box-shadow: 2px 3px 1px #e8e4c1;padding-top:6px;font-family:'Play', sans-serif;; font-size:10px;}
  116.  
  117. .side2 {margin-top:-136px;-webkit-transition: all 2s ease; -moz-transition: all 2s ease; -o-transition: all 2s ease; transition: all 2s;}
  118.  
  119. .side2:hover {margin-top:0px;}
  120.  
  121. .sidebar {letter-spacing: 1px; text-align: left; color: #999; background-color: #fff; padding:4px; text-align:normal;  padding-top:4px;  box-shadow: 2px 3px 1px #e8e4c1;padding-top:6px;font-family:'Play', sans-serif;; font-size:10px;margin-bottom:6px;}
  122.  
  123.  
  124. .pontinha { margin-left:10px; position:fixed;margin-top:-6px;z-index:100;}
  125.  
  126.  
  127.  
  128. .fotinha {margin-lefto:10px position:fixed; margin-top: 19px;}
  129.  
  130.  
  131.  
  132. /*** Notes enfeitados por things-to-help-you  ******/
  133. ol.notes { display : block;border-left : 1px solid #fae2e8;bakground-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; list-style-type: none; font-size: 10px;}
  134. ol.notes li.note {border-top: solid 1px #fff; padding: 4px;}
  135. ol.notes li.note img.avatar {display: none;}
  136. ol.notes li.note span.action {font-weight: none;}
  137. ol.notes li.note .answer_content {font-weight: normal;}
  138. ol.notes li.note blockquote {display: none;}
  139. ol.notes li.note blockquote a {text-decoration: none;}
  140. ful { list-style: none; }
  141. ol { list-style-position: inside; }
  142. * { margin: 0; padding: 0; outline: none; }
  143. .caixa  {overflow: hidden;background: #fff; padding: 7px;
  144. font-family: Verdana, Geneva, sans-serif;
  145. color: #ff81b9;text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
  146. .extra {border-left: 4px solid #ff81b9; display : block;border-bottom : 0px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; line-height: 18px;}
  147. .extrass {border-left: 4px solid #ff81b9; display : block;border-bottom : 1px solid #ff81b9;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f5f5f5; line-height: 18px;}
  148. .extra a {padding-right: 6px; color: #80acb9; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  149.  
  150.  
  151.  
  152. .caixinha1 {width:493px;overflow:hidden; background: #fff; letter-spacing: 0px; text-align: justify;  color: #666; line-height:12px; padding:4px; margin: 2px 2px 2px 2px; outline-offset: -3px; outline:dotted 0px #c4c4c4;box-shadow: 0 2px 1px -1px rgba(0,0,0,0.1);margin-top:-17px;font-family:arial; font-size:11px;}
  153.  
  154. pre {background: #f5f5f5; font: 12px arial; color: #777 width: auto; height:auto; overflow:auto; padding:5px; }
  155.  
  156.  
  157. /*** tamanho, borda, opacidade em imagens **/
  158.  
  159. .border {border-radius: 10px; margin-right:5px; filter: alpha(opacity=55); opacity: 0.55; -moz-opacity:0.15; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  160.  
  161. .border:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -webkit-transition-duration: .99s; -moz-transition-duration: .99s; }
  162.  
  163. .border1 {border-radius:60px;margin-right:5px;}
  164.  
  165. .border1:hover {filter:alpha(opacity= 55); -moz-opacity: .50; opacity: .50; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  166.  
  167. .bordinha {border:3px solid #fff}
  168.  
  169. .border3 {border-radius: 0px; margin-right:3px;}
  170.  
  171. .border2 {border-radius: 10px; margin-right:5px; filter: alpha(opacity=55); opacity: 0.55; -moz-opacity:0.15; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  172.  
  173. .border2:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -webkit-transition-duration: .99s; -moz-transition-duration: .99s; }
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182. /*** blockquote e tabelinhas ***/
  183.  
  184.  
  185. blockquote {background: #transparent; margin: 0 5px; text-align: justify; line-height:150%; padding-left:5px; padding-right:2px; padding-top:0; padding-bottom:0;border: 2px dashed #ddd;}
  186.  
  187. .blockquote {background: #transparent; margin: 0 5px; text-align: justify; line-height:150%;  padding-left:5px; padding-right:2px; padding-top:0; padding-bottom:0;border: 2px dashed #ddd;}
  188.  
  189.  
  190.  
  191.  
  192.  
  193. .pergunta {background: #f5f5f5;font-family: 'Play', sans-serif; font-size:12px; color: #8eb3a2;text-shadow: 0px 1px 1px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-top-left-radius: 5px;
  194. border-top-right-radius: 5px;}
  195.  
  196. .perguntou {background: #ffc98a; color:#fff;font-family: 'Play', sans-serif; font-size:12px; color: #8eb3a2;text-shadow: 0px 1px 1px #eee;padding:3px;text-align: justify;margin-left: auto;margin-right: auto;margin-bottom:10px;border-bottom-left-radius: 5px;
  197. border-bottom-right-radius: 5px;}
  198.  
  199. .perguntou a {color: #fff;}
  200.  
  201. .pergunta p {margin:1px 0px;}
  202.  
  203. .fotos {float:left; border-radius:20px;margin-top:-7px;margin-right:5px;}
  204.  
  205. .xx {float:right;width:15px; height:15px;}
  206.  
  207. .resposta {background: #f5f5f5;font-family: 'Play', sans-serif; font-size:12px; color: #8eb3a2;text-shadow: 0px 1px 1px #eee;padding:10px;text-align: justify;margin-left: auto;margin-right: auto;border-radius:5px;}
  208.  
  209.  
  210. /* Chat por Anna (livelikeasuicide) *********/
  211. .chat {background: #fff; margin: 0; font-size:
  212. 10px; font-family: Fonte;}
  213. .chat .chat1 {margin-left: 0px;}
  214. .chat .chat1 .chat2 {background: #f5f5f5; color: #999;
  215. margin-bottom: 1px; padding: 4px 4px 4px 4px;} /* Primeira linha */
  216. .chat .chat1 .chat2.even {background: #fee0c2;
  217. color: #fff;} /* Segunda linha */
  218. .chat .chat1 .chat2 span{font-weight: bold;}
  219.  
  220. /*** Quote estilo por: things-to-help-you***********/
  221. .quote  {font-family: 'Play', sans-serif;  font-size: 15px;  text-align:justy; padding: 4px; color: #999; }
  222. .quotem {overflow: hidden; padding: 5px; background: #f1f1f1; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
  223. .bottomq {background: url('http://media.tumblr.com/tumblr_mbhzmkuwba1qfzrmj.png') no-repeat; width: 69px; height: 19px; margin-left: 30px; margin-bottom: 10px;}
  224. .ci {color: #fff; display: inline-block;background: #fee0c2; padding: 3px; margin-left: 20px; margin-top: -14px; margin-bottom: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
  225. .ci a {color: #fff;}
  226. .ci a:hover {color: #fff;}
  227.  
  228.  
  229. /*** Block de audio - TTHY **/
  230. .trackid  {font-family: 'Pontano Sans', sans-serif;  font-size: 9pt; margin-left: 98px;padding: 8px; margin-top: 1px; margin-bottom: 2px; background:#f5f5f5;margin-right: 0px; text-shadow: 0px 1px 1px #;}
  231. .trackid  c {color: #999;text-transform:uppercase; font-size: 8pt;}
  232. .trackid2  {margin-top: 1px; background:#f5f5f5; display: block; height:27px;overflow:hidden; padding:1px;}
  233. .album {opacity: 0.7;margin-top: 0px; float: left; display: inline-block;}
  234. .boxmusica {background:#f5f5f5;}
  235. .clear {margin-top:1px;}
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242. .tag {background: #eff5f7;color: #999;font-family: arial;font-size: 10px;text-align: left;letter-spacing: 0px;border-radius: 0px; text-shadow: 0 1px 1px #f5f5f5;border-bottom: 0px solid #999;padding:5px;width:auto;}  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249. .menu1 {margin-left:-136px;-webkit-transition: all 2s ease; -moz-transition: all 2s ease; -o-transition: all 2s ease; transition: all 2s;}
  250.  
  251. .menu1:hover {margin-left:0px;}
  252.  
  253. .position {position:fixed; width:150px;margin-left:45px;margin-top:-43px;}
  254.  
  255. .menu {font-family:'Play', sans-serif; font-size:12px; color:#999;width:39px;background: rgba(255,255,255,0.5); padding:3px;display: inline-block;margin:1px;}
  256.  
  257.  
  258. .menu:hover{background: #969258; color: #fff;-webkit-transition-duration: .90s;}
  259.  
  260.  
  261.  
  262.  
  263. .wish{ display : block;font-size: 10px;font-family: Tahoma;letter-spacing : 0;margin-left: 1px; margin-right: 1px; background-repeat : no-repeat;text-indent : 8px;vertical-align : middle;text-decoration : none;line-height : 10px; margin-bottom : 1px;padding: 0px;border-top: 1px solid #fff;background: #f5f5f5 url('http://media.tumblr.com/f9a5677aaa20369181ca5361336de3a2/tumblr_inline_mkgex7nhIq1qz4rgp.png') no-repeat left; text-shadow: 1px 1px 1px #fff; text-transform:uppercase; color: #aaa9a9;-webkit-transition: all ease-out 0.5s;padding: 6px 12px 6px 22px;}
  264.  
  265. .wish:hover { display : block;font-size: 10px;font-family: Tahoma;letter-spacing : 0;margin-left: 1px; margin-right: 1px; background-repeat : no-repeat;text-indent : 8px;vertical-align : middle;text-decoration : none;line-height : 10px; margin-bottom : 1px;padding: 0px;border-top: 1px solid #fff;background: #f5f5f5 url('http://media.tumblr.com/40d3482f40717c50ce81b01b32520ff9/tumblr_inline_mkgexxirME1qz4rgp.png') no-repeat left; text-shadow: 1px 1px 1px #fff; text-transform:uppercase; color: #aaa9a9;padding: 6px 12px 6px 29px;}
  266.  
  267. #paginacao {font-size: 11px; font-family:arial; line-height: 21px;box-shadow: 2px 3px 1px #transparent; color: #777;margin-top:10px;}
  268.  
  269. #paginacao a {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;box-shadow: 2px 3px 1px #e8e4c1;margin-left:2px;}
  270.  
  271. #paginacao a:hover {background: #fff; border: none;box-shadow: 2px 3px 1px #e8e4c1;border-radius:0px;}
  272.  
  273. #paginacao span.pagina_atual {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;box-shadow: 2px 3px 1px #e8e4c1;}
  274.  
  275. #paginacao span.info {background: #fff; margin: 0 1px 0 0; padding: 6px 6px; color: #777; text-decoration: none;border-radius:0px;box-shadow: 2px 3px 1px #e8e4c1;margin-right:5px;}
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. </style>
  283.  
  284. <body>
  285.  
  286.  
  287.  
  288. <div id="pagina">
  289.  
  290.  
  291. <div id="header"></div>
  292.  
  293.  
  294.  
  295. <div id="sidebar">
  296. <div class="side2">
  297. <div class="sidebar">
  298.  
  299. {block:Description}{Description}{/block:Description}
  300.  
  301. <br>
  302.  
  303. </div>
  304. <div class="pontinha"><img src="http://static.tumblr.com/eun3dfg/JcBmlm2qw/a2.png"></div>
  305. <div class="fotinha"><img src="http://media.tumblr.com/07b7199459baa2a7c061fc729c844348/tumblr_inline_mlequgbHb11qz4rgp.png" class="bordinha" width="35px;"></div>
  306.  
  307.  
  308. <div class="position">
  309.  
  310.  
  311. <a href="/" class="menu"> Home </a>
  312. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('about').innerHTML" class="menu"> About</a>
  313.  
  314. <a href="/ask" class="menu">Ask</a>
  315.  
  316. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('tumblr').innerHTML" class="menu" > Tumblr</a>
  317.  
  318. <a href="/tagged/SUATAG" class="menu">Texts </a>
  319.  
  320. <a href="LINK AQUI" class="menu"> Twitter </a>
  321.  
  322.  
  323. </div>
  324. </div>
  325.  
  326.  
  327. </div>
  328.  
  329.  
  330.  
  331.  
  332. <div id="conteudo">
  333.  
  334.  
  335.  
  336. <div id="post">
  337.  
  338.  
  339. {block:Posts}
  340.  
  341.  
  342.  
  343. {block:Regular}<div class="post"><div class="box">
  344.  
  345.  
  346. {block:Title}<div class="h1"><p>{Title}</div>{/block:Title}
  347. <div class="entry">{Body}</div>
  348.  
  349. <div class="divdate"></div>
  350.  
  351.  
  352.  
  353. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  354.  
  355. </div></div> </div>
  356. <div class="sombra"></div>
  357.  
  358. {/block:Regular}
  359.  
  360.  
  361.  
  362.  
  363. {block:Photo}
  364. <div class="post"><div class="box">
  365.  
  366.  
  367.  
  368. <center>{LinkOpenTag}<div class="opacidade"><img src="{PhotoURL-500}" class="border3" alt="{PhotoAlt}" width=502px/></div>{LinkCloseTag}</center>
  369. {block:Caption}          
  370. <br>
  371. <div class="caption">{Caption}</div>
  372. {/block:Caption}
  373.  
  374.  
  375. <div class="divdate"></div>
  376.  
  377.  
  378.  
  379. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  380.  
  381.  
  382. </div></div></div><div class="sombra"></div>
  383. {/block:Photo}
  384.  
  385.  
  386.  
  387.  
  388. {block:Answer}
  389. <div class="post"><div class="box">
  390. <div class="pergunta">{Question}</div>
  391. <div class="perguntou"><img src="{AskerPortraitURL-30}" class="fotos">Pergunta feita por: {Asker} <div class="xx"><img src="http://media.tumblr.com/a6d07429add5ed1595b2f7190142bdc0/tumblr_inline_mjx7nkRGyk1qz4rgp.png"></div></div>
  392. <div class="resposta">{Answer}</div>
  393.  
  394.  
  395. <br><div style="float: center"><div class="tag">Respondida em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  396.  
  397.  
  398. </div></div></div>
  399. {/block:Answer}
  400.  
  401.  
  402.  
  403. {block:Quote}  
  404. <div class="post"><div class="box">    
  405. <div class="quotem">
  406. <div class="quote">{Quote}</div>  
  407. </div>
  408. <div class="bottomq"></div>
  409. <div class="ci">{block:Source}
  410. <div class="source">{Source}</div>
  411. {/block:Source}</div>
  412.  
  413.  
  414.  
  415.  
  416. <div class="divdate"></div>
  417.  
  418.  
  419. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  420.  
  421.  
  422. </div> </div> </div><div class="sombra"></div>
  423. {/block:Quote}
  424.  
  425.  
  426.  
  427. {block:Link}
  428. <div class="post"><div class="box">
  429.  
  430.  
  431. <a href="{URL}" class="link" {Target}><div class="h1">{Name}</div></a>
  432. {block:Description}
  433. <div class="description">{Description}</div>
  434. {/block:Description}
  435.  
  436.  
  437. <div class="divdate"></div>
  438.  
  439.  
  440.  
  441.  
  442. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  443.  
  444.  
  445. </div></div> </div>
  446. <div class="sombra"></div>
  447. {/block:Link}
  448.  
  449.  
  450.  
  451.  
  452. {block:Chat}
  453. <div class="post"><div class="box">
  454.  
  455.  
  456.  
  457. <div class="chat">
  458. <div class="chat1">
  459. {block:Lines}
  460. <div class="chat2 {Alt}">
  461. {block:Label}
  462. <span>{Label}</span>
  463. {/block:Label}
  464. {Line}</div>
  465. {/block:Lines}
  466. </div>
  467. </div>
  468. <div class="divdate"></div>
  469.  
  470.  
  471.  
  472.  
  473. <!---------------- DATA DOS POSTS ------------->
  474.  
  475. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  476.  
  477.  
  478. </div></div> </div><div class="sombra"></div>
  479. {/block:Chat}
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486. {block:Audio}
  487. <div class="post"><div class="box">
  488.  
  489.  
  490.  
  491. <div class="trackid2">{AudioPlayerGrey}</div>
  492. <div class="boxmusica">
  493. <div class="album">{block:AlbumArt}
  494. <img src="{AlbumArtURL}" class="album"width="95" >
  495. {/block:AlbumArt}</div>
  496. {block:TrackName}<div class="trackid">
  497. <c>Faixa:</c> {TrackName}</div>{/block:TrackName}
  498. {block:Artist} <div class="trackid"><c>Artista:</c> {Artist}</div>{/block:Artist}
  499. <div class="trackid"><c>Executado:</c> ({PlayCount}) Vezes</div>
  500. <div class="clear"></div>
  501. </div>
  502.  
  503.  
  504. <div class="divdate"></div>
  505.  
  506.  
  507.  
  508. <br><div style="float: center"><div class="tag">postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  509.  
  510.  
  511. </div></div> </div><div class="sombra"></div>
  512. {/block:Audio}
  513.  
  514.  
  515.  
  516.  
  517.  
  518. {block:Video}
  519. <div class="post">
  520. <div class="box">
  521.  
  522.  
  523.  
  524. <center>{Video-500}
  525. <br>
  526. {block:Caption}
  527. <div class="caption">{Caption}</div>
  528. {/block:Caption}</center>
  529.  
  530.  
  531. <div class="divdate"></div><div class="sombra"></div>
  532.  
  533.  
  534.  
  535.  
  536. <br><div style="float: center"><div class="tag">Postado em: <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year} </a> | {block:NoteCount}<a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a>{/block:NoteCount} | <a href="{ReblogURL}" target="_blank" class="details"> Reblogue This! </a> </div>
  537.  
  538.  
  539. </div></div> </div>
  540. <div class="sombra"></div>
  541. {/block:Video}
  542.  
  543.  
  544.  
  545.  
  546. {block:PostNotes}
  547. <div class="caixa">
  548. <div class="extra"><img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {block:RebloggedFrom} <a href="{ReblogParentURL}">  Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom}   {block:ContentSource}<a href="{SourceURL}" target=blank>  Source  </a>. {/block:ContentSource} </div>
  549. <div class="extra">
  550. <img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  551. </div>
  552. <div class="extra">
  553. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  554. <span style="width:auto;">
  555. {block:HasTags}
  556. {block:Tags}
  557. <a class="tag" href="{TagURL}">{Tag}</a>
  558. {/block:Tags}
  559. {/block:HasTags}</span>
  560. <br>
  561. </div>
  562. <div class="extra">
  563. <img src="http://static.tumblr.com/wa79tuo/MiZm1iv2y/heart.png" class="user">{NoteCount}
  564. </div>
  565. </div><br>
  566. <div class="caixa">
  567. {PostNotes}
  568. </div>
  569. {/block:PostNotes}
  570.  
  571. {/block:Posts}
  572.  
  573. <center>{block:IndexPage}  
  574. <div id="paginacao">
  575. {block:Pagination}{block:PreviousPage}
  576. <a href="{PreviousPage}">Previous</a>
  577. {/block:PreviousPage}
  578. {/block:Pagination}
  579. {block:Pagination}
  580. {block:NextPage}
  581. <a href="{NextPage}">Next</a>
  582. {/block:NextPage}
  583. {/block:Pagination}
  584. </div></center>
  585. {/block:IndexPage}</center><br>
  586.  
  587.  
  588.  
  589.  
  590. </div>
  591.  
  592.  
  593.  
  594.  
  595.  
  596. <div id="about" style="display:none"><br>
  597. <div class="caixinha1"><div class="h7">Sobre mim</div>
  598.  
  599. <img src="http://media.tumblr.com/8ad5d72ba43a801e370f4757d5b69289/tumblr_inline_mi0z8tQFwz1qz4rgp.png" width="74" align="left" class="border2">
  600.  
  601. Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim, Sobre mim.
  602.  
  603.  
  604.  
  605. </div>
  606. </div>
  607.  
  608. <div id="tumblr" style="display:none;"><br>
  609. <div class="caixinha1"><div class="h7">Sobre o Tumblr</div>
  610.  
  611. Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr, Sobre seu Tumblr.
  612.  
  613.  
  614.  
  615. </div><br>
  616.  
  617. <div class="caixinha1">
  618. <div class="h7">Creditos</div>
  619.  
  620. <div class="wish"><a href="http://jessierobsten.tumblr.com/">Jéssyca Victoria</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Desenvolvimento do theme e design </div>
  621.  
  622. <div class="wish"><a href="http://lovers-of-designs.tumblr.com/">Lovers </a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Diversas coisas e disponibilização</div>
  623.  
  624. <div class="wish"><a href="http://laspricih.tumblr.com/">Priscila </a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif">Ajudas</div>
  625.  
  626. <div class="wish"><a href="http://things-to-help-you.tumblr.com/">TTHY</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Ajudase +</div>
  627.  
  628. <div class="wish"><a href="http://tumblr.com/"> Tumblr USF</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Hospedagem</div>
  629.  
  630. <div class="wish"><a href="OLINK"> Photoshop CS5</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Cores e edições de imagem</div>
  631.  
  632. <div class="wish"><a href="OLINK"> Dafontes e Google</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Fontes</div>
  633.  
  634.  
  635.  
  636. </div>
  637.  
  638.  
  639.  
  640.  
  641. </div>
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650. <div id="footer"></div>
  651.  
  652. </div>
  653.  
  654. </body>
  655. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement