Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <html>
- <!-----
- theme #001 by Rose @ itsacrimescene.tumblr.com
- Please do not copy or claim as your own
- Do not remove the credit or move it to a secondary page
- Thank you
- ------>
- <head>
- <meta name="color:title" content="#EEE3C6" />
- <meta name="color:background" content="#776656" />
- <meta name="color:links" content="#f0d990" />
- <meta name="color:linkshover" content="#9E8365" />
- <meta name="color:sidebar" content="#ccbb9a" />
- <meta name="color:sidebartext" content="#8B7660" />
- <meta name="color:posts" content="#ccbb9a" />
- <meta name="color:tags" content="#B8A57F" />
- <meta name="color:info" content="#8c7762" />
- <meta name="color:askbackground" content="#ebddbb" />
- <meta name="color:asktext" content="#74604C" />
- <meta name="color:line" content="#8c7762" />
- <meta name="color:text" content="#8B7660" />
- <meta name="image:background" content="" />
- <meta name="image:sidebarimg" content="" />
- <meta name="text:bodyfontsize" content="11px" />
- <meta name="text:blogtitle" content="" />
- <meta name="text:subtitle" content="" />
- <meta name="text:lastwords" 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="" />
- <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body{
- font-size: {text:bodyfontsize}; background-image: url('{image:background}'); font-family: Georgia, Palatino, Times, serif; background-color: {color:background}; padding: 0px; color: {color:text}; background-attachment: fixed; background-repeat: repeat; text-align:left; line-height:14px;
- }
- p{
- margin:0 10px 10px
- }
- b, strong, i, s, strike, em, del {
- color: {color:tags};
- font-size:120%;
- }
- blockquote {
- padding:5px 0px 5px 5px;
- margin: 0px 2px 2px 10px;
- border-left:3px solid {color:info};
- }
- blockquote img, blockquote a img {
- max-width: 400px;
- }
- pre {
- width:95%;
- margin-left:auto;
- margin-right:auto;
- font-family: Courier;
- font-size:11px;
- padding: 5px 6px 5px 6px;
- word-wrap: break-word;
- background-color:{color:askbackground};
- color: {color:asktext};
- border: 1px solid {color:line};
- max-height:100px!important;
- overflow-y:auto;
- }
- li {
- padding-right: 10px;
- }
- a img {
- border: none;
- }
- a:link, a:active, a:visited {
- color: {color:links};
- background-color: transparent;
- text-decoration:none;
- letter-spacing: 1.5px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- a:hover{
- color:{color:linkshover};
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- /*SIDEBAR*/
- #wholebar {
- width: 250px;
- height: auto;
- margin: 60px 0 0 50px;
- position:fixed;
- }
- #sidebar {
- width: 225px;
- height: auto;
- margin: 10px 0 0 100px;
- padding: 10px;
- font-family: Verdana;
- font-size:11px;
- line-height: 12px;
- text-align:justify;
- position:fixed;
- background-color: {color:sidebar};
- color:{color:sidebartext};
- border-bottom-right-radius: 25px;
- }
- .blogtitle {
- width: 225px;
- height: auto;
- margin: 0px auto 0 auto;
- font-family:Georgia;
- font-size:20px;
- line-height:21px;
- text-align:center;
- letter-spacing: -1px;
- }
- .blogtitle a {
- color:{color:title};
- }
- .blogtitle a:hover {
- color:{color:text};
- }
- .subtitle {
- font-family:Calibri;
- font-size:10px;
- text-transform:uppercase;
- text-align:center;
- line-height: 11px;
- margin: -2px auto 5px auto;
- color: {color:text};
- letter-spacing: 4px;
- }
- #pagination {
- width: 225px;
- height: auto;
- padding: 1px 0px;
- text-align:center;
- font-size: 10px;
- font-family: Georgia;
- background-color: {color:background};
- color: {color:tags};
- background-color: {color:background};
- }
- #sidebarimg {
- width: 225px;
- height: auto;
- margin: 10px auto 0 auto;
- }
- #sidebarimg img {
- width: 225px;
- height: auto;
- }
- #navibar {
- width: 225px;
- height: auto;
- margin: 10px auto;
- text-align:center;
- background-color: {color:background};
- }
- #navibar a {
- display:inline-block;
- font-family:Calibri;
- font-size: 11px;
- padding: 2px 5px;
- color: {color: title};
- }
- #navibar a:hover {
- color:{color:linkshover};
- }
- #icon {
- margin: 5px 0 0 -90px;
- position: absolute;
- -webkit-border-radius: 100px;
- -moz-border-radius: 100px;
- border-radius: 100px;
- z-index: 999;
- }
- #icon img {
- width: 96px;
- height: 96px;
- -webkit-border-radius: 100px;
- -moz-border-radius: 100px;
- border-radius: 100px;
- }
- #sidebarlinks {
- position:absolute;
- width: 95px;
- font-family: Georgia;
- font-size: 9px;
- line-height: 10px;
- text-transform: lowercase;
- text-align:center;
- margin: 120px 0 0 -113px;
- }
- #sidebarlinks a {
- display:block;
- width: 95px;
- padding: 4px;
- margin-bottom: 2px;
- color: {color:text};
- letter-spacing:1px;
- background-color: {color:sidebar};
- }
- #sidebarlinks a:hover {
- background-color: {color:info};
- color: {color:linkshover};
- font-style: italic;
- letter-spacing: 1px;
- }
- .credit a {
- display:block;
- height: 10px;
- font-size: 9px;
- font-family: Calibri;
- line-height: 10px;
- text-transform:uppercase;
- color:{color:tags};
- padding: 2px;
- background-color: {color:sidebar};
- text-align:center;
- letter-spacing: 2px;
- border-bottom-left-radius: 25px;
- border-bottom: 2px solid {color:line};
- }
- .credit a:hover {
- background-color: {color:info};
- color: {color:linkshover};
- border-bottom: 0px solid {color:text};
- font-style: italic;
- letter-spacing: 1px;
- opacity:0.9;
- border-bottom: 2px solid {color:line};
- }
- #lastwords {
- width:225px;
- font-size: 9px;
- line-height: 8px;
- border-bottom: 2px solid {color:line};
- text-align: right;
- background-color: {color:background};
- color: {color:tags};
- opacity: 0.6;
- margin: 10px auto 0 auto;
- }
- /* CONTAINER */
- #entries {
- width: 520px;
- height: auto;
- margin: 70px 0 0 430px;
- position:absolute;
- background-color:transparent;
- }
- #entry {
- width: 520px;
- height: auto;
- margin: 0 auto 40px auto;
- background-color:{color:posts};
- border-bottom-left-radius: 25px;
- }
- #posts {
- width: 500px;
- text-align: justify;
- font-family: Georgia, Palatino, Times, serif;
- font-size: {text:bodyfontsize};
- letter-spacing: 1px;
- background-color: {color:posts};
- padding: 10px;
- border-bottom-left-radius: 25px;
- }
- /* INFO */
- #date {
- height: 10px;
- text-align: right;
- font-size: 11px;
- line-height:9px;
- font-family: Calibri;
- text-transform: lowercase;
- padding: 1px 2px;
- margin-bottom:10px;
- color: {color:tags};
- background: {color:info};
- }
- #date a {
- color:{color:title};
- background-color: transparent;
- font-style: italic;
- }
- #date a:hover {
- color:{color:tags};
- }
- #info {
- height: 50px;
- width: 50px;
- margin-left: 495px;
- margin-top: -10px;
- position: absolute;
- text-align: center;
- text-transform: uppercase;
- z-index: 999;
- font-family:Calibri;
- font-size:8px;
- line-height:9px;
- -moz-border-radius: 50px;
- border-radius: 50px;
- background-color: {color:info};
- color: {color:tags};
- }
- #info a{
- font-size: 22px;
- font-family: Georgia;
- color:{color:title};
- background-color: transparent;
- letter-spacing: 0px;
- }
- #info a:hover {
- color:{color:links};
- }
- .day {
- font-size: 22px;
- margin-top: 10px;
- color: {color:title};
- font-family:Georgia;
- text-shadow: -1px -1px 0px {color:posts};
- }
- .month {
- font-size: 10px;
- line-height: 6px;
- margin: 5px auto 5px auto;
- text-transform: uppercase;
- color: {color:tags};
- }
- #sourcelinks {
- position:absolute;
- width: 50px;
- height: auto;
- background-color:transparent;
- margin-top:55px;
- margin-left:510px;
- }
- #sourcelinks a {
- display:block;
- color: {color:text};
- background-color: {color:posts};
- text-align:center;
- width: 31px;
- height: 10px;
- font-size:8px;
- line-height:8px;
- font-family:Calibri;
- letter-spacing:0px;
- text-transform:lowercase;
- padding: 1px 2px;
- margin-bottom:2px;
- }
- #sourcelinks a:hover {
- color:{color:linkshover};
- font-style: italic;
- background-color: {color:info};
- }
- /* TAGS */
- #tagbox {
- font-size: 10px;
- font-family: Calibri;
- padding: 2px 3px;
- line-height: 10px;
- margin: 10px auto 5px auto;
- border-bottom: 2px solid {color:line};
- color: {color:tags};
- background-color: {color:background};
- }
- #tagbox a {
- color: {color:tags};
- display: inline;
- list-style: none;
- opacity: 0.8;
- }
- #tagbox a:hover {
- color: {color:tags};
- list-style: none;
- opacity: 1;
- }
- /* CONTENT */
- h1{
- color:{color:title};
- font-family: georgia;
- font-size:20px;
- line-height:22px;
- background-color: transparent;
- letter-spacing:1px;
- font-weight:normal;
- text-align:left;
- }
- h2{
- color:{color:title};
- font-family: Georgia, cursive;
- font-size:20px;
- line-height:22px;
- letter-spacing:1px;
- font-weight:normal;
- text-align:right;
- border-bottom: 1px dashed {color:line};
- background-color: transparent;
- }
- h3, h4, h5 {
- font-weight: normal;
- margin: 3px;}
- .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: lowercase;
- margin-top: -70px;
- text-indent: 40px;
- }
- .qusource {
- width: 500px;
- margin-left:0px;
- background-color: transparent;
- text-align:right;
- font-size: 10px;
- color: {color:text};
- line-height: 9px;
- opacity: 0.6;
- }
- .qusource a {
- text-align:right;
- font-size: 10px;
- color: {color:links};
- line-height: 9px;
- opacity: 0.8;
- background-color: transparent;
- }
- .qusource a:hover {
- color: {color:linkshover};
- line-height: 9px;
- opacity: 1;
- }
- .question {
- color:{color:asktext}; text-align: right; font-size: 11.5px; font-weight: normal; font-family: Georgia; line-height:95%; background: {color:askbackground}; margin: 0 0 10px 0; padding: 10px 15px; position: relative; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px;}
- .questionbubble {
- width: 13px; height: 7px; font-size:30px; font-family:'trebuchet ms'; position: absolute; color:{color:askbackground}; bottom: -3.5px; left: 120px;}
- .asker {
- text-align:left; text-transform: lowercase; color:{color:text}; line-height: 10px;}
- .asker a {color:{color:links}; text-transform: lowercase; letter-spacing: 1px; background-color: trans;}
- .asker a:hover {color:{color:linkshover}; text-transform: lowercase; letter-spacing: 1px;}
- .asker img {float:left; margin-left:140px; margin-top: -5px; vertical-align:top; margin-right:3px; max-height:15px; -moz-border-radius:100px; -webkit-border-radius:100px;}
- .answer {
- margin-top:15px;
- }
- #audio {
- margin-bottom: 0px;
- width: 490px;
- height:100px;
- padding: 5px;
- background-color: {color:background}
- }
- .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: {color:posts};
- z-index:6;
- opacity:0.6;
- -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.8;
- -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;
- overflow: hidden;
- margin: 36px;
- background-color:{color:posts};
- }
- .sugarbabylove {
- margin-left:105px;
- float:left;
- width:373px;
- padding:5px;
- margin-bottom:5px;
- font-size:10px;
- line-height:13px;
- letter-spacing:0px;
- color: {color:tags};
- background-color:transparent;
- text-align:center;
- }
- .sugarbabylove small {
- color: {color:text};
- font-style:italic;}
- .trackname {
- text-align:center;
- font-family: Georgia;
- font-size:17px;
- line-height:18px;
- color: {color:title};
- padding: 15px 0px 13px 0px;
- }
- .photo {
- border-bottom-right-radius: 30px;
- }
- .user_1 .label {
- color:{color:text};
- 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;
- }
- .source {
- display:none;
- }
- .cap {
- margin: 5px auto 0 auto;}
- #notes {background-color: {color:posts}; width:500px; margin: 0px auto 10px auto; padding:10px; border-top-right-radius: 25px;}
- #notestext {width: 500px; margin-left: auto; margin-right: auto; background-color: {color:posts}; padding:5px; text-align: left;
- border-top-right-radius: 25px;}
- #notes blockquote a {color:{color:title}; font-weight:normal; background-color: transparent; padding: 5px; margin:0;}
- ol.notes {list-style: none; padding:0px;}
- ol.notes li {background-color: {color:posts}; margin: 0 px; padding: 5px;}
- ol.notes .avatar {border: 1px solid {color:background}; height: 10px; padding: 0px; width: 10px;}
- ol.notes li .clear {height: 0px!important;}
- ol.notes li blockquote {border-color: {color:info}!important; background-color: {color:info}; padding: 5px; width:90%; margin: 4px auto 0px auto; }
- ::-webkit-scrollbar-corner {
- background:{color:background};
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:text};
- width:7px;
- height:auto;
- border: 1px solid {color:info};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:text};
- width:auto;
- height:7px;
- border: 1px solid {color:info};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar {
- height:7px;
- width:7px;
- background-color: {color:background};
- }
- ::-moz-selection {background-color: {color:background}; color: {color:title};}
- ::selection {background-color: {color:background}; color: {color:title};}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="wholebar">
- <div id="sidebar">
- <div id="icon"><img src="{PortraitURL-96}" /></div>
- <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 class="credit"><a href="http://itsacrimetheme.tumblr.com" target="_blank">theme</a></div>
- </div>
- <div class="blogtitle"><a href="/">{text:blogtitle}</a></div>
- <div class="subtitle">{text:subtitle}</div>
- <div id="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>
- <div id="sidebarimg"><img src="{image:sidebarimg}" /></div>
- <div id="navibar">
- <a href="/">home</a> <a href="/ask">ask</a> <a href="/random" title="random post">random</a> <a href="/archive">past</a></div>
- {block:Description}{Description}{/block:Description}
- <div id="lastwords">{text:lastwords}</div>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="entry">
- <div id="posts">
- <div id="date">{block:Date}{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}{/block:Date} / <a href="{ReblogURL}" target="_blank" title="reblog this post!">reblog</a>* </div>
- <div id="info">
- <div class="day"><a href="{Permalink}" title="Permalink">{DayOfMonthWithZero}</a></div>
- <div class="month">{ShortMonth}</div>
- <small>♥</small> {NoteCount}
- </div>
- <div id="sourcelinks">
- {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" alt="{SourceTitle}" title="{SourceTitle}">source</a>{/block:ContentSource}
- </div>
- {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:Title}
- <h1>*{Title} </h1>
- {/block:Title}
- {block:Text}
- <p>{Body}</p>{/block:Text}
- {block:Link}
- <a style="background-color: transparent;" href="{URL}" class="link" {Target}><h2>{Name}* </h2></a>
- {block:Description}<P>{Description}</p>{/block:Description}
- {/block:Link}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" class="photo" />{LinkCloseTag}</center>
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {/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:Video}
- {block:Answer}
- <div class="question">
- <div class="questionbubble">▼</div>
- {Question}
- </div>
- <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}</div><br />
- {Answer}
- {/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">{AudioPlayerBlack}</div>
- </div>{/block:AudioPlayer}
- <div class="sugarbabylove">
- {block:TrackName}<div class="trackname">{TrackName}</div>{/block:TrackName}
- {block:Artist}{Artist}{/block:Artist}
- {block:Album} <small>&&</small> {Album}{/block:Album}
- {block:PlayCount}<small><br>{PlayCountWithLabel}</small>{/block:PlayCount}
- </div>
- </div>
- {/block:Audio}
- <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}
- {block:Audio}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- </div>
- {block:HasTags}<div id="tagbox">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- </div>
- </div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement