drunkpedro

Theme 20

Feb 27th, 2012
15,962
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.83 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/><script type="text/javascript">
  5. var rev = "fwd";function titlebar(val)
  6. {var msg = "{title}";
  7. var res = " ";
  8. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  9. else{rev = "bwd";
  10. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  11. else{
  12. if(pos > 0){
  13. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  14. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  15. titlebar(0);
  16. </script>
  17.  
  18.  
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21. <html>
  22.  
  23. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  24.  
  25. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  26.  
  27. <!-------------- THEME 20 DESESPERANCOSO | TUMBLR Não copie ou retire os créditos! ------------>
  28.  
  29. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  30.  
  31. <head>
  32.  
  33. <!-- DEFAULT VARIABLES -->
  34. <meta name="color:background" content="#f8f8f8" />
  35. <meta name="color:link" content="#000000" />
  36. <meta name="color:linkhover" content="#696969" />
  37. <meta name="color:text" content="#000000" />
  38. <meta name="color:post" content="#ffffff" />
  39. <meta name="color:sidebar" content="#ffffff" />
  40. <meta name="color:scroll" content="#000000" />
  41. <meta name="color:sidlinks" content="#222222" />
  42. <meta name="color:sidlinks txt" content="#f0f0f0" />
  43.  
  44. <meta name="if:Show tags" content="1"/>
  45. <meta name="if:Enable endless scrolling" content="0"/>
  46.  
  47. <meta name="image:background" content="" />
  48. <meta name="image:sidebar 1" content="" />
  49. <meta name="image:sidebar 2" content="" />
  50.  
  51. <meta name="text:title" content="Titulo aqui. " />
  52. <meta name="text:Link1" content="/" />
  53. <meta name="text:Link1 Title" content="link" />
  54. <meta name="text:Link2" content="/" />
  55. <meta name="text:Link2 Title" content="link" />
  56. <meta name="text:Link3" content="/" />
  57. <meta name="text:Link3 Title" content="link" />
  58. <meta name="text:Link4" content="/" />
  59. <meta name="text:Link4 Title" content="link" />
  60. <meta name="text:Link5" content="/" />
  61. <meta name="text:Link5 Title" content="link" />
  62. <meta name="text:Link6" content="/" />
  63. <meta name="text:Link6 Title" content="link" />
  64. <meta name="text:Link7" content="/" />
  65. <meta name="text:Link7 Title" content="link" />
  66. <meta name="text:Link7" content="/" />
  67. <meta name="text:Link7 Title" content="link" />
  68. <meta name="text:Link8" content="/" />
  69. <meta name="text:Link8 Title" content="link" />
  70.  
  71.  
  72. <title>{Title}</title>
  73. <link rel="shortcut icon" href="{Favicon}">
  74. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  75. {block:Description}
  76. <meta name="description" content="{MetaDescription}" />
  77. {/block:Description}
  78.  
  79. <style type="text/css">
  80.  
  81.  
  82. 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; }
  83.  
  84. a {color: {color:link}; text-decoration: none; }
  85. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  86.  
  87. p {margin: 6px 0 0 0}
  88.  
  89. blockquote{border-left: 3px solid {color:text}; margin:5px 5px 2px 2px; padding-left:2px; border-bottom:0px;}
  90.  
  91. #tudo {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  92.  
  93. #entries{ background-color: transparent; text-align: center; float: left; margin-left:-42px; margin-top:20px;}
  94. .post {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: {font:text}; font-size: 11px; color:{color:text}; margin-left: 355px; }
  95.  
  96. .tags{font-size: 9px; color:{color:link}; font-family: verdana; background-color: {color:post}; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;}
  97. .tags a:hover {background-color: {color:post}; color:{linkhover}; }
  98.  
  99. h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 22px; text-transform: uppercase;}
  100. h1 a {text-align: center; font-size: 18px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 20px;}
  101. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 20px; text-transform: uppercase;}
  102.  
  103. .image {text-align: center; border: 0px; }
  104. .image img {max-width: 500px; margin-bottom: 3px }
  105. .markqt {font-size: 80px; font-family: verdana; color:{color:text}; line-height: 90px; margin-left: 0px; opacity: 0.2; filter:alpha (opacity=100); }
  106. .qt {font-family: georgia; font-size: 15px; line-height: 15px; margin-top: 0px; margin-left: 5px; padding: 10px; text-align:justify; }
  107. .qsr{margin: -5px 0px 0 0; text-align: center; text-transform: none;}
  108. .qsr a, a:hover{text-transform: none;}
  109.  
  110. .chat {line-height: 12px; list-style: none }
  111. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  112. .person1 {background-color:{color:background}; color: {color:text}; }
  113. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  114. .person2 {color: {color:text}; }
  115. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  116.  
  117. .audio{background-color:black; display:block;}
  118. .source{display:none}
  119.  
  120. .asker {font-family:georgia; font-size:10px; font-style:italic;}
  121. .asker a {font-family:georgia; font-size:10px; font-style:italic;}
  122.  
  123. #questions {color: {color:text}; padding:5px; margin-bottom:0px; font-family:verdana; font-size:10px; font-style:italic; padding-bottom:0px;}
  124. #questions a {color:{color:link}; font-size:10px;}
  125.  
  126. .answers {font-size:11px; font-family:verdana;}
  127. .answers a {font-size:9px; font-family:verdana;}
  128.  
  129. #cap {width: 500px; margin-top: -2px;}
  130.  
  131. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  132. .dda a {font-size: 9px;}
  133.  
  134.  
  135. .notes {width: 520px; padding: 0px; margin-top: 3px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:355px;}
  136. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:355px; margin-bottom:1px;}
  137. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  138. .notes img{display: none; border:0px}
  139.  
  140. #tumblr_controls{position: fixed!important}
  141.  
  142. ::-webkit-scrollbar{width:4px;height:5px;}
  143. ::-webkit-scrollbar-button:start:decrement
  144. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  145. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  146. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  147. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  148.  
  149. #tumblr_controls{position: fixed!important}
  150. #tumblr_controls{position: fixed!important}
  151. #tumblr_controls{position: fixed!important}
  152. #tumblr_controls{position: fixed!important}
  153.  
  154. #sidebar {position: fixed; margin: 30px 0px 0px -50px; }
  155.  
  156. #footer {margin-left:0px; -webkit-transition: all 1.5s ease-out;-moz-transition: all 1.5s ease-out;transition: all 1.5s ease-out; background-color:{color:sidebar};}
  157.  
  158. #footer:hover {margin-left:-155px;}
  159.  
  160. .footerchange {width:152px; height:auto; margin-left:44px; margin-top:20px; overflow:hidden; background-color: {color:sidebar}; position: fixed; border: solid 5px {color:sidebar}}
  161.  
  162. #sidebardescription{font-size: 9px; font-family: verdana; margin-left: 3px; width: 139px; background-color: {color:sidebar}; text-align: justify; padding: 5px; margin-top: 0px; overflow:auto; height:177px; border:1px solid {color:background};}
  163.  
  164. .sidebardescr {text-align: justify; font-family: verdana; font-size: 9px; color: {color:text};}
  165.  
  166. .footerimage{margin-top: 0px; margin-left: 0px; height: auto; width: auto; padding: 0px; background-color: {color:sidebar};}
  167. .footerimg {display: inline; padding:0px; margin:0px;}
  168. .footerimg img{width: 152px; height: 189px;}
  169.  
  170. #rollercoaster {margin-left:-155px; -webkit-transition: all 1.5s ease-out;-moz-transition: all 1.5s ease-out;transition: all 1.5s ease-out; background-color:{color:sidebar};}
  171.  
  172. #rollercoaster:hover {margin-left:0px;}
  173.  
  174. .roller {width:152px; height:auto; margin-left:200px; margin-top:20px; overflow:hidden; background-color: {color:sidebar}; position: fixed; border: solid 5px {color:sidebar}}
  175.  
  176. #sidlinks{font-size: 9px; font-family: verdana; margin-left: 0px; width: auto; background-color: {color:sidebar}; text-align: justify; padding: 2px; margin-top: 0px; height: auto; height:183px; border:1px solid {color:background};}
  177.  
  178. #sidlinks a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 146px; background-color: {color:sidlinks}; height: 22px; color:{color:sidlinks txt}; text-decoration: none; text-transform: none; line-height: 22px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  179.  
  180. #sidlinks a:hover{text-align: center; letter-spacing: 4px;}
  181.  
  182. .sidebarimage {margin-top: 0px; margin-left: 3px; height: auto; width: auto; padding: 0px; background-color: {color:sidebar};}
  183. .sidebarimg {display: inline; padding:0px; margin:0px;}
  184. .sidebarimg img{width: 152px; height: 189px;}
  185.  
  186.  
  187. #credit {float: left; height: 12px; margin-top: 196px; margin-left: 82px; width: 270px; background-color: {color:sidebar}; color: {color:text}; padding: 5px; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; }
  188.  
  189. .credito{margin-top:-17px; margin-left:15px;}
  190.  
  191. #credit a{font-size: 9px; color:{color:link};}
  192. #credit a:hover{color:{color:linkhover};}
  193.  
  194. #titled {margin-left: 44px; margin-top: -10px; width: 318px; font-size: 18px; height: 15px; text-align: center; background-color: {color:sidebar}; font-family: trebuchet; line-height: 17px; color: {color:link}; position: fixed; padding: 5px 0 9px 0; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; }
  195.  
  196. #titled:hover {opacity:0.4; }
  197.  
  198. .paginacao {position: relative; margin-top: 220px; margin-left: 44px; width: 308px; background-color: {color:sidebar}; color: {color:text}; padding: 5px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:1; }
  199.  
  200. #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:140px; background-color:transparent;}
  201. #pages a {background: {color:background}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  202. #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  203. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  204. .page {clear: both; float: left; width: 232px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; border-right: 2px solid {color:background}; margin-left:-145px;}
  205.  
  206.  
  207. </style>
  208.  
  209. <body>
  210. <div id="tudo">
  211. <div id="sidebar">
  212.  
  213. <div id="titled">{text:title}</div>
  214.  
  215. <div class="footerchange">
  216.  
  217. <table border="0" cellpadding="0" cellspacing="0" id="footer"><tr>
  218. <td><div class="footerimage"><div class="footerimg">
  219. <img src="{image:sidebar 1}"/></div></div></td>
  220. <td><div id="sidebardescription">
  221. <div class="sidebardescr">{description}</div></td>
  222. </tr></table></div>
  223.  
  224. <div class="roller">
  225. <table border="0" cellpadding="0" cellspacing="0" id="rollercoaster"><tr>
  226. <td><div id="sidlinks">
  227. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  228. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  229. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  230. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  231. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  232. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  233. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  234. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  235. </div></td>
  236. <td><div class="sidebarimage"><div class="sidebarimg">
  237. <img src="{image:sidebar 2}"/></div></div></td>
  238. </tr></table></div>
  239.  
  240. <div class="paginacao"><div class="page"><div id="pages">{block:JumpPagination length="4"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div>
  241. « theme by <a href="http://desesperancoso.tumblr.com"><b>desesperançoso</b></a>, details <a href="http://thefirewar.tumblr.com">tfw</a> »</div>
  242. </div>
  243.  
  244. <div id="entries"> {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element"><script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  245.  
  246. {block:Posts}<div class="post">
  247. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  248. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  249. {block:Photoset}{Photoset-500}{/block:Photoset}
  250. {block:Quote}<div class="qt">“{Quote}”</div>{block:Source}<div class="qsr"> — {Source}</div>{/block:Source}{/block:Quote}
  251. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  252. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}<div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  253. {block:Audio}<br><div class="audio">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  254. {block:Video}{Video-500}{/block:Video}
  255.  
  256.  
  257. {block:Answer}<div id="questions"><div class="asker"><b>{Asker} murmurou:</b></div> {Question}</div><div class="answers">
  258. {Answer}</div>{/block:answer}
  259. <div id="cap">{block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}{block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  260. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo} <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br><div class="tags">{block:IfShowTags}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}</div>
  261. <div id="dda">
  262.  
  263. <div style="float:left;" class="tags">{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">fucking reblog</a>{/block:IndexPage}<br>{block:RebloggedFrom} originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span>{/block:RebloggedFrom} {block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div></ br><br clear="all" /></div></div>
  264.  
  265. {/block:Posts}{block:PostNotes}<div id="notes"><div id="ntstext">{PostNotes}</div></div>{/block:PostNotes}
  266. </div></div></div>
  267.  
  268. </div>
  269. </body>
  270.  
  271. </html>
Advertisement
Add Comment
Please, Sign In to add comment