Advertisement
nofacesface

Lansquad2 Theme

May 5th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.47 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <!--THEME BY NO-FACES-FACE
  5. steal and I'll find you and punch you in the throat (◡‿◡✿)
  6. -->
  7.  
  8. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  9. <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  10. <a href="javascript:;" id="scrollToTop" rel="nofollow" title="Go to Top"><img src="http://media.tumblr.com/tumblr_lw2szdC0bb1r43b17.png" title="Go to Top" alt="Go to Top"/></a>
  11.  
  12. <head>
  13.  
  14. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  15.  
  16. <meta name="color:Link" content="#000"/>
  17. <meta name="color:Hover" content="#888888"/>
  18. <meta name="color:Background" content="#fff" />
  19. <meta name="color:Desc" content="#000">
  20. <meta name="color:Text" content="#000">
  21. <meta name="color:PostText" content="#000">
  22. <meta name="color:Button" content="#000">
  23. <meta name="color:Button hover" content="#ccc">
  24. <meta name="color:navi" content="#fff">
  25. <meta name="color:navihover" content="#000">
  26.  
  27. <meta name="if:caption" content="0"/>
  28.  
  29.  
  30. <meta name="image:sidebar1" content="http://static.tumblr.com/833101d52bad8e9a220f51a2013cc5fa/cbjpgjf/UPAmowxlt/tumblr_static_tumblr_mm2z2fqsib1rb58k2o8_500.gif"/>
  31. <meta name="image:Background" content="http://25.media.tumblr.com/tumblr_m33qwzyv7F1r6uwfxo1_250.png" />
  32.  
  33. <meta name="text:Custom Link One" content="" />
  34. <meta name="text:Custom Link One Title" content="" />
  35. <meta name="text:Custom Link Two" content="" />
  36. <meta name="text:Custom Link Two Title" content="" />
  37. <meta name="text:Custom Link Three" content="" />
  38. <meta name="text:Custom Link Three Title" content="" />
  39. <meta name="text:Custom Link Four" content="" />
  40. <meta name="text:Custom Link Four Title" content="" />
  41.  
  42.  
  43. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title> {block:Description}<meta name="description goes here along with any other codes you want (ex. music codes, hits counter)"
  44. content="{MetaDescription}" />{/block:Description}
  45. <link rel="shortcut icon" href="{Favicon}">
  46.  
  47. <style type="text/css">
  48.  
  49. a {color:;text-decoration:none;-webkit-tra… all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  50.  
  51. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  52.  
  53. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  54.  
  55. #biter
  56.  
  57. #bite a {display:block}
  58.  
  59. #bite .death {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  60.  
  61. #bite:hover .death {margin-top:0px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  62.  
  63. ::-webkit-scrollbar {width: 5px;height:5px;background:#FFF;}
  64. ::-webkit-scrollbar-thumb {background:{color:Hover};}
  65.  
  66.  
  67.  
  68. /* GENERAL */
  69.  
  70.  
  71. @font-face {
  72. font-family: "adamas";
  73. src: url('http://static.tumblr.com/cbjpgjf/VoGmmc3se/figa.ttf');
  74. }
  75.  
  76.  
  77.  
  78. body{
  79. margin:0px;
  80. font-family: courier new;
  81. font-size: 11px;
  82. line-height: 18px;
  83. color: {color:text};;
  84. }
  85.  
  86.  
  87.  
  88. body {
  89. background-color: {color:Background};
  90.  
  91. background-image: url({image:Background});
  92. margin: 0;
  93. word-wrap: break-word;
  94. background-attachment: fixed;
  95.  
  96. }
  97.  
  98.  
  99. a:link, a:active, a:visited{text-decoration: none;color: {color:Link};
  100. -webkit-transition: all 0.7s ease;transition: all 0.7s ease;
  101. -moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  102.  
  103. a:hover{color:{color:Hover};}
  104.  
  105. /* POSTS */
  106.  
  107. #center{margin:auto;position:relative;width:400px;}
  108. #content{width:400px;margin:20px -10px;}
  109. #entry{margin:50px;width:400px;background-color: transparent; padding:7px;}
  110. #entry img{max-width:100%;}
  111.  
  112. /* SIDEBAR */
  113.  
  114. #sidebar {
  115. width:290px;
  116. height: 120%;
  117. position:fixed;
  118. margin-left:500px;
  119. margin-top: -80px;
  120. background-color: rgba(0,0,0,0.3);
  121. }
  122.  
  123. .image {
  124. width: 200px;
  125. height: 200px;
  126. -moz-border-radius: 500px 500px 500px 500px;
  127. border-radius: 500px 10px 500px 500px;
  128. opacity: 0.7px;
  129. -webkit-transition: opacity 0.6s linear;
  130. -webkit-transition: all 0.6s ease-in-out;
  131. -moz-transition: all 0.6s ease-in-out;
  132. -o-transition: all 0.6s ease-in-out;
  133. margin-top: 0px;
  134. margin-left:0px;
  135. }
  136.  
  137. .image:hover {
  138. -moz-border-radius: 500px 500px 500px 500px;
  139. border-radius: 500px 500px 500px 10px;
  140. opacity:1;}
  141.  
  142.  
  143. #navigation{
  144. padding:3px;
  145. position:fixed;
  146. margin-top:8px;
  147. width:200px;
  148. margin-left:45px;
  149. }
  150.  
  151.  
  152. div.button a{
  153. text-align: center;
  154. margin:0px;
  155. padding:0px 0px;
  156. color: {color:navi};
  157. background-color:{color:button};
  158. margin-top:2px;
  159. position:relative;
  160. width: 196px;
  161. display: block;
  162. border-bottom-left-radius: 15px;
  163. border-bottom-right-radius: 15px;
  164. border-top-left-radius: 15px;
  165. border-top-right-radius: 2px;
  166. -webkit-transition: 0.8s ease;transition: 0.8s ease;
  167. -o-transition: 0.8s ease;-moz-transition: 0.8s ease;
  168. }
  169. div.button a:hover{
  170. color:{color:navihover} ;
  171. background-color: {color:button hover};
  172. border-top-right-radius: 15px;
  173. border-bottom-right-radius: 15px;
  174. border-top-left-radius: 15px;
  175. border-bottom-left-radius: 2px;
  176. -webkit-transition: 0.8s ease;transition: 0.8s ease;
  177. -o-transition: 0.8s ease;-moz-transition: 0.8s ease;}
  178.  
  179. .desc {text-align:center;
  180. wrapper: -10px;
  181. padding:3px;
  182. font-size: 11px;
  183. color: {color:desc};}
  184.  
  185. /* TITLES */
  186.  
  187. .title a{color:{color:Title};}
  188. .title {font-family:as;
  189. font-size:15px;
  190. font-style:none;
  191. margin:0px 5px 0px 0px;
  192. color:{color:PostText};}
  193.  
  194. .blogtitle {
  195. margin-top: 70px;
  196. margin-left: 40px;
  197. font-size:50px;
  198. line-height:50px;
  199. font-family:adamas;
  200. color: #000;}
  201.  
  202. .quote {
  203. padding:10px;
  204. font-size:11px;
  205. text-transform:none;
  206. color: {color:Text};}
  207.  
  208. .source {
  209. font-size: 10px;
  210. text-align:right;
  211. font-style:none;
  212. font-weight:none;
  213. text-transform:none;}
  214.  
  215. .answer {margin:10px;}
  216.  
  217. /* PERMALINKS */
  218.  
  219. #entry:hover .perma {
  220. opacity:1;
  221. margin-left:-95px;
  222. -webkit-transition: all 0.9s ease;
  223. -moz-transition: all 0.9s ease;
  224. }
  225.  
  226.  
  227.  
  228. .perma a {
  229. color:{color:permalinktitle};
  230. font-size:10px;
  231. text-transform:normal;}
  232.  
  233. .perma a:hover {
  234. color:{color:Hover};
  235. }
  236.  
  237.  
  238. .perma {
  239. text-transform: uppercase;
  240. position:absolute;
  241. font-family:courier new;
  242. line-height:11px;
  243. text-align:right;
  244. overflow:hidden;
  245. margin-top:10px;
  246. opacity:0;
  247. padding: 2px;
  248. width:80px;
  249. border-right: 2px solid #000;
  250. -webkit-transition: all 0.9s ease;
  251. -moz-transition: all 0.9s;
  252. }
  253.  
  254.  
  255.  
  256.  
  257. .tagsperma {
  258. text-transform:lowercase;
  259. }
  260.  
  261.  
  262. .tagsperma a {
  263. margin-top: -20px;
  264. {color:permalinktitle};
  265. font-size:9px;
  266. font-family:courier new;
  267. line-height:11px;
  268. transition-duration: 0.60s;
  269. -moz-transition-duration: 0.60s;
  270. -webkit-transition-duration: 0.60s;
  271. -o-transition-duration: 0.60s;
  272. }
  273.  
  274. .tagsperma a:hover {
  275. color:{color:Tags Hover};
  276. }
  277.  
  278.  
  279.  
  280.  
  281. #permalink{
  282. {block:PermalinkPage}
  283. text-align:center;
  284. margin-top:10px;
  285. padding:0px;
  286. font-size:10px;
  287. text-transform:lowercase;
  288. color: #ccc;
  289. {/block:PermalinkPage}
  290. }
  291.  
  292. #c img{width:40%;}
  293. #c{position:fixed;right:55px;bottom:4px;}
  294.  
  295. #cr img{width:40%;}
  296. #cr{position:fixed;right:55px;bottom:4px; opacity: 0;
  297. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  298. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  299. #cr:hover { opacity: 1;
  300. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  301. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  302.  
  303.  
  304. /* AUDIO */
  305.  
  306. .artcover {position:absolute;}
  307. .artcover img {width:70px;height:70px;float:left;}
  308. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  309. .audioinfo {margin-left:75px;border-left:2px solid #CCC;padding:5px;}
  310. .i{display:block;padding:6px 3px;line-height:8px;}
  311. .player{position:absolute;background:#FFF;width:30px;height:30px;
  312. opacity:0.45;padding:20px;overflow:hidden;
  313. -webkit-transition: 0.5s ease;transition: 0.5s ease;
  314. -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
  315. .player:hover{opacity:0.75;}
  316.  
  317. /* TEXT */
  318.  
  319. i, em{color:{color:Title};}
  320. b, strong{color:{color:Title};}
  321. ul,ol{margin:0px;margin-left:-10px;}
  322. p{padding:0px;margin:10px;}
  323. u{text-decoration:none;color:{color:Title};
  324. border-bottom:2px dotted {color:Title};}
  325. blockquote {margin:2px; margin-left:10px;
  326. padding:2px;border-left:2px solid #CCC;}
  327.  
  328. /* MISC */
  329.  
  330. .l .odd{display:block;padding:5px 5px;}
  331. .l .even{display:block;background:#F7F7F7;padding:5px 5px;}
  332.  
  333. #s-m-t-tooltip{display:inline-block;position:absolute;max-width:300px;
  334. margin:15px;padding:3px 10px 3px 10px;z-index:99;border:1px solid #AAA;
  335. border-radius:10px;border-top-left-radius:0px;background:#000;}
  336.  
  337. ::selection {color: {color:Hover};}
  338. ::-moz-selection {color: {color:Hover};}
  339. ::-webkit-selection{color: {color:Hover};}
  340.  
  341. img{ margin-bottom:-3px;}
  342.  
  343. /* POSTNOTES */
  344.  
  345. ol.notes a{letter-spacing:1px;}
  346. ol.notes {
  347. list-style:none;
  348. font-size:8px;
  349. margin-top:20px;
  350. text-transform:none;}
  351.  
  352. ol.notes li.note img.avatar {
  353. vertical-align:-5px;
  354. margin-right:5px;
  355. width:20px;
  356. padding:4px;
  357. border:1px solid #EEE;}
  358.  
  359. ol.notes li.note {margin:5px 0px 10px -20px;}
  360. ol.notes li.note span.action {font-style: normal;}
  361. ol.notes li.note .answer_content {font-weight: normal;}
  362. ol.notes li.note blockquote {padding:4px 10px;margin: 10px 0px 0px 25px;}
  363.  
  364. #scrollToTop:link,
  365. #scrollToTop:visited {
  366. display: none;
  367. position: fixed;
  368. bottom: 5px;
  369. right: 2px;
  370. }
  371.  
  372. </style>
  373. </head>
  374. <body>
  375.  
  376. <div id="center">
  377. <div id="sidebar">
  378. <div class="blogtitle"><a href="/">{Title}</div>
  379.  
  380. <div id="bite">
  381. <h4><center><img class="image" src="{image:sidebar1}"/></center></h4>
  382.  
  383. <div class="death">
  384. <div align="center">
  385.  
  386. <div class="desc">{Description}</div>
  387.  
  388. </div>
  389. </div>
  390. </div>
  391.  
  392.  
  393.  
  394. <div id="navigation"><div class="button">
  395. <a href="/">refresh</a><a href="/archive">archive</a><a href="/ask">inquiry</a>{block:IfCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}{block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}{block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  396. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  397. </div></div>
  398.  
  399.  
  400.  
  401.  
  402. </div>
  403.  
  404.  
  405. <div id="content">
  406. {block:Posts}
  407.  
  408. {block:ContentSource}
  409. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  410. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  411. {/block:SourceLogo}
  412. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  413. {/block:ContentSource}
  414.  
  415. <div id="entry">
  416.  
  417. {block:IndexPage}
  418.  
  419. <div class="perma">
  420. <a href="{Permalink}"> {NoteCount}</a>
  421. <br><a href="{ReblogURL}" target="_blank" title="Reblog">reblog</a>
  422.  
  423.  
  424.  
  425. {block:HasTags}{/block:HasTags}
  426. <div class="tagsperma">{block:HasTags}<br>{block:Tags}<a href="{TagURL}">#{Tag}</a><br>{/block:Tags}{/block:HasTags} </div>
  427.  
  428. </span></div>
  429.  
  430. {block:Text}
  431. <div class="title">{Title}</div>{Body}
  432. {/block:Text}
  433.  
  434. {block:Link}
  435. <a href="{URL}"><span class="title">{Name} &raquo;</span></a>
  436. {block:Description}{Description}{/block:Description}
  437. {/block:Link}
  438.  
  439. {block:Photo}
  440. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>
  441. {block:ifCaption}
  442. {block:Caption}{Caption}{/block:Caption}{/block:ifCaption}
  443. {/block:Photo}
  444.  
  445. {block:Photoset}
  446. {Photoset-400}
  447. {block:ifCaption}
  448. {block:Caption}{Caption}{/block:Caption}{/block:ifCaption}
  449. {/block:Photoset}
  450.  
  451. {block:Quote}
  452. <div class="quote">{Quote}<div class="source">{Source}</div></div>
  453. {/block:Quote}
  454.  
  455. {block:Chat}
  456. <div class="title">{Title}</div>{block:Lines}
  457. <div class="l {Alt}"><div class="{Alt} user_{UserNumber}">
  458. {block:Label}<b>{Label} </b>{/block:Label}
  459. {Line}</div></div>{/block:Lines}
  460. {/block:Chat}
  461.  
  462. {block:Audio}
  463. {block:AlbumArt}
  464. <div class="artcover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  465. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  466. <div class="audioinfo">
  467. <div class="i"><b>TITLE:</b>
  468. <span{block:TrackName} style="display:none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div>
  469.  
  470. <div class="i"><b>ARTIST:</b>
  471. <span{block:Artist} style="display:none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  472.  
  473. <div class="i"><b>PLAYS:</b>
  474. <span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span> {block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  475. {/block:Audio}
  476.  
  477. {block:Video}
  478. {Video-400}
  479. {block:ifCaption}
  480. {block:Caption}{Caption}{/block:Caption}{/block:ifCaption}
  481. {/block:Video}
  482.  
  483. {block:Answer}
  484. <div class="quote">{Question} → <b>{Asker}</b></div>
  485. <div class="answer">{Answer}</div>
  486. {/block:Answer}
  487.  
  488. <div id="permalink">
  489. <div class="tags">
  490. {block:IfShowTags}
  491. {block:HasTags}
  492. {block:Tags}<span style="border-top:1px dashed {color:post border};"</span>
  493. <a href="{TagURL}">#{Tag}</a>
  494. {/block:Tags}
  495. {/block:HasTags}
  496. {/block:IfShowTags}
  497. </div></div>
  498. {/block:IndexPage}
  499.  
  500. {block:PermalinkPage}
  501. <div id="permalink">
  502. {block:Date}posted
  503. <a href="{Permalink}">{Month} {DayOfMonthWithZero}</a>{/block:Date}
  504. {block:NoteCount}with
  505. <a href="{Permalink}">{NoteCountWithLabel}</a>{block:NoteCount}
  506. {block:RebloggedFrom}
  507. | via: <a href="{ReblogParentURL}">{ReblogParentName}</a> source: <a href="{ReblogRootURL}">{ReblogRootName}</a>
  508. {/block:RebloggedFrom}
  509.  
  510. <div class="tags">
  511. {block:HasTags}
  512. Tagged:
  513. {block:Tags}<a href="{TagURL}">#{Tag}</a>
  514. {/block:Tags}
  515. {/block:HasTags}
  516. </div></div>
  517. {/block:PermalinkPage}
  518.  
  519.  
  520. {block:PostNotes}
  521. {PostNotes}
  522. {/block:PostNotes}
  523. </div>
  524. {/block:Posts}
  525.  
  526. </div>
  527.  
  528.  
  529. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/11/10/small-grey-outline-pointer.html" target="_blank" title="Small Grey Outline Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Small Grey Outline Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
  530.  
  531.  
  532. <div id="c">
  533. <img src="http://static.tumblr.com/cbjpgjf/fMTmo7ks9/ugfhkld.gif"></a>
  534. </div>
  535.  
  536. <div id="cr">
  537. <a title="credit" href="http://no-faces-face.tumblr.com">
  538. <img src="http://static.tumblr.com/cbjpgjf/CiJmo7k1u/asdsdtghjgbuergbraek.gif"></a>
  539. </div>
  540.  
  541.  
  542.  
  543.  
  544. </body>
  545. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement