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" xml:lang="en" lang="en">
- <link rel="stylesheet" href="http://static.tumblr.com/i5s2zks/6kOohwlux/pe-icon-7-stroke.css">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
- <link href="css/hover.css" rel="stylesheet" media="all">
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Work+Sans" rel="stylesheet">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!---
- THEME ????? by ALLYOFRPS
- — this one is CUTE
- — dont fuck with the sb sizes tho lmfao theyre not rly all together ygm ?
- — im ?
- ( base code by hawtornes )
- --->
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="color:background" content="#eaeaea"/>
- <meta name="color:contain" content="#f8f8f8"/>
- <meta name="color:sidebarbg" content="#f3f3f3"/>
- <meta name="color:descbg" content="#f8f8f8"/>
- <meta name="color:linksbg" content="#fff"/>
- <meta name="color:pagibg" content="#fff"/>
- <meta name="color:postsbg" content="#fff"/>
- <meta name="color:desc" content="#898989"/>
- <meta name="color:bold" content="#be7070"/>
- <meta name="color:italic" content="#be7070"/>
- <meta name="color:text" content="#a8a8a8"/>
- <meta name="color:links" content="#be7070"/>
- <meta name="color:hover" content="#f3f3f3"/>
- <meta name="text:link1" content="/"/>
- <meta name="text:link2" content="/"/>
- <meta name="text:link3" content="/"/>
- <meta name="text:link4" content="/"/>
- <meta name="text:link1 title" content="/"/>
- <meta name="text:link2 title" content="/"/>
- <meta name="text:link3 title" content="/"/>
- <meta name="text:link4 title" content="/"/>
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 0px;
- height:0px;
- background:transparent;
- }
- ::-webkit-scrollbar-thumb {
- background-color: transparent;
- }
- #s-m-t-tooltip { max-width:300px; padding:2px; padding-left:5px; padding-right:5px; margin:20px 20px 5px 10px; font-weight:bold; text-transform:uppercase; font-family:'Montserrat'; font-size:7px; letter-spacing:2px; background:{color:contain}; z-index:99999999; border-radius:5px; color:{color:text}; background:rgba(250,250,250,0.7); }
- ::-moz-selection { background:{color:links}; color:{color:linksbg}; }
- ::selection { background:{color:links}; color:{color:linksbg}; }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:'arial';
- font-size:10px;
- line-height:100%;
- letter-spacing:0px;
- text-align:justify;
- background-image:url('{image:Background}');
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:links};
- }
- b {
- color:{color:bold};
- font-weight:700;
- }
- em { color:{color:italic};
- }
- img { border:none;max-width:100%; height:auto; }
- resize { width: 300px; height:auto; }
- blockquote {
- margin-left:5px;
- padding-left:10px;
- width:210;
- border-left:1px solid {color:background};
- }
- blockquote blockquote {
- padding-left:10px;
- width:auto;
- border-left:1px solid {color:background};
- }
- h1 {
- font-size:8px;
- letter-spacing:2px;
- text-transform:uppercase;
- font-family:'arial';
- font-style:none;
- line-height:10px;
- text-align:left;
- padding:0px;
- }
- a:hover {
- color:#000000;
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- }
- .photoset { -webkit-filter:grayscale(100%);-webkit-transition:1s; }
- .photoset:hover { -webkit-filter:grayscale(0%);-webkit-transition:1s;}
- #posts img { -webkit-filter:grayscale(100%);-webkit-transition:1s;max-width:200px; }
- #posts img:hover { -webkit-filter:grayscale(0%);-webkit-transition:1s;max-width:200px;}
- /*CONTAINER*/
- #contain {
- width:560px;
- height:500px;
- padding-left:95px;
- margin-left:380px;
- margin-top:50px;
- background:{color:contain};
- position:fixed;
- overflow-x:hidden;
- overflow-y:auto;
- }
- /*ENTRIES*/
- #entries {
- padding:10px;
- width:510px;
- margin-left:155px;
- margin-top:-10px;
- font-size:10px;
- font-family:'arial';
- letter-spacing:0px;
- }
- #post {
- width:300px;
- background:{color:postsbg};
- padding:20px;
- border:1px solid {color:sidebarbg};
- margin-top:40px;
- }
- #posts img { max-width:100%; }
- /*SIDEBAR*/
- #sidebar {
- width:200px;
- height:486px;
- position:fixed;
- padding:7px;
- overflow:hidden;
- background:{color:sidebarbg};
- left:380px;
- top:50px;
- }
- #sidebar img {
- width:178px;
- height:85px;
- position:fixed;
- background:#fff;
- left:400px;
- top:71px;
- margin-bottom:-5px;
- }
- #description {
- font-weight:400;
- position:fixed;
- width:138px;
- line-height:17px;
- height:281px;
- left:400px;
- top:188px;
- overflow:hidden;
- font-size:8px;
- font-variant:small-caps;
- color:{color:desc};
- background:{color:descbg};
- padding:20px;
- font-family:'arial';
- letter-spacing:1px;
- text-align:justify;
- }
- #links {
- text-align:center;
- width:162px;
- left:400px;
- word-spacing:15px;
- top:156px;
- position:fixed;
- padding:8px;
- padding-bottom:10px;
- overflow:hidden;
- background:{color:linksbg};
- z-index:99999999999;
- }
- #links a {
- font-size:7px;
- text-transform:uppercase;
- font-family:'arial';
- font-weight:bold;
- font-size:15px;
- letter-spacing:5px;
- color:{color:sidelinks};
- }
- #pagination {
- width:172px;
- position:fixed;
- height:14px;
- padding:3px;
- padding-top:5px;
- margin-top:452px;
- margin-left:13px;
- text-align:center;
- background:{color:pagibg};
- color:{color:text};
- z-index:99999999999999999;
- }
- #pagination a {
- color:{color:links};
- font-weight:bold;
- letter-spacing:1px;
- font-size:7px;
- }
- /*POST INFO*/
- #info {
- width:auto;
- text-align:center;
- font-family:'trebuchet ms';
- margin-top:3px;
- letter-spacing:1px;
- font-size:7px;
- font-style:none;
- padding:4px;
- line-height:10px;
- text-transform:uppercase;
- background:{color:background};
- }
- #info a {
- text-align:center;
- color:{color:links};
- }
- #info a:hover {
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- color:{color:Hover}
- }
- #tags {
- background:{color:contain};
- padding: 5px;
- color:{color:links};
- text-transform: none;
- font-style:none;
- font-size: 7px;
- text-align: center;
- letter-spacing: 1px;
- }
- #tags a {
- color: {color:links}; }
- #tags a:hover {
- color: {color:text};
- }
- #notes {
- width:auto;
- }
- /*QUESTION*/
- #question {
- color:{color:linksbg};
- padding:14px;
- font-family:'arial';
- font-size:9px;
- letter-spacing:0px;
- text-align:center;
- margin-top:0px;
- text-transform:normal;
- line-height:100%;
- background-color:{color:links}
- }
- #asker {
- font-size:12px;
- color:{color:links};
- padding:3px;
- background:{color:sidebarbg};
- text-align:center;
- text-transform:uppercase;
- }
- #asker a{
- color:{color:links};
- }
- /*CREDIT*/
- #credit {
- width: 11px;
- height:11px;
- font-family: 'calibri';
- font-size: 12px;
- text-transform: uppercase;
- text-align: center;
- bottom: 10px;
- right: 10px;
- letter-spacing: 1px;
- border-radius:50%;
- padding: 5px;
- display: block;
- color: {color:description};
- background-color:{color:contain};
- position: fixed;
- }
- #credit a{
- color:{color:links};
- }
- {CustomCSS}</style></head><body>
- <div id="contain">
- <div id="sidebar">
- <img src="{image:sidebar}">
- <div id="links">
- <a href="{text:link1}" title="{text:link1 title}"><i class="pe-7s-map-marker"></i></a>
- <a href="{text:link2}" title="{text:link2 title}"><i class="pe-7s-micro"></i></a>
- <a href="{text:link3}" title="{text:link3 title}"><i class="pe-7s-compass"></i></a>
- <a href="{text:link4}" title="{text:link4 title}"><i class="pe-7s-pin"></i></a>
- </div>
- <div id="description">{Descripton}</div>
- <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">PREV <b>/</b></a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">NEXT</a><br />{/block:NextPage}{/block:Pagination}</div>
- </div>
- <div id="entries">
- {block:posts}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div id="post">
- {block:Text}
- <h1>{block:Title}{Title}{/block:Title}</h1>
- {Body}{/block:Text}
- {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<h2>"{Quote}"</h2>
- {block:Source}<div class="qsource"> —{Source}</div>
- {/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
- {/block:Audio}<br>
- {block:Video}<div class="video">{Video-500}</div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="question">{Question}</div><div id="asker"><b><i>{Asker}</i></b><br></div><left><div style="padding:4px;margin-top:3px;font-size:11px;"><font face="arial">{Answer}</font></div>{/block:Answer}
- <div id="info">
- <a href="{Permalink}">{TimeAgo}</a> <i class="pe-7s-diamond"></i> <a href="{Permalink}">{NoteCountWithLabel}</a> <i class="pe-7s-diamond"></i> <a href="{ReblogURL}" target="_blank" class="details" title="reblog">REBLOG</a></div>
- {block:HasTags}<div id="tags">
- {block:Tags}<a href="/tagged/{Tag}">{Tag}</a> {/block:Tags}
- </div>{block:HasTags}
- </div>
- {/block:Posts}
- <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div></div></div>
- </div><br><br><br><br>
- <div id="credit"><a href="http://allyofrps.tumblr.com"><i class="pe-7s-diamond"></i></a></div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment