Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <!--
- ________________________________
- I'M DRIFTING AWAY, AWAY FROM YOU
- © racheyzane.tumblr.com
- _____________________________________
- !-->
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content="#999999" />
- <meta name="color:selection" content="#f5f4f3" />
- <meta name="color:link" content="#8f8f8e" />
- <meta name="color:hover link" content="#bdbebe" />
- <meta name="color:scrollbar" content="#868685" />
- <meta name="color:border" content="#eeeeee" />
- <meta name="color:bg" content="#f5f5f5" />
- <meta name="color:bold" content="#e6e6e6" />
- <meta name="color:italic" content="#b3b2b0" />
- <meta name="font:title" content="georgia" />
- <meta name="text:body" content="cambria" />
- <meta name="image:sidebar" content="" />
- <meta name="if:regular posts" content="1" />
- <meta name="if:small posts" content="0" />
- <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">
- iframe#tumblr_controls {
- top:0px !important;
- right:3px !important;
- position: fixed !important;
- opacity: 0.5;
- -webkit-transition: all 0.6s ease;}
- iframe#tumblr_controls:hover{
- opacity: 1;
- -webkit-transition: all 0.6s ease;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:scrollbar};
- height:30px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:scrollbar};
- height:5px!important;
- }
- ::-webkit-scrollbar {
- background-color:{color:background};;
- height:5px;
- width:5px;
- }
- ::-moz-selection {
- background: {color:selection};
- }
- ::selection {
- background: {color:selection};
- }
- body {color:{color:text};
- background-color:{color:background};
- background-attachment:fixed;
- font-size:9px;
- line-height:100%;
- text-align:justify;
- }
- a:link, a:active, a:visited {
- color: {color:link};
- text-decoration:none;
- -webkit-transition: all 0.6s ease;
- }
- a:hover {
- color:{color:hover link};
- -webkit-transition: all 0.6s ease;
- }
- b {
- font-weight: bold;
- color:{color:bold};
- }
- i {
- font-style:italic;
- color:{color:italic};
- }
- #sbar {
- height: auto;
- margin-left: 70px;
- position:fixed;
- overflow:hidden;
- margin-top:110px;
- width: 210px;
- display:inline;
- font-size:11px;
- }
- #simg {
- width:200px;
- display:block;
- margin-bottom:5px;
- }
- #simg img {
- width:180px;
- padding:15px;
- background: {color:bg};
- }
- #nav {
- margin-top:6px;
- margin-bottom:6px;
- padding:3px;
- text-align:center;
- font-family:trebuchet ms;
- font-size:9px;
- border-bottom:1px solid {color:border};
- border-top:1px solid {color:border};
- }
- #nav a {
- text-transform: lowercase;
- margin:3px;
- padding:1px;
- display:inline-block;
- color:{color:link};
- letter-spacing:-1px;
- text-shadow: 1px 1px 1px {color:border};
- padding-right:8px;
- padding-left:8px;
- }
- #nav a:hover {
- color:{color:link};
- background:{color:bg};
- }
- #notes img {
- width:0px;
- height:0px;
- opacity:0;
- margin-right:-55px;
- position:absolute;
- }
- {block:indexpage}
- #posts{
- width:530px;
- padding-top: 8px;
- padding-bottom: 8px;
- }
- img {
- max-width: 500px;
- }
- #entries {
- width:530px;
- margin-left:450px;
- }
- {/block:indexpage}
- {block:ifregularposts}
- #posts{
- width:530px;
- padding-top: 8px;
- padding-bottom: 8px;
- }
- img {
- max-width: 500px;
- }
- #entries {
- width:530px;
- margin-left:450px;
- }
- {/block:ifregularposts}
- {block:ifsmallposts}
- #posts{
- width:430px;
- padding-top: 8px;
- padding-bottom: 8px;
- }
- img {
- max-width: 400px;
- }
- #entries {
- width:430px;
- margin-left:450px;
- }
- {/block:ifsmallposts}
- {block:permalinkpage}
- #posts{
- width:530px;
- padding-top: 8px;
- padding-bottom: 8px;
- }
- img {
- max-width: 500px;
- }
- #entries {
- width:530px;
- margin-left:450px;
- }
- {/block:permalinkpage}
- #credit {
- padding:8px;
- right: 10px;
- bottom:10px;
- background:#727171;
- position:fixed;
- -webkit-transition: all 0.6s ease;
- font-size:12px;
- font-family:
- letter-spacing: -1px;
- color:{color:1};
- border-radius:50%;
- display:inline;
- opacity:0.7;
- }
- #credit:hover {
- background:#dadada;
- color:#727171;
- }
- #credit a {
- color:#dadada;
- }
- #credit a:hover {
- color:#727171;
- }
- h1{
- font-size:15px;
- line-height:15px;
- letter-spacing:-1px;
- text-align:left;
- padding-bottom: 3px;
- text-transform: lowercase;
- border-bottom: 1px solid {color:border};
- }
- #quote {
- font-size: 12px;
- letter-spacing:-1px;
- line-height: 100%;
- margin-left: 10px;
- padding: 3px;
- border-bottom: 1px solid {color:border};
- width:80%;
- text-align:center;
- }
- #quote:first-letter{
- font-weight:bold;
- font-size:19px;
- }
- blockquote {
- padding-left:7px;
- margin:2px;
- border-left:1px solid {color:border};
- }
- .user_1 .label {text-transform:uppercase;}
- .user_2 .label {text-transform:uppercase;}
- .user_3 .label {text-transform:uppercase;}
- .user_4 .label {text-transform:uppercase;}
- .user_5 .label {text-transform:uppercase;}
- .user_6 .label {text-transform:uppercase;}
- .user_7 .label {text-transform:uppercase;}
- .user_8 .label {text-transform:uppercase;}
- 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="credit">
- <a href="http://racheyzane.tumblr.com">©</a>
- </div>
- <div id="sbar">
- <div id="simg">
- <img src="{image:sidebar}">
- </div>
- <div id="nav">
- <a href="/">home</a>
- <a href="/ask">askbox</a>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- </div>
- {Description}
- <div style="text-align:center; font-family:{font:title}; border-top: 1px solid {color:border}; padding-top: 6px; margin-top:6px;"><big><ii>{block:NextPage}<a href="{NextPage}">NEXT </a>{block:NextPage} {block:PreviousPage}<a href="{PreviousPage}">BACK<br></a></big>{/block:PreviousPage}<small>{CurrentPage} / {TotalPages}</small></ii>
- </div>
- </div>
- </div></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div style="border:1px solid {color:border}; padding:10px;">
- <div style="margin-top:-8px;">
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- </div>
- {block:Quote}
- <div id="quote">
- {Quote}</div>
- <div align="right">{Source}</div>
- {/block:Quote}
- <br>
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}
- {block:indexpage}
- {block:ifregularposts}
- <img src="{PhotoURL-500}">
- {Caption}
- {/block:ifregularposts}
- {block:ifsmallposts}
- <img src="{PhotoURL-400}">
- {Caption}
- {/block:ifsmallposts}
- {/block:indexpage}
- {block:permalinkpage}
- <img src="{PhotoURL-500}">
- {Caption}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}{block:indexpage}
- {block:ifregularposts}
- {Photoset-500}
- {Caption}
- {/block:ifregularposts}
- {block:ifsmallposts}
- {Photoset-400}
- {Caption}
- {/block:ifsmallposts}
- {/block:indexpage}{block:permalinkpage}
- {Photoset-500}
- {Caption}
- {/block:permalinkpage}{/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}{block:indexpage}
- {block:ifregularposts}
- {Video-500}
- {Caption}
- {/block:ifregularposts}
- {block:ifsmallposts}
- {Video-400}
- {Caption}
- {/block:ifsmallposts}
- {/block:indexpage}{block:permalinkpage}
- {Video-500}
- {Caption}
- {/block:permalinkpage}{/block:Video}
- {block:Answer}<div style="border-bottom: 1px solid {color:border}; padding: 8px; background: {color:bg};"><ii><div style="color: {color:link}; text-transform:lowercase; display:inline;">{Asker}</div> asked</ii>: {Question}</div>
- {Answer}{/block:answer}
- {block:AudioPlayer}
- {audioplayergrey}<br>
- {block:artist}<b>{artist}</b>{/block:artist}
- {block:trackname} / <i>{trackname}</i>{/block:trackname}
- {block:album} / {album}{/block:album}<br>
- </center><br>
- {Caption}
- {/block:AudioPlayer}
- {block:IndexPage}
- <div style="border-top:1px solid {color:border}; margin-top:8px; padding-top:8px;">
- <div style="margin-right:15px; display:inline;">{block:Date} <a href="{Permalink}">{DayOfMonth} {MonthNumberWithZero} {Year}</a>{/block:Date}</div> <div style="margin-right:15px;display:inline;">{block:NoteCount}({NoteCount}){/block:NoteCount}</div> <div style="margin-right:15px;display:inline;">{block:RebloggedFrom}via → <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
- {block:ContentSource}© <a href="{SourceURL}"><b>{SourceLink}</b></a>{/block:ContentSource}{/block:RebloggedFrom}
- {block:HasTags}<br>{block:Tags}<div style="margin-right: 10px;text-transform:lowercase;display:inline;"><a href="{TagURL}"><u>{Tag}</u></a></div>{/block:Tags}{/block:HasTags}</div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div style="text-transform:uppercase">
- <br><b><big>{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} {Year} ({24Hour}:{Minutes}{AmPm})</b></big>
- </div>
- {/block:Date}
- <div style="border-top: 1px solid {color:border}; border-bottom: 1px solid {color:border}; padding: 5px; margin-top: 5px; font-size:9px; opacity: 0.9; text-align:left; width:500px;">
- {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</di>
- {block:HasTags}<br>tagged:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
- {block:ContentSource}<br>source: <a href="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}{/block:RebloggedFrom}
- </div>
- {/block:PermalinkPage}
- </div>
- </div>
- {/block:Posts}
- <div id="notes">{block:PostNotes} {PostNotes} {/block:PostNotes}</div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement