Advertisement
Lolovers

Theme paris

Apr 8th, 2013
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 27.95 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/mw3v5cd/RwFlpknjf/fundo.png"); }
  34.  
  35.  
  36.  
  37. #pagina {background-image: url('');width: 859px; 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: 400px;  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: 270px; text-align: justify; padding: 5px; float: left; margin-top: 5px; margin-left: 25px; color: #5C4666; border-right:0px dotted #c4c4c4;}
  44.  
  45. #conteudo { width: 520px; font-family: bold;text-align: justify; margin-left:5px; margin-right:26px; float: right; margin-top: 10px;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: 27px 'Dancing Script', arial, serif; font-weight:normal; line-height:20px; margin:-3px 1px 6px 1px; color: #9C9C9C; text-shadow: 0px 0px 0px #FFFFFF;text-align: center; padding-top: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; font-family:'Satisfy', cursive; font-size: 17px;padding-left:5px; border-radius:2px; margin-bottom:10px;color:#999;padding:8px;}
  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.  
  116. .box {overflow:hidden; letter-spacing: 1px; text-align: justify; color: #777; font: 12px tahoma; background-color: #fff; padding:5px; text-align:justify;  padding-top: 4px; border: 1px solid #fcfafb; border-radius: 0px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0px 0px 15px #d8d8d8;}
  117.  
  118. .sidebar {letter-spacing: 1px; text-align: left; color: #666; font: 11px tahoma; background-color: #fff; padding:6px; text-align:normal;  padding-top:4px;  -webkit-border-radius: 18px; -moz-border-radius: 9px; border-radius: 0px; -webkit-border-radius: 3px; -moz-border-radius: 3px;box-shadow: 0px 0px 15px #d8d8d8;padding-top:6px;}
  119.  
  120. /*** Notes enfeitados por things-to-help-you  ******/
  121. 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;}
  122. ol.notes li.note {border-top: solid 1px #fff; padding: 4px;}
  123. ol.notes li.note img.avatar {display: none;}
  124. ol.notes li.note span.action {font-weight: none;}
  125. ol.notes li.note .answer_content {font-weight: normal;}
  126. ol.notes li.note blockquote {display: none;}
  127. ol.notes li.note blockquote a {text-decoration: none;}
  128. ful { list-style: none; }
  129. ol { list-style-position: inside; }
  130. * { margin: 0; padding: 0; outline: none; }
  131. .caixa  {overflow: hidden;background: #fff; padding: 7px;
  132. font-family: Verdana, Geneva, sans-serif;
  133. color: #ff81b9;text-align: justify;outline: 0px solid #; margin-bottom: 0px;}
  134. .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;}
  135. .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;}
  136. .extra a {padding-right: 6px; color: #80acb9; border-right: dotted 1px #e7daee; text-shadow: 1px 1px 1px #;}
  137.  
  138.  
  139.  
  140. .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;}
  141.  
  142. pre {background: #f5f5f5; font: 12px arial; color: #777 width: auto; height:auto; overflow:auto; padding:5px; }
  143.  
  144.  
  145. /*** tamanho, borda, opacidade em imagens **/
  146.  
  147. .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;}
  148.  
  149. .border:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -webkit-transition-duration: .99s; -moz-transition-duration: .99s; }
  150.  
  151. .border1 {border-radius:60px;margin-right:5px;}
  152.  
  153. .border1:hover {filter:alpha(opacity= 55); -moz-opacity: .50; opacity: .50; -webkit-transition-duration: .99s; -moz-transition-duration: .99s;}
  154.  
  155.  
  156. .border3 {border-radius: 0px; margin-right:3px;}
  157.  
  158. .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;}
  159.  
  160. .border2:hover {filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -webkit-transition-duration: .99s; -moz-transition-duration: .99s; }
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. /*** blockquote e tabelinhas ***/
  170.  
  171.  
  172. 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;}
  173.  
  174. .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;}
  175.  
  176.  
  177.  
  178.  
  179.  
  180. .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;
  181. border-top-right-radius: 5px;}
  182.  
  183. .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;
  184. border-bottom-right-radius: 5px;}
  185.  
  186. .perguntou a {color: #fff;}
  187.  
  188. .pergunta p {margin:1px 0px;}
  189.  
  190. .fotos {float:left; border-radius:20px;margin-top:-7px;margin-right:5px;}
  191.  
  192. .xx {float:right;width:15px; height:15px;}
  193.  
  194. .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;}
  195.  
  196.  
  197. /* Chat por Anna (livelikeasuicide) *********/
  198. .chat {background: #fff; margin: 0; font-size:
  199. 10px; font-family: Fonte;}
  200. .chat .chat1 {margin-left: 0px;}
  201. .chat .chat1 .chat2 {background: #f5f5f5; color: #999;
  202. margin-bottom: 1px; padding: 4px 4px 4px 4px;} /* Primeira linha */
  203. .chat .chat1 .chat2.even {background: #fee0c2;
  204. color: #fff;} /* Segunda linha */
  205. .chat .chat1 .chat2 span{font-weight: bold;}
  206.  
  207. /*** Quote estilo por: things-to-help-you***********/
  208. .quote  {font-family: 'Play', sans-serif;  font-size: 15px;  text-align:justy; padding: 4px; color: #999; }
  209. .quotem {overflow: hidden; padding: 5px; background: #f1f1f1; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
  210. .bottomq {background: url('http://media.tumblr.com/tumblr_mbhzmkuwba1qfzrmj.png') no-repeat; width: 69px; height: 19px; margin-left: 30px; margin-bottom: 10px;}
  211. .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;}
  212. .ci a {color: #fff;}
  213. .ci a:hover {color: #fff;}
  214.  
  215.  
  216. /*** Block de audio - TTHY **/
  217. .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 #;}
  218. .trackid  c {color: #999;text-transform:uppercase; font-size: 8pt;}
  219. .trackid2  {margin-top: 1px; background:#f5f5f5; display: block; height:27px;overflow:hidden; padding:1px;}
  220. .album {opacity: 0.7;margin-top: 0px; float: left; display: inline-block;}
  221. .boxmusica {background:#f5f5f5;}
  222. .clear {margin-top:1px;}
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229. .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;}  
  230.  
  231.  
  232.  
  233.  
  234.  
  235. .position {position:absolute; margin-top: -446px; margin-left:300px;z-index:10000000000000000000;}
  236.  
  237.  
  238.  
  239. .menu {font-family: georgia; width: 53px; height:14px; float: left;background:url(http://static.tumblr.com/mw3v5cd/RwFlpknjf/fundo.png); padding: 5px; text-align: center;text-shadow: 0 0px 0px #777; margin: 3px; 10px; font-size: 10pt; color: #BFAB60;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px; border-left: 0px solid #fff; border-right: 0px  solid #fff; cursor: help;-webkit-transition-duration: .90s;z-index:10000000000000000000;}
  240.  
  241.  
  242. .menu:hover{background: #969258; color: #fff;-webkit-transition-duration: .90s;}
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250. cred {display: block; border-bottom: 1px dotted #e1cfe6; vertical-align: middle; line-height: 13px; margin-bottom: 0px; text-decoration: none; padding: 2px; font-style: normal;font-size: 10px; background: transparent; border-radius: 5px;margin-bottom:2px;}
  251. cred a {background: #fee0c2; padding: 2px; color: #fff; border-radius: 2px;}
  252. cred a:hover {background: #fee0c2; padding: 2px; color: #fff; border-radius: 1px;}
  253.  
  254. .creditos {cursor:pointer; float:right;margin-top:-15px;margin-right:5px;}
  255.  
  256.  
  257.  
  258. /*** Paginação personalizada por tthy *****/
  259. #paginacaoml {display: block; font-size: 10px; font-weight: bold; padding-top: 8px; padding-bottom: 8px; text-shadow: 0 1px 1px #; background: #; margin-bottom: 11px; margin-left: 4px;  margin-right: 22px; text-align: left;}    
  260. #paginacaoml a {margin-left: 2px; margi-top: 0px;  font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6FA);  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFFFFF), color-stop(1.0, #E6E6FA)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }    
  261. #paginacaoml a:hover {margin-left: 2px; margi-top: 0px;  font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #E6E6FA, #FFFFFF);  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #E6E6FA), color-stop(1.0, #FFFFFF)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }      
  262. #paginacaoml span.pagina_atual {margin-left: 2px; margi-top: 0px;  font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #E6E6FA, #FFFFFF);  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #E6E6FA), color-stop(1.0, #FFFFFF)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }  
  263. #paginacaoml span.info {margin-left: 2px; margi-top: 0px;  font-family: 'Nunito', sans-serif; font-size: 10pt; background: #d5e4ed; border: none;color: #ccc; display: inline-block;padding-left: 10px; height: 30px; line-height: 30px; padding-right: 10px;cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6FA);  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFFFFF), color-stop(1.0, #E6E6FA)); border: 1px solid #dedede; text-shadow: 1px 1px 0px #fff; }    
  264. #paginacaoml span.info b {color: #a6a6a6;}
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271. </style>
  272.  
  273. <!-- FIM DO CSS-->
  274.  
  275.  
  276.  
  277.  
  278. <body>
  279.  
  280.  
  281.  
  282. <div id="pagina">
  283.  
  284. <div style=" background-image: url('http://media.tumblr.com/tumblr_m3iqjiPach1r5ehrc.png'); top: -40px; left: 0px; width: 100%; height: 100px; z-index: 0; position: absolute;"></div>
  285.  
  286. <div style=" background-image: url('http://media.tumblr.com/tumblr_m3oadg5VDf1qfzrmj.png'); bottom: -20px; left: 0px; width: 100%; height: 30px; z-index: 0; position: fixed;"></div>
  287.  
  288. <div id="header"></div>
  289.  
  290. <div class="position">
  291.  
  292.  
  293. <a href="/" class="menu"> Home </a>
  294. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('about').innerHTML" class="menu"> About</a>
  295.  
  296. <a href="/ask" class="menu"> Ask</a>
  297.  
  298. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('tumblr').innerHTML" class="menu" > Tumblr</a>
  299.  
  300. <a href="/tagged/SUATAG" class="menu">Texts </a>
  301.  
  302. <a href="LINK AQUI" class="menu"> Twitter </a>
  303.  
  304.  
  305. </div>
  306.  
  307.  
  308. <div id="sidebar">
  309.  
  310.  
  311.  
  312. <div class="sidebar">
  313.  
  314. <div class="h10">Welcome</div>
  315. <img src="http://media.tumblr.com/e0e2b2db0fcfd1c0849f747a5827b26b/tumblr_inline_mkmnrmACob1qz4rgp.png" width="60" align="left" class="border1">
  316. {block:Description}{Description}{/block:Description}
  317.  
  318. <br>
  319.  
  320. </div>
  321. <br>
  322.  
  323.  
  324. <div class="sidebar"><div class="h10">Créditos</div>
  325.  
  326. Este theme foi desenvolvido por Jéssyca, disponibilizado no Lovers-of-designs, não retire os créditos ou se inspire em alguma coisa sem a minha permição. Todos os direitos reservados.  <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('post').innerHTML=document.getElementById('creditos').innerHTML" class="creditos"><div style="cursor: pointer;"> <u>Leia+</u> </a></div> </div>
  327.  
  328.  
  329.  
  330.  
  331. <!– FIM DO CONTEUDO –>
  332.  
  333. </div>
  334.  
  335.  
  336.  
  337.  
  338. <div id="conteudo">
  339.  
  340.  
  341.  
  342.  
  343. <!-- conteudo dos posts e paginas -->
  344.  
  345.  
  346.  
  347. <div id="post">
  348.  
  349.  
  350. <!---------- POSTS --------------------------->
  351. {block:Posts}
  352.  
  353.  
  354.  
  355. {block:Regular}<div class="post"><div class="box">
  356.  
  357.  
  358. {block:Title}<div class="h1"><p>{Title}</div>{/block:Title}
  359. <div class="entry">{Body}</div>
  360.  
  361. <div class="divdate"></div>
  362.  
  363.  
  364. <!---------------- DATA DOS POSTS ------------->
  365.  
  366. <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>
  367.  
  368. </div></div> </div>
  369. <div class="sombra"></div>
  370.  
  371. {/block:Regular}
  372.  
  373.  
  374.  
  375. <!---------- PHOTOS --------------------------->
  376.  
  377. {block:Photo}
  378. <div class="post"><div class="box">
  379.  
  380.  
  381.  
  382. <center>{LinkOpenTag}<div class="opacidade"><img src="{PhotoURL-500}" class="border3" alt="{PhotoAlt}" width=502px/></div>{LinkCloseTag}</center>
  383. {block:Caption}          
  384. <br>
  385. <div class="caption">{Caption}</div>
  386. {/block:Caption}
  387.  
  388.  
  389. <div class="divdate"></div>
  390.  
  391.  
  392. <!---------------- DATA DOS POSTS ------------->
  393.  
  394. <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>
  395.  
  396.  
  397. </div></div></div><div class="sombra"></div>
  398. {/block:Photo}
  399.  
  400.  
  401.  
  402.  
  403.  
  404. <!---------------- ASK ------------->
  405.  
  406.  
  407.  
  408.  
  409.  
  410. {block:Answer}
  411. <div class="post"><div class="box">
  412. <div class="pergunta">{Question}</div>
  413. <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>
  414. <div class="resposta">{Answer}</div>
  415.  
  416.  
  417. <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>
  418.  
  419.  
  420. </div></div></div>
  421. {/block:Answer}
  422.  
  423.  
  424.  
  425.  
  426. <!---------- QUOTES --------------------------->
  427.  
  428.  
  429. {block:Quote}  
  430. <div class="post"><div class="box">    
  431. <div class="quotem">
  432. <div class="quote">{Quote}</div>  
  433. </div>
  434. <div class="bottomq"></div>
  435. <div class="ci">{block:Source}
  436. <div class="source">{Source}</div>
  437. {/block:Source}</div>
  438.  
  439.  
  440.  
  441.  
  442. <div class="divdate"></div>
  443.  
  444. <!---------------- DATA DOS POSTS ------------->
  445.  
  446. <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>
  447.  
  448.  
  449. </div> </div> </div><div class="sombra"></div>
  450. {/block:Quote}
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457. <!---------- LINKS --------------------------->
  458.  
  459.  
  460. {block:Link}
  461. <div class="post"><div class="box">
  462.  
  463.  
  464. <a href="{URL}" class="link" {Target}><div class="h1">{Name}</div></a>
  465. {block:Description}
  466. <div class="description">{Description}</div>
  467. {/block:Description}
  468.  
  469.  
  470. <div class="divdate"></div>
  471.  
  472.  
  473.  
  474. <!---------------- DATA DOS POSTS ------------->
  475.  
  476. <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>
  477.  
  478.  
  479. </div></div> </div>
  480. <div class="sombra"></div>
  481. {/block:Link}
  482.  
  483.  
  484.  
  485.  
  486. <!---------- CHAT --------------------------->
  487. {block:Chat}
  488. <div class="post"><div class="box">
  489.  
  490.  
  491.  
  492. <div class="chat">
  493. <div class="chat1">
  494. {block:Lines}
  495. <div class="chat2 {Alt}">
  496. {block:Label}
  497. <span>{Label}</span>
  498. {/block:Label}
  499. {Line}</div>
  500. {/block:Lines}
  501. </div>
  502. </div>
  503. <div class="divdate"></div>
  504.  
  505.  
  506.  
  507.  
  508. <!---------------- DATA DOS POSTS ------------->
  509.  
  510. <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>
  511.  
  512.  
  513. </div></div> </div><div class="sombra"></div>
  514. {/block:Chat}
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521. <!---------- AUDIO --------------------------->
  522. {block:Audio}
  523. <div class="post"><div class="box">
  524.  
  525.  
  526.  
  527. <div class="trackid2">{AudioPlayerGrey}</div>
  528. <div class="boxmusica">
  529. <div class="album">{block:AlbumArt}
  530. <img src="{AlbumArtURL}" class="album"width="95" >
  531. {/block:AlbumArt}</div>
  532. {block:TrackName}<div class="trackid">
  533. <c>Faixa:</c> {TrackName}</div>{/block:TrackName}
  534. {block:Artist} <div class="trackid"><c>Artista:</c> {Artist}</div>{/block:Artist}
  535. <div class="trackid"><c>Executado:</c> ({PlayCount}) Vezes</div>
  536. <div class="clear"></div>
  537. </div>
  538.  
  539.  
  540. <div class="divdate"></div>
  541.  
  542.  
  543.  
  544. <!---------------- DATA DOS POSTS ------------->
  545.  
  546. <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>
  547.  
  548.  
  549. </div></div> </div><div class="sombra"></div>
  550. {/block:Audio}
  551.  
  552.  
  553.  
  554.  
  555. <!---------- VIDEOS --------------------------->
  556.  
  557. {block:Video}
  558. <div class="post">
  559. <div class="box">
  560.  
  561.  
  562.  
  563. <center>{Video-500}
  564. <br>
  565. {block:Caption}
  566. <div class="caption">{Caption}</div>
  567. {/block:Caption}</center>
  568.  
  569.  
  570. <div class="divdate"></div><div class="sombra"></div>
  571.  
  572.  
  573.  
  574. <!---------------- DATA DOS POSTS ------------->
  575.  
  576. <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>
  577.  
  578.  
  579. </div></div> </div>
  580. <div class="sombra"></div>
  581. {/block:Video}
  582.  
  583.  
  584.  
  585.  
  586. <!---------------- NOTAS  DOS POSTS ------------->
  587. {block:PostNotes}
  588. <div class="caixa">
  589. <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>
  590. <div class="extra">
  591. <img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png" class="user"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  592. </div>
  593. <div class="extra">
  594. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  595. <span style="width:auto;">
  596. {block:HasTags}
  597. {block:Tags}
  598. <a class="tag" href="{TagURL}">{Tag}</a>
  599. {/block:Tags}
  600. {/block:HasTags}</span>
  601. <br>
  602. </div>
  603. <div class="extra">
  604. <img src="http://static.tumblr.com/wa79tuo/MiZm1iv2y/heart.png" class="user">{NoteCount}
  605. </div>
  606. </div><br>
  607. <div class="caixa">
  608. {PostNotes}
  609. </div>
  610. {/block:PostNotes}
  611.  
  612. <!---------------- FIM DAS NOTAS DOS POSTS ------------->
  613. {/block:Posts}
  614.  
  615.  
  616.  
  617. {block:IndexPage}  
  618. <div id="paginacaoml"><span class="info" style="font-weight: normal;">Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  619. {block:JumpPagination length="8"}
  620. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  621. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  622. {/block:JumpPagination}
  623. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  624. </div>
  625. {/block:IndexPage}  
  626.  
  627. </div>
  628.  
  629. <!– FIM DO CONTEUDO –>
  630.  
  631.  
  632.  
  633. <!-- Conteudo dos menus -->
  634.  
  635.  
  636.  
  637.  
  638.  
  639. <div id="about" style="display:none"><br>
  640. <div class="caixinha1"><div class="h7">Sobre mim</div>
  641.  
  642. <img src="http://media.tumblr.com/8ad5d72ba43a801e370f4757d5b69289/tumblr_inline_mi0z8tQFwz1qz4rgp.png" width="74" align="left" class="border2">
  643.  
  644. 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.
  645.  
  646.  
  647.  
  648. </div>
  649. </div>
  650.  
  651. <div id="tumblr" style="display:none;"><br>
  652. <div class="caixinha1"><div class="h7">Sobre o Tumblr</div>
  653.  
  654. 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.
  655.  
  656.  
  657.  
  658. </div>
  659. </div>
  660.  
  661.  
  662.  
  663.  
  664. <div id="creditos" style="display:none;"><br><div class="caixinha1">
  665. <div class="h7">Creditos</div>
  666.  
  667. <cred><a href="http://jessierobsten.tumblr.com/">Jéssyca Victoria</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Desenvolvimento do theme e design </cred>
  668.  
  669. <cred><a href="http://lovers-of-designs.tumblr.com/">Lovers </a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Diversas coisas e disponibilização</cred>
  670.  
  671. <cred><a href="http://laspricih.tumblr.com/">Priscila </a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif">Ajudas</cred>
  672.  
  673. <cred><a href="http://things-to-help-you.tumblr.com/">TTHY</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Muitos códigos, materiais e tutoriais</cred>
  674.  
  675. <cred><a href="http://html-mylove.tumblr.com/">H-ML</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Menu, editado por mim Jessica *-*</cred>
  676.  
  677. <cred><a href="http://tumblr.com/"> Tumblr USF</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Hospedagem</cred>
  678.  
  679. <cred><a href="OLINK"> Cores, imagens e etc...</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Photoshop SC5</cred>
  680.  
  681. <cred><a href="OLINK"> Dafontes e Google</a> <img src="http://media.tumblr.com/tumblr_ma5ok4qFSk1qfzrmj.gif"> Fontes</cred>
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688. </div></div></div>
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697. <div id="footer"></div>
  698.  
  699. </div>
  700.  
  701. </body>
  702. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement