Advertisement
damnbritts

theme 18 by damnbritts

Aug 7th, 2013
1,680
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.86 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 #18 by Damnbritts
  4. Do not break the rules or
  5. remove credit! :)-->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <head>
  11.  
  12.  
  13. <meta name="color:bg" content="#FFFFFF">
  14. <meta name="color:link" content="#E6E4E4">
  15. <meta name="color:hover" content="#454545">
  16. <meta name="color:infobg" content="#FCFCFC">
  17. <meta name="color:text" content="#9A9A9A">
  18. <meta name="color:tags" content="#EDEDED">
  19. <meta name="color:scrollbar" content="#D6D5D5">
  20. <meta name="color:border" content="#FAFAFA">
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:sidebar2" content=""/>
  24. <meta name="text:sidetitle" content="">
  25.  
  26. <meta name="text:linkA" content="">
  27. <meta name="text:linkA url" content="/">
  28. <meta name="text:linkB" content="">
  29. <meta name="text:linkB url" content="/">
  30. <meta name="text:linkC" content="">
  31. <meta name="text:linkC url" content="/">
  32. <meta name="text:linkD" content="">
  33. <meta name="text:linkD url" content="/">
  34.  
  35. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <link rel="shortcut icon" href="{Favicon}" />
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. a {
  44. color:{color:link};
  45. text-decoration:none;
  46. -moz-transition-duration:0.5s;
  47. -webkit-transition-duration:0.5s;
  48. -o-transition-duration:0.5s;
  49. }
  50.  
  51. a:hover {
  52. color:{color:hover};
  53. text-decoration:none;
  54. -moz-transition-duration:0.5s;
  55. -webkit-transition-duration:0.5s;
  56. -o-transition-duration:0.5s;
  57. }
  58.  
  59.  
  60. ::-webkit-scrollbar-thumb:vertical {
  61. height:12px;
  62. border:2px solid #fff;
  63. background-color:#d6d5d5;
  64. }
  65. ::-webkit-scrollbar-thumb:horizontal {
  66. background-color:#fff;
  67. }
  68. ::-webkit-scrollbar {
  69. width:11px;
  70. height:7px;
  71. border:5px solid #fff;
  72. background-color:#d6d5d5;
  73. }
  74. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
  75. display:block;
  76. height:8px;
  77. border-right:2px solid #fff;
  78. border-left:2px solid #fff;
  79. background-color:#d6d5d5;
  80. }
  81.  
  82. body {
  83. background-color:{color:bg};
  84. font-family:Calibri;
  85. font-weight:normal;
  86. }
  87.  
  88.  
  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-size:15px;
  104. text-align:center;
  105. line-height:100%;
  106. letter-spacing:-0.5px;
  107. color:{color:text};
  108. font-weight:normal;
  109. padding:5px;
  110. padding-bottom:2px;
  111. }
  112.  
  113.  
  114. blockquote {
  115. border-left:2px solid {color:text};
  116. padding-left:5px;
  117. margin:5px;
  118. }
  119.  
  120. #theme {
  121. background-color:{color:bg};
  122. width:700px;
  123. margin: 0 auto -12px auto;
  124. text-align: center;
  125. }
  126.  
  127. #sidebar {
  128. position:fixed;
  129. width:150px;
  130. height:auto;
  131. margin-top:200px;
  132. margin-left:-50px;
  133. text-align:left;
  134. color:{color:text};
  135. }
  136.  
  137. #sidebar img {
  138. width:90px;
  139. height:90px;
  140. margin-bottom:10px;
  141. margin-top:40px;
  142. border: 1px solid #dbdbdb;
  143. padding: 5px;
  144. -webkit-transition: all .7s ease;
  145. -moz-transition: all 7s ease;
  146. -o-transition: all .7s ease;
  147. }
  148.  
  149. #sidebarimage {
  150. width 85px;
  151. margin-left:51px;
  152. margin-top:-35px;
  153. }
  154.  
  155. #sidebarimag2 {
  156. width 85px;
  157. margin-left:-60px;
  158. margin-top:-157px;
  159. }
  160.  
  161. #sidebar:hover #sidebarimage img {
  162. margin-top:100px;
  163. -webkit-transition: all .7s ease;
  164. -moz-transition: all 7s ease;
  165. -o-transition: all .7s ease;
  166. }
  167.  
  168. #sidebar:hover #sidebarimag2 img {
  169. margin-top:-70px;
  170. -webkit-transition: all .7s ease;
  171. -moz-transition: all 7s ease;
  172. -o-transition: all .7s ease;
  173. }
  174.  
  175.  
  176. .title{
  177. width:200px;
  178. color:#848484;
  179. text-transform:lowercase;
  180. font-size:15px;
  181. font-family:lala;
  182. line-height:140%;
  183. display:block;
  184. text-align:center;
  185. font-style:italic;
  186. border-bottom:1px solid #e6e6e6;
  187. padding-bottom:12px;
  188. height:10px;
  189. letter-spacing:1px;
  190. margin-bottom:7px;
  191. margin-left:-53px;
  192. margin-top:5px;
  193. }
  194.  
  195. #sidebar .title {
  196. opacity:0.9;
  197. -webkit-transition: all .5s ease;
  198. -moz-transition: all .5s ease;
  199. -o-transition: all .5s ease;
  200. }
  201.  
  202. #sidebar:hover .title {
  203. opacity:0;
  204. -webkit-transition: all .5s ease;
  205. -moz-transition: all .5s ease;
  206. -o-transition: all .5s ease;
  207. }
  208.  
  209. .links {
  210. width:40px;
  211. height:60px;
  212. margin-bottom:10px;
  213. margin-left:-42px;
  214. margin-top:-5px;
  215. font-size:10px;
  216. font-family:calibri;
  217. text-transform:lowercase;
  218. text-align:center;
  219. letter-spacing:2px;
  220. line-height:150%;
  221. padding:21px;
  222. padding-top:10px;
  223. padding-bottom:10px;
  224. border:1px solid #dbdbdb;
  225. background-color:transparent;
  226. position:fixed;
  227. }
  228.  
  229. .links a{
  230. padding:3px;
  231. color:#a8a8a8;
  232. letter-spacing:0px;
  233. text-decoration:underline;
  234. text-align:center;
  235. text-shadow:20px 0px transparent, -20px 0px transparent;
  236. -webkit-transition: all 0.5s linear;
  237. z-index:4;
  238. }
  239.  
  240. .links a:hover{
  241. -webkit-transition: all 0.5s linear;
  242. text-shadow:0px 0px #a8a8a8, -0px 0px #a8a8a8;
  243. z-index:4;
  244. }
  245.  
  246. #sidebar .links {
  247. opacity:0;
  248. -webkit-transition: all .5s ease;
  249. -moz-transition: all .5s ease;
  250. -o-transition: all .5s ease;
  251. }
  252.  
  253. #sidebar:hover .links {
  254. opacity:0.9;
  255. -webkit-transition: all 1.2s ease;
  256. -moz-transition: all 1.2s ease;
  257. -o-transition: all 1.2s ease;
  258. }
  259.  
  260. .desc {
  261. width:60px;
  262. height:59px;
  263. margin-bottom:10px;
  264. font-family:calibri;
  265. margin-left:52px;
  266. margin-top:-100px;
  267. text-align:left;
  268. font-size:9px;
  269. color:#9b9b9b;
  270. letter-spacing:0px;
  271. line-height:120%;
  272. padding:12px;
  273. border:1px solid #dbdbdb;
  274. background-color:transparent;
  275. position:fixed;
  276. }
  277.  
  278. .desc a {
  279. color:{color:link};
  280. }
  281.  
  282. #sidebar .desc {
  283. opacity:0;
  284. -webkit-transition: all .5s ease;
  285. -moz-transition: all .5s ease;
  286. -o-transition: all .5s ease;
  287. }
  288.  
  289. #sidebar:hover .desc {
  290. opacity:0.9;
  291. -webkit-transition: all 2s ease;
  292. -moz-transition: all 2s ease;
  293. -o-transition: all 2s ease;
  294. }
  295.  
  296. .pagi {
  297. font-size:10px;
  298. font-family:cambria;
  299. margin-left:55px;
  300. text-transform:lowercase;
  301. letter-spacing:3px;
  302. font-style:italic;
  303. text-align:center;
  304. }
  305.  
  306. .pagi a {
  307. color:#a8a8a8;
  308. }
  309.  
  310. #sidebar .pagi {
  311. opacity:0;
  312. -webkit-transition: all .7s ease;
  313. -moz-transition: all .7s ease;
  314. -o-transition: all .7s ease;
  315. }
  316.  
  317. #sidebar:hover .pagi {
  318. opacity:0.9;
  319. margin-top:110px;
  320. -webkit-transition: all .7s ease;
  321. -moz-transition: all .7s ease;
  322. -o-transition: all .7s ease;
  323. }
  324.  
  325. #stuffcontainer {
  326. float:left;
  327. margin-left:200px;
  328. margin-top:75px;
  329. text-align:justify;
  330. background-color:{color:bg};
  331. color:{color:text};
  332. margin-bottom: 35px;
  333. }
  334.  
  335.  
  336. #stuff {
  337. width:500px;
  338. margin-top:75px;
  339. text-align:justify;
  340. font-size:11px;
  341. line-height:90%;
  342. letter-spacing:0x;
  343. color:{color:text};
  344. }
  345.  
  346. .caption {
  347. width:500px;
  348. text-align:justify;
  349. line-height:120%;
  350. }
  351.  
  352. .ask {
  353. padding:10px;
  354. text-align:left;
  355. color:{color:text};
  356. background-color:{color:infobg};
  357. border-bottom:1px solid {color:border};
  358. border-right:1px solid {color:border};
  359. }
  360.  
  361. .ans {
  362. text-align:left;
  363. padding:10px;
  364. color:{color:text};
  365. }
  366.  
  367. .audio {
  368. width:500px;
  369. padding-bottom:10px;
  370. background-color:{color:infobg};
  371. }
  372.  
  373. .albumart {
  374. float:left;
  375. padding:0px 10px 10px 0px;
  376. }
  377.  
  378. .albumart img {
  379. width:45px;
  380. height:45px;
  381. }
  382.  
  383. .playercontainer {
  384. text-align:left;
  385. padding:10px;
  386. background-color:#ffffff;
  387. width:480px;
  388. }
  389.  
  390. .audioinfo {
  391. padding:10px;
  392. color:{color:text};
  393. }
  394.  
  395. #postinfo {
  396. width:490px;
  397. padding:5px;
  398. font-size:8px;
  399. color:{color:link};
  400. text-transform:uppercase;
  401. font-style:normal;
  402. letter-spacing:2px;
  403. text-align:left;
  404. border-top:1px solid {color:border};
  405. border-bottom:1px solid {color:border};
  406. -moz-transition-duration:0.5s;
  407. -webkit-transition-duration:0.5s;
  408. -o-transition-duration:0.5s;
  409. }
  410.  
  411. #postinfo a {
  412. color:{color:link};
  413. text-align:center;
  414. letter-spacing:1px;
  415. font-style:normal;
  416. }
  417.  
  418. #postinfo a:hover {
  419. color:{color:hover};
  420. }
  421.  
  422. .note {
  423. text-transform:uppercase;
  424. font-style:normal;
  425. letter-spacing:0px;
  426. font-size: 9px;
  427. text-align:left;
  428. line-height:90%;
  429. margin-left:-40px;
  430. }
  431.  
  432. .note li {
  433. list-style-type:none;
  434. border-bottom:1px solid {color:border};
  435. padding:10px 25px 10px 25px;
  436. text-align:left;
  437. margin:0px;
  438. -moz-transition-duration:0.5s;
  439. -webkit-transition-duration:0.5s;
  440. -o-transition-duration:0.5s;
  441. }
  442.  
  443. .tags {
  444. font-style:normal;
  445. width:500px;
  446. text-transform:uppercase;
  447. font-style:normal;
  448. color:{color:tags};
  449. letter-spacing:2px;
  450. line-height:120%;
  451. font-size:8px;
  452. text-align:left;
  453. padding:2px;
  454. -moz-transition-duration:0.5s;
  455. -webkit-transition-duration:0.5s;
  456. -o-transition-duration:0.5s;
  457. }
  458.  
  459. .tags a {
  460. color:{color:tags};
  461. letter-spacing:1px;
  462. padding:1px;
  463. }
  464.  
  465. .tags a:hover {
  466. color:{color:link};
  467. }
  468.  
  469. ul.chat, .chat ol, .chat li {
  470. list-style:none;
  471. margin:0px;
  472. padding:2px;
  473. }
  474.  
  475. .label {
  476. text-decoration:underline;
  477. font-weight:700;
  478. background-color:{color:infobg};
  479. margin-right:5px;
  480. }
  481.  
  482. #cred {
  483. font-size:8px;
  484. font-family:times;
  485. letter-spacing:1px;
  486. -moz-transition-duration:0.5s;
  487. -webkit-transition-duration:0.5s;
  488. -o-transition-duration:0.5s;
  489. }
  490.  
  491. #cred a {
  492. background-color:#fff;
  493. color:#a8a8a8;
  494. padding:5px;
  495. border:1px solid #ddd;
  496. position:fixed;
  497. right:7px;
  498. bottom:10px
  499. }
  500.  
  501. #cred a:hover {
  502. color:#fff;
  503. background-color:#000;
  504. border-radius:90px;
  505. -moz-transition-duration:2s;
  506. -webkit-transition-duration:2s;
  507. -o-transition-duration:2s;
  508. }
  509.  
  510.  
  511. {CustomCSS}
  512.  
  513. </style></head>
  514.  
  515. <body>
  516. <div id="theme">
  517. <div id="sidebar">
  518. <div class="title">{text:sidetitle}
  519. </div>
  520. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  521. <div id="sidebarimag2"><img src="{image:sidebar2}"></div>
  522. <meta name="image:thekey" content=""/>
  523. <div class="links">
  524. {block:IfLinkA}
  525. <a href="{text:linkA url}">{text:linkA}</a>
  526. {/block:IfLinkA}
  527. {block:IfLinkB}
  528. <a href="{text:linkB url}">{text:linkB}</a>
  529. {/block:IfLinkB}
  530. {block:IfLinkC}
  531. <a href="{text:linkC url}">{text:linkC}</a>
  532. {/block:IfLinkC}
  533. {block:IfLinkD}
  534. <a href="{text:linkD url}">{text:linkD}</a>
  535. {/block:IfLinkD}
  536. </div>
  537. <div class="desc">
  538. {Description}
  539. </div>
  540. {block:Pagination}
  541. <div class="pagi">
  542. {block:PreviousPage}
  543. <a href="{PreviousPage}">back</a>
  544. {/block:PreviousPage}
  545. {block:NextPage}
  546. <a href="{NextPage}">forth</a>
  547. {/block:NextPage}
  548. </div>
  549. {/block:Pagination}
  550. </div>
  551.  
  552. <div id="stuffcontainer">
  553.  
  554. {block:Posts}
  555.  
  556. <div id="stuff">
  557.  
  558. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  559.  
  560. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  561.  
  562. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  563. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  564.  
  565. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  566.  
  567. {block:Photoset}<center>{Photoset-500}</center>
  568. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  569.  
  570. {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}
  571.  
  572. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  573.  
  574. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  575.  
  576. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  577. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  578. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  579. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  580. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  581.  
  582.  
  583.  
  584. {block:Date}<div id="postinfo" style="letter-spacing:1px;" >posted {TimeAgo} with <font color=#e9aeca>♥</font> <a href="{Permalink}" >{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  585. {block:ContentSource} ( source <a href="{SourceURL}">{SourceLink} )</a>{/block:ContentSource}</div>{/block:Date}
  586.  
  587. {block:HasTags}
  588. <div class="tags">
  589. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  590. {/block:HasTags}
  591. <div class="note">
  592. {block:PostNotes}{PostNotes}{/block:PostNotes}
  593. </div>
  594. </div>
  595. {/block:Posts}
  596.  
  597.  
  598. </div>
  599.  
  600. <div id="cred"><a href="http://damnbritts.tumblr.com/">DB</a></div>
  601.  
  602. </div>
  603. </div>
  604. </div>
  605.  
  606. </body>
  607. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement