- <html>
- <head>
- <!--
- theme by jessica @meliapond.tumblr.com
- please no stealing. i worked hard to make this theme, so please leave the credit where it is. this is also NOT a base theme. you also cannot take snipets of the coding to make your own theme. thank you for understanding, and enjoy! for more of my themes go to meliapond.tumblr.com/mythemes. ♥
- -->
- <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}
- <!-- YOU CAN EDIT THIS IN THE APPEARANCE TAB -->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:Text" content="#8f8e8e"/>
- <meta name="color:Title" content="#da967a"/>
- <meta name="color:Subtitle" content="#8d8b8b"/>
- <meta name="color:SideLink Text" content="#ffffff"/>
- <meta name="color:SideLink Background" content="#ceafa3"/>
- <meta name="color:SideLink Text Hover" content="#bd9e92"/>
- <meta name="color:SideLink Background Hover" content="#eedccb"/>
- <meta name="color:Link" content="#e9b99d"/>
- <meta name="color:Link Hover" content="#d17c59"/>
- <meta name="color:image border" content="#dfbaa8"/>
- <meta name="color:Ask" content="#f5ecd7"/>
- <meta name="color:Info border" content="#707070"/>
- <meta name="color:Scrollbar" content="#f5c2b2"/>
- <meta name="image:sidebar" content=""/>
- <meta name="color:image border" content=""/>
- <meta name="text:Subtitle" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <style type="text/css">
- ::-webkit-scrollbar {height: auto;width: 7px;}
- ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
- ::-webkit-scrollbar-track{background-color:{color:background};}
- @font-face {
- font-family: 'Ruthie';
- src: url('http://static.tumblr.com/2bgij48/zoEm4x7ip/ruthie.ttf');
- }
- @font-face {
- font-family: 'WebSymbolsRegular';
- src: url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf');
- }
- body {
- background-color:{color:background};
- color:{color:Text};
- font-family:georgia;
- font-size:10px;
- }
- a {
- color:{color:Link};
- text-decoration: none;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- a:hover {
- color:{color:Link Hover};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- p{
- margin-top: 1px
- }
- blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
- #entries{
- margin-left: 420px;
- margin-top:10px;
- width:500px;
- margin-bottom:20px;
- }
- #post{
- width: 500px;
- padding: 30px 0 0px 0;
- background-color:{color:background};
- margin-bottom:10px;
- .post img{
- margin: 2px 0 2px 0
- }
- h1{
- font-family:'georgia';
- font-style:italic;
- font-size: 15px;
- }
- .qquote{
- font-family: 'georgia';
- font-size: 15px;
- font-style:italic;
- margin-left: 0px;
- }
- .qsource{
- margin: 5px 0px 0 20px;
- text-align: left;
- text-transform: none;
- }
- .iaudio
- margin-bottom: 2px;
- width: 100%;
- background-color: #transparent}
- .iaudio img
- {max-width: 207px;
- height: auto;
- padding: 20px 0 0px 0
- }
- .icap{
- margin-top: 5px
- }
- #question{
- background-color:{color:Ask};
- }
- .asker {
- font-size: 15px;
- font-family: 'georgia';
- width: 100%;
- font-style:italic;
- background-color: #transparent;
- color:{color:Text};
- line-height:20px;
- padding-bottom:3px;
- }
- .asker img{
- margin-top: 3px;
- margin-bottom: -3px;
- margin-left:3px;
- float:left;
- }
- .q {
- padding-bottom:10px;
- padding-top:-3px;
- font-style: italic;
- padding-left: 50px;
- }
- .a {
- padding-top: 3px
- }
- .cap {
- padding-top: 5px;
- width: 500px;
- }
- #information {
- margin-top:-5px;
- border-left: 3px solid;
- border-top: 1px dotted;
- border-color:{color:info border};
- padding-left:2px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #info {
- margin: 0px;
- font-size:9px;
- text-align: center;
- color: #transparent;
- padding: 0px;
- font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
- background-color: #000000;
- padding: 1px;
- }
- .symbols {
- font-family:WebSymbolsRegular;
- font-size: 9px;
- }
- .tags {
- color:;
- font-size: 9px;
- display: inline;
- list-style: none;
- text-transform: lowercase;
- }
- #notes {
- list-style:none;
- margin-left:-35px;
- }
- ol.notes li.note {
- padding:1px;
- list-style: none;
- }
- ol.notes li.note img.avatar {
- vertical-align:-7px;
- margin-right:0px;
- width:16px;
- height:16px;
- }
- #notes img {
- margin-bottom:0px;
- padding:3px;
- }
- #credit {
- position:fixed;
- width:80px;
- right:0px;
- bottom:3px;
- line-height:5px;
- letter-spacing:0px;
- font:10px trebuchet ms;
- color: {color:text};
- text-transform:uppercase;
- }
- #sidebar{
- width: 230px;
- height:100%;
- background-color: {color:background};
- position: fixed;
- margin-left:130px;
- margin-top:-20px;
- }
- #Title {
- font-family: 'Ruthie';
- font-size:30px;
- color:{color:Title};
- -moz-transform:rotate(-6deg);
- -webkit-transform:rotate(-6deg);
- margin-left:-20px;
- margin-bottom:-12px;
- letter-spacing:1px;
- text-align:center;
- position:relative;
- }
- #subtitle {
- font-family: 'georgia';
- font-size:10px;
- color:{color:subtitle};
- letter-spacing:1px;
- text-transform:uppercase;
- text-align:center;
- position:relative;
- }
- .sidebardescr{
- margin-top:10px;
- padding-left:5px;
- padding-right:5px;
- text-align: center;
- }
- .sidebarimg img{
- width: 220px;
- height: auto;
- margin-top:120px;
- text-align:center;
- border:5px solid;
- border-color: {color:image border};
- }
- #sidebarlinkstable {
- width:200px;
- height:250px;
- float:right;
- margin-top:150px;
- margin-left:950px;
- text-align:center;
- position:fixed;
- }
- .sidebarlinks {
- margin-top: 20px;
- margin-left: 0px;
- padding: 0px;
- }
- .sidebarlinks a{
- display: inline-block;
- color:{color:SideLink Text};
- background-color:{color:SideLink Background};
- text-align:center;
- font-size:9px;
- width: 50px;
- height:28px;
- padding: 20px 0 2px 0;
- margin-bottom: 2px;
- text-transform: none;
- text-decoration: none;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlinks a:hover{
- background-color: {color:SideLink Background hover};
- width: 50px;
- color: {color:SideLink Text Hover};
- padding-right: 0px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #pagination {
- margin-top: 10px;
- margin-bottom: 10px;
- text-align: center;
- line-height: 20px;
- font-family:'calibri';
- font-size: 11px;
- font-weight:bold;
- }
- {CustomCSS}
- </style>
- <body>
- <div id="sidebar">
- <br>
- <div class="sidebarimg"><img
- src="{image:sidebar}"/></div>
- <div class="sidebardescr">
- {block:Description}{Description}{/block:Description}
- </div>
- </div><br>
- </div>
- <div id="sidebarlinkstable">
- <div id="title">{Title}</div>
- <div id="subtitle">{text:Subtitle}</div>
- <div class="sidebarlinks">
- {block:HasPages}{block:Pages}
- <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- <a href="/">home</a>
- <a href="ask">ask</a>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}</div>
- <div id="pagination">
- {block:PreviousPage}<font face="georgia"><a href="{PreviousPage}">←</a></font>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="jumppag">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jumppaglink" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<font face="georgia"><a href="{NextPage}">→</a></font>{/block:NextPage}
- </div>
- </div>
- <div id="credit"><a target="blank"href="http://meliapond.tumblr.com/guidelines"><font color="{color:text}">© meliapond</a></font></div>
- <div id="entries">
- {block:Posts}
- <div id="post">
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Photo}
- {block:IndexPage}
- <div id="postbody">
- <center><a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"></a></div></center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="postbox">
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}</center>
- </div>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="qquote">“{Quote}”</div>
- {block:Source}<div class="qsource">- {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}{block:Title}<t>{Title}</t>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}<br>{/block:Chat}
- {block:Audio}
- <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- {AudioPlayerGrey}
- <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
- {/block:Audio}
- {block:Video}{Video-500}{/block:Video}
- {block:Answer}
- <div id="question">
- <div class="asker"><img src="{AskerPortraitURL-40}"> {Asker} asked:</div>
- <div class="q">{Question}</div>
- </div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- <div class="cap">
- {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- </div>
- </div>
- <div id="information"><div class="ibottom"><div align="left">{block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a><div class="origin">{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a> · © <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}</div></a></div></div>
- <div class="info"><div align='left'>{block:HasTags}{block:Tags}<span class="symbols">,</span> <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
- </div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </html>

