Advertisement
hor4ny

"Secrets" theme - Twistedmiracles

Jan 6th, 2013
2,018
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.95 KB | None | 0 0
  1. <!--
  2. "Secrets" theme by TWISTEDMIRACLES.
  3. Keep credit or put it in your FAQ.
  4. IF YOU USE THIS THEME AS A BASECODE OR TAKE ANY OF MY CODING, ask BEFORE posting! Please and thank you.
  5. -->
  6.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12.  
  13. <script type="text/javascript">
  14. <!--
  15.  
  16. // Disable Right Click Script
  17.  
  18. function IE(e)
  19. {
  20. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  21. {
  22. return false;
  23. }
  24. }
  25. function NS(e)
  26. {
  27. if (document.layers || (document.getElementById && !document.all))
  28. {
  29. if (e.which == "2" || e.which == "3")
  30. {
  31. return false;
  32. }
  33. }
  34. }
  35. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  36.  
  37. //-->
  38. </script>
  39.  
  40.  
  41. <script type="text/javascript"
  42. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  43.  
  44. <!-- DEFAULT VARIABLES -->
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  46. <meta name="color:background" content="#fff"/>
  47. <meta name="color:link" content="#777"/>
  48. <meta name="color:text" content="#777"/>
  49. <meta name="color:title" content="#777"/>
  50. <meta name="color:entry" content="#f5f5f5" />
  51. <meta name="color:navigation" content="#f5f5f5" />
  52. <meta name="color:sidebarpic background" content="#f5f5f5" />
  53. <meta name="color:blogtitle" content="#aaa">
  54. <meta name="color:blogtitle shadow" content="#fff" />
  55. <meta name="color:borders" content="#dddddd"/>
  56. <meta name="color:hover" content="#fff"/>
  57. <meta name="color:scrollbar" content="#ddd" />
  58. <meta name="image:sidebar" content=""/>
  59. <meta name="image:background" content="1"/>
  60. <meta name="text:link one" content="" />
  61. <meta name="text:link one title" content="" />
  62. <meta name="text:link two" content="" />
  63. <meta name="text:link two title" content="" />
  64. <meta name="text:link three" content="" />
  65. <meta name="text:link three title" content="" />
  66. <meta name="text:link four" content="" />
  67. <meta name="text:link four title" content="" />
  68. <meta name="text:link five" content="" />
  69. <meta name="text:link five title" content="" />
  70. <meta name="text:link separation" content="-"/>
  71. <meta name="if:faded sidebar and posts" content="1" />
  72. <meta name="if:show blogtitle" content="0" />
  73. <style type="text/css">
  74.  
  75.  
  76.  
  77. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  78. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  79.  
  80.  
  81.  
  82. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.8s ease-out;-moz-
  83.  
  84. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  85.  
  86. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all
  87.  
  88. 0.4s ease-out;}
  89.  
  90.  
  91. p {
  92. margin:0px;
  93. margin-top:0px;
  94. }
  95.  
  96.  
  97. ::selection {
  98. background: #ffffff;
  99. color: #ffffff;
  100. }
  101.  
  102. ::-moz-selection {
  103. background: #ffffff;
  104. color: #ffffff;
  105. }
  106.  
  107.  
  108. body {
  109. padding: 0px;
  110. margin: 0px;
  111. color:{color:text};
  112. font-family: consolas;
  113. line-height:10px;
  114. font-size:10px;
  115. background-image:url({image:background});
  116. background-color: {color:Background};
  117. background-attachment: fixed;
  118. background-repeat: repeat;
  119. }
  120.  
  121.  
  122. a:link, a:active, a:visited{
  123. text-decoration: none;
  124. -webkit-transition: color 0.3s ease-out;
  125. -moz-transition: color 0.3s ease-out;
  126. transition: color 0.3s ease-out;
  127. color:{color:link};
  128. }
  129.  
  130. a:hover {
  131. text-decoration: none;
  132. font-style:;
  133. text-shadow:0px 0px 2px #000;
  134. color: {color:Hover};
  135. }
  136.  
  137. askname{
  138. text-transform:uppercase;
  139. font-size:12px;
  140. z-index:1;
  141. }
  142.  
  143. div#center{
  144. margin:auto;
  145. width:1000px;
  146. position:relative;
  147. background-color:;
  148. overflow:auto;
  149. overflow-y:hidden;
  150. }
  151.  
  152.  
  153. .entry {
  154. float:left;
  155. display: block;
  156. margin:10px;
  157. line-height:9px;
  158. padding:12px;
  159. overflow:hidden;
  160. width:225px;
  161. {block:iffadedsidebarandposts}
  162. opacity:0.8;
  163. {/block:iffadedsidebarandposts}
  164. {block:PermalinkPage}
  165. width:495px;
  166. text-align:left;
  167. line-height:10px;
  168. {/block:PermalinkPage}
  169. border:1px solid {color:borders};
  170. background-color:{color:entry};
  171. background-image:URL();
  172. -webkit-transition: all .7s ease;
  173. -moz-transition: all .7s ease;
  174. -o-transition: all .7s ease;
  175. transition: all .7s ease;
  176. }
  177.  
  178. .entry:hover{
  179. opacity:1;}
  180.  
  181. .entry img{
  182. {block:indexpage}
  183. max-width:230px;
  184. {/block:indexpage}
  185. }
  186.  
  187. .entry .perma a{
  188. color:;}
  189.  
  190. .entry .perma a:hover {
  191. text-decoration: none;
  192. font-style:;
  193. text-shadow:0px 0px 2px #000;
  194. color: {color:Hover};
  195. }
  196.  
  197. .entry .perma{
  198. width:200px;
  199. height:24px;
  200. margin-left:11px;
  201. position: absolute;
  202. line-height: 24px;
  203. overflow:hidden;
  204. text-align:center;
  205. top:0px;
  206. border:1px solid {color:borders};
  207. background-color:white;
  208. word-spacing:2px;
  209. letter-spacing:1px;
  210. opacity: 0.0;
  211. -webkit-transition: all .7s ease;
  212. -moz-transition: all .7s ease;
  213. -o-transition: all .7s ease;
  214. transition: all .7s ease;
  215.  
  216. }
  217.  
  218. .entry:hover .perma{
  219. overflow:visible;
  220. opacity:0.9;
  221. margin-top:24px;
  222. }
  223.  
  224.  
  225. #posts {
  226. width:550px;
  227. margin-top:10px;
  228. z-index:1;
  229. margin-left:327px;
  230. right:auto;
  231. background:transparent;
  232. margin-right:auto;
  233. position:relative;
  234. overflow-y: hidden;
  235. }
  236.  
  237.  
  238. #back{
  239. background-color:white;
  240. top:0px;
  241. width:565px;
  242. margin-left:315px;
  243. height:100%;
  244. position:fixed;
  245. {block:iffadedsidebarandposts}
  246. opacity:0.8;
  247. {/block:iffadedsidebarandposts}
  248. border-left:1px solid {color:borders};
  249. border-right:1px solid {color:borders};
  250. }
  251.  
  252.  
  253.  
  254. #sidebar{
  255. position:fixed !important;
  256. width:220px;
  257. background:white;
  258. height:auto;
  259. padding:16px;
  260. margin-top:135px;
  261. margin-left:30px;
  262. text-align:center;
  263. line-height:15px;
  264. {block:iffadedsidebarandposts}
  265. opacity:0.8;
  266. {/block:iffadedsidebarandposts}
  267. border-radius:0px;
  268. border:1px solid {color:borders};
  269. -webkit-transition: all .7s ease;
  270. -moz-transition: all .7s ease;
  271. -o-transition: all .7s ease;
  272. transition: all .7s ease;
  273. }
  274.  
  275.  
  276. #linkz{
  277. background:{color:navigation};
  278. width:248px;
  279. position:relative;
  280. margin-top:10px;
  281. margin-left:-16px;
  282. text-align:center;
  283. padding:2px;
  284. z-index:1;
  285. border-top:1px solid {color:borders};
  286. border-bottom:1px solid {color:borders};
  287. -webkit-transition: all .5s ease;
  288. -moz-transition: all .5s ease;
  289. -o-transition: all .5s ease;
  290. transition: all .5s ease;
  291. }
  292.  
  293. #nav{
  294. width:248px;
  295. text-align:center;
  296. opacity:0;
  297. background:{color:navigation};
  298. position:fixed;
  299. letter-spacing:1px;
  300. -webkit-transition: all .5s ease;
  301. -moz-transition: all .5s ease;
  302. -o-transition: all .5s ease;
  303. transition: all .5s ease;
  304. }
  305.  
  306. #linkz:hover #nav{
  307. opacity:1
  308. }
  309.  
  310.  
  311. #sidebar:hover{
  312. opacity:1;
  313. }
  314.  
  315. #sidebarpic{
  316. padding:5px;
  317. line-height:9px;
  318. background:{color:sidebarpic background};
  319. border:1px solid {Color:borders};
  320. width:208px;
  321. height:auto;
  322. margin-bottom:5px;
  323. line-height:8px;
  324. }
  325.  
  326. @font-face { font-family: rw; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  327. @font-face { font-family: "cedarville"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  328.  
  329. .title{
  330. font-family:rw;
  331. font-size: 18px;
  332. line-height: 18px;
  333. color:{color:Title};
  334. letter-spacing: 0px;
  335. font-weight: normal;
  336. padding:0px 0px 0px 0px;
  337. }
  338.  
  339. #blogtitle{
  340. text-align:center;
  341. font-family:rw;
  342. margin-top:-65px;
  343. font-size:50px;
  344. margin-left:-16px;
  345. width:248px;
  346. position:fixed;
  347. line-height:50px;
  348. color:{color:blogtitle};
  349. text-shadow:2px 2px 0px {color:blogtitle shadow};
  350. text-transform:uppercase;
  351. }
  352.  
  353. .permalink{
  354. text-transform: normal;
  355. display: block;
  356. text-align: right;
  357. text-decoration: none;
  358. }
  359.  
  360. #infscr-loading{
  361. bottom: -70px;
  362. position: absolute;
  363. left: 50%;
  364. margin-left:-8px;
  365. width:16px;
  366. height:11px;
  367. overflow:hidden;
  368. margin-bottom: 50px;
  369. }
  370.  
  371. #postnotes{
  372. text-align: justify;}
  373.  
  374. #postnotes blockquote{
  375. border: 0px;}
  376.  
  377. blockquote{
  378. padding:0px 0px 2px 5px;
  379. margin:0px 0px 2px 10px;
  380. border-left: 1px dotted #555555;
  381. }
  382.  
  383. blockquote p, ul{
  384. margin:0px;
  385. padding:0px;
  386. }
  387.  
  388. a img{border: 0px;}
  389.  
  390.  
  391. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  392.  
  393. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  394. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  395.  
  396. .notes img{width:10px; position:relative; top:3px;}
  397. <--ses-->
  398. small{font-size: 90%;}
  399.  
  400. {CustomCSS}
  401.  
  402. </style>
  403.  
  404. {block:IndexPage}
  405. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  406. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  407.  
  408. <script type="text/javascript">
  409. $(window).load(function(){
  410. var $wall = $('#posts');
  411. $wall.imagesLoaded(function(){
  412. $wall.masonry({
  413. itemSelector: '.entry, .entry_photo',
  414. isAnimated : false
  415. });
  416. });
  417.  
  418. $wall.infinitescroll({
  419. navSelector : '#pagination',
  420. nextSelector : '#pagination a',
  421. itemSelector : '.entry, .entry_photo',
  422. bufferPx : 2000,
  423. debug : false,
  424. errorCallback: function() {
  425. $('#infscr-loading').fadeOut('normal');
  426. }},
  427. function( newElements ) {
  428. var $newElems = $( newElements );
  429. $newElems.hide();
  430. $newElems.imagesLoaded(function(){
  431. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  432. });
  433. }); $('#posts').show(500);
  434. });
  435. </script>
  436.  
  437.  
  438. {/block:IndexPage}
  439.  
  440.  
  441. <title>{title}</title>
  442.  
  443. <link rel="shortcut icon" href="{Favicon}" />
  444. <meta name="viewport" content="width=820" />
  445. </head>
  446.  
  447. <body>
  448. <BODY onselectstart="return false;" ondragstart="return false;">
  449. <div class="wrapper">
  450. <div class="header">
  451. </div>
  452.  
  453. <div id="cage">
  454. <div id="center"><div id="back"></div>
  455.  
  456.  
  457. <div id="sidebar">{block:ifshowblogtitle}<div id="blogtitle">{title}</div>{/block:ifshowblogtitle}<div id="sidebarpic"><a href="/"><img src="{image:sidebar}" width="208"></a></div><div style="padding-top:5px;">{description}</div><div id="linkz"><div id="nav"><a href="{text:link one}">{text:link one title}</a> {text:link separation} <a href="{text:link two}">{text:link two title}</a> {text:link separation} <a href="{text:link three}">{text:link three title}</a>{block:iflinkfourtitle} {text:link separation} <a href="{text:link four}">{text:link four title}</a>{/block:iflinkfourtitle}{block:iflinkfivetitle} {text:link separation} <a href="{text:link five}">{text:link five title}</a>{/block:iflinkfivetitle}</div> + n a v i g a t i o n +</div>
  458. </div>
  459.  
  460.  
  461. <div class="left">
  462. <div id="posts">
  463. {block:Posts}
  464. <div class="entry">
  465.  
  466. {block:Answer}
  467. <div style="margin-top:2px; margin-bottom:0px; overflow:auto;height:40px; padding: 4px; background-color:#fff;border:1px solid {color:borders};border-radius:0px;">
  468. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  469. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  470. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  471. {/block:Answer}
  472.  
  473. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  474.  
  475. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  476. {/block:Text}
  477.  
  478. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  479.  
  480. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  481.  
  482. {block:Photo}
  483. {block:IndexPage}
  484. <center>
  485. <div class="perma">
  486. <a href="{Permalink}"> {notecountwithlabel}</a> | <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  487. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  488. {/block:IndexPage}
  489. {block:PermalinkPage}
  490. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  491.  
  492. {LinkCloseTag}
  493. {/block:PermalinkPage}
  494. {/block:Photo}
  495.  
  496. {block:Photoset}
  497. {block:IndexPage}
  498. <center>
  499. <div class="perma">
  500. <a href="{Permalink}"> {notecountwithlabel}</a> | <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  501. {Photoset-250}</center>
  502. {/block:IndexPage}
  503. {block:PermalinkPage}
  504. <center>
  505. {Photoset-500}</center>
  506. {/block:PermalinkPage}
  507. {/block:Photoset}
  508.  
  509. {block:Quote}<span class="title">"{Quote}"</span> β€” {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  510.  
  511. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  512.  
  513. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  514. <ul class="chat">
  515. {block:Lines}
  516. <li class="user_{UserNumber}">
  517. {block:Label}
  518. <span class="label">{Label}</span>
  519. {/block:Label}
  520.  
  521. {Line}
  522. </li>
  523. {/block:Lines}
  524. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  525. {/block:Chat}
  526.  
  527. {block:Audio}
  528. <div style="width:200px; height:30px;">
  529. {AudioPlayerBlack}
  530. </div>
  531. {block:IndexPage}<span class="permalink">
  532. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  533. </span>{/block:IndexPage}
  534. {/block:Audio}
  535.  
  536. {block:Video}
  537. {block:IndexPage}
  538. <center>
  539. <div class="perma">
  540. <a href="{Permalink}"> {notecountwithlabel}</a> | <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  541. {Video-250}</center>
  542. {/block:IndexPage}
  543. {block:PermalinkPage}
  544. <center>
  545. {Video-400}</center>
  546. {/block:PermalinkPage}
  547. {block:Video}
  548.  
  549.  
  550. {block:PostNotes}<div align="middle">{caption}</div>
  551. <center>
  552.  
  553. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  554.  
  555. {block:HasTags}
  556. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  557. {block:RebloggedFrom}
  558. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  559. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  560.  
  561. {/block:RebloggedFrom}
  562. </center></span>
  563. <br>
  564. <div id="postnotes">{PostNotes}</div><br>
  565.  
  566. <center>{block:ContentSource}
  567. <br><a href="{SourceURL}">
  568. {lang:Source}:
  569. {block:SourceLogo}
  570. <img src="{BlackLogoURL}" width="{LogoWidth}"
  571. height="{LogoHeight}" alt="{SourceTitle}" />
  572. {/block:SourceLogo}
  573. {block:NoSourceLogo}
  574. {SourceLink}
  575. {/block:NoSourceLogo}
  576. </a>
  577. {/block:ContentSource}</center>
  578.  
  579. {/block:PostNotes}
  580. </div>
  581. {/block:Posts}
  582. </div></div>
  583.  
  584. {block:IndexPage}
  585. {block:Pagination}
  586. <div id="pagination">
  587. {block:NextPage}
  588. <a id="nextPage" href="{NextPage}"></a>
  589. {/block:NextPage}
  590. {block:PreviousPage}
  591. <a href="{PreviousPage}"></a>
  592. {/block:PreviousPage}
  593. </div>
  594. {/block:Pagination}
  595. {/block:IndexPage}
  596. </body>
  597. <div style="position:fixed;right:6px;bottom:4px;"><a href="http://twistedmiracles.tumblr.com">T H E M E</a></div>
  598. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement