madysthemes

Theme #22 by inspiredbylou

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