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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!-------------------------------------------
- Theme 005 by Alexis
- http://dullhypotheses.tumblr.com/
- Do not copy. Do not remove credits.
- Do not claim as your own. Do not use as base.
- LIKE/REBLOG IF USING!
- -------------------------------------------->
- <html>
- <head>
- <meta name="color:background" content="#FFFFFF">
- <meta name="color:sidebar" content="#fafafa">
- <meta name="color:border" content="#b94d5c">
- <meta name="color:link" content="#b94d5c">
- <meta name="color:hover" content="#666666">
- <meta name="color:text" content="#000000">
- <meta name="color:title" content="#b94d5c">
- <meta name="color:desc box" content="#fafafa">
- <meta name="color:desc text" content="#000000">
- <meta name="color:tags" content="#000000">
- <meta name="color:scrollbar" content="#b94d5c">
- <meta name="color:question bg" content="#fafafa">
- <meta name="color:selection" content="#eaa9b2">
- <meta name="color:tooltipbg" content="#fafafa">
- <meta name="image:sidebar" content=""/>
- <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 http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic' rel='stylesheet' type='text/css'>
- <style type="text/css">
- iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
- iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
- a{
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- text-transform:uppercase;
- font-size:10px;
- }
- a:hover {
- color:{color:hover};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- b, strong, i, em {
- color: {color:hover};
- }
- ::-webkit-scrollbar {
- height:8px;
- width:5px;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:scrollbar};
- height:50px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:scrollbar};
- height:8px!important;
- }
- /*---- selection --*/
- ::-webkit-scrollbar-track {
- background-color:{color:selection};
- color:#fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:selection};
- color:#fff;
- }
- ::selection {
- background-color:{color:selection};
- color:#fff;
- }
- ::-moz-selection {
- background-color:{color:selection};
- color:#fff;
- }
- /* --- s-m-t-tooltip --- */
- #s-m-t-tooltip {
- max-width:300px;
- padding:2px 4px;
- margin:20px 0px 0px 20px;
- height:auto;
- background-color:{color:tooltipbg};
- font-family:'oswald', sans serif;
- font-size:10px;
- letter-spacing:0px;
- text-transform:uppercase;
- color:{color:link};
- z-index:999999999999999999999999999999999999;
- }
- ul {
- list-style: none;
- max-width:90%;
- }
- ul li {
- margin-left:6px;
- padding-left: 1px;
- text-indent: -1em;
- max-width:90%;
- }
- ul li:before {
- content: "●";
- padding-right: 5px;
- color:{color:link};
- }
- body {
- background-color:{color:background};
- background-image:url('http://subtlepatterns.com/patterns/crossword.png');
- background-attachment:fixed;
- font-family:arial;
- font-weight:normal;
- font-size:12px;
- text-align:justify;
- line-height:140%;
- letter-spacing:0px;
- }
- h1 {
- font-weight:normal;
- font-size:10px;
- text-align:center;
- font-style:normal;
- line-height:80%;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:text};
- }
- h2 {
- font-size:14px;
- text-align:center;
- line-height:100%;
- letter-spacing:-1px;
- font-family: arial;
- color:{color:text};
- font-weight:bold;
- padding:5px;
- padding-bottom:2px;
- text-transform:uppercase;
- }
- blockquote {
- border-left:3px solid {color:link};
- padding-left:5px;
- margin-left:38px;
- max-width:100%;
- }
- blockquote img {
- max-width:100%;
- }
- /*--- Sidebar ---*/
- #big img {
- width:265px;
- height:645px;
- position:fixed;
- margin-top:7px;
- margin-left:150px;
- }
- #sidebar {
- position:fixed;
- margin-left:188px;
- width: 150px;
- margin-top:120px;
- background-color: transparent ;
- padding:0px 5px 0px;
- z-index:999999999999;
- }
- #simg img {
- width:120px;
- height:120px;
- margin-left:10px;
- margin-top:7px;
- padding:4px;
- padding:15px;
- border:3px solid {color:border};
- background-color:{color:sidebar};
- }
- #description {
- width:138px;
- height:180px;
- overflow:hidden;
- font-family: arial;
- margin-top:-5px;
- margin-left:10px;
- font-size: 12px;
- color:{color:desc text};
- line-height: 18px;
- text-align:justify;
- line-height:130%;
- padding:7px;
- background-color:{color:desc box};
- border:3px solid {color:border};
- }
- .desclink a:hover {
- letter-spacing:0px;
- }
- /* --- Pagination --- */
- .pagination {
- width:195px;
- margin-top:-220px;
- margin-left:-15px;
- padding:7px;
- padding-top:3px;
- padding-bottom:3px;
- letter-spacing:2px;
- }
- .pagination a {
- color:{color:link};
- display: inline-block;
- letter-spacing:0px;
- font-size:22px;
- font-family:georgia;
- font-weight:bold;
- }
- .pagination a:hover {
- color:{color:hover};
- letter-spacing:0px;
- }
- .lpagi {
- float:left;
- }
- .rpagi {
- float:right;
- }
- /*--- Navigation ---*/
- .links {
- display:block;
- width:130px;
- margin-top:-17px;
- margin-bottom:5px;
- margin-left:15px;
- font-size: 15px;
- padding-left:7px;
- padding-right:7px;
- padding-top:3px;
- padding-bottom:3px;
- font-family: arial;
- text-transform: uppercase;
- text-align: center;
- }
- .links a {
- display:inline-block;
- background-color: {color:border};
- margin-bottom: 8px;
- width: 10px;
- height:10px;
- border-radius:100%;
- border:3px solid {color:border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .links a:hover {
- background-color: {color:sidebar};
- border:3px solid {color:border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /*--- Container ---*/
- #container {
- float:left;
- margin-left:500px;
- margin-top:10px;
- text-align:justify;
- color:{color:text};
- margin-bottom: 35px;
- }
- #post {
- width:500px;
- font-family:arial;
- margin-top:35px;
- }
- #postind {
- width:500px;
- padding:10px;
- padding-bottom:10px;
- border:3px solid {color:border};
- background-color:{color:background};
- }
- .caption {
- width:500px;
- text-align:justify;
- line-height:140%;
- }
- /*--- Asks ---*/
- #question {
- font-size:12px;
- font-family:arial;
- text-align:justify;
- letter-spacing:0px;
- padding-top: 7px;
- padding-bottom: 7px;
- padding-left:9px;
- background:#fff;
- color:{color:text};
- }
- .question {
- border:1px solid #ccc;
- background-color:{color:question bg};
- padding:7px;
- margin-top:-7px;
- margin-left:-10px;
- }
- .asker a {
- color:{color:hover};
- font-family: arial;
- font-size:18px;
- }
- .asker a:hover {
- color:{color:link};
- letter-spacing:-1px;
- }
- .answer {
- margin-left:-10px;
- margin-bottom:-15px;
- }
- /*--- Chat ---*/
- #chat {
- background-color:{color:sidebar};
- border: 0px solid {color:border};
- padding:7px;
- margin-top:3px;
- }
- .clabel {
- display:inline-block;
- text-transform:uppercase;
- color:{color:link};
- font-weight:bold;
- letter-spacing:0px;
- }
- .clabel b {
- color:{color:link};
- }
- /*--- Posts ---*/
- .ptitle {
- background:{color:sidebar};
- color: {color:title};
- padding:7px;
- text-align:center;
- text-transform:uppercase;
- font-family:'oswald', sans serif;
- font-size:15px;
- }
- .ptitle a:hover {
- letter-spacing:0px;
- }
- /*--- Audio ---*/
- .playercontainer {
- text-align:left;
- padding:10px;
- padding-left:0px;
- background-color:#fff;
- width:480px;
- }
- .audio-album {
- position:absolute;
- width:60px;
- padding:5px;
- background-color:{color:desc box};
- border:1px solid {color:border};
- }
- .musicinfo {
- padding-top:7px;
- padding-left:55px;
- color:#000;
- margin-left:20px;
- margin-top:-3px;
- text-align:justify;
- }
- .musicinfo b {
- color:{color:link};
- }
- /*--- Post Info ---*/
- #postinfo {
- width:520px;
- margin-left:0px;
- margin-top:-27px;
- padding:3px;
- padding-top:5px;
- font-size:8px;
- font-family:helvetica;
- color:{color:text};
- text-transform:uppercase;
- font-style:normal;
- letter-spacing:1px;
- text-align:center;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #postinfo a {
- display:inline-block;
- width:10px;
- height:10px;
- border:3px solid {color:border};
- border-radius:100%;
- background:{color:border};
- margin-left:0px;
- }
- #postinfo a:hover {
- background-color: {color:sidebar};
- border:3px solid {color:border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .note {
- text-transform:uppercase;
- font-style:normal;
- letter-spacing:0px;
- font-size: 9px;
- text-align:left;
- line-height:90%;
- margin-left:-40px;
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /*--- Tags ---*/
- #tags {
- width:517px;
- font-family:arial;
- font-size:9px;
- text-transform:uppercase;
- opacity:1;
- padding:3px;
- padding-top:5px;
- padding-bottom:5px;
- margin-top:1px;
- -webkit-transition: all 0.9s ease-in;
- -moz-transition: all 0.9s ease-in;
- -o-transition: all 0.9s ease-in;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- background-color:{color:background};
- border:3px solid {color:border};
- }
- #tags a {
- color:{color:tags};
- }
- #tags a:hover {
- color:{color:link};
- letter-spacing:0px;
- }
- ul.chat, .chat ol, .chat li {
- list-style:none;
- margin:0px;
- padding:2px;
- }
- /*--- Credits! Do not remove! ---*/
- .credit {
- position:fixed;
- bottom:4px;
- right:8px;
- font: 11px;
- text-transform:uppercase;
- letter-spacing: 0px;
- font-family:georgia;
- font-weight:bold;
- padding: 2px;
- }
- .credit a{
- color: {color:link};
- opacity:0.8;
- font-size:14px;
- }
- .credit a:hover{
- color:{color:selection};
- opacity:1.0;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="simg"><img src="{image:sidebar}"/>
- </div>
- <div class="links">
- <a href="/" title="Home"></a>
- <a href="/ask" title="Contact"></a>
- {block:ifLink1}<a href="{text:Link1}" title="{text:Link1 Title}"></a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}" title="{text:Link2 Title}"></a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}" title="{text:Link3 Title}"></a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}" title="{text:Link4 Title}"></a>{/block:ifLink4}
- </div>
- <div id="description">
- {block:Description}{Description}{/block:Description}
- </div>
- <div class="pagination">
- {block:Pagination}
- <div class="lpagi">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- </div>
- <div class="rpagi">
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- <div id="container">
- {block:Posts}
- <div id="post">
- <div id="postind">
- {block:Text}{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2><big>❝</big>{Quote}</h2><h1>{Source}</h1>{/block:Quote}
- {block:Link}<a href="{URL}"><div class="ptitle">{Name}</div></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{block:Lines}<div id="chat">{block:Label}<div class="clabel"><b>{Label}</b></div>{/block:Label} {Line}</div>{/block:Lines}{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="question"><span style="font-size:18px; font-family: 'arial'; font-family: 'Old Standard TT', serif; font-weight:700; float:right; text-transform:uppercase; letter-spacing:-1px;"> <b><span style="color:{color:hover};"><div class="asker">{Asker}</span>:<br></b></div></span><br><br><div class="question">{Question}</div>
- <div class="answer"><span style="text-transform:none;font-size:12px;font-style:none;">{Answer}</span></div></div>{/block:Answer}
- {block:AudioPlayer}
- {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
- <div class="playercontainer"> <div style="padding: 5px 0px 5px 5px;width:inherit;background:#fff; border:2px solid #fff; width:30px;height:25px;overflow:hidden; position:absolute;font-weight:bold;opacity:0.6; margin-left:16px;margin-top:6px;"> {AudioPlayer}</div><div class="musicinfo">{block:TrackName}<b>Track Name:</b> <span style="#fff">{TrackName}</span>{/block:TrackName}{block:Artist}<br/><b>Artist:</b> {Artist} {/block:Artist}<br>{block:PlayCount}<b>Play Count:</b> {PlayCount}{/block:PlayCount}</div></div>{block:Caption}<div style="margin-top:17px;">{Caption}</div>{/block:Caption}{/block:AudioPlayer}
- </div>
- <p>
- {block:Date}<div id="postinfo"><a href="{Permalink}" title="{DayOfMonthWithZero} {Month} {Year}"></a> <a href="{Permalink}" title="{TimeAgo}"></a>{block:NoteCount} <a href="{Permalink}" title="{NoteCountWithLabel}"></a>{/block:NoteCount} {block:PermalinkPage}{block:RebloggedFrom} <a href="{ReblogParentURL}" title="VIA {ReblogParentName}"></a>{/block:RebloggedFrom}
- {block:ContentSource} <a href="{SourceURL}" title="SOURCE {SourceTitle}"></a>{/block:ContentSource}{/block:PermalinkPage}</div></div>{/block:Date}
- {block:PermalinkPage}
- {block:HasTags}
- <div id="tags">
- Filed Under:
- {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags}</div>
- {/block:HasTags}
- <div class="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div></div>
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- <div class="credit"><a href="http://dullhypotheses.tumblr.com/" title="theme by alexis"><center>AN</center></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment