Advertisement
themeinvestigou

Theme 28

Nov 24th, 2015
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.22 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!---------------------------------------------------------------------------->
  6.  
  7. <!---T H E M E F E I T O P O R I N V E S T I G O U ------>
  8.  
  9. <!---------------------------------------------------------------------------->
  10.  
  11.  
  12.  
  13.  
  14. <meta name="color:background" content="#f8f8f8" />
  15. <meta name="color:post" content="#ffffff" />
  16. <meta name="color:textpost" content="#000000" />
  17. <meta name="color:textdesc" content="#000000" />
  18. <meta name="color:links" content="#000000" />
  19. <meta name="color:linkshover" content="#FFF" />
  20. <meta name="color:titulo" content="#000000" />
  21. <meta name="color:chat" content="#666" />
  22.  
  23. <meta name="color:scroll" content="#000000" />
  24. <meta name="color:scrollbg" content="#FFF" />
  25.  
  26. <meta name="image:background" content="" />
  27. <meta name="image:sidebar" content="http://static.tumblr.com/oktaqsb/gzemgqo6t/tumblr_static_tumblr_static_tumblr_mexjc0dcyi1rp28yio1_500.jpg"/>
  28. <meta name="text:titulo" content="titulo pequeno aqui" />
  29.  
  30. <meta name="color:faixa1" content="#eeeeee"/>
  31. <meta name="color:faixa2" content="#dddddd"/>
  32.  
  33. <meta name="text:Link1" content="/" />
  34. <meta name="text:Link1 Title" content="link" />
  35. <meta name="text:Link2" content="/" />
  36. <meta name="text:Link2 Title" content="link" />
  37. <meta name="text:Link3" content="/" />
  38. <meta name="text:Link3 Title" content="link" />
  39. <meta name="text:Link4" content="/" />
  40. <meta name="text:Link4 Title" content="link" />
  41. <meta name="text:Link5" content="/" />
  42. <meta name="text:Link5 Title" content="link" />
  43.  
  44. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  49.  
  50.  
  51. <script type="text/javascript">
  52. //desabilita menu de opcoes ao clicar no botao direito
  53. function desabilitaMenu(e)
  54. {
  55. if (window.Event)
  56. {
  57. if (e.which == 2 || e.which == 3)
  58. return false;
  59. }
  60. else
  61. {
  62. event.cancelBubble = true
  63. event.returnValue = false;
  64. return false;
  65. }
  66. }
  67.  
  68. //desabilita botao direito
  69. function desabilitaBotaoDireito(e)
  70. {
  71. if (window.Event)
  72. {
  73. if (e.which == 2 || e.which == 3)
  74. return false;
  75. }
  76. else
  77. if (event.button == 2 || event.button == 3)
  78. {
  79. event.cancelBubble = true
  80. event.returnValue = false;
  81. return false;
  82. }
  83. }
  84.  
  85. //desabilita botao direito do mouse
  86. if ( window.Event )
  87. document.captureEvents(Event.MOUSEUP);
  88. if ( document.layers )
  89. document.captureEvents(Event.MOUSEDOWN);
  90.  
  91. document.oncontextmenu = desabilitaMenu;
  92. document.onmousedown = desabilitaBotaoDireito;
  93. document.onmouseup = desabilitaBotaoDireito;
  94. </script>
  95.  
  96. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  97. <title>{Title}</title>
  98. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  99. <link rel="shortcut icon" href="{Favicon}" />
  100. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  101.  
  102. <head>
  103.  
  104.  
  105. <style>
  106.  
  107. @font-face {font-family: "arri__re_garde";src: url('http://static.tumblr.com/czf3vy9/7qbmdrdkq/arri__re_garde.ttf');}
  108.  
  109. body {background-color: {color:background}; font-family: verdana; color: {color:textpost}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  110.  
  111. a {color: {color:links}; text-decoration: none; text-transform: none;}
  112. a:hover {color: {color:linkshover}; background-color: transparent; text-decoration: none; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; background-color: transparent; -moz-transition: all 0.4s ease-out;}
  113.  
  114. p {margin: 6px 0 0 0}
  115.  
  116. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  117. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  118. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  119. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  120.  
  121. blockquote img{max-width: 370px!important}
  122. blockquote blockquote img{max-width: 350px!important}
  123. blockquote blockquote blockquote img{max-width: 330px!important}
  124. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  125.  
  126.  
  127.  
  128. #post {width:700px;float: left; margin-left:400px; margin-top:-5px;}
  129.  
  130. .body {width:250px;float: left; background-color:transparent; padding: 10px; margin-bottom: 3px; text-align: justify; font-family: verdana; font-size: 11px;}
  131.  
  132. h1 {font-family: Verdana; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:textpost}; font-weight: normal; line-height: 18px;}
  133. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:textpost}; font-weight: normal; line-height: 18px;}
  134. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:textpost}; font-weight: normal; line-height: 18px; color: {color:linkshover}; background-color: transparent; text-decoration: none; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; background-color: transparent; -moz-transition: all 0.4s ease-out;}}
  135.  
  136. .image {text-align: center;}
  137. .image img {max-width:300px; margin-bottom:-3px;-o-border-radius:5px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;-webkit-transition: all 1s ease-in-out;
  138. -moz-transition: all 1s ease-in-out;
  139. -o-transition: all 1s ease-in-out;
  140. -ms-transition: all 1s ease-in-out; filter: alpha(opacity=75);moz-opacity:.80;opacity:.80 ;-webkit-transition-duration: .50s;}
  141. .image img:hover{filter: alpha(opacity=100);moz-opacity:1.0;opacity:1.0;}
  142.  
  143.  
  144.  
  145. .qte {font-family: Verdana; text-align: center; font-size: 11px; line-height: 15px; padding: 3px;}
  146. .qte {text-align: center; text-transform: none; margin-bottom: 5px;}
  147. .qte a, a:hover{text-transform: none;}
  148. P.cit:first-letter {font-family: 'Rochester'; font-style:italic; font-size: 30px;}
  149.  
  150. .chat {line-height: 13px; list-style: none }
  151. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:18px;}
  152. .person1 {color: {color:chat}; padding: 2px; }
  153. .person1 .label {font-weight: bold; color:{color:chat}}
  154. .person2 {color: {color:chat}; padding: 2px; }
  155. .person2 .label {font-weight: bold; color:{color:chat}}
  156.  
  157. .player {background-color: #000; text-align: left; display:block;}
  158.  
  159. img a{border:none; width:100%}
  160. .audio{background-color:black; display:block;}
  161.  
  162. .user_1 .label {color:{color:link}; font-weight:bold}
  163. .user_2 .label {color:{color:textpost}; font-weight:bold}
  164. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  165.  
  166. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: 'Calibri'; text-transform: uppercase; z-index: 11;}
  167. #info a {font-size: 10px; text-transform: uppercase;}
  168.  
  169. #tags {color: {color:textpost}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  170. #tags a {font-size: 10px; font-family: 'Calibri'; display: inline; list-style: none; text-transform: uppercase; ;}
  171.  
  172. #cap {width:250px; margin-top: -2px;}
  173. .source {display: none;}
  174.  
  175. .notes {width: 420px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  176. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  177. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  178. .notes img{display: none; border:0px}
  179.  
  180.  
  181.  
  182. #c {margin-top:-1px;margin-left:88px;position: absolute;z-index: 99999999999999;-webkit-transform:rotate(90deg); }
  183. .cr { width:180px; font:12px homenaje;color:#000; padding:5px; text-transform:uppercase; position:absolute; bottom:-3px; left:-50px;-webkit-transition: .59s;}
  184. .cr:hover {text-shadow:0px 0px 5px ;opacity: 1;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;color:#000;}
  185.  
  186. ::-webkit-scrollbar{width:4px;height:5px;}
  187. ::-webkit-scrollbar-button:start:decrement
  188. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  189. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  190. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  191. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  192.  
  193. /*** ask ***/
  194.  
  195. .bubble {background:transparent; margin:7px 0px 5px 66px;padding:12px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; margin-top: 15px;border:1px dotted #7a7a7a;}
  196.  
  197. .bubble p {margin:1px 0px;}
  198.  
  199. .bubble span {display:block;position:absolute;width:0px;height:1px;font-size:0;line-height: 1px;left:-10px;top:10px;}
  200.  
  201. .askborder {float: left;margin:0px 0px 0 0;padding:0px; background:transparent;-webkit-border-radius: 50px 50px 50px 50px;width:44px;margin-left:15px;margin-top:5px;-webkit-transition: all 1s ease-in-out;-mo-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;
  202. ms-transition: all 1s ease-in-out;}
  203.  
  204. .askborder:hover {-webkit-transform:rotate(-360deg);-webkit-transition-duration: .49s;}
  205.  
  206. #links {text-align:inline; position:fixed;letter-spacing: 0px; font-family:calibri; font-size: 11px; text-align: center; width:190px; height: auto; text-transform: uppercase; color: {color:text}; padding:2px; margin-top: 365px; margin-left:103px; text-decoration: none;border-bottom:1px solid {color:borda};}
  207.  
  208. #links a {text-transform: uppercase;}
  209.  
  210. #links a:hover { text-decoration:underline; font-style:italic ;}
  211.  
  212. #sidebar {position: fixed;margin-left:110px; margin-top:100px;z-index:999999999999999999999999999900}
  213.  
  214. .fotoside { position:absolute; height:220px; width: 170px; padding:0px;border: 2px solid {color:borda};}
  215.  
  216. .fotoside img {display: block;width:170px; height:220px; -webkit-transition: all 1s ease-in-out;
  217. -moz-transition: all 1s ease-in-out;
  218. -o-transition: all 1s ease-in-out;
  219. -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;position:fixed; -moz-box-shadow: 0 0 1em #000; -webkit-box-shadow: 0 0 1em #000;}
  220.  
  221.  
  222. .fotoside img:hover{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.7); opacity:0.2;-webkit-transition-duration: .79s;opacity:1.0;}
  223.  
  224. .fotoside img.top { opacity:0.7;}
  225. .fotoside:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  226.  
  227. .fotoside:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray;opacity:1.0;}
  228.  
  229. #titulo {position:fixed; margin-left:96px; margin-top:340px; width:200px; padding:3px; text-align:center;text-transform:uppercase; font-family: 'arri__re_garde'; font-size:18px; line-height:15px;height:auto; color:{color:titulo};z-index:9999999999999999;opacity:0.55;-webkit-transition: .59s;}
  230.  
  231. #titulo:hover {text-shadow:0px 0px 2px ;opacity: 1;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;color:#000;}
  232.  
  233. #descricao {margin-left:99px; margin-top:385px; position:fixed; z-index: 0; font-family: verdana; font-size:10px;text-transform: none; border-left:0px solid; border-right:0px solid; z-index:0; padding:3px; width:195px; height:auto;text-align: center; z-index:100000 color:{color:textdesc};}
  234.  
  235. #faixa {width: 100px; z-index: -9; height:900%; width:10px; margin-left:320px; border-right: 10px solid {color:faixa1}; margin-top: -10px; background:{color:faixa2}; position:fixed;}
  236.  
  237. #tumblrcontrols2 {position:fixed; top:25px; right:5px; z-index:999;}
  238. #tumblrcontrols2 a {opacity:2;
  239. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.3;}
  240.  
  241.  
  242. </style>
  243.  
  244.  
  245. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  246.  
  247. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  248. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  249. <script type="text/javascript">
  250. $(window).load(function () {
  251. $('#post').masonry(),
  252. $('.masonryWrap').infinitescroll({
  253. navSelector : ".body",
  254. nextSelector : "#page a#p",
  255. itemSelector : ".body",
  256. bufferPx : 50000,
  257. extraScrollPx: 50000,
  258. loadingImg : "",
  259. loadingText : "",
  260. },
  261. function() { $('#post').masonry({ appendedContent: $(this) }); }
  262. );
  263. });
  264. </script>
  265.  
  266.  
  267. <body onkeydown="return false">
  268.  
  269. </head>
  270.  
  271. <div id="faixa"></div>
  272.  
  273. <div id="links">
  274. <a href="{text:link1}">{text:link1 title}</a> ·
  275. <a href="{text:link2}">{text:link2 title}</a> ·
  276. <a href="{text:link3}">{text:link3 title}</a> ·
  277. <a href="{text:link4}">{text:link4 title}</a> ·
  278. <a href="{text:link5}">{text:link5 title}</a>
  279. </div>
  280.  
  281. <div id="sidebar">
  282. <div class="fotoside" class="hover">
  283. <img class="bottom shadow" src="{image:Sidebar}"style="-webkit-filter: grayscale(100%);" >
  284. <img class="top shadow" src="{image:Sidebar}" ></div></div>
  285.  
  286. <div id="descricao">{description}</div>
  287.  
  288. <div id="titulo">{text:titulo}</div>
  289.  
  290. <div id="tumblrcontrols2">
  291. <a href="http://investigou.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/dbek3sy/zESllc4x6/install_theme.png"/></a></div>
  292.  
  293.  
  294.  
  295. <div id="post">
  296. {block:Posts}
  297. <div class="body">
  298.  
  299. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  300.  
  301. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div> <img src="http://static.tumblr.com/qzpui9z/o9qmdlc8l/sombra.png"width="250px";>{LinkCloseTag}{/block:Photo}
  302.  
  303. {block:Photoset}{Photoset-250}{/block:Photoset}
  304.  
  305. {block:Quote}
  306. <div class="qte"><p class=cit>{Quote}</div>
  307. {block:Source}<div class="qte"> - {Source}</div>
  308. {/block:Source}
  309. {/block:Quote}
  310.  
  311. {block:Link}
  312. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  313. {block:Description}{Description}{/block:Description}
  314. {/block:Link}
  315.  
  316. {block:Chat}
  317. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  318. <div class="chat"><ul>{block:Lines}
  319. <li class="person{UserNumber}">{block:Label}
  320. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  321. {/block:Chat}
  322.  
  323. {block:Audio}
  324. <div class="player">{AudioPlayerBlack}</div>
  325. {block:Caption}{Caption}{/block:Caption}
  326. {/block:Audio}
  327.  
  328. {block:Video}{Video-250}{/block:Video}
  329.  
  330.  
  331.  
  332. <p>{block:Answer}<img src="{AskerPortraitURL-40}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} disse: {Question}&nbsp;</div><center>{Answer}{/block:Answer}</center>
  333.  
  334.  
  335.  
  336. <div id="cap">
  337. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  338. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  339. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  340.  
  341. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  342. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  343. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  344. {/block:ContentSource}</div></div>
  345. <br>
  346.  
  347.  
  348. <div class="pv">
  349. {block:Date}<div id="info">
  350. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}" title="{SourceTitle}">source</a>{/block:ContentSource} {block:IndexPage}- <a href="{ReblogUrl}" target="_blank">reblog <font color="{color:note}"></font> </a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  351. </div></center>{/block:IfShowTags}{/block:Date}</div>
  352. </div>
  353.  
  354. {/block:Posts}
  355. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  356.  
  357. {block:Pagination}
  358. <ul id="pagination">{block:PreviousPage}<li><a href="{PreviousPage}"></a></li>{/block:PreviousPage}{block:JumpPagination length="0"}{block:CurrentPage}<li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>{/block:CurrentPage}{block:JumpPage}<li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<li><a id="nextPage" href="{NextPage}"></a></li>{/block:NextPage}</ul>{/block:Pagination}
  359. <script src="http://static.tumblr.com/qzpui9z/sQAma1v6b/g.js"></script>
  360. {block:IndexPage}{block:ifinfinitescroll}
  361. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:ifinfinitescroll}
  362. <script type="text/javascript">
  363. $(window).load(function () {
  364. $('#post').masonry(),
  365. $('.masonryWrap').infinitescroll({
  366. navSelector : '#pagination',
  367. nextSelector : '#pagination a#nextPage',
  368. itemSelector : ".body, .clear",
  369. bufferPx : 50000,
  370. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  371. loadingText : "<i></i>",
  372. },
  373. function() { $('#post').masonry({ appendedContent: $(this) }); }
  374. );
  375. });
  376. </script>{/block:IndexPage}
  377. </div>
  378. </div>
  379.  
  380. </div>
  381.  
  382.  
  383. </body>
  384.  
  385.  
  386. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement