Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <please don't remove the credit, thanks!! :---)>
- <html lang="en"><head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#FFFFFF"/>
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:content" content="#FFFFFF"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:link" content="#555555"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:show sidebar image" content="0"/>
- <meta name="image:Background" content=""/>
- <meta name="font:title" content="helvetica"/>
- <meta name="if:Endless Scroll" content="0"/>
- <meta name="if:Faded Images" content="1"/>
- <meta name="if:Inverted Fade" content="1"/>
- <title>{Title}</title>
- <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
- <script type="text/javascript">
- $(document).ready(function () {
- $('li.drawer div:nth-child(2)').hide();
- $('li.drawer h4').click(function () {
- if ($(this).hasClass('open')) {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
- else {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
- $(this).next().slideDown();
- $(this).addClass('open');}
- });
- });
- </script>
- <style type="text/css">
- {block:ifFadedImages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.87;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;}
- {/block:ifFadedImages}
- {block:ifInvertedFade}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.2s linear; opacity: .60;}
- {/block:ifInvertedFade}
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;}
- body, div, p, textarea, submit, input{
- font-family: arial;
- font-size: 9px;
- line-height:7px;
- letter-spacing:-.0px;
- color:{color:Text};
- }
- html::-webkit-scrollbar {width:9px ;height:auto;background:#FFF;}
- html::-webkit-scrollbar-corner { background:#FFF; }
- html::-webkit-scrollbar-button:vertical {height:2px;display:block;}
- html::-webkit-scrollbar-button:horizontal {width:2px;display:block;}
- html::-webkit-scrollbar-thumb:vertical {background:);border: 1px solid #bebdbe;border-right:none;}
- html::-webkit-scrollbar-thumb:horizontal {background: );border: 1px solid #bebdbe;border-bottom;}
- html::-webkit-scrollbar-thumb {background: ;}
- html:-webkit-scrollbar-thumb:hover {background:;}
- html::-webkit-scrollbar-track-piece {background: 000;}
- html::-webkit-scrollbar:vertical {border-left:1px solid #;}
- html::-webkit-scrollbar:horizontal {border-top:1px solid #;}
- p {
- margin:0px;
- margin-top:0px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- }
- a:hover {
- color:{color:Hover};
- text-decoration: none;
- }
- div#cage{
- margin:auto;
- position:relative;
- width:500px;
- overflow:hidden;
- color: {color:Title};
- margin-left:19%;
- }
- div#center{
- margin:auto;
- position:relative;
- width:750px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- div#content{
- float:right;
- width:230px;
- padding:20px;
- padding-top: -40px;
- margin-top:-20px;
- margin-right: 230px;
- background: {color:Content};
- -moz-border-radius:0px; border-radius:0px;
- }
- div#sidebar{
- position:fixed !important;
- width: 100px;
- height:50%;
- background-color: {color:sidebar};
- margin:0px 0px 0px 150px;
- padding-top:2px;
- padding-left:4px;
- padding-right:2px;
- padding-bottom:0px;
- -moz-border-radius:6px; border-radius:0px;
- }
- div#entry{
- background-color:;
- margin-top:0px;
- padding-top:0px;
- padding-bottom:0px;
- }
- #postnotes{
- text-align: justify;
- }
- #postnotes blockquote{
- border: 0px;
- }
- .title{
- font-family:century gothic ;
- font-size: 8.5px;
- line-height: 9px;
- color: {color:Title};
- letter-spacing: 0;
- font-weight: bold;
- }
- .cody{
- font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;;
- font-size: 8px;
- line-height: 9px;
- color: #757575;
- letter-spacing: 5;
- font-weight: none;
- text-transform: uppercase;
- padding-bottom:6px;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 10px 6px;
- border-left: 1px dotted {color:Text};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
- .notes img{width:10px; position:relative; top:3px;}
- .permalink{
- color:{color:links};
- display:block;
- margin-left: 0px;
- position: absolute;
- text-align: left;
- }
- small{font-size: 90%;}
- {CustomCSS}
- ul#drawers {width: 100px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}
- ul#drawers a {text-decoration: none; color: #000;}
- ul#drawers li h4 {margin: 0; padding: 1px; text-transform: Camelcase; font-size: 5px; text-align: center; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
- transition: background-color 0.5s ease-out;}
- h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
- li.drawer h4.open {background-color: #121213; border-top: 0px;}
- li.drawer div {padding: 2px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
- li.drawer div li {list-style-type: disc;}
- li.drawer div ul {-webkit-padding-start: 12px;}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="cage">
- <div id="center">
- <div id="sidebar">
- {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=180px></a>
- {/block:ifshowsidebarimage}
- {Description}
- <big><b><div style="float: right; position: fixed; bottom: 9px; right: 20px; text-transform:lowercase;"><a href="http://www.f-0-x.tumblr.com"><large>credit</large></a></div></big></b>
- <br>
- </center>
- <center>
- <br>
- <br>
- {block:PreviousPage} <a href="{PreviousPage}"><font size="3">←</font></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><font size="3">→</font></a>{/block:NextPage}
- {block:PermalinkPagination}
- {block:PreviousPost}<a href="{PreviousPost}"><font size="3">←</font></a>{/block:PreviousPost}
- {block:NextPost}<a href="{NextPost}"><font size="3">→</font></a>{/block:NextPost}
- {/block:PermalinkPagination}
- <br><br>
- </center>
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- <a href="{permalink}">{block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:Link}
- {block:Photo}<right>
- {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=230px></a>{LinkCloseTag}</center>
- {/block:Photo}
- {block:Quote}
- <span class="title">{Quote}</span>
- {block:Source}{Source}{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/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><div style="width:200px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
- {FormattedPlayCount} plays {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</small></div></div></centeR><BR>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}<center>
- {Video-400}<BR>
- {block:Caption}{Caption}{/block:Caption}</center>
- {block:Video}
- {block:PostNotes}
- <center>
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:HasTags}
- tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- </center></span>
- <br>
- <div id="postnotes">{PostNotes}</div><br>
- <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}
- </div>
- {/block:Posts}<br>
- </div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment