Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <html>
- <title>{Title}</title>
- <!--
- ___________________________________________________________________________
- THEME POR SIXTHELL BASE NOCTOS. NÃO COPIE OU DISPONIBILIZE.
- ___________________________________________________________________________
- -->
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="image:background" content="" />
- <meta name="image:side" content="http://static.tumblr.com/rmis9wj/MMrm9fu3c/22.png" />
- <meta name="color:background" content="#fafafa" />
- <meta name="color:Text" content="#777" />
- <meta name="color:Textitle" content="#858585" />
- <meta name="color:links" content="#b4b4b4" />
- <meta name="color:sidebar border two" content ="#b4b4b4" />
- <meta name="color:side links TXT" content="#777" />
- <meta name="color:side links BG" content="#eee" />
- <meta name="color:side links BG hover" content="#000" />
- <meta name="color:side links TXT hover" content="#fff" />
- <meta name="color:post BG" content="#fff" />
- <meta name="if:endless scroll" content="1" />
- <meta name="text:word" content="word" />
- <meta name="text:inform" content="name, age, country" />
- <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" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="link" />
- <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
- <style type="text/css">
- {CustomCSS}
- ::-webkit-scrollbar-thumb:vertical {width:6px;background-color:{color:text};}
- ::-webkit-scrollbar {height:0px;width:6px;background-color:{color:post BG};}
- ::-webkit-scrollbar-button:vertical {height:10px;background-color:{color:text};}
- ::selection {color:#fff;background:{color:text};}
- ::-moz-selection {color:#fff;background:{color:text};}
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- body {
- background-image: url('{image:background}');
- background-attachment:fixed;
- background-color:{color:background};
- font-family:calibri;
- font-size:11px;
- color:{color:text};
- }
- a {text-decoration:none;color:{color:links};}
- li {list-style-type:square;}
- blockquote {padding-left:12px;margin-left:27px;border-left:3px solid {color:text};}
- .audio {
- margin-top:-72px;
- opacity:0.6;
- margin-left:28px;
- position:absolute;
- width:45px;
- height:45px;
- background-color:#000;
- overflow:hidden;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- .audio:hover {opacity:1;}
- .odd {
- padding:0px 0px 1px 7px;
- background-color:{color:post};
- color:{color:text};
- }
- .even {padding:0px 0px 0px 7px;}
- #content {
- {block:indexpage}
- width:572px;
- {/block:indexpage}
- {block:permalinkpage}
- width:524px;
- {/block:permalinkpage}
- margin:auto;
- }
- #posts {
- {block:indexpage}
- width:572px;
- {/block:indexpage}
- {block:permalinkpage}
- width:524px;
- {/block:permalinkpage}
- margin:auto;
- }
- .post {
- {block:indexpage}
- width:250px;
- {/block:indexpage}
- {block:permalinkpage}
- width:500px;
- {/block:permalinkpage}
- float:left;
- padding:12px;
- background-color:{color:post BG};
- text-align:justify;
- margin:0px 4px 4px 0px;
- line-height: 95%;
- }
- .posttit {
- font-size:14px;
- letter-spacing:1px;
- font-family: calibri;
- text-transform:uppercase;
- padding-left:12px;
- color:{color:text};
- border-left:12px solid {color:text};
- background-color:{color:post BG};
- }
- .pbutton {
- margin:4px;
- position:absolute;
- opacity:0;
- letter-spacing:1px;
- padding:0px 3px 1px 3px;
- font-size:8px;
- font-family:calibri;
- text-transform:uppercase;
- background-color:{color:post BG};
- color:{color:text};
- border:2px solid {color:post BG};
- {block:permalinkpage}
- display:none;
- {/block:permalinkpage}
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- .textperm {
- position:relative;
- float:right;
- text-transform:uppercase;
- font-size:8px;
- font-family:calibri;
- {block:permalinkpage}
- display:none;
- {/block:permalinkpage}
- }
- .post:hover .pbutton {opacity:1;}
- #sidebar {
- height:100px;
- position:fixed;top:8px;
- width:220px;
- text-align:center;
- margin-left:-232px;
- }
- .img {
- width:220px;
- margin:auto;
- margin-bottom:7px;
- }
- .asker{
- padding-bottom:5px;
- line-height:13px;
- font-size:10px;
- }
- .text {
- position:absolute;
- z-index:2;
- width:160px;
- margin:30px;
- text-align:justify;
- text-transform:uppercase;
- font-family:calibri;
- font-size:10px;
- opacity:0;
- color:#fff;
- text-shadow:1px 1px 1px #777;
- height:100%;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- #id {
- margin-bottom:10px;
- color: transparent;
- background: transparent;
- }
- #id:hover .text {opacity:1;}
- .blogtit {
- font-family:calibri;
- font-size:10px;
- text-transform:uppercase;
- letter-spacing:1px;
- background-color:{color:blog title BG};
- color:{color:blog title TXT};
- padding:2px 6px 2px 6px;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- .blogtit:hover {padding:2px 16px 2px 16px;}
- .linksbox {
- padding-top:6px;
- margin-top:-15px;
- width: 220px;
- border-top:3px solid {color:sidebar border two};
- }
- .miama {position: absolute; width: 220px; margin-left: 0px; margin-top:0px; text-align: center;}
- .miama a {float: left; display: block; background-color: {color:side links BG}; color: {color:side links TXT}; font-size:10px; font-family: calibri; text-align: center; text-decoration: none; text-align: center; margin-bottom: 4px; margin-right: 4px; text-transform: uppercase; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; padding: 3px; letter-spacing: 1px;}
- .miama a:hover{text-align: center; background-color: {color:side links BG hover}; color: {color:side links TXT hover}; text-transform: uppercase; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
- .link {
- font-family:calibri;
- font-size:10px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding:1px 4px 1px 4px;
- margin:0px auto 4px auto;
- text-transform:uppercase;
- background-color:{color:side links BG};
- padding-bottom:1px;
- color:{color:side links TXT};
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- }
- .head {
- margin-left: 0px;
- font-family: 'Lato', serif;
- line-height: 50px;
- font-weight: 300;
- font-size: 41px;
- text-align: left;
- text-transform: uppercase;
- color: {color:Textitle};
- text-shadow: 5px 5px 0px {color:background}, 3px 3px 3px {color:Textitle};
- -webkit-animation: moveleft 0.8s ease-in-out 0.8s backwards;
- -moz-animation: moveleft 0.8s ease-in-out 0.8s backwards;
- -o-animation: moveleft 0.8s ease-in-out 0.8s backwards;
- animation: moveleft 0.8s ease-in-out 0.8s backwards;
- }
- .head a {
- color: #FFF;
- padding: 0px 5px;
- }
- .link:hover {
- background-color:{color:side links BG hover};
- color:{color:side links TXT hover};
- }
- .infos {width:522px;float:right;}
- .infos img {height:0px;}
- .pgna a {
- font-size:8px;
- font-family:calibri;
- padding:0px 3px 1px 3px;
- background-color:#777;
- color:#fff;
- margin-right:2px;
- }
- #pagination {
- float:left;
- position:fixed;
- margin-left:572px;
- margin-top:130px;
- text-align:center;
- {block:ifendlessscroll}
- display:none;
- {/block:ifendlessscroll}
- }
- </style>
- {block:indexpage}
- <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/zr9m0w1np/masonryq.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/J0qm0vycn/querymasonry.js"></script>
- {block:ifendlessscroll}
- <script src="http://static.tumblr.com/nj7bgyh/bynm0xy7g/endlessscrolljquery.js"></script>
- {/block:ifendlessscroll}
- <script src="http://static.tumblr.com/nj7bgyh/rNom0vy8o/masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#posts').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : ".pgna a",
- // selector for the paged navigation (it will be hidden)
- nextSelector : ".pgna a",
- // selector for the NEXT link (to page 2)
- itemSelector : ".post",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('#posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:indexpage}
- </head>
- <body>
- <div style="margin-left:12px;">
- <div id="content">
- {block:indexpage}
- <div id="pagination"><div style="padding:0px 12px 0px 12px;border-bottom:1px solid {color:text};margin-bottom:3px;">{CurrentPage} out of {TotalPages}</div>
- <div class="pgna">
- {block:PreviousPage}
- <a href="{PreviousPage}">BACK</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a {block:PreviousPage}style="margin-right:0px;"{/block:PreviousPage}href="{NextPage}">NEXT</a>
- {/block:NextPage}
- </div>
- </div>
- {/block:indexpage}
- <div id="sidebar">
- <div id="id">
- <div class="head">{text:word}
- <div class="text">{text:inform}</div>
- <img class="img" src="{image:side}">
- </div></div>
- <div class="linksbox">
- <div class="miama">
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- <a href="{text:Link4}">{text:Link4 Title}</a>
- <a href="{text:Link5}">{text:Link5 Title}</a>
- <a href="{text:Link6}">{text:Link6 Title}</a>
- </div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- {block:Text}
- <div class="post">
- {block:Title}<a href="{Permalink}"><div class="posttit">{Title}</div></a>{/block:Title}
- {body}
- <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- </div>
- {/block:Text}
- {block:Photo}
- <div class="post" style="padding-bottom:9px;">
- <div class="pbutton"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {LinkOpenTag}
- <meta name="{PhotoAlt}" content="{PhotoAlt}"/>
- <img {block:indexpage}style="width:250px;"{/block:indexpage} src="{PhotoURL-500}">
- {LinkCloseTag}
- {block:indexpage}
- {block:ifshowcaptions}
- {Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:PermalinkPage}
- {Caption}
- {/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Chat}
- <div class="post">
- {block:Title}<a href="{Permalink}"><div class="posttit">{Title}</div></a>{/block:Title}
- {block:Lines}
- <div class="{Alt}">
- <li style="list-style-type:none;">
- {block:Label}<b>{Label}</b>{/block:Label} {Line}
- </li>
- </div>
- {/block:Lines}
- <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="post">
- {block:AlbumArt}<img style="width:100px;height:100px;" src="{AlbumArtURL}"><div class="audio"><div style="margin-top:10px;margin-left:10px;width:20px;overflow:hidden;">{/block:AlbumArt}{AudioPlayerBlack}{block:AlbumArt}</div></div>{/block:AlbumArt}<div style="float:right;width:{block:indexpage}14{/block:indexpage}{block:permalinkpage}39{/block:permalinkpage}0px;">
- {block:Artist}<b>ARTIST:</b> {Artist}{/block:Artist}
- {block:Album}<br><b>ALBUM:</b> {Album}{/block:Album}
- {block:TrackName}<br><b>TRACK:</b> {TrackName}{/block:TrackName}
- </p>
- - <i>{PlayCountWithLabel}</i>
- </div>
- {block:indexpage}
- {block:ifshowcaptions}
- {Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:PermalinkPage}
- {Caption}
- {/block:PermalinkPage}
- <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- </div>
- {/block:Audio}
- {block:Answer}
- <div class="post">
- <div class="asker">{Asker} asked: {Question}</div>
- <div style="border-top:1px solid {color:text};font-size:10px;">{Answer}<p></div>
- <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- </div>
- {/block:Answer}
- {block:Quote}
- <div class="post">
- <div style="font-size:14px;line-height:14px;">{Quote}</div>
- {block:Source}<div style="margin-top:5px;padding-top:3px;text-align:right;border-top:1px solid {color:text}; line-height:14px;"> {Source}{/block:Source}</div>
- <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- </div>
- {/block:Quote}
- {block:Link}
- <div class="post">
- <a href="{URL}" {Target}><div class="posttit">{Name}</div></a>
- {block:description}
- {description}
- {/block:description}
- <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- </div>
- {/block:Link}
- {block:Video}
- <div class="post">
- <div class="pbutton"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:indexpage}{Video-250}{/block:indexpage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {block:indexpage}
- {block:ifshowcaptions}
- {Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:PermalinkPage}
- {Caption}
- {/block:PermalinkPage}
- </div>
- {/block:Video}
- {block:Photoset}
- <div class="post">
- <div class="pbutton"<a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:indexpage}{Photoset-250}{/block:indexpage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {block:indexpage}
- {block:ifshowcaptions}
- {Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:PermalinkPage}
- {Caption}
- {/block:PermalinkPage}
- </div>
- {/block:Photoset}
- {block:PermalinkPage}
- {block:Date}
- <div class="infos">
- <div style="border-top:2px solid {color:post border};margin-bottom:15px;"></div>
- <div style="font-size:12px;">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</div>
- {block:PostNotes}
- <br>{NoteCountWithLabel}
- {/block:PostNotes}
- {block:RebloggedFrom}
- <br>
- via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> <br>
- <i>source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></i>
- {/block:RebloggedFrom}
- {PostNotes}
- {/block:Date}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- </div>
- <a style="position:fixed;right:5px;bottom:5px;font-family:calibri;font-size:8px;" href="http://sixthell.tumblr.com" title="sixthell theme">THEME</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment