Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--theme #001 made by emma also known as tattooedhearts / ily bye -->
- <html lang="en">
- <head>
- <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="#ffffff"/>
- <meta name="color:border" content="#ffffff"/>
- <meta name="color:link" content="#D8D8D8"/>
- <meta name="color:post background" content="#ffffff"/>
- <meta name="color:header" content="#D8D8D8"/>
- <meta name="image:sidebar" content="/"/>
- <meta name="color:text" content="#D8D8D8"/>
- <meta name="color:description" content="#D8D8D8"/>
- <meta name="color:info border" content="#D8D8D8"/>
- <meta name="color:quotation" content="#D8D8D8"/>
- <meta name="font:text" content"Arial"/>
- <meta name="font:description" content="Arial"/>
- <meta name="text:Link URL" content="/"/>
- <meta name="text:Link name" content=""/>
- <meta name="if:Link" content="1"/>
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 1 name" content=""/>
- <meta name="if:Tags" content="1"/>
- <meta name="if:Link 1" content="1"/>
- <meta name="text:Link 2 URL" content="/"/>
- <meta name="text:Link 2 name" content=""/>
- <meta name="if:Link 2" content="1"/>
- <meta name="image:background" content="/"/>
- <meta name="color:scrollbar" content="#ffffff"/>
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {width: 10px; height: 4px; background: transparent; }
- ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; }
- body{
- color:{color:text};
- font-family:{font:text};
- font-size:9px;
- 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;
- }
- a, a:active, a:visited{
- text-decoration: none;
- color: {color:link};
- font-family: times new roman;
- font-size: 10px;
- -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
- }
- a:hover{
- opacity:0.3;filter:alpha(opacity=30);
- }
- img {
- border:0px;
- max-width: 500px;
- height: auto;
- }
- img:hover {
- border:0px;
- }
- a.img, a.img:visited {
- border:0px;
- }
- a.img:hover {
- border:0px;
- }
- #wrapper {
- width: 1500px;
- margin-left: auto;
- margin-right: auto;
- }
- #cent{
- width:510px;
- margin-left:450px;
- position:absolute;
- padding:5px;
- }
- #post{
- padding:15px;
- background-color:{color:post background};
- width:500px;
- float:left;
- margin:9px;
- }
- #description{
- color:{color:description};
- position:fixed;padding:5px;
- background-color:transparent;
- width:150px;
- font-family:{font:description};
- font-size:10px;padding-top:10px;padding-left:33px;}
- #sidebar{
- background-color:transparent;
- width:200px;
- margin-top:170px;
- margin-left:230px;
- position:fixed;
- }
- .sidebar img{
- border: 5px solid {color:border};
- max-width:190px;
- }
- blockquote {border-left:2px {color:text} solid;padding:0px; padding-left:5px; margin:5px;}
- p{margin-top:5px; margin-bottom:5px}
- h3{
- font-size:27px;
- font-family:{font:text};
- margin:0px;
- font-weight:normal;
- font-style:italic;
- }
- .quote{
- font-size: 11px;
- font-style:italic;
- }
- .source{
- text-align: right;
- }
- #cab{ font-size:15px; letter-spacing:2px; margin: 3px 3px 3px 3px; font-family:{font:text}; font-style:italic; font-weight:lighter;}.quote{ font-size: 18px; font-style: italic;font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif ;}
- 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;
- }
- .label {
- font-weight: bold;
- }
- .info {
- font-size:8px;
- background-color:transparent;
- padding: 2px 3px 2px 3px;
- border-top: 1px solid {color:info border};
- margin-top:3px;
- margin-bottom: 0px;
- text-align: left;
- text-transform:uppercase;
- font-family:Arial;
- }
- h3{
- font-size:18px;
- margin:0px;
- font-weight:normal;
- font-style:italic;font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
- .swaggie{bottom:5px;right:5px;position:fixed;font-style:italic;}
- ol.notes {
- padding: 20px;
- margin: 0px 0px;
- list-style-type: none;
- }
- ol.notes li.note {
- padding: 0px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- text-align: center;
- width: 10px;
- height: 10px;
- }
- 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:link};
- padding: 0px 0px 0px 3px;
- margin: 0px 0px 0px 10px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- @font-face {
- font-family: "Pacifico";
- src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
- }
- #header{font-family:"Pacifico"; font-size:17px;color:{color:header};}#pl{background-color:#e4e4e4; padding:5px;text-transform:lowercase;}
- 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;}
- .albumart img{ float: left;margin-right: 20px; max-width: 50px; background-color: #e4e4e4; padding:5px;}.w{font-size:40px;font-family:Georgia;position:fixed;color:{color:quotation};margin-top:-10px;margin-left:-20px;}#linker{background-color:{color:border};padding:5px;font-size:8px;text-transform:uppercase;border:dotted 1px {color:background};}
- {CustomCSS]</style>
- </head>
- <body>
- <div id="sidebar">
- <div class="sidebar img">
- <br><center><img src="{image:Sidebar}"></center></div>
- <div id="header"><center><div style="text-transform:lowercase">{Title}</div></div></center>
- <center>{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} <a href="/">HOME</a> <a href="/ask">ASK</a>{block:iflink} <a href="{text:Link URL}">{text:Link name}</a>{/block:iflink} {block:iflink1}<a href="{text:Link 1 URL}">{text:Link 1 name}</a>{/block:iflink1}{block:iflink2} <a href="{text:Link 2 URL}">{text:Link 2 name}</a>{/block:iflink2} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</center>
- <div id="description">
- {block:Description}<div class="w">โ</div>{Description}{/block:Description}
- </div>
- </div><div class="swaggie"><a href="http://tattooedhearts.tumblr.com">theme</a></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">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Title}
- {block:Text}
- {Body}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-500}" width="500"/>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {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}
- {Video-500}<br>
- {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:Chat}
- {block:Audio}<div class="albumart img">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div><div id="pl">{AudioPlayerGrey}</div><br>{block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}{/block:Audio}
- {block:Answer}
- <div align="left">
- <b>{Asker}</b> asked : {Question}</div>
- {Answer}
- {/block:Answer}
- <div style="text-transform:lowercase;font-size:11px;font-color:{color:text}">
- {block:NotReblog}Posted {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{/block:NotReblog} {block:RebloggedFrom}{block:Date}reblogged <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{/block:RebloggedFrom} <div align="right"><div style="margin-top:-10px">+{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}</div></div>
- </div></div><br>
- {/block:Posts}<br>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment