Advertisement
hifenss

#THEME - 18

Dec 27th, 2014
1,304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.23 KB | None | 0 0
  1.  
  2.  
  3. <html>
  4.  
  5.  
  6. <script>
  7. $(function() {
  8. /*Cufon.replace("h1, h2, h3, #masthead p, .typeQuote blockquote, nav ul, .typeChat strong, article .numNotes, article .type, button"); */
  9. Cufon.replace("h1, h2, h3, #masthead p, .typeQuote blockquote, nav ul, .typeChat strong, article .numNotes, article.numNotes:after, button, #askLink");
  10.  
  11. Cufon.refresh("article .numNotes");
  12.  
  13. var search = $("#txtSearch").val();
  14. if (search == "") {
  15. $("#txtSearch").val("enter search query here ...");
  16. }
  17. $("#txtSearch").blur(function() {
  18. search = $("#txtSearch").val();
  19. if (!(search != "" && search != "enter search query here ...")) {
  20. $("#txtSearch").val("enter search query here ...");
  21. }
  22. });
  23. $("#txtSearch").focus(function() {
  24. search = $("#txtSearch").val();
  25. if (search == "enter search query here ...") {
  26. $("#txtSearch").val("");
  27. }
  28. });
  29. });
  30. </script>
  31.  
  32. <head>
  33. <meta name="text:tamanho da font" content="12" />
  34. <meta name="color:background" content=""/>
  35. <meta name="color:texts" content=""/>
  36. <meta name="color:post" content=""/>
  37. <meta name="color:conteudo" content=""/>
  38. <meta name="color:link" content=""/>
  39. <meta name="color:links" content=""/>
  40. <meta name="color:bg links" content=""/>
  41. <meta name="color:Scroll" content=""/>
  42. <meta name="color:Border" content=""/>
  43. <meta name="if:followbranco" content="1"/>
  44. <meta name="if:BackgroundTelaCheia" content="0"/>
  45. <meta name="if:SideImage" content="0"/>
  46. <meta name="image:background" content=""/>
  47. <meta name="image:Sidebar" content=""/>
  48. <meta name="text:Link1" content="/" />
  49. <meta name="text:Link1 Title" content="link" />
  50. <meta name="text:Link2" content="/" />
  51. <meta name="text:Link2 Title" content="link" />
  52. <meta name="text:Link3" content="/" />
  53. <meta name="text:Link3 Title" content="link" />
  54. <meta name="text:Link4" content="/" />
  55. <meta name="text:Link4 Title" content="link" />
  56. <meta name="text:Link5" content="/" />
  57. <meta name="text:Link5 Title" content="link" />
  58.  
  59.  
  60. <link rel="shortcut icon" href="{Favicon}">
  61. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  62.  
  63.  
  64. <!----lemossomel---->
  65. <title>{Title}</title>
  66. <link rel="" href="{Favicon}">
  67. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  68. {block:Description}
  69. <meta name="description" content="{MetaDescription}" />
  70. {/block:Description}
  71.  
  72.  
  73. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  74.  
  75. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  76.  
  77. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  78.  
  79. <script type="text/javascript">
  80. $(window).load(function(){var $wall = $('#content');$wall.imagesLoaded(function(){$wall.masonry({itemSelector: '.entry',isAnimated : true});});
  81. $wall.infinitescroll({navSelector : "div#navigation",nextSelector : "div#navigation a#nextPage",itemSelector : '.entry',loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",loadingText : " ",donetext : " ",
  82. extraScrollPx : 9000,bufferPx : 10000,debug : false,errorCallback: function() {$('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');}},function( newElements ) {var $newElems = $( newElements );$newElems.hide();
  83. $newElems.imagesLoaded(function(){$wall.masonry( 'appended', $newElems,{isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );});}); $('#content').show(500);});
  84. </script>
  85.  
  86.  
  87. <style type="text/css">
  88.  
  89. /*BODY*/
  90. body {font-size:{text:tamanho da font}px; font-family:'Tahoma'; line-height:20px; text-align:left; color:{color:text};background-image: url('{image:background}'); background-attachment:fixed; background-color:{color:background}; background-repeat:no-repeat; background-position:center; background-attachment: fixed; -webkit-background-size:cover; -o-background-size: cover;}
  91.  
  92. /*LINKS*/
  93. a, a:hover {
  94. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur),
  95. default !important;}
  96. a:link, a:active, a:visited{color:{color:link}; text-decoration: none;}
  97. a:hover{color:{color:hover};}
  98. ::-webkit-scrollbar-thumb{background-color: {color:Scroll}; border: 3px solid {color:background}; height:auto; -moz-border-radius: 0px; border-radius:0px;}
  99.  
  100.  
  101. /*SCROLL*/
  102. ::-webkit-scrollbar {height:auto; width:9px; background-color:{color:Scroll}; border:5px solid {color:background};}
  103.  
  104. /*POSTS*/
  105. div#content{position:relative; text-align:justify; width:90%; margin-top:20px; margin-left:10%; }
  106. .entry{overflow:hidden; position:relative; width:40%; padding:0px; float:left; background-color; margin:20px; background; padding-bottom:20px;
  107. {block:PermalinkPage}width:50%;{/block:PermalinkPage}; }
  108. .entry img{max-width:100%; border-radius:0px; margin-bottom:5px;
  109. {block:PermalinkPage}max-width:100%;{/block:PermalinkPage}; opacity:;}
  110.  
  111.  
  112. /*IMAGEM NOTES*/
  113. .permsimage {top: -15px; position:absolute; right:5px; opacity:0;
  114. transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out; -moz-transition: .8s ease-in-out; -o-transition: .8s ease-in-out; }
  115. .permsimage a {color:{color:link}; padding:2px; text-align:right; letter-spacing:2px; }
  116. .permsimage img{width:18px; background:rgba(250,250,250,.1); padding:10px; border-radius:0px;}
  117. .entry:hover .permsimage {margin-top:20px; opacity:1; z-index:999999; -webkit-transition-duration: 0.65s;}
  118. .permsimage a:hover{}
  119.  
  120.  
  121.  
  122. /*QUOTES*/
  123. .pquote {text-align:justify; }
  124. .quotesource{ text-align:left; letter-spacing:0px; margin-left:10px;}
  125.  
  126.  
  127.  
  128. /*QUOTES NOTES*/
  129. .permsquotes {width:100%; font-size:10px; opacity:0; line-height:15px; transition: .8s ease-in-out; bottom:-15px; position: absolute; letter-spacing:1px; text-align:right; background-color:{color:background}; -webkit-transition: .8s ease-in-out; -moz-transition: .8s ease-in-out; -o-transition: .8s ease-in-out; border-radius:0px; padding:0px;}
  130. .permsquotes a {color:{color:link}; }
  131. .entry:hover .permsquotes {margin-bottom:15px; opacity:1; z-index:999999; -webkit-transition-duration: 0.65s;}
  132.  
  133.  
  134.  
  135. /*TEXTOS*/
  136. .post_title{font-size:18px; line-height:22px; font-family:'Helvetica'; letter-spacing:-1px; text-align:justify;}
  137.  
  138.  
  139. #postnotes {position:absolute; float:left; width:40%; margin-left:500px; margin-top:20px; background:{color:border}; z-index:11; padding:5px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; text-align:left;}
  140. .per { text-align:left; padding:0px 1px; margin:0; }
  141. .fe {position:relative;border-width:15px 15px 0; border-style:solid; border-color: transparent;}
  142.  
  143.  
  144. /*ASKS*/
  145. .askerjads {text-align:left; padding:0px; position: relative; margin-bottom:5px; text-transform:uppercase; width:200px;}
  146. .questionjads {background:transparent; text-align:justify; }
  147. .answerjads {color:{color:text}; text-align:justify; display:block; margin-top:-5px; }
  148. .answerjads a {color:{color:text}; }
  149.  
  150.  
  151.  
  152.  
  153. /*BLOCKQUOTE*/
  154. blockquote{padding:0px 0px 0px 10px; margin:10px 0px 0px 10px; border-left: 1px solid #adadad; font-size:12px;}
  155.  
  156.  
  157.  
  158.  
  159.  
  160. /*SIDEBAR*/
  161. #sidebar {background; margin-top:-10px; text-align:center;
  162. width:100%; left:-10px; padding-top: 25px; z-index:99999; overflow: hidden; border-bottom:1px solid {color:border}; background:{color:background}; background-image:url('http://2.bp.blogspot.com/_LkTxPZXvwBc/S-0kbnkwiyI/AAAAAAAAC98/oSUDpqeHESc/s1600/3colfwnce.jpg');}
  163.  
  164.  
  165. #fotosidebar {margin-top:8px; height:auto; margin-left: 0px;}
  166.  
  167.  
  168. #desc{ margin-top:10px; margin-left:30%; width:40%; color:{color:conteudo}; opacity:1; text-align:center; letter-spacing:1px; line-height:20px; margin-bottom:0px; -webkit-transition-duration:0.9s;}
  169.  
  170.  
  171. #title{text-transform:uppercase; color:{color:conteudo}; opacity:1; padding:0px; text-align:center; letter-spacing:2px; font-size:25px; -webkit-transition-duration:0.9s; font-family:'Courier New';}
  172.  
  173.  
  174. #link {margin-top:10px; text-align:center;}
  175. #link a {font-size:9px; color:{color:links}; letter-spacing:1px; line-height:15px; text-transform:uppercase; margin-right:10px; border-right:1px solid {color:border}; border:1px solid {color:border}; padding:3px; padding-left:6px; padding-right:6px; background:{color:bg links};}
  176. #link a:hover{opacity:1; background:rgba(250,250,250,.9);}
  177.  
  178.  
  179. #txtSearch {background-image:url('http://cmsresources.windowsphone.com/windowsphone/pt-BR/How-to/wp7/inline/hardware-icon-search-button.png'); background-repeat:no-repeat; background-position:right; width: 200px; padding: 5px; border-radius: 10px; border:1px solid {color:border}; margin-top:5px; opacity:.7;}
  180.  
  181. /*CREDITOS*/
  182. .cred {position:fixed; width:15px; height:10px; left:-1px; bottom:30px; padding:5px; text-transform:uppercase; font-size:10px; letter-spacing:2px; cursor:help; text-align:right; color:{color:background}; background-color:{color:conteudo}; overflow:hidden; line-height:10px; border-radius:2px;}
  183. .cred:hover {width:20px;}
  184.  
  185. /*PAGINAÇÃO*/
  186. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  187.  
  188. </style>
  189. <body>
  190.  
  191. <div id="sidebar">
  192. <div id="title"> {title}</div>
  193. <div id="link">
  194. <a href="{text:link1}"> {text:link1 title}</a>
  195. <a href="{text:link2}"> {text:link2 title}</a>
  196. <a href="{text:link3}"> {text:link3 title}</a>
  197. <a href="{text:link4}"> {text:link4 title}</a>
  198. <a href="{text:link5}"> {text:link5 title}</a>
  199. </div>
  200. <div id="desc">{description}</div>
  201. <section><form id="frmSearch" action="/search" method="get">
  202. <input type="text" id="txtSearch" name="q" value="Buscar tag..."/>
  203. </form></section>
  204. </div>
  205.  
  206.  
  207.  
  208.  
  209.  
  210. <!-- Inicio Das postagens --->
  211.  
  212. <div id="content">
  213. <div class="autopagerize_page_element">
  214. {block:Posts}
  215.  
  216.  
  217. {block:Text}
  218. <div class="entry">
  219. {block:Title}
  220. <div class="post_title">{Title}</div>
  221. {/block:Title}
  222. {Body}
  223. {block:IndexPage}
  224. <div class="permsquotes">
  225. <a href="{ReblogParentURL}"></a>
  226. <a href="{ReblogRootURL}"></a>
  227. {24Hour}:{Minutes}{AmPm} .
  228. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  229. </div>
  230. {/block:IndexPage}
  231. </div>
  232. {/block:Text}
  233.  
  234.  
  235. {block:Photo}
  236. <div class="entry">
  237. <img src="{PhotoURL-500}">
  238. {block:IndexPage}
  239. <div class="permsimage">
  240. <a href="{ReblogURL}" target="_blank" title="Reblog">
  241. <img src="http://static.tumblr.com/qzpui9z/HN8mn4e5i/01.png"></a>
  242. <a href="{Permalink}" title="{NoteCount}">
  243. <img src="http://aicchile.com/wp-content/themes/caic/assets/img/icon-menu.png"></a>
  244. </div>
  245. {/block:IndexPage}
  246. </div>
  247. {/block:Photo}
  248.  
  249.  
  250.  
  251. {block:Photoset}
  252. <div class="entry">
  253. {block:Photos}
  254. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  255. {/block:Photos}
  256. {block:IndexPage}
  257. <div class="permsimage">
  258. <a href="{ReblogURL}" target="_blank" title="Reblog">
  259. <img src="http://static.tumblr.com/qzpui9z/HN8mn4e5i/01.png"></a>
  260. <a href="{Permalink}" title="{NoteCount}">
  261. <img src="http://aicchile.com/wp-content/themes/caic/assets/img/icon-menu.png"></a>
  262. </div>
  263. {/block:IndexPage}
  264. </div>
  265. {/block:Photoset}
  266.  
  267.  
  268. {block:Quote}
  269. <div class="entry">
  270. <div class="pquote">{Quote} </div>
  271. <div class="quotesource">— <b>{Source}</b></div>
  272. {block:IndexPage}
  273. <div class="permsquotes">
  274. <a href="{ReblogParentURL}"></a>
  275. <a href="{ReblogRootURL}">
  276. <a title="{NoteCount}">{24Hour}:{Minutes}{AmPm} </a> .
  277. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  278. </div>
  279. {/block:IndexPage}
  280. </div>
  281. {/block:Quote}
  282.  
  283.  
  284. {block:Chat}
  285. <div class="entry">
  286. {block:Title}
  287. <span class="post_title">{Title}</span>{/block:Title}
  288. <div id="chat">
  289. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}
  290. </div>
  291. {block:IndexPage}
  292. <div class="permsquotes">
  293. <a href="{ReblogParentURL}"></a>
  294. <a href="{ReblogRootURL}"></a>
  295. {24Hour}:{Minutes}{AmPm} .
  296. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  297. </div>
  298. {/block:IndexPage}
  299. </div>
  300. </div>
  301. {/block:Chat}
  302.  
  303.  
  304.  
  305. {block:Link}
  306. <div class="entry">
  307. <span class="post_title"><a href="{URL}">{Name}</span></a>
  308. {block:Description}{Description}{/block:Description}
  309. {block:IndexPage}
  310. <div class="permsquotes">
  311. <a href="{ReblogParentURL}"></a>
  312. <a href="{ReblogRootURL}"></a>
  313. {24Hour}:{Minutes}{AmPm} .
  314. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  315. </div>
  316. {/block:IndexPage}
  317. </div>
  318. </div>
  319. {/block:Link}
  320.  
  321.  
  322.  
  323. {block:Audio}
  324. <div class="entry">
  325. {AudioPlayerGrey-500}
  326. {block:IndexPage}
  327. <div class="permsquotes">
  328. <a href="{ReblogParentURL}"></a>
  329. <a href="{ReblogRootURL}"></a>
  330. {24Hour}:{Minutes}{AmPm} .
  331. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  332. </div>
  333. {/block:IndexPage}
  334. </div>
  335. {/block:Audio}
  336.  
  337.  
  338. {block:Video}
  339. <div class="entry">
  340. {Video-250}
  341. {block:IndexPage}
  342. <div class="permsquotes">
  343. <a href="{ReblogParentURL}"></a>
  344. <a href="{ReblogRootURL}"></a>
  345. {24Hour}:{Minutes}{AmPm} .
  346. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  347. </div>
  348. {/block:IndexPage}
  349. </div>
  350. {/block:Video}
  351.  
  352.  
  353. {block:Answer}
  354. <div class="entry">
  355. <div class="askerjads"> </div>
  356. <div class="questionjads"><b>{Asker} perguntou: {Question}</b></div>
  357. <div class="answerjads" > {Answer}</div>
  358. {block:IndexPage}
  359. <div class="permsquotes">
  360. <a href="{ReblogParentURL}"></a>
  361. <a href="{ReblogRootURL}">
  362. <a title="{NoteCount}">{24Hour}:{Minutes}{AmPm} </a>
  363. </div>
  364. {/block:IndexPage}
  365. </div>
  366. {/block:Answer}
  367.  
  368.  
  369. <div class="source">{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  370. {/block:ContentSource}</div>
  371.  
  372.  
  373. {block:PostNotes}
  374. <div id="postnotes">
  375. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  376. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  377. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  378. <p>
  379. {PostNotes}
  380. </div>
  381. {/block:PostNotes}
  382.  
  383. {/block:posts}
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390. {block:IndexPage}
  391. <div class="column navigation" id="navigation">
  392. {block:Pagination}
  393. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  394. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  395. </div>
  396. {/block:IndexPage}
  397.  
  398. </div>
  399.  
  400. <div class="cred" title="creditos"> <a href="http://hifens.tumblr.com" title="hifens" style="color:#fff;"> H</a> </div>
  401. <script type="text/javascript"> Cufon.now(); </script>
  402.  
  403.  
  404.  
  405. </body>
  406.  
  407. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement