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">
- <!--
- theme marfa version 1.0
- by themesbyjames, created april 2014.
- http://themesbyjames.com
- For more themes visit:
- http://themesbyjames.com AND
- http://homemade.themesbyjames.com
- -->
- <html><head>
- <title>{title}</title>
- <meta name="description" content="{MetaDescription}" />
- <link rel="shortcut icon" href="{Favicon}">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=1220" />
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#FFFFFF" />
- <meta name="color:Blog Title" content="#FFFFFF" />
- <meta name="color:Text" content="#000000" />
- <meta name="color:Link" coxntent="#292929"/>
- <meta name="color:Link Hover" content="#292929" />
- <meta name="image:Background" content="" />
- <meta name="image:Header Background" content="" />
- <meta name="if:Show Blog Title" content="1"/>
- <meta name="if:Show Blog Description" content="1"/>
- <meta name="if:Show Photo Permalinks" content="1"/>
- <meta name="text:Blog Description Title" content="Description" />
- <meta name="text:Ask Title" content="Message" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link One Title" content="" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Two Title" content="" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Three Title" content="" />
- <meta name="text:Link Four" content="" />
- <meta name="text:Link Four Title" content="" />
- <meta name="text:Link Five" content="" />
- <meta name="text:Link Five Title" content="" />
- <meta name="text:Link Six" content="" />
- <meta name="text:Link Six Title" content="" />
- <!--- STYLESHEETS & STATIC UPLOADS --->
- <link href="http://static.tumblr.com/6jwx45k/VUxmq9xvq/animation.css" rel="stylesheet">
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6jwx45k/qnrmqhe43/ifie1.js"></script>
- <script src="http://static.tumblr.com/6jwx45k/QcKmqhe47/ifie2.js"></script>
- <style type="text/css">
- html{
- overflow-x:hidden;
- height:103%;}
- body, p {
- font-family:Helvetica;
- font-style: normal;
- font-size: 12px;
- line-height:16px;
- padding: 0px;
- margin: 0px;
- color:{color:text};}
- body {
- background-color:{color:background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;}
- a {
- text-decoration:none;
- color:{color:text};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;}
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
- a:hover{
- color:{color:link hover};}
- a, img {border:none;padding:0px;height:auto;}
- .entry img{width:100%;padding:0px;border:none;height:auto;}
- blockquote{
- margin:5px 0;
- border-left:2px solid gray;
- opacity:0.8;
- padding-left:10px}
- div#content {
- z-index:1;
- top:2px;
- margin:auto;width:100%;
- margin-left:0%; }
- #hbar{
- background-image:url({image:Header Background});
- background-attachment: fixed;
- background-repeat:no-repeat;
- background-size:cover;
- background-size:100% 250px;
- z-index:2;
- padding:30px;
- width:100%;}
- #hbar h1{
- color:{color:Blog Title};
- font-style:italic;
- margin-top:20px;
- margin-left:3px;
- font-family:Marfa;
- font-size:50px;
- text-transform:uppercase;}
- #hbar h1 a{color:{color:Blog Title};}
- .nav{
- text-transform:uppercase;
- position:relative;
- display:block;
- top:-10px;}
- .page_plus{display:inline;}
- .nav a{
- display:inline;
- text-transform:uppercase;
- margin-right:4px;}
- .description{display:none;}
- .entry{
- padding:0px;
- margin-top:-1px;
- margin-bottom:-2px;
- float:left;
- height:auto;
- {block:IndexPage}
- width:19.96%;
- overflow:hidden;
- {/block:IndexPage}
- {block:PermalinkPage}
- top:20px;
- padding-left:30px;
- position:fixed;
- width:500px;
- height:auto;
- {/block:PermalinkPage}}
- .like_and_reblog_buttons {
- position:absolute;
- top:-7px;
- right:0px;
- list-style: none;
- opacity:0;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .entry:hover .like_and_reblog_buttons{
- opacity:1;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .like_and_reblog_buttons li {
- float: left;
- height:15px;
- width:17px;
- padding:8px;
- background:rgba(0,0,0,.2);
- border-radius:100%;
- margin-right:4px;
- }
- .links a {
- color:#000;}
- .links {
- width:100%;
- padding:4px;
- margin-bottom:4px;
- border-right:0px solid transparent;
- color:#000;
- text-align:left;
- border-bottom:1px solid #ccc;
- font-size:12px;
- line-height:16px;
- display:block;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;}
- .links:hover {
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;}
- #top{
- {block:ifHeaderFixed}position:absolute;{/block:ifHeaderFixed}
- {block:ifnotHeaderFixed}position:fixed;{/block:ifnotHeaderFixed}
- top:0px;
- {block:ifHeaderTransparent}opacity:0.85;{/block:ifHeaderTransparent}
- width:100%;
- left:0px;
- text-align:left;
- padding:10px;
- padding-right:10px;
- padding: 10px 15px 10px 15px;
- background-color:{color:Header Background};
- z-index:1;-webkit-transition: all 0.4s linear;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;}
- #navback{
- opacity:.8;
- z-index:3;
- position:absolute;
- position:fixed;
- top:0px;
- left:0px;
- width:100%;
- height:70px;
- z-index:99;
- opacity:1;}
- .text{padding:5px 5px 5px 5px;;-webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}}
- .audio{padding:3px 3px 6px 3px;;-webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}}
- .chat{
- padding:3px 3px 6px 3px;;-webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}}
- .misc_post{
- {block:indexpage}height:250px;overflow:hidden;
- background-color:{color:Header Background};
- opacity:0.8;color:{color:header text};{/block:indexpage}
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;text-align:center;}
- .misc_title{text-align:center;color:{color:header text};font-weight:300;text-transform:uppercase;display:block;padding-top:105px;color:{color:header text};}
- .misc_title a{color:{color:header text};font-weight:500;}
- #infscr-loading{
- z-index:1;
- bottom: 3px;
- opacity:0.7;
- position: absolute;
- left: 50%;
- background-color:white;
- height:32px;
- width:32px;
- padding:32px;
- border-radius:16px;
- margin-left:-32px;
- overflow:hidden;
- margin-bottom: 50px;}
- .notes{display:block;margin-left:-20px;}
- ol.notes li.note {
- list-style-type: none;
- padding: 1px;
- float:left;}
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- width: 20px;
- height: 20px;}
- ol.notes li.note span.action {
- font-weight:normal;
- display:none;}
- ol.notes li.note .answer_content {
- font-weight: normal;
- display:none;}
- ol.notes li.note blockquote {
- padding: 4px 10px;
- margin: 10px 0px 0px 0px;
- display:none;}
- ol.notes li.note blockquote a {
- text-decoration: none;
- display:none;}
- ol.notes more_notes_link_container{
- text-align:center;
- height:14px;
- padding:3px;
- width:104px;
- margin:1px;
- background-color:rgba(0,0,0,0.1);}
- ol.notes more_notes_link_container:hover{
- background-color:rgba(0,0,0,0);}
- .uttons {
- padding-bottom:10px;
- margin-right:15px;
- list-style: none;
- opacity:1;
- color:gray;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .text_buttons li {
- float:right;
- z-index:1;
- display:inline;
- margin-top:5px;
- margin-bottom:10px;
- padding-left:5px;
- padding-right:5px;}
- .text_buttons li a{color:gray;}
- .notec{
- color:gray;
- line-height:17px;
- opacity:0.8;
- margin-top:10px;
- top:10px;
- font-size:13px;
- text-transform:uppercase;}
- .notec a{color:gray;padding-top:4px;}
- #chat {
- margin:0; list-style:none; padding:0;opacity:1;}
- #chat li { padding:7px 10px;}
- #chat li:nth-child(even) {
- background-color:black;
- border-radius:5px;
- color:white;}
- #chat li span{ text-transform:uppercase;}
- .cover {
- margin-top:-2px;
- width:100%;
- z-index:1;
- height:auto;}
- .cover img {
- float:left;
- width:100%;
- height:auto;}
- .playbox {
- opacity:1;
- background-color:black;
- height:27px;
- overflow:hidden;
- z-index:1000;
- width:100%;
- top:3px;
- text-align:left;}
- .hide{width:30px;height:27px;overflow:hidden;top:px;}
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- .photoset{margin-top:-1px;padding-bottom:2px;}
- .photoset img{
- margin-bottom:1px;
- width:50%;
- margin-bottom:0px;
- float:left;
- height:auto;}
- .photo{
- margin-bottom:-2px;
- -webkit-transition: all 0.4s linear;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;}
- .photo:hover{
- -webkit-transition: all 0.4s linear;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;}
- #header {
- background:white;
- padding-top:10px;
- text-align: center;
- font-size: 11px;
- position:fixed;
- width:100%;
- height:100%;
- top:0px;
- opacity:1.0;
- left:0px;
- z-index:999;
- }
- .plus {
- position:fixed;
- height:47px;
- width:47px;
- opacity:.9;
- top:15px;
- left:15px;
- background-color:rgba(0,0,0,.6);
- border-radius:100%;
- z-index:999999999;
- cursor:pointer;
- }
- .plus img{
- margin-top:-7px;
- margin-left:-7px;
- }
- #header h1{
- padding-top:80px;
- text-transform:uppercase;
- color:white;
- }
- #header h1 a{color:black;}
- .description{padding:10px;text-align:left;margin-top:-5px;max-width:900px;margin:auto;color:black;}
- #page_menu{
- display:none;
- margin-left:30px;
- margin-top:-40px;
- position:absolute;}
- .caption{
- padding:5px;}
- {CustomCSS}
- </style>
- </head><body>
- <script>
- var IsOpen = "no";
- function ShowMenu()
- {
- if (IsOpen == "no")
- {
- $("#page_menu").slideDown("slow");
- document.getElementById('page_plus').innerHTML = '{text:Blog Description Title} - ';
- IsOpen="yes";
- }else
- {
- $("#page_menu").slideUp("slow");
- document.getElementById('page_plus').innerHTML = '{text:Blog Description Title} +';
- IsOpen="no";
- }
- }
- </script>
- <script>
- var IsOpen2 = "no";
- function ShowMenu2()
- {
- if (IsOpen2 == "no")
- {
- $("#header_menu").slideDown("slow");
- $("#page_menu").slideDown("slow");
- document.getElementById('page_plusask').innerHTML = '';
- IsOpen2="yes";
- }else
- {
- $("#header_menu").slideUp("slow");
- $("#page_menu").slideUp("slow");
- document.getElementById('page_plusask').innerHTML = '';
- IsOpen2="no";
- }
- }
- </script>
- <div id="hbar">
- <h1><a href="/">{title}</a></h1>
- <div class="nav">
- <a href="/">Home</a>
- {block:ifshowblogdescription}
- <div id="page_plus" onclick="ShowMenu();changeText();" style="cursor:help; margin-left:0px;display:inline;margin-right:4px;color:{color:link}">{text:Blog Description Title} +</div>
- {block:ifshowblogdescription}
- {block:ifaskenabled}<a href="/ask" title="{AskLabel}">{text:Ask Title}</a>
- {/block:ifaskenabled}
- <a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}{block:ifLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a> {/block:ifLinkTwoTitle}{block:ifLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a> {/block:ifLinkThreeTitle}{block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a> {/block:ifLinkFourTitle}{block:ifLinkFiveTitle}<a href="{text:Link Five}">{text:Link Five Title}</a> {/block:ifLinkFiveTitle}{block:ifLinkSixTitle}<a href="{text:Link Six}">{text:Link Six Title}</a> {/block:ifLinkSixTitle}
- {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}
- {/block:HasPages}
- <a href="/archive" title="Blog History">Archive</a>
- <a href="http://themesbyjames.com" target="_blank" title="Theme Maker">Theme</a>
- </div>
- <div class="description">{description}</div>
- </div>
- <div id="page_menu">
- {block:Description} <div id="description"><p>{Description}<p></div>{/block:Description}</div>
- </div>
- <div id="content">
- {block:Posts}
- <div class="entry">
- {block:Text}
- <div class="text">{block:Title}<span class="title">{Title}</span>{/block:Title}
- {Body}
- {block:indexpage}
- <ul class="text_buttons">
- <li><a href="{Permalink}" class="notec">{Notecount} Notes</a></li>
- <li>{LikeButton color="gray" size=17}</li>
- <li>{ReblogButton color="gray" size=17}</li>
- </ul>
- {/block:indexpage}
- </div>
- {/block:Text}
- {block:Answer}
- <div class="text">
- <b>Q</b>: {Question}
- <div style="margin-top:5px;"></div>
- {Answer}
- <div style="margin-top:5px;"><i>asked by {Asker}</i></div>
- {block:indexpage}
- <ul class="text_buttons">
- <li><a href="{Permalink}" class="notec">{Notecount} Notes</a></li>
- <li>{LikeButton color="gray" size=17}</li>
- <li>{ReblogButton color="gray" size=17}</li>
- </ul>
- {/block:indexpage}
- </div>
- {/block:Answer}
- {block:Link}
- <div class="text"><a href="{URL}"><span class="title">{Name}</span></a>
- {block:Description}{Description}{/block:Description}
- {block:indexpage}
- <ul class="text_buttons">
- <li><a href="{Permalink}" class="notec">{Notecount} Notes</a></li>
- <li>{LikeButton color="gray" size=17}</li>
- <li>{ReblogButton color="gray" size=17}</li>
- </ul>
- {/block:indexpage}
- </div>
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- {LinkOpenTag}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%/></a></div>{LinkCloseTag}
- {block:ifshowphotopermalinks}
- {block:indexpage}
- <ul class="like_and_reblog_buttons">
- <li>{ReblogButton color="white" size=17}</li>
- <li>{LikeButton color="white" size=17}</li>
- </ul>
- {/block:indexpage}
- {/block:ifshowphotopermalinks}
- {/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px/>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- {block:IndexPage}
- <div class="photoset">
- {block:Photos}
- <a href="{permalink}" target="_blank">
- <img src="{PhotoUrl-250}" border="0" class="photoset" alt="{PhotoAlt}"/>
- </a>
- {/block:Photos}
- {block:ifshowphotopermalinks}
- <ul class="like_and_reblog_buttons">
- <li>{ReblogButton color="white" size=17}</li>
- <li>{LikeButton color="white" size=17}</li>
- </ul>
- {/block:ifshowphotopermalinks}
- </div>
- {/block:indexpage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="text"><div class="title">{Quote}</div> - {Source}
- {block:indexpage}
- <ul class="text_buttons">
- <li><a href="{Permalink}" class="notec">{Notecount} Notes</a></li>
- <li>{LikeButton color="gray" size=17}</li>
- <li>{ReblogButton color="gray" size=17}</li>
- </ul>
- {/block:indexpage}
- </div>
- {/block:Quote}
- {block:Chat}
- <div class="chat">
- {block:Title}
- <a href="{Permalink}">
- <div class="title">{Title}</div></a>
- {/block:Title}
- <ul id="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:indexpage}
- <ul class="text_buttons">
- <li><a href="{Permalink}" class="notec">{Notecount} Notes</a></li>
- <li>{LikeButton color="gray" size=17}</li>
- <li>{ReblogButton color="gray" size=17}</li>
- </ul>
- {/block:indexpage}
- </div>
- {/block:Chat}
- {block:Audio}
- {block:IndexPage}
- <div class="audio">
- {block:AlbumArt}<div class="cover">
- <a href="{permalink}">
- <img src="{AlbumArtURL}"></div></a>{/block:AlbumArt}
- <div class="playbox"><div class="hide">
- {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}
- </div></div>
- {block:Caption}
- <div style="text-align:left;padding-top:5px;display:inline-block;bottom:-5px;">{caption}</div>{/block:Caption}</div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="text">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}
- </div>{/block:PermalinkPage}
- </center>
- {block:indexpage}
- <ul class="text_buttons">
- <li><a href="{Permalink}" class="notec">{Notecount} Notes</a></li>
- <li>{LikeButton color="gray" size=17}</li>
- <li>{ReblogButton color="gray" size=17}</li>
- </ul>
- {/block:indexpage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- <div class="video">
- <center>{Video-250}</center>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {block:indexpage}
- <ul class="text_buttons">
- <li><a href="{Permalink}" class="notec">{Notecount} Notes</a></li>
- <li>{LikeButton color="gray" size=17}</li>
- <li>{ReblogButton color="gray" size=17}</li>
- </ul>
- {/block:indexpage}
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>{Video-500}</center>
- {/block:PermalinkPage}
- {/block:Video}
- {block:PermalinkPage}
- {block:HasTags} · {block:Tags}<a href="TagURL">
- #{Tag}</a> {/block:Tags}{/block:hasTags}
- {/block:PermalinkPage}
- {block:PostNotes}
- <div class="notess"><span class="title">{NoteCount} Notes</span><br>
- {block:Caption}{caption}{/block:Caption}</div>
- <span class="notes"> {PostNotes}</span>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- <!-- INFINTE SCROLL SCRIPT -->
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/6jwx45k/OmXn4d177/inf-scroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#content');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/6jwx45k/AQTmqdo25/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- //call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- //ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
- <script type="text/javascript" src="http://static.tumblr.com/6jwx45k/Kw5mplfc5/infintescroll-x.js"></script></script>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </body></html><!-- END OF THEME -->
Add Comment
Please, Sign In to add comment