madysthemes

Theme #13

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