Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html><head><!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">
- <!--------------------------------------------
- THEME #005 BELONGS TO WXBX/SHAMELESSVIRGIN
- POR FAVOR NO REMOVER EL CRÉDITO
- POR FAVOR NO ROBAR Y DISTRIBUIR
- POR FAVOR NO EDITAR Y DISTRIBUIR
- --------------------------------------------->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <meta name="color:Background" content="#131313">
- <meta name="color:Link" content="#7e282b">
- <meta name="color:Link Hover" content="#f0f0f0">
- <meta name="color:Text" content="#a2a5a5">
- <meta name="color:Scrollbar" content="#1a1a1a">
- <meta name="color:Blockquote" content="#c6c6c6">
- <meta name="color:sidebar border" content="#281f1f">
- <meta name="color:post bg" content="#131313">
- <meta name="color:info" content="#b63f3f">
- <meta name="color:info bg" content="#393939">
- <meta name="color:info border" content="#d19b9f">
- <meta name="color:info shadow" content="#000000">
- <meta name="color:info hover" content="#ffffff">
- <meta name="color:tags" content="#656565">
- <meta name="color:tags hover" content="#c16b6e">
- <meta name="color:ask text" content="#cecece">
- <meta name="color:askbg" content="#1d1d1d">
- <meta name="color:ask border" content="#ce5a5a">
- <meta name="color:bold" content="#943a40">
- <meta name="color:italic" content="#ffffff">
- <meta name="color:underline" content="#9a2626">
- <meta name="color:big" content="#dcdcdc">
- <meta name="color:big shadow" content="#252525">
- <meta name="color:sidebar links" content="#232020">
- <meta name="color:sidebar shadow" content="#e26069">
- <meta name="color:sidebar hover" content="#dadada">
- <meta name="image:Background" content="http://i.imgur.com/5qjapRJ.png"/>
- <meta name="image:pre img" content="http://i.imgur.com/QEG38nC.gif"/>
- <meta name="if:Show 400px posts" content="0"/>
- <meta name="text:link1" content="one">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="two">
- <meta name="text:link2 url" content="/">
- <meta name="text:url" content="url here">
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/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 , .askpopup_block').fadeOut(function() {
- $('#fade, a.close').remove();
- });
- return false;
- });
- });
- </script>
- <!-- HOVER LINKS -->
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'times' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http')
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $("ul#tabs li").click(function(e){
- if (!$(this).hasClass("active")) {
- var tabNum = $(this).index();
- var nthChild = tabNum+1;
- $("ul#tabs li.active").removeClass("active");
- $(this).addClass("active");
- $("ul#tab li.active").removeClass("active");
- $("ul#tab li:nth-child("+nthChild+")").addClass("active");
- }
- });
- });
- </script>
- <!-- HOVER LINKS -->
- <!-- SCRIPTS -->
- <!-- FONTS -->
- <link href="https://fonts.googleapis.com/css?family=IM+Fell+DoublePicaSC" rel="stylesheet" type="text/css">
- <link href="https://fonts.googleapis.com/css?family=VT323" rel="stylesheet" type="text/css">
- <link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Romanesco" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Dancing+Script" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Amatic+SC" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet" type="text/css">
- <link href="https://fonts.googleapis.com/css?family=Farsan" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Alex+Brush" rel="stylesheet" type="text/css">
- <link href="https://fonts.googleapis.com/css?family=Italianno" rel="stylesheet">
- <link href='https://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Cinzel+Decorative' rel='stylesheet' type='text/css'>
- <link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet" type="text/css">
- <link href="https://fonts.googleapis.com/css?family=Yellowtail|Damion" rel="stylesheet" type="text/css">
- <link href="https://fonts.googleapis.com/css?family=Bilbo+Swash+Caps" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Montserrat+Subrayada" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Iceland" rel="stylesheet">
- <!-- FONTS -->
- <style type="text/css">
- @import url(https://fonts.googleapis.com/css?family=Neuton:800);
- @import url(https://fonts.googleapis.com/css?family=Calligraffitti);
- body {
- color: {color:Text};
- background-color:#c2ddf0;
- background-repeat:no-repeat;
- color:{color:text};
- font-family:tahoma;
- text-align:justify;
- font-size:13px;
- background-image:url("{image:Background}");
- }
- /* this is for the scrollbar */
- ::-webkit-scrollbar-thumb{
- background-color: transparent;
- border-radius:0px;
- height:auto;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:4px;
- border: 1px transparent;
- border-radius:0px;
- }
- /* IMESSAGE CHAT POST */
- .answer span,.convo li{margin:0 0 5px;border-radius:1em;padding:.5em 10px;max-width:75%;clear:both;position:relative}.answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{float:left;background:#e5e5ea;color:#000;left:3px}.me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{content:"";position:absolute;left:-.5em;bottom:0;width:.5em;height:1em;border-right:.5em solid #e5e5ea;border-bottom-right-radius:1em .5em}.answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{right:3px;float:right;background-color:#e8f3f9;color:#000}.them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{content:"";position:absolute;right:-.5em;bottom:0;width:.5em;height:1em;border-left:.5em solid #e8f3f9;border-bottom-left-radius:1em .5em}.me p,.answer,.asked span{padding:0;margin:0}.answer{overflow:hidden}
- .asked p {
- text-align: left;
- margin: 0 0px 10px 0px;
- padding: 0;
- color: #666666;
- font-family: 'Inconsolata', Inconsolata;
- font-size: 12px;
- line-height: 0px;
- }
- .footerright .viasrc {
- float: left;
- }
- .asked a {
- margin:0;padding:0;
- }
- .user_4{background-color:#55caff;color:#fff}.user_4::after{border-color:#55caff}.user_6{background-color:#60f246;color:#fff}.user_6::after{border-color:#60f246}.user_5{background-color:#9ff3fc;color:#000}.user_5::after{border-color:#9ff3fc}.user_3{background-color:#25c413;color:#fff}.user_3::after{border-color:#25c413}.user_7{background-color:#9b9b9b;color:#fff}.user_7::after{border-color:#9b9b9b}.user_8{background-color:#0d9321;color:#fff}.user_8::after{border-color:#0d9321}.user_9{background-color:#606060;color:#fff}.user_9::after{border-color:#606060}
- .convo {
- overflow: hidden;
- list-style-type: none;
- padding: 0;
- margin: 0;
- }
- /* this is for the scrollbar */
- ::-webkit-scrollbar-thumb{
- background-color: transparent;
- border-radius:0px;
- height:auto;
- }
- ::-webkit-scrollbar {
- height:auto;
- width:4px;
- border: 1px transparent;
- border-radius:0px;
- }
- /* POP UP */
- .askpopup_block {
- height:300px;
- display: none;
- float: left;
- position: fixed;
- top: 50%;
- left: 50%;
- z-index: 999999999999;
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- -ms-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- *html #fade {
- position: absolute;
- }
- *html .askpopup_block {
- position: absolute;
- }
- #fade {
- display:none;
- position:fixed;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- z-index:9999;
- }
- /* POP UP */
- /* TOOLTIPS */
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 7px 3px 8px;
- margin:-20px 0px 0px 20px;
- background-color:{color:background};
- box-shadow:2px 2px 4px rgba(0,0,0,.65);
- color:{color:text};
- font-size:7px;
- z-index:999999999999;
- letter-spacing:2px;
- -webkit-border-radius:5px;
- -moz-border-radius:5px;
- border-radius:5px;
- }
- sub, sup, small {
- font-size: 10px;
- color:{color:text};
- }
- b, strong {
- font-size: 14px;
- font-family: 'Iceland', cursive;
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- font-family: 'Farsan', cursive;
- font-size:15px;
- }
- code {
- font-size: 11px;
- letter-spacing:2px;
- }
- big{
- color:{color:big};
- text-shadow: 0px 0px 2px {color:big shadow};
- font-family:georgia, sans-serif;
- font-size: 17px;
- }
- u{
- color:{color:underline};
- }
- h1 {
- font-family: 'Raleway', sans-serif;
- text-transform:uppercase;
- text-align: center;
- font-size:12px;
- line-height:100%;
- color: {color:blockquote};
- }
- h2 {
- font-size: 17px;
- color: #dcdcdc;
- font-weight: bold;
- border: 1px solid #281f1f;
- padding: 5px 2px 5px 2px;
- background: url('https://i.imgur.com/7AmV71b.gif');
- text-shadow: 0px 0px 2px #252525;
- }
- h3 {
- font-size:18px;
- font-family: 'georgia', sans-serif;
- text-shadow: 0px 0px 3px {color:bold shadow};
- text-align:center;
- text-transform:lowercase;
- font-style:italic;
- line-height:100%;
- letter-spacing:0px;
- padding-bottom:-10px;
- color: {color:blockquote};
- }
- h4 {
- font-size:11px;
- font-family: 'Tahoma'
- text-align:center;
- text-transform:uppercase;
- line-height:100%;
- letter-spacing:0px;
- font-weight:bold;
- color: {color:blockquote};
- }
- h12 {
- font-size:16px;
- text-align:right;
- line-height:100%;
- letter-spacing:0px;
- font-family: 'IM Fell Double Pica SC', serif;
- text-shadow: 0px 2px 2px {color:blockquote};
- color:{color:text};
- text-transform: uppercase;
- }
- pre {
- {block:ifNotShow400pxposts}
- width:490px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- font-family:courier;
- background-image:url("{image:pre img}");
- text-align:center;
- font-size:10px;
- word-wrap: break-word;
- color:{color:Text};
- }
- blockquote {
- background:transparent;
- text-align:justify;
- padding-left : 10px;
- margin-left:10px;
- {block:ifNotShow400pxposts}
- width:450px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:350px;
- {/block:ifShow400pxposts}
- border-left: 2px solid {color:blockquote};
- }
- a {
- color: {color:Link};
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a:hover {
- color: {color:Link Hover};
- text-decoration:none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- #descriptionwrapper {
- width: 180px;
- height: 270px;
- bottom: 325px;
- margin-left: 398px;
- margin-top: 40px;
- color: #cccece z-index:99999;
- opacity: 1;
- float: left;
- }
- #description {
- padding-top: 10px;
- padding-bottom: 10px;
- padding-left: 10px;
- padding-right: 10px;
- line-height: 100%;
- font-size: 9px;
- text-align: center;
- overflow: auto;
- background: #131313;
- color: #cccece z-index:99999;
- opacity: 1;
- width: 124px;
- min-width: 124px;
- margin-left: 10%;
- }
- .description b {
- color:{color:bold};
- }
- .description i {
- color:{color:italic};
- text-transform:none;
- }
- .description a {
- color:{color:Link};
- }
- .description a:hover {
- color:{color:Link Hover};
- }
- .pagination {
- position: relative;
- margin: 0 auto;
- margin-top: 5px;
- text-align: center;
- letter-spacing: 1px;
- text-transform: uppercase;
- }
- .pagination a{
- color: {color:links};
- font-family:calibri;
- letter-spacing:4px;
- font-size:15px;
- text-shadow: 0px 0px 3px {color:links shadow};}
- .pagination a:hover{
- color:{color:links hover};
- -webkit-filter: blur(2px);
- -webkit-transition:all .5s ease-in-out;
- -moz-transition:all .5s ease-in-out;
- transition:all .5s ease-in-out;
- }
- .container {
- height: 520px;
- {block:ifNotShow400pxposts}
- max-width:600px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- max-width:500px;
- {/block:ifShow400pxposts}
- text-align:justify;
- font-family:tahoma;
- text-transform: auto;
- position: fixed;
- margin-left:570px;
- margin-top:50px; /* this could be changed for this bottom:-2px;; */
- overflow: auto;
- background-color:{color:Post BG};
- outline:1px solid {color:Sidebar Border};
- border-right:1px solid {color:Sidebar Border};
- border-bottom:0px solid {color:Sidebar Border};
- }
- .postscontainer {
- {block:ifNotShow400pxposts}
- max-width:550px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- max-width:450px;
- {/block:ifShow400pxposts}
- margin: auto;
- margin-top:-60px;
- margin-left:25px;
- margin-right:22px;
- padding-bottom: 50px;
- }
- .fadedscroller_fade {
- z-index: 2;
- max-width: 552px;
- text-transform: auto;
- position: fixed;
- margin-left: 578px;
- overflow: auto;
- background-color: #131313;
- border-right: 1px solid #281f1f;
- border-bottom: 0px solid #281f1f;
- right: 0;
- bottom: calc(100% + -580px);
- left: 0;
- height: 50px;
- background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgb(41, 41, 41) 70%);
- }
- .posts {
- {block:ifNotShow400pxposts}
- width:500px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:400px;
- {/block:ifShow400pxposts}
- line-height:100%;
- font-size:10px;
- font-family:tahoma;
- margin-top:70px;
- text-align:justify;
- }
- .info {
- font-family:'Latha';
- text-align:center;
- {block:ifNotShow400pxposts}
- width:490px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:390px;
- {/block:ifShow400pxposts}
- height:20px;
- margin-top:5px;
- margin-bottom:5px;
- padding-top:7px;
- font-size:8px;
- font-style:normal;
- text-align:center;
- background:{color:info bg};
- border-left:3px solid {color:info border};
- border-right:3px solid {color:info border};
- -moz-transition-duration:0.2s;
- -webkit-transition-duration:0.2s;
- -o-transition-duration:0.2s;
- text-shadow: 1px 0px 1px {color:info shadow};
- }
- .info a {
- color:{color:info};}
- .info a:hover {
- color:{color:info hover};}
- .tags {
- {block:ifNotShow400pxposts}
- width:480px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:380px;
- {/block:ifShow400pxposts}
- position:absolute;
- margin-top:1px;
- line-height:100%;
- font-family:tahoma;
- font-size:9px;
- text-align:center;
- }
- .tags a {
- color:{color:tags};
- }
- .tags a:hover {
- text-decoration:none;
- color:{color:tags Hover};
- }
- .postnote {
- {block:ifNotShow400pxposts}
- width:480px;
- {/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}
- width:380px;
- {/block:ifShow400pxposts}
- font-family:tahoma;
- text-transform:lowercase;
- font-size:10px;
- text-align:left;
- line-height:90%;
- margin-top:40px;
- }
- .postnote li {
- list-style-type:none;
- border-bottom:1px solid {color:Info Border};
- padding:0px 0px 3px 0px;
- text-align:left;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .postnote img {
- width:20px;
- padding: 3px;
- margin:2px 7px -3px 6px;
- text-align:left;
- }
- .music {
- width:480px;
- {block:ifShow400pxposts}
- width:380px;
- {/block:ifShow400pxposts}
- padding-bottom:10px;
- }
- .albumart {
- float:left;
- padding:10px 10px 10px 0px;
- }
- .albumart img {
- width:30px;
- padding: 3px;
- margin:2px 7px -3px 6px;
- }
- .playercontainer {
- text-align:left;
- padding:5px 5px -5px;
- width:480px;
- {block:ifShow400pxposts}
- width:380px;
- {/block:ifShow400pxposts}
- }
- .musicinfo {
- padding:10px;
- margin-top:9px;
- color:{color:Text};
- }
- .quote {
- font-size:10px;
- font-family:tahoma;
- letter-spacing:0px;
- line-height:90%;
- font-weight:normal;
- text-align:center;
- }
- .source {
- font-family:calibri;
- font-size:10px;
- font-style:normal;
- text-align:center;
- line-height:17px;
- }
- .chat ol {
- font-size:10px;
- font-family:calibri;
- line-height:100%;
- padding:0px;
- list-style:none;
- }
- .label {
- font-size:10px;
- font-family:calibri;
- font-weight:bold;
- color:{color:Text};
- }
- .line.odd {
- padding:4px;
- margin-bottom:2px;
- }
- .line.even {
- padding:4px;
- margin-bottom:2px;
- }
- .links {
- font-size: 23px;
- letter-spacing: -11px;
- text-transform: uppercase;
- line-height: 130%;
- text-align: center;
- text-shadow: 0px 2px 1px #e26069;
- -ms-transform: rotate(-0deg);
- -webkit-transform: rotate(-0deg);
- transform: rotate(-0deg);
- }
- .links a {
- display: inline-block;
- margin-left:5px;
- margin-right:5px;
- color: {color:sidebar links};
- text-shadow: 1px 0px 2px rgba(0,0,0,.65);
- padding:3px;
- -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;
- }
- .links a:hover {;
- color:{color:sidebar hover};
- -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;
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg);
- }
- .question {
- font-family: 'Amatic SC', cursive;
- line-height:120%;
- font-size:15px;
- font-weight:bold;
- margin-top:5px;
- padding:10px;;
- background:{color:askbg};
- color:{color:ask text};
- text-shadow: 0 0 1px {color:ask shadow};
- border-left:2px solid {color:ask border};
- border-right:2px solid {color:ask border};
- }
- .question_wrapper {
- height: 216px !important;
- }
- #ask_form.with_captcha .question_wrapper{
- height: 250px !important;
- }
- .asker {
- font-family: 'Dancing Script', cursive;
- padding-top:10px;
- max-width:220px;
- margin-top:0px;
- margin-bottom: 10px;
- font-size:15px;
- }
- .askeru {
- margin-top:-5px;
- margin-left:24px;
- text-transform:lowercase;
- font-style:italic;
- font-size:30px; }
- .answer {
- padding-top:100px;
- text-align:justify;
- }
- #quote {
- background:{color:background};
- border-top:4px double {color:bold};
- border-bottom:4px double {color:bold};
- font-family: 'Lobster', cursive;
- color:#e6a8a0;
- font-size:12px;
- text-align:center;
- line-height:120%;
- padding:5px;
- padding-top:12px;
- padding-bottom:8px;
- }
- #quote:first-letter {
- color:{color:info text};
- font-family: 'Satisfy', cursive;
- font-size:25px;
- text-transform:uppercase;
- }
- .qsource{
- padding-top:3px;
- padding-bottom:1px;
- font-family:'Damion', cursive;
- font-size:15px;
- text-align:right;
- }
- .credit {
- position:fixed;
- font-family: 'Alex Brush', cursive;
- color:{color:bold};
- font-size:16px;
- font-weight:bold;
- line-height:100%;
- letter-spacing:0px;
- right:7px;
- bottom:5px;
- text-align:center;
- text-shadow:0 0 3px {color:bold};
- -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;
- }
- .credit:hover {
- color:transparent;
- text-shadow:0 0 7px {color:bold shadow};
- -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;
- }
- .popup_block{
- display:none;
- background:{color:popup bg};
- padding:20px;
- border:1px solid {color:popup border}; /* if you want a solid white op-up, delete this */
- float:left;
- position:fixed;
- top:50%;left:50%;
- background-image:url('');
- z-index: 99999;
- -webkit-box-shadow: 0px 0px 20px #000; /* delete for solid hite */
- -moz-box-shadow: 0px 0px 20px #000; /* delete for solid white /
- box-shadow: 0px 0px 20px #000; /* delete for solid white */
- }
- *html #fade {position: absolute;}
- *html .popup_block {position: absolute;}
- #fade {
- display:none;
- position:fixed;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- z-index:9999;
- background:#1f1f1f; /* change to #fff for solid white */
- opacity:.8; /* change to opacity:1; */
- }
- #boxy {
- background-color:#1a1a1a;
- padding:5px;
- border:1px solid #3b352e;
- width:490px;
- }
- </style>
- </head>
- <body>
- <!-- Start of StatCounter Code for Tumblr -->
- <script type="text/javascript">
- var sc_project=11375973;
- var sc_invisible=1;
- var sc_security="c4052d11";
- var scJsHost = (("https:" == document.location.protocol) ?
- "https://secure." : "http://www.");
- document.write("<sc"+"ript type='text/javascript' src='" +
- scJsHost+
- "statcounter.com/counter/counter.js'></"+"script>");
- </script>
- <noscript><div class="statcounter"><a title="website
- statistics" href="http://statcounter.com/"
- target="_blank"><img class="statcounter"
- src="//c.statcounter.com/11375973/0/c4052d11/1/"
- alt="website statistics"></a></div></noscript>
- <!-- End of StatCounter Code for Tumblr -->
- <div id="descriptionwrapper">
- <div class="links">
- <a href="/" title="Home">🕸</a>
- <a href="/ask" title="Ask">🕸</a>
- <a href="/rules" title="Rules">🕸</a>
- <a href="/about" title="About">🕸</a>
- <a href="/navigation" title="Nav">🕸</a>
- </div>
- <div id="description">
- an indie, unaffiliated trans
- <b>PETER PARKER /
- SPIDER-MAN</b> of
- Marvel's <i>The Amazing
- Spider-Man</i>. semi selective.
- slow and slightly limited
- interaction, mutuals only —
- please view the <b>RULES</b>
- page for further details.
- multiverse & multiship. <br>
- <br>
- <b>THIS BLOG WILL CONTAIN:</b> canon
- divergence · drug, sex,
- violence, and gore related
- content · death & death
- mentions · all content will be
- tagged where needed.
- <hr>
- Written by Ripley<br>
- (EST. DEC. · 21 · 2016)
- <hr>
- All information can be found in the webs!
- </div>
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}"> back </a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}"> next </a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- </div>
- <div class="container">
- <div class="postscontainer">
- {block:Posts}
- <div class="posts">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Quote}<div id="quote">“{Quote}”</div><center><div class="source">— {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>{/block:Title}<br>
- <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- {block:Answer}
- <div class="question">{question}</div>
- <div class="asker">{Asker}</div>
- {Answer}{/block:Answer}
- {block:Photo}
- {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}
- {LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}
- {block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
- <div class="musicinfo">{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</div>
- <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
- {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
- {block:Video}
- {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Date}<div class="info"><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} © <a href="{SourceURL}"></a><a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:ContentSource} /<a href="{ReblogURL}">reblog</a>{/block:RebloggedFrom}</div>{/block:Date}
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagURL}">#( {Tag} )</a> {/block:Tags}
- </div>
- {/block:HasTags}
- <div class="postnote">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:Posts}
- <div class="credit"><a href="http://wxbx.tumblr.com/" title="theme by wxbx"><span class="credit">W</span></a></div>
- </div>
- </div>
- <div class="fadedscroller_fade"></div>
- </div>
- </div>
- </div>
- </div>
- <div id="box1" class="askpopup_block">
- <center><iframe frameborder="0" height="280px" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/skylinesentinel.tumblr.com" width="100%"></center></iframe>
- </div></div>
- </body>
- <!-- SCRIPTS -->
- <script type="text/javascript" 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>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"});
- });})(jQuery);
- </script>
Advertisement
Add Comment
Please, Sign In to add comment