Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!-- SIMPLICITY THEME by sweetcandyskittles.tumblr.com Please do not redistribute the codes or even claim this theme as yours. Thanks a lot. Hope you like this theme. :) -->
- <head>
- <title>{Title}</title>
- <meta name="image:Background image" content="http://29.media.tumblr.com/tumblr_liegdt512j1qcdtsho1_400.png">
- <meta name="color:Background" content="#fff">
- <meta name="color:Body" content="#000000">
- <meta name="color:sidebar" content="#000">
- <meta name="color:Links" content="#666666">
- <meta name="color:Hover" content="#dddddd">
- <META name="text:LINKTITLE5HERE" content="Link5" />
- <META name="text:LINKTITLE4HERE" content="Link4" />
- <META name="text:LINKTITLE3HERE" content="Link3" />
- <META name="text:LINKTITLE2HERE" content="Link2" />
- <META name="text:LINKTITLE1HERE" content="Link1" />
- <META name="text:LINK1URLHERE" content="/" />
- <META name="text:LINK2URLHERE" content="/" />
- <META name="text:LINK3URLHERE" content="/" />
- <META name="text:LINK4URLHERE" content="/" />
- <META name="text:LINK5URLHERE" content="/" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <script>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script type="text/javascript" src="ddaccordion.js">
- /***********************************************
- * Accordion Content script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
- * Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
- * This notice must stay intact for legal use
- ***********************************************/
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" >
- $(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"><img src="http://images.findicons.com/files/icons/1030/windows_7/32/close.png" class="btn_close" title="Close" alt="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>
- <script type="text/javascript">
- // <![CDATA[
- var colour="#004fff";
- var colour3="#000000";
- var colour5="#ef8d00"
- var sparkles=30;
- /******************************
- * Tinkerbell Magic Sparkle *
- * (c) 2005 mf2fm web-design *
- * http://www.mf2fm.com/rv *
- * Generated at pnoyonline.com *
- * tumblr layouts - pnoyonline *
- * DON'T EDIT BELOW THIS BOX *
- ****************************/
- var x=ox=400;
- var y=oy=300;
- var swide=800;
- var shigh=600;
- var sleft=sdown=0;
- var tiny=new Array();
- var star=new Array();
- var starv=new Array();
- var starx=new Array();
- var stary=new Array();
- var tinyx=new Array();
- var tinyy=new Array();
- var tinyv=new Array();
- window.onload=function() { if (document.getElementById) {
- var i, rats, rlef, rdow;
- for (var i=0; i<sparkles; i++) {
- var rats=createDiv(3, 3);
- rats.style.visibility="hidden";
- document.body.appendChild(tiny[i]=rats);
- starv[i]=0;
- tinyv[i]=0;
- var rats=createDiv(5, 5);
- var rats=createDiv3(5, 5);
- rats.style.backgroundColor="transparent";
- rats.style.visibility="hidden";
- var rlef=createDiv(1, 5);
- var rlef=createDiv3(1, 5);
- var rdow=createDiv(5, 1);
- var rdow=createDiv3(5, 1);
- rats.appendChild(rlef);
- rats.appendChild(rdow);
- rlef.style.top="2px";
- rlef.style.left="0px";
- rdow.style.top="0px";
- rdow.style.left="2px";
- document.body.appendChild(star[i]=rats);
- }
- set_width();
- sparkle();
- }}
- function sparkle() {
- var c;
- if (x!=ox || y!=oy) {
- ox=x;
- oy=y;
- for (c=0; c<sparkles; c++) if (!starv[c]) {
- star[c].style.left=(starx[c]=x)+"px";
- star[c].style.top=(stary[c]=y)+"px";
- star[c].style.clip="rect(0px, 5px, 5px, 0px)";
- star[c].style.visibility="visible";
- starv[c]=50;
- break;
- }
- }
- for (c=0; c<sparkles; c++) {
- if (starv[c]) update_star(c);
- if (tinyv[c]) update_tiny(c);
- }
- setTimeout("sparkle()", 40);
- }
- function update_star(i) {
- if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
- if (starv[i]) {
- stary[i]+=1+Math.random()*3;
- if (stary[i]<shigh+sdown) {
- star[i].style.top=stary[i]+"px";
- starx[i]+=(i%5-2)/5;
- star[i].style.left=starx[i]+"px";
- }
- else {
- star[i].style.visibility="hidden";
- starv[i]=0;
- return;
- }
- }
- else {
- tinyv[i]=50;
- tiny[i].style.top=(tinyy[i]=stary[i])+"px";
- tiny[i].style.left=(tinyx[i]=starx[i])+"px";
- tiny[i].style.width="2px";
- tiny[i].style.height="2px";
- star[i].style.visibility="hidden";
- tiny[i].style.visibility="visible"
- }
- }
- function update_tiny(i) {
- if (--tinyv[i]==25) {
- tiny[i].style.width="1px";
- tiny[i].style.height="1px";
- }
- if (tinyv[i]) {
- tinyy[i]+=1+Math.random()*3;
- if (tinyy[i]<shigh+sdown) {
- tiny[i].style.top=tinyy[i]+"px";
- tinyx[i]+=(i%5-2)/5;
- tiny[i].style.left=tinyx[i]+"px";
- }
- else {
- tiny[i].style.visibility="hidden";
- tinyv[i]=0;
- return;
- }
- }
- else tiny[i].style.visibility="hidden";
- }
- document.onmousemove=mouse;
- function mouse(e) {
- set_scroll();
- y=(e)?e.pageY:event.y+sdown;
- x=(e)?e.pageX:event.x+sleft;
- }
- function set_scroll() {
- if (typeof(self.pageYOffset)=="number") {
- sdown=self.pageYOffset;
- sleft=self.pageXOffset;
- }
- else if (document.body.scrollTop ||
- document.body.scrollLeft) {
- sdown=document.body.scrollTop;
- sleft=document.body.scrollLeft;
- }
- else if (document.documentElement &&
- (document.documentElement.scrollTop ||
- document.documentElement.scrollLeft)) {
- sleft=document.documentElement.scrollLeft;
- sdown=document.documentElement.scrollTop;
- }
- else {
- sdown=0;
- sleft=0;
- }
- }
- window.onresize=set_width;
- function set_width() {
- if (typeof(self.innerWidth)=="number") {
- swide=self.innerWidth;
- shigh=self.innerHeight;
- }
- else if (document.documentElement &&
- document.documentElement.clientWidth) {
- swide=document.documentElement.clientWidth;
- shigh=document.documentElement.clientHeight;
- }
- else if (document.body.clientWidth) {
- swide=document.body.clientWidth;
- shigh=document.body.clientHeight;
- }
- }
- /******************************
- * Modified by *
- * pnoyonline.com *
- * Generated at pnoyonline.com *
- * tumblr layouts - pnoyonline *
- ****************************/
- function createDiv(height, width) {
- var div=document.createElement("div");
- div.style.position="absolute";
- div.style.height=height+"px";
- div.style.width=width+"px";
- div.style.overflow="hidden";
- div.style.backgroundColor=colour;
- return (div);
- }
- function createDiv3(height, width) {
- var div=document.createElement("div");
- div.style.position="absolute";
- div.style.height=height+"px";
- div.style.width=width+"px";
- div.style.overflow="hidden";
- div.style.backgroundColor=colour3;
- return (div);
- }
- // ]]>
- </script>
- <script language=JavaScript>
- <!--
- //Disable right mouse click Script
- //By Maximus ([email protected]) w/ mods by DynamicDrive
- //For full source code, visit http://www.dynamicdrive.com
- var message="";
- ///////////////////////////////////
- function clickIE4(){
- if (event.button==2){
- alert(message);
- return false;
- }
- }
- function clickNS4(e){
- if (document.layers||document.getElementById&&!document.all){
- if (e.which==2|e.which==3){
- alert(message);
- return false;
- }
- }
- }
- if (document.layers){
- document.captureEvents(Event.MOUSEDOWN);
- document.onmousedown=clickNS4;
- }
- else if (document.all&&!document.getElementById){
- document.onmousedown=clickIE4;
- }
- document.oncontextmenu=new Function("return false")
- // -->
- </script>
- <style type="text/css">
- body {
- background-color:#fff;
- background-image:url({image:Background image});
- background-attachment:fixed;
- background-repeat:repeat;
- color:{color:Body font};
- font-family:trebuchet MS;
- font-size:10px;
- line-height:11px;
- }
- a, a:link, a:visited, a:active {
- color: {color:Links};
- text-decoration: none;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- }
- a:hover {
- color: {color:Hover};
- background-color: transparent;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- text-decoration:none;
- }
- #paging a {
- display:inline-block;
- color: #000;
- background-color: #fff;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- padding:3px;
- }
- #paging a:hover {
- color: #000;
- background-color: #eee;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- text-align:center;
- }
- #paging a span {
- line-height:10px;
- }
- #entry {
- float:right;
- width:400px;
- padding:4px;
- background-color:#fff;
- border-bottom:5px solid #eee;
- border-top:5px solid #eee;
- border-radius:10px 10px 10px 10px;
- }
- #entry .permalink {
- opacity:0;
- width:200px;
- height:15px;
- font-family:'trebuchet MS';
- line-height:15px;
- margin-top:-5px;
- font-size:10px;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .3s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .3s;
- position:absolute;
- text-transform:uppercase;
- background-color:#fff;
- letter-spacing:2px;
- text-align:center;
- overflow:hidden;
- }
- #entry:hover .permalink {
- opacity:.9;
- margin-left:190px;
- margin-top:1px;
- text-align:center;
- padding-right:10px;
- color:#000;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .9s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .9s;
- line-height:16px;
- height:20px;
- overflow:visible;
- width:200px;
- border-top-right-radius:70px;
- border-bottom-right-radius:70px;
- border-top-left-radius:70px;
- border-bottom-left-radius:70px;
- }
- .text {
- font-family: 'Allura', cursive;
- font-size:23px;
- line-height:28px;
- }
- .quote {
- font-family: 'Dawning of a new day', cursive;
- font-size:23px;
- line-height:28px;
- }
- .link {
- font-family:'Amatic SC';
- font-size:28px;
- line-height:19px;
- text-align:center;
- }
- #descrip {
- background-color:#fff;
- padding:5px;
- float:left;
- border-radius:10px 10px 10px 10px;
- margin-top:4px;
- margin-bottom:4px;
- width:150px;
- }
- .title {
- font-size:25px;
- letter-spacing:1px;
- text-align:center;
- line-height:24px;
- color:#aeaeae;
- font-family: 'Euphoria Script', cursive;
- }
- #mainbar {
- margin:auto;
- position:relative;
- width:594px;
- overflow:hidden;
- }
- #sidebar {
- position:fixed;
- height:390;
- padding:8px;
- width:160px;
- background-color:{color:sidebar};
- font-family:trebuchet MS;
- text-transform:lowercase;
- border-left:3px solid #eee;
- border-right:3px solid #eee;
- border-top:3px solid #eee;
- border-bottom:3px solid #eee;
- margin-top:74px;
- border-top-right-radius:30px;
- border-bottom-right-radius:0px;
- border-top-left-radius:0px;
- border-bottom-left-radius:30px;
- }
- header {
- text-align: center;
- background: transparent;
- font-size: 6.5pt;
- color: #d5a9a7;
- font-family: trebuchet ms;
- text-transform: uppercase;
- letter-spacing: 5px; fixed;
- opacity: 100;
- padding: 3px;
- line-height: 12px;
- margin-bottom: 7px;
- border-bottom: 3px dotted #aeaeae;
- }
- .links {
- width: 150px;
- height: 20px;
- background-color: #fff;
- font-size:8.5px;
- letter-spacing:0px;
- line-height:15px;
- text-align:center;
- margin-top:4x;
- margin-left:5px;
- -webkit-transition-duration: .6s;
- border-top-right-radius:70px;
- border-bottom-right-radius:0px;
- border-top-left-radius:0px;
- border-bottom-left-radius:70px;
- -moz-box-shadow: 0 0 1px #8A8A8A;
- -webkit-box-shadow: 0 0 4px#8A8A8A;
- display: inline-block;
- }
- .links:hover {
- background-color: #868585;
- -webkit-transition-duration: .9s;
- border-top:3px solid #fff;
- border-top-right-radius:0px;
- border-bottom-right-radius:70px;
- border-top-left-radius:70px;
- border-bottom-left-radius:0px;
- }
- left
- {
- margin-left:5px;
- }
- ::-webkit-scrollbar {
- width: 10px;
- height: 4px;
- background: #ffffff;
- background-repeat: repeat-y;
- background-attachment: fixed;
- }
- ::-webkit-scrollbar-thumb {
- background-image:url('http://1.bp.blogspot.com/-LjoSccgnxQc/TmeAxXtuQVI/AAAAAAAAHzw/VhrXJVaPER8/s1600/medium-black-theme.jpg');
- -webkit-border-radius: 2ex; }
- </style>
- <style type="text/css">
- #popitmenu{
- position: absolute;
- background-color: white;
- font: normal 10px trebuchet MS;
- line-height: 18px;
- z-index: 100;
- visibility: hidden;
- }
- #popitmenu a{
- background-color: #fff;
- text-decoration: none;
- padding-left: 6px;
- color: black;
- display: block;
- border-bottom:3px solid black;
- }
- #popitmenu a:hover{ /*hover background color*/
- background-color: #000;
- color:#fff;
- margin-left:5px;
- border-bottom:3px solid #aeaeae;
- }
- </style>
- <script type="text/javascript">
- /***********************************************
- * Pop-it menu- © Dynamic Drive (www.dynamicdrive.com)
- * This notice MUST stay intact for legal use
- * Visit http://www.dynamicdrive.com/ for full source code
- ***********************************************/
- var defaultMenuWidth="100px" //set default menu width.
- var linkset=new Array()
- //SPECIFY MENU SETS AND THEIR LINKS. FOLLOW SYNTAX LAID OUT
- linkset[0]='<a href="{text:LINK1URLHERE}">- {text:LINKTITLE1HERE}</a>'
- linkset[0]+='<a href="{text:LINK2URLHERE}">- {text:LINKTITLE2HERE}</a>'
- linkset[0]+='<a href="{text:LINK3URLHERE}">- {text:LINKTITLE3HERE}</a>'
- linkset[0]+='<a href="{text:LINK4URLHERE}">- {text:LINKTITLE4HERE}</a>'
- linkset[0]+='<a href="{text:LINK5URLHERE}">- {text:LINKTITLE5HERE}</a>'
- ////No need to edit beyond here
- var ie5=document.all && !window.opera
- var ns6=document.getElementById
- if (ie5||ns6)
- document.write('<div id="popitmenu" onMouseover="clearhidemenu();" onMouseout="dynamichide(event)"></div>')
- function iecompattest(){
- return (document.compatMode && document.compatMode.indexOf("CSS")!=-1)? document.documentElement : document.body
- }
- function showmenu(e, which, optWidth){
- if (!document.all&&!document.getElementById)
- return
- clearhidemenu()
- menuobj=ie5? document.all.popitmenu : document.getElementById("popitmenu")
- menuobj.innerHTML=which
- menuobj.style.width=(typeof optWidth!="undefined")? optWidth : defaultMenuWidth
- menuobj.contentwidth=menuobj.offsetWidth
- menuobj.contentheight=menuobj.offsetHeight
- eventX=ie5? event.clientX : e.clientX
- eventY=ie5? event.clientY : e.clientY
- //Find out how close the mouse is to the corner of the window
- var rightedge=ie5? iecompattest().clientWidth-eventX : window.innerWidth-eventX
- var bottomedge=ie5? iecompattest().clientHeight-eventY : window.innerHeight-eventY
- //if the horizontal distance isn't enough to accomodate the width of the context menu
- if (rightedge<menuobj.contentwidth)
- //move the horizontal position of the menu to the left by it's width
- menuobj.style.left=ie5? iecompattest().scrollLeft+eventX-menuobj.contentwidth+"px" : window.pageXOffset+eventX-menuobj.contentwidth+"px"
- else
- //position the horizontal position of the menu where the mouse was clicked
- menuobj.style.left=ie5? iecompattest().scrollLeft+eventX+"px" : window.pageXOffset+eventX+"px"
- //same concept with the vertical position
- if (bottomedge<menuobj.contentheight)
- menuobj.style.top=ie5? iecompattest().scrollTop+eventY-menuobj.contentheight+"px" : window.pageYOffset+eventY-menuobj.contentheight+"px"
- else
- menuobj.style.top=ie5? iecompattest().scrollTop+event.clientY+"px" : window.pageYOffset+eventY+"px"
- menuobj.style.visibility="visible"
- return false
- }
- function contains_ns6(a, b) {
- //Determines if 1 element in contained in another- by Brainjar.com
- while (b.parentNode)
- if ((b = b.parentNode) == a)
- return true;
- return false;
- }
- function hidemenu(){
- if (window.menuobj)
- menuobj.style.visibility="hidden"
- }
- function dynamichide(e){
- if (ie5&&!menuobj.contains(e.toElement))
- hidemenu()
- else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
- hidemenu()
- }
- function delayhidemenu(){
- delayhide=setTimeout("hidemenu()",500)
- }
- function clearhidemenu(){
- if (window.delayhide)
- clearTimeout(delayhide)
- }
- if (ie5||ns6)
- document.onclick=hidemenu
- </script>
- </head>
- <body>
- <div id="mainbar">
- <div id="sidebar">
- <div class="title">{Title}</div>
- <div id="descrip">
- {Description}
- </div>
- <header>Navigation:</header>
- <div class="arrowsidemenu"><div class="links"><a href="/">Refresh!</a></div>
- <div class="links"><a href="/archive">Archive</a></div>
- <div class="links"><a href="/ask">Letterbox</a></div>
- <div class="links"><a href="/submit">Submit!</a></div>
- <div class="links"><a href="#" onMouseover="showmenu(event,linkset[0])" onMouseout="delayhidemenu()">Other links</a></div>
- </div><p></p>
- <center><div id="paging">
- {block:previouspage}<a href="{PreviousPage}"><span>← PREV</a></span>{/block:previouspage}
- {block:nextpage}<a href="{NextPage}"><span>NEXT →</span></a>{/block:nextpage}
- </center>
- <p><center><font color="#fff">Simplicity by <a href="http://sweetcandyskittles.tumblr.com">sweetcandyskittles</a> ♥</font></center></p>
- </div>
- {block:Posts}
- <table width="1010" border="0" align="center" cellspacing="0px" cellpadding="0px">
- <tr>
- <div id="entry">
- {block:IndexPage}<div class="permalink"><a href="{Permalink}" title="{NoteCountWithLabel}">{NoteCount}</a> notes || <a href="{ReblogURL}" title="Reblog!" target="_blank">Re-dream</a></div>{/block:IndexPage}
- {block:Text}
- {block:Title}<div class="text"><center>{Title}</center></div>{/block:Title}
- <center><img src="http://25.media.tumblr.com/tumblr_lywhnkO8kE1r77gqoo1_250.png"></center>
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-400}" style="margin-bottom:3px;-moz-border-radius:10px;-webkit-border-radius:10px;">{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}{block:caption}{caption}{/block:caption}
- {/block:photoset}
- {block:Quote}<center><div class="quote">"{Quote}"</div></center><br>
- {block:Source}<left><b>- {Source}</b></left>{/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="link"><a href="{URL}" target="_blank">{Name} →</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Answer}{Asker} whispered: <b>{Question}</b>
- <p>{Answer}</p>{/block:Answer}
- {block:Chat}
- {block:Title}<div class="text">{Title}</div>{/block:Title}
- {block:Lines}
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- <i>{Line}</i><br>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}<center>
- {AudioPlayerBlack}
- {/block:Audio}
- {block:Video}
- {Video-400}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:PermalinkPage}
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </td>
- </tr>
- </table>
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement