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">
- <html lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="viewport" content="width=300">
- <meta name="description" content="{block:IndexPage}{block:Description}{MetaDescription}{/block:Description}{/block:IndexPage}{block:PermalinkPage}{block:PostSummary}{PostSummary}{/block:PostSummary}{/block:PermalinkPage}">
- <title>{Title}{block:SearchPage} : Search results{/block:SearchPage}{block:TagPage} : Tag results{/block:TagPage}{block:PermalinkPage}{block:PostSummary} : {PostSummary}{/block:PostSummary}{/block:PermalinkPage}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="applications/rss+xml" title="RSS" href="{RSS}">
- <meta name="color:Background" content="#FDFCFC" />
- <meta name="color:Text" content="#393D49" />
- <meta name="color:Links" content="#2185B4" />
- <meta name="color:Links hover" content="#043A75" />
- <meta name="color:Banner background" content="#F8F7F3" />
- <meta name="color:Blogtitle" content="#FDFCFC" />
- <meta name="color:Blogtitle background" content="#393D49" />
- <meta name="image:Banner" content="" />
- <meta name="if:Endless scrolling" content="0" />
- <meta name="if:Fix sidebar" content="0" />
- <meta name="if:Show blogtitle" content="1" />
- <meta name="if:Show tags" content="1" />
- <meta name="if:Enable search" content="1" />
- <!-- Library -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
- <!-- Endless scrolling -->
- {block:IfEndlessScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfEndlessScrolling}
- <!-- Scroll to top -->
- <script type="text/javascript" src="http://static.tumblr.com/ls5fqgx/tWkm6pwuv/scroll.js"></script>
- <!-- Cufon -->
- <script src="http://static.tumblr.com/qhck824/P24l0dcc8/cufon-yui.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/ls5fqgx/HWwm6q16m/futura_md_bt_700.font_1_.js" type="text/javascript"></script>
- <script type="text/javascript">
- Cufon.replace('.blogtitle, .nav', {hover: 'true'});
- </script>
- <style type="text/css">
- body {
- background-color: {color:Background};
- color: {color:Text};
- font-family: Arial;
- font-size: 12px;
- height: 100%;
- margin: 0 auto; }
- a:active, a:focus, a img {
- outline: 0 none;
- border: 0 none; }
- a, a:link, a:visited {
- color: {color:Links};
- text-decoration: none; }
- a:hover {
- color: {color:Links hover};
- text-decoration: none; }
- #container {
- margin: 0 auto;
- width: 741px; }
- small {
- font-size: 12px; }
- blockquote {
- border-left: 3px solid #EEEEEE;
- margin: 0 0 0 15px;
- padding-left: 10px; }
- #header {
- border-bottom: 1px solid #EEEEEE;
- margin-top: 0;
- height: 100%;
- width: 741px; }
- .banner {
- background-color: {color:Banner background};
- height: 100%;
- padding: 10px 0;
- max-width: 741px; }
- .banner img {
- max-width: 741px;
- height: auto; }
- .blogtitle {
- background-color: {color:Blogtitle background};
- font-family: 'Futura Md BT', Arial, serif;
- letter-spacing: 0.1em;
- width: 550px;
- height: 10px;
- padding: 11px 0;
- position: relative;
- position: fixed;
- margin-left: 210px;
- text-transform: uppercase; }
- .blogtitle a {
- color: {color:Blogtitle} !important; }
- .blogtitle a:hover {
- color: {color:Links} !important; }
- #sidebar {
- border-right: 1px solid #EEEEEE;
- color: black;
- float: left;
- font-family: cursive;
- font-size: 10px;
- letter-spacing: 0.1em;
- margin: 0 -1px 30px 0;
- padding: 30px 30px 0 0;
- {block:IfFixSidebar}position:fixed;{/block:IfFixSidebar}
- text-align: right;
- width: 180px; }
- .self {
- height: 128px;
- position: relative;
- }
- .frame {
- position: absolute;
- top: 0;
- right: 0; }
- .linklist {
- border-top: 1px solid #EEEEEE;
- padding-bottom: 10px;
- text-transform: uppercase; }
- .search {
- border-top: 1px solid #EEEEEE;
- padding: 10px 0; }
- .search input#textbox {
- background-color: transparent;
- border: 0 none;
- color: {color:Links} !important;
- font-family: Rockwell, Georgia, Arial;
- font-size: 10px;
- letter-spacing: 0.1em;
- outline: 0 none;
- padding: 0;
- text-align: right;
- text-transform: uppercase; }
- .search input#textbox:hover {
- color: {color:Links hover}; }
- .credit {
- background-color: #FFFFFF;
- border-bottom: 1px solid #EEEEEE;
- border-top: 1px solid #EEEEEE;
- font-family: Rockwell, Georgia, Arial;
- font-size: 9px;
- padding: 10px 0 10px 0;
- text-align: center;
- text-transform: uppercase; }
- .credit a {
- color: #BBBBBB !important; }
- .credit a:hover {
- color: {color:Links hover} !important; }
- #content {
- border-left: 1px solid #EEEEEE;
- float: left;
- {block:IfFixSidebar}margin-left: 210px;{/block:IfFixSidebar}
- padding: 30px 0 0 30px;
- width: 500px; }
- .post {
- background-color: #FFFFFF;
- padding: 0 0 5px 0;
- font-size: 12px;
- line-height: 19px;
- width: 500px; }
- h1 {
- font-family: Georgia;
- font-size: 18px;
- font-weight: normal;
- margin-top: 0; }
- h1.out {
- color: #BBBBBB;
- font-size: 16px !important; }
- .highres {
- text-align: right;
- margin-right: 10px; }
- .highres a {
- color: #BBBBBB !important;
- font-family: Rockwell, Georgia, Arial;
- font-size: 9px;
- letter-spacing: 0.15em;
- text-transform: uppercase; }
- .highres a:hover {
- color: {color:Links hover} !important; }
- .inside {
- padding: 10px; }
- .inside img {
- height: auto;
- max-width: 480px; }
- ul.chat {
- margin: 0 10px;
- padding: 0; }
- ul.chat li {
- border-bottom: 1px solid #EEEEEE;
- color: #999999;
- font-family: Georgia;
- font-style: italic;
- list-style-type: none !important;
- padding: 5px 0; }
- ul.chat li .label {
- color: #393D49;
- font-family: Arial;
- font-size: 9px;
- font-style: normal;
- font-weight: bold;
- letter-spacing: 0.1em;
- text-transform: uppercase; }
- ul.chat li:last-child {
- border-bottom: 0 none !important; }
- .player {
- border-bottom: 1px solid #EEEEEE;
- margin-bottom: 5px;
- min-height: 27px;
- padding: 0 0 5px 0; }
- img.album {
- margin: 0 !important;
- max-height: 27px;
- max-width: 27px;
- position: static; }
- .audio_player {
- background-color: #E4E4E4;
- margin: -32px 0 0 33px;
- max-height: 27px; }
- #footer {
- border-top: 1px solid #EEEEEE;
- color: #BBBBBB !important;
- font-family: Rockwell, Georgia, Arial;
- font-size: 9px;
- letter-spacing: 0.15em;
- margin-bottom: 60px;
- padding-top: 5px;
- text-shadow: 1px 1px #FFFFFF;
- text-transform: uppercase; }
- #footer a {
- color: #BBBBBB !important; }
- #footer a:hover {
- color: {color:Links hover} !important; }
- ol.notes {
- margin: 0 0 30px 0;
- padding: 0; }
- ol.notes li {
- border-bottom: 1px solid #EEEEEE;
- color: #BBBBBB;
- font-family: Rockwell, Georgia, Arial;
- font-size: 9px;
- letter-spacing: 0.15em;
- line-height: 21px;
- list-style-type: none !important;
- padding: 5px 0;
- text-align: center;
- text-transform: uppercase; }
- ol.notes li a {
- color: #BBBBBB !important; }
- ol.notes li a:hover {
- color: {color:Links hover} !important; }
- ol.notes li img.avatar {
- display: none !important; }
- ol.notes li blockquote {
- background-color: #FFFFFF;
- border: 0 none;
- font-family: Georgia;
- font-size: 10px;
- font-style: italic;
- margin: 0 35px 5px 35px;
- padding: 5px;
- text-transform: none; }
- ol.notes li a.more_notes_link {
- background-color: #FFFFFF;
- color: {color:Links hover}; }
- .nav {
- color: #BBBBBB;
- font-family: 'Futura Md BT', Arial, serif;
- letter-spacing: 0.1em;
- margin-bottom: 20px;
- max-height: 34px;
- padding: 11px 0;
- text-transform: uppercase; }
- .nav .old {
- float: right; }
- .nav .new {
- float: left; }
- #topcontrol img {
- opacity: 0.8; }
- .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {
- display: none; }
- {CustomCSS}
- </style>
- <!--[if IE ]>
- <style type="text/css">
- .search { display: none; }
- </style>
- <![endif]-->
- </head>
- <body>
- <!--Hypster Music Player-->
- <script type="text/javascript" src="http://scm.hypster.com/script.php" ><!--
- //--></script>
- <script type="text/javascript"><!--
- SCMMusicPlayer.init("{'skin':'skins/tunes/skin.css','playback':{'autostart':'true','shuffle':'true','volume':'100'},'playlist':'4822367','placement':'bottom','showplaylist':'false'}");
- //--></script>
- <!--Hypster Music Player-->
- <div id="container">
- <div id="header">
- <center>
- {block:IfBannerImage}
- <div class="banner"><a title="" href="/"><img src="{image:Banner}" alt="{Title}"></a></div>
- {/block:IfBannerImage}
- {block:IfShowBlogtitle}<div class="blogtitle"><a title="" href="/">{Title}</a></div>{/block:IfShowBlogtitle}
- </center>
- </div><!-- Header -->
- <div id="sidebar">
- <div class="self"><a title="" href="/"><img align="right" src="{PortraitURL-128}"><img align="right" src="http://static.tumblr.com/ls5fqgx/hFum6pvpv/3.png" class="frame"></a></div>
- <p>{Description}
- <div class="linklist">
- {block:HasPages}{block:Pages}<br><a title="" href="{URL}" class="custom">{Label}</a>{/block:Pages}<br> {/block:HasPages}
- <br><a title="tags" href="/more">A</a> •
- <a title="submit" href="/submit">W</a> •
- <a title="twitter" href="http://twitter.com/reinfrvralone">K</a> •
- <a title="facebook" href="http://www.facebook.com/ReinDropz08">W</a> •
- <a title="message" href="/ask">A</a> •
- <a title="archive" href="/archive">R</a> •
- <a title="photo blog" href="http://reindrop-s.tumblr.com">D</a><br>
- </div>
- {block:IfEnableSearch}
- <div class="search">
- <form action="/search" method="get">
- <input type="text" value="{SearchQuery}" id="textbox" name="q" placeholder="Search" />
- </form>
- </div>
- {/block:IfEnableSearch}
- <div class="credit">
- <a title="" href="http://www.tumblr.com/theme/35434">Cassadaga</a> theme by <a title="" href="http://mbacani.tumblr.com">mbacani</a>
- </div>
- </div><!-- Sidebar -->
- <div id="content">
- {block:SearchPage}
- <h1 class="out">Search results for “{SearchQuery}”</h1>
- {/block:SearchPage}
- {block:TagPage}
- <h1 class="out">Showing posts tagged with “{Tag}”</h1>
- {/block:TagPage}
- <div class="autopagerize_page_element">
- {block:Posts}
- <div class="post">
- {block:Text}
- <div class="inside">
- {block:Title}<h1>{Title}</h1>{block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <center>
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}">
- {LinkCloseTag}
- </center>
- {block:HighRes}
- <div class="highres"><a title="" href="{PhotoURL-HighRes}">High-Res</a></div>
- {/block:HighRes}
- {block:Caption}
- <div class="inside">{Caption}</div>
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {block:Caption}<div class="inside">{Caption}</div>{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="inside">
- <h1>“<i>{Quote}</i>”</h1>
- {block:Source}<p>—{Source}{/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div class="inside">
- <h1><a title="" href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- </div>
- {/block:Link}
- {block:Audio}
- <div class="inside">
- <div class="player">
- {block:AlbumArt}<a title="" href="{AlbumArtURL}"><img src="{AlbumArtURL}" class="album"></a>{/block:AlbumArt}
- {AudioPlayerGrey}
- </div>
- {block:Caption}{Caption}{block:Caption}
- </div>
- {/block:Audio}
- {block:Chat}
- <div class="inside">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li>{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</li>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- {block:Video}
- <center>{Video-500}</center>
- {block:Caption}<div class="inside">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="inside">
- <h1><b>{Asker} asked:</b> {Question}</h1>
- <p>{Answer}
- </div>
- {/block:Answer}
- </div><!-- Post -->
- <div id="footer">
- {block:Date}
- <span class="date">Posted on <a title="" href="{Permalink}">{ShortMonth} {DayOfMonth}</a></span>{block:NoteCount} / <a title="" href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} / via <a title="" href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:HasTags} / {block:Tags}#<a title="" href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:Date}
- </div><!-- Footer -->
- {block:PermalinkPagination}
- {block:NoteCount}
- <div id="notes" class="postnotes">{PostNotes}</div>
- {/block:NoteCount}
- <div class="nav">
- <center>
- <div class="new">{block:NextPost}<a title="" href="{NextPost}">{/block:NextPost}Newer Post{block:NextPost}</a>{/block:NextPost}</div>
- <div class="old">{block:PreviousPost}<a title="" href="{PreviousPost}">{/block:PreviousPost}Older Post{block:PreviousPost}</a>{/block:PreviousPost}</div>
- </center>
- </div>
- {/block:PermalinkPagination}
- {/block:Posts}
- </div><!-- Autopagerize -->
- {block:IfNotEndlessScrolling}
- {block:Pagination}
- <div class="nav">
- <center>
- <div class="new">{block:PreviousPage}<a title="" href="{PreviousPage}">{/block:PreviousPage}Newer Posts{block:PreviousPage}</a>{/block:PreviousPage}</div>
- <div class="old">{block:NextPage}<a title="" href="{NextPage}">{/block:NextPage}Older Posts{block:NextPage}</a>{/block:NextPage}</div>
- </center>
- </div>
- {/block:Pagination}
- {/block:IfNotEndlessScrolling}
- </div><!-- Content -->
- </div><!-- Container-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment