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 #004 by Rose @ itsacrimescene.tumblr.com
- Please do not copy or claim as your own
- Do not remove this credit from the code
- Thank you :3
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#ffffff" />
- <meta name="color:text" content="#757577" />
- <meta name="color:link" content="#b62424" />
- <meta name="color:linkhover" content="#333332" />
- <meta name="color:info" content="#f0f1f1" />
- <meta name="color:entry" content="#ffffff" />
- <meta name="color:askbackground" content="#faf7cd" />
- <meta name="color:asktext" content="#636363" />
- <meta name="color:infolinks" content="#bebbbb" />
- <meta name="color:infotext" content="#cfcece" />
- <meta name="color:bold" content="#4e4e4e" />
- <meta name="color:italics" content="#b6b6b5" />
- <meta name="image:Sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="if:HoverInfo" content="0" />
- <meta name="text:asker" content="said" />
- <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="" />
- <meta name="text:Link8" content="" />
- <meta name="text:Link8 Title" content="" />
- <meta name="text:Link9" content="" />
- <meta name="text:Link9 Title" content="" />
- <meta name="text:Link10" content="" />
- <meta name="text:Link10 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: Lucida sans; font-size: 12px; line-height:125%; text-align:left; 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.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;}
- img {opacity:1;}
- img:hover {opacity: 1;}
- img a {border:0px;}
- img a:hover {opacity: 1; }
- b, strong{font-weight: bold; color:{color:bold}}
- i, em {text-transform: italic; color:{color:italics}}
- s, strike, del {color: {color:italics};}
- p {margin: 10px 10px 10px 10px}
- 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:askbackground}; max-height:100px!important; overflow-y:auto;}
- /* SIDEBAR */
- #sidebar {
- position:fixed;
- width: 220px;
- height: auto;
- margin-left: 600px;
- margin-top: 40px;
- float:right;
- padding: 10px;
- background-color: {color:entry};
- color: {color:text};
- font-family: Tahoma, Arial, Verdana;
- font-size:11px;
- letter-spacing:1px;
- -webkit-transform: rotate(1deg);
- -moz-transform: rotate(1deg);
- -o-transform: rotate(1deg);
- -ms-transform: rotate(1deg);
- transform: rotate(1deg);
- }
- #sidebar a {
- color: {color:links};
- }
- #sidebar a:hover {
- color: {color: linkhover};
- }
- #linkbar {
- position: fixed;
- display:block;
- background-color:transparent;
- {block:ifSidebarImage}margin-top: -200px;{/block:ifSidebarImage}
- {block:ifNotSidebarImage}margin-top:-70px;{/block:ifNotSidebarImage}
- opacity: 0;
- margin-left: 50px;
- width: 140px;
- height: auto;
- text-align:left;
- font-family: Tahoma, Arial, Verdana;
- font-size:11px;
- letter-spacing:1px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- #linkbar a {color: {color:links}; background-color:transparent; padding: 2px; text-transform:lowercase; display:block;}
- #linkbar a:hover {color: {color:linkhover};}
- #sidebar:hover #linkbar {
- opacity: 1;
- margin-left: 218px;
- float:right;
- }
- #about {
- text-align:justify;
- padding:3px;
- color: {color:text};
- font-family: Tahoma, Arial, Verdana, Helvetica;
- font-size:11px;
- letter-spacing:1px;
- line-height:110%;
- }
- #sideimg {
- text-align: center;
- margin: 5px;
- width:210px;
- height: auto;}
- #sideimg img {
- text-align: center;
- width: 210px;
- height: auto;
- }
- /*ENTRIES*/
- #container {
- background-color:transparent;
- width: 814px;
- text-align: center;
- margin: 0 auto -10px auto;
- }
- #entries {
- margin: 22px 0 -10px 10px;
- margin-right:0px;
- text-align: justify;
- position:absolute;
- }
- #posts {
- margin: 0px 0 0px 0;
- width: 500px;
- background-color:{color:entry};
- text-align: justify;
- padding: 10px
- }
- #info {
- {block:IfHoverInfo}opacity:0;{/block:IfHoverInfo}
- padding:2px 0 2px 0;
- color: {color:infotext};
- background-color:{color:info};
- text-transform: none;
- font-size: 9.5px;
- font-family: Lucida sans;
- letter-spacing: 1px;
- text-align:justify;
- line-height:100%;
- margin-bottom:5px;
- padding: 6px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- #info a {
- color: {color:infolinks};
- }
- {block:IfHoverInfo}
- #posts:hover #info {
- 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;
- }
- {/block:IfHoverInfo}
- /* POSTS */
- h1 {line-height: 75%; font-family: Palatino; letter-spacing: 1px; font-size: 18px; font-style: italic; color: {color:linkhover}; background-color: {color:info};}
- .titles {line-height: 90%; font-family: georgia; letter-spacing: -1px; font-size: 23px; font-style: italic; color: {color:sidebar}; text-transform:lowercase; -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -o-transform: rotate(1deg); -ms-transform: rotate(1deg);transform: rotate(1deg);}
- .titles a {color:{color:link}; font-style:none;}
- .titles a:hover {color: {color:text};}
- #question {
- background-color: {color:askbackground};
- color: {color:asktext};
- width: 80%;
- padding: 10px;
- text-align:justify;
- -webkit-transform: rotate(1deg);
- -moz-transform: rotate(1deg);
- -o-transform: rotate(1deg);
- -ms-transform: rotate(1deg);
- transform: rotate(1deg);
- }
- #asker {
- opacity:0.6;
- width:78%;
- color: {color:asktext};
- font-size:10px;
- font-family: Tahoma, Arial, Verdana;
- -webkit-transform: rotate(1deg);
- -moz-transform: rotate(1deg);
- -o-transform: rotate(1deg);
- -ms-transform: rotate(1deg);
- transform: rotate(1deg);
- }
- #askericon {
- opacity: 0;
- float:left;
- margin-left:-48px;
- margin-top:0px;
- background-color:{color:askbackground};
- }
- #askericon img {
- padding: 4px;
- }
- #question:hover #askericon {
- opacity:1;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .qqmarkleft {
- font-size: 80px;
- font-family: Georgia;
- font-weight: bold;
- line-height: 100px;
- position: relative;
- bottom: 10px;
- left: 30px;
- margin-bottom: -90px;
- color: {color:info};
- opacity: 0.7;
- }
- .qqmarkright {
- font-family: Georgia;
- font-size: 80px;
- font-weight: bold;
- padding-right: 0px;
- line-height: 30px;
- text-align: right;
- right: 30px;
- position: relative;
- margin-bottom: -10px;
- color: {color:info};
- opacity: 0.7;
- }
- .qquote {
- width: 75%;
- font-family: Tahoma, Arial, Verdana;
- font-size: 13px;
- text-align: justify;
- padding-top: 10px;
- letter-spacing: 1px;
- line-height: 15px;
- text-transform: none;
- text-indent: 15px;
- margin: 0px 10px;
- margin-bottom: 10px;
- -webkit-transform: rotate(1deg);
- -moz-transform: rotate(1deg);
- -o-transform: rotate(1deg);
- -ms-transform: rotate(1deg);
- transform: rotate(1deg);
- }
- .qusource {
- width: 500px;
- margin-top:-2px;
- text-align:right;
- font-size: 9.5px;
- font-family: Tahoma;
- color: {color:text};
- line-height: 9px;
- opacity: 0.9;
- -webkit-transform: rotate(1deg);
- -moz-transform: rotate(1deg);
- -o-transform: rotate(1deg);
- -ms-transform: rotate(1deg);
- transform: rotate(1deg);
- }
- .qusource a {
- text-align:right;
- font-size: 9.5px;
- color: {color:link};
- line-height: 9px;
- opacity: 0.9;
- 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; width: 90%; margin-left: 10px; -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -o-transform: rotate(1deg); -ms-transform: rotate(1deg);transform: rotate(1deg); }
- .chat ul {line-height: 17px; list-style: none; padding: 0px;}
- .person1 {background-color: {color:entry}; color: {color:text};letter-spacing:0px; }
- .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}; }
- .person2 {background-color: {color: background}; color: {color: italics}; letter-spacing:0px;}
- .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: italics}; }
- .cap {
- padding: 0px;
- text-align: justify;
- margin-top:0px;}
- .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; text-align: left;}
- 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}
- ::-webkit-scrollbar {width: 7px; height:auto; background:{color:background};}
- ::-webkit-scrollbar-corner {background:{color:info};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:info};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:info};}
- ::-moz-selection {background-color: {color:background}; color: {color:link};}
- ::selection {background-color: {color:background}; color: {color:link};}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="container">
- <div id="sidebar"><h1>{Title}</h1>
- {block:ifSidebarImage}<div id="sideimg"><img src="{image:Sidebar}"></div>{/block:ifSidebarImage}
- <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="previous page">«</a>{/block:PreviousPage}{/block:Pagination} <a href="/">home</a> <a href="/ask">ask</a> {block:SubmissionsEnabled}<a href="/submit">submit</a>{/block:SubmissionsEnabled} <a href="/archive">past</a> <a href="http://itsacrimetheme.tumblr.com" target="_blank" title="i t s a c r i m e t h e m e">theme</a> {block:Pagination}{block:NextPage}<a href="{NextPage}" title="next page">»</a>{/block:NextPage}
- {/block:Pagination}</center>
- <div id="about">{Description}</div>
- <div id="linkbar">{block:ifLink1}<a class="slinks" 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}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
- {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
- {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9}
- {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a> {/block:ifLink10}
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Text}
- {block:Title}<div class="titles">* <a href="{Permalink}">{Title}</a></div>{/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}
- <div class="qqmarkleft">“</div><center><div class="qquote">{Quote}</div><div class="qqmarkright">”</div>
- {block:Source}
- <div class="qusource"> {Source} </div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="titles">* <a href="{URL}" {Target}>{Name} </a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="titles">* <a href="{Permalink}">{Title}</a></div>{/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}
- <center><div id="asker">{Asker} {text:asker}:</div>
- <div id="question"><div id="askericon"><img src="{AskerPortraitURL-48}"></div>
- <br>
- {Question}
- <br>
- <br>
- </div></center>
- <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>
- <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 id="info">{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}
- <a href="{Permalink}" title="permalink to this post">{TimeAgo}</a>{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} <span style="float:right; text-transform:lowercase;"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:title};">»reblog</a></span><br>
- {block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- <div id="clear"></div>
- </div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement