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}
- <!---- this is theme 55 by Hollywhood
- please don't remove the credit
- thank you
- --->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#9B9B9B"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="color:Link Hover" content="#eeeeee"/>
- <meta name="color:sidebar links bg" content="#EEEEEE">
- <meta name="color:description" content="EDEDED"/>
- <meta name="color:title" content="#aaaaaa"/>
- <meta name="color:info bg" content="#EEEEEE"/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:sidebartitle" content="">
- <meta name="text:link 1" content="Link 1"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2" content="Link 2"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3" content="Link 3"/>
- <meta name="text:link 3 url" content="/"/>
- <meta name="text:link 4" content="Link 4"/>
- <meta name="text:link 4 url" content="/"/>
- <style type="text/css">
- iframe#tumblr_controls {
- white-space:nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- opacity:.2;transition: .8s ease-in-out;
- -webkit-transition: .8s ease-in-out;
- -moz-transition: .8s ease-in-out;
- -o-transition: .8s ease-in-out;
- }
- h1 {
- font-weight:normal;
- font-size:13px;
- text-align:center;
- font-style:normal;
- line-height:100%;
- letter-spacing:1px;
- text-transform:normal;
- color:{color:text};
- }
- h2 {
- font-size:10px;
- text-align:center;
- line-height:100%;
- letter-spacing:-0.5px;
- color:{color:text};
- font-weight:bold;
- text-transform:uppercase;
- padding:5px;
- padding-bottom:2px;
- }
- blockquote {
- border-left:1px solid #ccc;
- padding:7px;
- margin:10px 2px 0px 10px
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:cambria;
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link hover};
- }
- img {
- border:none;
- }
- #theme {
- width:500px;
- margin:0 auto -12px auto;
- }
- #post {
- width:500px;
- margin-bottom:130px;
- margin-top:40px;
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:100px;
- margin-top:70px;
- margin-bottom:40px;
- }
- #sidebar {
- color:{color:text};
- position:fixed;
- width:100px;
- height:auto;
- margin-top:100px;
- margin-left:-80px;
- text-align:left;
- }
- #sidebar img {
- width:170px;
- margin-top:0px;
- margin-bottom:5px;
- padding:-1px;
- outline-offset:4px;
- }
- #links {
- position:fixed;
- width:170px;
- z-index:-1;
- margin-top:-20px;
- margin-left:0px;
- font-size:8px;
- text-transform:uppercase;
- text-align:center;
- line-height:150%;
- }
- #links a{
- background:{color:sidebar links bg};
- line-height:150%;
- padding:5px;
- margin-top:1px;
- margin-left:3px;
- margin-right:3px;
- color:{color:link};
- }
- #links a:hover {
- background:{color:background};
- color:{color:link hover};
- }
- #sidebar #links {
- opacity:0;
- -moz-transition-duration:.9s;
- -webkit-transition-duration:.9s;
- -o-transition-duration:.9s;
- }
- #sidebar:hover #links {
- margin-top:12px;
- opacity:1;
- -moz-transition-duration:.9s;
- -webkit-transition-duration:.9s;
- -o-transition-duration:.9s;
- }
- #sidebar #description {
- -moz-transition-duration:.9s;
- -webkit-transition-duration:.9s;
- -o-transition-duration:.9s;
- }
- #sidebar:hover #description {
- margin-top:43px;
- -moz-transition-duration:.9s;
- -webkit-transition-duration:.9s;
- -o-transition-duration:.9s;
- }
- .sidebartitle {
- width:170px;
- text-align:center;
- font-family:'Onyx';
- z-index:1;
- line-height:120%;
- margin-left:0px;
- text-transform:uppercase;
- background:#;
- word-spacing:1px;
- font-size:28px;
- margin-top:5px;
- color:{color:title};
- }
- #description {
- width:150px;
- margin-bottom:0px;
- margin-top:10px;
- margin-left:0px;
- text-align:justify;
- word-spacing:1px;
- font-size:9px;
- color:{color:text};
- padding:10px;
- background:{color:description};
- line-height:125%;
- }
- #description a {
- color:{color:link};
- }
- #description a:hover {
- color:{color:link hover};
- }
- #pagination {
- font-size:9px;
- text-transform:uppercase;
- margin-top:15px;
- width:170px;
- word-spacing:5px;
- font-style:normal;
- text-align:center;
- }
- #pagination a {
- color:{color:link};
- }
- #info {
- width:493px;
- margin-top:15px;
- padding-top:1px;
- font-size:7px;
- background:{color:info bg};
- padding:4px;
- color:{color:text};
- text-transform:uppercase;
- font-style:normal;
- text-align:left;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #info a {
- color:{color:link};
- font-style:normal;
- }
- #info a:hover {
- color:{color:link hover};
- }
- .tags {
- width:490px;
- text-transform:uppercase;
- font-style:normal;
- line-height:120%;
- padding:5px;
- font-size:7px;
- opacity:0;
- text-align:left;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags a{
- color:{color:link};
- }
- .tags a:hover{
- color:{color:link hover};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #post:hover .tags{
- opacity:1;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .audio{
- background-color:#e5e5e5;
- height:65px;
- overflow:hidden;
- }
- #chat {
- line-height:150%;list-style:none;}
- .line.even {
- background:#ffffff;
- margin-bottom:3px;
- padding:5px;
- list-style:none;
- font-size:10px;}
- .line.odd {
- background:#f7f7f7;
- margin-bottom:3px;
- padding:5px;
- list-style:none;
- font-size:10px;}
- .label {
- padding-right:1px;
- text-transform:normal;
- font-weight:bold;
- color:{color:link};
- }
- .question {
- padding:9px;
- text-align:left;
- text-transform:italic;
- color:{color:text};
- background-color: #f5f5f5;
- border-left:3px solid #e5e5e5;
- line-height:120%;
- }
- .answer {
- text-align:left;
- padding-top:5px;
- color:{color:text};
- }
- #credit {
- font-size:9px;
- font-family:cambria;
- font-style:italic;
- letter-spacing:1px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #credit a {
- background-color:#fff;
- padding:5px;
- border:1px solid #e9e9e9;
- position:fixed;
- right:15px;
- bottom:10px
- }
- #credit a:hover {
- color:#fff;
- background-color:#191919;
- }
- {CustomCSS}</style></head><body>
- <div id="theme">
- <div id="sidebar">
- <div id="sidebarimage">
- <a href="/"><img src="{image:sidebar}"> </a></div>
- <div class="sidebartitle">{text:sidebartitle}</div>
- <div id="links">
- <a href="{text:link 1 url}">{text:link 1}</a>
- <a href="{text:link 2 url}">{text:link 2}</a>
- <a href="{text:link 3 url}">{text:link 3}</a>
- <a href="{text:link 4 url}">{text:link 4}</a>
- </div>
- <div id="description">
- <div id="bigletter">
- {text:bigletter}</div>{Description}</div>
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </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-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align:center;">— {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>{/block:Chat}{hw}
- {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName} {TrackName}{/block:TrackName}
- {block:Artist} — {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div class="question"><img src="{AskerPortraitURL-24}" style="float:left;"> {ASKER}:<br><i> {Question}</i></div><div class="answer">{Answer}</div>{/block:answer}
- {block:Date}<div id="info"> <a href="{Permalink}">{TimeAgo}</a>
- {/block:Date} {block:NoteCount} ( <font color=#ec3d3d>♥</font> <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}<div style="float:right;">
- {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} / <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} ( <a href="{ReblogURL}"target="_blank" title="reblog this post"><big>+</big> </a> ) </div>
- </div>
- {block:HasTags}
- <div class="tags">
- {block:Tags} <a href="{TagURL}"> #{Tag} </a> {/block:Tags}</div>
- {/block:HasTags}
- <div class="postnote">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}
- </div>
- <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div> </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment