- <!--
- theme 26 by taylor (stormtroop-r)
- keep the credit or ill pee on your bed
- -->
- <html lang="en">
- <head>
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- {block:ifinfinitescroll}<script type="text/javascript" src="http://codysherman.com/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}
- <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
- <meta name="color:background" content="#A645F0"/>
- <meta name="color:sidebar background" content="#ffffff" />
- <meta name="color:posts background" content="#ffffff" />
- <meta name="color:text" content="#000000"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:hover" content="#838383"/>
- <meta name="color:permalink background" content="#ffffff"/>
- <meta name="color:permalink hover background" content="#eeeeee"/>
- <meta name="color:scrollbar" content="#838383"/>
- <meta name="color:scrollbar background" content="#A645F0"/>
- <meta name="image:sidebar" content="0"/>
- <meta name="image:background" content=""/>
- <meta name="if:custom scrollbar" content="1"/>
- <meta name="if:show sidebar image" content="0"/>
- <meta name="if:three columns" content="0"/>
- <meta name="if:four columns" content="1"/>
- <meta name="if:360 degree rotate" content="1"/>
- <meta name="if:infinite scroll" content="1"/>
- <meta name="if:rainbow links" content=""/>
- <meta name="if:show blog title" content="1"/>
- <meta name="if:tiny cursor" content="1"/>
- <meta name="if:link one" content=""/>
- <meta name="if:link two" content=""/>
- <meta name="if:link three" content=""/>
- <meta name="if:link four" content=""/>
- <meta name="text:link one title" content=""/>
- <meta name="text:link one url" content=""/>
- <meta name="text:link two title" content=""/>
- <meta name="text:link two url" content=""/>
- <meta name="text:link three title" content=""/>
- <meta name="text:link three url" content=""/>
- <meta name="text:link four title" content=""/>
- <meta name="text:link four url" content=""/>
- <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: "coming soon";
- font-size: 12px;
- line-height:13px;
- letter-spacing:1px;
- color:{color:text};
- }
- p {
- margin:0px;
- }
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration: none;
- {block:iftextshadow}
- text-shadow:2px 2px 0px rgba(0,0,0,0.1),2px -2px 0px rgba(0,0,0,0.2),-2px 2px 0px rgba(0,0,0,0.1),-2px -2px 0px rgba(0,0,0,0.15),0px 4px 0px rgba(0,0,0,0.1);
- -webkit-transition: all 0.2s ease-out;
- {/block:iftextshadow}
- }
- a:hover {
- color:{color:hover};
- letter-spacing:-1px;
- {block:iftextshadow}
- text-shadow:0px 0px 0px rgba(0,0,0,0.2);
- -webkit-transition: all 0.2s ease-out;
- {/block:iftextshadow}
- }
- #cage{
- margin:auto;
- position:relative;
- {block:ifthreecolumns}
- width:975px;
- {/block:ifthreecolumns}
- {block:iffourcolumns}
- width:1225px;
- {/block:iffourcolumns}
- overflow:auto;
- overflow-y:hidden;
- }
- #content{
- float:left;
- {block:ifthreecolumns}
- margin: 0px 0px 0px 200px;
- width:766px;
- {/block:ifthreecolumns}
- {block:iffourcolumns}
- margin:0px 0px 0px 200px;
- width:1020px;
- {/block:iffourcolumns}
- height:auto;
- }
- #entry{
- float:left;
- overflow:hidden;
- margin:2px 2px 1px 1px;
- padding: 1px;
- background-color:{color:posts background};
- {block:IndexPage}
- width: 250px;
- height: 155px;
- {/block:IndexPage}
- {block:ifthreecolumns}
- {block:PermalinkPage}
- width:500px;
- height: auto;
- padding:1px;
- {/block:PermalinkPage}
- {/block:ifthreecolumns}
- {block:iffourcolumns}
- {block:PermalinkPage}
- width:600px;
- height: auto;
- padding:1px;
- {/block:PermalinkPage}
- {/block:iffourcolumns}
- }
- #entry:hover{
- overflow:hidden;
- }
- #entry .permalink{
- opacity:0;
- font-size: 15px;
- font-family: "short stack";
- background-color: #ffffff;
- position: absolute;
- text-align:center;
- margin-top:0px;
- padding:3px 0px 3px 0px;
- height: 15px;
- -webkit-transition: all 0.5s ease;
- }
- #entry:hover .permalink{
- opacity: 0.8;
- width: 250px;
- -webkit-transition: all 0.5s linear;
- }
- #sidebar{
- position:fixed !important;
- overflow:hidden;
- text-align:center;
- width:199px;
- height:auto;
- padding:1px;
- background-color:{color:sidebar background};
- margin:100px 0px 0px -15px;
- }
- #description{
- overflow:hidden;
- text-align:center;
- width:199px;
- height:auto;
- background-color:{color:sidebar background};
- }
- #permalinks{
- position:fixed !important;
- text-align:center;
- width:204px;
- height:auto;
- background-color:transparent;
- margin:2px 0px 0px -2px;
- }
- #credit{
- position: fixed !important;
- bottom:2px;
- right:2px;
- font-size:15px;
- background-color:transparent;
- color:#000000;
- padding:2px;
- }
- #postnotes{
- text-align: justify;
- }
- #postnotes blockquote{
- border: 0px;
- }
- .title{
- font-family: "coming soon";
- font-size: 15px;
- line-height: 16px;
- color: {color:title};
- letter-spacing: 0px;
- font-weight: bold;
- }
- .nav a{
- padding:4px 0px 4px 0px;
- width:48px;
- background: {color:permalink background};
- margin: 2px 2px 1px 1px;
- text-align:center;
- display:inline-block;
- }
- .nav a:hover {
- background: {color:permalink hover background};
- border-radius:50px;
- -webkit-transition-duration: .8s;
- {block:if360degreerotate}
- -webkit-transform: rotate(360deg);
- {/block:if360degreerotate}
- }
- .blogtitle a{
- font-family:"amatic sc";
- font-size:30px;
- letter-spacing:10px;
- line-height:30px;
- color:{color:title};
- }
- .blogtitle a:hover{
- color:#000000;
- {block:iftextshadow}
- text-shadow:0px 0px 0px rgba(0,0,0,0.2);
- -webkit-transition: all 0.5s ease-out;
- {/block:iftextshadow}
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:2px 2px 0px 5px;
- border-left: 1px dotted #000000;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
- .notes img{
- width:10px;
- position:relative;
- top:3px;
- }
- </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}
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Loved+by+the+King' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Crafty+Girls' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
- </head>
- <body>
- <div id="cage">
- <div align="center" id="sidebar">
- {block:ifshowblogtitle}<div class="blogtitle"><a href="/">{Title}</a></div>{/block:ifshowblogtitle}
- <div id="description">
- {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=199px></a>{/block:ifshowsidebarimage}
- {Description}
- {block:ifnotinfinitescroll}</br>
- {block:PreviousPage}<a href="{PreviousPage}"><font size="3">←</font></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><font size="3">→</font></a>{/block:NextPage}
- {/block:ifnotinfinitescroll}
- </div>
- <div id="permalinks">
- <div class="nav">
- {block:iflinkone}<a href="{text:link one url}"> {text:link one title} </a>{/block:iflinkone}{block:iflinktwo}<a href="{text:link two url}" class="nav"> {text:link two title} </a>{/block:iflinktwo}{block:iflinkthree}<a href="{text:link three url}" class="nav"> {text:link three title} </a>{/block:iflinkthree}{block:iflinkfour}<a href="{text:link four url}" class="nav"> {text:link four title} </a>{/block:iflinkfour}
- </div></div>
- </div>
- <div id="credit"><a style="color:#000000" href="http://stormtroop-r.tumblr.com">credit</a></div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:IndexPage}
- <div class="permalink">
- <a href="{permalink}">{NoteCountWithLabel}</a> ∞ <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
- {/block:IndexPage}
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- {block:PermalinkPage}{/block:PermalinkPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- {block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width=250px height=155px/></a>{/block:IndexPage}
- {block:ifthreecolumns}{block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{/block:PermalinkPage}{/block:ifthreecolumns}{block:iffourcolumns}{block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=600px/>{/block:PermalinkPage}{/block:iffourcolumns}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <span class="title">{Quote}</span>
- {block:Source}{Source}{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- {AudioPlayerGrey}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {/block:Video}
- {block:PermalinkPage}
- <center>
- <div id="permapage">{block:caption}{caption}{/block:caption}{block:Date}{Month} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount}</div>
- </center>
- {/block:PermalinkPage}
- {block:PostNotes}
- <center>
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>
- <br>
- {/block:RebloggedFrom}
- {block:ContentSource}
- posted by <a href="{SourceURL}">{SourceLink}</a>
- </br>
- {/block:ContentSource}
- </center>
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- </body>
- </html>