officialjas0n

theme eight.

Aug 24th, 2012
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.65 KB | None | 0 0
  1. <!--
  2. theme by mac 8) dont remove credit pls and thnx. ily
  3. -->
  4. <html>
  5. <head>
  6. <script type="text/javascript">
  7. WebFontConfig = {
  8. google: { families: [ 'Miniver::latin', 'Rancho::latin' ] }
  9. };
  10. (function() {
  11. var wf = document.createElement('script');
  12. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  13. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  14. wf.type = 'text/javascript';
  15. wf.async = 'true';
  16. var s = document.getElementsByTagName('script')[0];
  17. s.parentNode.insertBefore(wf, s);
  18. })(); </script>
  19. <link href='http://fonts.googleapis.com/css?family=Miniver|Rancho' rel='stylesheet' type='text/css'>
  20. <script type="text/javascript"
  21. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Imprima|Amatic+SC' rel='stylesheet' type='text/css'>
  24. <link href='http://fonts.googleapis.com/css?family=Overlock+SC' rel='stylesheet' type='text/css'>
  25. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  26. <link href='http://fonts.googleapis.com/css?family=Actor' rel='stylesheet' type='text/css'>
  27.  
  28. <!-- DEFAULT VARIABLES -->
  29. <meta name="color:background" content="#FFFFFF" />
  30. <meta name="color:text" content="#57554F" />
  31. <meta name="color:link" content="#f31350" />
  32. <meta name="color:link hover" content="#000000"/>
  33. <meta name="image:sidebar" content="" />
  34. <meta name="text:link1title" content="" />
  35. <meta name="text:link1link" content="" />
  36. <meta name="text:link2title" content="" />
  37. <meta name="text:link2link" content="" />
  38. <meta name="text:link3title" content="" />
  39. <meta name="text:link3link" content="" />
  40.  
  41. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  42. <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  46. <style type="text/css">
  47.  
  48. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  49.  
  50. div#titt{
  51. position: fixed !important;
  52. margin-top: 26px;
  53. margin-left: -20px;
  54. color:{color:Title};
  55. text-shadow: 1px 1px 2px #000;
  56. font-family:"bebas neue";
  57. font-size: 33px;
  58. line-height:10px;
  59. background-color: transparent;
  60. text-transform: normal;
  61. -webkit-transform: rotate(-20deg);
  62. -moz-transform: rotate(-0deg);}
  63.  
  64. ::-webkit-scrollbar {
  65. width: 5px;
  66. height: 4px;
  67. background: #FFFFFF;
  68. }
  69.  
  70. ::-webkit-scrollbar-thumb {
  71. background-color: #f86c81;
  72. -webkit-border-radius: 1ex;
  73. }
  74.  
  75. @font-face { font-family: "beautiful flaws"; src: url('http://static.tumblr.com/zd3agdn/vbBm8vty1/beautifulflaws.ttf'); }
  76. @import url(http://fonts.googleapis.com/css?family=Miniver|Rancho);
  77. @font-face {
  78. font-family: "pacifico";
  79. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  80. }
  81. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  82. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  83.  
  84. @import url(http://fonts.googleapis.com/css?family=Loved+by+the+King);
  85. @import url(http://fonts.googleapis.com/css?family=Imprima);
  86. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf'); }
  87.  
  88. body {color:{color:text};background-color:{color:background};background-image: url('');background-position: center;background-attachment:fixed;background-repeat: repeat;font-size:12px;font-family:didact gothic;line-height:110%;text-align:justify}
  89.  
  90. a{color: {color:link}; text-decoration: none;}
  91.  
  92. a:hover { text-decoration: none; font-style: none; text-shadow: 1px 1px 6px #333; color: #ffffff;}
  93.  
  94. #qquote{font-family:amatic sc;font-size: 35px;text-shadow:1px 1px 5px #SHADOW COLOR; line-height: 17px; color: COLOR; text-align:left; padding: 5px; margin-top:588px; margin-left:15px; position:fixed; letter-spacing:1px;}
  95.  
  96. #sub{font-family:"tinytots"; color: COLOR; text-transform: uppercase;font-size:10px; text-align:right; letter-spacing:3px; margin-top:615px; margin-left:100px; position:fixed;}
  97.  
  98.  
  99. #content {margin-left:390px; margin-top:0px; width:505px}
  100.  
  101. #musicplayer {margin-left:30px; margin-top:-50px; position:fixed; text-align:center;}
  102.  
  103. #posts{overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  104.  
  105. #title {font-size:24px; text-align:center; font-family: 'Miniver', cursive; line-height:110%}
  106.  
  107. #sidebarimg img {width: 300px; margin-left:0px; margin-top:0px;
  108. height: auto; border: 1px dotted #; text-align:center;}
  109.  
  110. div#sidebar{ position:fixed !important; width: 290px; height: auto; margin-left:60px; margin-top: 80px; background: transparent; text-align: center;}
  111.  
  112. #description {font-size:12px; text-align:center; font-family:didact gothic; line-height:100%; margin-bottom:40px;}
  113.  
  114. #pagination {font-family:Imprima; text-align:center; font-size:20px}
  115.  
  116. .links{background:trans;text-align:center; margin-top:2px;}
  117.  
  118. .links a{background:trans;display:inline-block;font-family: "overlock sc";font-size:16px;text-transform: lowercase;letter-spacing: 0px; padding:5px 3px 3px 3px; -webkit-border-radius: 2px;-moz-border-radius: 2px;}
  119.  
  120.  
  121. h1{color:{color:link};font-family:Imprima;font-size:20px;line-height:15px;letter-spacing:0px;font-weight:normal;margin:0px;padding:0px;text-align:left}
  122.  
  123. h2{color:{color:title};font-family:Imprima;font-size:20px;line-height:14px;letter-spacing:0px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:justify}
  124.  
  125.  
  126. .user_1 .label {color:{color:link}; font-weight:bold}
  127. .user_2 .label {color:{color:text}; font-weight:bold}
  128. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  129.  
  130. i, em {color: {color:Link};}
  131. b, strong {color: {color:text};}
  132.  
  133. ::selection {
  134. color:{color:Text};
  135. background-color: {color:Link};
  136. }
  137.  
  138. ::-moz-selection {
  139. color:{color:Text};
  140. background-color: {color:Link};
  141. }
  142.  
  143. ::-webkit-selection {
  144. color:{color:Text};
  145. background-color:{color:Link};
  146. }
  147.  
  148. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  149.  
  150. p{margin-top:5px; margin-bottom:5px; }
  151.  
  152. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
  153.  
  154.  
  155. ol.notes img {
  156. width: 16px;
  157. position: relative;
  158. display: inline;
  159. top: 3px;
  160. }
  161. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  162.  
  163. margin: 0 auto;
  164. }
  165.  
  166. .text {
  167. padding: 5px;
  168. }
  169.  
  170. ol.notes {
  171. padding: 0 10px;
  172. }
  173.  
  174. .perma
  175. {
  176. opacity: 0.0;
  177. filter: alpha(opacity = 0);
  178. margin-top: -21px;
  179. width: px;
  180. height: 30px;
  181. line-height: 30px;
  182. font-size: 9px;
  183. position:absolute;
  184. text-align: center;
  185. z-index:9999991;
  186. color: {color:permalink};
  187.  
  188. }
  189. a.p
  190. {
  191.  
  192. color: {color:permalink};
  193. }
  194. .entry:hover .perma {
  195.  
  196. -webkit-transition: opacity 0.4s linear;
  197. opacity: 1;
  198. -moz-transition: all 0.4s linear;
  199. transition: all 0.4s linear;
  200. filter: alpha(opacity = 100);
  201.  
  202. }
  203.  
  204. select {
  205. font-size: 9px;
  206. width: 100px;
  207. margin-left: 10px;
  208.  
  209. }
  210. option {
  211. font-size: 9px;
  212. text-align: left;
  213.  
  214. }
  215. input[type=button]
  216. {
  217. font-size: 9px;
  218. }
  219.  
  220. .likep {
  221. width: 21px;
  222. height: 20px;
  223. overflow: hidden;
  224. position: relative;
  225. z-index: 9999999;
  226. position: absolute;
  227. margin-top: 26px;
  228. margin-left: 5px;
  229. }
  230. .rep {
  231. width: 24px;
  232. height: 20px;
  233. overflow: hidden;
  234. position: relative;
  235. z-index: 9999999;
  236. position: absolute;
  237. margin-top: 26px;
  238. margin-left: 29px;
  239. }
  240. .likep a:hover {
  241. background-position: 0px 0px;
  242. }
  243. .likep a {
  244. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  245. background-position: 0px 0px;
  246. display: block;
  247. z-index: 9999999;
  248. webkit-transition: all 0s linear;
  249. -webkit-transition: all 0s linear;
  250. -moz-transition: all 0s linear;
  251. transition: all 0s linear;
  252. }
  253. .likep img {
  254. width: 21px;
  255. height: 20px;
  256. webkit-transition: all 0.2s linear;
  257. -webkit-transition: all 0.2s linear;
  258. -moz-transition: all 0.2s linear;
  259. transition: all 0.2s linear;
  260. }
  261. .rep img{
  262. width: 24px;
  263. height: 20px;
  264. line-height: 30px;
  265. display: inline;
  266. }
  267.  
  268. .not { position: absolute;
  269. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  270. height: 20px;
  271. font-size: 11px;
  272. line-height: 20px;
  273. color: #fff;
  274. position: absolute;
  275. margin-top: 26px;
  276. margin-left: 56px;
  277. padding-left: 4px;
  278. padding-right: 4px;
  279. -moz-border-radius: 2px;
  280. border-radius: 2px;
  281. }
  282. .not a{
  283. color: #fff;
  284. font-weight: bold;
  285. font-family: Imprima;
  286. }
  287.  
  288. ::-webkit-scrollbar-thumb:vertical {
  289. background-color: {color:Link};
  290. height:auto;
  291. border: 1px solid #ddd;
  292. }
  293.  
  294. ::-webkit-scrollbar-thumb:horizontal {
  295. background-color:#eee
  296. height:auto !important;
  297. }
  298.  
  299. ::-webkit-scrollbar {
  300. height:auto;
  301. width:7px;
  302. background-color: transparent;
  303. }
  304.  
  305. p {
  306. margin:0px;
  307. margin-top:0px;
  308. }
  309.  
  310. </style>
  311. <style type="text/css">{CustomCSS}</style>
  312.  
  313. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  314.  
  315. </head>
  316.  
  317. <body>
  318. <div id="qquote">quote here pls.</div>
  319. <div id="sub">sub quote here pls.</div>
  320. <div id="sidebar">
  321. <div id="titt"><a href="/">{Title}</div>
  322. <div id="sidebarimg">
  323. <img src="{image:sidebar}"></div>
  324. <div class="links">
  325. <a href="/">home</a>&middot; <a href="/ask">mail</a>&middot; <a href="{text:link1link}">{text:link1title}</a>&middot; <a href="{text:link2link}">{text:link2title}</a>&middot;<a href="{text:link3link}">{text:link3title}</a></div>
  326. <div id="description"><br>{Description}</div>
  327. <div id="musicplayer"><!--PUT YOUR MUSIC PLAYER URL THING HERE--></div>
  328. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><b>«&nbsp;&nbsp;&nbsp;</b></a>{/block:PreviousPage}
  329. </div>
  330. </div>
  331.  
  332. <div id="content">
  333. {block:Posts}
  334. <div class="entry">
  335. {block:IndexPage}<div class="perma">
  336. <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>
  337. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  338.  
  339.  
  340.  
  341. </div>
  342. {/block:IndexPage}
  343. {block:Text}
  344. <div class="text">
  345. {block:Title}
  346. <h3><a href="{Permalink}">{Title}</a></h3>
  347. {/block:Title}
  348. {Body}
  349. </div>
  350. {/block:Text}
  351.  
  352. {block:Photo}
  353. {block:IndexPage}
  354. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  355. {/block:IndexPage}
  356. {block:permalinkpage}{LinkOpenTag}
  357. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  358. {/block:permalinkpage}
  359.  
  360. {/block:Photo}
  361.  
  362. {block:Photoset}
  363. {block:IndexPage}
  364. {Photoset-500}
  365. {/block:IndexPage}
  366. {block:permalinkpage}
  367. {Photoset-500}
  368. {/block:permalinkpage}
  369. {/block:Photoset}
  370.  
  371. {block:Quote}
  372. <div class="text">
  373. "{Quote}"
  374. {block:Source}
  375. <div class="source">{Source}</div>
  376. {/block:Source}
  377. </div>
  378. {/block:Quote}
  379.  
  380. {block:Link}
  381. <div class="text">
  382. <a href="{URL}" class="link" {Target}>{Name}</a>
  383. {block:Description}
  384. <div class="description">{Description}</div>
  385. {/block:Description}
  386. </div>
  387. {/block:Link}
  388.  
  389. {block:Chat}
  390. <div class="text">
  391. {block:Title}
  392. <h3><a href="{Permalink}">{Title}</a></h3>
  393. {/block:Title}
  394. <ul class="chat">
  395. {block:Lines}
  396. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  397.  
  398. {Line} </li>
  399. {/block:Lines}
  400. </ul>
  401. </div>
  402. {/block:Chat}
  403.  
  404. {block:Video}
  405.  
  406. {block:IndexPage}
  407. {Video-500}
  408. {/block:IndexPage}
  409. {block:permalinkpage}
  410. {Video-500}
  411. {/block:permalinkpage}
  412. {/block:Video}
  413.  
  414. {block:Audio}
  415. {AudioPlayerBlack}
  416. <div class="text">
  417. {block:Caption}
  418. {Caption}
  419. {/block:Caption}
  420. </div>
  421. {/block:Audio}
  422. {block:PermalinkPage}
  423. <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>
  424. {/block:PermalinkPage}
  425. {block:PostNotes}{PostNotes}{/block:PostNotes}
  426. </div>
  427. {/block:Posts}
  428. </div>
  429. </div>
  430.  
  431.  
  432.  
  433. {block:ifendlessscroll}
  434. {block:Pagination}
  435. <ul id="pagination">
  436. {block:PreviousPage}
  437. <li><a href="{PreviousPage}"</a></li>
  438. {/block:PreviousPage}
  439. {block:JumpPagination length="5"}
  440. {block:CurrentPage}
  441. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  442. {/block:CurrentPage}
  443. {block:JumpPage}
  444. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  445. {/block:JumpPage}
  446. {/block:JumpPagination}
  447. {block:NextPage}
  448. <li><a id="nextPage" href="{NextPage}"></a></li>
  449. {/block:NextPage}
  450. </ul>
  451. {/block:Pagination}
  452. {block:IndexPage}
  453. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  454. <script type="text/javascript">
  455. $(window).load(function () {
  456. var $content = $('#content');
  457. $content.infinitescroll({
  458. navSelector : '#pagination',
  459. nextSelector : '#pagination a#nextPage',
  460. itemSelector : '.entry',
  461. loading: {
  462. finishedMsg: '',
  463. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  464. },
  465. bufferPx : 200,
  466. debug : false,
  467. });
  468. });
  469. </script>
  470. {/block:IndexPage}{/block:ifendlessscroll}
  471. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  472. <span id="scriptsinsert"> </span>
  473.  
  474. </body>
  475.  
  476. </a><div style="position:fixed; bottom:5px; right:10px;">
  477. <a href="http://officialmileyray.tumblr.com">♔</a>
  478.  
  479. </html>
Advertisement
Add Comment
Please, Sign In to add comment