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 #003 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="#f8f8f8" />
- <meta name="color:sidebar" content="#575450" />
- <meta name="color:text" content="#9C9691" />
- <meta name="color:linkbackground" content="#e7e6e6" />
- <meta name="color:link" content="#CEB78D" />
- <meta name="color:linkhover" content="#eeeeee" />
- <meta name="color:info" content="#dddcdc" />
- <meta name="color:entry" content="#ebebeb" />
- <meta name="color:askbackground" content="#d5d4d3" />
- <meta name="color:asktext" content="#666666" />
- <meta name="color:infotext" content="#7a7a7a" />
- <meta name="color:bold" content="#666666" />
- <meta name="color:tags" content="#ACACAC" />
- <meta name="text:blogtitle" content="" />
- <meta name="text:subtitle" content="" />
- <meta name="image:sidebarimg" content=""/>
- <meta name="image:sidebar background" content=""/>
- <meta name="image:background" content="http://static.tumblr.com/d4uqqnd/baMm53pin/bg.png"/>
- <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="" />
- <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</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; opacity: 0.8;}
- img a:hover {opacity: 100%, -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; }
- b, strong{font-weight: bold; color:{color:bold}}
- i, em {text-transform: italic; color:{color:infotext}}
- s, strike, del {color: {color:infotext};}
- 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;}
- /* SIDEBARS */
- #navibar {
- width: 42px;
- height: auto;
- margin: 235px 0 0 20px;
- position:fixed;
- }
- #navibar a {
- display:block;
- font-family:Calibri, Tahoma;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:0px;
- text-align:center;
- padding: 10px 3px;
- margin-bottom: 5px;
- color: {color:sidebar};
- background-color: {color:linkbackground};
- border: 1px solid {color:entry};
- }
- #navibar a:hover {
- color:{color:link};
- background-color: {color:linkhover};
- }
- #sidebar {
- width:85px;
- height:100%;
- margin-left:632px;
- position:fixed;
- background-color: {color:sidebar};
- padding:7px;
- }
- #rightbar {
- width: 230px;
- height: 100%;
- overflow: hidden;
- position: fixed;
- margin-left: 730px;
- text-align: center;
- padding: 10px;
- background-image:url('{image:sidebar background}');
- background-attachment:fixed;
- background-color: {color:info};
- border-right: 8px solid {color:sidebar};
- }
- #blogtitle {
- width: 220px;
- line-height: 30px;
- font-family: Georgia;
- letter-spacing: -5px;
- font-size: 35px;
- font-style: italic;
- color: {color:sidebar};
- margin: 20px auto 0 auto;
- }
- #subtitle {
- width: 220px;
- font-family: Ccalibri, Tahoma;
- text-transform: uppercase;
- font-size: 9px;
- line-height:10px;
- letter-spacing: 2px;
- color: {color:text};
- margin: 0px auto;
- }
- #sideimg {
- width: 220px;
- height: auto;
- margin: 10px auto 10px auto;
- border-top-right-radius: 10px;
- }
- #sideimg img {
- width: 220px;
- opacity: 1;
- border-top-right-radius: 10px;
- }
- #about {
- position: absolute;
- z-index: 8;
- width:190px;
- height: auto;
- max-height:300px;
- overflow: auto;
- font-size: 10px;
- letter-spacing: 1px;
- padding: 15px;
- opacity: 0.2;
- text-align:justify;
- color: {color:text};
- background-color: {color:info};
- -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;
- }
- #sideimg:hover #about {
- opacity:1;
- -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;
- }
- #pagination {
- font-size: 11px;
- margin: 0 auto 0px auto;
- text-align: center;
- width: 220px;
- line-height: 13px;
- color: {color:linkhover};
- background-color: {color:sidebar};
- border-bottom-left-radius: 10px;
- }
- /* SIDEBARLINKS */
- #sidebarlinks {
- width: 220px;
- height: auto;
- margin: 10px auto 0 auto;
- text-align:center;
- }
- #sidebarlinks a {
- display:block;
- font-size: 9px;
- font-family: Calibri;
- text-transform:uppercase;
- color: {color:links};
- background-color: {color:linkbackground};
- margin-bottom: 4px;
- padding: 3px 10px;
- }
- #sidebarlinks a:hover {
- color: {color:text};
- background-color: {color:linkhover};
- }
- /* CONTAINER */
- #container {
- width: 540px;
- margin: 0 0 0 66px;
- position: absolute;
- background-color:transparent;
- }
- #entries {
- width: 570px;
- margin: 40px 15px 20px 15px;
- }
- #entry {
- width:540px;
- text-align: center;
- margin-bottom: 40px;
- padding-bottom: 5px;
- background-color: {color:info};
- border-top-left-radius: 15px;
- border-bottom-right-radius: 15px;
- }
- #post {
- text-align: justify;
- width: 500px;
- margin: 0 auto 15px auto;
- padding:5px;
- background-color: {color:entry};
- border-top-right-radius: 10px;
- }
- #info {
- width: 500px;
- margin-left: auto;
- margin-right: auto;
- padding-top: 20px;
- font-size: 10px;
- text-align: left;
- color: {color:infotext};
- font-family: Calibri;
- letter-spacing:2px;
- background-color: transparent;
- padding: 3px;
- text-transform: uppercase;
- }
- #info a{
- color: {color:links};
- opacity:0.8;
- }
- #info a:hover{
- color: {color:text};
- opacity: 1;
- }
- #date {
- margin-left: 558px;
- width: 64px;
- margin-top: 20px;
- text-align:center;
- padding: 10px;
- position: absolute;
- color:{color:text};
- background-color:{color:info};
- border-top-right-radius:10px;
- border-bottom-left-radius:10px;
- }
- .day {line-height: 20px; font-family: Georgia; letter-spacing: -4px; font-size: 30px; color: {color:link}; margin-left:-5px;}
- .day a{color: {color:link}}
- .day a:hover{color: {color:entry}}
- .month{font-size: 12px; font-weight: bold; letter-spacing: 2px; margin: 2px 0 0 0; text-transform: uppercase; font-family:Calibri;}
- .time{font-size: 10px; font-family:Calibri;}
- .time a{color:{color:link};}
- .time a:hover{ color:{color:entry};}
- #tags {
- text-align: center;
- font-size: 10px;
- font-family: Calibri;
- letter-spacing: 1px;
- width: 94%;
- padding: 2px;
- margin-bottom: 8px;
- margin-left: auto;
- margin-right: auto;
- list-style: none;
- border-bottom-left-radius: 10px;
- color: {color:info};
- background-color: {color:entry};
- }
- #tags a {
- color: {color:tags};
- display: inline;
- opacity:0.8;
- }
- #tags a:hover {
- color: {color:infolink};
- opacity:1;
- }
- h1 {line-height: 32px; font-family: georgia; letter-spacing: -4px; font-size: 30px; font-style: italic; color: {color:link}; font-weight: none;}
- .titles {line-height: 32px; font-family: georgia; letter-spacing: -3px; font-size: 30px; font-style: italic; color: {color:sidebar}; text-transform:lowercase;}
- .titles a {color:{color:link}; font-style:none;}
- .titles a:hover {color: {color:text};}
- .image {
- border: 0px;
- text-align:center;
- }
- .image img {
- border-top-right-radius: 10px;}
- .image:hover {
- opacity: 0.8;
- -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;
- }
- #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 {
- font-size: 11px;
- font-weight: normal;
- font-family: georgia, palatino;
- text-align: right;
- line-height:90%;
- letter-spacing: 1px;
- margin: 0 0 11px 0;
- padding: 10px 15px;
- position: relative;
- border-radius: 13px;
- color: {color:asktext};
- background-color:{color:askbackground};
- }
- #bubble {
- width: 8px;
- height: 4px;
- font-size:32px;
- font-family:Georgia;
- position: absolute;
- bottom: 0.2px;
- left: 188px;
- margin-top: 10px;
- color:{color:askbackground};
- }
- #answer {
- margin: 40px auto 0 auto;
- }
- .qqmarkleft {
- font-size: 80px;
- font-family: Georgia;
- font-weight: bold;
- line-height: 100px;
- position: relative;
- bottom: 10px;
- left: 30px;
- margin-bottom: -90px;
- color: {color:background};
- opacity: 0.5;
- }
- .qqmarkright {
- font-family: Georgia;
- font-size: 80px;
- font-weight: bold;
- padding-right: 0px;
- line-height: 30px;
- text-align: right;
- right: -20px;
- position: relative;
- margin-bottom: -10px;
- color: {color:background};
- opacity: 0.5;
- }
- .qquote {
- width: 80%;
- font-family: Georgia;
- font-size: 19px;
- text-align: justify;
- padding-top: 10px;
- letter-spacing: -1px;
- line-height: 15px;
- text-transform: none;
- text-indent: 15px;
- margin: 0px 10px;
- margin-bottom: 10px;
- }
- .qusource {
- width: 500px;
- margin-top:-2px;
- text-align:right;
- font-size: 10px;
- font-family: Calibri;
- color: {color:text};
- line-height: 9px;
- opacity: 0.9;
- }
- .qusource a {
- text-align:right;
- font-size: 10px;
- color: {color:link};
- line-height: 9px;
- opacity: 0.9;
- background-color: transparent;
- }
- .qusource a:hover {
- color: {color:text};
- line-height: 9px;
- opacity: 1;
- }
- #audio {
- margin: 0 auto 5px auto;
- width: 500px;
- height:auto;
- }
- .cover {
- width: 100px;
- height: 100px;
- position: absolute;
- }
- .cover img {
- width: 100px;
- height: 100px;
- float: left;
- }
- .playercontainer {
- width:100px;
- height:100px;
- position:absolute;
- display:block;
- background-color: #ffffff;
- z-index:6;
- opacity:0.5;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- -ms-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- .playercontainer:hover {
- opacity:0.7;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- -ms-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- .player {
- width: 25px;
- height: 25px;
- margin-left: 36px;
- margin-top: 36px;
- overflow: hidden;
- background-color:#fff;
- }
- .sugarbabylove {
- margin-left:110px;
- width:76%;
- padding:5px;
- font-size:11px;
- line-height:9px;
- letter-spacing:0px;
- color: {color:asktext};
- background-color:transparent;
- }
- .cap {
- margin: 10px auto 0 auto;}
- .chat{line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
- .person1 {background-color: {color:entry}; 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; 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}
- #tumblr_controls {
- position: fixed!important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.2;
- -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:sidebar}; color: {color:link};}
- ::selection {background-color: {color:sidebar}; color: {color:link};}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="navibar">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- {block:SubmissionsEnabled}<a href="/submit">submit</a><br>{/block:SubmissionsEnabled}
- <a href="/archive">past</a>
- <a href="http://itsacrimetheme.tumblr.com" target="_blank" title="itsacrimetheme"><big>♔</big></a>
- </div> <!-- navibar //-->
- <div id="sidebar"></div> <!-- sidebar //-->
- <div id="rightbar">
- <div id="blogtitle"><a href="/">{text:blogtitle}</a></div>
- <div id="subtitle">{text:subtitle}</div>
- <div id="sideimg">
- {block:Description}<div id="about">{Description}</div>{/block:Description}
- <img src="{image:sidebarimg}" />
- </div>
- {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {CurrentPage}/{TotalPages}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>{/block:Pagination}
- <div id="sidebarlinks">
- {block:ifLink1}<a 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}
- </div>
- </div> <!-- rightbar //-->
- <div id="container">
- <div id="entries">
- {block:Posts}
- <div id="entry">
- <div id="date">{block:Date}<div class="day"><a href="{Permalink}" title="Permalink">{DayOfMonthWithZero}</a></div>
- <div class="month">{ShortMonth}</div>
- <div class="time">{12Hour}:{Minutes}{AmPm}</div>{/block:Date}<br>
- {block:RebloggedFrom} <div class="rebl"><a href="{ReblogParentURL}" title="{ReblogParentTitle}"><img src="{ReblogParentPortraitURL-24}" border="0" title="via {ReblogParentName}" style="opacity:0.9; border-top-left-radius: 7px;"></a> <a href="{ReblogRootURL}" title="{ReblogRootTitle}"><img src="{ReblogRootPortraitURL-24}" border="0" title="originally {ReblogRootName}" style="opacity:0.9; border-bottom-right-radius: 7px;"></a></div>{/block:RebloggedFrom}
- <div class="time"></div></div>
- <div id="info">posted {TimeAgo}{block:NoteCount} WITH <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel}</a>{/block:NoteCount} <span style="float:right; text-transform:lowercase;"><a href="{ReblogURL}" title="reblog this post!" style="color:{color:link};">»reblog</a></span></span>
- </div>
- <div id="post">
- {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}
- <div class="image">{Photoset-500}</div>
- {/block:Photoset}
- {block:Quote}
- <div class="qqmarkleft">“</div><center><div class="qquote">{Quote}<div class="qqmarkright">”</div></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}<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>
- <div id="answer">{Answer}</div>
- {/block:answer}
- {block:Audio}<div id="audio">
- <div class="cover"><img src="http://static.tumblr.com/ougddg1/R5Emaxcio/defaultmusic.png"></div>
- {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- {block:AudioPlayer}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div>
- </div>{/block:AudioPlayer}
- {block:TrackName}<div class="sugarbabylove"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
- {block:Artist}<div class="sugarbabylove"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
- {block:Album}<div class="sugarbabylove"><b>Album:</b> {Album}</div>{/block:Album}
- {block:PlayCount}<div class="sugarbabylove"><center><small><i>{PlayCountWithLabel}</i></small></center></div>{/block:PlayCount}
- </div>
- {/block:Audio}
- {block:Photo}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photoset}
- {block:Audio}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Audio}
- <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>
- {block:HasTags}
- <div id="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>
- {/block:PostNotes}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement