furhrman

two pieces;

Jun 6th, 2013
896
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.35 KB | None | 0 0
  1.  
  2.  
  3. <!--theme6 by kahniss
  4. DON'T remove credit
  5. Don'T use as your onw
  6. DON'T use as base code-->
  7.  
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10.  
  11. <!-- BASE CODE by GETNAKEDMILEY -->
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16.  
  17. <head>
  18.  
  19.  
  20. <meta name="color:bg" content="#FFFFFF">
  21. <meta name="color:link" content="#7e7e7e">
  22. <meta name="color:hover" content="#222121">
  23. <meta name="color:infobg" content="#FCFCFC">
  24. <meta name="color:text" content="#929292">
  25. <meta name="color:tags" content="#EDEDED">
  26. <meta name="color:scrollbar" content="#D6D5D5">
  27. <meta name="color:border" content="#FAFAFA">
  28. <meta name="color:linkshoverbg" content="#333030">
  29. <meta name="color:linkshovertx" content="#FAFAFA">
  30.  
  31. <meta name="image:sidebar" content=""/>
  32.  
  33. <meta name="text:link1" content="">
  34. <meta name="text:link1 url" content="/">
  35. <meta name="text:link2" content="">
  36. <meta name="text:link2 url" content="/">
  37. <meta name="text:link3" content="">
  38. <meta name="text:link3 url" content="/">
  39. <meta name="text:link4" content="">
  40. <meta name="text:link4 url" content="/">
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50. a {
  51. color:{color:link};
  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. a:hover {
  59. color:{color:hover};
  60. text-decoration:none;
  61. -moz-transition-duration:0.5s;
  62. -webkit-transition-duration:0.5s;
  63. -o-transition-duration:0.5s;
  64. }
  65.  
  66.  
  67. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  68. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  69. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  70.  
  71. body {
  72. background-color:{color:bg};
  73. font-family:Calibri;
  74. font-weight:normal;
  75. }
  76.  
  77.  
  78.  
  79.  
  80. h1 {
  81. font-weight:normal;
  82. font-size:10px;
  83. text-align:center;
  84. font-style:normal;
  85. line-height:80%;
  86. letter-spacing:1px;
  87. text-transform:uppercase;
  88. color:{color:text};
  89. }
  90.  
  91. h2 {
  92. font-size:15px;
  93. text-align:center;
  94. line-height:100%;
  95. letter-spacing:-0.5px;
  96. color:{color:text};
  97. font-weight:normal;
  98. padding:5px;
  99. padding-bottom:2px;
  100. }
  101.  
  102.  
  103. blockquote {
  104. border-left:2px solid {color:text};
  105. padding-left:5px;
  106. margin:5px;
  107. }
  108.  
  109. #theme {
  110. background-color:{color:bg};
  111. width:700px;
  112. margin: 0 auto -12px auto;
  113. text-align: center;
  114. }
  115.  
  116. #sidebar {
  117. color:{color:text};
  118. position:fixed;
  119. width:180px;
  120. height:auto;
  121. margin-top:140px;
  122. margin-left:-65px;
  123. text-align:left;
  124. }
  125.  
  126. #sidebar img {
  127. width:180px;
  128. height:210px;
  129. margin-bottom:10px;
  130. }
  131.  
  132.  
  133. .links {
  134.  
  135. font-size:8.2
  136. border-top: 1px solid {color:border};
  137. width:180px;
  138. text-align:left;
  139. text-transform:uppercase;
  140. letter-spacing:9px;
  141. line-height:100%;
  142. margin-top:10px;
  143. color:{color:link};
  144. padding-left:2px;
  145. border-left:solid 1px #d6d5d5;
  146. }
  147.  
  148.  
  149. .links a{
  150. display:inline-block;
  151. padding:4px;
  152. width:180px;
  153. padding:3px;
  154. color:{color:link};
  155. letter-spacing:0px;
  156. text-decoration:none;
  157. -moz-transition-duration:1s;
  158. -webkit-transition-duration:1s;
  159. -o-transition-duration:1s;
  160. }
  161.  
  162. .links a:hover{
  163. background-color:{color:linkshoverbg};
  164. color:{color:linkshovertx};
  165. -moz-transition-duration:1s;
  166. -webkit-transition-duration:1s;
  167. -o-transition-duration:1s;
  168. }
  169.  
  170.  
  171.  
  172. .desc {
  173. margin-bottom:10px;
  174. height:180px;
  175. text-align:justify;
  176. text-transform:uppercase;
  177. font-size:8px;
  178. color:{color:text};
  179. letter-spacing:0px;
  180. line-height:150%;
  181. }
  182.  
  183. .desc a {
  184. color:{color:link};
  185. }
  186.  
  187. .pagi {
  188. font-size:8px;
  189. text-transform:uppercase;
  190. letter-spacing:3px;
  191. font-style:normal;
  192. text-align:center;
  193. }
  194.  
  195. .pagi a {
  196. color:{color:link};
  197. }
  198.  
  199. #stuffcontainer {
  200. float:left;
  201. margin-left:150px;
  202. margin-top:45px;
  203. text-align:justify;
  204. background-color:{color:bg};
  205. color:{color:text};
  206. margin-bottom: 35px;
  207. }
  208.  
  209.  
  210. #stuff {
  211. width:500px;
  212. margin-top:75px;
  213. text-align:justify;
  214. font-size:11px;
  215. line-height:90%;
  216. letter-spacing:0x;
  217. color:{color:text};
  218. }
  219.  
  220. .caption {
  221. width:500px;
  222. text-align:justify;
  223. line-height:120%;
  224. }
  225.  
  226. .ask {
  227. padding:10px;
  228. text-align:left;
  229. color:{color:text};
  230. background-color:{color:infobg};
  231. border-bottom:1px solid {color:border};
  232. border-right:1px solid {color:border};
  233. }
  234.  
  235. .ans {
  236. text-align:left;
  237. padding:10px;
  238. color:{color:text};
  239. }
  240.  
  241. .audio {
  242. width:500px;
  243. padding-bottom:10px;
  244. background-color:{color:infobg};
  245. }
  246.  
  247. .albumart {
  248. float:left;
  249. padding:0px 10px 10px 0px;
  250. }
  251.  
  252. .albumart img {
  253. width:45px;
  254. height:45px;
  255. }
  256.  
  257. .playercontainer {
  258. text-align:left;
  259. padding:10px;
  260. background-color:#ffffff;
  261. width:480px;
  262. }
  263.  
  264. .audioinfo {
  265. padding:10px;
  266. color:{color:text};
  267. }
  268.  
  269. #info {
  270. font-family:'Trebuchet MS';
  271. padding:2px;
  272. border-top:1px solid {color:border};
  273. font-size:7px;
  274. text-transform:uppercase;
  275. text-align:left;
  276. color:{color:links}
  277. }
  278.  
  279. #info a {
  280. text-align:center;
  281. letter-spacing:1px;
  282. color:{color:links}
  283. }
  284.  
  285.  
  286. #tags {
  287. font-family:'Trebuchet MS';
  288. font-size:7px;
  289. text-transform:uppercase;
  290. line-height:8px;
  291. margin-left:-1px;
  292. margin-top:-5px;
  293. letter-spacing:1px;
  294. text-align:left;
  295. padding:3px;
  296. }
  297.  
  298.  
  299.  
  300. ul.chat, .chat ol, .chat li {
  301. list-style:none;
  302. margin:0px;
  303. padding:2px;
  304. }
  305.  
  306. .label {
  307. text-decoration:underline;
  308. font-weight:700;
  309. background-color:{color:infobg};
  310. margin-right:5px;
  311. }
  312.  
  313.  
  314. {CustomCSS}
  315.  
  316. </style></head>
  317.  
  318. <body>
  319. <div id="theme">
  320. <div id="sidebar">
  321. <img src="{image:sidebar}">
  322. <div class="desc">
  323. {Description}
  324. <div class="links">
  325. <a href="/">home</a><br>
  326. <a href="/ask">inbox</a><br>
  327. {block:IfLink1}
  328. <a href="{text:link1 url}">{text:link1}</a>
  329. {/block:IfLink1}<br>
  330. {block:IfLink2}
  331. <a href="{text:link2 url}">{text:link2}</a>
  332. {/block:IfLink2}<br>
  333. {block:IfLink3}
  334. <a href="{text:link3 url}">{text:link3}</a>
  335. {/block:IfLink3}<br>
  336. {block:IfLink4}
  337. <a href="{text:link4 url}">{text:link4}</a>
  338. {/block:IfLink4}
  339. </div>
  340. </div>
  341. {block:Pagination}
  342. <div class="pagi">
  343. {block:PreviousPage}
  344. <a href="{PreviousPage}">←</a>
  345. {/block:PreviousPage}
  346. {block:NextPage}
  347. <a href="{NextPage}">β†’</a>
  348. {/block:NextPage}
  349. </div>
  350. {/block:Pagination}
  351. </div>
  352.  
  353. <div id="stuffcontainer">
  354.  
  355. {block:Posts}
  356.  
  357. <div id="stuff">
  358.  
  359. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  360.  
  361. {block:Quote}<h2>β€œ{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  362.  
  363. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  364. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  365.  
  366. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  367.  
  368. {block:Photoset}<center>{Photoset-500}</center>
  369. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  370.  
  371. {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}
  372.  
  373. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  374.  
  375. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  376.  
  377. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  378. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  379. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  380. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  381. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  382.  
  383. <div id="info">
  384. {block:Date}<a href="{ReblogURL}" target="_blank" class="details">Reblog</a> / <a href="{Permalink}">{TimeAgo}</a>{block:RebloggedFrom}<span style="float:right; padding:2px; left:2px;"><a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-16}" title="via"></a>&nbsp;<a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-16}" title="source"></a></span>{/block:RebloggedFrom}{block:NoteCount}&nbsp;<a href="{Permalink}">({NoteCountWithLabel})</a>{/block:NoteCount}</div>{/block:Date} <div id="tags">{block:HasTags}<b><img src="http://static.tumblr.com/svlsesh/4Vcmnbc91/untitled-2.png" /</b> {block:Tags}
  385. #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:Tags}</div>
  386.  
  387. <div class="note">
  388. {block:PostNotes}{PostNotes}{/block:PostNotes}<a href="{SourceURL}">{SourceLink}</a>
  389. {/block:ContentSource}
  390. </div>
  391.  
  392. </div>
  393. {/block:Posts}
  394.  
  395.  
  396.  
  397. <div style="position:fixed; font-size:10px; color:{color:text}; bottom:3px; font-family:1 arial; right:5px;">
  398. <a href="http://kahniss.tumblr.com">THEME</a></div>
  399.  
  400.  
  401. </div>
  402.  
  403.  
  404. </div>
  405. </div>
  406. </div>
  407. </body>
Add Comment
Please, Sign In to add comment