- <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”
- “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <html>
- <!--
- DO NOT REMOVE THE FOLLOWING
- ► Theme #6.2 by Rachael: pevensied @ tumblr.com ◄
- • if you're using my theme, please keep this here.
- • this theme isn't a base theme, do not redistribute.
- -->
- <body>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#0A0A0A" />
- <meta name="color:title" content="#665555" />
- <meta name="color:text" content="#ccbbbb" />
- <meta name="color:link" content="#aa9999" />
- <meta name="color:lhover" content="#888877" />
- <meta name="color:navigation" content="#0A0A0A" />
- <meta name="color:navigation hover" content="#DED9D9" />
- <meta name="color:nav text" content="#0A0A0A" />
- <meta name="color:solid" content="#DED9D9" />
- <meta name="color:scroll bar behind" content="#FFFFFF" />
- <meta name="color:scroll bar" content="#E3DAD3" />
- <meta name="color:selection" content="#DB9CB7" />
- <meta name="font:title" content="georgia" />
- <meta name="font:body" content="georgia" />
- <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_ltdr1esniz1qahdn2o2_250.gif"/>
- <meta name="image:background" content="" />
- <meta name="text:Link1 Url" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2 Url" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3 Url" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <meta name="text:Link4 Url" content="/" />
- <meta name="text:Link4 Title" content="link 4" />
- <meta name="text:Link5 Url" content="/" />
- <meta name="text:Link5 Title" content="link 5" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</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">
- iframe#tumblr_controls {
- top:0px !important;
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.4;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- /* ---------- scroll bar --------- */
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll bar}; height:30px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroll bar}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:background}; height:10px; width:5px;}
- /* ---------- color selection --------- */
- ::-moz-selection {color:{color:selection};background: transparent;}
- ::selection {color: {color:selection};background: transparent;}
- body {
- color:{color:text};
- background-color:{color:background};
- background-image: url('{image:Background}');
- background-position: center;
- background-attachment:fixed;
- background-repeat:no-repeat;
- font-family:{font:body};
- font-size:9px;
- line-height:110%;
- text-align:justify}
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration:none;
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- }
- a:hover{
- color:{color:lhover};
- background-color: transparent;
- }
- #entries{
- width:500px;
- margin-left:500px;
- margin-top:20px;
- overflow:shown;
- z-index: 0.9; text-align:justify;
- }
- #content {
- background:trans;
- padding:5px;
- margin-bottom:10px;
- margin-top:0px;
- line-height:11px;
- font-family: {font:Body};
- font-size:9px;
- }
- #credit {
- position:fixed;
- width:100px;
- right:-8px;
- bottom:0px;
- line-height:5px;
- letter-spacing:0px;
- font:10px georgia;
- color: {color:text};
- text-transform:lowercase;
- font-style:italic;}
- #sidebarimg img {
- margin-left:0px;
- margin-top:0px;
- border:3px solid {color:solid};
- height: auto;
- text-align:center;
- }
- #sidebar {
- width:300px;
- height:auto;
- margin-left:200px;
- margin-top:142px;
- position:fixed;
- overflow:hidden;
- background-color: transparent;
- border-left:0px solid;
- border-right:0px solid;
- padding:0px;
- }
- #container {
- width: 178px;
- margin: auto;
- position: fixed;
- margin-top: 70px;
- margin-left: 225px;
- }
- #icon {
- margin: auto;
- position: fixed;
- margin-top: 70px;
- margin-left: 407px;
- border: 3px solid;
- border-color: {color:solid};
- }
- a.effie {
- font-family: georgia;
- font-size: 11px;
- line-height: 13px;
- text-align: right;
- display:block;
- background-color: {color:Navigation};
- color: {color:Link};
- margin-bottom: 2px;
- padding-right: 8px;
- padding-top: 2px;
- padding-bottom: 2px;
- line-height: 8px;
- letter-spacing: 1px;
- text-transform: lowercase;
- }
- a.effie:hover {
- background-color: {color:Navigation Hover};
- color: {color:Nav Text};
- padding-right: 16px;
- }
- #leftarrow{position: fixed; top: 50%; left: 20px; width: 30px; font-size: 75px; z-index: 2; line-height: 75px}
- #leftarrow a{color:{color:text}; font-size: 75px!important}
- #leftarrow a:hover{color:{color:link};}
- #rightarrow{position: fixed; top: 50%; right: 30px; width: 30px; font-size: 75 z-index: 2; line-height: 75px}
- #rightarrow a{color:{color:text}; font-size: 75px!important}
- #rightarrow a:hover{color:{color:link};}
- #mockingjay {text-align: center; font-size: 9px;position:fixed;left:242px;top:295px; -webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;z-index:-999;}
- #mockingjay:hover {top:390px;}
- #mockingjays {
- padding: 10px 0px 0px 0px;
- background: {color:solid};
- height:80px;
- width:232px;
- }
- #mockingjaypin {font-family:georgia;
- font-size:10px;
- height:10px;
- padding: 0 3px 9px 0;
- background:{color:solid};
- color:{color:link};
- border-bottom-right-radius: 5px;
- -moz-border-radius-bottomright: 5px;
- -webkit-border-bottom-right-radius: 5px;
- border-bottom-left-radius: 5px;
- -moz-border-radius-bottomleft: 5px;
- -webkit-border-bottom-left-radius: 5px;}
- #pagination {font-size:25px; text-align: center; font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman',serif;}
- #pagination a{color:text}
- #delacour {
- background-color:#trans;
- margin:0px 2px 2px 2px;
- font-size:9px;
- letter-spacing:2px;
- text-transform:lowercase;
- }
- #malfoy {
- width:500px;
- border-bottom:1px dotted;
- font-family:georgia;
- text-align:center;
- padding:2px;
- text-transform:lowercase;
- letter-spacing:1px;
- font-style:italic;
- font-size:10px;
- }
- h1{
- color:{color:title};
- font-family: georgia;
- font-size:16px;
- line-height:17px;
- letter-spacing:-1px;
- font-weight:normal;
- text-transform:lowercase;
- margin:0px;
- padding:0px;
- text-align:left}
- h2{
- color:{color:title};
- font-family: georgia;
- font-size:16px;
- line-height:14px;
- letter-spacing:-1px;
- font-weight:normal;
- text-transform:lowercase;
- margin:0px;
- padding:0px;
- margin-bottom:-0px;
- text-align:left
- }
- h3{
- color:{color:title};
- font-family:Georgia;
- font-size:16px;
- line-height:17px;
- letter-spacing:-1px;
- font-weight:normal;
- text-transform:lowercase;
- margin:0px;
- padding:0px;
- text-align:center}
- #source {text-align: right}
- #info {
- display:block;
- width:500px;
- margin:2px 0px 3px 0px;
- padding:1px 2px 1px 4px;
- background-color:transparent;
- font:10px georgia;
- text-transform:lowercase;
- text-align:right
- }
- #description {
- text-align:center;
- padding-top:10px;
- padding-bottom:10px;
- padding-right:50px;
- padding-left:50px;
- }
- #questions {
- background-color:{color:background};
- color: {color:text};
- padding:10px;
- margin-bottom:0px;
- font-family:Georgia;
- font-size:11px
- }
- #questions a {
- color:{color:link}
- }
- blockquote {
- border-left:1px dotted;
- padding-left:5px;
- margin:0px 2px 0px 10px
- }
- blockquote img, blockquote a img { max-width: 490px}
- b, strong{
- color:{color:title}
- }
- i, em {
- color:{color:link};
- }
- p{
- margin-top:3px; margin-bottom:3px
- }
- img a{border:none; width:100%}
- .audio{background-color: transparent; display:block;}
- .user_1 .label {color:{color:link}; 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;}
- .notes img{
- background-color: #bebebe;
- width:10px;
- position:relative;
- top:1px;
- }
- ol.notes, .notes li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- random text{
- background-color:transparent!important;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <!-- this is out of your way for the most part, LEAVE IT ALONE. Please. -->
- <div id="credit"><a target="blank"href="http://pevensied.tumblr.com/tagged/themes"><font color="{color:text}">theme by rachael<br>[pevensied]</a></font></div>
- <div id="mockingjay">
- <div id="mockingjays"><div style="div style="width: 200px;height: 100px; overflow: auto; text-align:center;">{description}</div></div>
- <div id="mockingjaypin"> <br>HOVER</div>
- </div>
- </div>
- {block:Pagination}
- {block:PreviousPage}<div id="leftarrow"><a href="{PreviousPage}">«</a></div>{/block:PreviousPage}
- {block:NextPage}<div id="rightarrow"><a href="{NextPage}">»</a></div>{/block:NextPage}
- {/block:Pagination}
- <div id="sidebar">
- <div id="sidebarimg"><center><IMG SRC="{image:sidebar}" width="244px"></center>
- </div>
- </div>
- <div id="icon"><img src="{PortraitURL-96}" width="62" height="62" align=right></div>
- <div id="container">
- <a href="/" class="effie">home</a>
- <a href="/ask" class="effie">ask</a>
- {block:ifLink1Title}<a href="{text:Link1 Url}" class="effie">{text:Link1 Title}</a>{/block:ifLink1Title}
- {block:ifLink2Title}<a href="{text:Link2 Url}" class="effie">{text:Link2 Title}</a>{/block:ifLink2Title}
- {block:ifLink3Title}<a href="{text:Link3 Url}" class="effie">{text:Link3 Title}</a>{/block:ifLink3Title}
- </div></div>
- <div id="entries">
- {block:Posts}
- <div id="content">
- {block:Text}
- <h1>{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</h1><br>
- <p align=justify>{Body}</p>
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<a href="{Permalink}"><img width="500" src="{PhotoURL-HighRes}"></a>{LinkCloseTag}
- <br>{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- <br>{block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <h2>"{Quote}"<br></h2><br>
- {block:Source}— {Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}">{Name}</a></h1><br>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}
- <ul class="chat">{block:Lines}
- <li class="{Alt} user_{UserNumber}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</li>
- {/block:Lines}</ul>
- {/block:Chat}
- {/block:Chat}
- {block:Audio}
- <div id="audio"><center>{AudioPlayerWhite}</center></div><br>
- <center>
- {block:Caption}{Caption}{/block:Caption}
- {PlayCount} plays</center>
- {/block:Audio}
- {block:Answer}<div id="questions"><em>{asker}</em> wondered: {Question}
- <br />
- </div>
- {Answer}{/block:answer}
- {block:Video}
- <div id="width"><center>{Video-500}</div></center>
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Video}
- </div>
- <div id="delacour">{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} (© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource} <div style="float:right">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div>
- {block:IndexPage}{block:HasTags}<div id="malfoy">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IndexPage}
- </b>
- </body>
- </html>

