Ikxa

igor7

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