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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!---- ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ!
- ᴘᴏsᴛs ʙʏ ɢᴀʟᴀxɪᴀs-ᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ
- ʙᴀsᴇ ʙʏ ᴀɴᴢᴇʟɪᴄ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ
- ᴛʜᴇᴍᴇ ʙʏ ᴄʜʀᴠsᴛɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ ---->
- <head>
- <title>{Title}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="text:URL Here" content="tvboo" />
- <style type="text/css">
- /* GASARA */
- @font-face { font-family: "gasara"; src: url('https://dl.dropbox.com/s/9mird7ef2oyhzbc/gasara.ttf'); }
- /* DARLESTON */
- @font-face { font-family: "darleston"; src: url('https://dl.dropboxusercontent.com/s/pon2nz49g2gofuu/Darleston.otf') }
- iframe#tumblr_controls {
- z-index: 9999999999;
- 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;
- }
- *, body, a {cursor: url(http://i.imgur.com/2qleX.jpg), auto;}
- a:hover {cursor: url(http://i.imgur.com/IepP2.jpg), auto;}
- ::selection {
- background:transparent;
- color:#000000;
- text-shadow: 0px 0px 1px #d4c6ff;
- }
- ::-moz-selection {
- background:transparent;
- color:#000000;
- text-shadow: 0px 0px 1px #d4c6ff;
- }
- ::-webkit-selection {
- background:transparent;
- color:#000000;
- text-shadow: 0px 0px 1px #d4c6ff;
- }
- /* THEME SPECIALS */
- ::-webkit-scrollbar-thumb {
- background-color: #f2eeff;
- border: 3px solid #ddd2ff;
- height:auto;
- border-bottom:none;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:9px;
- background-color: #f2eeff;
- border:4px solid #ddd2ff;
- }
- /* BODY */
- body {
- background-image: url({image:background image});
- background-repeat: no-repeat;
- background-attachment: fixed;
- background-color: #f2eeff;
- background-position: bottom right;
- margin: 0;
- }
- #bt {
- top: 0px;
- left: 0px;
- height: 30px;
- width: 100%;
- position: fixed;
- background-color: #ddd2ff;
- z-index: 999999;
- }
- #bb {
- bottom: 0px;
- left: 0px;
- height: 30px;
- width: 100%;
- position: fixed;
- background-color: #ddd2ff;
- z-index: 999999;
- }
- #bl {
- top: 0px;
- left: 0px;
- height: 100%;
- width: 30px;
- position: fixed;
- background-color: #ddd2ff;
- z-index: 999999;
- }
- #br {
- top: 0px;
- right: 0px;
- height: 100%;
- width: 30px;
- position: fixed;
- background-color: #ddd2ff;
- z-index: 999999;
- }
- a:link, a:visited, a:active {
- text-decoration: none;
- color: #e7e3f3;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- small, sub, sup, code {
- font-family: "calibri";
- font-size: 11px;
- letter-spacing: 1;
- margin-top: 10px !important;
- line-height: 90%;
- }
- h1, h2 {
- font-family: "bebas";
- font-size: 25px;
- color: #d4c6ff;
- text-shadow: -2px 2px 0px #f2eeff;
- line-height: 30px;
- letter-spacing: -1px;
- }
- pre {
- width: 100%;
- text-align: justify;
- font-family: "Gasara";
- background-color: #f2eeff;
- border-left: 1px dotted #d4c6ff;
- border-bottom: 1px dotted #d4c6ff;
- border-radius: 0px 0px 30px 0px;
- font-size: 8px;
- text-transform: uppercase;
- white-space:pre-wrap;
- word-wrap:break-word;
- padding:3px;
- }
- code {
- font-family: 'tinytots';
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1;
- line-height: 100%;
- }
- blockquote {
- margin-left:5px;
- width:90%;
- padding-left:5px;
- border-left: 2px solid #f2eeff;
- overflow:hidden;
- }
- blockquote blockquote {
- margin-left: 10px;
- width: 85%;
- text-align: justify;
- border-left: 2px solid #f2eeff;
- padding: 5px;
- overflow:hidden;
- }
- blockquote img {
- max-width:210px !important;
- opacity: .5;
- overflow:hidden;
- }
- blockquote blockquote img {
- max-width:180px !important;
- opacity: .5;
- overflow:hidden;
- }
- blockquote img:hover {
- opacity: 0.9;
- }
- blockquote blockquote img:hover {
- opacity: 0.9;
- }
- .alignment {
- position: relative;
- margin-left: 150px;
- margin-top: 10px;
- height: 100%;
- height: auto !important;
- min-height: 100%;
- width:250px;
- }
- /* QUOTES */
- #quote {
- color: #000000;
- font-family: "Darleston";
- font-size: 20px;
- line-height: 25px;
- }
- #source {
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing:1px;
- text-align:right;
- text-transform:uppercase;
- }
- /* CONTENT WRAPPER */
- #wrapper {
- float: right;
- margin-right: 250px;
- width:270px;
- height:auto;
- margin-top:30px;
- margin-bottom:40px;
- position:relative;
- }
- /* BLOG POSTS */
- .posts {
- width:250px;
- font-family: "calibri";
- font-size: 12px;
- letter-spacing: 1;
- line-height: 100%;
- color: #000000;
- text-align: justify;
- word-wrap: break-word;
- background-color: #ddd2ff;
- border: 10px double #f2eeff;
- padding: 10px;
- margin-bottom: 20px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postinfo {
- width:250px;
- font-family: "calibri";
- font-size:9px;
- letter-spacing: 1;
- line-height: 100%;
- color: #000000;
- text-align: justify;
- word-wrap:break-word;
- margin-top: -15px;
- padding: 10px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postcontainer img:hover, #photoset:hover {
- opacity: 0.9;
- max-width:100%;
- -webkit-filter:grayscale(20%);
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .postcontainer img, #photoset {
- max-width:250px;.
- opacity: 0.9;
- max-width:100%;
- -webkit-filter:grayscale(100%);
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .photopost img {
- max-width: 250px !important;
- -webkit-filter: grayscale(100%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .photopost img:hover {
- opacity: 0.9;
- max-width:100%;
- -webkit-filter:grayscale(20%);
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .posts img, #photoset {
- max-width: 250px !important;
- height: auto;
- opacity: .5;
- -webkit-filter: grayscale(100%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .posts img:hover {
- opacity: 0.9;
- max-width:100%;
- -webkit-filter:grayscale(20%);
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .video {
- max-width: 250px !important;
- opacity: .5;
- -webkit-filter: grayscale(100%);
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .video:hover {
- opacity: 0.9;
- max-width:100%;
- -webkit-filter:grayscale(20%);
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .postnotes {
- width:250px;
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing: 1;
- line-height: 100%;
- color: black;
- text-align: left;
- text-transform: uppercase;
- word-wrap:break-word;
- padding: 10px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postnotes img {
- display:none;
- }
- .postperma {
- width:250px;
- margin-left: 25px;
- margin-top: -20px;
- margin-bottom: 20px;
- font-family: "Gasara";
- font-size: 8px;
- color: black;
- text-transform: uppercase;
- text-align:center;
- line-height:100%;
- padding:1px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postperma a {
- color: #d4c6ff;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postperma a:hover {
- color: #d4c6ff;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- #posttitle {
- text-shadow: -1px 2px 0px #f2eeff;
- color: #d4c6ff;
- font-family: "bebas";
- font-size:20px;
- letter-spacing:1px;
- line-height:16px;
- text-transform:uppercase;
- text-align:center;
- }
- #permtitle {
- font-family: "Gasara";
- color: black;
- font-size: 8px;
- padding: 5px;
- margin-top: 5px;
- text-align: center;
- text-transform: uppercase;
- }
- #tags {
- font-family: "Gasara";
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1;
- line-height: 100%;
- }
- .postinfo a, .postnotes a{
- color: #000000;
- }
- /* AUDIO */
- .album {
- background-repeat: no-repeat;
- background-position: center;
- position: absolute;
- width: 86px;
- height: 86px;
- background-size: 60px;
- overflow: hidden;
- background-color: #f2eeff;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .album img {
- width: 86px;
- height: 86px;
- overflow: hidden;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- -webkit-filter: grayscale(100%);
- opacity:.5;
- }
- .album img:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- -webkit-filter: grayscale(0%) !important;
- opacity: 0.9;
- }
- .player {
- width: 10px;
- height: 11px;
- overflow: hidden;
- padding: 4px 21px 21px 4px;
- margin-top: 27px;
- margin-left: 26px;
- position: absolute;
- background-color: #fff;
- opacity: 0.5;
- z-index: 10;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- -moz-border-radius: 30px;
- -webkit-border-radius: 30px;
- border-radius: 30px;
- }
- .album:hover .player {
- opacity: 0.5;
- }
- .track {
- margin-left: 90px;
- min-height: 80px;
- max-height: 100px;
- overflow: auto;
- font-family:"Gasara";
- font-size: 8px;
- padding: 3px;
- color: #000000;
- text-transform: uppercase;
- letter-spacing: 1px;
- background: #f2eeff};
- }
- /* QUESTION */
- #ask {
- max-width:250px;
- }
- .as {
- min-height: auto;
- padding: 5px;
- padding-bottom:8px;
- background-color: #f2eeff;
- border: 5px double #ddd2ff;
- }
- .aske {
- margin-top:5px;
- font-family: "bebas";
- font-size: 33px;
- line-height:40px;
- text-align:center;
- border-bottom:solid 1px #d4c6ff;
- text-transform:none;
- color: #d4c6ff;
- background-color: #f2eeff;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .aske:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .que {
- font-family: "Gasara";
- font-size: 8px;
- text-align:center;
- text-transform:uppercase;
- color: black;
- }
- .ans {
- font-size:9px;
- color: black;
- }
- #moon {
- height: 500px;
- width: 350px;
- position: fixed;
- margin-left: 100px;
- margin-top: 100px;
- }
- #links {
- position: fixed;
- font-family: "Bebas";
- font-size: 40px;
- color: #d4c6ff;
- font-weight: 100;
- letter-spacing: -1px;
- word-spacing: 10px;
- margin-top: 585px;
- margin-left: 400px;
- outline-width: 3px;
- outline-width: -10px;
- outline-color: #d4c6ff;
- }
- #pagi {
- position: fixed;
- font-family: "Bebas";
- font-size: 20px;
- color: #d4c6ff;
- font-weight: 100;
- letter-spacing: -1px;
- word-spacing: 10px;
- margin-top: 610px;
- margin-left: 870px;
- }
- /* Hover Title Style */
- #s-m-t-tooltip{
- max-width:250px;
- margin-top:15px;
- margin-left: 15px;
- padding-left: 4px;
- padding-right: 4px;
- z-index: 9999999;
- background-color: #ddd2ff;
- color: black;
- font-family: "gasara";
- font-size:8px;
- letter-spacing:0px;
- text-transform:uppercase;
- text-align:center;
- line-height: 14px;
- border-left: 3px solid #d4c6ff;
- box-shadow:1px 1px 3px rgba(0,0,0,.1);
- }
- /* POP UP */
- *html #fade {
- position: absolute;
- }
- #fade {
- display: none;
- background: #ffffff;
- position: fixed;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- opacity: 0;
- z-index: 9999;
- }
- *html .popup_block {
- position: absolute;
- }
- .popup_block{
- background-color: #ddd2ff;
- display: none;
- position: fixed;
- float: left;
- top: 50%;
- left: 50%;
- height: 395px;
- padding: 5px;
- border: 10px double #f2eeff;
- z-index: 9999999999;
- overflow-y: auto;
- text-align: center;
- }
- /* ASPEX */
- @font-face{ font-family: "aspex"; src: url('https:/dl.dropboxusercontent.com/s/yeeehszy65j0cfk/ASPEX_0.TTF') }
- .popuptit {
- width: 100%;
- background-color: #f2eeff;
- font-family: "Bebas";
- font-size: 20px;
- color: #d4c6ff;
- letter-spacing: 1px;
- line-height: 25px;
- text-align: center;
- margin-bottom: 10px;
- }
- .popupfancy {
- width: 100%;
- background-color: #f2eeff;
- font-family: "Darleston";
- font-size: 30px;
- color: #d4c6ff;
- letter-spacing: 1px;
- line-height: 33px;
- text-align: center;
- margin-bottom: 10px;
- }
- .popuptext {
- font-family: "Gasara";
- font-size: 8px;
- letter-spacing: 1px;
- line-height: 16px;
- text-align: justify !important;
- }
- .popuptext b{
- font-family: "Aspex";
- font-size: 11px;
- color: #000000 !important;
- letter-spacing: 1px;
- }
- .popnavi {
- font-size: 12px;
- font-family: "Aspex";
- text-align: center;
- color: #000000;
- }
- .popnavi a {
- display: inline-block;
- overflow:hidden;
- background-color: #f2eeff;
- height:17px;
- padding: 4px;
- width: 120px !important;
- margin-right: 10px;
- margin-bottom: 10px;
- line-height: 21px;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- -ms-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- .popnavi a:hover {
- letter-spacing: 10px;
- color: #d4c6ff;
- opacity: 0;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- -ms-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <!-- POP UP SCRIPT -->
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel');
- var popURL = $(this).attr('href');
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1];
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove();
- });
- return false;
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- </head>
- <body>
- <div id="inbox" class="popup_block">
- <div class="popuptit">LEAVE SOME DOWN HERE!</div>
- <div class="popuptext">Please specify the muse before sending in any meme ask or I will assign one randomly and you may or may not enjoy them. I'm open for plotting at all times, though I may be a little slow on it!</div>
- <iframe frameborder="0" scrolling="no" width="100%" height="280" src="https://www.tumblr.com/ask_form/{text:URL Here}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
- <br />
- </div>
- <div id="muse" class="popup_block">
- <center>
- <div class="popuptit">FULL MUSES</div>
- <a href="/bitter/abel"><img src="http://i.imgur.com/ai4ib4o.gif" /></a>
- <a href="/bitter/ace"><img src="http://i.imgur.com/V4W5jh7.gif" /></a>
- <a href="/bitter/caleb"><img src="http://i.imgur.com/mURZQFc.gif" /></a>
- <a href="/bitter/cedric"><img src="http://i.imgur.com/C2r2VMj.gif" /></a>
- <a href="/bitter/china"><img src="http://i.imgur.com/q6G2rPb.gif" /></a>
- <a href="/bitter/chivalry"><img src="http://i.imgur.com/TqZo4BG.gif" /></a>
- <a href="/bitter/gabriela"><img src="http://i.imgur.com/kjWRaBr.gif" /></a>
- <a href="/bitter/hunter"><img src="http://i.imgur.com/Xcfd33Q.gif" /></a>
- <a href="/bitter/iris"><img src="http://i.imgur.com/dMbyfBr.gif" /></a>
- <a href="/bitter/lois"><img src="http://i.imgur.com/BBalYDL.gif" /></a>
- <a href="/bitter/lydia"><img src="http://i.imgur.com/mDgsbGq.gif" /></a>
- <a href="/bitter/ode"><img src="http://i.imgur.com/xIRfnod.gif" /></a>
- <div class="popuptit">TRIAL MUSES</div>
- <a href="/bitter/autumn"><img src="http://i.imgur.com/sWRZ7vm.jpg" /></a>
- <a href="/bitter/shine"><img src="http://i.imgur.com/cbSax3h.jpg" /></a>
- <div class="popuptit">NEW MUSES</div>
- <a href="/bitter/dexter"><img src="http://i.imgur.com/mYXqmRV.gif" /></a>
- <a href="/bitter/scarlett"><img src="http://i.imgur.com/rvydHwR.gif" /></a>
- <a href="/bitter/yi-ah"><img src="http://i.imgur.com/SEIFThY.gif" /></a>
- <a href="/bitter/zayn"><img src="http://i.imgur.com/LfL5F2a.gif" /></a>
- </center>
- <div class="popuptext">
- NOTES!<br />
- a. All my muses are <b>ORIGINAL CHARACTERS</b> and they will not respond to their idol name and will react accordingly to their personality when treated as such.<br />
- b. Please red the about of every muse before interacting, it makes it easier for pre-enstablished relationships!<br />
- c. I am not affiliated with any of these muses nor do I claim to be.<br /><br />
- STATISTICS!<br />
- <b>Full muses</b>: 12<br />
- <b>Trial muses</b>: 2<br />
- <b>New Muses</b>: 4<br />
- <b>Total number:</b> 18<br />
- <br />
- <b>Female</b>: 10<br />
- <b>Male</b>: 8<br />
- <br />
- <b>Over 21</b>: tba<br />
- <b>Under 21</b>: tba<br />
- </div>
- </div>
- <div id="links" class="popup_block">
- <div class="popuptit">FULL MUSES!</div>
- <div class="popupfancy">Abel,</div>
- <div class="popnavi">
- <a href="/bitter/abel">ABOUT</a><a href="/tagged/& abel : chat .">REPLIES</a><br />
- <a href="/tagged/& abel .">VISUAL</a><a href="/tagged/& abel : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Ace,</div>
- <div class="popnavi">
- <a href="/bitter/ace">ABOUT</a><a href="/tagged/& ace : chat .">REPLIES</a><br />
- <a href="/tagged/& ace .">VISUAL</a><a href="/tagged/& ace : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Caleb,</div>
- <div class="popnavi">
- <a href="/bitter/caleb">ABOUT</a><a href="/tagged/& caleb : chat .">REPLIES</a><br />
- <a href="/tagged/& caleb .">VISUAL</a><a href="/tagged/& caleb : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Cedric,</div>
- <div class="popnavi">
- <a href="/bitter/cedric">ABOUT</a><a href="/tagged/& cedric : chat .">REPLIES</a><br />
- <a href="/tagged/& cedric .">VISUAL</a><a href="/tagged/& cedric : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">China,</div>
- <div class="popnavi">
- <a href="/bitter/china">ABOUT</a><a href="/tagged/& china : chat .">REPLIES</a><br />
- <a href="/tagged/& china .">VISUAL</a><a href="/tagged/& china : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Chivalry,</div>
- <div class="popnavi">
- <a href="/bitter/chivalry">ABOUT</a><a href="/tagged/& chivalry : chat .">REPLIES</a><br />
- <a href="/tagged/& chivalry .">VISUAL</a><a href="/tagged/& chivalry : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Gabriela,</div>
- <div class="popnavi">
- <a href="/bitter/gabriela">ABOUT</a><a href="/tagged/& gabriela : chat .">REPLIES</a><br />
- <a href="/tagged/& gabriela .">VISUAL</a><a href="/tagged/& gabriela : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Hunter,</div>
- <div class="popnavi">
- <a href="/bitter/hunter">ABOUT</a><a href="/tagged/& hunter : chat .">REPLIES</a><br />
- <a href="/tagged/& hunter .">VISUAL</a><a href="/tagged/& hunter : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Iris,</div>
- <div class="popnavi">
- <a href="/bitter/iris">ABOUT</a><a href="/tagged/& iris : chat .">REPLIES</a><br />
- <a href="/tagged/& iris .">VISUAL</a><a href="/tagged/& iris : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Lois,</div>
- <div class="popnavi">
- <a href="/bitter/lois">ABOUT</a><a href="/tagged/& lois : chat .">REPLIES</a><br />
- <a href="/tagged/& lois .">VISUAL</a><a href="/tagged/& lois : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Lydia,</div>
- <div class="popnavi">
- <a href="/bitter/lydia">ABOUT</a><a href="/tagged/& lydia : chat .">REPLIES</a><br />
- <a href="/tagged/& lydia .">VISUAL</a><a href="/tagged/& lydia : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Ode,</div>
- <div class="popnavi">
- <a href="/bitter/ode">ABOUT</a><a href="/tagged/& ode : chat.">REPLIES</a><br />
- <a href="/tagged/& ode .">VISUAL</a><a href="/tagged/& ode : plot .">PLOTS</a><br />
- </div>
- <div class="popuptit">NEW MUSES!</div>
- <div class="popupfancy">Dexter,</div>
- <div class="popnavi">
- <a href="/bitter/dexter">ABOUT</a><a href="/tagged/& dexter : chat .">REPLIES</a><br />
- <a href="/tagged/& dexter .">VISUAL</a><a href="/tagged/& dexter : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Scarlett,</div>
- <div class="popnavi">
- <a href="/bitter/scarlett">ABOUT</a><a href="/tagged/& scarlett : chat .">REPLIES</a><br />
- <a href="/tagged/& scarlett .">VISUAL</a><a href="/tagged/& scarlett : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Yi Ah,</div>
- <div class="popnavi">
- <a href="/bitter/yi-ah">ABOUT</a><a href="/tagged/& yiah : chat .">REPLIES</a><br />
- <a href="/tagged/& yiah .">VISUAL</a><a href="/tagged/& yiah : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Zayn,</div>
- <div class="popnavi">
- <a href="/bitter/zayn">ABOUT</a><a href="/tagged/& zayn : chat .">REPLIES</a><br />
- <a href="/tagged/& zayn .">VISUAL</a><a href="/tagged/& zayn : plot .">PLOTS</a><br />
- </div>
- <div class="popuptit">TRIAL MUSES!</div>
- <div class="popupfancy">Autumn,</div>
- <div class="popnavi">
- <a href="/bitter/autumn">ABOUT</a><a href="/tagged/& autumn : chat .">REPLIES</a><br />
- <a href="/tagged/& autumn .">VISUAL</a><a href="/tagged/& autumn : plot .">PLOTS</a><br />
- </div>
- <div class="popupfancy">Shine,</div>
- <div class="popnavi">
- <a href="/bitter/shine">ABOUT</a><a href="/tagged/& shine : chat .">REPLIES</a><br />
- <a href="/tagged/& shine .">VISUAL</a><a href="/tagged/& shine : plot .">PLOTS</a><br />
- </div>
- <div class="popuptit">OTHER LINKS!</div>
- <div class="popupfancy">Aria,</div>
- <div class="popnavi">
- <a href="/tagged/& aria : update .">UPDATES</a><a href="/tagged/& aria : plot .">PLOTS</a><br />
- <a href="/tagged/& aria : call .">CALLS</a><a href="/tagged/& aria : starter .">STARTERS</a><br />
- <a href="/tagged/& aria : games .">MEMES</a><a href="/tagged/& aria : potential .">FACE CLAIMS</a><br />
- </div>
- </div>
- <div id="bt"></div><div id="bb"></div><div id="bl"></div><div id="br"></div>
- <div id="moon"><img src="http://i.imgur.com/xruzbEA.png" /></div>
- <div id="links">
- <a href="/">HOME</a>
- <a href="#?w=300" rel="inbox" class="poplight">INBOX</a>
- <a href="#?w=300" rel="muse" class="poplight">MUSES</a>
- <a href="#?w=300" rel="links" class="poplight">LINKS</a>
- </div>
- <div id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">PREV</a>{/block:PreviousPage} // {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
- </div>
- <div id="wrapper">
- <div class="alignment">
- <div class="autopagerize_page_element" >
- {block:Posts}
- <div class="posts">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
- {/block:ReblogParentLogo}
- {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
- {/block:ContentSource}
- <!-- PHOTO POSTS -->
- {block:Photo}
- {LinkOpenTag}
- <div class="photopost">
- <img src="{PhotoURL-250}">
- </div>
- {LinkCloseTag}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div id="photoset">
- {Photoset-250}
- </div>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Photoset}
- <!-- VIDEO POSTS -->
- <div class="video">
- {block:Video}
- {Video-250}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- </div>
- <!-- AUDIO POSTS -->
- {block:Audio}<div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
- {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
- <div class="track">{block:TrackName}Title: {TrackName}<br>{/block:TrackName}{block:Artist}Artist: {Artist}<br>{/block:Artist}{block:Album}Album:
- {Album}{/block:Album}</div>
- {block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Audio}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div id="quote">{Quote}</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- <!-- TEXT POSTS -->
- {block:Text}
- {block:Title}
- <div id="posttitle">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- <!-- QUESTION POSTS -->
- {block:Answer}
- <div id="ask">
- <div class="as">
- <div class="aske">{Asker}</div>
- <div class="que">{Question}</div>
- </div>
- </div>
- <div class="ans">{Answer}</div>
- {/block:Answer}
- <!-- CHAT POSTS -->
- {block:Chat}
- {block:Title}
- <div id="posttitle">{Title}</div><br />
- {/block:Title}
- {block:Lines}<div id="{Alt}">
- {block:Label}<b>{Label}</b>{/block:Label} {Line}</br></div>
- {/block:Lines}
- {/block:Lines}
- {/block:Chat}
- <!-- LINK POSTS -->
- {block:Link}
- <a href="{URL}"> <div id="posttitle">{Name}</div></a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- </div>
- {block:IndexPage}
- <div class="postperma">
- {block:Date}Posted <a href="{Permalink}" title="with
- {NoteCountWithLabel}">{TimeAgo}{/block:Date}</a>, <a href="{RebogURL}">reblog</a> it? <br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:IndexPage}
- {block:PermaLinkPage}
- <div class="postinfo">
- <center>
- <div id="permtitle">Posted on: {Month} {DayofMonth}, {Year}<br> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>
- {block:RebloggedFrom}
- <div id="tags">Via:
- <a href="{ReblogParentURL}">{ReblogParentName}</a> ||
- Source: <a href="{ReblogRootURL}">{ReblogRootName}</a></div>
- {/block:RebloggedFrom}
- <a href="{ReblogURL}">Reblog it?</a>
- </center>
- <br>
- {block:HasTags}
- <div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags} </div>
- {/block:HasTags}
- </div>
- {block:PostNotes}<div class="postnotes"><div style="margin-left: -20px;">{PostNotes}</div></div>{/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement