Advertisement
kurooissohotwtf

Untitled

Oct 31st, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.79 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <meta name="color:Background" content="#ffffff"/>
  4. <meta name="color:Text" content="#9B9B9B"/>
  5. <meta name="color:Link" content="#b8b8b8"/>
  6. <meta name="color:Link Hover" content="#eeeeee"/>
  7. <meta name="color:border" content="#EEEEEE"/>
  8. <meta name="color:scrollbar" content="#999999">
  9.  
  10. <meta name="image:sidebar" content=""/>
  11.  
  12. <meta name="text:link 1 url" content="/"/>
  13. <meta name="text:link 2 url" content="/"/>
  14. <meta name="text:link 3 url" content="/"/>
  15. <meta name="text:link 4 url" content="/"/>
  16. <meta name="text:link 5 url" content="/"/>
  17. <meta name="text:link 6 url" content="/"/>
  18. <meta name="text:link 7 url" content="/"/>
  19.  
  20. <meta name="text:title" content="v a n g u a r d"/>
  21. <meta name="text:number" content=""/>
  22.  
  23.  
  24. <style type="text/css">
  25.  
  26. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  27.  
  28. ::-webkit-scrollbar-thumb{
  29. background: #222;
  30. height:auto;
  31. }
  32.  
  33. ::-webkit-scrollbar {
  34. height:auto;
  35. width:1px;
  36. }
  37.  
  38.  
  39. iframe#tumblr_controls {
  40. white-space:nowrap;
  41. -webkit-filter: invert(100%);
  42. -moz-filter: invert(100%);
  43. -o-filter: invert(100%);
  44. -ms-filter: invert(100%);
  45. filter: invert(100%);
  46. opacity:.2;transition: .8s ease-in-out;
  47. -webkit-transition: .8s ease-in-out;
  48. -moz-transition: .8s ease-in-out;
  49. -o-transition: .8s ease-in-out;
  50. }
  51.  
  52. h1 {
  53. font-weight:normal;
  54. font-size:13px;
  55. text-align:center;
  56. font-style:normal;
  57. line-height:100%;
  58. letter-spacing:1px;
  59. text-transform:normal;
  60. color:#404040;
  61. text-transform: uppercase;
  62. border-bottom: ;
  63. }
  64.  
  65. h2 {
  66. font-size:10px;
  67. text-align:center;
  68. line-height:100%;
  69. letter-spacing:-0.5px;
  70. color:#9B9B9B;
  71. font-weight:bold;
  72. text-transform:uppercase;
  73. padding:5px;
  74. padding-bottom:2px;
  75. }
  76.  
  77. blockquote {
  78. border-left:2px solid #222;
  79. padding-left:5px;
  80. margin:5px;
  81. text-align: justify;
  82. }
  83.  
  84. body {
  85. background: url(http://imagizer.imageshack.us/a/img673/3580/yHUiCU.png), #b7262c;
  86. background-attachment: fixed;
  87. background-repeat: no-repeat;
  88. text-align: justify;
  89. margin:0px;
  90. color:#9B9B9B;
  91. font-family:calibri;
  92. font-size:10px;
  93. line-height:100%;
  94. }
  95. sup, sub, small {
  96. font-size:100% }
  97.  
  98. #pcontainer {
  99. width:425px;
  100. height:350px;
  101. padding: 5px;
  102. top:160px;
  103. left:460px;
  104. position:fixed;
  105. overflow-y:scroll;
  106. overflow-x:hidden;
  107.  
  108. border-top-left-radius: 5px;
  109. border-top-right-radius: 5px;
  110.  
  111. }
  112. b, strong {
  113. color: #444;
  114. }
  115.  
  116. i, em {
  117. color: #555;
  118. }
  119.  
  120. hr {
  121. border: 1px solid #fff;
  122. }
  123.  
  124. img {max-width:100%;}
  125.  
  126.  
  127. a {
  128. text-decoration:none;
  129. outline:none;
  130. -moz-outline-style:none;
  131. color:#5b5959;
  132. -moz-transition-duration:0.5s;
  133. -webkit-transition-duration:0.5s;
  134. -o-transition-duration:0.5s;
  135. text-transform: uppercase;
  136. }
  137.  
  138. a:hover {
  139. outline:none;
  140. -moz-outline-style:none;
  141. color:#eeeeee;
  142. }
  143.  
  144. img {
  145. border:none;
  146. }
  147.  
  148. #theme {
  149. width:400px;
  150. margin:0 auto -12px auto;
  151. }
  152.  
  153. #post {
  154. width:400px;
  155. padding:5px;
  156. margin-bottom:10px;
  157. background: #161616;
  158. border: 1px dotted #2f2f2f;
  159.  
  160. }
  161.  
  162. #entries {
  163.  
  164. width:400px;
  165. margin-bottom:0px;
  166.  
  167. }
  168.  
  169. #sidebar {
  170. color:#9B9B9B;
  171. position:fixed;
  172. width:100px;
  173. height:100%;
  174. top:500px;
  175. left:375px;
  176. text-align:left;
  177. padding-right:120px;
  178. }
  179.  
  180. #links {
  181. position:fixed;
  182. font-family:arial;
  183. width:350px;
  184. top:580px;
  185. left:-30px;
  186. font-size:15px;
  187. text-transform:uppercase;
  188. text-align:right;
  189. line-height:170%;
  190. }
  191.  
  192. #links a{
  193. line-height:170%;
  194. padding:1px;
  195. margin:2px;
  196.  
  197. letter-spacing:1px;
  198. color:#000;
  199. -moz-transition-duration:.7s;
  200. -webkit-transition-duration:.7s;
  201. -o-transition-duration:.7s;
  202. }
  203.  
  204. #links a:hover {
  205. color: #505050;
  206. -moz-transition-duration:.4s;
  207. -webkit-transition-duration:.4s;
  208. -o-transition-duration:.4s;
  209.  
  210. }
  211.  
  212. #description {
  213. width:140px;
  214. font-family:cambria;
  215. top:210px;
  216. left:675px;
  217. text-align:justify;
  218. font-size:100%;
  219. color: #2a2a2a;
  220. letter-spacing:1px;
  221. line-height:115%;
  222. padding: 3px;
  223.  
  224. }
  225.  
  226. #description a {
  227. color:#fff;
  228. }
  229.  
  230. #description a:hover {
  231. color:#fff;
  232. }
  233. #pagination {
  234. font-family:arial;
  235. width:129px;
  236. font-size:7px;
  237. text-transform:normal;
  238. margin-top:10px;
  239. word-spacing:8px;
  240. font-style:normal;
  241. text-align:right;
  242. color:#b8b8b8;
  243. }
  244.  
  245. #pagination a {
  246. color:#eeeeee;
  247. }
  248.  
  249. #info {
  250. font-family:calibri;
  251. width:400px;
  252. margin-top:3px;
  253. padding:1px;
  254. padding-top:5px;
  255. font-size:8px;
  256. color:#9B9B9B;
  257. text-transform:uppercase;
  258. font-style:normal;
  259. text-align:left;
  260. border-top:1px dashed #EEEEEE;
  261. -moz-transition-duration:0.5s;
  262. -webkit-transition-duration:0.5s;
  263. -o-transition-duration:0.5s;
  264. }
  265.  
  266. #info a {
  267. color:#5b5959;
  268. text-align:right;
  269. font-style:normal;
  270. }
  271.  
  272. #info a:hover {
  273. color:#eeeeee;
  274. }
  275.  
  276. .tags {
  277. font-family:consolas;
  278. font-style:normal;
  279. width:400px;
  280. text-transform:lowercase;
  281. color:#b8b8b8;
  282. line-height:120%;
  283. font-size:8px;
  284. opacity:0;
  285. text-align:left;
  286. padding-top:0px;
  287. -moz-transition-duration:0.2s;
  288. -webkit-transition-duration:0.2s;
  289. -o-transition-duration:0.2s;
  290. }
  291.  
  292. .tags a:hover {
  293. color:#eeeeee;
  294. }
  295.  
  296. #post:hover .tags {
  297. opacity:1;
  298. -moz-transition-duration:.7s;
  299. -webkit-transition-duration:.7s;
  300. -o-transition-duration:.7s;
  301. }
  302.  
  303. .audio{
  304. background-color:#e5e5e5;
  305. height:65px;
  306. overflow:hidden;
  307. }
  308.  
  309. .question {
  310. padding:9px;
  311. text-align:right;
  312. text-transform:italic;
  313. color:#cccccc;
  314. background: url(urlhere);
  315. border-left:3px solid #cccccc;
  316. border-bottom: 1px dashed #ccc;
  317. line-height:120%;
  318. }
  319.  
  320. .answer {
  321. text-align:left;
  322. padding:7px;
  323. color:#9B9B9B;
  324. }
  325.  
  326. #credit {
  327. font-size:10px;
  328. font-family:cambria;
  329. letter-spacing:1px;
  330. -moz-transition-duration:0.5s;
  331. -webkit-transition-duration:0.5s;
  332. -o-transition-duration:0.5s;
  333. }
  334.  
  335. #credit a {
  336.  
  337. padding:5px;
  338.  
  339. position:fixed;
  340. right:15px;
  341. bottom:10px
  342. }
  343.  
  344. #credit a:hover {
  345. color:#000;
  346.  
  347. }
  348.  
  349. #fade {
  350. display: none;
  351. background: #000;
  352. position: fixed; left: 0; top: 0;
  353. width: 100%; height: 100%;
  354. opacity: .80;
  355. z-index: 9999;
  356. }
  357. .popup {
  358.  
  359. height: 400px;
  360. padding: 10px;
  361. overflow-y:scroll;
  362. overflow-x:hidden;
  363. }
  364.  
  365. .popup_block{
  366. display: none;
  367. background: #161616;
  368. padding: 20px;
  369. float: left;
  370. font-size: 1.2em;
  371. position: fixed;
  372. top: 50%; left: 50%;
  373. z-index: 99999;
  374.  
  375. -webkit-box-shadow: 0px 0px 20px #000;
  376. -moz-box-shadow: 0px 0px 20px #000;
  377. box-shadow: 0px 0px 20px #000;
  378. }
  379. img.btn_close {
  380. float: right;
  381. margin: -5px -5px 0 0;
  382. }
  383.  
  384. *html #fade {
  385. position: absolute;
  386. }
  387. *html .popup_block {
  388. position: absolute;
  389. }
  390.  
  391.  
  392. }
  393.  
  394.  
  395. </style></head><body>
  396.  
  397. <head><script type="text/javascript"
  398. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  399. <script>
  400. $(document).ready(function() {
  401. //
  402. $('a.poplight[href^=#]').click(function() {
  403. var popID = $(this).attr('rel'); //Get Popup Name
  404. var popURL = $(this).attr('href'); //Get Popup href to define size
  405. var query= popURL.split('?');
  406. var dim= query[1].split('&');
  407. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  408. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/iddq6cw/Atplvofrt/tooltip-closebutton.png" class="btn_close" title="Close" alt="Close" /></a>');
  409. var popMargTop = ($('#' + popID).height() + 80) / 2;
  410. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  411. //Apply Margin to Popup
  412. $('#' + popID).css({
  413. 'margin-top' : -popMargTop,
  414. 'margin-left' : -popMargLeft
  415. });
  416. $('body').append('<div id="fade"></div>');
  417. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  418. return false;
  419. });
  420. $('a.close, #fade').live('click', function() {
  421. $('#fade , .popup_block').fadeOut(function() {
  422. $('#fade, a.close').remove(); //fade them both out
  423. });
  424. return false;
  425. });
  426. });
  427. </script></head>
  428.  
  429.  
  430. <div id="theme">
  431.  
  432. <div id="sidebar">
  433.  
  434. <div id="description">
  435. </div>
  436.  
  437. <div id="links">
  438.  
  439. <a href="/" title="home">✘</a>
  440. <a href="#?w=400" rel="02" class="poplight" title="ask">✘
  441. </a>
  442. <a href="#?w=400" rel="03" class="poplight" title="info">✘</a>
  443. </a>
  444.  
  445.  
  446. </div>
  447. <p></p><br><br><br>
  448. </div>
  449.  
  450. <div id="03" class="popup_block">
  451. <div class="popup">
  452. <p><big> THIS IS WHERE ALL THE TEXT GOES
  453. </blockquote>
  454.  
  455. </div></div>
  456.  
  457.  
  458.  
  459. <div id="02" class="popup_block">
  460. <p><iframe frameborder="0" scrolling="no" width="100%" height="250" src="http://www.tumblr.com/ask_form/urlhere.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p>
  461. </div>
  462.  
  463. <div id="pcontainer">
  464. <div id="entries"><div class = "autopagerize_page_element" >{block:Posts}<div id="posts">
  465.  
  466. {block:Text}
  467. {block:Title}<h2>{Title}</h2>{/block:Title}
  468. {Body}
  469. {/block:Text}
  470.  
  471. {block:Answer}
  472. <div class="question"><span style="text-transform:uppercase;font-size:9px">{Asker} asked:</span> {Question}</div>
  473. <div class="answer">{Answer}</div>
  474. {/block:Answer}
  475.  
  476. {block:Quote}
  477. <span class="quote"><div style="font-size:20px;color:{color:Link};font-weight:bold;border-bottom:3px solid {color:Text};font-style:normal;text-align:center;float:center;width:100%;margin-bottom:10px">&#147;</div>
  478. {Quote}
  479. <div style="font-size:20px;color:{color:Link};font-weight:bold;border-top:3px solid {color:Text};font-style:normal;text-align:center;float:center;width:100%;margin-top:10px;padding-top:5px;line-height:30px;">&#148; </div></span>
  480. {block:Source}<div class="font-size:18px"> &mdash;{Source}</div>{/block:Source}
  481. {/block:Quote}
  482.  
  483. {block:Link}
  484. <h2><a href="{URL}">{Name}</a></h2>
  485. {block:Description}{Description}{/block:Description}
  486. {/block:Link}
  487.  
  488. {block:Chat}
  489. {block:Title}{Title}{/block:Title}
  490. {block:Lines}<span class="chat">
  491. <li class="line_{Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li></span>
  492. {/block:Lines}
  493. {/block:Chat}
  494.  
  495. {block:Photo}
  496. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{LinkCloseTag}
  497. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  498. {/block:Photo}
  499.  
  500. {block:Photoset}
  501. {Photoset-400}
  502. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  503. {/block:Photoset}
  504.  
  505. {block:Video}
  506. {Video-400}
  507. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  508. {/block:Video}
  509.  
  510. <div id="footer">
  511.  
  512. <span style="text-transform:uppercase;letter-spacing:1px;">
  513. {block:Date}<a href="{Permalink}">{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}</a>
  514. {block:NoteCount} | <a href="{Permalink}" title="{NoteCountWithLabel}">{NoteCount}</a>{/block:NoteCount} {/block:Date}
  515. {block:RebloggedFrom} | <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> {/block:RebloggedFrom}
  516. {block:RebloggedFrom} | <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>{/block:RebloggedFrom}
  517. </span>
  518. <br>
  519. {block:HasTags}{block:Tags}#<a href="{URL}">{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  520. </div>
  521.  
  522. </div>{/block:Posts}</div>
  523.  
  524. {block:PostNotes}{PostNotes}{/block:PostNotes}
  525.  
  526.  
  527. <div id="credit"><a href="http://hollywhood.tumblr.com">©</div> </div>
  528.  
  529. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement