Advertisement
keciasthemes

theme 05: colors

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