Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme #8 by:
- myackles.tumblr.com
- Editing is okay as long as you:
- DO NOT CLAIM AS YOUR OWN OR REMOVE THE CREDIT!!
- -->
- <html><head>
- <link href='http://fonts.googleapis.com/css?family=Kotta+One|Rosarivo:400,400italic|PT+Mono|Trocchi|Arapey:400italic,400' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#fcf2f0"/>
- <meta name="color:Post Background" content="#fdfdfd"/>
- <meta name="color:Sb Background" content="#ffffff"/>
- <meta name="color:Font" content="#b1b1b1"/>
- <meta name="color:Links" content="#d6aeae"/>
- <meta name="color:Links Hover" content="#afa8a8"/>
- <meta name="color:Bold" content="#a7a6a5"/>
- <meta name="color:Blog Title" content="#a8a6a8"/>
- <meta name="color:Text Hover" content="#fae2d7"/>
- <meta name="color:Post Info Border" content="#e7e6e6"/>
- <meta name="color:Scrollbar" content="#dfa6a6"/>
- <meta name="color:Ask Background" content="#f7f1f0"/>
- <meta name="text:Blog Title" content="until it rains blood"/>
- <meta name="text:Link 1 url" content="/" />
- <meta name="text:Link 1 title" content="link1" />
- <meta name="text:Link 2 url" content="/" />
- <meta name="text:Link 2 title" content="link2" />
- <meta name="text:Link 3 url" content="/" />
- <meta name="text:Link 3 title" content="link3" />
- <meta name="text:Link 4 url" content="/" />
- <meta name="text:Link 4 title" content="link4" />
- <meta name="image:Sidebar Image" content=""/>
- <meta name="image:Background Image" content="http://25.media.tumblr.com/tumblr_me047nHMCo1r9c5eeo1_500.png"/>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- ::selection {
- background:{color:Text hover};
- }
- ::-moz-selection {
- background:{color:Text hover};
- }
- ::-webkit-selection {
- background:{color:Text hover};
- }
- /* ~ BASICS ~ */
- body {
- font-family:Cambria;
- font-size: 11px;
- line-height: 100%;
- text-align: justify;
- color: {color:Font};
- background-color: {color:Background};
- background-image: url('{image:Background Image}');
- background-attachment: fixed;
- background-position: left top;
- background-repeat: repeat; }
- a:link, a:visited, a:active {
- text-decoration: none;
- color: {color:Links};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- a:hover {
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- text-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- color: {color:Links hover};}
- l {
- padding: 1px 7px 2px 3px;
- text-decoration: none;
- font-size: 12px;
- font-family:Cambria;
- color: {color:Links};
- border: 1px solid {color:Background};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- border-bottom: 0px solid transparent; }
- b, strong {
- color: {color:Bold}; }
- blockquote {
- margin-left: 2px;
- padding-left:6px;
- border-left: 1px solid {color:Bold}; }
- #title {
- padding-bottom: 4px;
- font-size: 14px;
- text-align: center; }
- #link {
- margin-top: 5px;
- padding-bottom: 4px;
- font-size: 16px;
- text-align: center;}
- h1 {
- font-size: 19px;
- line-height: 15px;
- letter-spacing: 0px;
- text-transform: none;
- font-weight: normal;
- text-align: left;
- margin-top: 0px;
- margin-bottom: -5px;
- padding: 0px;
- color: {color:Posts Title}; }
- /* ~ POSTS ~ */
- #entries {
- font-family:Cambria;
- margin-left: 270px;
- margin-top: 50px;
- margin-bottom: 20px;
- width: 520px; }
- #posts {
- overflow: hidden;
- font-family: Cambria;
- border:1px solid {color:Post info border};
- margin-bottom: 10px;
- padding: 10px 10px 0px 10px;
- background: {color:Post Background};
- }
- /* ~ POST INFO ~ */
- #info {
- font-size:10px;
- text-align:center;
- padding: 3px;
- font-family:Cambria;
- opacity:1;
- padding-bottom: 5px;
- border-top: 2px solid {color:Post info border};
- margin-top:4px;
- text-transform: uppercase;
- }
- /* ~ QUOTE ~ */
- #quote {
- font-size: 15px;
- font-style:italic;
- margin: 3px 0px 0px 35px;
- }
- #source {
- font-size: 12px;
- margin-top: 10px;
- text-align:right;}
- #speechmark {
- position: absolute;
- margin: 13px 0 0 -1px;
- font-style:italic;
- font-family: times new roman;
- font-size: 60px;
- font-weight: bold;
- color: {color:Post Info Border}; }
- /* ~ AUDIO ~ */
- #audio { padding: 0px; }
- .qu {
- opacity: 0.7;
- font-family: georgia;
- font-size: 25px;
- font-weight: bold;
- line-height: 33px;}
- .ote {
- opacity: 0.9;
- margin-top: -34px;
- text-indent: 15px; }
- .audio {
- background-color :white;
- display: block; }
- /* ~ QUESTION ~ */
- .questions {
- text-align: center;
- margin: 3px;
- font-size: 12px;
- padding:14px;
- background: {color:Ask Background};
- }
- .questionsq {margin: 5px;}
- /* ~ CHAT ~ */
- margin:8px;
- .user_1 .label {color:{color:links}; font-weight:bold;}
- .user_2 .label {color:{color:links}; font-weight:bold;}
- .user_3 .label {color:{color:links}; font-weight:bold;}
- .user_4 .label {color:{color:links}; font-weight:bold;}
- .user_5 .label {color:{color:links}; font-weight:bold;}
- .user_6 .label {color:{color:links}; font-weight:bold;}
- .user_7 .label {color:{color:links}; font-weight:bold;}
- .user_8 .label {color:{color:links}; font-weight:bold;}
- .user_9 .label {color:{color:links}; font-weight:bold;}
- .user_10 .label {color:{color:links}; font-weight:bold;}
- .user_11 .label {color:{color:links}; font-weight:bold;}
- .user_12 .label {color:{color:links}; font-weight:bold;}
- .user_13 .label {color:{color:links}; font-weight:bold;}
- .user_14 .label {color:{color:links}; font-weight:bold;}
- .user_15 .label {color:{color:links}; font-weight:bold;}
- .user_16 .label {color:{color:links}; font-weight:bold;}
- .user_17 .label {color:{color:links}; font-weight:bold;}
- .user_18 .label {color:{color:links}; font-weight:bold;}
- .user_19 .label {color:{color:links}; font-weight:bold;}
- .user_20 .label {color:{color:links}; font-weight:bold;}
- ul.chat, .chat ol, .chat li {
- padding:0px;
- list-style:none;}
- /* ~ SCROLLBAR ~ */
- ::-webkit-scrollbar-thumb:vertical {
- height:10px;
- background-color: {color:Scrollbar};
- }
- ::-webkit-scrollbar-thumb:horizontal {
- height:10px;
- background-color: {color:Scrollbar};
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 5px;
- background-color: {color:Post Background};
- }
- /* ~ PERMALINK NOTES PAGE ~ */
- #postnotes {
- margin:0px 0px 0px 0px;
- width:510px;
- padding:5px;
- font-family:calibri headings;
- font-size: 13px;
- background-color: none; }
- #postnotes a {
- margin-top:1px; }
- ol.notes li.note {
- padding:2px;
- border-bottom: solid 0px;}
- ol.notes li.note img.avatar {
- vertical-align:-4px;
- margin-right:0px;
- width:16px;
- height:16px; }
- /* ~ PAGES ~ */
- #pagination {
- font-family:calibri;
- text-align:center;
- font-size:13px;
- margin-top: 8px;
- text-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- text-transform:uppercase}
- /* ~ SIDEBAR ~ */
- #sbarb {
- width:220px;
- padding: 6px;
- z-index:0;
- background-color:{color:Post Background};
- border:1px solid {color:Post info border};
- }
- #center {
- margin-left: auto;
- margin-right: auto;
- width: 800px; }
- #position {
- position: fixed;
- margin-top: -40px;
- padding:5px;
- width: 220px;
- margin-left: -50px;}
- }
- #sidebar {
- position: fixed;
- z-index:0;
- width: 220px;
- font: 11px calibri;
- color: {color:Font};
- }
- #sidebar:hover .edno {
- z-index:24325346;
- 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;
- transition: all 0.7s ease-in-out; }
- .ttl {
- margin-left: 17px;
- margin-bottom:-5px;
- margin-top:55%;
- width:200px;
- text-transform: uppercase;
- font: 10px 'Rosarivo';
- letter-spacing: 2px;
- color: {color:Blog Title};
- text-shadow: 0px 1px 5px rgba(0,0,0,0.13);}
- .description {
- position: fixed;
- opacity: 0.9;
- overflow: hidden;
- margin-top: -38px;
- width: 250px;
- font-size: 11px;
- font-family:calibri;
- padding: 6px 0px 4px 0px;
- text-align: justify;
- color: {color:Font};
- background: none;
- }
- /* ~ SUBLINKS ~ */
- .edno {
- position: fixed;
- width: 100px;
- margin-left:80px;
- margin-top:-190px;
- padding:3px;
- text-align:center;
- z-index:3;
- opacity:0;
- -webkit-transition: all 0.7s linear;
- -moz-transition: all 0.7s linear;
- -o-transition: all 0.7s linear;
- transition: all 0.7s linear;}
- .edno a {
- float: left;
- display: block;
- padding: 5px;
- font-size:11px;
- font-family:Cambria;
- text-align: center;
- margin-right:1px;
- margin-bottom:1px;
- width:60px;
- background-color:#f5f5f5;
- color: #969297;
- text-transform:uppercase;
- height:10px;
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- }
- .edno a:hover{
- text-align:center;
- background-color:#f5f5f5;
- color: #6d746d;
- font-size:10px;
- letter-spacing:0px;
- opacity:0.3;
- text-transform:uppercase;
- }
- /* ~ PAGES ~ */
- #pagination {
- font-family:calibri;
- text-align:center;
- font-size:13px;
- margin-top: 8px;
- text-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- text-transform:uppercase}
- /* ~ CREDIT ~ */
- #credit {
- position: fixed;
- bottom: 4px;
- right: 10px;
- width: 40px;
- -webkit-transition-duration: .90s; }
- .crdt {
- display: block;
- width: 40px;box-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- padding: 2px 0px 4px 0px;
- font: 13px calibri;
- font-style: italic;
- text-align: center;
- color: {color:Links};
- background: {color:Background};
- border: 1px solid {color:Background};
- -webkit-transition-duration: .90s; }
- .crdt a, a {
- text-decoration: none;
- text-transform: none;
- color: {color:Links}; }
- .crdt:hover {
- color: {color:Links Hover};
- background: {color:Background};
- </style>
- </head>
- <body>
- <div id="credit">
- <a href="http://myackles.tumblr.com/tagged/my-themes" target="_blank">
- <div class="crdt">theme</div></a>
- </div></div>
- <div id="center">
- <div id="position">
- <div class="ttl"><br>
- <center>
- {text:Blog Title}
- </center>
- </div>
- <div id="sidebar">
- <div style="padding-bottom:10px; solid #fdfcfc;margin-bottom:10px;">
- <center><br>
- <div id="sbarb">
- <a href="/"><img src="{image:Sidebar Image}" width="220" ></a></div>
- </div>
- <center>
- <div class="edno">
- <a href="/ask">MSSG</a>
- <a href="{text:Link 1 url}">{text:Link 1 title}</a>
- <a href="{text:Link 2 url}">{text:Link 2 title}</a>
- <a href="{text:Link 3 url}">{text:Link 3 title}</a>
- <a href="{text:Link 4 url}">{text:Link 4 title}</a>
- </div></div><br>
- <div class="description"><div id="sbarb">
- <center>{description}
- <div id="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- {/block:Pagination}</div>
- </div>
- </center>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div id="title">
- {block:Title}
- <h1>{Title} </h1>
- {/block:Title}
- </div>
- {block:Text}
- {Body}
- {/block:Text}
- {block:Quote}<div id="speechmark">“</div>
- <div id="quote">
- {Quote}
- </div>
- {block:Source}
- <div id="source">
- -{Source}
- </div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}<br>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {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}
- <div class="questions">{Asker} said:  {Question}</div>
- <div class="questionsq">{Answer}</div>
- {/block:Answer}
- {block:Audio}
- <div id="audio">
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="55px" height="55px" align="left" style="margin-right:10px" />
- {/block:AlbumArt}
- {block:TrackName}
- Song: <b>{TrackName}</b><br>
- {/block:TrackName}
- {block:Artist}
- Artist: <b>{Artist}</b><br><br>
- {/block:Artist}<br>
- {AudioPlayerBlack}<br>
- </div>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Audio}
- <div id="info">
- <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} - <a href="{Permalink}">♡{NoteCount} notes</a>{/block:NoteCount}{block:RebloggedFrom} - <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}
- {block:ContentSource} - <a href="{SourceURL}"> source</a>
- </a>{block:ContentSource}{/block:RebloggedFrom}<br><i>
- {block:HasTags}{block:Tags}# <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</i></div></div><br>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement