begayisnotaproblem

psicoter-theme 01

Jul 13th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.64 KB | None | 0 0
  1. <!--
  2.  
  3. Paulo Theme
  4. © http://psicoter.tumblr.com
  5. Please leave at least one form of credit. Thank you for using my theme!
  6.  
  7. -->
  8. <head>
  9.  
  10. <title>{Title}</title>
  11.  
  12. <script type="text/javascript"
  13. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  14.  
  15. <link rel="shortcut icon" href="{Favicon}">
  16.  
  17. <meta name="if:inverted follow" content="1">
  18. <meta name="if:Title Font One" content="1">
  19. <meta name="if:Title Font Two" content="">
  20. <meta name="if:Title Font Three" content="">
  21. <meta name="if:Body Font One" content="1">
  22. <meta name="if:Body Font Two" content="">
  23. <meta name="if:Body Font Three" content="">
  24.  
  25. <meta name="color:Background" content="#ffffff"/>
  26. <meta name="color:Post Background" content="#eeeeee"/>
  27. <meta name="color:Text" content="#000000"/>
  28. <meta name="color:Hover" content="#000000"/>
  29. <meta name="color:Link" content="#000000"/>
  30. <meta name="color:Borda side" content="#000000"/>
  31. <meta name="image:image" content="1"/>
  32. <meta name="image:bgpost" content="1"/>
  33. <meta name="if:show photo" content="1"/>
  34. <meta name="if:Faded Posts" content="0"/>
  35. <meta name="if:One Column" content="0"/>
  36. <meta name="if:Two Columns" content="1"/>
  37. <meta name="if:Three Columns" content="0"/>
  38.  
  39. <meta name="text:Custom Link One Title" content= >
  40. <meta name="text:Custom Link One" content="http://" />
  41. <meta name="text:Custom Link Two Title" content= >
  42. <meta name="text:Custom Link Two" content="http://" />
  43. <meta name="text:Custom Link Three Title" content= >
  44. <meta name="text:Custom Link Three" content="http://" />
  45. <meta name="text:Custom Link Four Title" content= >
  46. <meta name="text:Custom Link Four" content="http://" />
  47.  
  48.  
  49. <style type="text/css">
  50.  
  51. #tumblr_controls{position:fixed !important;{block:ifinvertedfollow}-webkit-filter:invert(100%);{/block:ifinvertedfollow}}
  52.  
  53. #optionz{{block:ifinvertedfollow}-webkit-filter:invert(100%);{/block:ifinvertedfollow}}
  54.  
  55. {block:ifBodyFontThree}
  56. @font-face {
  57. font-family: ha;
  58. font-style: normal;
  59. font-weight: 400;
  60. src: local('Didact Gothic'), local('DidactGothic'), url(http://themes.googleusercontent.com/static/fonts/didactgothic/v4/v8_72sD3DYMKyM0dn3LtWk3vq9dAc3DuCNWjMJNKvGE.woff) format('woff');
  61. }
  62. {/block:ifBodyFontThree}
  63.  
  64. {block:ifTitleFontTwo}
  65. @font-face { font-family: ok; src: url('http://static.tumblr.com/iyodnno/B1Rmdlbxr/signerica_medium.ttf'); }
  66.  
  67. {/block:ifTitleFontTwo}
  68.  
  69. {block:ifTitleFontThree}
  70. @font-face {
  71. font-family: yes;
  72. font-style: normal;
  73. font-weight: 400;
  74. src: local('Cedarville Cursive'), local('Cedarville-Cursive'), url(http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v3/cuCe6HrkcqrWTWTUE7dw-2YEW1clNUI6vvJhfGrjWFk.woff) format('woff');
  75. }
  76.  
  77. {/block:ifTitleFontThree}
  78.  
  79. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  80.  
  81. body {padding: 0px;margin: 0px;color:{color:text};font-size: 10px;background-color: {color:Background};background-image: url({image:Background});background-attachment: fixed; background-repeat: repeat;
  82. {block:ifBodyFontOne}font-family: consolas;{/block:ifBodyFontOne}
  83. {block:ifBodyFontTwo}font-family: calibri;{/block:ifBodyFontTwo}
  84. {block:ifBodyFontThree}font-family: ha;{/block:ifBodyFontThree}}
  85.  
  86. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out; }
  87.  
  88. a:hover{color:{color:Hover};-webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;text-decoration: underline;}
  89.  
  90. div#sidebar{z-index:parent;top:300px;left:-100px; width: 165px;position: absolute !important;position: fixed !important;height: auto; padding: 7px; background: transparent; border: 4px solid {color:Borda side}; border-radius: 50px 0px 0px 00px;
  91. {block:ifthreecolumns}margin-left: 130px;{/block:ifthreecolumns}
  92. {block:iftwocolumns}margin-left: 230px;{/block:iftwocolumns}
  93. {block:ifonecolumn}margin-left: 230px;{/block:ifonecolumn}}
  94.  
  95. .blogtitle {text-align:center; margin: 3px; border-bottom: 0px solid #ddd;
  96. {block:ifTitleFontOne}font-family: verdana; font-size: 14px; line-height: 15px;{/block:ifTitleFontOne}
  97. {block:ifTitleFontTwo}font-family: ok; font-size: 18px; line-height: 25px; {/block:ifTitleFontTwo}
  98. {block:ifTitleFontThree}font-family: yes; font-size: 25px; line-height: 20px; {/block:ifTitleFontThree}} .blogtitle a:hover{text-decoration: none;}
  99.  
  100. #posts {margin-top:10px;float:left; background-image:url('{image:bgpost}');; padding: 5px;
  101. {block:ifonecolumn}width: 523px; margin-left: 400px;{/block:ifonecolumn}
  102. {block:iftwocolumns}width: 544px;margin-left: 400px;{/block:iftwocolumns}
  103. {block:ifthreecolumns}width: 818px; margin-left: 300px;{/block:ifthreecolumns}{block:PermalinkPage}width: 537px;{/block:PermalinkPage}}
  104.  
  105. .title{font-size: 13px;line-height: 14px;font-weight: normal;}
  106.  
  107. .desc{font-size: 17px;line-height:15px; text-align: center; margin-bottom: 5px; border-bottom: 0px solid #ddd; padding-bottom: 3px;width:5px;background:transparent;margin-top:310px;margin-left:299px;position:fixed;}
  108.  
  109. .credit{bottom: 5px; left: 5px; position: fixed;font-size: 14px;line-height:14px;color: black; font-weight: normal;}
  110.  
  111. .links{ font-size: 10px; line-height: 11px; text-transform: uppercase; text-align: center; padding-top: 3px;border-top:1px solid {color:Borda side}}
  112.  
  113. .entry {margin:3px; padding: 8px; height: auto; float:left;text-align: left; background: white;
  114. {block:ifthreecolumns}width: 250px;{/block:ifthreecolumns}
  115. {block:iftwocolumns}width: 250px;{/block:iftwocolumns}
  116. {block:ifonecolumn}width: 500px;{/block:ifonecolumn}
  117. {block:PermalinkPage}width: 500px; margin-left: 10px;{/block:PermalinkPage}
  118. {block:iffadedposts}opacity: 0.8;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out;{/block:iffadedposts}}
  119.  
  120. .entry:hover {{block:iffadedposts}opacity: 1;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out;{/block:iffadedposts}}
  121.  
  122. .bubble {text-align:left;background: #eee; margin:7px 0px 5px 64px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; font-size: 10px; color: black;} .bubble a{color: black;}
  123. .bubble p {margin:1px 0px; font-size: 10px;}
  124. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;font-size: 10px;}
  125.  
  126. .askborder {float: left;margin: 1px 1px 1px 1px;padding: 2px; background: #eee}
  127.  
  128. .entry .perma{z-index: 10;position: absolute;top:10px;margin-left: 0px;opacity: 0;-webkit-transition: all .5s ease;-moz-transition: all .7s ease;-o-transition: all .5s ease;transition: all .5s ease;}
  129.  
  130. .entry:hover .perma{top:10px;margin-left: 0px;width: auto;overflow:visible;-webkit-transition: opacity 0.5s linear;opacity: 0.7;}
  131.  
  132. .perm {height: 20px;width: 125px;opacity: 0;background-color: white;position: absolute;text-align: center;margin-top:10px;-webkit-transition: opacity 0.2s linear; opacity: 0.8;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear; line-height: 20px;font-size: 9px; color: black;} .perm a{color: black;}
  133.  
  134. .perm:hover {padding-left: 12px;opacity: 1; border-radius: 0px 10px 10px 0px;}
  135.  
  136. blockquote{padding:0px 0px 2px 5px;margin:0px 0px 0px 15px;border-left: 3px solid #eee;}
  137.  
  138. ::-webkit-scrollbar {width: 6px; background: #ddd;}
  139.  
  140. ::-webkit-scrollbar-thumb { background-color: #eee; -webkit-border-radius: 1px; border: 1px solid #eee;}
  141.  
  142. </style>
  143.  
  144.  
  145. <script type="text/javascript">
  146. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  147.  
  148.  
  149.  
  150.  
  151. function tb8_makeArray(n){
  152.  
  153.  
  154. this.length = n;
  155.  
  156.  
  157. return this.length;
  158.  
  159.  
  160. }
  161.  
  162.  
  163.  
  164.  
  165. tb8_messages = new tb8_makeArray(1);
  166.  
  167.  
  168.  
  169.  
  170. tb8_messages[0] = "{Title}";
  171.  
  172.  
  173.  
  174.  
  175. tb8_rptType = 'infinite';
  176.  
  177.  
  178.  
  179.  
  180. tb8_rptNbr = 5;
  181.  
  182.  
  183.  
  184.  
  185. tb8_speed = 100;
  186.  
  187.  
  188.  
  189.  
  190. tb8_delay = 2000;
  191.  
  192.  
  193.  
  194.  
  195. var tb8_counter=1;
  196.  
  197.  
  198.  
  199.  
  200. var tb8_currMsg=0;
  201.  
  202.  
  203.  
  204.  
  205. var tb8_tekst ="";
  206.  
  207.  
  208.  
  209.  
  210. var tb8_i=0;
  211.  
  212.  
  213.  
  214.  
  215. var tb8_TID = null;
  216.  
  217.  
  218.  
  219.  
  220. function tb8_pisi(){
  221.  
  222.  
  223.  
  224.  
  225. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  226.  
  227.  
  228.  
  229.  
  230. document.title = tb8_tekst;
  231.  
  232.  
  233.  
  234.  
  235. tb8_sp=tb8_speed;
  236.  
  237.  
  238.  
  239.  
  240. tb8_i++;
  241.  
  242.  
  243.  
  244.  
  245. if (tb8_i==tb8_messages[tb8_currMsg].length){
  246.  
  247.  
  248.  
  249.  
  250. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  251.  
  252.  
  253.  
  254.  
  255. }
  256.  
  257.  
  258.  
  259.  
  260. if (tb8_currMsg == tb8_messages.length){
  261.  
  262.  
  263.  
  264.  
  265. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  266.  
  267.  
  268.  
  269.  
  270. clearTimeout(tb8_TID);
  271.  
  272.  
  273.  
  274.  
  275. return;
  276.  
  277.  
  278.  
  279.  
  280. }
  281.  
  282.  
  283.  
  284.  
  285. tb8_counter++;
  286.  
  287.  
  288.  
  289.  
  290. tb8_currMsg = 0;
  291.  
  292.  
  293. }
  294.  
  295.  
  296.  
  297.  
  298. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  299.  
  300.  
  301.  
  302.  
  303. }
  304.  
  305.  
  306.  
  307.  
  308. tb8_pisi()
  309.  
  310.  
  311.  
  312.  
  313. </script>
  314.  
  315. {block:IndexPage}
  316. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  317. <script type="text/javascript" src="http://static.tumblr.com/bopzqaa/B8gmonmue/scrollinfinito.js"></script>
  318.  
  319. <script type="text/javascript">
  320. $(window).load(function () {
  321. var $content = $('#posts');
  322. $content.masonry({itemSelector: '.entry'}),
  323. $content.infinitescroll({
  324. navSelector : 'div#pagination',
  325. nextSelector : 'div#pagination a#nextPage',
  326. itemSelector : '.entry',
  327. loading: {
  328. finishedMsg: '',
  329. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  330. },
  331. bufferPx : 600,
  332. debug : false,
  333. },
  334. // call masonry as a callback.
  335. function( newElements ) {
  336. var $newElems = $( newElements );
  337. $newElems.hide();
  338. // ensure that images load before adding to masonry layout
  339. $newElems.imagesLoaded(function(){
  340. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  341.  
  342.  
  343. });
  344. });
  345. });
  346. </script>
  347.  
  348. {/block:IndexPage}
  349.  
  350. <title>{title}</title>
  351.  
  352. <link rel="shortcut icon" href="{Favicon}">
  353. <meta name="viewport" content="width=820" />
  354.  
  355. </head>
  356. <body>
  357.  
  358.  
  359. <div class="desc">{description}</div>
  360.  
  361. <div id="sidebar">
  362.  
  363. {block:ifshowphoto}<center><div style="border: 1px solid transparent; overflow: hidden; border-radius: 50px 0px 0px 0px;"><img src="{image:image}" width=150px height=auto></div></center>{/block:ifshowphoto}
  364.  
  365. <div class="blogtitle"><a href="/">{Title}</a></div>
  366.  
  367.  
  368.  
  369. <center><div class="links">
  370.  
  371. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  372.  
  373. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  374.  
  375. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  376.  
  377. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  378.  
  379. <a href="http://psicoter.tumblr.com/">credit</a>
  380.  
  381. </div>
  382.  
  383. </center> </div></div></div>
  384.  
  385. <div id="posts">
  386.  
  387. {block:Posts}
  388. <div class="entry">
  389.  
  390. {block:Text}
  391. {block:Title}<span class="title"><a href="{permalink}">{Title}</a></span>{/block:Title}
  392. {Body}
  393. {block:IndexPage}
  394. <div style="text-align: right; border-top: 1px solid #ddd; padding-top: 3px;"><a href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  395. {/block:IndexPage}
  396. {/block:Text}
  397.  
  398. {block:Link}
  399. <a href="{URL}" class="title">{Name}</a>{block:Description}{Description}
  400. {block:IndexPage}
  401. <div style="text-align: right; border-top: 1px solid #ddd; padding-top: 3px;"><a href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  402. {/block:IndexPage}
  403. {/block:Description}{block:Link}
  404.  
  405. {block:Answer}
  406. <img src="{AskerPortraitURL-48}" align="left" class="askborder">
  407. <div class="bubble"><b><small>{Asker}</b>: {Question}&nbsp;</div><br><div style="overflow: auto; font-size: 10px;">{Answer}
  408. {block:IndexPage}
  409. <div style="text-align: right; border-top: 1px solid #ddd; padding-top: 3px; font-size: 10px;"><a href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  410. {/block:IndexPage}
  411. </div></small></span></a>
  412. {/block:Answer}
  413.  
  414. {block:Photo}
  415. {block:IndexPage}
  416. <div class="perma">
  417. <span class="perm"><a href="{ReblogURL}" target="_blank">REBLOG</a> WITH <a href="{permalink}">{notecount} NOTES</a></span></div>
  418. {block:ifonecolumn}{LinkOpenTag}<img src="{PhotoURL-500}" width="500"/>{LinkCloseTag}{/block:ifonecolumn}
  419. {block:iftwocolumns}{LinkOpenTag}<img src="{PhotoURL-250}" width="250"/>{LinkCloseTag}{/block:iftwocolumns}
  420. {block:ifthreecolumns}{LinkOpenTag}<img src="{PhotoURL-250}" width="250"/>{LinkCloseTag}{/block:ifthreecolumns}
  421. {/block:IndexPage}
  422. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  423. {/block:Photo}
  424.  
  425. {block:Photoset}
  426. {block:IndexPage}
  427. <div class="perma">
  428. <span class="perm"><a href="{ReblogURL}" target="_blank">REBLOG</a> WITH <a href="{permalink}">{notecount} NOTES</a></span></div>
  429. {block:ifonecolumn}{Photoset-500}{/block:ifonecolumn}
  430. {block:iftwocolumns}{Photoset-250}{/block:iftwocolumns}
  431. {block:ifthreecolumns}{Photoset-250}{block:ifthreecolumns}
  432. {/block:IndexPage}
  433. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  434. {/block:Photoset}
  435.  
  436. {block:Quote}
  437. {Quote}{block:Source}<br><br><strong><center>{Source}</center></strong><br>{/block:Source}{block:RebloggedFrom}
  438. <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}
  439. {block:IndexPage}
  440. <div style="text-align: right; border-top: 1px solid #ddd; padding-top: 3px;"><a href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  441. {/block:IndexPage}
  442. {/block:Quote}
  443.  
  444. {block:Chat}
  445. {block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}<br>
  446. {block:IndexPage}
  447. <div style="text-align: right; border-top: 1px solid #ddd; padding-top: 3px;"><a href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  448. {/block:IndexPage}
  449. {/block:Chat}
  450.  
  451. {block:Audio}
  452. {AudioPlayerBlack}<br><br>{block:Artist}<b>{Artist}</b>{/block:Artist}: {block:TrackName}<i>{TrackName}</i><br><br>{/block:TrackName}
  453. {block:IndexPage}
  454. <div style="text-align: right; border-top: 1px solid #ddd; padding-top: 3px;"><a href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  455. {/block:IndexPage}
  456. {/block:Audio}
  457.  
  458. {block:Video}
  459. {block:IndexPage}
  460. {block:ifonecolumn}{Video-500}{/block:ifonecolumn}
  461. {block:iftwocolumns}{Video-250}{/block:iftwocolumns}
  462. {block:ifthreecolumns}{Video-250}{block:ifthreecolumns}
  463. <div class="perma">
  464. <span class="perm"><a href="{ReblogURL}" target="_blank">REBLOG</a> WITH <a href="{permalink}">{notecount} NOTES</a></span></div>
  465. {/block:IndexPage}
  466. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  467. {/block:Video}
  468.  
  469. {block:PermalinkPage}
  470. <center><br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>{/block:PermalinkPage}
  471.  
  472. {block:PostNotes}{PostNotes}
  473. {/block:PostNotes}
  474. </div>
  475.  
  476. {/block:Posts}
  477. </div></div> {block:IndexPage}{block:Pagination}<div id="pagination">{block:NextPage}
  478. <a id="nextPage" href="{NextPage}"><div style="color: transparent;">&nbsp;&rarr;</div></a>{/block:NextPage}
  479. {block:PreviousPage}<a href="{PreviousPage}"><div style="color: transparent;">&larr;&nbsp;</div></a>{/block:PreviousPage}
  480. </div>{/block:Pagination}{/block:IndexPage}</div>
  481.  
  482. </body>
  483.  
  484. </html>
Advertisement
Add Comment
Please, Sign In to add comment