Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme 020 by Stella (@tashabartons)
- editing is fine, but please don't remove my credits!
- enjoy! :3 --!>
- <html><head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#f9e7c3" />
- <meta name="color:topbar" content="#cddcc9" />
- <meta name="color:topbar border" content="#ffffff" />
- <meta name="color:topbar title" content="#ffffff" />
- <meta name="color:sidebar" content="#cddcc9" />
- <meta name="color:sidebar img border" content="#ffffff" />
- <meta name="color:description" content="#faf2e1" />
- <meta name="color:nav" content="#ffffff" />
- <meta name="color:nav hover" content="#faf2e1" />
- <meta name="color:nav text" content="#aa6677" />
- <meta name="color:entries" content="#cddcc9"/>
- <meta name="color:info" content="#faf2e1"/>
- <meta name="color:title" content="#976868" />
- <meta name="color:text" content="#2d9ba5" />
- <meta name="color:link" content="#aa6677" />
- <meta name="color:question" content="#faf2e1" />
- <meta name="font:title" content="georgia" />
- <meta name="font:body" content="georgia" />
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:sidebar bg" content=""/>
- <meta name="if:show sidebar image" content="1"/>
- <meta name="if:show tags" content="1"/>
- <meta name="text:subtitle" content="this is your second title" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta name="text:Link7" content="" />
- <meta name="text:Link7 Title" content="" />
- <meta name="text:Link8" content="" />
- <meta name="text:Link8 Title" content="" />
- <meta name="text:Link9" content="" />
- <meta name="text:Link9 Title" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link href='http://fonts.googleapis.com/css?family=Merienda+One' rel='stylesheet' type='text/css'>
- <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}
- <style type="text/css">
- body {color:{color:text}; text-align:justify; font-size:10px; font-family:{font:body}; background-color:{color:background}; background-image:url('{image:background}'); background-attachment:fixed}
- a {color:{color:link}; text-decoration:none}
- a:hover {color:{color:text}; border-bottom:1px solid {color:link}}
- #entries {position:absolute; width:520px; margin-left:450px; margin-top:70px}
- #posts {background-color:{color:entries}; padding:10px}
- #topbar {position:fixed; width:560px; margin-left:430px; margin-top:-8px; background-color:{color:topbar}; border-bottom:6px solid {color:topbar border}; z-index:2}
- #toptitle {font-family:'Merienda One'; font-size:18px; color:{color:topbar title}; text-align:center; line-height:200%}
- #topsub {font-family:{font:title}; font-size:12px; color:{color:topbar title}; text-align:center; font-style:italic; padding-bottom:8px; margin-top:-4px}
- #sidebar {float:right; position:fixed; width:300px; height:100%; margin-left:70px; margin-top:-8px; overflow:hidden; padding:10px; background-color:{color:sidebar}; background-image:url('{image:sidebar bg}'); background-attachment:fixed}
- #sbarimg {margin-top:50px}
- #sbarimg img {max-width:244px; height:auto; text-align:center; margin-bottom:6px; border:6px solid {color:sidebar img border}}
- #sbartext {background-color:{color:description}; padding:8px; margin-left:22px; margin-right:22px; font-family:{font:body}; font-size:10px; color:{color:text}; text-align:justify; font-style:normal; {block:ifnotshowsidebarimage}margin-top:50px{/block:ifnotshowsidebarimage}}
- #sbarnav {margin-top:6px; margin-left:22px}
- #sbarnav a {width:84px; height:12px; line-height:14px; font-family:{font:body}; font-size:8px; text-transform:uppercase; text-align:center; padding:3px 0 3px 0; display:inline-block; margin-top:1px; margin-bottom:1px; letter-spacing:1px; background-color:{color:nav}; color:{color:text}; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out}
- #sbarnav a:hover {border:none; background-color:{color:nav hover}; color:{color:nav text}; letter-spacing:2px; -webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out}
- .pagination {font-size:24px; text-align:center}
- .pagination a {color:{color:link}}
- .pagination a:hover {color:{color:text}; border:none}
- #title1 {font-size:14px; font-family:{font:title}; color:{color:title}; font-style:italic}
- #title2 {font-size:14px; font-family:{font:title}; color:{color:title}; font-style:italic}
- #info {width:510px; padding:5px; background-color:{color:info}; color:{color:text}; font:9px {font:body}; line-height:120%; text-align:center; letter-spacing:1px}
- #info a {color:{color:links}}
- #info a:hover {color:{color:text}}
- #tags {width:510px; margin-top:6px; background-color:transparent; color:{color:text}; font:9px {font:body}; text-transform:lowercase; text-align:center; letter-spacing:1px; font-style:italic}
- #tags a {color:{color:link}}
- #tags a:hover {color:{color:text}}
- .user_1 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
- .user_2 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
- .user_3 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
- .user_4 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
- .user_5 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
- .user_6 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
- .user_7 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
- .user_8 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
- .user_9 .label {color:{color:link}; text-transform:uppercase; font-weight:bold}
- .user_10 .label {color:{color:title}; text-transform:uppercase; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- #asks {text-align:justify; margin:2px; padding:7px; background-color:{color:question}}
- #answers {margin-left:3px; margin-top:8px}
- #source {margin-top:3px; text-align:right; margin-bottom:5px; font-size:10px}
- .audio {background-color:white; display:block}
- b, strong {color:{color:title}}
- i, em {color:{color:text}}
- p {margin-top:5px; margin-bottom:5px}
- blockquote {border-left:2px solid {color:text}; padding-left:5px; margin:0px 2px 0px 10px}
- </style>
- </head>
- <body>
- <div id="topbar">
- <div id="toptitle">{Title}</div>
- <div id="topsub">{text:subtitle}</div>
- </div>
- <div id="sidebar">
- {block:ifshowsidebarimage}<div id="sbarimg" align="center"><img src="{image:sidebar}" /></div>{/block:ifshowsidebarimage}
- <div id="sbartext">{block:Description}{Description}{/block:Description}</div>
- <div id="sbarnav">
- <a href="/">home</a>
- <a href="/ask">message</a>
- <a href="http://tashabartons.tumblr.com/mythemes">theme</a><br>
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a><br>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
- {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
- </div>
- <br>
- <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">« </a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}</div>
- </div>
- <div id="entries">{block:Posts}
- <div id="info">
- {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount}+ {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom}— via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}, © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>
- <div id="posts">
- {block:Quote}
- <div id="title2">"{Quote}"</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Title}<div id="title1">{Title}</div>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Link}
- <div id="title1"><a href="{URL}" class="link" {Target}>→ {Name}</a></div>{block:Description}<div class="description">{Description}</div>{/block:Description}
- {/block:Link}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Chat}
- <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- {block:Video}
- {Video-500}{block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div id="asks">{Asker} → {Question}</div>
- <div id="answers">{Answer}</div>
- {/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- </div>
- {block:ifshowtags}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagUrl}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:ifshowtags}
- <BR><BR>
- {/block:posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment