Advertisement
moremarijuana

TVD theme

Jun 19th, 2013
750
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 44.36 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head profile="http://gmpg.org/xfn/11">
  4.  
  5.  
  6. <head>
  7.  
  8. <title>{title}</title>
  9. <link rel="shortcut icon" href="http://static.tumblr.com/xrcfs5e/HeJmongdn/00000.png">
  10.  
  11. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
  12.  
  13. <script type="text/javascript" src="http://static.tumblr.com/ifqwhnb/GBsm20q7d/jquery.nivo.slider.pack.js"></script>
  14. <script type="text/javascript">
  15.  
  16.         var $nv4wp = jQuery.noConflict();
  17.  
  18.         $nv4wp(window).load(function() {
  19.  
  20.             $nv4wp('#slider').nivoSlider({
  21.  
  22.                 effect:'random',
  23.  
  24.                 slices:15, // For slice animations
  25.  
  26.                 boxCols: 4, // For box animations
  27.  
  28.                 boxRows: 2, // For box animations
  29.  
  30.                 animSpeed: 500, // Slide transition speed
  31.  
  32.                 pauseTime: 3000, // How long each slide will show
  33.  
  34.                 startSlide:0, // Set starting Slide (0 index)
  35.  
  36.                 directionNav:true, //Next & Prev
  37.  
  38.                 directionNavHide:true, //Only show on hover
  39.  
  40.                 controlNav:true, // 1,2,3... navigation
  41.  
  42.                 controlNavThumbs:false, // Use thumbnails for Control Nav
  43.  
  44.                 controlNavThumbsFromRel:false, // Use image rel for thumbs
  45.  
  46.                 controlNavThumbsSearch: '.jpg', // Replace this with...
  47.  
  48.                 controlNavThumbsReplace: '_thumb.jpg', // ...this in thumb Image src
  49.  
  50.                 keyboardNav:true, //Use left & right arrows
  51.  
  52.                 pauseOnHover:true, //Stop animation while hovering
  53.  
  54.                 manualAdvance:false, //Force manual transitions
  55.  
  56.                 captionOpacity:0.7, //Universal caption opacity
  57.  
  58.                 prevText: 'Prev', // Prev directionNav text
  59.  
  60.                 nextText: 'Next', // Next directionNav text
  61.  
  62.                 beforeChange: function(){}, // Triggers before a slide transition
  63.  
  64.                 afterChange: function(){}, // Triggers after a slide transition
  65.  
  66.                 slideshowEnd: function(){}, // Triggers after all slides have been shown
  67.  
  68.                 lastSlide: function(){}, // Triggers when last slide is shown
  69.  
  70.                 afterLoad: function(){} // Triggers when slider has loaded
  71.  
  72.             });
  73.  
  74.         });
  75.  
  76.         </script>
  77.      
  78.       <link href='http://fonts.googleapis.com/css?family=Unica+One' rel='stylesheet' type='text/css'>
  79.    
  80.    
  81.    <script type="text/javascript" src="http://static.tumblr.com/bp5eclb/7aXlvzh6m/jquery-1.2.6.min.js"></script>
  82. <script type='text/javascript'> $(document).ready(function(){  $("img.a").hover(  function() {  $(this).stop().animate({"opacity": "0"}, "slow");  },  function() {  $(this).stop().animate({"opacity": "1"}, "slow");  });  }); </script>
  83.    
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.        
  92.  
  93. <link href='http://fonts.googleapis.com/css?family=Unica+One|Electrolize' rel='stylesheet' type='text/css'>
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. </head>
  102.  
  103.  
  104. <style type="text/css" media="screen">
  105.  
  106. /* --- CORPO  ------- */
  107. body {text-align: justify; color: #999999;  font: 11px tahoma;   background: #edebe7 URL('http://static.tumblr.com/xrcfs5e/WyPmjq7ye/bjjj.png') fixed;}
  108.  
  109. /*----------------- LINKS E SELEÇÃO DE CORES---*/  
  110. ::-moz-selection { color: #fff; background: #8ca1cb; text-shadow: 0 1px 1px #FFF; }
  111. ::selection { color:#fff; background: #8ca1cb;  }
  112. a {color: #000; text-decoration: none; }
  113. a:hover {color: #000; }
  114.  
  115.  
  116.  
  117.  
  118. /*fim*/
  119.  
  120. /******** negrito, itálico e sublinhado*/
  121. b, strong {color: #000; text-decoration: none;}
  122. u, span.sublinha {text-decoration: none; border-bottom: 1px solid #000;}
  123. s {color: #000; }
  124. i {color: #000; italic }
  125.  
  126.  
  127. h1 {color: 907979; font-family: 'Bellerose', serif; font-size:25px; line-height:25px; font-weight:normal; margin:10px; padding:0px; margin-bottom:20px; text-align:left; letter-spacing: 1px;}
  128.  
  129.  
  130. /* --- BLOCKQUOTE  ------- */
  131. blockquote { margin-bottom: 5px; padding: 3px 6px 3px 12px; background: url('http://static.tumblr.com/xrcfs5e/K8xme9bf8/block.png') #E8E8E8; background-repeat: no-repeat; background-position: left; margin-top: 5px; margin-left: 2px; margin-right: 2px;
  132. font-size: 8pt; color: #; }
  133.  
  134. ful { list-style: none; }
  135. ol { list-style-position: inside; }
  136. * { margin: 0; padding: 0; outline: none; }
  137.  
  138. blockquote2
  139.  
  140.     {padding: 10px 5px 5px 50px;
  141.  
  142.     margin: 4px 0 0 12px;
  143.  
  144.     line-height: 25px;
  145.  
  146.     font: normal 21px 'Britannic Bold', arial, serif;
  147.  
  148.     background:
  149.  
  150.     url('http://static.tumblr.com/ojgbxd6/S3Rm7zdre/fx.png') no-repeat;
  151.  
  152.     color: #999;}
  153.    
  154.  
  155. /* --- LAYOUT  ------- */
  156. #content {position: relative; width:800px; background: #; background-repeat: repeat-y; margin-left: auto;margin-right: auto; margin-top: 0px; }    
  157. #header {background: url('http://static.tumblr.com/xrcfs5e/QmQmjz31s/010101.png'); background-repeat:  repeat-x;  width: 947px;  height: 700px; margin-left: -67px; margin-top: 23px; }
  158. #footer {z-index: 100000;background: url(''); background-repeat:  no-repeat; background-position: bottom; width: 10px; height: 10px; clear: both; margin-left: auto ; }
  159.  
  160.  
  161. #header2 {background: url('http://static.tumblr.com/xrcfs5e/7wvmjvj8o/6.png'); background-repeat:  repeat-x;  width: 702px;  height: 72px; margin-left:  65px; margin-top: 4px;}  
  162.  
  163. /* --- POSTAGEM  ------- */
  164. #main {width: 500px; float: right; position: relative; margin-left: 0px;}
  165. .caixa  {background: #635858; overflow: hidden; padding: 13px;font-family: calibri;font-size: 8pt;color: #999;text-align: justify;outline: 0px solid #; margin-top: 10px; margin-bottom: -5px;-webkit-box-shadow: inset 1px 1px 20px 2px #;
  166. box-shadow: inset 1px 1px 20px 2px #554c4c}
  167.  
  168. .cac {font-family: 'calibri'; font-size: 13px; line-height: 22px; margin-bottom: 14px; background: #635858; overflow: hidden; padding: 5px;  -webkit-border-radius: 5px; -webkit-box-shadow: inset 1px 1px 20px 2px #E3DEE0;
  169. box-shadow: inset 1px 1px 20px 2px #554c4c; }
  170.  
  171.  
  172. /* --- SIDEBAR  ------- */
  173. #sidebar { width: 285px; float: left ;margin-top: 5px; position: relative;  margin-top: 0px; margin-right: 15px;}
  174.  
  175.  
  176. .side {background: #635858; padding: 7px;text-align: justify; font-family: 'calibri'; font-size: 12px;color: #999; margin-bottom: 10px; margin-top: 10px; -webkit-box-shadow: inset 1px 1px 20px 2px #;
  177. box-shadow: inset 1px 1px 20px 2px #554c4c }  
  178.  
  179.  
  180. /* The Nivo Slider styles */
  181. #slider {position:relative;}
  182. #slider img {position:absolute; top:0px; left:0px; display:none;}
  183. #slider a {border:0; display:block;}
  184. .nivoSlider {position:relative; width: 356px;}
  185. .nivoSlider img {position:absolute; top:0px; left:0px;}
  186. /* If an image is wrapped in a link */
  187. .nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%; height:100%; border:0;
  188. padding:0;margin:0; z-index:6; display:none;}
  189. /* The slices and boxes in the Slider */
  190. .nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
  191. .nivo-box {display:block;position:absolute;z-index:5;}
  192. /* Caption styles */
  193. .nivo-caption {position:absolute;left:0px; bottom:0px; background:#635858; color:#fff; text-transform: uppercase; width: 100%;
  194. z-index:50; border-right: 1px solid #;padding: 5px 0;}
  195. .nivo-caption p {padding:0 25px;margin:0;font-size:14px;}
  196. .nivo-caption a {display:inline !important;}
  197. .nivo-html-caption {display:none;}
  198. /* Direction nav styles (e.g. Next & Prev) */
  199. .nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
  200. .nivo-prevNav {left:0px;}
  201. .nivo-nextNav {right:0px;}
  202. /*============================*/
  203. /*=== Custom Slider Styles ===*/
  204. /*============================*/
  205. .slider {width:100%;}
  206. .slider img {position:absolute;top:0px;left:0px;display:none;}
  207. .slider a {border:0;display:block;}
  208. .nivo-controlNav {display:none;}
  209. .nivo-directionNav a {display:block;width:31px;height:34px;background:url(http://media.tumblr.com/tumblr_m5sfxp36Ay1r5ehrc.png) no-repeat;text-indent:-9999px;border:0;
  210. }
  211. a.nivo-nextNav {background-position:-30px 0;right:15px;}
  212. a.nivo-prevNav {    left:15px;}
  213. .nivo-caption {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
  214. .nivo-caption a {color:#efe9d1; text-decoration:underline;}
  215.  
  216.  
  217. #meuslide
  218. {position: absolute;
  219. top: 452px;
  220. left: 37px;
  221. width: numeropx;
  222. height: numeropx;}
  223.  
  224. /********* Estilo de ask por Niick - intersessao.tumblr *****/
  225. .apergunta {background: #CD9B9B; color: #363636; font-family : calibri; small fonts; font-size:12px; text-align: justify;padding: 10px; margin-bottom: 5px; margin-left: 60px; margin-right: auto;margin-top: 5px; overflow: hidden; box-shadow: 0 6px 2px -2px #696969;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
  226. .pergunta a {color: #000}
  227. .pergunta g {color: #000;}
  228. .iconedaask { box-shadow: 0 6px 2px -2px #696969; -webkit-border-radius: 5px; ; border: 5px solid #f8deaf; display: block;   position: absolute; }
  229. .barrinha {display: block; margin-top: 4px; margin-bottom: 4px;}
  230.  
  231. .aresposta {background: #E8E8E8;color:#8B6969; font-family : calibri; small fonts; font-size:12px;  margin-left: 10px; padding: 15px; padding-top: 10px; margin-top: 5px; text-align: justify;line-height: 5px; border-top: 4px solid #CFCFCF;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }  
  232.  
  233. .aperguntou {display: block; margin-left: 180px; margin-top: 3px; background: #f8deaf; line-height: px;  font-style: none; color: #ba9b62; height: 17px; text-align: left; text-shadow: px px px ; line-height: 18px; padding-left: 6px; padding-right: 9px; font-family : calibri; small fonts; font-size:8px; text-transform:uppercase;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}.
  234. .aperguntou a {color: #9C9C9C;}
  235. .aperguntou g {border-bottom: 1px solid #fff; margin-left: 1px; margin-right: px; color: #828282; text-shadow: px px 0px #aeced4; letter-spacing: 0px;}  
  236. .arrow {position: absolute; background: url('http://static.tumblr.com/xrcfs5e/K2smm6yg8/arrowleft.png2') no-repeat; width: 20px; height: 10px; margin-left: 50px;margin-top: 5px;}
  237.  
  238. #welcome
  239.  
  240. {position: absolute;
  241.  
  242. top: 111px;
  243.  
  244. width: auto;
  245.  
  246. margin-left: 640px;
  247.  
  248. width: 245px;
  249.  
  250. padding: 10px;
  251.  
  252. text-align: center;
  253.  
  254. font-size: 11px;
  255.  
  256. text-align: right;
  257.  
  258. }
  259.  
  260.  
  261. .fof {background: #; padding: 5px; margin-right: 7px; margin-bottom: -3px; margin-top: 4px; float: left; width: 60px; height: 60px;}
  262.  
  263. .faixas {margin-top: -22px;  margin-left: -13px;}
  264.  
  265. .titles {font-family: 'Britannic Bold'; font-size:  20px; width: 300px; text-align: center; color: #624b48; margin-top: -40px; padding-bottom: 18px; text-shadow:0px 0px px #000;margin-left: -80px;}
  266.  
  267. .titlesfooter {font-family: 'Britannic Bold'; font-size:  20px; width: 300px; text-align: center; color: #624b48;height: 60px; }
  268.  
  269. #mennu {background: url(''); background-repeat:  repeat-x;  width:680px;  height: 60px; margin-left:  150px; margin-top: -50px;}
  270.  
  271. .menu {font-family:"Unica One"; color:#c58284; font-size:20px; text-transform: uppercase;padding-top:-20px;padding-left:10px;padding-right:10px;padding-bottom:-20px;-webkit-transition: all 1.5s ease-out;text-shadow: 0px 1px 0px #b77779;text-decoration:none;}
  272. .menu a {color:#635858;text-transform: uppercase;text-shadow: 0px 1px 0px #00ff00;text-decoration:none;}
  273. .menu:hover{text-align:center;text-transform: uppercase;background: #FFFAFA;padding-top:18px;-webkit-transition: all 1.5s ease-out;padding-bottom:22px;color:#252525;text-shadow: 0px 0px 3px #000;text-decoration:none;}
  274.  
  275.  
  276. .tira {display: block; width: 460px; text-transform: uppercase; font-family: 'Britannic Bold', sans-serif;  background: #e7c4c3; font-size: 13px; color: #624b48; text-align: left; text-shadow: 0px 0px 0px #000; text-align: justify; line-height: 10px; margin-top: 10px; margin-left: 10px; margin-right: -5px; margin-bottom: 4px; overflow: hidden; padding: 7px; border-top: 4px solid; -moz-border-radius: 5px;-webkit-border-radius: 5px; }
  277.  
  278. /** ARROW WISHLIST **/
  279. .wishlist1 {color: #363636; background: #6d6464 url('http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png') no-repeat; font-family: verdana; font-size: 9px; line-height: 9px; padding: 5px; padding-left: 20px; margin-top: 1px; margin-bottom: 2px; text-align: left; - -moz-box-shadow: inset -2px -2px 3px #e8e8e8; transition-duration: .5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s; -o-transition-duration: .5s;}
  280. .wishlist1:hover {color: #fff; padding-left: 30px; transition-duration: .5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s; -o-transition-duration: .5s;}
  281.  
  282.  
  283.  
  284. .parceiro{width:55px; margin:0px;border-radius:0px;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; cursor:pointer;}
  285. .parceiro:hover{-webkit-transform: translateY(-25%) rotate(-360deg);}
  286. .parceris img{width: 55px;box-shadow:1px 1px 2px #;}
  287. .parceris:hover img {opacity: 0.4;}
  288. .parceris img:hover {opacity: 1;}
  289.  
  290. #wrap {width: auto px; height: 0px;}
  291. #wrap img {cursor:pointer; margin-left: 0px; background: #; padding: 1px;}
  292. div.imagePlace {margin: auto;}
  293. img.a {position: absolute;z-index: 10;opacity:7.0;}
  294. img.b {opacity:1.0;}
  295.  
  296. #mod1
  297. {position: absolute;
  298. top: 338px;
  299. left: 582px;
  300. width: numeropx;
  301. height: numeropx;}
  302.  
  303. #mod2
  304. {position: absolute;
  305. top: 338px;
  306. left: 631px;
  307. width: numeropx;
  308. height: numeropx;}
  309.  
  310. #mod3
  311. {position: absolute;
  312. top: 338px;
  313. left: 682px;
  314. width: numeropx;
  315. height: numeropx;}
  316.  
  317. #mod4
  318. {position: absolute;
  319. top: 338px;
  320. left: 732px;
  321. width: numeropx;
  322. height: numeropx;}
  323.  
  324. #mod5
  325. {position: absolute;
  326. top: 338px;
  327. left: 782px;
  328. width: numeropx;
  329. height: numeropx;}
  330.  
  331. .search {float: left; color: #fcd4e2;}
  332. .search input {width:100px; height: 22px; padding: 5px 5px 5px 50px; font-size: 10px;  border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: url('http://static.tumblr.com/ifqwhnb/kGrm2tvhv/se.png') no-repeat 10px; background-color: #FFE4E1; color: #828282;}
  333.  
  334. #srt
  335. {position: absolute;
  336. top: 290px;
  337. left: 685px;
  338. width: px;
  339. height: px;}
  340.  
  341. /* ------- novidades ---- */
  342.  
  343.  
  344. .novi a
  345. {background: #6d6464;  width:110px; margin-left:center px; font-family: 'Britannic Bold'; font-size: 40px;
  346. color: #413434;  
  347. margin: 3px;
  348. padding: 7px;
  349. display: block;
  350. text-shadow: none!important;
  351. font-size: 10px;
  352. -webkit-border-radius: 4px;
  353. -moz-border-radius: 3px;
  354. border-radius: 3px; }
  355. .novi a:hover
  356. {background: #4b4141;}
  357.  
  358.  
  359.  
  360.  
  361.  
  362. .select {background:  #6d6464; padding: px; color: #413434; font-family: 'Britannic Bold'; font-size: 11px; outline: none; text-transform: uppercase;  -webkit-border-radius: 5px;  width: 180px;}
  363. option {background:  #6d6464; color: #413434; font-family: 'calibri'; font-size: 12px;  text-transform: uppercase;}
  364.  
  365. /*** Menu de duas colunas por things-to-help-you.tumblr.com ***/
  366. .menuesquerda {background: #; float:left; width:49%; text-align: left; margin-top: 2px; font-size: 9px; margin-bottom: 10px;}
  367.  
  368. .menuesquerda a {display : block;font-size: 10px;font-family: Tahoma;letter-spacing : 0;margin-left: 1px; margin-right: 1px; background-repeat : no-repeat;text-indent : 8px;vertical-align : middle;text-decoration : none;line-height : 15px; margin-bottom : 1px;padding: 2px;border-top: 1px solid #6d6464;background : #e7c4c3; text-shadow: 1px 1px 1px #; text-transform:uppercase; color: #6d6464; }
  369.  
  370. .menudireita {float:right; width:49%; text-align: left; margin-top: 2px; font-size: 9px; margin-bottom:10px;}
  371.  
  372. .menudireita a {display : block;font-size: 10px;font-family: Tahoma;letter-spacing : 0;margin-left: 1px; margin-right: 1px; background-repeat : no-repeat;text-indent : 8px;vertical-align : middle;text-decoration : none;line-height : 15px; margin-bottom : 1px;padding: 2px;border-top: 1px solid #6d6464;background : #e7c4c3; text-shadow: 1px 1px 1px #; text-transform:uppercase; color: #6d6464; }
  373.  
  374. .entrada{-webkit-animation: entrada 2s;-moz-animation: entrada 2s;-ms-animation: entrada 2s; -o-animation: entrada 2s;}
  375.  
  376. #wish1 {
  377.     background: #6d6464;
  378.     color:#f0ede1;
  379.     padding:1px;
  380.     height:20px;
  381.     text-indent:19px;
  382.     line-height:20px;
  383.     border-right:5px solid transparent;
  384.     -webkit-transition-duration:0.7s;
  385.     -o-transition-duration:0.7s;
  386.     -moz-transition-duration:0.7s;
  387.     margin-bottom:2px;
  388. }
  389. #wish1:hover {
  390.     border-right:10px solid #dfc1b6;
  391.     text-indent:30px;
  392. }
  393. #wish1 a {
  394.     text-decoration: none;
  395.     color:#363636;
  396. }
  397. .hey {
  398.     background: url('http://static.tumblr.com/9cbfvxr/AJHmkfxnb/icon.png');
  399.     width:30px;
  400.     height:50px;
  401.     background-repeat:no-repeat;
  402.     opacity:0.4;
  403.     margin-top:-21px;
  404.     margin-left:-2px;
  405. }
  406.  
  407.  
  408.  
  409. #wish2 {
  410.     background: #6d6464;
  411.     color:#f0ede1;
  412.     padding:1px;
  413.     height:20px;
  414.     text-indent:19px;
  415.     line-height:20px;
  416.     border-right:5px solid transparent;
  417.     -webkit-transition-duration:0.7s;
  418.     -o-transition-duration:0.7s;
  419.     -moz-transition-duration:0.7s;
  420.     margin-bottom:2px;
  421. }
  422. #wish2:hover {
  423.     border-right:10px solid #dfc1b6;
  424.     text-indent:30px;
  425. }
  426. #wish2 a {
  427.     text-decoration: none;
  428.     color:#363636;
  429. }
  430. .hey {
  431.     background: url('http://static.tumblr.com/9cbfvxr/AJHmkfxnb/icon.png');
  432.     width:30px;
  433.     height:50px;
  434.     background-repeat:no-repeat;
  435.     opacity:0.4;
  436.     margin-top:-21px;
  437.     margin-left:-2px;
  438. }
  439.  
  440.  
  441. .wish1 {background: #; float:left; width:49%; text-align: left; margin-top: 2px; font-size: 11px; margin-bottom: 10px;}
  442.  
  443.  
  444. .wish2 {float:right; width:49%; text-align: left; margin-top: 2px; font-size: 11px; margin-bottom:10px;}
  445.  
  446.  
  447. /*** Fonte Small por Debs *****/
  448. @font-face {font-family: "04b03";
  449. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf'); format("truetype"); }
  450. @font-face {font-family: "charnarr";
  451. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf'); format("truetype");}
  452. /*** Fim da Fonte Small*****/
  453.  
  454.  /*** Menu fofinho em pixel *****/
  455. .menu22{text-align: center;}
  456. .menu22 a { background: #eebdc5; color: #fff; width: 80px;display: inline-block; padding: 4px; font-size: 8px; font-family:"04b03", small fonts; font-size:8px; text-transform: uppercase;letter-spacing : 1px; margin: 1px; text-shadow: 1px 1px 1px #e7b8c0; border-bottom: 1px solid #e1a7b0; border-left: 1px solid #e1a7b0;}
  457. .menu22 a:hover {background: #f5d0d5;}
  458. .menubox {background: ; padding: 2px;text-align: justify; color: #fff; margin-bottom: 10px; margin-top: 10px;}
  459. /*** Fim do menu fofinho em pixe *****/
  460.  
  461. cred {display: block; border-bottom: 1px dotted #ffeeef; vertical-align: middle; line-height: 13px; margin-bottom: 0px; text-decoration: none; padding: 2px; font-style: normal;font-size: 10px; background: #;}
  462. cred a {background: #f49e9c; padding: 2px; color: #fff;}
  463. cred a:hover {background: #e6b7b5; padding: 2px; color: #fff;}
  464.  
  465. .aninha a {background-image:url('http://static.tumblr.com/xrcfs5e/R0wmltk8e/cora____o.png');background-color: #e7c4c3;background-repeat:no-repeat; background-position: 1px  1px;  padding-top: 5px; padding-bottom: 2px; padding-right: 2px; margin-left: -5px; padding:5px;margin-top:2px;text-indent:20px;color: #907979;  display: block; font-family:barbiedoll;font-size: 14px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width:240px;text-shadow:1px 1px 0px #;-moz-animation: ana 3s;-webkit-animation: ana 3s;-webkit-transition:1s;}.aninha a:hover {text-indent:30px;}
  466.  
  467.  @font-face { font-family: "barbiedoll"; src: url('http://static.tumblr.com/4yxykdm/HKelrfl23/barbie_1_.ttf'); }
  468.  
  469.  
  470.  /*** Menu de duas colunas por things-to-help-you.tumblr.com ***/
  471. .menuesquerdaa {background: #; float:left; width:49%; text-align: left; margin-top: 2px; font-size: 9px; margin-bottom: 10px;}
  472. .menuesquerdaa a {display : block;font-size: 10px;font-family: Tahoma;letter-spacing : 0;margin-left: 1px; margin-right: 1px; background-repeat : no-repeat;text-indent : 8px;vertical-align : middle;text-decoration : none;line-height : 15px; margin-bottom : 1px;padding: 2px;border-top: 1px solid #fff;background : #ff918e; text-shadow: 1px 1px 1px #f75c52; text-transform:uppercase; color: #fff; }
  473. .menudireitaa {float:right; width:49%; text-align: left; margin-top: 2px; font-size: 9px; margin-bottom:10px;}
  474. .menudireitaa a {display : block;font-size: 10px;font-family: Tahoma;letter-spacing : 0;margin-left: 1px; margin-right: 1px; background-repeat : no-repeat;text-indent : 8px;vertical-align : middle;text-decoration : none;line-height : 15px; margin-bottom : 1px;padding: 2px;border-top: 1px solid #fff;background : #ff918e; text-shadow: 1px 1px 1px #f75c52; text-transform:uppercase; color: #fff; }
  475.  
  476.  
  477. /* menus pagina interna  */
  478. .menucolunas {text-align: center; margin-top: -2px; margin-left: 20px; width: 480px; display: block;}
  479. .menucolunas a {margin-right: 3px; float: left; display: inline-block; text-align: left; width: 217px; background:    #6d6464; color: #999; padding: 3px; font-size: 9px; margin-bottom: 1px;text-transform: uppercase;}
  480. .menucolunas a:hover {color: #e7c4c3; background: #48474a;}
  481. .dv {border-bottom: 3px solid #db5b88;}
  482.  
  483. /* Footer tags  */
  484. .tagsimportantes{font-family: 'Britannic Bold', sans-serif; text-transform: uppercase; height: 60px; width: 460px; font-size: 12px; margin-top: 130px; margin-left: 62px; position: absolute; color: #363636; letter-spacing: 1px; text-shadow: 1px 1px 0 #f1d49e; background: #;}
  485. .tagsimportantes .ho {width: 460px; display: block; font-size: 14px; margin-bottom: 10px; background: #;}
  486. .tagsimportantes a{font-family: 'Appleberry'; font-size: 8px; color: #4F4F4F; background: #fff; padding: 2px; border-bottom: 2px solid #FFD39B; border-left: 1px solid #FFD39B; text-shadow: px px 0 #!important; margin-right: 2px;webkit-transition: all 0.2s linear;
  487. -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  488. .tagsimportantes a:hover {font-family: 'Appleberry'; font-size: 8px; color: #eee; background: #7b6c6c; padding: 2px; border-bottom: 2px solid #FFD39B; border-left: 1px solid #FFD39B; text-shadow: 0px 0px 0 #eee!important; margin-right: 2px; webkit-transition: all 0.2s linear;
  489. -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  490.  
  491. .block-slider {
  492.   display: block;
  493.   width: 617px;
  494.   height: 282px;
  495.   overflow: hidden;
  496. }
  497. .block-slider .coin-slider { overflow: hidden; zoom: 1; position: relative; border-radius: 14px; position: relative; }
  498. .block-slider .coin-slider a { text-decoration: none; outline: none; border: none; }
  499. .block-slider .cs-buttons { font-size: 0px; position: absolute !important; bottom:15px; left:550px !important; margin: 0 !important; z-index: 1500; }
  500. .block-slider .cs-buttons a { margin-left: 5px; height: 10px; width: 7px; float: left; background-color: #ffffff; text-indent: -1000px; }
  501. .block-slider .cs-buttons a.cs-active { background-color: #469583; }
  502. .block-slider .cs-title {
  503.     position: absolute;
  504.     left: 0;
  505.     width: 580px;
  506.     padding: 10px;
  507.     font-size: 18px;
  508.     font-weight: bold;
  509.     color: #fff;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;text-transform:uppercase;
  510.     bottom: 5px !important;
  511.     line-height:14px;
  512.     background-color: transparent;
  513. }
  514. .block-slider .cs-back-title{
  515.     position: absolute;
  516.     width: 620px;
  517.     height: 40px;
  518.     bottom: 0;
  519.     left: 0;  
  520.     margin: 0;
  521.     z-index: 1000;
  522.     background-color: #7dbfb0;
  523. }
  524. .block-slider .cs-prev,
  525. .block-slider .cs-next { display: none; }
  526. .block-tags li {
  527.   display: inline;
  528. }
  529. .block-tags a.tag {
  530.   color: #cc3399;
  531.   text-decoration: none;
  532.   font-size: 12px;
  533.   font-weight: bold;
  534. }
  535.  
  536.  
  537.  
  538.  
  539. #paginacaoml { font-weight: bold; line-height: 17px; text-shadow: 0 1px 1px #fff;}
  540.  
  541. #paginacaoml a {background:   #f6d69b ; margin: -1px;padding-top:2px; padding: 5px 10px 5px; color: #635858;font-size:10px;text-transform:uppercase; text-decoration: none;font-family: 'Electrolize', sans-serif;letter-spacing:2px;font-weighT:bold;border-bottom:1px solid #635858;border-right:1px solid #635858;}
  542.  
  543.  
  544. </style>
  545.  
  546.  
  547. <body>
  548. <div id="content">
  549. <div id="header">
  550.  
  551. <div id="srt">
  552. <div class="search">
  553. <form action="/search" method="get">
  554. <input type="text" name="q" value="" placeholder="Pesquise">
  555. <button type="submit" style="display: none"></button>
  556. </form></div>
  557. </div>
  558.  
  559. <div id="mod1">
  560. <div id="wrap">
  561. <div class="imagePlace">
  562. <a href="http://COLOQUE O LINK.tumblr.com/" target="_blank">
  563. <img src=" http://static.tumblr.com/xrcfs5e/Kulmls4q8/capa_finn.jpg" width="44" height="90" id="1" class="a" /></a>
  564. <img src="http://static.tumblr.com/xrcfs5e/Kulmls4q8/capa_finn.jpg"  width="44" height="90" class="b" />            
  565. </div></div></div>
  566.  
  567. <div id="mod2">
  568. <div id="wrap">
  569. <div class="imagePlace">
  570. <a href="http://COLOQUE O LINK.tumblr.com/" target="_blank">
  571. <img src="http://static.tumblr.com/xrcfs5e/bcLmls4oz/capa_jake.jpg" width="44" height="90" id="1" class="a" /></a>
  572. <img src="http://static.tumblr.com/xrcfs5e/bcLmls4oz/capa_jake.jpg"  width="44" height="90" class="b" />            
  573. </div></div></div>
  574.  
  575. <div id="mod3">
  576. <div id="wrap">
  577. <div class="imagePlace">
  578. <a href="http://COLOQUE O LINK.tumblr.com/" target="_blank">
  579. <img src="http://static.tumblr.com/xrcfs5e/J4wmls4qb/imh2.jpg" width="45" height="90" id="1" class="a" /></a>
  580. <img src="http://static.tumblr.com/xrcfs5e/J4wmls4qb/imh2.jpg"  width="45" height="90" class="b" />          
  581. </div></div></div>
  582.  
  583. <div id="mod4">
  584. <div id="wrap">
  585.  
  586. <div class="imagePlace">
  587. <a href="http://COLOQUE O LINK.tumblr.com/" target="_blank">
  588. <img src="http://static.tumblr.com/xrcfs5e/Gttmls4rh/images.jpg" width="44" height="90" id="1" class="a" /></a>
  589. <img src="http://static.tumblr.com/xrcfs5e/Gttmls4rh/images.jpg"  width="44" height="90" class="b" />  
  590.  
  591.        
  592. </div></div></div>
  593.  
  594. <div id="mod5">
  595. <div id="wrap">
  596.  <div class="imagePlace">
  597. <a href="http://COLOQUE O LINK.tumblr.com/" target="_blank">
  598. <img src="http://static.tumblr.com/xrcfs5e/C57mls4nv/capa_marcel.jpg" width="44" height="90" id="1" class="a" /></a>
  599. <img src="http://static.tumblr.com/xrcfs5e/C57mls4nv/capa_marcel.jpg"  width="44" height="90" class="b" />            
  600. </div></div></div>
  601.  
  602.  
  603.  
  604.  
  605.     <div id="meuslide">
  606. <div id="slide"><div id="slider">
  607. <a href="OLINK" target="_blank"><img src="http://static.tumblr.com/xrcfs5e/kQ4monfjj/0000000000000000000000000000000.png" width="807" height="223" /></a>
  608.  
  609. <a href="OLINK" target="_blank"><img src="http://static.tumblr.com/xrcfs5e/YKQmls8xb/tumblr_lj39rtmlx11qhfy86o1_500.jpg" width="807" height="223" /></a>
  610.  
  611. <a href="OLINK" target="_blank"><img src="http://static.tumblr.com/xrcfs5e/kQ4monfjj/0000000000000000000000000000000.png" width="807" height="223" /></a>
  612.  
  613. <a href="OLINK" target="_blank"><img src="http://static.tumblr.com/xrcfs5e/YKQmls8xb/tumblr_lj39rtmlx11qhfy86o1_500.jpg" width="807" height="223" /></a>
  614.  
  615. <a href="OLINK" target="_blank"><img src="http://static.tumblr.com/xrcfs5e/kQ4monfjj/0000000000000000000000000000000.png" width="807" height="223" /></a>
  616.  
  617. <a href="OLINK" target="_blank"><img src="http://static.tumblr.com/xrcfs5e/YKQmls8xb/tumblr_lj39rtmlx11qhfy86o1_500.jpg" width="807" height="223" /></a>
  618.  
  619. <a href="OLINK" target="_blank"><img src="http://static.tumblr.com/xrcfs5e/kQ4monfjj/0000000000000000000000000000000.png" width="807" height="223" /></a>
  620.  
  621. <a href="OLINK" target="_blank"><img src="http://static.tumblr.com/xrcfs5e/YKQmls8xb/tumblr_lj39rtmlx11qhfy86o1_500.jpg" width="807" height="223" /></a>
  622.  
  623. </div></div></div>
  624.  
  625. <div id="welcome">
  626.  
  627. <div class="entrada"><center>Sejam Bem-Vindos ao blá blá BLÁ<br> </center>
  628.  
  629. Coloque seu blá blá blá aqui. Todas aquelas besteiras de bllá blá blá e aquelas boas vindas de blá. Se não estiver bom de blá blá blá, dê uma enrolada a mais no blá blá blá, que nem eu faço nas descrições do Rh ksksksks porque se não vai ficar feio o espaço. DICA: se quiser menos descrição muda o tamanho disso no psd do header. Bjs <br>Atenciosamente, Equipe RH.</div>
  630.  
  631. </div>
  632.  
  633.  
  634.  
  635. </div>
  636. <div id="header2">
  637. </div>
  638. <div class="entrada">
  639. <div id="mennu">
  640.  
  641. <div id="menu">
  642. <a href="/" class="menu">Refresh</a>
  643.  
  644. <a onClick="document.getElementById('frame').innerHTML=
  645. document.getElementById('01').innerHTML;" class="menu"> Sexybox</a>
  646.  
  647. <a onClick="document.getElementById('frame').innerHTML=
  648. document.getElementById('02').innerHTML;" class="menu"> utilities</a>
  649.  
  650. <a onClick="document.getElementById('frame').innerHTML=
  651. document.getElementById('03').innerHTML;" class="menu"> Them's</a>
  652.  
  653. <a onClick="document.getElementById('frame').innerHTML=
  654. document.getElementById('04').innerHTML;" class="menu"> learning</a>
  655.  
  656. <a href="http://SEULINK.tumblr.com/tagged/res" class="menu">F.A.Q</a>
  657.  
  658. </div>
  659. </div>
  660. </div>
  661.  
  662.  
  663. <div id="sidebar">
  664.  
  665.  
  666.  
  667. <div class="side">
  668. <img src="http://static.tumblr.com/xrcfs5e/0dkmjv6kz/0101.png" class="faixas" width="297px;"/>
  669. <div class="titles"> Rules </div>
  670. <img class="fof" src="http://static.tumblr.com/xrcfs5e/UG5mjz38g/13369373924716_f.jpg"> Coloque aqui suas regras, um recado ou algo assim. Não precisa enrolar muito que nem  o blá blá blá de cima viu ksksksksks
  671. Obrigado. </center>
  672. </div>
  673.    
  674.    <div class="side">
  675. <img src="http://static.tumblr.com/xrcfs5e/0dkmjv6kz/0101.png" class="faixas" width="297px;"/>
  676. <div class="titles"> Partners </div>
  677.  
  678.  
  679. <div class="parceris">
  680. <center>
  681.  
  682. <a href="http://LINK AQUI.tumblr.com/"><img src="http://static.tumblr.com/xrcfs5e/Ef5monfzt/novo.png" class="parceiro"></a>
  683.  
  684.  
  685. <a href="http://LINK AQUI.tumblr.com/"><img src="http://static.tumblr.com/xrcfs5e/Ef5monfzt/novo.png" class="parceiro"></a>
  686.  
  687. <a href="http://LINK AQUI.tumblr.com/"><img src="http://static.tumblr.com/xrcfs5e/Ef5monfzt/novo.png" class="parceiro"></a>
  688.  
  689. <a href="http://LINK AQUI.tumblr.com/"><img src="http://static.tumblr.com/xrcfs5e/Ef5monfzt/novo.png" class="parceiro"></a>
  690.  
  691.  
  692.  
  693.  
  694.  
  695. </div></center>
  696.  
  697. <br>
  698.  
  699. <center><select onchange="location=this.options[this.selectedIndex].value;" class="select">
  700. <option value="#">Afiliados</option>
  701. <option value="link.tumblr.com/">nome</option>
  702. <option value="link.tumblr.com/">nome</option>
  703. <option value="link.tumblr.com/">nome</option>
  704.  
  705. </center>
  706.  
  707. </select>
  708.  
  709.  
  710.  
  711.  
  712. </div>
  713.  
  714.  
  715.  
  716.  
  717.  
  718. <div class="side">
  719. <img src="http://static.tumblr.com/xrcfs5e/0dkmjv6kz/0101.png" class="faixas" width="297px;"/>
  720. <div class="titles"> Top Views </div>
  721.  
  722.  
  723. <table><tr><td>
  724. <div class="novi">
  725. <a href="http://link aqui.tumblr.com/">SEU TOP</a>
  726. <a href="http://link aqui.tumblr.com/">SEU TOP</a>
  727. <a href="http://link aqui.tumblr.com/">SEU TOP</a>
  728. <a href="http://link aqui.tumblr.com/">SEU TOP</a>
  729.  
  730. </div>
  731. </td><td>
  732.  
  733. <div class="novi">
  734. <a href="http://link aqui.tumblr.com/">SEU TOP</a>
  735. <a href="http://link aqui.tumblr.com/">SEU TOP</a>
  736. <a href="http://link aqui.tumblr.com/">SEU TOP</a>
  737. <a href="http://link aqui.tumblr.com/">SEU TOP</a>
  738.  
  739. </div>
  740. </td></tr></table></center>
  741. </div>
  742.  
  743.  
  744. <div class="side">
  745. <img src="http://static.tumblr.com/xrcfs5e/0dkmjv6kz/0101.png" class="faixas" width="297px;"/>
  746. <div class="titles"> More Links </div>
  747.  
  748. <center><div class="aninha"><a href="http://LIIINK AQUIIII TIW.tumblr.com">diz aqui</a></div><div class="aninha"><a href="http://LIIINK AQUIIII TIW.tumblr.com">diz aqui</a></div><div class="aninha"><a href="http://LIIINK AQUIIII TIW.tumblr.com">diz aqui</a></div><div class="aninha"><a href="http://LIIINK AQUIIII TIW.tumblr.com">diz aqui</a></div>
  749.    </center>
  750.    
  751. </div>
  752.  
  753.  
  754. <div class="side">
  755. <img src="http://static.tumblr.com/xrcfs5e/0dkmjv6kz/0101.png" class="faixas" width="297px;"/>
  756. <div class="titles"> Facebook </div>
  757.  
  758. cê coloca ksksksksk
  759.  
  760. </div>
  761.  
  762.  
  763. <!-------------ISSO VOCÊ NÃO MUDA! CÊ NÃO É LOK DE MUDAR, SE NÃO EU TE CAÇO, ACABO COM SUA VIDA, SUA FAMILIA, TE CASTRO E TE JOGO NO RIO TIETÊ. que fique avisado (: Com amor, Niick (: ------->
  764.  
  765. <div class="side">
  766. <img src="http://static.tumblr.com/xrcfs5e/0dkmjv6kz/0101.png" class="faixas" width="297px;"/>
  767. <div class="titles"> Disclamer </div>
  768.  
  769. <img class="fof" src="http://static.tumblr.com/xrcfs5e/bM9mjz3uy/normal_hqdiesel4_37.jpg"> Esse theme foi feito para o uso do tumblr Revolution HTML™.
  770. Pela moderadora <a href="http://intersessao.tumblr.com">Niick</a>, disponibilizado pela mesma.
  771. Use-o com respeito ás regras e avise na ask da mesma se usá-lo.
  772. Bom uso!
  773.  
  774. <div class="menubox"><div class="menu22">
  775.      <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('frame').innerHTML=document.getElementById('06').innerHTML">Creditos ;*</a>
  776.    </div></div>
  777.  
  778. </div>
  779.  
  780.    
  781. </div>
  782.  
  783. <div id="main">
  784.  
  785. <div id="frame">
  786.  
  787. {block:Posts}
  788. <div class="caixa">
  789.    {block:Text}
  790. {block:Title}
  791. <h1>{Title}</h1>
  792. {/block:Title}
  793. {Body}<div class="shadow"></div>
  794. {/block:Text}
  795.  
  796. {block:Photo}
  797. <center><img src="{PhotoURL-500}"width="470px"alt="{PhotoAlt}" /></center>
  798. {block:Caption}
  799. <div class="caption">{Caption}</div>
  800. <div class="shadow"></div>
  801. {/block:Caption}
  802.  
  803. {/block:Photo}
  804.  
  805. {block:Photoset}
  806. <center>{Photoset-500}</center>
  807. {block:Caption}
  808. <div class="caption">{Caption}</div>
  809. {/block:Caption}
  810. {/block:Photoset}
  811.  
  812. {block:Quote}
  813. <h1>"{Quote}"</h1>
  814. {block:Source}
  815. <div class="source"><div style="text-align: right">— {Source}</div></div>
  816. {/block:Source}
  817. <div class="shadow"></div>
  818. {/block:Quote}
  819.  
  820. {block:Link}
  821. <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  822. {block:Description}
  823. <div class="description">{Description}</div>
  824. <div class="shadow"></div>
  825. {/block:Description}
  826. <div class="shadow"></div>
  827. {/block:Link}
  828.  
  829. {block:Chat}
  830. {block:Title}
  831. {Title}
  832. {/block:Title}
  833. <ul class="chat">
  834. {block:Lines}
  835. {block:Label}
  836. <span class="label"><b>{Label}</b></span>
  837. {/block:Label}
  838. {Line}<br>
  839. {/block:Lines}
  840. </ul>
  841. {/block:Chat}
  842.  
  843. {block:Video}
  844. {Video-500}
  845. {block:Caption}
  846. <div class="caption">{Caption}</div>
  847. {/block:Caption}
  848. <div class="shadow"></div>
  849. {/block:Video}
  850.  
  851. {block:Audio}
  852. {AudioPlayerBlack}
  853. {block:Caption}
  854. <div class="caption">{Caption}</div>
  855. {/block:Caption}
  856. <div class="shadow"></div>
  857. {/block:Audio}
  858.  
  859.  
  860. {block:Answer}
  861. <img src="{AskerPortraitURL-40}" class="iconedaask">
  862. <div class="alinha"></div>
  863. <div class="arrow"></div>
  864. <div class="apergunta">{Question}</div><div class="adivisoria"></div>
  865. <div class="aperguntou">Pergunta feita por  <g><a>{Asker}</a></g>.  Há {TimeAgo} </div>
  866. <div class="aresposta">{Answer}</div>
  867. {/block:Answer}
  868.  
  869. </div><br>
  870.  
  871. {/block:Posts}</div>
  872.  
  873.  
  874. <div id="paginacaoml">
  875. <a href="{PreviousPage}">last</a>
  876.  
  877. {block:JumpPagination length="10"}
  878. {block:CurrentPage}
  879. <span class="pagina_atual"><a href="#">{PageNumber}</a></span>{/block:CurrentPage}
  880.  
  881. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  882. {/block:JumpPagination}
  883. {block:Pagination}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  884. </div>
  885.  
  886.  
  887. </div>
  888. <br>
  889.  
  890. </div>
  891.  
  892.  
  893.  
  894.  
  895.  
  896. </div>
  897. <br>
  898. <div id="footer">
  899. </div>
  900.  
  901. <!--- final da div da caixa  !------->
  902.  
  903.  
  904. <div id="01" style="display:none;">
  905. <div class="cac">
  906. <div class="tira">Say baby ;* </div>
  907. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  908.  
  909. <div class="entrada">
  910. <div class="wishlist1">REGRA DE ASK AQUI TIIIW</div>
  911. <div class="wishlist1">REGRA DE ASK AQUI TIIIW</div>
  912. <div class="wishlist1">REGRA DE ASK AQUI TIIIW</div>
  913. <div class="wishlist1">REGRA DE ASK AQUI TIIIW</div>
  914.  
  915. </div>
  916.  
  917. <br>
  918. <iframe frameborder="0" scrolling="no" width="100%" height="250px" src="http://www.tumblr.com/ask_form/revolutionhtml.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!—[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]—></p></span>
  919.  
  920.  
  921. <iframe frameborder="0" border="0" scrolling="no" width="100%" height="450px" allowtransparency="true" src="http://www.tumblr.com/submit_form/revolutionhtml.tumblr.com" style="overflow:hidden;"></iframe>
  922. </div><div class="shadow">
  923.  
  924. </div><br>
  925.  
  926. </div></div></div></div></div></div></div></div>
  927.  
  928.  
  929.  
  930.  
  931. <div id="02" style="display:none;">
  932. <div class="cac">
  933. <div class="tira">Materiais, etc.</div>
  934. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  935. <div class="wish1">
  936.  
  937. <div id="wish1"><a href="#">link de uma tag aqui</a> <div class="hey"></div></div>
  938. <div id="wish1"><a href="#">link de uma tag aqui</a> <div class="hey"></div></div>
  939. <div id="wish1"><a href="#">link de uma tag aqui</a> <div class="hey"></div></div>
  940. <div id="wish1"><a href="#">link de uma tag aqui</a> <div class="hey"></div></div></div>
  941.  
  942.  
  943. <div class="wish2">
  944.  
  945. <div id="wish2"><a href="#">link de uma tag aqui</a> <div class="hey"></div></div>
  946. <div id="wish2"><a href="#">link de uma tag aqui</a> <div class="hey"></div></div>
  947. <div id="wish2"><a href="#">link de uma tag aqui</a> <div class="hey"></div></div>
  948. <div id="wish2"><a href="#">link de uma tag aqui</a> <div class="hey"></div></div></div>
  949.  
  950. </div>
  951. </div></div></div></div></div></div></div></div>
  952.  
  953.  
  954. <div id="03" style="display:none;">
  955.  
  956. <div class="cac">
  957. <div class="tira">Themes Gratuitos </div>
  958. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  959.  
  960.  
  961. <div class="menuesquerda">
  962. <a href="http://revolutionhtml.tumblr.com/tagged/simples">Themes simples</a>
  963. <a href="http://revolutionhtml.tumblr.com/tagged/dispo">Themes Galeria</a>
  964. <a href="http://revolutionhtml.tumblr.com/tagged/html">themes para tumblr de html</a>
  965. <a href="http://revolutionhtml.tumblr.com/tagged/dstv">Themes de redirecionamento</a>
  966. <a href="http://revolutionhtml.tumblr.com/tagged/roll">themes blogroll</a>
  967. </div>
  968. <div class="menudireita">
  969. <a href="http://revolutionhtml.tumblr.com/tagged/theme1">Todos os themes</a>
  970. <a href="http://revolutionhtml.tumblr.com/tagged/base">themes base</a>
  971. <a href="http://revolutionhtml.tumblr.com/tagged/chrome">themes gc</a>
  972. <a href="http://revolutionhtml.tumblr.com/tagged/cute">themes enfeitados</a>
  973. <a href="http://revolutionhtml.tumblr.com/tagged/emgrade">themes em grade</a>
  974. </div>
  975.  
  976. </div></div></div></div></div></div></div></div>
  977.  
  978. <div id="04" style="display:none;">
  979. <div class="cac">
  980. <div class="tira">Menus</div>
  981. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  982.  
  983.  
  984. <div class="menucolunas">
  985.  
  986. <a href="**">haha</a>
  987. <a href="**">haha</a>
  988. <a href="**">haha</a>
  989. <a href="**">haha</a>
  990. <a href="**">haha</a>
  991. <a href="**">haha</a>
  992. <a href="**">haha</a>
  993. <a href="**">haha</a>
  994. <a href="**">haha</a>
  995. <a href="**">haha</a>
  996. <a href="**">haha</a>
  997. <a href="**">haha</a>
  998. <a href="**">haha</a>
  999.  
  1000. <a href="**">hha2</a>
  1001. <a href="**">hha2</a>
  1002. <a href="**">hha2</a>
  1003. <a href="**">hha2</a>
  1004. <a href="**">hha2</a>
  1005. <a href="**">hha2</a>
  1006. <a href="**">hha2</a>
  1007. <a href="**">hha2</a>
  1008. <a href="**">hha2</a>
  1009. <a href="**">hha2</a>
  1010. <a href="**">hha2</a>
  1011. <a href="**">hha2</a>
  1012. <a href="**">hha2</a>
  1013.  
  1014.  
  1015. </div>
  1016. </div>
  1017.  
  1018.  
  1019. <div class="cac">
  1020. <div class="tira">Photoshop</div>
  1021. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  1022.  
  1023.  
  1024. <div class="menucolunas">
  1025.  
  1026. <a href="**">haha</a>
  1027. <a href="**">haha</a>
  1028. <a href="**">haha</a>
  1029. <a href="**">haha</a>
  1030. <a href="**">haha</a>
  1031. <a href="**">haha</a>
  1032. <a href="**">haha</a>
  1033. <a href="**">haha</a>
  1034. <a href="**">haha</a>
  1035. <a href="**">haha</a>
  1036. <a href="**">haha</a>
  1037. <a href="**">haha</a>
  1038. <a href="**">haha</a>
  1039.  
  1040. <a href="**">hha2</a>
  1041. <a href="**">hha2</a>
  1042. <a href="**">hha2</a>
  1043. <a href="**">hha2</a>
  1044. <a href="**">hha2</a>
  1045. <a href="**">hha2</a>
  1046. <a href="**">hha2</a>
  1047. <a href="**">hha2</a>
  1048. <a href="**">hha2</a>
  1049. <a href="**">hha2</a>
  1050. <a href="**">hha2</a>
  1051. <a href="**">hha2</a>
  1052. <a href="**">hha2</a>
  1053.  
  1054. </div>
  1055. </div>
  1056.  
  1057. <div class="cac">
  1058. <div class="tira">Imagens</div>
  1059. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  1060.  
  1061.  
  1062. <div class="menucolunas">
  1063.  
  1064.  
  1065. <a href="**">haha</a>
  1066. <a href="**">haha</a>
  1067. <a href="**">haha</a>
  1068. <a href="**">haha</a>
  1069. <a href="**">haha</a>
  1070. <a href="**">haha</a>
  1071. <a href="**">haha</a>
  1072. <a href="**">haha</a>
  1073. <a href="**">haha</a>
  1074.  
  1075.  
  1076. <a href="**">hha2</a>
  1077. <a href="**">hha2</a>
  1078. <a href="**">hha2</a>
  1079. <a href="**">hha2</a>
  1080. <a href="**">hha2</a>
  1081. <a href="**">hha2</a>
  1082. <a href="**">hha2</a>
  1083. <a href="**">hha2</a>
  1084. <a href="**">hha2</a>
  1085.  
  1086. </div>
  1087. </div>
  1088.  
  1089.  
  1090. <div class="cac">
  1091. <div class="tira">Efeitos e Estilos</div>
  1092. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  1093.  
  1094.  
  1095. <div class="menucolunas">
  1096.  
  1097.  
  1098.  
  1099. <a href="**">haha</a>
  1100. <a href="**">haha</a>
  1101. <a href="**">haha</a>
  1102. <a href="**">haha</a>
  1103. <a href="**">haha</a>
  1104. <a href="**">haha</a>
  1105. <a href="**">haha</a>
  1106.  
  1107.  
  1108.  
  1109. <a href="**">hha2</a>
  1110. <a href="**">hha2</a>
  1111. <a href="**">hha2</a>
  1112. <a href="**">hha2</a>
  1113. <a href="**">hha2</a>
  1114. <a href="**">hha2</a>
  1115. <a href="**">hha2</a>
  1116.  
  1117. </div>
  1118. </div>
  1119.  
  1120. <div class="cac">
  1121. <div class="tira">Css&HTML</div>
  1122. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  1123.  
  1124.  
  1125. <div class="menucolunas">
  1126.  
  1127.  
  1128.  
  1129. <a href="**">haha</a>
  1130. <a href="**">haha</a>
  1131. <a href="**">haha</a>
  1132. <a href="**">haha</a>
  1133. <a href="**">haha</a>
  1134. <a href="**">haha</a>
  1135. <a href="**">haha</a>
  1136. <a href="**">haha</a>
  1137. <a href="**">haha</a>
  1138. <a href="**">haha</a>
  1139. <a href="**">haha</a>
  1140. <a href="**">haha</a>
  1141. <a href="**">haha</a>
  1142. <a href="**">haha</a>
  1143. <a href="**">haha</a>
  1144. <a href="**">haha</a>
  1145. <a href="**">haha</a>
  1146. <a href="**">haha</a>
  1147. <a href="**">haha</a>
  1148. <a href="**">haha</a>
  1149. <a href="**">haha</a>
  1150. <a href="**">haha</a>
  1151. <a href="**">haha</a>
  1152.  
  1153. <a href="**">hha2</a>
  1154. <a href="**">hha2</a>
  1155. <a href="**">hha2</a>
  1156. <a href="**">hha2</a>
  1157. <a href="**">hha2</a>
  1158. <a href="**">hha2</a>
  1159. <a href="**">hha2</a>
  1160. <a href="**">hha2</a>
  1161. <a href="**">hha2</a>
  1162. <a href="**">hha2</a>
  1163. <a href="**">hha2</a>
  1164. <a href="**">hha2</a>
  1165. <a href="**">hha2</a>
  1166. <a href="**">hha2</a>
  1167. <a href="**">hha2</a>
  1168. <a href="**">hha2</a>
  1169. <a href="**">hha2</a>
  1170. <a href="**">hha2</a>
  1171. <a href="**">hha2</a>
  1172. <a href="**">hha2</a>
  1173. <a href="**">hha2</a>
  1174. <a href="**">hha2</a>
  1175. <a href="**">hha2</a>
  1176.  
  1177. </div>
  1178. </div>
  1179.  
  1180.  
  1181. <div class="cac">
  1182. <div class="tira">More + Úteis</div>
  1183. <div style="margin-bottom: 2px; margin-top: -8px; margin-left: 25px;"><img src="http://static.tumblr.com/xrcfs5e/LQgmka6e9/cor.png"></div>
  1184.  
  1185.  
  1186. <div class="menucolunas">
  1187.  
  1188.  
  1189.  
  1190. <a href="**">haha</a>
  1191. <a href="**">haha</a>
  1192. <a href="**">haha</a>
  1193. <a href="**">haha</a>
  1194. <a href="**">haha</a>
  1195. <a href="**">haha</a>
  1196. <a href="**">haha</a>
  1197. <a href="**">haha</a>
  1198. <a href="**">haha</a>
  1199. <a href="**">haha</a>
  1200. <a href="**">haha</a>
  1201. <a href="**">haha</a>
  1202. <a href="**">haha</a>
  1203. <a href="**">haha</a>
  1204. <a href="**">haha</a>
  1205.  
  1206. <a href="**">hha2</a>
  1207. <a href="**">hha2</a>
  1208. <a href="**">hha2</a>
  1209. <a href="**">hha2</a>
  1210. <a href="**">hha2</a>
  1211. <a href="**">hha2</a>
  1212. <a href="**">hha2</a>
  1213. <a href="**">hha2</a>
  1214. <a href="**">hha2</a>
  1215. <a href="**">hha2</a>
  1216. <a href="**">hha2</a>
  1217. <a href="**">hha2</a>
  1218. <a href="**">hha2</a>
  1219. <a href="**">hha2</a>
  1220. <a href="**">hha2</a>
  1221.  
  1222. </div>
  1223. </div>
  1224.  
  1225. </div></div></div></div></div></div></div>
  1226.  
  1227.  
  1228.  
  1229.    
  1230.      
  1231.    
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237. </div></div></div>
  1238. </div></div></div></div></div></div>
  1239.  
  1240.  
  1241. <div id="06" style="display:none">
  1242. <div class="cac">
  1243. <div class="tira">Merecidos créditos</div>
  1244.  
  1245.  <cred><a href="http://intersessao.tumblr.com/">Niick</a> <img src="http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png"> Theme. Desenvolvimento, criação, base, codificações e design.</cred>
  1246. <cred><a href="http://html-mylove.tumblr.com/">HML</a> <img src="http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png"> Menu e faixinha da side. </cred>
  1247.  
  1248. <cred><a href="http://htmluv.tumblr.com/">HU</a> <img src="http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png"> Efeito Parceiros, Efeitos Whilist e efeito entrada. </cred>
  1249.  
  1250.  <cred><a href="http://html-and-materials.tumblr.com/">HAM</a> <img src="http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png"> Efeito Whilist</cred>
  1251.  
  1252.  <cred><a href="http://things-to-help-you.com/">TTHY</a> <img src="http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png"> Nivo Slide, Search, Efeito moderação, menu de duas colunas,de créditos e menu pixel.</cred>
  1253.  
  1254.  <cred><a href="http://lugardohtml.tumblr.com/">LDH</a> <img src="http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png"> Slide : Passage</cred>
  1255.  
  1256.    <cred><a href="http://sweet-help.tumblr.com/">SH</a> <img src="http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png"> Cute Cute Paginação</cred>
  1257.  
  1258.  <cred><a href="http://www.hqdiesel.com/">HQDIESEL</a> <img src="http://static.tumblr.com/gy4zz8m/0Zvma1y0y/seta.png"> Imagens HQ</cred>
  1259.  
  1260. </div></div></div></div></div></div></div></div>
  1261.  
  1262.        </body>
  1263. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement