Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!--
- theme by
- INCONSCIENCE
- for
- TUMBLR
- please note: this theme is NOT compatible with Internet Explorer
- -->
- <title>{Title}</title>
- <!-- general appearance -->
- <meta name="image:Background" content="http://static.tumblr.com/cdw73ch/Rfjm3escl/seamlesstexture19_1200.jpg" />
- <meta name="if:Show tags" content="1" />
- <meta name="color:Text" content="#747474" />
- <meta name="color:Post title" content="#747474" />
- <meta name="color:Post title hover" content="#8f8f8f" />
- <meta name="color:Posts background" content="#fff" />
- <meta name="color:Text link" content="#086A87" />
- <meta name="color:Text link hover" content="#5FB404" />
- <meta name="color:Permalink" content="#747474" />
- <meta name="color:Permalink hover" content="#8f8f8f" />
- <meta name="font:Text" content="georgia" />
- <meta name="font:Post title" content="georgia" />
- <meta name="font:Permalink" content="georgia" />
- <!-- sidebar -->
- <meta name="font:Menu link" content="consolas" />
- <meta name="image:Sidebar" content="http://static.tumblr.com/cdw73ch/e0qm2ca7s/06.gif" />
- <meta name="if:Show drop shadow" content="1"/>
- <meta name="if:Show archive link" content="0"/>
- <meta name="if:Show ask link" content="1" />
- <meta name="if:Show random link" content="0"/>
- <meta name="if:Show custom link 1" content="0"/>
- <meta name="if:Show custom link 2" content="0"/>
- <meta name="if:Show custom link 3" content="0"/>
- <meta name="text:Custom link 1 URL" content="" />
- <meta name="text:Custom link 1 Title" content="" />
- <meta name="text:Custom link 2 URL" content="" />
- <meta name="text:Custom link 2 Title" content="" />
- <meta name="text:Custom link 3 URL" content="" />
- <meta name="text:Custom link 3 Title" content="" />
- <meta name="text:Ask link title" content="message" />
- <meta name="text:Archive link title" content="archive" />
- <meta name="text:Random post link title" content="random" />
- <meta name="text:Newer posts link title" content="newer" />
- <meta name="text:Older posts link title" content="older" />
- <meta name="color:Sidebar background" content="#fff" />
- <meta name="color:Sidebar menu background" content="#eee" />
- <meta name="color:Menu link" content="#747474" />
- <meta name="color:Menu link hover" content="#8f8f8f" />
- <meta name="color:Description links" content="#086A87" />
- <meta name="color:Description links hover" content="#5FB404" />
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- body {background-image:url('{image:Background}'); background-attachment: fixed;}
- body {font-family: {font:Text}; color: {color:Text}; font-size: 10px; line-height:110%;}
- a {color: {color:Text link}; text-decoration:none; font-style:italic; letter-spacing:0.1em;}
- a:hover {color: {color:Text link hover};}
- a:link img {border-width:0px;}
- .permalink {position: absolute; font-family: {font:Permalink}; margin-left: 518px; margin-top:-8px; width: 170px; text-align: left; border-bottom:0px; font-style:normal; letter-spacing:0em;}
- .permalink a {color: {color:Permalink}; font-family: {font:Permalink}; text-decoration:none; text-align: left; border-bottom:0px; font-style:normal; letter-spacing:0em;}
- .permalink a:hover {color: {color:Permalink hover}; font-family: {font:Permalink};}
- .title a {color: {color:Menu link}; font-family: georgia; font-size:9px; font-style:normal; border-bottom:0px; letter-spacing:2px; line-height:140%;}
- .title a:hover {color: {color:Menu link hover};}
- .menulink a {color: {color:Menu link}; font-family: consolas; font-size: 9px; text-transform: uppercase; border-bottom:0px; font-style: normal; line-height:140%; letter-spacing:1px;}
- .menulink a:hover {color: {color:Menu link hover}; font-family: consolas; letter-spacing:3px;}
- .desclink a {color: {color:Description links}; text-decoration: none; font-style:italic; letter-spacing:0.1em;}
- .desclink a:hover {color: {color:Description links hover};}
- ol.notes li.note a img.avatar{height:0px;width:0px;padding:0px;border-width:0 px;border:none;}
- #screen {align:center;}
- #container {width:970px; align:left;}
- #sidebar {margin-top:180px; width:245px; padding:10px; overflow:hidden; position:fixed; text-align:right; font-family:{font:Text}; font-size:10px; letter-spacing: 0px; line-height:110%; background: {color:Sidebar background};}
- {block:ifShowDropShadow}
- .shadow {
- -moz-box-shadow: 0px 0px 3px 3px #ccc;
- -webkit-box-shadow: 0px 0px 3px 3px #ccc;
- box-shadow: 0px 0px 3px 3px #ccc;
- }
- {/block:ifShowDropShadow}
- #right {width:520px; margin-left:310px;}
- #right .post {margin: 0 0 30px 0; border: 10px solid {color:Posts background}; background-color: {color:Posts background};
- {block:ifShowDropShadow}
- -moz-box-shadow: 0px 0px 3px 3px #ccc;
- -webkit-box-shadow: 0px 0px 3px 3px #ccc;
- box-shadow: 0px 0px 3px 3px #ccc;
- }
- {/block:ifShowDropShadow}
- #right .post img {max-width:500px; background-color:{color:Posts background};}
- #right .post h2 {color: {color:Post title}; font-family: {font:Post title}; background-color:{color:Posts background}; font-weight: normal; font-size: 130%; line-height:140%;}
- #right .post a.h2 {color: {color:Post title}; font-family: {font:Post title}; text-decoration: none; font-size: 130%; margin: 0; line-height:140%; background-color:{color:Posts background};}
- #right .post a.h2:hover {line-height:140%; color: {color:Post title hover}; font-family: {font:Post title};}
- #right .post blockquote {border-left: 2px solid {color:Text}; padding: 0 0 0 15px; margin-left: 0px; margin-right: 0px; max-width:100%;}
- #right .post blockquote img {max-width: 100%;}
- {CustomCSS}
- </style>
- </head>
- <body><div style="bottom:30px; right:30px; position: fixed; text-align:right; letter-spacing:0.3em; color:#747474;"><i><!-- insert text here !--></i></div>
- <div id="screen" align="center"><div id="container" align="left">
- <div id="sidebar" class="shadow">
- <div style="background-color:{color:Sidebar menu background};" class="title"><a href="/"><font style="font-size:130%; line-height:140%; background-color: {color:Sidebar menu background};">{Title}</font></a></div>
- <br />
- {block:ifSidebarImage}
- <div style="padding: 0 0 9px 0;">
- <img src="{image:Sidebar}" style="max-width:245px;">
- </div>
- {/block:ifSidebarImage}
- {block:ifShowCustomLink1}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="{text:Custom Link 1 URL}" alt="none">{text:Custom Link 1 Title}</a></div>{/block:ifShowCustomLink1}
- {block:ifShowCustomLink2}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="{text:Custom Link 2 URL}" alt="none">{text:Custom Link 2 Title}</a></div>{/block:ifShowCustomLink2}
- {block:ifShowCustomLink3}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="{text:Custom Link 3 URL}" alt="none">{text:Custom Link 3 Title}</a></div>{/block:ifShowCustomLink3}
- {block:ifShowAskLink}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="/ask">{text:Ask Link Title}</a></div>{/block:ifShowAskLink}
- {block:ifShowArchiveLink}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="/archive">{text:Archive Link Title}</a></div>{/block:ifShowArchiveLink}
- {block:ifShowRandomLink}<div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="/archive">{text:Random Post Link Title}</a></div>{/block:ifShowRandomLink}
- <div style="background-color:{color:Sidebar menu background}; border-bottom:1px solid {color:Sidebar background};" class="menulink"><a href="http://potter.tumblr.com/mytheme">theme</a></div>
- {block:Description}<div style="text-align:justify;" class="desclink"><br />{Description}</div>{/block:Description}
- <div style="text-align:center; height:20px;">
- {block:Pagination}<br />
- {block:PreviousPage}
- <a href="{PreviousPage}">« {text:Newer posts link title}</a>
- {/block:PreviousPage}
- {CurrentPage}/{TotalPages}
- {block:NextPage}
- <a href="{NextPage}">{text:Older posts link title} »</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div id="right">
- {block:Posts}
- <div class="post">
- <div class="permalink" style="width:170px;">
- <a href="{Permalink}" style="text-transform:lowercase;">
- {block:Date}{DayOfMonth} {Month} '{ShortYear}{/block:Date}
- {block:Notecount}<br />{NotecountWithLabel}{/block:Notecount}
- </a>{block:IfShowTags}
- {block:HasTags}<br /><br />{block:Tags}<a href="{TagURL}">#{Tag}</a><br />{/block:Tags}{/block:HasTags}{/block:IfShowTags}
- </div>
- {block:Text}
- {block:Title}
- <div style="margin: 0px 0 0 0px;">
- <a href="{Permalink}" class="h2"><font style="line-height:140%;">{Title}</font></a>
- <div style="line-height:30%;"><br /><br /></div>
- </div>
- {/block:Title}
- <div style="margin: -8px 0 -8px 0;">{Body}</div>
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}">{LinkCloseTag}
- <div style="line-height:110%;">{block:Caption}<div style="margin: -2px 0 -10px 0;">{Caption}</div>{/block:Caption}</div>
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- <div style="line-height:110%;">{block:Caption}<div style="margin: -2px 0 -10px 0;">{Caption}</div>{/block:Caption}</div>
- {/block:Photoset}
- {block:Quote}
- <div><font style="font-size:130%; line-height:140%; text-align:justify;">"{Quote}"</font></div>
- {block:Source}<div style="text-align:right; line-height:110%; margin: 12px 1px 0px 0px;">— {Source}</a></div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="h2">» {Name}</a>
- {block:Description}<p><div style="margin: 10px 0 -8px 0;">{Description}</div></p>{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <a href="{Permalink}" class="h2">{Title}</a>
- <div style="line-height:30%;"><br /><br /></div>
- {/block:Title}
- <div style="margin: 0 0 0 30px; line-height:110%;">
- {block:Lines}
- <div style="padding:3px 0 2px 0;">{block:Label}
- <span><b>{Label}</b></span>
- {/block:Label}
- {Line}<br /></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- {AudioPlayerBlack}
- {block:Caption}<div style="margin: -2px 0 -8px 0;">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- <div style="line-height:110%;">
- {block:Caption}<div style="margin: -2px 0 -10px 0;">{Caption}</div>{/block:Caption}
- </div>
- {/block:Video}
- {block:Answer}
- <div style="margin: 0px 0 -8px 0;"><div style="background-color:{color:Sidebar menu background}; border:10px solid {color:Sidebar menu background};"><font style="letter-spacing:0.1em;"><i><b>{Asker}</b></i></font>: {Question}</div><div style="min-height:8px; height:auto !important; height:8px;">{Answer}</div></div>
- {/block:Answer}
- </div>
- <center>
- {block:PostNotes}
- {block:NoteCount}
- <font style="line-height:120%;">{NoteCountWithLabel}</font><br>
- {/block:NoteCount}
- {block:Date}
- posted on {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}
- {/block:Date}
- {block:RebloggedFrom}
- <font style="line-height:120%;">
- via <a href="{ReblogParentURL}">{ReblogParentName}</a><br />
- originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a></font>
- {/block:RebloggedFrom}
- {block:ContentSource} | source: {SourceLink}{/block:ContentSource}<br />
- {block:Tags}
- {block:HasTags}
- <a href="{TagURL}"><font style="line-height:120%;">#{Tag} </a></font>
- {/block:HasTags}
- {/block:Tags}
- <br /><br />
- <div style="text-align:left;">{PostNotes}</div>
- {/block:PostNotes}
- </center>
- {/block:Posts}
- </div>
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment