Advertisement
giresu

Untitled

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