- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
- <!--
- Theme by salvattores.tumblr.com
- If you remove my credit, i'll kick your ass. Got that? Please don't steal codes from my themes, use them as a base or anything of that nature. -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description} <meta name="description" content="{MetaDescription}"/> {/block:Description}
- <meta name="color:background" content="#fff9f0"/>
- <meta name="color:post bg" content="#fff9f0"/>
- <meta name="color:link" content="#e9d6c8"/>
- <meta name="color:question" content="#f8f1e4"/>
- <meta name="color:text" content="#ddcac1"/>
- <meta name="color:description" content="#e9d6c8"/>
- <meta name="color:sidebar border" content="#f8f1e4">
- <meta name="color:scrollbar bg" content="#fff9f0"/>
- <meta name="color:scrollbar" content="#f8f1e4"/>
- <meta name="font:text" content="Helvetica Neue"/>
- <meta name="font:description" content="Helvetica Neue"/>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="if:Tags" content="1"/>
- <meta name="text:link1url" content=""/>
- <meta name="text:link1" content=""/>
- <link href='http://fonts.googleapis.com/css?family=Mr+Bedfort' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {width: 6px; height: 4px; background: {color:scrollbar bg}; }
- ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; }
- body{color:{color:text};
- font-family:{font:text};
- font-size:11px;
- background-color:{color:background};
- text-wrap: normal;
- word-wrap: break-word;
- margin:10px 10px;
- text-align:left;
- height: 100%;
- background-image:url('{image:background}');
- background-attachment: fixed;
- background-repeat: repeat;
- background-position: left top;
- }
- b{font-weight:bold;}i{font-style:italic;}u{text-decoration:underline;}
- #cent{
- width:510px;
- margin-left:480px;
- position:absolute;
- padding:5px;
- }
- #post{
- padding:0px;
- background-color:{color:post bg};
- width:500px;
- float:left;
- margin:15px;
- }
- #post:hover .info{
- opacity:0.9;
- filter:alpha(opacity=90);}
- #sideb{
- background-color:transparent;
- width:200px;
- margin-top:140px;
- margin-left:220px;
- position:fixed;
- padding:3px;
- }
- .sidebar img{ width:200px;
- border:5px solid {color:sidebar border};
- padding:5px;
- }
- #cab{ font-size:15px; letter-spacing:2px; margin: 3px 3px 3px 3px; font-family:{font:text}; font-style:italic; font-weight:lighter;}
- #desc{
- background-color:transparent;
- width: 220px;
- position:fixed;
- padding-top:5px;
- font-size:10px;
- text-align:center;
- color:{color:description};
- font-family:{font:description};
- }
- .info { padding-left:5px;border-left:3px solid {color:text};font-size:8px;width:200px;position:absolute;left:535px;text-align:left;display: block;font-family:{font:text};text-transform:uppercase;opacity:0; filter:alpha(opacity=0); transition: opacity 2s; -moz-transition: opacity 2s; -webkit-transition: opacity 2s; -o-transition: opacity 2s;}
- .chat-bubble {
- background-color:{color:question};
- font-size:10px;
- line-height:10px;
- margin:5px auto;
- padding:7px;
- position:relative;
- text-align:center;
- }
- a, a:active, a:visited{
- text-decoration: none;
- color: {color:link};opacity:10; filter:alpha(opacity=100); transition: opacity 1s; -moz-transition: opacity 1s; -webkit-transition: opacity 1s; -o-transition: opacity 1s;}
- a:hover{opacity:0.1;filter:alpha(opacity=10);}
- blockquote{
- background-color: transparent;
- border-left: 3px solid {color:link};
- padding: 0px 0px 0px 3px;
- margin: 0px 0px 0px 10px;
- }
- blockquote img{ overflow-x:hidden;}
- img, a img {
- max-width:500px;
- }
- h3{
- font-size:15px;
- letter-spacing:2px;
- margin: 3px 3px 3px 3px;
- font-family:{font:text};
- font-weight:lighter;font-style:italic;
- }
- .quote{ font-size: 17px; font-style: italic;font-family:Georgia;}
- .source{
- text-align: right;
- }
- ul.chat {
- margin: 0 0 0 0;
- padding: 0 0 0 0;
- }
- .chat li {
- list-style-type: none;
- margin-left: 0px;
- padding: 3px;
- }
- .chat li.odd {
- background-color: transparent;
- }
- .chat li.even {
- background-color: transparent;
- border-left: 5px solid {color:link};
- }
- .label {
- font-weight: bold;
- }
- .albumart img{ float: left;margin-right: 20px; max-width: 75px; background-color: {color:sidebar border}; padding:5px;}
- ol.notes { padding: 0px; margin: 5px 0px; list-style-type: none;}
- ol.notes li.note {padding: 3px;}
- ol.notes li.note img.avatar {vertical-align: -4px;margin-left: 30px;width: 16px;height: 16px;}
- ol.notes li.note span.action {font-weight: normal;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {
- border-color:{color:text};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- .yoyoyo{bottom:5px;right:12px;position:fixed;font-style:italic;}.video{ width:500px;}
- .toplinks{ text-align:center;font-size:11px;font-family:{font:description};font-weight:bold;width:220px;text-transform:uppercase}
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- {CustomCSS]</style>
- </head>
- <body>
- <div class="yoyoyo"><a href="http://salvattores.tumblr.com/tagged/theme">theme</a></div>
- <div id="sideb">
- <div class="toplinks">{block:PreviousPage} <a href="{PreviousPage}">-</a>{/block:PreviousPage} <a href="/">home</a> <a href="/ask">message</a> <a href="{text:link1url}">{text:link1}</a> {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>
- <div class="sidebar img">
- <img src="{image:sidebar}"></div>
- <div id="desc">
- {block:Description}{Description}{/block:Description}
- </div></div>
- </div>
- </div>
- <div id="cent">
- {block:Posts}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div id="post">
- <div class="info">
- {block:Date}{block:RebloggedFrom}Reblogged {/block:RebloggedFrom}{block:NotReblog}Posted{/block:NotReblog} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount}<br>{NoteCount} notes{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}">via {ReblogRootName}</a> {/block:RebloggedFrom} {block:ifTags}{block:Tags}<br><a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:ifTags}
- </div>
- {block:Title}
- <h3>{Title}</h3>
- {/block:Title}
- {block:Text}
- {Body}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Text}
- <div style="border:none">
- {block:Photo}
- <img src="{PhotoURL-500}"/>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}</div>
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- <div align="right">
- {block:Source}-{Source}{/block:Source}
- {block:Caption}{Caption}{/block:Caption}
- </div>
- {/block:Quote}
- {block:Video}
- <div class="video">{Video-500}</div>
- {PlayCountWithLabel}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Link}
- <div id="cab"><a href="{URL}" class="link" {Target}>{Name} ยป</a></div>
- {block:Description}{Description}{/block:Description}
- {block:Caption}{caption}{/block:Caption}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br>{Label}
- {/block:Label}
- {Line}
- {/block:Lines}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Chat}
- {block:Audio}<div class="albumart img">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>{AudioPlayerGrey}<br>{block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}{/block:Audio}
- {block:Answer}
- <div class="chat-bubble">
- {Asker} wondered : {Question}
- </div>
- {Answer}
- {/block:Answer}
- </div>
- {/block:Posts}
- {block:PermalinkPage}
- {block:NoteCount}
- {NoteCount} notes
- {/block:NoteCount}
- <Br>
- <br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- </body>
- </html>

