furhrman

if i lose myself;

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