Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!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">
- <!--------------------------------------------
- SCOTTISBAE THEMES # 161
- THEME BY: http://scottisbae.tumblr.com/ (PREV BRITISHROBERT)
- RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
- --------------------------------------------->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <meta name="color:Background" content="#FFFFFF">
- <meta name="color:Link" content="#0C0C0C">
- <meta name="color:Bold" content="#9FC9CE">
- <meta name="color:Link Hover" content="#BDE2EA">
- <meta name="color:Text" content="#393939">
- <meta name="color:Scrollbar" content="#000000">
- <meta name="color:Blockquote" content="#EAEAEA">
- <meta name="color:Info Border" content="#F0F0F0">
- <meta name="color:Questions Border" content="#FAFAFA">
- <meta name="color:Sidebar Image Border" content="#F0F0F0">
- <meta name="color:Sidebar Image BG" content="#FFFFFF">
- <meta name="color:Sidebar Details" content="#E5E5E5">
- <meta name="text:Body Font Size" content="10px"/>
- <meta name="text:Body Font" content="'Hind',arial,sans-serif;"/>
- <meta name="image:icon1" content=""/>
- <meta name="image:icon2" content=""/>
- <meta name="image:icon3" content=""/>
- <meta name="if:Show 400px posts" content="1"/>
- <meta name="if:Show Link1" content="1" />
- <meta name="if:Show Link2" content="1" />
- <meta name="if:Show Link3" content="1" />
- <meta name="text:link1" content="">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="">
- <meta name="text:link2 url" content="/">
- <meta name="text:link3" content="">
- <meta name="text:link3 url" content="/">
- <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Hind:400,500,700' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic&subset=latin,cyrillic-ext,latin-ext,cyrillic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900' rel='stylesheet' type='text/css'>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".hover_body").hide();
- $(".hover_head").click(function(){
- $(this).next(".hover_body").slideToggle('fast');
- }); }); </script>
- <script type="text/javascript">
- <!--
- function handleThis(formElm)
- {
- window.location="http://yourtumblrURLhere.tumblr.com/tagged/"+formElm.number.value+"";
- return false;
- }
- // -->
- </script>
- <style type="text/css">
- ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
- #s-m-t-tooltip {
- max-width:300px;
- margin-top:-25px;
- margin-left:-25px;
- font-size:9px;
- padding:2px;
- font-family:hind;
- letter-spacing:0px;
- text-align:center;
- text-transform:lowercase;
- background-color:{color:Background};
- z-index:999999999999999999999999999999999999;
- }
- svg {
- width:10px;
- height:auto;
- opacity:.5;
- padding:1px;
- display:block;
- overflow:visible;
- }
- .controls a {
- position:relative;
- display:inline-block;
- overflow:hidden;
- padding:5px;
- width:8px;
- height:8px;
- }
- .controls .reblog {
- opacity:.93;
- }
- .controls .reblog svg {
- width:8px;
- margin-top:1px;
- }
- .controls .like .liked + svg {
- opacity:1;
- }
- .controls .like .liked + svg path {
- fill:#b9dde5;
- }
- .controls .like .like_button {
- position:relative;
- }
- .controls .like .like_button iframe {
- position:absolute;
- top:0;
- left:0;
- bottom:0;
- right:0;
- z-index:2;
- opacity:0;
- }
- h1 {
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- text-align:center;
- font-style:italic;
- line-height:50%;
- letter-spacing:px;
- text-transform:none;
- }
- h2 {
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- letter-spacing:px;
- margin-bottom:12px;
- padding-bottom:10px;
- font-weight:normal;
- line-height:90%;
- text-transform:uppercase;
- color:{color:Text};
- margin: 0px;
- border-bottom:0px solid {color:Info Border};
- }
- strong, b {
- color:{color:bold};
- }
- small, sub, sup {letter-spacing:px;
- font-size: {text:Body Font Size};}
- pre {
- {block:ifNotShow400pxposts}
- width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- text-align: left;
- word-wrap: break-word;
- }
- blockquote {
- border-left:1px solid {color:Blockquote};
- padding-left:6px;
- padding-top:0px;
- padding-bottom:0px;
- margin:10px;
- margin-top:20px;
- margin-bottom:5px;
- margin-left:8px;
- }
- blockquote img {
- max-width:470px;
- }
- body {
- background-color:{color:Background};
- color:{color:Text};
- letter-spacing:0px;
- }
- a {
- color: {color:Link};
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a:hover {
- color: {color:Link Hover};
- text-decoration:underline;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- #sf {background: url('http://static.tumblr.com/f1skqpy/Oxbn13qun/search_icon.png') #fff left center no-repeat; background-size: 10px 10px;}
- .sfm input {background-color: #fff;
- font-size: 8px;
- text-transform: uppercase;
- margin-top: 10px;
- margin-right:px;
- color: {color:text};
- letter-spacing: 1px;
- padding: 5px 10px;
- font-family: calibri, helvetica, arial;
- border:1px solid {color:Sidebar Details};
- }
- .sidebar {
- width:160px;
- position: fixed;
- margin-top:50px;
- margin-left:30px;
- }
- .sidebarimage {
- padding:3px;
- border-radius: 10%; padding: 2px; width: 43px;
- -webkit-filter: grayscale(0%); filter: grayscale(0%);
- }
- .sidebarlinks {
- width:160px;
- margin-top:15px;
- margin-bottom:-16px;
- font-size:9px;
- line-height:200%;
- font-family: 'Hind',arial,sans-serif;
- text-transform:lowercase;
- text-align:center;
- font-weight:bold;
- letter-spacing:0px;
- }
- .sidebarlinks a {
- color:{color:bold};
- padding:4px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .sidebarlinks a:hover {
- color:{color:Link Hover};
- text-decoration:underline;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .description {
- width:160px;
- padding:3px;
- margin-top:8px;
- padding-bottom:0px;
- text-align:center;
- line-height:200%;
- font-size:9px;
- font-family:'Hind',arial,sans-serif;
- text-transform:none;
- letter-spacing:0px;
- }
- .pagination {
- width:160px;
- margin-top:px;
- margin-bottom:px;
- font-size:9px;
- line-height:200%;
- font-family: 'Hind',arial,sans-serif;
- text-transform:lowercase;
- text-align:center;
- font-weight:bold;
- letter-spacing:0px;
- }
- .pagination a {
- color:{color:text};
- padding:3px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .pagination a:hover {
- color:{color:Link Hover};
- text-decoration:underline;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .container {
- width:900px;
- margin: auto;
- margin-top:-8px;
- }
- .postscontainer {
- {block:ifNotShow400pxposts}
- max-width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- max-width:400px;
- {/block:ifShow400pxposts}
- margin: auto;
- margin-top:-10px;
- margin-left:330px;
- margin-bottom:80px;
- }
- .posts {
- {block:ifNotShow400pxposts}
- width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- margin-top:100px;
- line-height:115%;
- text-align:justify;
- }
- .posts img {
- {block:ifNotShow400pxposts}
- max-width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- max-width:400px;
- {/block:ifShow400pxposts}
- }
- .photoset {
- padding:10px;
- outline:1px solid {color:Info Border};
- border-right:0px solid {color:Container Border};
- border-bottom:0px solid {color:Container Border};
- }
- .border {
- border-bottom: 1px solid {color:Info Border};
- width:100px;
- }
- .border2 {
- border-bottom: 1px solid {color:Info Border};
- width:100px;
- }
- .info {
- {block:ifNotShow400pxposts}
- max-width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- max-width:400px;
- {/block:ifShow400pxposts}
- margin-top:25px;
- margin-left:px;
- text-align:;
- padding-top:5px;
- text-transform:uppercase;
- font-size:7px;
- line-height:120%;
- font-family:'Open Sans',arial,sans-serif;
- letter-spacing:0.5px;
- color:{color:Text};
- border-top:1px solid {color:Info Border};
- }
- .info a {
- padding:4px;
- border-bottom: px solid {color:Info Border};
- color:{color:Text};
- }
- .info a:hover {
- text-decoration:underline;
- color:{color:Link Hover};
- }
- .dashicons {
- margin-top:5px;
- {block:ifNotShow400pxposts}
- margin-left:520px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- margin-left:420px;
- {/block:ifShow400pxposts}
- padding-bottom:0px;
- line-height:0%;
- font-family:calibri;
- text-transform:lowercase;
- letter-spacing:0px;
- font-size:11px;
- -webkit-transition:0.7s ease; position:absolute; opacity:0;
- list-style: none;
- }
- .posts:hover .dashicons {
- margin-top:5px;filter: alpha(opacity = 100);
- opacity:100;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- }
- .posts:hover .tags {
- {block:ifHoverTags}
- margin-top:5px;filter: alpha(opacity = 100);
- opacity:100;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
- {/block:ifHoverTags}}
- .tags {
- {block:ifHoverTags}
- position:static;
- -webkit-transition:0.7s ease; position:absolute; opacity:0;
- {/block:ifHoverTags}
- {block:ifNotShow400pxposts}
- width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- position:static;
- line-height:135%;
- text-align:left;
- margin-top:5px;
- padding-left:px;
- text-transform:none;
- font-size:9px;
- font-family:'Open Sans',arial,sans-serif;
- line-height:120%;
- letter-spacing:px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags a {
- color:{color:text};
- padding:4px;
- }
- .tags a:hover {
- text-decoration:underline;
- color:{color:Link Hover};
- }
- .postnote {
- {block:ifNotShow400pxposts}
- width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- text-transform:lowercase;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- text-align:left;
- margin-top:60px;
- }
- .postnote li {
- list-style-type:none;
- padding:10px 0px 0px 0px;
- text-align:left;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .postnote img {
- width:0px;
- }
- .music {
- width:500px;
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- padding-bottom:10px;
- }
- .albumart {
- float:left;
- }
- .albumart img {
- width:50px;
- padding: 3px;
- margin:2px 7px -3px 6px;
- border:2px solid {color:Info Border};
- border-radius:100px;
- -webkit-border-radius:100px;
- -moz-border-radius:100px;
- }
- .playercontainer {
- text-align:left;
- padding-top:15px;
- width:450px;
- {block:ifShow400pxposts}
- width:350px;
- {/block:ifShow400pxposts}
- }
- .musicinfo {
- padding:10px;
- margin-top:20px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- }
- .quote {
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- letter-spacing:1px;
- font-style:none;
- text-transform:uppercase;
- font-weight:bold;
- text-align:left;
- }
- .source {
- font-size: 8px;
- font-family: {text:Body Font};
- text-transform:uppercase;
- font-style:normal;
- text-align:left;
- line-height:17px;
- }
- .chat {
- margin-top:10px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- }
- .chat .lines {
- margin-left:0;
- }
- .chat .lines span {
- font-weight: bold;
- color:{color:bold};
- }
- .ask {
- {block:ifNotShow400pxposts}
- width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- text-transform:capitalize;
- text-align:justify;
- font-weight:;
- padding-top:4px;
- padding-left:7px;
- padding-bottom:px;
- }
- .ask a {
- color:{color:Text};
- }
- .question {
- {block:ifNotShow400pxposts}
- width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- letter-spacing:0px;
- margin-top:4px;
- padding-left:7px;
- padding-bottom:8px;
- text-align:justify;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- border-bottom: 1px solid {color:Questions Border};
- }
- .answer {
- {block:ifNotShow400pxposts}
- width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- letter-spacing:0px;
- text-align:justify;
- padding-top:5px;
- margin-bottom:1px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- }
- .askimg {
- padding: 3px;
- margin:2px 7px -3px 6px;
- }
- .credit {
- position:fixed;
- font-family:calibri;
- font-size:8px;
- line-height:150%;
- letter-spacing:0px;
- right:5px;
- bottom:20px;
- text-transform:uppercase;
- text-align:center;
- }
- .credit a {
- color:{color:Text};
- font-style:normal;
- padding:3px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- </style>
- </head>
- <body>
- <div class="container">
- <div class="sidebar">
- <center>
- <img src="{image:icon1}" class="sidebarimage">
- <img src="{image:icon2}" class="sidebarimage">
- <img src="{image:icon3}" class="sidebarimage">
- </center>
- <div class="description">
- {description}
- <form action="/search" method="get" class="sfm" name="theform">
- <input type="text" name="q" value="" id="sf"/>
- </form>
- </form>
- </div>
- <div class="sidebarlinks">
- <center><p><div class="border"></div></p></center>
- <a href="/">index.</a>
- <a href="ask">request.</a>
- {block:ifShowLink1}
- <a href="{text:link1 url}">{text:link1}.</a>
- {/block:IfShowLink1}
- {block:ifShowLink2}
- <a href="{text:link2 url}">{text:link2}.</a>
- {/block:IfShowLink2}
- {block:ifShowLink3}
- <a href="{text:link3 url}">{text:link3}.</a>
- {/block:IfShowLink3}
- </div>
- <div class="pagination">
- {block:Pagination}
- <br>
- <span style="font-weight:normal;font-size:8px;text-transform:uppercase;font-family:calibri;letter-spacing:1px;color:{color:text};">
- {block:PreviousPage}
- <a href="{PreviousPage}"><big> ‹</big> back </a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}"> forth<big> › </big></a>
- {/block:NextPage}</span>
- {/block:Pagination}
- </div>
- </div>
- <div class="postscontainer">
- {block:Posts}
- <div class="posts" id="{PostID}">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Quote}<div class="quote">“ {Quote} ”</div><center><div class="source">— {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {block:lines}
- <div class="chat">
- <div class="lines">{block:label}
- <span>{label}</span>
- {/block:label}
- <br>{line}</br></div></div>
- {/block:lines}
- {/block:Chat}
- {block:Answer}<div class="ask"><span style="font-weight:bold;letter-spacing:px;text-transform:lowercase;font-family:;font-size:px;">{Asker} </span><span style="font-size:9px;color:{color:bold};"><i class="fa fa-question"></i></span></div><div class="question"><span style="text-transform:none;"> {Question}</span></div><div class="answer">{Answer}</div>{/block:answer}
- {block:Photo}
- {LinkOpenTag}{block:ifNotShow400pxposts}<div style="padding:10px;outline:1px solid {color:Info Border};width:100%;"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></div>{/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}<div style="padding:10px;outline:1px solid {color:Info Border};width:100%;"><img src="{PhotoURL-400}" alt="{PhotoAlt}"></div>{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
- <div class="playercontainer">{AudioPlayerWhite}</div>
- <br><div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by {Artist} {/block:Artist}
- {/block:ExternalAudio}</div>
- {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
- {block:Video}
- {block:ifNotShow400pxposts}<div style="padding:10px;outline:1px solid {color:Info Border};width:100%;">{Video-500}</div>{/block:ifNotShow400pxposts}{block:ifShow400pxposts}<div style="padding:10px;outline:1px solid {color:Info Border};width:100%;">{Video-400}</div>{/block:ifShow400pxposts}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Date}<div class="info"><a href="{Permalink}"><b>{TimeAgo}</b> </a> {block:NoteCount}&. {NoteCountwithlabel} {/block:NoteCount} {block:PermalinkPage} {block:RebloggedFrom}— <a href="{ReblogParentURL}">via</a>{block:ContentSource} <span style="color:{color:linkinfo}"><a href="{SourceURL}"></a><a href="{ReblogRootURL}"><span style="color:{color:linkinfo}">©</a></span>{/block:ContentSource}{/block:RebloggedFrom}{/block:PermalinkPage}
- <span style="float:right;">
- <div class="controls">
- <a href="#" class="like">{LikeButton}
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </a>
- </div></div>
- {/block:Date}
- {block:HasTags}<div class="tags">
- <span style="color:{color:bold};font-size:8px;"><i class="fa fa-tags"></i></span>
- {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- {/block:Date}
- <div class="postnote">
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- </div>
- {/block:Posts}
- <div class="credit"><a href="http://scottisbae.tumblr.com/">scottisbae</a></div>
- </div>
- </div>
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment