Advertisement
khalisar

theme 2

Aug 2nd, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 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.  
  3. <!----theme 2 by quietwillfall
  4. please don't remove the credit
  5. thank you
  6. --->
  7.  
  8. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  9.  
  10. <style>
  11. div#qTip {
  12. padding: 2px;
  13. display: none;
  14. font-style:none;
  15. text-align: center;
  16. position: absolute;
  17. font-size:11px;
  18. line-height:10px;
  19. font-family:calibri;
  20. z-index: 1000;
  21. background: white;
  22. z-index: 9999999;
  23. border:1px solid #ccc;
  24. color: #999;
  25. letter-spacing: 1px;
  26. }
  27. </style>
  28.  
  29.  
  30. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  31. <head>
  32.  
  33. <title>{Title}</title>
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37.  
  38.  
  39. <meta name="color:Text" content="#bbbbbb"/>
  40. <meta name="color:Link" content="#aaaaaa"/>
  41. <meta name="color:Tags" content="#cccccc"/>
  42. <meta name="color:Hover" content="#f1f1f1"/>
  43. <meta name="color:border" content="#F2F2F2"/>
  44. <meta name="color:Line" content="#f2f2f2"/>
  45. <meta name="color:Border" content="#eeeeee"/>
  46. <meta name="color:scrollbarbg" content="ffffff"/>
  47.  
  48. <meta name="image:sidebar" content="/">
  49. <meta name="text:homelink title" content="home">
  50. <meta name="text:link1" content="">
  51. <meta name="text:link1 url" content="/">
  52. <meta name="text:link2" content="">
  53. <meta name="text:link2 url" content="/">
  54. <meta name="text:link3" content="">
  55. <meta name="text:link3 url" content="/">
  56. <meta name="text:link4" content="">
  57. <meta name="text:link4 url" content="/">
  58.  
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63.  
  64.  
  65.  
  66. ::-webkit-scrollbar {background-color:#fff; height:5px; width:9px}
  67. ::-webkit-scrollbar-thumb:vertical {background-color:#999; height:50px;border-radius:10px;border:1px solid #fff;}
  68. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff; height:5px!important}
  69.  
  70. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  71.  
  72.  
  73.  
  74. body {
  75. background:{color:background};
  76. margin:0px;
  77. color:{color:text};
  78. font-family:Arial, Helvetica;
  79. font-size:9px;
  80. line-height:100%;
  81. }
  82.  
  83. a {
  84. text-decoration:none;
  85. -moz-outline-style:none;
  86. color:{color:link};
  87. }
  88.  
  89. img {
  90. border:none;
  91. }
  92.  
  93.  
  94. h1 {
  95. font-size:12px;
  96. text-transform:uppercase;
  97. }
  98.  
  99. blockquote {
  100. padding-left:5px;
  101. border-left:2px solid;
  102. }
  103.  
  104. blockquote blockquote {
  105. padding-left:5px;
  106. border-left:2px solid;
  107. }
  108.  
  109.  
  110. a:hover {
  111. opacity:1;
  112. color:{color:hover};
  113. -webkit-transition: all 0.5s ease;
  114. -moz-transition: all 0.5s ease;
  115. -o-transition: all 0.5s ease
  116. }
  117.  
  118.  
  119. #sidebar {
  120. position:fixed;
  121. width:120px;
  122. margin-left:240px;
  123. margin-top:150px;
  124. opacity:1;
  125. }
  126.  
  127. #sidebarimage {
  128. width 120px;
  129. }
  130.  
  131. #sidebarimage img {
  132. width:120px;
  133. padding:4px;
  134. }
  135.  
  136.  
  137. .desc {
  138. position:fixed;
  139. margin-top:24px;
  140. margin-left:-6px;
  141. font-family:cambria;
  142. line-height:110%;
  143. font-size:10px;
  144. font-style:normal;
  145. width:120px;
  146. padding:9px;
  147. text-align:justify;
  148. color:{color:text};
  149. }
  150.  
  151.  
  152.  
  153. .desc a
  154. {color:{color:text};
  155. -moz-transition-duration:0.6s;
  156. -webkit-transition-duration:0.6s;
  157. -o-transition-duration:0.6s;
  158. }
  159.  
  160.  
  161. .links {
  162. position:absolute;
  163. letter-spacing:1px;
  164. position:fixed;
  165. font-family:times;
  166. width:150px;
  167. margin-top:15px;
  168. opacity:0;
  169. margin-left:-15px;
  170. font-size:11px;
  171. text-transform:lowercase;
  172. text-align:center;
  173. line-height:170%;
  174. -moz-transition-duration:.4s;
  175. -webkit-transition-duration:.4s;
  176. -o-transition-duration:.4s;
  177. }
  178.  
  179. .links a{
  180. font-style:italic;
  181. width:150px;
  182. line-height:130%;
  183. color:#9b9b9b;
  184. margin-left:5px;
  185. letter-spacing:1px;
  186. text-decoration:none;
  187.  
  188. }
  189.  
  190. .links a:hover {
  191. text-align:center;
  192. color: #fff;
  193. padding:10px;
  194. width:20px;
  195. -moz-transition-duration:.5s;
  196. -webkit-transition-duration:.5s;
  197. -o-transition-duration:.5s;
  198. }
  199. #sidebar:hover .links{
  200. opacity:1;
  201. -moz-transition-duration:1.4s;
  202. -webkit-transition-duration:1.4s;
  203. -o-transition-duration:1.4s;}
  204.  
  205.  
  206. .pagi{
  207. width:100px;
  208. font-size:8px;
  209. font-style:italic;
  210. text-align:center;
  211. margin-left:20px;
  212. margin-top:55px;
  213. position:fixed;
  214. font-family:times;
  215. letter-spacing:0px;
  216. }
  217.  
  218.  
  219. #stuffcontainer {
  220. float:left;
  221. margin-left:200px;
  222. margin-top:75px;
  223. text-align:justify;
  224. background-color:#FFFFFF;
  225. color:#FFFFFF;
  226. border:1px;
  227. margin-bottom: 35px;
  228. }
  229.  
  230.  
  231. #stuff {
  232. width:500px;
  233. margin-top:20px;
  234. text-align:justify;
  235. font-size:11px;
  236. font-family:times;
  237. line-height:90%;
  238. letter-spacing:0x;
  239. color:#FFFFFF;
  240. }
  241.  
  242.  
  243. #all {
  244. padding:10px;
  245. width:500px;
  246. margin-left:450px;
  247. margin-top:50px;
  248. font-size:10px;
  249. }
  250.  
  251.  
  252.  
  253. #posts {
  254. width:500px;
  255. padding-bottom:20px;
  256. padding:10px;
  257. margin-top:30px;
  258. background-color:{color:Post};
  259. }
  260.  
  261.  
  262. #details {
  263. text-align:right;
  264. margin-top:8px;
  265. text-transform:lowercase;
  266. font-style:italic;
  267. font-size:8px;
  268. font-style:none;
  269. border-top:1px solid {color:Line};
  270. }
  271.  
  272.  
  273. #tags {
  274. width:490px;
  275. opacity:0;
  276. margin-left:-4px;
  277. margin-top:7px;
  278. font-size:8px;
  279. color:{color:tags}:
  280. }
  281.  
  282. #posts:hover #tags {
  283. opacity:1;
  284. -moz-transition-duration:1s;
  285. -webkit-transition-duration:1s;
  286. -o-transition-duration:1s;
  287. }
  288.  
  289. #tags a {
  290. color:{color:tags};
  291. }
  292.  
  293. #tags a:hover {
  294. color:{color:hover}
  295. }
  296.  
  297.  
  298.  
  299.  
  300.  
  301. #question {
  302. padding:8px;
  303. font-family:cambria;
  304. letter-spacing:2px;
  305. text-align:right;
  306. font-style:italic;
  307. border:3px {color:border} solid;
  308. color:{color:text};
  309. background-color:{color:background}
  310. }
  311.  
  312.  
  313. #credit {
  314. font-size:9px;
  315. font-family:cambria;
  316. font-style:normal;
  317. letter-spacing:1px;
  318. -moz-transition-duration:0.5s;
  319. -webkit-transition-duration:0.5s;
  320. -o-transition-duration:0.5s;
  321. }
  322.  
  323. #credit a {
  324. background-color:#fff;
  325. padding:5px;
  326. border:1px solid #e9e9e9;
  327. position:fixed;
  328. right:15px;
  329. bottom:10px
  330. }
  331.  
  332. #credit a:hover {
  333. color:#fff;
  334. background-color:#191919;
  335. }
  336.  
  337.  
  338. {CustomCSS}</style></head><body>
  339.  
  340. <div id="sidebar">
  341. <div id="sidebarimage"><a title="{text:homelink title}" href="/"><img src="{image:sidebar}"></a></div>
  342. <div class="desc">
  343. {Description}
  344. </div>
  345.  
  346. <div class="links">
  347.  
  348.  
  349. <a href="/" title="{text:link1}">ii.</a>
  350. <a href="" title="{text:link2}">iii.</a>
  351. <a href="/" title="{text:link3}">iv.</a>
  352. <a href="/" title="{text:link4}">v.</a>
  353.  
  354. </div>
  355.  
  356. {block:Pagination}<div id="pagi">
  357. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  358. {block:JumpPagination length="3"}
  359. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  360. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  361. {/block:JumpPagination}
  362. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  363. </div>{/block:Pagination}
  364.  
  365. </div>
  366.  
  367. <div id="all">{block:Posts}<div id="posts">
  368.  
  369. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  370.  
  371. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  372.  
  373. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  374.  
  375. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  376.  
  377. {block:Quote}{Quote}{/block:Quote}
  378.  
  379. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  380. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  381. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  382. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  383. {/block:Audio}
  384.  
  385. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386.  
  387. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  388.  
  389.  
  390. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  391.  
  392. <div id="details">
  393. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <font color=#d6bbc8>♥</font> <a href="{Permalink}">{NoteCountWithLabel}</a>
  394. {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  395. {/block:Posts}
  396. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  397. {/block:Posts}</div></div></div>
  398.  
  399.  
  400. </div>
  401. <div id="credit"><a href="http://quietwillfall.tumblr.com">CREDIT</div>
  402.  
  403.  
  404. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement