Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--
- Rosa Theme by Jewist
- http://jewistthemes.tumblr.com/
- if you choose to remove the credit please put it in your links
- -->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link href='http://fonts.googleapis.com/css?family=Aldrich' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,800&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <meta name="color:background" content="#000000" />
- <meta name="color:navigation" content="#ffffff" />
- <meta name="color:navigation hover" content="#ffffff" />
- <meta name="color:navigation hover background" content="#ffffff" />
- <meta name="color:body" content="#ffffff" />
- <meta name="text:nav font size" content="10px">
- <meta name="text:body font size" content="12px">
- <meta name="if:home link" content="1" />
- <meta name="if:ask link" content="1" />
- <meta name="if:archive link" content="1" />
- <meta name="if:caption" content="1" />
- <meta name="if:centered posts" content="0" />
- <meta name="if:faded images" content="1" />
- <meta name="image:background" content="">
- <meta name="font:body" content="(default)">
- <style>
- #navigation {
- font-size: 8px;
- margin-top: 40px;
- text-align: center;}
- #navigation a {
- margin-left: 10px;
- margin-right: 10px;
- color: rgb(100,100,100);
- text-shadow: 0px 1px 0px white;
- font-size: 8px;
- text-decoration: none;}
- #navigation a:hover {
- text-decoration: none;
- background-color: #fff;}
- body {
- background: {color:background};
- background-image:url({image:background});
- background-size: cover;
- background-attachment: fixed;
- background-repeat: no-repeat;
- padding: 0; margin: 0;
- font-family: {font:body};
- font-size: {text:nav font size};
- color: {color:body};
- padding-bottom:10px;
- line-height:15px;
- }
- iframe#tumblr_controls {right:3px; position: fixed;-webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- img {
- width: 250px;
- border: 1;
- vertical-align: bottom;
- }
- #posts {
- width: 520px;
- margin-left: auto;
- margin-right: auto;
- margin-top: 55px;
- {block:ifcenteredposts}
- padding-left: 0px;
- {/block:ifcenteredposts}
- {block:ifnotcenteredposts}
- padding-left: 250px;
- {/block:ifnotcenteredposts}
- }
- #navigator {
- position: fixed;
- bottom: 120px;
- width: 500px;
- height: 100px;
- line-height: 25px;
- padding-left: 80px;
- color: black;
- color: rgba(0,0,0,0.7);
- margin-top: -100px;
- padding: 0; }
- #container {
- position: relative;
- width: 500px;
- margin-left: auto;
- margin-right: auto;
- }
- #navigator a.title {
- display: inline-block;
- font-weight: bold;
- border-bottom: 1px solid rgba(0,0,0,0.3);
- body-shadow: 0px 1px 0px rgba(255,255,255,0.9);
- padding-bottom: 5px;
- padding-top: 5px;
- margin-bottom: 5px;}
- #navigator a {
- text-decoration: none;
- {block:ifcenteredposts}
- margin-left: -100px;
- {/block:ifcenteredposts}
- {block:ifnotcenteredposts}
- padding-left: 10px;
- padding-right: 10px;
- {/block:ifnotcenteredposts}
- display: block;
- -webkit-transition: 0.3s ease-in;
- -moz-transition: 0.3s ease-in;
- -o-transition: 0.3s ease-in;
- transition: 0.3s ease-in;
- width: 140px;
- color: {color:navigation};}
- #navigator a:hover {
- height: 100%; width: 50px; color: {color:navigation hover};
- text-decoration: none;
- -webkit-transition: 0.3s ease-in;
- -moz-transition: 0.3s ease-in;
- -o-transition: 0.3s ease-in;
- transition: 0.3s ease-in;
- background-color: {color:navigation hover background};
- }
- blockquote {
- border-left: 2px dotted rgb(100,100,100);
- margin: 5px 10px 5px 10px;
- padding: 0px 0px 0px 15px;}
- .quote-source {
- margin-top: -10px;
- margin-left: 20px;
- font-size: 10px;
- color: {color:body};
- padding-bottom: 15px;
- }
- .post {
- background: transparent;
- margin-top: 105px;
- font-size: {text:body font size};
- position: relative;
- }
- .post a {text-decoration: none;}
- .post.photo {
- margin-left: 3px;
- margin-right: 3px;
- }
- .post .title {
- font-size: {text:body font size};
- font-weight: bold;
- }
- p {
- margin: 0;
- padding: 0;
- }
- .post .link,
- .post .answer,
- .post .caption,
- .post .quote,
- .post .text {
- padding: 15px;
- }
- .chat .line {
- padding: 10px;
- }
- .chat .line.odd {
- background: transparent;
- }
- .post img {
- width: 100%;
- }
- .caption {
- {block:IndexPage} display: none;
- opacity: 0; {/block:IndexPage}
- font-size: {text:body font size};
- overflow: hidden;
- }
- a {color: black;}
- .overlay {
- background: transparent;
- display: none;
- font-size: {text:body font size};
- box-shadow: inset 0px 1px 1px rgba(0,0,0,0.12);
- }
- .overlay:hover {
- background: rgb(230,230,230)
- }
- .overlay * {
- text-decoration: none;
- }
- .overlay-inner {
- padding: 3px 10px;
- color: black;
- text-align: center;
- }
- .player {
- padding: 5px 15px;
- padding-top: 7px;
- }
- .question {
- margin-top: 0px;
- margin-bottom: 7px;
- padding-top: 0px; padding-bottom: 7px;
- }
- .post .permalink {
- font-size: 8px;
- padding: 10px;
- text-decoration: none;
- }
- {block:iffadedimages}
- img {
- padding: 0px;
- filter: alpha (opacity=100);
- opacity: 0.6;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;cursor: }
- img:hover {
- filter: alpha (opacity=80);
- opacity: 1.0;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;cursor: }
- {/block:iffadedimages}
- </style>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- </head>
- <body><div id="container">
- <div id="navigator"><div style="position: relative; padding-left: 20px; padding-right: 20px;">
- <div id="links">
- {block:ifhomelink}<a href="/">home</a>{/block:ifhomelink}
- {block:ifasklink}<a href="/ask">ask</a>{/block:ifasklink}
- {block:ifarchivelink}<a href="/archive">archive</a>{/block:ifarchivelink}
- {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a><br>{/block:Pages}{/block:HasPages}</div>
- </div></div>
- </div>
- <center> <div id="posts"><div id="post-centerer">
- {block:Posts}<div class="post {PostType}">
- {block:Photo}
- {block:IndexPage}
- <a href="{Permalink}">
- {block:Post1}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 250px;" class="big"/>
- {/block:Post1}
- {block:Post2}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 250px;" class="big"/>
- {/block:Post2}
- {block:Post3}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 350px;" class="big"/>
- {/block:Post3}
- {block:Post4}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 200px;" class="big"/>
- {/block:Post4}
- {block:Post5}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 350px;" class="big"/>
- {/block:Post5}
- {block:Post6}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 150px;" class="big"/>
- {/block:Post6}
- {block:Post7}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 250px;" class="big"/>
- {/block:Post7}
- {block:Post8}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 250px;" class="big"/>
- {/block:Post8}
- {block:Post9}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 300px;" class="big"/>
- {/block:Post9}
- {block:Post10}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 450px;" class="big"/>
- {/block:Post10}
- {block:Post11}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 350px;" class="big"/>
- {/block:Post11}
- {block:Post12}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 150px;" class="big"/>
- {/block:Post12}
- {block:Post13}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 150px;" class="big"/>
- {/block:Post13}
- {block:Post14}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 450px;" class="big"/>
- {/block:Post14}
- {block:Post15}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="width: 350px;" class="big"/>
- {/block:Post15}
- </a>
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" class="small"/>
- {/block:PermalinkPage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-250}
- <div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
- {block:ifcaption}
- <div class="caption">{Caption}</div>
- {/block:ifcaption}
- {/block:Photoset}
- {block:Link}
- <div class="link">
- <a href="{URL}">{Name} →</a>
- <div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
- </div>
- {/block:Link}
- {block:Answer}
- <div class="answer">
- {Asker} asked:
- <div class="question">{Question}</div>
- <div class="reply">{Answer}</div>
- <div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
- </div>
- {/block:Answer}
- {block:Text}
- <div class="text">
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}<div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
- </div>
- {/block:Text}
- {block:Quote}
- <div class="quote">
- "{quote}"
- </div>
- {block:Source}
- <div class="quote-source"> - {source}</div>
- <div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="line {Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}<div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
- </div>
- {/block:Chat}
- {block:Video}
- <div class="video">
- {block:PermalinkPage}
- {Video-250}
- {/block:PermalinkPage}
- {block:IndexPage}
- {VideoEmbed-250}
- {/block:IndexPage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- <div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
- {/block:Caption}
- </div>
- {/block:Video}
- {block:Audio}
- <div class="audio">
- <div class="player" style="background: transparent;">
- {AudioPlayerBlack}
- </div>
- {block:Caption}
- <div class="caption">{Caption}</div>
- <div class="permalink"><a href="{Permalink}">{NoteCount}</a></div>
- {/block:Caption}
- </div>
- {/block:Audio}
- {block:IndexPage}
- {block:Date}
- <a href="{Permalink}" style="text-decoration: none !important;">
- <div class="overlay">
- <div class="overlay-inner">
- <div class="date">{TimeAgo} {block:NoteCount} · {NoteCountWithLabel} {/block:NoteCount} </div>
- </div>
- </div>
- </a>
- {/block:Date}
- {/block:IndexPage}
- </div>
- {block:PermalinkPage}
- {block:Date}
- <div id="permatext"><span id="permatextinside">
- {TimeAgo} {block:NoteCount} · {NoteCountWithLabel} {/block:NoteCount}
- </span></div>
- {/block:Date}
- {/block:PermalinkPage}
- {block:ContentSource}
- {ShowNotes}
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- {/block:Posts}
- <div id="navigation" class="navigation">
- </div>
- </div><div style="clear: both;"></div></div>
- <div style="position:fixed; right:5px; bottom:5px;">
- <a href="http://jewistthemes.tumblr.com">©</a></div>
- </div></body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement