madysthemes

Theme #23 by inspiredbylou

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