You are on page 1of 10

<!-http://lost-in-stereo.

tk/ --> <head> <title>{Title}</title> <meta name="color:background" content="#9ACBDF"/> <meta name="color:text" content="#000000"/> <meta name="color:title" content="#000000"/> <meta name="color:link" content="#000000"/> <meta name="color:hover" content="#9ACBDF"/> <meta name="color:posts background" content="#ffffff" /> <meta name="color:sidebar background" content="#ffffff"/> <meta name="color:scrollbar" content="#7498A7"/> <meta name="color:scrollbar background" content="#9ACBDF"/> <meta name="if:custom scrollbar" content="1"/> <meta name="if:infinite scroll" content="1"/> <meta name="if:rainbow links" content="1"/> <meta name="if:faded images" content="1"/> <meta name="if:inverted fade images" content="0"/> <meta name="if:show captions" content="0"/> <meta name="image:sidebar" content=""/> <meta name="image:background" content=""/> <meta name="if:show sidebar image" content=""/> <meta name="if:show blog title" content="0"/> <meta name="if:tiny cursor" content="1"/> <meta name="if:link 1" content="1"/> <meta name="if:link 2" content="1"/> <meta name="if:link 3" content="1"/> <meta name="if:link 4" content=""/> <meta name="if:link 5" content=""/> <meta name="if:link 6" content=""/> <meta name="text:link 1 title" content="home"/> <meta name="text:link 1 url" content="/"/> <meta name="text:link 2 title" content="message"/> <meta name="text:link 2 url" content="/ask"/> <meta name="text:link 3 title" content="history"/> <meta name="text:link 3 url" content="/archive"/> <meta name="text:link 4 title" content=""/> <meta name="text:link 4 url" content=""/> <meta name="text:link 5 title" content=""/> <meta name="text:link 5 url" content=""/> <meta name="text:link 6 title" content=""/> <meta name="text:link 6 url" content=""/> <link rel="shortcut icon" href="{Favicon}" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/> {block:ifinfinitescroll}<script type="text/javascript" src="http://codysherman.c om/tools/infinite-scrolling/code"></script>{/block:ifinfinitescroll} {block:iftinycursor}<style type="text/css">body, a, a:hover {cursor: url(http:// cur.cursors-4u.net/others/oth-6/oth589.cur), progress;} </style>{/block:iftinycursor} <style type="text/css"> {block:ifcustomscrollbar} ::-webkit-scrollbar { width: 10px; height: 10px; background: {color:scrollbar background};

} ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; } {/block:ifcustomscrollbar} body { margin:0px; background-color: {color:background}; background-image:url({image:background}); background-attachment: fixed; background-repeat: repeat;} body, div, p, textarea, submit, input{ font-family: arial; font-size: 10px; line-height:9px; letter-spacing:0px; color:{color:text}; } p { margin:0px; } a:link, a:active, a:visited{ text-decoration: none; color: {color:link}; } a:hover { color:{color:hover}; } #cage{ margin:auto; position:relative; width:600px; overflow:auto; overflow-y:hidden; } #content{ float:right; width:350px; padding:1px; background: {color:posts background}; } #entry{ width: 350px; overflow:hidden; } #entry img{ max-width:100%; {block:iffadedimages} -webkit-transition: opacity 0.5s linear; -moz-transition: opacity 0.5s linear; opacity: .8; {/block:iffadedimages} {block:ifinvertedfadeimages} -webkit-transition: opacity 0.7s linear; -moz-transition: opacity 0.7s linear; opacity: 1; {/block:ifinvertedfadeimages} } #entry:hover img{ {block:iffadedimages}

-webkit-transition: opacity 0.5s linear; -moz-transition: opacity 0.5s linear; opacity: 1; {/block:iffadedimages} {block:ifinvertedfadeimages} -webkit-transition: opacity 0.7s linear; -moz-transition: opacity 0.7s linear; opacity: 0.8; {/block:ifinvertedfadeimages} } #sidebar{ position:fixed !important; overflow:hidden; text-align:center; width: 200px; height:auto; margin:150px 0px 0px -25px; padding:1px; background-color:{color:sidebar background}; } .permalink a{ display: block; text-decoration:none; text-align: right; border-top: 1px dotted #6f6f6f; font-color: {color:link}; } .permalink a:hover{ color: {color:hover}; } .title{ font-family: georgia; font-size: 13px; line-height: 12px;; letter-spacing: 1px; color: {color:title}; } .blogtitle a{ font-family: georgia; font-size: 18px; line-height: 15px;; letter-spacing: 1px; color: {color:title}; } .blogtitle a:hover{ color: {color:hover} } .answer { background: #eee; padding: 5px; min-height: 40px; border-radius: 5px; } .border { float: left; border-right: 5px solid transparent; } blockquote { border-left: 1px dotted #000000; margin: 5px 0px 5px 5px;

