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" 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}
- <!------------------------------------------------------------------------
- ---------------Theme by Adrienne Law (ladymirkwoods)-----------------
- ------------------ Give credit where credit is due ------------------------------------------------------------------------------------------------>
- <link href='http://fonts.googleapis.com/css?family=Elsie|Croissant+One' rel='stylesheet' type='text/css'>
- <meta name="image:header" content=""/>
- <meta name="color:Background" content=""/>
- <meta name="color:Title" content=""/>
- <meta name="color:Blockquote" content=""/>
- <meta name="color:Text" content=""/>
- <meta name="color:Border" content=""/>
- <meta name="color:PostBorder" content=""/>
- <meta name="color:Link" content=""/>
- <meta name="color:Linkhover" content=""/>
- <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="/">
- <meta name="text:link4" content="">
- <meta name="text:link4 url" content="/">
- <meta name="text:link5" content="">
- <meta name="text:link5 url" content="/">
- <style type="text/css">
- /* BASIC PAGE INFO */
- body {
- margin:0px;
- padding:0px;
- font-size:10px;
- font-family:'Elsie';
- font-weight:200;
- background:{color:background};
- line height:110%;
- letter-spacing:2px;
- color:{color:text};
- }
- a {
- text-decoration:none;
- color:{color:link};
- }
- a:hover {
- text-decoration:none;
- color:{color:linkhover};
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- color:{color:blockquote};
- word-wrap: break-word;
- }
- /* SIDEBARS */
- a.sidebar{
- display:inline-block;
- height:20px;
- text-decoration:none;
- padding:2px;
- margin:2px;
- width:100px;
- color:{color:link};
- -o-transition: all .1s ease-out;
- -webkit-transition: all .1s ease-out;
- -moz-transition: all .1s ease-out;
- }
- a.sidebar:hover{
- padding:2px 15px 2px 15px;
- font-style:italic;
- -o-transition: all .1s ease-out;
- -webkit-transition: all .1s ease-out;
- -moz-transition: all .1s ease-out;
- }
- #leftsidebar {
- position:fixed;
- bottom:150px;
- margin-left:-180px;
- width:150px;
- height:104px;
- border-right:1px solid {color:border};
- padding-right:8px;
- text-align:right;
- }
- #rightsidebar {
- position:fixed;
- bottom:150px;
- margin-left:540px;
- width:150px;
- height:104px;
- border-left:1px solid {color:border};
- padding-left:8px;
- text-align:left;
- }
- /* HEADER INFO */
- #header {
- margin-right:auto;
- margin-left:auto;
- margin-top:50px;
- width:510px;
- height:auto;
- }
- #description {
- width:500px;
- margin-top:-16px;
- padding:20px 5px 20px 5px;
- margin-right:auto;
- margin-left:auto;
- text-align:center;
- border-top:1px solid {color:border};
- border-bottom:1px solid {color:border};
- }
- #headerimage {
- margin-right:auto;
- margin-left:auto;
- width:125px;
- }
- #header img{
- width:125px;
- margin:auto;
- }
- #title{
- margin-right:auto;
- margin-left:auto;
- margin-top:-14px;
- text-align:center;
- color:{color:title};
- font-size:14px;
- font-family:'Croissant One';
- font-style:bold;
- text-transform:lowercase;
- width:225px;
- background-color:white;
- }
- /* POST INFO */
- #container {
- margin-top:20px;
- margin-bottom:20px;
- margin-left:auto;
- margin-right:auto;
- width:520px;
- }
- .entry {
- float:center;
- position:relative;
- width:500px;
- padding:10px;
- margin-bottom:20px;
- border:1px solid {color:postborder};
- opacity:.7;
- -webkit-filter:grayscale(30%);
- -webkit-backface-visibility: hidden;
- -o-transition: all .5s ease-out;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- }
- .entry:hover{
- opacity:1;
- -webkit-filter: grayscale(0%);
- -webkit-backface-visibility: hidden;
- -o-transition: all .5s ease-out;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- }
- img {
- max-width:100%;
- }
- h1 {
- text-align:center;
- font-size:12px;
- color:{color:title};
- }
- #portrait img {
- float:left;
- margin-right:5px;
- }
- #permalink {
- text-align:center;
- background-color:white;
- position:relative;
- margin-top:8px;
- padding-top:8px;
- }
- #credit a {
- display:inline-block;
- width:40px;
- background-color:#fff;
- color:gray;
- text-decoration:none;
- border-right:1px solid;
- border-left: 1px solid;
- border-color:#878787;
- padding: 4px 0px 4px 0px;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- }
- #credit a:hover {
- background-color:#667371;
- color:#fff;
- border-color:#fff;
- -o-transition: all 1s ease-out;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- }
- #credit {
- display:inline-block;
- font-size:10px;
- font-family: calibri;
- text-align:center;
- letter-spacing:1px;
- width:40px;
- height:15px;
- position: fixed;
- padding-top:1px;
- right:25px;
- bottom:10px;
- }
- </style>
- </head>
- <body>
- <!--- HEADER --->
- <div id="header">
- <div id="headerimage"><img src="{image:header}"></div>
- <div id="description">{description}</div>
- <div id="title">{Title}</div>
- </div><!-- end of div "header" -->
- <div id="container">
- <!--- SIDEBARS --->
- <div id="leftsidebar">
- <a href="/" class="sidebar">Home</a>
- <a href="{text:link1 url}" class="sidebar">{text:link1}</a>
- <a href="{text:link2 url}" class="sidebar">{text:link2}</a>
- {block:PreviousPage}<a href="{PreviousPage}" class="sidebar">Backwards</a>{/block:PreviousPage}
- </div><!-- end of div "leftsidebar" -->
- <div id="rightsidebar">
- <a href="{text:link3 url}" class="sidebar">{text:link3}</a>
- <a href="{text:link4 url}" class="sidebar">{text:link4}</a>
- <a href="{text:link5 url}" class="sidebar">{text:link5}</a>
- {block:NextPage}<a href="{NextPage}" class="sidebar">Forwards</a>{/block:NextPage}
- </div><!-- end of div "rightsidebar" -->
- {block:posts}
- <div class="entry">
- <!--- POSTS --->
- {block:text}
- <h1>{block:title}{title}{/block:title}</h1>
- {body}
- {/block:text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- {Quote}
- {block:Source}<br>—{Source}{/block:Source}
- {/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}<b>{Label}</b>{/block:Label} {Line}<br>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {AudioPlayerWhite}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div id="portrait"><img src="{AskerPortraitURL-40}"></div>
- {Asker}:<br>"{Question}"<p>{Answer}
- {/block:Answer}
- <!--- POST INFO --->
- <div id="permalink">
- {block:Date}{TimeAgo}{/block:Date} - <a href="{PermaLink}">{NoteCountWithLabel}</a> - <a href="{ReblogUrl}" target="_blank">➥ Reblog</a>
- {block:rebloggedfrom}<br><a href="{reblogparenturl}" title="{reblogparentname}">Via</a> - <a href="{reblogrooturl}" title="{reblogrootname}">Source</a>
- {/block:rebloggedfrom}
- <br>{block:hastags}{block:tags} #<a href="{tagurl}">{tag}</a>{/block:tags}
- {/block:hastags}
- </div><!-- end of div "permalink" -->
- </div><!-- end of class "entry" -->
- {/block:posts}
- {block:postnotes}{postnotes}{/block:postnotes}
- {/block:posts}
- </div><!-- end of div "container" -->
- <!--------------------------------------------------------------------------- I don't care if you edit, but please for the love of god do not ------
- -------------------- remove the credit on my stuff -----------------------
- ------------------------------------------------------------------------->
- <div id="credit">
- <div style="font-size:12; font-style:italic; text-align:center; padding-left:2px; padding-right:2px;"><a href="http://theleakycauldron.co.vu"> ---a---</a></div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment