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

<html>

<head>
<!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">
<!-------------------------------------------SPUNKHANDSOME THEMES # 108
THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR
OWN // DON'T USE AS A BASE
--------------------------------------------->
<title>{Title}</title>
<link rel="shortcut icon" href="{Favicon}">
<link rel="altertnate" type="application/rss+xml" href="{RSS}">
<meta name="description" content="" />
<meta http-equiv="x-dns-prefetch-control" content="off"/>

<meta name="color:Background" content="#FFFFFF">


<meta name="color:Link" content="#474646">
<meta name="color:Link Hover" content="#9D9D9D">
<meta name="color:Text" content="#474646">
<meta name="color:Scrollbar" content="#000000">
<meta name="color:Blockquote" content="#F8F8F8">
<meta name="color:Info Border" content="#FAFAFA">
<meta name="color:Questions Border" content="#FBFBFB">
<meta name="color:Sidebar Link Border" content="#FBFBFB">
<meta name="image:Sidebar" content=""/>
<meta name="text:Body Font Size" content="10px"/>
<meta name="text:Body Font" content="Calibri"/>
<meta name="if:Show 400px posts" content="0"/>
<meta name="if:Show Link1" content="0" />

<meta name="if:Show Link2" content="0" />


<meta name="if:Show Link3" content="0" />
<meta name="if:Show Link4" content="0" />
<meta name="text:link1" content="">
<meta name="text:link1 url" content="/">
<meta name="text:link2" content="">
<meta name="text:link2 url" content="/">
<meta name="text:link3" content="">
<meta name="text:link3 url" content="/">
<meta name="text:link4" content="">
<meta name="text:link4 url" content="/">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-mytooltips.js"></script>
<script>
(function($){
$(document).ready(function(){
$("a[title]").style_my_tooltips({
tip_follows_cursor:true,
tip_delay_time:90,
tip_fade_speed:600,
attribute:"title"
});
});
})(jQuery);
</script>
<style type="text/css">
::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!
important}
#s-m-t-tooltip {
max-width:300px;
margin-top:-30px;
margin-left:-20px;

font-size:8px;
padding:2px;
font-family:calibri;
letter-spacing:1px;
font-weight:normal;
text-align:center;
text-transform:uppercase;
background-color:{color:Background};
color:{color:text};
z-index:999999999999999999999999999999999999;
}
h1 {
font-weight:normal;
font-size:10px;
text-align:center;
font-style:italic;
line-height:50%;
letter-spacing:0px;
font-family:calibri;
text-transform:none;
color:{color:Text};
}
h2 {
font-size:10px;
font-family:calibri;
letter-spacing:0px;
margin-bottom:20px;
padding-bottom:10px;
font-weight:normal;
line-height:90%;
text-transform:lowercase;
color:{color:Text};
margin: 0px;
border-bottom:1px solid {color:Info Border};
}
pre {
{block:ifNotShow400pxposts}

width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
text-align: left;
word-wrap: break-word;
color:{color:Text};
}
blockquote {
border-left:1px solid {color:Blockquote};
padding-left:13px;
padding-top:1px;
padding-bottom:1px;
margin:10px;
margin-top:20px;
margin-bottom:10px;
margin-left:20px;
}
blockquote img {
max-width:470px;
}
body {
color: {color:Text};
line-height:120%;
background-color:{color:Background};
}
a{
color: {color:Link};
text-decoration: none;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}

a:hover {
color: {color:Link Hover};
text-decoration:underline;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.sidebar {
width:245px;
position: fixed;
margin-top:70px;
margin-left:10px;
}
.sidebarimage {
width:245px;
margin-bottom:8px;
}
.sidebarlinks {
width:245px;
padding-bottom:3px;
margin-bottom:3px;
font-size:10px;
font-family:calibri;
font-weight:100;
text-transform:capitalize;
text-align:center;
border-bottom:1px solid {color:Sidebar Link Border};
}
.sidebarlinks a {
color:{color:Link};
padding:2px;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;

}
.sidebarlinks a:hover {
color:{color:Link Hover};
text-decoration:underline;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.description {
width:245px;
padding:2px;
padding-bottom:4px;
line-height:120%;
text-align:center;
font-size:10px;
font-weight:100;
font-family:calibri;
color:{color:Text};
}
.description a {
color:{color:Link};
}
.description a:hover {
color:{color:Link Hover};
}
.pagination {
font-family:arial;
text-align:center;
font-size:14px;
font-weight:100;
text-align:center;
}
.pagination a {

color:{color:Link};
padding:3px;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.pagination a:hover {
color:{color:Link Hover};
text-decoration:underline;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.container {
width:900px;
margin: auto;
margin-top:-8px;
}
.postscontainer {
{block:ifNotShow400pxposts}
max-width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
max-width:400px;
{/block:ifShow400pxposts}
margin: auto;
margin-top:-60px;
margin-left:350px;
}
.posts {
{block:ifNotShow400pxposts}
width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}

width:400px;
{/block:ifShow400pxposts}
line-height:100%;
font-size: {text:Body Font Size};
font-family: {text:Body Font};
font-weight:100;
margin-top:120px;
text-align:justify;
}
.posts img {
{block:ifNotShow400pxposts}
max-width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
max-width:400px;
{/block:ifShow400pxposts}
}
.info {
margin-top:30px;
padding-top:3px;
padding-bottom:8px;
margin-bottom:1px;
text-align:left;
font-size:10px;
font-weight:100;
text-transform:lowercase;
font-family:calibri;
color:{color:Text};
border-bottom:1px solid {color:Info Border};
}
.info a {
color:{color:Link};
}
.info a:hover {
text-decoration:underline;
color:{color:Link Hover};

}
.info2 {
text-align:left;
margin-top:-20px;
padding-top:2px;
font-size:10px;
font-weight:100;
text-transform:lowercase;
font-family:calibri;
color:{color:Text};
}
.tags {
{block:ifNotShow400pxposts}
width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
position:absolute;
margin-top:8px;
font-weight:100;
line-height:100%;
font-family:calibri;
font-size:10px;
text-align:left;
}
.tags a {
color:{color:Link};
}
.tags a:hover {
text-decoration:underline;
color:{color:Link Hover};
}
.postnote {
{block:ifNotShow400pxposts}

width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
text-transform:lowercase;
font-size: {text:Body Font Size};
font-family: {text:Body Font};
text-align:left;
line-height:90%;
margin-top:40px;
}
.postnote li {
list-style-type:none;
border-bottom:1px solid {color:Info Border};
padding:20px 0px 3px 0px;
padding-bottom:5px;
text-align:left;
margin:0px;
-moz-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
-o-transition-duration:0.5s;
}
.postnote img {
width:20px;
padding: 3px;
margin:2px 7px -3px 6px;
text-align:left;
margin:2px 7px -3px 6px;
border:2px solid {color:Info Border};
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
}
.music {
width:500px;
{block:ifShow400pxposts}

width:400px;
{/block:ifShow400pxposts}
padding-bottom:10px;
}
.albumart {
float:left;
}
.albumart img {
width:50px;
padding: 3px;
margin:2px 7px -3px 6px;
border:2px solid {color:Info Border};
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
}
.playercontainer {
text-align:left;
padding-top:15px;
width:450px;
{block:ifShow400pxposts}
width:350px;
{/block:ifShow400pxposts}
}
.musicinfo {
padding:10px;
margin-top:20px;
font-size: {text:Body Font Size};
font-family: {text:Body Font};
color:{color:Text};
}
.quote {
font-size: {text:Body Font Size};
font-family: {text:Body Font};
letter-spacing:0px;

line-height:90%;
font-weight:normal;
text-align:center;
}
.source {
font-family:calibri;
font-size:10px;
font-style:normal;
text-align:center;
line-height:17px;
}
.chat ol {
font-size: {text:Body Font Size};
font-family: {text:Body Font};
line-height:100%;
padding:0px;
list-style:none;
}
.label {
font-size: {text:Body Font Size};
font-family: {text:Body Font};
font-weight:bold;
color:{color:Text};
}
.line.odd {
padding:4px;
margin-bottom:2px;
}
.line.even {
padding:4px;
margin-bottom:2px;
}
.ask {
font-size: {text:Body Font Size};

font-family: {text:Body Font};


text-transform:capitalize;
text-align:left;
font-weight: 900;
padding-top:4px;
padding-left:7px;
}
.question {
{block:ifNotShow400pxposts}
width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
letter-spacing:0px;
margin-top:3px;
padding-left:7px;
padding-bottom:4px;
text-align:justify;
color:{color:Text};
font-size: {text:Body Font Size};
font-family: {text:Body Font};
border-bottom: 1px solid {color:Questions Border};
}
.answer {
{block:ifNotShow400pxposts}
width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
letter-spacing:0px;
text-align:justify;
padding-top:5px;
margin-bottom:1px;
font-size: {text:Body Font Size};
font-family: {text:Body Font};
color:{color:Text};

}
.askimg {
padding: 3px;
margin:2px 7px -3px 6px;
}
.credit {
position:fixed;
font-family:calibri;
font-size:8px;
font-weight:normal;
line-height:150%;
letter-spacing:0px;
right:5px;
bottom:20px;
text-transform:uppercase;
text-align:center;
}
.credit a {
font-style:normal;
padding:3px;
color:{color:text};
-moz-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
-o-transition-duration:0.5s;
}
</style>
</head>
<body>
<div class="container">
<div class="sidebar">
<center>
<img src="{image:sidebar}" class="sidebarimage">
</center>
<div class="sidebarlinks">
<a href="/">index</a>

<a href="/ask">ask</a>
{block:ifShowLink1}
<a href="{text:link1 url}">{text:link1}</a>
{/block:IfShowLink1}
{block:ifShowLink2}
<a href="{text:link2 url}">{text:link2}</a>
{/block:IfShowLink2}
{block:ifShowLink3}
<a href="{text:link3 url}">{text:link3}</a>
{/block:IfShowLink3}
{block:ifShowLink4}
<a href="{text:link4 url}">{text:link4}</a>
{/block:IfShowLink4}
</div>
<div class="description">
{Description}
</div>
{block:Pagination}
<div class="pagination">
{block:PreviousPage}
<a href="{PreviousPage}"> </a>
{/block:PreviousPage}
{block:NextPage}
<a href="{NextPage}"> </a>
{/block:NextPage}
</div>
{/block:Pagination}
</div>

<div class="postscontainer">
{block:Posts}
<div class="posts">
{block:Text}
{block:Title}<h2>{Title}</h2>{/block:Title}
{Body}

{/block:Text}
{block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div
class="source">&mdash; {block:Source}{Source}
{/block:Source}</div></center><br>{/block:Quote}
{/block:Quote}
{block:Link}
<h2><a href="{URL}">{Name}</a></h2>
{block:Description}{Description}{/block:Description}
{/block:Link}
{block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div
class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span
class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
</ol></div>{/block:Chat}
{block:Answer}<div class="ask">{Asker}:</b></span></div> <div
class="question">{Question}</div><div
class="answer">{Answer}</div>{/block:answer}
{block:Photo}
{LinkOpenTag}{block:ifNotShow400pxposts}<img style="width:500px;"
src="{PhotoURL-500}">{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}<img src="{PhotoURL-400}"
alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}
{/block:Caption}
{/block:Photo}
{block:Photoset}
{block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
{block:Caption}{Caption}{/block:Caption}
{/block:Photoset}
{block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img
src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
<div class="playercontainer">{AudioPlayerWhite}</div>
<br><div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName}

{block:Artist}by {Artist} {/block:Artist}


{/block:ExternalAudio}</div>
</div>
{block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
{block:Video}
{block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
{block:Caption}{Caption}{/block:Caption}
{/block:Video}
{block:Date}<div class="info"><a title="{timeago}" href="{Permalink}">{ShortMonth}
{Dayofmonthwithsufx}, {shortyear}</a>{block:NoteCount} {NoteCountWithLabel}
{/block:NoteCount}{block:RebloggedFrom}<a
href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
{block:ContentSource}<span style="font-size:9px;"><a title="{ReblogRootName}"
href="{SourceURL}"></a>{/block:ContentSource}</div>{/block:Date}
{block:HasTags}
<div class="tags">
{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}
</div>
{/block:HasTags}
<div class="postnote">
{block:PostNotes}{PostNotes}{/block:PostNotes}
</div>
{/block:Posts}
<div class="credit"><div class="credit"><a
href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>

</div>
</div>
</div>
</body>
<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinitescrolling/code"></script>

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