Advertisement
Guest User

Untitled

a guest
Sep 18th, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.84 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6.  
  7.  
  8. <!---- this is theme 52 by Hollywhood
  9. please don't remove the credit
  10. thank you
  11. --->
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#9B9B9B"/>
  15. <meta name="color:Link" content="#b8b8b8"/>
  16. <meta name="color:Link Hover" content="#eeeeee"/>
  17. <meta name="color:border" content="#EEEEEE"/>
  18. <meta name="color:scrollbar" content="#999999">
  19.  
  20. <meta name="image:sidebar" content=""/>
  21.  
  22. <meta name="text:link1" content="" />
  23. <meta name="text:link1 url" content="/">
  24. <meta name="text:link2" content="" />
  25. <meta name="text:link2 url" content="/">
  26. <meta name="text:link3" content="" />
  27. <meta name="text:link3 url" content="/">
  28. <meta name="text:link4" content="" />
  29. <meta name="text:link4 url" content="/">
  30. <meta name="text:link5" content="" />
  31. <meta name="text:link5 url" content="/">
  32.  
  33. <meta name="image:thekey" content=""/>
  34.  
  35. <style type="text/css">
  36.  
  37. #bite
  38. #bite a{
  39. display:block
  40. }
  41. #bite .death {
  42. margin-top:0px;filter: alpha(opacity = 0);
  43. opacity:0;-webkit-transition: all 0.5s ease-out;
  44. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  45. }
  46.  
  47. #bite:hover .death {
  48. margin-top:0px;
  49. -webkit-transition: all 0.8s ease-out;
  50. -moz-transition: all 0.8s ease-out;
  51. transition: all 0.8s ease-out;
  52. filter: alpha(opacity = 100);
  53. filter: alpha(opacity = 100);
  54. opacity:100;
  55. }
  56.  
  57. #actualnews {
  58. font-family:cambria;
  59. font-size:8px;
  60. letter-spacing:1px;
  61. color: #b8b8b8;
  62. width:100px;
  63. height:auto;
  64. padding-top:3px;
  65. border:0px solid#b8b8b8;
  66. margin-left: 3px;
  67. margin-top:100px;
  68. text-align:center;
  69. position:fixed;
  70. }
  71.  
  72. #thekey img{
  73. width:60px;
  74. margin-top: 40px;
  75. margin-left: 17px;
  76. position:fixed;
  77. }
  78.  
  79. ::-webkit-scrollbar-thumb{
  80. background-color: none;
  81. border: 2px solid none;
  82. height:auto;
  83. }
  84.  
  85. ::-webkit-scrollbar {
  86. height:auto;
  87. width:11px;
  88. background-color: none;
  89. border:5px solid none;
  90. }
  91.  
  92.  
  93. iframe#tumblr_controls {
  94. white-space:nowrap;
  95. -webkit-filter: invert(100%);
  96. -moz-filter: invert(100%);
  97. -o-filter: invert(100%);
  98. -ms-filter: invert(100%);
  99. filter: invert(100%);
  100. opacity:.2;transition: .8s ease-in-out;
  101. -webkit-transition: .8s ease-in-out;
  102. -moz-transition: .8s ease-in-out;
  103. -o-transition: .8s ease-in-out;
  104. }
  105.  
  106. h1 {
  107. font-weight:normal;
  108. font-size:13px;
  109. text-align:center;
  110. font-style:normal;
  111. line-height:100%;
  112. letter-spacing:1px;
  113. text-transform:uppercase;
  114. color:#cccccc;
  115. font-family:consolas;
  116. }
  117.  
  118. h2 {
  119. font-size:10px;
  120. text-align:center;
  121. line-height:100%;
  122. letter-spacing:-0.5px;
  123. color:#cccccc;
  124. font-weight:bold;
  125. text-transform:uppercase;
  126. padding:5px;
  127. padding-bottom:2px;
  128. }
  129.  
  130.  
  131. blockquote {
  132. border-left:2px solid #c0bfbf;
  133. padding-left:5px;
  134. margin:5px;
  135. }
  136.  
  137. blockquote blockquote {
  138. padding-left:5px;
  139. border-left:2px solid;
  140. }
  141.  
  142. body {
  143. background:{color:background};
  144. background-image:url('http://static.tumblr.com/iavuglt/pOCnc4cp7/dean.jpg');
  145. background-repeat: no-repeat;
  146. background-attachment:fixed no-repeat;
  147. background-position:left bottom:fixed no-repeat;
  148. margin:0px;
  149. color:#c0bfbf;
  150. font-family:times;
  151. font-size:10px;
  152. letter-spacing:1px;
  153. line-height:120%; }
  154.  
  155. b, strong { color: #600909; }
  156.  
  157. a {
  158. text-decoration:none;
  159. outline:none;
  160. -moz-outline-style:none;
  161. color:#b8b8b8;
  162. -moz-transition-duration:0.5s;
  163. -webkit-transition-duration:0.5s;
  164. -o-transition-duration:0.5s;
  165. }
  166.  
  167. a:hover {
  168. text-decoration:none;
  169. outline:none;
  170. -moz-outline-style:none;
  171. color:#eeeeee;
  172. }
  173.  
  174. img {
  175. border:none;
  176. }
  177.  
  178. #theme {
  179. width:500px;
  180. margin:0 auto -12px auto;
  181. }
  182.  
  183. #entries {
  184. width:512px;
  185. margin-left:200px;
  186. position:fixed;
  187. margin-top:-210px;
  188. height:350px;
  189. overflow-x:hidden;
  190. overflow-y:auto;
  191. text-align:justify;
  192. padding:20px;
  193. line-height:200%;
  194. top:410px;
  195. border: 2px solid #1f1b1b;
  196. background-color:transparent;
  197. border-radius: 20px;
  198.  
  199.  
  200. }
  201.  
  202. #post {
  203. width:500px;
  204. margin-bottom:40px;
  205. margin-left:0px;
  206. margin-right:0px;
  207. padding:5px;
  208. }
  209.  
  210.  
  211. #line {
  212. width:500px;
  213. height:1px;
  214. margin-top:-6px;
  215. background-color:{color:border};
  216. }
  217.  
  218.  
  219. #sidebar {
  220. color:{color:text};
  221. position:fixed;
  222. width:130px;
  223. height:auto;
  224. margin-top:100px;
  225. margin-left:-50px;
  226. padding:10px;
  227. border:0px solid {color:border};
  228. text-align:left;
  229. }
  230.  
  231. #sidebarimage img {
  232. width:130px;
  233. margin-top:0px;
  234. margin-bottom:5px;
  235. }
  236.  
  237. #links {
  238. position:absolute;
  239. letter-spacing:1px;
  240. position:fixed;
  241. color:#fff;
  242. font-family:times;
  243. width:20px;
  244. margin-top:150px;
  245. margin-left:810px;
  246. font-size:25px;
  247. text-transform:uppercase;
  248. text-align:center;
  249. line-height:170%;
  250. }
  251.  
  252. #links a{
  253. width:78px;
  254. line-height:220%;
  255. padding:1px;
  256. margin-top:1px;
  257. margin-bottom:12px;
  258. color:#fff;
  259. opacity:.7;
  260. letter-spacing:1px;
  261. text-decoration:none;
  262. }
  263.  
  264. #links a:hover {
  265. color: #fff;
  266. width:78px;
  267. }
  268.  
  269.  
  270. #description {
  271. width:500px;
  272. font-family:times;
  273. margin-top:-150px;
  274. margin-left:250px;
  275. padding-left:6px;
  276. text-align:justify;
  277. font-size:80%;
  278. color: #c0bfbf;
  279. letter-spacing:1px;
  280. line-height:200%;
  281. }
  282.  
  283. #description a {
  284. color:#b8b8b8;
  285. }
  286.  
  287. #description a:hover {
  288. color:#eeeeee;
  289. }
  290.  
  291.  
  292. #pagination {
  293. font-family:arial;
  294. width:129px;
  295. font-size:7px;
  296. text-transform:normal;
  297. margin-top:10px;
  298. word-spacing:8px;
  299. font-style:normal;
  300. text-align:right;
  301. color:{color:link};
  302. }
  303.  
  304. #pagination a {
  305. color:{color:link hover};
  306. }
  307.  
  308. #info {
  309. font-family:consolas;
  310. width:491px;
  311. margin-top:15px;
  312. padding:5px;
  313. font-size:6px;
  314. color:#cccccc;
  315. text-transform:uppercase;
  316. font-style:normal;
  317. text-align:center;
  318. background-color:#270404;
  319. -moz-transition-duration:0.5s;
  320. -webkit-transition-duration:0.5s;
  321. -o-transition-duration:0.5s;
  322. }
  323.  
  324. #info a {
  325. color:#a7a7a7;
  326. text-align:left;
  327. font-style:normal;
  328. }
  329.  
  330. #info a:hover {
  331. color:#aaaaaa;
  332. }
  333.  
  334. .tags {
  335. font-family:consolas;
  336. font-style:normal;
  337. width:400px;
  338. color:#a8a8a8;
  339. line-height:120%;
  340. opacity:0;
  341. font-size:7px;
  342. letter-spacing: 1px;
  343. text-transform: uppercase;
  344. text-align:left;
  345. padding-top:10px;
  346. -moz-transition-duration:0.5s;
  347. -webkit-transition-duration:0.5s;
  348. -o-transition-duration:0.5s;
  349. }
  350.  
  351. #post:hover .tags {
  352. opacity:1;
  353. -moz-transition-duration:.5s;
  354. -webkit-transition-duration:.5s;
  355. -o-transition-duration:.5s;
  356.  
  357. }
  358. .audio {overflow:hidden;}
  359.  
  360. .audio img {max-width:84px;}
  361.  
  362. .playbutton {
  363. background-color:#fff;
  364. width: 30px;
  365. height: 30px;
  366. overflow: hidden;
  367. position: relative;
  368. margin:10px 9px 8px 10px;
  369. z-index: 99;
  370. opacity:.6;}
  371.  
  372. .playbox {
  373. background-color: #fff;
  374. border-radius:30px;
  375. position: absolute;
  376. margin:17px;
  377. z-index: 99;
  378. opacity:.3;
  379. -webkit-transition: all 0.5s ease-in-out;
  380. -moz-transition: all 0.5s ease-in-out;
  381. -o-transition: all 0.5s ease-in-out;}
  382.  
  383. .playbox:hover{
  384. opacity:.8;
  385. -webkit-transition: all 0.5s ease-in-out;
  386. -moz-transition: all 0.5s ease-in-out;
  387. -o-transition: all 0.5s ease-in-out;}
  388.  
  389. .cover {
  390. position: relative; }
  391.  
  392. #ask {
  393. width: ;
  394. padding: 15px;
  395. background: #3f3f3f;
  396. font-family:cambria;
  397. text-align: justify;
  398. }
  399.  
  400. #ask {
  401. width: ;
  402. padding: 20px;
  403. background: #000;
  404. font-family:cambria;
  405. color: #a3a3a4;
  406. text-align: justify;
  407. }
  408.  
  409. #ask a {
  410. color: #fff;
  411.  
  412.  
  413. {CustomCSS}</style></head><body>
  414.  
  415. <div id="bite">
  416. <div id="thekey"><img src="{image:thekey}"></div>
  417. <div class="death">
  418. <div id="actualnews">
  419. independent spn rp.
  420. <p></p>
  421. <a href="http://hollywhood.tumblr.com/">theme credit</a>. <br>
  422. <a href="http://petite-madame.deviantart.com/art/Dean-Winchester-The-Strength-161267208">art credit</a>.
  423. </div>
  424. </div></div>
  425.  
  426.  
  427. <div id="theme">
  428.  
  429. <div id="sidebar">
  430.  
  431. <div id="sidebarimage">
  432. <a title="{text:homelink title}" href="/"><img src="{image:sidebar}"> </a></div>
  433.  
  434.  
  435. <div id="description">
  436. {Description}</div>
  437.  
  438.  
  439. <div id="links">
  440. <a href="{text:link1 url}" title="{text:link1}">I.</a>
  441. <a href="{text:link2 url}" title="{text:link2}">II.</a>
  442. <a href="{text:link3 url}" title="{text:link3}">III.</a>
  443. <a href="{text:link4 url}" title="{text:link4}">IV.</a>
  444. <a href="{text:link5 url}" title="{text:link5}">V.</a>
  445. </a>
  446.  
  447. </div>
  448.  
  449. {block:Pagination}
  450. <div id="pagination">
  451. {block:PreviousPage}
  452. <a href="{PreviousPage}">←</a>
  453. {/block:PreviousPage}
  454. {block:JumpPagination length="4"}
  455. {block:CurrentPage}
  456. <span class="current_page">{PageNumber}</span>
  457. {/block:CurrentPage}
  458. {block:JumpPage}
  459. <a class="jump_page" href="{URL}">{PageNumber}</a>
  460. {/block:JumpPage}
  461. {/block:JumpPagination}
  462. {block:NextPage}
  463. <a href="{NextPage}">→</a>
  464. {/block:NextPage}
  465. </div>
  466. {/block:Pagination}
  467. </div>
  468.  
  469.  
  470.  
  471. <div id="entries">{block:Posts}<div id="post">
  472.  
  473. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  474.  
  475. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  476.  
  477. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  478.  
  479. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  480.  
  481. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  482.  
  483. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  484.  
  485. {block:Audio}
  486. <table><tr><td style="width: 90px;"><div class="audio">
  487. <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
  488. {block:AlbumArt}<img src="{AlbumArtURL}" class="cover"/>{/block:AlbumArt}</td><td style="width: 300px; font:10px calibri; letter-spacing:2px; text-transform:uppercase;">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  489. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  490. {block:Album}<b>Album:</b> {Album}<br />{/block:Album}
  491. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div></td></tr></table>
  492. {block:Caption}{Caption}{/block:Caption}
  493. {/block:Audio}
  494.  
  495. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  496.  
  497. {block:Answer}
  498. <div id="ask" style="min-height: 50px;">
  499. <img src="{AskerPortraitURL-40}" style="margin: 0px 10px 5px 0px; border: 5px solid {color:Top Bar}; float:left;">
  500. <b style="text-transform: uppercase;">{Asker}</b>:<br>{Question}
  501. </div>
  502. <div style="text-align:justify; margin-top:15px; padding-left:10px; padding-right:15px; margin-left:10px; margin-bottom: 15px;">{Answer}</div>
  503. {/block:Answer}
  504.  
  505. {block:Date}<div id="info"> <a title="{TimeAgo}" href="{Permalink}">{Month} &nbsp;{DayOfMonth}</a>
  506. {/block:Date} {block:NoteCount}&nbsp; ( <font color=#d588a6>♥</font> <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}
  507.  
  508. {block:RebloggedFrom}&nbsp; <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} &nbsp; / &nbsp; <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} &nbsp; <a href="{ReblogURL}"target="_blank" title="reblog this post"><big>+</big> </a>
  509. </div>
  510.  
  511. {block:HasTags}
  512. <div class="tags">
  513. {block:Tags} <a href="{TagURL}"> {Tag}, &nbsp; </a> {/block:Tags}</div>
  514. {/block:HasTags}
  515. <div class="postnote">
  516. {block:PostNotes}{PostNotes}{/block:PostNotes}
  517. </div>
  518. </div>
  519. {/block:Posts}
  520.  
  521.  
  522.  
  523.  
  524. </body>
  525.  
  526. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement