Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: themesbycl on Jul 30th, 2012  |  syntax: None  |  size: 24.52 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7.  
  8. <meta name="color:link" content="#77003c"/>
  9. <meta name="color:hover" content="#b4025c"/>
  10. <meta name="color:blockquote" content="#efefef"/>
  11. <meta name="color:background" content="#ffffff"/>
  12. <meta name="color:posts" content="#ffffff"/>
  13. <meta name="color:nav hover" content="#696969"/>
  14. <meta name="image:background image" content="0"/>
  15. <meta name="image:sidebar" content="0"/>
  16. <meta name="if:show sidebar image" content="0"/>
  17. <meta name="if:shadow" content="0"/>
  18. <meta name="if:rounded corners" content="0"/>
  19. <meta name="if:show title" content="1"/>
  20. <title>{Title}</title>
  21. <link rel="shortcut icon" href="{Favicon}">
  22. {block:Description}
  23. <meta name="description" content="{MetaDescription}"/>
  24. {/block:Description}
  25. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  26. <!--[if IE]>
  27.         <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  28.     <![endif]-->
  29.  
  30.     <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">
  31.  
  32. <style type="text/css">
  33.  
  34. @font-face { font-family: pixie; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  35.  
  36. {block:ifnotthintitlefont}
  37. @font-face {font-family: customfont; src: url('http://static.tumblr.com/fxpo5zq/oOim5vst9/quicksand_book.otf');
  38. }
  39. {block:ifnotthintitlefont}
  40.  
  41. {block:ifthintitlefont}
  42. @font-face {font-family: customfont; src: url('http://static.tumblr.com/fxpo5zq/ad0m5vybr/quicksand_light.otf');
  43. }
  44. {/block:ifthintitlefont}
  45.  
  46. html, body, {
  47.      {block:ifpixelfont}
  48.     font-family: pixie;
  49.     font-size: 8px;
  50.     letter-spacing:-1px;
  51.     {/block:ifpixelfont}
  52.  
  53.     {block:ifnotpixelfont}
  54.     font-family: helvetica;
  55.     font-size: 9px;
  56.     {/block:ifnotpixelfont}
  57. }
  58. body {
  59.     color: #777;
  60.     background:{color:background} url({image:background image});
  61.     line-height:150%;
  62.     font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  63.     font-size: 10px;
  64. }
  65.  
  66. body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}
  67.  
  68.  
  69.  
  70. ::-webkit-scrollbar-thumb:vertical {
  71.     background-color:#aaa;
  72.     height:10px;width:10px;
  73.     -webkit-border-radius:4px;border:2px #fff solid;
  74. }
  75.  
  76. ::-webkit-scrollbar-thumb:horizontal {
  77.     background-color:#aaa;
  78.     height:10px !important;border:2px #fff solid;
  79.     -webkit-border-radius:4px;
  80. }
  81.  
  82. ::-webkit-scrollbar {
  83.     height:10px;
  84.     width:10px;
  85.     background-color:#FFFFFF;
  86.     -webkit-border-radius:4px;
  87. }
  88.  
  89.    #infscr-loading {
  90.        position: absolute;
  91.        bottom: 0;
  92.        left: 25%;
  93.    }
  94. a:link, a:active, a:visited{
  95.  
  96.   color:{color:Link};
  97.    text-decoration: none;-webkit-transition: all 0.5s linear;
  98. -webkit-transition: all 0.5s linear;
  99. -moz-transition: all 0.5s linear;
  100. transition: all 0.5s linear;
  101.  
  102. }
  103. a:hover {
  104.    color:{color:Hover};
  105.  
  106.    text-decoration: none;-webkit-transition: all 0.5s linear;
  107. -webkit-transition: all 0.5s linear;
  108. -moz-transition: all 0.5s linear;
  109. transition: all 0.5s linear;
  110.    }
  111.    
  112. #content {
  113.     {block:indexpage}
  114.     width: 918px;
  115.     margin-left:65px;
  116.     {/block:indexpage}
  117.    
  118.         {block:permalinkpage}
  119.         width: 506px;  
  120.     margin-left:400px;
  121.     {/block:permalinkpage}
  122.     float: left;
  123.         background: transparent;
  124. }
  125.  
  126. #note3 {
  127.     width: 500px;
  128.     text-align:left;
  129.     }
  130.    
  131. #contain {
  132.         {block:indexpage}
  133.          width: 1040px;
  134.         {/block:indexpage}
  135.    
  136.         {block:permalinkpage}
  137.         width: 700px;    
  138.     {/block:permalinkpage}
  139.        
  140.     height:100%;
  141.     padding-left:10px;
  142.     padding-right:10px;
  143.     margin: 0px auto;
  144.     position: relative;
  145. }
  146.  
  147. ol.notes img {
  148. width: 16px;
  149. display: inline;
  150. position: relative;
  151. top: 3px;
  152. }
  153.        
  154. #sidebar {
  155. height:100%;
  156. width: 300px;
  157. position: fixed;
  158. background:transparent;
  159. padding: 2px;
  160.  
  161. {block:indexpage}
  162.         margin-left: 845px;
  163. {/block:indexpage}
  164.  
  165. {block:permalinkpage}
  166.         margin-left: 674px;
  167. {/block:permalinkpage}
  168. }
  169.  
  170. ol.notes img {
  171. width: 16px;
  172. display: inline;
  173. position: relative;
  174. top: 3px;
  175. }
  176.  
  177. #sidebar img {
  178. {block:ifroundedcorners}-moz-border-radius: 5px;
  179. border-radius: 5px;
  180. {block:ifroundedcorners}
  181. display: block;
  182. margin-bottom: 1px;
  183. }
  184. .entry {
  185. {block:ifroundedcorners}-moz-border-radius: 5px;
  186. border-radius: 5px;
  187. {/block:ifroundedcorners}  
  188.     float: right;
  189.   {block:indexpage}
  190.  
  191.     width: 300px;
  192.     margin: 1px;
  193.     {/block:indexpage}
  194.     {block:permalinkpage}
  195.     width: 500px;
  196.     margin: 3px;    
  197.     {/block:permalinkpage}
  198.     display: block;
  199.     background:{color:posts};
  200.             {block:ifshadow}
  201.      box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  202.     -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  203.     -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  204.     {/block:ifshadow}
  205.     position: relative;
  206.     }
  207. .entry img {
  208. {block:ifroundedcorners}-moz-border-radius: 5px;
  209. border-radius: 5px;
  210. {block:ifroundedcorners}
  211.     display: block;
  212.     max-width: 100%;
  213.     opacity:0.8;
  214.     filter:alpha(opacity=80);
  215.     -webkit-transition: all ease-in 250ms;
  216.     -moz-transition: all ease-in 250ms;
  217.     -o-transition: all ease-in 250ms;
  218.     -ms-transition: all ease-in 250ms;
  219.     transition: all ease-in 250ms;
  220. }
  221. .entry:hover img {
  222.     opacity:1;
  223.     filter:alpha(opacity=100);
  224.     -webkit-transition: all ease-in 250ms;
  225.     -moz-transition: all ease-in 250ms;
  226.     -o-transition: all ease-in 250ms;
  227.     -ms-transition: all ease-in 250ms;
  228.     transition: all ease-in 250ms;
  229. }
  230.  
  231.  
  232. .entry:hover .details {
  233. opacity: 1.0;
  234. margin:12px 0px 0px 0px;
  235. filter: alpha(opacity = 100);
  236. -webkit-transition: all .25s ease-in-out;
  237. -moz-transition: all .25s ease-in-out;
  238. -o-transition: all .25s ease-in-out;
  239. transition: all .25s ease-in-out;
  240. }
  241.  
  242.  
  243. #pagination{
  244.     display:none;
  245. }
  246.  
  247.  
  248.  
  249.  
  250.  
  251. iframe#tumblr_controls {
  252.     right:3px !important;
  253.     position: fixed !important;
  254.     -webkit-transition: opacity 0.7s linear;
  255.     opacity: 0.5;
  256.     -webkit-transition: all 0.8s ease-out;
  257.     -moz-transition: all 0.8s ease-out;
  258.     transition: all 0.8s ease-out;
  259. }
  260.  
  261. iframe#tumblr_controls:hover {
  262.     -webkit-transition: opacity 0.7s linear;
  263.     opacity: 1;
  264.     -webkit-transition: all 0.4s ease-out;
  265.     -moz-transition: all 0.4s ease-out;
  266.     transition: all 0.4s ease-out;
  267. }
  268.  
  269.  .permalink2 {
  270. color: #000000;
  271. padding-top: 0px;
  272. padding-bottom: 0px;
  273. font-size: 10px;
  274. text-align: center;
  275.     opacity: 0;
  276.     filter: alpha(opacity = 0);
  277.     -webkit-transition: all ease-in 250ms;
  278.     -moz-transition: all ease-in 250ms;
  279.     -o-transition: all ease-in 250ms;
  280.     -ms-transition: all ease-in 250ms;
  281.     transition: all ease-in 250ms;
  282.    
  283. }
  284.  
  285. blockquote {
  286. padding-left:5px;padding-top:7px;
  287. padding-right:5px;padding-bottom:7px;
  288. margin-left:5px; margin-right:5px;
  289. border-left: 2px solid #ccc;
  290. border-right: 2px solid #ccc;
  291. background-color:{color:blockquote};
  292. }
  293.  
  294. #cole{
  295. padding-right:5px;
  296. color:{color:Link};
  297.  
  298. }
  299.  
  300. #cole a {
  301. padding-right:5px;
  302. display:relative;
  303. max-width:400px;
  304. text-align:left;
  305. color:{color:Link};
  306. }
  307.  
  308. #cole .mohr {
  309. padding-left:10px;
  310. margin-top:-10px;
  311. filter: alpha(opacity = 0);
  312. opacity:0;
  313. -webkit-transition: all 1s ease-out;
  314. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  315. text-align:left;text-transform:lowercase;
  316. }
  317.  
  318. #cole:hover .mohr {
  319. margin-top:5px;
  320. padding-left:10px;
  321. -webkit-transition: all 1s ease-out;
  322. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  323. filter: alpha(opacity = 80);
  324. filter: alpha(opacity = 100);
  325. opacity:100;
  326. }
  327.  
  328.  
  329.  
  330.  
  331. li.drawer a {
  332.     margin: 0px 5px;}
  333.    
  334. .label {
  335.       text-transform:uppercase;
  336.       color:{color:Link}
  337.       }
  338.    
  339. .question {
  340.       text-align:left;
  341.       padding-left:5px;padding-top:7px;
  342.       padding-right:5px;padding-bottom:7px;
  343.       border-bottom: 1px solid {color:Link};
  344.       background-color:{color:blockquote};
  345.       }
  346.  
  347. .answer {
  348.       text-align:left;
  349.       padding-left:5px;padding-top:7px;
  350.           padding-right:5px;padding-bottom:7px;
  351.       }  
  352.          
  353. .text {
  354.     padding: 10px;
  355. }
  356.  
  357. .entry:hover .permalink2 {
  358.     opacity: 1;
  359.     filter: alpha(opacity = 100);
  360.     -webkit-transition: all ease-in 250ms;
  361.     -moz-transition: all ease-in 250ms;
  362.     -o-transition: all ease-in 250ms;
  363.     -ms-transition: all ease-in 250ms;
  364.     transition: all ease-in 250ms;
  365. }
  366.  
  367. #pp {
  368.     text-align: center;
  369.     width: 100%;
  370.     padding-top: 2px;
  371. }
  372.  
  373.  
  374. .perma1
  375. {
  376.     opacity: 0.0;
  377.     filter: alpha(opacity = 0);
  378.     position:absolute;
  379.     z-index:9999991;  
  380.     bottom: 0px;
  381.     right: 7px;
  382. }
  383.  
  384. .entry:hover .perma1 {
  385.    
  386.     -webkit-transition: opacity 0.4s linear;
  387.     opacity: 1;
  388.     -moz-transition: all 0.4s linear;
  389.     transition: all 0.4s linear;
  390.     filter: alpha(opacity = 100);
  391.  
  392. }
  393.  
  394. .likep {
  395. width: 21px;
  396. height: 20px;
  397. overflow: hidden;
  398. z-index: 9999999;
  399. display: inline-block;
  400.  
  401. }
  402. .rep {
  403. width: 24px;
  404. height: 20px;
  405. overflow: hidden;
  406. z-index: 9999999;
  407. display: inline-block;
  408.  
  409. }    
  410. .likep a:hover {
  411. background-position: 0px 0px;
  412. }
  413. .likep a {
  414. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  415. background-position: 0px 0px;
  416. display: block;
  417. z-index: 9999999;
  418.    webkit-transition: all 0s linear;
  419. -webkit-transition: all 0s linear;
  420. -moz-transition: all 0s linear;
  421. transition: all 0s linear;
  422. }
  423. .likep img {
  424.     width: 21px;
  425.     height: 20px;
  426.        webkit-transition: all 0.2s linear;
  427. -webkit-transition: all 0.2s linear;
  428. -moz-transition: all 0.2s linear;
  429. transition: all 0.2s linear;
  430. }
  431. .rep img{
  432.     width: 24px;
  433.     height: 20px;
  434.     line-height: 30px;
  435.     display: inline;
  436. }
  437.  
  438. .not { display: inline-block;
  439. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  440. height: 20px;
  441. font-size: 11px;
  442. line-height: 20px;
  443. color: #fff;
  444. padding-left: 4px;
  445. padding-right: 4px;
  446. -moz-border-radius: 2px;
  447.     border-radius:  2px;
  448.     bottom: 6px;
  449. position: relative;
  450. letter-spacing:0px;
  451. }
  452. .not a{
  453. color: #fff;
  454. font-family: helvetica;
  455. }
  456.  
  457. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  458.      opacity: 0.8;
  459.     filter: alpha(opacity = 80);
  460. }
  461. .not:hover , .rep:hover, .likep:hover {
  462.      opacity: 1!important;
  463.     filter: alpha(opacity = 100)!important;
  464. }
  465.  
  466. .permahover {
  467.    text-align: center;
  468.     opacity: 0.0;
  469.     filter: alpha(opacity = 0);
  470.     font-size: 10px;
  471.     line-height: 9px;
  472.     margin-top:0px;
  473.     text-decoration: underline;
  474.  
  475.     }
  476.    
  477. .entry:hover .permahover {
  478.      text-align: center;
  479.     opacity: .5;
  480.     font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  481.     margin-top:5px;
  482.     filter: alpha(opacity = 50);
  483.  -webkit-transition-duration:1s;
  484.  
  485.    
  486.     }
  487.  
  488.  
  489. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle;  padding : 2px;
  490. padding-bottom : 0px;}
  491.  
  492.                
  493. #titulo {
  494.                 text-transform:uppercase;
  495.         padding-bottom: 2px;
  496.                 padding-left: 5px;
  497.         text-align: left;
  498.                 font-family:customfont;
  499.                 font-size: {text:Blog title size}px;
  500.                 line-height: 110%;
  501.                 color:{color:link};
  502.         }
  503.      
  504.         div.panel {
  505.                 width: 260px;
  506.       padding: 15px 20px;
  507.                 color: #333;
  508.                 text-align: center;
  509.                 line-height: 22px;
  510.                 display: none;
  511.            
  512.                 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );
  513.         }
  514.         div.panel p {
  515.                 margin: 10px 0;
  516.         }
  517.         div.panel p a, div.textPost p a, div.audioPost p a {
  518.                 color: #333;
  519.                 text-decoration: none;
  520.                 border-bottom: 1px dotted;
  521.                 font-style: italic;
  522.                 font-weight: bold;
  523.         }
  524.  
  525. .links a{
  526. font-size: 9px;
  527. line-height:14px;
  528. background:#FFFFFF;
  529. letter-spacing: 1px;
  530. margin: 2px;
  531. font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  532. color: #000000;
  533. padding-top:2px;
  534. padding-bottom:2px;
  535. padding-left:4px;
  536. padding-right:4px;
  537. text-transform:uppercase;
  538. -webkit-transition: all 0.4s linear;
  539. -webkit-transition: all 0.4s linear;
  540. -moz-transition: all 0.4s linear;
  541. transition: all 0.4s linear;
  542. }
  543.  
  544. .links:hover a{
  545. padding-top:2px;
  546. padding-bottom:2px;
  547. padding-left:4px;
  548. padding-right:4px;
  549. font-weight:bold;
  550. color: #000000;
  551. -webkit-transition: all 0.4s linear;
  552. -webkit-transition: all 0.4s linear;
  553. -moz-transition: all 0.4s linear;
  554. transition: all 0.4s linear;
  555. }
  556. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 4px; right: 4px;}
  557.  
  558. </style>
  559.  
  560.  
  561. <script type="text/javascript">
  562. $(window).load(function(){
  563. $("p").remove(":contains('Source:')");
  564. $("p").remove(":contains('via ')");
  565. });
  566. </script>
  567.  
  568. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  569.  
  570. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/yfai9km/cI7m7tbqv/2.png" border="0"></a>
  571.  
  572. </head>
  573. <body>
  574.  
  575. <div id="contain">
  576. <div id="sidebar">
  577. <div style="           
  578.                 {block:ifshowsidebarimage}
  579.                 padding-top:200px;
  580.                 {/block:ifshowsidebarimage}
  581.                 {block:ifnotshowsidebarimage}
  582.                 padding-top:200px;
  583.                 {/block:ifnotshowsidebarimage}">
  584. <div id="titulo">
  585.                        
  586. <center>{block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width="290"/></a>{/block:ifshowsidebarimage}</center>
  587. {block:ifshowtitle}<a href="/">{title}</a><br>{/block:ifshowtitle}
  588.                         </div>
  589.  
  590. <div style="font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;font-size: 10px;text-align:left; padding-left:10px; line-height: 100%; color:#777; text-transform: none; width:265px;padding-top:5px;">
  591.  
  592. <marquee> “A girl should be two things: classy and fabulous.” ― Coco Chanel</marquee> <br><br>
  593.  
  594. <center><form method="post" action="http://poll.pollcode.com/86hu"><table border="0" width="169" bgcolor="CAE1FF" cellspacing="2" cellpadding="0"><tr><td><div style="font-family:century gothic;  font-size:13px; color:#000;"><b><center>Classy-lovely's BOTW<b></center></div></td></tr><tr><td align="center"><font face="century gothic" size="2" color="000000"><select name="answer"><option value=""></option><option value="1">classy--dreamer</option><option value="2">m-issmarcjacobs</option><option value="3">elegantly-chiic</option><option value="4">wxndxrstrxck</option><option value="5">vvolf</option><option value="6">citychi-c</option><option value="7">vogue-overdose</option><option value="8">18th-avenue</option><option value="9">explo-re</option><option value="10">crystal-skulls</option><option value="11">girl-next-d-i-o-r</option></select><tr><td align="center"><input type="submit" value=" Vote ">&nbsp;&nbsp;<input type="submit" name="view" value=" View "></td></tr><tr><td colspan="2" align="right"><font face="century gothic" size="1" color="000000"><a href="http://pollcode.com/"><font face="century gothic" size="1" color="000000"></font></a>&nbsp;</font></td></tr></table></form></center>
  595.  
  596. <center>
  597. <script language="JavaScript">
  598. var ref = (''+document.referrer+'');
  599. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID1446336&e1=%&e2=♡&r=' + ref + '"><\/script>');
  600. </script> //
  601. <script language="JavaScript" src="http://freehostedscripts1.net/ocount.php?site=ID1370487&name=Views"></script></center>
  602.  
  603.  
  604. </div>
  605. <center><br>
  606. <span class="links"><a href="http://classy-lovely.tumblr.com">home</a></span>
  607. <span class="links"><a href="http://classy-lovely.tumblr.com/askandfaqs">FAQs/ask</a></span>
  608. <span class="links"><a href="http://themesbyclassy-lovelyx.tumblr.com">themes</a></span>
  609. <span class="links"><a href="http://b-onsoir.tumblr.com/">botw</a></span>
  610. <span class="links"><a href="http://classy-lovely.tumblr.com/links">links</a></span>
  611. </center>
  612. <br>
  613.  
  614.  
  615. </div>
  616.  
  617. </div>
  618. </div></div>
  619.                         </div>
  620. <div id="content">
  621. {block:Posts}
  622. <div class="entry">
  623.  
  624. {block:Text}
  625. <div class="text">
  626.     <div style="text-transform:uppercase">{block:Title}
  627.         <a href="{Permalink}">{Title}</a>
  628.     {/block:Title}</div>
  629.         {Body}
  630.     {block:indexpage} <div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a>  &bull; <a href="{ReblogURL}" target="_blank">reblog</a> &bull; <a href="{permalink}">{timeago}</a></p></div>
  631.     {/block:indexpage}
  632.  
  633. </div>
  634. {/block:Text}
  635.  
  636. {block:Photo}
  637. {block:IndexPage}
  638. <div class="perma1">
  639. <div class="likep">
  640. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  641. </div>
  642. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a>
  643. </div>
  644. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>          
  645. </div>  
  646. {/block:IndexPage}
  647. {block:indexpage}
  648. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  649. {/block:indexpage}
  650. {block:permalinkpage}
  651. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  652. {/block:permalinkpage}
  653. {/block:Photo}
  654.  
  655. {block:Photoset}
  656.     {block:IndexPage}{Photoset-250}{/block:IndexPage}
  657.     {block:indexpage} <div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a>  &bull; <a href="{ReblogURL}" target="_blank">reblog</a> &bull; <a href="{permalink}">{timeago}</a></p></div>
  658.     {/block:indexpage}
  659. {block:permalinkpage}
  660.     {Photoset-500}
  661. {/block:permalinkpage}
  662. {/block:Photoset}
  663.  
  664. {block:Quote}
  665.     <div class="text">
  666.     "{Quote}"
  667.     {block:Source}
  668.         <div class="source"><div style="text-align:right">{Source}</div></div>
  669.     {/block:Source}
  670.     {block:indexpage} <div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a>  &bull; <a href="{ReblogURL}" target="_blank">reblog</a> &bull; <a href="{permalink}">{timeago}</a></p></div>
  671.     {/block:indexpage}
  672. </div>{/block:Quote}
  673.  
  674. {block:Link}
  675. <div class="text">
  676. <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  677.     {block:Description}
  678.         <div class="description">{Description}</div>
  679.     {/block:Description}
  680.     {block:indexpage} <div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a>  &bull; <a href="{ReblogURL}" target="_blank">reblog</a> &bull; <a href="{permalink}">{timeago}</a></p></div>
  681.     {/block:indexpage}
  682. </div>{/block:Link}
  683.  
  684. {block:Chat}
  685.     <div class="text">
  686.     {block:Title}
  687.         <a href="{Permalink}">{Title}</a>
  688.         {/block:Title}
  689.         <ul class="chat">
  690.            {block:Lines}
  691.            <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  692.                  
  693.                   {Line} </li>
  694.            {/block:Lines}
  695.         </ul>    
  696.     {block:indexpage}
  697.     <div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a>  &bull; <a href="{ReblogURL}" target="_blank">reblog</a> &bull; <a href="{permalink}">{timeago}</a></p></div>
  698.     {/block:indexpage}
  699. </div>{/block:Chat}
  700.  
  701. {block:Video}
  702.     {block:IndexPage}{Video-250}{/block:IndexPage}
  703.     {block:indexpage} <div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a>  &bull; <a href="{ReblogURL}" target="_blank">reblog</a> &bull; <a href="{permalink}">{timeago}</a></p></div>
  704.     {/block:indexpage}
  705.     {block:permalinkpage}
  706.     {Video-500}
  707.     {/block:permalinkpage}
  708.    
  709. {/block:Video}
  710.  
  711. {block:Audio}
  712. <div class="text">
  713.         {AudioPlayerGrey}
  714.         {block:Caption}
  715.         {Caption}
  716.     {/block:Caption}
  717.     {block:indexpage} <div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a>  &bull; <a href="{ReblogURL}" target="_blank">reblog</a> &bull; <a href="{permalink}">{timeago}</a></p></div>
  718.     {/block:indexpage}
  719. </div>{/block:Audio}
  720.  
  721.  {block:Answer}<div class="text">
  722. <div class="question">
  723. <span style=" color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
  724.     {block:indexpage} <div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a>  &bull; <a href="{ReblogURL}" target="_blank">reblog</a> &bull; <a href="{permalink}">{timeago}</a></p></div>
  725.     {/block:indexpage}
  726. </div>{/block:Answer}
  727.  
  728.  
  729. {block:PermalinkPage}
  730. <div id="note3"><div style="text-align:right">
  731. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div>
  732.  
  733. {block:PostNotes}
  734. {PostNotes}
  735. {/block:PostNotes}
  736. </div>
  737. {/block:PermalinkPage}
  738. </div>
  739. {/block:Posts}
  740. </div></div>
  741.     {block:Pagination}
  742.                 <ul id="pagination">
  743.                         {block:PreviousPage}
  744.                                 <li><a href="{PreviousPage}"></a></li>
  745.                         {/block:PreviousPage}
  746.                         {block:JumpPagination length="5"}
  747.                         {block:CurrentPage}
  748.                                 <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  749.                         {/block:CurrentPage}
  750.                         {block:JumpPage}
  751.                                 <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  752.                         {/block:JumpPage}
  753.                         {/block:JumpPagination}
  754.                         {block:NextPage}
  755.                                 <li><a id="nextPage" href="{NextPage}"></a></li>
  756.                         {/block:NextPage}
  757.                 </ul>
  758.         {/block:Pagination}
  759.  
  760. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  761. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:ifinfinitescroll}
  762. <script type="text/javascript">
  763. $(window).load(function () {
  764. $('#content').masonry(),
  765. $('.masonryWrap').infinitescroll({
  766. navSelector    : '#pagination',  
  767. nextSelector   : '#pagination a#nextPage',
  768. itemSelector : ".entry, .clear",
  769. bufferPx : 40,
  770. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  771. loadingText : "<em></em>",
  772. },
  773. function() { $('#content').masonry({ appendedContent: $(this) }); }
  774. );
  775. });
  776. </script>
  777. {/block:IndexPage}
  778.  
  779. <script type="text/javascript">
  780.  
  781.                         $('.show').click(function(e){
  782.                                 e.preventDefault();
  783.                                 $('.panel').stop(true,true);
  784.                                 var target = $(this).attr('href');
  785.                                 if($('.panel').is(':visible')){
  786.                                         if($(target).is(':visible')){
  787.                                                 $(target).slideUp();
  788.                                                 return false;
  789.                                         }else{
  790.                                                 $('.panel:visible').slideUp(400, function(){
  791.                                                         $(target).slideDown();
  792.                                                 });            
  793.                                         }
  794.                                 }else {
  795.                                         $(target).slideDown();
  796.                                 }
  797.                         });
  798.    
  799. </script>
  800. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  801. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  802.  
  803. <script language=JavaScript>
  804. <!--
  805.  
  806.  
  807.  
  808.  
  809. //Disable right mouse click Script
  810. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  811. //For full source code, visit http://www.dynamicdrive.com
  812.  
  813.  
  814.  
  815.  
  816. var message="Oops";
  817.  
  818.  
  819.  
  820.  
  821. ///////////////////////////////////
  822. function clickIE4(){
  823. if (event.button==2){
  824. alert(message);
  825. return false;
  826. }
  827. }
  828.  
  829.  
  830.  
  831.  
  832. function clickNS4(e){
  833. if (document.layers||document.getElementById&&!document.all){
  834. if (e.which==2||e.which==3){
  835. alert(message);
  836. return false;
  837. }
  838. }
  839. }
  840.  
  841.  
  842.  
  843.  
  844. if (document.layers){
  845. document.captureEvents(Event.MOUSEDOWN);
  846. document.onmousedown=clickNS4;
  847. }
  848. else if (document.all&&!document.getElementById){
  849. document.onmousedown=clickIE4;
  850. }
  851.  
  852.  
  853.  
  854.  
  855. document.oncontextmenu=new Function("alert(message);return false")
  856.  
  857.  
  858.  
  859.  
  860. // -->
  861. </script>
  862.  
  863.  
  864. </body>
  865.  
  866. </html>