Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- *
- theme14 by faith aka dontcastor
- don't steal or idk you'll be in guilt ur whole life
- oh man dats bad
- well thanks for using!
- *-->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="color:bg" content="#FFFFFF">
- <meta name="color:border" content="#e2e1e1">
- <meta name="color:hover" content="#f7f5f5">
- <meta name="color:infobg" content="#F9F9F9">
- <meta name="color:link" content="#c2c2c2">
- <meta name="color:scrollbar" content="#dddada">
- <meta name="color:tags" content="#d3d0d0">
- <meta name="color:text" content="#c0bfbf">
- <meta name="image:sidebar" content=""/>
- <meta name="text:linkA" content="">
- <meta name="text:linkA url" content="/">
- <meta name="text:linkB" content="">
- <meta name="text:linkB url" content="/">
- <meta name="text:linkC" content="">
- <meta name="text:linkC url" content="/">
- <meta name="text:linkD" content="">
- <meta name="text:linkD url" content="/">
- <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}" />
- <style type="text/css">
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- color:{color:hover};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /* --- EDIT SCROLLBAR HERE ---*/
- ::-webkit-scrollbar-thumb:vertical {
- height:12px;
- border:2px solid #fff;
- background-color:{color:border};
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:#fff;
- }
- ::-webkit-scrollbar {
- width:11px;
- height:7px;
- border:5px solid #fff;
- background-color:{color:border};
- }
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
- display:block;
- height:8px;
- border-right:2px solid #fff;
- border-left:2px solid #fff;
- background-color:{color:border};
- }
- body {
- background-color:{color:bg};
- font-family:arial;
- font-weight:normal;
- }
- 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:15px;
- text-align:center;
- line-height:100%;
- letter-spacing:-0.5px;
- color:{color:text};
- font-weight:normal;
- padding:5px;
- padding-bottom:2px;
- }
- blockquote {
- border-left:1px solid {color:text};
- padding-left:5px;
- margin:5px;
- }
- #theme {
- background-color:{color:bg};
- width:700px;
- margin: 0 auto -12px auto;
- text-align: center;
- }
- /* --- EDIT SIDEBAR HERE ---*/
- #sidebar {
- color:{color:text};
- position:fixed;
- width:150px;
- height:auto;
- margin-top:50px;
- margin-left:-150px;
- text-align:center;
- }
- /* --- EDIT SIDEBAR PICTURE HERE ---*/
- #sidebarpicture img {
- width:80px;
- height:80px;
- margin-left:80px;
- margin-top:80px;
- padding:3px;
- border: 5px solid {color:border};
- position:fixed;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebarpicture img:hover{
- -webkit-filter:grayscale(100%);
- }
- /* --- EDIT SIDEBAR LINKS HERE ---*/
- .links {
- margin-top:245px;
- margin-left:50px;
- font-size:12px;
- text-align:right;
- letter-spacing:0px;
- line-height:100%;
- font-family: arial;
- text-transform:uppercase;
- position:fixed;
- }
- .links a{
- color:{color:link};
- padding:1px;
- text-align:right;
- padding-left:2px;
- letter-spacing:0px;
- text-decoration:none;
- text-transform:lowercase;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .links a:hover{
- color:{color:hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- /* --- EDIT DESCRIPTION HERE ---*/
- .description {
- font-family:arial;
- margin-top:185px;
- margin-left:70px;
- text-align:right;
- font-size:9px;
- width:180px;
- color:{color:text};
- letter-spacing:0px;
- line-height:100%;
- }
- .description a {
- color:{color:text};
- }
- /* --- EDIT PAGINATION HERE ---*/
- .pagination {
- width:180px;
- height:20px;
- text-transform:lowercase;
- letter-spacing:0px;
- text-align:right;
- margin-left:70px;
- margin-top:-175px;
- font-family:arial;
- font-size:9px;
- padding-top:5px;
- padding-bottom:3px;
- opacity:1;
- position:fixed;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .pagination a {
- color:{color:text};
- }
- .pagination a:hover{
- color:{color:link};
- }
- /* --- EDIT POST ENTRIES HERE ---*/
- #entries {
- padding:20px;
- float:left;
- margin-left:150px;
- margin-top:20px;
- text-align:justify;
- background-color:{color:bg};
- color:{color:text};
- margin-bottom: 30px;
- }
- /* --- EDIT POSTS HERE ---*/
- #posts {
- width:400px;
- margin-top:40px;
- text-align:justify;
- font-size:11px;
- line-height:100%;
- letter-spacing:0x;
- color:{color:text};
- }
- .caption {
- width:400px;
- text-align:justify;
- line-height:120%;
- }
- /* --- EDIT ASKS/ ANSWERS HERE ---*/
- #ask {
- font-family:arial;
- padding:10px;
- line-height: 100%;
- text-align:center;
- font-style:none;
- color:{color:text};
- background-color: {color:infobg};
- outline: double {color:infobg};
- font-size: 11px;
- }
- #ans {
- font-family:arial;
- text-align:justify;
- padding:5px;
- color:{color:text};
- font-size: 9px;
- font-style: none;
- line-height: 100%;
- }
- /* --- EDIT AUDIO STUFF HERE ---*/
- .audio {
- width:390px;
- padding:10px;
- padding-right:0px;
- background-color:{color:infobg};
- }
- .albumart {
- float:left;
- padding:0px 10px 10px 0px;
- }
- .albumart img {
- width:80px;
- height:80px;
- }
- .playercontainer {
- text-align:left;
- padding:0px;
- width:380px;
- }
- .audioinfo {
- padding:0px;
- color:{color:text};
- }
- /* --- EDIT POST INFO HERE ---*/
- #postinfo {
- background-color:{color:infobg};
- padding:7px;
- margin-top:12px;
- font-size:10px;
- color:{color:link};
- text-transform:lowercase;
- font-style:none;
- letter-spacing:1px;
- text-align:left;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #postinfo a {
- color:{color:link};
- font-style:none;
- letter-spacing:1px;
- }
- #postinfo a:hover {
- color:{color:hover};
- }
- /* --- EDIT TAGS HERE ---*/
- .tags {
- font-style:normal;
- width:400px;
- text-transform:none;
- font-style:normal;
- color:{color:tags};
- line-height:120%;
- font-size:8px;
- text-align:left;
- padding:2px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags a {
- color:{color:tags};
- letter-spacing:0px;
- padding:1px;
- }
- .tags a:hover {
- color:{color:link};
- }
- /* --- EDIT CHAT STUFF HERE ---*/
- ul.chat, .chat ol, .chat li {
- list-style:none;
- margin:0px;
- padding:3px;
- }
- .label {
- text-decoration:underline;
- font-weight:700;
- margin-right:5px;
- }
- /* --- EDIT CREDIT HERE ---*/
- #credit{
- font-size: 11px;
- font-style:none;
- letter-spacing: 0px;
- float: center;
- position: fixed;
- padding:5px;
- bottom: 10px;
- right: 10px;
- text-transform:none;
- font-family:arial;
- border: 5px double {color:border};
- }
- {CustomCSS}
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 3px 5px 3px;
- margin:20px 0px 0px 20px;
- background-color:#fff; /* change the background color */
- border:5px double {color:border}; /* change the border color */
- font-family:arial; /* change the font */
- font-size:9px; /* change the font size */
- letter-spacing:0px; /* change the letter spacing */
- text-transform:lowercase; /* can be uppercase, lowercase, none*/
- color:{color:text}; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
- </style></head>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <body>
- <div id="theme">
- <div id="sidebar">
- <div id="sidebarpicture">
- <img src="{image:sidebar}"></div>
- <div class="links">
- {block:IfLinkA}
- <a href="{text:linkA url}">{text:linkA}</a>
- {/block:IfLinkA}/
- {block:IfLinkB}
- <a href="{text:linkB url}">{text:linkB}</a>
- {/block:IfLinkB}/
- {block:IfLinkC}
- <a href="{text:linkC url}">{text:linkC}</a>
- {/block:IfLinkC}/
- {block:IfLinkD}
- <a href="{text:linkD url}">{text:linkD}</a>
- {/block:IfLinkD}/
- <a href="http://dontcastor.tumblr.com">credit</a>
- </div>
- <div class="description">
- {Description}
- </div>
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">prev</a>
- {/block:PreviousPage}
- {block:NextPage} -
- <a href="{NextPage}">next</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
- {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-400}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="ask"><div id="asker"><big><big>{Asker}</big></big> wondered: {Question}</div></div><div id="ans">{Answer}</div>{/block:answer}
- {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
- <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
- <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
- {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
- <div id="postinfo">
- {block:Date}<a title="{timeago}"href="{permalink}"><u>{ShortMonth}, {DayOfMonth}{DayOfMonthSuffix}</u></a>{/block:Date}
- {block:NoteCount} <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}
- {block:RebloggedFrom} <a title="{ReblogParentName}"href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- {block:ContentSource}<a title="{SourceTitle}"href="{SourceURL}">source</a>{/block:ContentSource} || <big><a title="reblog"href="{ReblogURL}" target="_blank" class="details">↺</a></big>
- {block:HasTags}
- <div class="tags">
- tagged {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags}</div>
- {/block:HasTags}
- <div class="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment