cadu

elzzaaa

Oct 25th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.54 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.  
  11. <div style="position:fixed;z-index:1338; !important;top:26px;right:3px;"><script src="http://www.totallylayouts.com/tumblr/users-online-counter/online.js?id=uWR4sVQKHZVDoIqxwGqP"></script></div>
  12.  
  13. <html>
  14. <head>
  15.  
  16. <!-- DEFAULT -->
  17. <meta name="color:background" content="#f8f8f8" />
  18. <meta name="color:post" content="#fff" />
  19. <meta name="color:sidebar" content="#fff" />
  20. <meta name="color:text" content="#000" />
  21. <meta name="color:link" content="#000" />
  22. <meta name="color:hover" content="#000" />
  23. <meta name="color:scrollbar bg" content="#fff" />
  24.  
  25. <meta name="image:background" content="" />
  26. <meta name="image:sidebar" content="" />
  27.  
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link5" content="" />
  31.  
  32. <meta name="text:Link3 Title" content="" />
  33. <meta name="text:Link4 Title" content="" />
  34. <meta name="text:Link5 Title" content="" />
  35.  
  36. <meta name="color:bglinks" content="#ffffff" />
  37. <meta name="color:bglinkshover" content="#000000" />
  38. <meta name="color:links" content="#000000" />
  39. <meta name="color:linkshover" content="#ffffff" />
  40.  
  41.  
  42. <title>{Title}</title>
  43. <link rel="shortcut icon" href="{Favicon}">
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45. {block:Description}
  46. <meta name="description" content="{MetaDescription}" />
  47. {/block:Description}
  48.  
  49. <style type="text/css">
  50.  
  51. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font-family: calibri; font-size: 11px; text-align: center;}
  52.  
  53. a {color: {color:link}; text-decoration: none; text-transform: none;}
  54. a:hover {color: {color:hover};}
  55.  
  56. p {margin: 6px 0 0 0}
  57.  
  58. blockquote {margin: 3px; border-left: 2px solid {color:hover}; padding-left: 5px; }
  59. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:hover};}
  60. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:hover}; }
  61. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:hover}; }
  62.  
  63. blockquote img{max-width: 470px!important}
  64. blockquote blockquote img{max-width: 450px!important}
  65. blockquote blockquote blockquote img{max-width: 430px!important}
  66. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  67.  
  68. #container {width: 835px; margin: 20px auto 20px auto;}
  69.  
  70. #entry {float: left; margin-left: 345px; }
  71. .posts {width: 500px; background-color: {color:post}; padding: 5px; text-align: justify; margin-bottom: 1px; position: relative;}
  72.  
  73. .posts:hover #info{opacity:0.99;}
  74.  
  75. h1 {font-family: calibri; font-size: 15px; line-height: 16px; letter-spacing:0px; text-align: center; font-weight: normal;}
  76. h1 a {color: {color:link};}
  77. h1 a:hover {color: {color:hover};}
  78.  
  79. .image {text-align: center; border: 0px; }
  80. .image img {max-width: 500px; margin-bottom: 2px }
  81.  
  82. .quote {font-family: calibri; font-size: 14px; line-height: 16px; letter-spacing:0; text-align: justify; font-weight: normal;}
  83. .quotesource {text-align: center; text-transform: uppercase;font-family: calibri; }
  84. .quotesource a {text-align: center; text-transform: uppercase;font-family: calibri; }
  85.  
  86. .chat {line-height: 13px; list-style: none }
  87. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  88. .person1 {color: {color:text}; padding: 2px; }
  89. .person1 .label {font-weight: bold; color:{color:text}}
  90. .person2 {color: {color:text}; padding: 2px; }
  91. .person2 .label {font-weight: bold; color:{color:text}}
  92.  
  93. .player {background-color: #000; text-align: left; display:block;}
  94.  
  95. .question {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; line-height:95%; background: #f0f0f0; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  96.  
  97. .questionarrow {font-size:30px; color:#f0f0f0; vertical-align:middle; margin-left:-5px!important;}
  98.  
  99. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  100. .asker a {color:{color:text};}
  101. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  102.  
  103. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  104. .asking a{color:{color:text};}
  105. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  106.  
  107. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  108.  
  109. .answer {color:{color:answer};}
  110.  
  111.  
  112. #info {text-align: center; padding: 1px; font-size: 10px; font-family: calibri; text-transform: uppercase; margin-top:-10px; border-top: 1px solid #000000; letter-spacing: 1px}
  113. #info a {font-size: 10px; text-transform: uppercase;}
  114.  
  115.  
  116.  
  117. .tags {font-size: 9px; text-transform: uppercase;}
  118. .tags a {font-size: 9px; text-transform: uppercase;}
  119.  
  120. #cap {width: 500px; margin-top: -2px;}
  121. .source {display: none;}
  122.  
  123. .notes {width: 516px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 11px; text-align: left}
  124. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  125. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  126. .notes img{display: none; border:0px}
  127.  
  128.  
  129. /* PICTURE */
  130.  
  131.  
  132. #pic1 {margin-top: 70px; margin-left: 20px; width: 298px; height: auto;
  133.  
  134.  
  135.  
  136. position: fixed; padding: 2px; border:5px solid #111;
  137.  
  138.  
  139.  
  140. background-color: #fff; ; Z-INDEX: 390; ;opacity: 1.7; -webkit-border-radius:0px;}
  141.  
  142. #pic1 img{width: 298px; height: 416px ; -webkit-border-radius:0px; filter: alpha(opacity=99);-webkit-transition-duration: .50s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(1);opacity:0.99;-moz-opacity: 0.99;-webkit-transition-duration: .50s;}
  143.  
  144. #pic1 img:hover{ ;opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;filter: alpha(opacity=99);-webkit-transition-duration: .50s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(0);opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;}
  145.  
  146.  
  147.  
  148. /* SIDBAR + LINK */
  149.  
  150. #des {float: left; margin-top: 7px; margin-left: 26px; width: 280px; background-color: ; color: #111
  151. ; padding: 9px; font-size: 9px; text-align: center; position:fixed; position:fixed; letter-spacing: 0px; font-family: verdana; font-style: NORMAL ; height: auto; opacity:0.9; Z-INDEX: 400;line-height: 15px; text-transform: ; font-weight: lighter;border-top: 0px solid #fff; }
  152.  
  153. #des a{font-family: calibri; font-size: 10px; text-transform: uppercase; font-weight: lighter; letter-spacing: 1px; color: #111; }
  154.  
  155.  
  156.  
  157. #des a:hover {text-decoration:underline; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; opacity:1.0;}
  158.  
  159. #des:hover {-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; opacity:0.9;}
  160.  
  161.  
  162.  
  163.  
  164. #lo {float: left; margin-top: 500px; margin-left: 20px; width: 308px; background-color: #000 ; color: #fff
  165. ; padding: 2px; font-size: 9px; text-align: center; position:fixed; position:fixed; letter-spacing: 0px; font-family: verdana; font-style: NORMAL ; height: auto; opacity:1.9; Z-INDEX: 400;line-height: 15px; text-transform: ; font-weight: lighter;border-top: 0px solid #fff; }
  166.  
  167. #lo a{font-family: calibri; font-size: 10px; text-transform: uppercase; font-weight: lighter; letter-spacing: 1px; color: #fff; }
  168.  
  169.  
  170.  
  171. #lo a:hover {text-decoration:underline; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; opacity:1.0;}
  172.  
  173. #lo:hover {-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; opacity:1.9;}
  174.  
  175.  
  176.  
  177. #clouds{
  178. position:fixed;
  179. background:url(http://www.pixyup.com/uploads/06170924501fde24f181a.png) repeat-x;
  180. top:50px;
  181. left:-9999px;
  182. bottom:0;
  183. right:0;
  184. height:100%;
  185. }
  186.  
  187. #clouds2{
  188. position:fixed;
  189. top:50px;
  190. left:-9999px;
  191. bottom:0;
  192. right:0;
  193. background:url(http://www.pixyup.com/uploads/06170924501fde24f181a.png) repeat-x 0 0;
  194. height:100%;
  195. z-index: -10;
  196. }
  197.  
  198. body:hover #clouds2{
  199. left:9999px;
  200. -webkit-transition:left 1500s linear;-moz-transition:left 1500s linear;-0-transition:left 1500s linear;transition:left 1500s linear;}
  201.  
  202.  
  203. /* PLAYER */
  204.  
  205.  
  206. #barra {width: 2680px; margin-left: 240px; margin-top: -30px; background-color: #fff; height: 45750px; position: fixed; z-index: -10; border-bottom: 0px solid #000; opacity:1.0}
  207.  
  208. #barra1 {width: 138px; margin-left: 245px; margin-top: -3345530px; background-color: #fff;; height: 16px; position: fixed; z-index: 220; border-bottom: 0px solid #000; opacity:0.0}
  209.  
  210. /* pagina */
  211.  
  212. #page{margin-left: 20px; margin-top:474px; background-color: transparent; color:#000; float:center; width:300px; height:15px; position:fixed; border-right: 8px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px; z-index:9000000;}
  213.  
  214. .pgs{padding:3px; font-family:trebuchet ms; font-style:italic ; font-size: 12px; letter-spacing:0px; z-index:9000000; text-align: right;color:#f0f0f0;;}
  215.  
  216. .pgs a{padding:3px; font-family:trebuchet ms; font-style: italic ; font-size: 12px; letter-spacing:0px; z-index:9000000;color:#f0f0f0;text-align: right;}
  217.  
  218. #tit{color:#fff; background-color: #000; color: #FFF; font-family:georgia; font-size:25px; letter-spacing:px; text-align:center; margin-top:28px; margin-left:20px; text-transform: uppercase; margin-bottom:0px; width:314px; height: 40px; line-height:140%; position: fixed; BORDER-TOP: 0PX SOLID #000;BORDER-BOTTOM: 0PX SOLID #000; }
  219.  
  220. #tit a{font-size:23px;
  221. font-family:black jack;
  222. opacity:1;
  223. }
  224.  
  225.  
  226.  
  227.  
  228. </style>
  229. <body>
  230.  
  231. <div id="page">
  232. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</font></font></div></div></div></div>
  233.  
  234.  
  235.  
  236.  
  237. <div id="pic1"><img src="{image:sidebar}"/>
  238.  
  239.  
  240. </div></div></div>
  241.  
  242.  
  243.  
  244. <div id="lo">
  245.  
  246. <a href="/">refresh</a> / <a href="/ask">messagem</a><br>
  247.  
  248. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} /
  249. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} /
  250. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5} /
  251. <a href="http://c4fajeste.tumblr.com/" title="theme by c4fajeste ™ | inspired negatividade"> ©</a>
  252. </div></div>
  253.  
  254.  
  255. </div>
  256. </div>
  257. </div>
  258.  
  259.  
  260. <div id="des"><big><span style="text-decoration: NONE;"> {title} </span></big></big></big></center><p>{description}
  261. </div>
  262. </div>
  263. </div>
  264. </div>
  265.  
  266. <div id="entry">
  267. {block:Posts}
  268. <div class="posts">
  269.  
  270. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  271.  
  272. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  273.  
  274. {block:Photoset}{Photoset-500}{/block:Photoset}
  275.  
  276. {block:Quote}
  277. <div class="quote">“{Quote}”</div>
  278. {block:Source}<div class="quotesource"> {Source}</div>
  279. {/block:Source}
  280. {/block:Quote}
  281.  
  282. {block:Link}
  283. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  284. {block:Description}{Description}{/block:Description}
  285. {/block:Link}
  286.  
  287. {block:Chat}
  288. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  289. <div class="chat"><ul>{block:Lines}
  290. <li class="person{UserNumber}">{block:Label}
  291. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  292. {/block:Chat}
  293.  
  294. {block:Audio}
  295. <div class="player">{AudioPlayerBlack}</div>
  296. {block:Caption}{Caption}{/block:Caption}
  297. {/block:Audio}
  298.  
  299. {block:Video}{Video-500}{/block:Video}
  300.  
  301.  
  302. {block:Answer}
  303. <table width="500px" cellspacing="0" cellpadding="0">
  304. <tr>
  305. <td width="415px" class="question">{Question}</td>
  306. <td width="30px"><span class="questionarrow">◤</span></td>
  307. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  308. </tr>
  309. </table>
  310. <div class="answer">{Answer}</div>
  311. {/block:answer}
  312.  
  313.  
  314. <div id="cap">
  315. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  316. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  317. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  318.  
  319. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  320. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  321. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  322. {/block:ContentSource}</div></div>
  323. <br>
  324.  
  325. <div id="info">
  326. {block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a> /
  327.  
  328. {NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource} {block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}<br> <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  329. </div>
  330. </div>{/block:Date}
  331.  
  332.  
  333. {/block:Posts}
  334. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  335.  
  336.  
  337. </div>
  338. </div>
  339. </div>
  340.  
  341. </body>
  342. </html>
Advertisement
Add Comment
Please, Sign In to add comment