harrystylesanon

theme five

Aug 10th, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.55 KB | None | 0 0
  1. <head>
  2. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:700' rel='stylesheet' type='text/css'>
  3. <script type="text/javascript">
  4. WebFontConfig = {
  5. google: { families: [ 'Josefin+Sans:700:latin' ] }
  6. };
  7. (function() {
  8. var wf = document.createElement('script');
  9. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  10. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  11. wf.type = 'text/javascript';
  12. wf.async = 'true';
  13. var s = document.getElementsByTagName('script')[0];
  14. s.parentNode.insertBefore(wf, s);
  15. })(); </script>
  16.  
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19. <link href='http://fonts.googleapis.com/css?family=The+Girl+Next+Door|Loved+by+the+King|Cedarville+Cursive|Imprima' rel='stylesheet' type='text/css'>
  20. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  21.  
  22. <meta name="color:Background" content="#FFFFFF"/>
  23. <meta name="color:Text" content="#130C11"/>
  24. <meta name="color:Hover" content="#130C11"/>
  25. <meta name="color:Link" content="#000000"/>
  26. <meta name="color:Scrollbar" content="#130C11"/>
  27. <meta name="image:sidebar" content="1"/>
  28. <meta name="image:Background" content="1"/>
  29. <meta name="color:link bar" content="#ee9999"/>
  30. <meta name="text:link3" content="" />
  31. <meta name="text:link4" content="" />
  32.  
  33. <style type="text/css">
  34. ::-webkit-scrollbar-thumb:vertical {
  35.  
  36. height:9px;
  37.  
  38. background-color: #ede7dc;
  39.  
  40. }
  41.  
  42. ::-webkit-scrollbar {
  43.  
  44. width:7px;
  45.  
  46. height:5px;
  47.  
  48. background:#fff;
  49.  
  50. margin-right:5px;
  51.  
  52. }
  53.  
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:700' rel='stylesheet' type='text/css'>
  56.  
  57. /*** ask ***/
  58. .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;}
  59. .bubble p {margin:1px 0px;}
  60. .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;}
  61.  
  62. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #aaa}
  63. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  64. iframe#tumblr_controls{position:fixed !important;}
  65.  
  66. {block:iftinyscrollbar}
  67. ::-webkit-scrollbar {width: 4px; height: 4px; background: #FFFFFF; }
  68.  
  69. ::-webkit-scrollbar-thumb { background-color: #ffffff; -webkit-border-radius: 0px; outline:1px solid rgba(0, 0, 0, .1); border:2px solid rgba(0, 0, 0, .05);}
  70. {/block:iftinyscrollbar}
  71.  
  72. {block:ifinfinitescrolling}<script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>{/block:ifinfinitescrolling}
  73.  
  74. #tumblr_controls{
  75. position:fixed !important;
  76. }
  77.  
  78. .wrapper{
  79. margin: 0px auto;
  80. width: 802px;
  81. }
  82.  
  83. .header{
  84. float: left;
  85. width: 100%;
  86. }
  87.  
  88. .left{
  89. float: left;
  90. margin-right: 20px;
  91. width: 802px;
  92. }
  93.  
  94. .right{
  95. float: right;
  96. width: 200px;
  97. background-color: {color:Background};
  98. }
  99.  
  100. body {
  101. padding: 0px;
  102. margin: 0px;
  103. color:#000;
  104. font-family: imprima;
  105. font-size: 10px;
  106. background-color: {color:Background};
  107. background-image:url({image:Background});
  108. background-attachment: fixed;
  109. background-repeat: repeat;
  110. }
  111. a:link, a:active, a:visited{
  112. color: {color:Link};
  113. text-decoration: none;
  114. }
  115. a:hover {
  116. 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;
  117. }
  118.  
  119. .entry {
  120. margin:0px;
  121. padding: 1px;
  122. float:left;
  123. background-color: transparent;
  124. font-family: imprima;
  125. font-size: 11px;
  126. line-height:12px;
  127. {block:IndexPage}
  128. width:320px;
  129. {/block:IndexPage}
  130. {block:PermalinkPage}
  131. width:550px;
  132. margin-left: 357x;
  133. {/block:PermalinkPage}
  134. }
  135.  
  136. .perma {
  137. opacity: 0.0;
  138. filter: alpha(opacity = 0);
  139. margin-top: -21px;
  140. width: px;
  141. height: 30px;
  142. line-height: 30px;
  143. font-size: 9px;
  144. position:absolute;
  145. text-align: center;
  146. z-index:9999991;
  147. color: {color:permalink};
  148. }
  149.  
  150. a.p {color: {color:permalink};}
  151.  
  152. .entry:hover .perma {
  153. -webkit-transition: opacity 0.4s linear;
  154. opacity: 1;
  155. -moz-transition: all 0.4s linear;
  156. transition: all 0.4s linear;
  157. filter: alpha(opacity = 100);
  158. }
  159.  
  160. .likep {
  161. width: 21px;
  162. height: 20px;
  163. overflow: hidden;
  164. position: relative;
  165. z-index: 9999999;
  166. position: absolute;
  167. margin-top: 26px;
  168. margin-left: 5px;
  169. }
  170.  
  171. .rep {
  172. width: 24px;
  173. height: 20px;
  174. overflow: hidden;
  175. position: relative;
  176. z-index: 9999999;
  177. position: absolute;
  178. margin-top: 26px;
  179. margin-left: 31px;
  180. }
  181.  
  182. .likep a:hover {
  183. background-position: 0px 0px;
  184. }
  185.  
  186. .likep a {
  187. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  188. background-position: 0px 0px;
  189. display: block;
  190. z-index: 9999999;
  191. webkit-transition: all 0s linear;
  192. -webkit-transition: all 0s linear;
  193. -moz-transition: all 0s linear;
  194. transition: all 0s linear;
  195. }
  196.  
  197. .likep img {
  198. width: 21px;
  199. height: 20px;
  200. webkit-transition: all 0.2s linear;
  201. -webkit-transition: all 0.2s linear;
  202. -moz-transition: all 0.2s linear;
  203. transition: all 0.2s linear;
  204. }
  205.  
  206. .rep img {
  207. width: 24px;
  208. height: 20px;
  209. line-height: 30px;
  210. display: inline;
  211. }
  212.  
  213. .not {
  214. position: absolute;
  215. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  216. height: 20px;
  217. font-size: 11px;
  218. line-height: 20px;
  219. color: #fff;
  220. position: absolute;
  221. margin-top: 26px;
  222. margin-left: 60px;
  223. padding-left: 4px;
  224. padding-right: 4px;
  225. -moz-border-radius: 2px;
  226. border-radius: 2px;
  227. }
  228.  
  229. .not a{
  230. color: #fff;
  231. font-weight: bold;
  232. font-family: arial;
  233. }
  234.  
  235. .perm{display: block;
  236. margin-top: 3px;
  237. font-family: imprima;
  238. font-size: 8px;
  239. line-height: 8px;
  240. text-align:right;
  241. background-color: ;
  242. border-top:1px dotted #000000;}
  243. blockquote{
  244. padding:0px 0px 2px 5px;
  245. margin:0px 0px 2px 1px;
  246. border-left: 1px solid #130C11;}
  247. blockquote p, ul{margin:0px; padding:0px;}
  248.  
  249.  
  250. @font-face { font-family: "that one thing"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  251.  
  252.  
  253.  
  254. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  255.  
  256. #postnotes{
  257. text-align: justify;}
  258.  
  259. #postnotes blockquote{
  260. border: 0px;}
  261.  
  262. .title{
  263. font-family: loved by the king;
  264. font-size: 14px;
  265. line-height: 13px;
  266. color: {color:Title};
  267. letter-spacing: {text:title letter spacing};
  268. font-weight: normal;
  269. padding:0px 0px 0px 0px;
  270. }
  271. #posts {
  272. width: 790px;
  273. margin-left:220px;
  274. margin-top:7px;
  275. float:left;
  276. font-family: imprima;
  277. }
  278.  
  279. #infscr-loading{
  280. bottom: -70px;
  281. position: absolute;
  282. left: 50%;
  283. margin-left:-8px;
  284. width:16px;
  285. height:11px;
  286. overflow:hidden;
  287. margin-bottom: 50px;
  288. }
  289.  
  290. .title{
  291. font-family: give you glory;
  292. font-size: 20px;
  293. line-height:11px;
  294. color: black;
  295. font-weight: normal;
  296. }
  297.  
  298.  
  299.  
  300. #sidebarimg {margin-bottom:3px; padding:5px;}
  301.  
  302. #sidebarimg img {max-width:280px;}
  303.  
  304.  
  305. #sidebar {width:280px; margin-left:-100px; height:100%px; margin-top:0px; position:fixed; overflow:hidden; background-color: transparent; padding:3px; {block:ifSidebartop}
  306. margin-top:0px;
  307. {/block:ifSidebartop};
  308. {block:ifSidebarRight}
  309. margin-left: 700px;
  310. {/block:ifSidebarRight};}
  311.  
  312.  
  313. #description {font-family: 'Josefin Sans', sans-serif; font-size:12px; text-align:center;}
  314.  
  315. #descrip {margin-bottom: 2px; padding:5px; font-size:9px; font-family:the girl next door; text-align:justify; color:{color:Text};}
  316.  
  317. #descrip a {text-decoration:none;}
  318.  
  319. div#linkbar{
  320. position: fixed;
  321. padding: 0px;
  322. height:15px;
  323. width:277px;
  324. opacity: .9;
  325. float:left;
  326. position:fixed;
  327. margin-left: 5px;
  328. top: 245px;
  329. border: 1px solid #ddd;
  330. border-left: 0px;
  331. background: {color:link bar};
  332. }
  333.  
  334. div#link1{
  335. position: fixed;
  336. margin-left: 16px;
  337. top: 245px;
  338. }
  339.  
  340. div#link2{
  341. position: fixed;
  342. margin-left: 50px;
  343. top: 245px;
  344. }
  345.  
  346. div#link3{
  347. position: fixed;
  348. margin-left: 83px;
  349. top: 245px;
  350. }
  351.  
  352. div#link4{
  353. position: fixed;
  354. margin-left: 116px;
  355. top: 245px;
  356. }
  357.  
  358. img{
  359. -webkit-filter: grayscale(0%);
  360. }
  361.  
  362. img:hover{
  363. -webkit-filter: grayscale(95%);
  364. transition: all 0.5s ease-out;
  365. -o-transitiontransition: all 1.5s ease-out;
  366. -webkit-transition: all 0.5s ease-out;
  367. -moz-transition: all 1.5s ease-out;
  368. }
  369.  
  370. {CustomCSS}
  371.  
  372. </style>
  373.  
  374. {block:IndexPage}
  375. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  376. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  377.  
  378. <script type="text/javascript">
  379. $(window).load(function () {
  380. var $content = $('#posts');
  381. $content.masonry({itemSelector: '.entry'}),
  382. $content.infinitescroll({
  383. navSelector : 'div#pagination',
  384. nextSelector : 'div#pagination a#nextPage',
  385. itemSelector : '.entry',
  386. loading: {
  387. finishedMsg: '',
  388. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  389. },
  390. bufferPx : 600,
  391. debug : false,
  392. },
  393. // call masonry as a callback.
  394. function( newElements ) {
  395. var $newElems = $( newElements );
  396. $newElems.hide();
  397. // ensure that images load before adding to masonry layout
  398. $newElems.imagesLoaded(function(){
  399. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  400.  
  401.  
  402. });
  403. });
  404. });
  405. </script>
  406.  
  407. {/block:IndexPage}
  408.  
  409. <title>{title}</title>
  410.  
  411. <link rel="shortcut icon" href="{Favicon}">
  412. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  413. <meta name="viewport" content="width=820" />
  414.  
  415. </head>
  416. <body>
  417. <div class="wrapper">
  418. <div class="header">
  419. </div>
  420. <div id="center">
  421. <div id="sidebar">
  422. <br>
  423. {block:ifshowtitle}<div id="title">{Title}</div>{/block:ifshowtitle}
  424. <div id="sidebarimg"><center><img src="{image:Sidebar}"/></center></div>
  425. <div id="descrip"><div id="description">{block:Description}{Description}{/block:Description}</div></div>
  426.  
  427. <div id="linkbar">
  428. <div id="link1"><a href="/"><img src="http://i.imgur.com/3a9eb.png" align="center"></a></a></div>
  429. <div id="link2"><a href="/ask"><img src="http://i.imgur.com/jue8h.png" align="center"></a></div>
  430. <div id="link3"><a href="{text:link3}"><img src="http://i.imgur.com/8jZZ0.png" align="center"></a></div>
  431. <div id="link4"><a href="{text:link4}"><img src="http://i.imgur.com/XAHpo.png" align="center"></a>
  432. </div>
  433.  
  434.  
  435. </div>
  436.  
  437. <div align="right">
  438. </div>
  439.  
  440. </div>
  441.  
  442.  
  443. <div class="left">
  444.  
  445. <div id="posts">
  446.  
  447. {block:Posts}
  448. <div class="entry">
  449.  
  450. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span><span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecount} notes</a>{/block:text}
  451.  
  452. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}<span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecount} notes </a>{/block:link}
  453.  
  454. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>{Answer}{/block:Answer}
  455.  
  456. {block:Photo}{block:IndexPage}<div class="perma">
  457. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="30" height="30" alt="Like this post" id="likeimage{PostID}"/></a> </div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  458. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  459. </div>
  460. {/block:IndexPage}
  461. {block:IndexPage}
  462. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=320px/></a>
  463. {/block:IndexPage}
  464. {block:permalinkpage}{LinkOpenTag}
  465. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=500px/>{LinkCloseTag}
  466. {/block:permalinkpage}
  467. {/block:Photo}
  468.  
  469. {block:Photoset}
  470. {block:IndexPage}
  471. <center>
  472. {Photoset-340}</center>
  473. {/block:IndexPage}
  474. {block:PermalinkPage}
  475. <center>
  476. {Photoset-550}</center>
  477. {/block:PermalinkPage}
  478. {/block:Photoset}
  479.  
  480. {block:Quote}
  481. {Quote}</span>
  482. {block:Source}<strong>{Source}</strong>{/block:Source}
  483. {/block:Quote}
  484.  
  485. {block:Chat}
  486. {block:Title}<span class="title">{Title}</span>{/block:Title}
  487. <ul class="chat">
  488. {block:Lines}
  489. <li class="user_{UserNumber}">
  490. {block:Label}
  491. <span class="label">{Label}</span>
  492. {/block:Label}
  493.  
  494. {Line}
  495. </li>
  496. {/block:Lines}
  497. </ul>
  498. {/block:Chat}
  499.  
  500. {block:Audio}
  501. <center><div style="width:340px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  502. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  503. {/block:Audio}
  504.  
  505. {block:Video}
  506. {block:IndexPage}
  507. <center>
  508. {Video-340}</center>
  509. {/block:IndexPage}
  510. {block:PermalinkPage}
  511. <center>
  512. {Video-550}</center>
  513. {/block:PermalinkPage}
  514. {block:Video}
  515.  
  516. {block:PermalinkPage}
  517. <center>
  518. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  519.  
  520.  
  521. {/block:PermalinkPage}
  522.  
  523.  
  524. {block:PostNotes}{PostNotes}
  525. {/block:PostNotes}
  526. </div>
  527.  
  528.  
  529. {/block:Posts}
  530. </div>
  531. </div>
  532. {block:IndexPage}
  533. {block:Pagination}
  534. <div id="pagination">
  535. {block:NextPage}
  536. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  537. {/block:NextPage}
  538. {block:PreviousPage}
  539. <a href="{PreviousPage}">&larr;&nbsp;</a>
  540. {/block:PreviousPage}
  541. </div>
  542. {/block:Pagination}
  543. {/block:IndexPage}
  544. </div>
  545. <div style="position:fixed; bottom:8px; left:10px;">
  546. <a href="http://officialharryanon.tumblr.com">©</a>
  547.  
  548. </body>
  549. </div>
  550. </html>
Advertisement
Add Comment
Please, Sign In to add comment