- <html>
- <head>
- <link href='http://fonts.googleapis.com/css?family=Sue+Ellen+Francisco|La+Belle+Aurore|Cedarville+Cursive|Homemade+Apple|Meddon|Rock+Salt' rel='stylesheet' type='text/css'>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description} <meta name="description" content="{MetaDescription}"/> {/block:Description}
- <meta name="image:Sidebar" content=""/>
- <meta name="color:Background" content="#FFEDDF "/>
- <meta name="color:Body" content="#FFEDDF "/>
- <meta name="color:Border" content="#DBCEC3 "/>
- <meta name="color:Links" content="#F5EBD6"/>
- <meta name="color:Links Hover" content="#FDF3E9 "/>
- <meta name="color:Link 1" content="#758082"/>
- <meta name="color:Link 2" content="#F5D9D6 "/>
- <meta name="color:Link 3" content="#859498 "/>
- <meta name="color:Link 4" content="#F5EBD6 "/>
- <meta name="color:Ask" content="# D3CBBC "/>
- <meta name="color:Home" content="# D3CBBC "/>
- <meta name="color:Archive" content="# D3CBBC "/>
- <meta name="color:Text" content="# 141D1D"/>
- <meta name="color:Chat 1" content="# F5E1BD "/>
- <meta name="color:Chat 2" content="# 818DA2 "/>
- <meta name="color:Scrollbar" content="# D3CBBC "/>
- <meta name="font:Text" content="Georgia "/>
- <meta name="text:Title Font Size" content="20px"/>
- <meta name="text:Link1 Title" content="Link 1"/>
- <meta name="text:Link1 Url" content=""/>
- <meta name="text:Link2 Title" content="Link 2"/>
- <meta name="text:Link2 Url" content=""/>
- <meta name="text:Link3 Title" content="Link 3"/>
- <meta name="text:Link3 Url" content=""/>
- <meta name="text:Link4 Title" content="Link 4"/>
- <meta name="text:Link4 Url" content=""/>
- <meta name="text:LinkAsk" content="Ask"/>
- <meta name="text:Linkhome" content="Home"/>
- <meta name="text:Linkarchive" content="Archive"/>
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 15px;
- background-color: {color:Background};
- }
- @font-face { font-family: "playdate"; src: url('http://static.tumblr.com/4yxykdm/XVZlrfl3m/playdate_1_.ttf'); }
- body { background-color: {color:Background}; background-image: url('{image:Background}'); font-family: {font:Text}; font-size: 12px; color: {color:Text}; text-wrap: normal word-wrap: break-word; margin:0px 0px; text-align:center; height: 100%;}
- a, a:active, a:visited{ text-decoration: none; color: {color:Links}; font-style: normal; opacity:0.95; filter:alpha(opacity=60); -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; -ms-transition: all .7s ease-in-out;}
- a:hover{ color: {color:Links Hover}; opacity:1.0; filter:alpha(opacity=100); -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; -ms-transition: all .7s ease-in-out;}
- #main{ background-color: {color:Background}; position: absolute; width: 750px; height: 100%; top: 0px; left: 400px; margin-left: -375px;}
- #sidebar{ background-color: {color:Sidebar};
- position: fixed;
- padding: 10px;
- background-repeat:no-repeat;
- position: fixed;
- padding: 10px; right: 115px; bottom: 100px;
- width: 220px;
- height: auto;
- text-align: center;
- text-size: 12px; opacity:0;
- filter:alpha(opacity=60); -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;}
- #sidebar:hover{ opacity:1; filter:alpha(opacity=100); -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;}
- #linkbox1 a{ background-color: {color:Link 1};
- position: fixed;
- width: 50px;
- height: 50px;
- padding: 10px;
- right: 40px;
- bottom: 290px;
- text-align: center;
- }
- #linkbox1 a:hover {border-radius:360px 360px 360px 360px;}
- #linkbox2 a{ background-color: {color:Link 2};
- position: fixed;
- width: 50px;
- height: 50px;
- padding: 10px;
- right: 40px;
- bottom: 210px;
- text-align: center;
- }
- #linkbox2 a:hover {border-radius:360px 360px 360px 360px;}
- #linkbox3 a{ background-color: {color:Link 3};
- position: fixed;
- width: 50px;
- height: 50px;
- padding: 10px;
- right: 40px;
- bottom: 130px;
- text-align: center;
- }
- #linkbox3 a:hover {border-radius:360px 360px 360px 360px;}
- #linkbox4 a{ background-color: {color:Link 4};
- position: fixed;
- width: 50px;
- height: 50px;
- padding: 10px;
- right: 40px;
- bottom: 50px;
- text-align: center;
- }
- #linkbox4 a:hover {border-radius:360px 360px 360px 360px;}
- #linkboxask a{ background-color: {color:Ask};
- position: fixed;
- width: 50px;
- height: 50px;
- padding: 10px; right: 120px; bottom: 50px;
- -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;-o-transition: all 0.7s ease-out;}
- #linkboxask a:hover {border-radius:360px 360px 360px 360px;}
- #linkboxarchive a{ background-color: {color:Archive};
- position: fixed;
- width: 50px;
- height: 50px;
- padding: 10px; right: 200px; bottom: 50px;
- -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;-o-transition: all 0.7s ease-out;}
- #linkboxarchive a:hover {border-radius:360px 360px 360px 360px;}
- #linkboxhome a{ background-color: {color:Home};
- position: fixed;
- width: 50px;
- height: 50px;
- padding: 10px; right: 280px; bottom: 50px;
- -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;-o-transition: all 0.7s ease-out;}
- #linkboxhome a:hover {border-radius:360px 360px 360px 360px;}
- #header { background-color: transparent; opacity: 40; position: fixed; width: 370px; padding: 0px; right: 45px; bottom: 330px;}
- #sidebarimage1{ z-index: -15; background-image: url('{image:Sidebar}'); background-size: 230px auto;
- position: fixed;
- padding: 10px;
- background-repeat:no-repeat;
- position: fixed;
- padding: 0px; right: 48px; bottom: 45px; width: 300px; height: 310px;
- text-align: center;
- text-size: 12px;
- opacity:1;
- filter:alpha(opacity=60); -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;}
- #sidebarimage1:hover { opacity:0; filter:alpha(opacity=100); -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;}
- #pagination{ background-color: transparent; bottom: 200px; right: 50px; }
- #content{ background-color: {color:Body}; position: absolute; width: 500px; height: auto; padding: 5px; left: 340px; top: 15px;}
- .post{ text-align: center; font-size: 13px; margin: 10px 10px 10px 10px; border-bottom: 1px solid {color:Links};}
- blockquote{ background-color: transparent; border-left: 1px solid {color:Links}; padding: 3px; margin: 5px;}
- .quote{ font-size: 15px; font-style: bold; font-family:'Playdate';}
- .source{ text-align: right;}
- ul.chat { margin: 0 0 0 0; padding: 0 0 0 0;}
- .chat li { list-style-type: none; margin-left: 0px; padding: 3px;}
- .chat li.odd { background-color: {color:Chat 1};}
- .chat li.even { background-color: {color:Chat 2};}
- .label {font-weight: bold;}
- h1{ font-size: {text:Title Font Size}; font-family: 'Playdate'; font-style: normal; text-align: center; left: 1000px;}
- iframe#tumblr_controls { top: 0% !important; right:0% !important;bposition: fixed !important;}
- #albumart img{float:left; width: 55px; height: 55px; border: 5px solid {color:Border};}
- h2
- {color:{color:text};
- font-family:playdate;
- text-transform:lowercase;
- font-size:19px;
- line-height:9px;
- letter-spacing:0px;
- text-align:left;
- font-weight:normal;
- font-style: italic;
- padding:0px;
- margin-bottom:-3px;
- line-height:100%;}
- h3
- {color:{color:text};
- font-family:playdate;
- font-style: italic;
- text-transform:lowercase;
- margin-left:1000px;
- font-weight:normal;
- margin-top:90px;
- position: fixed;
- height:25px;
- font-family:pineapple;
- width:260px;
- font-size:20px;
- text-align:center;
- letter-spacing: 1px;
- padding:1px;
- line-height:110%;
- border-bottom:1px {color:navigation} dotted;
- }
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- </style>
- </head>
- <body>
- <div id="header">
- <h1> <a href="/">{Title}</a></h1><br>
- </div>
- <div id="sidebarimage1">
- </div>
- <div id="sidebar"> <center> <br> {Description} </br><br>
- </center></div> </div></div>
- <div id="linkbox1"> <a href="{text:Link1 Url}">{text:Link1 Title}</a> </div>
- <div id="linkbox2"> <a href="{text:Link2 Url}">{text:Link2 Title}</a> </div>
- <div id="linkbox3"> <a href="{text:Link3 Url}">{text:Link3 Title}</a> </div>
- <div id="linkbox4"> <a href="{text:Link4 Url}">{text:Link4 Title}</a> </div>
- <div id="linkboxask"> <a href="/ask">{text:LinkAsk}</a> </div>
- <div id="linkboxhome"> <a href="/">{text:Linkhome}</a> </div>
- <div id="linkboxarchive"> <a href="/archive">{text:Linkarchive}</a> </div>
- <div id="content">
- {block:Posts}
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Answer}<div id="questions"><center><img src="{AskerPortraitURL-24}"><big>{Question}</big></big><br><b>said {Asker}</b></center></div><br>
- <div id="answer">{Answer}</div>{/block:Answer}
- {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Chat}<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:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Audio} <div class="post"> <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" alt="{AlbumArtURL}"/>{/block:AlbumArt}</div> <center>{AudioPlayerBlack}</center>
- <center>{block:Caption}
- <div class="cation">{Caption}</div> {/block:Caption} </center> </div> {/block:Audio}
- <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:RebloggedFrom} + <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- {block:ContentSource} / <a href="{SourceURL}">©</a> {/block:ContentSource} + <a href="{Permalink}">{NoteCountWithLabel} </a> </div>
- <div id="tags">{block:HasTags}{block:Tags} # <a href="{TagURL}">{Tag} </a> {/block:Tags} {/block:HasTags}</div><br>
- {/block:Posts}
- </div>
- </div>
- </div>
- </body>
- </html>