Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <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="#fff"/>
- <meta name="color:Text" content="#7A7A7A"/>
- <meta name="color:border" content="#dac8c8"/>
- <meta name="color:Link Text" content="#ffffff"/>
- <meta name="color:Home link" content="#e77352"/>
- <meta name="color:Ask link" content="#71b1a9"/>
- <meta name="color:Link 1" content="#efb573"/>
- <meta name="color:Link 2" content="#514a63"/>
- <meta name="color:Link 3" content="#d95854"/>
- <meta name="color:Link 4" content="#707070"/>
- <meta name="color:Link" content="#d95854"/>
- <meta name="color:Link Hover" content="#da433e"/>
- <meta name="color:Scrollbar" content="#FF9675"/>
- <meta name="color:Ask" content="#ffc5a3"/>
- <meta name="color:Chat 1" content="#FFC5A3"/>
- <meta name="color:Chat 2" content="#FFEBCE"/>
- <meta name="if:hover for links" content="1" />
- <meta name="image:sidebar" 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};}
- body {
- background-color:{color:background};
- color:{color:Text};
- font-family:calibri;
- font-size:10px;
- line-height:100%;
- }
- 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;
- }
- blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
- #entries{
- margin-top:50px;
- margin-left:480px;
- width:500px;
- text-align: justify;
- }
- #post{
- background-color:{color:background};
- margin-top:20px;
- }
- h1{
- font-family:'courier new';
- font-size: 11px;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- .qquote{
- font-family:'courier new';
- font-size: 11px;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- .qsource{
- margin: 5px 0px 0 20px;
- text-align: left;
- text-transform: none;
- }
- .chat{
- line-height: 12px;
- list-style: none;
- font-color:#000000;
- }
- .chat ul {
- line-height: 15px;
- list-style: none;
- padding: 0px;
- line-height: 20px;
- }
- .person1 {
- color:{color:Text};
- background-color:{color:Chat 1};
- }
- .person1 .label {
- font-weight: bold;
- padding: 0px;
- margin-left:
- 5px; color:
- }
- .person2 {
- color:{color:Text};
- background-color:{color:Chat 2};
- }
- .person2 .label {
- font-weight: bold;
- padding: 0px;
- margin-left: 5px;
- color: }
- .iaudio {
- margin-bottom: 2px;
- width: 100%;
- background-color: #transparent}
- .iaudio img
- {width: 207px;
- height: auto;
- }
- .icap{
- margin-top: 1px
- }
- #question {
- text-align:center;
- background-color:{color:ask};
- }
- .asker {
- font-size: 10px;
- font-family: 'courier new';
- width: 100%;
- background-color: #transparent;
- line-height: 20px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- .q {
- padding-top:10px;
- padding-bottom:10px;
- }
- .a {
- padding-top: 3px;
- }
- .askertriangle {
- width:20px;
- height:20px;
- font-size:40px;
- color:{color:ask};
- float:left;
- margin-top:0px;
- margin-right:10px;
- }
- .cap {
- padding-top: 5px;
- width: 500px;
- }
- #information {
- text-align:right;
- text-transform:uppercase;
- font-family:calibri;
- border:1px dotted;
- padding:5px;
- border-color:{color:border};
- }
- #tags {
- display:block;
- width:100px;
- margin-top:-7px;
- position:absolute;
- margin-left:505px;
- text-align: left;
- padding-left:3px;
- font-family:georgia;
- opacity:0;
- border-left: 2px solid;
- border-color:{color:border};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #post:hover #tags {
- margin-top:5px;
- opacity:1;
- }
- #notes {
- width: 500px;
- padding: 0px;
- margin: 5px;
- font-size: 10px;
- text-align: left;
- }
- #credit {
- position:fixed;
- right:3px;
- bottom:3px;
- font:10px trebuchet ms;
- text-transform:uppercase;
- }
- ol.notes {
- list-style: none;
- margin: 0 20px 0 0;
- padding: 0px
- }
- ol.notes li {
- margin: 0px;
- padding: 2px;
- }
- #notes img{
- border:0px
- }
- #sidebar{
- width: 200px;
- background-color: {color:background};
- position: fixed;
- margin: 80px 0px 0px 200px;
- z-index:2;
- }
- #title {
- padding-bottom:5px;
- font-family: courier new;
- font-size:11px;
- text-transform:uppercase;
- font-color:{color:Text};
- margin-top:0px;
- margin-bottom: -20px;
- letter-spacing:1px;
- text-align:center;
- position:relative;
- }
- .sidebardescr{
- text-align: center;
- padding:3px;
- }
- .sidebarimg img{
- width: 200px;
- height: auto;
- padding: 0px 0px 7px 0px;
- text-align:center;
- z-index:2;
- }
- #sidebarlinks {
- margin-left:{block:ifhoverforlinks}50{/block:ifhoverforlinks}{block:ifnothoverforlinks}-100{/block:ifnothoverforlinks}px;
- float:left;
- font-size:9px;
- font-family:consolas;
- text-transform:uppercase;
- letter-spacing:1px;
- width:100px;
- position:absolute;
- z-index:-1;
- margin-top:15px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- {block:ifhoverforlinks}
- #sidebar:hover #sidebarlinks {
- margin-left:-100px;
- float:left;
- font-size:9px;
- font-family:consolas;
- text-transform:uppercase;
- letter-spacing:1px;
- width:100px;
- }
- {/block:ifhoverforlinks}
- .home {
- padding: 0px;}
- .home a{
- display: block;
- float:right;
- color:{color:Link Text};
- background-color:{color:home link};
- text-align:right;
- width: 70px;
- height:18px;
- padding: 8px 15 0px 0;
- margin-bottom:3px;
- border-top-right-radius:0px;
- border-bottom-left-radius:25px;
- border-top-left-radius:25px;
- border-bottom-right-radius:0px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- .home a:hover{
- width: 70px;
- padding-right:40px;
- margin-left: -30px;
- }
- .ask {
- padding: 0px;}
- .ask a{
- display: block;
- float:right;
- color:{color:Link Text};
- background-color:{color:ask link};
- text-align:right;
- width: 80px;
- height:18px;
- padding: 8px 15 0px 0;
- margin-bottom:3px;
- border-top-right-radius:0px;
- border-bottom-left-radius:25px;
- border-top-left-radius:25px;
- border-bottom-right-radius:0px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- .ask a:hover{
- width: 80px;
- padding-right:40px;
- margin-left: -30px;
- }
- .sidebarlink1 {
- padding: 0px;}
- .sidebarlink1 a{
- display: block;
- float:right;
- color:{color:Link Text};
- background-color:{color:Link 1};
- text-align:right;
- width: 50px;
- height:18px;
- padding: 8px 15 0px 0;
- margin-bottom:3px;
- border-top-right-radius:0px;
- border-bottom-left-radius:25px;
- border-top-left-radius:25px;
- border-bottom-right-radius:0px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- .sidebarlink1 a:hover{
- width: 50px;
- padding-right:40px;
- margin-left: -30px;
- }
- .sidebarlink2 {
- padding: 0px;}
- .sidebarlink2 a{
- display: block;
- float:right;
- color:{color:Link Text};
- background-color:{color:link 2};
- text-align:right;
- width: 60px;
- height:18px;
- padding: 8px 15 0px 0;
- margin-bottom:3px;
- border-top-right-radius:0px;
- border-bottom-left-radius:25px;
- border-top-left-radius:25px;
- border-bottom-right-radius:0px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- .sidebarlink2 a:hover{
- width: 60px;
- padding-right:40px;
- margin-left: -30px;
- }
- .sidebarlink3 {
- padding: 0px;}
- .sidebarlink3 a{
- display: block;
- float:right;
- color:{color:Link Text};
- background-color:{color:link 3};
- text-align:right;
- width: 80px;
- height:18px;
- padding: 8px 15 0px 0;
- margin-bottom:3px;
- border-top-right-radius:0px;
- border-bottom-left-radius:25px;
- border-top-left-radius:25px;
- border-bottom-right-radius:0px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- .sidebarlink3 a:hover{
- width: 80px;
- padding-right:40px;
- margin-left: -30px;
- }
- .sidebarlink4 {
- padding: 0px;}
- .sidebarlink4 a{
- display: block;
- float:right;
- color:{color:Link Text};
- background-color:{color:link 4};
- text-align:right;
- width: 50px;
- height:18px;
- padding: 8px 15 0px 0;
- border-top-right-radius:0px;
- border-bottom-left-radius:25px;
- border-top-left-radius:25px;
- border-bottom-right-radius:0px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- .sidebarlink4 a:hover{
- width: 50px;
- padding-right:40px;
- margin-left: -30px;
- }
- .sidimage{
- margin: 5px 0 5px 0;
- text-align: center
- }
- .sidimage img {
- max-width: 230px;
- height: auto;
- }
- .pagination {
- text-align: center;
- padding-left:10px;
- padding-right:10px;
- padding-top:10px;
- line-height: 20px;
- font-size:10px;
- font-family:courier new;
- text-transform:uppercase;
- }
- {CustomCSS}
- </style>
- <body>
- <div id="sidebar">
- <br>
- <div id="title">{Title}</div><br><br>
- <div id="sidebarlinks">
- {block:HasPages}{block:Pages}
- <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- <div class="home">
- <a href="/">refresh</a></div>
- <div class="ask">
- <a href="/ask">message</a></div>
- <div class="sidebarlink1">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}</div>
- <div class="sidebarlink2">
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}</div>
- <div class="sidebarlink3">
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}</div>
- <div class="sidebarlink4">
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}</div>
- </div>
- <div class="sidebarimg"><img
- src="{image:sidebar}"/></div>
- <div class="sidebardescr">
- {block:Description}{Description}{/block:Description}
- </div>
- <div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a> / {/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</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">
- <div id="tags">
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}
- </div>
- {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"><big><big><big>❝</big></big></big> {Quote} <big><big><big>❞</big></big></big></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}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/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="q">{Question}</div>
- </div>
- <div class="askertriangle">◤</div>
- <div class="asker">asked by {Asker}</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 id="information">
- {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
- {NoteCountWithLabel}</a><br>{block:RebloggedFrom}via: <a href="{ReblogParentURL}"
- title="{ReblogParentName}">{ReblogParentName}</a> · source: <a href="{ReblogRootURL}"title="{ReblogRootName}">{ReblogRootName}</a>{/block:RebloggedFrom}
- </div>
- </div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment