Advertisement
de-pres-si-vo

THEME 022

Apr 23rd, 2012
3,169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.21 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. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <!-- ALL THEME BY intercalado, DON'T COPY ANYTHING, PLEASE! -->
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <!-- VALORES DEFAULT - USE O CUSTOMIZE CLASSIC PARA EVITAR PROBLEMAS. -->
  7. <meta name="font:text" content="geneva" />
  8. <meta name="color:bg" content="#eeeeee" />
  9. <meta name="color:borders" content="#ffffff" />
  10. <meta name="color:post" content="#000000" />
  11. <meta name="color:text" content="#ffffff" />
  12. <meta name="color:sidebar" content="#000000" />
  13. <meta name="color:sidebartext" content="#ffffff" />
  14. <meta name="color:linkssidebar" content="#ffffff" />
  15. <meta name="color:linkssidebarbg" content="#000000" />
  16. <meta name="color:paginacao" content="#ffffff" />
  17. <meta name="color:paginacaobg" content="#000000" />
  18. <meta name="color:scrollbar" content="#c4c4c4" />
  19. <meta name="color:scrollbarbg" content="#000000" />
  20.  
  21. <meta name="image:bg" content="http://static.tumblr.com/tnpw0nm/ku2m2n31w/background.jpg">
  22. <meta name="image:sidebar" content="http://static.tumblr.com/eo5oqsr/siom2ua20/tumblr_m1tq8wyuzh1rr2cv1o5_250_1__1__1_.png"/>
  23.  
  24. <meta name="if:Mostrar tags" content="1"/>
  25.  
  26. <meta name="text:frase1" content="Poucas palavras aqui." />
  27. <meta name="text:frase2" content="Uma frase de uma linha aqui por favor, não esquece." />
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="1st page" />
  30. <meta name="text:Link2" content="/ask" />
  31. <meta name="text:Link2 Title" content="ask me" />
  32. <meta name="text:Link3" content="/submit" />
  33. <meta name="text:Link3 Title" content="submit a post" />
  34. <meta name="text:Link4" content="#" />
  35. <meta name="text:Link4 Title" content="coloque os" />
  36. <meta name="text:Link5" content="#" />
  37. <meta name="text:Link5 Title" content="sete links" />
  38. <meta name="text:Link6" content="#" />
  39. <meta name="text:Link6 Title" content="ou fica feio" />
  40. <meta name="text:Link7" content="#" />
  41. <meta name="text:Link7 Title" content="mais links aqui" />
  42.  
  43. <script type="text/javascript">
  44.  
  45. var rev = "fwd";function titlebar(val)
  46.  
  47. {var msg = "{Title}";
  48.  
  49. var res = " ";
  50.  
  51. 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);}
  52.  
  53. else{rev = "bwd";
  54.  
  55. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  56.  
  57. else{
  58.  
  59. if(pos > 0){
  60.  
  61. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  62.  
  63. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  64.  
  65. titlebar(0);
  66.  
  67. </script>
  68.  
  69. <style type="text/css">
  70. body {background-color:{color:bg}; font-family: {font:text}; color: {color:text}; background-image:url('{image:bg}'); font-size: 12px; background-position:bottom left; background-attachment:fixed; background-repeat:repeat;}
  71. a {color:{color:text}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  72. a:hover {opacity:0.5;}
  73.  
  74. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
  75. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
  76. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:scrollbarbg}; }
  77.  
  78. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
  79.  
  80. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
  81.  
  82. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  83.  
  84. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  85.  
  86.  
  87.  
  88. blockquote img{max-width: 470px!important}
  89.  
  90. blockquote blockquote img{max-width: 450px!important}
  91.  
  92. blockquote blockquote blockquote img{max-width: 430px!important}
  93.  
  94. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  95.  
  96. #content {}
  97. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  98.  
  99. #toppost {position:fixed; top:0px; margin-left:402px; height:78px; border-bottom:2px solid {color:borders}; width:520px; background-color:{color:bg}; z-index:998; background-image:url('{image:bg}'); background-position:bottom left; background-attachment:fixed; background-repeat:repeat;}
  100.  
  101. #posts {margin-left: 402px; margin-top:79px; z-index:99999; width:520px; margin-bottom:20px;}
  102.  
  103. .post {width: 500px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; border-bottom:1px solid {color:borders}; position:relative; opacity:0.9; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  104.  
  105. .chat {line-height: 12px; list-style: none; }
  106. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  107.  
  108. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  109.  
  110. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  111.  
  112. .quote {font-size:16px; text-align:center; font-family:georgia;}
  113. .sourcequote {text-align:right;}
  114. .title {font-size:16px; text-align:left; font-weight:bold;}
  115.  
  116.  
  117. .askerimg {border-radius:5px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  118. .askerimg:hover {border-radius:32px;}
  119.  
  120. .titleask {font-size:9px; font-style:italic;}
  121. .titleask a {font-weight:bold; opacity:0.9;}
  122. .titleask a:hover {opacity:0.5;}
  123.  
  124. .answer {font-size:12px;}
  125.  
  126. .question {font-size:10px;}
  127.  
  128. .tags {font-family:tinytots; font-size:8px; text-transform:uppercase}
  129. .tags a {color:{color:text};}
  130.  
  131. .post:hover {opacity:1;}
  132.  
  133. .post:hover .tags {opacity:0.9;}
  134.  
  135.  
  136.  
  137. #date {font-size:8px; font-family:tinytots; text-transform:uppercase; overflow:hidden; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-top:4px;}
  138. .notecount {color:#e084c2; font-family:verdana;}
  139. .tag {color:#e084c2;}
  140.  
  141.  
  142.  
  143. #cap {position:relative;}
  144. .source {display: none; position:absolute;}
  145.  
  146. #pag {position:fixed; top:58px; left:408px; width:523px; text-align:right; z-index:60000; background-color:transparent;}
  147.  
  148. .active_page {font-size:7px; color:{color:paginacao}; padding:4px; font-family:verdana; background-color:{color:paginacaobg}; opacity:0.7;}
  149.  
  150. .jump_page {font-size:7px; color:{color:paginacao}; padding:4px; background-color:{color:paginacaobg}; font-family:verdana;}
  151. .jump_page:hover {opacity:0.7;}
  152.  
  153. #baixo {position:fixed; bottom:0px; margin-left:401px; z-index:5000; background-color:{color:text}; color:{color:post}; width:522px; line-height:20px; text-align:center;}
  154.  
  155. .creditandfr {position: relative; width:520px; text-align:right; font-family:tinytots; font-size:8px; right:5px; top:0px;}
  156. .creditandfr a {color:{color:post};}
  157. .creditandfr a:hover {opacity:0.8;}
  158. .fr {width:520px; position:absolute; left:0px; top:0px; text-align:center; text-transform:uppercase;}
  159. .credit {width:520px; position:relative; left:0px; top:0px; text-align:right; text-transform:uppercase;}
  160.  
  161. #sidebar {position:fixed; left:238px; width:170px; border:1px solid {color:borders}; border-top:2px solid {color:borders}; top:78px;}
  162.  
  163. .titlecima {background-color:{color:sidebar}; color:{color:sidebartext}; padding:5px; font-family:tinytots; font-size:8px; text-align:center; border-bottom:1px solid {color:borders}; text-transform:uppercase;}
  164.  
  165. #img {background-color:{color:sidebar}; padding:5px; height:180px; z-index:999999; overflow:hidden;}
  166. #img img {z-index:999999999999}
  167.  
  168. .links {position:absolute; padding:10px; z-index:50000000; bottom:7px; right:0px; font-size:8px; text-align:right;}
  169. .links a {display:block; font-family:tinytots; font-size:8px; text-transform:uppercase; margin-bottom:1px; color:{color:linkssidebar};}
  170. .links a:hover {background-color:{color:linkssidebarbg}; color:{color:linkssidebar};}
  171.  
  172. .description {position:fixed; top:278px; left:238px; width:170px; text-align:justify; height:80px; overflow:hidden; background-color:{color:sidebar}; color:{color:sidebartext}; z-index:0; border:1px solid {color:borders}; font-size:9px; text-align:center;}
  173.  
  174.  
  175.  
  176. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; z-index:999;}
  177.  
  178.  
  179.  
  180. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  181.  
  182. </style>
  183. <link rel="shortcut icon" href="{Favicon}">
  184. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  185. {block:Description}
  186. <meta name="description" content="{MetaDescription}" />
  187. {/block:Description}
  188. </head>
  189.  
  190. <body>
  191. <div id="content">
  192.  
  193. <div id="sidebar">
  194. <div class="titlecima">
  195. {text:frase1}
  196.  
  197. </div>
  198. <div id="img">
  199. <div style="height:170px; overflow:hidden;">
  200. <img src="{image:sidebar}" />
  201. <div class="links">
  202. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  203. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  204. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  205. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  206. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  207. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  208. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  209. </div>
  210. </div>
  211.  
  212. </div>
  213.  
  214. <div class="description">
  215. <div style="height:80px; width:100%; overflow:hidden; text-align:center;">
  216. <table width="168" height="80">
  217. <tr>
  218. <td style="padding:3px;">
  219. {Description}
  220. </td>
  221. </tr>
  222. </table>
  223. </div>
  224. </div></div>
  225.  
  226.  
  227.  
  228. <div id="toppost">
  229. <div id="pag">
  230. {block:JumpPagination length="5"}{block:CurrentPage}<span><a href="#" class="active_page">{PageNumber}</a></span> {/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}{/block:JumpPagination}
  231. </div>
  232. </div>
  233.  
  234. <div id="baixo">
  235.  
  236. <div class="creditandfr">
  237. <div class="fr">
  238. {text:frase2}
  239. </div>
  240. <div class="credit">
  241. theme by <a href="http://intercalado.tumblr.com/">INTERCALADO</a> ©
  242. </div>
  243. </div>
  244. </div>
  245.  
  246. <div id="posts">
  247. {block:Posts}
  248. <div class="post">
  249.  
  250. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  251. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  252.  
  253. {block:Photoset}{Photoset-500}{/block:Photoset}
  254. {block:Quote}
  255. <div class="quote">"{Quote}"</div>
  256. {block:Source}<div class="sourcequote"> — {Source}</div>
  257. {/block:Source}
  258. {/block:Quote}
  259.  
  260. {block:Link}
  261. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  262. {block:Description}{Description}{/block:Description}
  263. {/block:Link}
  264.  
  265. {block:Chat}
  266. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  267. <div class="chat"><ul>{block:Lines}
  268. <li class="person{UserNumber}">{block:Label}
  269. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  270. {/block:Chat}
  271.  
  272. {block:Audio}
  273. <div class="player">{AudioPlayerBlack}</div>
  274. {block:Caption}{Caption}{/block:Caption}
  275. {/block:Audio}
  276.  
  277. {block:Video}{Video-500}{/block:Video}
  278.  
  279. {block:Answer}
  280. <table width="100%" style="font-size:12px;">
  281. <tr>
  282. <td width="48"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" class="askerimg"></a></td>
  283. <td class="asker" style="padding:10px;"><font class="titleask"><b>{Asker}</b> gemeu baixinho:</font><div class="question">{Question}</div></td>
  284. </tr>
  285. </table>
  286. <div class="answer">{Answer}</div>
  287. {/block:Answer}
  288.  
  289.  
  290. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  291. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  292. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  293.  
  294. <div class="source">
  295. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  296. </div>
  297.  
  298. <div id="date">
  299. {block:IfMostrartags}{block:HasTags}<div class="tags"><strong>Tags:</strong> {block:Tags}<font class="tag">#</font><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}{/block:IfMostrartags}
  300. {block:Date}
  301. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <font class="notecount">♥</font> <a href="{Permalink}">{NoteCount}</a> {/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><strong>reblog</strong> this shit</a>{/block:IndexPage}
  302. {block:RebloggedFrom}<div><strong>original:</strong> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  303. {/block:RebloggedFrom}
  304. </div>
  305.  
  306. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  307. </div>{/block:Date}
  308. {/block:Posts}
  309.  
  310.  
  311. </div>
  312. </div>
  313.  
  314. <div style="display:none">
  315.  
  316.  
  317.  
  318. </div>
  319.  
  320. </body>
  321. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement