cadu

c4fajeste#theme15

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