Advertisement
diorhaz

Theme 04

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