Advertisement
StellaWat

Theme 1: Dust Bowl Danced

Jan 4th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.44 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. <!-- this code is by macklemorerpc i stayed up all night making this shit remove the credit and i will find you and i will kill you
  3. have fun!-->
  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="#E6E4E4">
  13. <meta name="color:hover" content="#454545">
  14. <meta name="color:infobg" content="#FCFCFC">
  15. <meta name="color:text" content="#9A9A9A">
  16. <meta name="color:tags" content="#EDEDED">
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:border" content="#FAFAFA">
  19. <meta name="color:title" content="FCFCFC">
  20.  
  21. <meta name="image:sidebar img" content=""/>
  22. <meta name="image:background img" content=""/>
  23.  
  24. <meta name="text:linkA" content="">
  25. <meta name="text:linkA url" content="/">
  26. <meta name="text:linkB" content="">
  27. <meta name="text:linkB url" content="/">
  28. <meta name="text:linkC" content="">
  29. <meta name="text:linkC url" content="/">
  30. <meta name="text:linkD" content="">
  31. <meta name="text:linkD url" content="/">
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  34.  
  35. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  36. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <link rel="shortcut icon" href="{Favicon}" />
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. a {
  44. color:{color:link};
  45. text-decoration:none;
  46. -moz-transition-duration:0.5s;
  47. -webkit-transition-duration:0.5s;
  48. -o-transition-duration:0.5s;
  49. }
  50.  
  51. a:hover {
  52. color:{color:hover};
  53. text-decoration:none;
  54. -moz-transition-duration:0.5s;
  55. -webkit-transition-duration:0.5s;
  56. -o-transition-duration:0.5s;
  57. }
  58.  
  59.  
  60. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  61. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  62. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  63.  
  64. body {
  65. background-color:{color:bg};
  66. font-family:Calibri;
  67. font-weight:normal;
  68. }
  69.  
  70.  
  71.  
  72.  
  73. h1 {
  74. font-weight:normal;
  75. font-size:10px;
  76. text-align:center;
  77. font-style:normal;
  78. line-height:80%;
  79. letter-spacing:1px;
  80. text-transform:uppercase;
  81. color:{color:text};
  82. }
  83.  
  84. h2 {
  85. font-size:15px;
  86. text-align:center;
  87. line-height:100%;
  88. letter-spacing:-0.5px;
  89. color:{color:text};
  90. font-weight:normal;
  91. padding:5px;
  92. padding-bottom:2px;
  93. }
  94.  
  95.  
  96. blockquote {
  97. border-left:2px solid {color:text};
  98. padding-left:5px;
  99. margin:5px;
  100. }
  101.  
  102. #theme {
  103. background-color:{color:bg};
  104. width:700px;
  105. margin: 0 auto -12px auto;
  106. text-align: center;
  107. }
  108.  
  109. #sidebar {
  110. color:{color:text};
  111. position:fixed;
  112. width:150px;
  113. height:auto;
  114. margin-left:-350px;
  115. margin-top:100px;
  116. text-align:center;
  117. padding-right:600px;
  118. }
  119.  
  120. #sidebar img {
  121. width:500px;
  122. height:300px;
  123. margin-bottom:10px;
  124. margin-right:-500px;
  125. }
  126.  
  127.  
  128. .links {
  129. margin-bottom:10px;
  130. width:500px;
  131. font-size:20px;
  132. text-transform:uppercase;
  133. text-align:center;
  134. letter-spacing:2px;
  135. line-height:100%;
  136. }
  137.  
  138. .links a{
  139. padding:3px;
  140. color:{color:link};
  141. letter-spacing:0px;
  142. text-decoration:none;
  143. -moz-transition-duration:1s;
  144. -webkit-transition-duration:1s;
  145. -o-transition-duration:1s;
  146. }
  147.  
  148. .links a:hover{
  149. color:{color:hover};
  150. -moz-transition-duration:1s;
  151. -webkit-transition-duration:1s;
  152. -o-transition-duration:1s;
  153. }
  154.  
  155. .desc {
  156. margin-bottom:10px;
  157. margin-left;500px;
  158. width:500px;
  159. text-align:center;
  160. font-size:10px;
  161. color:{color:text};
  162. letter-spacing:1px;
  163. line-height:150%;
  164. }
  165.  
  166. .desc a {
  167. color:{color:link};
  168. }
  169.  
  170. .pagi {
  171. font-size:20px;
  172. width:500px;
  173. text-transform:uppercase;
  174. letter-spacing:3px;
  175. font-style:normal;
  176. text-align:center;
  177. }
  178.  
  179. .pagi a {
  180. color:{color:link};
  181. }
  182.  
  183. #stuffcontainer {
  184. float:left;
  185. margin-left:400px;
  186. margin-top:40px;
  187. text-align:center;
  188. background-color:{color:bg};
  189. color:{color:text};
  190. margin-bottom: 35px;
  191. }
  192.  
  193. #title {
  194. width:500px;
  195. margin-top: -2px;
  196. font-size: 50px;
  197. color: {color:title};
  198. font-family:"Grand Hotel";
  199. }
  200.  
  201. #stuff {
  202. width:500px;
  203. margin-top:0px;
  204. text-align:justify;
  205. font-size:11px;
  206. line-height:90%;
  207. letter-spacing:0x;
  208. color:{color:text};
  209. }
  210.  
  211. .caption {
  212. width:500px;
  213. text-align:justify;
  214. line-height:120%;
  215. }
  216.  
  217. .ask {
  218. padding:10px;
  219. text-align:left;
  220. color:{color:text};
  221. background-color:{color:infobg};
  222. border-bottom:1px solid {color:border};
  223. border-right:1px solid {color:border};
  224. }
  225.  
  226. .ans {
  227. text-align:left;
  228. padding:10px;
  229. color:{color:text};
  230. }
  231.  
  232. .audio {
  233. width:500px;
  234. padding-bottom:10px;
  235. background-color:{color:infobg};
  236. }
  237.  
  238. .albumart {
  239. float:left;
  240. padding:0px 10px 10px 0px;
  241. }
  242.  
  243. .albumart img {
  244. width:45px;
  245. height:45px;
  246. }
  247.  
  248. .playercontainer {
  249. text-align:left;
  250. padding:10px;
  251. background-color:#ffffff;
  252. width:480px;
  253. }
  254.  
  255. .audioinfo {
  256. padding:10px;
  257. color:{color:text};
  258. }
  259.  
  260. #postinfo {
  261. width:490px;
  262. padding:5px;
  263. font-size:8px;
  264. color:{color:link};
  265. text-transform:uppercase;
  266. font-style:normal;
  267. letter-spacing:2px;
  268. text-align:left;
  269. border-top:1px solid {color:border};
  270. border-bottom:1px solid {color:border};
  271. -moz-transition-duration:0.5s;
  272. -webkit-transition-duration:0.5s;
  273. -o-transition-duration:0.5s;
  274. }
  275.  
  276. #postinfo a {
  277. color:{color:link};
  278. text-align:center;
  279. letter-spacing:1px;
  280. font-style:normal;
  281. }
  282.  
  283. #postinfo a:hover {
  284. color:{color:hover};
  285. }
  286.  
  287. .note {
  288. text-transform:uppercase;
  289. font-style:normal;
  290. letter-spacing:0px;
  291. font-size: 9px;
  292. text-align:left;
  293. line-height:90%;
  294. margin-left:-40px;
  295. }
  296.  
  297. .note li {
  298. list-style-type:none;
  299. border-bottom:1px solid {color:border};
  300. padding:10px 25px 10px 25px;
  301. text-align:left;
  302. margin:0px;
  303. -moz-transition-duration:0.5s;
  304. -webkit-transition-duration:0.5s;
  305. -o-transition-duration:0.5s;
  306. }
  307.  
  308. .tags {
  309. font-style:normal;
  310. width:500px;
  311. text-transform:uppercase;
  312. font-style:normal;
  313. color:{color:tags};
  314. letter-spacing:2px;
  315. line-height:120%;
  316. font-size:8px;
  317. text-align:left;
  318. padding:2px;
  319. -moz-transition-duration:0.5s;
  320. -webkit-transition-duration:0.5s;
  321. -o-transition-duration:0.5s;
  322. }
  323.  
  324. .tags a {
  325. color:{color:tags};
  326. letter-spacing:1px;
  327. padding:1px;
  328. }
  329.  
  330. .tags a:hover {
  331. color:{color:link};
  332. }
  333.  
  334. ul.chat, .chat ol, .chat li {
  335. list-style:none;
  336. margin:0px;
  337. padding:2px;
  338. }
  339.  
  340. .label {
  341. text-decoration:underline;
  342. font-weight:700;
  343. background-color:{color:infobg};
  344. margin-right:5px;
  345. }
  346.  
  347. {CustomCSS}
  348.  
  349. </style></head>
  350.  
  351. <body>
  352.  
  353. <img src="{image:background img}" style='position:fixed;bottom:0px;left:0px;z-index:-999'/>
  354. <div id="theme">
  355. <div id="sidebar">
  356. <div id="title">
  357. {Title}</div>
  358. <div class="links">
  359. {block:IfLinkA}
  360. <a href="{text:linkA url}">{text:linkA}</a>
  361. {/block:IfLinkA}
  362. {block:IfLinkB}
  363. <a href="{text:linkB url}">{text:linkB}</a>
  364. {/block:IfLinkB}
  365. {block:IfLinkC}
  366. <a href="{text:linkC url}">{text:linkC}</a>
  367. {/block:IfLinkC}
  368. {block:IfLinkD}
  369. <a href="{text:linkD url}">{text:linkD}</a>
  370. {/block:IfLinkD}
  371. </div>
  372. <div class="desc">
  373. {Description}
  374. </div>
  375. {block:Pagination}
  376. <div class="pagi">
  377. {block:PreviousPage}
  378. <a href="{PreviousPage}">←</a>
  379. {/block:PreviousPage}
  380. {block:NextPage}
  381. <a href="{NextPage}">→</a>
  382. {/block:NextPage}
  383. </div>
  384. {/block:Pagination}
  385. </div><a href="http://macklemorerpc.tumblr.com>" style='position:fixed;bottom 0px; left:0px'>©</a>
  386.  
  387. <div id="stuffcontainer">
  388.  
  389. {block:Posts}
  390.  
  391. <div id="stuff">
  392.  
  393. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  394.  
  395. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  396.  
  397. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  398. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  399.  
  400. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  401.  
  402. {block:Photoset}<center>{Photoset-500}</center>
  403. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  404.  
  405. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  406.  
  407. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  408.  
  409. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  410.  
  411. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  412. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  413. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  414. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  415. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  416.  
  417.  
  418.  
  419. {block:Date}<div id="postinfo">{MonthNumberWithZero}-{DayOfMonthWithZero} / <a href="{Permalink}">{24Hour}:{Minutes}</a>{block:NoteCount} / <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} / <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  420. {block:ContentSource} / <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  421. {block:HasTags}
  422. <div class="tags">
  423. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  424. {/block:HasTags}
  425. <div class="note">
  426. {block:PostNotes}{PostNotes}{/block:PostNotes}
  427. </div>
  428. </div>
  429. {/block:Posts}
  430.  
  431.  
  432. </div>
  433.  
  434. </div>
  435. </div>
  436. </div>
  437. </body>
  438. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement