bangyixing

Theme #11 - Cappuccino

Jul 28th, 2013
1,032
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.53 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!--
  5. ᴛʜᴇᴍᴇ 11: ᴄᴀᴘᴘᴜᴄᴄɪɴᴏ
  6. ᴅᴇsɪɢɴᴇᴅ ᴀɴᴅ ᴄᴏᴅᴇᴅ ʙʏ ᴀɴᴅʀᴇᴀ @ ᴍʟɪᴋʙᴏʏ
  7. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛs. ᴛʜᴀɴᴋ ʏᴏᴜ.
  8. -->
  9.  
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head><title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17. <!--Default Variables-->
  18. <!--Colors-->
  19.  
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Title" content="#9c9c9c"/>
  22. <meta name="color:Border" content="#e6e4e4"/>
  23. <meta name="color:Link" content="#424242"/>
  24. <meta name="color:Hover" content="#cfcfcf"/>
  25. <meta name="color:Asker" content="#fafafa"/>
  26. <meta name="color:Scrollbar" content="#fbfbfb"/>
  27. <meta name="color:Description" content="#777777"/>
  28. <meta name="color:Letter" content="#424242"/>
  29. <meta name="color:Tags" content="#b8b8b8"/>
  30. <meta name="color:Text" content="#777777"/>
  31.  
  32. <!--Images-->
  33.  
  34. <meta name="image:Background" content="/"/>
  35. <meta name="image:Sidebar" content=""/>
  36.  
  37. <!--Links-->
  38.  
  39. <meta name="text:Link1" content="" />
  40. <meta name="text:Link1 Title" content="" />
  41. <meta name="text:Link2" content="" />
  42. <meta name="text:Link2 Title" content="" />
  43.  
  44. <style type="text/css">
  45.  
  46. ::-webkit-scrollbar-thumb:vertical {
  47. background: {color:Border};
  48. height: 80px;
  49. }
  50.  
  51. ::-webkit-scrollbar {
  52. height: 10px;
  53. width: 3px;
  54. background: {color:Scrollbar};
  55. }
  56.  
  57. body {
  58. background:{color:background};
  59. background-image: url("{image:background}");
  60. background-attachment: fixed;
  61. margin:60px;
  62. padding:0px;
  63. color:{color:text};
  64. font-family:Times New Roman;
  65. font-size:9px;
  66. text-align:justify;
  67. letter-spacing:1px;
  68. line-height:140%;
  69. }
  70.  
  71. a {
  72. text-decoration:none;
  73. outline:none;
  74. -moz-outline-style:none;
  75. color:{color:Text};
  76. -webkit-transition: all 0.5s ease;
  77. -moz-transition: all 0.5s ease;
  78. -o-transition: all 0.5s ease;
  79. }
  80.  
  81. img {
  82. border:none;
  83. }
  84.  
  85. blockquote blockquote {
  86. padding-left:5px;
  87. border-left:1px solid;
  88. }
  89.  
  90. h1 {
  91. font-size:20px;
  92. text-transform:lowercase;
  93. font-style:none;
  94. line-height:140%;
  95. text-align:center;
  96. font-family:Centaur;
  97. color:{color:Title};
  98. }
  99.  
  100. a:hover {
  101. color: {color:Border};
  102. }
  103.  
  104. small{
  105. font-size:9px;
  106. line-height:140%;
  107. }
  108.  
  109. big {
  110. font-size:12px;
  111. line-height:140%;
  112. }
  113.  
  114. b, strong{
  115. color:{color:Text};
  116. }
  117. i, em {
  118. color:{color:Text};
  119. }
  120. p{
  121. margin-top:5px;
  122. margin-bottom:5px;
  123. }
  124. blockquote {
  125. padding:0px;
  126. padding-left:5px;
  127. margin:5px;
  128. border-left:1px solid {color:Border};
  129. }
  130.  
  131. blockquote img {
  132. max-width:300px;
  133. }
  134.  
  135. ul, li img {
  136. max-width:250px;
  137. }
  138.  
  139. .audio { height:60px; padding:5px; margin-bottom:5px; }
  140. .audio-album { position:absolute; width:60px; }
  141. .audio-player { position:absolute; width:25px; height:25px; margin-left:15px; margin-top:15px; opacity:0.9; overflow:hidden; border:2px solid {color:Border}; }
  142. .audio-info { margin-top:-2px; position:relative; margin-left:70px; padding:5px; }
  143.  
  144. #entries {
  145. overflow:hidden;
  146. margin-left:530px;
  147. }
  148.  
  149. #post {
  150. margin:15px;
  151. padding-left:15px;
  152. padding-right:15px;
  153. padding-top:15px;
  154. width:400px;
  155. }
  156.  
  157. #quote {
  158. font-size:15px;
  159. font-style:none;
  160. text-align:center;
  161. line-height:140%;
  162. }
  163.  
  164. #chat {
  165. text-transform:lowercase;
  166. }
  167.  
  168. #website {
  169. font-style:italic;
  170. text-align:right;
  171. font-size:12px;
  172. color:{color:Text};
  173. }
  174.  
  175. #sidebar {
  176. position:fixed;
  177. margin-left:100px;
  178. margin-top:-40px;
  179. }
  180.  
  181. #sidebarimage img {
  182. width:180px;
  183. height:130px;
  184. position:fixed;
  185. margin-left:190px;
  186. margin-top:208px;
  187. padding:1px;
  188. }
  189.  
  190. #links {
  191. width:180px;
  192. height:auto;
  193. font-size:10px;
  194. font-family:Cambria;
  195. text-align:center;
  196. text-transform:lowercase;
  197. opacity:1;
  198. position:fixed;
  199. word-spacing:12px;
  200. margin-left:191px;
  201. margin-top:349px;
  202. letter-spacing:1px;
  203. }
  204.  
  205. #links a {
  206. color:{color:Link};
  207. }
  208.  
  209. #links a:hover {
  210. background:{color:Background};
  211. color:{color:Hover};
  212. }
  213.  
  214. #description {
  215. font-size:9px;
  216. width:180px;
  217. height:auto;
  218. opacity:1;
  219. padding:0px;
  220. font-family:Times New Roman;
  221. text-transform:none;
  222. position:fixed;
  223. text-align:justify;
  224. font-style:none;
  225. line-height:125%;
  226. margin-top:370px;
  227. margin-left:191px;
  228. letter-spacing:1px;
  229. -moz-transition-duration:1s;
  230. -webkit-transition-duration:1s;
  231. -o-transition-duration:1s;
  232. }
  233.  
  234. #description a {
  235. color:{color:Link};
  236. }
  237.  
  238. #description a:hover {
  239. background:{color:Background};
  240. color:{color:Hover};
  241. }
  242.  
  243. #description:first-letter {
  244. padding:5px;
  245. padding-bottom:6px;
  246. padding-left:5px;
  247. padding-right:6px;
  248. font-size:20px;
  249. font-style:italic;
  250. margin-right:3px;
  251. line-height:140%;
  252. float:left;
  253. background:{color:Letter};
  254. color:{color:Background};
  255. }
  256.  
  257. #pagination {
  258. width:120px;
  259. font-size:9px;
  260. text-align:center;
  261. padding:8px;
  262. margin-top:445px;
  263. margin-left:215px;
  264. letter-spacing:1px;
  265. position:fixed;
  266. font-style:italic;
  267. color:black;
  268. }
  269.  
  270. #pagination a:hover {
  271. color:{color:Hover};
  272. -webkit-transition: all 0.5s ease-out;
  273. -moz-transition: all 0.5s ease-out;
  274. transition: all 0.5s ease-out;
  275.  
  276. }
  277.  
  278.  
  279. #info {
  280. text-align:center;
  281. margin-top:5px;
  282. margin-bottom:6px;
  283. font-family:Courier;
  284. padding-top:5px;
  285. text-transform:uppercase;
  286. font-style:none;
  287. letter-spacing:1px;
  288. font-size:8px;
  289. line-height:120%;
  290. color: {color:Tags};
  291. }
  292.  
  293. #info a:hover{
  294. text-decoration: none;
  295. color: {color:Hover};
  296. }
  297.  
  298. #tags {
  299. font-size:8px;
  300. margin-top:0px;
  301. text-transform:lowercase;
  302. opacity:1;
  303. -webkit-transition: all 0.5s ease-out;
  304. -moz-transition: all 0.5s ease-out;
  305. -o-transition: all 0.5s ease-out;
  306. }
  307.  
  308. #notes {
  309. font-family:Courier;
  310. text-transform:lowercase;
  311. font-size:8px;
  312. }
  313.  
  314. #question {
  315. text-align:right;
  316. padding:20px;
  317. background: {color:Asker};
  318. font-size:10px;
  319. color:{color:Text};
  320. }
  321.  
  322. #credit {
  323. font-family:Calibri;
  324. font-size:9px;
  325. letter-spacing:1px;
  326. float:right;
  327. position:fixed;
  328. bottom:15px;
  329. right:10px;
  330. }
  331.  
  332. #credit a {
  333. color:#ffffff;
  334. padding:5px;
  335. text-transform:uppercase;
  336. background:{color:Link};
  337. }
  338.  
  339. #credit a:hover {
  340. color:{color:Link};
  341. text-transform:uppercase;
  342. font-style:none;
  343. background:{color:Background};
  344. }
  345.  
  346. {CustomCSS}</style></head><body>
  347.  
  348. <div id="sidebar">
  349. <div id="sidebarimage"><img src="{image:Sidebar}"></div>
  350.  
  351. <div id="links">
  352. <a href="/">index</a>
  353. <a href="/ask">askbox</a>
  354. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  355. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  356. </div>
  357.  
  358. <div id="description">{Description}</div>
  359.  
  360. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">fall</a>{/block:PreviousPage} — {block:NextPage}<a href="{NextPage}">jump</a>{/block:NextPage}{/block:Pagination}</div></div>
  361.  
  362. <div id="entries">
  363. {block:Posts}
  364. <div id="post">
  365.  
  366. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  367.  
  368. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  369.  
  370. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  371.  
  372. {block:Quote}<div id="quote">❝{Quote}</i>❞{block:Source} — <i>{Source}</i></div>{/block:Source}{/block:Quote}
  373.  
  374. {block:Link}<div id="website"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  375.  
  376. <div id="chat">
  377. {block:Chat}
  378. {block:Title}
  379. <h1>{Title}</h1>
  380. {/block:Title}
  381. {block:Lines}
  382. <blockquote>{block:Label}<b>{Label}</b>{/block:Label} -
  383. {Line}</blockquote><br>
  384. {/block:Lines}{/block:Chat}
  385. </div>
  386.  
  387. {block:Audio}
  388. <div class="audio">
  389. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  390. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  391. <div class="audio-info">
  392. {block:TrackName}<b>Title:</b> {TrackName}<br>{/block:TrackName}
  393. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  394. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  395. {block:PlayCount}<b>Plays:</b> {PlayCount}<br>{/block:PlayCount}
  396. </div></div>
  397. {/block:Audio}
  398.  
  399. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  400.  
  401. {block:Answer}
  402. <div id="question">
  403. <i><big>{Asker}</big>; </i>
  404. <br>
  405. {Question}</div>
  406. {Answer}{/block:answer}
  407.  
  408. <div id="info">
  409. <img src="http://media.tumblr.com/f595e24f5060b6e84c3dcc502898b78b/tumblr_inline_movz56CdiF1qz4rgp.png"><p>
  410. <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  411. {block:HasTags}<div id="tags">{block:Tags} - <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  412. {/block:Posts}
  413. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  414.  
  415. {/block:Posts}
  416. </div>
  417. </div>
  418.  
  419. <div id="credit"><a href="http://mlikboy.tumblr.com/">mlikboy</a></div>
  420.  
  421. </body>
  422. </html>
Advertisement
Add Comment
Please, Sign In to add comment