Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!-- BELIEVENOTLIES.TUMBLR.COM | DO NOT COPY OR STEAL -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link rel="shortcut icon" href="{PortraitURL-16}">
- <script type="text/javascript" src="http://ettudis.three-words.net/js/infinitescroll.js"></script>
- <head>
- <!-- DEFAULT VARIABLES | COLORS -->
- <meta name="color:accent" content="#EBCACA" />
- <meta name="color:date border" content"#FFDEDE" />
- <!-- DEFAULT VARIABLES | OPTIONALS -->
- <meta name="text:URL 1" content="" />
- <meta name="text:URL TITLE 1" content="" />
- <meta name="text:URL 2" content="" />
- <meta name="text:URL TITLE 2" content="" />
- <meta name="if:infinite scroll" content="" />
- <title>{Title}</title>
- <style type="text/css">
- iframe#tumblr_controls {
- top: 2px !important;
- opacity: 0.7;
- margin: 0 0 0 0;
- right: 4px !important;
- position:fixed !important;
- }
- ::-webkit-scrollbar {
- height: 4px;
- width: 4px;
- background: #282828;
- }
- ::-webkit-scrollbar-thumb {
- -webkit-border-radius: 30px;
- background: #3C3C3C;
- }
- ::-webkit-scrollbar-corner {
- background: transparent;
- }
- body {
- margin: 0px;
- background: #FFF;
- background-attachment: fixed;
- background-repeat: repeat;
- font-family: Trebuchet MS;
- color: #999;
- font-size: 10px;
- line-height: 9px;
- text-transform: lowercase;
- }
- a:link, a:active, a:visited, a:hover {
- text-decoration: none;
- color: #CCC;
- }
- #nav a {
- display: block;
- border: 2px dotted {color:accent};
- color: #999;
- font: 9px Trebuchet MS;
- text-align:center;
- margin-top: 2px;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- -moz-transition: all .5s ease-in-out;
- -webkit-transition: all .5s ease-in-out;
- }
- #nav a:hover {
- border: 2px dotted {color:date border};
- }
- #sidebar {
- width: 300px;
- position: fixed;
- right: 80px;
- padding: 10px;
- margin: 25px;
- }
- .blogtitle a {
- display: block;
- text-align: left;
- font: normal 28px Trebuchet MS;
- color: {color:accent};
- line-height: 20px;
- letter-spacing: -3px;
- }
- .description {
- background-color: transparent;
- color: {color:postlink};
- }
- .info {
- padding: 4px;
- margin-right: 70px;
- width: 150px;
- float: right;
- }
- #container {
- padding: 20px 0px;
- margin-right: 430px;
- width: 510px;
- float: right;
- }
- #date {
- width: 100%px;
- font-size: 7px;
- font-weight: bold;
- text-align: center;
- line-height: 8px;
- padding: 2px 2px 4px 2px;
- text-transform: uppercase;
- letter-spacing: 2px;
- border-top: 2px dotted {color:date border};
- background-color: #FFF;
- margin: 2px 0px 44px 0px;
- }
- .title {
- font: normal 26px Trebuchet MS;
- color: {color:accent};
- line-height: 25px;
- letter-spacing: -4px;
- margin-left: 4px;
- }
- #postnotes {
- text-align: justify;
- }
- #source {
- text-transform: uppercase;
- text-align: right;
- }
- #quotemark {
- font: normal 140px Georgia;
- color: #EAEAEA;
- padding-left: 5px;
- line-height: 80px;
- margin-top: 10px;
- }
- #quote {
- font: normal 16px Trebuchet MS;
- letter-spacing: -2px;
- color: {color:accent};
- margin-top: -85px;
- padding-left: 30px;
- }
- .notes img {
- width: 10px;
- position: relative;
- top: 1px;
- margin-left: 5px;
- }
- blockquote {
- border-left: 2px solid #CCC;
- padding-left: 10px;
- }
- .user_1 .label, .user_4 .label, .user_7 .label, .user_2 .label, .user_5 .label, .user_8 .label, .user_3 .label, .user_6 .label,
- .user_9 .label {
- color: {color:hover};
- }
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- {Description}
- <div id="nav">
- <a href="/ask">ask box</a>
- {block:ifURL1}
- <a href="{text:URL 1}">{text:URL TITLE 1}</a>
- {/block:ifURL1}
- {block:ifURL2}
- <a href="{text:URL 2}">{text:URL TITLE 2}</a>
- {/block:ifURL2}
- <a href="http://believenotliesthemes.tumblr.com/">theme</a>
- </div>
- <BR><center>
- {block:ifinfinitescroll}
- {block:PreviousPage}
- <a href="{PreviousPage}">previous page</a> - - -
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">next page</a>
- {/block:NextPage}
- {/block:ifinfinitescroll}
- {block:PermalinkPagination}
- {block:NextPost}
- <a href="{NextPost}">previous post</a> - - -
- {/block:NextPost}
- {block:PreviousPost}
- <a href="{PreviousPost}">next post</a>
- {/block:PreviousPost}
- {/block:PermalinkPagination}
- </center>
- </div>
- <!-- THE WEBLOG -->
- <div id="container">
- {block:ifinfinitescroll}
- <div class=”autopagerize_page_element”>
- {/block:ifinfinitescroll}
- {block:Posts}
- {block:Text}
- {block:Title}
- <center><span class="title">{Title}</span></center>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}<center>
- <a href="{Permalink}" title="{PhotoAlt}" target="_blank"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a></center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}<center>
- {Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Link}
- <center><a href="{URL}" class="title">{Name}</a></center>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Quote}
- <div id="quotemark">“</div><div id="quote">{Quote}</div>
- {block:Source}
- <div id="source"> — {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<center><span class="title">{Title}</span></center>{/block:Title}
- <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:Audio}
- <center>
- {AudioPlayerWhite}
- {block:Caption}{Caption}{/block:Caption}
- {FormattedPlayCount} plays
- <BR><BR><BR>
- </center>
- {/block:Audio}
- {block:Video}<center>
- {Video-500}<BR>
- {block:Caption}{Caption}{/block:Caption}</center>
- {block:Video}
- <div id="date"><a href="{Permalink}" class="date">
- {block:Date}{DayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}{/block:Date}</a>
- {block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- {block:PostNotes}
- <center>
- {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- <br>
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a> // originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- </center>
- <div id="postnotes">
- {PostNotes}
- </div>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment