Advertisement
nofacesface

MadLittleTardis Theme

May 4th, 2013
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.26 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5. <meta name="color:Link" content="#fff"/>
  6. <meta name="color:Hover" content="#fff"/>
  7. <meta name="color:Background" content="#fff"/>
  8. <meta name="color:Desc" content="#fff" />
  9. <meta name="color:Text" content="#fff" />
  10. <meta name="color:PostText" content="#fff" />
  11.  
  12. <meta name="image:sidebar1" content="http://25.media.tumblr.com/4193e718c7b4fa1e1efff6b9560cf922/tumblr_mlxijcgHYp1qhycheo5_r1_250.gif"/>
  13. <meta name="image:sidebar2" content="http://static.tumblr.com/cbjpgjf/gA5mmartv/omfgy.gif"/>
  14. <meta name="image:Background" content="http://media.tumblr.com/ab8cb9a30cfc975ae0726fa63de04270/tumblr_inline_mfdugxrVYV1rbwzg3.gif" />
  15.  
  16. <meta name="text:Link 1" content="/ask"/>
  17. <meta name="text:Link 1 Title" content="mssg"/>
  18. <meta name="text:Link 2" content="/" />
  19. <meta name="text:Link 2 Title" content="link1"/>
  20. <meta name="text:Link 3" content="/" />
  21. <meta name="text:Link 3 Title" content="link2"/>
  22. <meta name="text:Link 4" content="" />
  23. <meta name="text:Link 4 Title" content="link3"/>
  24.  
  25. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title> {block:Description}<meta name="description"
  26. content="{MetaDescription}" />{/block:Description}
  27. <link rel="shortcut icon" href="{Favicon}">
  28.  
  29. <script type="text/javascript">
  30. // Typing Title - Generated @ clcrk.com //
  31. function tb8_makeArray(n){
  32. this.length = n;
  33. return this.length;}
  34. tb8_messages = new tb8_makeArray(3);
  35. tb8_messages[0]="mad";
  36. tb8_messages[1]="little";
  37. tb8_messages[2]="tardis";
  38. </script>
  39. <script src="http://static.tumblr.com/scuioro/jA6m6cbs5/typingtitle.js"></script>
  40.  
  41. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/02/06/tiny-hand-with-heart.html" target="_blank" title="Tiny Hand With Heart"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Tiny Hand With Heart" style="position:absolute; top: 0px; right: 0px;" /></a>
  42.  
  43.  
  44.  
  45. <style type="text/css">
  46.  
  47. a {color:;text-decoration:none;-webkit-tra… all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  48.  
  49. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  50.  
  51. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  52.  
  53. #biter
  54.  
  55. #bite a {display:block}
  56.  
  57. #bite .death {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  58.  
  59. #bite:hover .death {margin-top:0px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  60.  
  61. ::-webkit-scrollbar {width: 5px;height:5px;background:#FFF;}
  62. ::-webkit-scrollbar-thumb {background:{color:Hover};}
  63.  
  64.  
  65.  
  66. /* GENERAL */
  67.  
  68.  
  69. @font-face {
  70. font-family: "bamq";
  71. src: url('http://static.tumblr.com/cbjpgjf/zBfmmap6w/bamq-regular.otf');
  72. }
  73.  
  74. @font-face {
  75. font-family: "q7";
  76. src: url('http://fonts.googleapis.com/css?family=Quattrocento:700');
  77. }
  78.  
  79. @font-face {
  80. font-family: "q4";
  81. src: url('http://fonts.googleapis.com/css?family=Quattrocento:400');
  82. }
  83.  
  84. body{
  85. margin:0px;
  86. font-family: q4;
  87. font-size: 12px;
  88. line-height: 12px;
  89. color: {color:text};;
  90. }
  91.  
  92.  
  93.  
  94. body {
  95. background-color: {color:Background};
  96.  
  97. background-image: url({image:Background});
  98. margin: 0;
  99. word-wrap: break-word;
  100. background-attachment: fixed;
  101.  
  102. }
  103.  
  104.  
  105. a:link, a:active, a:visited{text-decoration: none;color: {color:Link};
  106. -webkit-transition: all 0.7s ease;transition: all 0.7s ease;
  107. -moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  108.  
  109. a:hover{color:{color:Hover};}
  110.  
  111. /* POSTS */
  112.  
  113. #center{margin:auto;position:relative;width:400px;}
  114. #content{width:400px;margin:20px 0px;}
  115. #entry{margin:50px;width:400px;}
  116. #entry img{max-width:100%;}
  117.  
  118. /* SIDEBAR */
  119.  
  120. #sidebar {
  121. position:fixed;
  122. width:200px;
  123. text-align:center;
  124. margin:1px -200px;}
  125.  
  126. .image1 img {width:100%;}
  127. .image1{margin:6px;
  128.  
  129. }
  130.  
  131. .image2 img {width:15%;}
  132. .image2{margin:6px;
  133.  
  134. }
  135.  
  136.  
  137. .links a {
  138. font-family: q4;
  139. font-size: 10px;
  140. text-decoration:none;
  141. padding: -1px;
  142. text-align: center;
  143. color: {color: Link};
  144.  
  145.  
  146. }
  147.  
  148. .links a:hover {
  149. text-decoration:none;
  150. color: {color: Hover};
  151. }
  152.  
  153.  
  154. .links {display:block;text-align:center}
  155.  
  156.  
  157. .desc {text-align:center;
  158. border-bottom:1px solid #fff;
  159. padding:3px 10px;
  160. font-size: 11px;
  161. color: {color:desc};}
  162.  
  163. /* TITLES */
  164.  
  165. .title a{color:{color:Title};}
  166. .title {font-family:q7;
  167. font-size:15px;
  168. font-style:none;
  169. margin:0px 5px 0px 0px;
  170. color:{color:PostText};}
  171.  
  172. .blogtitle {
  173. font-size: 40px;
  174. line-height:70px;
  175. font-family:bamq;
  176. color:#fff;}
  177.  
  178. .quote {
  179. padding:10px;
  180. font-size:11px;
  181. text-transform:none;
  182. color: {color:Text};}
  183.  
  184. .source {
  185. font-size: 9px;
  186. text-align:right;
  187. font-style:none;
  188. font-weight:none;
  189. text-transform:none;}
  190.  
  191. .answer {margin:10px;}
  192.  
  193. /* PERMALINKS */
  194.  
  195. .p {
  196. padding:2px;
  197. margin-top:5px;
  198. font-size:9px;
  199. line-height:10px;
  200. text-align:right;
  201. letter-spacing:1px;
  202. text-transform:none;}
  203.  
  204. .t {
  205. padding:2px 5px;
  206. font-size:9px;
  207. line-height:10px;
  208. text-align: left;
  209. font-style:none;
  210. border-top: 1px dotted #000;}
  211.  
  212. .t a{padding:0px 3px;}
  213.  
  214. #c img{width:60%;}
  215. #c{position:fixed;right:-20px;bottom:10px;}
  216.  
  217. #cr img{width:60%;}
  218. #cr{position:fixed;right:-20px;bottom:10px; opacity: 0;
  219. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  220. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  221. #cr:hover { opacity: 1;
  222. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  223. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  224.  
  225.  
  226. /* AUDIO */
  227.  
  228. .artcover {position:absolute;}
  229. .artcover img {width:70px;height:70px;float:left;}
  230. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  231. .audioinfo {margin-left:75px;border-left:2px solid #CCC;padding:5px;}
  232. .i{display:block;padding:6px 3px;line-height:8px;}
  233. .player{position:absolute;background:#FFF;width:30px;height:30px;
  234. opacity:0.45;padding:20px;overflow:hidden;
  235. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  236. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  237. .player:hover{opacity:0.75;}
  238.  
  239. /* TEXT */
  240.  
  241. i, em{color:#fff;}
  242. b, strong{color:#fff;}
  243. ul,ol{margin:0px;margin-left:-10px;}
  244. p{padding:0px;margin:10px;}
  245. u{text-decoration:none;color:#fff;}
  246. blockquote {margin:2px; margin-left:10px;
  247. padding:2px;border-left:2px solid #CCC;}
  248.  
  249. /* MISC */
  250.  
  251. .l .odd{display:block;padding:5px 5px;}
  252. .l .even{display:block;padding:5px 5px;}
  253.  
  254. #s-m-t-tooltip{display:inline-block;position:absolute;max-width:300px;
  255. margin:15px;padding:3px 10px 3px 10px;z-index:99;border:1px solid #AAA;
  256. border-radius:10px;border-top-left-radius:0px;background:#000;}
  257.  
  258. ::selection {color: {color:Hover};}
  259. ::-moz-selection {color: {color:Hover};}
  260. ::-webkit-selection{color: {color:Hover};}
  261.  
  262. img{ margin-bottom:-3px;}
  263.  
  264. /* POSTNOTES */
  265.  
  266. ol.notes a{letter-spacing:1px;}
  267. ol.notes {
  268. list-style:none;
  269. font-size:10px;
  270. margin-top:20px;
  271. text-transform:none;}
  272.  
  273. ol.notes li.note img.avatar {
  274. vertical-align:-5px;
  275. margin-right:5px;
  276. width:20px;
  277. padding:4px;
  278. border:1px solid #EEE;}
  279.  
  280. ol.notes li.note {margin:5px 0px 10px -20px;}
  281. ol.notes li.note span.action {font-style: normal;}
  282. ol.notes li.note .answer_content {font-weight: normal;}
  283. ol.notes li.note blockquote {padding:4px 10px;margin: 10px 0px 0px 25px;}
  284.  
  285.  
  286. </style>
  287. </head>
  288. <body>
  289.  
  290. <div id="center">
  291. <div id="sidebar">
  292. <div class="blogtitle"><a href="/">{Title}</div>
  293. <div id="bite">
  294. <h4><center><div class="image2"><a href="/"><img src="{image:Sidebar2}"</a></div></center></h4>
  295.  
  296. <div class="death">
  297. <div align="center">
  298.  
  299. <div class="image1"><a href="/"><img src="{image:Sidebar1}"</a></div>
  300.  
  301. <div class="desc">{Description}</div>
  302.  
  303. <div class="links">
  304.  
  305. {block:PreviousPage}<b><a href="{PreviousPage}">prev</a></b>
  306. ▴ {/block:PreviousPage}
  307. {block:ifLink1}
  308. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  309. {/block:ifLink1}{block:ifLink2}
  310. ▴ <a href="{text:Link 2}">{text:Link 2 Title}</a>
  311. {/block:ifLink2}{block:ifLink3}
  312. ▴ <a href="{text:Link 3}">{text:Link 3 Title}</a>
  313. {/block:ifLink3}{block:ifLink4}
  314. ▴ <a href="{text:Link 4}">{text:Link 4 Title}</a>
  315. {/block:ifLink4}{block:NextPage}
  316. ▴ <b><a href="{NextPage}">next</a></b>{/block:NextPage}
  317. </div>
  318.  
  319. </div>
  320. </div>
  321. </div>
  322.  
  323.  
  324. </div>
  325.  
  326.  
  327. <div id="content">
  328. {block:Posts}
  329.  
  330. {block:ContentSource}
  331. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  332. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  333. {/block:SourceLogo}
  334. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  335. {/block:ContentSource}
  336.  
  337. <div id="entry">
  338.  
  339. {block:Text}
  340. <div class="title">{Title}</div>{Body}
  341. {/block:Text}
  342.  
  343. {block:Link}
  344. <a href="{URL}"><span class="title">{Name} &raquo;</span></a>
  345. {block:Description}{Description}{/block:Description}
  346. {/block:Link}
  347.  
  348. {block:Photo}
  349. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>
  350. {block:Caption}{Caption}{/block:Caption}
  351. {/block:Photo}
  352.  
  353. {block:Photoset}
  354. {Photoset-400}
  355. {block:Caption}{Caption}{/block:Caption}
  356. {/block:Photoset}
  357.  
  358. {block:Quote}
  359. <div class="quote">{Quote}<div class="source">{Source}</div></div>
  360. {/block:Quote}
  361.  
  362. {block:Chat}
  363. <div class="title">{Title}</div>{block:Lines}
  364. <div class="l {Alt}"><div class="{Alt} user_{UserNumber}">
  365. {block:Label}<b>{Label} </b>{/block:Label}
  366. {Line}</div></div>{/block:Lines}
  367. {/block:Chat}
  368.  
  369. {block:Audio}
  370. {block:AlbumArt}
  371. <div class="artcover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  372. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  373. <div class="audioinfo">
  374. <div class="i"><b>TITLE:</b>
  375. <span{block:TrackName} style="display:none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div>
  376.  
  377. <div class="i"><b>ARTIST:</b>
  378. <span{block:Artist} style="display:none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  379.  
  380. <div class="i"><b>PLAYS:</b>
  381. <span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span> {block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  382. {/block:Audio}
  383.  
  384. {block:Video}
  385. {Video-400}
  386. {block:Caption}{Caption}{/block:Caption}
  387. {/block:Video}
  388.  
  389. {block:Answer}
  390. <div class="quote">{Question} → <b>{Asker}</b></div>
  391. <div class="answer">{Answer}</div>
  392. {/block:Answer}
  393.  
  394. <div class="p">
  395. posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}
  396. {block:RebloggedFrom} /
  397. <a href="{ReblogParentURL}">via</a>
  398. {block:ContentSource} &middot;
  399. <a href="{ReblogRootURL}">source</a>
  400. {/block:ContentSource}{/block:RebloggedFrom} &middot; <a href="{ReblogURL}" target="_blank">reblog</a></div> <div id="tags"><center></div>
  401.  
  402. {block:HasTags}<div class="t">
  403. {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}
  404. </div>{/block:HasTags}
  405.  
  406. {block:PostNotes}{PostNotes}{/block:PostNotes}
  407.  
  408. </div>
  409. {/block:Posts}
  410.  
  411. </div>
  412.  
  413.  
  414. <div id="c">
  415. <img src="http://static.tumblr.com/cbjpgjf/fMTmo7ks9/ugfhkld.gif"></a>
  416. </div>
  417.  
  418. <div id="cr">
  419. <a title="credit" href="http://no-faces-face.tumblr.com">
  420. <img src="http://static.tumblr.com/cbjpgjf/CiJmo7k1u/asdsdtghjgbuergbraek.gif"></a>
  421. </div>
  422.  
  423.  
  424.  
  425.  
  426. </body>
  427. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement