Advertisement
Decrepitar

Theme 127

Sep 10th, 2013
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 23.12 KB | None | 0 0
  1.   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <!--------------
  3.  
  4.                 THEMES POR DECREPITAR
  5.              
  6.              
  7.  DDDDDDDDDD      EEEEEEEEEE    =======>> CREPITAR
  8.  DD       DD     EE            =======>> CREPITAR
  9.  DD        DD    EEEEEEE       =======>> CREPITAR
  10.  DD        DD    EEEEEEE       =======>> CREPITAR
  11.  DD       DD     EE            =======>> CREPITAR
  12.  DDDDDDDDDD      EEEEEEEEEEE   =======>> CREPITAR
  13. ----------------------------------------------------------------------
  14.                                    * NÃO RETIRE OS CREDITOS ;
  15.                      * NÃO PLAGIE , ART. LEI 184
  16. * PENSE BEM ANTES DE FAZER BESTEIRA
  17. ----------------------------------------------------------------------
  18. ---------------->
  19.  
  20. <html>
  21. <head>
  22.  
  23.  
  24. <!----CABEÇALHO---->
  25. <title>{Title}</title>
  26. <link rel="shortcut icon" href="{Favicon}">
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  28. {block:Description}
  29. <meta name="description" content="{MetaDescription}" />
  30.  
  31.  {/block:Description}
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.   <script type="text/javascript"
  42. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  43. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  44. <script>
  45.     (function($){
  46.  
  47.         $(document).ready(function(){
  48.             $("[title]").style_my_tooltips();
  49.         });
  50.     })(jQuery);
  51. </script>
  52.  
  53.  
  54.  
  55. <!-- METASS NÃO MEXA AQUII , VAI BUGAR TUDINHO .--->
  56.  
  57. <meta name="image:background" content="" />
  58. <meta name="color:background" content="#ffffff" />
  59. <meta name="color:text" content="#a1a1a1" />
  60. <meta name="color:link" content="#a1a1a1" />
  61. <meta name="color:scrollbar" content="#a1a1a1">
  62.  <meta name="image:foto" content "http://24.media.tumblr.com/9a6b7b8e38b6fca1dba7b7b3976e4fe2/tumblr_mrrykktyEc1rizqndo1_250.jpg" /><meta name="text:frase" content="sex and love" />
  63.  <meta name="color:linkss" content="#a1a1a1"/>
  64. <meta name="color:frase" content="#a1a1a1"/>
  65. <meta name="text:Link1" content="/" />
  66. <meta name="text:Link1 Title" content="um link grandinho " />
  67. <meta name="text:Link2" content="/ask" />
  68. <meta name="text:Link2 Title" content="um link grandinho" />
  69. <meta name="text:Link3" content="/submit" />
  70. <meta name="text:Link3 Title" content="um link grandinho " />
  71. <meta name="text:Link4" content="#" />
  72. <meta name="text:Link4 Title" content="um link grandinho" />
  73. <meta name="text:Link5" content="#" />
  74. <meta name="text:Link5 Title" content="um link grandinho" />
  75.  
  76. {/block:Description}
  77.   <script type="text/javascript"
  78. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  79. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  80. <script>
  81.     (function($){
  82.  
  83.         $(document).ready(function(){
  84.             $("[title]").style_my_tooltips();
  85.         });
  86.     })(jQuery);
  87. </script>
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94. <style>
  95. .my-like {
  96.      background-image: url(http://static.tumblr.com/b8yqvki/yxFmajxa5/amandarickathemeunliked.png) !important;
  97.     height:20px;
  98.     width:21px;
  99.     cursor:pointer;
  100.     display:inline-block;
  101.     vertical-align:top;
  102. }
  103. .my-liked, .my-like:hover {
  104.     background-image: url(http://static.tumblr.com/b8yqvki/CCTmajxau/amandarickathemeliked.png) !important;
  105.     height:20px;
  106.     width:21px;
  107.     cursor:pointer;
  108.     display:inline-block;
  109.     vertical-align:top;
  110. }
  111. </style>
  112. <script>
  113. window.onload = function () {
  114. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  115. document.addEventListener( 'click', function ( event ) {
  116.     var myLike = event.target;
  117.     if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  118.         var frame = document.getElementById( 'my-like-frame' ),
  119.             liked = ( myLike.className == 'my-liked' ),
  120.             command = liked ? 'unlike' : 'like',
  121.             reblog = myLike.getAttribute( 'data-reblog' ),
  122.             id = myLike.getAttribute( 'data-id' ),
  123.             oauth = reblog.slice( -8 );
  124.         frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  125.         liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  126.     };
  127. }, false );
  128. };
  129. </script>
  130.  
  131.  
  132. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://media.tumblr.com/488c1ce06d21142ef48095396f6c0161/tumblr_inline_mrqtwoZAfE1qz4rgp.png" border="0"></a>
  133.  <!-----FONTES------>
  134.  <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  135.   <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  136.  <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  137.  <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  138.  <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  139. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  140.  <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  141. </script>
  142. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  143.  <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  144.  
  145.  
  146. {block:IndexPage}
  147.  
  148. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  149.  
  150. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  151.  
  152. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  153.  
  154. <script type="text/javascript">
  155. $(window).load(function(){
  156. var $wall = $('#enter');
  157. $wall.imagesLoaded(function(){
  158. $wall.masonry({
  159. itemSelector: '.posts',
  160. isAnimated : true
  161. });
  162. });
  163. $wall.infinitescroll({
  164. navSelector : "div#navigation",
  165. nextSelector : "div#navigation a#nextPage",
  166. itemSelector : '.posts',
  167. loadingImg : "http://static.tumblr.com/gdekeu9/M6Wmrjlhk/iiiiiiii.png",
  168. loadingText : "",
  169. donetext : " ",
  170. extraScrollPx : 1000,
  171. bufferPx : 10100,
  172. debug : false,
  173. errorCallback: function() {
  174. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  175. }},
  176. function( newElements ) {
  177. var $newElems = $( newElements );
  178. $newElems.hide();
  179. $newElems.imagesLoaded(function(){
  180. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  181. });
  182. }); $('#enter').show(500);
  183. });
  184. </script>
  185.  
  186.  
  187. {/block:IndexPage}
  188.  
  189.  
  190. <style type="text/css">
  191.  /******* THEME POR DECREPITAR   ********/
  192. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 15px; left: 1050px;}
  193.  /******* THEME POR DECREPITAR   ********/
  194. body {background-color: {color:background}; font-family: 'Calibri', arial; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  195.  
  196. a {color: {color:link}; text-decoration: none; text-transform: none;}
  197. a:hover {color: {color:link}; background-color: transparent; text-decoration: none;}
  198.  
  199. p {margin: 6px 0 0 0}
  200.  /******* THEME POR DECREPITAR   ********/
  201. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  202. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  203. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  204. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  205.  
  206. blockquote img{max-width: 240px!important}
  207. blockquote blockquote img{max-width: 230px!important}
  208. blockquote blockquote blockquote img{max-width: 220px!important}
  209. blockquote blockquote blockquote blockquote img{max-width: 210px!important}
  210.  
  211.  /******* THEME POR DECREPITAR   ********/
  212. #container {text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 1}
  213.  
  214. #enter {float: center; margin-left: 450px; margin-top:10px; width: 600px;}
  215.  
  216. .posts {width: 250px; background-color: {color:posts}; padding: 2px; padding: 5px; float: left; margin: 2px 0 0 2px;opacity:2; text-align: justify; font-family: 'cambria'; font-size: 13px; position: relative; ;border:1px solid #eee;}
  217. .posts:hover .nn {opacity: 1;width:100%;left:10%;}
  218.  
  219. /******* THEME POR DECREPITAR   ********/
  220.  
  221. h1 {font-family: 'cambria', cursive; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  222. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  223. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  224.  
  225.  
  226. /*********helpdesigns******/
  227.  
  228. #s-m-t-tooltip {max-width:300px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#fff; font-family:calibri;  font-size:9px;  letter-spacing:1px;   text-transform:uppercase; color:#a1a1a1; z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;box-shadow:0px -1px 12px -5px #000;}/*********helpdesigns******/
  229.  
  230.  
  231.  /******* THEME POR DECREPITAR   ********/
  232.  
  233. .image {text-align: center; border: 0px}
  234. .image img { max-width: 250px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(80%); }
  235. .image img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(0%);-webkit-transition:All 1s ease;
  236. -moz-transition:All 1s ease;
  237. -o-transition:All 1s ease; -webkit-transform:rotate(0deg);outline-offset: -15px;outline: 10px solid rgba(255, 255, 255, 0.4);opacity:0.75}
  238.  
  239.  /******* THEME POR DECREPITAR   ********/
  240.  
  241. .quote:first-letter{font-family: 'annie use your telescope';  font-size: 18px; font-weight: bold;}
  242. .quote {margin: 0; padding: 7px; font: normal 12px 'cambria' ; text-align: justify;;}
  243. .quotesource {text-align: center; text-transform: none; margin-bottom: 2px;
  244. border-top:1px solid #eee ;top:1px;}
  245. .quotesource a, a:hover{text-transform: none;}
  246.  
  247.  /******* THEME POR DECREPITAR   ********/
  248.  
  249. .chat {line-height: 14px; list-style: none; }
  250. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  251. .person1 {color: {color:text}; padding: 2px;  }
  252. .person1 .label {font-weight: bold;  color:{color:text}}
  253. .person2 {color: {color:text}; padding: 2px;  }
  254. .person2 .label {font-weight: bold;  color:{color:text}}
  255.  
  256. .player {background-color: #000; text-align: left; display:block;}
  257.  
  258. /** estilo de ask #04 - bombasticdesign.tumblr.com **/
  259. .askfoto{border-radius: 50px;border:2px solid #FFF;margin-left:10px;margin-top:-10px;}
  260. .perguntou{background:#eee;padding:4px;color:#a1a1a1}
  261. .perguntou a {color:#a1a1a1; font-family:'cambria'}
  262. .perguntou:hover a {color:#a1a1a1;font-family:'cambria'}
  263. .resposta{background-color:#FFF;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:#aaa;text-align: left;border-radius:0px 0px 5px 5px}
  264. .pergunta{ margin-left: 50px;
  265. font-family: 'cambria', sans-serif;}
  266. .perguntas{background-color:#FFF;padding:7px;font-family:'cambria', sans-serif; font-size: 9pt;color:#aaa;text-align: left;border-radius:5px 5px 0px 0px;}
  267.  
  268. /** fim do código **/
  269. /******* THEME POR DECREPITAR   ********/
  270. .nn {opacity:0;width:100%;
  271. position: absolute;
  272. text-align: left;
  273. height:10%;line-height:10%;
  274. text-transform:uppercase;
  275. top:10%;
  276. left:90%;
  277. -webkit-transition-duration: 0.9s;-webkit-transition: opacity 0.5s linear; opacity: 0.0;z-index:9;
  278.  
  279. -webkit-transition: all 0.5s linear;
  280.  
  281. -moz-transition: all 0.5s linear;
  282.  
  283. transition: all 0.5s linear;font-size:9px;color:#;text-transform:none;font-family:muli;
  284. }
  285.  
  286. .notess {position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;position: absolute; margin-left: 0px;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition-duration: 0.4s; opacity: 0;z-index:99;top: 0%;}
  287.  
  288. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  289.  .posts:hover .notess {opacity: 1;  margin-left:20%;}
  290.  
  291. /******* THEME POR DECREPITAR   ********/
  292.  
  293.  
  294. #tumblr_controls{position: fixed!important;z-index:15; -webkit-filter:invert(100%);}
  295.  
  296. 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;-webkit-filter:invert(100%);}
  297. 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; -webkit-filter:invert(100%);}
  298.  
  299.  
  300.  /******* THEME POR DECREPITAR  ********/
  301.  
  302. ::-webkit-scrollbar{width:7px;height:7px;}
  303. ::-webkit-scrollbar-button:start:decrement
  304. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  305. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  306. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};}
  307. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};}
  308.  
  309. .creditoaokaique {opacity: 0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  310. .creditoaokaique:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  311.  
  312. #info {text-align: left; margin-top:-30px;margin-left:410px;  font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  313. #info a {font-size: 10px; text-transform: uppercase;}
  314.  
  315. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  316. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  317.  
  318. #cap {margin-top: -2px;}
  319. .source {display: none;}
  320.  
  321.  
  322. /**MENU POR DECREPITAR NÃO RETIRE OS CREDITOS , POR QUE NÃO FOI VOCÊ QUE FEZ . BOM USO **/
  323. #sidequel{position: fixed; width:100px; margin-left:240px; margin-top:40px; z-index:100; z-index:99;}
  324.  
  325. .foto1 {position:absolute; width:170px; padding:0px; background-color:{color:sidebar}; overflow: hidden;-webkit-transition: all 2.0s ease; margin-top:50px; border: 4px solid #e4e4e4;}
  326.  
  327. .foto1 img {display: block;width:170px; height:230px;-webkit-transition: all .99s ease;}
  328.  
  329.  
  330. #frase {height:19px;line-height:23px; font-weight: normal; letter-spacing: 0px; color:{color:frase}; text-align:right; width: 162px;  ; position: absolute; -moz-transition: all 0.4s ease-out;font-family: "learningcurve";  margin-top:100px; margin-left:40px; text-transform: none; position: fixed; padding: 2px; font-size: 23px;z-index:9;}
  331.  
  332.  
  333. @font-face {font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf');}
  334.  
  335.  /******* THEME POR DECREPITAR  ********/
  336. .links a{font-size:8px; border-bottom:1px solid #eee;  display: block; text-transform:lowercase; letter-spacing: 1px; text-transform: uppercase;background:#; width: 175px; line-height:15px; color: {color:linkss};font-family: "muli";
  337. }
  338.  
  339.  
  340. .efeito {width:0px;margin-top:1px;
  341.     border-top:2px solid #ddd;
  342.     -webkit-transition: all 0.6s linear;
  343.     -moz-transition: all 0.6s linear;
  344.     transition: all 0.6s linear;
  345. }
  346.  
  347. .links:hover .efeito{width:170px;
  348.     -webkit-transition: all 0.6s linear;
  349.     -moz-transition: all 0.6s linear;
  350.     transition: all 0.8s linear;
  351. }
  352.  
  353.  #sidebar {width:; top: 335px; margin-left:232px; height: auto;  position:fixed; padding:10px;  text-align:left;}
  354.  
  355.  
  356.  
  357.    /******* THEME POR DECREPITAR NÃO SE INSPIRE   ********/
  358.  
  359. #desc {position:fixed;padding:3px; text-align:right;text-transform:none;font-family: 'muli'; font-size:10px; height:30px; color:{color:frase};z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;width: 155px;  margin-top: 130px; margin-left: 50px}
  360.  
  361.    /******* THEME POR DECREPITAR  ********/
  362.    /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  363.  
  364. #cred {top: 30px; left: -130px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  365.      
  366. #cred a{text-transform: none; display: block;   font-family: 'arial'; background-color:#000; color: #FFF; width: 150px; text-align: center; font-size: 9px; height:20px;line-height:20px;text-transform:uppercase; -webkit-transition-duration: .66s;opacity:0.75;border-radius:0px 8px 8px 0px;margin-bottom:2px;}
  367. #cred a:hover{margin-left:128px;}
  368.  
  369.  
  370.    /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  371.   /*** MENU POP-UP (helpdesigns) ***/
  372.  
  373.  
  374. #fade { /*--Transparent background layer--*/
  375.     display: none; /*--hidden by default--*/
  376.     background:#fff;
  377.     position: fixed; left: 0; top: 0;
  378.     width: 100%; height: 100%;
  379.     opacity: .80;
  380.     z-index: 9999;
  381. }
  382. .popup_block{
  383.     display: none; /*--hidden by default--*/
  384.     background: #ffffff;
  385.     padding: 20px;
  386.  /*--borda--*/
  387.     float: left;
  388.     font-size: 1.2em;
  389.     position: fixed;
  390.     top: 50%; left: 50%;
  391. z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;background-image:url('');
  392.     /*--CSS3 Box Shadows--*/
  393.     -webkit-box-shadow: 0px 0px 20px #000; /*--Sombras--*/
  394.     -moz-box-shadow: 0px 0px 20px #000; /*--Sombras--*/
  395.     box-shadow: 0px 0px 20px #000; /*--Sombras--*/
  396.     /*--CSS3 Rounded Corners--*/
  397.    
  398.    
  399. }
  400. img.btn_close {
  401.     float: right;
  402.     margin: -55px -55px 0 0;
  403. }
  404. /*--Making IE6 Understand Fixed Positioning--*/
  405. *html #fade {
  406.     position: absolute;
  407. }
  408. *html .popup_block {
  409.     position: absolute;
  410. }
  411.  
  412. .helpdesigns {color:#a1a1a1;background: #; display : block; padding:3px;font-size: 8pt; font-family: verdana, Lucida Sans Unicode; line-height: 13px; text-align:center;margin-bottom : 2px;padding-left : 10px;
  413. -webkit-transition-duration: .50s;  border-right: 5px solid #COR DA BORDA; text-shadow: 1px 1px 0 #COR DA SOMBRA;opacity:0.75;}
  414.  
  415. .helpdesigns a{color:#a1a1a1;}
  416.  
  417. .helpdesigns:hover { padding-left : 10px; border-left:3px solid ;border-right:3px solid  }
  418.  
  419.  
  420.    
  421.    
  422. </style>
  423.  
  424. <body>
  425.  
  426.  
  427. <!----------------CODIGO 02 -------------->
  428. <div id="sidequel">
  429. <div class="foto1">
  430. <img src="{image:foto}">
  431. </div></div>
  432.  
  433.  
  434. <!----------NÃO MEXA AQUI SE NÃO VOU TE ROGAR UMA MACUMBA ------------>
  435. <div id="frase">{text:frase}</div>
  436.  <div id="desc"> {description}</div></div>
  437. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;)  ------------>
  438.  
  439.  
  440. <div id ="sidebar">
  441. <div class="links">
  442. <a href="{text:Link1}">{text:Link1 Title}</a>
  443. <div class="efeito"></div></div>
  444.  
  445. <div class="links">
  446. <a href="{text:link2}">{text:Link2 Title}</a>
  447. <div class="efeito"></div></div>
  448.  
  449.  
  450. <div class="links">
  451. <a href="{text:link3}">{text:Link3 Title}</a>
  452. <div class="efeito"></div></div>
  453.  
  454.  
  455. <div class="links">
  456. <a href="{text:link4}">{text:Link4 Title}</a>
  457. <div class="efeito"></div></div>
  458.  
  459.  
  460. <div class="links">
  461. <a href="{text:link5}">{text:Link5 Title}</a>
  462. <div class="efeito"></div></div></div></div>
  463.  
  464. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;)  ------------>
  465. <div id="cred">
  466. <a href="http://DECREPITAR.tumblr.com" title=" THEME DECREPITAR DTLHS CRIOU" target="_blank" >Theme por decrepitar | DC</a>
  467.  
  468. </div>
  469. <!----------NÃO MEXA AQUI , OLHA A LEI EM , PENSE BEM ;)  ------------>
  470.  
  471.  
  472. </div>
  473. </DIV>
  474.  
  475. </div>
  476. {block:IndexPage}
  477. <div class="column navigation" id="navigation">
  478. {block:Pagination}
  479. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  480. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  481. </div>
  482. {/block:IndexPage}
  483. </div></div></div></div>
  484.  
  485. <br></center></div></div></div></div></div></div>
  486.  
  487. <div id="enter">
  488.  
  489.  
  490. <div class="autopagerize_page_element">
  491.  {block:Posts}
  492.  
  493. <div class="posts">
  494.  
  495.  
  496.  
  497.  <div class="nn">
  498. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a>
  499.  
  500. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div>
  501.  
  502.  <div class="notess"><a href="{Permalink}" target="_blank" title="Notes">{NoteCount}</a></div>
  503.    
  504.     {block:RebloggedFrom}  <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  505.  
  506. {block:ContentSource}  <a href="{SourceURL}"></a>{/block:ContentSource}
  507.    
  508. </div>
  509.  
  510.  
  511.  
  512. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}<i>{Body}</i>{/block:Text}
  513.  
  514. {block:Photo}
  515.  <div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  516.  
  517. {block:Photoset}{Photoset-250}{/block:Photoset}
  518.  
  519.  
  520. {block:Quote}
  521. <div class="quote"><center><i>{Quote}</i></center></div>
  522. {block:Source}<div class="quotesource">  {Source}</div>
  523. {/block:Source}
  524. {/block:Quote}
  525.  
  526. {block:Link}
  527. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  528. {block:Description}{Description}{/block:Description}
  529. {/block:Link}
  530.  
  531. {block:Chat}
  532. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  533. <div class="chat"><ul>{block:Lines}
  534. <li class="person{UserNumber}">{block:Label}
  535. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  536. {/block:Chat}
  537.  
  538. {block:Audio}
  539. <div class="player">{AudioPlayerBlack}</div>
  540. {block:Caption}{Caption}{/block:Caption}
  541. {/block:Audio}
  542.  
  543. {block:Video}{Video-250}{/block:Video}
  544.  
  545.  
  546. {block:Answer}<div class="perguntas">{Question}</div><div class="perguntou"><img src="{AskerPortraitURL-30}" align="left" class="askfoto"><div class="pergunta">{Asker} perguntou:</div></div><div class="resposta">{Answer}</div>
  547. {/block:Answer}
  548.  
  549.  
  550. </div>
  551.  
  552.  {/block:Posts}</div></div></div>
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559. </div></div></div></div>
  560.  
  561. </div></div></div></div>
  562. </div></div></div></div>
  563.  
  564. </div></div></div></div>
  565. </body>
  566. </html>
  567.  
  568.  
  569.    
  570. </div></div></div>
  571.    
  572. </div></div></div>
  573.    
  574. </div></div></div>
  575.    
  576. </div></div></div>
  577.    
  578. </div></div></div>
  579.    
  580. </div></div></div>
  581.    
  582. </div></div></div>
  583.    
  584. </div></div></div>
  585.    
  586. </div></div></div>
  587.    
  588. </div></div></div>
  589.    
  590. </div></div></div>
  591.    
  592. </div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement