Dance-of-the-knights

Illuminated Theme

Dec 8th, 2012
1,472
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.56 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <!----theme by dance-of-the-knights.tumblr.com don't steal please, if you don't follow the rules I'll skiiiiiiIiIiIin you--->
  10.  
  11. <head>
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#d3d1d1"/>
  15. <meta name="color:scrollbar" content="#616060"/>
  16. <meta name="color:link" content="#d3d1d1"/>
  17. <meta name="color:links hover" content="#616060"/>
  18. <meta name="color:sidebarborder" content="#eeeeee"/>
  19. <meta name="image:sidebar" content=""/>
  20. <meta name="text:Link1" content="" />
  21. <meta name="text:Link1 Title" content="" />
  22. <meta name="text:Link2" content="" />
  23. <meta name="text:Link2 Title" content="" />
  24.  
  25. <style type="text/css">
  26.  
  27. ::-webkit-scrollbar {width: 7px; height:auto; background:{color:background}}
  28. ::-webkit-scrollbar-corner {background:{color:background}}
  29.  
  30. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  31.  
  32. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}
  33. }
  34.  
  35.  
  36. body {
  37. background:{color:background};
  38. margin:0px;
  39. color:{color:text};
  40. font-family:Calibri;
  41. font-size:8px;
  42. padding:5px;
  43. text-transform:uppercase;
  44. line-height:100%;
  45. }
  46.  
  47. a {
  48. color:{color:link};
  49. text-decoration:none;
  50. outline:none;
  51. opacity:1 ;
  52. font-family:Calibri;
  53. -webkit-transition: all 0.5s;
  54. -moz-transition: all 0.5s;
  55. transition: all 0.5s;
  56. }
  57.  
  58. a:hover {
  59. color: {color:links hover};
  60. -webkit-transition: all 0.5s;
  61. -moz-transition: all 0.5s;
  62. transition: all 0.5s;
  63. }
  64.  
  65. img {
  66. border:none;
  67. }
  68.  
  69. blockquote {
  70. padding-left:5px;
  71. border-left:2px solid;
  72. }
  73.  
  74. blockquote blockquote {
  75. padding-left:5px;
  76. border-left:2px solid;
  77. }
  78.  
  79. h1 {
  80. font-size:10px;
  81. font-weight:normal;
  82. text-align:center;
  83. }
  84.  
  85. #entries {
  86. width:500px;
  87. max-width:500px;
  88. margin-left:500px;
  89. margin-top:20px;
  90. margin-bottom:20px;
  91. }
  92.  
  93. #post {
  94. width:500px;
  95. padding-bottom:50px
  96. }
  97.  
  98. #sidebar {
  99. position:fixed;
  100. margin-left:290px;
  101. margin-top:340px;
  102. }
  103.  
  104. #sidebarimage{
  105. width:150px;
  106. height:200px;
  107. margin-left:-11px;
  108. margin-top:-180px;
  109. position:fixed;
  110. }
  111.  
  112. #sidebarimage img{
  113. width:150px;
  114. height:200px;
  115. z-index:2;
  116. position:fixed;
  117. border:1px solid;
  118. padding:10px;
  119. border-color:{color:sidebarborder};
  120. }
  121.  
  122. #description{
  123. width:150px;
  124. text-align:justify;
  125. text-transform:lowercase;
  126. font-style:italic;
  127. position:fixed;
  128. font-size:9px;
  129. font-family:cambria;
  130. margin-top:45px;
  131. }
  132.  
  133.  
  134. .sidebarlinks {
  135. width:150px;
  136. font-family:cambria;
  137. font-size:8px;
  138. text-align:center;
  139. text-transform: uppercase;
  140. position:fixed;
  141. z-index:1;
  142. padding-top:1px;
  143. padding-bottom:1px;
  144. background:{color:background};
  145. }
  146.  
  147. #pagination{
  148. letter-spacing:5px;
  149. font-size:8px;
  150. width:150px;
  151. text-align:center;
  152. padding-top:2px;
  153. margin-top:-195px;
  154. position:fixed;
  155. }
  156.  
  157. #tags {
  158. text-transform: uppercase;
  159. text-align:center;
  160. font-size: 8px;
  161. font-style: normal;
  162. margin-top:3px;
  163. }
  164.  
  165. #tags a:hover{
  166. background:{color:links hover};
  167. color:{color:background};
  168. }
  169.  
  170. #information{
  171. border-top:1px solid;
  172. padding-top:2px;
  173. border-color:#f7f7f7;
  174. text-transform: uppercase;
  175. text-align:center;
  176. font-size: 8px;
  177. margin-top:2px;
  178. }
  179.  
  180. .asks{
  181. background:#fcfcfc;
  182. color:#cfcece;
  183. padding:20px;
  184. text-transform:uppercase;
  185. text-align:center;
  186. letter-spacing:1px
  187. font-size:7px;
  188. font-family:cambria;
  189. }
  190.  
  191. .asks a{
  192. font-family:cambria;
  193. }
  194.  
  195.  
  196. #credit{
  197. -webkit-transition: all 0.8s;
  198. -moz-transition: all 0.8s;
  199. transition: all 0.8s;
  200. display:block;
  201. border-left: 1px solid;
  202. border-right: 1px solid;
  203. border-top: 1px solid;
  204. border-color:#f0f0f0;
  205. background-color:#ffffff;
  206. padding:3px;
  207. height: 10px;
  208. right:5px;
  209. bottom:0px;
  210. position:fixed;
  211. font-family:calibri;
  212. font-size:10px;
  213. letter-spacing:2px;
  214. }
  215.  
  216. #credit:hover{
  217. height: 30px;
  218. -webkit-transition: all 0.8s;
  219. -moz-transition: all 0.8s;
  220. transition: all 0.8s;
  221. }
  222.  
  223.  
  224. {CustomCSS}</style>
  225.  
  226. <script type="text/javascript">
  227. $(window).load(function(){
  228. $("p").remove(":contains('Source:')");
  229. $("p").remove(":contains('(via')");
  230. });
  231. </script>
  232.  
  233. </head>
  234. <body>
  235.  
  236. <div id="sidebar">
  237.  
  238. <div id="pagination">
  239. {block:Pagination}
  240. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  241. {block:JumpPagination length="5"}
  242. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  243. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  244. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  245. {/block:Pagination}
  246. </div>
  247.  
  248. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  249.  
  250. <div id="description">{Description}</div>
  251.  
  252. <div class="sidebarlinks">
  253. <a href="/">home</a>&nbsp;&nbsp;
  254. <a href="/faq">ask</a>&nbsp;&nbsp;
  255. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}&nbsp;&nbsp;
  256. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  257.  
  258. </div>
  259.  
  260. </div></div></div>
  261.  
  262. <div id="entries">{block:Posts}<div id="post"></div>
  263.  
  264. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  265.  
  266. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  267.  
  268.  
  269. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  270.  
  271. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  272.  
  273. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  274.  
  275. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  276.  
  277. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px;" />{/block:AlbumArt}
  278. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  279. {/block:ExternalAudio}
  280. <div id="player">
  281. <br>{AudioPlayerwhite}<br></span>
  282. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  283.  
  284.  
  285. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  286.  
  287. {block:Answer}<div class="asks">{Asker}&nbspasked:&nbsp{Question}</div>{Answer}{/block:answer}
  288.  
  289. <div id="information">
  290. <a href="{Permalink}">{block:Date}{TimeAgo}{/block:Date}</a>
  291. {block:RebloggedFrom}<a href="{ReblogParentURL}"title="{ReblogParentTitle}">via</a>&nbsp
  292. <a href="{ReblogRootURL}"title="{ReblogRootName}">SOURCE</a>
  293. {/block:RebloggedFrom}{/block:RebloggedFrom}&nbsp
  294. <a href="{Permalink}">{NoteCountWithLabel}</a></div>
  295. <div id="tags">
  296. {block:HasTags}{block:Tags}&nbsp; <a href="{TagURL}">#{Tag}</a>
  297. {/block:Tags}{/block:HasTags}&nbsp</div>
  298.  
  299.  
  300. {block:PostNotes}{PostNotes}{/block:PostNotes}
  301. {/block:Posts}</div>
  302.  
  303. <div id="credit">
  304. <center>©<br>
  305. <a href="http://tangentvortex.tumblr.com/">DOTK</a></div>
  306.  
  307. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment