Advertisement
dreamermeetsreality

Call Me Classy

May 11th, 2012
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.00 KB | None | 0 0
  1. </* THEME BY DREAMERMEETSREALITY.TUMBLR.COM
  2. DO NOT REMOVE CREDITS! */>
  3.  
  4. <html>
  5.  
  6. <head>
  7. <meta name="color:Background" content="#fff"/>
  8. <meta name="color:Sidebar" content="#fff"/>
  9. <meta name="color:Header" content="#000"/>
  10. <meta name="color:FontContent" content="#fff"/>
  11. <meta name="color:FontHeader" content="#fff"/>
  12. <meta name="color:FontSidebar" content="#000"/>
  13. <meta name="color:Hover" content="#7E8084"/>
  14. <meta name="color:Link" content="#414246"/>
  15. <meta name="color:Scrollbar" content="#000"/>
  16. <meta name="font:FontContent" content="Arial"/>
  17. <meta name="image:Sidebar" content="http://media.tumblr.com/tumblr_ln9pohEAnT1qfamg6.png"/>
  18. <meta name="if:EnableEndlessScroll" content="0"/>
  19.  
  20. {block:ifEnableEndlessScroll}
  21. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  22. {/block:ifEnableEndlessScroll}
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Fredericka+the+Great' rel='stylesheet' type='text/css'>
  25.  
  26. <script type="text/javascript">
  27. WebFontConfig = {
  28. google: { families: [ 'Fredericka+the+Great::latin' ] }
  29. };
  30. (function() {
  31. var wf = document.createElement('script');
  32. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  33. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  34. wf.type = 'text/javascript';
  35. wf.async = 'true';
  36. var s = document.getElementsByTagName('script')[0];
  37. s.parentNode.insertBefore(wf, s);
  38. })(); </script>
  39.  
  40. <style type="text/css">
  41.  
  42. @import url(http://fonts.googleapis.com/css?family=Fredericka+the+Great);
  43.  
  44.  
  45. body {
  46. background-color: {color:Background};
  47. font-family: {font:FontContent};
  48. font-size: 11px;
  49. color: #F0E9CC;
  50. text-wrap: normal
  51. word-wrap: break-word;
  52. margin:0px 0px;
  53. text-align:center;
  54. height: 100%;
  55. }
  56.  
  57. a, a:active, a:visited{
  58. text-decoration: none;
  59. color: {color:Link};
  60. }
  61.  
  62. a:hover{
  63. color: {color:Hover};
  64. }
  65.  
  66. #main{
  67. background-color: transparent;
  68. position: absolute;
  69. width: 750px;
  70. height: 100%;
  71. top: 0px;
  72. left: 50%;
  73. margin-left: -375px;
  74. }
  75.  
  76. #sidebar{
  77. background-color: transparent;
  78. position: absolute;
  79. width: 180px;
  80. padding: 10px;
  81. left: 50px;
  82. top: 35px;
  83. color: {color:FontSidebar};
  84. }
  85.  
  86. #header{
  87. background-color: #000000;
  88. position: absolute;
  89. width: 717px;
  90. height: 15px;
  91. padding: 10px;
  92. left: 50px;
  93. top: 5px;
  94. color: {color:FontHeader};
  95. }
  96.  
  97. #content{
  98. background-color: transparent;
  99. position: absolute;
  100. width: 600px;
  101. height: auto;
  102. padding: 10px;
  103. left: 250px;
  104. top: 35px;
  105. padding: 5px;
  106. color: {color:FontContent};
  107. }
  108.  
  109. #post{
  110. background-color: #000000;
  111. padding: 2px;
  112. width: 250px;
  113. float: left;
  114. margin: 2px;
  115. }
  116.  
  117. .quote{
  118. font-size: 20px;
  119. font-style: italic;
  120. }
  121.  
  122. .source{
  123. text-align: right;
  124. }
  125.  
  126. .h1{
  127. font-family: 'Fredericka the Great', cursive;
  128. }
  129. ::-webkit-scrollbar {
  130. width: 7px;
  131. background-color: #676767;
  132. }
  133.  
  134. ::-webkit-scrollbar-track-piece {
  135. background-color: #ffffff;/**this is the color of the track of your scroll bar**/
  136. -webkit-border-radius:15px;
  137. }
  138.  
  139. ::-webkit-scrollbar-button:start:decrement,
  140. ::-webkit-scrollbar-button:end:increment {
  141. height: 5px;/**this is the height of the stopper at the bottom and top of the scrollbar**/
  142. display: block;
  143. background: #676767;/**this is the color of the stopper at the top and the bottom of your scrollbar**/
  144. }
  145.  
  146. ::-webkit-scrollbar-thumb{
  147. background-color:{color:Scrollbar};/**this is the color of the draggable part of your scrollbar**/
  148. -webkit-border-radius:15px;
  149. border:solid 1px #666666;
  150. }
  151.  
  152. </style>
  153.  
  154. </head>
  155.  
  156. <body>
  157.  
  158. <div id="main">
  159.  
  160. <div id="sidebar">
  161. <br>
  162. <br>
  163. <font color="#000000" size="3px"> <p align="center"><h1>
  164. {Title}</h1></font></p>
  165. <center>
  166. <img src="{image:Sidebar}">{/block:imageSidebar}
  167. <br>
  168. <br>
  169.  
  170. {Description}
  171. <br>
  172. <br>
  173. <p align="right"><font color="#000000">
  174. {block:Pagination}
  175. {block:PreviousPage}
  176. <a href="{PreviousPage}">&lsaquo;&lsaquo; </a>
  177. {/block:PreviousPage}
  178.  
  179. {block:JumpPagination length="11"}
  180. {block:CurrentPage}
  181. <span class="current_page">{PageNumber}</span>
  182. {/block:CurrentPage}
  183.  
  184. {block:JumpPage}
  185. <a class="jump_page" href="{URL}">{PageNumber}</a>
  186. {/block:JumpPage}
  187. {/block:JumpPagination}
  188.  
  189. {block:NextPage}
  190. <a href="{NextPage}"> &rsaquo;&rsaquo;</a>
  191. {/block:NextPage}
  192. {/block:Pagination}</font>
  193. </p>
  194. </center>
  195.  
  196. </div>
  197. <div id="header"><p align="left">
  198. <a href="/">HOME |</a>
  199. <a href="/ask">ASK |</a>
  200. <a href="/archive">ARCHIVE |</a>
  201. <a href="http://dreamermeetsreality.tumblr.com">CREDITS </a>
  202. </p>
  203.  
  204.  
  205.  
  206. </div>
  207. <div id="content">
  208.  
  209. <div id="post">
  210. {block:Posts}
  211.  
  212. {block:Text}
  213. <p align="right"><a href="{Permalink}"> {NoteCount} &hearts; </a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"> &middot; reblog </a></p>
  214. <div class="post">
  215. {block:Title}
  216. <h3><a href="{Permalink}">{Title}</a></h3>
  217. {/block:Title}
  218. {Body}
  219. </div>
  220. {block:PostNotes}{PostNotes}{/block:PostNotes}
  221. {/block:Text}
  222. {block:Photo}
  223. <p align="right"><a href="{Permalink}"> {NoteCount} &hearts; </a></p>
  224. <div class="post">
  225. <center>{LinkOpenTag}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>{LinkCloseTag}</center>
  226. {block:Caption}
  227. <div class="caption">{Caption}</div>
  228. {/block:Caption}
  229. </div>
  230. {block:PostNotes}{PostNotes}{/block:PostNotes}
  231. {/block:Photo}
  232. {block:Photoset}
  233. <p align="right"><a href="{Permalink}"> {NoteCount} &hearts; </a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"> &middot; reblog </a></p>
  234. <div class="post">
  235. <center>{Photoset-250}</center>
  236. {block:Caption}
  237. <div class="caption">{Caption}</div>
  238. {/block:Caption}
  239. </div>
  240. {block:PostNotes}{PostNotes}{/block:PostNotes}
  241. {/block:Photoset}
  242. {block:Quote}
  243. <p align="right"><a href="{Permalink}"> {NoteCount} &hearts; </a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"> &middot; reblog </a></p>
  244. <div class="post">
  245. <div class="quote">"{Quote}"</div>
  246. {block:Source}
  247. <div class="source">{Source}</div>
  248. {/block:Source}
  249. </div>
  250. {block:PostNotes}{PostNotes}{/block:PostNotes}
  251. {/block:Quote}
  252. {block:Link}
  253. <p align="right"><a href="{Permalink}"> {NoteCount} &hearts; </a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"> &middot; reblog </a></p>
  254. <div class="post">
  255. <center><h3><a href="{URL}" class="link" {Target}>{Name}</a></h3></center>
  256. {block:Description}
  257. <div class="description">{Description}</div>
  258. {/block:Description}
  259. </div>
  260. {/block:Link}
  261. {block:Chat}
  262. <p align="right"><a href="{Permalink}"> {NoteCount} &hearts; </a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"> &middot; reblog </a></p>
  263. <div class="post">
  264. {block:Title}
  265. <h3><a href="{Permalink}">{Title}</a></h3>
  266. {/block:Title}
  267. <ul class="chat">
  268. {block:Lines}
  269. <li class="{Alt} user_{UserNumber}">
  270. {block:Label}
  271. <span class="label">{Label}</span>
  272. {/block:Label}
  273. {Line}
  274. </li>
  275. {/block:Lines}
  276. </ul>
  277. </div>
  278. {/block:Chat}
  279. {block:Video}
  280. <p align="right"><a href="{Permalink}"> {NoteCount} &hearts; </a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"> &middot; reblog </a></p>
  281. <div class="post">
  282. <center>{Video-250}</center>
  283. {block:Caption}
  284. <div class="caption">{Caption}</div>
  285. {/block:Caption}
  286. </div>
  287. {block:PostNotes}{PostNotes}{/block:PostNotes}
  288. {/block:Video}
  289. {block:Audio}
  290. <p align="right"><a href="{Permalink}"> {NoteCount} &hearts; </a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank"> &middot; reblog </a></p>
  291. <div class="post">
  292. {AudioPlayerBlack}
  293. {block:Caption}
  294. <div class="caption">{Caption}</div>
  295. {/block:Caption}
  296. </div>
  297. {block:PostNotes}{PostNotes}{/block:PostNotes}
  298. {/block:Audio}
  299.  
  300.  
  301.  
  302. {/block:Posts}</div>
  303.  
  304.  
  305. </div>
  306.  
  307. </div>
  308.  
  309. </body>
  310.  
  311. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement