- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- penguin2 @ oathscharm.tumblr.com
- yasmin's theme hehe
- FONTS ARE NOT OWNED BY ME
- my font isn't funky enough
- http://www.dafont.com/my-font-isnt-funky-enough.font
- uni 05_x
- http://www.dafont.com/uni-05-x.font
- -->
- <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:background" 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:LinkText" content=""/>
- <meta name="color:LinkBG" content=""/>
- <meta name="color:LinkHover" content=""/>
- <meta name="color:LinkHoverBG" content=""/>
- <meta name="font:posts" content="Arial" />
- <meta name="image:Background" content="" />
- <meta name="image:Sidebar" content="" />
- <meta name="if:endlessscrolling" content=""/>
- <meta name="if:pages" content="1"/>
- <meta name="if:biggestposts" content="1"/>
- <meta name="if:biggerposts" content=""/>
- <meta name="if:smallerposts" content=""/>
- <meta name="if:SidebarDots" content=""/>
- <meta name="if:PostsDots" content=""/>
- <meta name="if:Image Caption" content=""/>
- <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="" />
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important;
- position: fixed !important; }
- a{
- color:{color:link};
- text-decoration:none;}
- a:hover{
- color: {color:hover};
- text-transform:uppercase;
- }
- .potato { background-color:{color:center};
- padding:8px;
- margin-top:15px;
- {block:ifPostsDots}border:dotted 1px {color:text}{/block:ifPostsDots}}
- body{
- background-color: {color:Background};
- background-image:url({image:background});
- background-attachment: fixed;
- background-position:bottom right;
- font-family:{font:posts};
- font-size: 10px;
- color:{color:Text};
- }
- div#momma{
- {block:ifbiggestposts}width:520px;{/block:ifbiggestposts}
- {block:ifbiggerposts}width:420px;{/block:ifbiggerposts}
- {block:ifsmallerposts}width:270px;{/block:ifsmallerposts}
- padding: 0px;
- margin-left:340px;
- margin-top:10px;
- -moz-border-radius:5px;
- border-radius:5px;
- }
- div#sidebarshit{
- position: fixed;
- width: 180px;
- top:105px;
- left:110px;
- font-family:snow;
- font-size:6pt;
- line-height: 12px;
- text-align:justify;
- padding: 10px;
- border-radius:5px;
- {block:ifSidebarDots}border:1.5px dotted;{block:ifSidebarDots}
- background-color:{color:center};
- }
- #sidebarshit img {width:180px;}
- #entry blockquote {
- border-left: 2px solid {color:hover};
- padding-left: 5px;
- margin-left: 5px;
- }
- #entry {
- overflow: hidden;
- z-index:50;
- }
- #entry:hover .hair {
- opacity: 1;
- padding:3px;
- margin-top:0%;
- z-index:0;
- {block:ifbiggestposts}left:790px;{/block:ifbiggestposts}
- {block:ifbiggerposts}left:690px;{/block:ifbiggerposts}
- {block:ifsmallerposts}left:270px;{/block:ifsmallerposts}
- 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;
- z-index:0;
- padding:3px;
- background-color:{color:center};
- text-align:center;
- margin-top:0%;
- left:600px;
- z-index:100;
- font-family:consolas;
- color:#4d4949;
- font-size: 10px;
- 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 {
- z-index:0;
- padding:2px 0px 2px 0px;
- background-color:{color:center};
- margin-top:0%;
- opacity: 1;
- filter:alpha(opacity=1);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- #homes {
- position:fixed;
- left:110px;
- top:83px;
- width:200px;
- z-index:1;
- margin-bottom:4px;
- font-family:'snow';
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- #homes a{
- background-color:{color:LinkBG};
- font-size: 6pt;
- color: {color:LinkText};
- text-align:right;
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- display:inline-block;
- width:40px;
- margin-left:2px;
- padding:4px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- #homes a:hover{background-color:{color:LinkHoverBG};color:{color:LinkHover};}
- #tittie {font-family:kawaii;font-size:15px;border-bottom:dotted 2px {color:text};padding-bottom:10px;padding-top:10px;letter-spacing:1px;}
- #tittie a:hover {text-transform:none;}
- #what {border-bottom:solid 1px {color:text};padding:2px;}
- .neku {
- position:fixed;
- width:150px;
- margin-left:18px;
- margin-top:25px;
- word-wrap:break-word;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- .neku a{
- background-color:{color:LinkBG};
- margin-left:2px;
- display:inline-block;
- width: 50px;
- margin-bottom:2px;
- font-size: 6pt;
- font-family:snow;
- color: {color:LinkText};
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- padding:10px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- .neku a:hover{background-color:{color:LinkHoverBG};color:{color:LinkHover};}
- #paper {margin-top:20px;text-align:center;font-size:30px;padding-bottom:10px;width:190px;}
- #paper a {color:{color:link};}
- #paper a:hover {color:{color:hover};}
- @font-face {font-family: "snow";src: url('http://static.tumblr.com/ezh9jmq/69Ylpv5k4/uni05_54.ttf');}
- @font-face {font-family: "kawaii";src: url('http://static.tumblr.com/ezh9jmq/eXBlpuwzy/my_font_isnt_funky_enough.ttf');}
- </style></head>
- <body>
- <div id="homes"><a href="/">Home</a><a href="/ask">Ask</a><a href="/archive">Past</a><a href="http://oathscharm.tumblr.com">Theme</a></div>
- <div id="sidebarshit">
- <img src="{image:sidebar}">
- <div id="tittie"><a href="/">{text:BlogTitle}</a></div>
- <p>{Description}</p>
- {block:ifpages}<div id="paper">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"><<</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">>></a>
- {/block:NextPage}
- {/block:Pagination}
- </div>{/block:ifpages}
- <div class="neku">
- {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}
- </div>
- </div>
- <div id="momma">
- {block:ifendlessscrolling}<div class="autopagerize_page_element">{/block:ifendlessscrolling}
- {block:Posts}
- <div id="entry">
- <div class="potato">
- {block:Text}
- <div class="hair"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></div>
- {block:Title}<h1>{Title}</h1>{/block:Title}</a>
- <div id="ok">{Body}</div>
- {/block:Text}
- {block:Photo}
- <div class="hair"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></div>
- <center>{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:ifbiggestposts}width="500"{/block:ifbiggestposts};/>
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}<p>{block:Caption}{Caption}{/block:Caption}<p>{LinkCloseTag}
- {/block:PermalinkPage}</center>
- {block:ifimagecaption}{block:Caption}{Caption}{/block:Caption}{/block:ifimagecaption}
- {/block:Photo}
- {block:Photoset}
- <div class="hair"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></div>
- {block:ifsmallerposts}{Photoset-250}{/block:ifsmallerposts}{block:ifbiggerposts}{Photoset-400}{/block:ifbiggerposts}{block:ifbiggestposts}{Photoset-500}{/block:ifbiggestposts}
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}</br>{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="hair"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></div>
- <center>
- <big>"{Quote}"</big></span></a>{/block:NoteCount}
- <br></center>
- <left>{block:Source}----{Source}{/block:Source}</left>
- {/block:Quote}
- {block:Link}
- <div class="hair"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></div>
- <a href="{URL}" class="title"><h1><center>{Name}</center></h1></a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- <div class="hair"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></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"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></div>
- {block:AlbumArt}
- <img src="{AlbumArtURL}" align="left" width="80px" height="80px" />{/block:AlbumArt}
- <p>{AudioPlayerWhite}<br>{block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- <div class="hair"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></div>
- {block:ifsmallerposts}{Video-250}{/block:ifsmallerposts}{block:ifbiggerposts}{Video-400}{/block:ifbiggerposts}{block:ifbiggestposts}{Video-500}{/block:ifbiggestposts}
- {block:Video}
- {block:Answer}
- <div class="hair"><span class="permalink"><a href="{Permalink}">
- <font color={color:permalink}>{ShortMonth} {DayOfMonth}</font></a> ♥ {NoteCount}</span></div>
- {Asker} said: <b>"{Question}"</b>
- <br>{Answer}</br>
- {/block:Answer}
- {block:PermalinkPage}
- {block:PostNotes}
- {block:HasTags}
- Tagged as: {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- {/block:HasTags}
- <center>{block:ContentSource}<br>Via:<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:RebloggedFrom}From: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</center>
- {PostNotes}
- {/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- </div>
- {/block:Posts}
- {block:ifendlessscrolling}</div>{/block:ifendlessscrolling}
- </div>
- </body>
- </html>

