Advertisement
Allisons-Themes

Theme for Jodie

Aug 13th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.49 KB | None | 0 0
  1. <!--
  2. Hope you like it Jodie :)
  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 src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  11. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  12. <script>
  13. (function($){
  14. $(document).ready(function(){
  15. $("a[title]").style_my_tooltips({
  16. tip_follows_cursor:true,
  17. tip_delay_time:90,
  18. tip_fade_speed:600,
  19. attribute:"title"
  20. });
  21. });
  22. })(jQuery);
  23. </script>
  24.  
  25.  
  26. <script type="text/javascript"
  27. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  28. <script>
  29. $(document).ready(function() {
  30. //
  31. $('a.poplight[href^=#]').click(function() {
  32. var popID = $(this).attr('rel'); //Get Popup Name
  33. var popURL = $(this).attr('href'); //Get Popup href to define size
  34. var query= popURL.split('?');
  35. var dim= query[1].split('&');
  36. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  37. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://png.findicons.com/files/icons/1714/dropline_neu/24/dialog_close.png" class="btn_close" title="Close" alt="Close" /></a>');
  38. var popMargTop = ($('#' + popID).height() + 80) / 2;
  39. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  40. //Apply Margin to Popup
  41. $('#' + popID).css({
  42. 'margin-top' : -popMargTop,
  43. 'margin-left' : -popMargLeft
  44. });
  45. $('body').append('<div id="fade"></div>');
  46. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  47. return false;
  48. });
  49. $('a.close, #fade').live('click', function() {
  50. $('#fade , .popup_block').fadeOut(function() {
  51. $('#fade, a.close').remove(); //fade them both out
  52. });
  53. return false;
  54. });
  55. });
  56. </script>
  57.  
  58.  
  59. <script type="text/javascript" src="http://static.tumblr.com/pmd5zth/kBuminh45/loser.txt"></script>
  60. <script type="text/javascript">
  61. <!--
  62.  
  63. // Disable Right Click Script
  64.  
  65. function IE(e)
  66. {
  67. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  68. {
  69. return false;
  70. }
  71. }
  72. function NS(e)
  73. {
  74. if (document.layers || (document.getElementById && !document.all))
  75. {
  76. if (e.which == "2" || e.which == "3")
  77. {
  78. return false;
  79. }
  80. }
  81. }
  82. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  83.  
  84. //-->
  85. </script>
  86.  
  87.  
  88. <script type="text/javascript"
  89. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  90.  
  91. <!--DEFAULT VARIABLES-->
  92. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  93. <meta name="color:background" content="#fafafa"/>
  94. <meta name="color:link" content="#777"/>
  95. <meta name="color:text" content="#777"/>
  96. <meta name="color:title" content="#555"/>
  97. <meta name="color:scrollbar" content="#ddd" />
  98. <meta name="color:hover" content="#fff"/>
  99. <meta name="color:blogtitle" content="#aaa" />
  100. <meta name="color:borders" content="#ddd" />
  101. <meta name="color:linkborder" content="#ddd" />
  102.  
  103. <meta name="image:sidebar" content="1"/>
  104. <meta name="image:background" content="1"/>
  105.  
  106. <meta name="image:side1" content="1"/>
  107. <meta name="image:side2" content="1"/>
  108. <meta name="text:box" content=""/>
  109. <meta name="text:small quote" content=""/>
  110. <meta name="text:updates" content=""/>
  111. <meta name="text:stats" content=""/>
  112. <meta name="text:playlist" content=""/>
  113. <meta name="text:music" content=""/>
  114. <meta name="text:link one" content=""/>
  115. <meta name="text:link one title" content="link 1">
  116. <meta name="text:link two" content=""/>
  117. <meta name="text:link two title" content="link 2">
  118. <meta name="text:link three" content=""/>
  119. <meta name="text:link three title" content="link 3">
  120. <meta name="text:link four" content=""/>
  121. <meta name="text:link four title" content="link 4">
  122. <meta name="text:link five" content=""/>
  123. <meta name="text:link five title" content="link 5">
  124. <meta name="text:link six" content=""/>
  125. <meta name="text:link six title" content="link 6">
  126. <meta name="text:friend one url" content=""/>
  127. <meta name="text:friend one name" content="friend 1">
  128. <meta name="text:friend two url" content=""/>
  129. <meta name="text:friend two name" content="friend 2">
  130. <meta name="text:friend three url" content=""/>
  131. <meta name="text:friend three name" content="friend 3">
  132. <meta name="text:friend four url" content=""/>
  133. <meta name="text:friend four name" content="friend 4">
  134. <meta name="text:friend five url" content=""/>
  135. <meta name="text:friend five name" content="friend 5">
  136.  
  137. <style type="text/css">
  138.  
  139. #s-m-t-tooltip {
  140. max-width:300px;
  141. height: 9px;
  142. padding:6px 6px 6px 6px;
  143. margin:20px 0px 0px 20px;
  144. background: #fff; /* change the background color */
  145. border:1px solid {color:borders}; /* change the border color */
  146. font-family: "Yummy"; /* change the font */
  147. font-size:12px; /* change the font size */
  148. line-height: 10px;
  149. letter-spacing:1px; /* change the letter spacing */
  150. text-transform:None; /* can be uppercase, lowercase, none*/
  151. color:#000; /* change the text color */
  152. z-index:999999999999999999999999999999999999;
  153. border-radius: 0px;
  154. }
  155.  
  156. #player {
  157. left:0px; /* margin from left */
  158. top:-50px;
  159. position:fixed;
  160. -webkit-transition: all .5s ease-in-out;
  161. -moz-transition: all .5s ease-in-out;
  162. -o-transition: all .5s ease-in-out;
  163. z-index:999;
  164. }
  165.  
  166. #player:hover {top:-10px;}
  167.  
  168. #music {
  169. width:200px;
  170. height: 20px;
  171. padding:20px 0 10px 0;
  172. background:#fff; /* music player background color */
  173. border-bottom-right-radius: 5px;
  174. -moz-border-radius-bottomright: 5px;
  175. -webkit-border-bottom-right-radius: 5px;
  176. z-index: 9999;
  177. }
  178.  
  179. #tab {
  180. width: 50px;
  181. height: 40px;
  182. padding-top:5px;
  183. background-color:#fff; /* tab background color */
  184. background-image:url('http://media.tumblr.com/tumblr_lm6prnRzP61qfoi4t.gif'); /* image on tab */
  185. line-height: 20px;
  186. background-repeat:no-repeat;
  187. background-position:center;
  188. border-bottom-left-radius: 5px;
  189. -moz-border-radius-bottomleft: 5px;
  190. -webkit-border-bottom-left-radius: 5px;
  191. border-bottom-right-radius: 5px;
  192. -moz-border-radius-bottomright: 5px;
  193. -webkit-border-bottom-right-radius: 5px;
  194. }
  195.  
  196. #fade { /*--Transparent background layer--*/
  197. display: none; /*--hidden by default--*/
  198. background:url(http://www.windows7desktopwallpapers.com/wallpapers/1920x1200/black-wallpapers.jpg);
  199. position: fixed; left: 0; top: 0;
  200. width: 100%; height: 100%;
  201. opacity: .5;
  202. z-index: 9999;
  203. }
  204. .popup_block{
  205. display: none; /*--hidden by default--*/
  206. background: #fff;
  207. padding: 20px;
  208. border: 10px solid {color:borders};
  209. float: left;
  210. font-size:12px;
  211. font-family:arial;
  212. position: fixed;
  213. top: 50%; left: 50%;
  214. z-index: 99999;
  215. /*--CSS3 Box Shadows--*/
  216. -webkit-box-shadow: 0px 0px 20px #000;
  217. -moz-box-shadow: 0px 0px 20px #000;
  218. box-shadow: 0px 0px 20px #000;
  219. /*--CSS3 Rounded Corners--*/
  220. -webkit-border-radius: 10px;
  221. -moz-border-radius: 10px;
  222. border-radius: 10px;
  223. }
  224. img.btn_close {
  225. float: right;
  226. margin: -5px -5px 0 0;
  227. }
  228. /*--Making IE6 Understand Fixed Positioning--*/
  229. *html #fade {
  230. position: absolute;
  231. }
  232. *html .popup_block {
  233. position: absolute;
  234. }
  235.  
  236.  
  237.  
  238. fancy{
  239. font-size: 25px;
  240. font-family: "";
  241. text-shadow: 0px 2px 4px;
  242. }
  243.  
  244. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-
  245.  
  246. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  247.  
  248. 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;}
  249.  
  250. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.7;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  251.  
  252. iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
  253.  
  254. ::-webkit-scrollbar-thumb{
  255. background-color: {color:scrollbar};
  256. border: 2px solid #ffffff;
  257. height:5px;
  258. -moz-border-radius: 20px;
  259. border-radius: 20px;
  260. }
  261.  
  262. ::-webkit-scrollbar {
  263. height:5px;
  264. width:9px;
  265. background-color: #aaaaaa;
  266. border: 4px solid #fff;
  267. }
  268.  
  269. ::selection {
  270. background: #fff;
  271. }
  272.  
  273. ::-moz-selection {
  274. background: #fff;
  275. }
  276.  
  277. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-
  278.  
  279. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  280.  
  281. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.3;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  282.  
  283. p {
  284. margin:0px;
  285. margin-top:5px;
  286. }
  287.  
  288.  
  289. body {
  290. padding: 0px;
  291. margin: 0px;
  292. color:{color:text};
  293. font-family: Kite;
  294. line-height:12px;
  295. font-size:10px;
  296. background-color: {color:Background};
  297. background-image:url({image:Background});
  298. background-attachment: fixed;
  299. background-repeat: repeat;
  300. }
  301.  
  302. a:link, a:active, a:visited{
  303. text-decoration: none;
  304. -webkit-transition: color 0.3s ease-out;
  305. -moz-transition: color 0.3s ease-out;
  306. transition: color 0.3s ease-out;
  307. color:{color:link};
  308. }
  309.  
  310. a:hover {
  311. text-decoration: none;
  312. font-style:;
  313. color: {color:Hover};
  314. }
  315.  
  316. div#center{
  317. margin:auto;
  318. position:relative;
  319. width:1100px;
  320. background-color:;
  321. overflow:auto;
  322. overflow-y:hidden;
  323. }
  324.  
  325.  
  326. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  327. .entry {
  328. float:left;
  329. display: block;
  330. margin:10px;
  331. overflow:hidden;
  332. width:220px;
  333. border: 1px solid {color:borders};
  334. padding:8px;
  335. padding-bottom:5px;
  336. border-radius:0px;
  337. {block:PermalinkPage}
  338. width:450px;
  339. text-align:left;
  340. line-height:11px;
  341. margin-left:300px;
  342. {/block:PermalinkPage}
  343. background:white;
  344. background-image:URL();
  345. }
  346.  
  347. .entry img{
  348. max-width:100%;
  349. }
  350.  
  351. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  352. .entry .perma{
  353. width:auto;
  354. height:auto;
  355. margin-top: 10px;
  356. padding: 1px;
  357. margin-left: 0px;
  358. position: absolute;
  359. font-family: 'calibri';
  360. text-transform: normal;
  361. font-style:oblique;
  362. font-size:10px;
  363. font: #000000;
  364. letter-spacing: 0px;
  365. line-height: 14px;
  366. text-align: left;
  367. overflow:hidden;
  368. opacity: 0.0;
  369. background-color:#fff;
  370. padding-right:5px;
  371. border-left:0px;
  372. border-top-right-radius:5px;
  373. border-bottom-right-radius:5px;
  374. -webkit-transition: opacity 0.4s linear;
  375. -webkit-transition: all 0.4s linear;
  376. -moz-transition: all 0.4s linear;
  377. transition: all 0.4s linear;
  378. }
  379.  
  380. .entry:hover .perma{
  381. overflow:visible;
  382. margin-left: 0px;
  383. height: auto;
  384. margin-top: 10px;
  385. -webkit-transition: opacity 0.4s linear; opacity: 1;
  386. -webkit-transition: all 0.4s linear;
  387. -moz-transition: all 0.4s linear;
  388. transition: all 0.4s linear;
  389. }
  390.  
  391. .perma:hover{
  392. padding-left:10px;
  393. }
  394.  
  395.  
  396. b{color:#777;}
  397.  
  398. .permalinktext{
  399. display: block;
  400. font-family:calibri;
  401. font-size:8px;
  402. line-height:10px;
  403. letter-spacing:1px;
  404. text-transform:uppercase;
  405. text-align: right;
  406. background-color:transparent;
  407. margin: 2px;
  408. margin-top:5px;
  409. }
  410.  
  411. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  412. #posts {
  413. width:800px;
  414. opacity:.85;
  415. margin-top:1px;
  416. z-index:99;
  417. margin-left:60px;
  418. right:auto;
  419. background:transparent;
  420. margin-right:auto;
  421. position:relative;
  422. overflow-y: hidden;
  423. }
  424.  
  425. askker {
  426. font-family: 'meem46';
  427. text-align: right;
  428. font-size:13px;
  429. letter-spacing: 1px;
  430. color: {color:blogtitle};
  431. line-height: 15px;
  432. text-transform:normal;
  433. }
  434.  
  435.  
  436. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  437.  
  438.  
  439. /*CUSTOMIZE SIDEBAR HERE*/
  440. #sidebar{
  441. z-index: 100;
  442. position:fixed !important;
  443. width:270px;
  444. background: white;
  445. height:auto;
  446. margin-top:100px;
  447. margin-left:890px;
  448. text-align:center;
  449. border: 10px solid {color:borders};
  450. padding:8px;
  451. padding-bottom:10px;
  452. border-radius:0px;
  453. opacity:1;
  454. }
  455.  
  456. #sidebarr img{
  457. padding-left: 3px;
  458. padding-right: 3px;
  459. padding-top: 5px;
  460. padding-bottom: 15px;
  461. border: 1px dotted #e9e9e9;
  462. margin-left: -4px;
  463. }
  464.  
  465. #desc{
  466. position: fixed !important;
  467. width: 266px;
  468. height: auto;
  469. margin-left: 0px;
  470. margin-top: 350px;
  471. border: 2px solid #e9e9e9;
  472. background: white;
  473. font-family: "";
  474. font-size: 16px;
  475. line-height: 20px;
  476. opacity: 0;
  477. z-index: 99999;
  478. text-transform:none;
  479. -webkit-transition: all .7s ease;
  480. -moz-transition: all .7s ease;
  481. -o-transition: all .7s ease;
  482. transition: all .7s ease;
  483. }
  484.  
  485. #sidebar:hover #desc{
  486. opacity: 1;
  487. margin-top: 290px;
  488. -webkit-transition: all .7s ease;
  489. -moz-transition: all .7s ease;
  490. -o-transition: all .7s ease;
  491. transition: all .7s ease;
  492. }
  493.  
  494. #smile{
  495. position: fixed !important;
  496. width: 266px;
  497. height: auto;
  498. margin-left: 0px;
  499. margin-top: -30px;
  500. border: 2px solid #e9e9e9;
  501. background: white;
  502. font-family: "";
  503. font-size: 16px;
  504. line-height: 20px;
  505. opacity: 0;
  506. z-index: 99999;
  507. text-transform:none;
  508. -webkit-transition: all .7s ease;
  509. -moz-transition: all .7s ease;
  510. -o-transition: all .7s ease;
  511. transition: all .7s ease;
  512. }
  513.  
  514. #sidebar:hover #smile{
  515. opacity: 1;
  516. margin-top: 30px;
  517. -webkit-transition: all .7s ease;
  518. -moz-transition: all .7s ease;
  519. -o-transition: all .7s ease;
  520. transition: all .7s ease;
  521. }
  522.  
  523. #shine{
  524. position: fixed !important;
  525. width: 266px;
  526. height: 30px;
  527. margin-left: -130px;
  528. margin-top: 320px;
  529. border: 2px solid #e9e9e9;
  530. background: white;
  531. font-family: "";
  532. font-size: 28px;
  533. line-height: 30px;
  534. opacity: 0;
  535. z-index: 99999;
  536. text-transform:none;
  537. -webkit-transition: all .7s ease;
  538. -moz-transition: all .7s ease;
  539. -o-transition: all .7s ease;
  540. transition: all .7s ease;
  541. }
  542.  
  543. #sidebar:hover #shine{
  544. opacity: 1;
  545. margin-top: 240px;
  546. margin-left: 0px;
  547. -webkit-transition: all .7s ease;
  548. -moz-transition: all .7s ease;
  549. -o-transition: all .7s ease;
  550. transition: all .7s ease;
  551. }
  552.  
  553. #update{
  554. position: fixed !important;
  555. width: auto;
  556. height: 30px;
  557. margin-left: 330px;
  558. margin-top: 320px;
  559. border: 2px solid #e9e9e9;
  560. background: white;
  561. font-family: "";
  562. font-size: 28px;
  563. line-height: 30px;
  564. opacity: 0;
  565. z-index: 99999;
  566. text-transform:none;
  567. -webkit-transition: all .7s ease;
  568. -moz-transition: all .7s ease;
  569. -o-transition: all .7s ease;
  570. transition: all .7s ease;
  571. }
  572.  
  573. #sidebar:hover #update{
  574. opacity: 1;
  575. margin-top: 170px;
  576. margin-left: 0px;
  577. -webkit-transition: all .7s ease;
  578. -moz-transition: all .7s ease;
  579. -o-transition: all .7s ease;
  580. transition: all .7s ease;
  581. }
  582.  
  583. #playlist{
  584. position: fixed !important;
  585. width: auto;
  586. height: 30px;
  587. margin-left: 330px;
  588. margin-top: 320px;
  589. border: 2px solid #e9e9e9;
  590. background: white;
  591. font-family: "";
  592. font-size: 28px;
  593. line-height: 30px;
  594. opacity: 0;
  595. z-index: 99999;
  596. text-transform:none;
  597. -webkit-transition: all .7s ease;
  598. -moz-transition: all .7s ease;
  599. -o-transition: all .7s ease;
  600. transition: all .7s ease;
  601. }
  602.  
  603. #sidebar:hover #playlist{
  604. opacity: 1;
  605. margin-top: 170px;
  606. margin-left: 182px;
  607. -webkit-transition: all .7s ease;
  608. -moz-transition: all .7s ease;
  609. -o-transition: all .7s ease;
  610. transition: all .7s ease;
  611. }
  612.  
  613. #stats{
  614. position: fixed !important;
  615. width: auto;
  616. height: 30px;
  617. margin-left: 330px;
  618. margin-top: 320px;
  619. border: 2px solid #e9e9e9;
  620. background: white;
  621. font-family: "";
  622. font-size: 28px;
  623. line-height: 30px;
  624. opacity: 0;
  625. z-index: 99999;
  626. text-transform:none;
  627. -webkit-transition: all .7s ease;
  628. -moz-transition: all .7s ease;
  629. -o-transition: all .7s ease;
  630. transition: all .7s ease;
  631. }
  632.  
  633. #sidebar:hover #stats{
  634. opacity: 1;
  635. margin-top: 170px;
  636. margin-left: 110px;
  637. -webkit-transition: all .7s ease;
  638. -moz-transition: all .7s ease;
  639. -o-transition: all .7s ease;
  640. transition: all .7s ease;
  641. }
  642.  
  643. #side1{
  644. position: fixed !important;
  645. margin-left: 835px;
  646. margin-top:-5px;
  647. width: 100%;
  648. height: 110%;
  649. border: 5px solid white;
  650. background-image:url({image:side1});
  651. - MOZ - BOX - SHADOW : 3PX 3PX 5PX 6PX #CCC;
  652. - WEBKIT - BOX - SHADOW : 3PX 3PX 5PX 6PX #CCC;
  653. BOX - SHADOW : 3PX 3PX 5PX 6PX #CCC;
  654. }
  655.  
  656. #side2{
  657. position: fixed !important;
  658. margin-left: -255px;
  659. margin-top: -5px;
  660. width: 300px;
  661. height: 110%;
  662. border: 5px solid white;
  663. background-image:url({image:side2});
  664. - MOZ - BOX - SHADOW : 3PX 3PX 5PX 6PX #CCC;
  665. - WEBKIT - BOX - SHADOW : 3PX 3PX 5PX 6PX #CCC;
  666. BOX - SHADOW : 3PX 3PX 5PX 6PX #CCC;
  667. }
  668.  
  669.  
  670.  
  671. #audio {
  672. width:200px;
  673. height:auto;
  674. min-height:60px;
  675. padding-bottom:0px;
  676. }
  677. .cover {
  678. position:absolute;
  679. z-index:1;
  680. width:60px;
  681. height:60px;
  682. }
  683. .cover img {
  684. float:left;
  685. width:60px;
  686. height:60px;
  687. }
  688. .playbox {
  689. opacity:0.6;
  690. width:27px;
  691. height:30px;
  692. overflow:hidden;
  693. position:absolute;
  694. z-index:1000;
  695. margin-left:17px;
  696. margin-top:17px;
  697. text-align:center;
  698. }
  699. .info {
  700. margin-left:73px;
  701. margin-top:4px;
  702. line-height:14px;
  703. }
  704. @font-face {
  705. font-family: 'Kite';
  706. font-style: normal;
  707. font-weight: 400;
  708. src: local('Kite One'), local('KiteOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/kiteone/v1/VNHoD96LpZ9rGZTwjozAOvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
  709. }
  710.  
  711. @font-face {font-family: 'meem48';src:url(http://static.tumblr.com/gyoju49/m0zmoaiqg/meem48.woff);}
  712.  
  713. @font-face{font-family:Ginette;src:url(http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf);}
  714.  
  715. #blogtitle{
  716. position:absolute;
  717. opacity: 1;
  718. letter-spacing: 1px;
  719. margin-left: 0px;
  720. padding: 0px;
  721. margin-top:-25px;
  722. font-size: 32px;
  723. width: auto;
  724. height:auto;
  725. text-transform: none;
  726. font-family:'Ginette';
  727. color: {color:blogtitle};
  728. background: transparent;
  729. text-align:center;
  730. position:fixed;
  731. line-height: 5px;
  732. z-index:5;
  733. text-shadow:-1px 0 #fafafa, 0 1px #fafafa, 1px 0 #fafafa, 0 -1px #fafafa;
  734. -webkit-transition: opacity 0.2s linear;
  735. -webkit-transition: all 0.22s linear;
  736. -moz-transition: all 0.2s linear;
  737. transition: all 0.2s linear;
  738. }
  739.  
  740. #poop{
  741. position:fixed !important;
  742. margin-left:955px;
  743. margin-top:135px;
  744. z-index:100;
  745. -webkit-transform: rotate(15deg)
  746. }
  747.  
  748. #poop img{
  749. width:135px;
  750. }
  751.  
  752. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  753.  
  754. @font-face { font-family: "meem46"; src: url('http://static.tumblr.com/uuzw7gl/x1umfczqz/lubgrxl.ttf'); }
  755.  
  756. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  757. .title{
  758. font-family:meem46;
  759. font-size:18px;
  760. line-height: 25px;
  761. color:{color:Title};
  762. font-weight: normal;
  763. }
  764.  
  765.  
  766. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  767. .permalink{
  768. text-transform: normal;
  769. display: block;
  770. text-align: right;
  771. text-decoration: none;
  772. }
  773.  
  774.  
  775. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  776. #infscr-loading{
  777. bottom: -70px;
  778. position: absolute;
  779. left: 50%;
  780. margin-left:-8px;
  781. width:16px;
  782. height:11px;
  783. overflow:hidden;
  784. margin-bottom: 50px;
  785. }
  786.  
  787. #postnotes{
  788. text-align: justify;}
  789.  
  790. #postnotes blockquote{
  791. border: 0px;}
  792.  
  793. blockquote{
  794. padding:0px 0px 2px 5px;
  795. margin:5px 5px 5px 5px;
  796. border-left: 3px solid {color:blogtitle};
  797. }
  798.  
  799. blockquote p, ul{
  800. margin:0px;
  801. padding:0px;
  802. font-style:bold;
  803. }
  804.  
  805. a img{border: 0px;}
  806.  
  807.  
  808. ul, ol, li{list-style:none; margin:0px; margin-top:5px; padding:0px; }
  809.  
  810. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  811. .user_7 .label, .user_8 .label, .user_9 .label { font-style:bold;}
  812.  
  813. .notes img{width:10px; position:relative; top:3px;}
  814. <--ses-->
  815. small{font-size: 90%;}
  816.  
  817. {CustomCSS}
  818.  
  819. </style>
  820.  
  821. {block:IndexPage}
  822. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  823. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  824.  
  825. <script type="text/javascript">
  826. $(window).load(function(){
  827. var $wall = $('#posts');
  828. $wall.imagesLoaded(function(){
  829. $wall.masonry({
  830. itemSelector: '.entry, .entry_photo',
  831. isAnimated : false
  832. });
  833. });
  834.  
  835. $wall.infinitescroll({
  836. navSelector : '#pagination',
  837. nextSelector : '#pagination a',
  838. itemSelector : '.entry, .entry_photo',
  839. bufferPx : 2000,
  840. debug : false,
  841. errorCallback: function() {
  842. $('#infscr-loading').fadeOut('normal');
  843. }},
  844. function( newElements ) {
  845. var $newElems = $( newElements );
  846. $newElems.hide();
  847. $newElems.imagesLoaded(function(){
  848. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  849. });
  850. }); $('#posts').show(500);
  851. });
  852. </script>
  853.  
  854.  
  855. {/block:IndexPage}
  856.  
  857.  
  858. <title>{title}</title>
  859.  
  860. <link rel="shortcut icon" href="{Favicon}" />
  861. <meta name="viewport" content="width=820" />
  862. </head>
  863.  
  864. <body>
  865.  
  866. <body onkeydown="return false">
  867. <BODY onselectstart="return false;" ondragstart="return false;">
  868. <div class="wrapper">
  869. <div class="header">
  870. </div>
  871.  
  872. <div id="cage">
  873. <div id="center">
  874. <div id="side1"></div>
  875. <div id="side2"></div>
  876. <div id="player">
  877.  
  878. <div id="music">{text:music}</div>
  879.  
  880. <div id="tab"></div></div>
  881.  
  882.  
  883.  
  884. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  885. <div id="sidebar">
  886. <div id="blogtitle">{title}</div>
  887. <div id="desc">{description}</div>
  888. <div id="smile">{text:box}</div>
  889. <div id="shine">{text:small quote}</div>
  890.  
  891. <br><select onchange='location=this.options[this.selectedIndex].value;' style=' position:absolute; margin-left:-109px; bottom:5px; width:70px;background-color:white; border:1px solid {color:borders}; font-size:9px; color:#fff; text-transform:uppercase; font-family:calibri; height:15px; letter-spacing:1px; background-color:{color:link}; border-radius: 4px; font-style:italic;'>
  892.  
  893. <option>basics + </option>
  894. <option value="/">refresh</option>
  895. <option value="/ask">mailbox</option>
  896. <option value="/submit">submit</option>
  897. <option value="http://erectinq.tumblr.com">theme</option>
  898.  
  899.  
  900. </select>
  901.  
  902. <select onchange='location=this.options[this.selectedIndex].value;' style=' position:absolute; margin-left:-35px; bottom:5px; width:70px;background-color:white; border:1px solid {color:borders}; font-size:9px; color:#fff; text-transform:uppercase; font-family:calibri; height:15px; letter-spacing:1px; background-color:{color:link}; border-radius: 4px; font-style:italic;'>
  903.  
  904. <option>more + </option>
  905. <option value="{text:link one}">{text:link one title}</option>
  906. <option value="{text:link two}">{text:link two title}</option>
  907. <option value="{text:link three}">{text:link three title}</option>
  908. <option value="{text:link four}">{text:link four title}</option>
  909. <option value="{text:link five}">{text:link five title}</option>
  910. <option value="{text:link six}">{text:link six title}</option>
  911.  
  912.  
  913. </select>
  914.  
  915. <select onchange='location=this.options[this.selectedIndex].value;' style=' position:absolute; margin-left:39px; bottom:5px; width:70px;background-color:white; border:1px solid {color:borders}; font-size:9px; color:#fff; text-transform:uppercase; font-family:calibri; height:15px; letter-spacing:1px; background-color:{color:link}; border-radius: 4px; font-style:italic;'>
  916.  
  917. <option>peeps + </option>
  918. <option value="{text:friend one url}">{text:friend one name}</option>
  919. <option value="{text:friend two url}">{text:friend two name}</option>
  920. <option value="{text:friend three url}">{text:friend three name}</option>
  921. <option value="{text:friend four url}">{text:friend four name}</option>
  922. <option value="{text:friend five url}">{text:friend five name}</option>
  923.  
  924. </select>
  925.  
  926. <div id="update"><a href="#?w=500" rel="02" class="poplight"title="Updates ">Updates</a></div>
  927.  
  928. <div id="stats"><a href="#?w=500" rel="03" class="poplight"title="Stats">Stats</a></div>
  929.  
  930. <div id="playlist"><a href="#?w=500" rel="04" class="poplight"title="Playlist">Playlist</a></div>
  931.  
  932. <center>
  933. <div id="sidebarr"><a href="/"><img style="border-radius:5px;" img src="{image:sidebar}" width=100%></a></div>
  934. <div style="margin-top:1px; width: 225px;"></div>
  935.  
  936.  
  937. </center>
  938.  
  939. </div>
  940. <!------------------------------------->
  941.  
  942.  
  943. <div class="left">
  944. <div id="posts">
  945. {block:Posts}
  946. <div class="entry">
  947.  
  948. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext">
  949. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>
  950. {/block:Text}
  951.  
  952. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}<div class="permalinktext">
  953. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}
  954. </a> </center></div>{block:Link}
  955.  
  956. {block:Answer}
  957. <div style="margin: 1px 2px 1px 2px; min-height:auto; border-bottom: 1px solid {color:blogtitle}; border-right: 5px solid {color:blogtitle}; padding: 2px; background-color: {color:background};">
  958. <askker><font color="{color:blogtitle}">{Asker}</font></askker>: {Question}</div>
  959. <div style="padding: -1px 5px -1px 5px; background: transparent;"><center>{Answer}</center></div>
  960. <div class="permalinktext">
  961. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}
  962. </a> </center></div>
  963. {/block:Answer}
  964.  
  965. {block:Photo}
  966. {block:IndexPage}
  967. <center>
  968. <div class="perma">
  969. <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog this post</a> </div>
  970. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" style="border-radius:5px;" width="100%"/></a></div>
  971. {/block:IndexPage}
  972. {block:PermalinkPage}
  973. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  974.  
  975. {LinkCloseTag}
  976. {/block:PermalinkPage}
  977. {/block:Photo}
  978.  
  979. {block:Photoset}
  980. <center>
  981. {block:IndexPage}
  982. <div class="perma">
  983. <a href="{reblogurl}">reblog</a> with <a href="{permalink}">{notecountwithlabel}</a>
  984. </div>
  985. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  986. {/block:IndexPage}
  987. </center>
  988. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  989. {/block:Photoset}
  990.  
  991. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext">
  992. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>{/block:Quote}
  993.  
  994. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  995. <ul class="chat">
  996. {block:Lines}
  997. <li class="user_{UserNumber}">
  998. {block:Label}
  999. <span class="label">{Label}</span>
  1000. {/block:Label}
  1001.  
  1002. {Line}
  1003. </li>
  1004. {/block:Lines}
  1005. <div class="permalinktext">
  1006. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>
  1007. {/block:Chat}
  1008.  
  1009. {block:Audio}
  1010. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  1011. {block:IndexPage}
  1012. <div class="permalinktext">
  1013. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center>
  1014. </div>
  1015. {/block:IndexPage}
  1016. {/block:Audio}
  1017.  
  1018. {block:Video}
  1019. {block:IndexPage}
  1020. <center>
  1021. <div class="perma">
  1022. <a href="{ReblogURL}" target="_blank"> reblog </a> with <a href="{Permalink}">{NoteCountWithLabel}</a> </div>{Video-250}</center>
  1023. {/block:IndexPage}
  1024. {block:PermalinkPage}
  1025. <center>
  1026. {Video-400}</center>
  1027. {/block:PermalinkPage}
  1028. {block:Video}
  1029.  
  1030.  
  1031. {block:PostNotes}<div align="left">{caption}</div>
  1032. <center>
  1033.  
  1034. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1035.  
  1036. {block:HasTags}
  1037. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1038. {block:RebloggedFrom}
  1039. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1040. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1041.  
  1042. {/block:RebloggedFrom}
  1043. </center></span>
  1044. <br>
  1045. <div id="postnotes">{PostNotes}</div><br>
  1046.  
  1047. <center>{block:ContentSource}
  1048. <br><a href="{SourceURL}">
  1049. {lang:Source}:
  1050. {block:SourceLogo}
  1051. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1052. height="{LogoHeight}" alt="{SourceTitle}" />
  1053. {/block:SourceLogo}
  1054. {block:NoSourceLogo}
  1055. {SourceLink}
  1056. {/block:NoSourceLogo}
  1057. </a>
  1058. {/block:ContentSource}</center>
  1059.  
  1060. {/block:PostNotes}
  1061. </div>
  1062. {/block:Posts}
  1063. </div></div>
  1064.  
  1065. {block:IndexPage}
  1066. {block:Pagination}
  1067. <div id="pagination">
  1068. {block:NextPage}
  1069. <a id="nextPage" href="{NextPage}"></a>
  1070. {/block:NextPage}
  1071. {block:PreviousPage}
  1072. <a href="{PreviousPage}"></a>
  1073. {/block:PreviousPage}
  1074. </div>
  1075. {/block:Pagination}
  1076. {/block:IndexPage}
  1077. </body>
  1078. <div style="position:fixed; font-size: 12px; bottom:5px; left:5px; background-color: white; border: 1px solid white; padding: 2px;"> <a href="http://erectinq.tumblr.com" title="Theme Credit" content="font-size: 2px;">☼</a></div>
  1079.  
  1080. <div style="position:fixed; font-size: 12px; bottom:5px; left:25px; background-color: white; border: 1px solid white; padding: 2px;"> <a href="http://0mg-what.tumblr.com" title="Editted by" content="font-size: 2px;">♥</a></div>
  1081.  
  1082. <div id="02" class="popup_block">
  1083.  
  1084. {text:updates}
  1085.  
  1086. </div></div></div></div></div></div></div></div></div></div>
  1087.  
  1088. <div id="03" class="popup_block">
  1089.  
  1090. {text:stats}
  1091.  
  1092. </div></div></div></div></div></div></div></div></div></div>
  1093.  
  1094. <div id="04" class="popup_block">
  1095.  
  1096. {text:playlist}
  1097.  
  1098. </div></div></div></div></div></div></div></div></div></div>
  1099.  
  1100. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement