Advertisement
Guest User

fUCK OFF RILEY

a guest
Oct 25th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.52 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.  
  5.  
  6. <!-- start of script tooltip -->
  7. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  8.  
  9. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  10.  
  11. <script>
  12.  
  13. (function($){
  14.  
  15. $(document).ready(function(){
  16.  
  17. $("a[title]").style_my_tooltips({
  18.  
  19. tip_follows_cursor:true,
  20.  
  21. tip_delay_time:90,
  22.  
  23. tip_fade_speed:600,
  24.  
  25. attribute:"title"
  26.  
  27. });
  28.  
  29. });
  30.  
  31. })(jQuery);
  32.  
  33. </script>
  34.  
  35. <!-- end of script tooltip -->
  36.  
  37. <link rel="shortcut icon" href="{Favicon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40.  
  41. <!---- this is theme 48 by Hollywhood
  42. please don't remove the credit
  43. thank you
  44. --->
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:300,700' rel='stylesheet' type='text/css'>
  51.  
  52. <meta name="color:Background" content="#ffffff"/>
  53. <meta name="color:Text" content="#9B9B9B"/>
  54. <meta name="color:Link" content="#b8b8b8"/>
  55. <meta name="color:Link Hover" content="#eeeeee"/>
  56. <meta name="color:italic" content="#a0dfce" />
  57. <meta name="color:bold" content="#a0dfce" />
  58. <meta name="color:border" content="#DDDDDD"/>
  59. <meta name="color:scrollbar" content="#999999">
  60. <meta name="color:title" content="#888888">
  61. <meta name="color:title background" content="#f7f7f7">
  62.  
  63. <meta name="image:sidebar" content=""/>
  64. <meta name="text:sidebartitle" content="">
  65.  
  66. <meta name="text:link 1" content="Link 1"/>
  67. <meta name="text:link 1 url" content="/"/>
  68. <meta name="text:link 2" content="Link 2"/>
  69. <meta name="text:link 2 url" content="/"/>
  70. <meta name="text:link 3" content="Link 3"/>
  71. <meta name="text:link 3 url" content="/"/>
  72. <meta name="text:link 4" content="Link 4"/>
  73. <meta name="text:link 4 url" content="/"/>
  74. <meta name="text:link 5" content="Link 5"/>
  75. <meta name="text:link 5 url" content="/"/>
  76.  
  77. <style>
  78.  
  79.  
  80.  
  81. #s-m-t-tooltip {
  82.  
  83. max-width:300px; /* maximum width */
  84.  
  85. background-color:#ffffff; /* color background */
  86.  
  87. border:1px solid #8B658B; /* color, shape and thickness of the border */
  88.  
  89. font-size:10px; /* font size */
  90.  
  91. color:#000000; /* font color */
  92.  
  93. letter-spacing:1px; /* font spacing */
  94.  
  95. text-transform:lowercase; /* uppercase, lowercase, none */
  96.  
  97. padding:3px; /* padding size */
  98.  
  99. margin:20px 0px 0px 20px; /* margin size */
  100.  
  101. z-index:9999999999999999999999;
  102.  
  103. border-radius: 2px; /* border radius */
  104.  
  105. }
  106.  
  107.  
  108.  
  109.  
  110.  
  111. div#qTip {
  112. padding: 3px;
  113. display: none;
  114. text-align: center;
  115. position: absolute;
  116. font-size:10px;
  117. margin-left:10px;
  118. margin-top:-2px;
  119. line-height:9px;
  120. font-family:arial;
  121. z-index: 1000;
  122. border: 1px solid #cacaca;
  123. background-color:#fff;
  124. color: #9b9b9b;
  125. text-transform:uppercase;
  126. letter-spacing: 2px;
  127. }
  128. </style>
  129.  
  130. <style type="text/css">
  131.  
  132. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  133.  
  134. @font-face{font-family:Basic L;src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  135.  
  136. @import url(http://static.tumblr.com/6hsqxdt/md2mgu4of/tinytots.css);
  137.  
  138.  
  139. ::-webkit-scrollbar-thumb{
  140. background-color: ;
  141. border: ;
  142. height:auto;
  143. }
  144.  
  145. ::-webkit-scrollbar {
  146. height:auto;
  147. width:3px;
  148. background-color: ;
  149. border: ;
  150. }
  151.  
  152.  
  153.  
  154. iframe#tumblr_controls {
  155. white-space:nowrap;
  156. -webkit-filter: invert(100%);
  157. -moz-filter: invert(100%);
  158. -o-filter: invert(100%);
  159. -ms-filter: invert(100%);
  160. filter: invert(100%);
  161. opacity:.2;transition: .8s ease-in-out;
  162. -webkit-transition: .8s ease-in-out;
  163. -moz-transition: .8s ease-in-out;
  164. -o-transition: .8s ease-in-out;
  165. }
  166.  
  167.  
  168. h1 {
  169. font-weight:normal;
  170. font-size:13px;
  171. text-align:center;
  172. font-style:normal;
  173. line-height:100%;
  174. letter-spacing:1px;
  175. text-transform:normal;
  176. color:#262626;
  177. }
  178.  
  179. h2 {
  180. font-size:10px;
  181. text-align:center;
  182. line-height:100%;
  183. letter-spacing:-0.5px;
  184. color:#262626;
  185. font-weight:bold;
  186. text-transform:uppercase;
  187. padding:5px;
  188. padding-bottom:2px;
  189. }
  190.  
  191.  
  192.  
  193. blockquote {
  194. border-left:1px solid #ccc;
  195. padding:12px;
  196. margin:10px 2px 0px 10px
  197. background-color:#ffffff;
  198. }
  199.  
  200. body {
  201. background:url('https://dl.dropboxusercontent.com/u/33874129/shiza%20grafix.png');
  202. background-color: #ffffff;
  203. background-attachment:fixed;
  204. background-repeat:no-repeat;
  205. margin:0px;
  206. color:#000;
  207. font-family:'verdana';
  208. font-size:11px;
  209. line-height:100%;
  210. }
  211.  
  212.  
  213. a {
  214. text-decoration:none;
  215. outline:none;
  216. -moz-outline-style:none;
  217. color:{color:link};
  218. -moz-transition-duration:0.5s;
  219. -webkit-transition-duration:0.5s;
  220. -o-transition-duration:0.5s;
  221. }
  222.  
  223. a:hover {
  224. outline:none;
  225. -moz-outline-style:none;
  226. color:{color:link hover};
  227. }
  228.  
  229. b, strong, .strong {color:{color:bold};}
  230.  
  231. i, em, .em {color:{color:italic};}
  232.  
  233. img {
  234. border:none;
  235. }
  236.  
  237.  
  238. #post {
  239. width:450px;
  240. padding-bottom:10px;
  241. margin-top:5px;
  242. }
  243.  
  244.  
  245.  
  246. #entries {
  247. padding:15px;
  248. width:457px;
  249. top: -9px;
  250. height:410px;
  251. overflow-y:scroll;
  252. overflow-x:hidden;
  253. background-color: transparent;
  254. opacity: 1;
  255. margin-left:545px;
  256. margin-top:21px;
  257. margin-bottom:50px;
  258. z-index: 999;
  259. }
  260.  
  261.  
  262.  
  263.  
  264. #sidebar {
  265. color:{color:text};
  266. width:300px;
  267. height:auto;
  268. margin-top:30px;
  269. margin-left:210px;
  270. text-align:left;
  271. }
  272.  
  273.  
  274. #links {
  275. position:absolute;
  276. position:fixed;
  277. font-family: 'Impact';
  278. width:10px;
  279. margin-top:45px;
  280. margin-left:745px;
  281. font-size:20px;
  282. text-transform: none;
  283. font-style: bold;
  284. text-align:center;
  285. line-height:280%;
  286. }
  287.  
  288. #links a{
  289. line-height:280%;
  290. margin-top:10px;
  291. margin-left:87px;
  292. color:#67d9b2;
  293. text-decoration:none;
  294. -moz-transition-duration:.7s;
  295. -webkit-transition-duration:.7s;
  296. -o-transition-duration:.7s;
  297. }
  298.  
  299. #links a:hover {
  300. color: #3aad86;
  301. width:60px;
  302. -moz-transition-duration:0.7s;
  303. -webkit-transition-duration:0.7s;
  304. -o-transition-duration:0.7s;
  305. }
  306.  
  307.  
  308.  
  309. #description {
  310. width:300px;
  311. font-family:times;
  312. word-spacing:2px;
  313. margin-top:15px;
  314. padding:15px;
  315. margin-right:-71px;
  316. text-align:center;
  317. font-size:9px;
  318. color: {color:text};
  319. letter-spacing:0px;
  320. line-height:180%;
  321. -moz-transition-duration:1s;
  322. -webkit-transition-duration:1s;
  323. -o-transition-duration:1s;
  324. }
  325.  
  326. #description a {
  327. color:{color:link};
  328. }
  329.  
  330. #description a:hover {
  331. color:{color:link hover};
  332. }
  333.  
  334. .sidebartitle {
  335. position:fixed;
  336. width:1613px;
  337. background:{color:title background};
  338. text-shadow:2px 2px 0px #fff;
  339. text-align:center;
  340. font-family: 'Bodoni MT Condensed';
  341. line-height:260%;
  342. margin-right:-715px;
  343. border-bottom:4px solid {color:background};
  344. word-spacing:10px;
  345. letter-spacing:1px;
  346. font-style:italic;
  347. font-size:32px;
  348. z-index:999;
  349. margin-top:-195px;
  350. }
  351.  
  352. .sidebartitle a{
  353. color:{color:title};
  354. }
  355.  
  356. .sidebartitle a:hover{
  357. color:{color:link hover};
  358. }
  359.  
  360.  
  361. #pagination a {
  362. color:#bcc2c2;
  363. }
  364.  
  365. #info {
  366. font-family:arial;
  367. width:493px;
  368. margin-top:5px;
  369. padding-top:1px;
  370. font-size:7px;
  371. padding:4px;
  372. color:#69895c;
  373. text-transform:uppercase;
  374. font-style:normal;
  375. text-align:left;
  376. -moz-transition-duration:0.5s;
  377. -webkit-transition-duration:0.5s;
  378. -o-transition-duration:0.5s;
  379. }
  380.  
  381. #info a {
  382. color:#69895c;
  383. font-style:normal;
  384. }
  385.  
  386. #info a:hover {
  387. color:#1b390f;
  388. }
  389.  
  390. .tags {
  391. font-family:calibri;
  392. font-style:normal;
  393. width:495px;
  394. text-transform:normal;
  395. font-style:normal;
  396. line-height:120%;
  397. padding-left:5px;
  398. font-size:10px;
  399. text-align:left;
  400. padding-top:5px;
  401. padding-bottom:15px;
  402. -moz-transition-duration:0.2s;
  403. -webkit-transition-duration:0.2s;
  404. -o-transition-duration:0.2s;
  405. }
  406. .tags a{
  407. color:#1b390f;
  408. -moz-transition-duration:0.2s;
  409. -webkit-transition-duration:0.2s;
  410. -o-transition-duration:0.2s;
  411. }
  412. .tags a:hover{
  413. color:#86adad;
  414. -moz-transition-duration:0.2s;
  415. -webkit-transition-duration:0.2s;
  416. -o-transition-duration:0.2s;
  417. }
  418.  
  419. .audio{
  420. background-color: ;
  421. height:65px;
  422. overflow:hidden;
  423. }
  424.  
  425. #ask {
  426. float:left;
  427. color:#b2bfbf;
  428. }
  429.  
  430. #credit {
  431. font-size:9px;
  432. font-family:cambria;
  433. font-style:italic;
  434. letter-spacing:1px;
  435. -moz-transition-duration:0.5s;
  436. -webkit-transition-duration:0.5s;
  437. -o-transition-duration:0.5s;
  438. }
  439.  
  440. #credit a {
  441. background-color:#fff;
  442. padding:5px;
  443. border:1px solid #e9e9e9;
  444. position:fixed;
  445. right:15px;
  446. bottom:10px
  447. }
  448.  
  449. #credit a:hover {
  450. color:#fff;
  451. background-color:#191919;
  452. }
  453.  
  454.  
  455. {CustomCSS}</style></head><body>
  456.  
  457. <div id="theme">
  458.  
  459. <div id="sidebar">
  460.  
  461. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  462.  
  463. <div class="sidebartitle"><a href="/">{text:sidebartitle}</a></div>
  464.  
  465. <div id="description">{description}</div>
  466.  
  467. <div id="links">
  468. <a title="home" href="{text:link 1 url}">{text:link 1}</a>
  469. <a title="ask" href="{text:link 2 url}">{text:link 2}</a>
  470. <a title="core" href="{text:link 3 url}">{text:link 3}</a>
  471. <a title="app" href="{text:link 4 url}">{text:link 4}</a>
  472. <a title="disclaimer" href="{text:link 5 url}">{text:link 5}</a>
  473. </div>
  474.  
  475. </div>
  476.  
  477. <div id="entries">{block:Posts}<div id="post">
  478.  
  479. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  480.  
  481. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  482.  
  483. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  484.  
  485. {block:Quote}<center><big><big>"{Quote}"</big></big></center>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  486.  
  487. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  488.  
  489. {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}
  490.  
  491. {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}
  492.  
  493. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  494.  
  495. {block:Answer}<div id="ask"><img src="{AskerPortraitURL-24}" style="margin-left:7px;margin-right:13px;border:1px solid #e3e3e3;padding:2px;"></div> <em>{Asker}:</em><br> "{Question}"<br><br>{Answer}{/block:Answer}
  496.  
  497. {block:Date}<div id="info"> <a title="{TimeAgo}" href="{Permalink}">{Month} &nbsp;{DayOfMonth}</a>
  498. {/block:Date} &nbsp;({24Hour}:{Minutes})&nbsp; {block:NoteCount}&nbsp; ( <a href="{Permalink}">{NoteCount}</a> ) {/block:NoteCount}
  499.  
  500. <br>{block:RebloggedFrom} <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}{block:ContentSource} & <a title="{SourceTitle}" href="{SourceURL}">source</a>{/block:ContentSource} {/block:RebloggedFrom} </br>
  501. </div>
  502.  
  503.  
  504.  
  505.  
  506. {block:HasTags}
  507. <div class="tags">
  508. {block:Tags} <a href="{TagURL}"> <big>#</big> {Tag} &nbsp; </a> {/block:Tags}</div>
  509. {/block:HasTags}
  510. <div class="postnote">
  511. {block:PostNotes}{PostNotes}{/block:PostNotes}
  512. </div>
  513. </div>
  514. {/block:Posts}
  515.  
  516. <div id="pagination">
  517. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←&nbsp;&nbsp;&nbsp; future</a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}">past&nbsp;&nbsp;&nbsp; →</a><br />{/block:NextPage}{/block:Pagination}</div></center></div>
  518.  
  519. </div>
  520.  
  521.  
  522.  
  523.  
  524.  
  525. <div id="credit"><a href="http://hollywhood.tumblr.com">HW</div> </div>
  526. </body>
  527.  
  528. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement