Advertisement
sleepythemes

Mocking Bird

Dec 29th, 2013
12,190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.69 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. Theme: Mocking Bird
  6. A sleepy theme, created by Shannon.
  7. @ sleepingtigers.tumblr.com
  8. -->
  9.  
  10. <head>
  11.  
  12.  
  13. <meta name="color:Text" content="000" />
  14. <meta name="color:Background" content="#FFF" />
  15.  
  16. <meta name="font:Body" content="Georgia" />
  17.  
  18. <meta name="if:Display Tags" content="1" />
  19. <meta name="if:Endless Scrolling" content="0" />
  20. <meta name="if:Hide Captions" content="0" />
  21.  
  22. <meta name="text:Link One" content="" />
  23. <meta name="text:Link One Title" content="" />
  24. <meta name="text:Link Two" content="" />
  25. <meta name="text:Link Two Title" content="" />
  26. <meta name="text:Link Three" content="" />
  27. <meta name="text:Link Three Title" content="" />
  28.  
  29. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  30.  
  31.  
  32. <title>{Title}</title>
  33.  
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}
  37. <meta name="description" content="{MetaDescription}" />
  38. {/block:Description}
  39.  
  40.  
  41. <style type="text/css">
  42. body{ background-color:{color:background}; background-image:url({image:background}); background-postition:center; background-attachment: fixed; background-repeat: repeat; color:{color:Text}; font-family:{font:Body}; font-size:9px; line-height: 15px; text-align:justify;}
  43. a:link, a:active, a:visited { border-bottom:1px solid transparent; padding-bottom:3px; color: #000; text-decoration:none; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -ms-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s; }
  44. a:hover { border-bottom:1px solid {color:text}; border-bottom:1px solid #000; opacity: .8.5; font-style:none; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -ms-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s; }
  45. .right { overflow:hidden; text-align: left;}
  46. .totalright {float:right;}
  47. @import url(http://fonts.googleapis.com/css?family=Allerta);
  48. .title { text-transform:none; font-size:20px; line-height:40px; text-align:left; letter-spacing:1px; }
  49. .question { padding-bottom:10px; border-bottom:solid 1px #ccc;}
  50. #container { margin:auto; margin-top:-30px; }
  51. #holder {width:400px; margin:auto; padding:20px; }
  52. #entry { width:400px; margin:auto; padding:20px; {block:IndexPage} padding-top:10px; {/block:IndexPage} padding-bottom:40px; background-color:{color:background}; {block:PermalinkPage} padding-top:20px; {/block:PermalinkPage}}
  53. #entry img { max-width:400px; }
  54. .disphoto {background-image: url({PortraitURL-64}); -moz-border-radius: 38px; -webkit-border-radius: 60px; width: 64px; height: 64px; margin: 10px;}
  55. #heading { padding:20px; width:400px; background-color:{color:background}; }
  56. #info { padding:10px; width:420px; border-left:1px solid #ccc; border-right:1px solid #ccc; }
  57. #navigation { padding:20px; width:400px; background-color:#FFF; opacity:.7; word-spacing:5px; }
  58. #postdisq {color:#000000; margin-left:-200px; position:absolute; -webkit-transition-duration: 0.4s; padding:3px; -moz-border-radius:0px; -webkit-border-radius:5px; z-index:3; margin-top:8px;}
  59. #side { width:170px; position:absolute; float:right; padding:5px; top:28px; }
  60. .quote { line-height:20px; }
  61. .audio {width: 250px; background-color:#000; padding:2px;}
  62. div.video embed, div.post div.video object { width:400px !important; height:275px !important;}
  63. blockquote{ -moz-border-radius: 0px 0px 10px 0px; -webkit-border-radius: 0px 0px 10px 0px; }
  64. blockquote img{ display:block; width:300px; }
  65. .photoquote { border-left: 1px dotted #DDD; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px;}
  66. ul.chat, .chat ol, .chat li { list-style:none; margin:0px; }
  67. ol.notes { padding: 10px; margin: 25px 0px; list-style-type:;}
  68. ol.notes li.note { padding: 2px;}
  69. ol.notes li.note img.avatar { margin-right: 10px; width:0px; height: 0px;}
  70. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  71.  
  72. #post_bottom { text-transform:uppercase; font-size:8px; }
  73. .tags { font-style:none; text-transform:none; }
  74.  
  75.  
  76. </style>
  77.  
  78. {block:IfEndlessScrolling}
  79. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  80. {/block:IfEndlessScrolling}
  81.  
  82. <style type="text/css">{CustomCSS]</style>
  83.  
  84. </head>
  85.  
  86. <body>
  87.  
  88. <div id="container">
  89.  
  90. <div id="holder">
  91.  
  92. <div id="heading">
  93. <BR><BR><BR></BR></BR></BR>
  94. <div class="title"> <a href="/">{Title}</a> </div>
  95.  
  96. <a href="/archive" title="Archive">archive</a> &nbsp;&nbsp;&nbsp;
  97. <a href="/ask" title="Message">message</a> &nbsp;&nbsp;&nbsp;
  98. <a href="/rss" title="RSS">rss</a>
  99.  
  100. {block:IfLinkOneTitle} &nbsp;&nbsp;&nbsp;
  101. <a href="{text:Link One}" title="{text:Link One Title}">{text:Link One Title}</a>
  102. {/block:ifLinkOneTitle}
  103. {block:ifLinkTwoTitle} &nbsp;&nbsp;&nbsp;
  104. <a href="{text:Link Two}" title="{text:Link Two Title}">{text:Link Two Title}</a>
  105. {/block:ifLinkTwoTitle}
  106. {block:ifLinkThreeTitle} &nbsp;&nbsp;&nbsp;
  107. <a href="{text:Link Three}" title="{text:Link Three Title}">{text:Link Three Title}</a>
  108. {/block:ifLinkThreeTitle}
  109.  
  110.  
  111. {block:HasPages}
  112. {block:Pages}
  113. &nbsp;&nbsp;&nbsp; <a href="{URL}" class="page">{Label}</a>
  114. {/block:Pages}
  115. {/block:HasPages}
  116.  
  117. </div>
  118. {block:Description}
  119. <div id="info">
  120. <i>{Description}</i>
  121. </div>
  122. {/block:Description}
  123. <BR><BR>
  124. {block:IfEndlessScrolling}
  125. <div class = "autopagerize_page_element">
  126. {/block:IfEndlessScrolling}
  127.  
  128. {block:Posts}
  129. <div id="entry">
  130.  
  131.  
  132. {block:Text}
  133.  
  134. {block:Title}
  135. <p>{Title}</p>
  136. {/block:Title}
  137.  
  138. {Body}
  139. </a>
  140.  
  141. {/block:Text}
  142.  
  143.  
  144.  
  145. {block:Photo}
  146.  
  147. {LinkOpenTag}
  148. <p><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="500"></p>
  149. {LinkCloseTag}
  150.  
  151. {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage}
  152. {/block:IfNotHideCaptions}
  153.  
  154. {block:PermalinkPage}
  155. <div class="photoquote"><p>{block:Caption}<blockquote>{Caption}</blockquote>{/block:Caption}</p></div>
  156. {/block:PermalinkPage}
  157. {/block:Photo}
  158.  
  159.  
  160.  
  161. {block:Photoset}
  162.  
  163. {Photoset-400}
  164.  
  165. {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage}
  166. {/block:IfNotHideCaptions}
  167. {block:IfHideCaptions}
  168. {block:PermalinkPage}
  169. <p>{block:Caption}{Caption}{/block:Caption}</p>
  170. {/block:PermalinkPage}
  171. {/block:IfHideCaptions}
  172. {/block:Photoset}
  173.  
  174.  
  175.  
  176. {block:Quote}
  177.  
  178. <div class="quote">
  179. <p>
  180. {Quote}
  181. </p>
  182.  
  183. <p>{block:Source}{Source}{/block:Source}</p>
  184.  
  185. </div>
  186. {/block:Quote}
  187.  
  188.  
  189. {block:Link}
  190.  
  191. <a href="{URL}"><u>{Name}</u></a>
  192. <p>{block:Description}{Description}{/block:Description}</p>
  193.  
  194. {/block:Link}
  195.  
  196.  
  197. {block:Chat}
  198.  
  199. {block:Title}<b>{Title}</b>{/block:Title}
  200. <div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div>{/block:Lines}</div>
  201.  
  202. {/block:Chat}
  203.  
  204.  
  205. {block:Audio}
  206.  
  207. <p>
  208. {block:AlbumArt}
  209. <img src="{AlbumArtURL}" width="500">
  210. {/block:AlbumArt}
  211. </p>
  212. <div class="audio">{AudioPlayerBlack}</div>
  213. {block:Caption}{Caption}{/block:Caption}
  214.  
  215. {/block:Audio}
  216.  
  217.  
  218. <div class="video">
  219. {block:Video}
  220.  
  221. {Video-400}
  222.  
  223. {block:IfNotHideCaptions} {block:IndexPage}<div class="photoquote"> {block:Caption} <blockquote> {Caption} </blockquote> {/block:Caption} </div>{/block:IndexPage} {/block:IfNotHideCaptions}
  224. {block:IfHideCaptions} {block:PermalinkPage}<p>{block:Caption}{Caption}{/block:Caption}</p>{/block:PermalinkPage} {/block:IfHideCaptions}
  225.  
  226. {/block:Video}
  227. </div>
  228.  
  229.  
  230. {block:Answer}
  231.  
  232. <div class="question">
  233. {Asker}: {Question}
  234. </div>
  235.  
  236. {Answer}
  237.  
  238. {/block:Answer}
  239.  
  240.  
  241. <div id="post_bottom">
  242. <a href="{Permalink}">{ShortMonth} {DayofMonth} </a> {block:Notecount}&nbsp;&nbsp;&nbsp;+ {NoteCount}{/block:Notecount}
  243. <p>
  244. {block:IfDisplayTags}
  245. {block:HasTags}
  246. <div class="tags">
  247. Filed as: {block:Tags} <a href="{TagURL}">{Tag}</a> &nbsp; {/block:Tags}
  248. </div>
  249. {/block:HasTags}
  250. {/block:IfDisplayTags}
  251. </p>
  252. </div>
  253.  
  254.  
  255. {block:PermalinkPagination}
  256. <p>
  257. <div align="right">
  258. {block:PreviousPost}
  259. <a href="{PreviousPost}">Last Post</a>
  260. {/block:PreviousPost}
  261. {block:NextPost}
  262. &nbsp;&nbsp;&nbsp;&nbsp;
  263. <a href="{NextPost}">Next Post</a>
  264. {/block:NextPost}
  265. </div>
  266. </p>
  267. {/block:PermalinkPagination}
  268.  
  269. {block:PostNotes}{PostNotes}{/block:PostNotes}
  270.  
  271. </div> <!-- E -->
  272.  
  273. {/block:Posts}
  274.  
  275. {block:IndexPage}
  276. {block:IfNotEndlessScrolling}
  277. <div id="navigation">
  278. <div align="right">
  279. {block:Pagination}
  280. {block:PreviousPage}
  281. <a href="{PreviousPage}">Last</a>
  282. {/block:PreviousPage}
  283.  
  284. {block:JumpPagination length="5"}
  285. {block:CurrentPage}
  286. <span class="current_page">{PageNumber}</span>
  287. {/block:CurrentPage}
  288. {block:JumpPage}
  289. <a class="jump_page" href="{URL}">{PageNumber}</a>
  290. {/block:JumpPage}
  291. {/block:JumpPagination}
  292.  
  293. {block:NextPage}
  294. <a href="{NextPage}">Next</a>
  295. {/block:NextPage}
  296. {/block:Pagination}
  297. </div>
  298. </div>
  299. {/block:IfNotEndlessScrolling}
  300. {/block:IndexPage}
  301.  
  302. {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
  303.  
  304. <div style="position:fixed; bottom:5px; right:5px; opacity:.5;">
  305. <a href="http://sleepingtigers.tumblr.com/">s.t.</a>
  306. </div>
  307.  
  308. </div> <!-- H -->
  309.  
  310. </div> <!-- C -->
  311.  
  312. </body>
  313.  
  314. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement