cadu

IVALENTIN

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