drunkpedro

Theme 19

Feb 22nd, 2012
7,419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.88 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 19 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. <meta name="color:sidlinks hover" content="#ffffff" />
  44. <meta name="color:sidlinks txt hover" content="#242424" />
  45.  
  46. <meta name="if:Show tags" content="1"/>
  47. <meta name="if:Enable endless scrolling" content="0"/>
  48.  
  49. <meta name="image:background" content="" />
  50. <meta name="image:sidebar 1" content="" />
  51. <meta name="image:sidebar 2" content="" />
  52. <meta name="image:sidebar 3" content="" />
  53. <meta name="image:sidebar 4" content="" />
  54.  
  55. <meta name="text:title" content="Titulo aqui. " />
  56. <meta name="text:simbolo" content="+ " />
  57. <meta name="text:Link1" content="/" />
  58. <meta name="text:Link1 Title" content="link" />
  59. <meta name="text:Link2" content="/" />
  60. <meta name="text:Link2 Title" content="link" />
  61. <meta name="text:Link3" content="/" />
  62. <meta name="text:Link3 Title" content="link" />
  63. <meta name="text:Link4" content="/" />
  64. <meta name="text:Link4 Title" content="link" />
  65. <meta name="text:Link5" content="/" />
  66. <meta name="text:Link5 Title" content="link" />
  67. <meta name="text:Link6" content="/" />
  68. <meta name="text:Link6 Title" content="link" />
  69. <meta name="text:Link7" content="/" />
  70. <meta name="text:Link7 Title" content="link" />
  71. <meta name="text:Link7" content="/" />
  72. <meta name="text:Link7 Title" content="link" />
  73. <meta name="text:Link8" content="/" />
  74. <meta name="text:Link8 Title" content="link" />
  75.  
  76.  
  77. <title>{Title}</title>
  78. <link rel="shortcut icon" href="{Favicon}">
  79. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  80. {block:Description}
  81. <meta name="description" content="{MetaDescription}" />
  82. {/block:Description}
  83.  
  84. <style type="text/css">
  85.  
  86.  
  87. 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; }
  88.  
  89. a {color: {color:link}; text-decoration: none; }
  90. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  91.  
  92. p {margin: 6px 0 0 0}
  93.  
  94. blockquote{border-left: 3px solid {color:text}; margin:5px 5px 2px 2px; padding-left:2px; border-bottom:0px;}
  95.  
  96. #tudo {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  97.  
  98. #entries{ background-color: transparent; text-align: center; float: left; margin-left:-42px; margin-top:20px;}
  99. .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; }
  100.  
  101. .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;}
  102. .tags a:hover {background-color: {color:post}; color:{linkhover}; }
  103.  
  104. h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 22px; text-transform: uppercase;}
  105. h1 a {text-align: center; font-size: 18px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 20px;}
  106. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 20px; text-transform: uppercase;}
  107.  
  108. .image {text-align: center; border: 0px; }
  109. .image img {max-width: 500px; margin-bottom: 3px }
  110. .markqt {font-size: 80px; font-family: verdana; color:{color:text}; line-height: 90px; margin-left: 0px; opacity: 0.2; filter:alpha (opacity=100); }
  111. .qt {font-family: georgia; font-size: 15px; line-height: 15px; margin-top: 0px; margin-left: 5px; padding: 10px; text-align:justify; }
  112. .qsr{margin: -5px 0px 0 0; text-align: center; text-transform: none;}
  113. .qsr a, a:hover{text-transform: none;}
  114.  
  115. .chat {line-height: 12px; list-style: none }
  116. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  117. .person1 {background-color:{color:background}; color: {color:text}; }
  118. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  119. .person2 {color: {color:text}; }
  120. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  121.  
  122. .audio{background-color:black; display:block;}
  123. .source{display:none}
  124.  
  125. .asker {font-family:georgia; font-size:10px; font-style:italic;}
  126. .asker a {font-family:georgia; font-size:10px; font-style:italic;}
  127.  
  128. #questions {color: {color:text}; padding:5px; margin-bottom:0px; font-family:verdana; font-size:10px; font-style:italic; padding-bottom:0px;}
  129. #questions a {color:{color:link}; font-size:10px;}
  130.  
  131. .answers {font-size:11px; font-family:verdana;}
  132. .answers a {font-size:9px; font-family:verdana;}
  133.  
  134. #cap {width: 500px; margin-top: -2px;}
  135.  
  136. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  137. .dda a {font-size: 9px;}
  138.  
  139.  
  140. .notes {width: 520px; padding: 0px; margin-top: 3px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:355px;}
  141. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:355px; margin-bottom:1px;}
  142. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  143. .notes img{display: none; border:0px}
  144.  
  145. #tumblr_controls{position: fixed!important}
  146.  
  147. ::-webkit-scrollbar{width:4px;height:5px;}
  148. ::-webkit-scrollbar-button:start:decrement
  149. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  150. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  151. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  152. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  153.  
  154. #tumblr_controls{position: fixed!important}
  155. #tumblr_controls{position: fixed!important}
  156. #tumblr_controls{position: fixed!important}
  157. #tumblr_controls{position: fixed!important}
  158.  
  159. #sidebar {position: fixed; margin: 30px 0px 0px -50px; }
  160.  
  161. #sidebarimage{margin-left: 44px; margin-top: 20px; width: auto; float: center; background-color: {color:sidebar}; padding: 0px; position: fixed; height: auto; display: block; clear: both; padding:5px; width:308px;}
  162.  
  163. .sidebarimg {clear: both; float: left; text-align: center; background-color: {color:background}; width: auto; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; height:165px; width:308px;}
  164.  
  165. .sidebarimg img {float: left; margin: 2px; display: block; width: 73px; height:161px; }
  166.  
  167.  
  168.  
  169. #sidlinks {width: 75px; float: left; margin-left:51px; margin-top: 28px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; }
  170.  
  171. #sidlinks a {float: left; margin-left: 1px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width:71px; background-color: {color:sidlinks}; color:{color:sidlinks txt}; text-decoration: none; text-transform: uppercase; line-height: 79px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  172.  
  173. #sidlinks a:hover{text-align: center; background-color: {color:sidlinks hover}; color:{color:sidlinks txt hover};}
  174.  
  175. #sidlinks:hover{opacity: 0.8;}
  176.  
  177. #sidlinks2 {width: 75px; float: left; margin-left:128px; margin-top: 28px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; }
  178.  
  179. #sidlinks2 a {float: left; margin-left: 1px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width:71px; background-color: {color:sidlinks}; color:{color:sidlinks txt}; text-decoration: none; text-transform: uppercase; line-height: 79px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  180.  
  181. #sidlinks2 a:hover{text-align: center; background-color: {color:sidlinks hover}; color:{color:sidlinks txt hover};}
  182.  
  183. #sidlinks2:hover{opacity: 0.8;}
  184.  
  185. #sidlinks3 {width: 75px; float: left; margin-left:205px; margin-top: 28px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; }
  186.  
  187. #sidlinks3 a {float: left; margin-left: 1px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width:71px; background-color: {color:sidlinks}; color:{color:sidlinks txt}; text-decoration: none; text-transform: uppercase; line-height: 79px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  188.  
  189. #sidlinks3 a:hover{text-align: center; background-color: {color:sidlinks hover}; color:{color:sidlinks txt hover};}
  190.  
  191. #sidlinks3:hover{opacity: 0.8;}
  192.  
  193. #sidlinks4 {width: 75px; float: left; margin-left:282px; margin-top: 28px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; z-index:10; }
  194.  
  195. #sidlinks4 a {float: left; margin-left: 1px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width:71px; background-color: {color:sidlinks}; color:{color:sidlinks txt}; text-decoration: none; text-transform: uppercase; line-height: 79px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  196.  
  197. #sidlinks4 a:hover{text-align: center; background-color: {color:sidlinks hover}; color:{color:sidlinks txt hover};}
  198.  
  199. #sidlinks4:hover{opacity: 0.8;}
  200.  
  201.  
  202. #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; }
  203.  
  204. .credito{margin-top:-17px; margin-left:15px;}
  205.  
  206. #credit a{font-size: 9px; color:{color:link};}
  207. #credit a:hover{color:{color:linkhover};}
  208.  
  209. #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; }
  210.  
  211. #titled:hover {opacity:0.4; }
  212.  
  213. #sidebarsimbol { padding: 8px; position:fixed; margin-left: 44px; margin-top: 196px; width: 21px; font-size: 16px; height: 6px; overflow: hidden; text-align: center; font-family: georgia; line-height: 4px; color: {color:text}; position: fixed; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; float:left; z-index: 2; background-color: {color:sidebar};}
  214.  
  215. #sidebarsimbol:hover { color:transparent; height: 145px; width: 288px; margin-top: 27px; margin-left:51px; position:fixed; background-color: {color:sidebar}; opacity: 0.8; z-index:1000; padding-top:8px; }
  216.  
  217. #sidebardescription {padding: 7px; text-align: justify; font-size: 9px; font-family: verdana; color: {color:text}; line-height:11px; background-color:{color:sidebar}; height:173px; width:288px; padding-left:8px; padding-right:8px; margin-top:5px;}
  218. #sidebardescription a {color: {color:text}; font-weight:none;}
  219. #sidebardescription:hover {margin-top:-12px; margin-left:-8px; }
  220.  
  221. #barrinha {position:fixed; margin-left: 44px; margin-top: 196px; width: 21px; font-size: 18px; height: 6px; overflow: hidden; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 4px; color: transparent; position: fixed; padding: 8px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; float:left;}
  222.  
  223. .paginacao {position: relative; margin-top: 196px; margin-left: 82px; width: 270px; 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; }
  224.  
  225. #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:140px; background-color:transparent;}
  226. #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;}
  227. #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  228. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  229. .page {clear: both; float: left; width: 250px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; border-right: 2px solid {color:background}; margin-left:-140px;}
  230.  
  231.  
  232. </style>
  233.  
  234. <body>
  235. <div id="tudo">
  236. <div id="sidebar">
  237.  
  238. <div id="titled">{text:title}</div>
  239.  
  240. <div id="barrinha">.</div>
  241. <div id="sidebarsimbol">{text:simbolo}
  242. <div id="sidebardescription">
  243. {description}</div>
  244. </div>
  245.  
  246. <div id="sidebarimage">
  247. <div class="sidebarimg">
  248. <img src="{image:sidebar 1}"/><img src="{image:sidebar 2}"/><img src="{image:sidebar 3}"/><img src="{image:sidebar 4}"/></div></div>
  249.  
  250. <div id="titledhover">{text:subtitle}</b>
  251. </div>
  252.  
  253. <div id="sidlinks">
  254.  
  255. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  256. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  257. </div>
  258.  
  259. <div id="sidlinks2">
  260. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  261. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  262.  
  263. </div>
  264.  
  265. <div id="sidlinks3">
  266.  
  267. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  268. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  269. </div>
  270.  
  271. <div id="sidlinks4">
  272. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  273. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  274. </div>
  275.  
  276. <div class="paginacao"><div class="page"><div id="pages">{block:JumpPagination length="5"}{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>
  277. « theme by <a href="http://desesperancoso.tumblr.com"><b>desesperançoso</b></a>. »</div>
  278.  
  279. </div>
  280. <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}
  281.  
  282. {block:Posts}<div class="post">
  283. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  284. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  285. {block:Photoset}{Photoset-500}{/block:Photoset}
  286. {block:Quote}<div class="qt">“{Quote}”</div>{block:Source}<div class="qsr"> — {Source}</div>{/block:Source}{/block:Quote}
  287. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  288. {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}
  289. {block:Audio}<br><div class="audio">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  290. {block:Video}{Video-500}{/block:Video}
  291.  
  292.  
  293. {block:Answer}<div id="questions"><div class="asker"><b>{Asker} murmurou:</b></div> {Question}</div><div class="answers">
  294. {Answer}</div>{/block:answer}
  295. <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}
  296. <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>
  297. <div id="dda">
  298.  
  299. <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>
  300.  
  301. {/block:Posts}{block:PostNotes}<div id="notes"><div id="ntstext">{PostNotes}</div></div>{/block:PostNotes}
  302. </div></div></div>
  303.  
  304. </div>
  305. </body>
  306.  
  307. </html>
Advertisement
Add Comment
Please, Sign In to add comment