Advertisement
paulveretts

theme 06 | chelsea hotel no. 2;

May 2nd, 2013
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.52 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 by Júlia @ Paulveretts; Don't repost or claim this as yours, please. ENJOY ♥ -->
  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="#AAAAAA">
  13. <meta name="color:Description bg" content="#e3e3e3">
  14. <meta name="color:infobg" content="#f8f8f8">
  15. <meta name="color:Link Hover" content="#000000">
  16. <meta name="color:text" content="#AAAAAA">
  17. <meta name="color:Title" content="#c5c5c5">
  18. <meta name="color:Title bg" content="#dfdada">
  19. <meta name="color:subtitle" content="#dfdada">
  20. <meta name="color:Link bg" content="#000">
  21. <meta name="color:tags" content="#AAAAAA">
  22. <meta name="color:scrollbar" content="#EEEEEE">
  23. <meta name="color:border" content="#dfdada">
  24.  
  25. <meta name="image:sidebar" content=""/>
  26.  
  27. <meta name="text:link1" content="">
  28. <meta name="text:link1 url" content="/">
  29. <meta name="text:link2" content="">
  30. <meta name="text:link2 url" content="/">
  31. <meta name="text:link3" content="">
  32. <meta name="text:link3 url" content="/">
  33. <meta name="text:link4" content="">
  34. <meta name="text:link4 url" content="/">
  35. <meta name="text:title2" content="/">
  36.  
  37. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  38. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39. <link rel="shortcut icon" href="{Favicon}" />
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  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:Link 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:bg}; 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. cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;
  68. background-color:{color:bg};
  69. font-family:Cambria;
  70. font-weight:normal;
  71. }
  72.  
  73.  
  74.  
  75.  
  76. h1 {
  77. font-weight:normal;
  78. font-size:16px;
  79. text-align:center;
  80. font-style:italic;
  81. line-height:50%;
  82. letter-spacing:1px;
  83. text-transform:lowercase;
  84. color:{color:text};
  85. }
  86.  
  87. h2 {
  88. font-size:14px;
  89. text-align:center;
  90. line-height:100%;
  91. letter-spacing:2px;
  92. font-style:italic;
  93. color:{color:text};
  94. font-weight:normal;
  95. text-transform:lowercase;
  96. padding:10px;
  97. padding-bottom:2px;
  98. }
  99.  
  100.  
  101. blockquote {
  102. border-left:2px solid {color:text};
  103. padding-left:5px;
  104. margin:5px;
  105. }
  106.  
  107. #themenum {
  108. background-color:{color:bg};
  109. width:700px;
  110. margin: 0 auto -12px auto;
  111. text-align: center;
  112. }
  113.  
  114. #sidebar {
  115. color:{color:text};
  116. position:fixed;
  117. width:75px;
  118. height:1000px;
  119. margin-top:-100px;
  120. margin-left:500px;
  121. text-align:left;
  122. border-left:1px solid #e3e3e3;
  123. padding-left:35px;
  124. }
  125.  
  126. #sidebar img {
  127. width:70px;
  128. height:70px;
  129. margin-bottom:10px;
  130. margin-left:-5px;
  131. border-radius:0px;
  132. border: 1px solid {color:border};
  133. padding:7px;
  134. margin-top:300px;
  135. }
  136.  
  137.  
  138. .slinks {
  139. margin-bottom:10px;
  140. margin-left:-5px;
  141. margin-top:-7px;
  142. border-bottom:1px solid #e3e3e3;
  143. width:30px;
  144. padding-bottom:1px;
  145. font-size:8px;
  146. text-transform:uppercase;
  147. text-align:center;
  148. letter-spacing:3px;
  149. line-height:120%;
  150. position:fixed;
  151.  
  152. }
  153.  
  154. .slinks a{
  155. padding:3px;
  156. color:{color:link};
  157. letter-spacing:0px;
  158. text-decoration:none;
  159. -moz-transition-duration:1s;
  160. -webkit-transition-duration:1s;
  161. -o-transition-duration:1s;
  162. }
  163.  
  164. .slinks a:hover{
  165. letter-spacing:0px;
  166. color: {color:Link Hover};
  167. opacity:2;
  168. height:20px;
  169. padding:0.5px;
  170. -moz-transition-duration:0.3s;
  171. -webkit-transition-duration:0.3s;
  172. -o-transition-duration:0.3s;
  173.  
  174. }
  175.  
  176. .description {
  177. margin-bottom:15px;
  178. width:45px;
  179. margin-top:-7px;
  180. margin-left:29px;
  181. padding:3px;
  182. text-align:justify;
  183. background-color:{color:Description bg};
  184. font-size:8px;
  185. color:{color:text};
  186. letter-spacing:1px;
  187. line-height:105%;
  188. }
  189.  
  190. .description a {
  191. color:{color:link};
  192. }
  193.  
  194. .description a:hover {
  195. color:#f1f1f1;
  196. }
  197.  
  198. .pagination {
  199. font-size:8px;
  200. text-transform:uppercase;
  201. letter-spacing:3px;
  202. font-style:normal;
  203. text-align:center;
  204. }
  205.  
  206. .pagination a {
  207. color:{color:link};
  208. }
  209.  
  210. .pagination a:hover {
  211. color:{color:Link Hover};
  212. }
  213.  
  214. #postcontainer {
  215. float:left;
  216. margin-left:200px;
  217. margin-top:50px;
  218. text-align:justify;
  219. background-color:{color:bg};
  220. color:{color:text};
  221. margin-bottom: 35px;
  222. }
  223.  
  224.  
  225. #posts {
  226. width:400px;
  227. margin-top:50px;
  228. text-align:justify;
  229. margin-bottom:0px;
  230. margin-left:-150px;
  231. font-size:11px;
  232. line-height:90%;
  233. letter-spacing:0x;
  234. color:{color:text};
  235. outline:1px solid {color:Border};
  236. outline-offset:20px;
  237. }
  238.  
  239.  
  240.  
  241. #info {
  242. font-family:times new roman;
  243. width:390px;
  244. margin-top:3px;
  245. padding:10px;
  246. padding-top:0-5px;
  247. padding-left:0px;
  248. font-size:8px;
  249. color:{color:link};
  250. text-transform:lowercase;
  251. font-style:italic;
  252. letter-spacing:4px;
  253. margin-bottom:10px;
  254. background-color:{color:infobg};
  255. text-align:right;
  256. border-bottom:1px solid #f5f5f5;
  257. -moz-transition-duration:0.5s;
  258. -webkit-transition-duration:0.5s;
  259. -o-transition-duration:0.5s;
  260. }
  261.  
  262. #info a {
  263. color:{color:link};
  264. text-align:right;
  265. letter-spacing:1px;
  266. font-style:normal;
  267. }
  268.  
  269. #info a:hover {
  270. color:{color:Link Hover};
  271. letter-spacing:4px;
  272. background-color:{color:Link bg};
  273. -moz-transition-duration:0.5s;
  274. -webkit-transition-duration:0.5s;
  275. -o-transition-duration:0.5s;
  276. }
  277.  
  278. .caption {
  279. width:400px;
  280. text-align:justify;
  281. line-height:120%;
  282. }
  283.  
  284. .question {
  285. padding:20px;
  286. text-align:center;
  287. line-height:120%;
  288. font-size:12px;
  289. color:{color:text};
  290. font-style:italic;
  291. background-color:{color:infobg};
  292. border-bottom:1px solid {color:text};
  293. }
  294.  
  295. .asker {
  296. font-weight:normal;
  297. font-size:16px;
  298. text-transform:uppercase;
  299. border-bottom:1px solid {color:border};
  300. margin-bottom:5px;
  301. }
  302.  
  303. .answer {
  304. text-align:justify;
  305. padding:10px;
  306. line-height:120%;
  307. color:{color:text};
  308. }
  309.  
  310. .music {
  311. padding-bottom:10px;
  312. background-color:{color:infobg};
  313. }
  314.  
  315. .albumart {
  316. float:left;
  317. padding:0px 10px 10px 0px;
  318. }
  319.  
  320. .albumart img {
  321. width:61px;
  322. border:1px solid #e3e3e3;
  323. padding:10px;
  324. height:61px;
  325. }
  326.  
  327. .playercontainer {
  328. padding:10px;
  329. background-color:#ffffff;
  330. width:480px;
  331. }
  332.  
  333. .musicinfo {
  334. text-align:right;
  335. text-transform:lowercase;
  336. font-style:italic;
  337. letter-spacing:3px;
  338. line-height:140%;
  339. padding:15px;
  340. color:{color:text};
  341. }
  342.  
  343. .postnote {
  344. text-transform:uppercase;
  345. font-style:normal;
  346. letter-spacing:0px;
  347. font-size: 9px;
  348. text-align:left;
  349. line-height:90%;
  350. margin-left:-40px;
  351. }
  352.  
  353. .postnote li {
  354. list-style-type:none;
  355. border-bottom:1px solid {color:border};
  356. padding:10px 25px 10px 25px;
  357. text-align:left;
  358. margin:0px;
  359. -moz-transition-duration:0.5s;
  360. -webkit-transition-duration:0.5s;
  361. -o-transition-duration:0.5s;
  362. }
  363.  
  364. .tags {
  365. font-family:consolas;
  366. font-style:normal;
  367. width:400px;
  368. text-transform:lowercase;
  369. font-style:italic;
  370. color:{color:tags};
  371. letter-spacing:3px;
  372. line-height:100%;
  373. font-size:9px;
  374. text-align:center;
  375. padding:2px;
  376. -moz-transition-duration:0.5s;
  377. -webkit-transition-duration:0.5s;
  378. -o-transition-duration:0.5s;
  379. }
  380.  
  381. .tags a {
  382. color:{color:text};
  383. letter-spacing:1px;
  384. padding:1px;
  385. }
  386.  
  387. .tags a:hover {
  388. color:#f1f1f1;
  389. }
  390.  
  391. ul.chat, .chat ol, .chat li {
  392. list-style:none;
  393. margin:0px;
  394. padding:2px;
  395. }
  396.  
  397. .tab {
  398. text-decoration:underline;
  399. font-weight:700;
  400. background-color:{color:bg};
  401. margin-right:5px;
  402. }
  403.  
  404. #credit {
  405. position:fixed;
  406. font-size:8px;
  407. font-weight:normal;
  408. line-height:150%;
  409. letter-spacing:2px;
  410. right:10px;
  411. bottom:10px;
  412. text-transform:uppercase;
  413. text-align:center;
  414. }
  415.  
  416. #title {
  417. position:fixed;
  418. margin-top:48px;
  419. opacity: 1;
  420. color:{color:Title};
  421. margin-left:30px;
  422. height:70px;
  423. border:1px solid #e3e3e3;
  424. font-style:italic;
  425. line-height:550%;
  426. opacity:0.4;
  427. text-transform:lowercase;
  428. border-bottom:10px solid {color:border};
  429. letter-spacing:6px;
  430. font-size:12px;
  431. width:438px;
  432. background-color:#fff;
  433. }
  434. #title2 {
  435. position:fixed;
  436. margin-top:72px;
  437. opacity: 1;
  438. color:{color:subtitle};
  439. margin-left:-15px;
  440. height:60px;
  441. font-style:normal;
  442. line-height:550%;
  443. text-transform:uppercase;
  444. text-align:center;
  445. letter-spacing:3px;
  446. font-size:8px;
  447. width:540px;
  448. }
  449.  
  450. #credit a {
  451. padding:3px;
  452. border:1px solid #e3e3e3;
  453. color:{color:text};
  454. -moz-transition-duration:0.5s;
  455. -webkit-transition-duration:0.5s;
  456. -o-transition-duration:0.5s;
  457. }
  458.  
  459. {CustomCSS}
  460.  
  461. </style></head>
  462.  
  463. <body>
  464. <div id="themenum">
  465. <div id="sidebar">
  466. <img src="{image:sidebar}" title="{Title}">
  467. <div class="slinks">
  468. {block:IfLink1}
  469. <div style= "border:1px solid {color:border};"><a href="{text:link1 url}" title={text:link1}>I.</a></div>
  470. {/block:IfLink1}
  471. {block:IfLink2}
  472. <div style= "border:1px solid {color:border};"><a href="{text:link2 url}" title={text:link2}>II.</a></div>
  473. {block:IfLink3}
  474. <div style= "border:1px solid {color:border};"><a href="{text:link3 url}" title={text:link3}>III.</a></div>
  475. {/block:IfLink3}
  476. {block:IfLink4}
  477. <div style= "border:1px solid {color:border};"><a href="{text:link4 url}" title={text:link4}>IV.</a></div>
  478. {/block:IfLink4}
  479. </div>
  480. <div class="description">
  481. {Description}
  482. </div>
  483. {block:Pagination}
  484. <div class="pagination">
  485. {block:PreviousPage}
  486. <a href="{PreviousPage}">«</a>
  487. {/block:PreviousPage}
  488. {block:JumpPagination length="3"}
  489. {block:CurrentPage}
  490. <span class="current_page">{PageNumber}</span>
  491. {/block:CurrentPage}
  492. {block:JumpPage}
  493. <a class="jump_page" href="{URL}">{PageNumber}</a>
  494. {/block:JumpPage}
  495. {/block:JumpPagination}
  496. {block:NextPage}
  497. <a href="{NextPage}">»</a>
  498. {/block:NextPage}
  499. </div>
  500. {/block:Pagination}
  501. </div>
  502.  
  503. <div id="postcontainer">
  504.  
  505. {block:Posts}
  506.  
  507. <div id="posts">
  508.  
  509. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  510.  
  511. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  512.  
  513. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  514. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  515.  
  516. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  517.  
  518. {block:Photoset}<center>{Photoset-400}</center>
  519. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  520.  
  521. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  522.  
  523. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  524.  
  525. {block:Answer}<div class="question"><div class="asker">{Asker}</div> {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  526.  
  527. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  528. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  529. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  530. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  531. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  532.  
  533.  
  534.  
  535. {block:Date}<div id="info">{TimeAgo} {block:NoteCount} WITH <a href="{Permalink}"><i>{NoteCountWithLabel}</i></a>{/block:NoteCount}{block:RebloggedFrom} VIA <a href="{ReblogParentURL}"><i>{ReblogParentName}</i></a>{/block:RebloggedFrom}
  536. {block:ContentSource} (Source: <a href="{SourceURL}">{SourceLink})</a>{/block:ContentSource}</div>{/block:Date}
  537. {block:HasTags}
  538. <div class="tags">{block:Tags}<a href="{TagURL}">.{Tag}</a>,{/block:Tags}</div>
  539. {/block:HasTags}
  540. <div class="postnote">
  541. {block:PostNotes}{PostNotes}{/block:PostNotes}
  542. </div>
  543. </div>
  544. {/block:Posts}
  545.  
  546.  
  547. </div>
  548.  
  549. <div id="credit"><a href="http://paulveretts.tumblr.com/">theme</a></div>
  550.  
  551. </div>
  552. </div>
  553. </div>
  554. </body>
  555. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement