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" xml:lang="en" lang="en">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <!----
- © borntobewildthemes.tumblr.com | "Vortex"
- + 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!
- ---->
- <!--Google fonts-->
- <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Satisfy' 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=Nova+Slim' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Poiret+One' 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:Container background" content="1"/>
- <meta name="image:Avatar" content="1"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Container background" content="#FFFEFD"/>
- <meta name="color:Footer background" content="#fcf2dc"/>
- <meta name="color:Post background" content="#FFFEFD"/>
- <meta name="color:Icon" content="#FAB6B6"/>
- <meta name="color:Link" content="#95bea5"/>
- <meta name="color:Main link background" content="#AD754E"/>
- <meta name="color:Extra link background" content="#FFFEFD"/>
- <meta name="color:Hover" content="#fad6ab"/>
- <meta name="color:Text" content="#AD754E"/>
- <meta name="color:Italic" content="#fff"/>
- <meta name="color:Bold" content="#FDE3BA"/>
- <meta name="color:Borders" content="#AD754E"/>
- <meta name="color:Description" content="#fab6b6"/>
- <meta name="color:Title" content="#AD754E"/>
- <meta name="color:Blog Title" content="#95bea5"/>
- <meta name="color:Scrollbar" content="#95bea5"/>
- <meta name="select:Title Font" content="Great Vibes" title="Great Vibes">
- <meta name="select:Title Font" content="Satisfy" title="Satisfy">
- <meta name="select:Title Font" content="Alex Brush" title="Alex Brush">
- <meta name="select:Title Font" content="Nova Slim" title="Nova Slim">
- <meta name="select:Title Font" content="Poiret One" title="Poiret One">
- <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="">
- <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:Show Avatar" content="1" />
- <meta name="if:Show Captions" content="1" />
- <meta name="if:Show Tags" content="1" />
- <meta name="text:Extra link 1" content="Extra link 1"/>
- <meta name="text:Extra link 2" content="Extra link 2"/>
- <meta name="text:Extra link 3" content="Extra link 3"/>
- <meta name="text:Extra link 4" content="Extra link 4"/>
- <meta name="text:Extra link 5" content="Extra link 5"/>
- <meta name="text:Extra link 6" content="Extra link 6"/>
- <meta name="text:Extra link 1 url" content="Extra link 1 url"/>
- <meta name="text:Extra link 2 url" content="Extra link 2 url"/>
- <meta name="text:Extra link 3 url" content="Extra link 3 url"/>
- <meta name="text:Extra link 4 url" content="Extra link 4 url"/>
- <meta name="text:Extra link 5 url" content="Extra link 5 url"/>
- <meta name="text:Extra link 6 url" content="Extra link 6 url"/>
- <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);
- }
- /* 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};
- -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{
- width:15px;
- height:15px;
- position:relative;
- margin-top:3px;
- margin-right:5px;
- border:1px solid {color:Borders};
- border-radius:60px;
- }
- .notes li{
- list-style:none;
- }
- /* ----------------------- MAIN CONTAINER ----------------------------- */
- div#center{
- position:fixed;
- top:50%;
- left:50%;
- width:900px;
- height:550px;
- padding-left:35px;
- padding-right:50px;
- padding-bottom:90px;
- overflow:hidden;
- z-index:10000;
- -webkit-transform: translateX(-50%) translateY(-50%);
- -moz-transform: translateX(-50%) translateY(-50%);
- -ms-transform: translateX(-50%) translateY(-50%);
- transform: translateX(-50%) translateY(-50%);
- }
- /* -------- POSTS AND ENTRIES ------- */
- #posts {
- width:880px;
- z-index:1000;
- max-height:420px;
- margin-left:0px;
- margin-top:47px;
- padding-top:20px;
- padding-left:30px;
- padding-bottom:20px;
- min-height:420px;
- overflow-y:auto;
- overflow-x:hidden;
- position:relative;
- border-left:2px solid {color:Borders};
- border-right:2px solid {color:Borders};
- border-bottom:2px solid {color:Borders};
- background:{color:Container background};
- background-image:url({image:Container background});
- }
- .entry {
- float:left;
- display: block;
- margin:5px;
- overflow:hidden;
- width:250px;
- height:auto;
- padding:10px;
- background:{color:Post background};
- border:1px solid {color:Borders};
- z-index:1000;
- {block:PermalinkPage}
- width:500px;
- margin-left: 160px;
- {/block:PermalinkPage}
- }
- #entry p img, #entry blockquote img { max-width: 100%; }
- /* -------- HEADER ------- */
- .header{
- position:absolute!important;
- float:left;
- margin-left:auto;
- margin-right:auto;
- top: 0px;
- border-bottom:2px solid {color:Borders};
- height:42px;
- width:910px;
- font-size:12px;
- line-height:10px;
- z-index:10000;
- text-align:center;
- padding-top:5px;
- transition: all 0.3s ease-out;
- }
- #blogtitle {
- position:absolute;
- top:5px;
- margin-left:0px;
- font-size:30px;
- font-family:{select:Title Font};
- width:390px;
- padding:10px;
- height:40px;
- letter-spacing:1px;
- line-height:28px;
- z-index:100000;
- text-align:left;
- color:{color:Blog Title};
- }
- #blogtitle:hover {
- letter-spacing:2px;
- -webkit-transition: opacity .7s linear;
- -webkit-transition: all .7s ease-out;
- -moz-transition: all .7s ease-out;
- -o-transition: all .7s ease-out;
- }
- .mainlinks{
- width:650px;
- height:0px;
- position:absolute;
- margin-left:540px;
- top:20px;
- font-size:14px;
- line-height:15px;
- opacity:1;
- text-align:left;
- }
- .mainlinks a{
- display:inline-block;
- width:100px;
- height:15px;
- padding:5px;
- font-size:14px;
- text-align:center;
- line-height:15px;
- background:{color:Main link background};
- border-top:2px solid {color:Borders};
- border-bottom:2px solid {color:Borders};
- border-top-right-radius:10px;
- border-top-left-radius:10px;
- }
- .mainlinks a:hover{
- background:{color:Container background};
- border-bottom:2px solid {color:Container background};
- }
- .mainlinks i, .quote i{
- color:{color:Icon};
- }
- .home{
- height:0px;
- position:absolute;
- margin-left:425px;
- top:20px;
- font-size:14px;
- line-height:15px;
- opacity:1;
- text-align:left;
- z-index:1000;
- background:transparent;
- }
- .home i{
- color:{color:Icon};
- }
- .home a{
- background:{color:Container background};
- background-image:url({image:Container background});
- border-bottom:2px solid transparent;
- position:absolute;
- display:inline-block;
- width:100px;
- height:18px;
- padding:5px;
- font-size:14px;
- text-align:center;
- line-height:15px;
- border-top:2px solid {color:Borders};
- border-top-right-radius:10px;
- border-top-left-radius:10px;
- }
- /* -------- FOOTER ------- */
- #footer{
- position:fixed;
- float:center;
- background:{color:Footer background};
- width:800px;
- z-index:10000;
- height:100px;
- top:520px;
- margin-left:0px;
- text-align:left;
- padding-left:50px;
- padding-right:50px;
- overflow-x:visible;
- }
- /* Avatar */
- #footerimage{
- position:absolute;
- bottom:60px;
- margin-left:355px;
- height:100px;
- width:100px;
- border-radius:90px;
- border:2px solid {color:Borders};
- z-index:10000;
- }
- #footerimage img{
- width:100%;
- height:100%;
- border-radius:100px;
- }
- /* Extra links */
- #extralinks{
- position:absolute;
- bottom:0px;
- margin-left:645px;
- height:90px;
- width:160px;
- padding-left:5px;
- border:bottom:2px solid {color:Borders};
- }
- #linkone{
- width:30px;
- height:30px;
- position:absolute;
- margin-left:55px;
- margin-top:-20px;
- border-radius:40px;
- font-size:14px;
- line-height:30px;
- border:2px solid {color:Borders};
- text-align:center;
- background:{color:Extra link background};
- }
- #linktwo{
- width:30px;
- height:30px;
- position:absolute;
- margin-left:155px;
- margin-top:-20px;
- border-radius:40px;
- font-size:14px;
- line-height:30px;
- border:2px solid {color:Borders};
- text-align:center;
- background:{color:Extra link background};
- }
- #linkthree{
- width:30px;
- height:30px;
- position:absolute;
- margin-left:255px;
- margin-top:-20px;
- border-radius:40px;
- font-size:14px;
- line-height:30px;
- border:2px solid {color:Borders};
- text-align:center;
- background:{color:Extra link background};
- }
- #linkfour{
- width:30px;
- height:30px;
- position:absolute;
- margin-left:605px;
- margin-top:-20px;
- border-radius:40px;
- font-size:14px;
- line-height:30px;
- border:2px solid {color:Borders};
- text-align:center;
- background:{color:Extra link background};
- }
- #linkfive{
- width:30px;
- height:30px;
- position:absolute;
- margin-left:705px;
- margin-top:-20px;
- border-radius:40px;
- font-size:14px;
- line-height:30px;
- border:2px solid {color:Borders};
- text-align:center;
- background:{color:Extra link background};
- }
- #linksix{
- width:30px;
- height:30px;
- position:absolute;
- margin-left:805px;
- margin-top:-20px;
- border-radius:40px;
- font-size:14px;
- line-height:30px;
- border:2px solid {color:Borders};
- text-align:center;
- background:{color:Extra link background};
- }
- #linkone:hover, #linktwo:hover, #linkthree:hover, #linkfour:hover, #linkfive:hover, #linksix:hover, #prev:hover, #next:hover{
- background:{color:Borders};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /* Description */
- #footerin{
- position:absolute;
- width:100%;
- height:100px;
- bottom:0px;
- background:{color:Footer background};
- border:2px solid {color:borders};
- margin-left:-50px;
- padding:5px;
- display:block;
- }
- #desc{
- position:absolute;
- width:855px;
- height:40px;
- top:55px;
- margin-left:10px;
- padding:5px;
- text-align:justify;
- display:block;
- color:{color:Description};
- font-family:{font:Body font};
- font-size:{select:Body font size};
- line-height:130%;
- overflow:auto;
- }
- /* Pagination */
- #pagination{
- display:none;
- }
- #prev{
- width:30px;
- height:30px;
- position:absolute;
- margin-left:-25px;
- margin-top:20px;
- border-radius:40px;
- font-size:14px;
- line-height:30px;
- border:2px solid {color:Borders};
- text-align:center;
- background:{color:Extra link background};
- z-index:10000;
- }
- #next{
- width:30px;
- height:30px;
- position:absolute;
- margin-left:890px;
- margin-top:20px;
- border-radius:40px;
- font-size:14px;
- line-height:30px;
- border:2px solid {color:Borders};
- text-align:center;
- background:{color:Extra link background};
- z-index:10000;
- }
- /* ----------------------- POST STYLES ----------------------------- */
- /* Quote posts */
- .quote {
- font-family:{select:Title Font};
- font-size:{select:Title font size};
- line-height:130%;
- 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 */
- .album img{
- max-width:65px;
- margin-left:5px;
- float:left;
- margin-top:0px;
- z-index:10;
- border: 5px solid {color:Borders};
- }
- .audio{
- position:absolute;
- width:185px;
- min-height:90px;
- margin-left:80px;
- float:left;
- padding:5px;
- margin-top:-5px;
- z-index:10;
- font-size:12px;
- overflow:hidden;
- }
- .play{
- position:absolute;
- margin:30px;
- max-width:25px;
- max-height:25px;
- overflow:hidden;
- opacity:0.7;
- }
- /* Ask Posts */
- .question{
- width:100%;
- height:24px;
- line-height:24px;
- margin-bottom:4px;
- border-bottom:1px solid {color:Borders};
- }
- .question img{
- border:3px solid {color:Borders};
- margin-right:4px;
- }
- .answer{
- margin-top:15px;
- width:390px;
- padding:5px;
- background:{color:Borders};
- color:{Description};
- }
- /* ----------------------- POST INFO ----------------------------- */
- .info {
- height:15px;
- width:250px;
- float:center;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- padding-top:4px;
- margin-top:10px;
- font-size:12px;
- line-height:15px;
- color:{color:Link};
- border-top:1px solid {color:Borders};
- text-transform:lowercase;
- }
- .info i{
- color:{color:Icon};
- }
- .info a:hover {
- color:{color:Hover};
- font-size:14px;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- }
- /* Like and reblog buttons */
- .like_and_reblog_buttons {
- position:absolute;
- float:right;
- margin-left:200px;
- margin-bottom:15px;
- margin-top:-20px;
- z-index:200000;
- border: 0px solid #e8e8e8;
- border-radius: 3px;
- list-style: none;
- {block:PermalinkPage}
- margin-left:450px;
- {/block:PermalinkPage}
- }
- .like_and_reblog_buttons li {
- float:right;
- margin: 5px 5px;
- height: 15px;
- }
- .like_and_reblog_buttons li:first-child {
- border-right: 0px solid #e8e8e8;
- }
- /* Post notes style */
- .notes img{
- width:15px;
- position:relative;
- top:3px;
- margin-right:5px;
- border:1px solid {color:Borders};
- border-radius:60px;
- }
- .notes li{
- list-style:none;
- }
- /* Credits */
- #credits {
- position:fixed;
- right:10px;
- top:55px;
- z-index:100000;
- }
- #credits img{
- border:2px solid {color:Borders};
- }
- /* ------------------------ CUSTOM CSS ----------------------------- */
- {CustomCSS}
- </style>
- <style type="text/css">
- </style>
- <!--Style my tooltips-->
- <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="jquery.style-my-tooltips.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>
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- {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 class="header">
- <!--Blogtitle-->
- <div id="blogtitle">{Title}</div>
- <!--End blogtitle-->
- <div class="home"><a href="/"><i class="fa fa-home"></i> Home</a></div>
- <!--Main links-->
- <div class="mainlinks">
- <a href="/ask"><i class="fa fa-envelope"></i> Ask</a>
- <a href="/submit"><i class="fa fa-pencil"></i> Submit</a>
- <a href="/archive"><i class="fa fa-clock-o"></i> Archive</a>
- </div>
- <!--End Main links-->
- </div>
- <!--End Header-->
- <!--Footer-->
- <div id="footer">
- <!--Avatar-->
- {block:IfShowAvatar}
- <center>
- <div id="footerimage"><img src="{image:Avatar}"/></div>
- </center>
- {/block:IfShowAvatar}
- <!--End Avatar-->
- <!--Footerinside-->
- <div id="footerin">
- <div id="linkone"><a href="{text:Extra link 1 url}" title="{text:Extra link 1}">01</a></div>
- <div id="linktwo"><a href="{text:Extra link 2 url}" title="{text:Extra link 2}">02</a></div>
- <div id="linkthree"><a href="{text:Extra link 3 url}" title="{text:Extra link 3}">03</a></div>
- <div id="linkfour"><a href="{text:Extra link 4 url}" title="{text:Extra link 4}">04</a></div>
- <div id="linkfive"><a href="{text:Extra link 5 url}" title="{text:Extra link 5}">05</a></div>
- <div id="linksix"><a href="{text:Extra link 6 url}" title="{text:Extra link 6}">06</a></div>
- <!--Pagination-->
- {block:Pagination}
- {block:PreviousPage}
- <div id="prev"><a href="{PreviousPage}" title="Newer">«</a></div>
- {/block:PreviousPage}
- {block:NextPage}
- <div id="next"><a href="{NextPage}" title="Older">»</a></div>
- {/block:NextPage}
- {/block:Pagination}
- <!--End Pagination-->
- <!--Description-->
- <div id="desc">{Description}</div>
- <!--End Description-->
- </div>
- <!--End footerinside-->
- </div>
- <!--End footer-->
- <!--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}
- <a href="{Permalink}">
- <h1>{Title}</h1></a>
- {/block:Title}
- {Body}
- {/block:Text}
- <!--Photo post-->
- {block:Photo}
- {block:IndexPage}
- <img src="{PhotoURL-250}"
- </a>
- {/block:IndexPage}
- {block:PermalinkPage}
- <a href="{permalink}">
- <img src="{PhotoURL-500}"
- width="500"/></a>
- {/block:PermalinkPage}
- {/block:Photo}
- <!--Photoset post-->
- {block:Photoset}
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- {/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 class="album">{block:AlbumArt}<img src="{AlbumArtURL}">
- {block:AlbumArt}
- <div class="play">
- {AudioPlayerWhite}
- </div>
- </div>
- <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}</div>
- <br><br><br><br><br>
- {/block:Audio}
- <!--Video post-->
- {block:Video}
- {block:IndexPage}
- {VideoEmbed-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {VideoEmbed-500}
- {/block:PermalinkPage}
- {/block:Video}
- <!--Ask post-->
- {block:Answer}
- <div class="question">
- <img src="{AskerPortraitURL-48}"
- align="left">
- {Asker}</div>
- {Question}
- <div class="answer">
- {Answer}</div>
- {/block:Answer}
- {block:IndexPage}
- {block:IfShowCaptions}
- {block:Caption}
- <h2>{Caption}</h2>
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:IndexPage}
- {block:Date}
- <!--Post info-->
- <div class="info">
- <a href="{Permalink}">
- <i class="fa fa-clock-o"></i>
- {TimeAgo}
- <!--Note count-->
- {block:NoteCount}
- <i class="fa fa-heart-o"></i>
- {NoteCountWithLabel}
- {/block:NoteCount}
- <!--Via and source-->
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}" target="_blank"><i>\\</i> via</a>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <a href="{ReblogRootURL}" title="{ReblogRootName}" target="_blank"><i>\\</i> source</a>
- {/block:ContentSource}
- <ul class="like_and_reblog_buttons">
- <li>{ReblogButton size="15"}</li>
- <li>{LikeButton size="15"}</li>
- </ul>
- {block:IndexPage}
- {block:IfShowTags}
- {block:HasTags}<br>
- {block:Tags}
- <a href="{TagURL}">
- <i class="fa fa-tag"></i>
- {Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- {/block:IfShowTags}
- {/block:IndexPage}
- </div>
- {/block:Date}
- {block:PermalinkPage}
- <div class="notes">
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:HasTags}
- <br>
- {block:Tags}
- <a href="{TagURL}">
- <i class="fa fa-tag"></i>
- {Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- {block:PermalinkPagination}
- <center>
- {block:PreviousPost}<br>
- <a href="{PreviousPost}">
- <i class="fa fa-arrow-circle-left"></i>
- Previous post
- </a>
- {/block:PreviousPost}
- {block:NextPost}
- <a href="{NextPost}">
- - Next post
- <i class="fa fa-arrow-circle-right"></i></a></a>
- {/block:NextPost}
- </center>
- {/block:PermalinkPagination}
- {block:PostNotes}
- <h1>Post notes:</h1>
- <div style="text-align:left; max-height: 450px; width:400px; overflow: auto; overflow-x: hidden;">
- {PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- </div>
- <!--End entry-->
- {/block:Posts}
- </div>
- <!--End Posts-->
- </div>
- <!--End main container-->
- </body>
- <a href="http://borntobewildthemes.tumblr.com" title="Theme VORTEX 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