Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----
- © borntobewildthemes.tumolr.com | "FB"
- + 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=Exo' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Nova+Slim' rel='stylesheet' type='text/css'>
- <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=Marvel' 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:Avatar" content="1"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Container background" content="#eee"/>
- <meta name="color:Post background" content="#fff"/>
- <meta name="color:Header background" content="#fff"/>
- <meta name="color:Blog Title" content="#fff"/>
- <meta name="color:Main icon" content="#777"/>
- <meta name="color:Main icon background" content="#fff"/>
- <meta name="color:Navigation background" content="#fff"/>
- <meta name="color:Avatar background" content="#fff"/>
- <meta name="color:Description" content="#777"/>
- <meta name="color:Description background" content="#fff"/>
- <meta name="color:Search background" content="#fff"/>
- <meta name="color:Pagination background" content="#fff"/>
- <meta name="color:Title" content="#777"/>
- <meta name="color:Text" content="#000"/>
- <meta name="color:Hover" content="#ddd"/>
- <meta name="color:Italic" content="#bbb"/>
- <meta name="color:Bold" content="#aaa"/>
- <meta name="color:Link" content="#ccc"/>
- <meta name="color:Icon" content="#777"/>
- <meta name="color:Borders" content="#eee"/>
- <meta name="color:Scrollbar" content="#ddd"/>
- <meta name="select:Title Font" content="Exo" title="Exo">
- <meta name="select:Title Font" content="Poiret One" title="Poiret One">
- <meta name="select:Title Font" content="Julius Sans One" title="Julius Sans One">
- <meta name="select:Title Font" content="Marvel" title="Marvel">
- <meta name="select:Title Font" content="Nova Slim" title="Nova Slim">
- <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="11px" title="11px">
- <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="if:500px Posts" content="0" />
- <meta name="if:Ask Enabled" content="1" />
- <meta name="if:Submissions Enabled" content="1" />
- <meta name="if:Show Archive" content="1" />
- <meta name="if:Show Avatar" content="1" />
- <meta name="if:Circular Avatar" content="1" />
- <meta name="if:Show Description" content="1" />
- <meta name="if:Show Search" content="1" />
- <meta name="if:Show Navigation" content="1" />
- <meta name="if:Show Captions" content="1" />
- <meta name="if:Show Tags" content="1" />
- <meta name="if:Show Custom Cursor" content="1" />
- <meta name="if:Show Link 1" content="1" />
- <meta name="if:Show Link 2" content="1" />
- <meta name="if:Show Link 3" content="1" />
- <meta name="if:Show Link 4" content="1" />
- <meta name="if:Show Link 5" content="1" />
- <meta name="text:Link 1" content="link one"/>
- <meta name="text:Link 1 url" content="http://"/>
- <meta name="text:Link 2" content="link two"/>
- <meta name="text:Link 2 url" content="http://"/>
- <meta name="text:Link 3" content="link three"/>
- <meta name="text:Link 3 url" content="http://"/>
- <meta name="text:Link 4" content="link four"/>
- <meta name="text:Link 4 url" content="http://"/>
- <meta name="text:Link 5" content="link five"/>
- <meta name="text:Link 5 url" content="http://"/>
- <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{
- margin-top:0px;
- color:{color:Blog Title};
- padding:5px;
- 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);
- font-weight:normal;
- }
- /* 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 {
- color: {color:Hover};
- }
- 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: 9px;
- height: 0px;
- }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 0px;
- display: block;
- background-color: {color:Borders};
- }
- ::-webkit-scrollbar-track-piece {
- background-color: {color:Borders};
- }
- ::-webkit-scrollbar-thumb:vertical {
- height: 0px;
- background-color: {color:Scrollbar};
- border:4px solid {color:Borders};
- }
- /* 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;
- }
- /* ----------------------- MAIN CONTAINER --------------------------- */
- div#center{
- position:fixed;
- left:50%;
- top:50%;
- width:452px;
- height:600px;
- overflow:hidden;
- margin-left:auto;
- margin-right:auto;
- -webkit-transform: translateX(-50%) translateY(-50%);
- -moz-transform: translateX(-50%) translateY(-50%);
- -ms-transform: translateX(-50%) translateY(-50%);
- transform: translateX(-50%) translateY(-50%);
- {block:if500pxPosts}
- width:552px;
- {/block:if500pxPosts}
- }
- /* -------- HEADER ------- */
- #header{
- margin-top:20px;
- margin-left:auto;
- margin-right:auto;
- width:450px;
- height:50px;
- z-index:10000;
- border:1px solid {color:Borders};
- background:{color:Header background};
- {block:if500pxPosts}
- width:550px;
- {/block:if500pxPosts}
- }
- /* Blog titles */
- #blogtitle{
- position:absolute;
- margin-left:5px;
- margin-top:5px;
- padding:5px;
- font-family:{select:Title Font};
- color:{color:Blog Title};
- font-size:20px;
- height:30px;
- width:250px;
- line-height:30px;
- z-index:1000000;
- }
- #blogtitle:hover{
- color: {color:Hover};
- -webkit-transition: opacity .3s linear;
- -webkit-transition: all .3s ease-in-out;
- -moz-transition: all .3s ease-in-out;
- -o-transition: all .3s ease-in-out;
- }
- /* Header links */
- #morelinks{
- position:absolute;
- margin-top:14px;
- margin-left:236px;
- width:100px;
- height:11px;
- line-height:11px;
- font-size:12px;
- padding:5px;
- text-align:center;
- z-index:10000;
- border:1px solid {color:Borders};
- cursor:pointer;
- background:{color:Navigation background};
- {block:if500pxPosts}
- margin-top:13px;
- margin-left:336px;
- {/block:if500pxPosts}
- }
- #morelinks i{
- color:{color:Main icon};
- }
- #morelinks:hover i{
- color:{color:Hover};
- }
- #links{
- position:absolute;
- margin-top:36px;
- margin-left:236px;
- width:100px;
- padding:5px;
- z-index:10000;
- border:1px solid {color:Borders};
- background:{color:Navigation background};
- {block:if500pxPosts}
- margin-left:336px;
- {/block:if500pxPosts}
- display:none;
- }
- #links a{
- display:block;
- color:{color:Link};
- border-bottom:1px solid {color:Borders};
- font-size:11px;
- padding:2px;
- line-height:15px;
- }
- #links a:last-child{
- border-bottom:1px solid transparent;
- }
- #links a:hover{
- color:{color:Hover};
- padding-left:10px;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #links i{
- color:{color:Navigation background};
- }
- #links a:hover i{
- color:{color:Icon};
- }
- /* Main icons */
- .mainicons{
- position:absolute;
- margin-left:350px;
- margin-top:5px;
- height:40px;
- line-height:40px;
- text-align:center;
- {block:if500pxPosts}
- margin-left:450px;
- {/block:if500pxPosts}
- }
- .mainicons i{
- display:inline;
- margin-left:-3px;
- width:10px;
- height:10px;
- padding:5px;
- line-height:10px;
- border:1px solid {color:Borders};
- border-left:1px solid transparent;
- color:{color:Main icon};
- background:{color:Main icon background};
- z-index:10000;
- }
- .mainicons i:hover{
- background:{color:Borders};
- color:{color:Hover};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /* -------- Footer ------- */
- #footer{
- position:fixed;
- top:472px;
- width:450px;
- height:100px;
- z-index:100000;
- border:1px solid {color:Borders};
- background:{color:Footer background};
- {block:if500pxPosts}
- width:550px;
- {/block:if500pxPosts}
- }
- /* Avatar */
- #avatar {
- position:absolute;
- margin:0px;
- width:100px;
- height:100px;
- z-index:1000000;
- background:{color:Avatar Background};
- border-right:1px solid {color:Borders};
- }
- #avatar img {
- margin:10px;
- width:80px;
- height:80px;
- {block:IfCircularAvatar}
- border-radius:100px;
- {/block:IfCircularAvatar}
- }
- #avatar:hover {
- transition: all .7s ease;
- }
- /* Description */
- #desc{
- position:absolute;
- margin-left:101px;
- top:0;
- width:339px;
- height:60px;
- padding:5px;
- padding-bottom:10px;
- overflow-y:auto;
- overflow-x:hidden;
- color:{color:Description};
- background:{color:Description background};
- {block:if500pxPosts}
- width:439px;
- {/block:if500pxPosts}
- }
- /* Search box */
- .search{
- position:absolute;
- width:150px;
- height:24px;
- margin-top:75px;
- margin-left:100px;
- border-top:1px solid {color:Borders};
- border-bottom:1px solid {color:Borders};
- background:{color:Search background};
- }
- .search i{
- position:absolute;
- margin-left:130px;
- margin-top:-17px;
- color:{color:Main icon};
- }
- .pagination{
- position:absolute;
- font-family:{font:Body font};
- margin-top:75px;
- margin-left:250px;
- width:199px;
- height:24px;
- line-height:24px;
- overflow:hidden;
- text-align:center;
- border:1px solid {color:Borders};
- background:{color:Pagination background};
- {block:if500pxPosts}
- width:299px;
- {/block:if500pxPosts}
- }
- .pagination a, .current_page{
- font-size:12px;
- padding:0px 7px;
- width:20px;
- height:20px;
- line-height:20px;
- margin-left:2px;
- margin-right:2px;
- color:{color:Link};
- text-align:center;
- }
- .pagination i{
- color:{color:Icon};
- }
- /* -------- POSTS AND ENTRIES ------- */
- #posts {
- position:fixed;
- width:450px;
- padding-left:0px;
- max-height:400px;
- overflow-y:auto;
- background:{color:Container background};
- border-left:1px solid {color:Borders};
- border-right:1px solid {color:Borders};
- {block:if500pxPosts}
- width:550px;
- {/block:if500pxPosts}
- }
- .entry {
- float:left;
- display: block;
- margin:10px;
- overflow:hidden;
- width:400px;
- padding:10px;
- background:{color:Post Background};
- border:1px solid {color:Borders};
- color:{color:Text};
- {block:if500pxPosts}
- width:500px;
- {/block:if500pxPosts}
- }
- .entry:hover{
- border:1px solid {color:Scrollbar};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .entry p img, .entry blockquote img { max-width: 100%; }
- /* ----------------------- 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: -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);
- 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: -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);
- 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};
- 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:0px;
- 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:2000;
- }
- /* ----------------------- POST INFO ----------------------------- */
- #postinfo{
- margin-top:10px;
- width:400px;
- {block:IfShowInfoOnHover}
- display:none;
- height:0;
- {block:PermalinkPage}
- display:block;
- height:auto;
- {/block:PermalinkPage}
- {/block:IfShowInfoOnHover}
- z-index:1000;
- {block:if500pxPosts}
- width:500px;
- {/block:if500pxPosts}
- }
- .entry:hover #postinfo{
- {block:IfShowInfoOnHover}
- height:auto;
- display:block;
- bottom:0px;
- left:0px;
- padding-left:10px;
- padding-right:10px;
- position:absolute;
- background:{color:Info background};
- opacity:0.9;
- color:{color:Link};
- border-top:1px solid {color:Borders};
- {/block:IfShowInfoOnHover}
- }
- #postinfo a {
- font-size:11px;
- }
- .info {
- height:28px;
- line-height:20px;
- float:center;
- padding-top:5px;
- margin-top:0px;
- margin-bottom:5px;
- font-size:11px;
- width:400px;
- color:{color:Link};
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- color:{color:Link};
- border-top:1px solid {color:Borders};
- text-transform:lowercase;
- {block:IfShowInfoOnHover}
- border:none;
- {/block:IfShowInfoOnHover}
- {block:if500pxPosts}
- width:500px;
- {/block:if500pxPosts}
- }
- .info i{
- color:{color:Icon};
- }
- /* Like reblog and permalink buttons */
- .plrbuttons {
- float:right;
- margin-left:300px;
- margin-top:-22px;
- z-index:200000;
- list-style: none;
- padding:5px;
- padding-bottom:2px;
- {block:if500pxPosts}
- margin-left:400px;
- {/block:if500pxPosts}
- }
- .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;
- }
- /* ----------------------- CREDITS ----------------------------- */
- #credits {
- position:fixed;
- right:10px;
- top:35px;
- z-index:100000;
- }
- #credits img{
- border:1px solid {color:Borders};
- }
- /* ------------------------ CUSTOM CSS ----------------------------- */
- {CustomCSS}
- </style>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script type="text/javascript">
- <!--
- function toggle_visibility(id) {
- var e = document.getElementById(id);
- if(e.style.display == 'block')
- e.style.display = 'none';
- else
- e.style.display = 'block';
- }
- //-->
- </script>
- <!--Style my tooltips-->
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <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>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry, .entry_photo',
- 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}">
- </head>
- <body>
- <!--Main container-->
- <div id="center">
- <!--Header-->
- <div id="header">
- <!--Blog title-->
- <div id="blogtitle">{Title}</div>
- <div id="morelinks"><a onclick="toggle_visibility('links');"><i class="fa fa-bars"></i></a></div>
- <div id="links">
- {block:IfShowLink1}
- <a href="{text:Link 1 url}"> <i>›</i> {text:Link 1}</a>
- {/block:IfShowLink1}
- {block:IfShowLink2}
- <a href="{text:Link 2 url}"> <i>›</i> {text:Link 2}</a>
- {/block:IfShowLink2}
- {block:IfShowLink3}
- <a href="{text:Link 3 url}"> <i>›</i> {text:Link 3}</a>
- {/block:IfShowLink3}
- {block:IfShowLink4}
- <a href="{text:Link 4 url}"> <i>›</i> {text:Link 4}</a>
- {/block:IfShowLink4}
- {block:IfShowLink5}
- <a href="{text:Link 5 url}"> <i>›</i> {text:Link 5}</a>
- {/block:IfShowLink5}
- </div>
- <!--End links-->
- <!--Main icons-->
- <div class="mainicons">
- <a href="/" title="Home"><i class="fa fa-home"></i></a>
- {block:ifAskEnabled}
- <a href="/ask" title="Ask"><i class="fa fa-envelope"></i></a>
- {/block:ifAskEnabled}
- {block:ifSubmissionsEnabled}
- <a href="/submit" title="Submit"><i class="fa fa-pencil"></i></a>
- {/block:IfSubmissionsEnabled}
- {block:IfShowArchive}
- <a href="/archive" title="Archive"><i class="fa fa-clock-o"></i></a>
- {/block:IfShowArchive}
- </div>
- </div>
- <!--End header-->
- <!--Posts start-->
- <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}
- <!--Text post-->
- {block:Text}
- {block:Title}
- <h1>{Title}</h1></a>
- {/block:Title}
- {Body}
- {/block:Text}
- <!--Photo post-->
- {block:Photo}
- {block:ifNot500pxPosts}
- <a href="{permalink}">
- <img src="{PhotoURL-400}"
- alt="{PhotoAlt}" width="400"/>
- {block:ifNot500pxPosts}
- {block:if500pxPosts}
- <a href="{permalink}">
- <img src="{PhotoURL-500}"
- alt="{PhotoAlt}" width="500"/>
- {/block:if500pxPosts}
- {/block:Photo}
- <!--Photoset post-->
- {block:Photoset}
- {block:ifNot500pxPosts}
- {Photoset-400}
- {/block:ifNot500pxPosts}
- {block:if500pxPosts}
- {Photoset-500}
- {/block:if500pxPosts}
- {/block:Photoset}
- <!--Quote post-->
- {block:Quote}
- <div class="quote">
- <i class="fa fa-quote-left"></i><br>
- {Quote}
- {block:Source}
- <div class="source">-{Source}
- </div>{/block:Source}</div>
- {/block:Quote}
- <!--Link post-->
- {block:Link}
- <div id="linktitle">
- <a href="{URL}" class="linkpost" target="_blank">{Name}
- <i class="fa fa-angle-double-right"></i>
- </a></div>
- {block:Description}
- <p>{Description}
- {/block:Description}
- {/block:Link}
- <!--Chat post-->
- {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}
- <!--Audio post-->
- {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}
- <!--Video post-->
- {block:Video}
- {block:ifNot500pxPosts}
- {Video-400}
- {/block:ifNot500pxPosts}
- {block:ifNot500pxPosts}
- {Video-500}
- {/block:ifNot500pxPosts}
- {/block:Video}
- <!--Ask post-->
- {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}
- <div class="tags">
- {block:Tags}
- <a href="{TagURL}">
- <i class="fa fa-tag"></i> {Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:IfShowTags}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:HasTags}
- <div class="tags">
- {block:Tags}
- <a href="{TagURL}">
- <i class="fa fa-tag"></i>
- {Tag}</a>
- {/block:Tags}
- </div>
- {/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>
- <!--End entry-->
- {/block:Posts}
- </div>
- <!--End posts-->
- <!--Footer-->
- <div id="footer">
- {block:IfShowavatar}
- <div id="avatar"><img src="{image:Avatar}"></div>
- {/block:IfShowavatar}
- {block:IfShowDescription}
- <div id="desc">
- {description}
- </div>
- {/block:IfShowDescription}
- <!--Search box-->
- {block:IfShowSearch}
- <div class="search">
- <form action="/search" method="get">
- <input type="text" name="q" value="SEARCH" style="width:140px; padding-left:10px; height:20px; color:{color:Link};font-size:12px;font-family:{font:Body font};margin-top:0px; margin-left:0px; border:1px solid transparent;background:transparent"/><i class="fa fa-search"></i></form>
- </div>
- {/block:IfShowSearch}
- <!--Pagination-->
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}" class="jump_page">«</a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">
- {PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}" class="jump_page">»</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- <!--End pagination-->
- </div>
- <!--End footer-->
- </div>
- <!--End container-->
- <a href="http://borntobewildthemes.tumblr.com" title="Theme FB by borntobewildthemes"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement