Advertisement
hor4ny

"Daydreamer" theme - TwistedMiracles

Nov 25th, 2012
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.29 KB | None | 0 0
  1. <!--
  2. "Daydreamer" theme by TWISTEDMIRACLES.
  3. Keep credit or put it in your FAQ. Please and thank you.
  4. IF YOU USE THIS THEME AS A BASECODE, ask BEFORE posting!
  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="text:blogtitle margin left" content="-9"/>
  47. <meta name="text:blogtitle margin top" content="-40"/>
  48. <meta name="text:blogtitle size" content="26"/>
  49. <meta name="color:blogtitle shadow" content="#999"/>
  50. <meta name="color:blogtitle" content="#fff"/>
  51. <meta name="color:navigation" content="#eee"/>
  52. <meta name="color:background" content="#fff"/>
  53. <meta name="color:link" content="#777"/>
  54. <meta name="color:text" content="#777"/>
  55. <meta name="color:title" content="#333"/>
  56. <meta name="color:borders" content="#eee"/>
  57. <meta name="color:hover" content="#fff"/>
  58. <meta name="color:scrollbar" content="#ddd" />
  59. <meta name="image:sidebar" content=""/>
  60. <meta name="image:background" content="1"/>
  61. <meta name="text:link one" content="" />
  62. <meta name="text:link one title" content="refresh" />
  63. <meta name="text:link two" content="" />
  64. <meta name="text:link two title" content="inbox" />
  65. <meta name="text:link three" content="" />
  66. <meta name="text:link three title" content="more" />
  67. <meta name="text:link four" content="" />
  68. <meta name="text:link four title" content="link" />
  69. <meta name="if:show blogtitle" content="1" />
  70. <meta name="if:faded posts" content="0" />
  71. <meta name="if:faded sidebar" content="0" />
  72. <style type="text/css">
  73.  
  74.  
  75.  
  76. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid {color:borders}; background-color:#fff;}
  77. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  78.  
  79. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.3;-webkit-transition: all 0.8s ease-out;-moz-
  80.  
  81. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  82.  
  83. 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
  84.  
  85. 0.4s ease-out;}
  86.  
  87. p {
  88. margin:0px;
  89. margin-top:0px;
  90. }
  91.  
  92.  
  93. ::selection {
  94. background: #ffffff;
  95. color: #ffffff;
  96. }
  97.  
  98. ::-moz-selection {
  99. background: #ffffff;
  100. color: #ffffff;
  101. }
  102.  
  103.  
  104. body {
  105. padding: 0px;
  106. margin: 0px;
  107. color:{color:text};
  108. font-family: dixel;
  109. line-height:7px;
  110. font-size:8px;
  111. background-image:url({image:background});
  112. background-color: {color:Background};
  113. background-attachment: fixed;
  114. background-repeat: repeat;
  115. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  116. }
  117.  
  118.  
  119. a:link, a:active, a:visited{
  120. text-decoration: none;
  121. -webkit-transition: color 0.3s ease-out;
  122. -moz-transition: color 0.3s ease-out;
  123. transition: color 0.3s ease-out;
  124. color:{color:link};
  125. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  126. }
  127.  
  128. a:hover {
  129. text-decoration: none;
  130. font-style:;
  131. text-shadow:0px 0px 2px #000;
  132. color: {color:Hover};
  133. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  134. }
  135.  
  136. askname{
  137. font-family:jenna;
  138. font-size:13px;
  139. z-index:1;
  140. }
  141.  
  142. div#center{
  143. margin:auto;
  144. position:relative;
  145. width:1000px;
  146. background-color:;
  147. overflow:auto;
  148. overflow-y:hidden;
  149. }
  150.  
  151. .entry {
  152. float:left;
  153. display: block;
  154. margin:4px;
  155. line-height:7px;
  156. padding:4px;
  157. border:4px double {color:borders};
  158. overflow:hidden;
  159. width:210px;
  160. {block:PermalinkPage}
  161. width:428px;
  162. text-align:left;
  163. line-height:10px;
  164. {/block:PermalinkPage}
  165. background:white;
  166. background-image:URL();
  167. -webkit-transition: all .7s ease;
  168. -moz-transition: all .7s ease;
  169. -o-transition: all .7s ease;
  170. transition: all .7s ease;
  171. {block:iffadedposts}
  172. opacity:0.85;
  173. {/block:iffadedposts}
  174. }
  175.  
  176. .entry:hover{
  177. opacity:1;}
  178.  
  179.  
  180. .entry .perma a{
  181. color:#444;}
  182.  
  183. .entry .perma a:hover {
  184. text-decoration: none;
  185. font-style:;
  186. text-shadow:0px 0px 2px #000;
  187. color: {color:Hover};
  188. }
  189.  
  190. .entry .perma{
  191. width:38px;
  192. height:30px;
  193. position: absolute;
  194. line-height: 33px;
  195. overflow:hidden;
  196. font-family:dixel;
  197. text-align:left;
  198. padding-left:4px;
  199. font-size:8px;
  200. left:-50px;
  201. bottom:4px;
  202. border-right:1px solid #f2f2f2;
  203. border-top:1px solid #f2f2f2;
  204. background:white;
  205. letter-spacing: 0px;
  206. opacity: 0.0;
  207. -webkit-transition: all .7s ease;
  208. -moz-transition: all .7s ease;
  209. -o-transition: all .7s ease;
  210. transition: all .7s ease;
  211. border-top-right-radius:90px;
  212. -moz-border-top-right-radius:90px;
  213. -webkit-border-top-right-radius:90px;
  214.  
  215. }
  216.  
  217. .entry:hover .perma{
  218. margin-left: 0px;
  219. left:4px;
  220. overflow:visible;
  221. opacity:0.85;
  222. }
  223.  
  224. .entry .perma2 a{
  225. color:#444;}
  226.  
  227. .entry .perma2 a:hover {
  228. text-decoration: none;
  229. font-style:;
  230. text-shadow:0px 0px 2px #000;
  231. color: {color:Hover};
  232. }
  233.  
  234. .entry .perma2{
  235. width:auto;
  236. height:30px;
  237. position: absolute;
  238. line-height: 28px;
  239. overflow:hidden;
  240. font-family:dixel;
  241. text-align:center;
  242. padding-left:20px;
  243. padding-right:10px;
  244. font-size:8px;
  245. right:-50px;
  246. top:4px;
  247. border-left:1px solid #f2f2f2;
  248. border-bottom:1px solid #f2f2f2;
  249. background:white;
  250. letter-spacing: 0px;
  251. opacity: 0.0;
  252. -webkit-transition: all .7s ease;
  253. -moz-transition: all .7s ease;
  254. -o-transition: all .7s ease;
  255. transition: all .7s ease;
  256. border-bottom-left-radius:90px;
  257. -moz-border-bottom-left-radius:90px;
  258. -webkit-border-bottom-left-radius:90px;}
  259.  
  260. .entry:hover .perma2{
  261. margin-left: 0px;
  262. right:4px;
  263. overflow:visible;
  264. opacity:0.85;
  265. -webkit-transition: all .7s ease;
  266. -moz-transition: all .7s ease;
  267. -o-transition: all .7s ease;
  268. transition: all .7s ease;
  269. }
  270.  
  271. #posts {
  272. width:480px;
  273. margin-top:3px;
  274. z-index:1;
  275. margin-left:372px;
  276. right:auto;
  277. background:transparent;
  278. margin-right:auto;
  279. position:relative;
  280. overflow-y: hidden;
  281. }
  282.  
  283. #sidebar{
  284. position:fixed !important;
  285. width:200px;
  286. background:white;
  287. height:auto;
  288. padding:5px;
  289. margin-top:110px;
  290. margin-left:125px;
  291. text-align:center;
  292. line-height:8px;
  293. border:4px double {color:borders};
  294. -webkit-transition: all .7s ease;
  295. -moz-transition: all .7s ease;
  296. -o-transition: all .7s ease;
  297. transition: all .7s ease;
  298. {block:iffadedsidebar}
  299. opacity:0.85;
  300. {/block:iffadedsidebar}
  301. }
  302.  
  303.  
  304. #sidebar:hover{
  305. opacity:1;
  306. }
  307.  
  308. #desc{
  309. position:fixed;
  310. width:200px;
  311. border:4px double {color:borders};
  312. padding:5px;
  313. height:auto;
  314. margin-left:-9px;
  315. margin-top:70px;
  316. line-height:9px;
  317. overflow:hidden;
  318. background:white;
  319. -webkit-transition: all .7s ease;
  320. -moz-transition: all .7s ease;
  321. -o-transition: all .7s ease;
  322. transition: all .7s ease;
  323. }
  324.  
  325.  
  326.  
  327. #links{
  328. width:206px;
  329. opacity:1;
  330. margin-top:13px;
  331. margin-left:-9px;
  332. padding:2px;
  333. padding-bottom:4px;
  334. padding-top:1px;
  335. position:fixed;
  336. border:4px double {color:borders};
  337. -webkit-transition: all .7s ease;
  338. -moz-transition: all .7s ease;
  339. -o-transition: all .7s ease;
  340. transition: all .7s ease;
  341. background:white;
  342. }
  343.  
  344. .nav a{
  345. line-height:13px;
  346. margin-left:px;
  347. margin-top:3px;
  348. display:inline-block;
  349. width:97px;
  350. padding:1px;
  351. border:1px solid {color:navigation};
  352. background:{color:navigation};
  353. color:;
  354. -webkit-transition: all .2s ease;
  355. -moz-transition: all .2s ease;
  356. -o-transition: all .2s ease;
  357. transition: all .2s ease;
  358. }
  359.  
  360. .nav a:hover{
  361. background:#fff;
  362. letter-spacing:2px;
  363. text-shadow:0px 0px 0px #000;
  364. color:#555;
  365. border:1px solid {color:navigation};
  366. }
  367.  
  368.  
  369. #sidebarpic{
  370. width:200px;-webkit-filter:grayscale(0%);
  371. -webkit-transition: all .7s ease;
  372. -moz-transition: all .7s ease;
  373. -o-transition: all .7s ease;
  374. transition: all .7s ease;
  375. }
  376.  
  377. #sidebarpic img{
  378. width:200px;
  379. }
  380.  
  381. @font-face {
  382. font-family: "jenna";
  383. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  384. }
  385. @font-face { font-family: "cedarville"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  386.  
  387. .title{
  388. font-family:cedarville;
  389. font-size: 17px;
  390. line-height: 17px;
  391. color:{color:Title};
  392. letter-spacing: 0px;
  393. font-weight: normal;
  394. padding:0px 0px 0px 0px;
  395. }
  396.  
  397. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  398.  
  399. #blogtitle{
  400. z-index:1;
  401. width:216px;
  402. margin-left:{text:blogtitle margin left}px;
  403. text-align:center;
  404. font-family:signerica;
  405. font-size:{text:blogtitle size}px;
  406. line-height:40px;
  407. position:fixed;
  408. margin-top:{text:blogtitle margin top}px;
  409. color:{color:blogtitle};
  410. text-shadow:1px 1px 2px {color:blogtitle shadow};
  411. }
  412.  
  413.  
  414.  
  415. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  416.  
  417.  
  418. .permalink{
  419. text-transform: normal;
  420. display: block;
  421. text-align: right;
  422. text-decoration: none;
  423. }
  424.  
  425. #infscr-loading{
  426. bottom: -70px;
  427. position: absolute;
  428. left: 50%;
  429. margin-left:-8px;
  430. width:16px;
  431. height:11px;
  432. overflow:hidden;
  433. margin-bottom: 50px;
  434. }
  435.  
  436. #postnotes{
  437. text-align: justify;}
  438.  
  439. #postnotes blockquote{
  440. border: 0px;}
  441.  
  442. blockquote{
  443. padding:0px 0px 2px 5px;
  444. margin:0px 0px 2px 10px;
  445. border-left: 1px dotted #555555;
  446. }
  447.  
  448. blockquote p, ul{
  449. margin:0px;
  450. padding:0px;
  451. }
  452.  
  453. a img{border: 0px;}
  454.  
  455.  
  456. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  457.  
  458. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  459. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  460.  
  461. .notes img{width:10px; position:relative; top:3px;}
  462. <--ses-->
  463. small{font-size: 90%;}
  464.  
  465. {CustomCSS}
  466.  
  467. </style>
  468.  
  469. {block:IndexPage}
  470. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  471. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  472.  
  473. <script type="text/javascript">
  474. $(window).load(function(){
  475. var $wall = $('#posts');
  476. $wall.imagesLoaded(function(){
  477. $wall.masonry({
  478. itemSelector: '.entry, .entry_photo',
  479. isAnimated : false
  480. });
  481. });
  482.  
  483. $wall.infinitescroll({
  484. navSelector : '#pagination',
  485. nextSelector : '#pagination a',
  486. itemSelector : '.entry, .entry_photo',
  487. bufferPx : 2000,
  488. debug : false,
  489. errorCallback: function() {
  490. $('#infscr-loading').fadeOut('normal');
  491. }},
  492. function( newElements ) {
  493. var $newElems = $( newElements );
  494. $newElems.hide();
  495. $newElems.imagesLoaded(function(){
  496. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  497. });
  498. }); $('#posts').show(500);
  499. });
  500. </script>
  501.  
  502.  
  503. {/block:IndexPage}
  504.  
  505.  
  506. <title>{title}</title>
  507.  
  508. <link rel="shortcut icon" href="{Favicon}" />
  509. <meta name="viewport" content="width=820" />
  510. </head>
  511.  
  512. <body>
  513. <BODY onselectstart="return false;" ondragstart="return false;">
  514. <div class="wrapper">
  515. <div class="header">
  516. </div>
  517.  
  518. <div id="cage">
  519. <div id="center">
  520. <div id="sidebar">
  521.  
  522. <center>
  523. {block:ifshowblogtitle}<div id="blogtitle">{title}</div>{/block:ifshowblogtitle}
  524. <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"></a></div><div id="desc">
  525. {description}
  526. </div>
  527. <div id="links">
  528. <div class="nav">
  529. <a href="{text:link one}">{text:link one title}</a>
  530. <a href="{text:link two}">{text:link two title}</a>
  531. <a href="{text:link three}">{text:link three title}</a>
  532. <a href="{text:link four}">{text:link four title}</a>
  533. </div></div>
  534. </div>
  535. </center>
  536.  
  537.  
  538. <div class="left">
  539. <div id="posts">
  540. {block:Posts}
  541. <div class="entry">
  542.  
  543. {block:Answer}
  544. <div style="margin-top:2px; margin-bottom:0px; overflow:auto;height:40px; padding: 4px; background-color:#fff;border:1px solid {color:borders};border-radius:4px;">
  545. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  546. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  547. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  548. {/block:Answer}
  549.  
  550. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  551.  
  552. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  553. {/block:Text}
  554.  
  555. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  556.  
  557. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  558.  
  559. {block:Photo}
  560. {block:IndexPage}
  561. <center>
  562. <div class="perma2">
  563. <a href="{Permalink}"> {notecount}</a> </div>
  564. <div class="perma">
  565. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  566. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  567. {/block:IndexPage}
  568. {block:PermalinkPage}
  569. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  570.  
  571. {LinkCloseTag}
  572. {/block:PermalinkPage}
  573. {/block:Photo}
  574.  
  575. {block:Photoset}
  576. {block:IndexPage}
  577. <center>
  578. <div class="perma2">
  579. <a href="{Permalink}"> {notecount}</a> </div>
  580. <div class="perma">
  581. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  582. {Photoset-250}</center>
  583. {/block:IndexPage}
  584. {block:PermalinkPage}
  585. <center>
  586. {Photoset-500}</center>
  587. {/block:PermalinkPage}
  588. {/block:Photoset}
  589.  
  590. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  591.  
  592. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  593.  
  594. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  595. <ul class="chat">
  596. {block:Lines}
  597. <li class="user_{UserNumber}">
  598. {block:Label}
  599. <span class="label">{Label}</span>
  600. {/block:Label}
  601.  
  602. {Line}
  603. </li>
  604. {/block:Lines}
  605. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  606. {/block:Chat}
  607.  
  608. {block:Audio}
  609. <div style="width:200px; height:30px;">
  610. {AudioPlayerBlack}
  611. </div>
  612. {block:IndexPage}<span class="permalink">
  613. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  614. </span>{/block:IndexPage}
  615. {/block:Audio}
  616.  
  617. {block:Video}
  618. {block:IndexPage}
  619. <center>
  620. <div class="perma2">
  621. <a href="{Permalink}"> {notecount}</a> </div>
  622. <div class="perma">
  623. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  624. {Video-250}</center>
  625. {/block:IndexPage}
  626. {block:PermalinkPage}
  627. <center>
  628. {Video-400}</center>
  629. {/block:PermalinkPage}
  630. {block:Video}
  631.  
  632.  
  633. {block:PostNotes}<div align="middle">{caption}</div>
  634. <center>
  635.  
  636. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  637.  
  638. {block:HasTags}
  639. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  640. {block:RebloggedFrom}
  641. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  642. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  643.  
  644. {/block:RebloggedFrom}
  645. </center></span>
  646. <br>
  647. <div id="postnotes">{PostNotes}</div><br>
  648.  
  649. <center>{block:ContentSource}
  650. <br><a href="{SourceURL}">
  651. {lang:Source}:
  652. {block:SourceLogo}
  653. <img src="{BlackLogoURL}" width="{LogoWidth}"
  654. height="{LogoHeight}" alt="{SourceTitle}" />
  655. {/block:SourceLogo}
  656. {block:NoSourceLogo}
  657. {SourceLink}
  658. {/block:NoSourceLogo}
  659. </a>
  660. {/block:ContentSource}</center>
  661.  
  662. {/block:PostNotes}
  663. </div>
  664. {/block:Posts}
  665. </div></div>
  666.  
  667. {block:IndexPage}
  668. {block:Pagination}
  669. <div id="pagination">
  670. {block:NextPage}
  671. <a id="nextPage" href="{NextPage}"></a>
  672. {/block:NextPage}
  673. {block:PreviousPage}
  674. <a href="{PreviousPage}"></a>
  675. {/block:PreviousPage}
  676. </div>
  677. {/block:Pagination}
  678. {/block:IndexPage}
  679. </body>
  680. <div style="position:fixed;bottom:5px;right:5px;"><a href="http://twistedmiracles.tumblr.com">theme</a></div>
  681. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement