cadu

....

Jul 20th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.04 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. theme por caducordeiro.tumblr.com
  8.  
  9. ---------------------------------- -->
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#f0f0f0" />
  14. <meta name="color:link" content="#000000" />
  15. <meta name="color:hover" content="#fff" />
  16. <meta name="color:link sidbar" content="#000000" />
  17. <meta name="color:link sidbar hover" content="#000000" />
  18. <meta name="color:bg links" content="#fff"/>
  19. <meta name="color:bg links hover" content="#ffffff"/>
  20. <meta name="color:text links" content="#000000"/>
  21. <meta name="color:text links hover" content="#000000"/>
  22. <meta name="color:sidebar" content="#fff" />
  23. <meta name="color:text" content="#000000" />
  24. <meta name="color:post" content="#ffffff" />
  25.  
  26.  
  27. <meta name="image:background" content=""/>
  28. <meta name="image:sidebar 2" content="" />
  29.  
  30. <meta name="text:frase" content="link" />
  31.  
  32.  
  33. <meta name="text:Link2" content="/" />
  34. <meta name="text:Link2 Title" content="link" />
  35. <meta name="text:Link3" content="/" />
  36. <meta name="text:Link3 Title" content="link" />
  37. <meta name="text:Link4" content="/" />
  38. <meta name="text:Link4 Title" content="link" />
  39. <meta name="text:Link5" content="/" />
  40. <meta name="text:Link5 Title" content="link" />
  41.  
  42.  
  43.  
  44.  
  45. <title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}
  49. <meta name="description" content="{MetaDescription}" />
  50. {/block:Description}
  51.  
  52. {block:IfEnableEndlessScrolling}
  53. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  54. {/block:IfEnableEndlessScrolling}
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Nova+Square' rel='stylesheet' type='text/css'>
  59.  
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  62.  
  63. <style type="text/css">
  64.  
  65.  
  66.  
  67. ::-webkit-scrollbar{width:6px;height:6px;}
  68.  
  69. ::-webkit-scrollbar-button:start:decrement
  70.  
  71. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  72.  
  73. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  74.  
  75. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  76.  
  77. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  78.  
  79.  
  80. <style type="text/css">
  81.  
  82.  
  83.  
  84. 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; }
  85.  
  86. a {color: {color:link}; text-decoration: none; text-transform: none;}
  87. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  88.  
  89. p {margin: 6px 0 0 0}
  90.  
  91. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  92. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  93. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  94. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  95.  
  96. blockquote img{max-width: 470px!important}
  97. blockquote blockquote img{max-width: 450px!important}
  98. blockquote blockquote blockquote img{max-width: 430px!important}
  99. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  100.  
  101.  
  102. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  103.  
  104. #entry {float: left; margin-left: 440px; margin-top: 20px;}
  105.  
  106. .posts {width: 470px; background-color: {color:post}; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: tahoma; font-size: 11px; position: relative; border-bottom: 1px solid #ccc; }
  107.  
  108. h1 {font-family: georgia; text-align: center; font-size: 25px; color: #000000; font-style: italic; line-height: 18px; text-transform: none; font-weight: normal;}
  109.  
  110. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  111. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  112.  
  113. .image {text-align: center; border: 0px}
  114. .image img {max-width: 470px; margin-bottom: 2px }
  115.  
  116. .pquote {font-family: calibri; text-align: JUSTIFY; font-size: 16px; line-height: 15px; padding: 3px; letter-spacing: -1px; }
  117. .pquotesource {text-align: right; text-transform: none; margin-bottom: 5px;}
  118. .pquotesource a, a:hover{text-transform: none;}
  119.  
  120. .chat {line-height: 13px; list-style: none }
  121. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  122. .person1 {color: {color:text}; padding: 2px; }
  123. .person1 .label {font-weight: bold; color:{color:text}}
  124. .person2 {color: {color:text}; padding: 2px; }
  125. .person2 .label {font-weight: bold; color:{color:text}}
  126.  
  127. .player {background-color: #000; text-align: left; display:block;}
  128.  
  129. .question {
  130. color:{color:text};
  131. font-size: 11px;
  132. font-weight: normal;
  133. font-family: verdana;
  134. line-height:95%;
  135. background: {color:background};
  136. position: relative;
  137. min-height:70px;
  138. padding:10px 15px;
  139. margin-bottom:2px;
  140. margin-right:-10px;}
  141.  
  142. .questionarrow {
  143. font-size:30px;
  144. color:{color:background};
  145. vertical-align:middle;
  146. margin-left:-5px!important;}
  147.  
  148.  
  149. .asker {width:470px; text-align:right; text-transform:lowercase; color:{color:text};}
  150. .asker a {color:{color:text};}
  151. .asker img {float:left; margin-left:380px; vertical-align:top; margin-right:3px; max-height:15px;}
  152.  
  153. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  154. .asking a{color:{color:text};}
  155. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  156.  
  157. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  158.  
  159.  
  160. .answer {color:{color:answer};}
  161.  
  162. .creditoaokaique {opacity: 0.1; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  163. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;background-color: #f1f1f1; }
  164.  
  165. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  166. #info a {font-size: 10px; text-transform: uppercase;}
  167.  
  168. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  169. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  170.  
  171. #cap {width: 470px; margin-top: -2px;}
  172. .source {display: none;}
  173.  
  174. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  175. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  176. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  177. .notes img{display: none; border:0px}
  178.  
  179.  
  180.  
  181.  
  182. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  183.  
  184. #page{margin-left: 125px; margin-top:430px; background-color: #000; color: #fff; float:center; width:240px; height:20px; position:fixed; border-top: 0px solid #636161; z-index:12000000; text-align: right}
  185. .pgs{color: #fff; padding:3px; font-family:calibri ; font-size: 12px; letter-spacing:0px; z-index:12000000; }
  186. .pgs a{color: #fff; padding:3px; font-family:calibri ; font-size: 12px; letter-spacing:0px; z-index:12000000; }
  187.  
  188.  
  189.  
  190. #cre {float: left; margin-top: 367px; margin-left: 276px; width: 290px; background-color: transparent; color: #fff; padding: 3px; font-size: 10px; font-family:calibri ; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; -webkit-transform: rotate(0deg); z-index:30000 }
  191.  
  192. #cre a{font-size: 8px; color:#fff}
  193.  
  194.  
  195.  
  196.  
  197. #cadugostoso {margin-left: 100px; margin-top: 344px; width: 238px; font-size: 10px; height: 57px; background-color: #000 ; font-family: calibri; line-height: 10px; color: #fff; position: fixed; ; letter-spacing: 0px; text-align: JUSTIFY; border-left: 0px solid #f5f2f2; border-right: 0px solid #f5f2f2;border-top: 1px dotted #ccc; border-bottom: 0px solid #f5f2f2; padding: 4px; z-index: 120000; }
  198.  
  199. #cadugostoso A{font-size: 10px; height: 70px; background-color: #fff ; font-family: verdana; line-height: 10px; color: #000; position: fixed; ; letter-spacing: 0px; text-align: JUSTIFY; }
  200.  
  201.  
  202.  
  203. #pic1 {margin-top: 170px; margin-left: 80px; width: 271px; height: auto;
  204.  
  205.  
  206.  
  207. position: fixed; padding: 0px;
  208.  
  209.  
  210.  
  211. background-color: #f4f4f4; border: 7px solid #fff; z-index: 08;border-radius:0px;-moz-border-radius:0px; -webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px; padding-bottom:115px solid #ccc; ;padding-top:15px solid #ccc; box-shadow:0px 0px 0px #ccc;z-index:90000}
  212.  
  213.  
  214.  
  215. #pic1 img{width: 271px; height: 150px;-webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px; opacity:0.9 }
  216.  
  217.  
  218. #pic1 img:hover{opacity:4.8;
  219.  
  220. -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  221.  
  222.  
  223. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  224.  
  225. #cadulink {margin-top: 150px; margin-left: 75px; position:fixed; width: 350px; z-index:100000}
  226.  
  227.  
  228.  
  229. #cadulink a{float: left; font-family:'calibri'; margin-left:1px; font-style:none; font-size: 9px; text-align: center; height: 6px; margin-left:0px; width: 39px; padding: 5.1px; background: #000; color: #fff; line-height:60%; opacity:0.9; border-bottom: 0px solid #ccc; text-transform:uppercase; }
  230.  
  231.  
  232. #cadulink a:hover{ color: #ccc; background-color: #000; letter-spacing: 0px; text-align: CENTER; opacity:1.9; text-shadow: 0px 0px #ccc, 0px 0px #ddd;
  233.  
  234. -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  235.  
  236. #ttl {float: left; margin-top: 285px; margin-left: 100px; width: 245px; background-color: #000; color: #fff; padding: 0px; font-family: Homenaje; overflow:hidden; letter-spacing: -0px; line-height: 25px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-size: 20px; border-top: 0px dotted #000; height: 28px; z-index:160000; font-style: ; z-index: 150000; text-shadow: -1px 0px #BEBEBE, 2px 0px #CDC9C9;; -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  237.  
  238.  
  239. #ttl a:hover { text-shadow: 0px 0px #7a7a7a, 0px 0px #7a7a7a;
  240.  
  241. -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  242.  
  243. #cadulink2 {margin-top: 320px; margin-left: 338px; position:fixed; width: 350px; z-index:100000}
  244.  
  245.  
  246.  
  247. #cadulink2 a{float: left; font-family:'Homenaje'; margin-bottom:1px; font-style:none; font-size: 9px; text-align: center; height: 8px; margin-left:2px; width: 20px; padding: 2px; background: #fff; color:#636161; text-transform:uppercase; line-height:110%; opacity:; border-bottom:0px solid #ddd }
  248.  
  249.  
  250. #cadulink2 a:hover{ color: #000; background-color: #f7f7f7; letter-spacing: 0px; text-align: CENTER; }
  251.  
  252. #cadulink3 {margin-left: 222px; margin-top: 409px; width: 202px; font-size: 10px; height: 35px;; background-color: transparent ; font-family: calibri; line-height: 15px; color: #636161; position: fixed; padding: 0px 0 0px 0; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:10; letter-spacing: 0px; text-align: center; -webkit-transition: 0.5s ease-in; border-bottom: 0px dotted #000; border-top: 0px dotted #000;text-transform:; font-weight:none;border-left:0px solid #636161 ;border-right:0px solid #636161; }
  253.  
  254. #linkprincipal {margin-top: 409px;; width:200px; height:31px; margin-left: 43px; margin-top:-48px; position:absolute; }
  255.  
  256. #linkprincipal a {float: left; font-family:'Homenaje'; margin-bottom:2px; font-style:none; font-size: 11px; text-align: center; height: 8px; margin-left:2px; width: 27px; padding: 6px; background:#FFFFFF; color:#757575; text-transform:uppercase; line-height:80%; opacity:1.0;}
  257.  
  258. #linkprincipal a:hover{background-color:#FFFFFF; color:#757575; }
  259.  
  260. #barra {width: 410px; margin-left: -10px; margin-top: -12px; background-color: #000; height: 8795px; position: fixed; z-index: 120; border-bottom: 1px solid #fff}
  261. #barra1 {width: 6px; margin-left: 212px; margin-top: 0px; background-color: #f5f2f2; height: 386px; position: fixed; z-index: 12000; border-bottom: 0px solid #f5f2f2}
  262.  
  263. #barra2 {width: 6px; margin-left: 450px; margin-top: 0px; background-color: #f5f2f2; height: 386px; position: fixed; z-index: 12000; border-bottom: 0px solid #f5f2f2}
  264.  
  265. #barra3 {width: 244px; margin-left: 212px; margin-top: 385px; background-color: #f5f2f2; height: 8px; position: fixed; z-index: 12000; border-bottom: 0px solid #f5f2f2}
  266.  
  267.  
  268. </style>
  269. <div id="barra"> </div>
  270.  
  271. <div id="cadugostoso"> {description}
  272.  
  273.  
  274. </div></div>
  275. </i>
  276.  
  277. <div id="cadulink">
  278.  
  279. <a href="/"> home </a>
  280.  
  281. <a href="/ask+faq">f. askd</a>
  282.  
  283. <a href="http://hannib4l.tumblr.com/tagged/caducordeiro">TEXTS</a>
  284.  
  285. <a href="http://c4fajeste-themes.tumblr.com/">THEMEX</a>
  286.  
  287. <a href="http://halfqueen..tumblr.com/">mor</a>
  288.  
  289. <a href="http://i-c-e-b-e-r-g.tumblr.com/">pêtu</a>
  290.  
  291. </div>
  292.  
  293.  
  294.  
  295. <div id="cadulink2">
  296.  
  297. <a href="http://hannib4l.tumblr.com/" title="insp bornofthestorm, dtls nee-d">credt </a>
  298.  
  299.  
  300. </div></div>
  301.  
  302.  
  303. <div id="page">
  304. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div></div></div></div>
  305.  
  306. </div></div></div></div>
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313. <div id="pic"><img src="{image:sidebar 1}"/>
  314.  
  315.  
  316.  
  317. </div></div>
  318.  
  319. <div id="pic1"><img src="{image:sidebar 2}"/>
  320.  
  321. </div></div></div></div>
  322.  
  323.  
  324.  
  325.  
  326.  
  327. </div></div>
  328.  
  329. <div id="entry">
  330.  
  331. {block:Posts}
  332. <div class="posts">
  333.  
  334. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  335.  
  336. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  337.  
  338. {block:Photoset}{Photoset-500}{/block:Photoset}
  339.  
  340. {block:Quote}
  341. <div class="pquote">{Quote}</div>
  342. {block:Source}<div class="pquotesource"> — {Source}</div>
  343. {/block:Source}
  344. {/block:Quote}
  345.  
  346. {block:Link}
  347. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  348. {block:Description}{Description}{/block:Description}
  349. {/block:Link}
  350.  
  351. {block:Chat}
  352. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  353. <div class="chat"><ul>{block:Lines}
  354. <li class="person{UserNumber}">{block:Label}
  355. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  356. {/block:Chat}
  357.  
  358. {block:Audio}
  359. <div class="player">{AudioPlayerBlack}</div>
  360. {block:Caption}{Caption}{/block:Caption}
  361. {/block:Audio}
  362.  
  363. {block:Video}{Video-500}{/block:Video}
  364.  
  365.  
  366. {block:Answer}
  367. <table width="470" cellspacing="0" cellpadding="0">
  368. <tr>
  369. <td width="415px" class="question">{Question}</td>
  370. <td width="30px"><span class="questionarrow">◤</span></td>
  371. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  372. </tr>
  373. </table>
  374. <div class="answer">{Answer}</div>
  375. {/block:answer}
  376.  
  377.  
  378. <div id="cap">
  379. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  380. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  381. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  382.  
  383. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  384. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  385. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  386. {/block:ContentSource}</div></div>
  387. <br>
  388.  
  389. <div class="creditoaokaique">
  390. {block:Date}<div id="info">
  391. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  392. </div></center>{/block:IfShowTags}{/block:Date}</div>
  393. </div>
  394.  
  395.  
  396. {/block:Posts}
  397. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406. </div>
  407. </div>
  408. </div>
  409. </div>
  410.  
  411. </body>
  412. </html>
Advertisement
Add Comment
Please, Sign In to add comment