Advertisement
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">
- <!--#2 theme made by Monika (inaglimpsefromaquietchildhood@tumblr)
- ------------------------------------------------
- ~~~~~~~~~~~~~~~~~~TERMS OF USE~~~~~~~~~~~~~~~~~~
- ------------------------------------------------
- x You can change colors, but you are not allowed to change anything (well, except colors) in HTML.
- x Keep all the credits.
- x Do not use as a base for your themes.
- x Do not redistribute as your own.
- If you delete credits, use as a base or redistribute as your own I swear on the Angel I will hunt you down and you will meet with my parabatai's grenade launcher. Enjoy using.-->
- <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="#ffffff"/>
- <meta name="color:Scrollbar" content="#4180AB"/>
- <meta name="color:Selection" content="#73a0bf"/>
- <meta name="color:Selection text" content="#ffffff"/>
- <meta name="color:Title" content="#8AB3CF"/>
- <meta name="color:Title hover" content="#5884a3"/>
- <meta name="color:Link" content="#cddee9"/>
- <meta name="color:Link 1 text" content="#ffffff"/>
- <meta name="color:Link Hover" content="#486b82"/>
- <meta name="color:Quotation mark" content="#f7f7f7 "/>
- <meta name="color:Description border" content="#d9e2e9"/>
- <meta name="color:Description text" content="#9e9e9e"/>
- <meta name="color:Description link" content="#6f9ab7"/>
- <meta name="color:Description link hover" content="#507894" />
- <meta name="color:Pagination" content="#8ab3cf"/>
- <meta name="color:Content Text" content="#9ea4a7"/>
- <meta name="color:Post border" content="#d9e2e9"/>
- <meta name="color:Blockquote" content="#cddee9"/>
- <meta name="color:Content link" content="#7d9eb4"/>
- <meta name="color:Content link hover" content="#486b82" />
- <meta name="color:Question" content="#E4EBF0" />
- <meta name="color:Question text" content="#ffffff" />
- <meta name="color:Chat border" content="#9db1c0" />
- <meta name="color:Chat child" content="#fcfcfc" />
- <meta name="font:Menu" content="Courier New" />
- <meta name="font:Title" content="Baskerville" />
- <meta name="font:About" content="Arial" />
- <meta name="font:Pagination" content="Arial" />
- <meta name="font:Caption" content="Arial" />
- <meta name="font:Content" content="Arial" />
- <meta name="font:Quote" content="Baskerville" />
- <meta name="font:Asker" content="Courier New" />
- <meta name="image:Sidebar Image 1" content="http://static.tumblr.com/jmc3mkz/Twvm8g3o7/loki.png">
- <meta name="image:Sidebar Image 2" content="http://static.tumblr.com/jmc3mkz/Uu6m8g7xh/castle.png">
- <meta name="image:Sidebar Image 3" content="http://static.tumblr.com/jmc3mkz/vyUm8g7z2/dw.png">
- <meta name="image:Sidebar Image 4" content="http://static.tumblr.com/jmc3mkz/XUTm8g7zq/lilyxjamie.png">
- <meta name="image:Sidebar Image 5" content="http://static.tumblr.com/jmc3mkz/m7Mm8g80c/jennifee.png">
- <meta name="image:Sidebar Image 6" content="http://static.tumblr.com/jmc3mkz/fQOm8g862/spn.png">
- <meta name="image:Sidebar Image 7" content="http://static.tumblr.com/jmc3mkz/NSwm8g88c/emma.png">
- <meta name="image:Sidebar Image 8" content="http://static.tumblr.com/jmc3mkz/4uAm8g88x/dany.png">
- <meta name="if:disable right click" content="1"/>
- <meta name="if:title" content="1"/>
- <meta name="if:first link" content="0"/>
- <meta name="if:second link" content="0"/>
- <meta name="if:third link" content="0"/>
- <meta name="if:fourth link" content="0"/>
- <meta name="if:fifth link" content="0"/>
- <meta name="if:sixth link" content="0"/>
- <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" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="Link 5" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="Link 6" />
- <style type="text/css">
- ::selection {color: {color:Selection text}; background: {color:Selection};}
- ::-moz-selection {color: {color:Selection text}; background: {color:Selection};}
- ::-webkit-selection {color: {color:Selection text}; background: {color:Selection};}
- ::-webkit-scrollbar {width: 5px; height: 5px; background: {color:Background};}
- ::-webkit-scrollbar-thumb {background: {color:Scrollbar};}
- ::-webkit-scrollbar-track {background: {color:Background};}
- iframe#tumblr_controls { top:0px !important; right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.4; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out; z-index:99;}
- 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; z-index:99;}
- html, body {margin: 0 auto; padding: 0px; background: {color:Background};}
- b,strong {color:{color:Title};}
- #content {width: 1000px; margin: auto;}
- #sidebar {position:fixed; width: 320px; margin-top: 60px;}
- #title {font-size: 18px; font-style:oblique; text-align:center; font-weight: bold; font-family: {font:Title};}
- #title a {text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Title};}
- #title a:hover {color: {color:Title hover};}
- #sidebar-image {float:right; width:200x; height:300px; margin-bottom: 7px;}
- .sbimage {width:200px;}
- #menu { width: 115px; float:left; text-align:center;}
- #link {margin-top: 2px; margin-bottom: 2px; font-size: 11px;padding: 5px; letter-spacing: 1px; width: 100px; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out; text-align:center; background: {color:Link}; font-family: {font:Menu};}
- #link:hover {background: {color:Link Hover}; }
- #link a {text-decoration:none;letter-spacing: 1px; color: {color:Link 1 Text};}
- #description {margin-top: -80px; width:200px;}
- .quotationmark {letter-spacing: -10px; margin-left: -10px; clear:both;text-align:justify; font-size: 99px; font-family:Georgia; font-weight:bold; margin-top: -75px; color: {color:Quotation mark};}
- .description { margin-top: -25px; text-indent:15px; font-size: 11px; margin-left: 10px;text-align:justify; padding-bottom: 3px; color: {color:Description Text}; font-family: {font:About};}
- .description a {text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Description link};}
- .description a:hover {color: {color:Description link hover};}
- #pagination {margin-left: 10px; margin-top: 5px; text-align:right; font-size: 11px; color: {color:Description Text}; font-family: {font:Pagination};}
- .pagination {border-bottom: 2px solid {color:Description border}; padding-left: 7px; padding-right: 7px;}
- #pagination a {text-decoration:none;color: {color:Pagination};}
- #posts {margin-left: 350px; margin-top: 60px;width:500px; float:left;}
- .postcontent {width: 500px;margin-bottom: 20px;}
- .posts {width: 500px; border-bottom: 1px dashed {color:Description border};}
- .info {width: 500px; font-size: 11px; text-align:center; font-family: {font:Content}; color: {color:Content Text}}
- .info a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- .info a:hover {color: {color:Content link hover};}
- .quotation { line-height: 50px;letter-spacing: -10px; margin-left: -10px; clear:both;text-align:justify; font-size: 99px; font-family:Georgia; font-weight:bold; color: {color:Quotation mark};}
- .quote {margin-top: -62px; font-size: 25px; font-style:oblique; font-weight: bold;color: {color:Title}; font-family: {font:Quote};}
- .quote-source {font-size: 11px; text-align:right; padding-left:10px; padding-right: 10px; font-family: {font:Content}; color: {color:Content Text}; margin-top: -25px;}
- .quote-source a {text-decoration:none; font-weight:bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- .quote-source a:hover {color: {color:Content link hover};}
- .post-title {font-size: 18px; font-style:oblique; text-align:center; font-weight: bold;color: {color:Title}; font-family: {font:Title};}
- .post-title a {text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Title};}
- .post-title a:hover {color: {color:Title hover};}
- blockquote {padding: 5px; margin-left: 10px; font-size: 11px; margin-right: 0px; text-align:justify; font-family: {font:Content}; color: {color:Content Text}; border-left: 3px solid {color:Blockquote}; }
- blockquote img {max-width: 95%;}
- blockquote a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- blockquote a:hover {color: {color:Content link hover};}
- .caption {font-size: 11px; padding-top: 10px; padding-left:10px; padding-right: 10px; text-align:justify; font-family: {font:Content}; color: {color:Content Text};}
- .caption a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- .caption a:hover {color: {color:Content link hover};}
- .question {padding: 10px; font-size: 11px; background: {color:Question}; font-family: {font:Content}; color: {color:Question text};}
- .arrow-question {font-size: 44px; margin-top: -20px; color: {color:Question}; margin-left: 23px; float:left;}
- .asker a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; font-family: {font:Asker}; color: {color:Content link}; }
- .asker a:hover {color: {color:Content link hover};}
- .answer {clear:both; font-size: 11px; padding-top: 10px; padding-left:10px; padding-right: 10px; text-align:justify; font-family: {font:Content}; color: {color:Content Text}; }
- .answer a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- .answer a:hover {color: {color:Content link hover};}
- .player {width: 500px; padding-bottom: 7px; border-bottom: 1px dashed {color:Description border};}
- .reblogged {font-size: 11px;padding-bottom: 10px; padding-left:10px; padding-right: 10px; font-family: {font:Content}; color: {color:Content Text}}
- .reblogged a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- .reblogged a:hover {color: {color:Content link hover};}
- .tags {text-transform:lowercase;}
- .tags a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- .tags a:hover {color: {color:Content link hover};}
- #postnotes {width: 700px; clear:both;}
- ol {display:block; list-style:none; width: 500px; margin-left: -40px; font-size: 11px; font-family: {font:Content}; color: {color:Content Text};}
- ol.notes a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- ol.notes a:hover {color: {color:Content link hover};}
- p:first-child {padding-top:0px; text-indent:15px;}
- p {text-indent:15px;}
- p:last-child {text-indent:15px; padding: 0px; margin: 0px;}
- ul.chat {margin-top: 0px; margin-bottom: 0px; margin-left: -40px; list-style: none;}
- .chat-user:first-child {border-top: 1px solid {color:Chat border};}
- .chat-user {padding: 7px; font-size: 11px; background: {color:Background}; color: {color:Content Text}; font-family: {font:Content}; border-bottom: 1px solid {color:Chat border}; border-left: 1px solid {color:Chat border}; border-right: 1px solid {color:Chat border};}
- .chat-user:nth-child(2n) {background: {color:Chat child};}
- .chat-label {background: {color:Selection}; color: {color:Selection text};}
- #credit {position:fixed; bottom: 10px; left: 10px; font-size: 11px; color: {color:Content Text}; font-family: {font:Content}; }
- #credit a {text-decoration:none; font-weight: bold; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:Content link};}
- #credit a:hover {color: {color:Content link hover};}
- </style>
- {block:ifdisablerightclick}<script language=JavaScript>
- <!--var message="";
- function clickIE() {if (document.all) {(message);return false;}}
- function clickNS(e) {if
- (document.layers||(document.getElementById&&!document.all)) {
- if (e.which==2||e.which==3) {(message);return false;}}}
- if (document.layers)
- {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
- else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
- document.oncontextmenu=new Function("return false")
- // -->
- </script>
- {block:ifdisablerightclick}
- </head>
- <body>
- <div id="credit">© <a href="http://inaglimpsefromaquietchildhood.tumblr.com/">inaglimpsefromaquietchildhood</div>
- <div id="content">
- <div id="sidebar">
- {block:iftitle}<div id="title"><a href="/">{title}</a></div>{/block:iftitle}
- <div id="sidebar-image">
- <script language="JavaScript">
- <!--
- /*
- Random Image Script- By JavaScript Kit (http://www.javascriptkit.com)
- Over 400+ free JavaScripts here!
- Keep this notice intact please
- */
- function random_imglink(){
- var myimages=new Array()
- //specify random images below. You can have as many as you wish
- myimages[1]="{image:Sidebar Image 1}"
- myimages[2]="{image:Sidebar Image 2}"
- myimages[3]="{image:Sidebar Image 3}"
- myimages[4]="{image:Sidebar Image 4}"
- myimages[5]="{image:Sidebar Image 5}"
- myimages[6]="{image:Sidebar Image 6}"
- myimages[7]="{image:Sidebar Image 7}"
- myimages[8]="{image:Sidebar Image 8}"
- var ry=Math.floor(Math.random()*myimages.length)
- if (ry==0)
- ry=1
- document.write('<img src="'+myimages[ry]+'" class="sbimage">')
- }
- random_imglink()
- //-->
- </script>
- <div id="pagination"><span class="pagination">{block:PreviousPage}<a href="{PreviousPage}">previous</a>{/block:PreviousPage} / {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</span></div>
- {Block:Description}<div id="description"><div class="quotationmark">,,</div>
- <div class="description">{Description}</div></div>{/Block:Description}
- </div>
- <div id="menu">
- <div id="link"><a href="/">Home</a></div>
- <div id="link"><a href="/ask">Askbox</a></div>
- <div id="link"><a href="/archive">Archive</a></div>
- {block:iffirstlink}<div id="link"><a href="{text:Link1}">{text:Link1 Title}</a></div>{/block:iffirstlink}
- {block:ifsecondlink}<div id="link"><a href="{text:Link2}">{text:Link2 Title}</a></div>{/block:ifsecondlink}
- {block:ifthirdlink}<div id="link"><a href="{text:Link3}">{text:Link3 Title}</a></div>{/block:ifthirdlink}
- {block:iffourthlink}<div id="link"><a href="{text:Link4}">{text:Link4 Title}</a></div>{/block:iffourthlink}
- {block:iffifthlink}<div id="link"><a href="{text:Link5}">{text:Link5 Title}</a></div>{/block:iffifthlink}
- {block:ifsixthlink}<div id="link"><a href="{text:Link6}">{text:Link6 Title}</a></div>{/block:ifsixthlink}
- </div></div>
- <div id="posts">
- {block:Posts}
- <div class="postcontent">
- <div class="posts">
- {block:Text}{block:Title}<span class="post-title">{Title}</span>{/block:Title}
- <div class="caption">{Body}</div>{/block:Text}
- {block:Quote}<div class="quotation">”</div><div class="quote">{Quote}</div><br>
- <div class="quote-source">— {Source}</div>{/block:Quote}
- {block:Link}<span class="post-title"><a href="{URL}">{Name}</a></span>
- {block:Description}<div class="caption">{Description}</div>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
- {block:Chat}
- {block:Title}
- <span class="post-title"><a href="{Permalink}">{Title}</a></span>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="chat-user">
- {block:Label}
- <span class="chat-label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Video}{Video-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
- {block:Answer}<div class="question">{Question}</div>
- <div class="arrow-question">◥</div>
- <div class="asker">{asker} </div>
- <div class="answer">{Answer}</div>{/block:answer}
- {block:Audio}<div class="player">{AudioEmbed-500}{AudioPlayerGrey}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Audio}
- <div class="reblogged">{block:RebloggedFrom} (via: <a title ="{ReblogParentName}" href="{ReblogParentURL}"> {ReblogParentName}</a>){/block:RebloggedFrom}
- {block:ContentSource}(originally: <a title ="{SourceTitle}" href="{SourceURL}"> {SourceTitle}</a>){/block:ContentSource}</div>
- </div>
- <div class="info">{block:Date}posted <a href="{Permalink}">{TimeAgo} </a> ({DayOfMonthWithZero}/{MonthNumberWithZero}/{Year} @ {24Hour}:{Minutes}){/block:Date} {block:NoteCount} + <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}
- {block:HasTags}<div class="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- </div></div>
- {/block:posts}
- {block:PostNotes}<div id="postnotes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement