- <!--
- Elegant Lights theme by selrauhl
- 1. Please leave credit intact.
- 2. Edit it as you wish.
- 3. Do not claim this as your own. -->
- <html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#FAF7F5" />
- <meta name="color:sidebar" content="#F7F0EB" />
- <meta name="color:entries" content="#FAF7F5" />
- <meta name="color:permalink" content="#F7F0EB" />
- <meta name="color:links background" content="#F7F0EB" />
- <meta name="color:navigation background" content="#F7F0EB" />
- <meta name="color:icon background" content="#F7F0EB" />
- <meta name="color:title" content="#A02D84" />
- <meta name="color:text" content="#977056" />
- <meta name="color:link" content="#A02D84" />
- <meta name="color:link hover" content="#801A66" />
- <meta name="color:text shadow" content="#977056" />
- <meta name="font:body" content="Georgia" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="text:Link1Title" content="link 1"/>
- <meta name="text:Link1" content="http://" />
- <meta name="text:Link2Title" content="link 2" />
- <meta name="text:Link2" content="http://" />
- <meta name="text:Link3Title" content="link 3" />
- <meta name="text:Link3" content="http://" />
- <meta name="text:Link4Title" content="link 4" />
- <meta name="text:Link4" content="http://" />
- <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">
- @font-face {
- font-family: "arsenalewhite";
- src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf');
- }
- body {
- color:{color:text};
- background-color:{color:Background};
- background-image: url('{image:Background}');
- background-position:top left;
- background-attachment:fixed;
- background-repeat:repeat;
- font-size:10px;
- font-family:{font:body};
- line-height:110%;
- text-align:justify}
- a:link, a:active, a:visited{
- color: {color:link}; text-decoration:none}
- a:hover{
- color:{color:title}; text-shadow: 0px 0px 3px {color:text shadow}; font-style:italic;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- transition: all 0.4s ease-in;
- }
- #entries {
- margin-left:370px;
- margin-top:5px;
- padding:3px;
- width:520px;}
- #posts{
- overflow:hidden;
- background-color:{color:entries};
- padding:10px;
- font-size:10px;
- margin-bottom:15px;
- font-family:{font:body};
- letter-spacing:0px;
- }
- #sidebar {
- width:260px;
- padding:10px;
- margin-top:90px;
- margin-left:53px;
- position:fixed;
- background-color:{color:sidebar};
- }
- #sidebarimg img {
- width:260px;
- }
- #sidebarinfo{
- color:{color:text};
- font-family:{font:body};
- font-size:10px;
- width:240px;
- margin-left:10px;
- }
- #icon {
- border:8px solid;
- margin-left:940px;
- margin-top:120px;
- position:fixed;
- color:{color:icon background};
- }
- #abovebar {position: fixed;top:60px; left:55px; width:510px; height:40px; background-color:trans;}
- #title {
- width:290px;
- margin-top:15px;
- color:{color:title};
- font-family: "arsenalewhite";
- font-size:30px;
- font-style:italic;
- text-align:center;
- text-shadow: 0px 0px 3px {color:text shadow};
- border-bottom:1px solid {color:text};}
- #links {margin-top:200px; position:fixed; float:left; margin-left:930px; width:60px;}
- #links a:hover {-webkit-transition:0.3s linear;}
- .linky a {-moz-border-radius: 2px; border-radius: 2px; display:block; width:80px; font-size:10px; font-family:Georgia; font-style:normal; line-height:35px; background-color:{color:links background}; color:{color:link}; text-align:center; padding:3px 0px 3px 0px; margin-left:3px; margin-bottom:0px;}
- .linky a:hover {text-shadow: 0px 0px 6px {color:text shadow}; color:{color:link hover}; letter-spacing:1px; font-style:italic;-moz-border-radius: 0px; border-radius: 0px;}
- #nav {background-color:{color:navigation background}; text-align: center; font:{color:text}; width: 250px; padding: 5px 10px 5px 10px; font-size: 10px; font-family:{font:body}; letter-spacing:0px; margin-bottom: 0px; margin-top:-31px; opacity: 0.7;}
- #nav a:hover {color:{color:text}; text-shadow: 0px 0px 3px {color:text shadow}; font-style:italic;}
- h1{
- color:{color:link};
- font-family:{font:body};
- font-size:15px;
- line-height:17px;
- letter-spacing:0px;
- font-weight:none;
- margin:0px;
- padding:0px;
- text-align:center}
- h2{
- color:{color:link};
- font-family:{font:body};
- font-size:12px;
- line-height:14px;
- letter-spacing:0px;
- font-weight:none;
- margin:0px;
- padding:0px;
- margin-bottom:0px;
- text-align:center}
- #pagination {
- font-family:georgia;
- text-align:center;
- font-size:25px;
- }
- #permalink {
- display:block;
- margin:2px 0px 2px 0px;
- padding:2px;
- color:{color:text};
- font:10px {font:body};
- line-height:110%;
- text-align:center;
- text-transform:none;
- background-color:{color:permalink};
- letter-spacing:0px;
- border-bottom:1px solid {color:text};
- }
- #permalink a {color:{color:link};}
- #permalink a:hover {color:{color:link hover}; text-shadow: 0px 0px 3px {color:text shadow};}
- #audiopost{display:block; background-color:white;}
- #audioimage{float:left; width: 60px; border: 5px solid; color: {color:background};}
- #audioimage img {max-width: 60px; height: auto;}
- #askerimg{float: center; margin: 0px 4px 2px 0}
- #questions {background-color:{color:permalink};
- color: {color:text};
- padding:10px;
- margin-bottom:0px;
- font-size:10px;
- text-align:center;
- font-family:{font:body};
- }
- #notes {font-weight:normal}
- #notes li {padding-bottom:0.5em}
- #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:8px}
- #questions a {color:{color:text};}
- blockquote {border-left:4px solid {color:text}; padding-left:5px; margin:2px 10px;}
- blockquote img, blockquote a img {max-width: 500px}
- #user_1 .label {color:{color:links}; font-weight:bold}
- #user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {display:block; background-color: {color:sidebar}; list-style:none; margin:0px; padding:0px;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="abovebar"><div id="title">{Title}</div></div>
- <div id="sidebar">
- <div id="sidebarimg"><center><img src="{image:sidebar}"></center></div><br>
- <div id="nav">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1Title}</a>{/block:ifLink1} -
- {block:ifLink2}<a href="{text:Link2}">{text:Link2Title}</a> {/block:ifLink2} -
- {block:ifLink3}<a href="{text:Link3}">{text:Link3Title}</a>{/block:ifLink3} -
- {block:ifLink4}<a href="{text:Link4}">{text:Link4Title}</a> {/block:ifLink4}</div><br>
- <div id="sidebarinfo">{Description}</div><br>
- <div id="pagination">{block:PreviousPage}<small><small><a href="{PreviousPage}">« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a></small></small>{/block:NextPage}</div><br><center></div></div>
- <div id="links"><div class="linky">
- <a href="/">home</a><br>
- <a href="/ask">ask</a><br>
- <a href="http://selrauhl.tumblr.com/themebox">theme</a></div></div>
- <div id="icon"><img src="{PortraitUrl-48}"></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Quote}<h2>"{Quote}" - {Source}</h2>{/block:Quote}
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></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 id="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 id="questions"><div class="askerimg"><img src="{AskerPortraitURL-16}"> <strong>{Asker}</strong> asked: "{Question}"</div></div>
- {Answer}{/block:answer}
- {block:Audio}<div id="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div><span id="audiopost">
- {AudioPlayerWhite}</span><br>Played {FormattedPlayCount} Times {block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <div id="permalink">{block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountwithLabel}</a>{/block:NoteCount}{/block:Date}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource} · © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}<br>{block:HasTags}{block:Tags}<i>#<a href="/tagged/{Tag}">{Tag}</a></i> {/block:Tags}{/block:HasTags}</div>
- </div>{/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </body>
- </html>