Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-- oh hey look i made a theme *high five* edit all you want really, basically everything is customizable! as long as you leave the credit intact thank you :)-->
- <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}
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#a7a7a7"/>
- <meta name="color:Link" content="#cccccc"/>
- <meta name="color:Title"content="#070707"/>
- <meta name="color:Scrollbar" content="#d5d5d5" />
- <meta name="color:Audio and ask" content="#f4f4f4" />
- <meta name="color:Link hover" content="#8F8F8F"/>
- <meta name="color:Info" content="#f4f4f4" />
- <meta name="color:header" content="#ffffff" />
- <meta name="color:Borders" content="#ffffff" />
- <meta name="image:sidebar" content=""/>
- <meta name="font:body" content="arial"/>
- <meta name="text:bigletter" content="">
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 4 URL" content="" />
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 5 URL" content="" />
- <meta name="text:Link 5" content="" />
- <meta name="if:Show Sidebar Image" content="1">
- <meta name="if:Round Sidebar Image" content="0">
- <meta name="if:Hide Title" content="0">
- <link href='http://fonts.googleapis.com/css?family=Croissant+One|Share+Tech+Mono|Playfair+Display+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ropa+Sans|Jacques+Francois' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Felipa|Libre+Baskerville:400italic|Damion' rel='stylesheet' type='text/css'>
- <!-- CSS styling aww yeah. This is the fun part. -->
- <style type="text/css">
- ::-webkit-scrollbar{height: 5px;
- width: 5px;
- -webkit-border-radius: 0px;
- background-color:{color:background}}
- ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
- ::-webkit-scrollbar-track{background-color:{color:background};}
- iframe#tumblr_controls {
- position: fixed !important;
- z-index: 9999;
- opacity:.5;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;}
- iframe#tumblr_controls:hover {
- opacity: 0.9;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;}
- .op {opacity: {text:image opacity};
- -webkit-transition: all 0.9s ease;
- {block:permalinkpage} opacity:1;{/block:permalinkpage}}
- .op:hover {opacity: 1;}
- .op:hover .op2{width:auto;height:auto;
- opacity:0.85;
- filter: alpha(opacity = 70);
- -moz-transition: all 0.5;
- -webkit-transition: all 0.5s;
- -o-transition: all 0.5s;
- transition: all 0.5;}
- #credit {position:fixed;
- float:right;
- opacity:0.7;
- bottom:18px;
- right:18px;
- padding:6px;
- font-size:10px;
- text-align:center;
- height:10px;
- width:10px;
- font-family:georgia;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;}
- #credit a {color:black;}
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.25s linear;opacity: 0.25;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.5s linear;opacity: .7;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- ::-webkit-scrollbar {width:.5%; height:auto; background:{color:scrollbg};}
- ::-webkit-scrollbar-corner {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
- blockquote {
- font-size:11px;
- border-left:2px solid {color:link};
- padding-left:5px;
- max-width:500px!important;
- margin:0px 2px 0px 10px}
- h1 {
- font-size:11px;
- color:{color:title};}
- body {
- background-color:{color:background};
- color:{color:text};
- font-family: 'Jacques Francois', serif;
- font-size:11px;
- text-align:justify;
- line-height:13px;
- margin:0;
- line-height:120%;}
- a {
- color:{color:link};
- text-decoration:none;}
- a:link, a, a:active, a:visited {
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- text-decoration: none;
- color: {color:link}}
- a:hover{
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- color: {color:link hover}}
- img{
- opacity:1;
- border:none;
- text-decoration:none}
- small {
- font-size:10px;}
- big {
- font-size:12px;}
- #con {position:absolute;
- left:580px;}
- #entries {position:absolute;
- width:500px;
- margin-top:90px;
- }
- #posts {
- {block:IndexPage}
- margin-bottom:130px;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-bottom:50px
- {/block:PermalinkPage}
- overflow:hidden;
- width:500px;
- border:1px double {color:Borders};
- padding:14px;
- }
- #posts img {
- max-width: 500px;}
- #title{font-size:12px;
- font-weight:none;
- padding-bottom:2px;
- color:{color:title};}
- #sidebar {width:220px;
- position:fixed;
- top:190px;
- left:190px;
- text-align:center;
- padding:15px 0;
- background-color:{color:header};
- }
- #title {
- font-family: 'Playfair Display SC', serif;
- line-height:120%;
- font-size:15px;
- letter-spacing:2px;
- text-align:center;
- text-transform:uppercase;
- font-weight:bold;
- {block:ifHideTitle}
- display:none;
- {/block:ifHideTitle}
- }
- #title a {color:{color:title};
- }
- #title a:hover {
- text-decoration:none;
- color:{color:title};
- }
- #sidebarimage {width:160px;
- opacity:0.90;
- text-align:center;
- margin-bottom:5px;
- margin-left:25px;
- {block:ifNotShowSidebarImage}
- display:none;
- {/block:ifNotShowSidebarImage}}
- #sidebarimage img{
- width:130px;
- {block:ifShowSidebarImage}
- {block:ifRoundSidebarImage}
- border-radius:100%;
- {/block:ifRoundSidebarImage}
- {/block:ifShowSidebarImage}
- text-align:center;
- }
- #sidebarlinks {
- opacity:.90;
- font-family: 'Felipa', cursive;
- font-size:12px;
- padding:6px;
- margin-top:13px;
- text-transform:lowercase;
- font-weight:lighter;
- letter-spacing:2px;
- text-align:center;
- display:navigate;
- }
- #sidebarlinks a{
- border:0px solid {color:borders};
- background: {color:audio and ask};
- padding:4px;
- padding-left:5px;
- line-height:20px;
- text-align:center;
- color:{color:links};
- }
- #sidebarlinks a:hover{
- color:{color:link hover};
- background-color:{color:link};
- border: 3px double #fff;
- padding:3px 4px 3px 7px;}
- #description {
- font-family: 'Libre Baskerville', serif;
- margin-left:100px;
- margin-top:10px;
- font-size:9px;
- line-height:130%;
- margin-left:auto;
- margin-right:auto;
- text-align:justify;}
- #bigletter {
- background-color: #a3a1a1;
- border:2px double {color:borders};
- padding: 6px;
- color: #fff;
- font-size: 19px;
- font-family: 'Libre Baskerville', serif;
- font-style:italic;
- font-style:bold;
- text-transform:uppercase;
- font-style: none;
- float: left;
- font-weight:normal;
- margin-right:7px;
- line-height: 90%;
- padding-right:8px;
- padding-left:7px;
- }
- #pagination {
- font-size:11x;
- color:{color:link};
- text-transform:uppercase;
- text-align:center;
- font-style:normal;
- margin-top:23px;
- }
- #pagination a {
- word-spacing:5px;
- text-align:center;
- display:inline-block;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;}
- #titlequote{font-size:11px;
- color:{color:title};
- text-align:center;
- padding:10px;
- background-color:{color:audio and ask};
- }
- #posts img, #posts li, #posts blockquote {max-width: 100%;}
- .caption img{max-width:500px;}
- .caption {width:500px;
- display: block;
- margin-top: 5px;
- {block:IfNotShowCaptions}
- {block:IndexPage}
- display: none;
- {/block:IndexPage}
- {/block:IfNotShowCaptions}}
- #source {text-align:right;
- padding-bottom:5px;
- font-size:9px}
- #audio {
- height:75px;
- background-color:transparent}
- .albumart img{float:left;
- width:75px;
- height:75px;}
- .player {width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- padding:5px;
- margin-left:20px;
- margin-top:20px;
- opacity:0.4; }
- .playerback:hover .player {opacity:1; }
- .audi {font-size:14px;
- font-style:normal;
- margin-top:25px;
- color:{color:title}}
- .audioinfo {margin-left:80px;
- line-height:14px;
- width:420px;
- height:75px;
- color:{color:text};
- text-align:center;
- font-style:italic;
- position:absolute;
- background-color:{color:audio and ask};}
- .playerback {height:75px;
- width:75px;
- position:absolute;
- background-color:white;
- opacity:0;}
- .playerback:hover {opacity:.6;
- }
- #question {color:{color:text}}
- .ask {text-align:right}
- .q {
- background-color:{color:audio and ask};
- font-style:italic;
- text-align:center;
- padding:10px;
- }
- .answer {color:{color:text};
- margin-top:5px;
- text-align:left}
- .chat ol {
- padding:0;
- line-height:180%;
- list-style:none;
- }
- .line.odd {
- background-color:{color:audio and ask};
- padding:5px;
- }
- .line.even {
- background-color:{color:background};
- padding:5px;
- }
- .label {
- padding-right:1px;
- text-transform:uppercase;
- font-weight:bold;
- color:{color:link};
- }
- #postinfo {
- font-family: 'arial';
- margin-top:10px;;
- letter-spacing:1px;
- text-align:left;
- font-size:8px;
- line-height:130%;
- color:{color:text};
- border-top: 1px solid {color:borders};
- padding-top:10px;
- text-transform:uppercase;
- {block:IfNotShowInfo}
- display:none;
- {/block:IfNotShowInfo}
- }
- #postinfo a {color:{color:text};}
- #postinfo a:hover {color:{color:links hover};}
- #tags {
- opacity:0;
- position:absolute;
- overflow:hidden;
- max-width:200px;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- #tags a{
- letter-spacing:1px;
- padding:0px;
- text-transform:none;}
- .permalinkpage {
- float:left;
- width:500px;
- text-align:left;
- {block:IndexPage}
- display:none!important;
- {/block:IndexPage}
- }
- .permalinkpage img {
- display:none!important;}
- .permalinkpage li {
- padding:8px 1px;
- font-size:11px;
- text-align:left;
- list-style:none;
- margin-left:-27px;
- line-height:110%;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- .permalinkpage li:hover {background-color:{color:borders};
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;}
- {CustomCSS}
- </style></head>
- <body>
- <div id="credit"><a href="http://dearhannibal.tumblr.com/"><img src="http://oi43.tinypic.com/11rryja.jpg"></a></div>
- <div id="con">
- <div id="sidebar">
- <div id="sidebarimage">
- <a href="/"><img src="{image:sidebar}"></a>
- </div>
- <div id="title"><a href="/">{Title}</a></div>
- <div id="sidebarlinks">
- {block:ifLink1}<a href="{text:Link 1 URL}" title="home">{text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}" title="message">{text:Link 2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4} 
- {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
- </div>
- <div id="description"><div id="bigletter">
- {text:bigletter}</div>{Description}</div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}" style="font-size:14px;"> ← </a>
- {/block:PreviousPage}
-
- {block:NextPage}
- <a href="{NextPage}" style="font-size:14px;"> → </a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- {block:ContentSource}
- <!--{SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- <div id="posts">
- {block:Quote}
- <div id="titlequote">“{Quote}”</div>
- {block:Source}<div id="source"><span style="font-size:12px; color:{color:audio and ask}">◥</span> {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <h1><a href="{URL}">> {Name}</a></h1>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- <div class="chat">
- <ol>{block:Lines}
- <li class="line {Alt}">
- {block:Label}
- <span class="label">
- {Label}</span>
- {/block:Label}{Line}</li>
- {/block:Lines}
- </ol></div>
- {/block:Chat}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
- {block:Caption}<span class="caption">{Caption}</span>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {block:Caption}<span class="caption">{Caption}</span>{/block:Caption}
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {block:Caption}<span class="caption">{Caption}</span>{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div id="audio">
- <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100"> {/block:AlbumArt}</div>
- <div class="playerback">
- <div class="player">{AudioPlayerWhite}</div>
- </div>
- <div class="audioinfo">
- <div class="audi">{block:TrackName}{TrackName}{/block:TrackName}</div>
- {block:Artist}{Artist}{/block:Artist} //
- {block:Album}{Album}{/block:Album}
- </div>
- </div>
- {block:Caption}<span class="caption">{Caption}</span>{/block:Caption}
- {/block:Audio}
- {block:Answer}
- <div id="question">
- <div class="q">
- {Question}</div>
- <div class="ask"><span style="font-size:11px; color:{color:text}">asked by: </span>{Asker}</div>
- <div class="answer">{Answer}</div>
- </div>
- {/block:Answer}
- <div id="postinfo">
- {block:Date}<a href="{permalink}">{TimeAgo}</a>{/block:Date}
- {block:NoteCount}<span class="notes"> ♡ </span> <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}</div>
- {block:HasTags}<div class="tags" style="float:left; font-size:10px;
- text-transform:lowercase;
- padding-top:3px;
- font-family: 'Jacques Francois', serif;">
- {block:Tags}<a href="{TagURL}">{Tag}.   </a>{/block:Tags}
- </div>{/block:HasTags}
- </div>
- {block:PermalinkPage}
- {/block:PermalinkPage}
- <div class="permalinkpage">
- {PostNotes}
- </ol>
- </div>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment