keciasthemes

theme 05: greys

May 1st, 2014
555
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.34 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 05 (greys) by kecia @
  4. http://asschlin.tumblr.com/
  5. - keep in mind of the rules -
  6. 1. keep credit intact, it's not even that big.
  7. 2. do not use this theme or any of my themes as a base code.
  8. 3. do not repost/claim as your own. -->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12.  
  13. <head>
  14.  
  15. <meta name="color:background" content="#fff">
  16. <meta name="color:link" content="#B8B8B8">
  17. <meta name="color:hover" content="#454545">
  18. <meta name="color:link hover" content="#454545">
  19. <meta name="color:text" content="#9A9A9A">
  20. <meta name="color:scrollbar" content="#D6D5D5">
  21. <meta name="color: accent" content="#D6D5D5">
  22.  
  23. <meta name="image:sidebar" content=""/>
  24.  
  25. <meta name="text:index url" content="/" />
  26. <meta name="text:index title" content="refresh">
  27. <meta name="text:ask url" content="/" />
  28. <meta name="text:ask title" content="message">
  29. <meta name="text:Link 03 URL" content="/" />
  30. <meta name="text:Link 03 title" content="Link 03">
  31. <meta name="text:Link 04 URL" content="/" />
  32. <meta name="text:Link 04 title" content="Link 04">
  33. <meta name="text:Link 05 URL" content="/" />
  34. <meta name="text:Link 05 title" content="Link 05">
  35. <meta name="text:Link 06 URL" content="/" />
  36. <meta name="text:Link 06 title" content="Link 06">
  37.  
  38.  
  39.  
  40. <meta name="if:link 04" content="1">
  41. <meta name="if:link 05" content="1">
  42. <meta name="if:link 06" content="1">
  43.  
  44.  
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  47. <link rel="shortcut icon" href="{Favicon}" />
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  49.  
  50. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:90,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
  51. <style type="text/css">
  52.  
  53.  
  54. a {
  55. color:{color:link};
  56. text-decoration:none;
  57. -moz-transition-duration:0.5s;
  58. -webkit-transition-duration:0.5s;
  59. -o-transition-duration:0.5s;}
  60.  
  61. a:hover {
  62. color:{color:hover};
  63. text-decoration:none;
  64. -moz-transition-duration:0.5s;
  65. -webkit-transition-duration:0.5s;
  66. -o-transition-duration:0.5s;}
  67.  
  68.  
  69. ::-webkit-scrollbar {background-color:{color:background}; height:8px; width:8px}
  70. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  71. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  72.  
  73. body {
  74. background-color:{color:bg};
  75. font-family:arial;
  76. font-size:9px;
  77. font-weight:normal;}
  78.  
  79. #s-m-t-tooltip {
  80. background-color:{color:background};
  81. color:{color:text};
  82. max-width:300px;
  83. padding:3px;
  84. margin:15px;
  85. z-index:999;
  86. font-size:10px}
  87.  
  88.  
  89. h1 {
  90. font-weight:normal;
  91. font-size:10px;
  92. text-align:center;
  93. font-style:normal;
  94. line-height:80%;
  95. letter-spacing:1px;
  96. text-transform:uppercase;
  97. color:{color:text};
  98. }
  99.  
  100. h2 {
  101. font-family:cambria;
  102. font-style:italic;
  103. font-weight:500;
  104. text-align:left;
  105. line-height:100%;
  106. letter-spacing:-1px;
  107. color:{color:text};
  108. padding:5px;
  109. padding-bottom:2px;
  110. }
  111.  
  112.  
  113. blockquote {
  114. border-left:2px solid {color:text};
  115. padding-left:5px;
  116. margin:5px;
  117. }
  118.  
  119. #theme {
  120. background-color:{color:bg};
  121. width:700px;
  122. margin: 0 auto -12px auto;
  123. text-align: center;}
  124.  
  125. #sidebar {
  126. color:{color:text};
  127. position:fixed;
  128. width:130px;
  129. overflow:hidden;
  130. height:auto;
  131. margin-top:180px;
  132. text-align:left;}
  133.  
  134. #sidebar img {
  135. width:130px;
  136. margin-bottom:10px;}
  137.  
  138.  
  139. #links {
  140. text-align:center;
  141. position:fixed;
  142. width:100px;
  143. background-color:#f9f9f9;
  144. padding:4px;
  145. opacity: 0;
  146. letter-spacing:1px;
  147. margin-top:10px;
  148. margin-left:12px;
  149. font-family:calibri;
  150. font-size:8px;
  151. text-transform:uppercase;
  152. -webkit-transition:all 0.6s ease-in-out;
  153. transition:all 0.6s ease-in-out;}
  154.  
  155. #sidebar:hover #links{
  156. opacity: 1;
  157. z-index:9;}
  158.  
  159. #links a{
  160. color:#333;
  161. display:block;
  162. padding:3px;
  163. margin-top:2px;
  164. background-color:#f3f3f3;}
  165.  
  166. #links a:hover:nth-child(4n+1) {background-color:#eee;color:#333;}
  167. #links a:hover:nth-child(4n+2) {background-color:#eee;color:#333;}
  168. #links a:hover:nth-child(4n+3) {background-color:#eee;color:#333;}
  169. #links a:hover:nth-child(4n+4) {background-color:#eee;color:#333;}
  170.  
  171.  
  172. .desc {
  173. font-family:arial;
  174. margin-bottom:10px;
  175. text-align:justify;
  176. font-size:9px;
  177. color:{color:text};
  178. letter-spacing:0px;
  179. line-height:150%;}
  180.  
  181. .desc a {color:{color:link};}
  182.  
  183. .pagi {
  184. font-size:8px;
  185. text-transform:uppercase;
  186. letter-spacing:3px;
  187. font-style:normal;
  188. text-align:center;}
  189.  
  190. .pagi a {
  191. color:{color:link};}
  192.  
  193. #stuffcontainer {
  194. float:left;
  195. margin-left:200px;
  196. margin-top:45px;
  197. text-align:justify;
  198. background-color:{color:bg};
  199. color:{color:text};
  200. margin-bottom: 35px;}
  201.  
  202.  
  203. #stuff {
  204. width:500px;
  205. margin-top:35px;
  206. text-align:justify;
  207. font-size:11px;
  208. line-height:90%;
  209. letter-spacing:0x;
  210. color:{color:text};}
  211.  
  212. #stuff img {
  213. text-align:justify;
  214. color: {color:text};
  215. background-color:{color:entry};
  216. font-size: 9px;
  217. height: auto;
  218. -webkit-filter: grayscale(75%);-moz-filter: grayscale(75%);-o-filter: grayscale(75%);-webkit-transition: all 1.1s ease;
  219. -moz-transition: all 1.1s ease;
  220. -o-transition: all 1.1s ease;
  221. -ms-transition: all 1.1s ease;
  222. transition: all 1.1s ease;}
  223.  
  224. #stuff:hover img {
  225. -webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-o-filter: grayscale(0%);-webkit-transition: all 1.1s ease;
  226. -moz-transition: all 1.1s ease;
  227. -o-transition: all 1.1s ease;
  228. -ms-transition: all 1.1s ease;
  229. transition: all 1.1s ease;}
  230.  
  231. .caption {
  232. width:500px;
  233. text-align:justify;
  234. line-height:120%;
  235. }
  236.  
  237. .ask {
  238. padding:5px;
  239. font-family:cambria;
  240. font-style:italic;
  241. text-align:left;
  242. margin-left:10px;
  243. color:{color:text};}
  244.  
  245. .ans {
  246. text-align:left;
  247. padding:1px;
  248. margin-bottom:-10px;
  249. color:{color:text};}
  250.  
  251. .audio {
  252. width:500px;
  253. padding-bottom:10px;}
  254.  
  255. .albumart {
  256. float:left;
  257. padding:0px 10px 10px 0px;}
  258.  
  259. .albumart img {
  260. width:100px;
  261. height:100px;}
  262.  
  263. .playercontainer {
  264. text-align:left;
  265. padding:10px;
  266. background-color:#ffffff;
  267. width:480px;}
  268.  
  269. .audioinfo {
  270. padding:10px;
  271. color:{color:text};}
  272.  
  273. #postinfo {
  274. color:{color:text};
  275. text-align:left;
  276. font-family:arial;
  277. font-size: 9px;
  278. letter-spacing:0px;
  279. font-style: normal;
  280. margin-top:10px;
  281. border-top: 1px solid #fafafa;
  282. padding:3px;
  283. text-transform:lowercase;}
  284.  
  285. #postinfo a {
  286. color:{color:text};
  287. text-align:center;
  288. letter-spacing:0px;
  289. font-style:normal;}
  290.  
  291. #postinfo a:hover {
  292. color:{color:hover};}
  293.  
  294.  
  295. .note {
  296. font-style:normal;
  297. letter-spacing:0px;
  298. font-size: 9px;
  299. text-align:left;
  300. line-height:90%;
  301. margin-left:5px;
  302. }
  303.  
  304. ol.notes, .notes li {
  305. padding:2px;
  306. list-style:none;
  307. margin-top:10px;
  308. text-align:justify;}
  309.  
  310. .notes img {width:7px;padding-right:2px;}
  311.  
  312. .tags {
  313. margin-top:2px;
  314. font-family:arial;
  315. font-style:normal;
  316. width:500px;
  317. text-transform:lowercase;
  318. color:{color:text};
  319. letter-spacing:0px;
  320. line-height:120%;
  321. font-size:9px;
  322. text-align:right;
  323. padding:2px;
  324. -moz-transition-duration:0.5s;
  325. -webkit-transition-duration:0.5s;
  326. -o-transition-duration:0.5s;}
  327.  
  328. .tags a {
  329. color:{color:text};
  330. letter-spacing:0px;
  331. padding:1px;}
  332.  
  333. .tags a:hover:nth-child(4n+1) {color:{color:link hover};}
  334. .tags a:hover:nth-child(4n+2) {color:{color:link hover};}
  335. .tags a:hover:nth-child(4n+3) {color:{color:link hover};}
  336. .tags a:hover:nth-child(4n+4) {color:{color:link hover};}
  337.  
  338.  
  339. ul.chat, .chat ol, .chat li {
  340. list-style:none;
  341. margin:0px;
  342. padding:2px;
  343. }
  344.  
  345. .label {
  346. text-decoration:underline;
  347. font-weight:700;
  348. background-color:{color:infobg};
  349. margin-right:5px;
  350. }
  351.  
  352. #cred {
  353. font-family:calibri;
  354. position:fixed;
  355. font-size:8px;
  356. line-height:150%;
  357. letter-spacing:1px;
  358. right:5px;
  359.  
  360. bottom:5px;
  361. text-transform:uppercase;
  362. text-align:center;
  363. }
  364.  
  365. #cred a {
  366. padding:3px;
  367. opacity:.2;
  368. color:{color:link};
  369. -moz-transition-duration:0.5s;
  370. -webkit-transition-duration:0.5s;
  371. -o-transition-duration:0.5s;
  372. }
  373.  
  374. {CustomCSS}
  375.  
  376. </style></head>
  377.  
  378. <body>
  379. <div id="theme">
  380. <div id="sidebar">
  381. <div id="links">
  382. <a href="{text:index url}">{text:index title}</a>
  383. <a href="{text:ask url}">{text:ask title}</a>
  384. <a href="{text:Link 03 URL}">{text:Link 03 title}</a>
  385. {block:ifLink04}
  386. <a href="{text:Link 04 URL}">{text:Link 04 title}</a>{/block:ifLink04}
  387. {block:ifLink05}
  388. <a href="{text:Link 05 URL}">{text:Link 05 title}</a>{/block:ifLink05}
  389. {block:ifLink06}
  390. <a href="{text:Link 06 URL}">{text:Link 06 title}</a>{/block:ifLink06}
  391. </div>
  392. <img src="{image:sidebar}">
  393.  
  394. <div class="desc">
  395. {Description}
  396. </div>
  397. {block:Pagination}
  398. <div class="pagi">
  399. {block:PreviousPage}
  400. <a href="{PreviousPage}">←</a>
  401. {/block:PreviousPage}
  402. {block:NextPage}
  403. <a href="{NextPage}">→</a>
  404. {/block:NextPage}
  405. </div>
  406. {/block:Pagination}
  407. </div>
  408.  
  409. <div id="stuffcontainer">
  410.  
  411. {block:Posts}
  412.  
  413. <div id="stuff">
  414.  
  415.  
  416. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  417.  
  418. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  419.  
  420. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  421. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  422.  
  423. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  424.  
  425. {block:Photoset}<center>{Photoset-500}</center>
  426. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  427.  
  428. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  429.  
  430. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  431.  
  432. {block:Answer}<div class="ask">{Asker}: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  433.  
  434. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  435. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  436. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  437. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  438. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  439.  
  440.  
  441.  
  442. {block:Date}<div id="postinfo"><a href="{Permalink}"><b>{TimeAgo}</b></a>{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  443.  
  444. <span style="float:right">
  445. {block:RebloggedFrom}
  446. <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> &
  447. <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a> +
  448. {/block:RebloggedFrom}
  449. <a href="{ReblogURL}" target="_blank">reblog</a>
  450. </span></div>{/block:Date}
  451. {block:HasTags}
  452. <div class="tags">
  453. <span style="float:left"><u>tagged as:</u></span>{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  454. {/block:HasTags}
  455. <div class="note">
  456. {block:PostNotes}{PostNotes}{/block:PostNotes}
  457. </div>
  458. </div>
  459. {/block:Posts}
  460.  
  461. </div>
  462.  
  463. <div id="cred"><a href="http://asschlinthemes.tumblr.com/">asschlin</a></div>
  464.  
  465. </div>
  466. </div>
  467. </div>
  468. </body>
  469. </html>
Advertisement
Add Comment
Please, Sign In to add comment