Ikxa

theme10preto2013

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