Ikxa

oxi19062013

Jun 19th, 2013
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 30.59 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">
  2. <html lang="en">
  3. <head>
  4. <title>{Title}</title>
  5.  
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. <link rel="shortcut icon" href="{Favicon}" />
  9.  
  10. <meta name="color:Blog title" content="#000000"/>
  11. <meta name="color:Text" content="#000000"/>
  12. <meta name="color:Links" content="#5C5C5C"/>
  13. <meta name="color:Links Hover" content="#B1B1B1"/>
  14. <meta name="color:Title" content="#000000"/>
  15. <meta name="color:Background" content="#FFFFFF"/>
  16. <meta name="color:Scrollbar" content="#FFFFFF"/>
  17. <meta name="color:blockquote" content="#f7f7f7"/>
  18. <meta name="if:Show Blog Title" content="1"/>
  19. <meta name="if:Show Background Image" content="1">
  20. <meta name="if:Use Banner" content="0">
  21. <meta name="if:Show Home Link" content="1">
  22. <meta name="if:Show Message Link" content="1">
  23. <meta name="if:Show Submit" content="1"/>
  24. <meta name="if:Show Archive Link" content="1">
  25. <meta name="if:Rounded Scrollbar" content="0"/>
  26. <meta name="if:Underline Hover" content="0"/>
  27.  
  28. <meta name="font:Title" content="Arial"/>
  29. <meta name="font:Body" content="Arial"/>
  30.  
  31. <meta name="image:Background" content="">
  32. <meta name="image:side" content="">
  33. <meta name="image:Banner" content="">
  34.  
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="one" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="two" />
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="three" />
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="four" />
  43. <meta name="text:Link5" content="/" />
  44. <meta name="text:Link5 Title" content="five" />
  45.  
  46. <meta name="text:Title font size" content="22"/>
  47. <meta name="text:Post title font size" content="18"/>
  48. <meta name="text:Body font size" content="11"/>
  49.  
  50. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  51.  
  52. <script type="text/javascript" src="http://static.tumblr.com/is5f0mm/B45lrpvaa/one.txt"></script>
  53.  
  54.  
  55. <style type="text/css">
  56.  
  57. iframe#tumblr_controls {
  58.     top: 0% !important;
  59.     right:0% !important;
  60.     position: fixed !important;
  61.     }
  62.  
  63. h1 {
  64. color:{color:Blog title};
  65. padding-bottom:30px;
  66. font-weight: normal;
  67. font-size:{text:title font size}px;
  68. text-transform: uppercase;
  69. font-family:{font:Title};
  70. line-height: -4px;
  71. {block:ifusebanner}display:none;{/block:ifusebanner}
  72. }
  73.  
  74. h1 a {
  75. color:{color:Blog title};
  76. }
  77.  
  78. h5, h5 a {font-family: 'Arial', sans-serif; font-style: normal;  
  79.     font-size:10px;
  80. }
  81.  
  82. body {
  83. height: 100%;
  84. background-color:{color:Background};
  85. color: {color:Text};
  86. font-size: {text:Body font size}px;
  87. font-family:{font:Body};
  88. line-height: 15px;
  89. padding: 00px 0 200px 0;
  90. {block:ifShowbackgroundImage}background-attachment: fixed;
  91. background-image:url('{image:Background}');
  92. {/block:ifshowbackgroundimage}
  93. }
  94.  
  95. a {
  96. color: {color:Links};
  97. text-decoration:none;
  98. }
  99.  
  100. a:hover {
  101. color: {color:Links Hover};
  102. {block:IfUnderlineHover}text-decoration: underline;{/block:IfUnderlineHover}
  103. -webkit-transition-duration: 0.5s;
  104. }
  105.  
  106. a.title {
  107. color: {color:Links};
  108. text-decoration:none;
  109. }
  110.  
  111. ::-webkit-scrollbar-thumb:vertical {
  112. background-color:{color:Scrollbar};
  113. height:100px;
  114. {block:IfRoundedScrollbar}
  115. -moz-border-radius:20px;
  116. -webkit-border-radius:20px;
  117. {/block:IfRoundedScrollbar}
  118. }
  119.  
  120. ::-webkit-scrollbar-thumb:horizontal {
  121. background-color:{color:Scrollbar};
  122. height:10px;
  123. {block:IfRoundedScrollbar}
  124. -moz-border-radius:20px;
  125. -webkit-border-radius:20px;
  126. {/block:IfRoundedScrollbar}
  127. }
  128.  
  129. ::-webkit-scrollbar {
  130. height:10px;
  131. width:8px;
  132. background-color:{color:background};
  133. {block:IfRoundedScrollbar}
  134. -moz-border-radius:20px;
  135. -webkit-border-radius:20px;
  136. {/block:IfRoundedScrollbar}
  137. }
  138.  
  139. #tudo {{block:indexpage}text-align: center; height:10px;
  140. width: 97%;
  141. margin-left: 0px; margin-top: 0px;
  142. position: relative; z-index:-9999999;
  143. {/block:indexpage};{block:permalinkpage}margin-top:0px; margin-left:0px;{/block:permalinkpage}}
  144.  
  145.  
  146. #container {  z-index: 999999991;
  147. width: 800px;
  148. margin: -10px 00px 00px 00px;
  149. position: relative;
  150. }
  151.  
  152. #container .header {
  153. width: 500px;
  154. margin: -20px -80px 20px;
  155. }
  156.  
  157. #container .description {
  158. padding: 5px 0px 5px;
  159. clear: both;
  160. position: relative;
  161. text-align:center;
  162. width:500px;
  163. margin-left: auto;
  164. margin-right: auto;
  165. }
  166.  
  167. #container .posts { z-index: 999999991;
  168. width: 320px;
  169. clear: both;
  170. position: relative;
  171. margin-left: auto;
  172. margin-right: auto;
  173. padding-top:0px;
  174. }
  175.  
  176. #container .box {
  177. width: 320px;
  178. }
  179.  
  180. #container .box a{
  181. -webkit-transition-duration: 0.5s;
  182. }
  183.  
  184. #container .box img {
  185. max-width: 100%;
  186. border:0px;
  187. -webkit-transition-duration: 0.5s;
  188.  
  189. opacity:1;
  190. }
  191.  
  192. #container .title {
  193. font-size:{text:Post title font size}px;
  194. line-height: 18px;
  195. text-decoration: none;
  196. display: block;
  197. color:{color:Title};
  198. padding: 8px;
  199. }
  200.  
  201. #container .ask {
  202. font-size:{text:Post title font size}px;
  203. line-height: 18px;
  204. text-decoration: none;
  205. display: block;
  206. color:{color:Title};
  207. padding: 8px;
  208. }
  209.  
  210. #container .audio {
  211. width: 207px;
  212. }
  213.  
  214. #container .columnHolder {
  215. width: 500px;
  216. margin: 5px 0 0 5px;
  217. overflow: hidden;
  218. }
  219.  
  220. #container .columnHolder .column {
  221. width: 225px;
  222. min-height: 1px;
  223. float: left;
  224. }
  225.  
  226. #container .columnHolder .column.middle {
  227. margin: 0 0px;
  228. }
  229.  
  230. #arrow {
  231. font-size:15px;
  232. padding-left:20px;
  233. color:{color:background};
  234. margin-top:-5px;
  235. padding-bottom:5px;
  236. }
  237.  
  238. {block:PermalinkPage}
  239.  
  240. .box {
  241. width: 500px !important;
  242. padding-left: 21%;
  243. }
  244.  
  245. p.answer_form_container {
  246. width: 580px;
  247. }
  248.  
  249. ol.notes {
  250. width: 500px;
  251. position:relative;
  252. padding-left:21%;
  253. list-style-type: none;
  254. margin: 0px 0 10px 0;
  255. padding: -10px -90px;
  256. }
  257.  
  258. ol.notes li.note {
  259. margin: 0px 0 2px 0;
  260. padding: 0;
  261. }
  262.  
  263. ol.notes a {color:Links}
  264.  
  265. ol.notes img.avatar {
  266. display: true;
  267. padding:2px 0 0 2px;
  268. border:0px;
  269. }
  270.  
  271. ol.notes blockquote {
  272. margin: 0;
  273. }
  274.  
  275. ol.notes blockquote a {
  276. text-decoration: none;
  277. }
  278.  
  279. {/block:PermalinkPage}
  280.  
  281. #pagination{
  282.     display:none;
  283. }
  284.  
  285. .video{
  286. text-align: center;
  287. background-color:black;
  288. }
  289.  
  290. #top-link {
  291. position:fixed;
  292. right:5px;
  293. bottom:5px;
  294. color:white;
  295. font-weight:bold;
  296. text-decoration:none;
  297. padding:10px;
  298. border:0px;
  299. }
  300.  
  301. #audiotest {
  302. background-image:url('http://static.tumblr.com/2w7y46r/gPklc94jg/play.png');
  303. margin-top: -27px;
  304. display:block;
  305. height:27px;
  306. z-index:-1000;
  307. width:250px;
  308. }
  309.  
  310. #adam {
  311.     position:absolute;
  312.     top:26px;
  313.     right:3px;}
  314.  
  315. .box:hover .back {
  316. {block:indexpage}{/block:indexpage}z-index:1000;
  317. }
  318.  
  319. .back {
  320. margin-top: -25px;
  321. width:100%;
  322. opacity: 0;
  323. z-index: 1000;
  324. }
  325.  
  326. {block:PermalinkPage}
  327.  
  328. .back img{
  329. width:500px;
  330. height:20px;
  331. }
  332.  
  333. {/block:PermalinkPage}
  334.  
  335. .back img{width:500px; height:20px;}
  336.  
  337. .entry {z-index: 99999999991; opacity:1; text-align:justify;
  338.     margin: 5px;
  339.     padding: 7px;
  340.     {block:indexpage}
  341.     width: 320px;
  342.     {/block:indexpage}
  343.     {block:permalinkpage}
  344.     width: 500px;
  345.     {/block:permalinkpage}
  346.     display: block;
  347.     position: relative;    
  348.     float: center;
  349.     background: transparent;
  350.     border-bottom: 1px solid #f7f7f7;
  351. }
  352.  
  353. .entry img {-webkit-border-radius: 30px;
  354. -moz-border-radius: 30px;
  355. border-radius: 30px;
  356.     display: block;
  357.     width-max: 320px;
  358.     {block:indexpage}
  359.     opacity: 1;
  360.     {/block:indexpage}
  361. }
  362.  
  363.  
  364. .entry:hover img {
  365.     width-max: 320px;
  366.     {block:indexpage}
  367.     opacity: 1.0;
  368.     filter: alpha(opacity = 100);
  369.     {/block:indexpage}
  370. }
  371.  
  372. blockquote, q {
  373.     quotes: "" "" "'" "'";
  374.     padding-left: 5px;
  375.     border-left: 1px solid #000;
  376.     background: {color:blockquote};
  377. }
  378.  
  379.  
  380. p {
  381.     margin: 5px 0px;
  382. }
  383.  
  384. h1, h1 a {
  385.     font-size:{text:title font size};
  386.     line-height:{text:title font size};
  387.     {block:iftitlefont}
  388.     font-family: 'Lovers Quarrel', cursive;
  389.     {/block:iftitlefont}
  390.     {block:iftitlefont2}
  391.     font-family: 'Italianno', cursive;
  392.     {/block:iftitlefont2}
  393.     {block:iftitlefont3}
  394.     font-family: 'Bilbo', cursive;
  395.     {/block:iftitlefont3}
  396.     {block:iftitlefont4}
  397.     font-family: 'Italiana', serif;
  398.     {/block:iftitlefont4}
  399.     {block:iftitlefont5}
  400.     font-family: 'Fredericka the Great', cursive;
  401.     {/block:iftitlefont5}
  402.     {block:iftitlefont6}
  403.     font-family: 'Amatic SC', cursive;
  404.     {/block:iftitlefont6}
  405. }
  406.  
  407. h3, h3 a {padding:5px;
  408.     font-size:{text:post title font size};
  409.     line-height:13px;
  410.     color: {color:title}!important;
  411. }
  412.  
  413. p.tags a {
  414.     opacity: 0.50;
  415.     filter: alpha(opacity = 50);
  416. }
  417.  
  418. p.tags a:hover {
  419.     opacity: 1.0;
  420.     filter: alpha(opacity = 100);
  421. }
  422. p.tags {
  423.     border-top: 1px solid {color:border color};
  424.     padding: 0px;
  425.     margin: 0px;
  426.     font-size: 8px;
  427.     text-transform: uppercase;
  428.     height: 10px;
  429.     line-height: 10px;
  430. }
  431.  
  432.  
  433.  
  434. .nav a{
  435.     color: {color:menu link color};
  436. }
  437.  
  438. .nav {
  439.     display: inline-block;
  440.     text-align: center;
  441.     padding: 2px;
  442.     text-transform: uppercase;
  443.     margin: 2px;
  444. }
  445.  
  446. #bite .death {
  447.     margin-top: -15px;
  448.     filter: alpha(opacity = 0);
  449.     opacity: 0;
  450.     -webkit-transition: all 0.3s ease-out;
  451.     -moz-transition: all 0.3s ease-out;
  452.     transition: all 0.3s ease-out;
  453. }
  454. #titexcel {
  455.     position: absolute;
  456.     right: 3px;
  457.     top: 26px;
  458. }
  459.    
  460.  
  461. #pagination{
  462.     display:none;
  463. }
  464.  
  465.  
  466.  
  467. .perma {
  468.     opacity: 0.0;
  469.     filter: alpha(opacity = 0);
  470.     z-index:9999991;  
  471.     display: inline-block;
  472.     position: absolute;
  473.     text-align: left;
  474.     bottom: 7px;
  475.     left: 7px;
  476.     width: 100%;
  477. }
  478.      
  479. .entry:hover .perma   {
  480.     opacity: 1;
  481.     filter: alpha(opacity = 100);
  482. }
  483.    
  484. .likep {margin-left: 13px; margin-bottom:5px;
  485.     width: 21px;
  486.     height: 20px;
  487.     overflow: hidden;
  488.     z-index: 9999999;
  489.     display: inline-block;
  490. }
  491.  
  492. .rep {
  493.     width: 24px;
  494.     height: 20px;
  495.     overflow: hidden;
  496.     z-index: 9999999;
  497.     display: inline-block;  
  498. }  
  499.  
  500. .likep a:hover {
  501.     background-position: 0px 0px;
  502. }
  503.  
  504. .likep a {
  505.     background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  506.     background-position: 0px 0px;
  507.     display: block;
  508.     z-index: 9999999;
  509. }
  510.  
  511. .likep img {
  512.     width: 21px;
  513.     height: 20px;
  514. }
  515.  
  516. .rep img{
  517.     width: 24px;
  518.     height: 20px;
  519.     line-height: 30px;
  520.     display: inline;
  521. }
  522.      
  523. .not { display: inline-block;
  524.     background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  525.     height: 20px;
  526.     top: -6px;
  527.     font-size: 11px;
  528.     line-height: 20px;
  529.     color: #fff;
  530.     padding-left: 4px;
  531.     padding-right: 4px;
  532.     -moz-border-radius: 2px;
  533.     border-radius:  2px;
  534.     position: relative;
  535. }
  536.  
  537. .not a, .not:hover a, .not a:hover {
  538.     color: #ffffff!important;
  539.     font-weight: bold;
  540.     font-family: Arial, Helvetica, sans-serif;
  541. }
  542.      
  543. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  544.     opacity: 1;
  545.     filter: alpha(opacity = 100);
  546.     margin-right: 0;
  547. }
  548.  
  549. .not:hover , .rep:hover, .likep:hover {
  550.     opacity: 1!important;
  551.     filter: alpha(opacity = 100)!important;
  552. }
  553.    
  554. .t {
  555.     text-align: justify;
  556.     opacity: .5;
  557.     filter: alpha(opacity = 50);
  558. }
  559.  
  560. p.t {
  561.     margin: 5px 0px 0px 0px;
  562.     font-size: 10px;
  563. }
  564.  
  565. .ti {
  566.     text-align: right;
  567.     opacity: 1;
  568.     filter: alpha(opacity = 100);
  569.     font-size: 10px;
  570.     line-height: 12px;
  571. }
  572.  
  573. p.ti {
  574.     margin: 5px 0px 0px 0px;
  575.     font-size: 10px;
  576. }
  577. .entry:hover .t {
  578.     opacity: 1;
  579.     filter: alpha(opacity = 100);
  580. }
  581.  
  582. #toTop {
  583.     display:none;
  584.     text-decoration:none;
  585.     position:fixed;
  586.     bottom:10px;
  587.     right:10px;
  588.     overflow:hidden;
  589.     width:21px;
  590.     height:21px;
  591.     border:none;
  592.     text-indent:100%;
  593.     background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;
  594.     opacity: .5;
  595.     filter: alpha(opacity = 50);
  596. }
  597.  
  598. #toTopHover {
  599.     width:21px;
  600.     height:21px;
  601.     display:block;
  602.     overflow:hidden;
  603.     float:left;
  604.     opacity: 0;
  605.     -moz-opacity: 0;
  606.     filter:alpha(opacity=0);
  607. }
  608.  
  609. #toTop:hover {
  610.     opacity: 1;
  611.     filter: alpha(opacity = 100);
  612. }
  613.  
  614. #toTop:active, #toTop:focus {
  615.     outline:none;
  616. }
  617.  
  618. p.c {margin-top:40px;
  619.     display: block;
  620.     margin: 0px 0px 1px 0px;
  621.     height: 18px;
  622.     line-height: 20px;
  623.     text-transform: uppercase;
  624.     text-align: justify;
  625.     font-size: 9px;
  626.     border-top: 1px solid {color:border color};
  627. }
  628.  
  629. .li, h5, li.drawer {
  630.     list-style-type: none;
  631.     -webkit-transition: all 0s ease;
  632.     -moz-transition: all 0s ease;
  633.     transition: all 0s ease;
  634.     -o-transition: all 0s ease;
  635. }
  636.  
  637. #men ul {
  638.   font-family: Arial, Verdana;
  639.   font-size: 14px;
  640.   margin: 00;
  641.   padding: 0;
  642.   list-style: none;
  643. }
  644. #men ul li {
  645.   display: block;
  646.   position: relative;
  647.   float: left;
  648.   text-align: center;
  649.   text-transform: uppercase;
  650.   font-size: 8px;
  651.   height: 18px;
  652.   line-height: 18px;
  653.   margin: 1px 0px 0px 1px;
  654. }
  655. #men li ul { display: none; }
  656. #men ul li a {
  657.   display: block;
  658.   text-decoration: none;
  659.   color: {color:menu link color};
  660.   border-top: 1px solid #ffffff;
  661.   padding: 0px;
  662.   background: {color:menu background};
  663.   margin-left: 1px;
  664.   white-space: nowrap;
  665.   text-transform: uppercase;
  666.   font-size: 8px;
  667.   width: 65px;
  668.  
  669. }
  670. #men ul li a:hover {
  671.     background: {color:nav background};
  672.     letter-spacing: 1px;
  673.     color: white;
  674. }
  675. #men li:hover ul {
  676.   display: block;
  677.   position: absolute;
  678.   z-index: 9999;
  679. }
  680. #men li:hover li {
  681.   float: none;
  682.   font-size: 11px;
  683. }
  684. #men li:hover a {  }
  685. #s {width: 205px;
  686.     margin-top: 30px;
  687.     {block:ifsidebarright}
  688.     margin-left: 879px;
  689.     {/block:ifsidebarright}
  690.     position: fixed;
  691.    
  692. }
  693.  
  694. #men {
  695.     position: relative;
  696.     margin-top: 4px;
  697.     height: 22px;
  698.     background: {color:sidebar};
  699. }
  700.  
  701. div#chat li {
  702. padding: 4px;
  703. background-color:{color:Chat};
  704. margin-top: 2px;
  705. }
  706.  
  707. div#chat ul{
  708. {block:IndexPage}
  709. width:270px;
  710. {/block:IndexPage}
  711. {block:PermalinkPage}
  712. width:500px;
  713. {/block:PermalinkPage}
  714. list-style: none;
  715. padding: 0px;
  716. margin-top:5px;
  717. margin-bottom:10px;
  718. text-align: left;
  719. }
  720.  
  721. .q{
  722. margin-left:5px;
  723. margin-top:-15px;
  724. font-size:{text:Post title font size}px;
  725. color:{color:Post title};
  726. line-height:17px;
  727. }
  728.  
  729. .q2{
  730. margin-left:5px;
  731. margin-top:15px;
  732. font-size:{text:Post title font size}px;
  733. color:{color:Post title};
  734. line-height:17px;
  735. }
  736.  
  737. .quote{
  738. position:relative;
  739. top:20px;
  740. font-size:60px;
  741. opacity:0.2;
  742. filter: alpha(opacity = 20);
  743. }
  744.  
  745. .source{text-align:center;
  746. font-size:12px;
  747. margin-left:0px;
  748. }
  749.  
  750. .deslizante4 {margin-left: 0px; margin-top:708px; width: 87px; font-size: 6px; background-color: transparent; font-family: verdana; line-height:14px;  color: #000; position: absolute; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: left; font-style:  -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;z-index:9999;}
  751.  
  752. #paginacao {z-index: 99999999991;font-size: 18px;opacity: 0.5;position: fixed; width:55px; height:35px; margin: -2px 0px 0px 148px;background-color:#B2AB7D; color:#000;padding-bottom:10px;-webkit-border-radius: 30px;
  753. -moz-border-radius: 30px;
  754. border-radius: 30px;}
  755. #aste {opacity: 0.5;position: fixed; width:3px; height:38px;margin: -40px 0px 0px 174px;background-color:#B2AB7D; color:#000;bold;}
  756.  
  757. #box_ask {position: fixed; width:500px; height:800px; margin-top: -10px; margin-left:700px;background-color:#ffffff;background-image:url('{image:side}');}    
  758.  
  759. #descrip {position: fixed; z-index:2;width:170px; margin-top:405px; margin-left: 128px; background-color:transparent;padding-left:10px;}
  760.  
  761. #about {position: fixed; z-index:2;width:250px; margin-top:528px; margin-left: 100px; background-color:transparent;padding-left:10px;justify;}
  762.  
  763. #linksaa {width:170px; background-color:transparent;font-family:cambria; color:#000 ; font-size:11px; text-align: center;}
  764.  
  765. #margem {margin-left: 100px;}
  766.  
  767. #clock {position: fixed; width:120px; height:50px;margin-top: 680px; margin-left:0px;background-color:transparent;}
  768.  
  769. .menu { position:fixed; z-index:2;margin-left:440px;margin-top:377px;width:60px;-webkit-animation: fade 4s;-moz-animation: fade 4s;-ms-animation: fade: 4s;-o-animation: fade: 8s;animation: fade: 4s;border: 1px solid #ffffff;}
  770. .menu a{color:#fff;}
  771. .menu a hover{opacity: 0.5;}
  772. .ii {text-indent:14px;background:#000;line-height:18px;height:18px;padding:4px;margin-bottom:5px; margin-left:0px;margin-right:2px;font-family:'icons';font-size:12px;-webkit-border-top-left-radius: 90px;
  773. -webkit-border-bottom-left-radius: 90px;
  774. -moz-border-radius-topleft: 90px;
  775. -moz-border-radius-bottomleft: 90px;
  776. border-top-left-radius: 90px;
  777. border-bottom-left-radius: 90px;padding-right:37px;}
  778.  
  779. </style>
  780.  
  781. <style type="text/css">{CustomCSS}</style>
  782.  
  783. <script src="http://static.tumblr.com/ubmlcww/CVqlrvww0/two.txt"></script>
  784. <script src="http://static.tumblr.com/ubmlcww/Bhflrvwwe/three.txt" type="text/javascript"></script>
  785. <script src="http://static.tumblr.com/is5f0mm/JOdlrpvsh/four.txt" type="text/javascript"></script>
  786. <script src="http://static.tumblr.com/is5f0mm/cuOlrpvzp/five.txt" type="text/javascript"></script>
  787.  
  788. </head>
  789.  
  790. <body>
  791.  
  792. <div style="position:fixed; left:-20px; top:-20px; width:auto; height:auto;"><object type="application/x-shockwave-flash" style="outline:none;"  width="1800" height="1000"><param name="movie" value="http://hosting.gmodules.com/ig/gadgets/file/112581010116074801021/fish.swf?up_numFish=10&up_foodColor=FCB347&up_fishName=Fish&up_fishColor1=990000&up_fishColor2=990000&up_fishColor3=990000&up_fishColor4=990000&up_fishColor5=990000&up_fishColor6=990000&up_fishColor7=990000&up_fishColor8=990000&up_fishColor9=990000&up_fishColor10=990000&up_backgroundImage=http://&up_backgroundColor=ffffff"></param><param name="AllowScriptAccess" value="always"></param><param name="wmode" value="opaque"></param><param name="scale" value="noscale"/><param name="salign" value="tl"/></object> </div>
  793.  
  794. {block:Pagination}
  795.                 <ul id="pagination">
  796.                         {block:PreviousPage}
  797.                                 <a href="{PreviousPage}"></a>
  798.                         {/block:PreviousPage}
  799.                         {block:JumpPagination length="5"}
  800.                         {block:CurrentPage}
  801.                                 <span class="current_page numbersNav"><strong>{PageNumber}</strong></span>
  802.                         {/block:CurrentPage}
  803.                         {block:JumpPage}
  804.                                 <a class="jump_page numbersNav" href="{URL}">{PageNumber}</a>
  805.                         {/block:JumpPage}
  806.                         {/block:JumpPagination}
  807.                         {block:NextPage}
  808.                                 <a id="nextPage" href="{NextPage}"></a><
  809.                        {/block:NextPage}
  810.                </ul>
  811. {/block:Pagination}
  812.            
  813. <div id="fb-root"></div>
  814. <script>(function(d, s, id) {
  815.   var js, fjs = d.getElementsByTagName(s)[0];
  816.   if (d.getElementById(id)) return;
  817.   js = d.createElement(s); js.id = id;
  818.   js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1";
  819.   fjs.parentNode.insertBefore(js, fjs);
  820. }(document, 'script', 'facebook-jssdk'));</script>
  821.  
  822. <div id="box_ask">
  823.  
  824. <div id="descrip">{description}<br>
  825.  
  826. <div id="linksaa"><center>
  827. <a href="{text:Link1}">{text:Link1 Title}</a>
  828. <a href="{text:Link2}">{text:Link2 Title}</a>
  829. <a href="{text:Link3}">{text:Link3 Title}</a><br>
  830. <a href="{text:Link4}">{text:Link4 Title}</a>
  831. <a href="{text:Link5}">{text:Link5 Title}</a>
  832. <a href="http://oxigenio-dapalavra.tumblr.com/themex">themex</a>
  833. <hr style="border:1px dashed; border-left:none; border-top:none; border-right:none; width: 70%; " /></br>
  834. <big><h5>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</h5></big></center>
  835. </div></div>
  836.  
  837. <div id="about">Quero pra mim o teor explícito dessa frase:
  838. Sou cada palavra, vírgula, ponto, reticências, rima, silêncio, caos, parênteses e ponto de interrogação de meus escritos. Apenas mais uma tentativa de sobrevivência de uma velha alma que não se cansa de escrever.</div>
  839.  
  840. <div class="deslizante4"><div class="fb-like" data-href="http://www.facebook.com/ElisaBartlettt" data-send="false" data-layout="button_count" data-width="250" data-show-faces="false" data-colorscheme="dark"></div><script src="http://www.totallylayouts.com/tumblr/users-online-counter/online.js?id=6m4f5BY07flMECMZTb6G&style=text" values="font-family: arial; color: #000000; font-size:10px;"></script></div>
  841.  
  842. <div class="menu">
  843.  
  844. <a href="/" target="_self" title="Home">
  845. <div class="ii"><img src="http://media.tumblr.com/a89e06605c8911c4aa5e6431a9adfb19/tumblr_inline_mjjup9Q6aF1qz4rgp.png" style="width:19px; height:19px;"></a></div>
  846.  
  847. <a href="/themex" target="_self" title="Themex">
  848. <div class="ii"><img src="http://static.tumblr.com/6kvm6sz/w6hmkuxky/theme.gif" style="width:19px; height:19px;"></a></div>
  849.  
  850. <a href="http://facebook.com/oxigeniodapalavraa" target="_blank" title="Face">
  851. <div class="ii"><img src="http://media.tumblr.com/93244289aeadd988eeee3070eb5d8166/tumblr_inline_mjjun9SFRH1qz4rgp.png" style="width:19px; height:19px;"></a></div>
  852.  
  853. <a href="/coletiva" target="_self" title="Oficina da Prosa & da Poesia">
  854. <div class="ii"><img src="http://static.tumblr.com/6kvm6sz/dl5mk0oem/mao.png" style="width:19px; height:19px;"></a></div>
  855.  
  856. <a href="/tagged/recital" target="_self" title="Recitais">
  857. <div class="ii"><img src="http://static.tumblr.com/6kvm6sz/oaLmk0okq/micro.png" style="width:19px; height:17px;"></a></div>
  858.  
  859. <a href="http://ladrilho.tumblr.com" target="_blank" title="Photos">
  860. <div class="ii"><img src="http://static.tumblr.com/6kvm6sz/aPtmk0o7q/camera.png" style="width:19px; height:19px;"></a></div>
  861.  
  862. <a href="http://decisivo.tumblr.com" target="_self" title="Decisivo">
  863. <div class="ii"><img src="http://static.tumblr.com/eb7avl1/lQLmkt5tl/chelo.gif" style="width:19px; height:19px;"></a></div>
  864.  
  865. <a href="/askme" target="_self" title="Mensagem">
  866. <div class="ii"><img src="http://static.tumblr.com/6kvm6sz/Eprmk0oy5/envelope.png" style="width:17px; height:auto;"></a></div>
  867.  
  868. </div></div>
  869.  
  870. </div>
  871.  
  872. {block:indexpage}
  873. <script src="http://static.tumblr.com/is5f0mm/PT0lrpwjq/six.txt" type="text/javascript"></script>
  874. {/block:indexpage}
  875. <br>
  876. </div>
  877.  
  878. <div id="container">
  879. <div id="tudo">
  880. <div id="content">
  881. {block:Posts}
  882. <div class="entry">
  883. {block:Text}
  884.     {block:Title}
  885.         <h3><a href="{Permalink}">{Title}</a></h3>
  886.     {/block:Title}
  887.         <div class="link">{Body}</div>  
  888.         {block:indexpage}
  889.         <p class="ti">+ <a href="{Permalink}">{NoteCount}</a><a href="{ReblogUrl}" target="_blank"> -reblog</a></a></p>
  890.         {/block:indexpage}
  891. {/block:Text}
  892.  
  893. {block:Photo}
  894.  {block:IndexPage}
  895.     <div class="perma">
  896.     <div class="likep">
  897.     {LikeButton color="black" size="20"}
  898.     </div>
  899.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  900.     </div>  
  901.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  902.     </div>  
  903. {LinkOpenTag}<img src="{PhotoURL-250}" alt="{PhotoAlt}" width="320"/></a>{LinkCloseTag}
  904. {block:Caption}{caption}{/block:Caption}
  905. {/block:IndexPage}
  906. {block:PermalinkPage}
  907.     {LinkOpenTag}
  908.     <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  909.     {LinkCloseTag}
  910. {/block:PermalinkPage}
  911. {/block:Photo}
  912.  
  913. {block:Photoset}
  914.  {block:IndexPage}
  915.     <div class="perma">
  916.     <div class="likep">
  917.     {LikeButton color="black" size="20"}
  918.     </div>
  919.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  920.     </div>  
  921.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  922.     </div>  
  923.     <center>{Photoset-250}</center>
  924.     {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  925. {/block:IndexPage}
  926. {block:permalinkpage}
  927. {Photoset-500}
  928. {/block:permalinkpage}
  929.    
  930. {/block:Photoset}
  931.  
  932. {block:Quote}
  933. <span class="quote"></span><div class="link">"{Quote}"</div>
  934. {block:Source}<div class="source">{Source}</div>{/block:Source}
  935. {block:IndexPage}<p class="ti">+ <a href="{Permalink}">{NoteCount}</a><a href="{ReblogUrl}" target="_blank"> -reblog</a></a></p>{/block:IndexPage}
  936. {/block:Quote}
  937.  
  938. {block:Link}
  939.     <a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>
  940.     {block:Description}
  941.         <div class="link">{Description}</div>
  942.     {/block:Description}
  943.         {block:indexpage}
  944.         <p class="ti">+ <a href="{Permalink}">{NoteCount}</a><a href="{ReblogUrl}" target="_blank"> -reblog</a></a></p>
  945.         {/block:indexpage}
  946. {/block:Link}
  947.  
  948. {block:Chat}
  949. {block:Title}
  950.         <h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
  951. <div id="chat">
  952. <ul>{block:Lines}<li>
  953. {block:Label}<b>{Label}</b>{/block:Label}
  954. {Line}
  955. </li>{/block:Lines}</ul>
  956. </div>
  957. {block:IndexPage}<p class="ti">+ <a href="{Permalink}">{NoteCount}</a><a href="{ReblogUrl}" target="_blank"> -reblog</a></a></p>{/block:IndexPage}
  958. {/block:Chat}
  959.  
  960. {block:Video}
  961.    {block:IndexPage}
  962.     <div class="perma">
  963.     <div class="likep">
  964.     <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  965.     </div>
  966.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  967.     </div>  
  968.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  969.     </div>  
  970.     <center>{Video-250}<center>
  971.     {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  972.     {/block:IndexPage}
  973.     {block:permalinkpage}
  974.     {Video-500}
  975.     {/block:permalinkpage}
  976. {/block:Video}
  977.  
  978. {block:Audio}
  979.     {AudioPlayerBlack}
  980.     {block:indexpage}
  981.         {block:Caption}
  982.     {Caption}
  983.     {/block:Caption}
  984.         <p class="ti">+ <a href="{Permalink}">{NoteCount}</a></p>
  985.     {/block:indexpage}
  986. {/block:Audio}
  987.  
  988. {block:Answer}
  989.  
  990. <div class="an">
  991. <div class="ba"><img src="{AskerPortraitURL-48}" style=" -webkit-border-radius: 90px;
  992. -webkit-border-bottom-right-radius: 0;
  993. -moz-border-radius: 90px;
  994. -moz-border-radius-bottomright: 0;
  995. border-radius: 90px;
  996. border-bottom-right-radius: 0; padding:0px; align="left;">{Asker}: {Question}</div></div><div class="ans">{Answer}      
  997. </div>
  998. {block:indexpage}
  999. <p class="ti">+ <a href="{Permalink}">{NoteCount}<a href="{ReblogUrl}" target="_blank"> -reblog</a></a></p>
  1000. {/block:indexpage}
  1001.  
  1002. {/block:Answer}    
  1003.  
  1004. {block:permalinkpage}
  1005. {block:Caption}{Caption}{/block:Caption}
  1006. {block:PostNotes} <p class="c"><a href="{Permalink}">{NoteCountWithLabel}</a></p>{/block:PostNotes}
  1007. {block:RebloggedFrom}<p class="c">Reblogged from  - <a href="{ReblogParentURL}">{ReblogParentTitle}</a></p>{/block:RebloggedFrom}
  1008. {block:ContentSource}<p class="c">Source -  <a href="{SourceURL}" target="_blank">{SourceTitle}</a></p>{/block:ContentSource}<p class="c"><a href="{ReblogUrl}" target="_blank"> -reblog</a></p>
  1009. {/block:permalinkpage}
  1010.  
  1011. {block:ifshowtags}
  1012. {block:HasTags}<p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p>{/block:HasTags}
  1013. {/block:ifshowtags}
  1014.  
  1015.  
  1016. {block:ContentSource}
  1017. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1018. {/block:ContentSource}
  1019.  
  1020.  
  1021. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  1022.  
  1023. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1024. </div>  
  1025. {/block:Posts}
  1026. <div class="clear"></div>
  1027. </div>
  1028. </div>
  1029.  
  1030. <div id="topcontrol" style="position: fixed; bottom: 10px; right: 10px; opacity: 0; " title=""><img src="http://static.tumblr.com/uiqhh9x/blmm66sr4/arrow_top.gif" style="filter:alpha(opacity=80); -moz-opacity:0.8;"></div>
  1031. {block:Pagination}
  1032.                 <ul id="pagination">
  1033.                         {block:PreviousPage}
  1034.                                 <li><a href="{PreviousPage}"></a></li>
  1035.                         {/block:PreviousPage}
  1036.                         {block:JumpPagination length="5"}
  1037.                         {block:CurrentPage}
  1038.                                 <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  1039.                         {/block:CurrentPage}
  1040.                         {block:JumpPage}
  1041.                                 <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  1042.                         {/block:JumpPage}
  1043.                         {/block:JumpPagination}
  1044.                         {block:NextPage}
  1045.                                 <li><a id="nextPage" href="{NextPage}"></a></li>
  1046.                         {/block:NextPage}
  1047.                 </ul>
  1048. {/block:Pagination}
  1049. </div>        
  1050. <script src="http://static.tumblr.com/erukclj/GKvme2fbf/novo_a__documento_de_texto.js"></script>
  1051. {block:IndexPage}
  1052. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  1053. <script type="text/javascript">
  1054. $(window).load(function () {
  1055. $('#content').masonry(),
  1056. $('.masonryWrap').infinitescroll({
  1057. navSelector    : '#pagination',  
  1058. nextSelector   : '#pagination a#nextPage',
  1059. itemSelector : ".entry, .clear",
  1060. bufferPx : 40,
  1061. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  1062. loadingText : "<em></em>",
  1063. },
  1064. function() { $('#content').masonry({ appendedContent: $(this) }); }
  1065. );
  1066. });
  1067. </script>
  1068. {/block:IndexPage}
  1069.  
  1070. <script type="text/javascript" src="http://static.tumblr.com/is5f0mm/T5klrpwms/autoscale.txt"></script>
  1071. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  1072. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  1073.  
  1074.  
  1075.  
  1076.  
  1077. </body>
  1078. <!-- Wikplayer http://www.wikplayer.com -->
  1079. <script type="text/javascript" src="http://www.wikplayer.com/code.js"
  1080. data-config="{'skin':'http://static.tumblr.com/tgmuomv/uPMm9wc4a/simples.css','volume':50,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':false,'placement':'bottom','showplaylist':false,'playlist':[{'title':'Lana%20Del%20Rey%20-%20Burning%20Desire','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dzx_dTSPzXlk'},{'title':'Ed%20Sheeran%20-%20The%20A%20Team','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DX0dnp5E8FMo'},{'title':'Jason%20Mraz%20-%2093%20million%20miles','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdSD5HEVUZ-4'}]}" ></script>
  1081. <!-- Wikplayer code end -->
  1082.  
  1083.  
  1084. </html>
Advertisement
Add Comment
Please, Sign In to add comment