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="#9e9b9b"/>
- <meta name="color:Title" content="#a2a2a2"/>
- <meta name="color:border" content="#e6e9ee"/>
- <meta name="color:Sidebar Link Text" content="#ffffff"/>
- <meta name="color:Sidebar Link 1" content="#dadadd"/>
- <meta name="color:Sidebar Link 2" content="#c6c6c7"/>
- <meta name="color:Sidebar Link 3" content="#dad8d8"/>
- <meta name="color:Sidebar Link 4" content="#c2c2c2"/>
- <meta name="color:Sidebar Link 5" content="#d3d3d5"/>
- <meta name="color:Sidebar Link 6" content="#c5c5c5"/>
- <meta name="color:Link" content="#c5c3c1"/>
- <meta name="color:Link Hover" content="#8d8c8b"/>
- <meta name="color:Scrollbar" content="#d3d0cf"/>
- <meta name="color:Info" content="#e4e3e2"/>
- <meta name="color:Chat 1" content="#eeeeee"/>
- <meta name="color:Chat 2" content="#FFFFFF"/>
- <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};}
- @font-face {
- font-family: 'Oleo Script';
- font-style: normal;
- font-weight: 400;
- src: local('Oleo Script'), local('OleoScript-Regular'), url('http://themes.googleusercontent.com/static/fonts/oleoscript/v1/_weQNDK6Uf40CiGFKBBUjobN6UDyHWBl620a-IRfuBk.woff') format('woff');
- }
- @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:calibri;
- 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: 490px;
- margin-top:20px;
- width:500px;
- }
- .posts{
- background-color: transparent;
- padding: 20px 0 0 0;
- font-style:normal;
- }
- .symbols {
- font-family:WebSymbolsRegular;
- font-size: 9px;
- }
- #credit {
- position:fixed;
- right:3px;
- bottom:3px;
- font:10px trebuchet ms;
- color: {color:text};
- text-transform:uppercase;
- }
- h1{
- font-family:'Oleo Script';
- font-size: 15px;
- }
- .qquote{
- font-family: 'Oleo Script';
- font-size: 15px;
- font-style:none;
- margin-left: 0px;
- }
- .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
- {max-width: 208px;
- height: auto;
- }
- .icap{
- margin-top: 1px
- }
- .source{
- display:none
- }
- #question {
- text-align:center;
- }
- .asker {
- text-transform:uppercase;
- }
- .question {
- }
- .answer {
- }
- .cap {
- padding-top: 5px;
- width: 500px;
- }
- #information {
- text-align:right;
- text-transform:uppercase;
- font-family:calibri;
- font-size:9px;
- padding-top:2px;
- border-top:1px dotted;
- }
- #tags {
- font-size:10px;
- text-transform:none;
- text-align:right;
- margin-top:3px;
- }
- #tags a {
- color:{color:text};
- background-color:{color:info};
- margin-left:1px;
- padding: 0px 2px 0px 2px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #tags a:hover {
- opacity:.5;
- color:{color:text};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #notes {
- width: 500px;
- padding: 0px;
- margin: 5px;
- font-size: 10px;
- text-align: left;
- }
- ol.notes {
- list-style: none;
- margin: 0 20px 0 0;
- padding: 0px
- }
- ol.notes li {
- margin: 0px;
- padding: 2px;
- }
- #notes img{
- border:0px
- }
- #sherlockholmes {
- position: fixed;
- margin-top: -7px;
- float:right;
- width:214px;
- font-size: 10px;
- text-align: center;
- margin-left:0px;
- letter-spacing: 1px;
- height:270px;
- padding:0px;
- z-index:-1;
- border-top:7px solid;
- border-color:{color:border};
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- #sidebar:hover #sherlockholmes{
- margin-top:-87px;
- }
- #sidebar{
- width: 214px;
- background-color: {color:background};
- position: fixed;
- z-index:1;
- margin: 185px 0px 0px 200px
- }
- #title {
- font-family: 'oleo script';
- font-size:17px;
- color:{color:Title};
- margin-top:0px;
- margin-top: -23px;
- padding-bottom:2px;
- letter-spacing:1px;
- text-align:center;
- position:relative;
- }
- .sidebardescr{
- margin-top:3px;
- padding:7px;
- text-align: center;
- }
- .sidebarimg img{
- width: 200px;
- height: auto;
- border-right: 7px solid;
- border-bottom: 7px solid;
- border-left: 7px solid;
- border-color:{color:border};
- padding: 0px 0px 0px 0px;
- text-align:center;
- }
- .sidebarlinks {
- font-size: 9px;
- letter-spacing:1px;
- text-transform:uppercase;
- margin-left:7px;
- font-family:consolas;
- }
- .sidebarlink1 a{
- display: inline-block;
- float:left;
- text-transform:uppercase;
- color:{color:Sidebar Link Text};
- background-color:{color:Sidebar Link 1};
- width: 66px;
- padding-top: 15px;
- padding-bottom: 15px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink1 a:hover{
- opacity:.5;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink2 a{
- float:left;
- display: inline-block;
- text-transform:uppercase;
- color:{color:Sidebar Link Text};
- background-color:{color:Sidebar Link 2};
- width: 67px;
- padding-top: 15px;
- padding-bottom: 15px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink2 a:hover{
- opacity:.5;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink3 a{
- float:left;
- display: inline-block;
- text-transform:uppercase;
- color:{color:Sidebar Link Text};
- background-color:{color:Sidebar Link 3};
- width: 67px;
- padding-top: 15px;
- padding-bottom: 15px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink3 a:hover{
- opacity:.5;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink4 a{
- float:left;
- display: inline-block;
- text-transform:uppercase;
- color:{color:Sidebar Link Text};
- background-color:{color:Sidebar Link 4};
- width: 66px;
- padding-top: 15px;
- padding-bottom: 15px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink4 a:hover{
- opacity:.5;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink5 a{
- float:left;
- display: inline-block;
- text-transform:uppercase;
- color:{color:Sidebar Link Text};
- background-color:{color:Sidebar Link 5};
- width: 67px;
- padding-top: 15px;
- padding-bottom: 15px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink5 a:hover{
- opacity:.5;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink6 a{
- float:left;
- display: inline-block;
- text-transform:uppercase;
- color:{color:Sidebar Link Text};
- background-color:{color:Sidebar Link 6};
- width: 67px;
- padding-top: 15px;
- padding-bottom: 15px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .sidebarlink6 a:hover{
- opacity:.5;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- .pagination {
- float: bottom;
- line-height: 5px;
- text-align:center;
- margin-top:-5px;
- font-size:28px;
- font-family: georgia;
- }
- {CustomCSS}
- </style>
- <body>
- <div id="sidebar">
- <div id="sherlockholmes"><div id="title">{Title}</div><div class="sidebarlinks">
- {block:HasPages}{block:Pages}
- <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- <div class="sidebarlink1"><a href="/">refresh</a> </div>
- <div class="sidebarlink2"><a href="/ask">message</a> {/block:ifLink2}</div>
- <div class="sidebarlink3">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}</div>
- <div class="sidebarlink4">{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}</div>
- <div class="sidebarlink5">{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}</div>
- <div class="sidebarlink6">{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}</div>
- </div></div>
- <div class="sidebarimg"><img
- src="{image:sidebar}"/></div>
- <div class="sidebardescr">
- {block:Description}{Description}{/block:Description}</div>
- <br><br>
- <div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</div>
- </div>
- <br>
- </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 class="posts">
- {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}"></a></div></center>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="postbox">
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
- </div>
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}{Photoset-500}{/block:Photoset}
- {block:Quote}
- <div class="qquote"><big><big>❝</big></big> {Quote} <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="asker">{Asker} inquired:</div><div class="question"><big><big>❝</big></big> {Question} <big><big>❞</big></big></div></div><div class="answer">{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 class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div></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 id="tags">{block:HasTags}{block:Tags} <a href="{TagURL}"><span class="symbols">,</span> {Tag}</a> {/block:Tags}{/block:HasTags}</div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment