Advertisement
diorhaz

theme 22

May 15th, 2013
4,506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.40 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 22 by cloudplays-->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10.  
  11. <meta name="color:bg" content="#FFFFFF">
  12. <meta name="color:link" content="#E6E4E4">
  13. <meta name="color:hover" content="#454545">
  14. <meta name="color:infobg" content="#FCFCFC">
  15. <meta name="color:text" content="#9A9A9A">
  16. <meta name="color:tags" content="#EDEDED">
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:border" content="#FAFAFA">
  19. <meta name="color:infozbg" content="#FCFCFC">
  20.  
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="text:sidebartitle" content="">
  24.  
  25. <meta name="text:linkA" content="">
  26. <meta name="text:linkA url" content="/">
  27. <meta name="text:linkB" content="">
  28. <meta name="text:linkB url" content="/">
  29. <meta name="text:linkC" content="">
  30. <meta name="text:linkC url" content="/">
  31. <meta name="text:linkD" content="">
  32. <meta name="text:linkD url" content="/">
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=IM+Fell+DW+Pica+SC|Kristi|Cutive+Mono|Mr+De+Haviland|Alex+Brush|Monsieur+La+Doulaise|Meddon&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  40.  
  41.  
  42. <style type="text/css">
  43.  
  44.  
  45. a {
  46. color:{color:link};
  47. text-decoration:none;
  48. -moz-transition-duration:0.5s;
  49. -webkit-transition-duration:0.5s;
  50. -o-transition-duration:0.5s;
  51. }
  52.  
  53. a:hover {
  54. color:{color:hover};
  55. text-decoration:none;
  56. -moz-transition-duration:0.5s;
  57. -webkit-transition-duration:0.5s;
  58. -o-transition-duration:0.5s;
  59. }
  60.  
  61.  
  62. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  63. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  64. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  65.  
  66. body {
  67. background-color:{color:bg};
  68. font-family:times;
  69. font-weight:normal;
  70. }
  71.  
  72.  
  73.  
  74.  
  75. h1 {
  76. font-weight:normal;
  77. font-size:10px;
  78. text-align:center;
  79. font-style:normal;
  80. line-height:80%;
  81. letter-spacing:1px;
  82. text-transform:uppercase;
  83. color:{color:text};
  84. }
  85.  
  86. h2 {
  87. font-size:15px;
  88. text-align:center;
  89. line-height:100%;
  90. letter-spacing:-0.5px;
  91. color:{color:text};
  92. font-weight:normal;
  93. padding:5px;
  94. padding-bottom:2px;
  95. }
  96.  
  97.  
  98. blockquote {
  99. border-left:2px solid {color:text};
  100. padding-left:5px;
  101. margin:5px;
  102. }
  103.  
  104. #theme {
  105. background-color:{color:bg};
  106. width:700px;
  107. margin: 0 auto -12px auto;
  108. text-align: center;
  109. }
  110.  
  111. #sidebar {
  112. color:{color:text};
  113. position:fixed;
  114. width:130px;
  115. height:1000px;
  116. margin-top:0px;
  117. padding-top: 130px;
  118. text-align:right;
  119. margin-left: 130px;
  120. padding-right: 30px;
  121. border-right: 1px solid {color:border};
  122. }
  123.  
  124. #sidebar img {
  125. width:100px;
  126. height:auto;
  127. opacity: 1;
  128. margin-bottom:0px;
  129. }
  130.  
  131. .sidebartitle {
  132. width:130px;
  133. height:auto;
  134. text-align:right;
  135. padding:0px;
  136. padding-bottom:0px;
  137. font-style:italic;
  138. font-family:times;
  139. text-transform:lowercase;
  140. letter-spacing: 1px;
  141. line-height:120%;
  142. font-size:14px;
  143. margin-top:2px;
  144. color: {color:text};
  145. }
  146.  
  147. .links {
  148. margin-bottom:2px;
  149. font-size:9px;
  150. text-transform:lowercase;
  151. font-family: times;
  152. font-style: italic;
  153. text-align:right;
  154. letter-spacing:1px;
  155. line-height:170%;
  156. }
  157.  
  158. .links a{
  159. padding: 2px;
  160. color:{color:link};
  161. text-decoration:none;
  162. -moz-transition-duration:1s;
  163. -webkit-transition-duration:1s;
  164. -o-transition-duration:1s;
  165. }
  166.  
  167. .links a:hover{
  168. color:{color:hover};
  169. letter-spacing: 1px;
  170. text-decoration:underline;
  171. -moz-transition-duration:1s;
  172. -webkit-transition-duration:1s;
  173. -o-transition-duration:1s;
  174. }
  175.  
  176. .desc {
  177. margin-bottom:10px;
  178. text-align:right;
  179. font-family: times;
  180. font-style: italic;
  181. font-size:8px;
  182. color:{color:text};
  183. letter-spacing:1px;
  184. line-height:130%;
  185. }
  186.  
  187. .desc a {
  188. color:{color:link};
  189. }
  190.  
  191. .pagi {
  192. font-size:7px;
  193. text-transform:uppercase;
  194. letter-spacing:3px;
  195. font-style:normal;
  196. text-align:right;
  197. }
  198.  
  199. .pagi a {
  200. color:{color:link};
  201. }
  202.  
  203. #stuffcontainer {
  204. float:left;
  205. margin-left:330px;
  206. margin-top:-10px;
  207. text-align:justify;
  208. background-color:{color:bg};
  209. color:{color:text};
  210. margin-bottom: 35px;
  211. }
  212.  
  213.  
  214. #stuff {
  215. width:400px;
  216. margin-top:50px;
  217. text-align:justify;
  218. font-size:9px;
  219. font-style: italic;
  220. line-height:90%;
  221. letter-spacing:0x;
  222. color:{color:text};
  223. }
  224.  
  225. .caption {
  226. width:500px;
  227. text-align:justify;
  228. line-height:120%;
  229. }
  230.  
  231. .ask {
  232. padding:10px;
  233. text-align:center;
  234. font-style: italic;
  235. color:{color:text};
  236. background-color:{color:infobg};
  237. border:1px solid {color:border};
  238.  
  239. }
  240.  
  241. .ans {
  242. text-align:center;
  243. padding:10px;
  244. color:{color:text};
  245. }
  246.  
  247. .albumart {height:100px;
  248. width:400px;
  249. overflow:hidden;}
  250. .albumart img{
  251.  
  252. }
  253. .player {width:27px;
  254. height:27px;
  255. margin:12px 13px 13px 13px;
  256. overflow:hidden;
  257. position:relative;
  258. z-index:99;
  259. border-radius:100%;}
  260. .playerback:hover .player {opacity:1;}
  261.  
  262. .audioinfo {
  263. text-align:left;
  264. z-index:99;
  265. overflow:hidden;
  266. position:absolute;
  267. color:{color:link};
  268. margin-bottom:0;
  269. background-color:white;
  270. margin-top:25px;
  271. width:255px;
  272. padding:0 10px;
  273. margin-left:100px;
  274. border-radius:2px;
  275. opacity:.4;
  276. height:38px;
  277. line-height:15px;
  278. padding-top:12px;
  279. -webkit-transition:all 0.4s ease-in-out;
  280. -moz-transition:all 0.4s ease-in-out;
  281. -o-transition:all 0.4s ease-in-out;
  282. -ms-transition: all 0.4s ease-in-out;
  283. transition:all 0.5s ease-in-out}
  284. .albumart:hover .audioinfo {opacity:.9;
  285. -webkit-transition:all 0.4s ease-in-out;
  286. -moz-transition:all 0.4s ease-in-out;
  287. -o-transition:all 0.4s ease-in-out;
  288. -ms-transition: all 0.4s ease-in-out;
  289. transition:all 0.5s ease-in-out}
  290.  
  291. .audioinfo b {font-size:12px;}
  292.  
  293. .playerback {height:50px;
  294. opacity:.4;
  295. width:50px;
  296. z-index:99;
  297. margin-left:25px;
  298. margin-top:25px;
  299. position:absolute;
  300. background-color:white;
  301. border-radius:100%;
  302. -webkit-transition:all 0.4s ease-in-out;
  303. -moz-transition:all 0.4s ease-in-out;
  304. -o-transition:all 0.4s ease-in-out;
  305. -ms-transition: all 0.4s ease-in-out;
  306. transition:all 0.5s ease-in-out}
  307.  
  308. .albumart:hover .playerback {opacity:.9;
  309. -webkit-transition:all 0.4s ease-in-out;
  310. -moz-transition:all 0.4s ease-in-out;
  311. -o-transition:all 0.4s ease-in-out;
  312. -ms-transition: all 0.4s ease-in-out;
  313. transition:all 0.5s ease-in-out}
  314.  
  315.  
  316.  
  317. #postinfo {
  318. width:390px;
  319. padding:5px;
  320. font-size:6px;
  321. font-family: baskerville;
  322. color:{color:link};
  323. text-transform:uppercase;
  324. font-style:normal;
  325. letter-spacing:2px;
  326. text-align:center;
  327. background-color: {color:infozbg};
  328. -moz-transition-duration:0.5s;
  329. -webkit-transition-duration:0.5s;
  330. -o-transition-duration:0.5s;
  331. }
  332.  
  333. #postinfo a {
  334. color:{color:link};
  335. text-align:center;
  336. letter-spacing:2px;
  337. font-style:none;
  338.  
  339. }
  340.  
  341. #postinfo a:hover {
  342. color:{color:hover};
  343. }
  344.  
  345. .note li {
  346. list-style-type:lower-roman;
  347. border-bottom:0px solid {color:border};
  348. padding:5px 15px 5px 15px;
  349. text-align:left;
  350. margin:0px;
  351. line-height: 80%;
  352. background-color:{color:bg};
  353. -moz-transition-duration:0.5s;
  354. -webkit-transition-duration:0.5s;
  355. -o-transition-duration:0.5s;
  356. }
  357.  
  358. .note li:hover {
  359. background-color:{color:infobg};
  360. -moz-transition-duration:0.5s;
  361. -webkit-transition-duration:0.5s;
  362. -o-transition-duration:0.5s;
  363. }
  364.  
  365. .note img {
  366. display:none;
  367. }
  368.  
  369. .tags {
  370. font-style:normal;
  371. width:400px;
  372. text-transform:uppercase;
  373. font-style:normal;
  374. color:{color:tags};
  375. letter-spacing:2px;
  376. line-height:120%;
  377. font-size:5px;
  378. text-align:center;
  379. padding:2px;
  380. -moz-transition-duration:0.5s;
  381. -webkit-transition-duration:0.5s;
  382. -o-transition-duration:0.5s;
  383. }
  384.  
  385. .tags a {
  386. color:{color:tags};
  387. letter-spacing:1px;
  388. padding:1px;
  389. }
  390.  
  391. .tags a:hover {
  392. color:{color:link};
  393. font-size: 6px;
  394. letter-spacing: 4px;
  395. font-style: italic;
  396. }
  397.  
  398. ul.chat, .chat ol, .chat li {
  399. list-style:none;
  400. margin:0px;
  401. padding:2px;
  402. }
  403.  
  404. .label {
  405. text-decoration:underline;
  406. font-weight:700;
  407. background-color:{color:infobg};
  408. margin-right:5px;
  409. }
  410.  
  411. #credit {
  412. position:fixed;
  413. right:0px;
  414. bottom:0px;
  415. padding:4px;
  416. text-transform:uppercase;
  417. letter-spacing:2px;
  418. font-size:8px;
  419. font-family: georgia;
  420. margin-bottom:3px;
  421. margin-right:3px;
  422. border:double;
  423. border-color:#bbb;
  424. background: #fff;
  425.  
  426. }
  427.  
  428.  
  429. {CustomCSS}
  430.  
  431. </style></head>
  432.  
  433. <body>
  434. <div id="theme">
  435. <div id="sidebar">
  436. <img src="{image:sidebar}">
  437. <div class="sidebartitle">{text:sidebartitle}</div>
  438. <div class="links">
  439. {block:IfLinkA}
  440. <a href="{text:linkA url}">{text:linkA}</a>
  441. {/block:IfLinkA}
  442. {block:IfLinkB}
  443. <a href="{text:linkB url}">{text:linkB}</a>
  444. {/block:IfLinkB}
  445. {block:IfLinkC}
  446. <a href="{text:linkC url}">{text:linkC}</a>
  447. {/block:IfLinkC}
  448. {block:IfLinkD}
  449. <a href="{text:linkD url}">{text:linkD}</a>
  450. {/block:IfLinkD}
  451. </div>
  452. <div class="desc">
  453. {Description}
  454. </div>
  455. {block:Pagination}
  456. <div class="pagi">
  457. {block:PreviousPage}
  458. <a href="{PreviousPage}">←</a>
  459. {/block:PreviousPage}
  460. {block:NextPage}
  461. <a href="{NextPage}">→</a>
  462. {/block:NextPage}
  463. </div>
  464. {/block:Pagination}
  465. </div>
  466.  
  467. <div id="stuffcontainer">
  468.  
  469. {block:Posts}
  470.  
  471. <div id="stuff">
  472.  
  473. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  474.  
  475. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  476.  
  477. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  478. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  479.  
  480. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  481.  
  482. {block:Photoset}<center>{Photoset-400}</center>
  483. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  484.  
  485. {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}
  486.  
  487. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  488.  
  489. {block:Answer}<div class="ask">{Asker} asked: <center><i>{Question}</i></center></div><div class="ans">{Answer}</div>{/block:answer}
  490.  
  491. {block:Audio}
  492.  
  493.  
  494. <div class="albumart">
  495. <div class="playerback">
  496. <div class="player">{AudioPlayerWhite}</div>
  497. </div>
  498. <div class="audioinfo">
  499. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br>
  500. {block:Artist}{Artist}{/block:Artist}
  501. </div>{block:AlbumArt}<img src="{AlbumArtURL}" width="400"> {/block:AlbumArt}
  502.  
  503.  
  504.  
  505. </div>
  506.  
  507.  
  508. {/block:Audio}
  509.  
  510.  
  511.  
  512.  
  513. {block:Date}<div id="postinfo">{TimeAgo} with <a href="{Permalink}"></a>{block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} via {block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  514. {block:ContentSource} by <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{/block:Date}{block:HasTags}<div class="tags">
  515. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>
  516. {/block:HasTags}</div>
  517.  
  518.  
  519. <div class="note">
  520. {block:PostNotes}{PostNotes}{/block:PostNotes}
  521. </div>
  522. </div>
  523. {/block:Posts}
  524.  
  525.  
  526. </div>
  527.  
  528. <div id="credit"><a href="http://diorhaz.tumblr.com" target="_blank"> ©cp</a></div>
  529.  
  530. </div>
  531. </div>
  532. </div>
  533. </body>
  534. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement