harrystylesanon

Theme eight

Aug 12th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.96 KB | None | 0 0
  1. <html lang="en">
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Amatic+SC:700' rel='stylesheet' type='text/css'>
  7. <script type="text/javascript">
  8. WebFontConfig = {
  9. google: { families: [ 'Amatic+SC:700:latin' ] }
  10. };
  11. (function() {
  12. var wf = document.createElement('script');
  13. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  14. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  15. wf.type = 'text/javascript';
  16. wf.async = 'true';
  17. var s = document.getElementsByTagName('script')[0];
  18. s.parentNode.insertBefore(wf, s);
  19. })(); </script>
  20.  
  21.  
  22. <script type="text/javascript"
  23. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  24.  
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory|The+Girl+Next+Door|Happy+Monkey|Loved+by+the+King|Imprima' rel='stylesheet' type='text/css'>
  27.  
  28.  
  29. <!-- DEFAULT VARIABLES -->
  30. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  31. <meta name="color:background" content="#fff"/>
  32. <meta name="color:link" content="#777"/>
  33. <meta name="color:text" content="#777"/>
  34. <meta name="color:title" content="#333"/>
  35. <meta name="color:hover" content="#fff"/>
  36. <meta name="color:scrollbar" content="#ddd" />
  37. <meta name="image:sidebar" content="1"/>
  38. <meta name="image:background" content="1"/>
  39. <meta name="image:side decoration" content="1"/>
  40. <meta name="if:show side decoration photo" content="0"/>
  41. <meta name="if:show photo" content="1"/>
  42. <meta name="if:show blog title" content="1"/>
  43. <meta name="if:scrollbar" content="1"/>
  44. <meta name="text:link one" content="" />
  45. <meta name="text:link one title" content="" />
  46. <meta name="text:link two" content="" />
  47. <meta name="text:link two title" content="" />
  48. <meta name="text:link three" content="" />
  49. <meta name="text:link three title" content="" />
  50. <meta name="text:link four" content="" />
  51. <meta name="text:link four title" content="" />
  52.  
  53. <style type="text/css">
  54. @import url(http://fonts.googleapis.com/css?family=Amatic+SC:700);
  55. /*** ask ***/
  56. .bubble {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  57. .bubble p {margin:1px 0px;}
  58. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 11;line-height: 12px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  59.  
  60. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #aaa}
  61. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  62. iframe#tumblr_controls{position:fixed !important;}
  63.  
  64. {block:ifscrollbar}
  65. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:1px solid #ccc; background: #fff;}
  66. ::-webkit-scrollbar-thumb { border-left:1px solid #ccc; background: {color:scrollbar};}
  67. {/block:ifscrollbar}
  68.  
  69. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  70.  
  71. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  72.  
  73.  
  74.  
  75. .wrapper{
  76. margin: 0px auto;
  77. width: 100%;
  78. }
  79.  
  80. .header{
  81. float: left;
  82. width: 100%;
  83. }
  84.  
  85. .left{
  86. float: left;
  87. margin-right: 20px;
  88. width: 802px;
  89. }
  90.  
  91. .right{
  92. float: right;
  93. width: 200px;
  94. background-color: #fff;
  95. }
  96.  
  97. p {
  98. margin:0px;
  99. margin-top:0px;
  100. }
  101.  
  102.  
  103.  
  104.  
  105. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  106.  
  107.  
  108. body {
  109. padding: 0px;
  110. margin: 0px;
  111. color:{color:text};
  112. font-family: imprima;
  113. font-size: 10px;
  114. line-height:9px;
  115. letter-spacing: 1px;
  116. background-color: {color:Background};
  117. background-image:url({image:Background});
  118. background-attachment: fixed;
  119. background-repeat: repeat;
  120. }
  121.  
  122. a:link, a:active, a:visited{
  123. text-decoration: none;
  124. -webkit-transition: color 0.3s ease-out;
  125. -moz-transition: color 0.3s ease-out;
  126. transition: color 0.3s ease-out;
  127. color: {color:Link};
  128. }
  129.  
  130. a:hover {
  131. text-shadow:4px 4px 0px rgba(0,0,0,0.1),3px -6px 0px rgba(0,0,0,0.2),6px 6px 0px rgba(0,0,0,0.1),-5px 4px 0px rgba(0,0,0,0.2),-3px -8px 0px rgba(0,0,0,0.15);-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;
  132. }
  133.  
  134. div#center{
  135. margin:auto;
  136. position:relative;
  137. width:1000px;
  138. background-color:;
  139. overflow:auto;
  140. overflow-y:hidden;
  141. }
  142.  
  143. .entry {
  144. float:left;
  145. display: block;
  146. margin: 1px;
  147. margin-bottom:0px;
  148. padding:0px;
  149. border:0px solid #bbb;
  150. overflow:hidden;
  151. width:300px;
  152. {block:PermalinkPage}
  153. width:500px;
  154. text-align:left;
  155. {/block:PermalinkPage}
  156. background: transparent;
  157. background-image:URL();
  158. }
  159.  
  160. #permalink {
  161. position: absolute;
  162. margin-top: 14px;
  163. margin-left: 69px;
  164. opacity: 0;
  165. -webkit-transition: all .7s ease;
  166. -moz-transition: all .7s ease;
  167. -o-transition: all .7s ease;
  168. transition: all .7s ease;
  169. }
  170.  
  171. .entry:hover #permalink {
  172. margin-top: 14px;
  173. margin-left: 69px;
  174. opacity: 1;
  175. -webkit-transition: all .7s ease;
  176. -moz-transition: all .7s ease;
  177. -o-transition: all .7s ease;
  178. transition: all .7s ease;
  179. }
  180.  
  181. .countreblog {
  182. color: #fff;
  183. height: 20px;
  184. padding: 2px;
  185. font-weight:bold;
  186. font-family:arial;
  187. font-size:11px;
  188. line-height:10px;
  189. font-style: none;
  190. margin-left:-20px;
  191. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  192. background-repeat:repeat;
  193. border:1px solid rgba(0,0,0,0.1);
  194. -webkit-border-radius:2px;
  195. moz-border-radius:2px;
  196. -o-border-radius:2px;
  197. border-radius:2px;
  198. -webkit-transition: all .7s ease;
  199. -moz-transition: all .7s ease;
  200. -o-transition: all .7s ease;
  201. transition: all .7s ease;
  202. }
  203.  
  204. .countreblog a { color: #FFF; }
  205.  
  206. .perma{
  207. position:absolute;
  208. width: 60px;
  209. height: 30px;
  210. margin-top: 9px;
  211. margin-left: -15px;
  212. z-index:9999991;
  213. opacity: 0.0;
  214. filter: alpha(opacity = 0);
  215. -webkit-transition: all .7s ease;
  216. -moz-transition: all .7s ease;
  217. -o-transition: all .7s ease;
  218. transition: all .7s ease;
  219. }
  220.  
  221. .entry:hover .perma {
  222. -webkit-transition: opacity 0.6s linear;
  223. margin-top: 9px;
  224. margin-left: 0px;
  225. opacity: 1;
  226. -webkit-transition: all .7s ease;
  227. -moz-transition: all .7s ease;
  228. -o-transition: all .7s ease;
  229. transition: all .7s ease;
  230. }
  231.  
  232. .likep {
  233. display: inline;
  234. overflow: hidden;
  235. position: relative;
  236. float: right;
  237. width: 21px;
  238. height: 20px;
  239. margin-left:-4px;
  240. z-index: 9999999;
  241. }
  242.  
  243. .likep a {
  244. background-image:
  245. url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  246. background-position: 0px 0px;
  247. display: block;
  248. z-index: 9999999;
  249. -webkit-transition: all .7s ease;
  250. -moz-transition: all .7s ease;
  251. -o-transition: all .7s ease;
  252. transition: all .7s ease;
  253. }
  254.  
  255. .likep img {
  256. width: 21px;
  257. height: 20px;
  258. -webkit-transition: all .7s ease;
  259. -moz-transition: all .7s ease;
  260. -o-transition: all .7s ease;
  261. transition: all .7s ease;
  262. }
  263.  
  264. .rep img{
  265. display: inline;
  266. width: 24px;
  267. height: 20px;
  268. }
  269.  
  270.  
  271.  
  272. #posts {
  273. width:650px;
  274. margin-top: 1px;
  275. margin-left:0px;
  276. right:auto;
  277. margin-right:auto;
  278. position:relative;
  279. overflow-y: hidden;
  280. }
  281.  
  282. #sidebar{
  283. position:fixed !important;
  284. width:240px;
  285. height:auto;
  286. margin-top:50px;
  287. margin-left:650px;
  288. border:0px solid #bbb;
  289. }
  290.  
  291. .title{
  292. font-family: 'Amatic SC', cursive;
  293. font-size: 14px;
  294. line-height: 10px;
  295. color:{color:Title};
  296. letter-spacing: 0px;
  297. font-weight: normal;
  298. padding:0px 0px 0px 0px;
  299. }
  300.  
  301.  
  302. .blogtitle{
  303. font-family: 'Amatic SC', cursive;
  304. opacity:0.9999;
  305. line-height:15px;
  306. text-shadow:1px 1px 1px #ccc;
  307. font-size: 40px;
  308. letter-spacing:2px; color:{COLOR:title}; }
  309.  
  310. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  311.  
  312. .permalink{
  313. text-transform: normal;
  314. display: block;
  315. text-align: right;
  316. text-decoration: none;
  317. }
  318.  
  319. #infscr-loading{
  320. bottom: -70px;
  321. position: absolute;
  322. left: 50%;
  323. margin-left:-8px;
  324. width:16px;
  325. height:11px;
  326. overflow:hidden;
  327. margin-bottom: 50px;
  328. }
  329.  
  330. #postnotes{
  331. text-align: justify;}
  332.  
  333. #postnotes blockquote{
  334. border: 0px;}
  335.  
  336. blockquote{
  337. padding:0px 0px 2px 5px;
  338. margin:0px 0px 2px 10px;
  339. border-left: 1px dotted #555555;
  340. }
  341.  
  342. blockquote p, ul{
  343. margin:0px;
  344. padding:0px;
  345. }
  346.  
  347. a img{border: 0px;}
  348.  
  349.  
  350. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  351.  
  352. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  353. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  354.  
  355. .notes img{width:10px; position:relative; top:3px;}
  356. <--ses-->
  357. small{font-size: 90%;}
  358.  
  359.  
  360. img{
  361. -webkit-filter: grayscale(0%);
  362. }
  363.  
  364. img:hover{
  365. -webkit-filter: grayscale(95%);
  366. transition: all 0.5s ease-out;
  367. -o-transitiontransition: all 1.5s ease-out;
  368. -webkit-transition: all 0.5s ease-out;
  369. -moz-transition: all 1.5s ease-out;
  370. }
  371.  
  372. {CustomCSS}
  373.  
  374. </style>
  375.  
  376. {block:IndexPage}
  377. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  378. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  379.  
  380. <script type="text/javascript">
  381. $(window).load(function () {
  382. var $content = $('#posts');
  383. $content.masonry({itemSelector: '.entry'}),
  384. $content.infinitescroll({
  385. navSelector : 'div#pagination',
  386. nextSelector : 'div#pagination a#nextPage',
  387. itemSelector : '.entry',
  388. loading: {
  389. finishedMsg: '',
  390. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  391. },
  392. bufferPx : 600,
  393. debug : false,
  394. },
  395. // call masonry as a callback.
  396. function( newElements ) {
  397. var $newElems = $( newElements );
  398. $newElems.hide();
  399. // ensure that images load before adding to masonry layout
  400. $newElems.imagesLoaded(function(){
  401. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  402.  
  403.  
  404. });
  405. });
  406. });
  407. </script>
  408.  
  409. {/block:IndexPage}
  410.  
  411.  
  412. <title>{title}</title>
  413.  
  414. <link rel="shortcut icon" href="{Favicon}" />
  415. <meta name="viewport" content="width=820" />
  416. </head>
  417. <body onkeydown="return false">
  418.  
  419. <body>
  420.  
  421. <div class="wrapper">
  422. <div class="header">
  423. </div>
  424.  
  425. <div id="cage">
  426. <div id="center">
  427.  
  428.  
  429. <div id="sidebar">
  430. {block:ifshowblogtitle}<div style="text-align:center;"><span class="blogtitle">{title}</span></div>{/block:ifshowblogtitle}<center>
  431. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=100%></a>{/block:ifshowphoto}
  432. {Description}<br>
  433. <a href="{text:link one}">{text:link one title}</a> †
  434. <a href="{text:link two}">{text:link two title}</a> †
  435. <a href="{text:link three}">{text:link three title}</a> †
  436. <a href="{text:link four}">{text:link four title}</a> †
  437. </center></div>
  438.  
  439.  
  440. <div class="left">
  441. <div id="posts">
  442. {block:Posts}
  443. <div class="entry">
  444.  
  445. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>{Answer}{/block:Answer}
  446.  
  447. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  448. {/block:Text}
  449.  
  450. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  451.  
  452. {block:Photo}
  453. {block:IndexPage}
  454. <center>
  455. <div class="perma">
  456.  
  457. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  458. </div>
  459. <div id="permalink">
  460. <span class="countreblog"><a href="{Permalink}">{notecount}</a></span></div>
  461. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  462. {/block:IndexPage}
  463. {block:PermalinkPage}
  464. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a></div>{LinkCloseTag}
  465. {/block:PermalinkPage}
  466. {/block:Photo}
  467.  
  468. {block:Photoset}
  469. {block:IndexPage}
  470. <center>
  471. {Photoset-250}</center>
  472. {/block:IndexPage}
  473. {block:PermalinkPage}
  474. <center>
  475. {Photoset-500}</center>
  476. {/block:PermalinkPage}
  477. {/block:Photoset}
  478.  
  479. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  480.  
  481. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  482. <ul class="chat">
  483. {block:Lines}
  484. <li class="user_{UserNumber}">
  485. {block:Label}
  486. <span class="label">{Label}</span>
  487. {/block:Label}
  488.  
  489. {Line}
  490. </li>
  491. {/block:Lines}
  492. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  493. {/block:Chat}
  494.  
  495. {block:Audio}
  496. <div style="width:400px; height:30px;">
  497. {AudioPlayerBlack}
  498. </div>
  499. {block:IndexPage}<span class="permalink">
  500. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  501. </span>{/block:IndexPage}
  502. {/block:Audio}
  503.  
  504. {block:Video}
  505. {block:IndexPage}
  506. <center>
  507. {Video-250}</center>
  508. {/block:IndexPage}
  509. {block:PermalinkPage}
  510. <center>
  511. {Video-500}</center>
  512. {/block:PermalinkPage}
  513. {block:Video}
  514.  
  515.  
  516. {block:PostNotes}<div align="middle">{caption}</div>
  517. <center>
  518.  
  519. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  520.  
  521. {block:HasTags}
  522. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  523. {block:RebloggedFrom}
  524. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  525. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  526.  
  527. {/block:RebloggedFrom}
  528. </center></span>
  529. <br>
  530. <div id="postnotes">{PostNotes}</div><br>
  531.  
  532. <center>{block:ContentSource}
  533. <br><a href="{SourceURL}">
  534. {lang:Source}:
  535. {block:SourceLogo}
  536. <img src="{BlackLogoURL}" width="{LogoWidth}"
  537. height="{LogoHeight}" alt="{SourceTitle}" />
  538. {/block:SourceLogo}
  539. {block:NoSourceLogo}
  540. {SourceLink}
  541. {/block:NoSourceLogo}
  542. </a>
  543. {/block:ContentSource}</center>
  544.  
  545. {/block:PostNotes}
  546. </div>
  547. {/block:Posts}
  548. </div></div>
  549.  
  550. {block:IndexPage}
  551. {block:Pagination}
  552. <div id="pagination">
  553. {block:NextPage}
  554. <a id="nextPage" href="{NextPage}"></a>
  555. {/block:NextPage}
  556. {block:PreviousPage}
  557. <a href="{PreviousPage}"></a>
  558. {/block:PreviousPage}
  559. </div>
  560. {/block:Pagination}
  561. {/block:IndexPage}
  562. </body>
  563.  
  564. </div>
  565. <div style="padding: 5px; position: fixed; bottom: 0px; font-size: 9px; left: 0px; text-transform:lowercase; background: transparent; color: black;"><a href="http://officialharryanon.tumblr.com/">credit<small style="color: #0000000;"></small></a></div>
  566.  
  567.  
  568. {block:ifshowsidedecorationphoto}<div style="position:fixed; bottom:2px; right:10px;">
  569. <img src="{image:side decoration}" border="0" alt=""></a></div>{/block:ifshowsidedecorationphoto}
  570. </center>
  571. </html>
Advertisement
Add Comment
Please, Sign In to add comment