Advertisement
de-pres-si-vo

theme 39

Sep 7th, 2012
3,702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.92 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.  
  5. <!--— ALL THEME BY intercalado, DONT COPY ANYTHING, PLEASE! -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <!-- VALORES DEFAULT, SE QUISER DUAS COLUNAS, ALTERE DEPOIS NO CUSTOMIZE, É SÓ MARCAR A CAIXINHA. SE NÃO QUISER SCROLL INFINITO, DESMARQUE NO CUSTOMIZE TAMBÉM. -->
  8.  
  9. <meta name="font:text" content="geneva" />
  10. <meta name="color:bg" content="#eeeeee" />
  11. <meta name="color:posttxt" content="#000000" />
  12. <meta name="color:post" content="#ffffff" />
  13. <meta name="color:sidebg" content="#ffffff" />
  14. <meta name="color:sidetxt" content="#000000" />
  15. <meta name="color:scrollbar" content="#ffffff" />
  16. <meta name="color:scrollbarbg" content="#000000" />
  17. <meta name="image:bg" content="" />
  18. <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_m8b7zhkTMo1qghjduo1_500.jpg" />
  19. <meta name="if:Mostrar tags" content="1"/>
  20. <meta name="if:Duascolunas" content="0"/>
  21. <meta name="if:Scrollinfinito" content="1"/>
  22.  
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="refresh" />
  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="" />
  31. <meta name="text:Link5" content="" />
  32. <meta name="text:Link5 Title" content="" />
  33. <meta name="text:Link6" content="" />
  34. <meta name="text:Link6 Title" content="" />
  35.  
  36.  
  37. <title>{Title}</title>
  38.  
  39. <style type="text/css">
  40.  
  41. 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;}
  42.  
  43. 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;}
  44.  
  45. a:hover {opacity:0.5;}
  46.  
  47. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
  48.  
  49. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
  50.  
  51. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:scrollbarbg}; }
  52.  
  53. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
  54.  
  55. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
  56.  
  57. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  58.  
  59. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  60.  
  61.  
  62.  
  63. blockquote img{max-width: 370px!important}
  64.  
  65. blockquote blockquote img{max-width: 350px!important}
  66.  
  67. blockquote blockquote blockquote img{max-width: 330px!important}
  68.  
  69. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  70.  
  71. #content {}
  72.  
  73. @font-face {font-family: 'Homenaje'; font-style: normal; font-weight: 400; src: local('Homenaje'), local('Homenaje-Regular'), url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff') format('woff');
  74. }
  75.  
  76.  
  77.  
  78.  
  79.  
  80. #posts {position:relative; {block:ifnotDuascolunas}left:180px;{/block:ifnotDuascolunas}{block:ifDuascolunas}{block:IndexPage}left:157px;{/block:IndexPage}{/block:ifDuascolunas} {block:PermalinkPage}left:180px;{/block:PermalinkPage} top:0px; width:546px; border-top:0px solid transparent; }
  81.  
  82. .post {{block:ifnotDuascolunas}width:500px;{/block:ifnotDuascolunas}{block:ifDuascolunas}{block:IndexPage}width:250px;{/block:IndexPage}{/block:ifDuascolunas} {block:PermalinkPage}width:500px;{/block:PermalinkPage} padding: 10px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; color:{color:posttxt}; z-index:100; background-color:{color:post}; position:relative; overflow:hidden; float:left; margin-right:2px; margin-bottom:3px;}
  83.  
  84. .post img {max-width:500px; {block:ifDuascolunas}{block:IndexPage}max-width:250px;{/block:IndexPage}{/block:ifDuascolunas};}
  85. .post img:hover {opacity:1;}
  86.  
  87. .title {font-family:calibri; text-transform:uppercase;}
  88.  
  89. .chat {line-height: 12px; list-style: none; }
  90.  
  91. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  92.  
  93. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  94.  
  95. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  96.  
  97.  
  98. .quote {font-size:14px; text-align:justify; font-family:calibri; position:relative;}
  99.  
  100. .quote small {font-size:14px;}
  101.  
  102.  
  103. .sourcequote {text-align:right;}
  104.  
  105. .title {font-size:16px; text-align:center; font-weight:bold;}
  106.  
  107. .person1, .person2, .person {padding:3px;}
  108.  
  109.  
  110. .date {font-size:10px; overflow:hidden;font-family:calibri; text-align:left; margin:3px; margin-bottom:0px; opacity:0.3; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; position:absolute; top:10px; left:10px; background-color:{color:post}; color:{color:posttxt}; opacity:0; padding:5px; width:484px;{block:ifDuascolunas}{block:IndexPage}width:234px;{/block:IndexPage}{/block:ifDuascolunas}}
  111.  
  112. .post:hover .date {opacity:0.95;}
  113. .date a {color:{color:posttxt}; text-transform:uppercase; opacity:1; font-family:calibri;}
  114. .date a:hover {opacity:1;}
  115.  
  116. .notecount {font-family:verdana;}
  117.  
  118. .tags {margin:3px; margin-left:0px;}
  119.  
  120.  
  121.  
  122.  
  123. .tags a {padding:2px; margin-top:2px; margin-left:2px; background-color:{color:posttxt}; color:{color:post}; display:inline; float:center;}
  124.  
  125. #notess {margin-left: 0px; width:500px;font-size:7px; text-transform:none; font-family:{font:text}; margin-top:-9px; z-index:9999; text-align:right;}
  126.  
  127. #notess img {display: none; border:0px; height:0px; width:0px; overflow:hidden;}
  128.  
  129. #notess a {color:{color:posttxt};}
  130.  
  131. ol.notes {list-style: none; margin-bottom:1px; padding: 0px; border-top:1px solid {color:bg};}
  132.  
  133. ol.notes li {background-color:{color:post}; border-bottom: 1px solid {color:bg}; padding: 5px; font-size:10px;}
  134.  
  135. #cap {position:relative;}
  136.  
  137. .source {display: none; position:absolute;}
  138.  
  139.  
  140. #sside {position:fixed; left:711px; top:8px; width:260px; background-color:{color:sidebg}; color:{color:sidetxt}; height:100%}
  141.  
  142. .img {padding:5px; border-bottom:3px solid {color:bg};}
  143.  
  144.  
  145.  
  146. .links {margin:4px;}
  147.  
  148. .links a {position:relative; width:45%; float:left; background-color:{color:sidetxt}; color:{color:sidebg}; padding:5px; font-family:Homenaje; text-transform:uppercase; text-align:center; margin:1px; opacity:0.6}
  149.  
  150. .links a:hover {opacity:0.9}
  151.  
  152. .desc {margin:10px; text-align:center; font-size:11px; position:relative;}
  153.  
  154.  
  155. .cred {color:{color:sidetxt}; position:fixed; bottom:8px; left:881px; font-size:12px; text-transform:uppercase;}
  156.  
  157. #pagination {color:{color:sidetxt}; position:fixed; bottom:4px; left:721px; font-size:22px;}
  158. #pagination a {color:{color:sidetxt};}
  159.  
  160.  
  161.  
  162. 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:99; z-index:19;}
  163.  
  164.  
  165.  
  166. 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; }
  167.  
  168. </style>
  169.  
  170. <script type="text/javascript"
  171. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  172.  
  173. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  174.  
  175.  
  176. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  177.  
  178. <script type="text/javascript">
  179. $(window).load(function () {
  180. $('#posts').masonry(),
  181. $('.masonryWrap').infinitescroll({
  182. navSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
  183. // selector for the paged navigation (it will be hidden)
  184. nextSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
  185. // selector for the NEXT link (to page 2)
  186. itemSelector : "{block:ifScrollinfinito}.post{/block:ifScrollinfinito}",
  187. // selector for all items you'll retrieve
  188. bufferPx : 10000,
  189. extraScrollPx: 10,
  190. loadingImg : "",
  191. loadingText : "<em></em>",
  192. },
  193. // call masonry as a callback.
  194. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  195. );
  196. });
  197. </script>
  198.  
  199.  
  200.  
  201.  
  202.  
  203. <link rel="shortcut icon" href="{Favicon}">
  204. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  205. {block:Description}
  206. <meta name="description" content="{MetaDescription}" />
  207. {/block:Description}
  208. </head>
  209.  
  210. <body>
  211.  
  212.  
  213. <div id="content">
  214. <div id="sside">
  215. <div class="cred">
  216. <a href="http://intercalado.tumblr.com/" target="_blank" title="intercalado">theme from</a>
  217. </div>
  218. <img src="{image:sidebar}" width="250" class="img"/>
  219. <div class="desc">
  220.  
  221. {Description}
  222.  
  223. </div>
  224. <div class="links">
  225. {block:ifLink1}<a href="{text:Link1}" class="link1">{text:Link1 Title}</a>{/block:ifLink1}
  226. {block:ifLink2}<a href="{text:Link2}" class="link2">{text:Link2 Title}</a>{/block:ifLink2}
  227. {block:ifLink3}<a href="{text:Link3}" class="link3">{text:Link3 Title}</a>{/block:ifLink3}
  228. {block:ifLink4}<a href="{text:Link4}" class="link4">{text:Link4 Title}</a>{/block:ifLink4}
  229. {block:ifLink5}<a href="{text:Link5}" class="link5">{text:Link5 Title}</a>{/block:ifLink5}
  230. {block:ifLink6}<a href="{text:Link6}" class="link6">{text:Link6 Title}</a>{/block:ifLink6}
  231. </div>
  232. <div id="pagination">
  233. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  234.  
  235. {block:NextPage}<a href="{NextPage}">»</a>{block:NextPage}
  236.  
  237. </div>
  238.  
  239. </div>
  240.  
  241.  
  242. <div id="posts">
  243. {block:Posts}
  244. <div class="post">
  245. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  246. {block:Quote}
  247. <div class="quote"><font class="smbluc">“</font>{Quote}”</div>
  248. {block:Source}<div class="sourcequote">{Source}</div>
  249. {/block:Source}
  250. {/block:Quote}
  251. {block:Link}
  252. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  253. {block:Description}{Description}{/block:Description}
  254. {/block:Link}
  255. {block:Chat}
  256. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  257. <div class="chat">{block:Lines}
  258. <div class="person{UserNumber}">{block:Label}
  259. <strong>{Label}</strong>{/block:Label} {Line}</div>{/block:Lines}</div>
  260. {/block:Chat}
  261. {block:Audio}
  262. <div class="player">{AudioPlayerBlack}</div>
  263. {block:Caption}{Caption}{/block:Caption}
  264. {/block:Audio}
  265.  
  266.  
  267. {block:Photo}{LinkOpenTag}<div class="image"><img src="{block:ifDuascolunas}{block:IndexPage}{PhotoURL-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{PhotoURL-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{/block:ifnotDuascolunas}"></div>{LinkCloseTag}{/block:Photo}
  268. {block:Photoset}{block:ifDuascolunas}{block:IndexPage}{Photoset-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{Photoset-500}{/block:IndexPage}{/block:ifnotDuascolunas}{/block:Photoset}
  269. {block:Video}{block:ifDuascolunas}{block:IndexPage}{Video-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{Video-500}{/block:IndexPage}{/block:ifnotDuascolunas}{/block:Video}
  270.  
  271.  
  272. {block:Answer}
  273.  
  274. <table id="asker"><tr><td width="48" style="height:48px;"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" style="position:absolute; top:10px; left:10px;"/></a></td><td><a href="{AskerURL}" target="_blank"><b>{Asker}</b></a> asked: {Question}</td></tr><tr><td colspan="2">
  275. {Answer}</td>
  276. </tr>
  277. </table>
  278. {/block:Answer}
  279. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  280. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  281. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  282. <div class="source">
  283. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  284. </div>
  285. {block:Date}
  286. <div class="date">
  287.  
  288. <div><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} · <a href="{Permalink}"><strong>{NoteCount}</strong> notes</a> {/block:NoteCount}
  289.  
  290.  
  291. {block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">original</a> · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}<a href="{ReblogUrl}" target="_blank"> · <strong>reblog</strong></a>
  292.  
  293.  
  294. {block:IfMostrartags}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"><strong>#</strong>{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:IfMostrartags}
  295. </div></div>
  296.  
  297. {/block:Date}
  298. {block:PostNotes}<div id="notess" style="margin-top:4px;">{PostNotes}</div>{/block:PostNotes}
  299. </div>
  300. {/block:Posts}
  301. </div>
  302. </div>
  303.  
  304.  
  305.  
  306. <div style="display:none">
  307.  
  308. </div>
  309. </div>
  310. </body>
  311.  
  312. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement