Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!--
- i'm gonna take you to a midnight show tonight
- theme by emma
- [starlland.tumblr.com]
- do not copy!
- !-->
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content="#C0B483" />
- <meta name="color:link" content="#CF8ABA" />
- <meta name="color:hover link" content="#DDD4B1" />
- <meta name="color:nav link" content="#D6D6D6" />
- <meta name="color:nav link background" content="#FAFAFA" />
- <meta name="color:info link" content="#B4B4B4" />
- <meta name="color:info link hover" content="#CAE4D6" />
- <meta name="color:link1 hover" content="#D176B6" />
- <meta name="color:link2 hover" content="#FAFAFA" />
- <meta name="color:ask background" content="#FAFAFA" />
- <meta name="color:border" content="#F2F2F2" />
- <meta name="color:bold" content="#DAD6AB" />
- <meta name="color:italic" content="#B5DBC7" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:sidebar 2" content=""/>
- <meta name="font:title" content="georgia" />
- <meta name="font:body" content="georgia" />
- <meta name="font:info" content="georgia" />
- <meta name="font:question" content="trebuchet ms" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body {color:{color:text};
- background-color:{color:background};
- background-attachment:fixed;
- font-family:{font:body};
- font-size:10px;
- line-height:100%;
- text-align:justify}
- a:link, a:active, a:visited {
- color: {color:link};
- text-decoration:none;
- -webkit-transition: all 0.6s ease;
- opacity: 5;
- }
- a:hover {
- color:{color:hover link};
- -webkit-transition: all 0.6s ease;
- opacity: 5;
- }
- b {
- font-weight: bold;
- color:{color:bold};
- }
- i {
- font-style: italic;
- color:{color:italic};
- }
- #entries {
- margin-left:550px;
- margin-top:20px;
- margin-bottom:20px;
- width:500px;
- }
- #sbar {
- width: 300px;
- height: auto;
- margin-left: 110px;
- text-align: center;
- margin-top: 250px;
- position:fixed;
- display: block;
- }
- .simg {
- width:300px;
- display: block;
- }
- .simg img {
- display: block;
- width:300px;
- }
- .sideimg {
- position:fixed;
- -webkit-transition: all 1s ease-in;
- opacity: 0;
- display: block;
- }
- .sideimg img {
- width:300px;
- display: block;
- }
- .sideimg:hover {
- opacity:2;
- }
- #stext {
- font-size:9px;
- font-color:{color:text};
- font-family:{font:body};
- background: {color:ask background};
- padding: 10px;
- width: 280px;;
- margin-top: 10px;
- display:block;
- }
- #title {
- background: {color:ask background};
- font-size: 17px;
- font-family: {font:title};
- font-style: italic;
- font-weight: bold;
- padding-bottom: 5px;
- margin-bottom: 10px;
- display: block;
- }
- #nav {
- text-align:center;
- position:fixed;
- display: block;
- width: 300px;
- }
- #link1 a, #link2 a {
- display:inline-block;
- height:15px;
- width:57px;
- color:{color:nav link};
- font-family:{font:title};
- background: {color:nav link background};
- font-size:10px;
- padding-top: 5px;
- padding-bottom:2px;
- -webkit-transition: all 0.6s ease;
- opacity: 5;
- letter-spacing:-1px;
- }
- #link1 a:hover {
- background-color: {color:link1 hover};
- -webkit-transition: all 0.6s ease;
- opacity: 5;
- }
- #link2 a:hover {
- background-color: {color:link2 hover};
- -webkit-transition: all 0.6s ease;
- opacity: 5;
- }
- #link1 {
- display: inline-block;
- width:57px;
- }
- #link2 {
- display: inline-block;
- width:57px;
- }
- .next {
- font-family:georgia;
- font-size:45px;
- text-align: center;
- padding-bottom: 10px;
- position:fixed;
- z-index:4;
- margin-top: -100px;
- margin-left: 320px;
- }
- .prev {
- font-family:georgia;
- font-size:45px;
- text-align: center;
- padding-bottom: 10px;
- position:fixed;
- z-index:4;
- margin-top: -100px;
- margin-left: -45px;
- }
- #posts{
- overflow:hidden;
- background-color: {color:entry};
- border-left:0px solid {color:link};
- border-right:0px solid {color:link};
- padding: 3px;
- }
- #source {
- text-align: left;
- display:block;
- margin:2px 0px 2px 0px;
- padding:2px;
- }
- #source img {
- float:left;
- display: inline;
- height: 20px;
- padding-right: 3px;
- }
- h1{
- color:{color:title};
- font-family:{font:body};
- font-size:19px;
- line-height:15px;
- letter-spacing:0px;
- font-style:italic;
- text-align:center;
- padding-bottom: 3px;
- }
- #tags{
- font-family:{font:info};
- font-size:9px;
- text-align:left;
- padding: 5px;
- }
- #info{
- font-family:{font:info};
- font-size:9px;
- border-bottom: 1px dashed;
- border-color:{color:border};
- text-transform:l;
- text-align:left;
- padding: 5px;
- }
- #info a {
- color:{color:info link};
- }
- #info a:hover {
- color:{color:info link hover};
- }
- #tags a {
- color:{color:info link};
- }
- #tags:hover {
- }
- #tags a:hover {
- color:{color:info link hover};
- }
- #questions {
- background-color:{color:ask background};
- text-align:center;
- color: {color:ask};
- padding:10px;
- margin-bottom:0px;
- font-family:{font:info};
- font-size:9px;
- border: 1px solid;
- border:{color:italic};
- }
- #questions a {
- color:{color:info link}
- }
- #questions a:hover {
- color:{color:info link hover};
- }
- blockquote {
- border-left:2px {color:body} solid;
- padding-left:5px;
- margin:0px 2px 0px 10px
- }
- #quote {
- font-family: {font:title};
- font-size: 15px;
- letter-spacing:-1px;
- line-height: 100%;
- margin-left: 10px;
- padding: 10px;
- border-left: 5px solid;
- border-color: {color:border};
- }
- #quote:first-letter{
- font-weight:bold;
- font-size:19px;
- }
- blockquote {
- padding-left:7px;
- margin:2px;
- border-left:5px solid {color:border};
- }
- img a{border:none; width:100%}
- .audio{display:block;}
- .user_1 .label {color:{color:border}; font-weight:bold}
- .user_2 .label {color:{color:title}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- #notes {font-weight:normal}
- #notes li {padding-bottom:0.5em}
- #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:50%;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="sbar">
- <div id="title"><a href="/">{title}</a></div>
- <div class="simg">
- <div class="sideimg">
- <img src="{image:sidebar 2}"></div><img src="{image:sidebar}"></div><br>
- <div id="nav">
- {block:ifLink1}<div id="link1"><a href="{text:Link1}">{text:Link1 Title}</a></div>{/block:ifLink1}
- {block:ifLink2}<div id="link2"><a href="{text:Link2}">{text:Link2 Title}</a></div>{/block:ifLink2}
- {block:ifLink3}<div id="link1"><a href="{text:Link3}">{text:Link3 Title}</a></div>{/block:ifLink3}
- {block:ifLink4}<div id="link2"><a href="{text:Link4}">{text:Link4 Title}</a></div>{/block:ifLink4}
- <div id="link1"><a href="http://starlland.tumblr.com">theme</a></div>
- </div><br><br>
- <div id="stext">
- {block:Description}{Description}{/block:Description}
- </div>
- <div class="prev">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
- <div class="next">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
- </div></div></div></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}
- <div id="quote">{Quote}<br><small>{Source}</small></div>
- {/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions"><b><a>{Asker}</a></b>:<br><br>{Question} <br></div>
- {Answer}{/block:answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
- <div id="info">
- <div id="source">{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>{block:ContentSource}<a href="{SourceURL}"><img src="{ReblogRootPortraitURL-24}"></a>{/block:ContentSource}{/block:RebloggedFrom}
- {block:Date}posted <a>{TimeAgo}</a> • <a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{Year}</a>{/block:Date} • {block:NoteCount}{block:NoteCount}{/block:NoteCount}
- {NoteCountWithLabel} <br>
- {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>
- {block:ContentSource}© <a href="{SourceURL}"><b>{SourceLink}</b></a>{/block:ContentSource}{/block:RebloggedFrom}</div>
- {block:HasTags}</div>
- <div id="tags">
- {block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags} </div>
- </div><br>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement