cadu

for gabi :c

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