Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--
- THEME 12 BY CAYLO (princeoberynn)
- Please don't steal, redistribute or remove credit!
- Thank you ♥
- -->
- <html 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}
- <meta name="color:text" content="#444444" />
- <meta name="color:link" content="#999999" />
- <meta name="color:hover" content="#eeeeee" />
- <meta name="color:title" content="#222222"/>
- <meta name="color:border" content="#cacaca" />
- <meta name="color:info" content="#555555" />
- <meta name="color:tags" content="#333333" />
- <meta name="color:info" content="#444444" />
- <meta name="color:headerlinks" content="#3c3c3c"/>
- <meta name="text:link 1" content="" />
- <meta name="text:link 1 url" content="" />
- <meta name="text:link 2" content="" />
- <meta name="text:link 2 url" content="" />
- <meta name="text:link 3" content="" />
- <meta name="text:link 3 url" content="" />
- <meta name="text:link 4" content="" />
- <meta name="text:link 4 url" content="" />
- <meta name="text:link 5" content="" />
- <meta name="text:link 5 url" content="" />
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding: 4px;
- margin:7px 0px 0px 4px;
- display: none;
- text-align: center;
- text-decoration:none;
- position: absolute;
- font-size:9px;
- letter-spacing: 1px;
- line-height:10px;
- font-family:'calibri';
- z-index: 1000;
- background-color:{color:text};
- color:white;
- text-transform:lowercase;
- }
- </style>
- <style type="text/css">
- pre, p{
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- white-space: pre-wrap;
- word-wrap: break-word;
- }
- body {
- margin:0px;
- color:{color:text};
- font-family: 'Calibri', sans-serif;
- font-size:11px;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- a:hover {
- opacity:10;
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- img {
- border:none;
- }
- blockquote {
- margin-left: 15px;
- border-left: 1px solid #ccc;
- padding-left: 7px;
- }
- blockquote blockquote {
- margin-left: 15px;
- border-left: 1px solid #ccc;
- padding-left: 7px;
- }
- h1 {
- font-size: 14px;
- font-family:'Calibri', sans-serif;
- font-weight:bold;
- letter-spacing: 1px;
- text-align: center;
- text-transform: uppercase;
- }
- #entries {
- width:400px;
- margin:auto;
- margin-top:100px;
- font-size:11px;
- }
- #post {
- width:400px;
- padding-bottom: 25px;
- margin-bottom: 60px;
- }
- #header{
- width:400px;
- margin:auto;
- margin-top:90px;
- z-index: 500;
- }
- #title{
- width: 380px;
- font-size: 16px;
- text-align: center;
- font-family:'Calibri', sans-serif;
- font-weight:bold;
- letter-spacing:4px;
- padding: 15px;
- text-transform: uppercase;
- }
- #title a{
- color:{color:title};
- }
- #links{
- font-family: 'Gautami', sans-serif;
- font-size: 11px;
- text-transform: uppercase;
- width: 400px;
- text-align:center;
- }
- .link{
- display:inline-block;
- width:6px;
- height:6px;
- border: 1px solid {color:headerlinks};
- background-color: {color:headerlinks};
- margin: 7px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .link:hover{
- background-color: white;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .link span{
- opacity:0;
- padding:4px 5px;
- margin-top: 25px;
- text-align:center;
- position: absolute;
- z-index:10;
- color:white;
- background-color: {color:headerlinks};
- text-transform: lowercase;
- font-family: 'calibri', sans-serif;
- font-size: 9px;
- letter-spacing:1px;
- line-height:100%;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- .link:hover span{
- opacity:1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #description{
- border-top: 1px solid {color:border};
- font-family: 'cambria', serif;
- line-height: 140%;
- letter-spacing: 1px;
- font-size: 10px;
- width: 280px;
- padding: 10px 30px;
- margin:auto;
- text-align: center;
- }
- #pagination{
- text-align: center;
- font-size: 11px;
- height: 50px;
- text-transform: uppercase;
- font-weight: bold;
- font-size: 13px;
- letter-spacing: 1px;
- width:400px;
- margin:auto;
- margin-top: 65px;
- word-spacing: 25px;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #pagination a{
- color:{color:title};
- }
- #info{
- font-size: 10px;
- margin-top: 20px;
- text-align: center;
- padding-top: 2px;
- }
- #info a{
- color:{color:info};
- }
- #info a:hover{
- color:{color:hover};
- }
- #dates{
- text-transform:uppercase;
- }
- .tag{
- padding: 5px;
- display: inline;
- font-family:'cambria', serif;
- font-size: 11px;
- }
- .tag a:hover{
- color:{color:hover};
- }
- #tags a {
- color:{color:tags};
- display:inline;
- text-align:left;
- }
- #postnotes{
- padding: 3px;
- }
- #postnotes ol{
- list-style-type:none;
- }
- #postnotes img{
- padding-right: 4px;
- }
- #ask{
- width:400px;
- }
- #askimg{
- padding:2px;
- }
- #question{
- border-top: 1px solid {color:border};
- text-align: center;
- padding-top: 15px;
- margin-top: -10px;
- font-family:'cambria', serif;
- font-size: 11px;
- }
- #url{
- font-size: 14px;
- letter-spacing: 1px;
- }
- #asker a{
- color: {color:title};
- font-weight:bold;
- background-color:white;
- z-index:50;
- position:relative;
- text-transform:uppercase;
- }
- .albumcover {
- position: relative;
- z-index: 1;
- height: 60px;
- width: 60px;
- float:left;
- padding: 5px;
- }
- .playbutton {
- overflow: hidden;
- position: relative;
- z-index: 99;
- width: 30px;
- height: 30px;
- margin:15px;
- }
- .musicbin {
- background-color: #fff;
- position: absolute;
- z-index: 99;
- opacity: 0.2;
- margin:5px;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- }
- .musicbin:hover {
- opacity:0.5;
- }
- .musicinfo {
- font-size:12px;
- height: 60px;
- padding: 5px;
- }
- #quote{
- text-align: center;
- font-size: 14px;
- font-family: Cambria;
- }
- #src{
- margin-top: 10px;
- text-align:center;
- }
- .label{
- font-weight: bold;
- display: inline-block;
- }
- {CustomCSS}</style></head><body>
- <div id="header">
- <div id="title"><a href="/">{Title}</a></div>
- <div id="description">{Description}</div>
- <div id="links">
- <a href="{text:link 1 url}" title="{text:link 1}"><div class="link"></div></a>
- <a href="{text:link 2 url}" title="{text:link 2}"><div class="link"></div></a>
- <a href="{text:link 3 url}" title="{text:link 3}"><div class="link"></div></a>
- <a href="{text:link 4 url}" title="{text:link 4}"><div class="link"></div></a>
- <a href="{text:link 5 url}" title="{text:link 5}"><div class="link"></div></a>
- </div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}
- <div id="quote">"{Quote}"</div>
- <div id="src">{Source}</div>{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name} →</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Lines}{block:Label}<div><div class="label">{Label}</div>{/block:Label} {Line}</div>{/block:Lines}{/block:Chat}
- {block:Audio}
- <div class="musicbin"><div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
- {block:AlbumArt}<img src="{AlbumArtURL}" class="albumcover">{/block:AlbumArt}
- <div class="musicinfo">
- {block:TrackName}<div style="font-size:11px; text-transform:uppercase; font-weight:bold; text-align:left; padding:2px;">{TrackName}</div>{/block:Trackname}
- {block:Artist}<div style="font-size:10px; margin-bottom: 2px; text-align: left;">Artist: {Artist}</div>{/block:Artist}
- {block:Album}<div style="font-size:10px; margin-bottom: 2px; text-align: left;">Album: {Album}</div>{/block:Album}
- {block:PlayCount}<div style="font-style:normal; font-size:10px; text-align: left;">Played: {PlayCount} cambria</div> {/block:PlayCount}
- </div>
- <div style="margin-top:20px;">{block:caption}{Caption}{/block:caption}</div>
- {/block:Audio}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="ask">
- <div id="asker">
- <div id="url">{Asker}</div></div>
- <div id="question">{Question}</div></div>
- {Answer}{/block:Answer}
- {block:Date}
- <div id = "info">
- <div id = "dates">
- <b>
- <a href="{Permalink}">{TimeAgo}</a>
- {block:NoteCount} <a href="{Permalink}">+{NoteCount}</a>{/block:NoteCount}</b>
- {block:RebloggedFrom}
- {block:ContentSource} <a href="{SourceURL}">source</a>{/block:ContentSource} | <a href="{ReblogParentURL}">via</a>
- {/block:RebloggedFrom}
- </div>
- {block:HasTags}
- <div id = "tags">
- {block:Tags}<div class="tag"><a href="{TagURL}"><small><small>#</small></small>{Tag}</a></div>{/block:Tags}
- </div>
- {/block:HasTags}
- </div></div>
- {/block:Date}
- {/block:Posts}
- {block:PostNotes}<div id="postnotes">{PostNotes-16}</div>{/block:PostNotes}
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">«PREV</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">NEXT»</a>{block:NextPage}
- </div>{/block:Pagination}
- </div>
- <!-- CREDIT, PLEASE DON'T TOUCH -->
- <div style="position:fixed; bottom:6px; right:12px; font-size:8px; letter-spacing:1px; font-family:gautami;"><a href="http://carolinesthemes.tumblr.com/">CAYLO</a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment