Advertisement
Ana_Beatriz

Sweet Colors

Apr 20th, 2014
415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.70 KB | None | 0 0
  1. <!----- Theme feito por all-teardrop-is-a-waterfall, não retire os créditos e não pegue nada daqui para os seus respectivos trabalhos,
  2. eu saberei se isso acontecer e vou tomar medidas drásticas ú.u Faça bom uso dos themes. --------------------->
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.  
  8. <link rel="stylesheet" href="http://static.tumblr.com/mpornxv/oTzlov58o/lavalamp_test.css" type="text/css" media="screen">
  9.  
  10. <script type="text/javascript" src="http://static.tumblr.com/mpornxv/BnLlov3e2/jquery-1.1.3.1.min.js"></script>
  11.  
  12. <script type="text/javascript" src="http://static.tumblr.com/mpornxv/n3hlov3c1/jquery.easing.min.js"></script>
  13.  
  14. <script type="text/javascript" src="http://static.tumblr.com/mpornxv/Mwklov3cl/jquery.lavalamp.js"></script>
  15. <script type="text/javascript">
  16. $(function() {
  17. $(".lavaLamp").lavaLamp({
  18. fx: "backout", speed: 700 })
  19. });
  20.  
  21. </script>
  22.  
  23. <link href='http://static.tumblr.com/5dbytsa/xsjmd7zoe/down.css' rel='stylesheet' type='text/css'>
  24.  
  25. <link href='http://static.tumblr.com/5dbytsa/lpvme5z4x/shake.css' rel='stylesheet' type='text/css'>
  26.  
  27. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  28.  
  29. <link href='http://fonts.googleapis.com/css?family=Arbutus+Slab|Ubuntu+Mono|Carrois+Gothic|Port+Lligat+Slab|Carrois+Gothic+SC|Scada' rel='stylesheet' type='text/css'>
  30.  
  31. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic+SC' rel='stylesheet' type='text/css'>
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=Orienta' rel='stylesheet' type='text/css'>
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Rancho' rel='stylesheet' type='text/css'>
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Concert+One' rel='stylesheet' type='text/css'>
  42.  
  43. <title> {title} </title>
  44.  
  45. <link rel="shortcut icon" href="{favicon}">
  46.  
  47. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
  48. <script type="text/javascript" src="http://static.tumblr.com/tx5g7yp/Az3m9xml4/jquery.nivo.slider.pack.js"></script>
  49. <script type="text/javascript" src="http://static.tumblr.com/tx5g7yp/zdnm9yjpf/slider.js"></script>
  50. <script type="text/javascript">
  51.  
  52. var $nv4wp = jQuery.noConflict();
  53.  
  54. $nv4wp(window).load(function() {
  55.  
  56. $nv4wp('#slider').nivoSlider({
  57.  
  58. effect:'random',
  59.  
  60. slices:15, // For slice animations
  61.  
  62. boxCols: 4, // For box animations
  63.  
  64. boxRows: 2, // For box animations
  65.  
  66. animSpeed:500, // Slide transition speed
  67.  
  68. pauseTime:3000, // How long each slide will show
  69.  
  70. startSlide:0, // Set starting Slide (0 index)
  71.  
  72. directionNav:true, //Next & Prev
  73.  
  74. directionNavHide:true, //Only show on hover
  75.  
  76. controlNav:true, // 1,2,3... navigation
  77.  
  78. controlNavThumbs:false, // Use thumbnails for Control Nav
  79.  
  80. controlNavThumbsFromRel:false, // Use image rel for thumbs
  81.  
  82. controlNavThumbsSearch: '.jpg', // Replace this with...
  83.  
  84. controlNavThumbsReplace: '_thumb.jpg', // ...this in thumb Image src
  85.  
  86. keyboardNav:true, //Use left & right arrows
  87.  
  88. pauseOnHover:true, //Stop animation while hovering
  89.  
  90. manualAdvance:false, //Force manual transitions
  91.  
  92. captionOpacity:0.8, //Universal caption opacity
  93.  
  94. prevText: 'Prev', // Prev directionNav text
  95.  
  96. nextText: 'Next', // Next directionNav text
  97.  
  98. beforeChange: function(){}, // Triggers before a slide transition
  99.  
  100. afterChange: function(){}, // Triggers after a slide transition
  101.  
  102. slideshowEnd: function(){}, // Triggers after all slides have been shown
  103.  
  104. lastSlide: function(){}, // Triggers when last slide is shown
  105.  
  106. afterLoad: function(){} // Triggers when slider has loaded
  107.  
  108. });
  109.  
  110. });
  111.  
  112. </script>
  113.  
  114.  
  115. <style type="text/css">
  116.  
  117. ::-webkit-scrollbar { width: 5px; height: 5px; }
  118. ::-webkit-scrollbar-button:start:decrement,
  119. ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
  120. ::-webkit-scrollbar-track-piece { background: #fff; }
  121. ::-webkit-scrollbar-thumb { height: 50px; background-color: #796158; }
  122. ::-webkit-scrollbar-thumb:hover { background: #796158; }
  123.  
  124.  
  125. body{
  126. background: #f0f0f0 url('http://static.tumblr.com/kg3pozw/7uHn08nuj/aysd.png') ;
  127. color: #a3a3a3;
  128. font-family: 'Carrois Gothic SC', sans-serif;
  129. font-size: 11px;
  130. background-attachment:fixed;
  131. background-repeat: repeat;}
  132.  
  133. .shake:hover{-webkit-animation: shake 1500ms alternate infinite linear;-moz-animation: shake 1500ms alternate infinite linear;}
  134.  
  135.  
  136.  
  137. .box1 {
  138. background: #fff;
  139. margin-bottom: 0px;
  140. padding: 5px;
  141. text-align: justify;
  142. font-size: 11px;
  143. font-family: 'Carrois Gothic SC', sans-serif;
  144. }
  145.  
  146.  
  147. .box4 {
  148. background: #transparent;
  149. margin-bottom: 10px;
  150. padding: 5px;
  151. color: #a3a3a3;
  152. text-align: justify;
  153. border-radius: 5px;
  154. font-size: 8px;
  155. font-family: 'FuturaM';
  156. text-shadow: 1px 1px 0px #121212;
  157. border-radius: 6px;
  158. }
  159.  
  160. .box2 {
  161.  
  162. background: #fff; font-family: 'Carrois Gothic SC', sans-serif; border-radius: 2px; overflow: hidden; margin-bottom: 10px;padding: 5px;text-align: justify;
  163. }
  164.  
  165.  
  166. /*************** ask por all-teardrop-is-a-waterfall **********/
  167.  
  168. .askmha {background: #cbe3ea; color: #fff; font-family: "futuramedium"; font-size:10px; text-transform: uppercase;text-transform: uppercase; margin-left: 0px; padding-right: 60px; padding-left: 60px; padding-top: 3px; padding-bottom: 3px; display:block;text-shadow: 1px 1px 0px #a5c9d3; line-height: 15px; }
  169.  
  170. .askmha a{color:#ffffff;}
  171.  
  172. .answermh {background: #f8f8f8; color: #d1d1d1; font-family: "futuramedium"; font-size:10px; text-transform: uppercase; text-decoration: none; padding-right: 60px; padding-left: 60px; padding-top: 1px; padding-bottom: 3px; text-align: left;text-shadow: 1px 1px 0px #fff;}
  173.  
  174. .iconask { margin-top: 5px; margin-left: 5px; border: 3px solid #f8f8f8; position: absolute;}
  175.  
  176. #page {
  177. background:url(http://static.tumblr.com/kg3pozw/6N7n08nlx/untitled-4.png);
  178. background-repeat: repeat-y;
  179. width:914px;
  180. margin-right: auto;
  181. margin-left: -28px;
  182. margin-bottom:auto;
  183. height: auto;
  184. margin-top: -16px;
  185. overflow: auto;
  186. }
  187.  
  188. #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 1px 1px 0px #89a4ab;}
  189. #paginacaoml a {background: #796158; margin: 0 1px 0 0; padding: 6px 6px; color: #fff; text-decoration: none;border-radius: 2px; text-shadow: 1px 1px 0px #634d45;}
  190. #paginacaoml a:hover {background: #cbe3ea; border: none;border-radius: 2px; color: #FFF;text-shadow: 1px 1px 0px #9dc7d4;}
  191. #paginacaoml span.pagina_atual {background: #ced36e; margin: 0 1px 0 0; padding: 6px 6px; color: #fff; text-decoration: none;border-radius: 2px;text-shadow: 1px 1px 0px #bbc05a;}
  192. #paginacaoml span.info {background: #cbe3ea; margin: 0 1px 0 0; padding: 6px 6px; color: #fff; text-decoration: none;border-radius: 2px ; text-shadow: 1px 1px 0px #9dc7d4;}
  193.  
  194.  
  195. #page1 {width: 640px; top:270px; padding-top:5px; }
  196.  
  197. #content {
  198. background: transparent;
  199. width:610px;
  200. text-align: justify;
  201. overflow: hidden;
  202. margin-right: 20px;
  203. margin-top: 5px;
  204. padding-left: 5px;
  205. float: right;
  206. font-family: tahoma;
  207. font-size: 11px;
  208. }
  209.  
  210. #sidebar {
  211. text-align: justify;
  212. width: 264px;
  213. float: left;
  214. height: auto;
  215. text-align: justify;
  216. margin-top: 0px;
  217. margin-left: 5px;
  218. }
  219.  
  220. .box3 {
  221. background: #f5f5f5;
  222. margin-bottom: 10px;
  223. padding: 5px;
  224. text-align: justify;
  225. width: 243px;
  226. margin-left: 6px;
  227. font-size: 11px;
  228. color: #a3a3a3;
  229. font-family:'Ubuntu Mono';
  230. text-transform: uppercase;
  231. }
  232.  
  233. #rodape {
  234. height: 96px;
  235. width:914px;
  236. background: url('http://static.tumblr.com/kg3pozw/52ln08ohg/footer.png');
  237. margin-left: -28px;
  238. clear:both;
  239.  
  240. }
  241.  
  242.  
  243. .infopost {display: block; font-family: verdana; font-size: 10px; letter-spacing: 1px; text-align: left; color: #eee; padding: 2px; margin-top: -3px; border-bottom: 1px solid #3F3F3F;}
  244.  
  245. @font-face {font-family: "AlienLeague";
  246. src: url('http://static.tumblr.com/eyob2gi/J9cmliq4i/alien5.ttf'); format("truetype"); }
  247.  
  248. @font-face {font-family: "04b03";
  249. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf'); format("truetype"); }
  250.  
  251. .musicmh { background: #e4e4e4; padding: 5px; margin-bottom: 2px; }
  252. .musicountmh { background: #9bdbce; padding: 5px; margin-bottom: 2px;margin-left: 15px;margin-left: 68px; color: #fff; }
  253. .musicountmh i{ color: #fff;text-shadow: 1px 1px 0px #70bcad; }
  254. .musicaptionmh a{ color: #fff;text-shadow: 1px 1px 0px #ffd059; }
  255. .musicaptionmh { background: #fde5a9; padding: 5px; margin-bottom: 2px; margin-left: 68px;color: #fff;text-shadow: 1px 1px 0px #ffd059;}
  256. .fotoalign {float: left; display: inline-block;}
  257.  
  258. .quote {background-color: #fde5a9; color: #fff; margin: 2px 2px 2px 2px; padding: 6px; border-left: 2px solid #ffd66e; border-right: 2px solid #ffd66e; -webkit-transition:All 1s ease;-moz-transition:All 1s ease;-o-transition:All 1s ease; font-family: 'Yanone Kaffeesatz', sans-serif; color: #Fff; font-size: 24px; text-align: center; border-radius: 3px;text-shadow: 1px 1px 0px #ffd66e;}
  259.  
  260. .quotesource {background-color: transparent; color: #a3a3a3; padding: 6px; text-align: right;font-size: 8px; font-family:"04b03", small fonts; text-transform: uppercase;}
  261.  
  262. .quotesource a{ background-color: #bae4db; padding: 2px; color: #fff; border-radius: 3px;font-size: 8px; font-family:"04b03", small fonts; text-transform: uppercase;text-shadow: 1px 1px 0px #a1d2c7;}
  263.  
  264. .quotesource a:hover{ background-color: #a1d2c7; padding: 2px; color: #fff; border-radius: 3px;font-size: 8px; font-family:"04b03", small fonts; text-transform: uppercase;text-shadow: 1px 1px 0px #a1d2c7;}
  265. @font-face {font-family: "04b03";
  266. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf'); format("truetype"); }
  267. @font-face {font-family: "charnarr";
  268. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf'); format("truetype"); }
  269.  
  270. h1 {
  271. color: #ffffff;
  272. font-family: 'Yanone Kaffeesatz', sans-serif;
  273. font-size:30px;
  274. line-height:30px;
  275. font-weight:normal;
  276. text-transform:none;
  277. margin:0px;
  278. padding:0px;
  279. margin-bottom:1px;
  280. text-align:center;
  281. background-color: #ced36e;
  282. padding: 4px;
  283. border-radius: 2px;
  284. text-shadow: 1px 1px 0px #adb24c;
  285. }
  286.  
  287.  
  288. h3 {
  289. color: #ffffff;
  290. font-family: 'Yanone Kaffeesatz', sans-serif;
  291. font-size:30px;
  292. line-height:30px;
  293. font-weight:normal;
  294. text-transform:none;
  295. margin:0px;
  296. padding:0px;
  297. margin-bottom:1px;
  298. text-align:center;
  299. background-color: #ced36e;
  300. padding: 4px;
  301. border-radius: 2px;
  302. text-shadow: 1px 1px 0px #adb24c;
  303. }
  304.  
  305. h4{
  306. color: #ffffff;
  307. font-family: 'Yanone Kaffeesatz', sans-serif;
  308. font-size:30px;
  309. line-height:30px;
  310. font-weight:normal;
  311. text-transform:none;
  312. margin:0px;
  313. padding:0px;
  314. margin-bottom:1px;
  315. text-align:center;
  316. background-color: #9dd9d0;
  317. padding: 4px;
  318. border-radius: 2px;
  319. text-shadow: 1px 1px 0px #87c4bb;
  320. }
  321.  
  322. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  323.  
  324. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  325.  
  326.  
  327. /** Fonte personalizada **/
  328. @font-face {font-family: 'Qhytsdakx'; src: url('http://static.tumblr.com/6vl7vom/d0sm50bns/qhyts__.ttf') format('truetype'); font-weight: normal; font-style: normal;}
  329.  
  330. @font-face {font-family: 'FuturaM'; src: url('http://static.tumblr.com/eyob2gi/Q42mp0uzu/pf_arma_five_0.ttf') format('truetype'); font-weight: normal; font-style: normal;}
  331.  
  332.  
  333. b, strong {color: #796158; cursor: help;}
  334. i, em {font: italic 11px verdana; color: #796158; cursor: help;}
  335. u { color: #796158; border-bottom: 1px #000 dashed; text-decoration: none; cursor: help;}
  336. s, strike {color: #796158; cursor: help;}
  337.  
  338.  
  339. a {
  340. color: #796158;
  341. text-decoration:none;
  342. -webkit-transition:All 1s ease;
  343. -moz-transition:All 1s ease;
  344. -o-transition:All 1s ease;
  345. }
  346.  
  347.  
  348. a:hover {
  349. color: #ced36e;
  350. -webkit-transition:All 1s ease;
  351. -moz-transition:All 1s ease;
  352. -o-transition:All 1s ease;
  353. }
  354.  
  355.  
  356. #mh {display : block;border-bottom: 1px solid #ddd;padding: 2px;}
  357.  
  358. #mh:hover {background: #FF9CFD;}
  359.  
  360. .title {font: 20pt 'arial', tahoma, Verdana;color: #000; margin: 0 0 25px 0; padding: 12px; line-height: 30px display: block;text-align:center;}
  361.  
  362. /*** Seleção Colorida by Mandlyluv.com *****/
  363.  
  364. ::-moz-selection {
  365. color: #b5d6e0;
  366. background: #fff;
  367. }
  368.  
  369. ::selection {
  370. color: #b5d6e0;
  371. background: #fff;
  372. }
  373.  
  374.  
  375. .faixa1 {background-color: #766454; font-family: verdana; font-size:8px; !important;text-decoration: none; letter-spacing: 0.10em;text-transform: uppercase; padding:5px; margin:0px 0px 2px 0px; text-align: center; font-weight:bold; color:#fff; cursor:help; border: #433521 1px solid;}
  376.  
  377. .faixa3 {background-color: #2E2E2E; font-family: verdana; font-size:8px; !important;text-decoration: none; letter-spacing: 0.10em;text-transform: uppercase; padding:5px; margin:0px 0px 2px 0px; text-align: center; font-weight:bold; color:#F87E0D; cursor:help; margin-bottom: -7px; border-radius: 5px; border:#191919 1px solid; }
  378.  
  379. #slider {position:relative;}
  380. #slider img {position:absolute; top:0px; left:0px; display:none;}
  381. #slider a {border:0; display:block;}
  382. .nivoSlider {position:relative; width: 340px;}
  383. .nivoSlider img {position:absolute; top:0px; left:0px;}
  384.  
  385. .nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%; height:100%; border:0;
  386. padding:0;margin:0; z-index:6; display:none;}
  387.  
  388. .nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
  389. .nivo-box {display:block;position:absolute;z-index:5;}
  390.  
  391. .nivo-caption {position:absolute;left:0px; bottom:0px; background:#000; color:#fff; text-transform: uppercase; width: 100%;
  392. z-index:50; border-right: 5px solid #;padding: 5px 0;}
  393. .nivo-caption p {padding:0 15px;margin:0;}
  394. .nivo-caption a {display:inline !important;}
  395.  
  396. .nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
  397. .nivo-prevNav {left:0px;}
  398. .nivo-nextNav {right:0px;}
  399.  
  400. .slider {width:100%;}
  401. .slider img {position:absolute;top:0px;left:0px;display:none;}
  402. .slider a {border:0;display:block;}
  403. .nivo-controlNav {display:none;}
  404. .nivo-directionNav a {display:block;width:37px;height:45px;text-indent:-9999px;border:0;
  405. }
  406. a.nivo-nextNav {background-position:-37px 0;right:80px;}
  407. a.nivo-prevNav { left:05px;}
  408. .nivo-caption {
  409. font-family: Georgia;
  410. font-style: italic;
  411. position:absolute;
  412. left: 0px;
  413. bottom:3px;
  414. background:#fff;
  415. font-size: 11px;
  416. color:#5f5f5f;
  417. width: 263px;
  418. z-index:50;
  419. text-transform: normal;
  420. border-right: 5px solid #;
  421. padding: 5px 0;}
  422.  
  423. .nivo-caption a {color:#bae4db; text-decoration:underline;}
  424.  
  425. .nivo-caption b {
  426. letter-spacing: 3px;
  427. font-style: normal;
  428. font-family: 'Yanone Kaffeesatz', sans-serif;
  429. font-size: 14px; text-transform:uppercase;
  430. color: #fed97a;
  431. border-bottom: #ccc 1px dotted; }
  432.  
  433. .sliver {position: relative; left: -637px; top: 166px; width: 267px; height: 0px;float: right;}
  434.  
  435. /*** caixa e extra *********************************************/
  436. .caixa {background: #fff; overflow: hidden; padding: 6px;font-family: Verdana, Geneva, sans-serif;font-size: 8pt;color: #b5abbd;text-align: left; outline: 0px solid #; margin-bottom: 5px;}
  437. .extra {border-left: 4px solid #b5abbd; display : block;border-bottom : 1px solid #fff;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: #f7f7f7; line-height: 18px;text-align: left;}
  438. .extra a {padding-right: 6px; color: #b5abbd; border-right: dotted 1px #95b9c0; text-shadow: 1px 1px 1px #;text-align: left;}
  439.  
  440.  
  441. .caixainfeliz { background: #141414; color: #fff; padding: 5px; width: auto;text-align: center;font-family: verdana; font-size:8px; !important;text-decoration: none; letter-spacing: 0.10em;text-transform: uppercase; border-radius: 2px;}
  442.  
  443. ul { background: transparent; padding:6px; list-style-type:none;}
  444.  
  445. ul li{ color: #fff; background: #cbe3ea; margin-bottom: 3px;padding:5px; border-radius: 2px;text-shadow: 1px 1px 0px #9bc3cf;}
  446.  
  447. blockquote {background-color: #transparent; color: #a3a3a3; margin: 2px 2px 2px 2px; padding: 3px; -webkit-transition:All 1s ease;-moz-transition:All 1s ease;-o-transition:All 1s ease; border-left: solid 3px #cbe3ea;}
  448.  
  449. .chat {list-style:none; padding:5px; }
  450.  
  451. #chat {display : block; font-size: 9pt; font-family: vitalic 9px tahoma; line-height: 15px; vertical-align : middle; text-indent: 10px; padding-bottom: 1px; background: #cbe3ea;padding:3px; color: #fff;border-radius: 2px;margin-bottom: 2px;text-shadow: 1px 1px 0px #9bc3cf;}
  452.  
  453. #chat b{color: #fff;}
  454.  
  455. .codeana { margin-top: -5px; margin: auto; display: block; height:28px; overflow:hidden; padding:1px 1px 1px 1px;}
  456.  
  457. .roda {height:40px; padding:1px 1px 1px 1px; -webkit-transition: 0.5s ease-in; display: block;}
  458.  
  459. .roda:hover{margin-top:-37px;-webkit-transition: 0.5s ease-in;}
  460.  
  461. .borda2 {border-radius: 5px; -webkit-transition-duration: .80s; }
  462.  
  463. .borda2:hover { border-radius: 10px; webkit-transition-duration: .50s; }
  464.  
  465. .borderphoto { border: solid #ced36e 3px; border-bottom: #ced36e 8px solid; margin-right: 2px; margin-bottom: 2px;}
  466.  
  467. .bordim { border-radius: 5px; -webkit-transition-duration: .80s;}
  468.  
  469. .bordim:hover { border-radius:9px 0 9px 0;-webkit-transition-duration: .80s;}
  470.  
  471. .creditos {background: #cbe3ea; padding: 5px; color: #fff;border-radius: 3px;font-size: 8px; font-family:"04b03", small fonts; text-transform: uppercase;-webkit-transition-duration: .90s;display: inline-block;margin-bottom: 1px;-webkit-animation: fadeInDown 4s;-moz-animation: fadeInDown 4s;-ms-animation: fadeInDown 4s; text-shadow: 1px 1px 0px #aacdd7;}
  472. .creditos a{color: #fff;-webkit-transition-duration: .90s; }
  473. .creditos:hover {background: #aacdd7; padding: 5px; color: #fff;-webkit-transition-duration: .90s;text-shadow: 1px 1px 0px #8bb6c3;}
  474.  
  475. .creditos2 { vertical-align: middle; line-height: 13px; margin-bottom: 0px; margin-left: 2px; text-decoration: none; padding: 3px; font-style: normal;font-size: 10px; color: #b1b1b1; background: #f5f5f5;display: inline-block;margin-bottom: 1px; font-family: 'Carrois Gothic SC', sans-serif; border-radius: 3px;-webkit-animation: fadeInDown 4s;-moz-animation: fadeInDown 4s;-ms-animation: fadeInDown 4s;}
  476.  
  477. .borderbottom { border-bottom: 1px solid #f4f4f4; display: block; margin-bottom: 2px; -webkit-animation: fadeInDown 4s;-moz-animation: fadeInDown 4s;-ms-animation: fadeInDown 4s; }
  478.  
  479. .moreread { background: #ced36e; font-size: 8px; font-family:"04b03", small fonts; text-transform: uppercase; padding: 2px; width: auto; border-radius: 2px;display: inline-block; color: #FFFFFF; -webkit-transition-duration: .90s; text-shadow: 1px 0px 0px #b4b94a; }
  480.  
  481. .moreread a{color: #FFFFFF;font-size: 8px; font-family:"04b03", small fonts; text-transform: uppercase;}
  482.  
  483. .moreread:hover { background: #796158; -webkit-transition-duration: .90s; text-shadow: 1px 0px 0px #796158;}
  484.  
  485.  
  486. .nav1 {background-color: #9cb8be; font-size: 10px; font-family: 'Carrois Gothic SC', sans-serif; padding:5px; margin:0px 0px 2px 0px; text-align: center; color: #fff; cursor:help; border-left: 3px solid #668c94;border-right: 3px solid #668c94; -webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease; width: 70px; display: inline-block;z-index: 2px;}
  487.  
  488. .nav1 a{color: #fff;}
  489.  
  490. .nav1:hover {opacity:0.55;-webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease;}
  491.  
  492. .divdate {border-bottom: 1px dotted #DDDDDD; margin: 7px 0px 8px 0px;}
  493.  
  494. /* notes perma */
  495. .notes{float:left;}
  496. .stylee {float:left; width:520px; margin-left: 2px;}
  497. .reblog_etc {display:none; z-index:400;}
  498. .box11 {overflow: hidden;display: block; background: #fff; margin-bottom: 8px; width: 610px; text-align: center;}
  499. .captions{ width:100%; overflow:hidden; text-align:left; font-size:12px; color:; }
  500. .captions p{ margin:0; margin-top: 0px; padding:0; }
  501. .captions a{ color:#558386; }
  502. .note_count{ text-align:left; }
  503. .perma_notes {width: 610px; display: block; }
  504. .perma_notes .clear { margin:0; padding:0; height:0px; }
  505. .perma_notes .avatar { border:none; margin:0; width: 35px; opacity: 0.9; padding:0; border-radius: 5px; }
  506. .perma_notes .avatar:hover {opacity: 1;}
  507. .perma_notes ol { margin:0; padding:0; }
  508. .perma_notes li {padding:0; width: 35px; list-style:none; border:none; float:left; margin: 5px; bottom: 0px;}
  509. .perma_notes .note .action {display:none; visibility:hidden; margin:0; padding:0;}
  510. .more_box{ width: 610px; height: 35px; color:red; margin:0; padding:0; float:left; display: block; }
  511. .more_notes_link {overflow: hidden; width: 610px; height:40px; font-size: 10px; color:#111; display: block; }
  512. li.more_notes_link_container {margin:0; width: 610px; padding:0; overflow: hidden; height: 50px; list-style:none; border:none; float:left; background-color:#; color:#111; }
  513. .note more_notes_link_container li a { color:#111; }
  514. .perma_notes blockquote { display:none; }
  515.  
  516. .read_more {color: #fff;
  517. background: url('http://static.tumblr.com/kg3pozw/Vjgn0au9w/read_more.png') no-repeat;
  518. width: 97px;
  519. height: 27px;
  520. display: inline-block;
  521. margin-left: 5px;
  522. font-size: 0px;
  523. -webkit-transition: all 0.5s ease;
  524. -moz-transition: all 0.5s ease;
  525. -o-transition: all 0.s ease;
  526. border-radius: 5px;}
  527.  
  528. .menuesquerda {background: #; float:left; width:49%; text-align: left; margin-top: 2px; font-size: 9px; margin-bottom: 10px;}
  529. .menudireita {float:right; width:49%; text-align: left; margin-top: 2px; font-size: 9px; margin-bottom:10px;}
  530.  
  531. pre { background: url("http://static.tumblr.com/eyob2gi/IbLmef8hq/ragatanga.png");line-height: 20px; font-size: 10px; font-family: 'Scada', sans-serif; color: #b9b9b9; text-align: left; word-wrap: break-word; margin-right: 1px; margin-bottom: 7px; line-height: 20px; padding-bottom: 5px; line-height:17px;text-align: left; word-wrap: break-word;margin:1em 0; padding:0 10px 0 30px; }
  532.  
  533. .sidebar {width: 250px; float: left;position:relative; margin-top: 6px;}
  534.  
  535. .posts {width:549px; float:right; margin-top: 6px;}
  536.  
  537. .tudo {width: 890px; margin-left: auto; margin-right: auto;}
  538.  
  539. .faixinha2{color:#FFF; background: #95b9c0; height: 35px ; text-align: center; font-family: 'Yanone Kaffeesatz', sans-serif;font-size: 25px; font-style: none; margin: 5px;text-transform: none ; line-height:35px;border: 1px solid #79a7b1;border-radius: 5px;text-shadow: 1px 1px 0px #5b8a94;}
  540.  
  541. .menual { width: 100%; ; height: 65px; top: 0px; left: 120px; z-index: 100; position: fixed; }
  542.  
  543.  
  544. .blurgray {
  545. -webkit-filter: grayscale(0.0);-webkit-transition:All 1s ease;
  546. -moz-transition:All 1s ease;
  547. -o-transition:All 1s ease;
  548. }
  549.  
  550. .blurgray:hover {
  551. -webkit-filter: grayscale(1.0);-webkit-transition:All 1s ease;
  552. -moz-transition:All 1s ease;
  553. -o-transition:All 1s ease;}
  554.  
  555.  
  556. .heart2 {
  557. background-color: #eeeeee; color: #b1b1b1; font-family:'Ubuntu Mono'; font-size:10px; !important;text-decoration: none; letter-spacing: 0.10em;text-transform: uppercase; padding:4px; margin:0px 0px 2px 0px; text-align: left; cursor:help; border-radius: 3px; -webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease;}
  558.  
  559. .heart2 a{color: #b1b1b1;}
  560.  
  561. .heart2 b{ color: #b1b1b1;}
  562.  
  563. .heart2:hover {-webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease;padding-left: 20px;}
  564.  
  565. .heart {
  566. background-color: #eeeeee; color: #b1b1b1; font-family:'Ubuntu Mono'; font-size:10px; !important;text-decoration: none; letter-spacing: 0.10em;text-transform: uppercase; padding:4px; margin:0px 0px 2px 0px; text-align: left; cursor:help; border-radius: 3px; -webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease;-webkit-animation: fadeInDown 4s;-moz-animation: fadeInDown 4s;-ms-animation: fadeInDown 4s;}
  567.  
  568. .heart a{color: #b1b1b1;}
  569.  
  570. .heart:hover {-webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease;padding-left: 20px;}
  571.  
  572. /******* Tooltip por mundohtml com ajuda de Dynamic Drives *******/
  573. #dhtmltooltip{
  574. position: absolute;
  575. width: auto;
  576. color: #fff;
  577. border: 1px solid #ced36e;
  578. padding: 4px;
  579. background: rgba(225, 225, 225,0.6);
  580. visibility: hidden;
  581. z-index: 1000;
  582. border-radius: 5px;
  583. text-align: center;
  584. filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  585. }
  586.  
  587. .cia {background: #f7f7f7; margin: 3px;padding: 4px;display: block;font-size: 9px;border-radius: 3px; text-transform:uppercase;font-size: 11px; font-family : 'Ubuntu Mono';-webkit-animation: fadeInDown 4s;-moz-animation: fadeInDown 4s;-ms-animation: fadeInDown 4s; color:#666;}
  588. .cia:hover{color: #000; opacity:0.8;}
  589.  
  590. @-webkit-keyframes smallToBig{from {-webkit-transform: scale(1);}to {-webkit-transform: scale(1.1);}}
  591. @-moz-keyframes smallToBig{from {-moz-transform: scale(1);}to {-moz-transform: scale(1.1);}}
  592.  
  593. .bass{max-width:74px; margin:1px;border-radius:5px;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  594. .bass:hover{border-radius:8px;-webkit-animation: smallToBig 300ms alternate infinite ease;-moz-animation: smallToBig 300ms alternate infinite ease;}
  595.  
  596. .alinhamentofoto {position: relative; left: 8px; top: -67px; width: 550px; height: 0px;float: right;}
  597.  
  598. .puxarepuxa {position:absolute; margin-left: 320px; padding: 1px; margin-top:-216px; width:300px;}
  599.  
  600.  
  601. .menu1 {background: url('http://static.tumblr.com/eyob2gi/Ocymp18mr/lovee_2.png'); height:53px; width: 124px; position: absolute; margin-top: -08px; margin-left: 317px; -webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease;z-index: 999; }
  602.  
  603. .menu1:hover {-webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease; height:70px;}
  604.  
  605. .tagshovermh { background : #transparent; font-size : 12px; font-family : arial; text-align: left ; color : #000 ; padding: 6px; opacity: 99 ;margin-left : 603px ; z-index: 2; margin-top: -5px; position : absolute ; -webkit-transition-duration: .95s; }
  606.  
  607. .tagshovermh1 { background : #transparent; font-size : 12px; font-family : arial; text-align: left ; color : #000 ; padding: 6px; opacity: 99 ;margin-left : 615px ; z-index: 2; margin-top: -5px; position : absolute ; -webkit-transition-duration: .95s; }
  608.  
  609. .menu3 {background: url('http://static.tumblr.com/eyob2gi/dKXmp19ed/tutos.png'); height:53px; width: 87px; position: absolute; margin-top: -08px; margin-left: 530px;-webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease; z-index: 999; }
  610.  
  611. .menu3:hover {-webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease; height:70px;}
  612.  
  613.  
  614. @font-face {font-family: "HamburguerHeaven";
  615. src: url('http://static.tumblr.com/eyob2gi/qwfmefm34/hambh__.ttf'); format("truetype"); }
  616.  
  617. .drbieber{ margin-top: -9px; margin-left: 220px; position: absolute;}
  618.  
  619. .stopb { background: #f5f5f5; color: #cdcdcd; text-shadow:1px 1px 0px #fff; font-family: "futuramedium"; font-size: 10px; text-transform: uppercase; width: 122px; padding: 5px; border-radius: 3px; margin-bottom: 2px; display: inline-block; text-align: left; }
  620.  
  621. @font-face {font-family: "futuramedium";
  622. src: url('http://static.tumblr.com/eyob2gi/tENmljagw/futura_medium_bt.ttf'); format("truetype"); }
  623.  
  624. coroinha {color: #796158;font-size: 11px;}
  625.  
  626. .barzita{background: #b1cbd0 url('http://static.tumblr.com/eyob2gi/ZCLmp0mgf/beem.png'); color:#fff; font-size: 11px; font-family:'Ubuntu Mono'; padding:3px 5px 3px 5px; text-shadow:1px 1px 0px #6a5361; margin-top:5px; text-align:center; text-transform: uppercase;-webkit-border-radius: 4px;
  627. -moz-border-radius: 4px;
  628. border-radius: 4px;}
  629.  
  630. .barzita a{color: #fff; padding:3px 2px 3px 2px; text-shadow:1px 1px 0px #8cd3ca;}
  631.  
  632. .barzita a:hover{text-shadow:1px 1px 0px #a499af; background:#c8c2cf; padding:3px 2px 3px 2px; color:#fff;}
  633.  
  634. .barzita heart{color:#fff; font-weight: bold; text-shadow:1px 1px 0px #fff;text-shadow:1px 1px 0px #8cd3ca;}
  635.  
  636. .faixa{background: #cbe3ea; color:#fff; width: 243px; font-size: 11px; font-family:'Ubuntu Mono'; margin-left: 6px; padding:3px 5px 3px 5px; text-shadow:1px 1px 0px #99c3d0; margin-top:-10px; text-align:center; text-transform: uppercase;-webkit-border-bottom-right-radius: 10px;
  637. -webkit-border-bottom-left-radius: 10px;
  638. -moz-border-radius-bottomright: 10px;
  639. -moz-border-radius-bottomleft: 10px;
  640. border-bottom-right-radius: 10px;
  641. border-bottom-left-radius: 10px;}
  642. .faixa a{ color: #fff;}
  643.  
  644. .heart4 {
  645. background-color: #f5f5f5; width: 122px; padding: 5px; margin-bottom: 2px; display: inline-block; text-align: center; height: 45px; color: #b1b1b1; font-family:'Ubuntu Mono'; font-size:10px; !important;text-decoration: none; letter-spacing: 0.10em; text-transform: uppercase; padding:4px; margin:0px 0px 2px 0px; cursor:help; -webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease;-webkit-animation: fadeInDown 4s;-moz-animation: fadeInDown 4s;-ms-animation: fadeInDown 4s; border-bottom: #cbe3ea solid 2px; border-top: #cbe3ea solid 2px; margin-bottom: 7px;}
  646.  
  647. .heart4 a{color: #b1b1b1;}
  648.  
  649. .heart4 a:hover {-webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease; background-color: #cbe3ea; border-bottom: #f5f5f5 solid 2px; border-top: #f5f5f5 solid 2px; color: #fff; text-shadow: 1px 1px 0px #aed0da; }
  650.  
  651. .heart4:hover {-webkit-transition:All 0.4646s ease;-moz-transition:All 0.4646s ease;-o-transition:All 0.4646s ease; background-color: #cbe3ea; border-bottom: #f5f5f5 solid 2px; border-top: #f5f5f5 solid 2px; color: #fff; text-shadow: 1px 1px 0px #aed0da; }
  652.  
  653.  
  654. #persona select{ color:#fff; font-size: 12px; font-family:'Ubuntu Mono'; padding:3px; width:253px; margin-top: -10px; -webkit-border-bottom-right-radius: 10px;
  655. -webkit-border-bottom-left-radius: 10px;
  656. -moz-border-radius-bottomright: 10px;
  657. -moz-border-radius-bottomleft: 10px;
  658. border-bottom-right-radius: 10px;
  659. border-bottom-left-radius: 10px; text-shadow:1px 1px 0px #99c3d0; background:#cbe3ea; margin-left: 6px; }
  660.  
  661. .alinhamentmenu {position:absolute; margin-left: 150px; margin-top:175px; z-index: 999;}
  662.  
  663. @font-face {font-family: "HamburguerHeaven";
  664. src: url('http://static.tumblr.com/eyob2gi/WB0muu9r3/v_dub.ttf'); format("truetype"); }
  665.  
  666. .stopb { background: #ced36e; color: #fff; text-shadow:1px 1px 0px #b5bb4c; font-family: "futuramedium"; font-size: 10px; text-transform: uppercase; width: 108px; padding: 5px; border-radius: 3px; margin-bottom: 2px; display: inline-block; text-align: left; }
  667.  
  668. @font-face {font-family: "futuramedium";
  669. src: url('http://static.tumblr.com/eyob2gi/tENmljagw/futura_medium_bt.ttf'); format("truetype"); }
  670.  
  671. @font-face {font-family: "introfont";
  672. src: url('http://static.tumblr.com/kg3pozw/uNdn0arg7/intro.otf'); format("truetype"); }
  673.  
  674. .mhnav {
  675. width: 95px;
  676. background: #D8AFD3 url('http://static.tumblr.com/kg3pozw/B8mn0ar7s/wh.png');
  677. display: inline-block;
  678. font-size: 30px;
  679. font-family: 'introfont';
  680. padding-left: 10px;
  681. padding-right: 10px;
  682. padding-bottom: 0px;
  683. text-shadow:1px 1px 0px #a6cad5;
  684. -webkit-border-bottom-left-radius: 30px;
  685. -moz-border-radius-bottomright: 30px;
  686. -moz-border-radius-bottomleft: 30px;
  687. border-bottom-right-radius: 30px;
  688. -webkit-border-bottom-right-radius: 30px;
  689. border-bottom-left-radius: 30px;
  690. -webkit-transition-duration: .90s;
  691. color: #fff;
  692. }
  693.  
  694. .mhnav:hover {padding-bottom: 4px;}
  695.  
  696. .mhnav2 {
  697. width: 95px;
  698. background: #D8AFD3 url('http://static.tumblr.com/kg3pozw/ZGUn0ar97/untitledd5.png');
  699. display: inline-block;
  700. font-size: 30px;
  701. font-family: 'introfont';
  702. text-shadow:1px 1px 0px #babf57;
  703. padding-left: 10px;
  704. padding-right: 10px;
  705. padding-bottom: 0px;
  706. -webkit-border-bottom-left-radius: 30px;
  707. -moz-border-radius-bottomright: 30px;
  708. -moz-border-radius-bottomleft: 30px;
  709. border-bottom-right-radius: 30px;
  710. -webkit-border-bottom-right-radius: 30px;
  711. border-bottom-left-radius: 30px;
  712. -webkit-transition-duration: .90s;
  713. color: #fff;
  714. }
  715.  
  716. .mhnav2:hover {padding-bottom: 4px;}
  717.  
  718. .bazinga{position:absolute; margin-left: -5px; margin-top:33px; width: 800px; z-index:999;}
  719.  
  720. menu {margin-top: 5px; margin-left: -40px; margin-bottom: 15px; }
  721.  
  722.  
  723. </style>
  724.  
  725. </head>
  726.  
  727. <body>
  728.  
  729. <div id="dhtmltooltip"></div>
  730.  
  731. <script language="JavaScript" src="http://static.tumblr.com/eyob2gi/qiCm9w62m/tooltip.txt"></script>
  732.  
  733. <div class="tudo">
  734.  
  735. <div class="sliver"><div id="slide"><div id="slider">
  736.  
  737. <a href="URL" target="_blank">
  738. <img src="http://static.tumblr.com/kg3pozw/gUFn08wqs/love.png" width="328" height="113" />
  739. </a>
  740. <a href="URL" target="_blank">
  741. <img src="http://static.tumblr.com/kg3pozw/U35n08ws2/love2.png" width="328" height="113" />
  742. <a href="URL" target="_blank">
  743. <img src="http://static.tumblr.com/kg3pozw/da4n08wsa/love3.png" width="328" height="113" />
  744. </a>
  745. </div></div></div>
  746.  
  747. <div class="bazinga">
  748. <a href="/"><div class="mhnav2"> <menu>HOME</menu> </div></a>
  749.  
  750. <a span onClick="document.getElementById('liuc').innerHTML=
  751. document.getElementById('03').innerHTML" ><div class="mhnav"> <center><menu>askus</center></menu> </div> </a>
  752.  
  753. <a span onClick="document.getElementById('liuc').innerHTML=
  754. document.getElementById('01').innerHTML" > <div class="mhnav2"> <center><menu>FREE</center></menu> </div> </a>
  755.  
  756. <a span onClick="document.getElementById('liuc').innerHTML=
  757. document.getElementById('02').innerHTML" > <div class="mhnav"> <menu>TUTOS</menu> </div </a>
  758.  
  759. <a span onClick="document.getElementById('liuc').innerHTML=
  760. document.getElementById('04').innerHTML"> <div class="mhnav2"> <center><menu>ÚTEIS </center></menu> </div> </a>
  761.  
  762. </div>
  763.  
  764.  
  765. <div style=" background-image: url('http://static.tumblr.com/kg3pozw/Rsin08n3o/untitled-2.png'); top: 0px; left: 0px; width: 100%; height: 17px; z-index: 900; position: absolute;"> </div>
  766.  
  767.  
  768.  
  769.  
  770. <br><br><br><br><br><br><br><br>
  771.  
  772.  
  773. <img src="http://static.tumblr.com/kg3pozw/R5Yn08nhf/3a.png" style="margin-top: -80px; margin-left: -28px; z-index: 999;">
  774.  
  775.  
  776. <div class="puxarepuxa">
  777. <a href="url do tumblr"><img src="http://static.tumblr.com/kg3pozw/c08n08wfo/1.png" onMouseover="ddrivetip(' Nome do moderador ')"; onMouseout="hideddrivetip()"> </a>
  778.  
  779. <a href="url do tumblr"><img src="http://static.tumblr.com/kg3pozw/bdNn08wfv/2.png" onMouseover="ddrivetip(' Nome do moderador')"; onMouseout="hideddrivetip()"> </a>
  780.  
  781. <a href="url do tumblr"><img src="http://static.tumblr.com/kg3pozw/NOrn08wgu/selena_3.png" onMouseover="ddrivetip(' Nome do moderador')"; onMouseout="hideddrivetip()"></a>
  782.  
  783. <a href="url do tumblr"><img src="http://static.tumblr.com/kg3pozw/TW0n08whn/4.png" onMouseover="ddrivetip(' Nome do moderador')"; onMouseout="hideddrivetip()"></a>
  784.  
  785. </div>
  786. <br>
  787.  
  788.  
  789. <div id="page">
  790.  
  791. <div id="page1">
  792. <div id="sidebar">
  793. <div class="align">
  794.  
  795.  
  796. <img src="http://static.tumblr.com/kg3pozw/pTJn08xf4/1a.png" style="margin-left: 6px; margin-top: 6px; position: absolute;">
  797. <br><br><br>
  798. <div class="box3">
  799. <img src="{PortraitURL-64}" align="left" class="borderphoto">
  800. Escreva uma descrição <b> rápida</b> sobre seu tumblr, tipo, o dia em que foi criado, com o que trabalham, esse tipo de coisa, para ficar dinâmico e não tão grande mas também não tão pequenino. Cuidem desse theme pois criei um amor esquisito por ele, nunca retirem os créditos e se isso acontecer retirarei o theme do ar no mesmo instante.
  801.  
  802. </div>
  803. <div class="faixa"> <a href="link">nome do link</a> +
  804. <a href="link">nome do link</a> +
  805. <a href="tumblr.com"> GBye</a> +
  806. </div>
  807.  
  808. <img src="http://static.tumblr.com/kg3pozw/xQzn08xln/2a.png" style="margin-left: 6px; margin-top: 6px; position: absolute;">
  809. <br><br><br>
  810. <div class="box3">
  811.  
  812. <a href="link do tutorial"><div class="stopb"> <coroinha>♔</coroinha> nome do tuto <coroinha> ♥ </coroinha> </div></a>
  813.  
  814. <a href="link do tutorial"><div class="stopb"> <coroinha>♔</coroinha> nome do tuto <coroinha> ♥ </coroinha> </div></a>
  815.  
  816. <a href="link do tutorial"><div class="stopb"> <coroinha>♔</coroinha> nome do tuto <coroinha> ♥ </coroinha> </div></a>
  817.  
  818. <a href="link do tutorial"><div class="stopb"> <coroinha>♔</coroinha> nome do tuto <coroinha> ♥ </coroinha> </div></a>
  819.  
  820. <a href="link do tutorial"><div class="stopb"> <coroinha>♔</coroinha> nome do tuto <coroinha> ♥ </coroinha> </div></a>
  821.  
  822. <a href="link do tutorial"><div class="stopb"> <coroinha>♔</coroinha> nome do tuto <coroinha> ♥ </coroinha> </div></a>
  823.  
  824. </div>
  825. <div class="faixa">
  826. Want to see more? Check our tutorials!
  827. </div>
  828.  
  829.  
  830. <img src="http://static.tumblr.com/kg3pozw/7ODn08xqm/3.png" style="margin-left: 6px; margin-top: 6px; position: absolute;">
  831. <br><br><br>
  832.  
  833. <div class="box3">
  834.  
  835. <center>
  836. <a href="/"><img class=" shake" src="http://static.tumblr.com/kg3pozw/3nDn0aa18/aa.png"></a>
  837. <a href="/"><img class=" shake" src="http://static.tumblr.com/kg3pozw/3nDn0aa18/aa.png"></a>
  838. <a href="/"><img class=" shake" src="http://static.tumblr.com/kg3pozw/3nDn0aa18/aa.png"></a>
  839. <a href="/"><img class=" shake" src="http://static.tumblr.com/kg3pozw/3nDn0aa18/aa.png"></a>
  840. <a href="/"><img class=" shake" src="http://static.tumblr.com/kg3pozw/3nDn0aa18/aa.png"></a>
  841. <a href="/"><img class=" shake" src="http://static.tumblr.com/kg3pozw/3nDn0aa18/aa.png"></a>
  842.  
  843. </center>
  844.  
  845. </div>
  846. <form id="persona">
  847. <select name="links" onChange="top.location.href=this.form.links.options[this.form.links.selectedIndex].value">
  848. <option selected> NOSSOS AFILIADOS</option>
  849. <option value="link" style=" color: #fff; background:#cbe3ea;"> nome do afiliado</option>
  850. <option value="link" style=" color: #fff; background:#cbe3ea;"> nome do afiliado</option>
  851. <option value="link" style=" color: #fff; background:#cbe3ea;"> nome do afiliado</option>
  852. <option value="link" style=" color: #fff; background:#cbe3ea;"> nome do afiliado</option>
  853. <option value="link" style=" color: #fff; background:#cbe3ea;"> nome do afiliado</option>
  854. <option value="link" style=" color: #fff; background:#cbe3ea;"> nome do afiliado</option>
  855. </select>
  856. </form>
  857.  
  858.  
  859. <img src="http://static.tumblr.com/kg3pozw/wFMn08xqv/4a.png" style="margin-left: 6px; margin-top: 6px; position: absolute;">
  860. <br><br><br>
  861.  
  862. <div class="box3">
  863.  
  864. <div class="heart2"> número de pessoas online aqui</div>
  865. <div class="heart2"> Número de visitantes aqui</a></a> </div>
  866. <div class="heart2"> <b>Theme feito </b> pela <a href="http://all-teardrop-is-a-waterfall.tumblr.com"> Ana.</a></div>
  867. <div class="heart2"> <b> núm da versão </b> Versão: Sweet Colors.</div>
  868.  
  869. <div class="heart2"> Melhor visualização <b>GC </b> </div>
  870.  
  871. </div>
  872.  
  873. <div class="faixa">
  874. See all the little details <3
  875. </div>
  876.  
  877. <img src="http://static.tumblr.com/kg3pozw/xELn08xsa/5.png" style="margin-left: 6px; margin-top: 6px; position: absolute;">
  878. <br><br><br>
  879.  
  880. <div class="box3">
  881.  
  882. Theme completamente feito pela <div class="moreread"> <a href="all-teardrop-is-a-waterfall.tumblr.com"> Ana </a> </div> exclusivamente para o <div class="moreread"><a href="http://mundohtml.tumblr.com">Mundo Html </a></div>. Não <i>copie</i> esse e não se <i>inspire</i>, plágio é crime, caso queira algo do theme vá na <span onClick="document.getElementById('liuc').innerHTML=
  883. document.getElementById('03').innerHTML" onMouseover="ddrivetip('♔ Contato ')"; onMouseout="hideddrivetip()" "><div class="moreread">ask</div></span>
  884. que adorarei te responder. Códigos e etc feitos por mim com as excessões nos créditos. <span onClick="document.getElementById('liuc').innerHTML=
  885. document.getElementById('05').innerHTML" onMouseover="ddrivetip(' ♔ Clique aqui ')"; onMouseout="hideddrivetip()" "><div class="moreread">See More...</div></span>
  886.  
  887. </div>
  888. <div class="faixa">
  889. Those are my special thank's, you rock!
  890. </div>
  891. </div><br>
  892. </div></div>
  893.  
  894. <img src="http://static.tumblr.com/kg3pozw/fv2n08o46/untitled-5.png" style="margin-left: 4px; margin-top: -10px; margin-bottom: 8px; position: absolute;">
  895.  
  896. <center>
  897. <div id="content">
  898. <div id="main">
  899. <div id="liuc">
  900.  
  901. {block:Posts}
  902.  
  903. <!-- Textos -->
  904. {block:Text}
  905. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  906. <div class="box1">
  907. {block:Title}<h3>{Title}</h3>{/block:Title}
  908.  
  909. <div>{Body}</div>
  910.  
  911. <div class="divdate"> </div>
  912.  
  913. </div>
  914.  
  915. {/block:Text}
  916.  
  917. <!-- Ask -->
  918.  
  919. {block:Answer}
  920. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  921. <div class="box1">
  922. <div class="iconask"><img src="{AskerPortraitURL-64}" width="45" align="left" ></div>
  923. <div class="askmha">Asked by: <font color="#ffffff">{Asker}</font> <br>{Question}</div>
  924. <div class="answermh">{Answer}</a></div>
  925.  
  926. <div class="divdate"> </div>
  927. </div>
  928.  
  929. {/block:Answer}
  930.  
  931. <!-- Links -->
  932.  
  933. {block:Link}
  934. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  935. <div class="box1">
  936. <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  937. {block:Description}{Description}{/block:Description}
  938. <div class="divdate"> </div>
  939. </div>
  940. {/block:Link}
  941.  
  942. <!-- Fotos -->
  943.  
  944. {block:Photo}
  945. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  946. <div class="box1">
  947. <center>{LinkOpenTag}<img src="{PhotoURL-500}" title="{PhotoAlt}" class=" opacidade ; borda2 " width="550" />{LinkCloseTag}</center>
  948. {block:Caption}{Caption}{/block:Caption}
  949. <div class="divdate"> </div>
  950. </div>
  951. {/block:Photo}
  952.  
  953. <!-- Photoset -->
  954. {block:Photoset}
  955. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  956. <div class="box1">
  957. <center><div class="opacidade">{Photoset-500}</div></center>
  958. {block:Caption}{Caption}{/block:Caption}
  959. <div class="divdate"> </div>
  960. </div>
  961. {/block:Photoset}
  962.  
  963. <!-- Frases -->
  964.  
  965. {block:Quote}
  966. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  967. <div class="box1">
  968. <div class="quote"><big>"</big> {Quote} "</div>
  969. <div class="quotesource">{block:Source}&mdash; {Source}{/block:Source} </div>
  970. <div class="divdate"> </div>
  971. </div>
  972. {/block:Quote}
  973.  
  974. <!-- Chat -->
  975. {block:Chat}
  976. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  977. <div class="box1">
  978. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  979. <div class="chat">
  980. {block:Lines}
  981. <div class="{Alt} user_{UserNumber}">
  982. <div id="chat">{block:Label}
  983. <span class="label"><b>{Label}</b></span>
  984. {/block:Label}
  985. {Line}
  986. </div></div>
  987. {/block:Lines}
  988. </div>
  989. <div class="divdate"> </div>
  990. </div>
  991. {/block:chat}
  992.  
  993. <!-- Musicas -->
  994.  
  995. {block:Audio}
  996. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  997. <div class="box1">
  998. <div class="musicmh">{AudioPlayerGrey}</div>
  999. <div class="fotoalign">{block:AlbumArt}
  1000. <img src="{AlbumArtURL}" width="70" >
  1001. {/block:AlbumArt}</div>
  1002. <div class="musicountmh"><i>Música ouvida {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  1003. <div class="musicaptionmh">{block:Caption}{Caption}{/block:Caption}</div>
  1004. <div class="divdate"> </div>
  1005. </div>
  1006. {/block:Audio}
  1007.  
  1008. <!-- Videos -->
  1009.  
  1010. {block:Video}
  1011. <div class="tagshovermh"> <a href="{Permalink}" target="_blank"><img src="http://static.tumblr.com/kg3pozw/Lhwn0ahxw/eaa.png"></a> </div>
  1012. <div class="box1">
  1013. <div class="tagshovermh"> <a href="{permalink}"><img src="http://static.tumblr.com/eyob2gi/Qlqm9ncr3/likea.png"></a> | <a href="{ReblogURL}" target="_blank"> <img src="http://static.tumblr.com/eyob2gi/fImm9ncqw/ae_as.png"> </a>| {block:NoteCount} {NoteCount}{/block:NoteCount} </div>
  1014. <center>{Video-500}</center>
  1015. {block:Caption}{Caption}{/block:Caption}<br />
  1016. <div class="divdate"> </div>
  1017. </div>
  1018. {/block:Video}
  1019.  
  1020. <center>
  1021. {block:PostNotes}
  1022. <div class="box11">
  1023. <div class="perma_notes stylee">
  1024. {PostNotes-64}
  1025. </div>
  1026. </div>
  1027. {/block:PostNotes}
  1028. </center>
  1029.  
  1030. {/block:Posts}
  1031. <div class="drbieber"><center><div id="paginacaoml"><span class="info" style="font-weight: normal;">{CurrentPage} de {TotalPages}</span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  1032. {block:JumpPagination length="8"}
  1033. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  1034. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  1035. {/block:JumpPagination}
  1036. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</center></div></center>
  1037.  
  1038. </center><br>
  1039. </div>
  1040. <div id="rodape">
  1041. </div>
  1042.  
  1043. <div id="01" style="display:none">
  1044. <div class="box2">
  1045. <center><img src="http://static.tumblr.com/kg3pozw/1AYn0asu0/read.png" style="margin-top: -4px; margin-left: -312px; z-index: 999; position: absolute;"></center>
  1046.  
  1047. <Br><Br><Br>
  1048. <div class="heart">REGRA</div>
  1049. <div class="heart">REGRA</div>
  1050. <div class="heart">REGRA</div>
  1051. <div class="heart">REGRA</div>
  1052. <div class="heart">REGRA</div>
  1053. <div class="heart">REGRA</div>
  1054. <div class="heart">REGRA</div>
  1055. <div class="heart">REGRA</div>
  1056. <div class="heart">REGRA</div>
  1057. <div class="heart">REGRA</div>
  1058. <div class="heart">Leu todas as regrinhas? <a href="/"> Sim </a> - <a href="http://tumblr.com"> Não </a></div>
  1059. </div>
  1060.  
  1061.  
  1062. </div></div></div></div>
  1063.  
  1064. <div id="02" style="display:none">
  1065. <div style="text-align: justify;">
  1066.  
  1067. <div class="box2">
  1068. <center><img src="http://static.tumblr.com/kg3pozw/Gf2n0at5f/tutos.png" style="margin-top: -4px; margin-left: -312px; z-index: 999; position: absolute;"></center>
  1069.  
  1070. <Br><Br><Br>
  1071.  
  1072. <div class="heart">REGRA</div>
  1073. <div class="heart">REGRA</div>
  1074. <div class="heart">REGRA</div>
  1075. <div class="heart">REGRA</div>
  1076. <div class="heart">REGRA</div>
  1077. <div class="heart">REGRA</div>
  1078. </div>
  1079.  
  1080. <div class="box2">
  1081.  
  1082. <img src="http://static.tumblr.com/kg3pozw/qTWn0atad/menus.png" style="margin-left: 397px; margin-bottom: 5px; margin-top: -10px; position: absolute;">
  1083.  
  1084. <Br><Br><Br><Br>
  1085. <div class="menuesquerda">
  1086.  
  1087. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1088. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1089. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1090. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1091. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1092. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1093.  
  1094. </div>
  1095.  
  1096. <div class="menudireita">
  1097.  
  1098. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1099. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1100. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1101. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1102. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1103. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1104.  
  1105. </div>
  1106.  
  1107. </div>
  1108. <div class="box2">
  1109. <img src="http://static.tumblr.com/kg3pozw/ONxn0atd3/cursores.png" style="margin-left: 397px; margin-bottom: 5px; margin-top: -10px; position: absolute;">
  1110.  
  1111. <Br><Br><Br><Br>
  1112. <div class="menuesquerda">
  1113.  
  1114. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1115. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1116. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1117.  
  1118.  
  1119. </div>
  1120.  
  1121. <div class="menudireita">
  1122.  
  1123. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1124. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1125. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1126.  
  1127.  
  1128. </div>
  1129.  
  1130. </div>
  1131.  
  1132. <div class="box2">
  1133. <img src="http://static.tumblr.com/kg3pozw/k4nn0atfb/03.png" style="margin-left: 397px; margin-bottom: 5px; margin-top: -10px; position: absolute;">
  1134.  
  1135. <Br><Br><Br><Br>
  1136.  
  1137. <div class="menuesquerda">
  1138.  
  1139. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1140.  
  1141. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1142.  
  1143. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1144.  
  1145. </div>
  1146.  
  1147. <div class="menudireita">
  1148.  
  1149. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1150.  
  1151. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1152.  
  1153. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1154.  
  1155.  
  1156. </div>
  1157.  
  1158. </div>
  1159.  
  1160. <div class="box2">
  1161. <img src="http://static.tumblr.com/kg3pozw/GZ6n0ath8/44.png" style="margin-left: 397px; margin-bottom: 5px; margin-top: -10px; position: absolute;">
  1162.  
  1163. <Br><Br><Br><Br>
  1164.  
  1165. <div class="menuesquerda">
  1166.  
  1167. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1168.  
  1169. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1170.  
  1171. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1172.  
  1173.  
  1174. </div>
  1175.  
  1176. <div class="menudireita">
  1177. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1178.  
  1179. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1180.  
  1181. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1182.  
  1183. </div>
  1184. </div>
  1185.  
  1186. <div class="box2">
  1187. <img src="http://static.tumblr.com/kg3pozw/kwDn0atiy/55.png" style="margin-left: 397px; margin-bottom: 5px; margin-top: -10px; position: absolute;">
  1188.  
  1189. <Br><Br><Br><Br>
  1190.  
  1191. <div class="menuesquerda">
  1192.  
  1193. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1194.  
  1195. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1196.  
  1197. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1198.  
  1199.  
  1200. </div>
  1201.  
  1202. <div class="menudireita">
  1203.  
  1204. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1205.  
  1206. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1207.  
  1208. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1209.  
  1210. </div>
  1211. </div>
  1212.  
  1213. <div class="box2">
  1214. <img src="http://static.tumblr.com/kg3pozw/8iHn0atli/66.png" style="margin-left: 397px; margin-bottom: 5px; margin-top: -10px; position: absolute;">
  1215.  
  1216. <Br><Br><Br><Br>
  1217.  
  1218. <div class="menuesquerda">
  1219. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1220.  
  1221. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1222.  
  1223. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1224.  
  1225. </div>
  1226.  
  1227. <div class="menudireita">
  1228.  
  1229. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1230.  
  1231. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1232.  
  1233. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1234.  
  1235.  
  1236. </div>
  1237. </div>
  1238.  
  1239. <div class="box2">
  1240. <img src="http://static.tumblr.com/kg3pozw/xCjn0atlp/77.png" style="margin-left: 397px; margin-bottom: 5px; margin-top: -10px; position: absolute;">
  1241.  
  1242. <Br><Br><Br><Br>
  1243.  
  1244. <div class="menuesquerda">
  1245.  
  1246. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1247.  
  1248. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1249.  
  1250. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1251.  
  1252.  
  1253. </div>
  1254.  
  1255. <div class="menudireita">
  1256. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1257.  
  1258. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1259.  
  1260. <div class="heart"><a href="http://mundohtml.tumblr.com"> Em Breve </a></div>
  1261.  
  1262. </div>
  1263.  
  1264. </div>
  1265.  
  1266. </section>
  1267. </center>
  1268. </div>
  1269.  
  1270. <div id="04" style="display:none">
  1271. <div style="text-align: justify;">
  1272. <div class="box2">
  1273.  
  1274. <center><img src="http://static.tumblr.com/kg3pozw/E8Kn0at11/materiais.png" style="margin-top: -4px; margin-left: -312px; z-index: 999; position: absolute;"></center>
  1275.  
  1276. <Br><Br><Br>
  1277.  
  1278. <center>
  1279. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1280.  
  1281. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1282.  
  1283. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1284.  
  1285. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1286.  
  1287. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1288.  
  1289. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1290.  
  1291. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1292.  
  1293. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1294.  
  1295. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1296.  
  1297. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1298.  
  1299. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1300.  
  1301. <a href="link do material"><div class="heart4"> nome do material </div></a>
  1302.  
  1303. </center>
  1304. </div></div>
  1305.  
  1306. <div id="03" style="display:none">
  1307. <div style="text-align: justify;">
  1308. <left><div class="box2">
  1309. <center><img src="http://static.tumblr.com/kg3pozw/P8hn0aswn/ask.png" style="margin-top: -4px; margin-left: -312px; z-index: 999; position: absolute;"></center>
  1310. <br><br><br>
  1311. <div class="heart">REGRA</div>
  1312. <div class="heart">REGRA</div>
  1313. <div class="heart">REGRA</div>
  1314. <div class="heart">REGRA</div>
  1315. <div class="heart">REGRA</div>
  1316. <div class="heart">REGRA</div>
  1317. <div class="heart">REGRA</div>
  1318.  
  1319. <center><br>
  1320. <iframe frameborder="0" border="0" scrolling="no" width="500" height="190" allowtransparency="true" src="http://www.tumblr.com/ask_form/url do tumblr.tumblr.com" style"background-color:transparent; overflow:hidden;:"></iframe>
  1321.  
  1322. </center>
  1323. </div>
  1324.  
  1325. </div>
  1326.  
  1327. <div class="box1">
  1328. <center><img src="http://static.tumblr.com/kg3pozw/f92n0at38/submit.png" style="margin-top: -4px; margin-left: -312px; z-index: 999; position: absolute;"></center>
  1329. <br><br><br>
  1330. <iframe frameborder="0" scrolling="no" width="100%" height="450" id="submit_form" src="http://www.tumblr.com/submit_form/url do tumblr.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('submit_form').allowTransparency=true;</script><![endif]-->
  1331. </div>
  1332.  
  1333.  
  1334. </div></div>
  1335.  
  1336.  
  1337. </div>
  1338.  
  1339.  
  1340. <div id="05" style="display:none">
  1341. <div class="box2">
  1342. <center><img src="http://static.tumblr.com/kg3pozw/0Ian0aty1/special_tank_s.png" style="margin-top: -4px; margin-left: -312px; z-index: 999; position: absolute;"></center>
  1343.  
  1344. <Br><Br><Br>
  1345.  
  1346. <div class="borderbottom"><div class="creditos"><a href="http://all-teardrop-is-a-waterfall.tumblr.com">Ana</a></div> <div class="creditos2">Codificação e design. </div></div>
  1347.  
  1348. <div class="borderbottom"><div class="creditos"><a href="http://i-ndesejada.com">Bia Vaquitcha</a></div> <div class="creditos2"> Pela melhor amizade. </div></div>
  1349.  
  1350. <div class="borderbottom"><div class="creditos"><a href="http://adobe.com/"> Adobe Photoshop CS5 </a></div> <div class="creditos2"> Todas as edições. </div></div>
  1351.  
  1352. <div class="borderbottom"><div class="creditos"><a href="http://things-to-help-you.tumblr.com">TTHY</a></div> <div class="creditos2"> Tutoriais e vários úteis.</div></div>
  1353.  
  1354. <div class="borderbottom"><div class="creditos"><a href="http://hqcelebrity.org/">HQ CELEBRITY</a></div> <div class="creditos2"> Imagens e Cores.</div></div>
  1355.  
  1356. <div class="borderbottom"><div class="creditos"><a href="http://greathelp.tumblr.com"> Great Help | <a href="http://htmluv.tumblr.com">Htmluv </a></div> <div class="creditos2"> Efeito da Parceria, Menuzinho e efeitos em listas. </div></div>
  1357.  
  1358. <div class="borderbottom"><div class="creditos"><a href="http://land-of-designs.com"> Land Of Designs </a></div> <div class="creditos2"> Logo </div></div>
  1359.  
  1360. <div class="borderbottom"><div class="creditos"><a href="https://htmlparty4ever.tumblr.com/"> html party </a></div> <div class="creditos2"> faixinhas </div></div>
  1361.  
  1362. <div class="borderbottom"><div class="creditos"><a href="http://madlyluv.com"> Madlyluv</a></div> <div class="creditos2"> Paginação</div></div>
  1363.  
  1364. <div class="borderbottom"><div class="creditos"><a href="/"> Vitória </a></div> <div class="creditos2"> inspiração da caixinhas dos materiais</div></div>
  1365.  
  1366.  
  1367. <center> Caso eu tenha esquecido algum <b>crédito</b> por favor, avisar <b>gentilmente</b> na ask do <a href="http://all-teardrop-is-a-waterfall.tumblr.com">meu tumblr pessoal</a>.
  1368. <br>
  1369. <a href="http://www.microbiologia.vet.br/Plagio.htm"> É proibida cópia deste Theme! Plágio é um crime muito grave ! Lei Federal de Direitos Autorais de nº 9610, desde 19 de Fevereiro de 1998.</a>
  1370. </center>
  1371. </div></div></div></div>
  1372.  
  1373.  
  1374. </div>
  1375. </div>
  1376. </div>
  1377. </div>
  1378. </div>
  1379. </div>
  1380. </div>
  1381. </div>
  1382. </div>
  1383. </div>
  1384. </div>
  1385. </div>
  1386. </div></div>
  1387. </div>
  1388. </div>
  1389. </div></div>
  1390. </div>
  1391. </div>
  1392. </div>
  1393. </div>
  1394. </div>
  1395. </div>
  1396. </div>
  1397. </div>
  1398. </div>
  1399. </div>
  1400. </div>
  1401. </body>
  1402. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement