harrystylesanon

theme six

Aug 10th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.97 KB | None | 0 0
  1. <head>
  2. <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
  3. <script type="text/javascript">
  4. WebFontConfig = {
  5. google: { families: [ 'Just+Me+Again+Down+Here::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. <title>{Title}</title>
  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=Happy+Monkey' rel='stylesheet' type='text/css'>
  20.  
  21. <!-- DEFAULT VARIABLES -->
  22. <meta name="color:background" content="#FFFFFF" />
  23. <meta name="color:text" content="#57554F" />
  24. <meta name="color:link" content="#f31350" />
  25. <meta name="color:link hover" content="#000000"/>
  26. <meta name="image:sidebar" content="" />
  27. <meta name="text:link1title" content="" />
  28. <meta name="text:link1link" content="" />
  29. <meta name="text:link2title" content="" />
  30. <meta name="text:link2link" content="" />
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  33. <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  34. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35. <link rel="shortcut icon" href="{Favicon}" />
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  37. <style type="text/css">
  38. @import url(http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here);
  39.  
  40. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  41. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  42. body {color:{color:text};background-color:{color:background};background-image: url('{image:background}');background-position: center;background-attachment:fixed;background-repeat: repeat;font-size:10px;font-family:happy monkey;line-height:110%;text-align:justify}
  43.  
  44. a{color: {color:link}; text-decoration: none;}
  45.  
  46. a:hover { 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;text-decoration: none; font-style: none;}
  47.  
  48.  
  49. #content {margin-left:430px; margin-top:10px; width:505px}
  50.  
  51. #posts{overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  52.  
  53. #title {font-size:38px; text-align:center; font-family: 'Just Me Again Down Here', cursive; line-height:110%}
  54.  
  55. #sidebarimg img {max-width: 260px; margin-left:0px; margin-top:0px;
  56. height: auto; text-align:center;border:1px {color:border};border-radius: 40px 40px 0px 0px;}
  57.  
  58. div#sidebar{ position:fixed !important; width: 250px; height: auto; margin-left:100px; margin-top: 70px; background: transparent; text-align: center;}
  59.  
  60.  
  61. #description {font-size:10px; text-align:center; font-family:happy monkey; line-height:110%; margin-bottom:10px;overflow:auto; border: 1px solid #ddd; background-color: #fff; padding: 0px; width: 260px; height: 60px;}
  62.  
  63. #pagination {font-family:Imprima; text-align:center; font-size:14px}
  64.  
  65. h1{color:{color:link};font-family:Imprima;font-size:15px;line-height:15px;letter-spacing:0px;font-weight:normal;margin:0px;padding:0px;text-align:left}
  66.  
  67. h2{color:{color:title};font-family:Imprima;font-size:11px;line-height:14px;letter-spacing:0px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:justify}
  68.  
  69. .links{background:trans;text-align:center; border-bottom:1px; border-top:1px ;}
  70.  
  71. .links a{background:trans;display:inline-block;font-family: 'The Girl Next Door', cursive;font-size:8px;text-transform: uppercase;letter-spacing: 2px; padding:2px 2px 2px 3px; -webkit-border-radius: 2px;-moz-border-radius: 2px;}
  72.  
  73. .user_1 .label {color:{color:link}; font-weight:bold}
  74. .user_2 .label {color:{color:text}; font-weight:bold}
  75. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  76.  
  77. i, em {color: {color:Link};}
  78. b, strong {color: {color:text};}
  79.  
  80. ::selection {
  81. color:{color:Text};
  82. background-color: {color:Link};
  83. }
  84.  
  85. ::-moz-selection {
  86. color:{color:Text};
  87. background-color: {color:Link};
  88. }
  89.  
  90. ::-webkit-selection {
  91. color:{color:Text};
  92. background-color:{color:Link};
  93. }
  94.  
  95. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  96.  
  97. p{margin-top:5px; margin-bottom:5px; }
  98.  
  99. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
  100.  
  101.  
  102. ol.notes img {
  103. width: 16px;
  104. position: relative;
  105. display: inline;
  106. top: 3px;
  107. }
  108. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  109.  
  110. margin: 0 auto;
  111. }
  112.  
  113. .text {
  114. padding: 5px;
  115. }
  116.  
  117. ol.notes {
  118. padding: 0 10px;
  119. }
  120.  
  121. .perma
  122. {
  123. opacity: 0.0;
  124. filter: alpha(opacity = 0);
  125. margin-top: -21px;
  126. width: px;
  127. height: 30px;
  128. line-height: 30px;
  129. font-size: 9px;
  130. position:absolute;
  131. text-align: center;
  132. z-index:9999991;
  133. color: {color:permalink};
  134.  
  135. }
  136. a.p
  137. {
  138.  
  139. color: {color:permalink};
  140. }
  141. .entry:hover .perma {
  142.  
  143. -webkit-transition: opacity 0.4s linear;
  144. opacity: 1;
  145. -moz-transition: all 0.4s linear;
  146. transition: all 0.4s linear;
  147. filter: alpha(opacity = 100);
  148.  
  149. }
  150.  
  151. select {
  152. font-size: 9px;
  153. width: 100px;
  154. margin-left: 10px;
  155.  
  156. }
  157. option {
  158. font-size: 9px;
  159. text-align: left;
  160.  
  161. }
  162. input[type=button]
  163. {
  164. font-size: 9px;
  165. }
  166.  
  167. .likep {
  168. width: 21px;
  169. height: 20px;
  170. overflow: hidden;
  171. position: relative;
  172. z-index: 9999999;
  173. position: absolute;
  174. margin-top: 26px;
  175. margin-left: 5px;
  176. }
  177. .rep {
  178. width: 24px;
  179. height: 20px;
  180. overflow: hidden;
  181. position: relative;
  182. z-index: 9999999;
  183. position: absolute;
  184. margin-top: 26px;
  185. margin-left: 29px;
  186. }
  187. .likep a:hover {
  188. background-position: 0px 0px;
  189. }
  190. .likep a {
  191. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  192. background-position: 0px 0px;
  193. display: block;
  194. z-index: 9999999;
  195. webkit-transition: all 0s linear;
  196. -webkit-transition: all 0s linear;
  197. -moz-transition: all 0s linear;
  198. transition: all 0s linear;
  199. }
  200. .likep img {
  201. width: 21px;
  202. height: 20px;
  203. webkit-transition: all 0.2s linear;
  204. -webkit-transition: all 0.2s linear;
  205. -moz-transition: all 0.2s linear;
  206. transition: all 0.2s linear;
  207. }
  208. .rep img{
  209. width: 24px;
  210. height: 20px;
  211. line-height: 30px;
  212. display: inline;
  213. }
  214.  
  215. .not { position: absolute;
  216. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  217. height: 20px;
  218. font-size: 11px;
  219. line-height: 20px;
  220. color: #fff;
  221. position: absolute;
  222. margin-top: 26px;
  223. margin-left: 56px;
  224. padding-left: 4px;
  225. padding-right: 4px;
  226. -moz-border-radius: 2px;
  227. border-radius: 2px;
  228. }
  229. .not a{
  230. color: #fff;
  231. font-weight: bold;
  232. font-family: Arial, Helvetica, sans-serif;
  233. }
  234. ::-webkit-scrollbar-thumb:vertical {
  235. background-color: {color:Link};
  236. height:auto;
  237. border: 1px solid #ddd;
  238. }
  239.  
  240. ::-webkit-scrollbar-thumb:horizontal {
  241. background-color:#eee
  242. height:auto !important;
  243. }
  244.  
  245. ::-webkit-scrollbar {
  246. height:auto;
  247. width:7px;
  248. background-color: transparent;
  249. }
  250.  
  251. p {
  252. margin:0px;
  253. margin-top:0px;
  254. }
  255. img{
  256. -webkit-filter: grayscale(0%);
  257. }
  258.  
  259. img:hover{
  260. -webkit-filter: grayscale(95%);
  261. transition: all 0.5s ease-out;
  262. -o-transitiontransition: all 1.5s ease-out;
  263. -webkit-transition: all 0.5s ease-out;
  264. -moz-transition: all 1.5s ease-out;
  265. }
  266.  
  267. </style>
  268. <style type="text/css">{CustomCSS}</style>
  269.  
  270. </head>
  271.  
  272. <body>
  273. <div id="sidebar">
  274. <div id="title">{Title}</div>
  275. <div class="links"><a href="/">home</a> - <a href="/ask">ask</a> - <a href="{text:link1link}">{text:link1title}</a> - <a href="{text:link2link}">{text:link2title}</a></div>
  276. <div id="sidebarimg"><img src="{image:sidebar}"></div><br>
  277. <div id="description"><br>{Description}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  278. </div>
  279.  
  280. </div>
  281.  
  282. <div id="content">
  283. {block:Posts}
  284. <div class="entry">
  285. {block:IndexPage}<div class="perma">
  286. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" 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>
  287. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  288.  
  289.  
  290.  
  291. </div>
  292. {/block:IndexPage}
  293. {block:Text}
  294. <div class="text">
  295. {block:Title}
  296. <h3><a href="{Permalink}">{Title}</a></h3>
  297. {/block:Title}
  298. {Body}
  299. </div>
  300. {/block:Text}
  301.  
  302. {block:Photo}
  303. {block:IndexPage}
  304. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  305. {/block:IndexPage}
  306. {block:permalinkpage}{LinkOpenTag}
  307. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  308. {/block:permalinkpage}
  309.  
  310. {/block:Photo}
  311.  
  312. {block:Photoset}
  313. {block:IndexPage}
  314. {Photoset-500}
  315. {/block:IndexPage}
  316. {block:permalinkpage}
  317. {Photoset-500}
  318. {/block:permalinkpage}
  319. {/block:Photoset}
  320.  
  321. {block:Quote}
  322. <div class="text">
  323. "{Quote}"
  324. {block:Source}
  325. <div class="source">{Source}</div>
  326. {/block:Source}
  327. </div>
  328. {/block:Quote}
  329.  
  330. {block:Link}
  331. <div class="text">
  332. <a href="{URL}" class="link" {Target}>{Name}</a>
  333. {block:Description}
  334. <div class="description">{Description}</div>
  335. {/block:Description}
  336. </div>
  337. {/block:Link}
  338.  
  339. {block:Chat}
  340. <div class="text">
  341. {block:Title}
  342. <h3><a href="{Permalink}">{Title}</a></h3>
  343. {/block:Title}
  344. <ul class="chat">
  345. {block:Lines}
  346. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  347.  
  348. {Line} </li>
  349. {/block:Lines}
  350. </ul>
  351. </div>
  352. {/block:Chat}
  353.  
  354. {block:Video}
  355.  
  356. {block:IndexPage}
  357. {Video-500}
  358. {/block:IndexPage}
  359. {block:permalinkpage}
  360. {Video-500}
  361. {/block:permalinkpage}
  362. {/block:Video}
  363.  
  364. {block:Audio}
  365. {AudioPlayerBlack}
  366. <div class="text">
  367. {block:Caption}
  368. {Caption}
  369. {/block:Caption}
  370. </div>
  371. {/block:Audio}
  372. {block:PermalinkPage}
  373. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} - {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} - Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  374. {/block:PermalinkPage}
  375. {block:PostNotes}{PostNotes}{/block:PostNotes}
  376. </div>
  377. {/block:Posts}
  378. </div>
  379. </div>
  380.  
  381.  
  382.  
  383. {block:ifendlessscroll}
  384. {block:Pagination}
  385. <ul id="pagination">
  386. {block:PreviousPage}
  387. <li><a href="{PreviousPage}"</a></li>
  388. {/block:PreviousPage}
  389. {block:JumpPagination length="5"}
  390. {block:CurrentPage}
  391. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  392. {/block:CurrentPage}
  393. {block:JumpPage}
  394. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  395. {/block:JumpPage}
  396. {/block:JumpPagination}
  397. {block:NextPage}
  398. <li><a id="nextPage" href="{NextPage}"></a></li>
  399. {/block:NextPage}
  400. </ul>
  401. {/block:Pagination}
  402. {block:IndexPage}
  403. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  404. <script type="text/javascript">
  405. $(window).load(function () {
  406. var $content = $('#content');
  407. $content.infinitescroll({
  408. navSelector : '#pagination',
  409. nextSelector : '#pagination a#nextPage',
  410. itemSelector : '.entry',
  411. loading: {
  412. finishedMsg: '',
  413. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  414. },
  415. bufferPx : 200,
  416. debug : false,
  417. });
  418. });
  419. </script>
  420. {/block:IndexPage}{/block:ifendlessscroll}
  421. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  422. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  423. <span id="scriptsinsert"> </span>
  424.  
  425. </body>
  426.  
  427. </a><div style="position:fixed; bottom:10px; left:10px;">
  428. <a href="http://officialharryanon.tumblr.com">©</a>
  429.  
  430. </html>
Advertisement
Add Comment
Please, Sign In to add comment