Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="color:posts" content="#fff"/>
- <meta name="color:text" content="#fff"/>
- <meta name="color:link" content="#fff"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:border" content="#ffffff"/>
- <meta name="image:image" content="0"/>
- <meta name="image:background" content=""/>
- <meta name="if:rainbow links" content="0"/>
- <meta name="if:top button" content="1"/>
- <meta name="text:title" content="/" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <!-- random files -->
- <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/oDnm68mht/theme.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/gdJm68o3x/easing.js" type="text/javascript"></script>
- {block:ifrainbowlinks}
- <script src="http://static.tumblr.com/uiqhh9x/6SMm4pws7/rainbow.js" type="text/javascript"></script>
- {/block:ifrainbowlinks}
- <!-- css reset -->
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
- <style type="text/css">
- * {
- font-family: calibri;
- font-size:11px;
- }
- body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
- a, a:link, a:active, a:visited{
- color:{color:Link};
- text-decoration: none;
- font-family:calibri;
- font-size:11px;
- cursor:crosshair;
- }
- a:hover, h1 a:hover, h3 a:hover {
- {block:ifnotrainbowlinks}
- color:{color:Hover}!important;
- {/block:ifnotrainbowlinks}
- text-decoration: none;
- cursor:crosshair;
- color:{color:hover}
- }
- #content {
- width: 110%;
- margin-top:5px;
- }
- #contain {margin-left: auto;
- width: 825px;
- margin: 0px auto;
- padding-top:30px;
- background:transparent
- }
- .quotes
- { position: absolute;
- opacity: 0.2;
- margin-top: 5px;
- margin-left: 0px;
- font-size: 40px;}
- ol.notes img {
- width: 16px;
- display: inline;
- position: relative;
- top: 3px;
- }
- .entry {
- {block:indexpage}
- width:200px;
- margin: 7px;
- opacity:0.8;
- -webkit-border-radius: 2px 2px 2px 2px;
- {/block:indexpage}
- {block:permalinkpage}
- width: 500px;
- margin: 20px auto;
- {/block:permalinkpage}
- display: block;
- position: relative;
- padding:3px;
- text-algin: center
- }
- .entry img {
- display: block;
- max-width: 100%;
- }
- .entry:hover {
- opacity:1;
- -webkit-transition: all 0.2s ease-in-out;
- -webkit-border-radius: 0px 0px 0px 0px;
- }
- blockquote, q {
- quotes: "" "" "'" "'";
- padding-left:2px;
- }
- p {
- margin: 5px 0px;
- }
- p.tags a {
- opacity: 0.50;
- filter: alpha(opacity = 50);
- }
- p.tags a:hover {
- opacity: 1.0;
- filter: alpha(opacity = 100);
- }
- p.tags {
- padding: 0px;
- height: 14px;
- margin: 0px;
- font-size: 8px;
- margin: 0px;
- text-transform: uppercase;
- {block:ifshowtags}
- border-top: 1px solid {color:border color};
- {/block:ifshowtags}
- }
- .nav {
- color: {color:text};
- font-size: 11px;
- margin: 2px;
- line-height: 8px;
- text-align: center;
- display: inline-block;
- }
- .t a{
- text-align: right;
- opacity: .5;
- filter: alpha(opacity = 50);
- }
- .entry:hover .ti a {
- opacity: 1;
- -webkit-transition: all 0.2s ease-in-out;
- }
- .ti a{
- opacity:.5;
- font-size:8px;
- -webkit-transition: all 0.2s ease-in-out;
- }
- .t a{
- text-align: right;
- opacity: .5;
- filter: alpha(opacity = 50);
- }
- .entry .t a:hover, .entry .ti a:hover{
- text-align: right;
- opacity: 1.0;
- }
- p.t {
- display: block;
- margin: 0px 0px 0px 0px;
- height: 14px;
- line-height: 16px;
- text-transform: uppercase;
- text-align: right;
- font-size: 9px;
- border-top: 0px solid {color:border};
- }
- p.t a {
- margin: 0 0px;
- }
- p.ti {
- display: block;
- margin: 0px 0px 0px 0px;
- height: 14px;
- line-height: 14px;
- text-transform: uppercase;
- text-align: center;
- font-size: 8px;
- border-top: 1px solid {color:text};
- }
- p.ti a {
- margin: 0 0px;
- }
- .pp {
- text-transform: uppercase;
- text-align: left;
- }
- select {
- font-size: 11px;
- width: 125px;
- text-transform: uppercase;
- letter-spacing: 1px;
- padding: 1px;
- background: transparent;
- color: {color:link};
- border: 1px solid {color:text};
- }
- .wtf {
- font-size:12px;
- font-family:Trebuchet MS;
- font-weight: normal;}
- .wtf a {
- font-size:12px;
- font-family:Trebuchet MS;}
- .wtf:first-letter {
- text-transform:uppercase}
- .ans {
- font-size:10px}
- #toTop {
- display:none;
- text-decoration:none;
- position:fixed;
- bottom:10px;
- right:10px;
- overflow:hidden;
- width:21px;
- height:21px;
- border:none;
- text-indent:100%;
- background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;
- opacity: .7;
- filter: alpha(opacity = 50);
- }
- #toTop:hover {
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- #toTop:active, #toTop:focus {
- outline:none;
- }
- .entry .perma {
- position: absolute;
- bottom:53px;
- opacity: 0;
- filter:alpha(opacity=0);
- z-index: 10000;
- text-align: left;
- width: 100%;
- -webkit-transition: all 0.2s ease-in-out;
- }
- .entry:hover .perma {
- opacity: 1;
- -webkit-transition: all 0.2s ease-in-out;
- }
- .p3 a{
- position: absolute;
- width:50px;
- height:50px;
- display: inline;
- font-size: 9px;
- background: {color:background};
- text-transform:uppercase;
- color:{color:sidcolor};
- -webkit-transition: all 0.2s ease-in-out;
- opacity:0.6;
- text-align:center;
- -webkit-border-radius: 0px 50px 0px 0px;
- }
- .p3 a:hover {
- -webkit-transition: all 0.2s ease-in-out;
- background: #fff;
- opacity:0.8;}
- .text {
- padding: 2px;
- font-family:calibri;
- line-height: 13px;
- font-size:11px;
- text-align:left
- }
- .shit {
- padding-left:2px;
- }
- .quote {
- padding:6px;
- font-size:11px;
- line-height:15px
- }
- ::-webkit-scrollbar{width:5px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:{color:Background};}
- ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:text}; background-color:{color:text};}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:text}; background-color:{color:text};}
- ::selection {color:{color:background}; background-color:{color:Text};}
- ::-moz-selection { color:{color:background}; background-color:{color:Text};}
- ::-webkit-selection { color:{color:background}; background-color:{color:Text};}
- .side {
- width:40%;
- font-size:9px;
- position:relative;
- border-bottom:1px solid {color:border};
- padding:3px;}
- .side img {margin-top: -35px;
- max-height:160px;}
- .title a {
- font-size:30px;
- text-align: center;
- color:{color:text};}
- #nav a {
- font-size:11px;
- text-align:center;
- font-family: calibri;
- text-transform:uppercase;
- margin-left:5px;}
- #nav a:hover {
- text-transform:uppercase;}
- #desc {
- line-height:9px;
- font-size:10px;
- font-family: calibri;
- padding-top:6px;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="contain">
- <center><div class="side">
- <center><a href="/"><img src="{image:image}"/></a>
- </center>
- <div id="nav">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- <a href="http://c4fajeste.tumblr.com/" title="theme by c4fajeste ; base por xnuclear" > ©</a>
- <div id="desc">{description}</div>
- </div></center>
- <div id="content"> {block:Posts}
- <div class="entry">
- {block:Text}<div class="text">
- {block:Title} <div class="shit"><h3><a href="{Permalink}">{Title}</a></h3></div> {/block:Title}
- {Body}
- {block:indexpage}
- <p class="ti"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{reblogurl}" target="_blank">reblog</a></p>
- {/block:indexpage}
- </div>{/block:Text}
- {block:Photo}{block:IndexPage}
- <div class="perma"> <div class="p3"><a href="{Permalink}"></a>
- </div></div>
- <a href="{reblogurl}"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width="300"/></a>
- {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
- {LinkCloseTag}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <center>{Photoset-250}</center>
- {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
- <p class="ti"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{reblogurl}" target="_blank">reblog</a></p>
- {/block:indexpage}
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}<div class="text"><span class="quotes">❝</span>
- <span class="quote">{Quote}"</span>{block:Source}- {Source}
- {/block:Source}
- {block:indexpage}
- <p class="ti"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{reblogurl}" target="_blank">reblog</a></p>
- {/block:indexpage}
- </div>{/block:Quote}
- {block:Link}<div class="text">
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {block:indexpage}
- <p class="ti"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{reblogurl}" target="_blank">reblog</a></p>
- {/block:indexpage}
- </div>{/block:Link}
- {block:Chat}<div class="text">
- {block:Title}
- <h1><a href="{Permalink}">{Title}</a></h1>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
- {Line} </li>
- {/block:Lines}
- </ul>
- {block:indexpage}
- <p class="ti"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{reblogurl}" target="_blank">reblog</a></p>
- {/block:indexpage}
- </div>{/block:Chat}
- {block:Video}
- {block:IndexPage}
- <center>{Video-250}<center>
- {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
- <p class="ti"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{reblogurl}" target="_blank">reblog</a></p>
- {/block:indexpage}
- {/block:IndexPage}
- {block:permalinkpage}
- {Video-500}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}<div class="text">
- {AudioPlayerBlack}
- {block:indexpage} {block:Caption}
- {Caption}
- {/block:Caption}
- <p class="ti"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{reblogurl}" target="_blank">reblog</a></p>
- {/block:indexpage}
- </div>{/block:Audio}
- {block:Answer}
- <div class="text">
- <div class="wtf">{Asker}: {Question}<br><div class="ans">{Answer}</div></div>
- {block:indexpage}
- <p class="ti"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{reblogurl}" target="_blank">reblog</a></p>
- {/block:indexpage}
- </div>
- {/block:Answer}
- {block:ifshowtags}{block:indexpage}{block:HasTags}<div class="text"><p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p></div>{/block:HasTags}{/block:indexpage}{/block:ifshowtags}
- {block:permalinkpage}
- <div class="text">
- {block:Caption}{Caption}{/block:Caption}
- {block:PostNotes}
- <p class="t"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a></p>{/block:PostNotes}
- {block:RebloggedFrom}<p class="t">Reblogged from - <a href="{ReblogParentURL}">{ReblogParentTitle}</a></p>{/block:RebloggedFrom}
- {block:ContentSource}<p class="t">Source - <a href="{SourceURL}" target="_blank">{SourceTitle}</a></p>{/block:ContentSource}
- {block:HasTags}<p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p>{/block:HasTags}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:permalinkpage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- </div>
- {/block:Posts}
- <div class="clear"></div>
- </div>
- </div>
- {block:Pagination}
- <ul id="pagination">
- {block:PreviousPage}
- <li><a href="{PreviousPage}"></a></li>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {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}
- <script src="http://static.tumblr.com/nj7bgyh/rNom0vy8o/masonry.js"></script>
- {block:IndexPage}
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : ".entry, .clear",
- bufferPx : 40,
- loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
- loadingText : "<em></em>",
- },
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- <script type="text/javascript">
- $(document).ready(function() {
- /*
- var defaults = {
- containerID: 'toTop', // fading element id
- containerHoverID: 'toTopHover', // fading element hover id
- scrollSpeed: 1200,
- easingType: 'linear'
- };
- */
- $().UItoTop({ easingType: 'easeOutQuart' });
- });
- </script>
- <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
- <!-- theme by xnuclear.tumblr.com -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment