- <!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">
- <head>
- <meta name="font:Text" content="arial"/>
- <meta name="text:Font Size" content="10px"/>
- <meta name="text:Post Title Size" content="10px"/>
- <meta name="text:Quote" content="13px"/>
- <meta name="text:Link Permalink" content="○"/>
- <meta name="color:Text" content="#000"/>
- <meta name="color:Links" content="#000"/>
- <meta name="color:Hover" content="#000"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Navigation Background" content="#f2f2f2"/>
- <meta name="color:Navigation Border" content="#f2f2f2"/>
- <meta name="color:Post Background" content="#f2f2f2"/>
- <meta name="color:Post Border" content="#f2f2f2"/>
- <meta name="color:Scrollbar" content="#f2f2f2"/>
- <meta name="color:Scrollbar Border" content="#f2f2f2"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Navigation" content=""/>
- <meta name="image:Post" content=""/>
- <meta name="image:Header" content="0"/>
- <meta name="if:Background Repeat" content="0"/>
- <meta name="if:Header Image" content="0"/>
- <meta name="if:Dotted Theme" content="0"/>
- <meta name="if:Three Columns" content="0"/>
- <meta name="if:Transparent Navigation" content="0"/>
- <meta name="if:Transparent Posts" content="0"/>
- <meta name="if:Transparent Navigation Border" content="0"/>
- <meta name="if:Transparent Post Border" content="0"/>
- <meta name="if:Show History" content="0"/>
- <meta name="if:Image Opacity" content="0"/>
- <meta name="if:Disable Captions" content="0"/>
- <meta name="if:Disable Loading Image" content="0">
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <!----
- the old black theme by premna
- note; it will look messy on custom preview-just save + refresh and it will go back to normal.
- ----->
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- </head>
- <style type="text/css">
- ::-webkit-scrollbar{width:10px; height:8px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:{color:Scrollbar};}
- ::-webkit-scrollbar-track-piece{background-color:#ffffff;}
- ::-webkit-scrollbar-thumb:vertical{
- height:50px; background-color:{color:Scrollbar};
- border:1px solid {color:Scrollbar Border};
- {block:IfDottedTheme}border:1px dotted {color:Scrollbar Border};{/block:IfDottedTheme}
- }
- ::-webkit-scrollbar-thumb:horizontal{width:5px; background:{color:Scrollbar}; border:1px solid {color:Scrollbar Border};}
- <style type="text/css">
- #fade { /*--Transparent background layer--*/
- display: none; /*--hidden by default--*/
- background: #fff;
- position: fixed; left: 0; top: 0;
- width: 100%; height: 100%;
- opacity: .10;
- z-index: 9999;}
- img.btn_close {
- float: right;
- margin: -5px -5px 0 0;}
- body {
- font-family:{font:Text};
- background-color:{color:background};
- background-image:url({image:Background});
- background-size: 100%;{block:IfBackgroundRepeat}background-size:40%;{/block:IfBackgroundRepeat}
- background-attachment: fixed;
- text-align:justify;
- color:{color:Text};
- {block:PermalinkPage}line-height:10px;font-size:{text:Font Size};
- color:{color:Text};
- letter-spacing:0px;{/block:PermalinkPage}}
- .bea {
- {block:IndexPage}line-height:10px;
- font-size:{text:Font Size};
- color:{color:Text};
- letter-spacing:0px;{/block:IndexPage}}
- .navegar {
- padding: 0px;border:1px dotted {block:IfTransparentNavigationBorder}transparent;{/block:IfTransparentNavigationBorder}{block:IfNotTransparentNavigationBorder}{color:NavigationBorder};{/block:IfNotTransparentNavigationBorder}{block:IfNotDottedTheme}border:1px solid {block:IfTransparentNavigationBorder}transparent;{/block:IfTransparentNavigationBorder}{block:IfNotTransparentNavigationBorder}{color:Navigation Border};{/block:IfNotTransparentNavigationBorder}{/block:IfNotDottedTheme}
- {IfTransparentNavigation}background-color:transparent;{/block:IfTransparentNavigation}{block:IfNotTransparentNavigation}background-color:{color:Navigation Background};{/block:IfNotTransparentNavigation}background-image:url('{image:Navigation}');
- height:auto;width:834px;margin-left:0px;{block:IfNotThreeColumns}margin-left:225px;width:552px;{/block:IfNotThreeColumns}
- {block:PermalinkPage}{/block:PermalinkPage}
- }
- iframe#tumblr_controls {right:3px !important; position: fixed !important;}
- .content {
- width:960px;margin-left:240px;margin-right:auto;margin-top:10px;
- position: center;
- {block:IfNotThreeColumns}width:800px;margin-left:170px;{/block:IfNotThreeColumns}}
- .posts {
- width:1000px;{block:IfNotThreeColumns}width:600px;{/block:IfNotThreeColumns}height:100px;{block:PermalinkPage}width:500px;{/block:PermalinkPage}
- margin-right:100px;margin-top:5px;{block:IfNotThreeColumns}margin-left:225px;{/block:IfNotThreeColumns};margin-top:0px;}
- .posts img {
- {block:IndexPage}max-width: 250px;;{/block:IndexPage}
- {block:PermalinkPage}max-width: 500x;{/block:PermalinkPage}}.layout {
- {block:IndexPage}width: 250px;
- margin-right:10px;background-image:url('{image:Post}');background-color:{block:IfTransparentPosts}transparent;{/block:IfTransparentPosts}{block:IfNotTransparentPosts}{color:Post Background};{/block:IfNotTransparentPosts}border:1px dotted {block:IfTransparentPostBorder}transparent;{/block:IfTransparentPostBorder}{block:IfNotTransparentPostBorder}{color:Post Border};{/block:IfNotTransparentPostBorder}{block:IfNotDottedTheme}{block:IfNotTransparentPosts}background-color:{color:Post Background};{/block:IfNotTransparentPosts}{block:IfTransparentPosts}background-color:transparent;{/block:IfTransparentPosts}border:1px solid {block:IfTransparentPostBorder}transparent;{/block:IfTransparentPostBorder}{block:IfNotTransparentPostBorder}{color:Post Border};{/block:IfNotTransparentPostBorder}{/block:IfNotDottedTheme}
- margin-top:10px;padding:10px;margin-bottom:0px; float:left; position: relative;
- {/block:IndexPage}
- {block:PermalinkPage}width:500px; margin:auto;border:none;{/block:PermalinkPage} }
- #navigation {width:0px; margin:auto; position:absolute; }a {color:{color:Links};text-decoration:none;}a:hover {-webkit-transition-duration:3s;filter:alpha(opacity=90);-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;color: {color:Hover};}
- .chat ul {padding:0px 0px 2px 2px;margin:0px 0px 2px 1px;font-family: {font:Text};font-size:{text:Font Size};}
- .chat li {width: 250px;list-style-type: none;padding-left:0px;margin-right:0px;font-family: {font:Text};
- opacity: 0.8;}.chat li.odd {color: {color:Text};}
- .chat li.even {color: {color:Text};}
- .label {font-weight: bold;font-size:{text:Font Size};}
- .img {opacity:1;{block:IfImageOpacity}-webkit-transition-duration: 1s;-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;opacity:0.8;{/block:IfImageOpacity}}
- .img:hover {{block:IfImageOpacity}opacity:1;{/block:IfImageOpacity}}
- .audioplayer { background-color: transparent;width:250px;}
- .entry .permalink {padding-right:0px;}.permalinkk {color:{color:Links};opacity: 0.8; -webkit-transition-duration: 1s;bottom:0px;-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;float: right;text-transform:lowercase;font-size:{text:Font Size};font-family: {font:Text};border: none;}.permalinkk:hover {
- opacity:0.8;color:{color:Hover};
- z-index:999999;padding-bottom:0px;}.lolita {max-width: 500px;font-style: none;font-family: {font:Text};font-size: {text:Font Size};font-style: none;opacity:0.9;}.lolita img {max-width:500px;overflow-y:auto;}.pie a:hover {font-color:{color:Hover};-webkit-transition-duration:3s;}.inside {margin-left:auto;margin-right:auto;margin-bottom:0px;height: 250px;width: 500px;text-align:left;background-color:transparent;}
- ol.notes li.note img.avatar {
- display:none;}
- ol.notes li.note blockquote {border-color: #000;padding: 5px;}.marco {max-width: 250px;font-size: {text:Quote};font-family: {font:Text};opacity: 1;z-index: 10000;text-align: left;}
- .linkss {color:{color:Links};}.being {position: static;max-width:250px;}
- .audioborder {
- {block:IfNotDottedTheme}border:1px solid {color:Navigation Border};{/block:IfNotDottedTheme}
- {block:IfDottedTheme}border:1px dotted {color:Navigation Border};{/block:IfDottedTheme}padding:5px;}
- .description {max-width:500px;}
- .credit {position: fixed;bottom: 0px;left:0px;opacity:0.7;font-family:{Font:Text};font-size:9px;}
- .mycup {width:360px;font-size: {text: Font Size};font-family: {font:Text};opacity: 10;z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;text-align: left;text-transform: lowercase;}
- .dorothy {width:250px;font-size:{text:Font Size};font-family: {font:Text};z-index: 10000; float: left;opacity: 10;-webkit-transition-duration: 1s;bottom:0px;-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;}
- .bella {width:500px;font-size: {text:Font Size};font-family: {font:Text};z-index: 10000;float: left;opacity: 10;-webkit-transition-duration: 1s;bottom:0px;-moz-transition: 0.2s ease-in;-webkit-transition: 0.4s ease-in;-o-transition: 0.2s ease-in;transition: 0.2s ease-in;}
- .marcoo {max-width:250px;font-size:{text:Post Title Size};font-family: {font: Text};opacity: 10;z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;text-align: left;{block:PermalinkPage}max-width:250px;{/block:PermalinkPage}}
- .marcoop {max-width:250px;font-size:{text:Post Title Size};font-family: {font: Text};color:{color:Links};opacity: 10;z-index: 10000;margin-top:0px;margin-left:0px;margin-right:auto;text-align: left;{block:PermalinkPage}max-width:250px;{/block:PermalinkPage}}
- b.STRONG {font-size:10px;font-weight:bold;}.andcap a {font-size:{text:Font Size};line-height:100%;color:{color:Links};opacity:0.8;-webkit-transition-duration:1s;}.andcap a: hover {color:{color:Hover};low-x:scroll;opacity:0.9;}.video embed, .video object, .video iframe{{block:IndexPage}width:250px /**/ !important;{/block:IndexPage}{block:PermalinkPage}width:250px !important;{/block:PermalinkPage}height:auto !important;}
- .album-art {float: left;width: 200px;height: 200px;overflow: hidden;}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
- </script>
- <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('.posts').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div#navigation",
- // selector for the paged navigation (it will be hidden)
- nextSelector : "div#navigation a#nextPage",
- // selector for the NEXT link (to page 2)
- itemSelector : ".layout",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "http://static.tumblr.com/sgzfep5/NYnm3ywc6/3-1.gif",{block:IfDisableLoadingImage}loadingImg : "http://i44.tinypic.com/33ommv6.jpg",{/block:IfDisableLoadingImage}
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('.posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- </head>
- <body>
- </div>
- <div class="credit"><a href="http://premna.tumblr.com">theme</a></div>
- <div class="bea"><div class="content"><div class="navegar"><br><center><div class="wendy">{block:IfHeaderImage}<img src="{image:header}" max-width="190"></img>{/block:IfHeaderImage}{block:IfNotHeaderImage}{/block:IfNotHeaderImage}<br><br><u><a href="/">{Title}</a></u> {block:AskEnabled}<a href="/ask"><b>message</b> </a>{/block:AskEnabled}{block:HasPages}
- {block:Pages}
- <a href="{URL}"><b>{Label}</b> </a>
- {/block:Pages}
- {/block:HasPages}{block:SubmissionsEnabled}<a href="/submit"><b>SUBMIT</b></a>{/block:SubmissionsEnabled}
- {block:IfShowHistory}<a href="/archive"><b>history</b> </a>{/block:IfShowHistory}<br><br><div class="description">{Description}</div><br><div></div><br><div class="navigationborder"></div></center><div class="wendy"><div align="left" style="font-family: {font:Text};font-size:10px;font-style:bold;"></center><div id="01" class="popup_block">
- <div align="left"></div><br>
- <div align="left"></div></center></center>
- </div></a></div></div><br>{block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- </div>
- <div class="posts">
- {block:Posts}
- <div class="layout">{block:permalinkpage}<div style="width:500px;">{/block:permalinkpage}
- {block:Text}
- {block:PermalinkPage}<br>{/block:PermalinkPage}{block:Title}<div class="marcoo">{title}</div>{/block:Title}
- <div class="lolita">{Body}</div>
- {block:IndexPage}<div class="permalinkk"><a href="{Permalink}"><div class="permalinkk">{block:Date}{12HourWithZero}:{Minutes}{AmPm} ― {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}{/block:Date}</div></a></div>{/block:IndexPage}
- {block:PermalinkPage}{block:PermalinkPage}
- {/block:Text}
- {block:Photo}
- <div class="img">
- {block:IndexPage}<a href="{permalink}">{/block:IndexPage}
- {block:PermalinkPage}<br><a href="{PhotoURL-HighRes}">{/block:PermalinkPage}<img src="{PhotoURL-250}" alt="{PhotoAlt}" {block:IndexPage}width="500"<br><div style="opacity:0.9">{block:IfNotDisableCaptions}{Caption}{/block:IfNotDisableCaptions}</div>{/block:IndexPage}{block:PermalinkPage}width="250"{/block:PermalinkPage}</a></div>
- {block:PermalinkPage}<div class="being">{Caption}</div><br>{/block:PermalinkPage}
- {block:IndexPage}<div class="andcap"><a href="{Permalink}"></a></div>{/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-250}{block:IfNotDisableCaptions}{Caption}{/block:IfNotDisableCaptions}{/block:IndexPage}
- {block:IndexPage}<br><div style="border-bottom:1px solid #ccc"></div>{/block:IndexPage}{block:IndexPage}<div class="permalinkk"><a href="{Permalink}">{block:Date}<br>{12HourWithZero}:{Minutes}{AmPm} ― {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}{/block:Date}</a></div>{/block:IndexPage}
- {block:PermalinkPage}<br>{Photoset-250}<div class="being">{Caption}</div><br>{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- {block:PermalinkPage}<br>{/block:PermalinkPage}<div class="marco"><i>"{Quote}"</i></div>
- {block:Source}<div class="gojohnny"><br><div align="left"><b>{block:IfDottedTheme}<div style="border:1px dotted #000;padding:5px;">{/block:IfDottedTheme}{block:IfNotDottedTheme}<div style="border:1px solid #000;padding:5px;">{/block:IfNotDottedTheme}{Source}</div></b></div>
- {/block:Source}
- {block:IndexPage}<div class="permalinkk"><a href="{Permalink}"><div class="permalinkk">{block:Date}<br>{12HourWithZero}:{Minutes}{AmPm} ― {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}{/block:Date}</div></a></div>{/block:IndexPage}
- {block:PermalinkPage}<br>{/block:PermalinkPage}
- </div>
- {/block:Quote}
- {block:Link}
- {block:PermalinkPage}<br>{/block:PermalinkPage}<div class="marcoop">{block:IndexPage}<center><a href="{Permalink}">{text:Link Permalink} </a><a href="{URL}"{Target}><u>{Name}</u></a></div></center>
- {block:Description}<div class="lolita"><br><center>{block:IfDottedTheme}<div style="border:1px dotted transparent;padding:2px;">{/block:IfDottedTheme}{block:IfNotDottedTheme}<div style="border:1px solid transparent;padding:2px;">{/block:IfNotDottedTheme}{Description}</div></center></div></center>{/block:Description}{/block:IndexPage}
- {block:PermalinkPage}<a href="{URL}"{Target}><u>{Name}</u></a><br>{block:Description}{Description}{/block:Description}{/block:PermalinkPage}
- {/block:Link}
- {block:Video}
- {block:IndexPage}{Video-250}<br>{block:IfNotDisableCaptions}{Caption}{/block:IfNotDisableCaptions}{/block:IndexPage}
- {block:IndexPage}<br><div style="border-top:1px solid #ccc;">
- </div><div class="permalinkk"><a href="{Permalink}"><br>{block:Date}{12HourWithZero}:{Minutes}{AmPm} ― {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}{/block:Date}</a></div>{/block:IndexPage}
- {block:PermalinkPage}<br>{Video-250}<br><div class="being">{Caption}</div><br>{/block:PermalinkPage}
- {/block:Video}
- {block:Chat}
- {block:Title}<div class="marcoo">{Title}<br></div>
- {/block:Title}
- <div class="chat ul">
- {block:PermalinkPage}<br>{/block:PermalinkPage}
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
- {/block:Lines}</div></li>
- {block:IndexPage}<br><div class="permalinkk"><a href="{Permalink}"><div class="permalinkk">{12HourWithZero}:{Minutes}{AmPm} ― {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}{/block:Date}</div></a></div>{/block:IndexPage}{block:PermalinkPage}<br>{/block:PermalinkPage}
- {/block:Chat}
- {block:Audio}{block:IndexPage}
- <div class="audioplayer"><center>{audioplayerblack}</center></div><div class="normal"> <center><a href="{permalink}">{block:TrackName}<br>{TrackName}</a>
- {/block:TrackName} by {block:Artist}</center>
- <center><b>{Artist}</b></center>
- {/block:Artist}</div>{/block:IndexPage}
- {block:PermalinkPage}
- <br>{block:AlbumArt}<div class="audioborder"><center><img src="{AlbumArtURL}" height="100px"></img></center></div>{/block:AlbumArt}<br>{audioplayerblack}{block:TrackName}<br>{TrackName}{/block:TrackName} by {block:Artist}<b>{Artist}</b>{/block:Artist}<br><br>{/block:PermalinkPage}
- {/block:Audio}
- {block:Answer}
- <div class="dorothy">{block:PermalinkPage}<br>{/block:PermalinkPage}<b>{Asker}: {Question}</b><br><br></div><div style="text-align:left;"><div class="bella">{Answer}</div>
- {block:IndexPage}<div class="permalinkk"><a href="{Permalink}"><div class="permalinkk">{block:Date}{12HourWithZero}:{Minutes}{AmPm} ― {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}{/block:Date}</div></a></div>{/block:IndexPage}</div>
- {/block:Answer}
- </div>
- {block:PermalinkPage}
- <div class="mycup">
- <div style="div-align:center;font-style:none;"><u>{NoteCountWithLabel}{/block:NoteCount}</u> / {block:Date}<u>{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}, {Year}</u>{/block:Date}</u></div>
- {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- <br>{block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a><br>{/block:RebloggedFrom}<br>
- </div>
- {/block:PermalinkPage}
- {block:PostNotes}
- <div class="layout"><style="position: fixed; top: 20px; right: 20px;"><div class="inside">{PostNotes}</div></div>
- {/block:PostNotes}{block:permalinkpage}</div>{/block:permalinkpage}
- {/block:Posts}
- </div></div></div></div></body></html>