padding-left: 5px; } .chat { list-style: none; padding: 0px; margin: 0px; } .chat li { margin: 0px; padding: 0px; } li{ margin-left:-20px; } .notes img{ position:relative; width:10px; top:3px; } .notes { list-style: none; padding: 5px 0px 0px 0px; margin: 0px; } .notes li { margin: 0px; } .notes blockquote { margin: 4px 0px 3px 20px; padding-left: 5px; border-left: 1px dotted #000000; } iframe#tumblr_controls { position: fixed !important; } a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;out line:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsi s;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif ;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-selec t:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-s izing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-siz ing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-tr ansition-property:padding;-ms-transition-property:padding;-o-transition-property :padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transi tion-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transit ion-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timingfunction:ease;-ms-transition-timing-function:ease;-o-transition-timing-function: ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0 ,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn, a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px s olid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0 ,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn :hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.b tn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{d isplay:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content :'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inher it}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bot tom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/ tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position: 0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {backg

round:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-h eight:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:bl ock}* html .clearfix{height:1%} </style> {block:ifrainbowlinks} <script type='text/javascript'> //<![CDATA[ var rate = 20; if (document.getElementById) window.onerror=new Function("return true") var objActive; // The object which event occured in var act = 0; // Flag during the action var elmH = 0; // Hue var elmS = 128; // Saturation var elmV = 255; // Value var clrOrg; // A color before the change var TimerID; // Timer ID if (document.all) { document.onmouseover = doRainbowAnchor; document.onmouseout = stopRainbowAnchor; } else if (document.getElementById) { document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT); document.onmouseover = Mozilla_doRainbowAnchor; document.onmouseout = Mozilla_stopRainbowAnchor; } function doRainbow(obj) { if (act == 0) { act = 1; if (obj) objActive = obj; else objActive = event.srcElement; clrOrg = objActive.style.color; TimerID = setInterval("ChangeColor()",150); } } function stopRainbow() { if (act) { objActive.style.color = clrOrg; clearInterval(TimerID); act = 0; } } function doRainbowAnchor() { if (act == 0) { var obj = event.srcElement; while (obj.tagName != 'A' && obj.tagName != 'BODY') { obj = obj.parentElement; if (obj.tagName == 'A' || obj.tagName == 'BODY') break; } if (obj.tagName == 'A' && obj.href != '') {

objActive = obj; act = 1; clrOrg = objActive.style.color; TimerID = setInterval("ChangeColor()",150); } } } function stopRainbowAnchor() { if (act) { if (objActive.tagName == 'A') { objActive.style.color = clrOrg; clearInterval(TimerID); act = 0; } } } function Mozilla_doRainbowAnchor(e) { if (act == 0) { obj = e.target; while (obj.nodeName != 'A' && obj.nodeName != 'BODY') { obj = obj.parentNode; if (obj.nodeName == 'A' || obj.nodeName == 'BODY') break; } if (obj.nodeName == 'A' && obj.href != '') { objActive = obj; act = 1; clrOrg = obj.style.color; TimerID = setInterval("ChangeColor()",150); } } } function Mozilla_stopRainbowAnchor(e) { if (act) { if (objActive.nodeName == 'A') { objActive.style.color = clrOrg; clearInterval(TimerID); act = 0; } } } function ChangeColor() { objActive.style.color = makeColor(); } function makeColor() { // Don't you think Color Gamut to look like Rainbow? // HSVtoRGB if (elmS == 0) { elmR = elmV; elmG = elmV; elmB = elmV; }

else { t1 = elmV; t2 = (255 - elmS) * elmV / 255; t3 = elmH % 60; t3 = (t1 - t2) * t3 / 60; if (elmH < 60) { elmR = t1; elmB = t2; elmG = t2 + t3; } else if (elmH < 120) { elmG = t1; elmB = t2; elmR = t1 - t3; } else if (elmH < 180) { elmG = t1; elmR = t2; elmB = t2 + t3; } else if (elmH < 240) { elmB = t1; elmR = t2; elmG = t1 - t3; } else if (elmH < 300) { elmB = t1; elmG = t2; elmR = t2 + t3; } else if (elmH < 360) { elmR = t1; elmG = t2; elmB = t1 - t3; } else { elmR = 0; elmG = 0; elmB = 0; } } elmR = Math.floor(elmR).toString(16); elmG = Math.floor(elmG).toString(16); elmB = Math.floor(elmB).toString(16); if (elmR.length == 1) elmR = "0" + elmR; if (elmG.length == 1) elmG = "0" + elmG; if (elmB.length == 1) elmB = "0" + elmB; elmH = elmH + rate; if (elmH >= 360) elmH = 0; return '#' + elmR + elmG + elmB; } //]]> </script> {/block:ifrainbowlinks} <style type="text/css"> {CustomCSS} </style> <style type="text/css"> #toTop { position:fixed; bottom:21px; right:21px; cursor:pointer; background:url(http://static.tumblr.com/uiqhh9x/sy6m6hy4k/up.png) no-repeat; text-indent:100%; width:21px; height:21px; opacity: .5; filter: alpha(opacity = 50); } </style> </head>

<body> <div id="cage"> <div id="sidebar"> {block:ifshowblogtitle}<div class="blogtitle"><a href="/">{Title}</a></div>{/blo ck:ifshowblogtitle} {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=200px></a ></br>{/block:ifshowsidebarimage} {Description} {block:iflink1}</br><a href="{text:link 1 url}">{text:link 1 title}</a>{/block:i flink1} {block:iflink2} <a href="{text:link 2 url}">{text:link 2 title}</a>{/block:iflin k2} {block:iflink3} <a href="{text:link 3 url}">{text:link 3 title}</a>{/block:iflin k3} {block:iflink4} <a href="{text:link 4 url}">{text:link 4 title}</a>{/block:iflin k4} {block:iflink5} <a href="{text:link 5 url}">{text:link 5 title}</a>{/block:iflin k5} {block:iflink6} <a href="{text:link 6 url}">{text:link 6 title}</a>{/block:iflin k6} {block:ifnotinfinitescroll}</br> {block:PreviousPage}<a href="{PreviousPage}"><font size="3">&larr;</font></a>{/b lock:PreviousPage} {block:NextPage}<a href="{NextPage}"><font size="3">&rarr;</font></a>{/block:Nex tPage} {/block:ifnotinfinitescroll} </div> <div id="content"> {block:Posts} <div id="entry"> {block:Text} <div style="margin-top:1px; margin-right:2px;float:right; font-size:14px;"><a hr ef="{Permalink}">&#8734;</a></div> {block:Title}<span class="title">{Title}</span>{/block:Title} <span class="entrytext">{Body}</span> {/block:Text} {block:Link} <div style="margin-top:1px; margin-right:2px;float:right; font-size:14px;"><a hr ef="{Permalink}">&#8734;</a></div> <a href="{URL}" class="title">{Name}</a> {block:Description}{Description}{/block:Description} {/block:Link} {block:Photo} <a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%/ ></a> {block:IndexPage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:I ndexPage} {/block:Photo} {block:Photoset} {Photoset-400} {block:IndexPage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}<span cla ss="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>{/block:Inde xPage}

{/block:Photoset} {block:Quote} <div style="margin-top:1px; margin-right:2px;float:right; font-size:14px;"><a hr ef="{Permalink}">&#8734;</a></div> <span class="title">{Quote}</span> {block:Source}{Source}{/block:Source} {/block:Quote} {block:Chat} <div style="margin-top:1px; margin-right:2px;float:right; font-size:14px;"><a hr ef="{Permalink}">&#8734;</a></div> {block:Title}<span class="title">{Title}</span>{/block:Title} <ul class="chat"> {block:Lines} <li>{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</li> {/block:Lines} </ul> {/block:Chat} {block:Audio} {block:IndexPage}<div style="margin-top:9px; float:right;"><a href="{Permalink}" >{FormattedPlayCount} plays</a></div>{/block:IndexPage} {AudioPlayerGrey} {block:IndexPage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:I ndexPage} {/block:Audio} {block:Video} {Video-400} {block:IndexPage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}<span cla ss="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></span>{/block:Inde xPage} {/block:Video} {block:Answer} <div class="answer"><div class="border"><img src="{AskerPortraitURL-40}"></div>< b>{Asker}:</b> {Question}</div> {Answer} {block:Answer} {block:PermalinkPage} {block:caption}{caption}{/block:caption} <center>{block:Date}{Month} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{b lock:NoteCount} {NoteCountWithLabel}{/block:NoteCount}</center> {/block:PermalinkPage} {block:PostNotes} <center>{block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}">{ReblogP arentName}</a><br>{/block:RebloggedFrom} {block:ContentSource}posted by <a href="{SourceURL}">{SourceLink}</a></br>{/bloc k:ContentSource}</center> {PostNotes} {/block:PostNotes} </div> {/block:Posts} </div> <script language=JavaScript>

<!-//Disable right mouse click Script //By Maximus (maximus@nsimail.com) 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> <a href="#" id="toTop"></a> <! Scroll > <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/ 1/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/fgfmpgh/Qqfkzalyi/j query.scroll.pack.js"></script> <script type="text/javascript" src="http://static.tumblr.com/fgfmpgh/7xukzalz8/j query.easing.js"></script> <script type="text/javascript"> $(function() { $("#toTop").scrollToTop({speed:500,start:700}); }); </script> <! / Scroll > </body> </html>

You might also like