- <!theme by revolutionn">
- <!--
- -->
- <html lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#868686"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:hover" content="#999999"/>
- <meta name="text:title font size" content="24px"/>
- <meta name="text:title line height" content="23px"/>
- <meta name="font:title" content="arial"/>
- <meta name="font:text" content="arial"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:center" contact="1"/>
- <meta name="if:show photo" content="1"/>
- <meta name="if:show blog title" content="1"/>
- <meta name="if:Faded Images" content="1" />
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- <style type="text/css">
- {block:IfFadedImages}
- img{
- -webkit-transition: opacity 0.7s linear;
- opacity: 50;
- }
- img:hover{
- -webkit-transition: opacity 0.2s linear;
- opacity: .60;
- }
- {/block:IfFadedImages}
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;}
- body, div, p, textarea, submit, input{
- font-family: {font:text};
- font-size: 11px;
- line-height:12px;
- color:{color:Text};
- }
- p {
- margin:0px;
- margin-top:5px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- transition: color 0.5s ease-out;
- }
- a:hover {
- color:{color:Hover};
- text-decoration: none;
- }
- div#cage{
- margin:auto;
- position:right;
- width:650px;
- overflow:hidden;
- color: {color:Title};
- _margin-left:10%;
- }
- div#center{
- margin:auto;
- position:right;
- width:650px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- div#content{
- float:right;
- width:400px;
- padding:5px;
- padding-top:5px;
- margin-right: 10px;
- background: {color:content};
- }
- div#entry{
- background-color:;
- margin-top:12px;
- padding-top:0px;
- padding-bottom:1px;
- }
- div#sidebar{
- position:fixed !important;
- width:180px;
- height:100%;
- background-color: {color:description};
- margin: 0px 0px 0px 20px;
- border-right:0px solid #ddd;
- padding-top:70px;
- padding-left:12px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- .title{
- font-family: {font:title};
- font-size: {text:title font size};
- line-height: {text:title line height};
- color: {color:text};
- letter-spacing:-1px;
- font-weight:normal;
- padding:0px 1px 0px 1px;
- }
- .title2{
- font-family: Arial, Helvetica;
- font-size: {text:title font size};
- line-height: {text:title line height};
- color: {color:Title};
- letter-spacing: {text:title letter spacing};
- font-weight: {text:title font weight};
- padding:1px 1px 0px 1px;
- }
- blockquote{
- padding:0px 0px 2px 2px;
- margin:0px 0px 2px 1px;
- border-left: 1px solid {color:Text};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
- .notes img{width:10px; position:relative; top:3px;}
- .permalink{
- display: block;
- text-transform: none;
- font-size: 9px;
- text-align: right;
- }
- small{font-size: 9px;}
- {CustomCSS}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- <body>
- <div id="cage">
- <div id="center">
- <div id="sidebar">
- {block:ifcenter}<center>{/block:ifcenter}
- {block:ifshowblogtitle}<span class=title><a title="" href="/">
- {Title}
- </a></span><br>{/block:ifshowblogtitle}
- {block:ifshowphoto}<br><a title="" href="/"><img src="{image:sidebar}" width=175px></a>{/block:ifshowphoto}
- <br>
- {Description}
- <br>
- <br>
- <center>{block:PreviousPage}
- <a href="{PreviousPage}" title="previous page"><big><big><big>‹</big></big></big></a>
- {/block:PreviousPage}
- {block:JumpPagination length="4"}
- {block:CurrentPage}
- <span class="current_page"><big>{PageNumber}</big></span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}"><big>{PageNumber}</big></a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}" title="next page"><big><big><big>›</big></big></big></a>
- {/block:NextPage}
- {/block:JumpPagination}
- </div>{/block:Pagination}</center>
- {block:HasPages}{block:Pages}? <a href="{URL}" class="page">{Label}</a>{/block:Pages}{/block:HasPages}{/block:HasPages}
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- <br/>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <br/>
- {block:Caption}{Caption}{/block:Caption}
- {block:Link}
- {block:Photo}<left>
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=400px>{LinkCloseTag}</left>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Quote}
- <span class="title">{Quote}</span>
- {Source}
- <br/>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- <br/>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Chat}
- {block:Audio}
- <centeR><div style="width:400px; height:20px;"><div style="float:left">{AudioPlayerwhite}</div><div style="margin-top:8px; float:right;"><small>
- {FormattedPlayCount} plays {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</small></div></div></centeR><BR>
- <br/>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video} <div id='postbody'>
- <center>
- {Video-400}<BR>
- <br/>
- {block:Caption}{Caption}{/block:Caption}
- {block:Video}
- <center>{block:IndexPage}<div class="perma"><a href="{permalink}">{NoteCountWithLabel} - posted {TimeAgo} - <a href="{ReblogURL}" target="_blank">reblog post</a></a> </div>{/block:IndexPage}</center>
- {block:PostNotes}
- <center>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} // {block:Date}{Month}{DayOfMonth}{DayOfMonthSuffix} {Year} // {24Hour}:{Minutes}{/block:Date} <br>
- {block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}</span></center><br><div id="postnotes">{PostNotes}</div><br>{/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>