Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme made by nunmuri.tumblr.com/rockappeal.tumblr.com | don't take off the credits -->
- <!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">
- <html>
- <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 http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link href='http://fonts.googleapis.com/css?family=Economica:700' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 5px;
- height: 8px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 0px;
- display: block;
- background-color: transparent;}
- ::-webkit-scrollbar-track-piece {
- background-color: transparent;
- -webkit-border-radius: 5px;}
- ::-webkit-scrollbar-thumb:vertical {
- height: 30px;
- background-color: #fff;
- -webkit-border-radius: 5px;}
- #title {
- font-size: 9px;
- font-family: courier new;
- color: #aaa;
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 5px;
- padding-bottom: 5px;
- line-height:10px;
- text-transform:uppercase;
- letter-spacing:1px;
- font-weight:normal;
- text-align:left;
- }
- #title a{
- font-size: 15px;
- font-family: telegrafico;
- color: #aaa;
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 0px;
- padding-bottom: 0px;
- line-height:15px;
- letter-spacing:-1px;
- text-transform:uppercase;
- text-align:left;
- }
- #title a:hover{
- color: #aaa;
- }
- #content {
- width: 600px;
- background-color:black;
- margin-left: 365px;
- top: 160px;
- float: none;
- position: fixed;
- z-index: 3;
- }
- #content2 {
- width: 600px;
- margin-left: 368px;
- top: 180px;
- height: auto;
- float: none;
- position: relative;
- z-index: 1;
- overflow-y: hidden;
- }
- #content3 {
- width: 600px;
- background-color:black;
- margin-left: 365px;
- top: 0px;
- float: none;
- position: fixed;
- z-index: 3;
- }
- body {
- background-color: #f3ede5;
- color: #aaa;
- background-image: url('http://i50.tinypic.com/2eyf9ug.png');
- background-position:;
- background-attachment:fixed;
- font-family: trebuchet ms;
- font-size: 9px;
- overflow-x: hidden;
- }
- a {font-weight:normal; color: #4c4c4c; text-decoration:none; text-transform: lowercase; font-family: trebuchet ms; font-size: 9px; letter-spacing:0px; -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- a:hover {color: #aaa; -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- .navi1 a{
- width: 80px;
- height: auto;
- margin-left: 2px;
- font-size:8px;
- color: #4c4c4c;
- float: left;
- font-family: courier new;
- margin-left: 20px;
- margin-bottom: 0px;
- padding: 20px;
- text-align: center;
- letter-spacing: 1px;
- line-height: 10px;
- background-color: white;
- text-transform:uppercase;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- -o-transition: all 0.4s ease-out;
- }
- .navi1 a:hover{ background-color:#232323;
- color: #b2b2b2;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- -o-transition: all 0.4s ease-out;
- }
- #navi25 {
- width: 600px;
- margin-left: 13px;
- margin-top: 0px;
- float:left;
- padding-top: 60px;
- height: auto;
- padding-left: 70px;
- position:fixed;
- z-index:9999;
- background-color: transparent;
- }
- .ava{
- margin-bottom: 2px;
- border: 10px solid;
- border-color: white;
- margin-left: 3px;-webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;margin-bottom:-1px;
- -o-transition: all 0.5s ease-out;
- }
- .ava img{
- margin-bottom:-4px;
- }
- .ava img:hover{border: 10px solid;
- border-color: black;}
- .ava:hover{border: 10px solid;
- border-color: black; -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- #s-m-t-tooltip{
- position:absolute;
- max-width:300px;
- padding:6px 8px 8px 8px;
- background:#fff;
- z-index:99999;
- display:inline-block; /*important*/
- /*font*/
- font-family:trebuchet ms;
- font-size:9px;
- line-height:9px;
- color:#7e7e7e;
- }
- .menu {
- float: left;
- width: 100%;
- height: 100%;
- font-size: 7px;
- font-family: Trebuchet MS;
- text-transform:uppercase;
- margin-left: 0px;
- color: #7e7e7e;
- margin-top:0px;
- background: black;
- padding-left: 0px;
- position: absolute;
- line-height:8px;
- letter-spacing: 1px;
- text-align: center;
- overflow:hidden;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- opacity: 0;
- filter:alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- }
- .menu a{color: #4c4c4c; font-size: 7px;
- font-family: Trebuchet MS;
- text-transform:uppercase;}
- .menu a:hover {#aaa;
- }
- #sidebari {margin-left:0px; margin-bottom:0px; margin-top:0px; padding-right:0px; overflow:hidden; width: auto;}
- #sidebari img { max-height: auto; text-align:center; padding-right:0px; overflow:hidden; }
- #sidebari:hover .menu{
- opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -khtml-opacity: 0.7;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out; overflow:hidden;}
- #sidemenu { position: fixed; float:none: width: 10px; margin-left: 270px; margin-top: 190px; height:auto; opacity: 0.3;
- filter:alpha(opacity=30);
- -moz-opacity: 0.3;
- -khtml-opacity: 0.3;}
- #sidemenu img{ padding: 3px;}
- </style>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/znu1c9m/BSqmb8qly/jquery.style-my-tooltips.js"></script>
- <script type="text/javascript">
- $().ready(function() {
- //applies to all elements with title attribute. Change to ".class[title]" to select only elements with specific .class and title
- $("[title]").style_my_tooltips({
- tip_follows_cursor: "on", //on/off
- tip_delay_time: 150 //milliseconds
- });
- });
- </script>
- </head>
- <body>
- <div id="content3"><div id="sidebari"> <span class="menu"><div id="navi25">
- <div class="navi1"><a href="http://{name}.tumblr.com/">Back</a></div><div class="navi1"><a href="http://tumblr.com/">dashboard</a></div><div class="navi1"><a href="http://nunmurithemes.tumblr.com">credits</a></div>
- </div></div><img src="http://i45.tinypic.com/2i6mccg.png"></span></div>
- <div id="content">
- <div id="title">{name}'s blogroll</div></div>
- <div id="content2">
- {block:Following}{block:Followed}
- <a target="_blank" href="{FollowedURL}"><img border: "0" src="{FollowedPortraitURL-40}" title="{FollowedName}" class="ava">
- {/block:Followed}{/block:Following}</a>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment