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">
- <html>
- <!-----------------------------------------------------------------------
- THEMES BY DAPHNE { http://dakilanggerlpren.tumblr.com/ }
- THEME NO. 37 - IMPERIUM
- PLEASE READY THE TERMS OF USE
- + Do not remove the text or else you'll be tracked
- + Do not copy or steal anything from this theme and use it on your next theme/future theme.
- + Do not redistribute this theme or claim it as yours
- + Feel free to edit anything, but never remove my credit.
- + Do not remove the credits on the sidebar, ask permission first.
- + If you're planning to make a huge revamping of my theme, please let me know.
- ------------------------------------------------------------------------>
- <head>
- <!----TEXTS & LINKS---->
- <meta name="text:Text Banner" content="Themes by Daphne Ross">
- <meta name="text:link1" content="put links">
- <meta name="text:link2" content="put links">
- <meta name="text:link3" content="put links">
- <meta name="text:link4" content="put links">
- <meta name="text:link5" content="put links">
- <meta name="text:link6" content="put links">
- <meta name="text:link7" content="put links">
- <meta name="text:link1 url" content="">
- <meta name="text:link2 url" content="">
- <meta name="text:link3 url" content="">
- <meta name="text:link4 url" content="">
- <meta name="text:link5 url" content="">
- <meta name="text:link6 url" content="">
- <meta name="text:link7 url" content="">
- <meta name="text:favorite quote" content="A boy can make you believe that he loves you when he doesn't. A girl can make you believe that she doesn't love you when she really does.">
- <meta name="text:Currently Reading Description" content="This is a world divided by blood – red or silver. The Reds are commoners, ruled by a Silver elite in possession of god-like superpowers. And to Mare Barrow, a seventeen-year-old Red girl from the poverty-stricken Stilts, it seems like nothing will ever change. That is, until she finds herself working in the Silver Palace.">
- <!----IMAGE---->
- <meta name="image:Sidebar Picture" content="http://static.tumblr.com/3iwd31y/Ajbo5b5sa/1.png">
- <meta name="image:Currently Reading Cover" content="http://static.tumblr.com/3iwd31y/Zx1o5b72y/large.png">
- <!----COLORS---->
- <meta name="color:Toplinks Text Color" content="#c9c7c7">
- <meta name="color:Toplinks Hover Effect BG" content="#ffd9d9">
- <meta name="color:Text Banner Color" content="#c9c7c7">
- <meta name="color:Sidebar and Post Text Color" content="#868686">
- <meta name="color:Scrollbar BG" content="#ffd9d9">
- <meta name="color:Sidebar Labels Border Color" content="#dcdcdc">
- <meta name="color: Conversation color" content="#c3c3c3">
- <!----MORE OPTIONS---->
- <meta name="if:Image Opacity" content="1">
- <meta name="if:No Right Click" content="1">
- <meta name="if:Show Banner" content=""/>
- <meta name="if:Show Blog Status" content="1">
- <meta name="if:Show Disclaimer" content="1">
- <meta name="if:Show Currently Reading" content="1">
- <meta name="if:Show link 1" content=""/>
- <meta name="if:Show link 2" content=""/>
- <meta name="if:Show link 3" content=""/>
- <meta name="if:Show link 4" content=""/>
- <meta name="if:Show link 5" content=""/>
- <meta name="if:Show link 6" content=""/>
- <meta name="if:Show link 7" content=""/>
- <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}
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/3iwd31y/qTXo5b85a/dakilanggerlpren.js"></script>
- <link href='https://fonts.googleapis.com/css?family=Roboto|Droid+Serif|Poiret+One|Anaheim' rel='stylesheet' type='text/css'>
- <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(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style>
- .tooltip{
- position: relative;
- }
- #s-m-t-tooltip {
- max-width:300px;
- border-radius: 0px;
- padding:3px 4px 5px 4px;
- margin:20px 7px -2px 20px;
- background-color:#ffffff;
- border:1px solid {color:Sidebar Labels Border Color};
- font-family:calibri;
- font-size:8px;
- letter-spacing:2px;
- text-transform:uppercase;
- color:{color:Sidebar and Post Text Color};
- z-index:999999999999999999999999999999999999;
- }
- </style>
- <style type="text/css">
- body{
- background:#ffffff;
- background-attachment:fixed;
- font-family: 'Droid Serif', serif;
- font-size: 7.5pt;
- line-height:16px;
- text-align:justify;
- color:{color:Sidebar and Post Text Color};
- cursor:url('http://static.tumblr.com/3iwd31y/L59o5bl1y/tumblr_inline_mro4q7jo8p1rxvux9.png'),auto;
- }
- A:link, A:visited, A:active{
- text-decoration:none;
- color:{color:Sidebar and Post Text Color};
- -webkit-transition-duration: 1.0s;
- }
- A:hover{
- color:{color:Toplinks Hover Effect BG};
- -webkit-transition-duration: 1.0s;
- cursor:url('http://static.tumblr.com/3iwd31y/L59o5bl1y/tumblr_inline_mro4q7jo8p1rxvux9.png'),auto;
- }
- {block:IfShowImageOpacity}
- img {
- opacity: .9;
- filter: alpha(opacity=90);
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- }
- img:hover {
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- opacity: 1.0;
- filter: alpha(opacity=100);
- }
- {/block:IfShowImageOpacity}
- #navwrap{
- background:#ffffff;
- top: 0px;
- width: 100%;
- height:50px;
- text-align: center;
- position: fixed;
- z-index:9;
- }
- .heading{
- font-family: 'Poiret One', cursive;
- font-size:62px;
- letter-spacing:2px;
- font-weight:normal;
- text-transform:uppercase;
- text-align:center;
- color:{color:Text Banner Color};
- margin-top:80px;
- margin-left:auto;
- margin-right:auto;
- margin-bottom:110px;
- z-index:-1;
- }
- nav a {
- font-family: 'Roboto';
- font-size:10px;
- margin-top:15px;
- position: relative;
- display: inline-block;
- outline: none;
- color: #fff;
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- nav a:hover,
- nav a:focus {
- outline: none;
- }
- .ij-effect-20 a {
- color:{color:Toplinks Text Color};
- line-height: 2em;
- -webkit-perspective: 800px;
- -moz-perspective: 800px;
- perspective: 800px;
- }
- .ij-effect-20 a span {
- position: relative;
- display: inline-block;
- padding: 3px 15px 0;
- background: transparent;
- -webkit-transition: background 0.6s;
- -moz-transition: background 0.6s;
- transition: background 0.6s;
- -webkit-transform-origin: 50% 0;
- -moz-transform-origin: 50% 0;
- transform-origin: 50% 0;
- -webkit-transform-style: preserve-3d;
- -moz-transform-style: preserve-3d;
- transform-style: preserve-3d;
- -webkit-transform-origin: 0% 50%;
- -moz-transform-origin: 0% 50%;
- transform-origin: 0% 50%;
- }
- .ij-effect-20 a span::before {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: #ffffff;
- color: {color:Toplinks Hover Effect BG};
- content: attr(data-hover);
- -webkit-transform: rotateX(270deg);
- -moz-transform: rotateX(270deg);
- transform: rotateX(270deg);
- -webkit-transition: -webkit-transform 0.6s;
- -moz-transition: -moz-transform 0.6s;
- transition: transform 0.6s;
- -webkit-transform-origin: 0 0;
- -moz-transform-origin: 0 0;
- transform-origin: 0 0;
- pointer-events: none;
- }
- .ij-effect-20 a:hover span,
- .ij-effect-20 a:focus span {
- background: {color:Toplinks Hover Effect BG};
- }
- .ij-effect-20 a:hover span::before,
- .ij-effect-20 a:focus span::before {
- -webkit-transform: rotateX(10deg);
- -moz-transform: rotateX(10deg);
- transform: rotateX(10deg);
- }
- #crate{
- top:60px;
- width:920px;
- background:#ffffff;
- overflow: auto;
- overflow-y: hidden;
- position: relative;
- margin-left:auto;
- margin-right:auto;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Scrollbar BG};
- border: 1px solid {color:Scrollbar BG};
- height:auto;
- border-radius:2px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Scrollbar BG};
- height:10px !important;
- border-radius:2px;
- }
- ::-webkit-scrollbar {
- height:7px; width:7px;
- background-color:#ffffff;
- }
- .divider {font-family: Calibri; overflow: hidden;text-align: center;letter-spacing: 1px;text-transform: uppercase;color:{color:Sidebar and Post Text Color}; font-size:10px; margin-bottom:15px;}.divider > span{position: relative;display: inline-block;}.divider > span:before, .divider > span:after{content: "";position: absolute;top: 50%;border-bottom: 1px solid;border-color:{color:Sidebar Labels Border Color}; width: 591px;margin: 0 14px;}.divider > span:before{right: 100%;}.divider > span:after{left: 100%;}
- .lane1 {
- float:left;
- width:210px;
- text-align:justify;
- }
- .lane2 {
- float:right;
- width:210px;
- text-align:justify;
- }
- #post {
- width:420px;
- background:#ffffff;
- text-align:justify;
- margin-bottom:50px;
- }
- #entries {
- width:420px;
- float:left;
- margin-left:38px;
- }
- .sfm input {
- background-color: #ffffff;
- font-size: 10px;
- border: 0px;
- text-transform: uppercase;
- margin-top: 0px;
- letter-spacing:1px;
- padding: 4px;
- font-family: calibri, helvetica, arial;
- text-align:center;
- width:180px;
- color:{color:Sidebar and Post Text Color};
- border:1px solid {color:Sidebar Labels Border Color};;
- }
- .conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
- .conversation ul li { padding: 4px 4px 4px 20px; margin-bottom: 1px; }
- .conversation ul li span.label {font-weight: normal;}
- .conversation ul li.odd {
- background-color: {color: Conversation color}; color: #ffffff;
- }
- #paginacaoml { font-family: verdana;font-size:9px;}
- #paginacaoml a {background:{color: Conversation color};margin: 1px; padding: 5px; color: #ffffff; text-decoration: none; }
- #paginacaoml a:hover {background: {color: Conversation color}; border: none;color:#fff;text-decoration: none;}
- #paginacaoml span.pagina_atual {background: {color: Conversation color};margin: 1px; padding: 5px; color: #fff; text-decoration: none; }
- #paginacaoml span.info { margin: 1px;padding: 4px; text-decoration: none;}
- .textpost{
- font-family: 'Anaheim', sans-serif;
- font-size:16px;
- line-height:21px;
- text-align:center;
- color:{color:Sidebar and Post Text Color};
- }
- #post .reblogbox {
- padding:5px;
- position:absolute;
- opacity:0;
- background:transparent;
- overflow:hidden;
- margin-left:400px;
- z-index:999999;
- }
- #post:hover .reblogbox {
- opacity:1;
- height:15px;
- width:auto;
- background:{color:Toplinks Hover Effect BG};
- overflow:visible;
- margin-left:0px;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .8s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .8s;
- }
- #post .time {
- opacity:0;
- padding:5px;
- position:absolute;
- background:transparent;
- overflow:hidden;
- margin-left:400px;
- z-index:999999;
- }
- #post:hover .time {
- margin-top:40px;
- opacity:1;
- height:15px;
- width:auto;
- background:{color:Toplinks Hover Effect BG};
- color:#ffffff;
- font-family:Calibri;
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:1px;
- margin-left:0px;
- overflow:visible;
- font-weight:normal;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .5s;
- }
- #post .likes {
- opacity:0;
- padding:5px;
- position:absolute;
- background:transparent;
- overflow:hidden;
- margin-left:400px;
- z-index:999999;
- }
- #post .likes a{
- opacity:1;
- color:#ffffff;
- font-family:Calibri;
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:1px;
- font-weight:normal;
- }
- #post:hover .likes {
- opacity:1;
- height:15px;
- width:auto;
- background:{color:Toplinks Hover Effect BG};
- color:#ffffff;
- font-family:Calibri;
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:1px;
- margin-left:0px;
- margin-top:80px;
- overflow:visible;
- font-weight:normal;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .5s;
- }
- .askborder {
- float: left;
- border: 3px solid {color:Sidebar and Post Text Color};
- }
- .bubble {
- align:right;
- background:#ffffff;
- position:relative;
- margin-left:60px;
- color:{color:Sidebar and Post Text Color};
- font-family: Calibri;
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase
- }
- a.asker{
- font-family: Calibri;
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:Sidebar and Post Text Color};
- border-bottom:1px solid {color:Sidebar and Post Text Color};
- padding-bottom:5px;
- }
- a.asker:hover{
- color:#ffffff;
- text-decoration: none;
- }
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- </head>
- <body onkeydown="return false">
- {block:IfNoRightClick}
- <SCRIPT TYPE="text/javascript">
- <!--
- function clickIE() {if (document.all) {(message);return false;}}
- function clickNS(e) {if
- (document.layers||(document.getElementById&&!document.all)) {
- if (e.which==2||e.which==3) {(message);return false;}}}
- if (document.layers)
- {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
- else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
- document.oncontextmenu=new Function("return false")
- // -->
- </SCRIPT>
- {/block:IfNoRightClick}
- <div id="navwrap">
- <center>
- <nav class="ij-effect-20">
- <a href="/"><span data-hover="Refresh">Refresh</span></a>
- <a href="/ask"><span data-hover="Message">Message</span></a>
- <a href="/submit"><span data-hover="Submit">Submit</span></a>
- <a href="/archive"><span data-hover="history">history</span></a>
- {block:IfShowLink1}<a href="{text:link1 url}"><span data-hover="{text:link1}">{text:link1}</span></a>{/block:IfShowLink1}
- {block:IfShowLink2}<a href="{text:link2 url}"><span data-hover="{text:link2}">{text:link2}</span></a>{/block:IfShowLink2}
- {block:IfShowLink3}<a href="{text:link3 url}"><span data-hover="{text:link3}">{text:link3}</span></a>{/block:IfShowLink3}
- {block:IfShowLink4}<a href="{text:link4 url}"><span data-hover="{text:link4}">{text:link4}</span></a>{/block:IfShowLink4}
- {block:IfShowLink5}<a href="{text:link5 url}"><span data-hover="{text:link5}">{text:link5}</span></a>{/block:IfShowLink5}
- {block:IfShowLink6}<a href="{text:link6 url}"><span data-hover="{text:link6}">{text:link6}</span></a>{/block:IfShowLink6}
- <a href="http://dakilanggerlpren.tumblr.com/"><span data-hover="theme">Credits</span></a>
- </nav>
- </center>
- </div>
- <div id="crate">
- {block:IfShowBanner}<div class="heading"><center>{text:Text Banner}</center></div>{/block:IfShowBanner}
- <div class="lane2">
- <div class="divider"><span>Favorite Quote</span></div>
- {text:favorite quote}
- {block:IfShowCurrentlyReading}
- <br><br><br>
- <div class="divider"><span>Currently Reading</span></div>
- <div style="margin-bottom:13px;"><center><img src="{image:Currently Reading Cover}" width="180px"></center></div>
- {text:Currently Reading Description}
- {/block:IfShowCurrentlyReading}
- <br><br><br>
- <div class="divider"><span>Search box</span></div>
- <center>
- <form action="/search" method="get" class="sfm" name="theform">
- <input type="text" name="q" value="ENTER KEYWORDS"/>
- </form>
- </center>
- </div>
- <div class="lane1">
- <div class="divider"><span>the blogger</span></div>
- <center><img src="{image:Sidebar Picture}" style="width: 180px; margin:3px; border: 4px solid #fff; background-color: #fff; margin-bottom:0px;" align="center"></center><br>
- {Description}
- {block:IfShowBlogStatus}
- <br><br><br>
- <div class="divider"><span>Blog status</span></div>
- <center>
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5267536";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online User&e2=Online Users&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script>
- <br>
- <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3060475";
- fhsh.src = "http://freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Total Visits&a=1";
- document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
- </script><br>
- <SCRIPT>
- function GetCookie (name) {
- var arg = name + "=";
- var alen = arg.length;
- var clen = document.cookie.length;
- var i = 0;
- while (i < clen) {
- var j = i + alen;
- if (document.cookie.substring(i, j) == arg)
- return getCookieVal (j);
- i = document.cookie.indexOf(" ", i) + 1;
- if (i == 0) break;
- }
- return null;
- }
- function SetCookie (name, value) {
- var argv = SetCookie.arguments;
- var argc = SetCookie.arguments.length;
- var expires = (argc > 2) ? argv[2] : null;
- var path = (argc > 3) ? argv[3] : null;
- var domain = (argc > 4) ? argv[4] : null;
- var secure = (argc > 5) ? argv[5] : false;
- document.cookie = name + "=" + escape (value) +
- ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
- ((path == null) ? "" : ("; path=" + path)) +
- ((domain == null) ? "" : ("; domain=" + domain)) +
- ((secure == true) ? "; secure" : "");
- }
- function DeleteCookie (name) {
- var exp = new Date();
- exp.setTime (exp.getTime() - 1);
- var cval = GetCookie (name);
- document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
- }
- var expDays = 30;
- var exp = new Date();
- exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
- function amt(){
- var count = GetCookie('count')
- if(count == null) {
- SetCookie('count','1')
- return 1
- }
- else {
- var newcount = parseInt(count) + 1;
- DeleteCookie('count')
- SetCookie('count',newcount,exp)
- return count
- }
- }
- function getCookieVal(offset) {
- var endstr = document.cookie.indexOf (";", offset);
- if (endstr == -1)
- endstr = document.cookie.length;
- return unescape(document.cookie.substring(offset, endstr));
- }
- </SCRIPT>
- <SCRIPT>
- document.write("You've been here <b>" + amt() + "</b> times.")
- </SCRIPT><br>
- <script language="JavaScript" src="http://freehostedscripts.net/date.php"></script>
- </center>
- {/block:IfShowBlogStatus}
- {block:IfShowDisclaimer}
- <br><br><br>
- <div class="divider"><span>disclaimer</span></div>
- All images and notes found in my blog are all mine except for those I reblog. Similarities and copying of any content in my blog without any permission is strictly prohibited. If you will use any of the content in this blog, you must give me some credits or use my blog as the source. Thank you for understanding. Good day.
- {/block:IfShowDisclaimer}
- </div>
- <div id="entries">
- {block:Posts}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div id="post">
- <div class="reblogbox"><div style="float:left; padding-right:10px;">{LikeButton size="15" color="white"}</div><div style="float:right;">{ReblogButton size="15" color="white"}</div></div>
- <div class="likes"><a href="{Permalink}">{NoteCount} Likes and reblogs</a></div>
- <div class="time">{DayOfWeek}, {DayOfMonth} {Month} {Year}</div>
- {block:Text}<div class="textpost">{block:Title}<br>{Title}{/block:Title}</div><br>{Body}{/block:Text}
- {block:Photo}
- <a href="{Permalink}"><br><img src="{PhotoURL-HighRes}" width="420px"/></a>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="textpost"><br>"{Quote}"</div>{block:Source}{/block:Source}{/block:Quote}
- {block:Link}<br><a href="{URL}" class="link" {Target}><div class="textpost">{Name} </div></a>{/block:Link}
- {block:Link}{block:Description}<div class="copy">{Description}</div>{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<br><div class="title"><div class="textpost">{Title}</div></div>{/block:Title}<br>
- <div class="post">
- <div class="conversation">
- <ul>
- {block:Lines}<li class="{Alt}">
- {block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- </div>
- </div>
- {/block:Chat}
- <div class="video"><br>{block:Video}{Video-500}<br>{block:Caption}{Caption}{/block:Caption}{/block:Video}</div>
- {block:Audio}
- <div class="audio">
- <div class="player"><div id="audiobackground"><br><center>{AudioPlayerWhite}<br></center></div></div>
- <div class="clear"></div>
- </div>
- <div class="clear"></div>
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Answer}
- <img src="{AskerPortraitURL-48}" width="40px" align="left" class="askborder"><div class="bubble"><span></span><a class="asker">{asker} whispered</a>
- <div style="margin-top:8px;">{Question}</div></div><br>
- <div align="left">{Answer}</div>
- <center><font face="'Ruthie', cursive;"; size="5">{text:Signature text in ask}</font></center>
- {/block:Answer} <br>
- </div>
- {block:PostNotes}
- <div class="bottom">
- <div id="box"></div>
- <div id="notes" style="margin-top:-30px; border-top: px solid #EEEEEE; margin: 10px 0 40px 0;"></div>
- <div style="margin-left:0px;">
- {PostNotes}
- </div>
- <center>{block:ContentSource}<a href="{SourceURL}">
- {lang:Source}: {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a> {/block:ContentSource}</center></div>
- {/block:PostNotes}
- {/block:Posts}
- <center>
- <div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="10"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination} </div>
- </center><br>
- </div></div>
- </div>
- <BODY onselectstart="return false;" ondragstart="return false;">
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment