Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <link href="https://fonts.googleapis.com/css?family=Cormorant+Garamond" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Anton" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Bangers" rel="stylesheet">
- <!--- tooltips --->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(function(){
- var stickyRibbonTop = $('#toplinks').offset().top;
- $(window).scroll(function(){
- if( $(window).scrollTop() > stickyRibbonTop ) {
- $('#toplinks').css({position: 'fixed', top: '0px'});
- } else {
- $('#toplinks').css({position: 'static', top: '0px'});
- }
- });
- });
- </script>
- </style>
- <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}
- <!-------------------------------------------
- Code by elsaofarendelle.
- Don't copy or distribute.
- Don't claim as your own.
- -------------------------------------------->
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <style type="text/css">
- iframe#tumblr_controls {
- white-space:nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- opacity:.2;transition: .8s ease-in-out;
- -webkit-transition: .8s ease-in-out;
- -moz-transition: .8s ease-in-out;
- -o-transition: .8s ease-in-out;
- }
- /* --- CURSOR START --- */
- *, body, a, a:hover {cursor: url("https://68.media.tumblr.com/tumblr_lpyq18WTCg1qcn2vb.gif"), auto;}
- /* --- CURSOR END --- */
- /* --- FONTS START --- */
- @font-face { font-family: "starfish"; src: url('https://dl.dropboxusercontent.com/s/pmqlfb0lqbvflrn/Starfish.ttf'); format("truetype");}
- /* --- FONTS END --- */
- /* --- SCROLLBAR START ---*/
- ::-webkit-scrollbar-thumb{
- background-color: #111;
- border: transparent;
- height:auto;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:7px;
- background-color: transparent;
- border:2px solid transparent;
- }
- /* --- SCROLLBAR END --- */
- /* --- TOOLTIPS START --- */
- #s-m-t-tooltip{
- max-width:300px;
- margin:15px;
- padding:2px 8px;
- color: #fff;
- background: #000;
- border-bottom: 3px solid #fff;
- border-radius:0px;
- z-index:9999999999999;
- font-size:14px;
- font-family: 'Yanone Kaffeesatz', sans-serif;
- font-weight:bold;
- text-transform:normal;
- box-shadow: 2px 2px 5px #000;
- -webkit-transition:all 0.7s;
- -moz-transition:all 0.7s;
- -ms-transition:all 0.7s;
- -o-transition:all 0.7s;
- transition:all 0.7s;
- }
- /* --- TOOLTIPS END --- */
- /* --- BODY START ---*/
- body {
- background:#000;
- background-image:url({image:background});
- background-attachment: fixed;
- background-repeat: no-repeat;
- background-position:0px 0px;
- margin:0px;
- color:#fff;
- font-family: 'Cormorant Garamond', serif;
- font-size:15px;
- line-height:120%;
- word-wrap: break-word;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- border-color: #fff;
- }
- a {
- color: #fff;
- text-decoration:none;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- img {none;}
- h1 {
- font-family: 'Bangers', cursive;
- text-transform:none;
- font-size:25px;
- line-height:30px;
- letter-spacing:2px;
- text-align:center;
- font-style:normal;
- color: #fff;
- line-height:100%;
- }
- h2 {
- color: #fff;
- text-transform: none;
- letter-spacing:2px;
- font-family: 'Bangers', cursive;
- font-size:15px;
- line-height:100%;
- }
- hr {
- border-color: #000;
- border-width: .5px;
- }
- #fixerupper {
- width:500px;
- margin:0 auto -12px auto;
- }
- #container {
- padding:10px;
- width:500px;
- margin-left:500px;
- margin-top:40px;
- margin-bottom:50px;
- }
- #post {
- background: #111;
- width:500px;
- padding-bottom:30px;
- padding: 30px;
- text-align: justify;
- margin-top:100px;
- border: 3px none #f7f7f7;
- line-height: 100%;
- }
- #post img {
- padding: 0;
- max-width:100%;
- width: auto;
- height: auto;
- }
- #post video {
- padding: 0;
- max-width:100%;
- width: auto;
- height: auto;
- }
- pre {
- font-family: 'Yanone Kaffeesatz', sans-serif;
- font-size:10px;
- color:#000;
- letter-spacing:1px;
- text-align:center;
- text-transform:uppercase;
- padding:6px;
- background:url('');
- background-repeat:repeat;;
- }
- b {
- text-transform: bold;
- color: #fff;
- text-shadow: 0px 0px 3px #fff;
- letter-spacing:1px;
- font-family: 'Anton', sans-serif;
- font-size:17px;
- line-height:100%;
- }
- i {
- text-transform: italic;
- color: #fff;
- letter-spacing:1px;
- font-family: 'Yanone Kaffeesatz', sans-serif;
- font-size:22px;
- line-height:100%;
- }
- sub, small, sup {
- font-size: 13px;
- }
- /* --- BODY END --- */
- /* --- SIDEBAR START ---*/
- #sidebar{
- position: fixed;
- top: 300px;
- width:200px;
- height:70px;
- left: 160px;
- padding:20px;
- }
- #sidebarimage img{
- width: 200px;
- height:200px;
- padding:10px;
- border:2px none #634911;
- margin-top:30px;
- margin-left:-75px;
- background:transparent;
- background-image:{image:sidebarimage};
- }
- #nav {
- position:fixed;
- overflow:hidden;
- margin-top:150px;
- margin-left:315px;
- }
- #link1 a , #link2 a, #link3 a
- #title {
- font-family:times;
- text-align:center;
- width:300px;
- margin-top:5px;
- margin-left:200px;
- text-transform:uppercase;
- font-style:normal;
- font-size:20px;
- color:#fff;
- }
- #header {
- background:none;
- width:130px;
- height:100px;
- margin-top:-590px;
- margin-left:-150px;
- padding: 12px;
- padding-right:10px;
- text-align:justify;
- font-style: none;
- font-family: 'Anton', sans-serif;
- font-size:10px;
- color: #fff;
- text-shadow: none;
- letter-spacing:1px;
- line-height:155%;
- }
- #description {
- background:#000;
- border:3px solid #111;
- width:250px;
- height:400px;
- margin-top:100px;
- margin-left:-105px;
- padding: 12px;
- padding-right:10px;
- text-align:justify;
- font-style: none;
- font-family: 'Cormorant Garamond', serif;
- font-size:15px;
- color: #fff;
- text-shadow: none;
- letter-spacing:1px;
- line-height:155%;
- }
- #pagination {
- width:200px;
- height:100px;
- margin-left:690px;
- margin-top:30px;
- font-family: 'Cormorant Garamond', serif;
- font-size:70px;
- text-align:center;
- padding:4px;
- position:relative;
- }
- #pagination a {
- color:#111;
- }
- /* --- SIDEBAR END ---*/
- /* --- LINKS START --- */
- #topbar {
- top:0px;
- width:100%;
- height:70px;
- background: #000;
- border-bottom:3px solid #111;
- position:fixed;
- }
- .toplinks {
- top:10px;
- left:200px;
- width:100%;
- position:fixed;
- padding:8px;
- }
- .toplinks a{
- min-width:75px;
- color: #eee;
- background: #000;
- border: 3px solid #111;
- display:inline-block;
- margin:4px;
- font-size:9px
- font-family: 'Anton', sans-serif;
- text-align:center;
- text-transform:uppercase;
- padding-top:2px;
- line-height:155%;
- }
- #links {
- width:300px;
- position:fixed;
- margin-left:-125px;
- margin-top:-55px;
- padding:8px;
- }
- #links a{
- min-width:70px;
- color: #eee;
- background: #000;
- border: 3px solid #111;
- display:inline-block;
- margin:4px;
- font-size:9px
- font-family: 'Anton', sans-serif;
- text-align:center;
- text-transform:uppercase;
- padding-top:2px;
- line-height:155%;
- }
- /* --- LINKS END --- */
- /* --- CREDIT START --- */
- .credit{
- position:fixed;
- font-size:20px;
- right:20px;
- bottom:10px;
- z-index:51;
- }
- .credit a {
- font-family: 'starfish';
- text-decoration:none;
- text-transform:uppercase;
- color: #eee;
- text-shadow: -1px -1px -1px #111;
- text-shadow: 1px 1px 1px #111;
- -moz-transition-duration:.7s;
- -webkit-transition-duration:.7s;
- -o-transition-duration:.7s;
- }
- /* --- CREDIT END --- */
- /* --- POST NOTES START --- */
- .note {
- padding:0px 20px 0px 20px;
- background-color:transparent;
- text-transform:lowercase;
- letter-spacing:0px;
- font-size: 11px;
- font-style:normal;
- text-align:left;
- line-height:120%;
- }
- .note li {
- list-style-type:none;
- padding:5px 25px 5px 25px;
- text-align:left;
- margin-right:30px;
- margin-top:-50px;
- }
- #info {
- height:20px;
- text-align:center;
- margin-top:25px;
- padding-top:10px;
- padding:15px;
- padding-bottom:1px;
- text-transform:normal;
- font-style:none;
- font-size:15px;
- font-family:'Anton', sans-serif;
- color: #111;
- background: #fff;
- border: 3px solid #000;
- background-repeat:repeat;
- background-attachment:fixed;
- line-height:70%;
- }
- #info a{
- color: #000;
- }
- #tags {
- font-family: 'Cormorant Garamond', serif;
- text-align:center;
- margin-top:5px;
- padding-bottom:0px;
- text-transform:none;
- font-style:none;
- font-size:12px;
- }
- #tags a {
- color: #fff;
- }
- /* --- POST NOTES END --- */
- /* --- ASK & AUDIO START --- */
- .ask {
- color: #fff;
- background: #000;
- border: none;
- padding:15px;
- margin-bottom:15px;
- margin-top:10px;
- }
- .askheader {
- }
- .asker {
- color: #fff;
- font-family: 'Bangers', cursive;
- font-size:22px;
- line-height:20px;
- text-align:center;
- padding-bottom:5px;
- }
- .answer {
- color: #fff;
- }
- .chat {
- list-style:none;
- margin-top:15px;
- margin-bottom:0px;
- font-size:10px;
- margin-left:0px;
- }
- .chat ul {
- line-height:18px;
- margin-top:0px;
- list-style:none;
- padding:0px;
- letter-spacing:2px;
- font-size:10px;
- margin-bottom:0px;
- text-transform:normal;
- }
- .person1, .person3, .person5, .person7, .person9, .person11, .person13 {
- background-color: #000;
- padding:3px 8px 3px 8px;
- color: #fff;
- border-bottom: none
- }
- .person2, .person4, .person6, .person8, .person10, .person12, .person14 {
- background-color: transparent;
- padding:3px 8px 3px 8px;
- color: #fff;
- border-bottom: none;
- }
- .audio{
- color: #b7b1af;
- background: #6e1c27;
- border: 3px solid #55010c;
- padding:15px;
- height:70px;
- font-size:8px;
- overflow:hidden;
- }
- .video {
- width:500px!important;
- }
- .video iframe {
- width:500px!important;
- }
- /* --- ASK & AUDIO END --- */
- {CustomCSS}</style></head><body>
- <div id="topbar">
- <img src="">
- <div class="toplinks">
- <a href="/ask">messages</a>
- <a href="/rules">rules</a>
- <a href="/tagged/verses">verses</a>
- <a href="/tagged/muses">muses</a>
- <a href="/affiliates">affiliates</a>
- </div>
- </div>
- <div id="fixerupper">
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebar}"/></div><br>
- <div class="credit">
- <a href="https://wintersovereign.tumblr.com/commission info">W</a>
- </div>
- <div id="title"></div>
- <div id="header">
- <center><p>Villains TM <p></center>
- </div>
- <div id="description">
- <center><p>Multimuse Blog penned By Alex. In this house, we acknowledge that canon exists but seeing as how sometimes canon makes stupid decisions (tm) we use it to shine our shoes. Welcome to the palace of unapologetic villains, trickster gods, fallen angels, and more. Info on the Pinned Post. Formerly: ofthesouthernisles. Mutuals Only, Dash only, low activity, semi-queue ran. Replies once a week<p></center>
- </div>
- <div id="links">
- <center>
- <a href="/">refresh</a>
- <a href="/archive">archive</a>
- <a href="http://tumblr.com/dashboard">dash</a>
- </center>
- </div>
- <div id="scrollbar">{scrollbar}</div>
- {block:HasPages}{block:Pages}
- <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- </div></center>
- </div>
- <div id="container">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:More}<p class="read-more"><a href="{Permalink}#more"><center><i>Continue Reading</i></center></a></p><a name="more"></a>{/block:More}
- {block:blockquote}{/block:blockquote}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-highres}" width="500px" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
- {/block:Photoset}
- {block:Quote}{Quote}{block:Source} —{Source}{/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}<a href="{Permalink}"><h3>{Title}</h3></a>{/block:Title}
- <div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label"><b>{Label}</b> </span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="75px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}<br>{block:TrackName} {TrackName}{/block:TrackName}
- {block:Artist} — {Artist} {/block:Artist}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}<div class="video">{Video-500}</div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="askheader"><img src="" draggable="false"></div>
- <div class="ask"><div class="asker">{Asker}<font color=#fff> said:</font></div><p>{Question}</div><div class="answer">{Answer}</div>
- {/block:Answer}
- {Block:Date}<div id="info"><a href="{Permalink}" class="details" title="{TimeAgo}">posted</a> {block:NoteCount} <font color=#999></font> <a title="{NoteCount} notes" href="{Permalink}">notes</a> {/block:NoteCount} {block:RebloggedFrom} <a title="{ReblogParentName}" href="{ReblogParentURL}">source</a> {/block:RebloggedFrom} <a href="{ReblogURL}" target="_blank" class="details" >reblog</a> {/block:Date}</div>
- <div id="tags">
- {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a> {/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"> « </a>{block:NextPage}{/block:NextPage}{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> » </a>{/block:NextPage}</div>{/block:Pagination}</div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment