- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- "i open at the close" theme
- by: maytheoddsthemes
- do not remove credit
- --!>
- <html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="image:sidebar" content=""/>
- <meta name="image:sidebar2" content=""/>
- <meta name="image:Background" content="">
- <meta name="color:BG" content="#f4ece2" />
- <meta name="color:sidebar" content="#FAF5F0" />
- <meta name="color:nav" content="#DBBFAB" />
- <meta name="color:navtext" content="#FAECE3" />
- <meta name="color:navhover" content="#838383" />
- <meta name="color:content" content="#FAF5F0" />
- <meta name="color:text" content="#CCC5C0" />
- <meta name="color:bold" content="#796959" />
- <meta name="color:italic" content="#D4B782" />
- <meta name="color:titlebox" content="#F1EBE1" />
- <meta name="color:link" content="#CCAB8C" />
- <meta name="color:permalink" content="#F0EADE" />
- <meta name="color:permahover" content="#F7ECD7" />
- <meta name="color:headerbg" content="#FFFFFF" />
- <meta name="color:scroll1" content="#E0D3C2" />
- <meta name="color:scroll2" content="#F1E6D8" />
- <meta name="font:title" content="georgia" />
- <meta name="font:body" content="georgia" />
- <meta name="font:link" content="georgia" />
- <meta name="font:permalink" content="tahoma" />
- <meta name="text:Link1" content="link" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="link" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="link" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="link" />
- <meta name="text:Link4 Title" content="link" />
- <head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- <title>{Title}</title>
- <style type="text/css">
- body {
- color:{color:text};
- background-color:{color:#FFE1FF};
- background-attachment:fixed;
- font-family:{font:body};
- font-size:10px;
- margin-top: -5px;
- line-height:110%;
- }
- a:link, a:active, a:visited {
- color:{color:link};
- text-decoration:none;
- }
- #entries {
- margin-left: 340px;
- margin-top: 65px;
- width: 510px
- }
- #desc {
- font-family: {font:body};
- letter-spacing:0px;
- background-color: {color:titlebox};
- font-size: 10px;
- padding: 10px;
- width: 210px;
- margin-left: 5px;
- margin-top: 5px;
- text-align: justify;
- font-style: normal;
- color: {color:text}
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:scroll1};
- height: 50px;
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 10px;
- background-color: {color:scroll2};
- }
- #nav {
- position: fixed;
- margin-top: -68px;
- margin-left: 358px;
- }
- #nav a {
- display: inline-block;
- width: 50px;
- height: 50px;
- -webkit-border-radius: 50px;
- -moz-border-radius: 50px;
- background-color: {color:nav};
- padding: 5px;
- font-family:{font:link};
- font-size: 11px;
- color: {color:navtext};
- text-transform: lowercase;
- line-height: 50px;
- text-align: center;
- text-decoration: none;
- margin-left: 5px;
- {block:IfSidebarFade}opacity: .3;{/block:IfSidebarFade}
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #nav a:hover {
- background-color:{color:navhover};
- color: {color:link};
- opacity: 1;
- transform: rotate(360deg);
- -moz-transform: rotate(360deg);
- -webkit-transform: rotate(360deg);
- -o-transform: rotate(360deg);
- }
- #pagination {
- font-family: {font:link};
- text-align: center;
- font-size: 40px;
- font-style: normal;
- margin-top:510px;
- background-color: {color:sidebar};
- padding: 2px;
- letter-spacing: 0px;
- }
- #sidebar {
- position: fixed;
- left: 70px;
- top: 0px;
- width: 255px;
- height: 1000px;
- background-color: {color:sidebar};
- }
- #sbar2 {
- position: fixed;
- left: 348px;
- top: 0px;
- width: 510px;
- height: 68px;
- background-color: {color:headerbg};
- opacity: .5;
- }
- #lovenotes {
- position: absolute;
- margin-top: 0px;
- margin-left: 520px;
- background-color: {color:BG};
- padding: 2px;
- height: auto;
- width: auto;
- text-align: center;
- font-size: 8px;
- letter-spacing:1px;
- text-transform:lowercase;
- font-family:{font:link};
- border-left: 4px;
- solid {color:abovebar};
- font-style:normal;
- opacity:0.7;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- }
- #lovenotes:hover {
- border-left:20px
- solid {color:navtext};
- opacity:1.0;
- }
- .notes {
- text-align: left;
- font-size :10px;
- letter-spacing: 1px;
- text-transform: lowercase;
- color: {color:text};
- font-family: {font:link};
- padding:2px
- }
- #postnotes {
- font-family: {font:link};
- font-size: 10px;
- text-transform: lowercase;
- padding: 5px;
- font-style: normal
- }
- #plinx {
- background-color:{color:permalink};
- margin: 1px 1px 1px 1px;
- font-family: {font:permalink};
- font-size: 8px;
- text-transform: uppercase;
- color: {color:text};
- letter-spacing: 1px;
- text-align: center;
- padding: 1px;
- font-style :normal;
- width: 500px; }
- #plinx:hover {
- background-color:{color:permahover}
- }
- #posts {
- overflow:hidden;
- background-color: {color:content};
- border-left :0px;
- solid {color:link};
- border-right: 0px;
- solid {color:link};
- padding: 3px;
- font-style:normal;
- }
- h2{
- color: {color:text};
- font-family: {font:title};
- background-color: {color:BG};
- font-size: 11px;
- letter-spacing: 0px;
- font-weight: normal;
- text-transform: lowercase;
- margin: 0px;
- padding: 0px;
- margin-bottom: -0px;
- text-align: center;
- }
- .postalign {
- text-align: justify;
- padding: 3px 7px 0px 7px;
- }
- #diamond {
- background-color: {color:titlebox};
- color: {color:BG};
- padding: 0px;
- font-size: 18px;
- font-family:{font:title};
- width: 230px;
- letter-spacing: 2px;
- font-style: italic;
- height: 18px;
- margin-left: 13px;
- margin-top: -10px;
- z-index: 2;
- position: fixed;
- }
- #sideimg img {
- max-width: 230px;
- height: auto;
- text-align:center;
- margin-top:5px;
- }
- .ask {
- background-color: {color:BG};
- color: {color:text};
- padding: 3px;
- width: 496px;
- margin-left: 1px;
- letter-spacing: 1px;
- margin-top: 5px;
- margin-bottom: 0px;
- }
- .broegan {
- background-color: {color:permalink};
- color: {color:text};
- padding: 2px;
- width: 498px;
- font-style: italic;
- font-size: 15px;
- letter-spacing: 2px;
- margin-left: 1px;
- line-height: 0px;
- margin-top: 2px;
- margin-bottom: 0px;
- }
- blockquote {
- border-left: 2px {color:body} solid;
- padding-left: 5px;
- margin:0px 2px 0px 10px;
- }
- blockquote {
- padding: 0px;
- padding-left: 5px;
- margin: 5px;
- border-left: 2px
- solid {color:text}
- }
- b, strong {
- color:{color:bold};
- }
- i, em {
- color:{color:italic};
- }
- p {
- margin-top:5px;
- margin-bottom:5px
- }
- .stretch {
- background-color: #FFFFFF;
- height: 27px;
- margin-bottom: -10px;
- width:503px;
- }
- .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{
- width:10px;
- position:relative;
- top:1px;
- }
- ol.notes, .notes li {
- list-style:none;
- margin:0px;
- padding:0px;
- }
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {
- background-color:transparent!important;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <div id="sbar2"></div>
- <div id="nav"> <br>
- <a href="/ask">message</a>
- <a href="/archive">archive</a>
- {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}
- <a href="http://maytheoddsthemes.tumblr.com/">theme</a>
- </div>
- <div id="sidebar"><br>
- <br><center><div id="diamond"><a href="/">{Title}</a></br</div><br><br>
- <div id="sideimg"><img src="{image:sidebar}"></div>
- <div id="sideimg"><img src="{image:sidebar2}"></div>
- <div id="desc">{block:Description}{Description}{/block:Description}<br>
- <center><br>{block:PreviousPage}<a href="{PreviousPage}"><font size="5">← </font></a> <br>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><font size="5"> →</font></a>{/block:NextPage}</center></div></div>
- </div>
- </div>
- <div id="entries"><br>
- {block:Posts}
- <div id="posts">
- {block:Title}
- <h2>{Title} </h2>
- {/block:Title}
- {block:Text}
- {Body}
- {/block:Text}
- {block:Quote}
- <h2>"{Quote}"</h2>
- {/block:Quote}
- {block:Source}
- <div class="source">— {Source}</div>
- {/block:Source}
- {block:Link}
- <h2><a href="{URL}" class="link" {Target}>{Name} </a></h2>
- {block:Description}<P>{Description}</p>{/block:Description}
- {/block:Link}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {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="broegan">
- <div class="askicon"><img src="{AskerPortraitURL-16}"> {Asker} said: </div></div>
- <div class="ask">{Question}
- </div>
- {Answer}
- {/block:Answer}
- {block:Audio}
- <div class="stretch">
- {AudioPlayerwhite}</div><br>
- this has been played <b>{PlayCount}</b> times{block:ExternalAudio}
- <a href="{ExternalAudioURL}"> / download </a> </span>{/block:ExternalAudio}<br>
- {block:caption}{caption}{/block:caption}
- {/block:Audio}
- <div id="plinx">
- {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} {block:RebloggedFrom} | via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource}, from <a href="{SourceURL}">{SourceLink}</a>
- {/block:ContentSource}<br>
- {block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}<br>
- </body>
- </html>
- </html>