cadu

for liel

Jun 30th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.79 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 1" 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. <style type="text/css">
  59.  
  60.  
  61.  
  62. ::-webkit-scrollbar{width:6px;height:6px;}
  63.  
  64. ::-webkit-scrollbar-button:start:decrement
  65.  
  66. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  67.  
  68. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  69.  
  70. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  71.  
  72. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  73.  
  74.  
  75.  
  76.  
  77. body {
  78. background-color: {color:background};
  79. color:{color:text};
  80. font-family: verdana;
  81. font-size: 10px;
  82. text-align: center;
  83. line-height:120%;
  84. margin:0;
  85. padding:0;
  86. background-image:url('{image:background}');
  87. background-attachment: fixed
  88. }
  89.  
  90. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
  91. a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
  92.  
  93. p {margin: 6px 0 0 0}
  94.  
  95. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  96.  
  97.  
  98. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
  99.  
  100. #entries{margin-top:60px; z-index:40}
  101.  
  102. .post {width: 450px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: tahoma; font-size: 11px; position: relative; color:{color:text}; margin-left:455px; border-bottom: 0px dotted #fff; z-index:80 ; margin-top:1px; }
  103.  
  104. #xright {position: fixed; margin-top: 52px; margin-left: 357px; overflow: auto; width: 450px; height: 703px;}
  105.  
  106.  
  107.  
  108. .tags{font-size: 9px; color:{color:link}; font-family: verdana; background-color: {color:post};}
  109. .tags a:hover {background-color: {color:post}; color:{linkhover}; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;}
  110.  
  111.  
  112. h1 {font-family: georgia; text-align: center; font-size: 25px; color: {color:text}; font-style: italic; line-height: 18px; text-transform: none; font-weight: normal;}
  113.  
  114. h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  115.  
  116. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  117.  
  118.  
  119. .image {text-align: center; border: 0px; }
  120. .image img {max-width: 450px; margin-bottom: 3px }
  121. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=100);}
  122. .qt {font-family: tahoma; font-size: 15px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
  123. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  124. .qsr a, a:hover{text-transform: none;}
  125.  
  126. .chat {line-height: 12px; list-style: none }
  127. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  128. .person1 {background-color:#ddd; color: {color:text}; }
  129. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  130. .person2 {color: {color:text}; }
  131. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  132.  
  133. .audio{background-color:black; display:block;}
  134. .source{display:none}
  135.  
  136. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  137. #questions a {color:{color:link}}
  138.  
  139.  
  140.  
  141. #cap {width: 450px; margin-top: -2px;}
  142.  
  143. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  144. .dda a {font-size: 9px;}
  145.  
  146.  
  147.  
  148. .tags {color: #000000; font-family: calibri; display: inline; list-style: none; text-transform:; font-style:none; font-size:10px;}
  149.  
  150. .tags a {font-size: 10px; color: verdana; display: inline; list-style: none; text-transform: ;}
  151.  
  152. .qqmarks{
  153. font-size: 15px;
  154. font-weight: bold;
  155. line-height: 80px;
  156. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  157. opacity: 0.0;
  158. filter:alpha (opacity=20)
  159. }
  160.  
  161.  
  162.  
  163. .qquote{font-family: georgia; font-size: 14px; letter-spacing: -1px; line-height: 20px; margin-top: -70px; text-indent: 05px; text-align: justified}
  164.  
  165. .qsource{margin: 5px 15px 0 0; text-align: right}
  166.  
  167.  
  168.  
  169. .notes {width: 450px; padding: 0px; margin-top: 0px; margin-bottom: 10px; font-size: 9px; text-align: right; margin-left:418px;}
  170.  
  171. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:418px;}
  172.  
  173. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  174.  
  175. .notes img{display: none; border:0px}
  176.  
  177.  
  178.  
  179.  
  180. b{text-transform: block; color:;}
  181. i{text-transform: italic; color:{color:text}}
  182. p{margin:2px 0 2px 0}
  183. u {text-decoration: none; border-bottom: 1px dashed;}
  184. d1 {opacity:0.8}
  185. d2 {opacity:0.6}
  186. d3 {opacity:0.4}
  187. d4 {opacity:0.2}
  188.  
  189.  
  190.  
  191.  
  192.  
  193. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  194.  
  195. #page{margin-left: 220px; margin-top:340px; background-color: transparent; color: #ccc; float:center; width:228px; height:25px; position:fixed; border-top: 0px solid #636161; z-index:12000000; }
  196. .pgs{padding:3px; font-family:Homenaje ; font-size: 15px; letter-spacing:0px; z-index:12000000; color:{color:texto sidbar};}
  197.  
  198.  
  199.  
  200.  
  201. #cre {float: left; margin-top: 347px; 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 }
  202.  
  203. #cre a{font-size: 8px; color:#fff}
  204.  
  205.  
  206.  
  207.  
  208. #cadugostoso {margin-left: 220px; margin-top: 285px; width: 214px; font-size: 11px; height: 57px; background-color: #fff ; font-family: calibri; line-height: 10px; color: #000; position: fixed; ; letter-spacing: 0px; text-align: center; border-left: 0px solid #f5f2f2; border-right: 0px solid #f5f2f2;border-top: 0px dotted #ccc; border-bottom: 0px solid #f5f2f2; padding: 4px; }
  209.  
  210. #cadugostoso A{font-size: 9px; height: 70px; background-color: #fff ; font-family: verdana; line-height: 10px; color: #000; position: fixed; ; letter-spacing: 0px; text-align: center; }
  211.  
  212.  
  213. #pic {margin-top: 55px; margin-left: 220px; width: 218px; height: auto;
  214.  
  215.  
  216.  
  217. position: fixed; padding: 2px;
  218.  
  219.  
  220.  
  221. background-color: #fff; border: 3px 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}
  222.  
  223.  
  224.  
  225. #pic img{width: 218px; height: 218px;-webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px;}
  226.  
  227.  
  228.  
  229.  
  230. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  231.  
  232. #cadulink {margin-top: 35px; margin-left: 215px; position:fixed; width: 350px; z-index:100000}
  233.  
  234.  
  235.  
  236. #cadulink a{float: left; font-family:'georgia'; margin-bottom:1px; font-style:none; font-size: 11px; text-align: center; height: 13px; margin-left:3px; width: 36px; padding: 4px; background: transparent; color: {color:link sidbar}; line-height:110%; opacity:1.0;}
  237.  
  238.  
  239. #cadulink a:hover{ color: #ddd; background-color: transparent; letter-spacing: 0px; text-align: CENTER; }
  240.  
  241.  
  242. #ttl {float: left; margin-top: 25px; margin-left: 220px; width: 228px; background-color: transparent; color: #ccc; padding: 0px; font-family: georgia; overflow:hidden; letter-spacing: -2px; 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: 24px; border-top: 0px dotted #ccc; height: 28px; z-index:160000; font-style: italic}
  243.  
  244. #ttl a{font-size: 24px; color:#fff; letter-spacing: -2px;}
  245.  
  246. #cadulink2 {margin-top: 395px; margin-left: 410px; position:fixed; width: 350px; z-index:100000}
  247.  
  248.  
  249.  
  250. #cadulink2 a{float: left; font-family:'Homenaje'; margin-bottom:1px; font-style:none; font-size: 11px; text-align: center; height: 13px; margin-left:2px; width: 36px; padding: 4px; background: transparent; color:#ccc; text-transform:uppercase; line-height:110%; opacity:1.0;}
  251.  
  252.  
  253. #cadulink2 a:hover{ color: #000; background-color: transparent; letter-spacing: 0px; text-align: CENTER; }
  254.  
  255. #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; }
  256.  
  257. #linkprincipal {margin-top: 409px;; width:200px; height:31px; margin-left: 43px; margin-top:-48px; position:absolute; }
  258.  
  259. #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;}
  260.  
  261. #linkprincipal a:hover{background-color:#FFFFFF; color:#757575; }
  262.  
  263. #barra {width: 723px; margin-left: 212px; margin-top: -103px; background-color: #fff; height: 95px; position: fixed; z-index: 12000; border-bottom: 8px solid #f5f2f2}
  264. #barra1 {width: 6px; margin-left: 212px; margin-top: 0px; background-color: #f5f2f2; height: 386px; position: fixed; z-index: 12000; border-bottom: 0px solid #f5f2f2}
  265.  
  266. #barra2 {width: 6px; margin-left: 450px; margin-top: 0px; background-color: #f5f2f2; height: 386px; position: fixed; z-index: 12000; border-bottom: 0px solid #f5f2f2}
  267.  
  268. #barra3 {width: 244px; margin-left: 212px; margin-top: 385px; background-color: #f5f2f2; height: 8px; position: fixed; z-index: 12000; border-bottom: 0px solid #f5f2f2}
  269.  
  270. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  271.  
  272. <style type="text/css">
  273.  
  274. </style>
  275.  
  276.  
  277.  
  278. <div id="cadugostoso"> <ALIGN="JUSTIFY">
  279. {description}</div></div>
  280. </i>
  281.  
  282. <div id="cadulink">
  283.  
  284. <a href="/"> home </a>
  285. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  286. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  287. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  288. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  289. </b>
  290. </div>
  291.  
  292. <div id="cadulink2">
  293.  
  294. <a href="http:\\hannib4l.tumblr.com" title="exclusivo doce-inverno"> credt </a>
  295. </div>
  296.  
  297.  
  298.  
  299. </div></div>
  300.  
  301.  
  302. <div id="page">
  303. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="#000">-</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><font color="#000">+</a>{/block:NextPage}{/block:Pagination}</font></font></div></div></div></div>
  304.  
  305. </div></div></div></div>
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312. <div id="pic"><img src="{image:sidebar 1}"/>
  313.  
  314.  
  315.  
  316. </div></div></div></div></div></div>
  317.  
  318.  
  319.  
  320.  
  321.  
  322. </div></div>
  323.  
  324. <div id="entries">
  325. {block:Posts}
  326. <div class="post">
  327.  
  328. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  329.  
  330. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  331.  
  332. {block:Photoset}{Photoset-500}{/block:Photoset}
  333.  
  334. {block:Quote}
  335. <b class="qqmarks">"</b><div class="qquote">{Quote}”</div>
  336. {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
  337. {/block:Quote}
  338.  
  339. {block:Link}
  340. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  341. {block:Description}{Description}{/block:Description}
  342. {/block:Link}
  343.  
  344. {block:Chat}
  345. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  346. <div class="chat"><ul>{block:Lines}
  347. <li class="person{UserNumber}">{block:Label}
  348. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  349. {/block:Chat}
  350.  
  351. {block:Audio}
  352. <br>
  353. <div class="audio">{AudioPlayerBlack}</div>
  354. {block:Caption}{Caption}{/block:Caption}
  355. {/block:Audio}
  356.  
  357. {block:Video}{Video-500}{/block:Video}
  358.  
  359.  
  360.  
  361.  
  362. {block:Answer}<div id="questions">{Asker} gemeu gostoso: "{Question}"</div><small>
  363. {Answer}</small>{/block:answer}
  364.  
  365. <div id="cap">
  366. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  367. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  368. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  369.  
  370. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  371. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  372. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  373. {/block:ContentSource}</div></div>
  374. <br>
  375. <div class="tags"><center> <b></b> {block:HasTags}{block:Tags}<a href="{TagURL}" > #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  376.  
  377. <div id="dda">
  378. </center>
  379. <center>
  380. <div style="float:center;" class="tags">
  381. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:IndexPage} • <a href="{ReblogUrl}" target="_blank"><b>reblog</b></a>{/block:IndexPage}<br>
  382. {block:RebloggedFrom} © <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  383. </span>{/block:RebloggedFrom} {block:RebloggedFrom} • via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  384. </div></center>
  385. </ br>
  386. <br clear="all" /></div></div>
  387.  
  388.  
  389. {/block:Posts}
  390. {block:PostNotes}
  391. <div id="notes"><div id="ntstext">{PostNotes}</div></div>
  392. {/block:PostNotes}
  393.  
  394. </div>
  395. </div>
  396. </div></div></div>
  397. </div></div>
  398.  
  399. </body>
  400. </html>
Advertisement
Add Comment
Please, Sign In to add comment