cadu

cadu#theme08

Feb 28th, 2012
521
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.25 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.  
  13.  
  14. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  15.  
  16. <script type="text/javascript">
  17.  
  18. $(document).ready(function(){
  19.  
  20. $(".links_body").hide();
  21.  
  22. $(".links_head").click(function(){
  23.  
  24. $(this).next(".links_body").slideToggle('fast');
  25.  
  26. }); }); </script>
  27.  
  28. <style type="text/css">
  29.  
  30. .links_list { margin:0px; padding:0px; width:285px;}
  31.  
  32. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  33.  
  34. .links_body { padding:10px; text-align:left; color: #000; display:none;}
  35.  
  36. </style>
  37.  
  38. <meta name="color:Background" content="#EEE" />
  39. <meta name="color:text" content="#000" />
  40. <meta name="color:entry" content="#fff" />
  41. <meta name="color:scrollbar" content="#000" />
  42. <meta name="color:text link" content="#000000" />
  43. <meta name="color:text link hover" content="#fff" />
  44. <meta name="color:bg link" content="#fff" />
  45. <meta name="color:bg link hover" content="#000" />
  46. <meta name="color:Link" content="#000" />
  47.  
  48.  
  49. <meta name="font:Body" content="verdana" />
  50. <meta name="font:Title" content="verdana" />
  51.  
  52. <meta name="image:sidebar 1" content="" />
  53.  
  54. <meta name="image:sidebar 2" content="" />
  55. <meta name="image:Background" content=""/>
  56.  
  57.  
  58.  
  59. <meta name="text:Link1" content="" />
  60. <meta name="text:Link1 Title" content="" />
  61. <meta name="text:Link2" content="" />
  62. <meta name="text:Link2 Title" content="" />
  63. <meta name="text:Link3" content="" />
  64. <meta name="text:Link3 Title" content="" />
  65. <meta name="text:Link4" content="" />
  66. <meta name="text:Link4 Title" content="" />
  67. <meta name="text:Link5" content="" />
  68. <meta name="text:Link5 Title" content="" />
  69. <meta name="text:Link6" content="" />
  70. <meta name="text:Link6 Title" content="" />
  71. <meta name="text:Link7" content="" />
  72. <meta name="text:Link7 Title" content="" />
  73. <meta name="text:Link8" content="" />
  74. <meta name="text:Link8 Title" content="" />
  75. <meta name="text:Link9" content="" />
  76. <meta name="text:Link9 Title" content="" />
  77.  
  78.  
  79.  
  80.  
  81. <title>{Title}</title>
  82.         <link rel="shortcut icon" href="{Favicon}">
  83.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  84. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  85. </head>
  86.  
  87.  
  88. <style type="text/css">
  89.  
  90. ::-webkit-scrollbar{width:6px;height:6px;}
  91. ::-webkit-scrollbar-button:start:decrement
  92. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  93. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  94. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  95. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  96.  
  97. body {background-color: {color:background}; font-family: {font:body}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}') }
  98.  
  99.         a:link, a:active, a:visited{; text-decoration:none; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;font-size:9px; color: {color:link}}
  100.         a:hover{color:{color:link h}; text-shadow: {color:link h} 0px 0px 0px;}
  101.  
  102. p {margin: 6px 0 0 0}
  103.  
  104. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:entry}; padding-left: 5px; }
  105. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:entry};}
  106. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:blockquote}; }
  107. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:blockquote}; }
  108.  
  109.  
  110.  
  111. #entries {margin:117px 0 10px 0}
  112. .posts {width: 500px; background-color: {color:entry}; padding: 10px; margin-bottom:96px; text-align: justify; font-family: {font:body}; font-size: 11px; margin-top: -95px; margin-left: 460px; position: fixd}
  113.  
  114. h1 {font-family: {font:title}; text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  115.  
  116. h1 a {text-align: center; font-size: 66px; color: {color:link}; font-weight: normal; line-height: 18px;}
  117.  
  118. .post img{margin: 2px 0 2px 0}
  119.  
  120. h1 a:hover {text-align: center; font-size: 16px;  color: {color:link h}; font-weight: normal; line-height: 18px;}
  121.  
  122.  
  123.  
  124. .qqmarks{font-size: 13px; font-weight: italic; line-height: 80px; opacity: 0.2; filter:alpha; (opacity=0); font-family: verdana;margin-left:45px;  color: {color:text}; letter-spacing: 0px; text-align: center }
  125.  
  126. .qquote{font-family: gerogia; font-size: 18px; line-height: 20px; font style: italic; margin-left:5px;  color: {color:text}; letter-spacing: 0px; text-align: center}
  127. .qsource{margin: 5px 15px 0 0; text-align: center;  color: {color:text}}
  128.  
  129. .chat {line-height: 12px; list-style: none }
  130. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  131. .person1 {background-color:{color:entry}; color: {color:text}; }
  132. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  133. .person2 {color: {color:text} }
  134. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  135.  
  136. .audio{background-color:black; display:block;}
  137. .audio img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  138.  
  139. #cap {width: 500px; margin-top: -2px;}
  140. #cap {width: 500px; margin-top: -2px;}
  141. #info {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  142. .info a {font-size: 9px;}
  143. .lineleft {margin-left: -10px; float: left;}
  144. .lineright {margin-right: -10px; float: right;}
  145. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  146. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  147.  
  148. .notes {width: 520px; padding: 0px; margin-top: -95px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left: 460px}
  149. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  150. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  151. .notes img{display: none; border:0px}
  152. .source {display: none;}
  153.  
  154.  
  155.  
  156. #pic {width: none; margin-left: 155px; position: fixed; margin-top:80px}
  157.  
  158. #pic img{border: 4px solid #fff; width: 130px; height: 330px}
  159.  
  160. #pic2 {width: none; margin-left: 300px; position: fixed; margin-top:80px}
  161.  
  162. #pic2 img{border: 4px solid #fff; width: 130px; height: 330px}
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. #cre {float: left; margin-top: 420px; margin-left: 300px; width: 130px; background-color: #fff; color: #000000; padding: 4px; font-size: 9px; font-family: Verdana; text-align: center; -webkit-border-radius:0; position:fixed; letter-spacing: -1px;}
  170.  
  171. #cre a{font-size: 9px; color:#000000}
  172.  
  173.  
  174.  
  175. .sidebartext a{font-size:9px;}
  176.  
  177. .sidebartext a:hover{font-size:9px;}
  178.  
  179. #cadugostoso{margin-left: 300px; margin-top: 50px; width: 138px; font-size: 12px; height: 10px; text-align: center; background-color: #FFFFFF; font-family: georgia; line-height: 10px;  color: #000000; position: fixed;  padding: 7px 0 9px 0; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:100000; opacity: 1.0; letter-spacing: -1px; }
  180.  
  181.  
  182.  
  183. #cadugostoso:hover {height: 350px; overflow: hidden; background-color: #000; color: #fff; opacity: 0.8; }
  184.  
  185.  
  186.  
  187. .cordeirodelicia{text-align: justify; padding: 5px; font-family: verdana; margin-top: -1px; font-size: 9px; color: ; letter-spacing: -1px; line-height: 10px; }
  188.  
  189.  
  190. #links {width: 130px; float: left; margin-left:155px; margin-top: 80px; padding: 0px; text-align: center; position: fixed;  -moz-transition: opacity .9s ease-in-out; -o-transition: opacity .9s ease-in-out; transition: opacity .9s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 0; z-index:100000}
  191.  
  192.  
  193.  
  194. #links a {float: left; margin-left: 1px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 135px; background-color: #000; color:#fff; text-decoration: none; text-transform: none; line-height: 35px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; height: 35px;}
  195.  
  196.  
  197.  
  198. #links  a:hover{text-align: center; background-color: #fff; color:#000; letter-spacing: 0px; }
  199.  
  200.  
  201.  
  202. #links:hover{opacity: 0.4;}
  203.  
  204. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  205.  
  206. #page{margin-left: 155px; margin-top:420px; background-color:#fff; float:center; width:130px; height:18px; position:fixed; border-right: 4px solid #fff; border-left: 4px solid #fff; border-bottom: 3px solid #fff;}
  207. .pgs{padding:3px; font-family:georgia; font-style: italic; font-size: 11px; letter-spacing:1px}
  208.  
  209.  
  210. </head>
  211.  </style>
  212.  
  213.  
  214.  
  215.  
  216. <body>
  217.  
  218. <div id="links">
  219.  
  220.  
  221.  
  222.  
  223. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  224. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  225. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  226. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  227. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  228. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  229. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  230. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  231. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  232.  
  233.  
  234. </div></div></div></div>
  235.  
  236. </div></div>
  237.  
  238. <div id="page">
  239. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="#000000">« previous</a> / {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><font color="#000000">next »</a>{/block:NextPage}{/block:Pagination}</font></font></div></div></div></div>
  240.  
  241. <div id="cre">« theme por <b><a href="http://c4fajeste.tumblr.com/">c4fajeste</a></b> </i>© »  </font></a>
  242.  
  243.  
  244.  
  245.  
  246. </div></div>
  247.  
  248.  
  249. </div>
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256. </div></div>
  257.  
  258. <div id="cadugostoso"> {Title}</b>
  259.  
  260.  
  261.  
  262.  
  263. <br>
  264. <p>
  265.  
  266. <div class="cordeirodelicia"><br><br><center>{description}
  267. </center></p> </div></div></div></div>
  268.  
  269.  
  270. </div></div>
  271. <div id="pic"><img src="{image:sidebar 1}"/></div>
  272.  
  273. </div></div>
  274.  
  275. </div></div>
  276. <div id="pic2"><img src="{image:sidebar 2}"/></div>
  277.  
  278. </div></div>
  279.  
  280.  
  281.  
  282. <div id="entries">
  283.  {block:Posts}
  284. <div class="posts">
  285.  
  286.  
  287. {block:Text}{block:Title}<h1><div class="cufon">{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  288.  
  289. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  290.  
  291. {block:Photoset}{Photoset-500}{/block:Photoset}
  292.  
  293. {block:Quote}
  294. <div class="qquote">" {Quote}</div>
  295. {block:Source}<div class="qsource"> — {Source}</div>{/block:Source}
  296. {/block:Quote}
  297.  
  298. {block:Link}
  299. <h1><a href="{URL}" {Target}><font size="3px">{Name}</font></a></h1>
  300. {block:Description}{Description}{/block:Description}
  301. {/block:Link}
  302.  
  303. {block:Chat}
  304. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  305. <div class="chat"><ul>{block:Lines}
  306. <li class="person{UserNumber}">{block:Label}
  307. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  308. {/block:Chat}
  309.  
  310. {block:Audio}
  311. <br>
  312. <div class="audio">{AudioPlayerBlack}</div>
  313. {block:Caption}{Caption}{/block:Caption}
  314. {/block:Audio}
  315.  
  316. {block:Video}{Video-500}{/block:Video}
  317.  
  318. {block:Answer}
  319. <div id="asker"><b>{Asker} <small>sussurou:</b></small> {Question}</div>
  320. <div class="answer">{Answer}</div>
  321. {/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><br>
  333.  
  334. <div id="info">
  335. <div style="float:left;" class="details">
  336.  
  337. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} · {NoteCountWithLabel} · <a href="{Permalink}">link to this post</a>
  338. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  339.  
  340. </span>{/block:RebloggedFrom}{block:HasTags}<br>indiretas : {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  341.  
  342. </div>
  343.  
  344. <div style="float:right;" class="details">
  345.  
  346. {block:IndexPage}<a href="{ReblogUrl}" target="_blank">&larr; reblog now</a>{/block:IndexPage}
  347.  
  348. <BR>
  349.  
  350. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  351.  
  352. </div>
  353.  
  354.  
  355.  
  356. </ br>
  357. <br clear="all" /></div></div>
  358.  {/block:Posts}
  359. {block:PostNotes}
  360. <div id="nts">{PostNotes}</div>
  361. {/block:PostNotes}
  362.  
  363. </div>
  364. </div>
  365. <script type="text/javascript"> Cufon.now(); </script>
  366.  
  367.  
  368. </body>
  369. </html>
  370. </div></div></div></div>
  371. </body>
  372. </html>
Advertisement
Add Comment
Please, Sign In to add comment