Advertisement
xjawnlawk

Theme #19 by SKYWWALKER

Apr 5th, 2014
3,708
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.16 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <head><title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Vollkorn' rel='stylesheet' type='text/css'>
  12.  
  13. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  14.  
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18.  
  19.  
  20.  
  21. <script>
  22. $(document).ready(function(){
  23. $(".slidingDiv1").hide();
  24. $(".show_hide1").show();
  25. $('.show_hide1').toggle(function(){
  26. $(".slidingDiv1").slideDown(
  27. function(){
  28. $("#navigation").text("navigation")
  29. }
  30. );
  31. },function(){
  32. $(".slidingDiv1").slideUp(
  33. function(){
  34. $("#navigation").text("navigation")
  35. }
  36. );
  37. });
  38. });
  39. </script>
  40.  
  41.  
  42. <script>
  43. $(document).ready(function(){
  44. $(".slidingDiv2").hide();
  45. $(".show_hide2").show();
  46. $('.show_hide2').toggle(function(){
  47. $(".slidingDiv2").slideDown(
  48. function(){
  49. $("#navigation").text("navigation")
  50. }
  51. );
  52. },function(){
  53. $(".slidingDiv2").slideUp(
  54. function(){
  55. $("#navigation").text("navigation")
  56. }
  57. );
  58. });
  59. });
  60. </script>
  61.  
  62.  
  63. </head>
  64.  
  65.  
  66.  
  67.  
  68. <!------------------------
  69. THEME #19 - by SKYWWALKER
  70. skywwalker.tumblr.com
  71. - DO NOT COPY.
  72. - DO NOT CLAIM AS YOUR OWN.
  73. - DO NOT USE AS A BASE THEME.
  74. - DO NOT REMOVE THE CREDIT.
  75. ------------------------>
  76.  
  77.  
  78.  
  79. <meta name="color:Side" content="#0d0d0d"/>
  80. <meta name="color:Intro" content="#e2e2e2"/>
  81. <meta name="color:Nav color" content="#e8e8e8"/>
  82. <meta name="color:Nav background" content="#333333"/>
  83. <meta name="color:Nav border" content="#111111"/>
  84. <meta name="color:NavHover color" content="#3b3b3b"/>
  85. <meta name="color:NavHover background" content="#006c9b"/>
  86. <meta name="color:NavHover border" content="#003b60"/>
  87. <meta name="color:Links color" content="#e4e4e4"/>
  88. <meta name="color:Links background" content="#222"/>
  89. <meta name="color:Links border" content="#111"/>
  90. <meta name="color:Links" content="#9b9b9b"/>
  91.  
  92. <meta name="image:Side" content="">
  93. <meta name="image:Sidebar" content="">
  94.  
  95. <meta name="text:Link1 URL" content="/" />
  96. <meta name="text:Link1" content="home" />
  97. <meta name="text:Link2 URL" content="/ask" />
  98. <meta name="text:Link2" content="ask" />
  99. <meta name="text:Link3 URL" content="/archive" />
  100. <meta name="text:Link3" content="archive" />
  101. <meta name="text:Link4 URL" content="/" />
  102. <meta name="text:Link4" content="link 4" />
  103. <meta name="text:Link5 URL" content="/" />
  104. <meta name="text:Link5" content="link 5" />
  105. <meta name="text:Link6 URL" content="/" />
  106. <meta name="text:Link6" content="link 6" />
  107.  
  108.  
  109.  
  110.  
  111. <style type="text/css">
  112.  
  113.  
  114.  
  115.  
  116. body {
  117. background:#fff;
  118. background-repeat:repeat;
  119. background-attachment:fixed;
  120. margin:0px;
  121. color:{color:text};
  122. font-size:11px;
  123. }
  124.  
  125. a {
  126. color:{color:Links};
  127. text-decoration:none;
  128. -moz-transition-duration:0.4s;
  129. -webkit-transition-duration:0.4s;
  130. -o-transition-duration:0.4s;
  131. }
  132.  
  133. img {border:none;}
  134.  
  135. blockquote {
  136. width:430px;
  137. padding-left:20px;
  138. border-left:1px solid #e7e7e7;
  139. margin-left:10px;
  140. margin-top:12px;
  141. }
  142.  
  143. blockquote img {width: 100%; height:100%;}
  144.  
  145. blockquote blockquote {
  146. width:399px;
  147. }
  148.  
  149. blockquote blockquote blockquote {
  150. width:368px;
  151. }
  152.  
  153. blockquote blockquote blockquote blockquote {
  154. width:337px;
  155. }
  156.  
  157. blockquote blockquote blockquote blockquote {
  158. width:337px;
  159. }
  160.  
  161. blockquote blockquote blockquote blockquote blockquote {
  162. width:306px;
  163. }
  164.  
  165. blockquote blockquote blockquote blockquote blockquote blockquote {
  166. width:275px;
  167. }
  168.  
  169. h1 {
  170. font-family:calibri;
  171. text-transform:uppercase;
  172. letter-spacing:1px;
  173. font-size:10px;
  174. }
  175.  
  176. h2 {
  177. font-family:arial;
  178. line-height:150%;
  179. letter-spacing:1px;
  180. font-size:9px;
  181. padding:20px;
  182. color:#777;
  183. font-weight:normal;
  184. }
  185.  
  186.  
  187.  
  188.  
  189. /* SIDE */
  190.  
  191. #side {
  192. left:0px;
  193. top:0px;
  194. position:fixed;
  195. width:220px;
  196. height:100%;
  197. background-color:{color:Side};
  198. background-image:url({image:Side});
  199. background-position:left bottom;
  200. background-repeat:no-repeat;
  201. }
  202.  
  203. .intro {
  204. letter-spacing:0px;
  205. color:{color:Intro};
  206. width:120px;
  207. padding:5px;
  208. font-family:arial;
  209. font-size:10px;
  210. text-align:right;
  211. margin-top:80px;
  212. line-height:130%;
  213. }
  214.  
  215. .navigation {
  216. letter-spacing:1px;
  217. font-size:11px;
  218. font-family:arial;
  219. margin-top:10px;
  220. width:100px;
  221. font-family:arial;
  222. padding:12px 14px 12px 16px;
  223. color:{color:Nav color};
  224. background-color:{color:Nav background};
  225. border:1px solid {color:Nav border};
  226. -moz-transition-duration:0.9s;
  227. -webkit-transition-duration:0.9s;
  228. -o-transition-duration:1.9s;
  229. }
  230.  
  231. .navigation a {
  232. color:{color:Nav color};
  233. }
  234.  
  235. .navigation:hover {
  236. background-color:{color:NavHover background};
  237. border:1px solid {color:NavHover border};
  238. color:{color:NavHover color};
  239. -moz-transition-duration:0.9s;
  240. -webkit-transition-duration:0.9s;
  241. -o-transition-duration:1.9s;
  242. }
  243.  
  244. .updates {
  245. letter-spacing:0px;
  246. text-align:justify;
  247. display:inline-block;
  248. width:120px;
  249. padding:5px;
  250. margin-top:4px;
  251. color:{color:Intro};
  252. font-family:calibri;
  253. font-size:10px;
  254. line-height:130%;
  255. margin-bottom:2px;
  256. }
  257.  
  258.  
  259.  
  260.  
  261. /* NAVIGATION */
  262.  
  263. .nav {
  264. width:128px;
  265. font-family:calibri;
  266. font-size:10px;
  267. text-align:center;
  268. margin-top:6px;
  269.  
  270. }
  271.  
  272. .nav a {
  273. letter-spacing:1px;
  274. text-align:right;
  275. display:inline-block;
  276. width:102px;
  277. padding:6px 12px 6px 12px;
  278. margin-top:3px;
  279. color:{color:Links color};
  280. background-color:{color:Links background};
  281. border:1px solid {color:Links border};
  282. -moz-transition-duration:0.6s;
  283. -webkit-transition-duration:0.6s;
  284. -o-transition-duration:0.2s;
  285. }
  286.  
  287. .nav a:hover {
  288. letter-spacing:4px;
  289. -moz-transition-duration:0.5s;
  290. -webkit-transition-duration:0.5s;
  291. -o-transition-duration:0.3s;
  292. }
  293.  
  294.  
  295.  
  296.  
  297. /* SIDEBAR */
  298.  
  299. #imagesidebar {
  300. width:150px;
  301. text-align:center;
  302. }
  303.  
  304. #imagesidebar img {
  305. width:125px;
  306. }
  307.  
  308. #sidebar {
  309. width:150px;
  310. position:fixed;
  311. margin-top:79px;
  312. margin-left:260px;
  313. }
  314.  
  315. #description {
  316. background-color:#f9f9f9;
  317. color:#777;
  318. width:100px;
  319. padding:25px;
  320. font-family:calibri;
  321. font-size:10px;
  322. text-align:justify;
  323. margin-top:5px;
  324. line-height:140%;
  325. }
  326.  
  327.  
  328.  
  329.  
  330. /* POSTS */
  331.  
  332. #entries {
  333. margin-left:460px;
  334. height:100%;
  335. width:400px;
  336. margin-top:-40px;
  337. padding:40px;
  338. }
  339.  
  340. #post {
  341. font-family: arial;
  342. color:#777;
  343. font-size:9px;
  344. text-align:justify;
  345. line-height:130%;
  346. margin-top:90px;
  347. width:500px;
  348. padding-bottom:5px;
  349. }
  350.  
  351. #caption {
  352. background-color:#fafafa;
  353. padding:20px 40px 20px 40px;
  354. margin-top:7px;
  355. }
  356.  
  357. #caption a {text-decoration:underline;}
  358.  
  359.  
  360.  
  361.  
  362. /* ASK */
  363.  
  364. #asker {
  365. font-family:calibri;
  366. font-size:9px;
  367. text-transform:uppercase;
  368. letter-spacing:1px;
  369. }
  370.  
  371. #question {
  372. background-color:#f9f9f9;
  373. width:450px;
  374. padding:25px;
  375. font-family:arial;
  376. font-size:9px;
  377. text-align:justify;
  378. line-height:150%;
  379. }
  380.  
  381. #answer {
  382. background-color:#f9f9f9;
  383. width:450px;
  384. padding:16px 25px 16px 26px;
  385. font-family:arial;
  386. font-size:9px;
  387. text-align:justify;
  388. margin-top:5px;
  389. line-height:150%;
  390. }
  391.  
  392. #question a {
  393. text-decoration:underline;
  394. }
  395.  
  396. #answer a {
  397. text-decoration:underline;
  398. }
  399.  
  400.  
  401.  
  402.  
  403. /* AUDIO */
  404.  
  405. .playbutton {
  406. overflow:hidden;
  407. position:relative;
  408. z-index:1000;
  409. width:26px;
  410. height:26px;
  411. margin:11px 11px 11px 11px;
  412. }
  413.  
  414. .playbox {
  415. float:left;
  416. background-color:#000;
  417. position:absolute;
  418. z-index:1000;
  419. width:50px;
  420. height:50px;
  421. margin:30px;
  422. -webkit-border-radius:50px;
  423. -moz-border-radius:50px;
  424. opacity:0.2;
  425. -moz-transition-duration:0.6s;
  426. -webkit-transition-duration:0.6s;
  427. -o-transition-duration:0.6s;
  428. }
  429.  
  430. .playbox:hover {
  431. opacity:0.9;
  432. -moz-transition-duration:0.6s;
  433. -webkit-transition-duration:0.6s;
  434. -o-transition-duration:0.6s;
  435. }
  436.  
  437. .details {
  438. float:right;
  439. width:333px;
  440. background-color:#f9f9f9;
  441. padding:25px;
  442. height:60px;
  443. line-height:150%;
  444. font-family:arial;
  445. letter-spacing:1px;
  446. font-family:arial;
  447. text-transform:lowercase;
  448. }
  449.  
  450. .details i {
  451. font-style:normal;
  452. font-family:calibri;
  453. font-size:11px;
  454. text-transform:uppercase;
  455. letter-spacing:1px;
  456. }
  457.  
  458. .details b {
  459. font-family:calibri;
  460. font-size:10px;
  461. text-transform:uppercase;
  462. letter-spacing:1px;
  463. }
  464.  
  465. .cover {
  466. position: relative;
  467. z-index: 1;
  468. width:80px;
  469. height:80px;
  470. outline:15px solid #f9f9f9;
  471. margin:15px;
  472. }
  473.  
  474.  
  475.  
  476.  
  477. ul.chat, .chat ol, .chat li {list-style:none; margin:1px; padding:6px}
  478.  
  479.  
  480.  
  481.  
  482. /* INFO, TAGS & NOTES */
  483.  
  484. #info {
  485. width:500px;
  486. margin-top:13px;
  487. font-family:calibri;
  488. font-size:8px;
  489. text-transform:uppercase;
  490. letter-spacing:1px;
  491. text-align:left;
  492. color:#777;
  493. padding:7px 0px 3px 0px;
  494. border-top:1px solid #f1f1f1;
  495. }
  496.  
  497. #info a {text-decoration:none; color:#888;}
  498. #info a:visited {text-decoration:none; color:#888;}
  499.  
  500. #tags {
  501. width:500px;
  502. line-height:150%;
  503. text-align:left;
  504. font-family:arial;
  505. font-size:8px;
  506. letter-spacing:1px;
  507. text-transform:lowercase;
  508. padding:0px 0px 6px 0px;
  509. opacity:0;
  510. -moz-transition-duration:0.6s;
  511. -webkit-transition-duration:0.6s;
  512. -o-transition-duration:0.6s;
  513. }
  514.  
  515. #post:hover #tags {
  516. opacity:1;
  517. -moz-transition-duration:0.9s;
  518. -webkit-transition-duration:0.9s;
  519. -o-transition-duration:1.0s;
  520. }
  521.  
  522. #tags a {color:#777; margin:0px 2px 0px 2px; text-decoration:none; margin:0px 7px 0px 0px;}
  523.  
  524. #tags a:hover {text-decoration:underline;}
  525.  
  526. #notes {
  527. font-family:arial;
  528. margin-top:20px;
  529. margin-left:-40px;
  530. width:500px;
  531. text-transform:lowercase;
  532. line-height:90%;
  533. color:#888;
  534. font-size:10px;
  535. }
  536.  
  537. ol.notes li {
  538. border-bottom:1px solid #f5f5f5;
  539. list-style:none;
  540. padding:8px;
  541. -moz-transition-duration:0.6s;
  542. -webkit-transition-duration:0.6s;
  543. -o-transition-duration:0.6s;
  544. }
  545.  
  546. ol.notes li img {opacity:0}
  547.  
  548.  
  549.  
  550.  
  551. /* CREDIT */
  552.  
  553. #credit a {
  554. position:fixed;
  555. bottom:8px;
  556. right:8px;
  557. font-family:calibri;
  558. font-size:11px;
  559. color:#777;
  560. text-transform:uppercase;
  561. background-color:#f9f9f9;
  562. padding:6px;
  563. letter-spacing:1px;
  564. border:1px solid #f3f3f3;
  565. }
  566.  
  567. #credit a:hover {
  568. background-color:#f3f3f3;
  569. color:#555;
  570. border:1px solid #ececec;
  571. }
  572.  
  573.  
  574.  
  575. {CustomCSS}</style><body>
  576.  
  577.  
  578.  
  579.  
  580. <div id="side">
  581.  
  582. <center>
  583.  
  584.  
  585. <div class="intro" align="justify">
  586. <!-- DESCRIPTION BEGINS -->
  587. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi volutpat dignissim nisi, ut rutrum nunc venenatis vitae. Proin ac nunc at elit hendrerit posuere ac vel leo.
  588. <!-- DESCRIPTION ENDS -->
  589. </div><br><br>
  590.  
  591.  
  592. <div class="navigation" align="right">
  593. <a href="#" class="show_hide1">navigation</a>
  594. </div>
  595.  
  596. <div class="slidingDiv1">
  597.  
  598. <div class="nav">
  599. <!-- NAVIGATION BOXES BEGIN -->
  600. <a href="{text:Link1 URL}">{text:Link1}</a><br>
  601. <a href="{text:Link2 URL}">{text:Link2}</a><br>
  602. <a href="{text:Link3 URL}">{text:Link3}</a><br>
  603. <a href="{text:Link4 URL}">{text:Link4}</a><br>
  604. <a href="{text:Link5 URL}">{text:Link5}</a><br>
  605. <a href="{text:Link6 URL}">{text:Link6}</a>
  606. <!-- NAVIGATION BOXES END -->
  607. </div>
  608.  
  609. </div>
  610.  
  611.  
  612. <div class="navigation" align="right">
  613. <a href="#" class="show_hide2">updates</a>
  614. </div>
  615.  
  616. <div class="slidingDiv2">
  617.  
  618. <div class="updates">
  619. <!-- UPDATES BEGIN -->
  620. Cantami, o Diva, del Pelide Achille l'ira funesta che infiniti addusse lutti agli Achei, molte anzi tempo all'Orco generose travolse alme d'eroi.
  621. <!-- UPDATES ENDS -->
  622. </div>
  623.  
  624. </div>
  625.  
  626.  
  627. {block:Pagination}
  628.  
  629. {block:NextPage}<div class="navigation" align="right">
  630. <a href="{NextPage}">back</a>
  631. </div>{/block:NextPage}
  632.  
  633. {block:PreviousPage}<div class="navigation" align="right">
  634. <a href="{PreviousPage}">forth</a>
  635. </div>{/block:PreviousPage}
  636. {/block:Pagination}
  637.  
  638.  
  639. </center>
  640.  
  641. </div>
  642.  
  643.  
  644.  
  645.  
  646. <div id="sidebar">
  647.  
  648. <div id="imagesidebar"><a href="/"><img src="{image:Sidebar}"></a></div>
  649.  
  650. <div id="description">
  651. {Description}
  652. </div>
  653.  
  654. </div>
  655.  
  656.  
  657.  
  658.  
  659. <div id="entries">{block:Posts}<div id="post">
  660.  
  661. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><div id="caption">{Body}</div>{/block:Text}
  662.  
  663. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photo}
  664.  
  665. {block:Photoset}{Photoset-500}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  666.  
  667. {block:Quote}<h2>{Quote}</h2> {block:Source} <div id="caption">– {Source}</div>{/block:Source}{/block:Quote}
  668.  
  669. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  670.  
  671. {block:Chat}<div id="caption">"<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  672.  
  673. {block:Audio}
  674. {block:AudioPlayer}
  675.  
  676. <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
  677. {block:AlbumArt}
  678. <img src="{AlbumArtURL}" class="cover">
  679. {/block:AlbumArt}
  680.  
  681. <div class="details">
  682. {block:TrackName}<i>{TrackName}</i>{/block:TrackName}<br/>
  683. {block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br/>
  684. {block:Album}<b>Album:</b> {Album}{/block:Album}<br/>
  685. <b>Playcount:</b> {PlayCountWithLabel}
  686. </div>
  687.  
  688. {/block:AudioPlayer}
  689. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  690. {/block:Audio}
  691.  
  692. {block:Video}{Video-500}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Video}
  693.  
  694. {block:Answer}
  695. <div id="askbox">
  696. <div id="asker" align="right">{Asker} asked:</div>
  697. <div id="question">{Question}</div>
  698. <div id="answer">{Answer}</div>
  699. </div>
  700. {/block:Answer}
  701.  
  702.  
  703.  
  704.  
  705. <div id="info">
  706.  
  707. {block:Date}
  708. <a href="{Permalink}">{TimeAgo}</a>
  709. {/block:Date}
  710.  
  711. {block:NoteCount}
  712. with <a href="{Permalink}">{NoteCount} notes</a> <font color="F61313">♥</font>
  713. {/block:NoteCount}
  714.  
  715. {block:RebloggedFrom}
  716. via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  717. {/block:RebloggedFrom}
  718.  
  719. {block:ContentSource}
  720. (<a href="{SourceURL}">source</a>)
  721. {/block:ContentSource}
  722. </div>
  723.  
  724. {block:HasTags}<div id="tags">
  725. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags} </div>
  726. {/block:HasTags}
  727.  
  728.  
  729.  
  730.  
  731. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  732.  
  733. </div>{/block:Posts}</div>
  734.  
  735.  
  736.  
  737.  
  738. <div id="credit">
  739.  
  740. <a href="http://skywwalker.tumblr.com/">©SW</a>
  741.  
  742. </div>
  743.  
  744.  
  745.  
  746.  
  747. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement