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">
- <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}
- <!---new themes #3 by hawtornes--->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Sidebar" content="#ffffff"/>
- <meta name="color:Text" content="#a8a8a8"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="color:Titlec" content="#777777"/>
- <meta name="color:border1" content="F6F6F6"/>
- <meta name="color:border2" content="F6F6F6"/>
- <meta name="color:border3" content="F6F6F6"/>
- <meta name="color:border4" content="F6F6F6"/>
- <meta name="color:border5" content="F6F6F6"/>
- <meta name="color:Post Links" content="#dddddd"/>
- <meta name="color:LinksBg" content="#e4e4e4"/>
- <meta name="image:sidebarim" content=""/>
- <meta name="image:background" content=""/>
- <meta name="text:title 2" content="short title"/>
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Text" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Text" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Text" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 Text" content="" />
- <meta name="text:Link 5" content="" />
- <meta name="text:Link 5 Text" content="" />
- <meta name="text:Link 6" content="" />
- <meta name="text:Link 6 Text" content="" />
- <meta name="text:Link 7" content="" />
- <meta name="text:Link 7 Text" content="" />
- <meta name="text:Link 8" content="" />
- <meta name="text:Link 8 Text" content="" />
- <meta name="text:Link 9" content="" />
- <meta name="text:Link 9 Text" content="" />
- <meta name="if:Show Link 1" content="1" />
- <meta name="if:Show Link 2" content="1" />
- <meta name="if:Show Link 3" content="1" />
- <meta name="if:Show Link 4" content="1" />
- <meta name="if:Show Link 5" content="1" />
- <meta name="if:Show Link 6" content="1" />
- <meta name="if:Show Link 7" content="1" />
- <meta name="if:Show Link 8" content="1" />
- <meta name="if:Show Link 9" content="1" />
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:5px;
- margin:10px 0px 0px 10px;
- background-color:#57b4bd;
- font-family:trebuchet ms;
- font-size:7px;
- letter-spacing:1px;
- font-style:none;
- text-transform:uppercase;
- padding-bottom:3px;
- color:#fff;
- z-index:999999999999999999999999999999999999;
- }
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color: #259081;
- border:0px solid #fff;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:5px;
- background-color: #f1f1f1;
- border:0px solid #fff;
- }
- body {
- cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:calibri;
- font-size:10px;
- line-height:100%;
- letter-spacing:0px;
- text-align:justify;
- background-image:url('{image:Background}');
- }
- b, strong {
- color: #666;
- }
- i, em {
- color:#D7D7D7;
- }
- ::selection {
- background-color:#A5DF00;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:Post Links};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- text-align:center;
- padding:8px;
- background-color:#fff;
- border-left:2px solid;
- width:383px;
- margin-left:0px;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- text-align:center;
- text-transform:lowercase;
- font-family:arial;
- font-style:none;
- color:#000;
- letter-spacing:-1px;
- margin-bottom:6px
- }
- a:hover {
- cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
- color:#000000;
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- }
- #container {width:800px; text-align:center; margin: 0 auto -12px auto}
- #entries {
- padding:14px;
- width:427px;
- margin-left:230px;
- margin-top:0px;
- font-size:10px;
- font-family:'arial';
- letter-spacing:0px;
- }
- #post {
- width:400px;
- padding-bottom:40px;
- padding:17px;
- margin-top:50px;
- border:0px solid;
- margin-left:-6px;
- border-color:#fff;
- padding-bottom:30px;
- border:0px solid;
- border-color:#fff;
- }
- #tplinks {background-color: #000;
- border-bottom:0px solid;
- border-color:#fad674;
- padding: 9px 0px;
- text-align: center;
- position: fixed;
- width: 100%;
- margin-top:0px;
- z-index: 5;}
- #tplinks a {color: #fff;
- font-size: 8px;
- font-family:calibri;
- letter-spacing:2px;
- text-transform:Uppercase;
- font-weight:none;
- margin: 0px 13px;
- text-shadow:0px 0px 2px rgba(0,0,0,0.5);
- {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}}
- #tplinks a:hover {color:#888;text-decoration:underline;}
- #linksborders {margin-top:27px;position:fixed;margin-left:-10px;width:102%; z-index:3;}
- .border1 {width:20%;height:4px;background:{color:border1}; float:left;}
- .border2 {width:20%;height:4px;background:{color:border2}; float:left;}
- .border3 {width:20%;height:4px;background:{color:border3}; float:left;}
- .border4 {width:20%;height:4px;background:{color:border4}; float:left;}
- .border5 {width:20%;height:4px;background:{color:border5}; float:left;}
- #sidebar {
- width:0px;
- height:auto;
- position:fixed;
- margin-top:-50px;
- margin-left:67px;
- padding-top:40px;
- background-color:#f9f9f9;
- }
- #sidebarim {
- width:0px;
- margin-top:-365px;
- margin-left:10px;
- padding:0px;
- }
- #sidebarim img {
- width:135px;
- margin-top:593px;
- margin-left:-45px;
- padding:0px;
- border:0px solid;
- border-color:{color:AC1};
- }
- #titlef {
- color:{color:titlec};
- font-size:14px;
- font-family:arial;
- text-align:center;
- letter-spacing:-1px;
- margin-left:-37px;
- margin-top:3px;
- opacity:1;
- font-style:none;
- font-weight:bold;
- text-transform:lowercase;
- padding:0px;
- position:fixed;
- padding-bottom:7px;
- line-height:80%;
- width:135px;
- background-color:#fff;
- }
- #titlef a {
- }
- #titlef:hover {
- background-color:#fff;
- color:{color:Titlec};
- border-bottom:0px solid;
- border-color:{color:Titlec};
- -moz-transition-duration:0.8s;
- -webkit-transition-duration:0.8s;
- -o-transition-duration:0.8s;
- }
- .links {
- position:fixed;
- width:140px;
- z-index:-1px;
- text-transform:uppercase;
- font-family:calibri;
- padding:4px;
- font-size:8px;
- letter-spacing:1px;
- font-style:none;
- position:fixed;
- text-align:center;
- margin-left:-4px;
- margin-top:10px;
- -moz-transition-duration:0.8s;
- -webkit-transition-duration:0.8s;
- -o-transition-duration:0.8s;
- padding-top:0px;
- line-height:40%;
- }
- .links a {
- color:#c92a77;
- letter-spacing:0px;
- text-align:left;
- display:block;
- padding:1px;
- padding-left:5px;
- width:135px;
- color:#777;
- border-bottom:1px solid #ddd;
- line-height:200%;
- background-color:#fff;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;}
- .links a:hover {
- width:135px;
- color:#fff;
- border-bottom:1px solid #999;
- background-color:#ddd;
- -webkit-transition:all 0.8s;
- -moz-transition:all 0.8s;
- -ms-transition:all 0.8s;
- -o-transition:all 0.8s;
- transition:all 0.8s;}
- #description {
- text-align:justify;
- font-family:'calibri';
- text-transform:none;
- width:140px;
- margin-top:36px;
- font-size:10px;
- position:fixed;
- letter-spacing:0px;
- padding:8px;
- color:#7B7B7B;
- line-height:130%;
- margin-left:-45px;
- background-color:#fff;
- }
- #description a {
- color:#888;
- }
- #description a:hover {
- color:#fff;
- }
- #pagination {
- width:400px;
- font-size:8px;
- text-align:center;
- margin-left:0px;
- margin-top:-43px;
- padding:12px;
- color:#000;
- text-transform:uppercase;
- font-family:arial;
- letter-spacing:0px;
- }
- #pagination a {
- padding:7px;
- }
- #info {
- margin-top: -5px;
- font-size: 6pt;
- text-transform: uppercase;
- text-align: left;
- padding: 5px;
- padding-left:0px;
- border-top: 2px solid;
- border-color:#ddd;
- font-family: calibri;
- line-height: 100%;
- color:#C6C6C6;
- width:394px;
- }
- #info a {
- color:#888;
- }
- #asker {
- text-align: center;
- padding: 5px;
- width:390px;
- background-color:#000;
- font-size:11px;
- color:#fff;
- font-family:arial;
- text-transform:lowercase;
- letter-spacing:-1px;
- font-weight:bold;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- margin-bottom:3px;}
- #asker:hover {
- background-color:#f8f8f8;
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;}
- #asker a {
- color:#fff;
- }
- #question {
- text-align: center;
- width: 384px;
- font-family:cambria;
- font-size:8px;
- text-transform:uppercase;
- background-color: #f3f3f3;
- padding: 8px;}
- #answer {
- background:transparent;
- color:#777;
- width:384px;
- text-align:justify;
- margin-top:3px;
- padding:1px 0px 1px 8px;}
- #cred {
- position:fixed;
- font-family:'arial';
- text-transform:uppercase;
- font-size:18px;
- color:#000;
- letter-spacing:-6px;
- font-weight:bold;
- right:9px;
- bottom:9px;
- padding:4px;
- letter-spacing:1px;
- }
- #cred a {
- color:#000;
- letter-spacing:-3px;
- }
- #cred a:hover {
- color:#ddd;
- letter-spacing:-3px;
- }
- {CustomCSS}</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="tplinks">
- {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Text}</a>{/block:IfShowLink5}
- {block:IfShowLink6}<a href="{text:Link 6}">{text:Link 6 Text}</a>{/block:IfShowLink6}
- {block:IfShowLink7}<a href="{text:Link 7}">{text:Link 7 Text}</a>{/block:IfShowLink7}
- {block:IfShowLink8}<a href="{text:Link 8}">{text:Link 8 Text}</a>{/block:IfShowLink8}
- {block:IfShowLink9}<a href="{text:Link 9}">{text:Link 9 Text}</a>{/block:IfShowLink9}
- </div>
- <div id="linksborders">
- <div class="border1"></div>
- <div class="border2"></div>
- <div class="border3"></div>
- <div class="border4"></div>
- <div class="border5"></div>
- </div>
- </div>
- <div id="container">
- <div id="sidebar">
- <div id="sidebarim"><img src="{image:sidebarim}"></div>
- <div id="titlef">
- <div style="margin-top:-3px;margin-left:-1px;"><br>{text:title 2};
- </div></div>
- <div id="description">
- {Description}
- <div class="links">
- <a href="/">refresh</a>
- <a href="/ask">ask</a>
- {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
- {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
- {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
- {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}
- </div>
- </div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}</justify><div style="text-align:center;color:#ddd;font-size:17px;font-family:calibri;line-height:150%;text-transform:none;font-style:none;font-weight:bold;letter-spacing:0px;">"{Quote}"</div>
- {block:Source}<div class="qsource"><br><center>—{Source}</div><br>{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- {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 <br>
- {/block:Audio}<br>
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker">{asker}</div>
- <div id="question">{Question}</div>
- <div id="answer">{Answer}</div>{/block:answer}
- <div id="info">
- {block:Date}
- <a href="{Permalink}">{ShortDayOfWeek}, {ShortMonth} {DayOfMonth}</a>
- {/block:Date} {block:RebloggedFrom} <a href="{ReblogParentURL}">via,</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}, {NoteCountWithLabel}<Br>
- {block:HasTags} {block:Tags} <a href="{TagURL}"><i>{Tag};</i></a> {/block:Tags} {/block:HasTags}
- </div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- <br><br><br><br>
- {block:Pagination}<div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}
- {block:JumpPagination length="8"}
- {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}">next</a>{/block:NextPage}
- </div>{/block:Pagination}
- </div>
- </div></div></div>
- <br><br><br>
- <div id="cred">
- <a href="http://hawtornes.tumblr.com/">TC</a>
- </div>
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment