Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- CANTROUS: (BASE) THEME BY SAE (INIZIARE) -->
- <html>
- <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}
- </head>
- <!-- SCRIPT: TOOLTIP -->
- <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>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-- SCRIPT: POPUPS -->
- <script type="text/javascript"
- src="https://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'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- {block:IfClickonTags}
- <!-- SCRIPT: EXPAND -->
- <script>
- $(document).ready(function(){
- $(".tags").hide();
- $(".hide").show();$('.hide').toggle(function(){
- $(".tags").slideDown(function(){});
- },function(){
- $(".tags").slideUp(function(){});
- });
- });
- </script>
- {/block:IfClickonTags}
- <!-- SCRIPT: jQuery -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <!-- SCRIPT: AUDIO PLAYER -->
- <script>
- $(document).ready(function() {
- $('iframe.tumblr_audio_player').load( function() {
- $('iframe.tumblr_audio_player').contents().find("head")
- .append($("<style type='text/css'> .audio-player{background:#000000 !important; color:#2d2d2d !important;} </style>"));
- });
- });
- </script>
- <!-- SCRIPT: POPUP TABS -->
- <script>$(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>
- <!-- CUSTOM FONTS -->
- <link href="https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre" rel="stylesheet">
- <link rel="stylesheet" href="https://static.tumblr.com/ebrrv1n/2kupdb7p4/cantrous.css">
- <link rel="stylesheet" href="CUSTOMFONTHERE">
- <!-- META LINES -->
- <meta name="image:Background" content="https://static.tumblr.com/ebrrv1n/IfVq4u88s/empty.png"/>
- <meta name="text:Custom Capitals Font" content="'customfonthere'">
- <meta name="color:Body Text" content="#c6c6c6" />
- <meta name="color:Bold" content="#555555" />
- <meta name="color:Italic" content="#c6c6c6" />
- <meta name="color:Links" content="#555555" />
- <meta name="color:Links Hover" content="#c6c6c6" />
- <meta name="if:Text Wrapping" content="0"/>
- <meta name="if:Boxed Blockquotes" content="0"/>
- <meta name="if:Icon Borders" content="0"/>
- <meta name="if:Bigger Tags on Hover" content="0"/>
- <meta name="if:First Letter Styling" content="0"/>
- <meta name="if:Verses Popup Page" content="0"/>
- <meta name="if:Navigation Popup Page" content="0"/>
- <meta name="if:Click on Tags" content="0">
- <meta name="text:Description IND Hover" content="Home/Refresh"/>
- <meta name="text:Description ASK Hover" content="Questions?"/>
- <meta name="text:Description GDL Hover" content="Guidelines"/>
- <meta name="text:Description BIO Hover" content="Biography"/>
- <meta name="text:Description VERSES Hover" content="Verses/Timelines"/>
- <meta name="text:Description NAV Hover" content="Navigation"/>
- <meta name="text:Popup Page ASK Header" content="This is ASK's Header"/>
- <meta name="text:Popup Page GDL Header" content="This is GDL's header"/>
- <meta name="text:Popup Page GDL Content" content="This is a popup page that appears as 'GDL' in the navigation at the bottom of the description box on the left-hand side. Recommendation would be to use this for your rules/guidelines, but it's entirely up to you as to how you want to use this. Go wild! <3"/>
- <meta name="text:Popup Page BIO Header" content="This is BIO's header"/>
- <meta name="text:Popup Page BIO Content" content="This is a popup page that appears as 'BIO' in the navigation at the bottom of the description box on the left-hand side. Suggested use for this would be for your muse's about/biography, but it's entirely up to you as to how you want to use this. Go wild! <3"/>
- <meta name="text:Popup Page VERSES Header" content="This is VERSES's header"/>
- <meta name="text:Popup Page VERSES Content" content="This is a popup page that appears as 'VERSES' in the navigation at the bottom of the description box on the left-hand side. Suggested use for this would be for your muse's about/biography, but it's entirely up to you as to how you want to use this. Go wild! <3"/>
- <meta name="text:Popup Page NAV Header" content="This is NAV's header"/>
- <meta name="text:Navigation 1 Title" content="Title 1"/>
- <meta name="text:Navigation 1 Link" content="Link/URL 1"/>
- <meta name="text:Navigation 2 Title" content="Title 2"/>
- <meta name="text:Navigation 2 Link" content="Link/URL 2"/>
- <meta name="text:Navigation 3 Title" content="Title 3"/>
- <meta name="text:Navigation 3 Link" content="Link/URL 3"/>
- <meta name="text:Navigation 4 Title" content="Title 4"/>
- <meta name="text:Navigation 4 Link" content="Link/URL 4"/>
- <meta name="text:Navigation 5 Title" content="Title 5"/>
- <meta name="text:Navigation 5 Link" content="Link/URL 5"/>
- <meta name="text:Navigation 6 Title" content="Title 6"/>
- <meta name="text:Navigation 6 Link" content="Link/URL 6"/>
- <meta name="text:Navigation 7 Title" content="Title 7"/>
- <meta name="text:Navigation 7 Link" content="Link/URL 7"/>
- <meta name="text:Navigation 8 Title" content="Title 8"/>
- <meta name="text:Navigation 8 Link" content="Link/URL 8"/>
- <meta name="text:Navigation 9 Title" content="Title 9"/>
- <meta name="text:Navigation 9 Link" content="Link/URL 9"/>
- <meta name="text:Navigation 10 Title" content="Title 10"/>
- <meta name="text:Navigation 10 Link" content="Link/URL 10"/>
- <meta name="text:Navigation 11 Title" content="Title 11"/>
- <meta name="text:Navigation 11 Link" content="Link/URL 11"/>
- <meta name="text:Navigation 12 Title" content="Title 12"/>
- <meta name="text:Navigation 12 Link" content="Link/URL 12"/>
- <meta name="text:Navigation 13 Title" content="Title 13"/>
- <meta name="text:Navigation 13 Link" content="Link/URL 13"/>
- <meta name="text:Navigation 14 Title" content="Title 14"/>
- <meta name="text:Navigation 14 Link" content="Link/URL 14"/>
- <style type="text/css">
- /* SCROLLBAR */
- ::-webkit-scrollbar {
- background:transparent;
- height: 0px;
- display:none;
- width: 0px; /* remove scrollbar space */
- -ms-overflow-style: none; // IE 10+
- overflow: -moz-scrollbars-none; // Firefox
- }
- ::-webkit-scrollbar-thumb {
- background:transparent;
- }
- /* TEXT SELECTION */
- ::selection {background: #ffffff; color:{color:bold};}
- ::-moz-selection {background: #ffffff; color:{color:bold};}
- /* TOOLTIP */
- #s-m-t-tooltip {
- z-index:999999;
- max-width:350px;
- margin-left:10px;
- margin-top:10px;
- font-weight:lighter!important;
- background-color:#000000;
- border:1px solid #151515;
- padding-top:5px;
- padding-bottom:5px;
- padding-left:16px;
- padding-right:16px;
- font-family:calibri;
- font-style:normal;
- font-size:9px;
- color: {color:bold};
- text-transform:uppercase;
- letter-spacing:0px;
- }
- /* FOUNDATION */
- body {
- background-image:url('{image:Background}');
- background-attachment:fixed;
- background-repeat:no-repeat;
- background-position:top left;
- background-color:#000000;
- color:{color:Body Text};
- font-size:10px;
- line-height:14px;
- word-spacing:-1px;
- color:{color:Body Text};
- font-family: 'Frank Ruhl Libre', serif;
- word-wrap: break-word;
- }
- body a {
- font-size:12px;
- color:{color:links};
- font-weight:bold;
- text-decoration:none!important;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- body a:hover {
- color:{color:links hover};
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- /* BLOCKQUOTES */
- {block:IfBoxedBlockquotes}
- blockquote {
- padding-left:24px;
- padding-right:24px;
- padding-top:12px;
- padding-bottom:12px;
- margin-top:12px;
- margin-bottom:24px;
- text-align:justify;
- margin-left:0px;
- margin-right:0px;
- border:1px solid #151515;
- word-wrap: break-word!important;
- }
- blockquote blockquote {
- width: auto;
- overflow: hidden;
- border-left:1px solid #151515;!important;
- border-top:0px!important;
- border-bottom:0px!important;
- border-right:0px!important;
- outline:0px solid transparent;
- padding-left:24px;
- padding-right:0px;
- padding-top:0px;
- padding-bottom:0px;
- margin-top:12px!important;
- margin-bottom:0px!important;
- }
- {/block:IfBoxedBlockquotes}
- {block:IfNotBoxedBlockquotes}
- blockquote {
- padding-left:24px;
- margin-top:12px;
- margin-left:0px;
- margin-right:0px;
- text-align:justify;
- margin-bottom:24px;
- border-left:1px solid #151515;
- background-color:transparent;
- word-wrap: break-word!important;
- }
- blockquote blockquote {
- width: auto;
- overflow: hidden;
- margin-top:15px;
- margin-bottom:15px;
- }
- blockquote img {
- max-width:386px!important;
- height:auto;
- }
- {/block:IfNotBoxedBlockquotes}
- /* FONT-RELATED */
- small, sub, sup {
- font-size:10px;
- }
- big {
- font-size:120%;
- }
- b, bold, strong {
- font-size:8.5px;
- letter-spacing:0.3px;
- text-transform:uppercase;
- font-family: calibri, sans-serif;
- font-weight:bold!important;
- color:{color:bold};
- text-shadow: 0px 0px 1px {color:bold};
- }
- em, i, italic {
- font-style:italic;
- }
- u {
- text-decoration:none!important;
- }
- {block:ifFirstLetterStyling}
- u, u a {
- background-color: #000000;
- border: 1px solid #151515;
- font-family:{text:Custom Capitals Font}, 'Frank Ruhl Libre', serif;
- color: #000000;
- text-decoration:none!important;
- font-style:normal!important;
- font-weight:100!important;
- text-transform:uppercase!important;
- float: left;
- height:60px;
- width:60px;
- font-size: 48px;
- margin-right: 12px;
- position: relative;
- text-align: center;
- vertical-align: middle;
- line-height: 60px;
- text-shadow:
- -1px -1px 0 #151515,
- 1px -1px 0 #151515,
- -1px 1px 0 #151515,
- 1px 1px 0 #151515;
- }
- {/block:ifFirstLetterStyling}
- pre {
- font-weight:lighter;
- text-transform:uppercase;
- line-height:155%;
- font-weight:lighter!important;
- font-size:8.4px;
- letter-spacing:0.6px;
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- pre a {
- font-weight:lighter!important;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- }
- h1 {
- background-image:url('');
- background-repeat:repeat;
- background-attachment:fixed;
- border:1px solid #151515;
- height:24px;
- line-height:24px;
- margin-bottom:24px;
- padding-left:24px;
- padding-right:24px;
- text-align:left;
- font-family: calibri, sans-serif;
- font-style:normal;
- font-weight:bold;
- font-size:8.5px;
- color: {color:bold};
- letter-spacing:0.6px;
- text-transform:uppercase;
- background-color:#000000;
- text-shadow: 0px 0px 1px {color:bold};
- }
- h1 a {
- font-weight:bold;
- color: #d1d1d1!important;
- }
- h2 {
- font-family: calibri, sans-serif;
- font-size:13.4px;
- text-transform:uppercase!important;
- color:{color:bold};
- letter-spacing:-0.4px;
- }
- h2 a {
- font-family: calibri, sans-serif;
- font-size:13.4px!important;
- text-transform:uppercase!important;
- color:{color:links};
- letter-spacing:-0.4px;
- }
- h4 {
- background-image:url('');
- background-repeat:repeat;
- background-attachment:fixed;
- border:1px solid #151515;
- height:24px;
- line-height:24px;
- margin-bottom:24px;
- padding-left:24px;
- padding-right:24px;
- text-align:left;
- font-family:calibri;
- font-style:normal;
- font-weight:bold;
- font-size:10px;
- color: {color:bold};
- text-transform:uppercase;
- background-color:#000000;
- }
- h4 a {
- font-family:calibri;
- font-style:normal;
- font-weight:700;
- font-size:10px;
- line-height:10px;
- text-shadow: 0px 0px 1px #000;
- color: {color:bold};
- }
- /* DESCRIPTION */
- .bottombox {
- position:fixed;
- width:478px;
- left:142px;
- top:489px;
- }
- .bottomtitle {
- width:479px;
- max-width:479px;
- text-align:center!important;
- color:#ffffff;
- position:absolute;
- font-family: 'dry_brushregular';
- letter-spacing:-7px;
- font-size:136px;
- top:-97px; /* INCREASE TO -100PX, -150PX ETC. IF A LOT OF TEXT */
- text-transform:lowercase;
- font-style:italic;
- line-height:100px;
- text-shadow: 0px -1px 2px rgba(150, 150, 150, 0.5);
- -webkit-touch-callout: none; /* iOS Safari */
- -webkit-user-select: none; /* Safari */
- -khtml-user-select: none; /* Konqueror HTML */
- -moz-user-select: none; /* Firefox */
- -ms-user-select: none; /* Internet Explorer/Edge */
- user-select: none; /* Non-prefixed version, currently
- supported by Chrome and Opera */
- }
- .navi {
- width:377px;
- height:24px;
- line-height:24px;
- outline:1px solid #151515;
- background-color:#000000;
- text-align: center;
- letter-spacing:0px;
- padding-left:25px;
- padding-right:25px;
- margin-left:26px;
- margin-top:18px;
- left:141px;
- top:488px!important;
- font-family:calibri!important;
- overflow-x:hidden;
- position:fixed;
- z-index:99999999999;
- }
- .navi a {
- font-size:8.5px;
- letter-spacing:0.3px;
- text-transform:uppercase;
- font-family: calibri, sans-serif;
- font-weight:bold!important;
- color:{color:bold};
- text-shadow: 0px 0px 1px {color:bold};
- margin-left:22px;
- }
- .navi a:first-child {
- margin-left:0px!important;
- padding-left:0px!important;
- }
- .navi b {
- color:{color:bold};
- }
- .description {
- position:relative;
- height:48px;
- max-height:48px;
- padding-left:24px;
- padding-right:24px;
- border-top:36px solid transparent;
- padding-bottom:18px;
- margin-top:28px;
- text-align:justify;
- overflow-y:scroll;
- line-height:16px;
- z-index:99999999999999999999999999999;
- }
- {block:ifFirstLetterStyling}
- .description:first-letter {
- background-color: #000000;
- border: 1px solid #151515;
- font-family:{text:Custom Capitals Font}, 'Frank Ruhl Libre', serif;
- color: #000000;
- text-decoration:none!important;
- font-style:normal!important;
- font-weight:100!important;
- text-transform:uppercase!important;
- float: left;
- height:60px;
- width:60px;
- font-size: 48px;
- margin-right: 12px;
- position: relative;
- text-align: center;
- padding-left:15px;
- padding-right:15px;
- vertical-align: middle;
- line-height: 60px;
- text-shadow:
- -1px -1px 0 #151515,
- 1px -1px 0 #151515,
- -1px 1px 0 #151515,
- 1px 1px 0 #151515;
- }
- {/block:ifFirstLetterStyling}
- /* POPUPS: GENERAL */
- .popup_block {
- display:none;
- background-color:#000000;
- height:330px!important;
- top:290px;
- left:397px!important;
- opacity:1;
- position:fixed;
- z-index:9999999;
- padding-left:24px!important;
- padding-right:24px!important;
- outline:1px solid #151515;
- border-top:24px solid #000000;
- border-bottom:24px solid #000000;
- overflow-y:scroll;
- text-align:justify;
- overflow-x:hidden;
- }
- .popup_block a {
- margin-right:0px;
- vertical-align:top;
- font-family: calibri, sans-serif;
- font-size:8px;
- color:#ffffff;
- font-weight:lighter!important;
- padding-bottom:3px;
- position: relative;
- text-decoration:none;
- text-transform:uppercase;
- }
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- #fade {
- display:none;
- position:fixed;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- z-index:9;
- background:#000;
- opacity:0;
- }
- #intro {
- margin-top:4px;
- margin-bottom:24px;
- border:1px solid #151515;
- padding-left:24px;
- padding-right:24px;
- padding-top:24px;
- padding-bottom:24px;
- {block:ifFirstLetterStyling}
- min-height:42px;
- {/block:ifFirstLetterStyling}
- }
- {block:ifFirstLetterStyling}
- #intro:first-letter {
- background-color: #000000;
- border: 1px solid #151515;
- font-family:{text:Custom Capitals Font}, 'Frank Ruhl Libre', serif;
- color: #cecece;
- text-decoration:none!important;
- font-style:normal!important;
- font-weight:100!important;
- text-transform:uppercase!important;
- float: left;
- font-size: 36px;
- margin-right: 11px;
- margin-top: 0px;
- padding-right: 15px;
- padding-top:14px;
- padding-bottom:14px;
- padding-left:15px;
- }
- {/block:ifFirstLetterStyling}
- /* POPUPS: TABS */
- #headerbar{
- left:50%;
- top:50%;
- overflow:scroll;
- text-align:justify;
- color:#eee;
- font-family:calibri;
- font-size:12px;
- }
- #tabbar{
- left:50%;
- top:50%;
- margin-left:
- overflow: scroll;
- text-align:justify;
- color:#222;
- font-family:calibri;
- font-size:12px;
- }
- ul#tabs {text-align: center;}
- ul#tabs li {
- display: inline-block;
- background-repeat:repeat;
- background-attachment:fixed;
- border:1px solid #171717; /* INACTIVE TAB */
- width:158px;
- font-weight:bold;
- text-align:center;
- font-family:calibri;
- font-style:normal;
- font-weight:700;
- font-size:10px;
- line-height:10px;
- text-shadow: 0px 0px 1px #000;
- padding: 10px 10px;
- margin-bottom: 4px;
- cursor:pointer;
- }
- ul#tabs li.active {
- display: inline-block;
- padding:9px;
- text-align:center;
- font-family:calibri;
- font-style:normal;
- font-weight:700;
- font-size:10px;
- line-height:10px;
- text-shadow: 0px 0px 1px #000;
- background:#ffffff;
- font-weight:bold;
- font-size:10px;
- border:1px solid #171717; /* ACTIVE TAB */
- color:#e6e6e6;
- padding: 10px 10px;
- margin-bottom: 4px;
- cursor:pointer;
- }
- ul#tab, ul#tabs{
- list-style-type:none;
- margin:0px;padding:0px;
- }
- ul#tab li.active {
- display: block;
- }
- ul#tab li {
- display: none;
- }
- /* POPUPS: NAVIGATION */
- .nvlinks {
- margin-left:0px;
- margin-top:5px;
- padding-top:0px;
- padding-bottom:0px;
- }
- .nvlinks a {
- box-sizing: border-box;
- display:inline-block;
- font-family: calibri, sans-serif;
- font-weight:lighter!important;
- width: 210px;
- padding-left:24px!important;
- padding-right:24px!important;
- margin-right:3px;
- margin-bottom:8px;
- height:24px!important;
- line-height:22px!important;
- text-align:center;
- background:#000000;
- border: 1px solid #151515;
- color:{color:body text};
- text-shadow: 0px 0px 1px {color:body text};
- font-size:8.5px;
- letter-spacing:0.1px;
- cursor: pointer;
- z-index:2;
- }
- .nvlinks a:nth-child(even) {
- margin-right:0px!important;
- }
- .nvlinks a:last-child {
- margin-left:5px;
- margin-right:0px!important;
- }
- .nvlinks a:hover {
- background-color:{color:bold};
- opacity:0.5;
- color:#ffffff;
- }
- /* POSTS: GENERAL */
- #container {
- position:fixed;
- height:504px;
- width:430px;
- left:646px;
- top:85px;
- background-color:#000000;
- overflow-y:scroll;
- border-top:24px solid #000000;
- border-bottom:24px solid #000000;
- padding-left:24px;
- padding-right:24px;
- z-index:9999;
- outline:1px solid #151515!important;
- }
- .posts {
- width:430px;
- word-wrap: break-word;
- text-align:justify;
- background-color:#000000;
- line-height:14px;
- margin-bottom:25px;
- }
- .posts a {
- font-family: calibri;
- text-transform:uppercase;
- font-size:9px;
- font-weight:bold!important;
- color: #2d2d2d;
- text-shadow: 0px 0px 1px #2d2d2d;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- }
- .posts a:hover {
- color:{color:links hover};
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- }
- .posts img {
- max-width: -webkit-calc(100% - 22px);
- max-width: -moz-calc(100% - 22px);
- max-width: calc(100% - 22px);
- height:auto;
- }
- /* TEXT-WRAPPING AROUND ICONS/IMAGES */
- #wrap {
- margin-top:12px;
- margin-bottom: 12px;
- }
- #wrap img {
- width: auto;
- overflow: hidden;
- margin-top:0px!important;
- margin-bottom:0px!important;
- padding-right:3px;
- padding-bottom:3px;
- {block:IfTextWrapping}
- float:left;
- margin-right:14px;
- {/block:IfTextWrapping}
- {block:ificonborders}
- padding:9px;
- border:1px solid #151515;
- {/block:ificonborders}
- -webkit-filter: brightness(1) contrast(1) saturate(1);
- }
- {block:IfTextWrapping}
- #wrap blockquote img {
- margin-top:10px!important;
- margin-bottom:0px!important;
- margin-left:14px;
- margin-right:0px!important;
- float:right;
- }
- {/block:IfTextWrapping}
- /* POSTS: TEXT */
- #textbody {
- {block:permalinkpage}
- padding-top:0px;
- {/block:permalinkpage}
- }
- /* POSTS: PHOTO/PHOTOSETS */
- #psingle {
- width:452px;
- -webkit-filter: brightness(.75) contrast(1.1) saturate(0.75);
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- #psingle:hover {
- -webkit-filter: brightness(1) contrast(1.1) saturate(0.75);
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- #pset {
- width:431px;
- -webkit-filter: brightness(1) contrast(1.1) saturate(1);
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- #pset:hover {
- -webkit-filter: brightness(1) contrast(1.1) saturate(1);
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- /* POSTS: QUOTE */
- #quote {
- font-family:calibri, sans-serif;
- text-transform:uppercase;
- text-align:justify;
- font-size:9px;
- padding-top:0px;
- line-height:165%;
- letter-spacing:0px;
- min-height:52px;
- }
- #quote:first-letter {
- background-color: #000000;
- border: 1px solid #151515;
- font-family:{text:Custom Capitals Font}, 'Frank Ruhl Libre', serif;
- color:{color:First Letter}!important;
- text-decoration:none!important;
- font-style:normal!important;
- font-weight:100!important;
- text-transform:uppercase!important;
- color:#000000;
- float: left;
- font-size: 42px;
- margin-right: 11px;
- margin-top: 3px;
- padding-right: 13px;
- padding-top:17px;
- padding-bottom:17px;
- padding-left:13px;
- text-shadow:
- -1px -1px 0 #151515,
- 1px -1px 0 #151515,
- -1px 1px 0 #151515,
- 1px 1px 0 #151515;
- }
- .source {
- font-family:calibri;
- font-weight:bold;
- height:24px;
- color:#2d2d2d;
- text-shadow: 0px 0px 1px #2d2d2d;
- text-transform:uppercase;
- }
- /* POSTS: LINK */
- #link {
- border:1px solid #151515;
- padding:24px;
- }
- #link a {
- font-size:12px;
- }
- /* POSTS: CHAT */
- #chat {
- margin-top:0px;
- }
- /* POSTS: AUDIO */
- .player {
- opacity: 1;
- position: absolute;
- z-index: 1;
- width: 50px;
- margin-top: 6px;
- margin-left: 12px;
- display: block;
- color:transparent!important;
- background-color:transparent!important;
- }
- .audioplayer {
- width: 24px;
- height: 24px;
- margin-left: 0px;
- overflow: hidden;
- padding: 0px;
- background-color:transparent!important;
- }
- .audioinfo {
- border:1px solid #151515;
- padding-left:48px;
- padding-right:24px;
- padding-top:12px;
- padding-bottom:12px;
- display: block;
- font-family:calibri;
- font-weight:bold;
- text-transform: uppercase;
- text-align: left;
- letter-spacing:0px;
- word-spacing:-0.5px;
- font-size:10px;
- color: #2d2d2d;
- text-shadow: 0px 0px 1px #2d2d2d;
- background: transparent;
- }
- #acaption {
- margin-top:24px!important;
- margin-left:-24px;
- padding-left:24px;
- }
- #acaption a {
- font-size:10px;
- }
- /* POSTS: VIDEO */
- .video-container {
- position: relative;
- padding-bottom: 56.25%;
- padding-top: 30px;
- height: 0;
- overflow: hidden;
- }
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- /* POSTS: ASK */
- #question {
- border-top:0px solid #151515;
- width: 80%;
- margin-top:1px;
- height:70px;
- }
- #ask {
- z-index:999999!important;
- float:left;
- font-family:calibri, sans-serif;
- text-transform:uppercase;
- position: absolute;
- font-weight:bold;
- background-color:#000000;
- font-size:9px;
- line-height:12px!important;
- width:316px;
- min-height:21px;
- max-height:21px;
- overflow:scroll;
- margin-top:0px;
- margin-left:0px;
- margin-bottom:0px;
- padding-left:24px;
- padding-right:24px;
- outline:solid 1px #151515;
- border-top:22px solid #000000;
- border-bottom:22px solid #000000;
- -moz-transition-duration:1.5s;
- -webkit-transition-duration:1.5s;
- -o-transition-duration:1.5s;
- }
- #ask:hover {
- max-height:35px!important;
- width:382px;
- z-index:999999!important;
- -moz-transition-duration:1.5s;
- -webkit-transition-duration:1.5s;
- -o-transition-duration:1.5s;
- }
- #ask a {
- font-weight:lighter;
- color:{color:bold};
- font-size:9px;
- text-decoration:none;
- }
- #ask b {
- color:{color:body text};
- font-size:9px;
- line-height:11px;
- font-family:calibri!important;
- }
- .letterask {
- font-family:'Frank Ruhl Libre', serif;
- position:relative;
- z-index:9999!important;
- position:absolute;
- text-align:center;
- font-size:48px;
- margin-left:365px;
- outline:1px solid #151515;
- background-color:#000000;
- padding-top:25px;
- padding-bottom:26px;
- padding-left:15px;
- padding-right:15px;
- color:#000000;
- -webkit-user-select: none; /* Chrome all / Safari all */
- -moz-user-select: none; /* Firefox all */
- -ms-user-select: none; /* IE 10+ */
- user-select: none; /* Likely future */
- text-shadow:
- -1px -1px 0 #151515,
- 1px -1px 0 #151515,
- -1px 1px 0 #151515,
- 1px 1px 0 #151515;
- }
- #response {
- margin-top:24px;
- padding-top:0px;
- padding-bottom:0px;
- }
- #response img {
- float:left;
- position:relative;
- margin-left:-1px!important;
- margin-right:13px;
- margin-top:0px;
- margin-bottom:5px;
- padding:8px;
- border:1px solid #151515;
- -webkit-filter: brightness(1) contrast(1) saturate(1);
- }
- {block:IfNotClickonTags}
- /* POST INFORMATION -- NO CLICK ON TAGS */
- .permalinkbar {
- margin-top:12px!important;
- color:#151515!important;
- }
- .permalinkbuttons {
- height:24px;
- background-color:#000000;
- font-weight:bold!important;
- padding-left:24px;
- padding-right:24px;
- line-height:23px;
- letter-spacing:-0.2px;
- margin-left:0px!important;
- margin-bottom:1px!important;
- border:1px solid #151515;
- color:#151515;
- }
- .permalinkbuttons a {
- font-family:calibri;
- background-color:transparent;
- font-weight:bold!important;
- color:#2d2d2d;
- text-shadow: 0px 0px 1px #2d2d2d;
- font-size:9.4px;
- letter-spacing:-0.2px;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- -webkit-user-select: none; /* Chrome all / Safari all */
- -moz-user-select: none; /* Firefox all */
- -ms-user-select: none; /* IE 10+ */
- user-select: none; /* Likely future */
- }
- .permalinkbuttons a:hover {
- color:{color:links};
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- }
- .tags {
- font-family: calibri!important;
- font-weight:bold!important;
- background-color:#000000;
- border:1px solid #151515;
- padding-top:6px;
- padding-bottom:6px;
- padding-left:24px;
- padding-right:24px;
- margin-top:-2px;
- color:#2f2f2f;
- text-shadow: 0px 0px 1px #2f2f2f;
- text-transform:uppercase!important;
- font-style:normal;
- line-height:150%;
- font-size:8.4px;
- text-align:justify;
- -moz-text-align-last: center; /* Code for Firefox */
- text-align-last: center;
- }
- .tags a {
- text-decoration:none!important;
- color:#2f2f2f;
- text-shadow: 0px 0px 1px #2f2f2f;
- font-weight:lighter!important;
- color:#2f2f2f;
- text-shadow: 0px 0px 1px #2f2f2f;
- font-size:8.4px;
- margin-right:1px;
- text-transform:uppercase!important;
- font-family: calibri!important;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- .tags a:hover {
- font-weight:bold!important;
- color:{color:bold}!important;
- -moz-transition-duration:2s;
- -webkit-transition-duration:0.2;
- {block:ifBiggerTagsonHover}
- font-size:10px!important;
- {block:ifBiggerTagsonHover}
- }
- {/block:IfNotClickonTags}
- {block:IfClickonTags}
- /* POST INFORMATION -- CLICK ON TAGS */
- .permalinkbar {
- margin-top:12px!important;
- color:#151515!important;
- }
- .permalinkbuttons {
- height:24px;
- background-color:#000000;
- font-weight:bold!important;
- padding-left:24px;
- padding-right:24px;
- line-height:23px;
- letter-spacing:-0.2px;
- margin-left:0px!important;
- margin-bottom:1px!important;
- border:1px solid #151515;
- color:#151515;
- }
- .permalinkbuttons a {
- font-family:calibri;
- background-color:transparent;
- font-weight:bold!important;
- color:#2d2d2d;
- text-shadow: 0px 0px 1px #2d2d2d;
- font-size:9.4px;
- letter-spacing:-0.2px;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- -webkit-user-select: none; /* Chrome all / Safari all */
- -moz-user-select: none; /* Firefox all */
- -ms-user-select: none; /* IE 10+ */
- user-select: none; /* Likely future */
- }
- .permalinkbuttons a:hover {
- color:{color:links};
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- -o-transition-duration:2s;
- }
- .tags {
- font-family: calibri!important;
- font-weight:bold!important;
- background-color:#000000;
- border:1px solid #151515;
- padding-top:6px;
- padding-bottom:6px;
- padding-left:24px;
- padding-right:24px;
- margin-top:-2px;
- color:#2f2f2f;
- text-shadow: 0px 0px 1px #2f2f2f;
- text-transform:uppercase!important;
- font-style:normal;
- line-height:150%;
- font-size:8.4px;
- text-align:left!important;
- }
- .tags a {
- text-decoration:none!important;
- font-weight:bold!important;
- font-size:8.4px;
- margin-right:1px;
- text-transform:uppercase!important;
- font-family: calibri!important;
- color:#2d2d2d;
- text-shadow: 0px 0px 1px #2d2d2d;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- .tags a:hover {
- font-weight:bold!important;
- color:{color:bold}!important;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- {block:ifBiggerTagsonHover}
- font-size:10px!important;
- {block:ifBiggerTagsonHover}
- }
- .permatags {
- font-family: calibri!important;
- font-weight:lighter!important;
- background-color:#000000;
- border:1px solid #151515;
- padding-top:5px;
- padding-bottom:7px;
- padding-left:24px;
- padding-right:24px;
- margin-bottom:-1px;
- margin-top:-2px;
- color:#2f2f2f;
- text-shadow: 0px 0px 1px #2f2f2f;
- text-transform:uppercase!important;
- font-style:normal;
- line-height:150%;
- font-size:8.4px;
- text-align:left!important;
- }
- .permatags a {
- text-decoration:none!important;
- font-weight:lighter!important;
- font-size:8.4px;
- margin-right:1px;
- text-transform:uppercase!important;
- font-family: calibri!important;
- color:#2f2f2f;
- text-shadow: 0px 0px 1px #2f2f2f;
- font-size:8.4px;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- .permatags a:hover {
- color:{color:bold}!important;
- -moz-transition-duration:2s;
- -webkit-transition-duration:2s;
- {block:ifBiggerTagsonHover}
- font-size:10px!important;
- {block:ifBiggerTagsonHover}
- }
- {/block:IfClickonTags}
- /* PERMAPAGE NOTES */
- .notes {
- text-transform:normal;
- font-style:normal;
- font-size: 10px;
- text-align:left!important;
- outline:1px solid #151515;
- margin-top:24px;
- }
- .notes a {
- text-align:left!important;
- }
- .notes:first-child {
- padding-top:24px;
- }
- .notes li:last-child {
- padding-bottom:24px;
- }
- .notes li {
- text-align:left!important;
- list-style-type:none;
- border:none!important;
- margin-left:-12px;
- line-height:14px;
- text-align:left!important;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .notes li a {
- font-family:calibri!important;
- font-size:10px!important;
- font-weight:bold;
- text-transform:uppercase;
- letter-spacing:0px;
- color: {color:links};
- text-align:left!important;
- }
- .notes li a:hover {
- color: {color:links hover};
- }
- .notes blockquote {
- border:1px solid #151515;
- padding-top:12px;
- padding-bottom:12px;
- padding-left:24px;
- padding-right:24px;
- margin-top:12px;
- margin-bottom:12px;
- margin-left:0px;
- margin-right:24px;
- }
- .notes img.avatar {
- width: 0px;
- height: 0px;
- }
- /* CREDIT */
- #credit {
- background-color:#000000;
- border:1px solid #151515;
- padding:6px 10px;
- z-index:999;
- position:absolute;
- bottom:44px;
- right:44px;
- width:6px;
- height:14px;
- word-wrap:break-word;
- font-family:calibri;
- overflow:hidden;
- -webkit-transition:all 1s ease;
- -moz-transition:all 1s ease;
- -o-transition:all 1s ease;
- transition:all 1s ease-in-out;
- }
- #credit a {
- color:{color:links};
- text-transform:uppercase;
- font-size:9.5px;
- }
- #credit:hover {
- width:73px;
- }
- #credit span {
- color:{color:bold};
- font-family:calibri;
- margin-right:10px;
- font-size:10.5px;
- }
- </style>
- </head>
- <body>
- <!-- DESCRIPTION + NAVIGATION BAR -->
- <div class="bottombox">
- <div class="bottomtitle">{text:blog title}</div>
- <div class="description">
- {Description}
- </div class="bottombox">
- </div class="description">
- <div class="navi">
- <a href="/" title="Refresh">INDEX</a>
- <a href="#?w=430" rel="INQUIRE" class="poplight">INQUIRE</a>
- <a href="#?w=430" rel="RULES" class="poplight">RULES</a>
- <a href="#?w=430" rel="ABOUT" class="poplight">ABOUT</a>
- {block:ifVersesPopupPage}
- <a href="#?w=430" rel="VERSES" class="poplight">VERSES</a>
- {/block:ifVersesPopupPage}
- {block:ifNavigationPopupPage}
- <a href="#?w=430" rel="NAVIGATE" class="poplight">NAVIGATE</a>
- {/block:ifNavigationPopupPage}
- {block:IndexPage}{block:PreviousPage}
- <a href="{PreviousPage}"><b><<</b></a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}"><b>>></b></a>
- {/block:NextPage}{/block:IndexPage}
- {block:PermalinkPagination}{block:PreviousPost}
- <a href="{PreviousPost}"><b><<</b></a>
- {/block:PreviousPost}
- {block:NextPost}
- <a href="{NextPost}"><b>>></b></a>
- {/block:NextPost}{/block:PermalinkPagination}
- </div class="navi">
- <!-- POSTS -->
- <div id="container">
- <div class="containerheadertop"></div>
- <div id="containertopspace"></div>
- {block:Posts}
- <div class="posts">
- <!-- POSTS: TEXT -->
- {block:Text}
- <div id="text">
- <div id="textbody">
- {block:Title}
- <h1>{Title}</a></h1>
- {/block:Title}
- <div id="wrap">
- {Body}
- <div style="clear:both">
- </div style="clear:both">
- </div id="wrap">
- </div>
- </div id="text">
- {/block:Text}
- <!-- POSTS: PHOTO/SET -->
- {block:Photo}
- <div id="psingle">
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}">
- {LinkCloseTag}
- </div id="psingle">
- {block:Caption}
- <div id="pcaption">
- {Caption}
- </div id="pcaption">
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div id="pset">
- {Photoset}
- </div id="pset">
- {block:Caption}
- <div id="pcaption">
- {Caption}
- </div id="pcaption">
- {/block:Caption}
- {/block:Photoset}
- <!-- POSTS: QUOTE -->
- {block:Quote}
- <div id="quote">
- {Quote} — <span style="font-family:calibri; font-size:10.4px; text-transform:uppercase; color:{color:bold}; font-weight:bold!important; letter-spacing:0.2px;">by {Source}</span>
- </div id="quote">
- {/block:Quote}
- <!-- POSTS: LINK -->
- {block:Link}
- <div id="linkpost">
- <div id="link">
- <a href="{URL}" {Target}>{Name} ►</a>
- </div id="link">
- </div id="linkpost">
- {/block:Link}
- <!-- POSTS: CHAT -->
- {block:Chat}
- <div id="chatbox">
- <div id="chat">
- {block:Lines}
- <div id="{Alt}">
- {block:Label}<i>{Label}</i>{/block:Label} {Line}
- </div id="{Alt}">
- {/block:Lines}
- </div id="chat">
- </div id="chatbox">
- {/block:Chat}
- <!-- POSTS: AUDIO -->
- {block:Audio}
- <div id="audiobox">
- <div style="-webkit-filter:grayscale(1);">
- <div class="player">
- <div class="audioplayer">
- {AudioPlayerBlack}
- </div class="audioplayer">
- </div class="player">
- </div style>
- <div class="audioinfo">
- {block:TrackName}{TrackName}{/block:TrackName} — {block:Artist}{Artist}{/block:Artist}
- </div class="audioinfo">
- {block:Caption}
- <div id="acaption">
- {Caption}
- </div id="acaption">
- {/block:Caption}
- </div id="audiobox">
- {/block:Audio}
- <!-- POSTS: VIDEO -->
- {block:Video}
- <div class="video-container">
- {Video-400}
- {block:Caption}{Caption}{/block:Caption}
- </div class="video-container">
- {Caption}
- {/block:Video}
- <!-- POSTS: ASK -->
- {block:Answer}
- <div id="answer">
- <div id="question"><div id="ask"><b>{Asker} is inquiring for information:</b> {Question}</div><div class="letterask">Q</div></div>
- <div id="response">{Answer}<div style="clear:both; margin-bottom:-5px;"></div>
- </div id="response">
- </div id="answer">
- {/block:Answer}
- <!-- POST INFORMATION -- NO CLICK ON TAGS -->
- {block:IfNotClickonTags}
- {block:Date}
- {block:indexpage}
- <div class="permalinkbar">
- <div class="permalinkbuttons">
- <a href="{Permalink}" style="text-align:left;">{Month} {DayOfMonth}{DayOfMonthSuffix} / {12Hour}:{Minutes}{CapitalAmPm} / {NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank" class="details" style="float:right; ">CLICK HERE TO REBLOG THIS POST</a>
- </div class="permalinkbuttons">
- </div class="permalinkbar">
- {/block:indexpage}
- {block:permalinkpage}
- <div class="permalinkbar" style="margin-top:26px!important;">
- <div class="permalinkbuttons">
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" style="text-align:left;">REBLOGGED FROM / VIA</a>
- {/block:RebloggedFrom}
- <a href="{ReblogURL}" target="_blank" class="details" style="margin-left:-1px!important; text-align:right; float:right; padding-right:0px;">CLICK HERE TO REBLOG THIS POST</a>
- </div class="permalinkbuttons">
- </div class="permalinkbar">
- {/block:permalinkpage}
- {block:indexpage}
- {block:HasTags}
- <div id="tagsbox">
- <div class="tags">
- {block:Tags}
- <a href="{TagURL}">{Tag} </a>
- {/block:Tags}
- </div class="tags">
- </div id="tagsbox">
- {/block:HasTags}
- {/block:indexpage}
- {block:permalinkpage}
- <div class="tags">
- {block:HasTags}
- {block:Tags}
- <a href="{TagURL}">{Tag} </a>
- {/block:Tags}
- {/block:HasTags}
- </div class="tags">
- {/block:permalinkpage}
- {/block:Date}
- {/block:IfNotClickonTags}
- {block:IfClickonTags}
- <div class="perma">
- {block:Date}
- {block:indexpage}
- <div class="permalinkbar">
- <div class="permalinkbuttons">
- <a href="{Permalink}" title="{12Hour}:{Minutes}{CapitalAmPm} / {NoteCountWithLabel}" style="float:left; text-align:left!important; margin-right:0px!important;">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>
- /
- <a href="#" class="hide">CLICK HERE FOR TAGS </a>
- <a href="{ReblogURL}" target="_blank" class="details" style="float:right; ">CLICK HERE TO REBLOG THIS POST</a>
- </div class="permalinkbuttons">
- </div class="permalinkbar">
- <div class="tags">
- {block:HasTags}
- Tagged with:
- {block:Tags}
- <a href="{TagURL}">{Tag} </a>
- {/block:Tags}
- {/block:HasTags}
- </div class="tags">
- </div>
- {/block:indexpage}
- {block:permalinkpage}
- <div class="permalinkbar">
- <div class="permalinkbuttons">
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}">REBLOGGED FROM / VIA / SOURCE</a>
- {/block:RebloggedFrom}
- <a href="{ReblogURL}" target="_blank" class="details" style="float:right; ">CLICK HERE TO REBLOG THIS POST</a>
- </div class="permalinkbuttons">
- </div class="permalinkbar">
- <div class="permatags">
- {block:HasTags}
- {block:Tags}
- <a href="{TagURL}">{Tag} </a>
- {/block:Tags}
- {/block:HasTags}
- </div class="permatags">
- {/block:permalinkpage}
- {/block:Date}
- {/block:IfClickonTags}
- <!-- NOTES -->
- {block:PostNotes}
- <div class="notes">
- {PostNotes}
- </div class="notes">
- {/block:PostNotes}
- <!-- HIDE VIA/SOURCE IN POSTS -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- </div class="posts">
- {/block:Posts}
- <div class="containerheaderbottom">
- <div id="containerbottomspace"></div>
- </div class="containerheaderbottom">
- </div id="container">
- </div>
- <!-- POPUP PAGES -->
- <!-- POPUP PAGE: INQUIRE -->
- <div id="INQUIRE" class="popup_block">
- <h1>{text:Popup Page ASK Header}</h1>
- <p>
- <iframe frameborder="0" allowtransparency="true" scrolling="no" width="431px" height="180px" src="https://www.tumblr.com/ask_form/YOURURLHERE.tumblr.com/" style="margin-top:-6px!important; " id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
- <p>
- </div id="INQUIRE" class="popup_block">
- <!-- POPUP PAGE: RULES -->
- <div id="RULES" class="popup_block">
- <h1>{text:Popup Page GDL Header}</h1>
- {text:Popup Page GDL Content}
- <p>
- </div id="RULES" class="popup_block">
- <!-- POPUP PAGE: ABOUT -->
- <div id="ABOUT" class="popup_block">
- <h1>{text:Popup Page BIO Header}</h1>
- {text:Popup Page BIO Content}
- <p>
- </div id="ABOUT" class="popup_block">
- {block:ifVersesPopupPage}
- <!-- POPUP PAGE: VERSES -->
- <div id="VERSES" class="popup_block">
- <h1>{text:Popup Page VERSES Header}</h1>
- {text:Popup Page VERSES Content}
- <p>
- </div id="VERSES" class="popup_block">
- </div>
- {block:ifVersesPopupPage}
- <!-- POPUP PAGE NAVIGATE -->
- {block:ifNavigationPopupPage}
- <div id="NAVIGATE" class="popup_block">
- <h1>{text:Popup Page NAV Header}</h1>
- <div class="nvlinks">
- <a href="{text:Navigation 1 Link}">{text:Navigation 1 Title}</a>
- <a href="{text:Navigation 2 Link}">{text:Navigation 2 Title}</a>
- <a href="{text:Navigation 3 Link}">{text:Navigation 3 Title}</a>
- <a href="{text:Navigation 4 Link}">{text:Navigation 4 Title}</a>
- <a href="{text:Navigation 5 Link}">{text:Navigation 5 Title}</a>
- <a href="{text:Navigation 6 Link}">{text:Navigation 6 Title}</a>
- <a href="{text:Navigation 7 Link}">{text:Navigation 7 Title}</a>
- <a href="{text:Navigation 8 Link}">{text:Navigation 8 Title}</a>
- <a href="{text:Navigation 9 Link}">{text:Navigation 9 Title}</a>
- <a href="{text:Navigation 10 Link}">{text:Navigation 10 Title}</a>
- <a href="{text:Navigation 11 Link}">{text:Navigation 11 Title}</a>
- <a href="{text:Navigation 12 Link}">{text:Navigation 12 Title}</a>
- <a href="{text:Navigation 13 Link}">{text:Navigation 13 Title}</a>
- <a href="{text:Navigation 14 Link}">{text:Navigation 14 Title}</a>
- </div class="nvlinks">
- </div id="NAVIGATE" class="popup_block">
- {block:ifNavigationPopupPage}
- <!-- CREDIT -->
- <div id="credit"><div style="width:105px;margin-right:10px;">
- <a href="https://iniziarearchive.tumblr.com/post/172148130832/base-theme-francis-live-preview-in" target="blank">
- <span>S.</span>MADE BY SAE.</a>
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement