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}
- <!-- theme 011 by robstarking -->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#a3a0a0"/>
- <meta name="color:Link" content="#b8b8b8"/>
- <meta name="color:linktext" content="#ffffff"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="color:scrollbg" content="#ffffff" />
- <meta name="color:scrollbar" content="#CFECB0" />
- <meta name="color:LinkBackground1" content="#b8ec89" />
- <meta name="color:LinkBackground2" content="#f090ef" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1Label" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2Label" content="" />
- <style type="text/css">
- 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;}
- 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;}
- ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
- ::-webkit-scrollbar-corner {background:{color:scrollbg}}
- ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
- ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt;}
- @font-face{font-family: Sail; src:
- url('http://static.tumblr.com/7w3ddo1/q1Pm7rt73/sail-regular-webfont.eot') format('eot'),
- url('http://static.tumblr.com/7w3ddo1/2P7m7rt9a/sail-regular-webfont.svg') format('svg')
- url('http://static.tumblr.com/7w3ddo1/LoQm7rta5/sail-regular-webfont.woff') format('woff'),
- url('http://static.tumblr.com/7w3ddo1/h5tm7rtak/sail-regular-webfont.ttf') format('truetype')
- }
- body {
- background:{color:background};
- background-image: url('{image:Background}');
- background-attachment:fixed;
- overflow-x:hidden;
- margin:70px;
- color:{color:text};
- font-family:Calibri;
- font-size:10px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- }
- #credit {
- background-color:transparent;
- left: 1200px;
- bottom: 10px;
- position: fixed;
- }
- #credit a{
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:9px;
- font-style:none;
- color:{color:text};
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:500px;
- margin-top:40px;
- }
- #post {
- width:500px;
- margin-bottom:20px;
- padding:10px;
- margin-bottom:20px;
- border: 1px #eee solid;
- }
- #sidebar {
- width:220px;
- top:0px;
- padding:0px;
- height:110%;
- margin-left:150px;
- position:fixed;
- margin-top:30px;
- }
- #title {
- font-size:20px;
- width:210px;
- text-align:center;
- margin-top:80px;
- margin-bottom:5px;
- line-height:100%;
- letter-spacing:-1px;
- text-transform: lowercase;
- margin-bottom:5px;
- color:{color:text};
- font-family: 'Sail';
- }
- #description {
- text-align: center;
- margin-top:5px;
- padding:10px;
- width:180px;
- line-height:95%;
- border: 1px #eee solid;
- }
- #pagination {
- margin-left:10px;
- margin-top:10px;
- font-size:10px;
- text-align:center;
- font-style: italic;
- }
- #info {
- text-align:center;
- margin-top:10px;
- }
- #asker {
- float:left;
- margin-right:5px;
- }
- .scatter {
- display: table;
- opacity: 0.0;
- width: 50px;
- height: 50px;
- position: absolute;
- top: 95px;
- left: 95px;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s;
- }
- .ul, .lr {
- background-color: {color:LinkBackground1};
- }
- .ur, .ll {
- background-color: {color:LinkBackground2};
- }
- #link_frame {
- position: relative;
- }
- #link_frame:hover .scatter {
- opacity: 1.0;
- }
- #link_frame:hover .ul {
- top: 10px;
- left: 10px;
- }
- #link_frame:hover .ur {
- top: 10px;
- left: 140px;
- }
- #link_frame:hover .ll {
- top: 140px;
- left: 10px;
- }
- #link_frame:hover .lr {
- top: 140px;
- left: 140px;
- }
- .image img {
- height: 200px;
- width: 200px;
- }
- .link_label_wrapper {
- display: table-cell;
- color: {color:linktext};
- font-size: 9.5px;
- font-family: georgia;
- font-style: italic;
- line-height: 1.1em;
- text-align: center;
- vertical-align: middle;
- }
- {CustomCSS}</style></head><body>
- <div id="credit"><a href="http://robstarking.tumblr.com/">theme by robstarking</a>
- </div>
- </div>
- <div id="sidebar">
- <div id="title">{Title}</div>
- <div id="link_frame">
- <div class="image">
- <img src="{image:sidebar}">
- </div>
- <a href="/">
- <div class="scatter ul">
- <div class="link_label_wrapper">
- home
- </div>
- </div>
- </a>
- <a href="/ask">
- <div class="scatter ur">
- <div class="link_label_wrapper">
- mssg
- </div>
- </div>
- </a>
- {block:ifLink1}
- <a href="{text:Link1}">
- {/block:ifLink1}
- <div class="scatter ll">
- {block:ifLink1}
- <div class="link_label_wrapper">
- {text:Link1Label}
- </div>
- {/block:ifLink1}
- </div>
- {block:ifLink1}
- </a>
- {/block:ifLink1}
- {block:ifLink2}
- <a href="{text:Link2}">
- {/block:ifLink2}
- <div class="scatter lr">
- {block:ifLink2}
- <div class="link_label_wrapper">
- {text:Link2Label}
- </div>
- {/block:ifLink2}
- </div>
- {block:ifLink2}
- </a>
- {/block:ifLink2}
- </div>
- <div id="description">{Description}</div>
- <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} ({CurrentPage} of {TotalPages}) {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</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-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{block:Source} —{Source}{/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}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
- <div id="info">
- {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
- {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment