Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <base target='_blank'/>
- <script type="text/javascript">
- document.ondragstart = function () { return false; }; </script>
- <link href='http://fonts.googleapis.com/css?family=Schoolbell' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Crafty+Girls' rel='stylesheet' type='text/css'>
- <center><img width="1100" src="http://i1349.photobucket.com/albums/p746/Denny_AW/thergejfs_zps68e89e25.gif" /></center>
- <title>Live While We're Young!</title>
- <link rel="shortcut icon" href="http://i1349.photobucket.com/albums/p746/Denny_AW/ondiiiiiiiiiiiiiiiiiiiiiiiiiiiii_zpsa7329c14.gif" />
- <div id="disable" class="click" onMouseover="highlightie5(event)" onMouseout="lowlightie5(event)" onClick="jumptoie5(event)" display:none>
- Not working?
- <br>
- Try CTRL+C
- </div>
- <script language="JavaScript1.2">
- //set this variable to 1 if you wish the URLs of the highlighted menu to be displayed in the status bar
- var display_url=0
- a
- var ie5=document.all&&document.getElementById
- var ns6=document.getElementById&&!document.all
- if (ie5||ns6)
- var menuobj=document.getElementById("disable")
- function showmenuie5(e){
- //Find out how close the mouse is to the corner of the window
- var rightedge=ie5? document.body.clientWidth-event.clientX : window.innerWidth-e.clientX
- var bottomedge=ie5? document.body.clientHeight-event.clientY : window.innerHeight-e.clientY
- //if the horizontal distance isn't enough to accomodate the width of the context menu
- if (rightedge<menuobj.offsetWidth)
- //move the horizontal position of the menu to the left by it's width
- menuobj.style.left=ie5? document.body.scrollLeft+event.clientX-menuobj.offsetWidth : window.pageXOffset+e.clientX-menuobj.offsetWidth
- else
- //position the horizontal position of the menu where the mouse was clicked
- menuobj.style.left=ie5? document.body.scrollLeft+event.clientX : window.pageXOffset+e.clientX
- //same concept with the vertical position
- if (bottomedge<menuobj.offsetHeight)
- menuobj.style.top=ie5? document.body.scrollTop+event.clientY-menuobj.offsetHeight : window.pageYOffset+e.clientY-menuobj.offsetHeight
- else
- menuobj.style.top=ie5? document.body.scrollTop+event.clientY : window.pageYOffset+e.clientY
- menuobj.style.visibility="visible"
- return false
- }
- function hidemenuie5(e){
- menuobj.style.visibility="hidden"
- }
- function highlightie5(e){
- var firingobj=ie5? event.srcElement : e.target
- if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
- if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
- firingobj.style.backgroundColor="highlight"
- firingobj.style.color="E6E4E5"
- if (display_url==1)
- window.status=event.srcElement.url
- }
- }
- function lowlightie5(e){
- var firingobj=ie5? event.srcElement : e.target
- if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
- if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
- firingobj.style.backgroundColor=""
- firingobj.style.color="826A92"
- window.status=''
- }
- }
- function jumptoie5(e){
- var firingobj=ie5? event.srcElement : e.target
- if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
- if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode
- if (firingobj.getAttribute("target"))
- window.open(firingobj.getAttribute("url"),firingobj.getAttribute("target"))
- else
- window.location=firingobj.getAttribute("url")
- }
- }
- if (ie5||ns6){
- menuobj.style.display=''
- document.oncontextmenu=showmenuie5
- document.onclick=hidemenuie5
- }
- </script>
- <style type="text/css">
- #navbar-iframe {
- display: none;
- }
- ::-webkit-scrollbar {
- width: 7px;
- height: 7px;
- background: url(http://3.bp.blogspot.com/-lckwBELCThY/Tqyl4csk-vI/AAAAAAAAB1s/D7hV3L8meqc/s1600/greygrain.png);
- border: 3px solid #fff;
- }
- ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
- background: url(http://4.bp.blogspot.com/-YFBP6Pgp00A/TwGFlzixfWI/AAAAAAAACrw/Qgtvdqvzwx0/s320/unakotakblue.jpg);
- border: 1px solid #fff;
- }
- .header {
- margin-bottom: -23px;
- margin-top:50px;
- margin-left:0px;
- }
- body {
- color: #000;
- background: url(http://2.bp.blogspot.com/-0XZVfG00qkQ/UF8JQmhcz_I/AAAAAAAAGBg/FcPrJwgT1ZE/s1600/TinyLoveBlue.gif);
- background-attachment:fixed;
- cursor: url(http://i1349.photobucket.com/albums/p746/Denny_AW/onnnnnnnnnnnnnnnnnnnnnnnnnnnnn_zpsdf7e640d.gif), progress;
- font-family: verdana;
- letter-spacing: 1px;
- line-height: 15px
- font-size: 11px;
- }
- a:link {
- cursor: url(http://i1349.photobucket.com/albums/p746/Denny_AW/ooooooooooooooooooooooooooooooooooo_zps57e43f03.gif), progress;
- color: #87CEFA;
- text-decoration: none
- }
- a:visited {
- color: #B0A7F1;
- text-decoration: none
- }
- a:hover {
- background-image:url(http://www.pastelpatterns.com/small/smallpattern-13.png);
- border-top: 2px dashed #B0E0E6;
- border-bottom: 2px dashed #B0E0E6;
- border-left: 2px dashed #B0E0E6;
- border-right: 2px dashed #B0E0E6;
- color: #00BFFF;
- text-decoration: none
- }
- a.navigate {
- background-color: #F8F8FF;
- padding: 8px;
- display: inline-block;
- font: 8px 'Schoolbell';
- width: 50px;
- text-align:center;
- color: #000;
- border: 1px solid #00CED1;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- a.navigate:hover {
- border: 1px dashed #00CED1;
- background-color: #F8F8FF;
- color:#9400D3;
- -webkit-transform: rotate(360deg) scale(2);
- -moz-transform: rotate(360deg) scale(2);
- -o-transform: rotate(360deg) scale(2);
- -ms-transform: rotate(360deg) scale(2);
- transform: rotate(360deg) scale(2);
- }
- .tit {
- font-weight: bold;
- font: 16px 'Coming Soon';
- color:#515151;
- text-align:center;
- border-top: 2px dashed #ADE8E6;
- border-bottom: 2px dashed #ADE8E6;
- border-right: 3px solid #ADE8E6;
- border-left: 3px solid #ADE8E6;
- background-color: #ffffff;
- }
- .sidefooter {
- margin-top: 7px;
- margin-bottom: 3px;
- margin-left: 1px;
- margin-right: 1px;
- color:#5A5A5A;
- letter-spacing:2px;
- padding-left: 2px;
- padding-right: 2px;
- padding-top: 2px;
- padding-bottom: 2px;
- font-family: verdana;
- line-height: 15px
- font-size: 11px;
- line-height:17px;
- border-radius: 5px;
- background:url(http://3.bp.blogspot.com/-8L3fYq_1buM/ToBJn4mNZJI/AAAAAAAABlc/Ny8PVjFTrR0/s1600/linepattern.png);
- }
- ::-moz-selection {
- background:#00FFFF;
- text-shadow: 2px 2px 4px #64950;
- }
- ::selection {
- background:#00FFFF;
- text-shadow: 2px 2px 4px #64950;
- }
- .footer {
- margin-top: 5px;
- margin-bottom: 15px;
- border-top: 1px #eee solid;
- text-align: right;
- }
- .click{
- position:absolute;
- width:80px;
- border:1px dashed #0000FF;
- background: url(http://4.bp.blogspot.com/-YFBP6Pgp00A/TwGFlzixfWI/AAAAAAAACrw/Qgtvdqvzwx0/s320/unakotakblue.jpg);
- line-height:12px;
- color: #666;
- cursor:crosshair;
- font: 8px 'Coming Soon';
- padding-bottom:5px;
- padding-top:5px;
- padding-left:5px;
- padding-right:2px;
- z-index:50;
- visibility:hidden;
- }
- blockquote{
- text-align:center;
- color: transparent;
- background-image:url(http://www.pastelpatterns.com/small/smallpattern-10.png);
- background-position:bottom right;
- background-repeat:repeat;
- border-left: 1px dashed #7b68ee;
- border-right: 1px dashed #7b68ee;
- border-bottom: 1px solid #7b68ee;
- border-top: 1px dashed #7b68ee;
- padding: 8px;
- -moz-border-radius-topleft: 39px;
- -webkit-border-top-left-radius: 39px;
- border-top-left-radius: 39px;
- -moz-border-radius-topright: 90px;
- -webkit-border-top-right-radius: 90px;
- border-top-right-radius: 90px;
- -moz-border-radius-bottomright: 90px;
- -webkit-border-bottom-right-radius: 90px;
- border-bottom-right-radius: 90px;
- -moz-border-radius-bottomleft: 90px;
- -webkit-border-bottom-left-radius: 90px;
- border-bottom-left-radius: 90px;
- }
- blockquote:hover{
- text-align:center;
- color: #000;
- background-image:url(http://www.pastelpatterns.com/small/smallpattern-3.png);
- background-position:bottom right;
- background-repeat:repeat;
- -moz-border-radius-topleft: 39px;
- -webkit-border-top-left-radius: 39px;
- border-top-left-radius: 39px;
- -moz-border-radius-topright: 90px;
- -webkit-border-top-right-radius: 90px;
- border-top-right-radius: 90px;
- -moz-border-radius-bottomright: 90px;
- -webkit-border-bottom-right-radius: 90px;
- border-bottom-right-radius: 90px;
- -moz-border-radius-bottomleft: 90px;
- -webkit-border-bottom-left-radius: 90px;
- border-bottom-left-radius: 90px;
- }
- i {
- text-decoration:none;
- color: grey;
- }
- u {
- text-decoration:none;
- color:#CCC;
- padding: 3px;
- line-height: 10px;
- border-bottom: 2px solid #87CEFA;
- -webkit-transition: 0.5s;
- }
- u:hover {
- border-bottom: 6px solid transparent;
- -webkit-transition: 0.5s;
- }
- b {
- color: #CCC;
- font-weight: bold;
- }
- strike {
- text-decoration: none;
- color:#333;
- -webkit-transition: .5s;
- }
- </style>
- </head>
- <body oncontextmenu='return false;'>
- <br>
- <table style="font: 11px 'Schoolbell'; color: #666; line-height: 17px; background:white;border-top: 3px solid #00BFFF; border-left: 3px solid #00BFFF; border-right: 3px solid #00BFFF; border-bottom: 3px solid #00BFFF; background:url(http://i.imgur.com/5Dy51.png); border-radius:10px;" width="1100" border="0" align="center" cellspacing="5">
- <tbody><tr>
- <td valign="top" style="line-height:16px; letter-font-size:11px; width:250px; padding-right:0px;">
- <div class="tit">{title}</div><br>
- <center><img src="IMAGE URL HERE"/>
- </div></center></div>
- <center>{description}</center>
- <br>
- </div>
- <center>
- <br>
- <br/>
- <div class="separator" style="clear: both; text-align: center;">
- <div class="tit">Linkies</div><br>
- <a href="fash-ionelegance.tumblr.com">Home</a>
- <br><a href="/ask">Ask</a></br>
- <a href="/">link 1</a>
- <br><a href="/">link 2</a></br>
- <a href="/">link 3</a>
- <br><a href="/">link 4</a></br>
- </center>
- <br>
- <br>
- </div>
- </div></div>
- <div class="separator" style="clear: both; text-align: center;">
- <div class="tit">One Direction Chat</div><br>
- <center><img src="http://data.whicdn.com/images/63319540/large.jpg"style="height: 150px; width: 250px;"/>
- <center>
- <br>
- <br/>
- <!-- BEGIN CBOX - www.cbox.ws - v001 -->
- <div id="cboxdiv" style="text-align: center; line-height: 0">
- <div><iframe frameborder="0" width="200" height="305" src="http://www4.cbox.ws/box/?boxid=4180211&boxtag=4nd2bm&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain4-4180211" style="border:#ababab 1px solid;" id="cboxmain4-4180211"></iframe></div>
- <div><iframe frameborder="0" width="200" height="75" src="http://www4.cbox.ws/box/?boxid=4180211&boxtag=4nd2bm&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform4-4180211" style="border:#ababab 1px solid;border-top:0px" id="cboxform4-4180211"></iframe></div>
- </div>
- <!-- END CBOX -->
- <br>
- <br>
- <!--remove credit please message me if you want to!-->
- <div class="tit">Credit</div><br>
- <img src="http://data.whicdn.com/images/65149204/large.gif"style="height: 150px; width: 250px;"/>
- <center>
- <br>This theme is just a bloskin and i converted it into tumblr theme.</br>
- <p>This theme belongs to >> thebest-theme.tumblr.com</p>
- <br>
- </div>
- <td valign="top" style="width:630px; padding-left:5px; border-left:1px solid #f0f0f0; padding-right:7px; padding-left:12px;">
- <div id="entry">
- </div>
- <center>
- {block:NextPage}<a href="{NextPage}">next page</a>{/block:NextPage}
- {block:PreviousPage}<a href="{PreviousPage}">previous page</a>{/block:PreviousPage}
- {block:PermalinkPagination}
- {block:NextPost}<a href="{NextPost}" style="border-right:3px solid grey;padding-right:2px;">next post</a>{/block:NextPost}
- {block:PreviousPost}<a href="{PreviousPost}">previous post</a>{/block:PreviousPost}
- {/block:PermalinkPagination}
- </center>
- </div></div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- <!-----------TEXT POSTS-------------->
- {block:Text}<div class="entry2">{block:IndexPage}<div class="rebwag"><a href="{ReblogURL}">[↺]</a> {block:NoteCount} <br> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> </div>{/block:IndexPage}
- {block:Title}<div id="postitle">{Title}</div>{/block:Title}
- {Body}
- <br>
- {block:IndexPage}
- <div id="potato">
- Posted <span style="border-bottom:1px solid grey;">{block:Date}{Month}-{DayofMonthWithZero}-{Year}</span> {/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>{/block:IndexPage}</div>
- {/block:Text}
- <!-----------PHOTO POSTS------------->
- {block:Photo}<div class="entry2">{block:IndexPage}<div class="rebwag"><a href="{ReblogURL}">[↺]</a> {block:NoteCount} <br> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> </div>{/block:IndexPage}
- <a href="{Permalink}" target="_blank"><img src="{PhotoURL-HighRes}" width="100%"></a><br>
- {block:IndexPage}
- {block:ifShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaption}
- <div id="potato">
- Posted <span style="border-bottom:1px solid grey;">{block:Date}{Month}-{DayofMonthWithZero}-{Year}</span> {/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>{/block:IndexPage}</div>
- {/block:Photo}
- <!-----------PHOTOSET POSTS---------->
- {block:Photoset}<div class="entry2">{block:IndexPage}<div class="rebwag"><a href="{ReblogURL}">[↺]</a> {block:NoteCount} <br> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> </div>{/block:IndexPage}
- {Photoset-350}{block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- <br>
- {block:IndexPage}
- {block:ifShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaption}
- <div id="potato">
- Posted <span style="border-bottom:1px solid grey;">{block:Date}{Month}-{DayofMonthWithZero}-{Year} </span>{/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>{/block:IndexPage}</div>
- {/block:Photoset}
- <!----------QUOTE POSTS-------------->
- {block:Quote}<div class="entry2">{block:IndexPage}<div class="rebwag"><a href="{ReblogURL}">[↺]</a> {block:NoteCount} <br> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> </div>{/block:IndexPage}
- {Quote}{block:Source} <br>-{Source}{/block:Source}
- <br>
- {block:IndexPage}
- <div id="potato">
- Posted <span style="border-bottom:1px solid grey;">{block:Date}{Month}-{DayofMonthWithZero}-{Year} </span>{/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>{/block:IndexPage}</div>
- {/block:Quote}
- <!------------LINK POSTS------------->
- {block:Link}<div class="entry2">{block:IndexPage}<div class="rebwag"><a href="{ReblogURL}">[↺]</a> {block:NoteCount} <br> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> </div>{/block:IndexPage}
- <div id="postitle"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- <br>
- {block:IndexPage}
- <div id="potato">
- Posted <span style="border-bottom:1px solid grey;">{block:Date}{Month}-{DayofMonthWithZero}-{Year} </span>{/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>{/block:IndexPage}</div>
- {/block:Link}
- <!------------CHAT POSTS----------->
- {block:Chat}<div class="entry2">{block:IndexPage}<div class="rebwag"><a href="{ReblogURL}">[↺]</a> {block:NoteCount} <br> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> </div>{/block:IndexPage}{block:Title}<div id="postitle">{Title}</div>{/block:Title}
- <div class="conversation"><ul>{block:Lines}<li class="{Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul></div>
- <br>
- <div id="potato">
- Posted <span style="border-bottom:1px solid grey;">{block:Date}{Month}-{DayofMonthWithZero}-{Year} </span>{/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>{/block:IndexPage}</div>
- {/block:Chat}
- <!------------AUDIO POSTS---------->
- {block:Audio}<div class="entry2">{block:IndexPage}<div class="rebwag"><a href="{ReblogURL}">[↺]</a> {block:NoteCount} <br> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> </div>{/block:IndexPage}{AudioPlayerBlack}
- {block:Caption}{Caption}{/block:Caption}
- <br>
- {block:IndexPage}
- <div id="potato">
- {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> |
- {/block:NoteCount} Posted <span style="border-bottom:1px solid grey;">{block:Date}{Month}-{DayofMonthWithZero}-{Year} </span>{/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>{/block:IndexPage}</div>
- {/block:Audio}
- <!------------VIDEO POSST--------->
- {block:Video}<div class="entry2">{block:IndexPage}<div class="rebwag"><a href="{ReblogURL}">[↺]</a> {block:NoteCount} <br> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> </div>{/block:IndexPage}{Video-350}
- {block:Caption}{Caption}{/block:Caption}
- <br>
- {block:IndexPage}
- {block:ifShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaption}
- <div id="potato">
- {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a> |
- {/block:NoteCount} Posted <span style="border-bottom:1px solid grey;"> {block:Date}{Month}-{DayofMonthWithZero}-{Year}</span> {/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>{/block:IndexPage}</div>
- {/block:Video}
- <!-------------ANSWER POST-------------->
- {block:Answer}<div class="entry2"><img src="{AskerPortraitURL-40}" align="left" style="margin-top:1px;margin-right:4px;background-color:transparent;padding:2px;"><div id="asker"><span style="font-size:12px;margin-left:-12px;color:black;">◀</span>{Asker} asked: {Question}</div><div id="answerer">{Answer}</div><br>
- {block:IndexPage}<div id="potato">
- {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>
- {/block:NoteCount} Posted <span style="border-bottom:1px solid grey;">{block:Date}{Month}-{DayofMonthWithZero}-{Year}</span> {/block:Date}<br> {block:ifShowTags}{block:HasTags}{block:Tag}#<a href="{TagURL}">{Tag}</a>{/block:Tag}{/block:HasTags}{block:ifShowTags}</div>{/block:IndexPage}</div>{/block:Answer}
- {block:PermalinkPage}
- <div style="border-bottom:1px dotted black;text-align:left;width:500px;">WANT TO GO BACK? </div>
- <a href="/">HOME</a> - {block:AskEnabled}<a href="/ask">ASK</a>-{/block:AskEnabled}
- {block:SubmissionsEnabled}<a href="/submit">SUBMIT</a>-{/block:SubmissionsEnabled} <a href="/archive">Archive</a>
- {/block:PermalinkPage}
- {block:PostNotes}<div id="nutz">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}</div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment