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 005 by L U T H E R W E S T @ tumblr.com
- *no stealing, redistributing, or using as a base
- *if you have any questions, contact me via ask ]-->
- <!--DEFAULT VARIABLES-->
- <meta name="color:Background" content="#312222"/>
- <meta name="color:Text" content="#917676"/>
- <meta name="color:Link" content="#964040"/>
- <meta name="color:Title" content="#ac5555" />
- <meta name="color:Scrollbar" content="#3c2e2e" />
- <meta name="color:Scrollbar Bg" content="#5e4848" />
- <meta name="color:NavLinkBG" content="#f4f4f4" />
- <meta name="color:Border" content="#917676" />
- <meta name="image:sidebar" content="" />
- <meta name="text:Link 1 URL" content="/" />
- <meta name="text:Link 1 Title" content="link 1" />
- <meta name="text:Link 2 URL" content="/" />
- <meta name="text:Link 2 Title" content="link 2" />
- <meta name="text:Link 3 URL" content="/" />
- <meta name="text:Link 3 Title" content="link 3" />
- <meta name="text:Link 4 URL" content="/" />
- <meta name="text:Link 4 Title" content="link 4" />
- <meta name="text:Header" content="girls just wanna have fun">
- <meta name="text:Subtitle" content ="becky vance. 17. stevenson high junior." />
- <style type="text/css">
- body {
- background: {color:background};
- background-img: {image:background};
- margin: 0px;
- color: {color:text};
- font-family: calibri;
- font-size: 10px;
- line-height: 10px;
- letter-spacing: 1px;
- }
- a {
- text-decoration: none;
- color: {color:link};
- }
- a: hover {
- opacity:.3;
- color:{color:link};
- }
- b {
- font-weight: bold;
- font-family: times new roman;
- color: {color:border};
- }
- i {
- font-weight: italic;
- font-family: times new roman;
- color: {color:border};
- }
- blockquote {
- padding: 10px;
- border-left: 5px solid;
- border-color: {color:border};
- }
- h1 {
- font-family: times new roman;
- font-size: 15pt;
- font-style: italic;
- letter-spacing: -1px;
- margin-top: -5px;
- text-align: center;
- font-weight: bold;
- }
- h2 {
- font-family: times new roman;
- font-size: 15pt;
- font-style: italic;
- letter-spacing: -1px;
- margin-top: -5px;
- text-align: center;
- font-weight: bold;
- }
- #desc {
- opacity: 0.0;
- height: 0px;
- background-color: {color:Description BG};
- height: 100px;
- width: 180px;
- position: absolute;
- text-align: center;
- padding: 10px;
- margin-top: 80px;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- }
- #sidebar:hover #desc {
- opacity: 1.0;
- width: 180px;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- }
- #posts {
- padding: 10px;
- width: 500px;
- margin-left: 500px;
- }
- #post {
- width: 500px;
- padding-top: 50px;
- }
- #postheader {
- background-color: {color:NavLinkBG};
- margin-top: 80px;
- height: 50px;
- width: 500px;
- border-top: 1px solid;
- border-bottom: 1px solid;
- }
- #postheadertitle {
- font-family: times new roman;
- font-size: 15pt;
- font-style: italic;
- letter-spacing: -1px;
- padding: 20px;
- margin-top: -5px;
- text-align: center;
- font-weight: bold;
- }
- #postheadersub {
- font-family: calibri;
- font-size: 8pt;
- text-align: center;
- margin-top: -18px;
- }
- #sidebar {
- width: 200px;
- position: fixed;
- margin-left: 160px;
- margin-top: 130px;
- }
- #sidebarimage {
- width: 250px;
- }
- #sidebarimage img {
- width: 200px;
- }
- #space {
- margin:auto;
- }
- #main {
- background-color: transparent;
- margin-top: -270px;
- margin-left: -250px;
- }
- #hova {
- opacity: 0.0;
- height: 0px;
- background-color: #81F2E1;
- float:right;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- }
- #space:hover #hova {
- opacity: 1.0;
- margin-right: -50px;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- }
- #description {
- width: 200px;
- margin-top: 2px;
- padding-left: -5px;
- background-color: transparent;
- }
- #desctext {
- color: {color:Description};
- margin-top: 5px;
- text-align: justify;
- }
- #pagination {
- font-size: 20px;
- text-align: center;
- }
- #quote {
- font-family: times new roman;
- font-style: italic;
- font-size: 15pt;
- font-weight: bold;
- letter-spacing: -1px;
- line-height: 13pt;
- color: {color:Border};
- }
- #info {
- text-align: right;
- line-height: 11px;
- margin-top: 10px;
- padding: 4px;
- font-size: 8pt;
- background-color: transparent;
- border-top: 1px solid {color:Border};
- border-left: 3px solid {color:Border};
- }
- #nav {
- position: fixed;
- margin-left: 205px;
- margin-top: 50px;
- }
- #navlink {
- line-height: 8pt;
- padding: 3px;
- width: 80px;
- border-right: 5px solid {color:Border};
- background-color: {color:NavLinkBG};
- text-transform: uppercase;
- }
- #headerimg {
- margin-top: 50px;
- }
- #asker {
- float: left;
- margin-right: 5px;
- font-size: 12pt;
- font-family: georgia;
- font-style: italic;
- font-weight: bold;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:scrollbar};
- height:auto;
- border: 0px solid #000;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:scrollbar};
- height:5px !important;
- }
- ::-webkit-scrollbar {
- height:2px;
- width:10px;
- background-color: {color:scrollbar bg};
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="space">
- <div id="sidebarimage"><a href="/"><img src="{image:sidebar}"></a></div>
- <div id="hova">
- <div id="main">
- <div id="nav">
- <div id="navlink"><a href="/">home</a></div> <Br>
- <div id="navlink"><a href="/ask">ask</a></div> <Br>
- <div id="navlink"><a href="/archive">archive</a></div> <Br>
- <div id="navlink"><a href="{Text:Link 1 URL}">{Text:Link 1 Title}</a></div><Br>
- <div id="navlink"><a href="{Text:Link 2 URL}">{Text:Link 2 Title}</a> </div><Br>
- <div id="navlink"> <a href="{Text:Link 3 URL}">{Text:Link 3 Title}</a> </div><Br>
- <div id="navlink"><a href="{Text:Link 4 URL}">{Text:Link 4 Title}</a></div><Br>
- <div id="navlink"><a href="http://lutherwest.tumblr.com">theme</a></div><Br>
- </div>
- </div>
- </div>
- </div>
- <div id="description"><div id="desctext">{Description}<br><br></div>
- <div id="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
- </div>
- <br>
- </div><br>
- </div>
- </div></div>
- <div id="posts">
- <div id="postheader">
- <div id="postheadertitle">{text:Header}</div>
- <div id="postheadersub">{text:Subtitle}</div>
- </div>
- {block:Posts}<div id="post">
- {block:Text}<h2>{block:Title}{Title}{/block:Title}</h2>{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}<div id="quote">{Quote}</div>{block:Source} —{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}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker} wondered,<br>
- {Question}<br>{Answer}{/block:Answer}
- <div id="info">
- {block:Date}{TimeAgo}{/block:Date} / <a href="{Permalink}">
- <b>{NoteCountWithLabel}</b></a>{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}"
- title="{ReblogParentTitle}"><b>{ReblogParentName}</b></a> source: <a
- href="{ReblogRootURL}"title="{ReblogRoottitle}"><b>{ReblogRootName}</b></a>
- {/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>
- {/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div><br><Br>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment