cadu

c4fajeste#theme12

Apr 7th, 2012
1,109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.51 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:465px;}
  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:425px; background-color: transparent; color:{color:text};  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: 420px; margin-left: 200px; width: 220px; background-color: transparent; color: {color:text}; 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: 199px; margin-left: 220px; position:fixed; width: 71px; z-index: 12000000; }
  215. #cadulink a{font-size: 8px; color: {color:text sidbar}; background-color: transparent; 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: transparent; letter-spacing: 1px; }
  217.  
  218.  
  219. #cadulink2 {margin-top: 199px; margin-left: 296px; position:fixed; width: 71px; z-index: 12000000; }
  220. #cadulink2 a{font-size: 8px; color:  {color:text sidbar}; background-color: transparent; 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: transparent; letter-spacing: 1px; }
  222.  
  223. #cadulink3 {margin-top: 199px; margin-left: 372px; position:fixed; width: 71px; z-index: 12000000; }
  224. #cadulink3 a{font-size: 8px; color:  {color:text sidbar}; background-color: transparent; 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: transparent; letter-spacing: 1px; }
  226.  
  227. #pic {margin-top: 25px; margin-left: 120px; width: 320px; height: auto;
  228.  
  229.  
  230.  
  231.     position: fixed; padding: 1px;
  232.  
  233.  
  234.  
  235.     background-color: #fff; border: 3px solid #000;  box-shadow: 5px 6px 6px 0px #242323;  -webkit-transform: rotate(5deg); }
  236.  
  237.  
  238.  
  239. #pic img{width: 320px; height: 320px;}
  240.  
  241.  
  242. #des {float: left; margin-top: 375px; margin-left: 220px; width: 217px; background-color: transparent ; color: {color:text}; 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.  
  247.  
  248. #des2 {float: left; margin-top: 50px; margin-left: 210px; width: 217px; background-color: transparent ; color: {color:text sidbar}; 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; z-index: 12000000}
  249.  
  250. #des2 a{font-size: 18px; color:#fff}
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257. </style>
  258.  
  259.  
  260.  <div id="cadulink3">
  261.  
  262. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  263. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  264. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  265. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  266. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  267. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  268.  </div></div>
  269.  </div></div>
  270.  
  271.  
  272.  
  273. </div>
  274.  
  275.  
  276.  
  277. <div id="cre">theme por C4FAJESTE</a> </font> </a>
  278. </div></div>
  279. <div id="des">{title}</a> </font> </a>
  280. </div></div>
  281.  
  282. <div id="des2">{description}</a> </font> </a>
  283. </div></div>
  284.  
  285. <div id="page">
  286. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>  {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</font></font></div></div></div></div>
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. <div id="pic"><img src="{image:sidebar 1}"/>
  294.  
  295.  
  296.  
  297.     </div></div></div></div></div></div>
  298.  
  299.  
  300.  
  301.  
  302.  
  303. </div></div>
  304. <div id="entries">
  305. {block:Posts}
  306. <div class="post">
  307.  
  308. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  309.  
  310. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  311.  
  312. {block:Photoset}{Photoset-500}{/block:Photoset}
  313.  
  314. {block:Quote}
  315. <div class="qquote"><center>“{Quote}”</div>
  316. {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
  317. {/block:Quote}
  318.  
  319. {block:Link}
  320. <h1><a href="{URL}" {Target}><big><big>{Name}</a></big></big></h1>
  321. {block:Description}{Description}{/block:Description}
  322. {/block:Link}
  323.  
  324. {block:Chat}
  325. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  326. <div class="chat"><ul>{block:Lines}
  327. <li class="person{UserNumber}">{block:Label}
  328. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  329. {/block:Chat}
  330.  
  331. {block:Audio}
  332. <br>
  333. <div class="audio">{AudioPlayerBlack}</div>
  334. {block:Caption}{Caption}{/block:Caption}
  335. {/block:Audio}
  336.  
  337. {block:Video}{Video-500}{/block:Video}
  338.  
  339.  
  340.  
  341.  
  342. {block:Answer}<div id="questions">{Asker} gemeu gostoso: "{Question}"</div>
  343. {Answer}{/block:answer}
  344.  
  345. <div id="cap">
  346. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  347. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  348. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  349.  
  350. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  351.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  352.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  353. {/block:ContentSource}</div></div>
  354. <br>
  355. <div class="tags"><b> indiretas:</b> {block:HasTags}{block:Tags}<a href="{TagURL}" >  #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  356.  
  357. <div id="dda">
  358.  
  359.  
  360. <div style="float:left;" class="tags">
  361. {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>
  362. {block:RebloggedFrom} © <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  363. </span>{/block:RebloggedFrom} {block:RebloggedFrom} • via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  364. </div>
  365. </ br>
  366. <br clear="all" /></div></div>
  367.  
  368.  
  369.  {/block:Posts}
  370. {block:PostNotes}
  371. <div id="notes"><div id="ntstext">{PostNotes}</div></div>
  372. {/block:PostNotes}
  373.  
  374. </div>
  375. </div>
  376. </div></div></div>
  377. </div></div>
  378.  
  379. </body>
  380. </html>
Advertisement
Add Comment
Please, Sign In to add comment