Advertisement
limaisa

meu novo

Oct 2nd, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.45 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- THEME POR INCESTA! NÃO COPIE. NÃO IMITE. PLÁGIO É CRIME -->
  4.  
  5.  
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <head>
  17.  
  18. <link rel="stylesheet" href="http://static.tumblr.com/ssvjggv/Tjumkub1q/boucing_transition_by_lovsets.css" media="screen"/>
  19.  
  20.  
  21. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  22.  
  23. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  24. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  25. <script type="text/javascript">
  26. $(window).load(function () {
  27. $('#entry').masonry(),
  28. $('.masonryWrap').infinitescroll({
  29. navSelector : ".posts",
  30. nextSelector : "#page a#p",
  31. itemSelector : ".posts",
  32. bufferPx : 10000,
  33. extraScrollPx: 10000,
  34. loadingImg : "",
  35. loadingText : "",
  36. },
  37. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  38. );
  39. });
  40. </script>
  41.  
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  43. <script src="http://tumbletricks.webs.com/like.js"></script>
  44.  
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  50.  
  51. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  52. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  53. <script type="text/javascript">
  54. $(window).load(function () {
  55. $('#entry').masonry(),
  56. $('.masonryWrap').infinitescroll({
  57. navSelector : ".posts",
  58. nextSelector : "#page a#p",
  59. itemSelector : ".posts",
  60. bufferPx : 10000,
  61. extraScrollPx: 10000,
  62. loadingImg : "",
  63. loadingText : "",
  64. },
  65. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  66. );
  67. });
  68. </script>
  69.  
  70.  
  71.  
  72.  
  73.  
  74. <!-- DEFAULT VARIABLES -->
  75. <meta name="color:background" content="#ffffff" />
  76. <meta name="image:side1" content="" />
  77. <meta name="image:side2" content="" />
  78. <meta name="image:background" content="" />
  79. <meta name="color:text" content="#7a7878" />
  80. <meta name="color:links descri" content="#7a7878" />
  81. <meta name="color:post" content="#d1cece" />
  82. <meta name="color:scrollbar" content="#e0e0e0" />
  83. <meta name="color:lhover" content="#9c9c9c" />
  84. <meta name="text:frase" content="Eu quero calma na alma" />
  85. <meta name="text:frase2" content="Eu quero calma na alma" />
  86.  
  87. <meta name="text:Link1" content="/" />
  88. <meta name="text:Link1 Title" content="link" />
  89. <meta name="text:Link2" content="/" />
  90. <meta name="text:Link2 Title" content="link" />
  91. <meta name="text:Link3" content="/" />
  92. <meta name="text:Link3 Title" content="link" />
  93. <meta name="text:Link4" content="/" />
  94. <meta name="text:Link4 Title" content="link" />
  95. <meta name="text:Link5" content="/" />
  96. <meta name="text:Link5 Title" content="link" />
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108. <!-- DEFAULT VARIABLES -->
  109.  
  110.  
  111. <style type="text/css">
  112. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  113.  
  114. body {background-color: {color:background}; font-family: arial; color: {color:text links descri}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  115.  
  116. a {color: {color:text}; text-decoration: none; text-transform: none;}
  117. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  118.  
  119. p {margin: 6px 0 0 0}
  120.  
  121. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  122. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  123. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  124. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  125.  
  126. blockquote img{max-width: 470px!important}
  127. blockquote blockquote img{max-width: 450px!important}
  128. blockquote blockquote blockquote img{max-width: 430px!important}
  129. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  130.  
  131.  
  132.  
  133.  
  134.  
  135. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  136.  
  137. #entry {z-index:-99999;margin-left:300px; width: 750px; margin-top: 30px;height:200px;z-index:-999999999;}
  138.  
  139. .posts { width: 250px; margin-top:15px;text-align: justify; font-family: arial; font-size: 10px; position: relative;margin-left:100px;}
  140.  
  141. h1 {width: 250px;font-family: calibri; text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  142. h1 a {text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  143. h1 a:hover {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  144.  
  145. .image {text-align: center; border: 0px}
  146. .image img {width: 300px; margin-bottom: 2px;opacity:0.9; }
  147. .image:hover{-moz-transition:All 1s ease;
  148. -o-transition:All 1s ease;
  149. -webkit-filter: grayscale(0.5) blur(0.4px);
  150. -webkit-transition:All 1s ease;}
  151.  
  152. .pquote {width: 250px;font-family: arial; text-align: justify; font-size: 11px; line-height: 15px; color:{color:text};}
  153.  
  154. .pquotesource {font-family: arial;width: 250px;text-align: left; text-transform: none; font-size: 9px; color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  155.  
  156. .pquotesource a{font-size: 9px;color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  157.  
  158.  
  159. .chat {line-height: 13px; list-style: none }
  160. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  161. .person1 {color: {color:text}; padding: 2px; }
  162. .person1 .label {font-weight: bold; color:{color:text}}
  163. .person2 {color: {color:text}; padding: 2px; }
  164. .person2 .label {font-weight: bold; color:{color:text}}
  165.  
  166. .player {background-color: #000; text-align: left; display:block;}
  167.  
  168. ::-webkit-scrollbar{width:7px;height:0px;}
  169. ::-webkit-scrollbar-button:start:decrement
  170. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  171. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  172. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  173. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  174.  
  175. .source {display: none;}
  176.  
  177. .perma {text-align: right; margin-top:-18px; margin-left:0px; width: 250px;-webkit-transition-duration: 0.8s; opacity:0;zfont-size:9px;font-family: arial;display: block;}
  178. .perma a { -webkit-transition-duration: 0.8s;font-size:9px; text-transform: lowercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: arial;}
  179. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-12px;display: block;}
  180.  
  181. #cap {width: 250px; margin-top: -2px;}
  182.  
  183. #tumblr_controls{position: fixed!important}
  184. #tumblr_controls{position: fixed!important}
  185. #tumblr_controls{position: fixed!important}
  186. #tumblr_controls{position: fixed!important}
  187.  
  188. .nts {text-align:left;font-family:arial;font-size:9px;width:250px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  189.  
  190. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  191.  
  192. .nts a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  193.  
  194. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  195. #notesavatar li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  196. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  197. #notesavatar li img.avatar {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;color:{color:text}; }
  198.  
  199. .pergunta{font-family:tahoma; font-style:bold; font-size:10px;width:250px;text-shadow: ; border-bottom: double #000 ; border-radius:0px 0px 10px 0px; padding-bottom:2px;}
  200.  
  201. .pergunta a{color:#000; font-family:tahoma; font-style:bold; font-size:10px; text-shadow: ;}
  202.  
  203. .resposta{ background-color:#fff;font-family: cambria; font-size: 10px;color:#000;text-align: left;padding-bottom:5px; border-bottom: 1px solid #e8e8e8; padding-top:2px; }
  204.  
  205. .resposta a{color:#000;}
  206.  
  207.  
  208.  
  209.  
  210.  
  211. iframe#tumblr_controls {
  212. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
  213. }
  214.  
  215. #palid{opacity:0;}
  216.  
  217.  
  218.  
  219. #sidebar{position:fixed;margin-left:55px;margin-top:115px;width:auto;height:auto; }
  220.  
  221.  
  222. #side1{position:fixed;margin-left:107px;margin-top:-20px;webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; }
  223. #side1 img{width:166px;height:215px;}
  224. #sidebar:hover #side1{opacity:0;transform: rotateY(-360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;}
  225.  
  226.  
  227. #side2{position:fixed;margin-left:107px;margin-top:-20px;opacity:0;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; border-left: double #000; padding-left: 7px ; padding-bottom:10px; }
  228. #side2 img{width:166px;height:215px;}
  229. #sidebar:hover #side2 {opacity:2; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.2) blur(1px);}
  230.  
  231.  
  232.  
  233. #sidebar:hover {background-color:transparent;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out}
  234.  
  235.  
  236.  
  237. #links {-webkit-transition-duration: 0.1s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;position:fixed; width:160px; height:auto; font-size:9.5px; margin-top:198px; margin-left:120px; text-align:center; background:;opacity:0; padding-left:3px; box-shadow: ; letter-spacing:1px;}
  238. #links a { line-height:; color: #000 ; text-transform: capitalize;display: inline-block;-webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; }
  239. #links a:hover {color:#ff82ab; text-shadow: 0px 0px 5px #ff82ab; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.4s ease-out; border-left: ; }
  240. #sidebar:hover #links { opacity:1;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.4s ease-out;}
  241.  
  242.  
  243.  
  244. #frase {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:160px; height:auto;margin-top:175px; text-decoration:;line-height:13px; margin-left:120px; font-family:tahoma; font-size:10px;text-align:center; position:fixed;color:#fff;background-color: ;font-style: bold ; border-radius: ; word-spacing: ; letter-spacing: ; text-shadow: 0px 0px 0px ; background-color:; font-family:tahoma ; font-style: bold; word-spacing:0.5px; opacity:0; border-radius:; padding-top:1px;box-shadow:2px 2px 5px #fff; }
  245. #sidebar:hover #frase { margin-top:165px; opacity:1 ;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  246.  
  247.  
  248.  
  249. #frase2 {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:160px; height:auto;margin-top:195px; text-transform:;line-height:13px; margin-left:110px; font-family:tahoma; font-size:10px;text-align:center; position:fixed;color:#1c1c1c;background-color: ;font-style: bold ; word-spacing: ; letter-spacing: ; text-shadow: 0px 0px 1px #363636; border: ; background-color:; font-family:tahoma ; font-style: bold; word-spacing:0.5px; opacity:1; }
  250. #sidebar:hover #frase2 { margin-top:195px; opacity: 0;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  251.  
  252.  
  253.  
  254. #xu{margin-left:99px;margin-top:198px;position:fixed;text-align:left;moz-transition:all 0.3s linear;transition:all 0.2s linear;opacity:1; }
  255. #xu img {width:19px; height:14px;}
  256. #sidebar:hover #xu {margin-top:198 ;opacity:1;transform: rotateY(-360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .70s; }
  257.  
  258.  
  259.  
  260. #xu2{margin-left:99px;margin-top:-20px;position:fixed;text-align:left;moz-transition:all 0.3s linear;transition:all 0.2s linear;opacity:0; }
  261. #xu2 img {width:19px; height:14px;}
  262. #sidebar:hover #xu2 {margin-top:198 ;opacity:1;transform: rotateY(-360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .70s; }
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269. /**CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM
  270. SÓ MEXA NESSA PARTE SE SOUBER REALMENTE O QUE ESTÁ FAZENDO!**/
  271. .parcerias{ position: fixed; bottom: 75px; right:-181px; width: 188px; font-size:28px; text-align:center; line-height:24px; font-family:'French Script MT', cursive; padding:5px; background: transparent; border-radius: 8px 8px 0px 0px; z-index:99999999; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg)}
  272.  
  273. .parcerias:hover{right:0px; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg)}
  274.  
  275. .fparc { float:center; width:38px; height:38px; border:1px solid #aaa;
  276. border-radius: 100%; webkit-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);}
  277. .fparc:hover { border-radius: 15%; webkit-transition: all 0.4s linear;
  278. -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);}
  279. /**CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM**/
  280.  
  281.  
  282.  
  283.  
  284. #cred {background: #fff ; border: 0px solid {color:Titulos}; color: #000; padding: 1px 3px 0px 3px; text-transform: uppercase; position: fixed; bottom: 35px; right: 20px; border-radius: 100%; z-index: 999;}
  285. #cred big {font-family: comic; font-size: 25px;}
  286. .creds {color:#000; font-family: comic; font-size: 10px; position: absolute; width: 120px; padding: 5px; background: {color:Fundo}; border: 1px double #000; bottom: 0px; left: -40px; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; opacity: 0; border-radius: 3px; -webkit-transform: scale(0.1); -moz-transform: scale(0.1); -o-transform: scale(0.1);}
  287. #cred:hover .creds { bottom: 25px; left: -100px; opacity: 1; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -o-transform: scale(1.0);}
  288.  
  289.  
  290.  
  291. /** PARCERIA POR O-PROSTITUTO **/
  292. #parceirosfix:hover{left:0px}
  293. #parceiros {font-size:15px;background-color:transparent;height:40px; line-height:30px;color: #000;-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:9;text-align:center;margin-top:2px}
  294. #parceiros img{width:40px;height:40px;-webkit-transition:All 0.7s ease-out;-moz-transition:All 0.7s ease-out;}
  295. #parceiros img:hover{opacity:0.5!important}
  296. #parceiros:hover img{opacity:1}
  297. #parceiros a:hover{opacity:1!important}
  298. #parceria {display:BLOCK;color:#000;background-color:#ff82ab /** isso aqui vc edita SE quiser mudar a cor do fundo do "PARCEIROS", cores aqui http://colorpicker.com/ **/
  299. ;text-align:center;padding: 5px 4px 5px 4px; height:13px;font-family:harrington; font-style:bold; font-size: 15px; text-decoration:none;opacity:0.7;line-height:14px}
  300. #prceiros{position:absolute;top:5px;left:0px;width:270px;height:67px;background:transparent;z-index:9;-webkit-transition:All 0.6s ease-out;-moz-transition:All 0.6s ease-out;overflow:hidden}
  301. #pparceiros{position:absolute;top:0px;left:0px;width:287px;padding:5px;background:#fff;border-top:1px solid #eee;height:157px}
  302. #parceirosfix{position:fixed;top:450px;left:-275px;background:#FFF;width:300px;height:70px;-webkit-transition:All 0.6s ease-out;-moz-transition:All 0.6s ease-out;padding:5px;z-index:999}
  303. @font-face {font-family: 'Homenaje';src: url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff')}
  304. ui{position:absolute;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);left:257px;top:30px;background:#FFF;width:69px;text-align:center;font-family:harrington ;text-transform:uppercase;font-size:18px}
  305.  
  306.  
  307. /*----------------------- inicio codigo extra --------------------------*/
  308.  
  309.  
  310. /*----- inicio barrinha #teaminspire -----*/
  311.  
  312. #updatetab {
  313. font-family: tahoma; font-style: bold;
  314. color: #515050;} /*this is the font color*/
  315.  
  316. #tabtitle, #dropdown, #dropdown p {
  317. background-color:#ffffff; /*this is the background color*/
  318. border-color: #606060;} /*this is the border color*/
  319.  
  320. #updatetab {
  321. width:95px;
  322. position:fixed;
  323. top:55px;
  324. left:40px;}
  325.  
  326. #tabtitle {
  327. text-align:right;
  328. padding:1px 3px;
  329. letter-spacing:1px;
  330. font-size:9px;
  331. text-transform:none;
  332. border-width:1px;
  333. border-style:dotted;
  334. border-radius: 2px;
  335. -moz-border-radius: 2px;
  336. -webkit-border-radius: 2px;}
  337.  
  338. #dropdown {
  339. border-style:dotted;
  340. border-width:0px 1px 1px 1px;
  341. padding:2px 5px 0px 5px;
  342. border-bottom-right-radius: 2px;
  343. -moz-border-bottom-right-radius: 2px;
  344. -webkit-border-bottom-right-radius: 2px;
  345. border-bottom-left-radius: 2px;
  346. -moz-border-bottom-left-radius: 2px;
  347. -webkit-border-bottom-left-radius: 2px;
  348. opacity:0;
  349. -webkit-transition: all 0.5s ease-in-out;
  350. -moz-transition: all 0.5s ease-in-out;
  351. -o-transition: all 0.5s ease-in-out;
  352. -ms-transition: all 0.5s ease-in-out;
  353. transition: all 0.5s ease-in-out;}
  354.  
  355. #updatetab:hover #dropdown {
  356. opacity:1;
  357. -webkit-transition: all 0.5s ease-in-out;
  358. -moz-transition: all 0.5s ease-in-out;
  359. -o-transition: all 0.5s ease-in-out;
  360. -ms-transition: all 0.5s ease-in-out;
  361. transition: all 0.5s ease-in-out;}
  362.  
  363. #dropdown p {
  364. text-align:center;
  365. padding-top:3px;
  366. padding-bottom:3px;
  367. border-width:0px 0px 1px 0px;
  368. border-style:dotted;
  369. font-size:10px;}
  370.  
  371. #dropdown p:last-of-type {
  372. border-bottom:0px solid transparent;}
  373.  
  374. p, ul, li, ol {
  375. margin: 0px 0px 0px 0px;}
  376.  
  377. #c {
  378. text-align:center;
  379. position:fixed;
  380. bottom:40px;
  381. right:-50px;
  382. font-size:5px;
  383. font-family:tahoma;}
  384. /*--- fim barrinha #teaminspire ---*/
  385. /*----------------------- fim codigo extra -----------------------------*/
  386.  
  387.  
  388.  
  389. /***************** Menuzinho Simone (cerejadosundae) **/
  390. .caixasm{width:auto;top:-2px;left:5px;position:fixed;z-index: 100;}
  391. .navsm img{width:15px;}.navsm{background: #eee;line-height:16px;height:14px;margin: 1px; display: inline-block;width:14px;font-size:18px;color:#777;padding:4px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;float:left; }.navsm:hover {padding-top:9px; margin-top:0px; }
  392.  
  393.  
  394.  
  395.  
  396. </style>
  397.  
  398.  
  399. <!--CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM
  400. NÃO MEXA NESSA PARTE DO CÓDIGO-->
  401. <div class="parcerias"><font size="2"><a href="http://encasulada.tumblr.com/" target="_blank" title="Parceria por encasulada">©</a> </font> Lovezinhos <img src="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/xiss.gif"/> <p>
  402. <!--NÃO MEXA NESSA PARTE DO CÓDIGO-->
  403.  
  404. <!--AQUI ABAIXO É ONDE VOCÊ COLOCA OS PARCEIROS, É SÓ TROCAR "URLDAPESSOA" PELA URL DO SEU PARCEIRO, MUDE NOS DOIS LUGARES ONDE ESTÁ ESCRITO, TROQUE "NOMEDOPARCEIRO" TAMBÉM-->
  405.  
  406. <!--PARCEIRO 1-->
  407. <a href="http://fexteira.tumblr.com/" title=" fexteira" target="_blank"><img src="http://api.tumblr.com/v2/blog/fexteira.tumblr.com/avatar/96/" class="fparc"/></a>
  408. <!--PARCEIRO 2-->
  409. <a href="http://w-imada.tumblr.com/" title="w-imada" target="_blank"><img src="http://api.tumblr.com/v2/blog/w-imada.tumblr.com/avatar/96/" class="fparc"/></a>
  410. <!--PARCEIRO 3-->
  411. <a href="http://tua-surfista.tumblr.com/" title="tua-surfista" target="_blank"><img src="http://api.tumblr.com/v2/blog/tua-surfista.tumblr.com/avatar/96/" class="fparc"/></a>
  412. <!--PARCEIRO 4-->
  413. <a href="http://v.tumblr.com/" title="waldoso" target="_blank"><img src="http://api.tumblr.com/v2/blog/waldoso.tumblr.com/avatar/96/" class="fparc"/></a>
  414. <!--PARCEIRO 5-->
  415. <a href="http://sociadebar.tumblr.com/" title="sociadebar" target="_blank"><img src="http://api.tumblr.com/v2/blog/sociadebar.tumblr.com/avatar/96/" class="fparc"/></a>
  416. <!--PARCEIRO 6-->
  417. <a href="http://vodcalizei.tumblr.com/" title="vodcalizei" target="_blank"><img src="http://api.tumblr.com/v2/blog/vodcalizei.tumblr.com/avatar/96/" class="fparc"/></a>
  418. <!--PARCEIRO 7-->
  419. <a href="http://bandidax.tumblr.com/" title="bandidax" target="_blank"><img src="http://api.tumblr.com/v2/blog/bandidax.tumblr.com/avatar/96/" class="fparc"/></a>
  420. <!--PARCEIRO 8-->
  421. <a href="http://skoltero.tumblr.com/" title="skoltero" target="_blank"><img src="http://api.tumblr.com/v2/blog/skoltero.tumblr.com/avatar/96/" class="fparc"/></a>
  422. <!--PARCEIRO 9-->
  423. <a href="http://dengozona.tumblr.com/" title="dengozona" target="_blank"><img src="http://api.tumblr.com/v2/blog/dengozona.tumblr.com/avatar/96/" class="fparc"/></a>
  424. <!--PARCEIRO 10-->
  425. <a href="http://arrochador.tumblr.com/" title="arrochador" target="_blank"><img src="http://api.tumblr.com/v2/blog/arrochador.tumblr.com/avatar/96/" class="fparc"/></a>
  426. <!--PARCEIRO 11-->
  427. <a href="http://boateirinha.tumblr.com/" title="boateirinha" target="_blank"><img src="http://api.tumblr.com/v2/blog/boateirinha.tumblr.com/avatar/96/" class="fparc"/></a>
  428. <!--PARCEIRO 12-->
  429. <a href="http://donadsuite.tumblr.com/" title="donadsuite" target="_blank"><img src="http://api.tumblr.com/v2/blog/donadsuite.tumblr.com/avatar/96/" class="fparc"/></a>
  430. <!--PARCEIRO 13-->
  431. <a href="http://alcolizei.tumblr.com/" title="alcolizei" target="_blank"><img src="http://api.tumblr.com/v2/blog/alcolizei.tumblr.com/avatar/96/" class="fparc"/></a>
  432. <!--PARCEIRO 14-->
  433. <a href="http://bandiada.tumblr.com/" title="bandiada" target="_blank"><img src="http://api.tumblr.com/v2/blog/bandiada.tumblr.com/avatar/96/" class="fparc"/></a>
  434. <!--PARCEIRO 15-->
  435. <a href="http://fascinadinha.tumblr.com/" title="fascinadinha" target="_blank"><img src="http://api.tumblr.com/v2/blog/fascinadinha.tumblr.com/avatar/96/" class="fparc"/></a>
  436. <a href="http://wercenario.tumblr.com/" title="wercenario" target="_blank"><img src="http://api.tumblr.com/v2/blog/wercenario.tumblr.com/avatar/96/" class="fparc"/></a>
  437. </div></div></div>
  438. <!--CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM-->
  439.  
  440.  
  441. <!-- SCM Music Player http://scmplayer.net -->
  442. <script type="text/javascript" src="http://scmplayer.net/script.js"
  443. data-config="{'skin':'http://static.tumblr.com/h1zaw13/Z1hncfmwd/dquatromoney.css','volume':100,'autoplay':true,'shuffle':false,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'','url':'https://www.youtube.com/watch?v=OBt21_24zqU'},{'title':'','url':'https://www.youtube.com/watch?v=PIh2xe4jnpk'},{'title':'','url':'https://www.youtube.com/watch?v=7gLM7DGMLjU'},{'title':'','url':'https://www.youtube.com/watch?v=hT_nvWreIhg'},{'title':'','url':'https://www.youtube.com/watch?v=dMmG15rd91M'},{'title':'','url':'https://www.youtube.com/watch?v=CGyEd0aKWZE'},{'title':'','url':'https://www.youtube.com/watch?v=a3rxnxhXVz8'},{'title':'','url':'https://www.youtube.com/watch?v=7eUhs_TvL3g'},{'title':'','url':'https://www.youtube.com/watch?v=s7nkxJd_P88'},{'title':'','url':'https://www.youtube.com/watch?v=grrVBMhWjrM'},{'title':'','url':'https://www.youtube.com/watch?v=0NKUpo_xKyQ'},{'title':'','url':'https://www.youtube.com/watch?v=IPjkzweM3yI'},{'title':'','url':'https://www.youtube.com/watch?v=NcPtnX_7PrM'},{'title':'','url':'https://www.youtube.com/watch?v=DrXa82roFS0'},{'title':'','url':'https://www.youtube.com/watch?v=8E8zB6oWSuI'},{'title':'','url':'https://www.youtube.com/watch?v=32obDjag2o0'},{'title':'','url':'https://www.youtube.com/watch?v=WVy83AkegiY'},{'title':'','url':'https://www.youtube.com/watch?v=bpFEuWH13iE'},{'title':'','url':'https://www.youtube.com/watch?v=e_w_wSpC8rw'},{'title':'','url':'https://www.youtube.com/watch?v=4PyJVM9vLD0'},{'title':'','url':'https://www.youtube.com/watch?v=AbbohHbLfuA'},{'title':'','url':'https://www.youtube.com/watch?v=Wpr_4cdb7mw'},{'title':'','url':'https://www.youtube.com/watch?v=pVB8srxBumI'},{'title':'','url':'https://www.youtube.com/watch?v=N51zUmHWBzQ'},{'title':'','url':'https://www.youtube.com/watch?v=dkvNNOYHCOw'},{'title':'','url':'https://www.youtube.com/watch?v=VcEsZgCOTng'},{'title':'','url':'https://www.youtube.com/watch?v=7IbVoTS1WqU'},{'title':'','url':'https://www.youtube.com/watch?v=xw4tMCHIZaQ'},{'title':'','url':'https://www.youtube.com/watch?v=eZ9IHu-TA4w'},{'title':'','url':'https://www.youtube.com/watch?v=UivpUQBR9sY'},{'title':'','url':'https://www.youtube.com/watch?v=f35HluEYpDs'},{'title':'','url':'https://www.youtube.com/watch?v=Ec0Fvs3frEA'},{'title':'','url':'https://www.youtube.com/watch?v=Q6iUDCX7uVE'},{'title':'','url':'https://www.youtube.com/watch?v=j_kjt-ESG8s'},{'title':'','url':'https://www.youtube.com/watch?v=Hb44s_beVOo'},{'title':'','url':'https://www.youtube.com/watch?v=07IC5-psdQM'},{'title':'','url':'https://www.youtube.com/watch?v=EfgZ6coeGLk'},{'title':'','url':'https://www.youtube.com/watch?v=cUd04aThmYw'},{'title':'','url':'https://www.youtube.com/watch?v=Tkoc85KVJoM'},{'title':'','url':'https://www.youtube.com/watch?v=C-XcQfmGfYU'},{'title':'','url':'https://www.youtube.com/watch?v=zNnPmJjKP7I'},{'title':'','url':'https://www.youtube.com/watch?v=ki0YYy2JcHE'},{'title':'','url':'https://www.youtube.com/watch?v=SkNb-jGKv7U'},{'title':'','url':'https://www.youtube.com/watch?v=IqFOoTAPI7Q'},{'title':'','url':'https://www.youtube.com/watch?v=DADUy4eowwk'},{'title':'','url':'https://www.youtube.com/watch?v=SA5ov_Hkj6s'},{'title':'','url':'https://www.youtube.com/watch?v=4fhS1uHI5Co'},{'title':'','url':'https://www.youtube.com/watch?v=hPCDrVPBW-Q'},{'title':'','url':'https://www.youtube.com/watch?v=JlGRLo1OXlo'},{'title':'','url':'https://www.youtube.com/watch?v=R1g9deH2_M4'},{'title':'','url':'https://www.youtube.com/watch?v=n-QKjAqAI2o'},{'title':'','url':'https://www.youtube.com/watch?v=x1y4xeFo1s0'},{'title':'','url':'https://www.youtube.com/watch?v=Nwcdpjp7Fa4'},{'title':'','url':'https://www.youtube.com/watch?v=TYut35A46V4'},{'title':'','url':'https://www.youtube.com/watch?v=mWRsgZuwf_8'},{'title':'','url':'https://www.youtube.com/watch?v=3z7Ii3ezG0A'},{'title':'','url':'https://www.youtube.com/watch?v=QZHbiRbv-q8'},{'title':'','url':'https://www.youtube.com/watch?v=_oQBTrK0y5o'},{'title':'','url':'https://www.youtube.com/watch?v=K3E8WCkVyoM'},{'title':'','url':'https://www.youtube.com/watch?v=450p7goxZqg'},{'title':'','url':'https://www.youtube.com/watch?v=drWd7aZzsFA'},{'title':'','url':'https://www.youtube.com/watch?v=7OTSQ7plENk'},{'title':'','url':'https://www.youtube.com/watch?v=rX2rIxwxa_A'},{'title':'','url':'https://www.youtube.com/watch?v=zoF0dPs9zpw'},{'title':'','url':'https://www.youtube.com/watch?v=b-3BI9AspYc'},{'title':'','url':'https://www.youtube.com/watch?v=cmNhZ_IyPCI'},{'title':'','url':'https://www.youtube.com/watch?v=TFStTnMlwGA'},{'title':'','url':'https://www.youtube.com/watch?v=m2TIIJvW-xk'},{'title':'','url':'https://www.youtube.com/watch?v=PIh07c_P4hc'},{'title':'','url':'https://www.youtube.com/watch?v=nCRheu5bvBw'},{'title':'','url':'https://www.youtube.com/watch?v=putVAoPb044'},{'title':'','url':'https://www.youtube.com/watch?v=9Eve7Hd1y98'},{'title':'','url':'https://www.youtube.com/watch?v=6vzl85172WQ'},{'title':'','url':'https://www.youtube.com/watch?v=ikgjvChMvrY'},{'title':'','url':'https://www.youtube.com/watch?v=bP5jsmiesTM'}]}" ></script>
  444. <!-- SCM Music Player script end -->
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451. <body oncontextmenu="return false" onkeydown="return false">
  452.  
  453. <div id="parceirosfix">
  454. <ui>Cabaré</ui>
  455. <div id="prceiros">
  456. <div id="parceria"><img src="http://olhar-43.net/conteudo/minigifs/11/131.gif"/> P u t i n h a s <img src="http://olhar-43.net/conteudo/minigifs/11/131.gif"/> </div>
  457. <div id="parceiros">
  458. <center>
  459. <!-- um parceiro -->
  460. <a href="http://ousadin.tumblr.com" title="thi gatão♥" target="_blank"><img
  461. src="http://api.tumblr.com/v2/blog/ousadin.tumblr.com/avatar/96/" /></a>
  462. <!-- um parceiro -->
  463. <a href="http://donadobar.tumblr.com" title="lua♥" target="_blank"><img src="http://api.tumblr.com/v2/blog/donadobar.tumblr.com/avatar/96/" /></a>
  464. <!-- um parceiro -->
  465. <a href="http://safadocia.tumblr.com" title="Val♥" target="_blank"><img src="http://api.tumblr.com/v2/blog/surubasex.tumblr.com/avatar/96/" /></a>
  466. <!-- um parceiro -->
  467. <a href="http://alcoolizadda.tumblr.com" title="lari♥" target="_blank"><img src="http://api.tumblr.com/v2/blog/alcoolizadda.tumblr.com/avatar/96/" /></a>
  468. <!-- um parceiro -->
  469. <a href="http://teubandido.tumblr.com" title="amoreco♥" target="_blank"><img src="http://api.tumblr.com/v2/blog/teubandido.tumblr.com/avatar/96/" /></a>
  470. <!-- um parceiro -->
  471. <a href="http://sol-teu.tumblr.com" title="thaylinha♥" target="_blank"><img src="http://api.tumblr.com/v2/blog/sol-teu.tumblr.com/avatar/96/" /></a>
  472. </center></div>
  473. </div>
  474. </div>
  475.  
  476.  
  477.  
  478.  
  479. <div id="cred"><big>♛</big>
  480. <div class="creds">
  481. Theme por: <a href="http://incesta.tumblr.com" target="_blank">INCESTA</a><br>
  482. Outros themes em: <a href="http://incesta.tumblr.com/meus" target="_blank">THEMES</a>
  483. </div>
  484. </div>
  485. <div id="sidebar">
  486. <div id="side1"> <img src="{image:side1}"/> </div>
  487. <div id="side2"> <img src="{image:side2}"/> </div>
  488. <div id="xu2"><img src="https://33.media.tumblr.com/b04bb61071f041273fcc88a953f5a11e/tumblr_ncsgg8fRxy1t2tdxqo2_100.jpg"/></div>
  489. <div id="frase">{text:frase}</div>
  490. <div id="frase2">{text:frase2}</div>
  491. <div id="links">
  492. <a href="{text:Link1}">{text:Link1 Title}</a>
  493. <a href="{text:Link2}">{text:Link2 Title}</a>
  494. <b><a href="{text:Link3}">{text:Link3 Title}♡</a></b>
  495. <a href="{text:Link4}">{text:Link4 Title}</a>
  496.  
  497.  
  498.  
  499.  
  500. </div> </div>
  501.  
  502. <a style="text-shadow: 1px 2px 3px ; width:120px; font-size:11px; color:#000; font-family:engravers;position:fixed;font-style: ; text-transform: capitalize ;bottom:25px;right:-25px;" href="http://incesta.tumblr.com/" title="">melhores™</b></a>
  503.  
  504.  
  505.  
  506. </div>
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513. <div id="entry">
  514.  
  515.  
  516.  
  517. {block:Posts}
  518.  
  519.  
  520. <div class="posts">
  521.  
  522.  
  523. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  524.  
  525. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  526.  
  527. {block:Photoset}{Photoset-250}{/block:Photoset}
  528.  
  529.  
  530. {block:Quote}<div class="pquote">“{Quote}”</div>
  531. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  532. {/block:Source}
  533.  
  534. {/block:Quote}
  535.  
  536. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  537. {block:Description}{Description}{/block:Description}
  538. {/block:Link}
  539.  
  540. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  541. <div class="chat"><ul>{block:Lines}
  542. <li class="person{UserNumber}">{block:Label}
  543. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  544. {/block:Chat}
  545.  
  546. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  547. {block:Caption}{Caption}{/block:Caption}
  548. {/block:Audio}
  549.  
  550. {block:Video}{Video-250}{/block:Video}
  551.  
  552.  
  553. {block:Answer}
  554.  
  555. <div class="pergunta"><b><img src="http://media.tumblr.com/tumblr_ll7wdzZgye1qi6qow.gif" width="11px" height="8px"/> {Asker} gemeu: </b>{Question}</div>
  556. <div class="resposta">{Answer}</div>
  557. {/block:Answer}
  558.  
  559. <div id="cap">
  560. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  561. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  562. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  563.  
  564. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br>
  565.  
  566. {block:Date}<div class="perma"><a href="{Permalink}">{Month}, {DayOfMonthWithZero}</a> / {block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank"><b>reblog</b></a>{/block:IndexPage}</div>{/block:Date}</div>
  567. {block:PostNotes}
  568.  
  569. <div class="nts">
  570. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  571. </div>
  572. <div class="nts">
  573. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  574. {block:HasTags}
  575. {block:Tags}
  576. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  577. </div>
  578. <div class="nts">
  579. ▬ <b>With:</b> {NoteCount} notes.
  580. </div>
  581. <div id="notesavatar">{PostNotes}</div>
  582. {/block:PostNotes}
  583. {/block:Posts}
  584. {/block:Posts}
  585.  
  586.  
  587.  
  588.  
  589.  
  590. </div>
  591. </div>
  592. </div>
  593. </div>
  594.  
  595. <div id="palid">
  596. {block:Pagination}<ul id="pagination">
  597. {block:PreviousPage}
  598. <li><a href="{PreviousPage}"></a></li>
  599. {/block:PreviousPage}
  600. {block:JumpPagination length="1"}
  601. {block:CurrentPage}
  602. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  603. {/block:CurrentPage}
  604. {block:JumpPage}
  605. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  606. {/block:JumpPage}
  607. {/block:JumpPagination}
  608. {block:NextPage}
  609. <li><a id="nextPage" href="{NextPage}"></a></li>
  610. {/block:NextPage}
  611. </ul>{/block:Pagination}
  612.  
  613. {block:IndexPage}
  614. <script type="text/javascript">
  615. $(window).load(function () {
  616. $('#content').masonry(),
  617. $('.masonryWrap').infinitescroll({
  618. navSelector : '#pagination',
  619. nextSelector : '#pagination a#nextPage',
  620. itemSelector : ".posts, .loading",
  621. bufferPx : 40,
  622. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  623. loadingText : "<em></em>",
  624. },
  625. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  626. );
  627. });
  628. </script>
  629. {/block:IndexPage}</div>
  630.  
  631.  
  632.  
  633. <script>
  634. var hitOffsetTop = 49;
  635. window.jQuery || document.write('<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"><\/script>')</script><script src="http://www.themesltd.com/hit-counter/counter.js?public_key=0b8a3b9d1e4bdb3404b0989e39fd73a1&style=tumblr&label=+sarradas"></script>
  636.  
  637. <script>
  638. var onlineOffsetTop = 72;
  639. window.jQuery || document.write('<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"><\/script>')</script><script src="http://www.themesltd.com/online-users-counter/online.js?public_key=437c35be6c718ccd64656a6049c64374&style=tumblr&label1=50&label2=sarrando"></script>
  640.  
  641.  
  642.  
  643.  
  644. <div class="caixasm">
  645.  
  646. <a href="https://www.facebook.com/isahlolieveira" title="Facebook"><div class="navsm"><img src="http://cdn4.iconfinder.com/data/icons/black-icon-social-media/128/099304-facebook-logo.png"></a></div>
  647.  
  648. <a href="http://instagram.com/isahloliveira" title="Insta"><div class="navsm"><img src="http://cdn1.iconfinder.com/data/icons/windows8_icons_iconpharm/26/instagram.png"></a></div>
  649.  
  650. </div>
  651.  
  652.  
  653.  
  654. </body>
  655.  
  656.  
  657. <!---------------------- inicio codigo extra ---------------------------->
  658. <!------ inicio barrinha #teaminspire ------>
  659.  
  660. <div id="updatetab">
  661.  
  662. <div id="tabtitle"><img src="http://media.tumblr.com/tumblr_lkl5s8Ay6F1qfamg6.gif"/> ISOCA DITOU
  663. </div>
  664.  
  665. <div id="dropdown">
  666. <p> Mineira, 15 anos e solteira. Bissexual mas respeito qualquer um, da mesma forma cobro respeito cmg</p>
  667. <p>To smp entrando aqui e dou unf em quem passa 2 dias ou mais inativo</p>
  668. <p>Amo mt apx pelo tumblr <em><a href="http://sol-teu.tumblr.com"> sol-teu </a> </em> da thaylinda e <em><a href="http://teubandido.tumblr.com"> teubandido </a> </em> do marlon kshorrau<img src="http://media.tumblr.com/tumblr_lkl6qsp4MA1qfamg6.gif"/></p>
  669. <p><img src="http://static.tumblr.com/rltvkjt/9lnlmr41u/th_k_atencao.gif"/> Meus themes e outras coisinhas estão <em><a href="http://incthms.tumblr.com"> aqui </a> </em> </p>
  670. <p><em><a href="http://incesta.tumblr.com/tagged/frases">Autorias </a> </em></p> </div>
  671.  
  672. </div>
  673.  
  674. <!----- fim barrinha #teaminspire ---->
  675.  
  676. <!----------------------- fim codigo extra ------------------------------>
  677.  
  678.  
  679. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement