Advertisement
basilones

Untitled

Jan 13th, 2013
1,965
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.18 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head>
  3.  
  4. <!----
  5. Blogroll Theme by Ray @ Mcpoyles.tumblr.com
  6. ----->
  7.  
  8. <title>Blogroll</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. <link href='http://fonts.googleapis.com/css?family=PT+Serif' rel='stylesheet' type='text/css'>
  12.  
  13. <style type="text/css">
  14.  
  15. ::-webkit-scrollbar-thumb:vertical {
  16. background-color: #f7f7f7;
  17. height:100px; }
  18.  
  19. ::-webkit-scrollbar {
  20. height:10px;
  21. width:15px;
  22. background-color: #ffffff; }
  23.  
  24. .nav-left { text-align:left; float:left; width:50px;}
  25. .nav-right { text-align:left; float:right; width:50px; }
  26.  
  27. .nav-left a { float:left; width:100px; border-bottom:1px solid #f0f0f0; padding:5px; font-family:inconsolata; font-style:uppercase; letter-spacing:1px; width:45px; }
  28.  
  29. .nav-right a { float:right; width:100px; border-bottom:1px solid #f0f0f0; padding:5px; font-family:inconsolata; font-style:uppercase; letter-spacing:1px; width:45px; }
  30.  
  31. .nav-left a:hover, .nav-right a:hover { padding:5px; background-color:#f5f5f5; font-family:inconsolata; font-style:uppercase; letter-spacing:1px; }
  32.  
  33. .description { color:#ffffff; }
  34. .side-title { font-size:12px; color:#000000; margin-top:5px; margin-bottom:5px; border-bottom:2px solid #000000; }
  35.  
  36. body { text-align:left; margin:0; line-height:16px; color:#747474; font-family: times; font-size: 10px; }
  37.  
  38. b, em, bold, b a { font-size:10px; font-weight:bold; color:#666666;}
  39.  
  40. a { text-decoration: none; color:{color:links}; text-decoration:none; -moz-transition:0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition:0.3s ease-in; transition:0.3s ease-in; }
  41. a:hover { color: {color:hover}; text-decoration:none;}
  42.  
  43. #wrap { min-height: 100%; }
  44. #main { margin-top:50px; padding:10px; }
  45. #container{ width:830px; left:330px; position:relative;}
  46. #entry { float:left; margin-left:5px;}
  47. #sidebar { top:50px; padding:5px; left:180px;width:120px; float:right; position:fixed; }
  48.  
  49. .post { margin-bottom:100px; width:830px;}
  50.  
  51. .sidelinks { margin-bottom:5px; margin-top:5px; }
  52. .sidelinks a { padding:5px 9px 5px 9px;color:#ffffff; background-color:{color:sidelinks}; }
  53. .sidelinks a:hover { padding:5px 9px 5px 9px; color:#000000; border-bottom:2px solid #000000; background-color:#ffffff; }
  54.  
  55. .title, .title a { padding:5px; font-size:15px; font-weight:bold;font-family:arial; color:#000000; }
  56. .title a:hover { color:#FAC89D; }
  57.  
  58. #outer {
  59. overflow:auto;
  60. height:470px; }
  61.  
  62. #content {
  63. margin:4px;
  64. background-color:#f7f7f7;
  65. border-bottom:1px solid #f2f2f2;
  66. padding:5px;
  67. height:40px;
  68. width:240px;
  69. float:left; }
  70.  
  71. #content:hover {
  72. -moz-transition:0.3s ease-in;
  73. -webkit-transition: 0.3s ease-in;
  74. -o-transition:0.3s ease-in;
  75. transition:0.3s ease-in;
  76. background-color:#f2f2f2; }
  77.  
  78. span {
  79. color:#AAAAAA;
  80. font-family:times;
  81. font-size:10px;
  82. font-style:italic; }
  83.  
  84. .name a, .name {
  85. text-transform:normal;
  86. text-decoration:none;
  87. letter-spacing:1px;
  88. font-weight:bold;
  89. color:#888888; }
  90.  
  91. #info {
  92. margin-bottom:20px;
  93. padding:5px;
  94. text-align:center; }
  95.  
  96. a {
  97. text-decoration:none;
  98. color:#666666; }
  99. </style>
  100.  
  101. <div id="main">
  102. <div id="container">
  103.  
  104.  
  105. <div id="sidebar">
  106.  
  107. <div style="text-align:left;margin-top:20px;background-color:#fafafa;padding:10px;text-align:justify;margin-bottom:5px;">
  108. {Description}
  109. </div>
  110. <BR>
  111. <a style="font-family:arial;letter-spacing:1px;font-weight:bold;font-size:14px;" href="/">{Title}</a>
  112. <BR>
  113. <BR>
  114. <div class="nav-left">
  115. <a class="nav-left" href="/">home</a>
  116. <a class="nav-left" href="/URL">link1</a>
  117. <a class="nav-left" href="/URL">link2</a>
  118. </div>
  119.  
  120. <div class="nav-right">
  121. <a class="nav-right" href="/archive">archive</a>
  122. <a class="nav-right" href="/URL">link3</a>
  123. <a class="nav-right" href="/URL">link4</a>
  124. </div>
  125.  
  126. </div>
  127.  
  128. <div id="entry">
  129. <div class="post">
  130. <div class="title"><a href="/blogroll">following</a></div>
  131.  
  132. <div id="outer">
  133. {block:Following}{block:Followed}
  134. <div id="content">
  135. <a href="{FollowedURL}"><img src="{FollowedPortraitURL-40}" align="left" style="padding-right:10px;">
  136. <text class="name">{FollowedName}</text><BR>
  137. <span>{FollowedTitle}</span></a><BR><BR><BR>
  138. </div>
  139. {/block:Followed} {/block:Following}
  140. </div>
  141. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement