- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="{LANG_DIR}">
- <head>
- <!-- DEFAULT VALUES -->
- <meta name="color:Background" content="#1f1916" />
- <meta name="color:Outer" content="#2a2220" />
- <meta name="color:Posts" content="#211b19" />
- <meta name="color:Accent" content="#28211e" />
- <meta name="color:Sidebar" content="#211b19" />
- <meta name="color:Text" content="#9c8869" />
- <meta name="color:Title" content="#a2865a" />
- <meta name="color:Links" content="#ad5365" />
- <meta name="color:Linkshover" content="#c6596e" />
- <meta name="text:Extra Link One Url" content="" />
- <meta name="text:Extra Link One Title" content="" />
- <meta name="text:Extra Link Two Url" content="" />
- <meta name="text:Extra Link Two Title" content="" />
- <meta name="text:Extra Link Three Url" content="" />
- <meta name="text:Extra Link Three Title" content="" />
- <meta name="text:Extra Link Four Url" content="" />
- <meta name="text:Extra Link Four Title" content="" />
- <meta name="font:Title" content="Century Gothic" />
- <meta name="font:Body" content="Helvetica" />
- <meta name="image:Background" content="" />
- <meta name="image:Sidebar" content="http://static.tumblr.com/b3ov7md/ODRlvvhjz/300pxsidebar.png"/>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /*
- Theme Name: Theme 004
- Description: Tumblr Theme 004 (I don't have a creative~ name)
- Author: Jay
- Version: 1 (300px Sidebar)
- Comments: Don't remove my credit or anything of that sort.
- Author URI: http://pruehalliwells.tumblr.com
- */
- a:focus {
- outline: none;
- }
- a img, a img.preview, a:link img, a:visited img, a:hover {
- border: none;
- text-decoration: none;
- }
- a, a:link, a:visited {
- background-color:;
- color:{color:Links};
- cursor:pointer;
- font-family:{font:Body};
- font-weight: normal;
- letter-spacing: px;
- text-decoration: none;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- a:hover {
- color:{color:Linkshover};
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .accent {
- background-color:{color:Posts};
- border-left: 8px solid {color:Links};
- color:{color:Body};
- font-family:{font:Text};
- font-size:6pt;
- margin-top:5px;
- margin-bottom:0px;
- margin-left:0px;
- margin-right:1px;
- overflow:hidden;
- padding-top:3px;
- padding-bottom:3px;
- padding-left:3px;
- padding-right:3px;
- text-transform: uppercase;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .accent a, .accent a:link, .accent a:visited {
- color:{color:Text};
- cursor:pointer;
- font-family: {font:Text};
- font-style:none;
- font-weight: normal;
- letter-spacing: 0px;
- padding-left:1px;
- text-decoration: none;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .accent a:hover {
- color:{color:Links};
- letter-spacing:3px;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .asks {
- background-color: {color:Accent};
- color:{color:Text};
- font-family:{font:Body};
- font-size:7pt;
- margin-bottom:5px;
- margin-left:0px;
- margin-right:0px;
- padding-top:5px;
- padding-bottom:3px;
- padding-left:3px;
- padding-right:3px;
- text-align: left;
- }
- body,
- html {
- background-attachment:fixed;
- background-color: {color:Background};
- background-image: url('{image:Background}');
- background-repeat: repeat;
- font-family:{font:Body};
- margin:0;
- padding:0;
- }
- blockquote {
- border-left: 3px solid {color:Links};
- color: {color:Text};
- margin-left: 15px;
- padding-left: 4px;
- padding-top:0;
- padding-right:0;
- padding-bottom:0;
- }
- #cage {
- margin:0 auto;
- overflow : auto ;
- width:975px;
- }
- .chat .line{
- color: {color:Text};
- margin: 0 0 1px;
- padding: 2px;
- }
- .chat .line.odd{
- background-color:{color:Accent};
- color: {color:Text2};
- }
- .clear {
- clear: both;
- height:1px;
- }
- img {
- border:none;
- }
- h1 {
- color: {color:Title};
- font-family: {font:Title};
- font-size:12px;
- font-style: italic;
- font-weight: normal;
- margin:0;
- margin-bottom:1px;
- }
- h2 {
- color: {color:Title};
- font-family: {font:Title};
- font-size:10pt;
- font-style: normal;
- font-weight: normal;
- margin:0 0 0;
- }
- #main {
- float:left;
- margin-top:25px;
- margin-bottom:8px;
- margin-left:144px;
- width:526px;
- }
- #main img {
- max-width:500px;
- }
- .navi {
- font-family: {font:Body};
- font-size: 6pt;
- text-align:left;
- text-transform: uppercase;
- width:100%;
- }
- .navi ul{
- list-style-type: none;
- padding-left:0px;
- margin:0;
- }
- .navi li {
- background-color:{color:Posts};
- border-left: 8px solid {color:Links};
- color:{color:Text};
- list-style-type: none;
- margin-bottom:1px;
- padding: 1px;
- padding-left: 4px;
- text-align:left;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .navi li:hover {
- background-color:{color:Accent};
- color:{color:Posts};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .navi a, .navi a:link, .navi a:visited {
- color:{color:Text};
- cursor:pointer;
- font-family: {font:Body};
- font-style:none;
- font-weight: normal;
- letter-spacing: 1px;
- padding-left:1px;
- text-decoration: none;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .navi a:hover {
- border-left: 3px solid color:{color:Linkshover};
- color:{color:Links};
- letter-spacing:3px;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- ol.pnotes {
- float:left;
- margin-left:-25px;
- width:514px;
- text-align:left;
- }
- ol.pnotes li.pnote {
- background-color:{color:Posts};
- list-style-type: none;
- margin-bottom:1px;
- padding: 2px;
- text-align:left;
- }
- ol.pnotes li.pnote img.avatar {
- height: 10px;
- vertical-align: -4px;
- margin-right: 10px;
- width: 10px;
- }
- ol.pnotes li.pnote span.action {
- list-style-type: none;
- font-weight: normal;
- }
- ol.pnotes li.pnote .answer_content {
- list-style-type: none;
- font-weight: normal;
- }
- .outer {
- background-color:{color:Outer};
- padding-top:5px;
- padding-bottom:5px;
- padding-left:5px;
- padding-right:5px;
- }
- .pagenumbers {
- color:{color:Text};
- font-family:{font:Body};
- font-size:9px;
- margin-top:-3px;
- margin-bottom:5px;
- padding-top:5px;
- padding-bottom:2px;
- padding-left:3px;
- padding-right:3px;
- text-align: center;
- }
- .pagenumbers a, .pagenumbers a:link, .pagenumbers a:visited {
- background-color:;
- color:{color:Links};
- cursor:pointer;
- font-family:{font:Body};
- font-size:10pt;
- font-weight: normal;
- letter-spacing: px;
- text-decoration: none;
- }
- .pagenumbers a:hover {
- color:{color:Linkshover};
- }
- .pnotes {
- color:{color:Text};
- font-family:{font:Body};
- font-size:7pt;
- margin-left:-5px;
- margin-bottom:2px;
- padding-top:5px;
- padding-bottom:3px;
- padding-left:3px;
- padding-right:3px;
- }
- .posts {
- background-color:{color:Posts};
- background-image: url('{image:Content}');
- color:{color:Text};
- font-family:{font:Body};
- font-size:7.5pt;
- margin-bottom:0px;
- overflow:hidden;
- padding-top:6px;
- padding-bottom:5px;
- padding-left:5px;
- padding-right:5px;
- }
- .sb {
- background-color:{color:Sidebar};
- color:{color:Text};
- font-family:{font:Body};
- font-size:7.5pt;
- margin-top:3px;
- margin-bottom:0px;
- padding-top:2px;
- padding-bottom:2px;
- padding-left:3px;
- padding-right:3px;
- text-align:left;
- text-transform:none;
- }
- #sidebar {
- color:{color:Text};
- float:left;
- font-family:{font:Body};
- font-size:6pt;
- margin-bottom:5px;
- margin-left:685px;
- margin-top:16px;
- padding-top:5px;
- padding-bottom:5px;
- padding-left:3px;
- padding-right:3px;
- position:fixed;
- text-transform: uppercase;
- width:318px;
- }
- #sidebar img {
- max-width:300px;
- }
- .sideimage {
- background-color:{color:Sidebar};
- background-image: url('{image:Content}');
- color:{color:Text};
- font-family:{font:Body};
- font-size:7pt;
- margin-top:0px;
- margin-bottom:3px;
- padding-top:5px;
- padding-bottom:5px;
- padding-left:2px;
- padding-right:2px;
- text-align:center;
- }
- #sidenavi {
- color:{color:Text};
- float:left;
- font-family:{font:Body};
- margin-bottom:5px;
- margin-left:1px;
- margin-top:15px;
- padding:5px;
- position:fixed;
- text-align: center;
- width:120px;
- }
- .tags {
- padding-top: 1px;
- text-align: right;
- }
- .tagswrap {
- color:{color:Text};
- font-family:{font:Body};
- font-size:6pt;
- margin-top:-22px;
- margin-bottom:10px;
- padding-top:5px;
- padding-bottom:3px;
- padding-left:0px;
- padding-right:0px;
- text-align: right;
- text-transform: uppercase;
- }
- </style>
- </head>
- <body>
- <div id="top"></div>
- <div id="cage">
- <div id="sidenavi">
- <div class="outer">
- <div class="sideimage">
- <Center><img src="{PortraitURL-96}" width="96" height="96" alt="" onmousedown="return false"></center>
- </div>
- <div class="navi">
- <ul>
- <li><a href="/archive">archive</a></li>
- <li><a href="/random">random</a></li>
- <li><a href="http://pruehalliwells.tumblr.com">theme (c)</a></li>
- </ul>
- </div>
- </div>
- {block:Pagination}
- <div class="pagenumbers">
- {block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage} Page {CurrentPage} of {TotalPages} {block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <div id="sidebar">
- <h1><center>{Title}</center></h1>
- <div class="outer">
- <div class="sideimage">
- <center><img src="{image:Sidebar}" onmousedown="return false"/></center>
- </div>
- <div class="navi" style="margin-top:2px;"><ul>
- <li>
- <a href="/">refresh</a>
- </li>
- <li>
- <a href="/ask">ask me</a>
- </li>
- {block:IfExtraLinkOneTitle}<li>
- <a href="{text:Extra Link One Url}">{text:Extra Link One Title}</a>
- </li>{/block:ifExtraLinkOneTitle}
- {block:IfExtraLinkTwoTitle}<li>
- <a href="{text:Extra Link Two Url}">{text:Extra Link Two Title}</a>
- </li>{/block:ifExtraLinkTwoTitle}
- {block:IfExtraLinkThreeTitle}<li>
- <a href="{text:Extra Link Three Url}">{text:Extra Link Three Title}</a>
- </li>{/block:ifExtraLinkThreeTitle}
- {block:IfExtraLinkFourTitle}<li>
- <a href="{text:Extra Link Four Url}">{text:Extra Link Four Title}</a>
- </li>{/block:ifExtraLinkFourTitle}
- </ul></div>
- {block:Description}<div class="sb">{Description}</div>{/block:Description}
- </div>
- </div>
- <div id="main">
- {block:Posts} <div class="outer">
- <div class="posts"> <div class="inposts">
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}<h2>"<i>{Quote}</i>"</h2><div style="text-align:right;"> - {Source}<br></div>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}{/block:Description}</p>{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" onmousedown="return false"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}
- {block:Title}
- {/block:Title}
- <div class="chat">
- {block:Lines}<div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</div>
- </div></div>{/block:Lines}
- </div>{/block:Chat}
- {block:Video}<center>{Video-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div class="asks">{Asker} wrote:<br> <div style="margin-left:25px; padding-top:2px;">"{Question}"</div></div>
- {Answer}{/block:answer}
- {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- </div>
- </div>
- {block:Date}<div class="accent"><a href="{Permalink}">
- » posted {TimeAgo}
- {/block:Date}
- {block:NoteCount}with {NoteCountWithLabel} {/block:NoteCount}
- {block:IndexPage}{block:RebloggedFrom} − © {ReblogRootName}{/block:RebloggedFrom}{/block:IndexPage}
- </a></div>
- </div><br>
- {block:HasTags}<div class="tagswrap"><div class="tags"> tagged as: {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a> {/block:Tags}</div></div>{/block:HasTags}
- {/block:Posts}
- {block:PostNotes}
- <div class="posts">
- <div class="inposts">
- <ol class="pnotes">
- {PostNotes}
- </ol>
- </div>
- {/block:PostNotes}
- <br><br></div>
- </div>
- </body>
- </html>