Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme #025 by dawnsalvatore -->
- <html>
- <head>
- <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}
- </head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#724e41" />
- <meta name="color:box" content="#e6d7cd" />
- <meta name="color:title" content="#413131" />
- <meta name="color:text" content="#b19990" />
- <meta name="color:link" content="#d59191" />
- <meta name="color:lhover" content="#b46c6c" />
- <meta name="color:border" content="#b69483" />
- <meta name="color:scrollbar" content="#ca9e9e" />
- <meta name="color:scrollbg" content="#d6bebe" />
- <meta name="font:title" content="calibri" />
- <meta name="font:body" content="caviar" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" 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="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta name="text:Link7" content="" />
- <meta name="text:Link7 Title" content="" />
- <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <style type="text/css">
- ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
- ::-webkit-scrollbar-corner {background:{color:scrollbg}}
- ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
- ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:120%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{opacity:1; padding:0px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0s ease-out; transition:all 0s ease-out; color:{color:lhover};}
- #entries{margin-left:525px; width:520px;}
- #entries:hover #tags {
- opacity: 1;
- display: block;
- margin-left:505px;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #sidebarimg img {max-width: 230px; max-height:230px ; text-align:center}
- #sbar {max-width:255px; margin-top:60px; margin-left:100px; position:fixed; overflow:hidden; background-color: {color:transparent}; border-left:0px solid; border-right:0px solid; padding:3px;}
- #mbar {margin-top:110px; position: fixed; background-color: transparent}
- #links a {margin-left:355px; font-size: 13px; font-family: calibri; line-height:18px; letter-spacing:1px}
- #links a:hover {margin-left:365px; font-size: 13px; font-family: calibri; line-height:18px; letter-spacing:1px; transition: all 0.8s ease-out;
- -o-transition-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;}
- #posts{width:505px; overflow:hidden; border-left:0px solid; border-right:0px solid; padding:3px;}
- h1{color:{color:title}; font-family:caviar; font-size:16px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
- h2{color:{color:title}; font-family:caviar; font-size:15px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
- #info{display:block; font-size:9px; text-align:none; border-top:1px dotted; padding-right:5px; opacity: 1;}
- #tags {float: left; position:absolute;padding-top: 2px; width: 200px; opacity: 0; font-family: oxygen mono, sans-serif; font-size:9px; color:{color:text}; text-transform: lowercase; margin-left:420px; margin-top:-5px; padding: 5px; line-height:11px; -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #questions {background-color:{color:transparent}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:caviar; font-size:11px}
- #questions a {color:{color:link}}
- #question { padding:12px;
- background-color: {color:box};
- position: relative;}
- #question:after, #demo:before { border: solid transparent;
- content: ' ';
- height: 0; left: 100%;
- position: absolute;
- width: 0;}
- #question:after { border-width: 7px;
- border-left-color: {color:box};
- top: 12px;}
- #question:before { border-width: 10px;
- border-left-color: {color:box};
- top: 10px;}
- #title{font-family:'Codystar', caviar;; font-size:25px; line-height:28px; letter-spacing:2px; font-weight:normal; font-style:normal; text-transform:none; margin:0px; padding:0px; text-align:center; margin-bottom:-16px; margin-top:2px;}
- blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
- blockquote img, blockquote a img {max-width: 490px}
- b, strong{color:{color:title};}
- i, em {border: none}
- p{margin-top:3px; margin-bottom:3px}
- img a{color:{color:info}}
- .audio{background-color:black; display:block;}
- .user_1 .label {color:{color:lhover}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- .borderimage
- {border: 2px solid {color:border}; background-color: transparent; padding:4px; margin:1px;}
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <BR>
- <div id="sbar">
- <center><div id="title"><a href="/">{Title}</a></div></center>
- <center><div id="subtitle">{text:Subtitle}</div></center>
- <br>
- <center><div id="sidebarimg"><img src="{image:sidebar}""border="0" class="borderimage"/>
- </div> </center>
- <br> <center>
- <center> {block:Description}{Description}{/block:Description}</center> <br>
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <a class="jumppage" href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="currentpage">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jumppage" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a class="jumppage" href="{NextPage}">»</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}</center>
- </div>
- <BR>
- </div>
- <div id="mbar">
- <div id="links">
- <a href="/">home</a><br>
- <a href="/ask"> message</a><br>
- <a href="http://ladysmolderhalder.tumblr.com/tagged/theme"> theme</a> <br> {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}<br>
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}<br>
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}<br>
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}<br>
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}<br>
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}<br>
- {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7} </div></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div id="tags"> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
- {block:Quote}<h2>"{Quote}" - {Source}</h2>{/block:Quote}
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {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: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:Answer}
- <img align="right" src="{AskerPortraitURL-40}"> <div id="question" style="width:420px;">{Asker}: {Question}</div> <BR>
- {Answer}
- {/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <br><center><div id="info">posted<a href="{Permalink}"> {TimeAgo}</a>{/block:Date}{block:NoteCount} with<a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} <br>{block:RebloggedFrom}via<a href="{ReblogParentURL}"> {ReblogParentName}<title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}"> | source </a>{/block:ContentSource} (<a href="{ReblogURL}" target="_blank">reblog</a>)<br>
- </div></center>
- </br></br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment