Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- Theme #005 by Rose @itsacrimescene.tumblr.com
- Please do not steal the code,
- do not remove the credit and
- do not claim as your own
- Thank you :3
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#F0F0F0" />
- <meta name="color:sidebar" content="#857B77" />
- <meta name="color:text" content="#857b77" />
- <meta name="color:linkbackground" content="#dbd4c7" />
- <meta name="color:link" content="#b99f70" />
- <meta name="color:linkhover" content="#d5d4d3" />
- <meta name="color:info" content="#dbdada" />
- <meta name="color:entry" content="#e6e6e6" />
- <meta name="color:askbackground" content="#d6d6d6" />
- <meta name="color:asktext" content="#857b77" />
- <meta name="color:h1" content="#b99f70" />
- <meta name="color:bold" content="#666666" />
- <meta name="color:tags" content="#b1aba4" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="http://static.tumblr.com/ougddg1/kDGm4jd79/bg.png"/>
- <meta name="text:blogtitle" 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="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <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}
- <style type="text/css">
- body {background-color:{color:background}; color:{color:text}; font-family: Palatino, Georgia, Times, serif; font-size: 11px; line-height:120%; text-align:justify; letter-spacing: 1px; margin:0px; background-image:url('{image:background}'); background-attachment: fixed}
- a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none;}
- a:hover {color:{color:linkhover}; text-decoration: none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
- img a {border:0px;}
- b, strong{font-weight: bold; color:{color:bold}}
- i, em {text-transform: italic; color:{color:tags}}
- del, strike {color:{color:tags};}
- p {margin: 3px 3px 0 3px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left: 4px solid {color:info};}
- pre {font-family: Arial; font-size:11px; padding: 3px 5px 3px 5px; word-wrap: break-word; background-color:{color:background}; max-height:100px!important; overflow-y:auto;}
- /* sidebar */
- #sidebar {width:85px; height:100%; margin-left:30px; margin-top:-10px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-left:0px solid; border-right:0px solid; padding:7px;}
- #navlinks { margin-left:auto; margin-right: auto; }
- #navlinks a { width: 60px; height:35px; font-family: calibri; font-size: 10px; margin-bottom: -6px; display: block; text-align: center; background-color: {color:entry}; color: {color:sidebar}; padding-top: 20px; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out;}
- #navlinks a:hover {background-color:{color:linkhover}; color:{color:sidebar}; opacity:100%;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out; }
- #rightbar {
- width: 250px;
- height: 100%;
- background-color: {color:info};
- float: right;
- border-right: 5px solid {color:entry};
- overflow: hidden;
- position: fixed;
- margin-left: 730px;
- text-align: center;
- padding: 10px;
- }
- #sideimg {
- width: 220px;
- height: auto;
- margin-top: 20px;
- margin-left: 15px;
- border-top-right-radius: 10px;
- }
- #sideimg img {
- opacity: 0.7;
- border-top-right-radius: 10px;
- }
- #sideimg img:hover {
- opacity: 100%,
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .pagination {
- color: {color: text};
- font-size: 12px;
- margin-top: 10px;
- margin-left: 15px;
- text-align: center;
- width: 220px;
- line-height: 15px;
- background-color: {color:entry};
- border-bottom-left-radius: 10px;
- }
- #about {
- top: 120px;
- left:742px;
- position: fixed;
- z-index: 8;
- width:220px;
- max-height:200px;
- height: auto;
- font-family: Palatino, Georgia, Times, serif;
- font-size: 10px;
- background: {color:info};
- letter-spacing: 1px;
- padding: 15px;
- filter:alpha(opacity=20);
- -moz-opacity:0.2;
- -khtml-opacity: 0.2;
- opacity: 0.2;
- text-align:justify;
- }
- #about:hover {
- filter:alpha(opacity=90);
- -moz-opacity:0.9;
- -khtml-opacity: 0.9;
- opacity: 0.9;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- /* container */
- #container {background-color:transparent; width: 120px; margin: 0 0 0 150px; position: absolute}
- .clear{clear: both}
- #entries {width: 570px; margin: 15px; position:absolute;}
- #entry {width:540px; background-color: {color:info}; text-align: center; margin-bottom: 10px; border-top-right-radius: 15px; border-bottom-left-radius: 15px;}
- #post{text-align: justify; width: 500px; margin-left: auto; margin-right: auto; background-color: {color:entry}; padding:5px; margin-bottom: 15px; border-top-left-radius: 10px;}
- #info {width: 500px;margin-left: auto; margin-right: auto; padding-top: 20px; font-size:10px; text-align: left; color: {color:infolink}; font-family: Calibri; letter-spacing:2px; background-color: transparent; padding: 5px;}
- #info a{color: {color:infolink}}
- #info a:hover{color: {color:text}}
- .date{text-transform: uppercase; font-family:{font:info}; font-size:10px; letter-spacing:2px; font-family: Calibri;}
- #tags {background-color: {color: entry}; text-align: center; font-size: 10px; font-family: Calibri; letter-spacing: 1px; color: {color: tags}; width: 94%; padding: 2px; margin-bottom: 10px; margin-left: auto; margin-right: auto; list-style: none; border-bottom-right-radius: 10px;}
- #tags a {color: {color:infolink}; display: inline;}
- #tags a:hover {color: {color:link};}
- /* POSTS */
- h1 {font-size: 18px; font-family: Georgia; letter-spacing: 1px; text-transform: lowercase; line-height: 11px; color: {color:title}; background-color: {color:linkbackground}; text-decoration: none;}
- .image {border: 0px; text-align:center; border-bottom-right-radius: 15px; }
- .image a{border: 0px; text-align:center }
- #asker {
- float: right;
- width:500px;
- text-align:left;
- text-transform:lowercase;
- font-style: italic;
- color {color:link};
- margin-top:-5px;
- }
- #asker a {color: {color:title};}
- #asker a:hover {color: {color:askbackground};}
- #asker img {float:left; margin-left:220px; vertical-align:top; margin-right:3px; margin-top: -2px; max-height:15px; border: 2px solid {color:askbackground};}
- #question {
- background-color:{color:askbackground};
- font-size: 12px;
- font-weight: normal;
- font-family: georgia, palatino;
- text-align: right;
- line-height:90%;
- letter-spacing: 1px;
- color: {color:asktext};
- margin: 0 0 11px 0;
- padding: 10px 15px;
- position: relative;
- border-radius: 13px;
- }
- #bubble {
- width: 8px;
- height: 4px;
- font-size:32px;
- font-family:Georgia;
- position: absolute;
- color:{color:askbackground};
- bottom: 0.2px;
- left: 188px;
- margin-top: 10px;
- }
- .qqmarks {
- font-size: 80px;
- font-weight: bold;
- line-height: 80px;
- color: {color:background};
- }
- .qquote {
- font-size: 20px;
- letter-spacing: -1px;
- line-height: 15px;
- text-transform: none;
- margin-top: -70px;
- text-indent: 40px;
- }
- .qusource {
- width: 500px;
- margin-top:-2px;
- text-align:right;
- font-size: 10px;
- font-family: Calibri;
- color: {color:text};
- line-height: 9px;
- opacity: 0.8;
- }
- .qusource a {
- text-align:right;
- font-size: 10px;
- color: {color:link};
- line-height: 9px;
- opacity: 0.8;
- background-color: transparent;
- }
- .qusource a:hover {
- color: {color:text};
- line-height: 9px;
- opacity: 1;
- }
- .audio {
- background-color: {color:askbackground};
- border-bottom-right-radius:10px;
- display:block;
- width: 450px;
- height: 120px;
- align:center;
- margin-top:10px;
- }
- #albumart {
- float: left;
- width:100px;
- height:auto;
- padding: 10px;
- }
- #audioinfo {
- padding: 10px;
- background-color: {color:askbackground};
- color: {color:text};
- }
- .chat{line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
- .person1 {background-color: {color:linkbackground}; color: {color:text} }
- .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
- .person2 {background-color: {color:background}; color: {color: text} }
- .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
- .source {display:none}
- #notes {background-color:{color:info};width:540px; margin-bottom:10px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; }
- #notestext {width: 500px; margin-left: 20px; background-color:{color:info};padding:5px;}
- ol.notes {list-style: none; padding:0px}
- ol.notes li {background-color: {color: background}; margin: 0 px; padding: 5px;}
- ol.notes .avatar {border: 0px; height: 10px; padding: 0px; width: 10px;}
- ol.notes li .clear {height: 0px!important;}
- ol.notes li blockquote {border-color: #ccc!important;}
- #clear{width:300px;height:3px; clear:both; background-color: transparent}
- #tumblr_controls {
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.1;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- #tumblr_controls:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.8;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- ::-webkit-scrollbar {width: 10px; height:auto; background:{color:info};}
- ::-webkit-scrollbar-corner {background:{color:entry};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:entry};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:entry};}
- ::-moz-selection {background-color: {color:background}; color: {color:link};}
- ::selection {background-color: {color:background}; color: {color:link};}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="sidebar"><br><br>
- <center>
- <font style="font-size:16px; color: {color:background};"><a href="http://itsacrimetheme.tumblr.com" target="_blank" title="theme"> ♔</a></font>
- <br /><br>
- <div id="navlinks"><a href="/">home</a></br>
- <a href="/ask">ask</a><br>
- <a href="/archive">past</a><br>
- {block:ifLink1}<a class="slinks" href="{text:Link1}">{text:Link1 Title}</a><br />{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br /> {/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br /> {/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br /> {/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a><br /> {/block:ifLink5}
- </div>
- </div></center>
- <div id="rightbar"><br><div style="line-height: 30px; font-family: georgia; letter-spacing: -5px; font-size: 45px; font-style: italic; color: {color:link};">{text:blogtitle} </div><div style="font-family: white rabbit; text-transform: uppercase; font-size: 8px; letter-spacing: 5px; color: {color:sidebar};">{text:subtitle}</div>
- <div id="sideimg"><img src="{image:sidebar}" width="220"></div>
- <div id="about">{block:Description}{Description}{/block:Description}</div>
- <div class="pagination">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- <b>{CurrentPage}</b>/{TotalPages}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- {/block:Pagination}</div>
- <br>
- </div>
- <div id="container">
- <div id="entries">
- {block:Posts}
- <div id="entry">
- <div id="info">
- {block:Date}<span class="date"><a href="{Permalink}" title="Permalink to this post">{block:text}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:text}
- {block:photo}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photo}
- {block:photoset}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photoset}
- {block:quote}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:quote}
- {block:audio}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:audio}
- {block:video}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:video}
- {block:chat}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:chat}
- {block:link}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:link}
- {block:answer} answered {/block:answer}{TimeAgo}</a> on {DayOfMonth} {Month} {Year}</span>{/block:Date} {block:NoteCount} WITH <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel}</a>{/block:NoteCount} <span style="float:right; color:{color:title};"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span>
- {block:RebloggedFrom}<br>via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> // originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}
- </div>
- <div id="post">
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" border="0"></div>{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {/block:Photoset}
- {block:Quote}
- <b class="qqmarks">“</b><div class="qquote"><p>{Quote}</p></div>
- {block:Source}
- <div class="qusource"> {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:Video}
- {Video-500}
- {/block:Video}
- {block:Answer}
- <div id="question">
- <br>
- <div id="bubble">◥</div>
- {Question}
- <br>
- <br>
- </div>
- <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br><br>
- <div id="answer">{Answer}</div>
- {/block:answer}
- {block:Audio}<center>
- <div class="audio">
- <div id="albumart">{block:AlbumArt} <img src="{AlbumArtURL}" width=100> {/block:AlbumArt}</div>
- <div id="audioinfo"><br>{AudioPlayerGrey}<br>
- {PlayCountWithLabel}
- </div>
- </div></center>
- {block:Caption}<br>{Caption}{/block:Caption}{/block:Audio}<br>
- <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>
- {block:HasTags}<div id="tags" style="background-color: {color:entry}; color: {color:tags};">
- {block:Tags} #<a href="{TagUrl}">{Tag}</a> {/block:Tags} </div>{/block:HasTags}
- <div id="clear"></div></div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div></div>
- {/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement