Advertisement
Decrepitar

Dashboard

Jul 27th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.46 KB | None | 0 0
  1. <!--------------
  2.  
  3. THEMES BY DECREPITAR , NADA DE PLAGIOS !
  4.  - THEME 01 | SIMPLE FOR GIRL ;
  5.  ? NÃO RETIRE OS CREDITOS !
  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. ---------------->
  15.  
  16. <html>
  17.  
  18. <meta name="color:background" content="#FFFFFF" />
  19. <meta name="color:text" content="#bebebe" />
  20. <meta name="color:post" content="#FFFFFF" />
  21. <meta name="color:scrollbar" content="000000" />
  22. <meta name="image:background" content="" />
  23.  
  24. <meta name="color:link" content="#bebebe"/>
  25.  
  26.  
  27.  
  28.  <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  29. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  30.  
  31.  
  32. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  33.  <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
  34.  <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  35.  
  36.  <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  37.  <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  38.  <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  39. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  40. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  41.  
  42. <meta name="text:Link1" content="/" />
  43. <meta name="text:Link1 Title" content="1st page" />
  44. <meta name="text:Link2" content="/ask" />
  45. <meta name="text:Link2 Title" content="ask me" />
  46. <meta name="text:Link3" content="/submit" />
  47. <meta name="text:Link3 Title" content="submit" />
  48. <meta name="text:Link4" content="#" />
  49. <meta name="text:Link4 Title" content="link" />
  50. <meta name="text:Link5" content="#" />
  51. <meta name="text:Link5 Title" content=" links" />
  52.  
  53.  
  54.  
  55.  
  56.  <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'>
  57.  
  58.                       <title>{Title}</title>
  59.         <link rel="shortcut icon" href="{Favicon}">
  60.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61.         {block:Description}
  62.   <meta name="description" content="{MetaDescription}" />
  63.         {/block:Description}
  64.  
  65.  
  66.  
  67.  <script type="text/javascript">
  68.  
  69.   var _gaq = _gaq || [];
  70.   _gaq.push(['_setAccount', 'UA-37760047-1']);
  71.   _gaq.push(['_trackPageview']);
  72.  
  73.   (function() {
  74.     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  75.     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  76.     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  77.   })();
  78. <script language="javascript">
  79. var mensagem="Não copie, reblogue!";
  80. function clickIE() {if (document.all) {(mensagem);return false;}}
  81. function clickNS(e) {if
  82. (document.layers||(document.getElementById&&!document.all)) {
  83. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  84. if (document.layers)
  85. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  86. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  87. document.oncontextmenu=new Function("return false")
  88. </script>
  89. </script>
  90.  
  91.  <style type="text/css">
  92.  
  93. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed;background-attachment: fixed; background-repeat: no-repeat; }
  94.  
  95. a {color: {color:link}; text-decoration: none; text-transform: none;}
  96. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  97.  
  98. p {margin: 6px 0 0 0}
  99.  
  100. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  101. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  102. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  103. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  104.  
  105. blockquote img{max-width: 470px!important}
  106. blockquote blockquote img{max-width: 450px!important}
  107. blockquote blockquote blockquote img{max-width: 430px!important}
  108. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  109.  
  110. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1;}
  111.  
  112. #entry {float: left; margin-left: 400px; margin-top: 8px;  }
  113.  
  114. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 7px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;border:0px solid ; border-radius:10px ;}
  115.  
  116. h1 {font-family: georgia; text-align:left; font-size: 25px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  117. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  118. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  119.  
  120. .image {text-align: center; border: 0px}
  121. .image img {max-width: 500px; margin-bottom: 2px }
  122.  
  123. .pquote {font-family: georgia; text-align: left; font-size: 13px; line-height: 15px; padding: 3px;}
  124. .pquotesource {text-align: left; text-transform: none; margin-bottom: 5px;}
  125. .pquotesource a, a:hover{text-transform: none;}
  126.  
  127. .chat {line-height: 13px; list-style: none }
  128. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  129. .person1 {color: {color:text}; padding: 2px; }
  130. .person1 .label {font-weight: bold;  color:{color:text}}
  131. .person2 {color: {color:text}; padding: 2px;  }
  132. .person2 .label {font-weight: bold;  color:{color:text}}
  133.  
  134. .player {background-color: #000; text-align: left; display:block;}
  135.  
  136. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  137. .boxask {background: #e9e9e9; padding: 10px;  font: normal 11px georgia; text-align:left; border-radius: 7px; z-index: 1;}
  138. .seta {background: #e9e9e9; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  139. .perguntou {font-size: 15px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;}
  140. .perguntou img {-webkit-border-radius: 5px;
  141. -moz-border-radius: 5px;
  142. border-radius: 5px;}
  143. .resposta {background: #; width:98%;padding: 2px;}
  144.  
  145.  
  146.  
  147. .creditoaokaique {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  148. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  149.  
  150. #info {text-align: left; margin-top:-3px; font-size: 13px; font-family: calibri; text-transform: uppercase; z-index: 11;border-top:1px solid #bebebe;}
  151. #info a {font-size: 15px; text-transform: uppercase;}
  152.  
  153. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  154. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  155.  
  156. #cap {width: 500px; margin-top: -2px;}
  157. .source {display: none;}
  158.  
  159. .notes {width: 520px; padding: 0px; margin-top: 3px; margin-bottom: 1px; font-size: 15px; text-align: left}
  160. ol.notes {list-style: none;  margin: 0 20px 0 2px; padding: 0px; z-index: 11;}
  161. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  162. .notes img{display: none; border:0px}
  163.  
  164. ::-webkit-scrollbar{width:7px;height:7px;}
  165. ::-webkit-scrollbar-button:start:decrement
  166. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  167. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  168. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  169. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  170.  
  171.  #lulu{ width:160px;height:30px;position:relative;margin-top:5px;z-index: 11;margin-left:390px; background-color:transparent; -webkit-transition-duration: .80s;z-index: 9999;}
  172.  
  173.  
  174. #linka {width:520px;  margin-top: 25px; margin-left: 400px; position:relative;z-index:99999999999999999999999999999;background-color:#fff;border-radius:10px;}
  175.      
  176. #linka a{text-transform: none; display: inline-block  ;margin-top: 10px;   font-family: verdana ;  color: {color:linkss}; width: 80px; text-align:right; font-size: 10px; height:90px;line-height:100px;text-transform:uppercase; -webkit-transition-duration: .66s;margin-bottom: 0px;opacity:;border:0px solid ; }  
  177. #linka a:hover{margin-top:-5px;}
  178.  
  179.  
  180.  
  181.  
  182.  
  183. </style>
  184.  
  185. <body>
  186. <div id="content">
  187.  
  188.  
  189.  
  190.  
  191. <div id="lulu">
  192.    
  193.    <img src="http://static.tumblr.com/gdekeu9/Gnamqmhod/121.png"/></a>
  194.  </div>
  195.  
  196.  
  197.  
  198.  
  199.  
  200.   <div id="linka"><b><center>
  201. <a href="{text:link1}" title="  {text:link1 title}  " ><img height="70" src="http://static.tumblr.com/gdekeu9/lw1mqmf64/11.jpg" width="69"/></a>
  202. <a href="{text:link2}" title="  {text:link2 title}  " ><img height="70" src="http://static.tumblr.com/gdekeu9/Ci7mqmf8s/22.jpg" width="69"/></a>
  203. <a href="{text:link3}" title="  {text:link3 title}  " ><img height="70" src="http://static.tumblr.com/gdekeu9/HL7mqmf9d/33.jpg" width="69"/></a>
  204. <a href="{text:link4}" title="  {text:link4 title}  " ><img height="70" src="http://static.tumblr.com/gdekeu9/hNxmqmfb9/44.jpg" width="69"/></a>
  205. <a href="{text:link5}" title="  {text:link5 title}  " ><img height="70" src="http://static.tumblr.com/gdekeu9/GFHmqmfar/55.jpg" width="69"/></a>
  206. <a href="{text:link5}" title="  {text:link5 title}  " ><img height="70" src="http://static.tumblr.com/gdekeu9/cfLmqmfv3/56.jpg" width="69"/></a>
  207. </b></center>
  208.  </div></div>
  209.  
  210.  
  211. </div>
  212.  
  213.  
  214.  
  215.  
  216. <div id="c2">
  217. <div id="c3">
  218.  
  219.  
  220.  
  221.  
  222. </div>
  223.  
  224. <div id="entry">
  225.  
  226.  {block:Posts}
  227. <div class="posts">
  228.  
  229. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  230.  
  231. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  232.  
  233. {block:Photoset}{Photoset-500}{/block:Photoset}
  234.  
  235. {block:Quote}
  236. <div class="pquote">“{Quote}”</div>
  237. {block:Source}<div class="pquotesource"><b>{Source}</b></div>
  238. {/block:Source}
  239. {/block:Quote}
  240.  
  241. {block:Link}
  242. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  243. {block:Description}{Description}{/block:Description}
  244. {/block:Link}
  245.  
  246. {block:Chat}
  247. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  248. <div class="chat"><ul>{block:Lines}
  249. <li class="person{UserNumber}">{block:Label}
  250. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  251. {/block:Chat}
  252.  
  253. {block:Audio}
  254. <div class="player">{AudioPlayerBlack}</div>
  255. {block:Caption}{Caption}{/block:Caption}
  256. {/block:Audio}
  257.  
  258. {block:Video}{Video-500}{/block:Video}
  259.  
  260.  
  261. {block:Answer}
  262.  
  263. <div class="boxask">{Question}</div>
  264. <div class="seta"></div><br>
  265. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  266. {Asker}:</div><br>
  267. <div class="resposta">{Answer}</div>
  268.  
  269. {/block:answer}
  270.  
  271.  
  272.  
  273. <div id="cap">
  274. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  275. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  276. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  277.  
  278. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  279.       <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  280.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  281. {/block:ContentSource}</div></div>
  282. <br>
  283.  
  284. <div class="creditoaokaique">
  285. <div id="info"><div class="notes"><b>
  286.   {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>
  287. </div></center>{/block:IfShowTags}{/block:Date}</div></b>
  288. </div></div>
  289.  
  290.  
  291.  {/block:Posts}
  292.  
  293.  
  294.  
  295. </div>
  296. </div>
  297. </div>
  298. </div>
  299. </body>
  300. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement