Advertisement
nofacesface

Lansquad2 Theme

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