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| Theme: Girly (blue)
- + 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 you enjoy it!
- ---->
- <html>
- <head>
- {block:IfShowCustomCursor}
- <!--Cursor code-->
- <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-9/oth802.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2012/02/04/sky-blue-bow-tie-4.html" target="_blank" title="Sky Blue Bow Tie"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Sky Blue Bow Tie" style="position:absolute; top: 0px; right: 0px;" /></a>
- {/block:IfShowCustomCursor}
- <!--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=Alex+Brush' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Clicker+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=The+Girl+Next+Door' 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:Sidebar" content="1"/>
- <meta name="image:Background" content="1"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Container background" content="#fff"/>
- <meta name="color:Post background" content="#fff"/>
- <meta name="color:Sidebar background" content="#fff"/>
- <meta name="color:Search background" content="#fff"/>
- <meta name="color:Navi 1 background" content="#fff"/>
- <meta name="color:Navi 2 background" content="#fff"/>
- <meta name="color:Text" content="#777"/>
- <meta name="color:Hover" content="#47C7E7"/>
- <meta name="color:Italic" content="#BFECF7"/>
- <meta name="color:Bold" content="#47C7E7"/>
- <meta name="color:Icon" content="#47C7E7"/>
- <meta name="color:Icon background" content="#fff"/>
- <meta name="color:Link" content="#BFECF7"/>
- <meta name="color:Link background" content="#fff"/>
- <meta name="color:Borders" content="#eee"/>
- <meta name="color:Blog Title" content="#47C7E7"/>
- <meta name="color:Scrollbar" content="#47C7E7"/>
- <meta name="color:Ask buble" content="#eee"/>
- <meta name="select:Title Font" content="Great Vibes" title="Great Vibes">
- <meta name="select:Title Font" content="Rouge Script" title="Rouge Script">
- <meta name="select:Title Font" content="Clicker Script" title="Clicker Script">
- <meta name="select:Title Font" content="The Girl Next Door" title="The Girl Next Door">
- <meta name="select:Title Font" content="Alex Brush" title="Alex Brush">
- <meta name="select:Description Font" content="Great Vibes" title="Great Vibes">
- <meta name="select:Description Font" content="Rouge Script" title="Rouge Script">
- <meta name="select:Description Font" content="Clicker Script" title="Clicker Script">
- <meta name="select:Description Font" content="The Girl Next Door" title="The Girl Next Door">
- <meta name="select:Description Font" content="Alex Brush" title="Alex Brush">
- <meta name="select:Link Font" content="Great Vibes" title="Great Vibes">
- <meta name="select:Link Font" content="Rouge Script" title="Rouge Script">
- <meta name="select:Link Font" content="Clicker Script" title="Clicker Script">
- <meta name="select:Link Font" content="The Girl Next Door" title="The Girl Next Door">
- <meta name="select:Link Font" content="Alex Brush" title="Alex Brush">
- <meta name="font:Body font" content=""/>
- <meta name="if:Show Search" 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="text:Link1" content="link1"/>
- <meta name="text:Link2" content="link2"/>
- <meta name="text:Link3" content="link3"/>
- <meta name="text:Link4" content="link4"/>
- <meta name="text:Link5" content="link5"/>
- <meta name="text:Link6" content="link6"/>
- <meta name="text:Link1 url" content="link1 url"/>
- <meta name="text:Link2 url" content="link2 url"/>
- <meta name="text:Link3 url" content="link3 url"/>
- <meta name="text:Link4 url" content="link4 url"/>
- <meta name="text:Link5 url" content="link5 url"/>
- <meta name="text:Link6 url" content="link6 url"/>
- <style type="text/css">
- body{
- color:{color:Text};
- font-family:{font:Body font};
- font-size:14px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- background-position: center;
- padding:0;
- margin:0;
- overflow:hidden;
- }
- h1{
- line-height: 25px;
- color:{color:Title};
- font-family:{select:Title Font};
- font-size:22px;
- font-weight: normal;
- border-bottom:1px solid {color:Info border};
- }
- h2{
- line-height:20px;
- font-size:17px;
- }
- a:link, a:active, a:visited{
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- text-decoration:none;
- transition: color 0.3s ease-out;
- color:{color:link};
- }
- a:hover {
- color: {color:Hover};
- }
- b {
- font-weight:bold;
- color:{color:Bold};}
- p.italic {
- font-style:italic;
- color:{color:Italic};}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px solid {color:Borders};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- .notes img{
- width:15px;
- position:relative;
- top:3px;
- margin-right:5px;
- border:1px solid {color:Borders};
- border-radius:60px;
- }
- <--ses-->
- small{font-size: 90%;}
- big{font-size: 110%;}
- /* Webkit scrollbar */
- ::-webkit-scrollbar-thumb {
- background: {color:Scrollbar};
- height: auto;
- border: 2px solid {color:Container background};
- }
- ::-webkit-scrollbar {
- height:10px;
- width:8px;
- background: {color:Scrollbar};
- height: auto;
- border: 3.5px solid {color:Container background};
- }
- /*Posts and entries*/
- #container{
- width:950px;
- height:570px;
- padding-top:20px;
- margin-top:20px;
- margin-left:auto;
- margin-right:auto;
- }
- #posts{
- position:absolute;
- width:650px;
- max-height:465px;
- margin-top:80px;
- margin-left:0;
- background-color:{color:Container background};
- position:static;
- border:5px solid {color:Borders};
- border-top-left-radius:20px;
- border-bottom-left-radius:20px;
- padding-top:10px;
- padding-left:20px;
- overflow-y:auto;
- overflow-x:hidden;
- {block:PermalinkPage}
- padding-left:60px;
- width:610px;
- text-align:left;
- {/block:PermalinkPage}
- -webkit-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- -moz-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- }
- .entry {
- position:relative;
- float:left;
- width:250px;
- background:{color:Post background};
- padding:20px;
- margin:10px;
- font-size:14px;
- line-height:17px;
- text-align:left;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- overflow:hidden;
- border:2px solid {color:Borders};
- border-radius:20px;
- }
- .entry:hover{
- -webkit-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- -moz-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- border-radius:0px;
- }
- #sidebar{
- position:fixed; !important;
- width:220px;
- background:{color:Sidebar background};
- z-index:99999;
- height:450px;
- padding:5px;
- border-radius:20px;
- border:5px solid {color:borders};
- margin-left:690px;
- font-size:14px;
- text-align:center;
- -webkit-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- -moz-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- }
- #blogtitle{
- margin-left:-20px;
- margin-top:5px;
- text-align:center;
- font-family:{select:Title Font};
- font-size:25px;
- color:{color:Blog Title};
- letter-spacing:2px;
- line-height:30px;
- width:250px;
- text-shadow: 1px 0px {color:borders},
- }
- #blogtitle:hover{
- font-size:27px;
- color: {color:hover};
- }
- #sidebarimage {
- margin:10px;
- border:5px {color:Borders} double;
- border-radius:20px;
- width:190px;
- height:130px;
- }
- #sidebarimage img {
- width:190px;
- height:130px;
- border-radius:20px;}
- .desc{
- font-family:{select:Description Font};
- height:auto;
- max-height:70px;
- overflow-x:hidden;
- overflow-y:auto;
- padding-left:5px;
- padding-right:5px;
- font-size:20px;
- line-height:23px;
- text-align:center;
- }
- #search{
- position:fixed; !important;
- width:210px;
- background:{color:Search background};
- z-index:999999;
- height:55px;
- padding:10px;
- border-radius:20px;
- border:5px solid {color:borders};
- margin-top:480px;
- margin-left:690px;
- font-family:{select:Title Font};
- font-size:20px;
- color:{color:Blog Title};
- text-align:center;
- -webkit-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- -moz-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- }
- #search i{
- color:#A6D1EC;
- font-size:15px;
- margin-left:5px;
- }
- #lace{
- width:100%;
- height:25px;
- background:url('http://i277.photobucket.com/albums/kk55/Amandacbm/DIVISORIAS/5743097_UO2e2.gif');
- }
- .star{
- position:absolute !important;
- float:left;
- margin-left:5px;
- margin-top:-5px;
- height:78px;
- z-index:10000;
- width:83px;
- background:url('http://media.tumblr.com/91a34dfa4da5cce826c15b0259780c4c/tumblr_inline_mqqfviHAIZ1qz4rgp.gif');
- }
- /* Links */
- .navi1{
- position:absolute !important;
- float:left;
- margin-left:110px;
- background-color:{color:Navi 1 background};
- height:50px;
- z-index:10000;
- width:260px;
- border:5px solid {color:Borders};
- border-radius:20px;
- -webkit-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- -moz-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- }
- .navi2{
- position:absolute!important;
- float:left;
- margin-left:410px;
- background-color:{color:Navi 2 background};
- height:50px;
- width:260px;
- border:5px solid {color:Borders};
- border-radius:20px;
- z-index:10000;
- -webkit-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- -moz-box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- box-shadow: 1px 3px 18px -2px rgba(50, 50, 50, 0.75);
- }
- .navi1 a, .navi2 a{
- font-size:18px;
- line-height:25px;
- }
- #link1, #link4{
- position:absolute;
- width:60px;
- background:{color:Link background};
- margin-left:10px;
- font-family:{select:Link Font};
- height:25px;
- padding:5px;
- margin-top:5px;
- text-align:center;
- border-radius:20px;
- border:2px dotted {color:Borders};
- }
- #link2, #link5{
- position:absolute;
- width:60px;
- background:{color:Link background};
- margin-left:92.5px;
- font-family:{select:Link Font};
- height:25px;
- padding:5px;
- margin-top:5px;
- text-align:center;
- border-radius:20px;
- border:2px dotted {color:Borders};
- }
- #link3, #link6{
- position:absolute;
- width:60px;
- background:{color:Link background};
- margin-left:175px;
- font-family:{select:Link Font};
- height:25px;
- padding:5px;
- margin-top:5px;
- text-align:center;
- border-radius:20px;
- border:2px dotted {color:Borders};
- }
- #link1:hover, #link2:hover, #link3:hover, #link4:hover, #link5:hover, #link6:hover{
- color:{color:Hover};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /* Icons */
- #linkOne{
- position:absolute;
- width:20px;
- height:15px;
- padding:5px;
- background:{color:Icon background};
- border: 2px dotted {color:Borders};
- border-radius:20px;
- margin-left:25px;
- margin-top:0px;
- }
- #linkTwo{
- position:absolute;
- width:20px;
- height:15px;
- padding:5px;
- background:{color:Icon background};
- border: 2px dotted {color:Borders};
- border-radius:20px;
- margin-left:70px;
- margin-top:0px;
- }
- #linkThree{
- position:absolute;
- width:20px;
- height:15px;
- padding:5px;
- background:{color:Icon background};
- border: 2px dotted {color:Borders};
- border-radius:20px;
- margin-left:115px;
- margin-top:0px;
- }
- #linkFour{
- position:absolute;
- width:20px;
- height:15px;
- padding:5px;
- background:{color:Icon background};
- border: 2px dotted {color:Borders};
- border-radius:20px;
- margin-left:160px;
- margin-top:0px;
- }
- #linkOne:hover, #linkTwo:hover, #linkThree:hover, #linkFour:hover{
- transform:rotate(360deg);
- -ms-transform:rotate(360deg);
- -webkit-transform:rotate(360deg);
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- /* Quote */
- .quote {
- font-size:25px;
- line-height:30px;
- font-family:{select:Title Font};
- color:{color:Italic};
- height:auto;
- margin-top:15px;
- margin-bottom:5px;
- padding:10px;
- text-align:center;
- letter-spacing:1px;}
- .source {
- font-size:12px;
- line-height:23px;
- font-family:{select:Title Font};
- color:{color:Italic};
- height:auto;
- margin-top:15px;
- margin-bottom:5px;
- text-align:right;
- letter-spacing:1px;}
- /* Chat */
- .chat .line{
- margin:0 0 -1px;
- color: {color:Text};
- padding:2px;
- border-top:1px solid {color:Borders};
- border-bottom:1px solid {color:Borders};
- }
- .label {
- font-weight:none;
- color:{color:Bold};
- font-size:10px;
- }
- /* Link*/
- #linktitle {
- width:250px;
- border:2px {color:Borders} solid;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- }
- .linktexttitle a{
- font-family:{select:Link Font};
- font-size:25px;
- line-height:27px;
- text-align:center;
- color:{color:Italic};
- font-weight:bold;
- padding:1px 1px;
- }
- .linkdescription {
- padding:5px;
- margin:0px;
- text-align:left;}
- /*Ask Posts*/
- .bubble {
- position: relative;
- align:right;
- background: {color:Ask buble};
- margin:5px 0px 5px 66px;
- padding:5px;
- -moz-border-radius:5px;
- -webkit-border-radius:5px;
- border-radius:5px;
- }
- .bubble p {
- margin:1px 0px;
- }
- .bubble span {
- display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height: 1px;
- margin-left:-10px;
- margin-top:0px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid {color:Ask buble};}
- .askborder {
- float: left;
- margin: 1px 4px 0 0;
- padding: 2px;
- background: {color:Ask buble};}
- /* Audio posts */
- .audiopost{
- width:100%;
- min-height:100px;
- float:left;
- z-index:100000;
- }
- .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;
- }
- .play{
- position:absolute;
- margin:30px;
- max-width:25px;
- max-height:25px;
- overflow:hidden;
- opacity:0.7;
- }
- /* Extras */
- .like_and_reblog_buttons {
- position:absolute;
- float:right;
- margin-left:200px;
- margin-top:15px;
- z-index:200000;
- border: 0px solid #e8e8e8;
- border-radius: 3px;
- {block:PermalinkPage}
- margin-left:450px;
- text-align:left;
- line-height:15px;
- {/block:PermalinkPage}
- list-style: none;
- }
- .like_and_reblog_buttons li {
- float:right;
- margin: 5px 5px;
- height: 15px;
- }
- .like_and_reblog_buttons li:first-child {
- border-right: 0px solid #e8e8e8;
- }
- .info {
- height:20px;
- float:center;
- padding-top:4px;
- margin-top:10px;
- text-align:center;
- font-size:13px;
- letter-spacing:1px;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- color:{color:Link};
- border-top:1px solid {color:Borders};
- text-transform:lowercase;
- }
- .info i{
- color:{color:Icon};
- }
- .info a {
- font-size:13px; }
- .info a:hover {
- {color:Hover}
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;}
- #pagination{
- display:none
- }
- /* Style of the box that appears when you hover over the links */
- #s-m-t-tooltip {
- max-width:300px;
- z-index:10000000000;
- margin:24px 14px 7px 12px;
- padding:8px;
- color:{color:Icon};
- background:{color:Icon background};
- font-size:12px;
- line-height:15px;
- }
- /* Credits */
- #credits {
- position:fixed;
- right:10px;
- top:40px;
- z-index:100000;
- }
- #credits img{
- border:3px solid {color:Borders};
- }
- </style>
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></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>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></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}
- </head>
- <div id="lace"></div>
- <body>
- <div id="container">
- <div class="star"></div>
- <div class="navi1">
- <div id="link1"><a href="{text:Link1 url}">{text:Link1}</a> </div>
- <div id="link2"><a href="{text:Link2 url}">{text:Link2}</a> </div>
- <div id="link3"><a href="{text:Link3 url}">{text:Link3}</a> </div>
- </div>
- <div class="navi2">
- <div id="link4"><a href="{text:Link4 url}">{text:Link4}</a> </div>
- <div id="link5"><a href="{text:Link5 url}">{text:Link5}</a> </div>
- <div id="link6"><a href="{text:Link6 url}">{text:Link6}</a> </div>
- </div>
- <div id="sidebar">
- <div id="blogtitle">{title}</div>
- <br>
- <div id="sidebarimage"><img src="{image:Sidebar}"></div>
- <div id="linkOne"><a href="/"><img src="http://i57.tinypic.com/zkhhug.jpg" Title="Home"><center></center></a></div>
- <div id="linkTwo"><a href="/ask"><img src="http://i60.tinypic.com/sb2bt5.jpg" Title="Ask"><center></center></a></div>
- <div id="linkThree"><a href="/submit"><img src="http://i60.tinypic.com/dysvuw.jpg" Title="Submit"><center></center></a></div>
- <div id="linkFour"><a href="/archive"><img src="http://i62.tinypic.com/if3fpd.jpg" Title="Archive"><center></center></a></div>
- <br><br><br>
- <center><img src="http://media.tumblr.com/tumblr_lxt156mQyR1r4s90a.gif"></a></center><br>
- <div class="desc">{description}</div><br>
- <center><img src="http://media.tumblr.com/tumblr_lxt156mQyR1r4s90a.gif"></a></center><br>
- <div class="pagination">
- {block:Pagination}<center><span class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}" title="Newer"><img src="http://media.tumblr.com/104fef5976409172d9dedab8e152af43/tumblr_inline_mly9b2Hjm61qz4rgp.gif"></a></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" title="Older"><img src="http://media.tumblr.com/a852c7e7bc3d5d88b575ae1fe2caa876/tumblr_inline_mly9ayUSLx1qz4rgp.gif"></a>{/block:NextPage}
- </center></span>{/block:Pagination}
- </div></div>
- <div id="search">
- Search my blog:
- <form action="/search" method="get">
- <input type="text" name="q" value="search..." style="width:135px; padding-left:10px; height:17px; border-radius:20px; border:1px solid {color:Borders}; background:{color:Link Background}; color:{color:Link}; font-size: 12px;margin-top:10px; margin-left:0px;"/><span><i class="fa fa-search"></i></span></form>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- <div class="content">
- {block:Text}
- {block:Title}
- <a href="{Permalink}">
- <h1>{Title}</h1></a>
- {/block:Title}
- {Body}
- {/block:Text}
- {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}
- {block:Photoset}
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- "{Quote}"{block:Source}
- <div class="source">-{Source}
- </div>{/block:Source}</div>
- {/block:Quote}
- {block:Link}
- <div id="linktitle">
- <div class="linktexttitle">
- <a href="{URL}"
- class="linkpost"
- target="_blank">
- {Name} »</a></div></div>
- {block:Description}
- <div class="linkdescription">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Lines}<div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">
- <span style="text-transform:uppercase;
- letter-spacing:1px">
- <b>{Label}</b>
- </span></span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- <div class="audiopost">
- <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>
- </div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {VideoEmbed-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {VideoEmbed-500}
- {/block:PermalinkPage}
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-48}"
- width="40px"
- align="left"
- class="askborder">
- <div class="bubble">
- <span></span>{Asker} asked:
- {Question} </div>{Answer}
- {/block:Answer}
- {block:IndexPage}
- {block:IfShowCaptions}
- {block:Caption}
- <h2>{Caption}</h2>
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:IndexPage}
- {block:IfShowTags}
- {block:HasTags}
- {block:Tags} #
- <a href="{TagURL}">
- {Tag}</a>,
- {/block:Tags}
- {/block:HasTags}
- {/block:IfShowTags}
- {block:Date}
- <div class="info">
- <a href="{Permalink}">
- <i class="fa fa-clock-o"></i>
- {TimeAgo}</a>
- {block:NoteCount}
- <i class="fa fa-heart-o"></i>
- {NoteCountWithLabel}
- {/block:NoteCount}
- <ul class="like_and_reblog_buttons">
- <li>{ReblogButton size="15"}</li>
- <li>{LikeButton size="15"}</li>
- </ul>
- </div><br>
- {/block:Date}
- {block:PermalinkPage}
- <div class="notes">
- {block:Caption}{Caption}{/block:Caption}<br><br>
- {block:PermalinkPagination}
- <center>
- {block:PreviousPost}
- <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} <br>
- {block:PostNotes}<br>
- <div style="text-align:left; max-height: 400px; width:500px; overflow: auto; overflow-x: hidden;">
- {PostNotes}</div>
- {/block:PostNotes}</div>
- <br><br>
- {/block:PermalinkPage}
- </div></div>
- {/block:Posts}
- </div>
- <a href="www.borntobewildthemes.tumblr.com"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement