Advertisement
themesbychloe

34 ((35

Jul 22nd, 2013
1,278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.23 KB | None | 0 0
  1. <!--
  2. theme made by parised, don't remove the credit or i'll report u
  3. -->
  4.  
  5. <html lang="en">
  6. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9.  
  10. <script type="text/javascript">
  11.  
  12. </script>
  13.  
  14.  
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18. <!--DEFAULT VARIABLES-->
  19. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  20. <meta name="color:background" content="#fff"/>
  21. <meta name="color:link" content="#777"/>
  22. <meta name="color:text" content="#777"/>
  23. <meta name="color:title" content="#333"/>
  24. <meta name="color:hover" content="#fff"/>
  25. <meta name="color:links background hover" content="#eee"/>
  26. <meta name="color:permalink border" content="#ddd">
  27. <meta name="color:scrollbar" content="#ccc"/>
  28. <meta name="image:sidebar" content="1"/>
  29. <meta name="image:background" content="1"/>
  30. <meta name="text:Link1" content="" />
  31. <meta name="text:Link2" content="" />
  32. <meta name="text:Link3" content="" />
  33. <meta name="text:Link4" content="" />
  34. <meta name="text:Link5" content=""/>
  35. <meta name="text:Link1 Title" content="" />
  36. <meta name="text:Link2 Title" content="" />
  37. <meta name="text:Link3 Title" content="" />
  38. <meta name="text:Link4 Title" content="" />
  39. <meta name="text:Link5 Title" content="" />
  40.  
  41. <style type="text/css">
  42.  
  43.  
  44. ::-webkit-scrollbar-thumb:vertical {height:9px;background-color: {color:scrollbar};margin-right:8px;}
  45. ::-webkit-scrollbar {width:5px;height:5px;background:#fff;margin-right:8px;}
  46.  
  47.  
  48. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  49.  
  50. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  51.  
  52. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  53.  
  54. p {
  55. margin:0px;
  56. margin-top:0px;
  57. }
  58.  
  59.  
  60. body {
  61. padding: 0px;
  62. margin: 0px;
  63. color:{color:text};
  64. font-family: baskerville;
  65. line-height:10px;
  66. font-size:11px;
  67. font-style:italic;
  68. background-color: {color:Background};
  69. background-image:url({image:Background});
  70. background-attachment: fixed;
  71. background-repeat: repeat;
  72. }
  73.  
  74.  
  75. a:link, a:active, a:visited{
  76. text-decoration: none;
  77. -webkit-transition: color 0.3s ease-out;
  78. -moz-transition: color 0.3s ease-out;
  79. transition: color 0.3s ease-out;
  80. color:{color:link};
  81. }
  82.  
  83. a:hover {
  84. text-decoration: none;
  85. font-style:;
  86. color: {color:Hover};
  87. }
  88.  
  89. div#center{
  90. margin:auto;
  91. position:relative;
  92. width:1000px;
  93. background-color:;
  94. overflow:auto;
  95. overflow-y:hidden;
  96. }
  97.  
  98.  
  99. .entry {
  100. float:left;
  101. display: block;
  102. margin:3px;
  103. overflow:hidden;
  104. width:250px;
  105. padding:10px;
  106. border:1px solid #eee;
  107. {block:PermalinkPage}
  108. width:450px;
  109. text-align:left;
  110. line-height:10px;
  111. {/block:PermalinkPage}
  112. background:white;
  113. background-image:URL();
  114. border-radius:5px;
  115. }
  116.  
  117.  
  118. img {
  119. display:block;
  120. }
  121.  
  122.  
  123.  
  124. .entry .perma{
  125. width:170px;
  126. height:18px;
  127. position: absolute;
  128. line-height: 10px;
  129. overflow:hidden;
  130. text-align:center;
  131. padding:5px;
  132. top: 50%;
  133. left: 50%;
  134. margin-top: -13px;
  135. margin-left: -92px;
  136. background:white;
  137. word-spacing:1px;
  138. font-family:consolas;
  139. font-size:8px;
  140. text-transform:uppercase;
  141. font-style:normal;
  142. letter-spacing:1px;
  143. opacity: 0.0;
  144. border:3px solid {color:permalink border};
  145.  
  146. border-top:none;
  147. border-bottom:none;
  148. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  149. -webkit-filter: blur(5px);
  150. -webkit-transition: all .7s ease;
  151. -moz-transition: all .7s ease;
  152. -o-transition: all .7s ease;
  153. transition: all .7s ease;
  154.  
  155. }
  156.  
  157. .entry:hover .perma{
  158. overflow:visible;
  159. opacity:1;
  160.  
  161. -webkit-filter: blur(0px);
  162. -webkit-transition: all .7s ease;
  163. -moz-transition: all .7s ease;
  164. -o-transition: all .7s ease;
  165. transition: all .7s ease;
  166. }
  167.  
  168.  
  169. #posts {
  170. width:600px;
  171. margin-top:2px;
  172. z-index:99;
  173. margin-left:299px;
  174. right:auto;
  175. background:transparent;
  176. margin-right:auto;
  177. position:relative;
  178. overflow-y: hidden;
  179. }
  180.  
  181.  
  182. #sidebar{
  183. z-index:999999999;
  184. position:fixed !important;
  185. width:100px;
  186. height:100px;
  187. margin-top:20px;
  188. margin-left:170px;
  189. text-align:center;
  190. padding:5px;
  191. border:1px solid #eee;
  192. border-radius:100px;
  193. background:white;
  194. }
  195.  
  196. #sidebar img{
  197. width:100px;
  198. height:100px;
  199. border-radius:100px;
  200. }
  201.  
  202. #desc{
  203. position:fixed;
  204. opacity:1;
  205. width:100px;
  206. height:auto;
  207. padding:5px;
  208. margin-left:-5px;
  209. margin-top:5px;
  210. }
  211.  
  212. .navi{
  213. position:fixed;
  214. width:100px;
  215. max-width:100px;
  216. margin-top:17px;
  217. margin-left:0px;
  218. border-top: 1px solid #eee;
  219. border-bottom: 1px solid #eee;
  220. font-style:normal;
  221. font-family:consolas;
  222. font-size:8px;
  223. text-transform:uppercase;
  224. }
  225.  
  226. .links{
  227. position:fixed;
  228. max-width:100px;
  229. margin-top:3px;
  230. margin-left:24px;
  231. font-style:normal;
  232. font-family:consolas;
  233. font-size:8px;
  234. text-transform:uppercase;
  235. }
  236.  
  237. a.nav{
  238. display: inline-block;
  239. margin-right: -1px !important;
  240. padding: 3px 2px 2px 3px;
  241. color: {color:Link};
  242. font-size: 8px;
  243. letter-spacing: 1px;
  244. text-transform: uppercase;
  245. -moz-transition: all 0.4s;
  246. -webkit-transition: all 0.4s;
  247. -o-transition: all 0.4s;
  248. transition: all 0.4s;
  249. }
  250.  
  251. a.nav:hover{
  252. background: {color:Links Background Hover};
  253. color: {color:Link};
  254. -moz-transition: all 0.4s;
  255. -webkit-transition: all 0.4s;
  256. -o-transition: all 0.4s;
  257. transition: all 0.4s;
  258. }
  259.  
  260. .back{
  261. position:fixed;
  262. width:140px;
  263. height:100%;
  264. background:white;
  265. border:1px solid #eee;
  266. border-bottom:none;
  267. margin-left:155px;
  268.  
  269. }
  270.  
  271. .title{
  272. line-height: 12px;
  273. color:{color:Title};
  274. font-weight: normal;
  275. }
  276.  
  277.  
  278. .permalink{
  279. display: block;
  280. font-family:calibri;
  281. font-size:8px;
  282. line-height:10px;
  283. letter-spacing:1px;
  284. opacity: 1;
  285. text-transform:uppercase;
  286. text-align: right;
  287. font-style:normal;
  288. background-color:transparent;
  289. padding: 0px;
  290. margin: 2px;
  291. margin-top:5px;
  292. padding-top:3px;
  293. border-top:1px solid #eee;
  294. -webkit-transition: all .7s ease;
  295. -moz-transition: all .7s ease;
  296. transition: all .7s ease;
  297. -o-transition: all .7s ease;
  298. }
  299.  
  300. .swag {
  301. text-align:left;
  302. background:#f5f5f5;
  303. border-bottom:1px solid #eee;
  304. border-right:1px solid #eee;
  305. margin:0px 0px 5px 0px;
  306. padding:10px;
  307. position: relative;
  308. -moz-border-radius:5px;
  309. -webkit-border-radius:3px;
  310. border-radius:3px;
  311. box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  312. }
  313.  
  314. .swag p {
  315. margin:1px 0px;
  316. font-size: 12px;
  317. }
  318.  
  319. .swag span {
  320. display:block;
  321. position:absolute;
  322. width:1px;height:1px;
  323. font-size: 0;
  324. line-height: 1px;
  325. left:-10px;
  326. top:10px;
  327. border-top:7px solid transparent;
  328. border-bottom:7px solid transparent;
  329. border-right:10px solid #eee;
  330.  
  331. }
  332.  
  333.  
  334.  
  335. #infscr-loading{
  336. bottom: -70px;
  337. position: absolute;
  338. left: 50%;
  339. margin-left:-8px;
  340. width:16px;
  341. height:11px;
  342. overflow:hidden;
  343. margin-bottom: 50px;
  344. }
  345.  
  346. #postnotes{
  347. text-align: justify;}
  348.  
  349. #postnotes blockquote{
  350. border: 0px;}
  351.  
  352. blockquote {
  353. margin: 10px 5px 10px 5px;
  354. color: #000000;
  355. background-color: #f5f5f5;
  356. padding: 10px;
  357. padding-left: 15px;
  358. border:1px solid #eee;
  359. }
  360.  
  361.  
  362. a img{border: 0px;}
  363.  
  364. .artcover {position:absolute;}
  365. .artcover img {width:42px;height:42px;float:left;border:5px solid #EEE;}
  366. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  367. .audioinfo {margin-left:55px;padding:3px 0px;}
  368. .i{display:block;padding:2px;}
  369. .i b, strong{font-family:Consolas;}
  370. .player {
  371. position:absolute;
  372. background:#FFF;
  373. width:30px;
  374. height:30px;
  375. opacity:0.75;
  376. padding:4px;
  377. margin:7px;
  378. overflow:hidden;}
  379.  
  380.  
  381. #info {
  382. color:{color:text};
  383. width:490px;
  384. font-family:calibri;
  385. text-transform:uppercase;
  386. letter-spacing:0px;
  387. font-size: 8px;
  388. line-height:120%;
  389. text-align:center;
  390. margin-top:2px;
  391. letter-spacing:1px;
  392. padding:5px;
  393. padding-bottom:5px;
  394. -webkit-transition-duration:0.5s;
  395. }
  396.  
  397. #info a{
  398. color:{color:info};
  399. border:0px;
  400. width:490px;
  401. font-family:calibri;
  402. text-transform:uppercase;
  403. font-style:normal;
  404. letter-spacing:0px;
  405. font-size: 8px;
  406. line-height:120%;
  407. text-align:center;
  408. letter-spacing:1px;
  409. -moz-transition-duration:0.5s;
  410. -webkit-transition-duration:0.5s;
  411. -o-transition-duration:0.5s;
  412. }
  413.  
  414. #info a:hover{
  415. color:{color:infohover};
  416. border-bottom:0px solid #fff;
  417. width:490px;
  418. letter-spacing:0px;
  419. font-size: 8px;
  420. line-height:120%;
  421. text-align:center;
  422. margin-top:2px;
  423. letter-spacing:1px;
  424. -moz-transition-duration:0.5s;
  425. -webkit-transition-duration:0.5s;
  426. -o-transition-duration:0.5s;
  427.  
  428. }
  429.  
  430.  
  431.  
  432. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  433.  
  434. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  435. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  436.  
  437. .notes img{width:10px; position:relative; top:3px;}
  438. <--ses-->
  439. small{font-size: 90%;}
  440.  
  441. {CustomCSS}
  442.  
  443. </style>
  444.  
  445. {block:IndexPage}
  446. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  447. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  448.  
  449. <script type="text/javascript">
  450. $(window).load(function(){
  451. var $wall = $('#posts');
  452. $wall.imagesLoaded(function(){
  453. $wall.masonry({
  454. itemSelector: '.entry, .entry_photo',
  455. isAnimated : false
  456. });
  457. });
  458.  
  459. $wall.infinitescroll({
  460. navSelector : '#pagination',
  461. nextSelector : '#pagination a',
  462. itemSelector : '.entry, .entry_photo',
  463. bufferPx : 2000,
  464. debug : false,
  465. errorCallback: function() {
  466. $('#infscr-loading').fadeOut('normal');
  467. }},
  468. function( newElements ) {
  469. var $newElems = $( newElements );
  470. $newElems.hide();
  471. $newElems.imagesLoaded(function(){
  472. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  473. });
  474. }); $('#posts').show(500);
  475. });
  476. </script>
  477.  
  478.  
  479. {/block:IndexPage}
  480.  
  481.  
  482. <title>{title}</title>
  483.  
  484. <link rel="shortcut icon" href="{Favicon}" />
  485. <meta name="viewport" content="width=820" />
  486. </head>
  487.  
  488. <body>
  489. <BODY onselectstart="return false;" ondragstart="return false;">
  490. <div class="wrapper">
  491. <div class="header">
  492. </div>
  493.  
  494. <div id="cage">
  495. <div id="center">
  496.  
  497.  
  498. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  499. <div id="sidebar">
  500. <center>
  501. <a href="/"><img src="{image:sidebar}" width=100%></a>
  502. <div id="desc">{description}
  503. <div class="links">
  504. <a href="{text:Link1}"class="nav">{text:Link1 title}</a>
  505. <a href="{text:Link2}"class="nav">{text:Link2 title}</a>
  506. </div>
  507. <div class="navi">
  508. <a href="{text:Link3}"class="nav">{text:Link3 title}</a>
  509. <a href="{text:Link4}"class="nav">{text:Link4 title}</a>
  510. <a href="{text:Link5}"class="nav">{text:Link5 title}</a>
  511. </div></div>
  512. </center>
  513. </div>
  514. <!------------------------------------->
  515.  
  516. <div class="back"></div>
  517.  
  518. <div class="left">
  519. <div id="posts">
  520. {block:Posts}
  521. <div class="entry">
  522.  
  523. {block:Answer}
  524. <div class="swag"><b>{Asker}</b>: {Question}&nbsp;</div>
  525. <div style="margin-left: 0px; padding-bottom:4px; text-align:center;">{Answer}</div>
  526. {block:IndexPage}
  527. <div style="text-align: right; font-family: calibri; font-style:normal; font-size: 8px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a></div>
  528. {/block:IndexPage}
  529. {/block:Answer}
  530.  
  531. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a><br>{/block:HasTags}</span></align>
  532. {/block:Text}
  533.  
  534. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  535.  
  536. class="permalink"><a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a><a href="{Permalink}"></span></align>{block:Link}
  537.  
  538. {block:Photo}
  539. {block:IndexPage}
  540. <div class="perma">
  541. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek}<br>
  542. <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog this post</a> </span>
  543.  
  544. </div>
  545.  
  546. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  547. {/block:IndexPage}
  548. {block:PermalinkPage}
  549. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  550.  
  551. {LinkCloseTag}
  552. {/block:PermalinkPage}
  553. {/block:Photo}
  554.  
  555. {block:Photoset}
  556. {block:IndexPage}
  557. <center>
  558.  
  559. <div class="perma">
  560. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  561.  
  562. {Photoset-250}</center>
  563. {/block:IndexPage}
  564. {block:PermalinkPage}
  565. <center>
  566. {Photoset-500}</center>
  567. {/block:PermalinkPage}
  568. {/block:Photoset}
  569.  
  570. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a title="permalink page"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  571.  
  572. {block:Chat}
  573. {block:Title}<span class="title">{Title}</span>{/block:Title}
  574. <ul class="chat">
  575. {block:Lines}
  576. <li class="user_{UserNumber}">
  577. {block:Label}
  578. <span class="label">{Label}</span>
  579. {/block:Label}
  580.  
  581. {Line}<br>
  582. {/block:Lines}
  583. {block:IndexPage}
  584. <div class="permalink">
  585. <p align=right><span class="permalink"><a title="permalink"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a>
  586. </div>{/block:IndexPage}
  587. {/block:Chat}
  588.  
  589.  
  590. {block:Audio}
  591. {block:AlbumArt}<div class="artcover">
  592. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  593. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  594. <div class="audioinfo"><div class="i"><b>TITLE: </b><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><b>ARTIST: </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  595. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  596. {block:IndexPage}
  597. <br>
  598. <div class="permalink">
  599. <p align=right><span class="permalink"><a title="permalink"href="{Permalink}" target="_blank"> {DayOfWeek}, {Month} {DayOfMonth} with {notecountwithlabel}</a>
  600. {/block:RebloggedFrom}</div>{/block:IndexPage}
  601. {/block:Audio}
  602.  
  603. {block:Video}
  604. {block:IndexPage}
  605. <center>
  606. <div class="perma">
  607. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  608. {Video-250}</center>
  609. {/block:IndexPage}
  610. {block:PermalinkPage}
  611. <center>
  612. {Video-400}</center>
  613. {/block:PermalinkPage}
  614. {block:Video}
  615.  
  616.  
  617. {block:PostNotes}<div align="middle">{caption}</div>
  618. <center>
  619.  
  620. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  621.  
  622. {block:HasTags}
  623. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  624. {block:RebloggedFrom}
  625. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  626. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  627.  
  628. {/block:RebloggedFrom}
  629. </center></span>
  630. <br>
  631. <div id="postnotes">{PostNotes}</div><br>
  632.  
  633. <center>{block:ContentSource}
  634. <br><a href="{SourceURL}">
  635. {lang:Source}:
  636. {block:SourceLogo}
  637. <img src="{BlackLogoURL}" width="{LogoWidth}"
  638. height="{LogoHeight}" alt="{SourceTitle}" />
  639. {/block:SourceLogo}
  640. {block:NoSourceLogo}
  641. {SourceLink}
  642. {/block:NoSourceLogo}
  643. </a>
  644. {/block:ContentSource}</center>
  645.  
  646. {/block:PostNotes}
  647. </div>
  648. {/block:Posts}
  649. </div></div>
  650.  
  651. {block:IndexPage}
  652. {block:Pagination}
  653. <div id="pagination">
  654. {block:NextPage}
  655. <a id="nextPage" href="{NextPage}"></a>
  656. {/block:NextPage}
  657. {block:PreviousPage}
  658. <a href="{PreviousPage}"></a>
  659. {/block:PreviousPage}
  660. </div>
  661. {/block:Pagination}
  662. {/block:IndexPage}
  663. <div style="opacity: 0.8; text-align:right; font-family: calibri; font-size:10px; text-transform:uppercase; position:fixed; font-style:normal; top:10px; left:0px; border:1px solid #eee; border-left:none; padding:5px; background:white; border-top-right-radius: 2px; border-bottom-right-radius: 2px;"><div class="credit"><a href="http://parised.tumblr.com/">&copy;</a></div></div>
  664.  
  665. </body>
  666. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement