Advertisement
chandapxnda

memememe only

Dec 19th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.38 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head><title>{Title}</title>
  3. <link rel="shortcut icon" href="http://i122.photobucket.com/albums/o260/mhilka/minigifs/burguer005.gif">
  4. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  5. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  6.  
  7. <!---- this is theme 32 by Hollywhood
  8. please don't remove the credit
  9. thank yo
  10. --->
  11.  
  12. <meta name="color:Background" content="#f6f2f3"/>
  13. <meta name="color:Text" content="#fff"/>
  14. <meta name="color:Link" content="#b8b8b8"/>
  15. <meta name="color:border" content="#F2F2F2"/>
  16. <meta name="color:scrollbar" content="#D6D5D5">
  17. <meta name="color:bg" content="#FFFFFF">
  18. <meta name="color:Link Hover" content="#eeeeee"/>
  19.  
  20. <meta name="image:background" content=""/>
  21.  
  22.  
  23. <meta name="text:link2" content="" />
  24. <meta name="text:link2 url" content="/">
  25. <meta name="text:link3" content="" />
  26. <meta name="text:link3 url" content="/">
  27. <meta name="text:link4" content="" />
  28. <meta name="text:link4 url" content="/">
  29. <meta name="text:link5" content="" />
  30. <meta name="text:link5 url" content="/">
  31.  
  32. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  33.  
  34. <style>
  35. div#qTip {
  36. padding: 3px;
  37. display: none;
  38. text-align: center;
  39. position: absolute;
  40. font-style:normal;
  41. margin-top:3px;
  42. margin-left:15px;
  43. font-size:8px;
  44. line-height:9px;
  45. font-family:cambria;
  46. z-index: 1000;
  47. background-color:#888;
  48. border: 3px solid #fff;
  49. color: #fff;
  50. text-transform:uppercase;
  51. letter-spacing: 1px;
  52. }
  53. </style>
  54.  
  55.  
  56.  
  57. <style type="text/css">
  58.  
  59. .announcement {
  60. position:fixed;
  61. margin-left:0px;
  62. margin-top:20px;
  63. width:80px;
  64. height:60px;
  65. text-align:center;
  66. padding:5px;
  67. overflow:auto;
  68. font-size:8px;
  69. font-family:calibri;
  70. }
  71.  
  72. ::selection {
  73. background: ;
  74. color: #ff1419;
  75. }
  76. ::-moz-selection {
  77. background:;
  78. color: #ff1419;
  79. }
  80.  
  81. ::-webkit-scrollbar-thumb{
  82. background-color: ;
  83.  
  84. height:auto;
  85. }
  86.  
  87. ::-webkit-scrollbar {
  88. height:auto;
  89. width:9px;
  90. background-color: ;
  91.  
  92. }
  93.  
  94. *, body, a, a:hover {cursor: url(http://media.tumblr.com/649c000edb2f0b30a6b3f462d580ffbc/tumblr_inline_mmsrqqFXgB1qz4rgp.png), auto;}
  95.  
  96. iframe#tumblr_controls {
  97. white-space:nowrap;
  98. -webkit-filter: invert(100%);
  99. -moz-filter: invert(100%);
  100. -o-filter: invert(100%);
  101. -ms-filter: invert(100%);
  102. filter: invert(100%);
  103. opacity:.2;transition: .8s ease-in-out;
  104. -webkit-transition: .8s ease-in-out;
  105. -moz-transition: .8s ease-in-out;
  106. -o-transition: .8s ease-in-out;
  107. }
  108.  
  109. h1 {
  110. font-weight:normal;
  111. font-size:13px;
  112. text-align:center;
  113. font-style:normal;
  114. line-height:100%;
  115. letter-spacing:1px;
  116. text-transform:normal;
  117. color:{color:text};
  118. }
  119.  
  120. h2 {
  121. font-size:10px;
  122. text-align:center;
  123. line-height:100%;
  124. letter-spacing:-0.5px;
  125. color:{color:text};
  126. font-weight:bold;
  127. text-transform:uppercase;
  128. padding:5px;
  129. padding-bottom:2px;
  130. }
  131.  
  132.  
  133. blockquote {
  134. border-left:2px solid {color:text};
  135. padding-left:5px;
  136. margin:5px;
  137. }
  138.  
  139. body {
  140.  
  141. background-image: url(http://i62.tinypic.com/10cjiud.jpg);
  142. background-attachment:fixed;
  143. background-repeat: no-repeat;
  144. bottom left fixed no-repeat ;
  145. margin:0px;
  146. color:{color:text};
  147. font-family:times;
  148. font-size:10px;
  149. line-height:120%;
  150. position: fixed;
  151. }
  152.  
  153. a {
  154. text-decoration:none;
  155. outline:none;
  156. -moz-outline-style:none;
  157. color:{color:link};
  158. -moz-transition-duration:0.5s;
  159. -webkit-transition-duration:0.5s;
  160. -o-transition-duration:0.5s;
  161. }
  162.  
  163. a:hover {
  164. text-decoration:none;
  165. outline:none;
  166. -moz-outline-style:none;
  167. color:{color:link hover};
  168. }
  169.  
  170. img {
  171. border:none;
  172. }
  173.  
  174. blockquote {
  175. padding-left:5px;
  176. border-left:2px solid;
  177. }
  178.  
  179. blockquote blockquote {
  180. padding-left:5px;
  181. border-left:2px solid;
  182. }
  183.  
  184. #pcontainer {
  185. background-color: ;
  186. width:450px;
  187. height:430px;
  188. padding: 20px;
  189. top:180px;
  190. margin-left:430px;
  191. position:relative;
  192. overflow-y:scroll;
  193. overflow-x:hidden;
  194. }
  195.  
  196. #post {
  197. width:400px;
  198. padding-bottom:30px;
  199. margin-top:20px;
  200. }
  201.  
  202.  
  203. #entries {
  204. padding:10px;
  205. width:300px;
  206. margin-left:-25px;
  207. margin-top:-10px;
  208. margin-bottom:40px;
  209. }
  210.  
  211. #sidebar {
  212. color:{color:text};
  213. position:fixed;
  214. width:91px;
  215. height:100%;
  216. margin-top:-60px;
  217. margin-left:150px;
  218. text-align:left;
  219.  
  220. padding-right:120px;
  221. }
  222.  
  223. #sidebar img {
  224. position:fixed;
  225. width:60px;
  226. margin-top:220px;
  227. margin-bottom:5px;
  228.  
  229. }
  230.  
  231. #links {
  232. position:fixed;
  233. font-family:times;
  234. width:120px;
  235. margin-top:400px;
  236. margin-left:135px;
  237. font-size:19px;
  238. text-transform:lowercase;
  239. text-align:left;
  240. line-height:170%;
  241. }
  242.  
  243. #links a {
  244. line-height:170%;
  245. padding:1px;
  246. margin-top:1px;
  247. margin-left:2px;
  248. letter-spacing:1px;
  249. color:#ff1419;
  250. -moz-transition-duration:.7s;
  251. -webkit-transition-duration:.7s;
  252. -o-transition-duration:.7s;
  253. }
  254.  
  255. #links a:hover {
  256. color: #fff;
  257. text-shadow: 0 0 5px #fff;
  258. -moz-transition-duration:.4s;
  259. -webkit-transition-duration:.4s;
  260. -o-transition-duration:.4s;
  261.  
  262. }
  263.  
  264. #description {
  265. width:100px;
  266. font-family:times;
  267. margin-bottom:0px;
  268. margin-top:440px;
  269. margin-left:120px;
  270. text-align:justify;
  271. font-size:80%;
  272. color: #414141;
  273. letter-spacing:1px;
  274. line-height:115%;
  275. }
  276.  
  277. #description a {
  278. color:#fff;
  279. }
  280.  
  281. #description a:hover {
  282. color:#fff;
  283. }
  284.  
  285. .sidebartitle {
  286. width:100px;
  287. text-align:center;
  288. position:fixed;
  289. font-style:italic;
  290. font-family:French Script MT;
  291. line-height:120%;
  292. margin-left:69px;
  293. font-size:20px;
  294. margin-top:217px;
  295. color:#999;
  296. }
  297.  
  298. #pagination {
  299. font-size:18px;
  300. text-transform:uppercase;
  301. margin-top:50px;
  302. margin-left:60px;
  303. letter-spacing:3px;
  304. font-style:normal;
  305. text-align:center;
  306. }
  307.  
  308. #pagination a {
  309. color:{color:link};
  310. }
  311.  
  312. #info {
  313. font-family:times;
  314. width:391px;
  315. margin-top:3px;
  316. padding:5px;
  317. font-size:7px;
  318. color:{color:text};
  319. text-transform:uppercase;
  320. font-style:normal;
  321. text-align:left;
  322. background-color:;
  323. -moz-transition-duration:0.5s;
  324. -webkit-transition-duration:0.5s;
  325. -o-transition-duration:0.5s;
  326. }
  327.  
  328. #info a {
  329. color:{color:link};
  330. text-align:left;
  331. font-style:normal;
  332. }
  333.  
  334. #info a:hover {
  335. color:{color:link hover};
  336. }
  337.  
  338. .tags {
  339. font-family:cambria;
  340. font-style:normal;
  341. width:391px;
  342. text-transform:normal;
  343. font-style:italic;
  344. color:{color:link};
  345. line-height:120%;
  346. font-size:8px;
  347. opacity:0;
  348. text-align:center;
  349. padding-top:3px;
  350. -moz-transition-duration:.5s;
  351. -webkit-transition-duration:.5s;
  352. -o-transition-duration:.5s;
  353. }
  354.  
  355. .tags a:hover {
  356. color:{color:link hover};
  357. }
  358.  
  359. #post:hover .tags {
  360. opacity:1;
  361. -moz-transition-duration:.5s;
  362. -webkit-transition-duration:.5s;
  363. -o-transition-duration:.5s;
  364.  
  365. }
  366.  
  367. .audio{
  368. background-color:#e5e5e5;
  369. height:65px;
  370. overflow:hidden;
  371. }
  372.  
  373. #ask {
  374. float:left;
  375. margin-left:10px;}
  376.  
  377.  
  378. #credit {
  379. font-size:9px;
  380. font-family:cambria;
  381. font-style:italic;
  382. letter-spacing:1px;
  383. -moz-transition-duration:0.5s;
  384. -webkit-transition-duration:0.5s;
  385. -o-transition-duration:0.5s;
  386. }
  387.  
  388. #credit a {
  389. background-color:#fff;
  390. padding:5px;
  391. border:1px solid #e9e9e9;
  392. position:fixed;
  393. right:15px;
  394. bottom:10px
  395. }
  396.  
  397. #credit a:hover {
  398. color:#fff;
  399. background-color:#191919;
  400. }
  401.  
  402.  
  403. {CustomCSS}</style></head><body>
  404.  
  405. <div class="announcement">
  406. <div style="border:1px solid {color:border};padding:2px;">
  407. <script language="JavaScript">
  408. var ref = (''+document.referrer+'');
  409. var w_h = window.screen.width + " x " + window.screen.height;
  410. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID4562036&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  411. </script> / <script language="JavaScript" src="http://freehostedscripts.net/ocount.php?site=ID2764812&name="></script>
  412. </center> <br></div>
  413.  
  414. <br>independent rp blog<br>( kill la kill )</div>
  415.  
  416. <div id="sidebar">
  417.  
  418. <div id="sidebarimage">
  419. <a href="/"><img src="{image:sidebar}"> </a></div>
  420.  
  421. <div class="sidebartitle"><a title="{text:homelink title}" href="/">{text:sidebartitle}</a></div>
  422.  
  423. <div id="links">
  424. <a href="{text:link2 url}" title="{text:link2}">●</a>
  425. <a href="{text:link3 url}" title="{text:link3}">●</a>
  426. <a href="{text:link4 url}" title="{text:link4}">●</a>
  427. <a href="{text:link5 url}" title="{text:link5}">●</a>
  428.  
  429. </div>
  430.  
  431. <div id="description">
  432. {Description}
  433. <p></p><br><br><center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">◄</a>{/block:PreviousPage}{/block:Pagination}
  434. {block:Pagination}{block:NextPage} <a href="{NextPage}">►</a>{/block:NextPage}{/block:Pagination}{/block:Pagination} </center></div></div>
  435. <div id="pcontainer">
  436. <div id="entries">{block:Posts}<div id="post">
  437.  
  438. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  439.  
  440. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  441.  
  442. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  443.  
  444. {block:Quote}<big><big>"{Quote}"</big></big>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  445.  
  446. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  447.  
  448. {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}
  449.  
  450. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="65px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  451.  
  452. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  453.  
  454. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="border-radius:90px; opacity:.9;margin-left:3px;"></div> &nbsp;<em>{Asker}:<br> &nbsp; <big>"{Question}"</big></em><br><br>{Answer}{/block:Answer}
  455.  
  456. {block:Date}<div id="info"><a href="{Permalink}" style="background-color:#bbb;padding:3px;color:#fff;font-style:italic;">{TimeAgo}</a> {block:NoteCount} with <font color=#999><big>♥</big></font> <a href="{Permalink}">{NoteCount}</a> {/block:NoteCount} {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  457. {block:ContentSource} , <a href="{SourceURL}">source</a> {/block:ContentSource}{/block:Date}</div>
  458. {block:HasTags}
  459. <div class="tags">
  460. {block:Tags} # <a href="{TagURL}"> {Tag}</a>{/block:Tags}</div>
  461. {/block:HasTags}
  462. <div class="postnote">
  463. {block:PostNotes}{PostNotes}{/block:PostNotes}
  464. </div>
  465. </div>
  466. {/block:Posts}
  467.  
  468. </div>
  469. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div>
  470.  
  471. </body>
  472.  
  473. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement