cadu

c4fajeste#theme11

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