Advertisement
karenok

Theme #10

May 9th, 2013
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.21 KB | None | 0 0
  1. <!--
  2. Theme bu officialawley. Dont remove the credit! Thanks.
  3. -->
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  
  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="#E6E4E4">
  15. <meta name="color:hover" content="#454545">
  16. <meta name="color:infobg" content="#FCFCFC">
  17. <meta name="color:text" content="#9A9A9A">
  18. <meta name="color:tags" content="#EDEDED">
  19. <meta name="color:scrollbar" content="#D6D5D5">
  20. <meta name="color:border" content="#FAFAFA">
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:backround" content=""/>
  24.  
  25. <meta name="text:linkA" content="">
  26. <meta name="text:linkA url" content="/">
  27. <meta name="text:linkB" content="">
  28. <meta name="text:linkB url" content="/">
  29. <meta name="text:linkC" content="">
  30. <meta name="text:linkC url" content="/">
  31. <meta name="text:linkD" content="">
  32. <meta name="text:linkD url" content="/">
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38.  
  39. <style type="text/css">
  40.  
  41.  
  42. a {
  43. color:{color:link};
  44. text-decoration:none;
  45. -moz-transition-duration:0.5s;
  46. -webkit-transition-duration:0.5s;
  47. -o-transition-duration:0.5s;
  48. }
  49.  
  50. a:hover {
  51. color:{color:hover};
  52. text-decoration:none;
  53. -moz-transition-duration:0.5s;
  54. -webkit-transition-duration:0.5s;
  55. -o-transition-duration:0.5s;
  56. }
  57.  
  58.  
  59. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  60. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  61. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  62.  
  63.  
  64.  
  65. body {
  66. background-color:{color:bg};
  67. font-family:Calibri;
  68. font-weight:normal;
  69. }
  70.  
  71.  
  72.  
  73.  
  74. h1 {
  75. font-weight:normal;
  76. font-size:10px;
  77. text-align:center;
  78. font-style:normal;
  79. line-height:80%;
  80. letter-spacing:1px;
  81. text-transform:uppercase;
  82. color:{color:text};
  83. }
  84.  
  85. h2 {
  86. font-size:15px;
  87. text-align:center;
  88. line-height:100%;
  89. letter-spacing:-0.5px;
  90. color:{color:text};
  91. font-weight:normal;
  92. padding:5px;
  93. padding-bottom:2px;
  94. }
  95.  
  96.  
  97. blockquote {
  98. border-left:2px solid {color:text};
  99. padding-left:5px;
  100. margin:5px;
  101. }
  102.  
  103. #theme {
  104. background-color:{color:bg};
  105. width:700px;
  106. margin: 0 auto -12px auto;
  107. text-align: center;
  108. }
  109.  
  110. #sidebar {
  111. color:{color:text};
  112. position:fixed;
  113. width:150px;
  114. height:auto;
  115. margin-top:215px;
  116. margin-left:-60px;
  117. text-align:center;
  118. }
  119.  
  120. #sidebar img {
  121. width:130px;
  122. height:130px;
  123. margin-left:-50px;
  124. border:4px double {color:border}
  125. }
  126.  
  127.  
  128. .links {
  129. margin-top:-155px;
  130. font-size:9px;
  131. text-align:left;
  132. letter-spacing:7px;
  133. line-height:150%;
  134. margin-left:0px;
  135. font-family: calibri;
  136. text-transform:uppercase;
  137. }
  138.  
  139. .links a{
  140. color:{color:link};
  141. letter-spacing:0px;
  142. text-decoration:none;
  143. text-transform:uppercase;
  144. -moz-transition-duration:0s;
  145. -webkit-transition-duration:0s;
  146. -o-transition-duration:0s;
  147. }
  148.  
  149. .links a:hover{
  150. color:{color:hover};
  151. -moz-transition-duration:0s;
  152. -webkit-transition-duration:0s;
  153. -o-transition-duration:0s;
  154. }
  155.  
  156. .desc {
  157. margin-top:150px;
  158. margin-left:-15px;
  159. text-align:center;
  160. font-size:10px;
  161. width:130px;
  162. color:{color:text};
  163. letter-spacing:1px;
  164. line-height:120%;
  165. }
  166.  
  167. .desc a {
  168. color:{color:link};
  169. }
  170.  
  171. .pagi {
  172. font-size:8px;
  173. text-transform:uppercase;
  174. letter-spacing:1px;
  175. font-style:normal;
  176. text-align:center;
  177. margin-left:-55px;
  178. margin-top:5px;
  179. }
  180.  
  181. .pagi a {
  182. color:{color:link};
  183. font-family:calibri;
  184. font-size:8px;
  185. }
  186.  
  187. #stuffcontainer {
  188. float:left;
  189. margin-left:180px;
  190. margin-top:55px;
  191. text-align:justify;
  192. background-color:{color:bg};
  193. color:{color:text};
  194. margin-bottom: 35px;
  195. }
  196.  
  197.  
  198. #stuff {
  199. width:500px;
  200. margin-top:55px;
  201. text-align:justify;
  202. font-size:11px;
  203. line-height:90%;
  204. letter-spacing:0x;
  205. color:{color:text};
  206. }
  207.  
  208. .caption {
  209. width:500px;
  210. text-align:justify;
  211. line-height:120%;
  212. }
  213.  
  214. .ask {
  215. padding:10px;
  216. text-align:left;
  217. color:{color:text};
  218. background-color:{color:#ffffff};
  219. border-bottom:2px solid {color:border};
  220. border-right:1px solid {color:border};
  221. border-left:1px solid {color:border};
  222. border-top:1px solid {color:border};
  223.  
  224. }
  225.  
  226. .ans {
  227. text-align:left;
  228. padding:5px;
  229. color:{color:text};
  230. }
  231.  
  232. .audio {
  233. width:500px;
  234. padding-bottom:10px;
  235. background-color:{color:#ffffff};
  236. }
  237.  
  238. .albumart {
  239. float:left;
  240. padding:0px 10px 10px 0px;
  241. }
  242.  
  243. .albumart img {
  244. width:50px;
  245. height:50px;
  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:2px;
  263. margin-top:12px;
  264. font-size:8px;
  265. color:{color:link};
  266. text-transform:uppercase;
  267. font-style:normal;
  268. letter-spacing:1px;
  269. text-align:left;
  270. border-top: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:calibri;
  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:3px;
  337. padding:3px;
  338. }
  339.  
  340. .label {
  341. text-decoration:underline;
  342. font-weight:700;
  343. background-color:{color:infobg};
  344. margin-right:5px;
  345. }
  346.  
  347.  
  348. {CustomCSS}
  349.  
  350. </style></head>
  351.  
  352. <body>
  353. <div id="theme">
  354. <div id="sidebar">
  355. <img src="{image:sidebar}">
  356. <div class="links">
  357. {block:IfLinkA}
  358. <a href="{text:linkA url}">{text:linkA}</a>
  359. {/block:IfLinkA}
  360. {block:IfLinkB}
  361. <a href="{text:linkB url}">{text:linkB}</a>
  362. {/block:IfLinkB}
  363. {block:IfLinkC}
  364. <a href="{text:linkC url}">{text:linkC}</a>
  365. {/block:IfLinkC}
  366. {block:IfLinkD}
  367. <a href="{text:linkD url}">{text:linkD}</a>
  368. {/block:IfLinkD}
  369. </div>
  370. <div class="desc">
  371. {Description}
  372. </div>
  373. {block:Pagination}
  374. <div class="pagi">
  375. {block:PreviousPage}
  376. <a href="{PreviousPage}">←</a>
  377. {/block:PreviousPage}
  378. {block:NextPage}
  379. <a href="{NextPage}">→</a>
  380. {/block:NextPage}
  381. </div>
  382. {/block:Pagination}
  383. </div>
  384.  
  385. <div id="stuffcontainer">
  386.  
  387. {block:Posts}
  388.  
  389. <div id="stuff">
  390.  
  391. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  392.  
  393. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  394.  
  395. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  396. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  397.  
  398. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  399.  
  400. {block:Photoset}<center>{Photoset-500}</center>
  401. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  402.  
  403. {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}
  404.  
  405. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  406.  
  407. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  408.  
  409. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  410. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  411. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  412. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  413. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  414.  
  415.  
  416. {block:Date}<div id="postinfo"><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  417. {block:ContentSource} (<a href="{SourceURL}">{SourceTitle})</a>{/block:ContentSource}</div>{/block:Date}
  418. {block:HasTags}
  419. <div class="tags">
  420. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  421. {/block:HasTags}
  422. <div class="note">
  423. {block:PostNotes}{PostNotes}{/block:PostNotes}
  424. </div>
  425. </div>
  426. {/block:Posts}
  427.  
  428.  
  429. </div>
  430.  
  431. <div style="font-size: 12px; letter-spacing: 1px; float: right; position: fixed; bottom: 10px; right: 10px; text-transform:lowercase;"><a href="http://officialawley.tumblr.com">C R E D I T</a></div>
  432.  
  433. </div>
  434. </div>
  435. </div>
  436. </body>
  437. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement