Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html>
- <!--
- Year 9 Theme by Priscilla
- http://phantasieren.tumblr.com
- ~
- If you use this theme, you must abide by these rules:
- - Do not remove/change the place of the credit.
- - Do not claim this theme as your own or redistribute.
- - Do not use this as a base or modify then claim as your own.
- Thank you and enjoy! :)
- Note: I will gladly help you tweak bits and pieces of this theme but ONLY bits and pieces. I will not help you change major aspects of my theme.
- !-->
- <head>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <html lang="en">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>{Title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="icon" href="{Favicon}"/>
- <meta name="color:background" content="#ffffff" />
- <meta name="color:title" content="#3b373d" />
- <meta name="color:text" content="#2b2120" />
- <meta name="color:link" content="#ad3238" />
- <meta name="color:link text" content="#534840">
- <meta name="color:link hover background" content="#FEFC6E" />
- <meta name="image:background" content="" />
- <meta name="image:sidepic" content="http://static.tumblr.com/i9frq7y/2Yfmfo0vu/year9.png" />
- <meta name="font:title" content="Georgia" />
- <meta name="font:post title" content="Arial" />
- <meta name="font:body" content="Arial" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link 4" />
- <style type="text/css">
- /*START SELECTION COLORS*/
- ::selection {background: #dce8ae; color: #2b2120;}
- ::-moz-selection {background: #dce8ae; color: #2b2120;}
- ::-webkit-selection {background: #dce8ae; color: #2b2120;}
- /*END SELECTION COLORS*/
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:background}'); background-position:right bottom; background-repeat:no-repeat; background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
- a:hover{color:{color:text}; text-decoration:none; background-color: #FEFC6E}
- /*START TITLE*/
- .title {position:fixed; margin-top:145px; margin-left:35px; text-align: center; width:150px; font-family: 'courier new'; text-transform: uppercase; font-size: 20px; line-height: 15px; z-index:-999; opacity:0.8; color:#333333; text-shadow: 0.1em 0.1em 0.1em gray}
- /*END TITLE*/
- /*START SIDEBAR*/
- /*START SIDEPIC*/
- #sidebar {position:fixed; width:125px;}
- #sidebar img {margin-left:290px; width:125px; margin-top:100px; border: 1px dashed #989898; padding: 3px; transition: 0.6s;-moz-transition: 0.6s; -webkit-transition: 0.6s; -o-transition: 0.6s; }
- #sidebar img:hover {opacity:0.8; transition: 0.6s;-moz-transition: 0.6s; -webkit-transition: 0.6s; -o-transition: 0.6s;}
- /*END SIDEPIC*/
- /*START LINKS*/
- #links {position:fixed; margin-top:95px; margin-left:83px; text-align:right; width:200px;}
- #links a {text-transform:uppercase; line-height:20px; color:{color:link text};}
- /*END LINKS*/
- /*START DESCRIPTION*/
- #description {position:fixed; margin-top:7px; margin-left:292px; width:128px; font-size:11px; text-align: justify;}
- /*END DESCRIPTION*/
- /*START PAGINATION*/
- #pageno {position:fixed; margin-top:15px; font-size:11px; text-align:center; width:125px;}
- /*END PAGINATION*/
- /*END SIDEBAR*/
- /*START POSTS*/
- #posts {position:relative; top:-20px; margin-left:460px; width:520px; }
- .entry {padding:10px; margin-top:15px; text-align:justify;}
- /*START POST INFO*/
- #infobar {border-top: 1px solid #e1e1e1; padding:5px; margin-top:0px; text-align:justify;}
- .info{margin-bottom: 0px; margin-top: 0px; font-size:10px; letter-spacing:1px; color:{color:text};text-transform:auto; text-align:left;}
- /*END POST INFO*/
- /*END POSTS*/
- /*START TITLES*/
- h1{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:17px; letter-spacing:2px; font-weight:normal; text-transform:auto; margin:0px; padding:0px; text-align:left}
- h2{font:15px georgia; color: {color:title}; letter-spacing: 1px; text-transform: auto; text-align:left; margin-top: 1px; padding: 2px; border-bottom:1px dashed #dddddd}
- /*END TITLES*/
- /*START QUOTES*/
- #quote {text-align:left; font-family:{font:title}}
- #quotesource {font-family:{font:title}; font-size:10px; text-align:right}
- /*END QUOTES*/
- /*START SOURCES*/
- /*START ORIGINAL POSTER ICON*/
- .original {position: absolute; margin-left:550px; margin-top:2px; font-size: 10px; color:transparent; font-family: Helvetica; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
- .original:hover {margin-top: 2px; margin-left:550px; color: {color:text};}
- .original img{float: left; margin-top:-20px; margin-left:-30px; opacity:0.7; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; border-radius:20px;}
- .original img:hover {opacity:1; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; border-radius:5px;}
- /*END ORIGINAL POSTER ICON*/
- /*START VIA POSTER ICON*/
- .via {position: absolute; margin-left:550px; margin-top:30px; color: transparent; font-size: 10px; font-family: Helvetica; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out;}
- .via:hover {margin-top: 30px; margin-left:550px; color: {color:text};}
- .via img{float: left; margin-top:-3px; margin-left:-30px; opacity:0.7; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; border-radius:20px;}
- .via img:hover {opacity:1; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; border-radius:5px;}
- /*END VIA POSTER ICON*/
- /*END SOURCES*/
- /*START Q&A*/
- #questions {padding:0px; color:{color:text}; margin-top:0px; margin-bottom:5px;}
- #questions a {color:{color:link}}
- .ask {overflow: hidden; padding:5px; border: 1px dashed #ECECEC; font-size:11px; text-transform: auto;}
- /*END Q&A*/
- /*START POST DETAIL*/
- b, strong{color: {color:text}}
- i, em {color:{color:title};}
- p {margin-top:3px; margin-bottom:3px}
- blockquote {margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:title}}
- /*END POST DETAIL*/
- /*START AUDIO*/
- img a {border:none}
- .audio{ overflow:hidden; text-align:center}
- /*END AUDIO*/
- /*START CHAT*/
- .chat ul { list-style-type: none; width: 500px; display: block; margin: auto; padding: 0px; font-spacing: 1px;}
- .odd {padding: 2px; color: {color:text}; background-color: {color:#ECECEC}; font-size: 10px; }
- .even {padding: 2px;
- color: {color:link};font-size: 10px; }
- /*END CHAT*/
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- /*GET RID OF SOURCE*/
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('(Source:')”);
- });
- </script>
- /*END GET RID OF SOURCE*/
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <BR>
- <div class="title">{Title}</div>
- <div id="sidebar">
- <div id="links">
- <a href="/">home</a><br>
- <a href="/ask">message</a><br>
- <a href="/archive">archive</a><br>
- <a href="{text:Link1}">{text:Link1 Title}</a><br>
- <a href="{text:Link2}">{text:Link2 Title}</a><br>
- <a href="{text:Link3}">{text:Link3 Title}</a><br>
- <a href="{text:Link4}">{text:Link4 Title}</a><br>
- <a href="http://phantasieren.tumblr.com">theme</a>
- </div>
- <img src="{image:sidepic}">
- <div id="description">{Description}
- <div id="pageno">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"><</a>
- {/block:PreviousPage}
- {/block:Pagination}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">></a><br>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- </div>
- <br>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:RebloggedFrom}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <div class="original">
- <p>SRC</p>
- <a href="{ReblogRootURL}">
- <img src="{ReblogRootPortraitURL-24}" title="{ReblogRootName}"></a>
- </div>
- <div class="via">
- <a href="{ReblogParentURL}">
- <img src="{ReblogParentPortraitURL-24}" title="{ReblogParentName}"></a>
- <p>VIA</p>
- </div>
- {/block:ContentSource}
- {/block:RebloggedFrom}
- {block:Text}
- {block:Title}
- <h2>{Title}</h2>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center><a href="{LinkURL}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a></center>
- {block:Caption}{Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <a href="{LinkUrl}">{Photoset-500}</a>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div id="quote"><h1>"{Quote}"</h1></div>
- {block:Source}
- <div id="quotesource">-{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Answer}
- <div id="questions">
- <div class="ask"><img src="{AskerPortraitURL-16}">
- <font style="text-transform: uppercase">{Asker} said:</font> "{Question}"</div>
- </div>
- {Answer}
- {/block:Answer}
- {block:Link}
- <h2><a href="{URL}" class="link" {Target}>{Name}</a></h2>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- <div class="post chat">
- {block:Title}
- <a href="{Permalink}">{Title}</a>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- <div class="audio">
- {AudioPlayerBlack}
- </div>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Audio}
- </div>
- <div id="infobar">
- {block:Date}
- <div class="info">
- <a href="{Permalink}">{Month} {DayOfMonth}, {Year}</a>
- {/block:Date}
- {block:NoteCount}
- ♥ <a href="{Permalink}">{NoteCount}</a>
- {/block:NoteCount}
- {block:HasTags}<br>
- {block:Tags}#<a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- </div>
- {block:PermalinkPage}
- <br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment