Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <!--
- akira theme by wildthemes. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.-->
- <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License.
- taking credits off/stealing/using my themes as a basecode is illegal.-->
- <!--To enable infinite/endless scrolling in the two/three column version, you must change posts per page to 15 by going on customize, scroll down to advance and change posts per page to 15 -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="if:Two Columns" content="0"/>
- <meta name="if:Three Columns" content="1"/>
- <meta name="color:Body font" content="#000000"/>
- <meta name="color:Links" content="#ff9c00"/>
- <meta name="color:Link hover" content="eccc84"/>
- <meta name="color:Background" content="#ff9c00"/>
- <meta name="color:Content" content="#f3f3f3"/>
- <meta name="color:Button link text" content="#000000"/>
- <meta name="image:Background image" content="0"/>
- <meta name="image:Sidebar image" content="0"/>
- <meta name="image:Button background" content="http://static.tumblr.com/hhvcsio/3YMm1s0zd/2_rainbow_backgrounddddddd.jpg"/>
- <meta name="if:Show blog title" content="1"/>
- <meta name="if:Show links" content="1"/>
- <meta name="if:Kewl font" content="0"/>
- <meta name="if:Show sidebar image" content="1"/>
- <meta name="text:Link one" content="" />
- <meta name="text:Link one title" content="Link 1" />
- <meta name="text:Link two" content="" />
- <meta name="text:Link two title" content="Link 2" />
- <meta name="text:Link three" content="" />
- <meta name="text:Link three title" content="Link 3" />
- <meta name="text:Link four" content="" />
- <meta name="text:Link four title" content="Link 4" />
- <meta name="text:Link five" content="" />
- <meta name="text:Link five title" content="Link 5" />
- <meta name="text:Link six" content="" />
- <meta name="text:Link six title" content="Link 6" />
- <meta name="text:Link seven" content="" />
- <meta name="text:Link seven title" content="Link 7" />
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}
- <meta name="description" content="{MetaDescription}"/>
- {/block:Description}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
- <style type="text/css">
- html, body, {
- font-family: {block:ifCutefont}'short'{/block:ifCutefont}{block:ifnotCutefont}arial{/block:ifnotCutefont};
- }
- body {
- color: {color:Body font};
- background:{color:Background}
- url({image:background image});
- background-attachment: fixed;
- background-repeat: repeat;
- font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont};
- line-height: 113%;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Links};
- height:auto;-webkit-border-radius:10px;border:1px dashed {color:Body font};
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Links};
- height:6px !important;-webkit-border-radius:10px;border:1px dashed {color:Body font};
- }
- ::-webkit-scrollbar {
- height:6px;
- width:6px;
- background-color:{color:Background};
- -webkit-border-radius:10px;
- }
- @font-face {font-family:"Pacifico"; src:url('http://static.tumblr.com/9wzbixa/D3Wlyw7u4/pacifico.ttf');}
- .linkies{font-family:littlefont;
- text-shadow: 0 0 0.2em {color:Content}, 0 0 0.2em {color:Content};
- text-transform:uppercase;
- color:{color:Button link text};
- margin-left:0px;
- margin-bottom:4px;
- background: #7d7d7d url('{image:Button background}');
- background-position: 0 0;
- display: inline-block;
- font-size: 8px;
- line-height: 25px;
- height: 25px;
- width: 80px;
- overflow: hidden;
- -webkit-transition: all 0.9s ease-out;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;
- }
- .linkies:hover { background-position: 0 150px;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;}
- @font-face{
- font-family:"short stack";
- src: url('http://static.tumblr.com/9nfl7hr/XQom5w68s/shortstack-regular.ttf');
- }
- @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
- #infscr-loading {
- position: absolute;
- bottom: 0;
- left: 25%;}
- a:link, a:active, a:visited{
- color:{color:Links};
- text-decoration: none;
- }
- a:hover {
- color:{color:Link hover};
- text-decoration: none;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;
- }
- ul {
- display: block;
- list-style-type: disc;
- -webkit-margin-before: 1em;
- -webkit-margin-after: 1em;
- -webkit-margin-start: 0px;
- -webkit-margin-end: 0px;
- -webkit-padding-start: 20px;
- }
- .title{font-family: 'pacifico';
- font-size: 28px;
- line-height: 35px;
- color: {color: title};
- padding:0px 0px 0px 0px;
- text-transform: none;
- -webkit-transition: all .3s ease-out;
- -moz-transition: all .3s ease-out;transition: all .3s ease-out;
- }
- #tumblr_controls{
- position:fixed z-index:9999999999;;
- }
- #content {
- {block:ifTwoColumns} width: 800px;{/block:ifTwoColumns}
- {block:ifThreeColumns} width: 900px;{/block:ifThreeColumns}
- margin-left:170px; margin-top:8px;
- }
- #contain {
- width: 940px;
- margin: -7px auto;
- }
- #sidebar {
- padding: 1px;
- margin-left: -130px;
- width: 290px;
- overflow: hidden;
- text-align: center;
- position: fixed;
- top: 5px;
- background-color:{color:Content};
- }
- ol.notes img {
- width: 16px;
- display: inline;
- position: relative;
- top: 3px;
- }
- .entry {
- overflow: hidden;
- float: left;
- {block:indexpage}
- width:550px;
- {block:ifTwoColumns}width:350px;{/block:ifTwoColumns}
- {block:ifThreeColumns}width:250px;{/block:ifThreeColumns} margin: 2px;
- {/block:indexpage}
- {block:permalinkpage}
- width: 500px;
- margin: 5px;
- {/block:permalinkpage}
- display: block;
- padding:5px;
- background:{color:Content};
- }
- .entry img {
- display: block;
- }
- .entry:hover .details {
- opacity: 1.0;
- margin:12px 0px 0px 0px;
- filter: alpha(opacity = 100);
- -webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- }
- #pagination{
- display:none;
- }
- .clear {
- clear: both;
- }
- .drawer {
- list-style: none;}
- #topmenu {
- margin: 5px;
- }
- #description {
- position: relative;
- }
- .textperma {
- color: #000000;
- padding-top: 0px;
- padding-bottom: 0px;
- font-size: 10px;
- text-align: center;
- opacity: 0;
- filter: alpha(opacity = 0);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- }
- blockquote, q {
- quotes: "«" "»" "'" "'";
- padding: 2px;
- background: #dfdfdf;
- margin: 2px 0px;
- }
- li.drawer a {
- margin: 0px 5px;}
- .an {
- text-align:left;
- padding-left:5px;
- color:black;
- padding-right:5px;
- border-left: 2px solid #000000;
- border-right: 2px solid #000000;
- background-color:#dfdfdf;
- }
- .text {
- padding: 2px;
- }
- .entry:hover .textperma {
- opacity: 1;
- filter: alpha(opacity = 100);
- -webkit-transition: all ease-in 250ms;
- -moz-transition: all ease-in 250ms;
- -o-transition: all ease-in 250ms;
- -ms-transition: all ease-in 250ms;
- transition: all ease-in 250ms;
- }
- .askb {float: left; margin: 0px;padding: 0px 5px 5px 0px; background: #eee}
- .blogtitle a {
- font-family: 'pacifico';
- font-size: 30px;
- line-height: 130%;
- color:{color:Links};
- }
- .blogtitle a:hover {
- color:{color:Link hover};}
- .wildthemes a {color:{color:Links}}
- .entry .wildthemes{
- position:absolute;
- width:100%;
- padding:5px;
- margin-left: 0px;
- overflow:hidden;
- top: 0px;text-transform:uppercase;
- font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont};
- text-align:center;
- opacity:0.0;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- background-color:{color:Content};
- }
- @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
- .entry:hover .wildthemes{
- overflow:visible;
- -webkit-transition: opacity 0.5s linear; opacity: 0.8;
- transition: all 0.4s linear;
- margin-left: 0px;
- width:100%;
- background-color:{color:Content};
- height: auto;
- top: 10px;
- padding:5px;
- opacity:0.9;
- font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont};
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear; }
- }
- .entry:hover .wildthemes:hover{
- opacity: 1;
- width:auto;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
- display: inline-block;
- }
- .perma2 {
- text-transform:uppercase;
- padding-top:3px;
- border:1px solid #bbbbba;
- text-align:right;
- float: right;
- opacity:0;
- width: 100%;
- font-size: 8px;
- line-height: 120%;
- letter-spacing:px;
- font-family:'littlefont' }
- .entry:hover .perma2{
- -webkit-transition: all .25s ease-in-out;
- -moz-transition: all .25s ease-in-out;
- -o-transition: all .25s ease-in-out;
- transition: all .25s ease-in-out;
- text-transform:uppercase;
- padding-top:3px;
- border:1px solid #bbbbba;
- text-align:right;
- float: right;
- opacity:1;
- width: 100%;
- font-size: 8px;
- line-height: 120%;
- letter-spacing:px;
- font-family:'littlefont'
- }
- #description {
- background: {color:content};
- padding: 5px;
- }
- .clearfix {
- clear: both;
- }
- .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px;
- padding-bottom : 0px;}
- </style>
- </head>
- <body>
- <div id="contain">
- <div id="sidebar">
- <div id="description">
- {block:ifShowbanner}<a href="/"><img src="{image:banner}" width="279"></a>{/block:ifShowbanner}
- {block:ifShowblogtitle}<center><div class="blogtitle"><a href="/">{Title}</a></div>{/block:ifShowblogtitle}
- {block:ifShowsidebarimage}<a title="" href="/"><img src="{image:Sidebar image}" width="279"></a>{/block:ifShowsidebarimage}<br>
- {Description}
- {block:ifShowlinks}
- <div style="padding-top:2px;">
- {block:AskEnabled}<a href="/ask"><div class="linkies">Ask</div></a>
- {/block:AskEnabled}
- {block:SubmissionsEnabled}<a href="/submit"><div class="linkies">Submit</div></a>{/block:SubmissionsEnabled}
- {block:HasPages}{block:Pages}<a href="{URL}"><div class="linkies"></div>{Label}</a>{/block:Pages}{/block:HasPages}
- {block:ifLinkone}<a href="{text:Link one}"><div class="linkies">{text:Link one title}</div></a>
- {/block:ifLinkone}
- {block:ifLinktwo}<a href="{text:Link two}"><div class="linkies">{text:Link two title}</div></a>
- {/block:ifLinktwo}
- {block:ifLinkthree}<a href="{text:Link three}"><div class="linkies">{text:Link three title}</div></a>
- {/block:ifLinkThree}
- {block:ifLinkFour}<a href="{text:Link four}"><div class="linkies">{text:Link four title}</div></a>
- {/block:ifLinkFour}
- {block:ifLinkFive}<a href="{text:Link five}"><div class="linkies">{text:Link five title}</div></a>
- {/block:ifLinkFive}
- {block:ifLinkSix}<a href="{text:Link six}"><div class="linkies">{text:Link six title}</div></a>
- {/block:ifLinkSix}
- {block:ifLinkSeven}<a href="{text:Link seven}"><div class="linkies">{text:Link seven title}</div></a>{/block:ifLinkSeven}
- <a href="http://wildtribes.tumblr.com"><div class="linkies">credit</div></a>
- {/block:ifShowlinks}
- </div>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div class="text">
- {block:Title}
- <div class="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- {block:IndexPage}<br>
- <div class="perma2"><p><a href="{permalink}">Posted {timeago} with {NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- </div>
- {/block:Text}
- {block:Photo}
- {block:IndexPage}
- <div class="wildthemes"><a href="{ReblogURL}" target="_blank">reblog</a> | <a href="{Permalink}">{notecountwithlabel}</a> | <a href="{Permalink}">{timeago}</a></div>
- {/block:IndexPage}
- {block:indexpage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
- {/block:indexpage}
- {block:permalinkpage}
- <center></center><a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:IndexPage} <br>
- <div class="perma2"><p><a href="{permalink}">Posted {timeago} with {NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div class="text">
- <div class="title">"{Quote}" </div>
- {block:Source}
- <div style="text-align:right">{Source}</div>
- {/block:Source}
- {block:IndexPage}<br>
- <div class="perma2"><p><a href="{permalink}">Posted {timeago} with {NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- </div>{/block:Quote}
- {block:Link}
- <div class="text">
- <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- <p>
- {block:IndexPage}<br>
- <div class="perma2"><p><a href="{permalink}">Posted {timeago} with {NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- </div>{/block:Link}
- {block:Chat}
- <div class="text">
- {block:Title}
- <div class="title"> <a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
- {Line} </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}<br>
- <div class="perma2"><p><a href="{permalink}">Posted {timeago} with {NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- </div>{/block:Chat}
- {block:Video}
- {block:IndexPage}{Video-250}{/block:IndexPage}
- {block:IndexPage}<br>
- <div class="perma2"><p><a href="{permalink}">Posted {timeago} with {NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- {block:permalinkpage}
- {Video-250}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}
- <div class="text">
- {AudioPlayerGrey}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:IndexPage}<br>
- <div class="perma2"><p><a href="{permalink}">Posted {timeago} with {NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- </div>{/block:Audio}
- {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="asssborder"><div class="asss"><span></span>{Asker}: {Question} </div>{Answer}
- {block:IndexPage}<br>
- <div class="perma2"><p><a href="{permalink}">Posted {timeago} with {NoteCountwithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a> </div>
- {/block:IndexPage}
- {/block:Answer}
- {block:PermalinkPage}
- <center>
- <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- <div class="clear"></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}
- {block:IndexPage}
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- {block:IndexPage}
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : ".entry, .clear",
- bufferPx : 200,
- loadingText : "<em></em>",
- },
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt">
- </body>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement