Advertisement
de-pres-si-vo

theme 53

Mar 11th, 2013
3,773
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.31 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. <!--— theme by intercalado -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <!-- VALORES DEFAULT, ALTERE AS CONFIGURAÇÕES NO CUSTOMIZE -->
  8.  
  9.  
  10. <meta name="color:bg" content="#ffffff" />
  11.  
  12.  
  13.  
  14. <meta name="color:sidetxt" content="#999797" />
  15.  
  16. <meta name="color:posttxt" content="#000000" />
  17.  
  18. <meta name="color:bordersposts" content="#f4f4f4" />
  19. <meta name="color:borders" content="#999797" />
  20. <meta name="color:links" content="#ffffff" />
  21.  
  22. <meta name="image:bg" content="" />
  23. <meta name="image:sidebarimage" content="http://static.tumblr.com/01c783527cfe15b7f044d090e301f200/eo5oqsr/kXdmijiuc/tumblr_static_aqui.png" />
  24.  
  25. <meta name="if:Mostrar tags" content="1"/>
  26. <meta name="if:Scrollinfinito" content="1"/>
  27. <meta name="if:Duascolunas" content="1"/>
  28.  
  29.  
  30. <meta name="text:frase" content="we were born to die" />
  31. <meta name="text:Link1" content="/" />
  32. <meta name="text:Link1 Title" content="refresh" />
  33. <meta name="text:Link2" content="/ask" />
  34. <meta name="text:Link2 Title" content="ask me" />
  35. <meta name="text:Link3" content="/submit" />
  36. <meta name="text:Link3 Title" content="submit" />
  37. <meta name="text:Link4" content="" />
  38. <meta name="text:Link4 Title" content="" />
  39. <meta name="text:Link5" content="" />
  40. <meta name="text:Link5 Title" content="" />
  41. <meta name="text:Link6" content="" />
  42. <meta name="text:Link6 Title" content="" />
  43. <meta name="text:Link7" content="" />
  44. <meta name="text:Link7 Title" content="" />
  45.  
  46.  
  47. <title>{Title}</title>
  48.  
  49. <style type="text/css">
  50.  
  51. body {background-color:{color:bg}; font-family: calibri; letter-spacing:0px; color: {color:posttxt}; font-size: 12px; background-image:url('{image:bg}');background-position:bottom left; background-attachment:fixed; background-repeat:repeat; background-size:100%;}
  52.  
  53. 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;}
  54.  
  55. a:hover {opacity:0.5;}
  56.  
  57. ::-webkit-scrollbar-thumb:vertical {background-color: {color:posttxt}; height: 50px;}
  58.  
  59. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:posttxt}; height: 10px;}
  60.  
  61. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:bg}; }
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
  64.  
  65. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
  66.  
  67. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  68.  
  69. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  70.  
  71.  
  72.  
  73. blockquote img{max-width: 370px!important}
  74.  
  75. blockquote blockquote img{max-width: 350px!important}
  76.  
  77. blockquote blockquote blockquote img{max-width: 330px!important}
  78.  
  79. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  80.  
  81. #content {}
  82.  
  83. @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');
  84. }
  85.  
  86.  
  87.  
  88.  
  89.  
  90. #posts {position:relative; left:370px; top:10px; border-top:0px solid transparent; z-index:2; width:422px; {block:ifDuascolunas}width:844px; {/block:ifDuascolunas}; }
  91.  
  92.  
  93. .post {width:400px; padding: 10px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; color:{color:posttxt}; z-index:100; background-color:{color:bg}; position:relative; overflow:hidden; float:left; margin-bottom:2px; opacity:0.8; -webkit-transition: all 0.5s ease-out; padding-top:0px;}
  94.  
  95. .post:hover {opacity:1;}
  96. .post img {max-width:400px;}
  97. .post img:hover {opacity:1;}
  98.  
  99. .post:hover .date {opacity:1;}
  100.  
  101. .chat {line-height: 12px; list-style: none; }
  102.  
  103. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  104.  
  105. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  106.  
  107. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  108.  
  109.  
  110. .quote {font-size:12px; text-align:justify; font-family:calibri; position:relative;}
  111.  
  112. .quote small {font-size:10px;}
  113. .quote big {font-size:12px;}
  114.  
  115.  
  116. .sourcequote {text-align:right;}
  117.  
  118. .title {font-size:16px; text-align:center; font-family:cambria; font-weight:bold;}
  119.  
  120. .person1, .person2, .person {padding:3px;}
  121.  
  122.  
  123.  
  124. .date {font-size:9px; overflow:hidden;font-family:calibri; text-align:center; opacity:0; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-top:-1px;}
  125.  
  126. .post:hover .date {opacity:0.95; }
  127.  
  128. .date a {color:{color:posttxt}; opacity:1; text-transform:uppercase; font-family:calibri; font-size:8px;}
  129. .date a:hover {opacity:1;}
  130.  
  131. .notecount {font-family:verdana;}
  132.  
  133. .tags {margin:3px; margin-bottom:0px; margin-left:0px; line-height:8px;}
  134.  
  135.  
  136.  
  137.  
  138. .tags a { color:{color:posttxt}; float:center;}
  139.  
  140. #notess {margin-left: 0px; width:400px;font-size:7px; text-transform:none; font-family:{font:text}; margin-top:-9px; z-index:9999; text-align:right;}
  141.  
  142. #notess img {display: none; border:0px; height:0px; width:0px; overflow:hidden;}
  143.  
  144. #notess a {color:{color:posttxt};}
  145.  
  146. ol.notes {list-style: none; margin-bottom:1px; padding: 0px; border-top:1px solid {color:bg};}
  147.  
  148. ol.notes li {background-color:{color:bg}; border-bottom: 1px solid {color:bg}; padding: 5px; font-size:10px;}
  149.  
  150. #cap {position:relative;}
  151.  
  152. .source {display: none; position:absolute;}
  153.  
  154.  
  155. #sside {position:fixed; left:150px; top:180px; width:200px; color:{color:sidetxt};}
  156.  
  157.  
  158. .img {width:200px; padding:5px; position:relative; border:dotted 1px {color:borders}; z-index:9}
  159.  
  160. .img img {width:100%; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-bottom:-3px;}
  161.  
  162. .desc {font-family:calibri; font-size:11px; letter-spacing:0px; text-align:justify; margin-left:2px; margin-top:5px; width:205px; line-height:9px;}
  163.  
  164. .links {font-family:calibri; font-size:10px; text-transform:uppercase; text-align:center; margin-top:2px; width:320px; margin-left:-100px; position:absolute; top:70px;z-index:2;}
  165. .links a {display:block; color:{color:sidetxt}; background-color:{color:bg}; letter-spacing:0px; margin-top:1px; padding:1px; text-align:left; padding-left:4px; border-right:6px solid {color:sidetxt}; border-left:6px solid {color:sidetxt};}
  166. .links a:hover {letter-spacing:1px; background-color:{color:sidetxt}; color:{color:bg}}
  167.  
  168. .titlee {position:absolute; top:20px; left:-10px; width:228px; background-color:{color:sidetxt}; color:{color:bg}; z-index:999; opacity:0.8. font-family:calibri; font-size:12px; letter-spacing:-1px; text-align:center; padding:2px;}
  169.  
  170. .paginationss {text-align:center; font-size:15px;}
  171.  
  172.  
  173.  
  174. #paginations {font-size: 10px; line-height:10px; font-family: calibri; width:240px; padding:6px; position:relative; letter-spacing:0px; border-top:2px solid {color:bg}; margin:-10px; margin-top:12px; text-transform:uppercase; height:18px; overflow:hidden;}
  175.  
  176. .creditss {position:absolute; bottom:16px; color:{sidetxt}; right:30px; padding:5px; opacity:0.5;}
  177. .creditss a {color:{sidetxt};}
  178.  
  179.  
  180.  
  181.  
  182. #tumblrcontrols2 {position:fixed; top:25px; right:5px; z-index:999;}
  183. #tumblrcontrols2 a {opacity:1;}
  184. #tumblrcontrols2 a:hover {opacity:1;}
  185.  
  186.  
  187. iframe#tumblr_controls {right:3px !important; position: fixed !important; z-index:99; z-index:19;}
  188.  
  189.  
  190.  
  191. #pagination {font-size:20px; font-family:calibri; text-align:right; position:fixed; right:-50px; bottom:2px; padding:5px; background-color:{color:bg}; color:{color:posttxt}; opacity:0.9; text-transform:uppercase;}
  192. #pagination a {color:{color:posttxt};}
  193.  
  194.  
  195.  
  196. </style>
  197.  
  198.  
  199.  
  200.  
  201. <script type="text/javascript"
  202. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  203.  
  204. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  205.  
  206.  
  207. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  208.  
  209.  
  210. <script type="text/javascript">
  211. $(window).load(function () {
  212. $('#posts').masonry(),
  213. $('.masonryWrap').infinitescroll({
  214. navSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
  215. // selector for the paged navigation (it will be hidden)
  216. nextSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
  217. // selector for the NEXT link (to page 2)
  218. itemSelector : "{block:ifScrollinfinito}.post{/block:ifScrollinfinito}",
  219. // selector for all items you'll retrieve
  220. bufferPx : 10000,
  221. extraScrollPx: 10,
  222. loadingImg : "",
  223. loadingText : "",
  224. },
  225. // call masonry as a callback.
  226. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  227. );
  228. });
  229. </script>
  230.  
  231.  
  232.  
  233.  
  234.  
  235. <link rel="shortcut icon" href="{Favicon}">
  236. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  237. {block:Description}
  238. <meta name="description" content="{MetaDescription}" />
  239. {/block:Description}
  240. </head>
  241.  
  242. <body>
  243.  
  244.  
  245.  
  246. <div id="tumblrcontrols2">
  247. <a href="http://intercalado.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/2w7y46r/wuvmba8c2/installtheme.png"/></a>
  248. </div>
  249.  
  250. <div id="content">
  251. <div id="pagination">
  252. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  253.  
  254. {block:NextPage}<a href="{NextPage}">»</a>{block:NextPage}
  255.  
  256. </div>
  257. <div id="sside">
  258. <div class="titlee">
  259. {text:frase}
  260. </div>
  261. <div class="img">
  262. <img src="{image:sidebarimage}" id="class"/>
  263. </div>
  264. <div class="links">
  265. {block:ifLink1}<a href="{text:Link1}" class="link1">{text:Link1 Title}</a>{/block:ifLink1}
  266. {block:ifLink2}<a href="{text:Link2}" class="link2">{text:Link2 Title}</a>{/block:ifLink2}
  267. {block:ifLink3}<a href="{text:Link3}" class="link3">{text:Link3 Title}</a>{/block:ifLink3}
  268. {block:ifLink4}<a href="{text:Link4}" class="link4">{text:Link4 Title}</a>{/block:ifLink4}
  269. {block:ifLink5}<a href="{text:Link5}" class="link5">{text:Link5 Title}</a>{/block:ifLink5}
  270. {block:ifLink6}<a href="{text:Link6}" class="link6">{text:Link6 Title}</a>{/block:ifLink6}
  271. {block:ifLink7}<a href="{text:Link7}" class="link7">{text:Link7 Title}</a>{/block:ifLink7}
  272. {block:ifLink8}<a href="{text:Link8}" class="link8">{text:Link8 Title}</a>{/block:ifLink8}
  273. </div>
  274. <div class="desc">
  275. {Description}
  276. </div>
  277. <div class="paginationss">
  278. <div class="pags">
  279. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  280.  
  281. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  282. </div>
  283. </div>
  284. <div id="paginations">
  285. <div style="color:{color:bg}">
  286. .</div>
  287.  
  288.  
  289. <div class="creditss">
  290. <a href="http://intercalado.tumblr.com/" target="_blank" style="color:{sidetxt};">theme</a>
  291. </div>
  292. </div>
  293.  
  294. </div>
  295.  
  296. <div id="posts">
  297. {block:Posts}
  298. <div class="post">
  299. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  300. {block:Quote}
  301. <div class="quote"><font class="smbluc">“</font>{Quote}”</div>
  302. {block:Source}<div class="sourcequote">{Source}</div>
  303. {/block:Source}
  304. {/block:Quote}
  305. {block:Link}
  306. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  307. {block:Description}{Description}{/block:Description}
  308. {/block:Link}
  309. {block:Chat}
  310. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  311. <div class="chat">{block:Lines}
  312. <div class="person{UserNumber}">{block:Label}
  313. <strong>{Label}</strong>{/block:Label} {Line}</div>{/block:Lines}</div>
  314. {/block:Chat}
  315. {block:Audio}
  316. <div class="player">{AudioPlayerBlack}</div>
  317. {block:Caption}{Caption}{/block:Caption}
  318. {/block:Audio}
  319.  
  320.  
  321. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  322. {block:Photoset}{Photoset-400}{/block:Photoset}
  323. {block:Video}{Video-400}{/block:Video}
  324.  
  325.  
  326. {block:Answer}
  327.  
  328. <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; border-radius:50%;"/></a></td><td><a href="{AskerURL}" target="_blank"><b>{Asker}</b></a> asked: {Question}</td></tr><tr><td colspan="2">
  329. {Answer}</td>
  330. </tr>
  331. </table>
  332. {/block:Answer}
  333. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  334. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  335. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  336. <div class="source">
  337. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  338. </div>
  339. {block:Date}
  340. <div class="date">
  341.  
  342. <div><a href="{Permalink}">posted {TimeAgo}</a>{block:NoteCount} · <a href="{Permalink}"><strong>{NoteCount}</strong> notes</a> {/block:NoteCount}
  343.  
  344.  
  345. {block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">©</a> · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}<a href="{ReblogUrl}" target="_blank"> · <strong>reblog</strong></a>
  346.  
  347.  
  348. {block:IfMostrartags}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"><strong>#</strong>{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IfMostrartags}
  349. </div></div>
  350.  
  351. {/block:Date}
  352. {block:PostNotes}<div id="notess" style="margin-top:4px;">{PostNotes}</div>{/block:PostNotes}
  353. </div>
  354. {/block:Posts}
  355. </div>
  356. </div>
  357.  
  358.  
  359.  
  360. <div style="display:none">
  361.  
  362. </div>
  363. </div>
  364. </body>
  365.  
  366. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement