Advertisement
de-pres-si-vo

theme 65

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