Advertisement
de-pres-si-vo

THEME 025

May 18th, 2012
4,658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.37 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:post" content="#ffffff" />
  10. <meta name="color:posttxt" content="#000000" />
  11. <meta name="color:sidebar" content="#ffffff" />
  12. <meta name="color:sidebartext" content="#000000" />
  13. <meta name="color:scrollbar" content="#ffffff" />
  14. <meta name="color:scrollbarbg" content="#000000" />
  15.  
  16. <meta name="image:bg" content="">
  17. <meta name="image:sidebar1" content="http://static.tumblr.com/eo5oqsr/Om1m40nzk/tumblr_m2fqa2edgf1rr2cv1o2_250_1_.jpg"/>
  18.  
  19. <meta name="if:Mostrar tags" content="1"/>
  20.  
  21. <meta name="text:btitulo" content="um titulo aqui pra ficar legal." />
  22.  
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="1st page" />
  25. <meta name="text:Link2" content="/ask" />
  26. <meta name="text:Link2 Title" content="ask me" />
  27. <meta name="text:Link3" content="/submit" />
  28. <meta name="text:Link3 Title" content="submit a post" />
  29. <meta name="text:Link4" content="#" />
  30. <meta name="text:Link4 Title" content="coloque os" />
  31. <meta name="text:Link5" content="#" />
  32. <meta name="text:Link5 Title" content="oito links" />
  33. <meta name="text:Link6" content="#" />
  34. <meta name="text:Link6 Title" content="se quiser" />
  35. <meta name="text:Link7" content="#" />
  36. <meta name="text:Link7 Title" content="mais links aqui" />
  37. <meta name="text:Link8" content="#" />
  38. <meta name="text:Link8 Title" content="mais links aqui" />
  39.  
  40. <title>{Title}</title>
  41.  
  42. <style type="text/css">
  43. body {background-color:{color:bg}; font-family: {font:text}; color: {color:posttxt}; background-image:url('{image:bg}'); font-size: 12px; background-position:bottom left; background-attachment:fixed; background-repeat:repeat;}
  44. a {color:{color:posttxt}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  45. a:hover {opacity:0.5;}
  46.  
  47. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
  48. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
  49. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:scrollbarbg}; }
  50.  
  51. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
  52.  
  53. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
  54.  
  55. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  56.  
  57. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  58.  
  59.  
  60.  
  61. blockquote img{max-width: 470px!important}
  62.  
  63. blockquote blockquote img{max-width: 450px!important}
  64.  
  65. blockquote blockquote blockquote img{max-width: 430px!important}
  66.  
  67. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  68.  
  69. #content {}
  70.  
  71. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  72.  
  73. #posts {margin-left: 350px; margin-top:-3px; z-index:999; width:520px; border-top:0px solid transparent; }
  74.  
  75. .post {width: 500px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; opacity:1; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; z-index:999; border-bottom:1px solid {color:bg}; border-right:1px solid {color:bg};}
  76.  
  77. .post img {opacity:1; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out}
  78. .post img:hover {opacity:0.8;}
  79.  
  80. .chat {line-height: 12px; list-style: none; }
  81. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  82.  
  83. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  84.  
  85. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  86.  
  87. .quote {font-size:16px; text-align:center; font-family:georgia}
  88. .sourcequote {text-align:right;}
  89. .title {font-size:16px; text-align:left; font-weight:bold;}
  90.  
  91.  
  92. .askerimg {border-radius:5px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  93. .askerimg:hover {border-radius:32px;}
  94.  
  95. .titleask {font-size:9px; font-style:italic;}
  96. .titleask a {font-weight:bold; opacity:0.9;}
  97. .titleask a:hover {opacity:0.5;}
  98.  
  99. .answer {font-size:12px;}
  100.  
  101. .question {font-size:10px;}
  102.  
  103. .tags {font-family:tinytots; font-size:8px; text-transform:uppercase}
  104. .tags a {color:{color:posttxt};}
  105.  
  106.  
  107.  
  108. #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;}
  109. .notecount {font-family:verdana;}
  110. .tag {}
  111.  
  112. #notess {margin-left: 0px; width:500px; font-size:8px; text-transform:none; font-family:{font:text}}
  113. #notess a {}
  114.  
  115. ol.notes {list-style: none; margin-bottom:1px; padding: 0px; z-index:999; border-top:1px solid {color:bg};}
  116.  
  117. ol.notes li {background-color:{color:post}; border-bottom: 1px solid {color:bg}; padding: 5px; font-size:10px; z-index:999;}
  118.  
  119. ol.notes img {display:none}
  120.  
  121. #cap {position:relative;}
  122. .source {display: none; position:absolute;}
  123.  
  124. #linkss {position:fixed; top:150px; left:30px; width:870px; z-index:3;}
  125.  
  126. #linkss .oslinks a {display:block; padding:3px; font-size:8px; text-transform:uppercase; font-family:tinytots; background-color:{color:sidebar}; color:{color:sidebartext}; margin-bottom:1px; border-right:0px solid transparent; opacity:1; border-left:2px solid {color:sidebartext};}
  127.  
  128. #linkss .oslinks a:hover {border-right:25px solid {color:sidebartext}; opacity:0.9; padding-left:7px; border-left:10px solid {color:sidebartext};}
  129.  
  130. #linkss .cred a {font-size:8px; text-transform:lowercase; font-family:tinytots; font-size:8px;}
  131.  
  132. #linkss .cred {width:144px; text-align:right; left:10px; padding:2px; padding-top:0px; top:0px;}
  133.  
  134. #sidebar {position:fixed; left:180px; top:100px; width:176px; background-color:{color:sidebar}; color:{color:sidebartext}; border-right:1px solid {color:bg}; z-index:20; border-right:1px solid {color:bg}; border-left:1px solid {color:bg};}
  135.  
  136. .frase {padding:3px; font-size:11px; font-family:georgia; text-align:center; border-bottom:1px solid {color:bg}; font-style:italic; height:13px; overflow:hidden;}
  137.  
  138. .img {border: 3px solid {color:sidebar}; width:170px; height:180px; overflow:hidden;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; -webkit-transition: all 0.8s ease-out; z-index:500;}
  139.  
  140. .img:hover {border:3px solid {color:sidebartext};}
  141. .img:hover #description {opacity:1}
  142.  
  143. .pag {position:absolute; bottom:8px; right:6px;}
  144.  
  145.  
  146. .active_page {font-size:7px; padding:4px; font-family:verdana; opacity:0.7; background-color:{color:sidebar}; color:{color:sidebartext};}
  147.  
  148. .jump_page {font-size:7px; padding:4px; font-family:verdana; opacity:1; background-color:{color:sidebar}; color:{color:sidebartext};}
  149. .jump_page:hover {opacity:0.7;}
  150.  
  151.  
  152. #description {width:170px; left:181px; position:fixed; top:306px; opacity:0; padding:3px; text-align:justify; font-size:9px; background-color:{color:sidebar}; color:{color:sidebartext}; margin-top:1px; border-top:1px solid {color:bg}; padding-top:1px; -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out; z-index:5000; border-right:1px solid {color:bg};}
  153.  
  154.  
  155. 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;}
  156.  
  157.  
  158.  
  159. 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; }
  160.  
  161. </style>
  162. <link rel="shortcut icon" href="{Favicon}">
  163. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  164. {block:Description}
  165. <meta name="description" content="{MetaDescription}" />
  166. {/block:Description}
  167. </head>
  168.  
  169. <body>
  170. <div id="content">
  171.  
  172.  
  173. <div id="sidebar">
  174.  
  175. <div class="frase">
  176. {text:btitulo}
  177. </div>
  178. <div class="img">
  179. <div style="height:180px; overflow:hidden;">
  180. <img src="{image:sidebar1}" width="100%"/>
  181. </div>
  182. <div class="pag">
  183. {block:JumpPagination length="3"}{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}
  184. </div>
  185. <div id="description">
  186. {Description}
  187. </div>
  188. </div>
  189.  
  190.  
  191. </div>
  192.  
  193. <div id="linkss">
  194. <div class="oslinks">
  195. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  196. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  197. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  198. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  199. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  200. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  201. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  202. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  203. </div>
  204. <div class="cred">
  205. <a href="http://intercalado.tumblr.com/" target="_blank">theme by intercalado ©</a>
  206. </div>
  207. </div>
  208.  
  209. <div id="posts">
  210. {block:Posts}
  211. <div class="post">
  212.  
  213. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  214. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  215.  
  216. {block:Photoset}{Photoset-500}{/block:Photoset}
  217. {block:Quote}
  218. <div class="quote">"{Quote}"</div>
  219. {block:Source}<div class="sourcequote"> — {Source}</div>
  220. {/block:Source}
  221. {/block:Quote}
  222.  
  223. {block:Link}
  224. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  225. {block:Description}{Description}{/block:Description}
  226. {/block:Link}
  227.  
  228. {block:Chat}
  229. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  230. <div class="chat"><ul>{block:Lines}
  231. <li class="person{UserNumber}">{block:Label}
  232. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  233. {/block:Chat}
  234.  
  235. {block:Audio}
  236. <div class="player">{AudioPlayerBlack}</div>
  237. {block:Caption}{Caption}{/block:Caption}
  238. {/block:Audio}
  239.  
  240. {block:Video}{Video-500}{/block:Video}
  241.  
  242. {block:Answer}
  243. <table width="100%" style="font-size:12px;">
  244. <tr>
  245. <td width="48"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" class="askerimg"></a></td>
  246. <td class="asker" style="padding:10px;"><font class="titleask"><b>{Asker}</b> gemeu baixinho:</font><div class="question">{Question}</div></td>
  247. </tr>
  248. </table>
  249. <div class="answer">{Answer}</div>
  250. {/block:Answer}
  251.  
  252.  
  253. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  254. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  255. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  256.  
  257. <div class="source">
  258. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  259. </div>
  260.  
  261. <div id="date">
  262. {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}
  263. {block:Date}
  264. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCount} FUCKS</a> {/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><strong>reblog</strong> this shit</a>{/block:IndexPage}
  265. {block:RebloggedFrom}<div><strong>original:</strong> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  266. {/block:RebloggedFrom}
  267. {block:PostNotes}<div id="notess">{PostNotes}</div>{/block:PostNotes}
  268. </div>
  269.  
  270.  
  271. </div>
  272. {/block:Date}
  273. {/block:Posts}
  274.  
  275.  
  276. </div>
  277. </div>
  278.  
  279. <div style="display:none">
  280.  
  281.  
  282.  
  283. </div>
  284.  
  285. </body>
  286. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement