Advertisement
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">
- <!--
- Edit the hell out of it, but DO NOT REMOVE CREDIT.
- Theme by atmospherica.tumblr.com
- -->
- <html xmlns="http://www.w3.org/1999/xhtml">
- <html lang="en"><head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- {block:IfInfiniteScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfInfiniteScrolling}
- <meta name="color:Background" content="#eee"/>
- <meta name="image:Background" content="http://i779.photobucket.com/albums/yy80/kero228/hoggbg2.jpg"/>
- <meta name="image:Large Sidebar" content="http://i779.photobucket.com/albums/yy80/kero228/lammbi.jpg"/>
- <meta name="image:Description" content="http://i779.photobucket.com/albums/yy80/kero228/hurrk.jpg"/>
- <meta name="if:Center Large Sidebar Picture" content="1"/>
- <meta name="if:Sidebar Static" content="1"/>
- <meta name="if:Bigger Posts" content="0"/>
- <meta name="if:Consolas Font" content="1"/>
- <meta name="if:Post Border" content="0"/>
- <meta name="if:Show Description" content="0"/>
- <meta name="if:Show Notes" content="0"/>
- <meta name="font:Post Titles" content="courier new"/>
- <meta name="text:Permalinks Symbol" content="+"/>
- <meta name="text:Custom Asker Text" content="whispered"/>
- <meta name="text:Body Font Size" content="11px"/>
- <meta name="text:Post Titles Font Size" content="15px"/>
- <meta name="text:Description Font Size" content="9px"/>
- <meta name="text:Custom Link One" content=""/>
- <meta name="text:Custom Link One URL" content=""/>
- <meta name="text:Custom Link Two" content=""/>
- <meta name="text:Custom Link Two URL" content=""/>
- <meta name="text:Custom Link Three" content=""/>
- <meta name="text:Custom Link Three URL" content=""/>
- <meta name="text:Custom Link Four" content=""/>
- <meta name="text:Custom Link Four URL" content=""/>
- <meta name="text:Custom Link Five" content=""/>
- <meta name="text:Custom Link Five URL" content=""/>
- <meta name="text:Custom Link Six" content=""/>
- <meta name="text:Custom Link Six URL" content=""/>
- <meta name="text:Description Top Position" content="20px"/>
- <meta name="text:Description Left Position" content="750px"/>
- <meta name="color:Sidebar Background" content="#353535"/>
- <meta name="color:Sidebar Right Border" content="#fff"/>
- <meta name="color:Post Background" content="#353535"/>
- <meta name="color:Post Titles" content="#8F8F8F"/>
- <meta name="color:Body Text" content="#ccc"/>
- <meta name="color:Links" content="#D87920"/>
- <meta name="color:Links Hover" content="#ccc"/>
- <meta name="color:Navigation Arrows" content="#ccc"/>
- <meta name="color:Description Background" content="#333333"/>
- <meta name="color:Description Link" content="#f3f3f3"/>
- <meta name="color:Description Link Hover" content="#fff"/>
- <meta name="color:Description Link Border" content="#D87920"/>
- <meta name="color:Description Link Background" content="#3A3A3A"/>
- <meta name="color:Description Link Background Hover" content="#585858"/>
- <meta name="color:Description Text" content="#fff"/>
- <meta name="color:Permalinks" content="#686868"/>
- <meta name="color:Back To Top" content="#000"/>
- <meta name="color:Post Border" content="#eee"/>
- <meta name="font:Body" content="Arial"/>
- <meta name="font:Description" content="Arial"/>
- <meta name="if:Infinite Scrolling" content="0"/>
- <meta name="if:Smaller Sidebar Link Height" content="0"/>
- <meta name="if:Show Description Image" content="1"/>
- <meta name="if:Fade Images" content="1"/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Description Box Shadow" content="0"/>
- <meta name="if:Show Back To Top" content="1"/>
- <style type="text/css">
- * {
- margin: 0;
- padding: 0;cursor: url(http://static.tumblr.com/9ji9tiw/iLgl5njtq/cursor.gif), auto;
- }
- body {background-color:{color:Background};color:{color:Body Text};font-family:{block:IfConsolasFont}consolas;{/block:IfConsolasFont}{block:IfNotConsolasFont}{font:Body};{/block:IfNotConsolasFont}{block:IfBodyFontSize}font-size:{text:Body Font Size};{/block:IfBodyFontSize}background-image: url('{image:Background}'); background-position:center center; background-attachment: fixed;overflow-x:hidden;cursor: url(http://static.tumblr.com/9ji9tiw/iLgl5njtq/cursor.gif), auto;
- }
- img {border:none;}
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.2;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- a, ol.notes a {text-decoration:none;color:{color:Links};border:none;-webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;cursor: url(http://static.tumblr.com/9ji9tiw/iLgl5njtq/cursor.gif), auto;}
- a:hover,ol.notes a:hover {color:{color:Links Hover};border: 0px;
- margin: 0px;cursor: url(http://static.tumblr.com/9ji9tiw/iLgl5njtq/cursor.gif), auto;}
- #posts {width:{block:IfNotBiggerPosts}400px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}500px;{/block:IfBiggerPosts};padding:0px;margin-left: 320px; margin-top:0px; text-align: justify; position: absolute; z-index:-1;}
- #tra {background-color:#fff;}
- .post {margin:0px auto;width:{block:IfNotBiggerPosts}400px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}500px;{/block:IfBiggerPosts};margin-bottom:7px;background-color:{color:Post Background};padding:5px;{block:IfPostBorder}border:1px solid {color:Post Border};{/block:IfPostBorder}{block:IfBodyFontSize};font-size:{text:Body Font Size};{/block:IfBodyFontSize}; z-index:999;}
- {block:IfFadeImages} {block:IndexPage}.post img {filter:alpha(opacity=90);
- -moz-opacity:0.9;
- -khtml-opacity: 0.9;
- opacity: 0.9;-webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -webkit-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out; }
- .post img:hover {filter:alpha(opacity=100);
- -moz-opacity:1.0;
- -khtml-opacity: 1.0;
- opacity: 1.0;
- } {/block:IndexPage}{/block:IfFadeImages}
- .quote {font-family: {font:Post Titles};letter-spacing:1px;font-size:15px;
- font-weight:lighter;color:{color:Post Titles};margin:0px auto;padding:10px;}
- ol.notes {width:{block:IfBiggerPosts}510px;{/block:IfBiggerPosts}{block:IfNotBiggerPosts}410px;{/block:IfNotBiggerPosts};font-size:11px;padding: 0px;color:{color:Body Text};
- margin: 15px 0px;
- list-style-type: none;
- }
- h3 a {font-family: {font:Post Titles};text-transform:uppercase;font-size:{text:Post Titles Font Size};
- font-weight:normal;color:{color:Post Titles};padding:7px;
- }
- {block:IfSidebarStatic}#sky {width: 300px; height: 100%; top: 0px; left: 0px; padding: 5px; background-image:url(http://img.freecodesource.com/myspace-layouts/images/layouts/1182827101-247-3.gif);position: fixed;filter:alpha(opacity=20);
- -moz-opacity:0.2;
- -khtml-opacity: 0.2;
- opacity: 0.2;-webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -webkit-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;border-right:4px solid #ccc;}
- #sky:hover {filter:alpha(opacity=0);
- -moz-opacity:0;
- -khtml-opacity: 0;
- opacity: 0;}{/block:IfSidebarStatic}
- li{ margin-left:20px;}
- .permabox {margin-left: 500px;
- position: absolute;
- padding-left: 200px;}
- #back {width: 300px; height: 100%; top: 0px; left: 0px; padding: 5px; background-image:url('{image:Large Sidebar}'); background-position:{block:IfNotCenterLargeSidebarPicture}left top{block:IfNotCenterLargeSidebarPicture}{block:IfCenterLargeSidebarPicture}center center{/block:IfCenterLargeSidebarPicture}; text-align: center;position:fixed;background-color:{color:Sidebar Background};background-repeat:no-repeat;border-right:3px solid {color:Sidebar Right Border};}
- #tumblr_controls{position: fixed!important;z-index:1;}
- #muk a:hover {color:#fff;}
- div.hib a {font-size:19px;font-family:{font:Body};text-align:left;position:absolute;left:{block:IfNotBiggerPosts}410px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}510px;{/block:IfBiggerPosts};width:130px;color:{color:Permalinks};line-height:20px;padding:0px;z-index:-1;}
- div.hib {
- opacity: 0;
- filter:alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- div.bird:hover div.hib {
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- #sidebar{ {block:IfDescriptionBoxShadow} border-radius: 3px 3px 3px 3px;-moz-border-radius: 4px 4px 0px 0px;-moz-box-shadow: 2px 2px 3px #CCC;-webkit-box-shadow: 2px 2px 3px #CCC;box-shadow: 2px 2px 3px #CCC;{/block:IfDescriptionBoxShadow}
- position:fixed;top:{block:IfDescriptionTopPosition}{text:Description Top Position}{/block:IfDescriptionTopPosition};left:{block:IfDescriptionLeftPosition}{text:Description Left Position}{/block:IfDescriptionLeftPosition};color:{color:Description Text}; font-size:{text:Description Font Size};text-decoration:none; border:none; background-color:{color:Description Background};padding: 5px;letter-spacing:1px;width:220px;font-family:{font:Description}}
- #desc a:link, #desc a:visited, #desc a {color:{color:Links};}
- .muk {text-align:center}
- .muk a {color:{color:Navigation Arrows};font-size:20px;}
- .caption {margin-right:10px;text-align:left;}
- #top-link{ display:none; position:fixed; left:{block:IfNotBiggerPosts}750px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}850px;{/block:IfBiggerPosts}; bottom:10px; color:{color:Back To Top};font-family: consolas;text-decoration:none;background:none;font-size:12px;}
- #stars {text-align:;left;margin:20px;}
- #stars li, #stars ol, #stars blockquote {text-align:left;}
- #tra {padding:10px;}
- blockquote{padding:0 0 0 4px; margin:0 0 0 14px; border-left: 2px solid #D1D1D1; }
- ol.notes li.note { padding:7px;text-align:left;border-top: dashed 1px #ccc;}
- sub {font-size:10px;}
- #shiny img, #dead img {max-width:350px;}
- #won a {{block:IfSmallerSidebarLinkHeight}height:10px;{/block:IfSmallerSidebarLinkHeight}display:block;width:200px;background-color:{color:Description Link Background};margin-bottom:5px;text-transform:lowercase;font-size:10px;text-align:left;border-right:none;border-right:10px solid {color:Description Link Border};color:{color:Description Link};}
- #won a:hover {background-color:{color:Description Link Background Hover};text-align:center;border-left:none;border-right:none;border-left:3px solid {color:Description Link Border};color:{color:Description Link Hover};}
- #won a span {{block:IfSmallerSidebarLinkHeight}line-height:10px;{/block:IfSmallerSidebarLinkHeight}{block:IfNotSmallerSidebarLinkHeight}line-height:20px;{/block:IfNotSmallerSidebarLinkHeight}font-family:consolas;letter-spacing:2px;margin-left:10px;}
- #shiny ol, #shiny li, #dead li, #dead ol {text-align:left;}
- p {margin-bottom:10px;}
- #stars img, #poo img, blockquote img {max-width:330px;}
- </style>
- <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery-1.3.2.js"></script>
- <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery.scrollTo-1.4.0-min.js"></script>
- <script type="text/javascript">
- jQuery.fn.topLink = function(settings) {
- settings = jQuery.extend({
- min: 1,
- fadeSpeed: 200,
- ieOffset: 50
- }, settings);
- return this.each(function() {
- //listen for scroll
- var el = $(this);
- el.css('display','none'); //in case the user forgot
- $(window).scroll(function() {
- if(!jQuery.support.hrefNormalized) {
- el.css({
- 'position': 'absolute',
- 'top': $(window).scrollTop() + $(window).height() - settings.ieOffset
- });
- }
- if($(window).scrollTop() >= settings.min)
- {
- el.fadeIn(settings.fadeSpeed);
- }
- else
- {
- el.fadeOut(settings.fadeSpeed);
- }
- });
- });
- };
- $(document).ready(function() {
- $('#top-link').topLink({
- min: 400,
- fadeSpeed: 500
- });
- //smoothscroll
- $('#top-link').click(function(e) {
- e.preventDefault();
- $.scrollTo(0,300);
- });
- });
- </script>
- </head>
- <body>
- <div id="top"></div>
- {block:IfShowBackToTop}<div id="top-link"><a style="border:none;" href="#top">back to top</a></div>{/block:IfShowBackToTop}
- <div id="back"></div>
- <div id="sky"></div>
- <div id="sidebar">
- <center>
- <div id="won"><br>
- {block:IfShowDescriptionImage}<img src="{image:Description}" width="200"><br><br>{/block:IfShowDescriptionImage}
- <a href="/"><span>index</span></a>
- <a href="/archive"><span>archive</span></a>
- <a href="/ask"><span>message</span></a>
- {block:IfCustomLinkOne}<a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}"><span>{text:Custom Link One}</span>{/block:IfCustomLinkOne}</a>{block:IfCustomLinkTwo}<a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}"><span>{text:Custom Link Two}</span>{/block:IfCustomLinkTwo}</a>{block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"><span>{text:Custom Link Three}</span>{/block:IfCustomLinkThree}</a>
- {block:IfCustomLinkFour}<a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}"><span>{text:Custom Link Four}</span>{/block:IfCustomLinkFour}</a>
- {block:IfCustomLinkFive}<a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}"><span>{text:Custom Link Five}</span>{/block:IfCustomLinkFive}</a>
- {block:IfCustomLinkSix}<a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}"><span>{text:Custom Link Six}</span>{/block:IfCustomLinkSix}</a>
- <a href="http://atmospherica.tumblr.com"><span>theme</span></a></div></center>
- {block:IfShowDescription}<div id="desc" style="padding:10px;">{Description}</div>{/block:IfShowDescription}
- {block:IfNotInfiniteScrolling}{block:Pagination}<div class="muk">{block:PreviousPage}<a href="{PreviousPage}">← | </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</div>{/block:Pagination}
- {/block:IfNotInfiniteScrolling}{/block:IfNotInfiniteScrolling}<br>
- </div>
- <div id="posts">{block:IfInfiniteScrolling}
- <div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
- {block:Posts}<div class="bird">
- {block:IndexPage}
- <div class="hib">
- <a href="{Permalink}">{block:IfPermalinksSymbol}{text:Permalinks Symbol}{/block:IfPermalinksSymbol}
- {block:IfShowNotes}<br>
- {block:NoteCount}<span style="font-size:10px;"> {NoteCountWithLabel}</span>{/block:NoteCount}{/block:IfShowNotes}
- </a>
- </div>{/block:IndexPage}
- {block:Text}<div id="shiny" class="post">
- {block:Title}
- <center> <h3><a href="{Permalink}">{Title}</a></h3></center>
- {/block:Title}
- <div id="stars" style="{block:IfBodyFontSize}font-size:{text:Body Font Size};{/block:IfBodyFontSize}"> {Body}</div>
- </div> {/block:Text}
- {block:Photo}<div class="post">
- {LinkOpenTag}<img style="width:{block:IfNotBiggerPosts}400px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}500px;{/block:IfBiggerPosts}" src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:IfShowCaptions}<br><br>{block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions} {block:PermalinkPage}<br><br>{block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- </div>{/block:Photo}
- {block:Photoset}<div class="post">
- {block:IfBiggerPosts}{Photoset-500}{block:IfBiggerPosts}{block:IfNotBiggerPosts}{Photoset-400}{block:IfNotBiggerPosts}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div> {/block:Photoset}
- {block:Quote}<div class="post">
- <div class="quote"> "{Quote}"</div>
- {block:Source}
- <center><div class="source">--- {Source}</div></center>
- {/block:Source}
- </div>{/block:Quote}
- {block:Link}<div class="post"><center> <h3><a href="{URL}" class="link" {Target}>{Name}</a></h3></center>
- {block:Description}
- <div id="stars" class="description">{Description}</div>
- {/block:Description}
- </div>{/block:Link}
- {block:Chat}<div class="post"> <div style="margin:0px auto;padding:10px;font-size:11px;">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title} <br>
- {block:Lines}
- {block:Label}
- <span class="label"><b>{Label}</b></span>
- {/block:Label}
- {Line} <br> <br>
- {/block:Lines}
- </div> </div> {/block:Chat}
- {block:Video}<div class="post">
- {block:IfBiggerPosts}{Video-500}{block:IfBiggerPosts}{block:IfNotBiggerPosts}{Video-400}{block:IfNotBiggerPosts}<br><Br>{block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>{/block:Video}
- {block:Audio}<div class="post"><center>
- {AudioPlayerBlack}
- {block:Caption}
- <div class="caption"><span style="font-size:12px;font-style:italic;font-weight:lighter;text-align:center;">{Caption}</span></div>
- {/block:Caption}</center>
- </div>{/block:Audio}
- {block:Answer}
- <div id="dead" class="post"><center>
- ▀ {block:NoteCount}({NoteCount}){/block:NoteCount} <b>{Asker} {block:IfCustomAskerText}{text:Custom Asker Text}{/block:IfCustomAskerText},</b> "{Question}"<br>-------<br>
- <div id="poo" style="padding:10px;">{Answer}</div></center></div>
- {/block:Answer}
- </div>
- {block:PermalinkPage}
- <div style="width:{block:IfNotBiggerPosts}410px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}510px;{/block:IfBiggerPosts}">
- <center>{block:Date}posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {ShortMonth} {DayOfMonthWithZero}{/block:Date} {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}<br/>{block:RebloggedFrom}origin: <img src="{ReblogRootPortraitURL-24}" align=ABSMIDDLE style="padding:2px;"> <a href="{ReblogRootURL}">{ReblogRootName}</a> via: <img src="{ReblogParentPortraitURL-24}" align=ABSMIDDLE style="padding:2px;"> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<Br>
- {block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </center>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Posts} {block:IfInfiniteScrolling}</div> {/block:IfInfiniteScrolling}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement