- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- @oathscharm.tumblr.com
- please don't remove credit!!
- -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="color:BG" content=""/>
- <meta name="color:center" content=""/>
- <meta name="color:text" content=""/>
- <meta name="color:link" content=""/>
- <meta name="color:permalink" content=""/>
- <meta name="color:hover" content=""/>
- <meta name="color:sidelinks" content="">
- <meta name="color:sidelinksBG" content="">
- <meta name="color:sidelinkshover" content="">
- <meta name="color:sidelinksBGhover" content="">
- <meta name="color:PermalinkBG" content="#000">
- <meta name="font:sidebar" content="Century Gothic" />
- <meta name="font:posts" content="Century Gothic" />
- <meta name="image:Background" content="" />
- <meta name="image:sidebar" content=""/>
- <meta name="if:endlessscrolling" content="1"/>
- <meta name="if:pages" content=""/>
- <meta name="if:biggerposts" content=""/>
- <meta name="if:smallerposts" content="1"/>
- <meta name="if:biggersidebar" content=""/>
- <meta name="if:photocaptions" content=""/>
- <meta name="if:hiddendescription" content="1"/>
- <meta name="text:spacebetweenposts" content="15">
- <meta name="text:Blogtitle" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1URL" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2URL" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3URL" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4URL" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5URL" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6URL" content="" />
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <style type="text/css">
- iframe#tumblr_controls {position: fixed !important; }
- ::-webkit-scrollbar {width: 10px; }
- ::-webkit-scrollbar-track-piece {background-color:{color:center};}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:text};}
- a{
- color:{color:link};
- text-decoration:none;
- -webkit-transition: all .2s ease-in;
- -moz-transition: all 0.2s ease-in;
- transition: all 0.2s ease;
- }
- a:hover{
- color: {color:hover};
- -webkit-transition: all .2s ease-in;
- -moz-transition: all 0.2s ease-in;
- transition: all 0.2s ease;
- }
- body{
- margin:0px;
- background-image:url('{image:background}');
- background-color:{color:BG};
- background-repeat:repeat;
- background-position:top right;
- background-attachment: fixed;
- font-family:{font:posts};
- font-size:10px;
- color:{color:text};
- }
- #tittie {font-family:lucid sans; color:{color:text}; margin:10px;padding-bottom:5px;border-bottom:1px dotted;text-transform:uppercase;text-align:center;font-size:20px;letter-spacing:2px;}
- div#sidebarshit{
- position:fixed;
- background-color:{color:center};
- z-index:10;
- padding:4px 8px 0px 8px;
- width:200px;
- {block:ifbiggersidebar}width:300px;{/block:ifbiggersidebar}
- left:100px;
- {block:ifbiggersidebar}left:20px;{/block:ifbiggersidebar}
- bottom:0px;
- letter-spacing:1px;
- font-size:7pt;
- font-family:consolas;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #sidebarshit img {margin-left:-8px;z-index:12;width:216px;{block:ifbiggersidebar}width:316px;{/block:ifbiggersidebar}}
- #desc {
- {block:ifhiddendescription}position:fixed;{/block:ifhiddendescription}
- font-family:{font:sidebar};
- width:190px;
- {block:ifbiggersidebar}width:290px;{/block:ifbiggersidebar}
- bottom:0px;
- padding:5px;
- {block:ifhiddendescription}opacity:0;{/block:ifhiddendescription}
- overflow:scroll;
- height:140px;
- overflow-x: hidden;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- #sidebarshit:hover #desc {opacity:1;}
- #sidebarshit:hover {{block:ifhiddendescription}padding-bottom:150px;{/block:ifhiddendescription}-webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- }
- ol.notes li.note img.avatar {
- width: 0px;
- height: 0px;
- }
- ol.notes li.reblog {margin-top:2px;}
- ol.notes li.like {margin-top:2px;}
- #entry blockquote {
- border-left: 2px solid {color:hover};
- padding-left: 5px;
- margin-left: 5px;
- }
- #entry {
- margin:{text:spacebetweenposts}px 0 0 360px;
- overflow: hidden;
- width:250px;
- {block:ifbiggerposts}width:400px;{/block:ifbiggerposts}
- background-color:{color:center};
- padding:15px;
- -webkit-box-shadow: 10px 10px 10px -8px #000000;
- box-shadow: 10px 10px 10px -8px #000000;
- }
- #entry:hover .hair {
- opacity: 1;
- font-size:6pt;
- width:280px;
- {block:ifbiggerposts}width:430px;{/block:ifbiggerposts}
- text-transform:uppercase;
- padding:2px 0px 2px 0px;
- border-left:2px {color:text} dotted;
- border-right:2px {color:text} dotted;
- margin: -15px 0 0 -17px;
- text-align:center;
- filter:alpha(opacity=1);
- -moz-opacity: 1.0;
- -khtml-opacity: 1.0;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .hair{
- position:absolute;
- border-left:10px {color:text} dotted;
- border-right:10px {color:text} dotted;
- padding:2px 0px 2px 0px;
- font-size:6pt;
- text-transform:uppercase;
- width:280px;
- {block:ifbiggerposts}width:430px;{/block:ifbiggerposts}
- background-color:{color:PermalinkBG};
- text-align:center;
- margin:-15px 0 0 -17px;
- z-index:100;
- color:{color:text};
- letter-spacing: 1px;
- -webkit-transition: 0.8s ease-in;
- -moz-transition: 0.8s ease-in;
- -o-transition: 0.8s ease-in;
- opacity:0;
- filter:alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- }
- .hair a {
- padding:2px 0px 2px 0px;
- background-color:{color:PermalinkBG};
- color: {color:permalink};
- margin-top:0%;
- opacity: 1;
- filter:alpha(opacity=1);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .neku {
- width:200px;
- {block:ifbiggersidebar}width:300px;{/block:ifbiggersidebar}
- z-index:1;
- margin-bottom:4px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- .neku a{
- background-color:{color:sidelinksBG};
- font-size: 7pt;
- color: {color:sidelinks};
- text-align:right;
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- display:inline-block;
- width:96px;
- margin-bottom:2px;
- padding:5px 0 5px 0;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- .neku a:hover{background-color:{color:sidelinksBGhover};color:{color:sidelinkshover};}
- #answer {background-color:{color:BG};padding:10px;
- min-height:40px;
- -webkit-box-shadow: 0 8px 6px -7px black;
- -moz-box-shadow: 0 8px 6px -7px black;
- box-shadow: 0 8px 6px -7px black;
- }
- #answer img {padding:5px;}
- #paper {position:fixed;top:0px;left:360px;text-align:center;font-size:13px;background-color:{color:BG};{block:ifbiggerposts}width:430px;{/block:ifbiggerposts}{block:ifsmallerposts}width:280px;{/block:ifsmallerposts};}
- #paper a {color:{color:link};}
- #paper a:hover {color:{color:hover};}
- #poop {border-left:5px solid {color:font};padding-left:10px;}
- #what {border-bottom:solid 1px {color:text};padding:2px;}
- #twister {margin: 12px 0 0 360px;width:280px;{block:ifBiggerPosts}width:430px;{/block:ifBiggerPosts};border-top:1px dotted {color:text};}
- </style>
- </head>
- <body>
- {block:ifpages}<div id="paper">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">Previous</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>{/block:ifpages}
- <div id="sidebarshit">
- <div id="tittie">{text:blogtitle}</div>
- <div class="neku">
- <a href="/">Home</a>
- <a href="/ask">Ask</a>
- <a href="http://oathscharm.tumblr.com">Theme</a>
- {block:ifLink1}<a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2URL}">{text:Link2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3URL}">{text:Link3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4URL}">{text:Link4}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5URL}">{text:Link5}</a>{/block:ifLink5}
- {block:ifbiggersidebar}{block:ifLink6}<a href="{text:Link6URL}">{text:Link6}</a>{/block:ifLink6}{/block:ifbiggersidebar}
- </div>
- <div id="desc"><p>{Description}</p></div>
- {block:ifsidebarimage}<a href="/"><img src="{image:sidebar}"></a>{/block:ifsidebarimage}
- </div>
- {block:ifendlessscrolling}<div class="autopagerize_page_element">{/block:ifendlessscrolling}
- <div id="space">
- {block:Posts}
- <div id="entry">
- {block:Text}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- {block:Title}<div id="poop">{Title}</div>{/block:Title}</a>
- <div id="ok">{Body}</div>
- {/block:Text}
- {block:Photo}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}
- {block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:ifsmallerposts}width="250"{/block:ifsmallerposts} {block:ifbiggerposts}width="400"{/block:ifbiggerposts};/>
- {block:IndexPage}</a>{/block:IndexPage}{block:ifphotocaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifphotocaptions}
- {/block:Photo}
- {block:Photoset}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- {block:ifsmallerposts}{Photoset-250}{/block:ifsmallerposts}{block:ifbiggerposts}{Photoset-400}{/block:ifbiggerposts}
- <p>{block:ifphotocaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifphotocaptions}
- {/block:Photoset}
- {block:Quote}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- <center>
- "{Quote}"</span></a></font>{/block:NoteCount}
- <br></center>
- <br>{block:Source}----{Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- <a href="{URL}"><center>{Name}</center></a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- {block:Lines}
- <div id="what">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- {AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- {block:ifsmallerposts}{Video-250}{/block:ifsmallerposts}{block:ifbiggerposts}{Video-400}{/block:ifbiggerposts}
- {block:Caption}{Caption}{/block:Caption}
- {block:Video}
- {block:Answer}
- <div class="hair"><a href="{Permalink}">
- {NoteCount} ♥</font></a> | <a href="{ReblogURL}">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a></div>
- <div id="answer"><img src="{AskerPortraitURL-40}" align="left"/>{Asker} said: <p>{Question}</div>
- <br>{Answer}</br>
- {/block:Answer}
- </div>
- {block:PermalinkPage}<div id="twister">
- {block:PostNotes}
- {block:Date}<br>Posted on: {DayOfWeek}
- {Month} {DayOfMonthWithZero}{DayOfMonthSuffix} {Year}{/block:Date}
- {block:RebloggedFrom}<br>Reblogged From: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}<br>Source:<a href="{SourceURL}">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLogo}</a> {/block:ContentSource}{block:HasTags}<br>Tagged with: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}
- <br>{PostNotes}
- {/block:PostNotes}</div>
- {/block:PermalinkPage}
- {/block:Posts}
- {block:ifendlessscrolling}</div>{/block:ifendlessscrolling}
- </div>
- </body>
- </html>

