Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--Daphne's theme; don't remove or else you'll be tracked-->
- <!--Do not redistribute this theme or claim it as yours-->
- <!--Do not use this as basecode-->
- <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}
- <meta name="text:link url1" content=""/>
- <meta name="text:link name1" content="input link"/>
- <meta name="text:link url2" content=""/>
- <meta name="text:link name2" content="input link"/>
- <meta name="text:link url3" content=""/>
- <meta name="text:link name3" content="input link"/>
- <meta name="text:link url4" content=""/>
- <meta name="text:link name4" content="input link"/>
- <meta name="text:link url5" content=""/>
- <meta name="text:link name5" content="input link"/>
- <meta name="text:link url6" content=""/>
- <meta name="text:link name6" content="input link"/>
- <meta name="text:home link" content=""/>
- <meta name="text:message link" content=""/>
- <meta name="text:submit link" content=""/>
- <meta name="text:archive link" content=""/>
- <meta name="image:sidebar" content="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSCBLIc84EIfT82VUIzhgm4EBg5KIdCTQe3rA5M5J65_yuWc0Wj"/>
- <meta name="image:bullets" content="http://static.tumblr.com/nxhlvyi/VXXlggo1h/2m7uqlt.gif"/>
- <meta name="color:scrollbar" content="#999"/>
- <meta name="color:text" content="#999"/>
- <meta name="color:link" content="#999"/>
- <meta name="color:hover" content="#606464"/>
- <meta name="color:sidebartitles" content="#999"/>
- <meta name="color:posttitles" content="#999"/>
- <meta name="color:box" content="#999"/>
- <meta name="color:askertext" content="#999"/>
- <meta name="color:askertext2" content="#999"/>
- <meta name="color:askerhover" content="#808080"/>
- <meta name="color:askerbg" content="#eee"/>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Special+Elite::latin' ] }
- };
- (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>
- <!--BTT START-->
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/3iwd31y/xyomqfmdw/arrrroooww.js"></script>
- <!--BTT END-->
- <style type="text/css">
- a.asker{
- font:11px trebuchet ms;
- color:{color:askertext};
- }
- a.asker:hover{
- color:{color:askerhover};
- text-decoration: underline;
- cursor: default; }
- .bubble {
- align:right;
- background: {color:askerbg};
- margin:1px 0px 3px 63px;
- padding:10px;position:relative;
- -moz-border-radius:5px;
- -webkit-border-radius:
- 5px;border-radius:5px;}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height:1px;
- left:-10px;
- top:10px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid #eee;
- color: #eee;
- }
- ul, ol, li{list-style-type:bullet;list-style-image: url({image:bullets}); text-align:left;}
- ::-webkit-scrollbar {width:8px;height:6px;}
- ::-webkit-scrollbar-track-piece {background:white;}
- ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal{background:{color:scrollbar};}
- h1{font: 25px 'Special Elite', serif; line-height: 27px; letter-spacing: 0px; text-align:center; center; color: {color:posttitles}; padding: 0px;
- }
- #navbar-iframe {display: none;}
- body {
- background-image:url({image:Background});
- background-attachment:fixed;
- cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png),auto;
- font:11px trebuchet ms;
- letter-spacing:0px;
- color:{color:text};
- }
- a:link, a:visited {
- color:{color:link};
- text-decoration:none;
- cursor:url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif),auto;
- -webkit-transition: 1s;
- }
- a:hover{
- color:{color:hover};
- -webkit-transition-duration:.2s;
- }
- @font-face {font-family:tinytots;src: url(http://static.tumblr.com/tjzfmfv/vbEm08r8p/04b_03__.ttf); }
- blockquote{padding-left: 6px; background:#ffffff; padding-bottom : 7px; font:11px trebuchet ms; font-size:11px; border-left: 1px solid #999; text-shadow:1px 1px 0px #fff; color: #999; width:540px; margin-left:10px; padding-right:6px; padding-top:4px;} @font-face {font-family: "PF Tempesta Seven Condensed"; src: url('http://static.tumblr.com/8yo5xxv/b5cm22t2y/pf_tempesta_seven_condensed.ttf'); format("truetype");}
- img {
- filter: alpha(opacity="80");
- opacity: 0.8;
- -webkit-transition:3s;
- }
- img:hover {
- filter:alpha(opacity="100");
- opacity: 1;
- -webkit-transition:1s;
- }
- .rr {
- border: 0px solid #e8e8e8;
- margin-bottom: 4px;
- text-align: center;
- width: 90px;
- background: #fff;
- display: inline-block;
- color:#333;
- font:normal 8px 'tinytots';
- text-transform: uppercase;
- letter-spacing: 2px;
- padding:11px;
- filter: alpha(opacity = 60);
- opacity:.6;
- -moz-transition-duration: 1s;-
- webkit-transition-duration: 1s;
- }
- .rr2 {
- border: 0px solid #e8e8e8;
- margin-bottom: 4px;
- text-align: center;
- width: 215px;
- background: #eee;
- display: inline-block;
- color:#333;
- font:normal 8px 'tinytots';
- text-transform: uppercase;
- letter-spacing: 2px;
- padding:11px;
- filter: alpha(opacity = 60);
- opacity:.6;
- -moz-transition-duration: 1s;-
- webkit-transition-duration: 1s;
- }
- .blogger-labels {
- border-top: 1px solid #eee;
- padding: 3px;
- }
- .post { height: auto!important; background: #fff; padding: 4px; border: 1px solid #e6e6e6; margin-right: 10px; }
- c {
- display: inline-block;
- background-color: #fff;
- font-family:'tinytots';
- letter-spacing: 1px;
- font-size: 8px;
- padding: 2px;
- padding-left: 6px;
- padding-right: 6px;
- font-style:bold;
- color: #111;
- }
- b {
- font-style:bold;
- color: #999;
- }
- u {
- text-decoration: none;
- border-radius: 4px;
- padding: 3px;
- -moz-border-radius: 10px 10px 10px; -webkit-border-radius: 10px 10px 10px; padding: 7x 7px 7px 7px;
- }
- u:hover {
- background: #999;
- color: #FFFFFF;
- -webkit-transition: 1s;
- -moz-border-radius: 10px 10px 10px; -webkit-border-radius: 10px 10px 10px; padding: 7x 7px 7px 7px;
- }
- #pages{
- border-bottom: 50px solid #fafafa;
- line-height: 21px;
- position: absolute;
- background-color:#FFFFFf;
- top: 90px;
- left:520px;
- width: 560px;
- padding-top: 17px;
- padding-left:20px;
- padding-right:20px;
- -webkit-border-radius:3px;
- -moz-border-radius:3px;
- }
- .love{
- -webkit-border-radius:3px;
- -moz-border-radius:3px;
- text-align: justify;
- background-color: #fff;
- border: 0px solid #f2f2f2;
- line-height: 21px;
- color: #999;
- padding-top: 16px;
- padding-bottom: 5px;
- padding-left:15px;
- padding-right: 15px;
- top: 30px;
- left:230px;
- position: absolute;
- width: 240px;
- }
- .love2{
- -moz-border-radius:5px;
- background: #eee;
- text-align: justify;
- border: 0px solid #f2f2f2;
- font: 10px tahoma;
- line-height: 21px;
- letter-spacing: 1px;
- color: {color:box};
- padding-top: 10px;
- padding-bottom: 5px;
- padding-left: 12px;
- padding-right: 2px;
- top: 30px;
- left:520px;
- position: absolute;
- width: 586px;
- }
- .sidetitles{
- background: #fff;
- text-transform: uppercase;
- border-radius: 3px;
- padding: 1px;
- font: 12px trebuchet ms bold ;
- text-align:center;
- border-bottom:1px solid #eee;
- color:{color:sidebartitles};
- margin-bottom:6px;
- letter-spacing:2px;
- }
- #reblog{
- background-color: #ffffff;
- font-size: 10px;
- letter-spacing 2px;
- line-height: 12px;
- text-transform:uppercase;
- color:#999;
- text-align:center;
- font-family: Trebuchet MS;
- border-bottom:1px solid #eee;
- padding: 2px;
- }
- #reblog a{
- color:#999;
- letter-spacing 1px;
- -webkit-transition-duration: .50s;
- }
- #paginacaoml {font-family: verdana;font-size: 11px; font-weight: bold;-moz-border-radius: 0px; -webkit-border-radius:0px;}
- #paginacaoml a {background: #999;margin: 1px; padding: 2px 5px; color: #fff; text-decoration: none;-moz-border-radius: 0px; -webkit-border-radius:0px;}
- #paginacaoml a:hover {background: #fff; border: none;color:#999;text-decoration: none;}
- #paginacaoml span.pagina_atual {background: #fff;margin: 1px; padding: 2px 5px; color: #999; text-decoration: none; -moz-border-radius: 0px; -webkit-border-radius:0px; }
- #paginacaoml span.info { margin: 1px; padding: 2px 4px; color: #777; text-decoration: none;}
- </style>
- <script type="text/javascript">
- /***********************************************
- * THIS IS DISABLE HIGHLIGHT TEXT SCRIPT
- * YOU CAN REMOVE THIS CODES IF YOU WANT
- * Credits http://www.dynamicdrive.com/
- ***********************************************/
- //form tags to omit in NS6+:
- var omitformtags=["input", "textarea", "select"]
- omitformtags=omitformtags.join("|")
- function disableselect(e){
- if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
- return false
- }
- function reEnable(){
- return true
- }
- if (typeof document.onselectstart!="undefined")
- document.onselectstart=new Function ("return false")
- else{
- document.onmousedown=disableselect
- document.onmouseup=reEnable
- }
- </script>
- </head>
- <body>
- <body oncontextmenu='return false;' onkeydown='return false;'>
- <div class="love2">
- <a class="rr" a href="{text:home link}">home<a>
- <a class="rr" a href="{text:message link}">message<a>
- <a class="rr" a href="{text:submit link}">submit<a>
- <a class="rr" a href="{text:archive link}">archive<a>
- <a class="rr" a href="http://dakilanaggerlpren.tumblr.com">credits<a>
- </div>
- <div class="love">
- <img src="{image:sidebar}" style="width: 215px; box-shadow: 0px 0px 5px #bbb; margin:3px; border: 4px solid #fff; background-color: #fff; margin-bottom:0px;" align="center">
- <br></a>
- <br>
- <div class="sidetitles"> Information </div>
- <center>{Description}</center>
- <br>
- <div class="sidetitles"> Linkies </div>
- <a class="rr2" href="{text:link url}">{text:link name1}</a>
- <a class="rr2" href="{text:link url2}">{text:link name2}</a>
- <a class="rr2" href="{text:link url3}">{text:link name3}</a>
- <a class="rr2" href="{text:link url4}">{text:link name4}</a>
- <a class="rr2" href="{text:link url5}">{text:link name5}</a>
- <a class="rr2" href="{text:link url6}">{text:link name6}</a>
- <br><br>
- <div class="sidetitles"> Disclaimer </div>
- <center>
- 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.
- </center>
- <br><br>
- <div class="sidetitles"> search bar </div>
- <center>
- <form action="/search" method="get">
- <input type="text" name="q" value="" style="width:200px; height:20px; background-color:#ffffff; color: #999; font-family: arial; font-size: 10px; border: 1px solid #999; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top:2px; margin-left:2px;"/>
- <input type="button" value="go" style="height:20px; background-color:#ffffff; color: #999; font-family: arial; font-size: 10px; border: 1px solid #6d6d6d; -moz-border-radius:0px; -webkit-border-radius:0px;"/></form>
- </center>
- <br>
- <div class="sidetitles"> Credits </div>
- <center>Theme made by <a href="http://dakilanggerlpren.tumblr.com">Dakilanggerlpren</a><br>
- Back to top button by <a href="http://dakilanggerlpren.tumblr.com">Dakilanggerlpren</a><br>
- Codes & Tutorials from Google <br>
- Powered by Tumblr <br>
- </center>
- <br>
- </div></div>
- <div id="pages">
- {block:Posts}
- <div id="box">
- {block:Text}{block:Title}<div class="title"><h1>{Title}</h1></div>{/block:Title}{Body}
- {/block:Text}
- {block:Photo}
- <div id="entry">
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img style="border-radius: 0px;" src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="590" /></div><div style="margin-top:-5px; margin-bottom:-5px;">
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}{LinkCloseTag}
- {/block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}
- </div>
- {/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}
- <div id="quote"><div style="font-size:60px; text-shadow: 0px 0px 1px #e4dace; color:#ccc; position:absolute; font-family:Georgia;"><div style="position:relative; top:23px;">“</div></div>
- <div style="padding-left:32px; line-height:18px;"><h1>{Quote}</h1></div> </div>
- <div style="padding-left:30px; margin-top: -26px; margin-bottom:9px;">{block:Source}<BR> - {Source}{/block:Source}</div>
- {/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>{/block:Link}
- {block:Link}{block:Description}<div class="copy">{Description}</div>{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<div class="title"><h1>{Title}</h1></div>{/block:Title}
- <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}
- {block:Audio}
- <div class="audio">
- <div class="player"><br><div id="audiobackground"><br><center>{AudioPlayerWhite}<br></center></div></div>
- <div class="clear"></div>
- </div>
- <div class="clear"></div>
- {block:Caption}<div class="copy"><center>{Caption}</center></div>{/block:Caption}
- {/block:Audio}
- <div class="video">{block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}</div>
- {block:Answer}<div class="postalign">
- <img src="{AskerPortraitURL-48}" border="0" width="48" height="48" align="left" style="margin:3px" />
- <div class="bubble"><span></span> <font color="{color:askertext2}"><a class="asker">{asker}</a>: {Question}</font> </div><br>
- <div align="left">{Answer}</div></div>
- {/block:Answer}
- <br>
- <div id="reblog"><div id="bottompost">
- <div align="center"">{block:Date}Posted on <a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{ShortYear}</a>{/block:Date}
- {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}
- <a href="{ReblogURL}" title="Reblog">Reblog</a>
- </div>
- </div></div><BR>
- {block:PostNotes}<br>
- <div id="box">
- <b><div style="text-align:center; margin-left:0px;">{block:RebloggedFrom}
- Via <b><a href="{ReblogParentURL}">{ReblogParentName}</a></b><br>Source <b><a href="{ReblogRootURL}">{ReblogRootName}</a></b> {/block:RebloggedFrom}</b></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}<br>
- <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 id="links" style="display:none">
- <script> function changeNavigation(id)
- {document.getElementById('pages')
- .innerHTML=document.getElementById(id).innerHTML}
- </script>
- </div>
- <script language=JavaScript>
- <!--
- //Disable right click script III- By Renigade ([email protected])
- //For full source code, visit http://www.dynamicdrive.com
- var message="";
- ///////////////////////////////////
- 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>
- <script type='text/javascript' language='Javascript'>
- function s_toggleDisplay(his, me, show, hide) {
- if (his.style.display != 'none') {
- his.style.display = 'none';
- me.innerHTML = show;
- } else {
- his.style.display = 'block';
- me.innerHTML = hide;
- }
- }
- </script>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment