Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--LAST UPDATE 7/7/15-->
- <!--AKA CURRENT-->
- <!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">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!--TEST BLOG 4-->
- <meta name="color:bg" content="#ffffff" />
- <meta name="color:text" content="#5a5a5a" />
- <meta name="color:link" content="#5a5a5a" />
- <meta name="color:link hover" content="#5a5a5a" />
- <meta name="color:Post border" content="#f2f2f2"/>
- <meta name="color:Scrollbar" content="#df1f3a">
- <meta name="image:Sidebar" content=""/>
- <meta name="text:link1" content="" />
- <meta name="text:link 1 URL" content="/" />
- <meta name="text:link2" content="" />
- <meta name="text:link 2 URL" content="/" />
- <meta name="text:link3" content="" />
- <meta name="text:link 3 URL" content="/" />
- <!--START-->
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:5px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar};height:5px!important;}
- ::-webkit-scrollbar {background-color:{color:Background};height:5px;width:6px;}
- body {
- font-family:helvetica;
- font-size:10px;
- color:{color:text};
- background-color:{color:bg};
- }
- #entry {
- margin-bottom:94px;
- margin-top:70px;
- }
- #posts {
- width:500px;
- margin-left:530px;
- margin-top:40px;
- }
- #sidebar {
- width:245px;
- position:fixed;
- margin-left:200px;
- margin-top:90px;
- }
- #sidebarimg {
- width:245px;
- text-align:center;
- padding: 0px 0px 0px 0px;
- }
- #description {
- width: 165px;
- text-align:center;
- margin-left:38px;
- margin-top:8px;
- }
- .sidelinks {
- width: 245px;
- text-align:center;
- word-spacing:3px;
- margin-top:10px;
- text-transform:uppercase;
- margin-left:-3px;
- font-weight:bold;
- border-bottom:1px solid {color:post border};
- border-top:1px solid {color:post border};
- padding: 9px 0px 9px 0px;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .sidelinks:hover {
- background-color: {color:post border};
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a {
- text-decoration:none;
- color:{color:link};
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a:hover {
- text-decoration:underline;
- color:{color:link hover};
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- #title {
- font-family:helvetica;
- font-style:italic;
- font-weight:bold;
- text-transform:uppercase;
- font-size:12px;
- margin:0px 0px 8px 4px;
- text-align: left;
- }
- #pagination {
- text-align:center;
- text-transform:uppercase;
- word-spacing:2px;
- margin-top:0px;
- font-size:11px;
- }
- #quote {
- font-style:italic;
- font-family:georgia;
- font-size: 17px;
- }
- .source {
- font-style:italic;
- }
- .title {
- font-family:georgia;
- font-size:20px;
- font-style:italic;
- }
- .linkname {
- font-size:18px;
- font-style:italic;
- font-family:georgia;
- }
- .playbox {
- background-color:#fafafa;
- position:absolute;
- margin-left:114px;
- width:210px;
- }
- .playbutton {
- width: 210px;
- height: 27px;
- padding: 0px;
- overflow: hidden;
- position: relative;
- z-index: 1000
- }
- .audiosrc {
- position:relative;
- margin-left:20px;
- }
- .question {
- background-color:#fafafa;
- width:500px;
- text-align:center;
- padding:10px;
- font-weight:bold;
- border:1px solid {color:post border};
- }
- .asker {
- font-style:italic;
- text-transform:uppercase;
- font-size:12;
- text-align:center;
- }
- #postinfo {
- text-transform:uppercase;
- font-family:helvetica;
- text-align:center;
- font-size:9px;
- border-top:1px solid {color:post border};
- margin-top:6px;
- padding-top:6px;
- /*padding-right:9px;*/
- }
- .tags {
- margin-top:4px;
- font-size:10px;
- text-transform:none;
- /*opacity:0;
- -moz-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- -webkit-transition-duration: 0.3s;
- transition-duration: 0.3s;*/
- }
- #posts:hover .tags {
- opacity:100;
- /*-moz-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- -webkit-transition-duration: 0.3s;
- transition-duration: 0.3s;*/
- }
- .notes ol, .notes li{
- list-style:none;
- }
- ol.notes li.note img.avatar {
- vertical-align:-8px;
- border-radius:100%;
- margin-right:10px;
- width:16px;
- height:16px;
- margin-top:4px;
- margin-bottom:4px;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- margin-left:14px;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- margin-left:14px;
- }
- #posts img {
- max-width:500px;
- }
- /*#buttoninfo {
- margin-left:513px;
- margin-top:5px;
- position:absolute;
- opacity:0;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- #posts:hover #buttoninfo {
- opacity:1;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }*/
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="entry">
- <!--sidebar-->
- <div id="sidebar">
- <div id="title">{Title}</div>
- {block:IfSidebarImage}
- <div id="sidebarimg"><img src="https://33.media.tumblr.com/05026f38998f21043f316658380aa4b3/tumblr_nob9312AjX1r9s5p2o6_r5_250.gif">
- <!--<img src="{image:sidebar}">-->
- <!--<script language="JavaScript">
- <!--
- /*
- Random Image Script- By JavaScript Kit (http://www.javascriptkit.com)
- Over 400+ free JavaScripts here!
- Keep this notice intact please
- */
- function random_imglink(){
- var myimages=new Array()
- //specify random images below. You can have as many as you wish
- myimages[1]="https://33.media.tumblr.com/05026f38998f21043f316658380aa4b3/tumblr_nob9312AjX1r9s5p2o6_r5_250.gif"
- myimages[2]="https://33.media.tumblr.com/05026f38998f21043f316658380aa4b3/tumblr_nob9312AjX1r9s5p2o6_r5_250.gif"
- var ry=Math.floor(Math.random()*myimages.length)
- if (ry==0)
- ry=1
- document.write('<img src="'+myimages[ry]+'" border=0>')
- }
- random_imglink()
- //-->
- <!--</script> -->
- </div>
- {/block:IfSidebarImage}
- <div class="sidelinks">
- <a href="/">home</a> \
- <a href="/ask">ask</a>
- {block:IfLink1} \ <a href="{text:link 1 URL}">{text:link1}</a>{/block:IfLink1}
- {block:IfLink2} \ <a href="{text:link 2 URL}">{text:link2}</a>{/block:IfLink2}
- {block:IfLink3} \ <a href="{text:link 3 URL}">{text:link3}</a>{/block:IfLink3}
- </div>
- <div id="description">
- {description} <br><br>
- <!--<center><b>previously: bradellispiano</b></center>-->
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">‹</a>{/block:PreviousPage} <font size="1">Page {CurrentPage}</font> {block:NextPage}<a href="{NextPage}">›</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <!--<center><p><span title="RIP 7/13/13"><img src="http://31.media.tumblr.com/465d39d7fd721e574699575c1e795a32/tumblr_mu8zwcLwbV1r5h2mto1_500.png" width="40" height="20"></span></p></center>-->
- <!--Love is how you stay alive even after you are gone • Fear is just another reason to try harder • If you say so-->
- </div>
- <!--posts-->
- {block:posts} <div id="posts">
- <!--<div id="buttoninfo">
- <div class="dashicons">
- {ReblogButton size="13"}
- </div></div>-->
- {block:Text}
- <div class="title">{block:Title}{Title}{/block:Title}</div>{Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<center><img src="{PhotoURL-500}"></center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}{block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div id="quote">{Quote}</div><div class="source">{block:Source}— {Source}{/block:Source}</div>
- {/block:Quote}
- {block:Link}
- <a href="{URL}"><div class="linkname">{Name}</div></a>{block:Description}{description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:title}<h2>{Title}</h2>{/block:title}{block:lines}{block:label}<b>{label}</b>{/block:label} {line} <br>{/block:lines}
- {/block:Chat}
- {block:Audio}
- <table>
- <tr><td>
- <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
- {block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px">{/block:AlbumArt}</td>
- <td><div class="audiosrc">
- {block:TrackName}<b>Title:</b> {TrackName}{/block:TrackName}<br>
- {block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br>
- </td>
- </div>
- </table>
- {block:caption}{caption}{/block:caption}
- {/block:Audio}
- {block:video}
- {VideoEmbed-500}{block:Caption}{caption}{/block:Caption}
- {/block:video}
- {block:answer}
- <div class="question">
- <div class="asker">
- {asker} said:</div>
- <br>{question}
- </div>
- {Answer}
- {/block:answer}
- <!--postinfo-->
- <div id="postinfo">
- <a href="{Permalink}">
- {NoteCountWithLabel}</a>
-
- <!--{block:Date}
- {ShortMonth} {DayOfMonthWithZero} {Year} • <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a>
- {/block:Date}-->
- <!--{block:Date}
- <a href="/day/{Year}/{MonthNumber}/{DayOfMonth}">{MonthNumber}/{DayOfMonthWithZero}/{ShortYear}</a> • {12Hour}:{Minutes} {AmPm}
- {/block:Date}-->
- <!--{block:Date}
- <a href="/day/{Year}/{MonthNumber}/{DayOfMonth}">{ShortMonth} {DayOfMonthWithZero}</a> • {12Hour}:{Minutes} {AmPm}
- {/block:Date}--><!--TIME WITH DAY-->
- {block:Date}
- <a href="/day/{Year}/{MonthNumber}/{DayOfMonth}">{TimeAgo}</a>
- {/block:Date}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}">via</a> <a href="{ReblogRootURL}">©</a>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <br>
- <div class="tags">
- {block:HasTags}
- {block:tags}
- #<a href="{TagURL}">{Tag}</a>
- {/block:tags}
- {/block:HasTags}
- </div>
- </div>
- <div class="notes">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>{/block:posts}
- <!--ipt src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script type="text/javascript">
- window.onload = function() {
- $('iframe.photoset').contents().find('.photoset_row').attr("style", "width:500px; margin-bottom: -4px;");
- $('iframe.photoset').contents().find('.photoset_row').find('img').attr("style", "width:500px;");
- $('iframe.photoset').contents().find('.photoset_row_2').find('img').attr("style", "width:245px; margin-right: 0px;");
- $('iframe.photoset').contents().find('.photoset_row_3').find('img').attr("style", "width:160px; margin-right: 0px;");
- }
- </script>-->
- <!--http://pastebin.com/W71uiLpa-->
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment