Advertisement
spacethemes

Spacetheme37 - Virgo

Jul 14th, 2014
3,395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.36 KB | None | 0 0
  1. <!--***********************************************************************
  2.  
  3. 88888888888 888888888888 8888 88888888888 88888888888
  4. 88888888888 8888 8888 888888 88888888888 88888888888
  5. 8888 8888 8888 88 88 8888 8888
  6. 8888 8888 8888 888 888 8888 8888
  7. 88888888888 888888888888 888888888888 8888 88888888888
  8. 8888 8888 88888888888888 8888 8888
  9. 8888 8888 8888 8888 8888 8888
  10. 88888888888 8888 8888 8888 88888888888 88888888888
  11. 88888888888 8888 88888 88888 88888888888 88888888888
  12.  
  13.  
  14. SPACETHEMES - BY HOXTONHEROS & ALIENSFROMHELL
  15. HTTP://SPACETHEMES.TUMBLR.COM
  16. HTTP://HOXTONHEROS.TUMBLR.COM & HTTP://ALIENSFROMHELL.TUMBLR.COM
  17.  
  18. DON'T REMOVE CREDIT!
  19. ************************************************************************-->
  20. <!DOCTYPE html>
  21. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  22. <head>
  23.  
  24. <meta charset="UTF-8">
  25. <meta name="description" content="This is a theme from spacethemes">
  26. <meta name="keywords" content="theme, themes, blog, blogs, tumblr, tumblrblog, teenagers, aliensfromhell, hoxtonheros, column, column, thememaker, spacethemes, space, cool">
  27.  
  28. <script type="text/javascript"
  29. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  30.  
  31. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script>
  32.  
  33. <meta name="if:1 Column" content="0"/>
  34. <meta name="if:2 Column" content="1"/>
  35. <meta name="if:3 Column" content="0"/>
  36. <meta name="if:Small Posts" content="0"/>
  37. <meta name="if:Right Sidebar" content="0"/>
  38. <meta name="if:Use Title" content="0"/>
  39. <meta name="if:Use Picture" content="1"/>
  40. <meta name="if:Shadows" content="0"/>
  41. <meta name="if:Hover Description" content="1"/>
  42. <meta name="if:Cover Background" content="0"/>
  43. <meta name="if:Tiny Scrollbar" content="0"/>
  44. <meta name="if:Tiny Cursor" content="0"/>
  45. <meta name="if:Inverted Tumblr Controls" content="0"/>
  46. <meta name="if:Use Scroll To Top" content="1"/>
  47. <meta name="color:Background" content="#FFFFFF"/>
  48. <meta name="color:Text" content="#130C11"/>
  49. <meta name="color:Title" content="#130C11"/>
  50. <meta name="color:Posts" content="#FFFFFF"/>
  51. <meta name="color:Sidebar" content="#FFFFFF"/>
  52. <meta name="color:Blogtitle" content="#130C11"/>
  53. <meta name="color:Links" content="#000000"/>
  54. <meta name="color:Hover" content="#130C11"/>
  55. <meta name="color:Link bg" content="#FFFFFF"/>
  56. <meta name="color:Link bg hover" content="#000000"/>
  57. <meta name="color:Picture bg" content="#FFFFFF"/>
  58. <meta name="color:Description" content="#000000"/>
  59. <meta name="color:Borders" content="#C0C0C0"/>
  60. <meta name="color:Shadows" content="#EEEEEE"/>
  61. <meta name="color:Scrollbar" content="#130C11"/>
  62. <meta name="color:Scrollbar Background" content="#000000"/>
  63. <meta name="image:Background" content="1"/>
  64. <meta name="image:Sidebar" content="1"/>
  65. <meta name="image:Sidebar BG" content=""/>
  66. <meta name="text:Description height" content="100px"/>
  67. <meta name="text:Link One" content="" />
  68. <meta name="text:Link One Title" content="" />
  69. <meta name="text:Link Two" content="" />
  70. <meta name="text:Link Two Title" content="" />
  71. <meta name="text:Link Three" content="" />
  72. <meta name="text:Link Three Title" content="" />
  73. <meta name="text:Link Four" content="" />
  74. <meta name="text:Link Four Title" content="" />
  75. <meta name="text:Link Five" content="" />
  76. <meta name="text:Link Five Title" content="" />
  77. <meta name="text:Link Six" content="" />
  78. <meta name="text:Link Six Title" content="" />
  79. <meta name="text:Link Seven" content=""/>
  80. <meta name="text:Link Seven Title" content=""/>
  81. <meta name="text:Link Eight" content=""/>
  82. <meta name="text:Link Eight Title" content=""/>
  83.  
  84. <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
  85.  
  86. <style type="text/css">
  87.  
  88.  
  89. {block:iftinyscrollbar}
  90.  
  91. ::-webkit-scrollbar {
  92. height:auto;
  93. width:9px;
  94. background-color: {color:Scrollbar Background};
  95. border: 4px solid {color:background};
  96. }
  97.  
  98. ::-webkit-scrollbar-thumb{
  99. height:auto;
  100. background-color:{color:scrollbar};
  101. border: 2px solid {color:background};
  102. border-radius: 10px;
  103. }
  104.  
  105. {/block:iftinyscrollbar}
  106.  
  107. ::selection {
  108. background: #EEEEEE; /* Safari */
  109. }
  110. ::-moz-selection {
  111. background: #EEEEEE; /* Firefox */
  112. }
  113.  
  114. .wrapper {
  115. margin: 0px auto;
  116. {block:if1column}
  117. width:550px;
  118. {/block:if1column}
  119. {block:if2column}
  120. width:750px;
  121. {/block:if2column}
  122. {block:if3column}
  123. width:1000px;
  124. {/block:if3column}
  125. }
  126.  
  127. #tumblr_controls {
  128. position:fixed !important;
  129. top: 3px;
  130. right: 3px;
  131. {block:ifInvertedTumblrControls}
  132. white-space :nowrap;
  133. -webkit-filter: invert(100%);
  134. -moz-filter: invert(100%);
  135. -o-filter: invert(100%);
  136. -ms-filter: invert(100%);
  137. filter: invert(100%);
  138. opacity:0.9;
  139. {/block:ifInvertedTumblrControls}
  140. }
  141.  
  142. body {
  143. margin: 0px;
  144. padding: 0px;
  145. color:{color:text};
  146. background-color: {color:Background};
  147. background-image:url({image:background});
  148. background-attachment: fixed !important;
  149. {block:ifNotCoverBackground}
  150. background-size: repeat;
  151. {/block:ifNotCoverBackground}
  152. {block:ifCoverBackground}
  153. background-size:cover;
  154. {/block:ifCoverBackground}
  155. font-family: Lato;
  156. font-size: 12px;
  157. line-height:110%;
  158. color:{color:text};
  159. {block:iftinycursor}
  160. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),auto;
  161. {/block:iftinycursor}
  162. }
  163.  
  164. p {
  165. margin:0px;
  166. margin-top:0px;
  167. }
  168.  
  169. a:link, a:active, a:visited {
  170. color: {color:Links};
  171. text-decoration: none;
  172. -webkit-transition: color 0.5s ease-out;
  173. -moz-transition: color 0.5s ease-out;
  174. {block:iftinycursor}
  175. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),progress;
  176. {/block:iftinycursor}
  177. }
  178.  
  179. a:hover {
  180. color:{color:Hover};
  181. text-decoration: none;
  182. -webkit-transition: color 0.3s ease-out;
  183. -moz-transition: color 0.3s ease-out;
  184. {block:iftinycursor}
  185. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),progress;
  186. {/block:iftinycursor}
  187. }
  188.  
  189. .entry {
  190. {block:IndexPage}
  191. {block:ifnotsmallposts}
  192. width:230px;
  193. {/block:ifnotsmallposts}
  194. {block:ifsmallposts}
  195. width:200px;
  196. {/block:ifsmallposts}
  197. {/block:IndexPage}
  198. {block:PermalinkPage}
  199. width:500px;
  200. border: 1px solid #fefefe;
  201. {/block:PermalinkPage}
  202. margin:10px;
  203. padding:10px;
  204. height:auto;
  205. float:left;
  206. font-size: 10px;
  207. line-height:120%;
  208. background-color:{color:posts};
  209. border:1px solid {color:borders};
  210. {block:ifRoundBorders}
  211. border-radius:5px;
  212. {/block:ifRoundBorders}
  213. {block:ifShadows}
  214. box-shadow:5px 5px 0px {color:shadows};
  215. {/block:ifShadows}
  216. -webkit-transition: all 0.7s ease-in-out;
  217. -moz-transition: all 0.7s ease-in-out;
  218. -o-transition: all 0.7s ease-in-out;
  219. transition: all 0.7s ease-in-out;
  220. }
  221.  
  222. .entry .photo {
  223. opacity:.9;
  224. -webkit-transition:all .5s ease-in-out;
  225. -moz-transition:all .5s ease-in-out;
  226. -o-transition:all .5s ease-in-out;
  227. transition:all .5s ease-in-out;
  228. }
  229.  
  230. .entry:hover .photo {
  231. opacity:1;
  232. -webkit-transition:all .5s ease-in-out;
  233. -moz-transition:all .5s ease-in-out;
  234. -o-transition:all .5s ease-in-out;
  235. transition:all .5s ease-in-out;
  236. }
  237.  
  238. .entry .permalink1 {
  239. position: absolute;
  240. height:auto;
  241. width:auto;
  242. color:{color:text};
  243. font-size:9px;
  244. opacity: 0;
  245. margin-top:5px;
  246. margin-left:5px;
  247. padding:5px;
  248. background-color:white;
  249. line-height:125%;
  250. text-align:center;
  251. text-transform:Uppercase;
  252. letter-spacing:2px;
  253. display:block;
  254. z-index:999;
  255. border:1px solid {color:borders};
  256. -webkit-transition: all 0.5s linear;
  257. -webkit-transition: all 0.5s linear;
  258. -moz-transition: all 0.5s linear;
  259. transition: all 0.5s linear;
  260. }
  261.  
  262. .entry:hover .permalink1 {
  263. overflow:visible;
  264. opacity: 0.9;
  265. -webkit-transition: all 0.5s linear;
  266. -webkit-transition: all 0.5s linear;
  267. -moz-transition: all 0.5s linear;
  268. transition: all 0.5s linear;
  269. }
  270.  
  271. .entry .permalink2 {
  272. position: absolute;
  273. height:auto;
  274. width:auto;
  275. color:{color:text};
  276. font-size:9px;
  277. opacity: 0;
  278. margin-top:33px;
  279. margin-left:5px;
  280. padding:5px;
  281. background-color:white;
  282. line-height:125%;
  283. text-align:center;
  284. text-transform:Uppercase;
  285. letter-spacing:2px;
  286. display:block;
  287. z-index:999;
  288. border:1px solid {color:borders};
  289. -webkit-transition: all 0.5s linear;
  290. -webkit-transition: all 0.5s linear;
  291. -moz-transition: all 0.5s linear;
  292. transition: all 0.5s linear;
  293. }
  294.  
  295. .entry:hover .permalink2 {
  296. overflow:visible;
  297. opacity: 0.9;
  298. -webkit-transition: all 0.5s linear;
  299. -webkit-transition: all 0.5s linear;
  300. -moz-transition: all 0.5s linear;
  301. transition: all 0.5s linear;
  302. }
  303.  
  304. #pagination {
  305. display:none;
  306. }
  307.  
  308. #posts {
  309. position:relative;
  310. {block:indexpage}
  311. {block:ifnotsmallposts}
  312. {block:if1column}
  313. width:275px;
  314. {/block:if1column}
  315. {block:if2column}
  316. width:545px;
  317. {/block:if2column}
  318. {block:if3column}
  319. width:820px;
  320. {/block:if3column}
  321. {/block:ifnotsmallposts}
  322. {block:ifsmallposts}
  323. {block:if1column}
  324. width:245px;
  325. {/block:if1column}
  326. {block:if2column}
  327. width:485px;
  328. {/block:if2column}
  329. {block:if3column}
  330. width:730px;
  331. {/block:if3column}
  332. {/block:ifsmallposts}
  333. {block:ifnotrightsidebar}
  334. margin-left:130px;
  335. {block:ifnotrightsidebar}
  336. {block:ifrightsidebar}
  337. margin-left:5px;
  338. {/block:ifrightsidebar}
  339. {/block:indexpage}
  340. {block:permalinkpage}
  341. width:500px;
  342. {block:ifnotrightsidebar}
  343. margin-left:130px;
  344. {/block:ifnotrightsidebar}
  345. {block:ifrightsidebar}
  346. margin-left:5px;
  347. {/block:ifrightsidebar}
  348. {/block:permalinkpage}
  349. }
  350.  
  351. #sidebar {
  352. position:fixed;
  353. width:120px;
  354. height:100%;
  355. {block:indexpage}
  356. {block:ifnotrightsidebar}
  357. margin-left:5px;
  358. {/block:ifnotrightsidebar}
  359. {block:ifrightsidebar}
  360. {block:if1column}
  361. {block:ifnotsmallposts}
  362. margin-left:285px;
  363. {/block:ifnotsmallposts}
  364. {block:ifsmallposts}
  365. margin-left:255px;
  366. {/block:ifsmallposts}
  367. {/block:if1column}
  368. {block:if2column}
  369. {block:ifnotsmallposts}
  370. margin-left:555px;
  371. {/block:ifnotsmallposts}
  372. {block:ifsmallposts}
  373. margin-left:500px;
  374. {/block:ifsmallposts}
  375. {/block:if2column}
  376. {block:if3column}
  377. {block:ifnotsmallposts}
  378. margin-left:830px;
  379. {/block:ifnotsmallposts}
  380. {block:ifsmallposts}
  381. margin-left:750px;
  382. {/block:ifsmallposts}
  383. {/block:if3column}
  384. {/block:ifrightsidebar}
  385. {block:indexpage}
  386. {block:permalinkpage}
  387. margin-top:-10px;
  388. {block:ifnotrightsidebar}
  389. margin-left:5px;
  390. {/block:ifnotrightsidebar}
  391. {block:ifrightsidebar}
  392. margin-left:565px;
  393. {/block:ifrightsidebar}
  394. {/block:permalinkpage}
  395. z-index:9999;
  396. background-image:url({image:sidebar BG});
  397. background-color:{color:sidebar};
  398. }
  399.  
  400. #content {
  401. position:relative;
  402. margin-top:50px;
  403. }
  404.  
  405. #box {
  406. position:relative;
  407. }
  408.  
  409. {block:ifusepicture}
  410. #box:hover #description{
  411. height:{text:description height};
  412. overflow:hidden;
  413. -webkit-transition: all 0.3s linear;
  414. -webkit-transition: all 0.3s linear;
  415. -moz-transition: all 0.3s linear;
  416. transition: all 0.3s linear;
  417. }
  418. {/block:ifUsepicture}
  419.  
  420. #picture img {
  421. position:relative;
  422. height:100px;
  423. width:100px;
  424. padding:5px;
  425. margin:5px;
  426. background-color:{color:picture bg};
  427. opacity:1;
  428. cursor:help;
  429. }
  430.  
  431. #description {
  432. position:relative;
  433. {block:ifUsepicture}
  434. {block:ifhoverdescription}
  435. height:0px;
  436. {/block:ifhoverdescription}
  437. {block:ifnothoverdescription}
  438. height:auto;
  439. {/block:ifnothoverdescription}
  440. {/block:ifUsePicture}
  441. {block:ifNotusepicture}
  442. height:auto;
  443. {/block:ifnotusepicture}
  444. width:auto;
  445. padding-top:-5px;
  446. padding-left:5px;
  447. padding-right:5px;
  448. text-align:center;
  449. letter-spacing: 1px;
  450. font-size:10px;
  451. color: {color:description};
  452. z-index:999;
  453. overflow:hidden;
  454. -webkit-transition: all 0.3s linear;
  455. -webkit-transition: all 0.3s linear;
  456. -moz-transition: all 0.3s linear;
  457. transition: all 0.3s linear;
  458. }
  459.  
  460. .what {
  461. position:relative;
  462. font-size: 12px;
  463. margin-top:5px;
  464. padding:5px;
  465. margin:0 5px 0 5px;
  466. z-index: 99;
  467. height:auto;
  468. text-align:center;
  469. }
  470.  
  471. #blogtitle{
  472. position:relative;
  473. text-align: center;
  474. margin-bottom:5px;
  475. font-size: 25px;
  476. height:25px;
  477. line-height:110%;
  478. letter-spacing:0px;
  479. color: {color:blogtitle};
  480. z-index: 2;
  481. }
  482.  
  483. #blogtitle a {
  484. color: {color:blogtitle};
  485. text-shadow:8px 1px 0px transparent, -8px 1px 0px transparent;
  486. -webkit-transition: all .4s linear;
  487. -moz-transition: all .4s linear;
  488. -o-transition: all .4s linear;
  489. transition: all .4s linear;
  490. }
  491.  
  492. #blogtitle a:hover {
  493. color: {color:blogtitle};
  494. text-shadow:0px 0px 0px {color:blogtitle}, 0px 0px 0px {color:blogtitle};
  495. -webkit-transition: all .4s linear;
  496. -moz-transition: all .4s linear;
  497. -o-transition: all .4s linear;
  498. transition: all .4s linear;
  499. }
  500.  
  501. #infscr-loading {
  502. bottom: -70px;
  503. position: absolute;
  504. left: 50%;
  505. margin-left:-8px;
  506. width:16px;
  507. height:11px;
  508. overflow:hidden;
  509. margin-bottom: 50px;
  510. }
  511.  
  512. .links {
  513. font-size:11px;
  514. width:auto;
  515. height:auto;
  516. display:block;
  517. line-height:100%;
  518. text-align:center;
  519. background-color:{color:link bg};
  520. margin-top:5px;
  521. -webkit-transition: all 0.5s linear;
  522. -webkit-transition: all 0.5s linear;
  523. -moz-transition: all 0.5s linear;
  524. transition: all 0.5s linear;
  525. }
  526.  
  527. .links:hover {
  528. letter-spacing:1px;
  529. background-color:{color:link bg hover};
  530. -webkit-transition: all 0.5s linear;
  531. -webkit-transition: all 0.5s linear;
  532. -moz-transition: all 0.5s linear;
  533. transition: all 0.5s linear;
  534. }
  535.  
  536. .links:hover a{
  537. color:{color:hover};
  538. }
  539.  
  540. .links a {
  541. color:{color:links};
  542. display:block;
  543. padding:3px;
  544. }
  545.  
  546. .title{
  547. font-size: 12px;
  548. line-height:10px;
  549. color: {color:Title};
  550. font-weight: normal;
  551. padding:0px 0px 0px 0px;
  552. }
  553.  
  554. #s-m-t-tooltip {
  555. max-width:200px;
  556. z-index:99999999999999;
  557. padding:3px;
  558. font-size:11px;
  559. color:{color:text};
  560. line-height:10px;
  561. margin:10px 14px 7px 17px;
  562. background:white;
  563. -moz-box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255 ,0.3);
  564. -webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255 ,255,0.3);
  565. box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3 );
  566. }
  567.  
  568. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, .user_7 .label, .user_8 .label, .user_9 .label {
  569. font-weight:bold;
  570. }
  571.  
  572. .audioplayer {
  573. width:100%;
  574. height:87px;
  575. }
  576.  
  577. .album {
  578. position:absolute;
  579. z-index:1;
  580. margin-left:5px;
  581. margin-top:5px;
  582. width:70px;
  583. height:70px;
  584. }
  585.  
  586. .album img {
  587. float:left;
  588. width:70px;
  589. height:70px;
  590. }
  591.  
  592. .playbutton {
  593. margin-left:27px;
  594. margin-top:27px;
  595. opacity:0.5;
  596. width:26px;
  597. height:28px;
  598. overflow:hidden;
  599. position:absolute;
  600. z-index:999999;
  601. }
  602.  
  603. .song {
  604. position:absolute;
  605. text-transform:capitalize;
  606. letter-spacing:1px;
  607. margin-left:85px;
  608. margin-top:10px;
  609. line-height:13px;
  610. font-size:10px;
  611. }
  612.  
  613. blockquote {
  614. padding:2px 2px 2px 5px;
  615. margin:4px 4px 4px 7px;
  616. border-left: 4px solid #dddddd;
  617. }
  618.  
  619. ul, ol, li {
  620. list-style:none;
  621. margin:0px;
  622. padding:0px;
  623. }
  624.  
  625. .caption2 {
  626. color:{color:text};
  627. float:left;
  628. clear:left;
  629. }
  630.  
  631. .caption {
  632. color:{color:text};
  633. float:left;
  634. clear:left;
  635. width:100%;
  636. }
  637.  
  638. .caption img {
  639. width:100%;
  640. }
  641.  
  642. .question {
  643. margin-left:40px;
  644. margin-top:-35px;
  645. min-height:35px;
  646. padding:5px;
  647. border:1px solid {color:borders};
  648. border-radius:5px;
  649. }
  650.  
  651. .asker img {
  652. border-radius:15px;
  653. border:1px solid {color:borders};
  654. }
  655.  
  656. #answer {
  657. margin-top:5px;
  658. }
  659.  
  660. #answer img {
  661. width:100%;
  662. }
  663. {CustomCSS}
  664.  
  665. </style>
  666.  
  667.  
  668. {block:IndexPage}
  669.  
  670. <script type="text/javascript">
  671. (function($){
  672. $(document).ready(function(){
  673. $("[title],a[title],img[title]").style_my_tooltips({
  674. tip_follows_cursor:true,
  675. tip_delay_time:100,
  676. tip_fade_speed:300,
  677. attribute:"title"
  678. });
  679. });
  680. })(jQuery);
  681. </script>
  682.  
  683. {block:ifUseScrollToTop}
  684. <script src="http://static.tumblr.com/7u4rsen/doXmzlogf/scrolltotop.js"></script>
  685. {/block:ifUseScrollToTop}
  686.  
  687. <script src="http://static.tumblr.com/7u4rsen/ty1mywnp2/jquery.style-my-tooltips.js"></script>
  688. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  689. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  690.  
  691. <script type="text/javascript">
  692. $(window).load(function () {
  693. var $content = $('#posts');
  694. $content.masonry({itemSelector: '.entry'}),
  695. $content.infinitescroll({
  696. navSelector : 'div#pagination',
  697. nextSelector : 'div#pagination a#nextPage',
  698. itemSelector : '.entry',
  699. loading: {
  700. finishedMsg: '',
  701. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  702. },
  703. bufferPx : 600,
  704. debug : false,
  705. },
  706. // call masonry as a callback.
  707. function( newElements ) {
  708. var $newElems = $( newElements );
  709. $newElems.hide();
  710. // ensure that images load before adding to masonry layout
  711. $newElems.imagesLoaded(function(){
  712. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  713.  
  714.  
  715. });
  716. });
  717. });
  718. </script>
  719.  
  720. {/block:IndexPage}
  721.  
  722. <script src="http://static.tumblr.com/7u4rsen/zyLmzgpre/jqueryinfintescroll.js"></script>
  723.  
  724. <title>{title}</title>
  725.  
  726. <link rel="shortcut icon" href="{Favicon}">
  727. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  728. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  729.  
  730. </style>
  731.  
  732. </head>
  733.  
  734. <body onselectstart="return false;" ondragstart="return false;">
  735.  
  736. <div class="wrapper">
  737.  
  738. <div id="sidebar">
  739. <div id="content">
  740. {block:ifusetitle}
  741. <div id="blogtitle"><a href="/">{title}</a></div>
  742. {/block:ifusetitle}
  743. <div id="box">
  744. {block:ifUsePicture}
  745. <div id="picture"><a href="/"><img src="{image:sidebar}"></a></div>
  746. {/block:ifUsePicture}
  747. <div id="description">{description}</div>
  748. </div>
  749. <div class="what">
  750. {block:ifLinkOneTitle}<div class="links"><a href="{text:link one}">{text:link one title}</a></div>{/block:ifLinkOneTitle}
  751. {block:ifLinkTwoTitle}<div class="links"><a href="{text:link two}">{text:link two title}</a></div>{/block:ifLinkTwoTitle}
  752. {block:ifLinkThreeTitle}<div class="links"><a href="{text:link three}">{text:link three title}</a></div>{/block:ifLinkThreeTitle}
  753. {block:ifLinkFourTitle}<div class="links"><a href="{text:link four}">{text:link four title}</a></div>{/block:ifLinkFourTitle}
  754. {block:ifLinkFiveTitle}<div class="links"><a href="{text:link five}">{text:link five title}</a></div>{/block:ifLinkFiveTitle}
  755. {block:ifLinkSixTitle}<div class="links"><a href="{text:link six}">{text:link six title}</a></div>{/block:ifLinkSixTitle}
  756. {block:ifLinkSevenTitle}<div class="links"><a href="{text:link seven}">{text:link seven title}</a></div>{/block:ifLinkSevenTitle}
  757. {block:ifLinkEightTitle}<div class="links"><a href="{text:link eight}">{text:link eight title}</a></div>{/block:ifLinkEightTitle}
  758. </div></div></div>
  759.  
  760. <div id="posts">
  761.  
  762. {block:Posts}
  763. <div class="entry">
  764. {block:Text}
  765. {block:Title}<span class="title">{Title}</span>{/block:Title}
  766. <div class="caption"><span>{Body}</span></div>
  767. {block:IndexPage}
  768. <div align="right"><div style="margin-top:5px; letter-spacing:1px; font-size:10px;line-height:10px; border-top: 1px solid transparent; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{notecountwithlabel}</a>
  769. </div></div>{/block:IndexPage}
  770. {/block:Text}
  771.  
  772. {block:Link}
  773. <center><a href="{URL}" class="title"><b>{Name}</b></a></center>
  774. {block:Description}<div class="caption">{Description}</div>{/block:Description}<br>{block:IndexPage}
  775. <div align="right"><div style="margin-top:5px; letter-spacing:1px; font-size:10px;line-height:10px; border-top: 1px solid transparent; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{notecountwithlabel}</a>
  776. </div></div>{/block:IndexPage}
  777. {block:Link}
  778.  
  779. {block:Photo}
  780. {block:IndexPage}
  781. <div class="photo" style="line-height:0px;">
  782. <div class="permalink1"><a href="{permalink}">{notecountwithlabel}</a></div>
  783. <div class="permalink2"><a href="{reblogurl}">Reblog</a></div>
  784. <div class="photo">{LinkOpenTag}<a href="{permalink}"><img width="100%" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" /></a>{LinkCloseTag}</div>
  785. </div>
  786. {/block:IndexPage}
  787. {block:PermalinkPage}
  788. {LinkOpenTag}
  789. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}{/block:PermalinkPage}
  790. {/block:Photo}
  791.  
  792. {block:Photoset}
  793. {block:IndexPage}
  794. <div class="permalink1"><a href="{permalink}">{notecountwithlabel}</a></div>
  795. <div class="permalink2"><a href="{reblogurl}">Reblog</a></div>
  796. <div style="width=100%; line-height:0px; overflow-x:hidden; overflow-y:hidden;"><center>{Photoset-250}</center></div>{/block:IndexPage}
  797. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  798. {/block:Photoset}
  799.  
  800. {block:Quote}
  801. <b><i>{Quote}</i></b>{block:Source}<br> - {Source}{/block:Source}{block:IndexPage}
  802. <div align="right"><div style="margin-top:5px; letter-spacing:1px; font-size:10px;line-height:10px; border-top: 1px solid transparent; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{notecountwithlabel}</a>
  803. </div></div>{/block:IndexPage}
  804. {/block:Quote}
  805.  
  806. {block:Chat}
  807. {block:Title}<span class="title">{Title}</span><p>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}
  808. </ul>{block:IndexPage}
  809. <div align="right"><div style="margin-top:5px; letter-spacing:1px; font-size:10px;line-height:10px; border-top: 1px solid transparent; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{notecountwithlabel}</a>
  810. </div></div>{/block:IndexPage}
  811. {/block:Chat}
  812.  
  813. {block:Audio}
  814. <div class="audioplayer">
  815. <div class="album">
  816. <img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="album"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  817. <div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="song"><strong>Artist:</strong><span {block:Artist} style="display:none;" {/block:Artist}> Unknown</span>
  818. {block:Artist}{Artist}{/block:Artist}<br><strong>Title:</strong><span {block:TrackName} style="display:none;"{/block:TrackName}> Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><strong>Album:</strong> <span {block:Album} style="display:none;"{/block:Album}> Unknown </span>{block:Album}{Album}{/block:Album}<br>{block:PlayCount}<strong>Plays:</strong> {FormattedPlayCount}{/block:PlayCount}</div></div>{block:IndexPage}
  819. <div align="right"><div style="margin-top:5px; letter-spacing:1px; font-size:10px;line-height:10px; border-top: 1px solid transparent; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{notecountwithlabel}</a>
  820. </div></div>{/block:IndexPage}
  821. {/block:Audio}
  822.  
  823. {block:Video}
  824. <center>{block:IndexPage}<div style="width=100%; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div>{/block:IndexPage}</center>{block:PermalinkPage} <center>{block:if1column}{Video-250}{/block:if1column}{block:if2column}{Video-500}{/block:if2column}</center>{/block:PermalinkPage}{block:IndexPage}
  825. <div align="right"><div style="margin-top:5px; letter-spacing:1px; font-size:10px;line-height:10px; border-top: 1px solid transparent; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{notecountwithlabel}</a>
  826. </div></div>{/block:IndexPage}
  827. {block:Video}
  828.  
  829. {block:Answer}
  830. <div class="asker"><img src="{AskerPortraitURL-30}"></div>
  831.  
  832. <div class="question"><strong><strong>{Asker}:{Question}</strong></strong></div>
  833.  
  834. <div id="answer">{Answer}</div>
  835.  
  836. {block:indexpage}<div align="center"><div style="margin-top:5px; letter-spacing:1px; font-size:10px;line-height:10px; border-top: 1px solid transparent; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> this with <a href="{permalink}">{notecountwithlabel}</a>
  837. </div></div>{/block:indexpage}
  838. {/block:Answer}
  839.  
  840. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  841.  
  842. {block:PermalinkPage}
  843. {block:Date}
  844. {block:Caption}{Caption}{/block:Caption}<center>
  845. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  846. {block:NoteCount}{NoteCount} Notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  847. {/block:Date}
  848. {/block:PermalinkPage}
  849.  
  850. {block:PostNotes}{PostNotes}
  851. {/block:PostNotes}
  852. </div>
  853.  
  854. {/block:Posts}
  855. </div>
  856. </div>
  857. {block:IndexPage}<br>
  858. {block:Pagination}
  859. <div id="pagination">
  860. {block:NextPage}
  861. <a id="nextPage" href="{NextPage}">next</a>
  862. {/block:NextPage}
  863. {block:PreviousPage}
  864. <a href="{PreviousPage}">back</a>
  865. {/block:PreviousPage}
  866. </div>
  867. {/block:Pagination}
  868. {/block:IndexPage}
  869. </div>
  870.  
  871. </body>
  872.  
  873. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement