Advertisement
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">
- <!----
- © borntobewildthemes.tumblr.com | "Max", vol. 2
- + Please do not redistribute this theme or remove credits.
- + You are allowed to make changes as long as you keep our credits.
- + If you have any questions or concerns, just contact us.
- + Thanks for using our theme! We hope that you enjoy it!
- ---->
- <html>
- <head>
- <!--Google fonts-->
- <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <!--DEFAULT VARIABLES-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="image:Background" content="1"/>
- <meta name="image:Sidebar background" content="0"/>
- <meta name="image:Avatar" content="1"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Sidebar background" content="#000"/>
- <meta name="color:Sidebar border" content="#333"/>
- <meta name="color:Sidebar icon" content="#333"/>
- <meta name="color:Icon background" content="#000"/>
- <meta name="color:Blog Title" content="#333"/>
- <meta name="color:Sidebar link" content="#333"/>
- <meta name="color:Link background" content="#000"/>
- <meta name="color:Description" content="#333"/>
- <meta name="color:Description background" content="#000"/>
- <meta name="color:Search background" content="#000"/>
- <meta name="color:Post background" content="#fff"/>
- <meta name="color:Info background" content="#fff"/>
- <meta name="color:Title" content="#333"/>
- <meta name="color:Text" content="#bbb"/>
- <meta name="color:Icon" content="#333"/>
- <meta name="color:Link" content="#bbb"/>
- <meta name="color:Hover" content="#000"/>
- <meta name="color:Borders" content="#333"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="select:Title Font" content="Julius Sans One" title="Julius Sans One">
- <meta name="select:Title Font" content="Poiret One" title="Poiret One">
- <meta name="select:Title Font" content="Great Vibes" title="Great Vibes">
- <meta name="select:Title Font" content="Alex Brush" title="Alex Brush">
- <meta name="select:Title Font" content="Play" title="Play">
- <meta name="select:Title font size" content="20px" title="20px">
- <meta name="select:Title font size" content="22px" title="22px">
- <meta name="select:Title font size" content="25px" title="25px">
- <meta name="select:Title font size" content="27px" title="27px">
- <meta name="select:Title font size" content="30px" title="30px">
- <meta name="font:Body font" content="Helvetica"/>
- <meta name="select:Body font size" content="12px" title="12px">
- <meta name="select:Body font size" content="13px" title="13px">
- <meta name="select:Body font size" content="14px" title="14px">
- <meta name="select:Body font size" content="15px" title="15px">
- <meta name="select:Body font size" content="16px" title="16px">
- <meta name="if:Infinite Scroll" content="0" />
- <meta name="if:Bigger Posts" content="0" />
- <meta name="if:Show Navigation Icons" content="1" />
- <meta name="if:Show Blog title" content="1" />
- <meta name="if:Show Avatar" content="1" />
- <meta name="if:Show Description" content="1" />
- <meta name="if:Show Search Box" content="1" />
- <meta name="if:Show Info On Hover" content="0" />
- <meta name="if:Show Captions" content="1" />
- <meta name="if:Show Tags" content="1" />
- <meta name="if:Show Link One" content="1" />
- <meta name="if:Show Link Two" content="1" />
- <meta name="if:Show Link Three" content="1" />
- <meta name="if:Show Link Four" content="1" />
- <meta name="if:Show Link Five" content="1" />
- <meta name="text:Link One Title" content="Link one" />
- <meta name="text:Link One Url" content="http://"/>
- <meta name="text:Link Two Title" content="Link two"/>
- <meta name="text:Link Two Url" content="http://"/>
- <meta name="text:Link Three Title" content="Link three" />
- <meta name="text:Link Three Url" content="http://" />
- <meta name="text:Link Four Title" content="Link four" />
- <meta name="text:Link Four Url" content="http://" />
- <meta name="text:Link Five Title" content="Link five" />
- <meta name="text:Link Five Url" content="http://" />
- <meta name="text:Scroll to top image url" content="http://i63.tinypic.com/mcvijc.jpg"/>
- <style type="text/css">
- /* ---------------------------- GENERAL ----------------------------- */
- /* -------- BASICS ------- */
- body {
- margin:0;
- padding:0;
- width:100%;
- height:100%;
- color:{color:text};
- font-family:{font:Body font};
- font-size:{select:Body font size};
- line-height: -moz-calc({select:Body font size} + 3px);
- line-height: -webkit-calc({select:Body font size} + 3px);
- line-height: -o-calc({select:Body font size} + 3px);
- line-height: calc({select:Body font size} + 3px);
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- /* Paragraph */
- p {margin-top:5px; margin-bottom:5px;}
- <--ses-->
- small{font-size: 90%;}
- big{font-size: 110%;}
- /* Title */
- h1{
- color:{color:Title};
- font-family:{select:Title Font};
- font-size:{select:Title font size};
- line-height: -moz-calc({select:Title font size} + 3px);
- line-height: -webkit-calc({select:Title font size} + 3px);
- line-height: -o-calc({select:Title font size} + 3px);
- line-height: calc({select:Title font size} + 3px);
- border-bottom:1px solid {color:Borders};
- }
- /* Captions */
- h2{
- font-family:{font:Body font};
- font-size:{select:Body font size};
- line-height: -moz-calc({select:Body font size} + 3px);
- line-height: -webkit-calc({select:Body font size} + 3px);
- line-height: -o-calc({select:Body font size} + 3px);
- line-height: calc({select:Body font size} + 3px);
- font-weight:normal;
- }
- /* Links */
- a:link, a:active, a:visited{
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- color:{color:Link};
- text-decoration:none;
- }
- a:hover, .clickme:hover {
- color:{color:Hover};
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- -ms-transition: all 0.8s ease-in-out;
- transition: all 0.8s ease-in-out;
- }
- a img{border: 0px;}
- ul, ol, li{ margin:5px 10px; padding:0px;}
- /* Bold and italic */
- b, strong {color:{color:Bold};}
- i, em {color:{color:Italic};}
- /* Blockquote */
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px solid {color:Borders};
- }
- /* Text selection */
- ::-moz-selection {
- background: {color:Borders};
- color: {color:Scrollbar};
- }
- ::selection {
- background: {color:Borders};
- color: {color:Scrollbar};
- }
- /* Webkit scrollbar */
- ::-webkit-scrollbar {
- width: 10px;
- height: 10px;
- }
- ::-webkit-scrollbar-button {
- width: 0px;
- height: 0px;
- }
- ::-webkit-scrollbar-thumb {
- background: {color:Scrollbar};
- border: 2px solid {color:Borders};
- border-radius: 0px;
- }
- ::-webkit-scrollbar-track {
- background: {color:Scrollbar};
- border: 4px solid {color:Borders};
- border-radius: 0px;
- }
- ::-webkit-scrollbar-corner {
- background: transparent;
- }
- /* Tooltips */
- #s-m-t-tooltip {
- max-width:300px;
- z-index:10000000;
- margin:24px 14px 7px 12px;
- padding:8px;
- color:{color:Link};
- background:{color:Post background};
- border:1px solid {color:Borders};
- font-size:13px;
- line-height:16px;
- }
- /* Post notes style */
- .notes img{
- max-width:15px;
- max-height:15px;
- position:relative;
- top:3px;
- margin-right:5px;
- border:1px solid {color:Borders};
- border-radius:60px;
- }
- .notes li{
- list-style:none;
- }
- .notes i{
- color:{color:Icon};
- }
- /* ----------------------- MAIN CONTAINER ----------------------------- */
- /* -------- POSTS AND ENTRIES ------- */
- #posts {
- width:460px;
- margin-top:0px;
- z-index:99;
- margin-left:270px;
- right:auto;
- height:auto;
- min-height:800px;
- padding:20px;
- background:{color:Container background};
- margin-right:auto;
- position:relative;
- }
- .entry {
- float:left;
- display: block;
- margin:10px;
- margin-bottom:20px;
- overflow:hidden;
- width:400px;
- padding:15px;
- border:10px solid {color:borders};
- background:{color:Post background};
- {block:ifBiggerPosts}
- width:500px;
- {/block:ifBiggerPosts}
- }
- .entry p img, .entry blockquote img { max-width: 100%; }
- /* -------- LEFT SIDEBAR ------- */
- .leftsidebar{
- position:fixed !important;
- float:left;
- left:0px;
- top: 0px;
- background-image:url({image:Sidebar background});
- background-color:{color:Sidebar background};
- background-size:cover;
- height:100%;
- width:250px;
- border-right:2px solid {color:Borders};
- }
- /* Main icons */
- .sidebaricons{
- position:absolute;
- margin-left:217px;
- top:-1px;
- height:100px;
- width:30px;
- }
- .sidebaricons i{
- width:20px;
- height:20px;
- padding:5px;
- line-height:20px;
- margin-top:-2px;
- border:2px solid {color:Sidebar border};
- color:{color:Sidebar icon};
- background:{color:Icon background};
- text-align:center;
- opacity:0.7;
- }
- .sidebaricons i:hover{
- opacity:1;
- color:{color:Hover};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /* Blog title */
- #blogtitle{
- position:fixed;
- margin-left:20px;
- margin-top:240px;
- text-align:center;
- font-family:{select:Title Font};
- text-decoration:bold;
- font-size:30px;
- color:{color:Blog Title};
- letter-spacing:2px;
- line-height:40px;
- width:210px;
- opacity:0.7;
- text-shadow: 1px 0px {color:Sidebar border};
- border-bottom:2px solid {color:Sidebar border};
- }
- #blogtitle:hover{
- opacity:1;
- font-size:32px;
- color: {color:Hover};
- }
- /* Extra links */
- .sidebarlinks{
- position:fixed;
- margin-left:0px;
- bottom: 0px;
- height:auto;
- width:250px;
- }
- .sidebarlinks a{
- display:block;
- width:245px;
- height:30px;
- line-height:30px;
- font-size:13px;
- padding-left:5px;
- color:{color:Sidebar link};
- border-top:2px solid {color:Sidebar border};
- background:{color:Link background};
- opacity:0.7;
- }
- .sidebarlinks i{
- color:{color:Sidebar icon};
- }
- .sidebarlinks a:hover{
- font-size:15px;
- opacity:1;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /* -------- RIGHT SIDEBAR ------- */
- #rightsidebar{
- position:fixed; !important;
- width:150px;
- background:{color:Borders};
- z-index:99999;
- height:150px;
- margin-top:30px;
- margin-left:800px;
- text-align:center;
- {block:ifBiggerPosts}
- margin-left:900px;
- {/block:ifBiggerPosts}
- }
- #avatar {
- position:relative;
- margin:0;
- width:150px;
- height:150px;
- border:5px solid {color:Sidebar border};
- }
- #avatar img {
- width:140px;
- height:140px;
- border:5px solid {color:Description background};
- }
- /* Description */
- #desc{
- width:150px;
- color:{color:Description};
- background:{color:Description background};
- height:auto;
- max-height:300px;
- overflow-y:auto;
- padding:5px;
- margin-top:20px;
- margin-left:0px;
- font-size:15px;
- line-height:17px;
- text-align:justify;
- border-top:2px solid {color:Sidebar border};
- border-bottom:2px solid {color:Sidebar border};
- }
- #desc:first-letter {
- color:{color:Link};
- background:{color:Link background};
- font: italic 25px {select:Title Font};
- padding:5px;
- border:2px solid {color:Sidebar border};
- outline:1px solid {color:Bold};
- margin-right: 10px; /* adjust margin right of fisrt letter in the about me section*/
- margin-bottom: 5px; /* adjust margin bottom of fisrt letter in the about me section*/
- float:left;
- }
- /* Search box */
- #search {
- text-align:center;
- margin-top:20px;
- margin-left:0px;
- color:{color:Description};
- background:{color:Search background};
- border:2px solid {color:Borders};
- width:154px;
- height:30px;
- z-index:100000000;
- overflow:hidden;
- }
- .search-icon{
- position:absolute;
- margin-left:5px;
- margin-top:5px;
- z-index:10000;
- }
- .search-icon i{
- color:{color:Icon};
- padding:2.5px;
- font-size:16px;
- }
- /* ----------------------- POST STYLES ----------------------------- */
- /* Quote posts */
- .quote {
- font-family:{select:Title Font};
- font-size:{select:Title font size};
- line-height: -moz-calc({select:Title font size} + 3px);
- line-height: -webkit-calc({select:Title font size} + 3px);
- line-height: -o-calc({select:Title font size} + 3px);
- line-height: calc({select:Title font size} + 3px);
- color:{color:Italic};
- height:auto;
- margin:10px;
- padding:5px;
- text-align:center;
- letter-spacing:1px;
- }
- .source {
- font-family:{font:Body font};
- font-size:{select:Body font size};
- line-height:130%;
- height:auto;
- margin-top:10px;
- margin-left:10px;
- margin-right:10px;
- margin-bottom:5px;
- padding:5px;
- text-align:right;
- letter-spacing:1px;
- }
- /* Link posts */
- #linktitle{
- font-family:{select:Title Font};
- font-size:{select:Title font size};
- line-height:130%;
- width:96%;
- padding:2%;
- border:1px solid {color:Borders};
- }
- #linktitle a{
- color:{color:Link};
- }
- #linktitle i{
- color:{color:Icon};
- }
- /* Chat posts */
- .chat .line {
- color: {color:Text};
- padding:2px;
- }
- .label {
- color:{color:Bold};
- font-size:15px;
- font-family:{select:Title Font};
- padding-right:2px;
- }
- /* Audio posts */
- #audiocon{
- width:100%;
- height:auto;
- min-height:75px;
- overflow:hidden;
- margin-bottom:10px;
- }
- .album{
- width:65px;
- height:65px;
- background-image:url(http://i61.tinypic.com/s6k3zb.jpg);
- border: 5px solid {color:Borders};
- }
- .album img{
- max-width:65px;
- margin-left:0px;
- float:left;
- margin-top:0px;
- z-index:10;
- }
- .audio{
- position:absolute;
- max-width:325px;
- margin-left:80px;
- float:left;
- margin-top:0;
- z-index:10;
- font-size:12px;
- overflow:hidden;
- }
- .audio i{
- color:{color:Icon};
- border:1px solid {color:Borders};
- padding:2px;
- width:12px;
- height:12px;
- font-size:12px;
- margin-bottom:1px;
- text-align:center;
- }
- .play{
- position:absolute;
- margin:20px;
- max-width:25px;
- max-height:25px;
- overflow:hidden;
- opacity:0.8;
- }
- /* Ask Posts */
- .bubble {
- position: relative;
- height:auto;
- margin:5px;
- padding:5px;
- border: 1px solid {color:Borders};
- z-index:1;
- min-height:50px;
- }
- .asker img {
- float:left;
- border:1px solid {color:Borders};
- margin-right:5px;
- z-index:100;
- border-radius:100%;
- }
- /* ----------------------- POST INFO ----------------------------- */
- #postinfo{
- margin-top:10px;
- width:400px;
- {block:IndexPage}
- {block:IfShowInfoOnHover}
- display:none;
- height:0;
- {/block:IfShowInfoOnHover}
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-top:10px;
- width:400px;
- height:auto;
- {block:ifBiggerPosts}
- width:500px;
- {/block:ifBiggerPosts}
- {/block:PermalinkPage}
- z-index:1000;
- }
- .entry:hover #postinfo{
- {block:IndexPage}
- {block:IfShowInfoOnHover}
- height:auto;
- display:block;
- bottom:0px;
- left:0px;
- padding-left:15px;
- padding-right:15px;
- position:absolute;
- background:{color:Info background};
- opacity:0.9;
- color:{color:Link};
- border-top:1px solid {color:Borders};
- {/block:IfShowInfoOnHover}
- {/block:IndexPage}
- }
- #postinfo a {
- font-size:12px;
- }
- .info {
- height:28px;
- line-height:20px;
- float:center;
- padding-top:5px;
- margin-top:0px;
- margin-bottom:5px;
- font-size:12px;
- width:400px;
- color:{color:Link};
- {block:ifBiggerPosts}
- width:500px;
- {/block:ifBiggerPosts}
- color:{color:Link};
- border-top:1px solid {color:Borders};
- text-transform:lowercase;
- {block:IfShowInfoOnHover}
- border:none;
- {/block:IfShowInfoOnHover}
- }
- .info i{
- color:{color:Icon};
- }
- /* Like reblog and permalink buttons */
- .plrbuttons {
- float:right;
- margin-left:300px;
- margin-top:-22px;
- {block:ifBiggerPosts}
- margin-left:400px;
- {/block:ifBiggerPosts}
- z-index:200000;
- list-style: none;
- padding:5px;
- padding-bottom:2px;
- }
- .plrbuttons i {
- float:left;
- display:inline-block;
- margin-left:5px;
- list-style:none;
- color:#cccccc;
- font-size:15px;
- }
- .plrbuttons li:first-child {
- border-right: 0px solid #e8e8e8;
- }
- /* Tags */
- .tags {
- margin-top:5px;
- display:inline;
- width:100%;
- }
- .tags i{
- color:{color:Icon};
- display:inline;
- }
- /* Pagination */
- .pagination{
- margin-top:20px;
- }
- .jump_page {
- padding: 4px 8px;
- border: 3px solid {color:Borders};
- background-color:{color:Link background};
- color:{color:Link};
- font-size:11px;
- text-decoration:none;
- }
- .current_page, .jump_page:hover {
- padding: 4px 8px;
- border: 3px solid {color:Borders};
- background-color:{color:Link background};
- color: {color:Hover};
- font-size:11px;
- text-decoration:none;
- }
- /* Infinite scroll */
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- /* SCROLL TO TOP */
- #scrollToTop:link,
- #scrollToTop:visited {
- display: none;
- position: fixed;
- bottom: 25px;
- right: 5px;
- z-index:100000;
- }
- /* CREDIT */
- #credits {
- position:fixed;
- right:10px;
- top:40px;
- z-index:100000;
- }
- #credits img{
- border:3px solid {color:Borders};
- }
- {CustomCSS}
- </style>
- <!----------------------------- SCRIPTS ------------------------------->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <!--Scroll to top-->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" id="scrollToTop" rel="nofollow" title="Go to Top"><img src="{text:Scroll to top image url}" title="Go to Top" alt="Go to Top"/></a>
- <!--Fort awesome script-->
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <!--Jquery script-->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <!-- Style my tooltips script -->
- <script src="jquery.style-my-tooltips.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- }
- );
- });
- })(jQuery);
- </script>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <!--{block:ifInfiniteScroll}-->
- <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <!--{/block:ifInfiniteScroll}-->
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <meta charset="utf-8">
- <title>{Title}{block:TagPage} - {Tag} {/block:TagPage} {block:SearchPage} - {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}- {PostSummary} {/block:PostSummary}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- </head>
- <!------------------------------ HTML ------------------------------->
- <body>
- <div id="rightsidebar">
- <div id="avatar"><img src="{image:Avatar}"></div>
- <div id="desc">{description}</div>
- <!--Search box starts-->
- {block:IfShowSearchBox}
- <div id="search">
- <div class="search-icon">
- <i class="fa fa-search fa"></i>
- </div>
- <form action="/search" method="get">
- <input type="text" name="q" value="Search..." style="width:110px; padding-left:5px; height:19px; border:1px solid transparent; background:transparent; color:{color:Description}; font-size: 12px;margin-top:5px; margin-left:25px;"/>
- </form>
- </div>
- {/block:IfShowSearchBox}
- <!--Search box ends-->
- <!-- Pagination -->
- {block:IfNotInfiniteScroll}
- {block:Pagination}
- <div class="pagination">
- <center>
- {block:PreviousPage}<a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}<span class="current_page">
- {PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}
- <span class="jump_page">
- <a href="{URL}">{PageNumber}</a></span>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <span class="jump_page">
- <a href="{NextPage}">»</a>
- </span>
- {/block:NextPage}
- </center>
- </div>
- {/block:Pagination}
- {/block:IfNotInfiniteScroll}
- </div>
- <!--End rightsidebar-->
- <div class="leftsidebar">
- <div id="blogtitle">{Title}</div>
- <div class="sidebaricons">
- <a href="/" title="Index"><i class="fa fa-home"></i></a>
- <a href="/ask" title="Ask"><i class="fa fa-envelope"></i></a>
- <a href="/submit" title="Submit"><i class="fa fa-pencil"></i></a>
- <a href="/archive" title="Archive"><i class="fa fa-clock-o"></i></a>
- </div>
- <div class="sidebarlinks">
- {block:IfShowLinkOne}<a href="{text:Link One Url}"> <i class="fa fa-star"></i> {text:Link One Title}</a>{/block:IfShowLinkOne}
- {block:IfShowLinkTwo}<a href="{text:Link Two Url}"> <i class="fa fa-star"></i> {text:Link Two Title}</a>{/block:IfShowLinkTwo}
- {block:IfShowLinkThree}<a href="{text:Link Three Url}"> <i class="fa fa-star"></i> {text:Link Three Title}</a>{/block:IfShowLinkThree}
- {block:IfShowLinkFour}<a href="{text:Link Four Url}"> <i class="fa fa-star"></i> {text:Link Four Title}</a>{/block:IfShowLinkFour}
- {block:IfShowLinkFive}<a href="{text:Link Five Url}"> <i class="fa fa-star"></i> {text:Link Five Title}</a>{/block:IfShowLinkFive}
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- <!--Hide via and source in captions-->
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}
- {ReblogParentName}
- {/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}
- <!-- {SourceURL}
- {block:SourceLogo}
- <img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:Text}
- {block:Title}
- <a href="{Permalink}">
- <h1>{Title}</h1></a>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {block:ifNotBiggerPosts}
- <img src="{PhotoURL-400}"
- width="400"/></a>
- {/block:ifNotBiggerPosts}
- {block:ifBiggerPosts}
- <img src="{PhotoURL-500}"
- width="500"/></a>
- {/block:ifBiggerPosts}
- {/block:Photo}
- {block:Photoset}
- {block:ifNotBiggerPosts}
- {Photoset-400}
- {/block:ifNotBiggerPosts}
- {block:ifBiggerPosts}
- {Photoset-500}
- {/block:ifBiggerPosts}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- "{Quote}"
- {block:Source}
- <div class="source">-{Source}
- </div>{/block:Source}</div>
- {/block:Quote}
- {block:Link}
- <a href="{URL}"
- class="linkpost"
- target="_blank">
- <h1><i class="fa fa-link"></i>
- {Name} »</h1></a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">
- {Label}</span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="audiocon">
- <div class="audio">
- {block:TrackName}<i class="fa fa-microphone"></i> {TrackName}{/block:TrackName}
- {block:Artist}<br><i class="fa fa-user"></i> {Artist}{/block:Artist}
- {block:Album}<br><i class="fa fa-music"></i> {Album}{/block:Album}
- {block:PlayCount}<br><i class="fa fa-heart"></i> {PlayCount}{/block:PlayCount}<br></div>
- <div class="album">
- {block:AlbumArt}
- <img src="{AlbumArtURL}">
- {/block:AlbumArt}
- <div class="play">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- {/block:Audio}
- {block:Video}
- {block:ifNotBiggerPosts}
- {Video-400}
- {/block:ifNotBiggerPosts}
- {block:ifBiggerPosts}
- {Video-500}
- {/block:ifBiggerPosts}
- {/block:Video}
- {block:Answer}
- <div class="bubble">
- <div class="asker">
- <img src="{AskerPortraitURL-48}">
- </div>
- <span></span>{Asker}:
- {Question}</div>
- {Answer}
- {/block:Answer}
- {block:IndexPage}
- {block:IfShowCaptions}
- {block:Caption}
- <h2>{Caption}</h2>
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}
- <h2>{Caption}</h2>
- {/block:Caption}
- {/block:PermalinkPage}
- {block:Date}
- <div id="postinfo">
- <div class="info">
- <i class="fa fa-clock-o"></i>
- {ShortMonth} {DayOfMonthWithZero}
- {block:NoteCount}
- <i class="fa fa-heart-o"></i>
- {NoteCount}
- {/block:NoteCount}
- {block:RebloggedFrom}
- <i>//</i>
- <a href="{ReblogParentURL}" title="{ReblogParentName}" target="_blank">VIA</a>
- {/block:RebloggedFrom}
- {block:RebloggedFrom}
- <i>//</i>
- <a href="{ReblogRootURL}" title="Source: {ReblogRootName}">src</a>
- {/block:RebloggedFrom}
- <div class="plrbuttons">
- <a href="{Permalink}">
- <i class="fa fa-external-link"></i></a>
- <i>{LikeButton size="15"}</i>
- <i>{ReblogButton size="15"}</i>
- </div>
- </div>
- <!--End info -->
- {block:IndexPage}
- {block:IfShowTags}
- {block:HasTags}
- {block:Tags}
- <a href="{TagURL}">
- <i class="fa fa-tag"></i> {Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- {/block:IfShowTags}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:HasTags}
- {block:Tags}
- <a href="{TagURL}">
- <i class="fa fa-tag"></i>
- {Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- {/block:PermalinkPage}
- </div>
- <!--End post info-->
- {/block:Date}
- <!-- Permalink page -->
- {block:PermalinkPage}
- <div class="notes">
- {block:PermalinkPagination}
- <center><br>
- {block:PreviousPost}
- <a href="{PreviousPost}"> « Previous Post – </a>
- {/block:PreviousPost}
- {block:NextPost}
- <a href="{NextPost}">Next Post »</a>
- {/block:NextPost}
- </center>
- {/block:PermalinkPagination} <br>
- {block:PostNotes}<br>
- <div style="text-align:left; max-height: 400px; width:400px; overflow: auto; overflow-x: hidden;">
- {PostNotes}</div>
- {/block:PostNotes}</div>
- <br><br>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <!--End entry-->
- {/block:Posts}
- </div>
- <!--End posts-->
- </body>
- <a href="http://borntobewildthemes.tumblr.com" title="Theme MAX by borntobewildthemes"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement