cadu

c4fajeste#theme65

Nov 28th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.59 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:sidebar" content="#fff" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:text sidbar" content="#000000" />
  17. <meta name="color:link"content="#111" />
  18. <meta name="color:post"content="#b3b1b1" />
  19. <meta name="color:hover" content="#000" />
  20. <meta name="color:description" content="#000" />
  21.  
  22. <meta name="image:background" content=""/>
  23. <meta name="image:sidebar 1" content="" />
  24.  
  25.  
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="link1" />
  28. <meta name="text:Link2" content="/" />
  29. <meta name="text:Link2 Title" content="link2" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="link3" />
  32. <meta name="text:Link4" content="/" />
  33. <meta name="text:Link4 Title" content="link4" />
  34.  
  35. <title>{Title}</title>
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38. {block:Description}
  39. <meta name="description" content="{MetaDescription}" />
  40. {/block:Description}
  41.  
  42. <style type="text/css">
  43. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  44.  
  45. a {color: {color:link}; text-decoration: none; text-transform: none;}
  46.  
  47.  
  48. p {margin: 6px 0 0 0}
  49.  
  50. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  51. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  52. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  53. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  54.  
  55. blockquote img{max-width: 470px!important}
  56. blockquote blockquote img{max-width: 450px!important}
  57. blockquote blockquote blockquote img{max-width: 430px!important}
  58. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  59.  
  60. #maybebaby {text-align: center; width: 935px; margin: 0px auto 0px auto;}
  61.  
  62. #cadudu {float: left; margin-left: 483px; margin-top: 0px; margin-bottom: 5px;}
  63.  
  64. .boxes {width: 400px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: calibri; font-size: 11px; position: relative; margin-bottom: 1px; border-left: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;}
  65.  
  66. .cordeiro {position:absolute; opacity:0.7; margin-left: 415px; color:{color:text}; padding:2px 2px 2px 5px;
  67. font-size: 9px; margin-top: -10px; width: 90px; -webkit-transition: opacity 0.4s linear;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out; text-align: justify; padding: 3px;text-transform: uppercase; border-left: 0px solid #f0f0f0; opacity: 0.0 }
  68.  
  69. .boxes:hover .cordeiro {opacity:1;border-left: 0px solid #ddd; opacity: 20.0}
  70.  
  71. .cordeiro a {color:{color:text};opacity:1;text-transform: uppercase}
  72.  
  73. .cordeiro a:hover {opacity:1; text-transform: uppercase}
  74.  
  75. h1 {font-family: calibri; text-align: justify; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  76. h1 a {text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  77. h1 a:hover {text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  78.  
  79. .image {text-align: center; border: 0px}
  80. .image img {max-width: 400px; margin-bottom: 2px; }
  81.  
  82.  
  83. .xquote {font-family: calibri; text-align: justify; font-size: 12px; line-height: 15px; padding: 3px;margin-left: 0px;}
  84.  
  85. .xquotesource {text-align: right; text-transform:; margin-bottom: 5px; font-size: 9px; font-family: Trebuchet MS ; }
  86. .xquotesource a, a:hover{text-transform: ;font-size: 9px;}
  87.  
  88. .chat {line-height: 13px; list-style: none }
  89. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  90. .person1 {color: {color:text}; padding: 2px; }
  91. .person1 .label {font-weight: bold; color:{color:text}}
  92. .person2 {color: {color:text}; padding: 2px; }
  93. .person2 .label {font-weight: bold; color:{color:text}}
  94.  
  95. .player {background-color: #000; text-align: left; display:block;}
  96.  
  97. #questions {background-color: #F8F8F8; color: {color:text}; padding:7px; margin-bottom:0px; font-family: CALIBRI; font-size:11px. text-transform: uppercase}
  98. #questions a {color:{color:link}; text-transform: uppercase}
  99.  
  100. #nope a {display:block;}
  101. #nope {display:none;}
  102.  
  103. .notes {width: 420px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  104. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  105. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  106. .notes img{display: none; border:0px}
  107.  
  108. #cap {width: 400px; margin-top: -2px; position: relative;}
  109. .source {display: none;}
  110.  
  111. ::-webkit-scrollbar{width:5px;height:5px;}
  112. ::-webkit-scrollbar-button:start:decrement
  113. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  114. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  115. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  116. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  117.  
  118. #tumblr_controls{position: fixed!important}
  119. #tumblr_controls{position: fixed!important}
  120. #tumblr_controls{position: fixed!important}
  121. #tumblr_controls{position: fixed!important}
  122.  
  123.  
  124.  
  125. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  126.  
  127. #page{margin-left: 490px; margin-top:285px; background-color: transparent; float:center; width:60px; height:15px; position:fixed; border-right: 0px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:0px; color:{color:texto sidbar};}
  128. .pgs{text-align: center; padding:3px; font-family:calibri; font-style: ; font-size: 11px; letter-spacing:-1px; z-index:12000000; color:{color:description};}
  129.  
  130. .pgs a{text-align: center; padding:3px; font-family:calibri; font-style: ; font-size: 11px; letter-spacing:-1px; z-index:12000000; color:{color:description};}
  131.  
  132. #cre {float: left; margin-top: 195px; margin-left: 640px; width: 110px; background-color: transparent; color: {color:texto sidbar}; padding: 3px; font-size: 9px; font-family: consolas; 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;}
  133.  
  134. #cre a{font-size: 9px; color:#000}
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141. #cadudescre {float: left; margin-top: 275px; margin-left: 350px; width: 124px; background-color: ; padding: 3px; font-size: 9px; font-family: verdana; text-align: left; position:fixed; letter-spacing: 0px; height: autopx; z-index:90000; opacity: border-top: 0px dotted #000000;color: {color:description}; }
  142.  
  143. #cadudescre a{font-size: 10px; {color:description};}
  144.  
  145. #pic {margin-top: 60px; margin-left: 350px; width: 122px; height: auto;
  146.  
  147.  
  148.  
  149. position: fixed; padding: 3px;
  150.  
  151.  
  152.  
  153. background-color: #fff; border: 1px solid {color:sidebar}; z-index:900; }
  154.  
  155.  
  156.  
  157. #pic img{width: 122px; height: 122px; }
  158.  
  159.  
  160. #pic img:hover{ opacity:0.6;
  161.  
  162.  
  163.  
  164. -webkit-transition: all 3.0s ease-out; -moz-transition: all 2.5s ease-out; }
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171. #cadulink {margin-top: 192px; margin-left: 350px; position:fixed; width: 20px; z-index:800}
  172.  
  173.  
  174.  
  175. #cadulink a{font-size: 9px; ; padding: 4px 4px 4px 4px; display:block; margin-bottom: 2px; width: 122px; height: auto; text-align: left; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: verdana ;text-transform: lowercase ;letter-spacing: 0px;
  176. color: {color:text sidbar} ; background-color: {color:sidebar};}
  177.  
  178.  
  179.  
  180. #cadulink a:hover{color: {color:text sidbar}; background-color: {color:sidebar}; letter-spacing: 0px; }
  181.  
  182.  
  183.  
  184.  
  185. #ttl {float: left; margin-top: 36px; margin-left: 350px; width: 124px; background-color: ; color: {color:text sidbar}; padding: 2px; font-size: 14px; text-align: left; 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: cambria; text-transform: ; height: auto; border: 0px solid #000; -webkit-transform: rotate(0deg) }
  186.  
  187. #ttl a{font-size: 12px; color: {color:text sidbar}; }
  188. -webkit-transform: rotate(0deg)
  189.  
  190. /* PLAYER */
  191.  
  192. #barra1 {width: 200px; margin-left: 0px; margin-top: -23px; background-color: ;; height: 20px; position: fixed; z-index: 220; border-bottom: 0px solid #000; opacity:1.0; padding: 2px ; border: 4px double #fff ; -webkit-border-radius: 0px 0px 30px 30px;}
  193. #barra1:hover { margin-top: 0px; opacity:0.8; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; }
  194.  
  195. #barra1 img { height: 18px; opacity:0.4; }
  196.  
  197. </style>
  198. <body>
  199.  
  200.  
  201. <div id="ttl"> <i>{title}</i>
  202. </div>
  203. <div id="cadudescre">
  204. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination} </div></div></div></div>
  205. </div></div>
  206. <div id="cadulink">
  207. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  208. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  209. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  210. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  211. <a href="http://c4fajeste.tumblr.com/" title="theme by c4fajeste ™">© </a>
  212.  
  213. </div>
  214. </div>
  215.  
  216.  
  217.  
  218. <div id="page">
  219. </div></div></div>
  220.  
  221.  
  222.  
  223.  
  224.  
  225. <div id="pic"><img src="{image:sidebar 1}"/>
  226.  
  227.  
  228.  
  229. </div></div></div></div></div></div>
  230.  
  231.  
  232.  
  233.  
  234. </div></div>
  235.  
  236.  
  237.  
  238.  
  239. </div>
  240. </div>
  241. </div>
  242.  
  243. </div>
  244. </div>
  245. </div>
  246. </div>
  247.  
  248. <div id="cadudu">
  249.  
  250. {block:Posts}
  251.  
  252. <div class="boxes">
  253.  
  254. {block:Text}
  255.  
  256. <span class="cordeiro">
  257. <a href="{Permalink}">{NoteCount} </a><br>
  258. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  259. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  260. </span>
  261.  
  262. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  263.  
  264. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  265. {/block:RebloggedFrom}</div>
  266.  
  267. {/block:Text}
  268.  
  269. {block:Photo}
  270.  
  271. <span class="cordeiro">
  272. <a href="{Permalink}">{NoteCount} </a><br>
  273. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  274. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  275. </span>
  276.  
  277. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  278. {block:Caption}{Caption}{/block:Caption}
  279.  
  280. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  281. {/block:RebloggedFrom}</div>
  282.  
  283. {/block:Photo}
  284.  
  285. {block:Photoset}
  286.  
  287. <span class="cordeiro">
  288. <a href="{Permalink}">{NoteCount} </a><br>
  289. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  290. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  291. </span>
  292.  
  293. {Photoset-400}
  294. {block:Caption}{Caption}{/block:Caption}
  295.  
  296. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  297. {/block:RebloggedFrom}</div>
  298.  
  299. {/block:Photoset}
  300.  
  301. {block:Quote}
  302.  
  303. <span class="cordeiro">
  304. <a href="{Permalink}">{NoteCount} </a><br>
  305. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  306. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  307. </span>
  308.  
  309. <div class="xquote">“{Quote}”</div>
  310. {block:Source}<div class="xquotesource"> {Source}</div>
  311. {/block:Source}
  312.  
  313. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  314. {/block:RebloggedFrom}</div>
  315.  
  316. {/block:Quote}
  317.  
  318. {block:Link}
  319.  
  320. <span class="cordeiro">
  321. <a href="{Permalink}">{NoteCount} </a><br>
  322. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  323. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  324. </span>
  325.  
  326. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  327. {block:Description}{Description}{/block:Description}
  328.  
  329. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  330. {/block:RebloggedFrom}</div>
  331.  
  332. {/block:Link}
  333.  
  334. {block:Chat}
  335.  
  336. <span class="cordeiro">
  337. <a href="{Permalink}">{NoteCount} </a><br>
  338. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  339. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  340. </span>
  341.  
  342. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  343. <div class="chat"><ul>{block:Lines}
  344. <li class="person{UserNumber}">{block:Label}
  345. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  346.  
  347. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  348. {/block:RebloggedFrom}</div>
  349.  
  350. {/block:Chat}
  351.  
  352. {block:Audio}
  353.  
  354. <span class="cordeiro">
  355. <a href="{Permalink}">{NoteCount} </a><br>
  356. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  357. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  358. </span>
  359. <div class="player">{AudioPlayerBlack}</div>
  360. {block:Caption}{Caption}{/block:Caption}
  361.  
  362. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  363. {/block:RebloggedFrom}</div>
  364.  
  365. {/block:Audio}
  366.  
  367. {block:Video}
  368.  
  369. <span class="cordeiro">
  370. <a href="{Permalink}">{NoteCount} </a><br>
  371. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  372. <a href="{ReblogRootURL}" title="{ReblogRootTitle}">(@)</a>
  373. </span>
  374.  
  375. {Video-400}
  376. {block:Caption}{Caption}{/block:Caption}
  377.  
  378. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  379. {/block:RebloggedFrom}</div>
  380.  
  381. {/block:Video}
  382.  
  383.  
  384. {block:Answer}<div id="questions"> {Question} <br> <center><B><SMALL> {Asker}</SMALL></B> </center></p></div>
  385. {Answer}{/block:answer}
  386.  
  387. <div id="nope">{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally </a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogParentURL}">via</a>
  388. {/block:RebloggedFrom}</div>
  389.  
  390. {/block:answer}
  391.  
  392. </div>
  393.  
  394. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  395. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  396. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  397. {/block:ContentSource}</div>
  398.  
  399. {/block:Posts}
  400. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  401.  
  402.  
  403.  
  404.  
  405. </div>
  406. </div>
  407. </div>
  408. </div>
  409. </div>
  410.  
  411.  
  412. </body>
  413. </html>
Advertisement
Add Comment
Please, Sign In to add comment