Вы находитесь на странице: 1из 15

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.

0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--

theme by pouretrebelle

themes.pouretrebelle.com/septimus

powered by tumblr

tumblr.com

supercharged by jquery

jquery.com

infinite scroll jquery plugin

/\ _

infinite-scroll.com

_ _

___ ___ _ _ _ _ ___ _| |_ _ _ ___ | |_ ___ | || | ___


| . \/ . \| | || '_>/ ._> | | | '_>/ ._>| . \/ ._>| || |/ ._>
| _/\___/`___||_| \___. |_| |_| \___.|___/\___.|_||_|\___.
|_|

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</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}">

<meta name="color:Text" content="#000000"/>


<meta name="color:Permalink Text" content="#333333"/>
<meta name="color:Link" content="#4361a3"/>
<meta name="color:Background" content="#ffffff"/>

<meta name="color:Header Background" content="#ffffff"/>


<meta name="color:Post Background" content="#ffffff"/>
<meta name="color:Permalink Background" content="#ffffff"/>

<meta name="font:Serif" content="Alike, serif"/>


<meta name="font:Sans Serif" content="Shanti, sans-serif"/>

<meta name="image:Title" content=""/>


<meta name="image:Background" content=""/>
<meta name="image:Post Background" content=""/>
<meta name="image:Permalink Background" content=""/>

<meta name="if:Infinite Scrolling" content="0"/>


<meta name="if:Scroll To Top Button" content="1"/>
<meta name="if:Hide Title" content="0"/>
<meta name="if:Hide Links" content="0"/>
<meta name="if:Centerize Header" content="0"/>
<meta name="if:Full Sized Background" content="0"/>
<meta name="if:Transparent Permalink Background" content="0"/>
<meta name="if:Transparent Header Background" content="0"/>

<meta name="if:Swap Sides" content="0"/>


<meta name="if:Off Centre" content="0"/>
<meta name="if:Smaller" content="0"/>
<meta name="if:Bigger" content="0"/>
<meta name="if:Stretch Photos" content="0"/>
<meta name="if:Permalink Always Visible" content="0"/>
<meta name="if:Show Tags" content="1"/>

<meta name="text:Tags Title" content="Tagged"/>


<meta name="text:Ask Title" content="Questions"/>
<meta name="text:Submit Title" content="Contribute"/>
<meta name="text:Link Divider" content="-"/>
<meta name="text:Permalink Margin" content="20"/>
<meta name="text:Post Margin" content="50"/>

<meta name="text:Twitter Username" content=""/>


<meta name="text:Analytics ID" content=""/>

<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=PT+Sans:700|Mako'
rel='stylesheet' type='text/css'>
<script type="text/javascript">
var septimus = {name: '{Name}', infscr: {block:IndexPage}
{block:IfInfiniteScrolling}true{/block:IfInfiniteScrolling}
{block:IfNotInfiniteScrolling}false{/block:IfNotInfiniteScrolling}
{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, twitter:
{block:IfTwitterUsername}'{text:Twitter Username}'{/block:IfTwitterUsername}
{block:IfNotTwitterUsername}false{/block:IfNotTwitterUsername}, permvis:
{block:IfPermalinkAlwaysVisible}true{/block:IfPermalinkAlwaysVisible}
{block:IfNotPermalinkAlwaysVisible}false{/block:IfNotPermalinkAlwaysVisible},
pad: false, padd: false, paddd: false}
if ("{color:Background}" == "{color:Post Background}" &&
"{image:Background}" == "http://assets.tumblr.com/images/x.gif" &&
"{image:Post Background}" == "http://assets.tumblr.com/images/x.gif")
{septimus.pad = true;} else {septimus.pad = false;};
if ("{color:Background}" == "{color:Permalink Background}" &&
"{image:Background}" == "http://assets.tumblr.com/images/x.gif" &&
"{image:Permalink Background}" == "http://assets.tumblr.com/images/x.gif")
{septimus.padd = true;} else {septimus.padd = false;};
if ("{color:Background}" == "{color:Header Background}" &&
"{image:Background}" == "http://assets.tumblr.com/images/x.gif")
{septimus.paddd = true;} else {septimus.paddd = false;};

</script>
<!--[if lt IE 9]><script
src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script type="text/javascript"
src="http://static.tumblr.com/me5sfsd/Cm6m5q19c/septimus.min.js"></script>

<style type="text/css">
/* structure */
{block:IfFullSizedBackground}html {background: url('{image:Background}') norepeat center center fixed; -webkit-background-size: cover; -moz-backgroundsize: cover; -o-background-size: cover; background-size: cover;}
{/block:IfFullSizedBackground}
body {font-size: 11px; margin: 0; padding: 0; color: {color:Text};
{block:IfNotFullSizedBackground}background: url('{image:Background}')
{color:Background} fixed repeat;{/block:IfNotFullSizedBackground} font-family:
{font:Sans Serif};}
#shell {margin: 0; left: 50%; position: absolute;}
#shell.small {width: 400px; margin-left: -200px;}
#shell.small.off.right {margin-left: -290px}
#shell.small.off.left {margin-left: -110px}
#shell.medium {width: 500px; margin-left: -250px;}
#shell.medium.off.right {margin-left: -340px}
#shell.medium.off.left {margin-left: -160px}
#shell.big {width: 700px; margin-left: -350px;}
#shell.big.off.right {margin-left: -440px}
#shell.big.off.left {margin-left: -260px}
#header {padding-top: 10px; margin-bottom: {text:Post Margin}px;
{block:IfNotTransparentHeaderBackground}background-color: {color:Header
Background};{/block:IfNotTransparentHeaderBackground}}
#header.paddd {padding: 10px;}
article {margin: 0 0 {text:Post Margin}px;}
{block:IfPermalinkAlwaysVisible}article:after {content: "."; display: block; height:
0; clear: both; visibility: hidden;}{/block:IfPermalinkAlwaysVisible}

.post {background: url('{image:Post Background}') {color:Post


Background} scroll repeat;}
.permalink {margin-bottom: 100px; width: 180px;
{block:IfNotTransparentPermalinkBackground} background:
url('{image:Permalink Background}') {color:Permalink Background} scroll
repeat;{/block:IfNotTransparentPermalinkBackground}}
.padd .permalink {padding: 7px 10px 10px; width: 160px;}
.permalink .bloq {margin: 8px 0 0;}
.permalink .bloq:first-child {margin-top: 0;}
.pad .post, .caption.pad, .padd .permalink {padding: 10px;}
.permalink-shell {position: absolute; width: 180px; font-size: 10px;}
.left .permalink-shell {margin-left: -180px;}
.right.small .permalink-shell {margin-left: 400px;}
.right.medium .permalink-shell {margin-left: 500px;}
.right.big .permalink-shell {margin-left: 700px;}
.right .permalink {margin-left: {text:Permalink Margin}px;}
.left .permalink {margin-left: -{text:Permalink Margin}px; text-align:
right;}
.left .permalink blockquote {margin: 0.5em 2px 0.5em 0; padding: 0
7px 0 0; border-left: none; border-right: 1px solid {color:Text};}
{block:IfNotPermalinkAlwaysVisible}{block:IndexPage}.permalink-shell {display:
none;} article:hover .permalink-shell {display: block;}{/block:IndexPage}
{/block:IfNotPermalinkAlwaysVisible}
.permalink, .permalink a {color: {color:Permalink Text};}
.perm {font-size: 130%; word-spacing: 1px; font-family: {font:Serif};}
.perm a {text-decoration: none;}
.tags {line-height: 100%;}
.tags h5 {display: block; margin: 0 2px 2px; font-size: 85%; text-transform:
uppercase; letter-spacing: 1px;}
.tags a {text-decoration: none; margin-bottom: 2px; display: inline-block;
border-bottom: 1px solid {color:Link};}
#post-info {text-align: center; letter-spacing: 1px; font-family: {font:Serif};}

/* header */
{block:IfCenterizeHeader}#header {text-align: center;}
{/block:IfCenterizeHeader}
img#title {margin: 0 auto 1.5em; max-width: 100%;}
h1 {font-weight: normal; letter-spacing: 1px; margin: 0.4em 0; font-family:
{font:Serif};}
h1, #links {text-align: center;}
#links {text-transform: uppercase; margin: 0 0 1em; letter-spacing: 1px; z-index:
12345; position: relative;}
#links a {text-decoration: none;}
#links a:after {content: '{text:Link Divider}'; margin: 0 5px; color:
{color:Text};}
#links a:last-child:after {content: ''!important;}
#tweet {margin-top: 1em;}
#tweet .timestamp {display: block; font-style: italic; font-size: 110%; fontfamily: {font:Serif};}
/* text */
img, iframe, embed, video {vertical-align: bottom;}
a {text-decoration: underline; color: {color:Text}; -webkit-transition: color 0.2s
ease-out; -moz-transition: color 0.2s ease-out; transition: color 0.2s ease-out;}
.caption a, .permalink a, .text a, .quote a, .link a, .chat a, .audio a, #tweet
a {text-decoration: none; line-height: 110%; display: inline-block; border-bottom:
1px solid {color:Link};}
a:hover {color: {color:Link};}
a img {border: none;}
.post *:first-child {margin-top: 0;}
.post *:last-child {margin-bottom: 0;}
p {margin: 0.5em 0 0;}
p:first-child {margin-top: 0!important;}
article:not(.stretchless) img {{block:IfNotStretchPhotos}max{/block:IfNotStretchPhotos}width: 100%;}

blockquote {margin: 0.5em 0 0.5em 2px; padding-left: 7px; border-left: 1px solid
{color:Text};}
.post ul, .post ol {padding-left: 20px; margin: 0.5em 0;}
.post ul {list-style-type: circle;}
h2, h3 {font-weight: normal; margin: 0 0 5px; font-family: {font:Serif};}
h2 {text-align: left; text-decoration: none; font-size: 1.7em; line-height: 1.3em;
margin: 0;}
h3 {font-size: 1.4em; line-height: 1.3em; font-weight: normal; margin: 0;
padding: 14px 0 0; text-indent: 40px;}
/* post-specific */
.right center {text-align: right;}
.left center {text-align: left;}
.chat td {vertical-align: top;}
div.quot {font-size: 10em; position: absolute; height: 100px; width: 0px; margin:
-20px 0 -82px -4px!important; line-height: normal; display: block; font-family:
Arial, Helvetica, sans-serif;}
.clearbg {background: none!important;}
.photoset .caption, .photo .caption {margin-top: 10px; background:
url('{image:Post Background}') {color:Post Background} scroll repeat;}
.audio .post {overflow: auto;}
.audiobox {margin: 0 0 10px;}
.left .inline.audio .albumart {float: left; margin: 0 10px 0 0;}
.right .inline.audio .albumart {float: right; margin: 0 0 0 10px;}
.small .albumart {width: 183px;}
.small .pad .albumart {width: 163px;}
.medium .albumart {width: 283px;}
.medium .pad .albumart {width: 263px;}
.big .albumart {width: 483px;}
.big .pad .albumart {width: 463px;}
.outline.audio .albumart {display: none;}

.outline .audiobox {text-align: center; width: 100%; backgroundcolor: black;}


.outline.audio p {text-align: center;}
.outline.audio blockquote {border: 0; padding: 0; margin-left: 0;
font-size: 95%;}
/* notes */
#notes ol {padding: 0; margin: 0; list-style-type: none; counter-reset: li;}
#notes li {min-height: 16px; margin: 0 0 10px 14px;}
#notes li:last-child {margin-bottom: 0;}
#notes li:before {content: counter(li); counter-increment: li; position: absolute;
margin-left: -18px; padding-bottom: 10px; height: 16px; vertical-align: top;}
#notes li:last-child:before {display: none;}
#notes img.avatar {vertical-align: bottom;}
#notes span.action {margin-left: 10px;}
#notes blockquote {margin-left: 30px; border-width: 0; padding: 0;}
#notes blockquote a {text-decoration: none;}
/* nav */
#nav {overflow: auto; margin-bottom: {text:Post Margin}px;}
#nav a {text-decoration: none; text-transform: uppercase; background:
url('{image:Post Background}') {color:Post Background} scroll repeat;}
#nav a#prev {float: left;}
#nav a#next {float: right;}
#nav.pad a {padding: 6px 10px;}
#infscr-loading {position: fixed; bottom: 10px; left: 50%; margin-left: -100px;
width: 200px; text-align: center;}
#infscr-loading img {width: 29px;}
#totop {position: fixed; top: 20px; right: 20px; cursor: help; vertical-align:
middle; text-align: center; font-size: 3em; line-height: 36px; display:
none{block:IfNotScrollToTopButton}!important{/block:IfNotScrollToTopButton};}
#totop .inner {width: 30px; height: 30px; position: relative;}

#totop .background {background: url('{image:Post Background}') {color:Post


Background} scroll repeat;}
.nodec {text-decoration: none;}
.nodisplay {display: none;}
.nobord {border: none!important;}
{CustomCSS}
</style>

{block:IfAnalyticsID}
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '{text:Analytics ID}']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') +
'.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
{/block:IfAnalyticsID}

</head>

<body>

<div id="totop"><div class="background"></div><div


class="inner">&#8657;</div></div>

<div id="shell" class="{block:IfSmaller}small{/block:IfSmaller}


{block:IfNotSmaller}{block:IfBigger}big{/block:IfBigger}
{block:IfNotBigger}medium{/block:IfNotBigger}{/block:IfNotSmaller}
{block:IfSwapSides}left{/block:IfSwapSides}
{block:IfNotSwapSides}right{/block:IfNotSwapSides}{block:IfOffCentre}
off{/block:IfOffCentre}">

<div id="header"{block:IfNotTransparentHeaderBackground}
class="paddd"{/block:IfNotTransparentHeaderBackground}>
<a href="/"
class="nodec">{block:IfNotHideTitle}<h1>{Title}</h1>{/block:IfNotHideTitle}
{block:IfTitleImage}<img id="title" src="{image:Title}"/><br
/>{/block:IfTitleImage}</a>
{block:IfNotHideLinks}<div id="links">
{block:IfAskTitle}{block:AskEnabled}<a href="/ask">{text:Ask
Title}</a>{/block:AskEnabled}{/block:IfAskTitle}{block:IfSubmitTitle}
{block:SubmissionsEnabled}<a href="/submit">{text:Submit
Title}</a>{/block:SubmissionsEnabled}{/block:IfSubmitTitle}{block:HasPages}
{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
{block:TagPage}<br />Posts tagged "{Tag}"{/block:TagPage}
</div>{/block:IfNotHideLinks}
{block:Description}<div
id="description">{Description}</div>{/block:Description}

{block:IfTwitterUsername}
<div id="tweet"></div>
{/block:IfTwitterUsername}
</div>

<div id="content">

{block:Posts}

<article class="{block:Photo}photo{/block:Photo}
{block:Photoset}photoset{/block:Photoset}{block:Quote}quote
pad{/block:Quote}{block:Link}link pad{/block:Link}{block:Text}text
pad{/block:Text}{block:Chat}chat pad{/block:Chat}{block:Audio}audio pad
{block:IfPermalinkAlwaysVisible}inline
stretchless{/block:IfPermalinkAlwaysVisible}
{block:IfNotPermalinkAlwaysVisible}outline{/block:IfNotPermalinkAlwaysVisible}
{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer
pad{/block:Answer}" id="{PostID}">

{block:Date}
<div class="permalink-shell{block:IfNotTransparentPermalinkBackground}
padd{/block:IfNotTransparentPermalinkBackground}">
<div class="permalink">

<div class="bloq perm">


{DayOfMonth}/{MonthNumber}/{Year}&nbsp;&nbsp;<a
href="{Permalink}" title="permalink" class="nobord">@&nbsp;{24Hour}:
{Minutes}</a>{block:NoteCount}&nbsp;&nbsp;&nbsp;<a
href="{Permalink}#notes" title="notes" class="nobord">&hearts;&nbsp;
{NoteCount}</a>{/block:NoteCount}</div>
{block:Audio}<div class="bloq"><big>&#9835</big>&nbsp;{PlayCount}
{block:ExternalAudio}<br /><a href="{ExternalAudioURL}"
class="nobord"><big><big>&#8623;</big></big>&nbsp;download{/block:Ext
ernalAudio}{block:AlbumArt}{block:IfNotPermalinkAlwaysVisible}<br /><img
border="0" style="padding-top: 2px;"
src="{AlbumArtUrl}"/>{/block:IfNotPermalinkAlwaysVisible}
{/block:AlbumArt}</div>{/block:Audio}
{block:IfShowTags}{block:HasTags}<div class="bloq tags"><h5>{text:Tags
Title}</h5>
{block:Tags}
<a href="{TagURL}">{Tag}</a>&nbsp;
{/block:Tags}</div>
{/block:HasTags}{/block:IfShowTags}

{block:Quote}{block:Source}<div
class="bloq">{Source}</div>{/block:Source}{/block:Quote}

{block:Photoset}{block:Caption}<div
class="bloq">{Caption}</div>{/block:Caption}{/block:Photoset}
{block:Photo}{block:Caption}<div
class="bloq">{Caption}</div>{/block:Caption}{/block:Photo}
{block:Video}{block:Caption}<div
class="bloq">{Caption}</div>{/block:Caption}{/block:Video}
{block:Answer}<div class="bloq">asked by {Asker}</div>{/block:Answer}

</div></div>
{/block:Date}

<div class="post {block:Photo}clearbg{/block:Photo}


{block:Photoset}clearbg{/block:Photoset}" id="{PostID}">

{block:Quote}
<div class="quot">&ldquo;</div><h3>{Quote}</h3>
{/block:Quote}

{block:Photo}
<center>{LinkOpenTag}<img src="{block:IfSmaller}{PhotoURL-400}
{/block:IfSmaller}{block:IfNotSmaller}{block:IfBigger}{PhotoURL-HighRes}
{/block:IfBigger}{block:IfNotBigger}{PhotoURL-500}{/block:IfNotBigger}
{/block:IfNotSmaller}" alt="{PhotoAlt}" border="0px"
/>{LinkCloseTag}</center>
{/block:Photo}

{block:Photoset}
{block:IfSmaller}{Photoset-400}{/block:IfSmaller}
{block:IfNotSmaller}<center>{Photoset-500}</center>{/block:IfNotSmaller}
{/block:Photoset}

{block:Video}
{block:IfSmaller}{Video-400}{/block:IfSmaller}{block:IfNotSmaller}
{Video-500}{/block:IfNotSmaller}
{/block:Video}

{block:Text}
{block:Title}<h2>{Title}</h2>{/block:Title}
{Body}
{/block:Text}

{block:Link}
<h2><a href="{URL}" {Target}>{Name}</a></h2>
{block:Description}{Description}{/block:Description}
{/block:Link}

{block:Chat}
{block:Title}<h3>{Title}</h3>{/block:Title}
<table class="chat" style="border-spacing: 0px; width: 100%;">
{block:Lines}
<tr>
{block:Label}<td class="label" style="padding-right:
20px;">{Label}</td>{/block:Label}
<td class="line">{Line}</td>
</tr>
{/block:Lines}
</table>
{/block:Chat}

{block:Audio}

{block:AlbumArt}<img border="0" src="{AlbumArtUrl}" class="albumart"


/>{/block:AlbumArt}
<div class="audiobox" id="{PostID}">{AudioPlayerBlack}</div>
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Audio}

{block:Answer}
<strong><big>{Question}</big></strong>{Answer}
{/block:Answer}

</div>
</article>

{block:PermalinkPage}
{block:Date}
{block:PostNotes}<article class="pad stretchless">
<div class="post" id="notes">
{PostNotes}
</div></article>{/block:PostNotes}
{/block:Date}
{/block:PermalinkPage}

{/block:Posts}

{block:Pagination}
<div id="nav" class="pad">
{block:PreviousPage}
<a href="{PreviousPage}" title="previous page"
id="prev">&#171; previous</a>

{/block:PreviousPage}
{block:NextPage}
<a href="{NextPage}" title="next page" id="next">next &#187;</a>
{/block:NextPage}
</div>
{/block:Pagination}

</div>

</div>

</body>
</html>

Вам также может понравиться