- <!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">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title>{Title}{block:PostSummary} - {PostSummary}{/block:PostSummary}</title>
- <link rel="icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
- <meta name="viewport" content="width=700"/> <!-- iPhone -->
- <style type="text/css">
- /* This theme was adopted for Tumblr
- by kobzahrai (http://kobzahrai.tumblr.com/) at Jan. 7th 2009
- using a sample found at http://www.freecsstemplates.org/ */
- a img, img a {border:none;}
- * {
- margin: 0;
- padding: 0;
- }
- body {
- background:#fff;
- margin: 0;
- font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
- font-size:small;
- color: #000;
- }
- h1, h2, h3 {
- margin-bottom: 20px;
- text-transform: lowercase;
- font-family: Georgia, "Times New Roman", Times, serif;
- font-weight: normal;
- color: #333333;
- }
- h1 { font-size: 3em; }
- h2 { font-size: 2em; }
- h3 { font-size: 1.4em; font-weight: bold; }
- p, blockquote, ul, ol {
- margin-bottom: 1.5em;
- line-height: 1.8em;
- }
- blockquote {
- margin-left:3em;
- border-left:1px solid #666;
- padding-left:1.5em;
- color:#666;
- }
- ul, ol {
- margin-left: 3em;
- color: #666;
- }
- a {
- color: #0065CC;
- }
- a:hover {
- text-decoration: none;
- color: #CC0000;
- }
- a, a:active, a:visited {
- outline: none;
- }
- /* Header */
- #header {
- width: 700px;
- height: 150px;
- margin: auto;
- }
- /* Logo */
- #logo {
- float: left;
- width: 240px;
- height: 150px;
- text-align: center;
- }
- #logo h1 {
- margin: 0;
- padding-top: 50px;
- font-size: 2.6em;
- }
- #logo a {
- text-decoration: none;
- color: #333333;
- }
- /* Menu */
- #menu {
- float: right;
- width: 460px;
- height: 147px;
- background: #0065CC url('http://data.tumblr.com/CeVImjf8aig8oks74bueMJGho1_500.gif') no-repeat left bottom;
- border-top: 3px solid #000099;
- }
- #menu ul {
- margin: 0;
- padding-top: 60px;
- text-align: center;
- list-style: none;
- }
- #menu li {
- display: inline;
- }
- #menu a {
- padding: 0 20px;
- border-left: 1px solid #FFFFFF;
- text-decoration: none;
- font-weight: bold;
- color: #FFFFFF;
- }
- #menu a:hover {
- text-decoration: underline;
- }
- #menu .first a {
- border: none;
- }
- /* Page */
- #page {
- width: 700px;
- margin: 0 auto;
- }
- /* Content */
- #content {
- float: right;
- width: 420px;
- padding: 20px;
- }
- /* Sidebar */
- #sidebar {
- float: left;
- width: 200px;
- padding: 60px 20px 20px 20px;
- background: #CC0000 url('http://data.tumblr.com/CeVImjf8aig90ocr86w9tLNJo1_250.gif') no-repeat;
- color: #000;
- }
- #sidebar ul {
- margin-left: 20px;
- padding: 0;
- list-style: disc;
- line-height: 1em;
- color: #000;
- }
- #sidebar li {
- margin-bottom: 10px;
- }
- #sidebar h2 {
- margin-bottom: 20px;
- padding-bottom: 10px;
- background: url('http://data.tumblr.com/CeVImjf8aig94e4pEtSm4r64o1_100.gif') repeat-x left bottom;
- color: #000000;
- }
- #sidebar a {
- color: #FFFFFF;
- }
- #sidebar div#search {
- text-align: right;
- }
- #searchresultcount {
- margin: 0 0 30px;
- text-align: center;
- color: #333333;
- }
- .query {
- font-weight: bold;
- color: #333333;
- }
- .post {
- position:relative;
- top:0px;
- margin:0px;
- }
- .post .postfooter {
- width:420px;
- height:20px;
- background:#f8f8f8 url('http://data.tumblr.com/CeVImjf8ai16x00lNbhinnndo1_100.gif') repeat-x;
- margin-top:15px;
- margin-bottom:30px;
- text-align:right;
- clear:both;
- font-family:Arial, Helvetica, sans-serif;
- padding:2px 0px 0px 0px;
- color:#333333;
- position:relative;
- }
- .post .postfooter .date {
- position:absolute;
- top:4px;
- right:20px;
- }
- .post .postfooter img.permalink {
- position:absolute;
- width: 14px;
- height: 13px;
- border-width: 0px;
- background-color: #000;
- display: none;
- right: 3px;
- top: 5px;
- z-index: 10;
- }
- .post:hover .postfooter img.permalink {
- display: inline;
- }
- .reblog {
- font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
- text-transform:none;
- color:#333333;
- margin:11px 0px 0 0;
- }
- .reblog a {
- text-decoration:none;
- }
- .reblog a:hover {
- text-decoration:underline;
- }
- /* Footer */
- #footer {
- width: 200px;
- margin: 10px auto;
- padding: 10px 0;
- background: url('http://data.tumblr.com/CeVImjf8aig94e4pEtSm4r64o1_100.gif') repeat-x;
- font-size: x-small;
- }
- #footer p {
- margin: 0;
- line-height: normal;
- color: #333333;
- }
- #footer a {
- color: #fff;
- }
- /* Regular Post */
- .post .regular {
- color: #333333;
- line-height: 20px;
- }
- .post .regular h2 {
- font-size: 26px;
- color: #333333;
- }
- .post .regular h2 a {
- color: #000;
- text-decoration:none;
- }
- .post .regular h2 a:hover {
- color: #000;
- text-decoration:none;
- }
- /* Photo Post */
- .post .photo img {
- border:solid 10px #f8f8f8;
- }
- .post .photo div.caption {
- margin-top: 10px;
- color: #333333;
- }
- /* Quote Post */
- .post .quote span.quote {
- font: Bold 26px Helvetica, sans-serif;
- letter-spacing: -1px;
- color: #333333;
- }
- .post .quote span.quote a {
- color: #333333;
- }
- .post .quote span.quote big.quote {
- font: Bold 60px Georgia, serif;
- line-height: 8px;
- vertical-align: -20px;
- }
- .post .quote div.source {
- font-size: 18px;
- font-weight: normal;
- color: #666;
- letter-spacing: -1px;
- text-align: right;
- }
- /* Link Post */
- .post .link a.link {
- font: Normal 26px Georgia;
- letter-spacing: -1px;
- color: #cc0000;
- text-decoration:none;
- }
- .post .link a.link:hover {
- text-decoration:none;
- }
- .post .link span.description {
- font-weight: normal;
- letter-spacing: 0px;
- color: #333333;
- }
- /* Conversation Post */
- .post .conversation ul {
- list-style-type: none;
- margin: 0px;
- padding: 0px 0px 0px 1px;
- border-left: solid 5px #f8f8f8;
- }
- .post .conversation ul li {
- list-style:none;
- padding: 4px 10px 4px 8px;
- color: #333333;
- margin-bottom: 1px;
- }
- .post .conversation ul li span.label {
- font-weight: bold;
- }
- .post .conversation ul li span.user_1 {
- color: #0065CC;
- }
- .post .conversation ul li span.user_2 {
- color: #cc0000;
- }
- .post .conversation ul li.odd {
- background-color: #f8f8f8;
- }
- .post .conversation ul li.even {
- background-color: #fff;
- }
- /* Audio Post */
- .post .audio div.caption {
- color: #333333;
- margin-top: 10px;
- }
- /* Video Post */
- .post .video {
- width: 400px;
- margin: auto;
- }
- .post .video div.caption {
- color: #333333;
- margin-top: 10px;
- }
- /* PAGENAV */
- #pagenav {
- margin:0px 60px 0 60px;
- position:relative;
- }
- #older, #newer {
- color:#333333;
- font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
- text-decoration:none;
- position:absolute;
- display:block;
- top:-15px;
- }
- #older:hover, #newer:hover {
- color:#333333;
- text-decoration:none;
- }
- #older {
- float:left;
- text-align:left;
- left:0px;
- }
- #newer {
- float:right;
- text-align:right;
- right:0px;
- }
- </style>
- <!--[if IE]>
- <style type="text/css">
- #sidebar div#search {
- margin-bottom: 20px;
- }
- </style>
- <![endif]-->
- </head>
- <body>
- <div id="page">
- <div id="header">
- <div id="logo"><h1><a href="/">{Title}</a></h1></div>
- <div id="menu">
- <ul>
- <li><span class="first"><a href="/">Home</a></span></li>
- <li><a href="/archive">Archive</a></li>
- <li><a href="{RSS}">RSS</a></li>
- </ul>
- </div>
- <div id="sidebar">
- <div id="search">
- <form action="/search" method="get">
- <input type="text" name="q" value="{SearchQuery}"/>
- <input type="submit" value="Search"/>
- </form>
- </div>
- <h2>About</h2>
- <p>{Description}</p>
- <h2>Links</h2>
- <ul>
- <li><a href="http://www.twitter.com/">Twitter</a></li>
- <li><a href="http://www.last.fm/">Last.fm</a></li>
- <li><a href="http://www.flickr.com/">Flickr</a></li>
- <li><a href="http://delicious.com/">Del.icio.us</a></li>
- </ul>
- <div id="footer">Powered by <a href="http://www.tumblr.com/">Tumblr</a> <br>Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></div>
- </div>
- </div>
- <div id="content">
- {block:SearchPage}
- <div id="searchresultcount">
- <p>Your search for <span class="query">"{SearchQuery}"</span> returned {SearchResultCount} result(s).</p>
- </div>
- {/block:SearchPage}
- {block:Posts}
- <div class="post">
- {block:Regular}
- <div class="regular">
- {block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}
- {Body}
- {block:RebloggedFrom}
- <div class="reblog">
- Via <a href="{ReblogParentURL}">{ReblogParentTitle}</a>
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Regular}
- {block:Photo}
- <div class="photo">
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {block:RebloggedFrom}
- <div class="reblog">
- Via <a href="{ReblogParentURL}">{ReblogParentTitle}</a>
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Photo}
- {block:Quote}
- <div class="quote">
- <span class="quote">
- <big class="quote">“</big> {Quote}
- </span>
- {block:Source}<div class="source">— {Source}</div>{/block:Source}
- {block:RebloggedFrom}
- <div class="reblog">
- Via <a href="{ReblogParentURL}">{ReblogParentTitle}</a>
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Quote}
- {block:Link}
- <div class="link">
- <h2><a href="{URL}" class="link" {Target}>{Name} »</a></h2>
- {block:Description}
- <span class="description">{Description}</span>
- {/block:Description}
- {block:RebloggedFrom}
- <div class="reblog">
- Via <a href="{ReblogParentURL}">{ReblogParentTitle}</a>
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Link}
- {block:Conversation}
- <div class="conversation">
- {block:Title}
- <h2><a href="{Permalink}">{Title}</a></h2>
- {/block:Title}
- <ul>
- {block:Lines}
- <li class="{Alt}">
- {block:Label}
- <span class="label user_{UserNumber}">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {block:RebloggedFrom}
- <div class="reblog">
- Via <a href="{ReblogParentURL}">{ReblogParentTitle}</a>
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Conversation}
- {block:Audio}
- <div class="audio">
- {AudioPlayerGrey}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {block:RebloggedFrom}
- <div class="reblog">
- Via <a href="{ReblogParentURL}">{ReblogParentTitle}</a>
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Audio}
- {block:Video}
- <div class="video">
- {Video-400}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {block:RebloggedFrom}
- <div class="reblog">
- via <a href="{ReblogParentURL}">{ReblogParentTitle}</a>
- </div>
- {/block:RebloggedFrom}
- {/block:Caption}
- </div>
- {/block:Video}
- <div class="postfooter">
- <span class="date">
- {block:NewDayDate}
- {Month}, {DayOfMonth}th
- {/block:NewDayDate}
- {block:SameDayDate}
- {Month}, {DayOfMonth}th
- {/block:SameDayDate}
- </span>
- <a href="{Permalink}"><img src="/themes/5/permalink.gif"
- class="permalink" alt="permalink"/></a></div>
- </div>
- {/block:Posts}
- <div id="pagenav">
- {block:IndexPage}
- {block:NextPage}<a id="older" href="{NextPage}">«Next page</a>{/block:NextPage}
- {block:PreviousPage}<a id="newer" href="{PreviousPage}">Previous»</a>{/block:PreviousPage}
- {/block:IndexPage}
- {block:PermalinkPagination}
- {block:NextPost}<a id="newer" href="{NextPost}">Newer»</a> {/block:NextPost}
- {block:PreviousPost}<a id="older" href="{PreviousPost}">«Older</a>{/block:PreviousPost}
- {/block:PermalinkPagination}
- </div>
- </div>
- </div>
- </body>
- </html>
