madysthemes

Theme #26 by inspiredbylou

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