Advertisement
paigeh987

Theme 7 (500px) - neonbike themes

Jan 4th, 2014
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.70 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.  
  3. <!--
  4.  
  5. Theme #07 by Paige @ neonbikethemes.tumblr.com
  6. Please DO NOT COPY ANY PARTS OF THIS CODE and claim them as your own
  7. Do not remove the credit. thanks!
  8.  
  9. theme made using a base code by MALFOYMANNOR
  10.  
  11. -->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15.  
  16. <head>
  17.  
  18. <meta name="color:background" content="#FFFFFF">
  19. <meta name="color:sidebar" content="#E6E4E4">
  20. <meta name="color:sidebar border" content="#E6E4E4">
  21. <meta name="color:link" content="#E6E4E4">
  22. <meta name="color:hover" content="#454545">
  23. <meta name="color:text" content="#9A9A9A">
  24. <meta name="color:post info" content="#9A9A9A">
  25. <meta name="color:audio" content="#9A9A9A">
  26. <meta name="color:audio border" content="#9A9A9A">
  27. <meta name="color:ask" content="#9A9A9A">
  28. <meta name="color:ask border" content="#9A9A9A">
  29. <meta name="color:link post" content="#9A9A9A">
  30. <meta name="color:link post border" content="#9A9A9A">
  31. <meta name="color:border" content="#9A9A9A">
  32. <meta name="color:tags" content="#9A9A9A">
  33. <meta name="color:scrollbar" content="#9A9A9A">
  34. <meta name="color:scrollbar bg" content="#9A9A9A">
  35.  
  36. <meta name="image:sidebar" content=""/>
  37. <meta name="image:background" content=""/>
  38.  
  39.  
  40. <meta name="text:link1" content="">
  41. <meta name="text:link1 url" content="/">
  42. <meta name="text:link2" content="">
  43. <meta name="text:link2 url" content="/">
  44. <meta name="text:link3" content="">
  45. <meta name="text:link3 url" content="/">
  46. <meta name="text:link4" content="">
  47. <meta name="text:link4 url" content="/">
  48. <meta name="text:link5" content="">
  49. <meta name="text:link5 url" content="/">
  50.  
  51.  
  52.  
  53.  
  54. <style type="text/css">body, all {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  55. <style type="text/css"> a, a:hover {cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress;}</style>
  56.  
  57.  
  58. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  59. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  60. <link rel="shortcut icon" href="{Favicon}" />
  61. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  62.  
  63. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  64. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  65. <script>
  66. (function($){
  67. $(document).ready(function(){
  68. $("a[title]").style_my_tooltips({
  69. tip_follows_cursor:true,
  70. tip_delay_time:90,
  71. tip_fade_speed:600,
  72. attribute:"title"
  73. });
  74. });
  75. })(jQuery);
  76. </script>
  77.  
  78.  
  79.  
  80. <style type="text/css">
  81.  
  82. #s-m-t-tooltip {
  83. max-width:200px;
  84. padding:3px;
  85. padding-left:5px;
  86. border:2px solid {color:border};
  87. margin:10px 0px 0px 10px;
  88. background-color:{color:background}; /*background color */
  89. font-family:trebuchet ms; /*font */
  90. font-size:9px; /*font size */
  91. text-transform:uppercase; /* can be italic, normal, etc. */
  92. letter-spacing:1px; /*letter spacing */
  93. color:{color:text}; /*text color */
  94. z-index:999999999999999999999999999999999999;
  95. }
  96.  
  97. ::-webkit-scrollbar {
  98. width: 7px;height: 0px;}
  99.  
  100. ::-webkit-scrollbar-button:start:decrement,
  101.  
  102. ::-webkit-scrollbar-button:end:increment {
  103. height: 6px;display: block;background-color: {color:scrollbar};}
  104.  
  105. ::-webkit-scrollbar-track-piece {
  106. background-color: {color:scrollbarbg};}
  107.  
  108. ::-webkit-scrollbar-thumb:vertical {
  109. height: 6px;background-color: {color:scrollbar};border-top:1px solid {color:scrollbar};border-bottom:1px solid {color:scrollbar};}
  110.  
  111. a {
  112. color:{color:link};
  113. text-decoration:none;
  114. -moz-transition-duration:0.5s;
  115. -webkit-transition-duration:0.5s;
  116. -o-transition-duration:0.5s;
  117. }
  118.  
  119. a:hover {
  120. color:{color:hover};
  121. text-decoration:none;
  122. -moz-transition-duration:0.5s;
  123. -webkit-transition-duration:0.5s;
  124. -o-transition-duration:0.5s;
  125. }
  126.  
  127. #backbox{
  128. position:fixed;
  129. z-index:-100000000;
  130. top:0px;
  131. left:0px;
  132. height:100%;
  133. width:100%;
  134. }
  135.  
  136. body {
  137. background-color:{color:background};
  138. font-weight:normal;
  139. background-image:url('{image:background}');
  140. font-family:trebuchet ms;
  141. font-size:10px;
  142. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  143. }
  144.  
  145. h1 {
  146. font-size:12px;
  147. text-transform:lowercase;
  148. text-align:right;
  149. font-family:trebuchet ms;
  150. font-weight:bold;
  151. line-height:100%;
  152. letter-spacing:0px;
  153. color:{color:text};
  154. }
  155.  
  156. h2 {
  157. font-size:16px;
  158. text-align:left;
  159. line-height:100%;
  160. letter-spacing:0px;
  161. color:{color:text};
  162. font-family:trebuchet ms;
  163. font-weight:bold;
  164. text-transform:lowercase;
  165. letter-spacing:-.5px;
  166. padding:5px;
  167. padding-bottom:2px;
  168. }
  169.  
  170. h3{
  171. font-size:16px;
  172. text-transform:uppercase;
  173. text-align:left;
  174. }
  175.  
  176. blockquote {
  177. border-left:2px solid {color:Border};
  178. padding: 5px;
  179. margin:5px;
  180. }
  181.  
  182. #sidebar {
  183. color:{color:text};
  184. position:fixed;
  185. width:250px;
  186. height:160px;
  187. margin-top:240px;
  188. text-align:left;
  189. left:270px;
  190. }
  191.  
  192. #sidebar img{
  193. width:225px;
  194. }
  195.  
  196. .links {
  197. width: 255px;
  198. height: 20px;
  199. margin-left: -15px;
  200. margin-top: 3px;
  201. text-align:center;
  202. word-spacing:3px;
  203. padding-bottom:3px;
  204. padding-top:6px;
  205. }
  206.  
  207. .links a{
  208. padding:3px;
  209. font-family: trebuchet ms;
  210. text-transform: uppercase;
  211. font-size: 10px;
  212. font-style:normal;
  213. color:{color:link};
  214. letter-spacing:2px;
  215. text-decoration:none;
  216. -moz-transition-duration:1s;
  217. -webkit-transition-duration:1s;
  218. -o-transition-duration:1s;
  219. -webkit-transition: font-style .5s;
  220. }
  221.  
  222. .links a:hover{
  223. color:{color:hover};
  224. font-style:italic;
  225. -webkit-transition: font-style .5s;
  226. }
  227.  
  228. .desc {
  229. height: auto;
  230. width: 215px;
  231. padding: 5px;
  232. margin-bottom:10px;
  233. text-align:left;
  234. font-size:8px;
  235. color:{color:text};
  236. letter-spacing:1px;
  237. line-height:110%;
  238. margin-left: 0px;
  239. font-family: trebuchet ms;
  240. text-transform: uppercase;
  241. background:{color:sidebar};
  242. border-top:5px solid {color:sidebar border};
  243. }
  244.  
  245. .desc a {
  246. color:{color:link};
  247. }
  248.  
  249. #container {
  250. float:left;
  251. margin-left:570px;
  252. margin-top:25px;
  253. text-align:justify;
  254. color:{color:text};
  255. margin-bottom: 55px;
  256. }
  257.  
  258. #stuff {
  259. width:500px;
  260. margin-top:85px;
  261. padding:10px;
  262. text-align:justify;
  263. font-size:11px;
  264. line-height:90%;
  265. letter-spacing:0x;
  266. color:{color:text};
  267. }
  268.  
  269. #askerimg{
  270. position:relative;
  271. display: inline-block;
  272. margin-left:0px;
  273. margin-top:0px;
  274. width:40px;
  275. height:40px;
  276. opacity:.8;
  277. }
  278.  
  279. #asker {
  280. position:relative;
  281. display: inline-block;
  282. font-family: trebuchet ms;
  283. text-transform: uppercase;
  284. font-size:10px;
  285. color:{color:text};
  286. width:390px;
  287. height:14px;
  288. margin-left:55px;
  289. margin-top:-40px;
  290. display:block;
  291. padding-top:0px;
  292. font-size:13px;
  293. letter-spacing:1px;
  294. text-align:left;
  295. font-style:italic;
  296. line-height:110%;
  297. }
  298.  
  299. #question {
  300. position:relative;
  301. display: inline-block;;
  302. font-family: trebuchet ms;
  303. font-size:9px;
  304. color:{color:text};
  305. margin-top:-5px;
  306. width:390px;
  307. height:auto;
  308. margin-left:55px;
  309. display:block;
  310. padding-top:0px;
  311. letter-spacing:1px;
  312. text-align:left;
  313. font-style:italic;
  314. line-height:110%;
  315. text-transform:none;
  316. }
  317.  
  318. .ask {
  319. padding:10px;
  320. width:474px;
  321. text-align:left;
  322. color:#ffffff;
  323. background-color:{color:ask};
  324. font-family: trebuchet ms;
  325. text-transform: uppercase;
  326. font-size:10px;
  327. border: 3px solid {color:ask border};
  328. height:auto;
  329. }
  330.  
  331. .answer {
  332. width:500px;
  333. padding:5px;
  334. font-style: normal;
  335. font-family: trebuchet ms;
  336. font-size:8x;
  337. color:{color:text};
  338. }
  339.  
  340. #audio {
  341. background-color:{color:audio};
  342. width:474px;
  343. padding:10px;
  344. height: 80px;
  345. margin-bottom:0px;
  346. font-family: trebuchet ms;
  347. border:3px solid {color:audio border};
  348. }
  349.  
  350. .artcover {
  351. width:70px;
  352. height:70px;
  353. position:absolute;
  354. }
  355.  
  356. .artcover img {
  357. width:70px;
  358. height:70px;
  359. float:left;
  360. border: 3px solid {color:audio border};
  361. overflow:hidden;
  362. }
  363.  
  364. .player {
  365. position:absolute;
  366. z-index:1;
  367. width:71px;
  368. height:70px;
  369. margin-top:3px;
  370. margin-left:2px;
  371. display:block;
  372. opacity:0.3;
  373. -webkit-transition:all 0.4s;
  374. -moz-transition:all 0.4s;
  375. -o-transition:all 0.4s;
  376. -ms-transition: all 0.4s;
  377. transition:all 0.5s;
  378. background:#fff;
  379. }
  380.  
  381. .player:hover {
  382. -webkit-transition:all 0.4s;
  383. -moz-transition:all 0.4s;
  384. -o-transition:all 0.4s;
  385. -ms-transition: all 0.4s;
  386. transition:all 0.4s;
  387. opacity:0.9;
  388. }
  389.  
  390. .audioplayer {
  391. width:30px;
  392. height:30;
  393. margin-top:14px;
  394. margin-left:14px;
  395. overflow:hidden;
  396. padding:3px;
  397. }
  398.  
  399. .audioinfo {
  400. color:{color:text};
  401. width:370px;
  402. height:52px;
  403. margin-left:90px;
  404. display:block;
  405. padding-top:2px;
  406. font-size:13px;
  407. letter-spacing:1px;
  408. text-transform:lowercase;
  409. text-align:left;
  410. font-style:italic;
  411. line-height:110%;
  412. }
  413.  
  414. .note {
  415. text-transform:lowercase;
  416. font-style:italic;
  417. letter-spacing:0px;
  418. font-size: 11px;
  419. text-align:left;
  420. line-height:100%;
  421. margin-left:-40px;
  422. text-align:left;
  423. }
  424.  
  425. .note li {
  426. list-style-type:none;
  427. border-bottom:1px solid {color:border};
  428. padding:10px 25px 10px 25px;
  429. background-color:#ffffff;
  430. text-align:left;
  431. margin:0px;
  432. -moz-transition-duration:0.5s;
  433. -webkit-transition-duration:0.5s;
  434. -o-transition-duration:0.5s;
  435. }
  436.  
  437. .note li:hover {
  438. background-color:{color:border};
  439. -moz-transition-duration:0.5s;
  440. -webkit-transition-duration:0.5s;
  441. -o-transition-duration:0.5s;
  442. }
  443.  
  444. .tags {
  445. width:500px;
  446. font-family: trebuchet ms;
  447. text-transform: uppercase;
  448. font-size: 7px;
  449. color:{color:tags};
  450. letter-spacing:1px;
  451. text-align:left;
  452. padding:6px;
  453. -moz-transition-duration:0.5s;
  454. -webkit-transition-duration:0.5s;
  455. -o-transition-duration:0.5s;
  456. }
  457.  
  458. .tags a{
  459. color:{color:tags};
  460. }
  461.  
  462. .tags a:hover{
  463. color:{color:hover};
  464. }
  465.  
  466. #postinfo {
  467. width:480px;
  468. padding:10px;
  469. margin-top: 5px;
  470. color:{color:postinfobg};
  471. background:{color:post info};
  472. font-family: trebuchet ms;
  473. text-transform: uppercase;
  474. font-size: 8px;
  475. letter-spacing:1px;
  476. text-align:left;
  477. }
  478.  
  479. #postinfo a {
  480. color:{color:hover};
  481. text-align:center;
  482. letter-spacing:1px;
  483. }
  484.  
  485. #pagination{
  486. position:relative;
  487. display:inline-block;
  488. margin-left:0px;
  489. margin-top:0px;
  490. width:225px;
  491. text-align:center;
  492. background:transparent;
  493. font-family:helvetica;
  494. line-height:100%;
  495. font-size:16px;
  496. }
  497.  
  498. .label{
  499. line-height:130%;
  500. font-family:trebuchet ms;
  501. font-size:10px;
  502. text-transform:uppercase;
  503. }
  504.  
  505. .cahttext{
  506. line-height:130%;
  507. font-family:trebuchet ms;
  508. font-size:10px;
  509. }
  510.  
  511. .linkpost{
  512. padding:15px;
  513. width:464px;
  514. text-align:left;
  515. color:{color:link};
  516. background-color:{color:link post};
  517. font-family: trebuchet ms;
  518. text-transform: uppercase;
  519. font-size:18px;
  520. border: 3px solid {color:link post border};
  521. height:auto;
  522. -webkit-transition: color .5s;
  523. font-style:italic;
  524. }
  525.  
  526. .linkpost:hover{
  527. color:{color:hover};
  528. -webkit-transition: color .5s;
  529. }
  530.  
  531. {CustomCSS}
  532.  
  533. </style></head>
  534.  
  535. <body>
  536.  
  537. <div id="backbox"></div>
  538.  
  539. <div id="sidebar">
  540.  
  541. <img src="{image:sidebar}">
  542. <div class="links">
  543. {block:IfLink1}
  544. <a href="{text:link1 url}">{text:link1}</a>
  545. {/block:IfLink1}
  546. {block:IfLink2}
  547. <a href="{text:link2 url}">{text:link2}</a>
  548. {/block:IfLink2}
  549. {block:IfLink3}
  550. <a href="{text:link3 url}">{text:link3}</a>
  551. {/block:IfLink3}
  552. {block:IfLink4}
  553. <a href="{text:link4 url}">{text:link4}</a>
  554. {/block:IfLink4}
  555. {block:IfLink5}
  556. <a href="{text:link5 url}">{text:link5}</a>
  557. {/block:IfLink5}
  558. </div>
  559. <div class="desc">
  560. <blockquote>{Description}</blockquote>
  561. </div>
  562.  
  563. <div id="pagination">
  564. {block:Pagination}<div id="pagi">
  565. {block:PreviousPage}<a href="{PreviousPage}"> ←</a>&nbsp;&nbsp;{/block:PreviousPage}
  566. {block:JumpPagination length="3"}
  567. {block:CurrentPage}{/block:CurrentPage}
  568. {block:JumpPage}{/block:JumpPage}
  569. {/block:JumpPagination}
  570. {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
  571. </div>{/block:Pagination}
  572. </div>
  573.  
  574. </div>
  575.  
  576.  
  577.  
  578. <div id="container">
  579.  
  580. {block:Posts}
  581.  
  582. <div id="stuff">
  583.  
  584. {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{/block:Text}
  585.  
  586. {block:Quote}<h2>“{Quote}”</h2><h1>- {Source}</h1>{/block:Quote}
  587.  
  588. {block:Link}<a href="{URL}"><div class="linkpost">{Name} >></div></a>
  589. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  590.  
  591. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  592.  
  593. {block:Photoset}<center>{Photoset-500}</center>
  594. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  595.  
  596. {block:Chat}{block:Title}<h3>{Title}</h3>{/block:Title}{block:Lines}{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}&nbsp;<span class="chattext"><em>{Line}</em></span><br>{/block:Lines}{/block:Chat}
  597.  
  598. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  599.  
  600. {block:Answer}
  601. <div class="ask">
  602. <div id="askerimg">
  603. <img src="{AskerPortraitURL-40}">
  604. </div>
  605. <span id="asker">
  606. {Asker} said:
  607. </span>
  608. <p><span id="question">
  609. {Question}
  610. </span>
  611. </div>
  612. <div class="answer">{Answer}</div>{/block:answer}
  613.  
  614.  
  615. {block:Audio}
  616. <div id="audio">
  617. <div class="artcover"><img src="http://static.tumblr.com/liul60i/IcMmdl9id/nmusic2.png"></div>{block:AlbumArt}<div class="artcover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  618. <div class="player">
  619. <div class="audioplayer">{AudioPlayerWhite}</div></div>
  620. <div class="audioinfo">
  621. {block:TrackName}<a style="text-transform:uppercase;">song title: {TrackName}</a>{/block:TrackName}
  622. <div style="font-size:10px; margin-top:5px;">
  623. {block:Artist}<b>artist:</b> {Artist}{/block:Artist} with {FormattedPlayCount} plays
  624. </div></div></div>
  625. <div class="caption">
  626. {block:Caption}{Caption}{/block:Caption}
  627. </div>
  628. {/block:Audio}
  629. {block:ContentSource}
  630. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  631. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  632. {/block:SourceLogo}
  633. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  634. {/block:ContentSource}
  635.  
  636. <div id="postinfo">
  637. {block:Date} posted {Month} {DayOfMonth} {/block:Date}</a>with{block:NoteCount} <a href="{Permalink}"/">{NoteCountWithLabel} {/block:NoteCount}</a> {block:RebloggedFrom} - <a href="{ReblogParentURL}">via</a> - <a href="{ReblogRootURL}">source</a>
  638. {/block:RebloggedFrom}
  639. - <a href="{ReblogURL}" target="_blank" >reblog</a>
  640.  
  641. </div>
  642.  
  643. {block:HasTags}
  644. <div class="tags">
  645. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  646. {/block:HasTags}
  647. <div class="note">
  648. {block:PostNotes}{PostNotes}{/block:PostNotes}
  649. </div>
  650. </div>
  651. {/block:Posts}
  652.  
  653.  
  654. </div>
  655.  
  656. <a href="http://neonbikethemes.tumblr.com/"><div style="position:fixed;bottom:10px; left:10px; font-size:10px; letter-spacing:1px; font-family:trebuchet ms;border:2px solid {color:border}; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px;">P</center></div></a>
  657.  
  658. </body>
  659. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement