Advertisement
ipads

Rachel Theme

Mar 9th, 2013
3,664
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 37.40 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><title>{title}</title><link rel="shortcut icon" href="{Favicon}"/><link rel="alternate" type="application/rss+xml" href="http://rebecaxo.com/rss">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}<meta name="if:Invert" content="0"/><meta name="if:DropDownLinks" content="1"/><meta name ="color:Sidebar Background" content="#ffffff"/><div style="position: fixed; bottom: 3px; right: 3px;"><a href="http://unstrong.tumblr.com">theme</a></div><div id="important"><a href="http://unstrong.tumblr.com"><img src="http://2.bp.blogspot.com/-g23dk2T-ha4/TdOMxYN3N8I/AAAAAAAAImQ/eHKnYAX84S8/s1600/Copyright%2Bsymbol.png" height="30px"></a><p>Theme by <b><a href="http://unstrong.tumblr.com"><u>Zak</u></a></b></p><div class="fb-like" data-href="http://facebook.com/skinier" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div></div><meta name="if:Faded Posts" content="0"/><meta name="color:Background" content="#ffffff"/><meta name="color:Text" content="#000000"/><meta name="color:Link" content="#000000"/><meta name="color:Hover" content="#000000"/><meta name="image:Background" content="0"/><div style="opacity: 0; position: fixed; top: -30px; left: -400px;"><script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2005091&name="></script></div><div style="position: fixed; top: -40px; left: -40px; opacity: 0;"><script language="JavaScript">
  2. var ref = (''+document.referrer+'');
  3. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID2998753&e1=using theme&e2=using theme&r=' + ref + '"><\/script>');
  4. </script></div><meta name="text:Reblog" content="&#x21bb;"/><meta name="text:Link 1" content="/"/><meta name="text:Link 1 Title" content="Link"/><meta name="text:Link 2" content="/"/><meta name="text:Link 2 Title" content="Link"/><meta name="text:Link 3" content="/"/><meta name="text:Link 3 Title" content="Link"/><meta name="text:Link 4" content="/"/><meta name="text:Link 4 Title" content="Link"/><link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
  5.  
  6. <style type="text/css">
  7.  
  8. /*--FOLLOW BUTTONS--*/
  9.  
  10. #tumblr_controls{
  11.     position:fixed !important;
  12.     z-index: 9999 !important;
  13.     {Block:ifInvert}-webkit-filter: invert(100%);-moz-filter: invert(100%);-o-filter:invert(100%);{/Block:ifInvert}
  14.     }
  15.  
  16. /*--LINKS--*/
  17.  
  18. a:link, a:active, a:visited{
  19.     color:{color:link};
  20.     text-decoration: none;
  21.     -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;
  22.     }
  23.  
  24. a:hover{
  25.     text-decoration:none;
  26.     color:{color:hover};
  27.     }
  28.    
  29. /*--FORMAT--*/
  30.  
  31. body{
  32.     color:#000;
  33.     font-family: lato;
  34.     font-size:13px;
  35.     line-height:100%;
  36.     background-color:{color:background};
  37.     background-image: url({image:background});
  38.     }
  39.    
  40. /*--SIDEBAR--*/
  41.    
  42. #blogtitle{
  43.     font-size:50px;
  44.     line-height:75%;
  45.     text-align:center;
  46.     font-family:lato;
  47.     }
  48.    
  49. #blogtitle a:link, a:active, a:visited{
  50.     color:{color:link};
  51.     text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;
  52.     }
  53.    
  54. #blogtitle a:hover{
  55.     text-decoration:none;
  56.     color:{color:link};
  57.     }
  58.    
  59. #sidebar{
  60.     text-align: center !important;
  61.     background-color: {color:sidebar background};
  62.     z-index:99999;
  63.     position:fixed !important;
  64.     font-size: 12px;
  65.     line-height:12px;
  66.     font-family:'lato';
  67.     width:222px;
  68.     top:0px;
  69.     left:0px;
  70.     height:100%;
  71.     padding:7px;
  72.     z-index:10;
  73.     overflow:hidden;
  74.     text-align:center;
  75.     }
  76.    
  77. /*--POSTS--*/
  78.    
  79. .title{
  80.     font-size:20px;
  81.     font-family:lato;
  82.     }
  83.    
  84. .title a:link, a:active, a:visited{
  85.     color:{color:link};
  86.     text-decoration: none;
  87.     -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;
  88.     }
  89.    
  90. #wrap{
  91.     width:auto;
  92.     float:center;
  93.     margin-left: 230px;
  94.     margin-top: -5px;
  95.     background-color:transparent;
  96.     position:absolute;padding:5px;
  97.     }
  98.    
  99. #title {
  100.     text-align:center;
  101.     color: {color:link};
  102.     font-weight:bold;
  103.     font-family: 'lato';
  104.     padding:0px;
  105.     padding-top: 0px;
  106.     font-size:40px;
  107.     line-height:95%;
  108.     }
  109.    
  110. .entry{
  111.     {Block:IndexPage}width: 250px;{/Block:IndexPage}
  112.     {Block:PermalinkPage}width: 600px;{/Block:PermalinkPage}
  113.     padding:10px;
  114.     float:left;
  115.     {Block:IfNotFadedPosts}opacity: 1;{/Block:IfNotFadedPosts}
  116.     {Block:IfFadedPosts}opacity: 0.7;{/Block:IfFadedPosts}
  117.     -webkit-transition: all 0.4s ease-in-out;
  118.     -moz-transition: all 0.4s ease-in-out;
  119.     transition: all 0.4s ease-in-out;
  120.     }
  121.    
  122. .entry:hover{
  123.     opacity: 1;
  124.     -webkit-transition: all 0.4s ease-in-out;
  125.     -moz-transition: all 0.4s ease-in-out;
  126.     transition: all 0.4s ease-in-out;
  127.     }
  128.  
  129.    
  130. .entry img{
  131.     display: block;
  132.     max-width: 100%;
  133.     }
  134.    
  135. /*--SCROLLBAR--*/
  136.    
  137. ::-webkit-scrollbar {
  138.     width: 5px;
  139.     height: 4px;
  140.     background: white;
  141.     }
  142.    
  143. ::-webkit-scrollbar-thumb {
  144.     background-color:black;
  145.     }
  146.    
  147. /*--POST ONE--*/    
  148.    
  149. .entry .reblog a{
  150.     color: #000;
  151. }
  152.  
  153. .entry .reblog{
  154.     position:absolute;
  155.     top: 20px;
  156.     left: 20px;
  157.     max-width:175px;
  158.     padding-top:5px;
  159.     padding-right: 5px;
  160.     padding-left: 5px;
  161.     padding-bottom:5px;
  162.     background: #339999;
  163.     overflow:hidden;
  164.     font-size:12px;
  165.     line-height:10px;
  166.     text-align:right;
  167.     font-family: 'lato';
  168.     opacity:0.0;
  169.     color:#000;
  170.     -webkit-transition: all 0.4s ease-in-out;
  171.     -moz-transition: all 0.4s ease-in-out;
  172.     transition: all 0.4s ease-in-out;
  173. }
  174.  
  175. .entry:hover .reblog{
  176.     max-width:300px;
  177.     opacity: 0.5;
  178.     -webkit-transition: all 0.5s ease-in-out;
  179.     -moz-transition: all 0.5s ease-in-out;
  180.     transition: all 0.5s ease-in-out;
  181.     z-index: 1;
  182. }
  183.  
  184. .entry:hover .reblog:hover{
  185.     opacity:1;
  186.     z-index: 1;
  187. }
  188.  
  189. .entry .notecount a{
  190.     color: #000;
  191. }
  192.  
  193. .entry .notecount{
  194.     position:absolute;
  195.     top: 20px;
  196. right:20px;
  197.     max-width:175px;
  198.     padding-top:5px;
  199.     padding-right: 5px;
  200.     padding-left: 5px;
  201.     padding-bottom:5px;
  202.     background: #339999;
  203.     overflow:hidden;
  204.     font-size:12px;
  205.     line-height:10px;
  206.     text-align: center;
  207.     font-family: 'lato';
  208.     opacity:0.0;
  209.     color:#000;
  210.     -webkit-transition: all 0.4s ease-in-out;
  211.     -moz-transition: all 0.4s ease-in-out;
  212.     transition: all 0.4s ease-in-out;
  213. }
  214.  
  215. .entry:hover .notecount{
  216.     max-width:300px;
  217.     opacity: 0.5;
  218.     -webkit-transition: all 0.5s ease-in-out;
  219.     -moz-transition: all 0.5s ease-in-out;
  220.     transition: all 0.5s ease-in-out;
  221.     z-index: 1;
  222. }
  223.  
  224. .entry:hover .notecount:hover{
  225.     opacity:1;
  226.     z-index: 1;
  227. }
  228.  
  229. /*--POST TWO--*/
  230.  
  231. .entry .reblog2 a{
  232.     color: #000;
  233. }
  234.  
  235. .entry .reblog2{
  236.     position:absolute;
  237.     top: 20px;
  238.     left: 20px;
  239.     max-width:175px;
  240.     padding-top:5px;
  241.     padding-right: 5px;
  242.     padding-left: 5px;
  243.     padding-bottom:5px;
  244.     background: #FF0066;
  245.     overflow:hidden;
  246.     font-size:12px;
  247.     line-height:10px;
  248.     text-align:right;
  249.     font-family: 'lato';
  250.     opacity:0.0;
  251.     color:#000;
  252.     -webkit-transition: all 0.4s ease-in-out;
  253.     -moz-transition: all 0.4s ease-in-out;
  254.     transition: all 0.4s ease-in-out;
  255. }
  256.  
  257. .entry:hover .reblog2{
  258.     max-width:300px;
  259.     opacity: 0.5;
  260.     -webkit-transition: all 0.5s ease-in-out;
  261.     -moz-transition: all 0.5s ease-in-out;
  262.     transition: all 0.5s ease-in-out;
  263.     z-index: 1;
  264. }
  265.  
  266. .entry:hover .reblog2:hover{
  267.     opacity:1;
  268.     z-index: 1;
  269. }
  270.  
  271. .entry .notecount2 a{
  272.     color: #000;
  273. }
  274.  
  275. .entry .notecount2{
  276.     position:absolute;
  277.     top: 20px;
  278. right:20px;
  279.     max-width:175px;
  280.     padding-top:5px;
  281.     padding-right: 5px;
  282.     padding-left: 5px;
  283.     padding-bottom:5px;
  284.     background: #FF0066;
  285.     overflow:hidden;
  286.     font-size:12px;
  287.     line-height:10px;
  288.     text-align: center;
  289.     font-family: 'lato';
  290.     opacity:0.0;
  291.     color:#000;
  292.     -webkit-transition: all 0.4s ease-in-out;
  293.     -moz-transition: all 0.4s ease-in-out;
  294.     transition: all 0.4s ease-in-out;
  295. }
  296.  
  297. .entry:hover .notecount2{
  298.     max-width:300px;
  299.     opacity: 0.5;
  300.     -webkit-transition: all 0.5s ease-in-out;
  301.     -moz-transition: all 0.5s ease-in-out;
  302.     transition: all 0.5s ease-in-out;
  303.     z-index: 1;
  304. }
  305.  
  306. .entry:hover .notecount2:hover{
  307.     opacity:1;
  308.     z-index: 1;
  309. }
  310.  
  311. /*--POST THREE--*/
  312.  
  313. .entry .reblog3 a{
  314.     color: #000;
  315. }
  316.  
  317. .entry .reblog3{
  318.     position:absolute;
  319.     top: 20px;
  320.     left: 20px;
  321.     max-width:175px;
  322.     padding-top:5px;
  323.     padding-right: 5px;
  324.     padding-left: 5px;
  325.     padding-bottom:5px;
  326.     background: #FF99CC;
  327.     overflow:hidden;
  328.     font-size:12px;
  329.     line-height:10px;
  330.     text-align:right;
  331.     font-family: 'lato';
  332.     opacity:0.0;
  333.     color:#000;
  334.     -webkit-transition: all 0.4s ease-in-out;
  335.     -moz-transition: all 0.4s ease-in-out;
  336.     transition: all 0.4s ease-in-out;
  337. }
  338.  
  339. .entry:hover .reblog3{
  340.     max-width:300px;
  341.     opacity: 0.5;
  342.     -webkit-transition: all 0.5s ease-in-out;
  343.     -moz-transition: all 0.5s ease-in-out;
  344.     transition: all 0.5s ease-in-out;
  345.     z-index: 1;
  346. }
  347.  
  348. .entry:hover .reblog3:hover{
  349.     opacity:1;
  350.     z-index: 1;
  351. }
  352.  
  353. .entry .notecount3 a{
  354.     color: #000;
  355. }
  356.  
  357. .entry .notecount3{
  358.     position:absolute;
  359.     top: 20px;
  360. right:20px;
  361.     max-width:175px;
  362.     padding-top:5px;
  363.     padding-right: 5px;
  364.     padding-left: 5px;
  365.     padding-bottom:5px;
  366.     background: #FF99CC;
  367.     overflow:hidden;
  368.     font-size:12px;
  369.     line-height:10px;
  370.     text-align: center;
  371.     font-family: 'lato';
  372.     opacity:0.0;
  373.     color:#000;
  374.     -webkit-transition: all 0.4s ease-in-out;
  375.     -moz-transition: all 0.4s ease-in-out;
  376.     transition: all 0.4s ease-in-out;
  377. }
  378.  
  379. .entry:hover .notecount3{
  380.     max-width:300px;
  381.     opacity: 0.5;
  382.     -webkit-transition: all 0.5s ease-in-out;
  383.     -moz-transition: all 0.5s ease-in-out;
  384.     transition: all 0.5s ease-in-out;
  385.     z-index: 1;
  386. }
  387.  
  388. .entry:hover .notecount3:hover{
  389.     opacity:1;
  390.     z-index: 1;
  391. }
  392.  
  393. /*--POST FOUR--*/
  394.  
  395. .entry .reblog4 a{
  396.     color: #000;
  397. }
  398.  
  399. .entry .reblog4{
  400.     position:absolute;
  401.     top: 20px;
  402.     left: 20px;
  403.     max-width:175px;
  404.     padding-top:5px;
  405.     padding-right: 5px;
  406.     padding-left: 5px;
  407.     padding-bottom:5px;
  408.     background: #33CC00;
  409.     overflow:hidden;
  410.     font-size:12px;
  411.     line-height:10px;
  412.     text-align:right;
  413.     font-family: 'lato';
  414.     opacity:0.0;
  415.     color:#000;
  416.     -webkit-transition: all 0.4s ease-in-out;
  417.     -moz-transition: all 0.4s ease-in-out;
  418.     transition: all 0.4s ease-in-out;
  419. }
  420.  
  421. .entry:hover .reblog4{
  422.     max-width:300px;
  423.     opacity: 0.5;
  424.     -webkit-transition: all 0.5s ease-in-out;
  425.     -moz-transition: all 0.5s ease-in-out;
  426.     transition: all 0.5s ease-in-out;
  427.     z-index: 1;
  428. }
  429.  
  430. .entry:hover .reblog4:hover{
  431.     opacity:1;
  432.     z-index: 1;
  433. }
  434.  
  435. .entry .notecount4 a{
  436.     color: #000;
  437. }
  438.  
  439. .entry .notecount4{
  440.     position:absolute;
  441.     top: 20px;
  442. right:20px;
  443.     max-width:175px;
  444.     padding-top:5px;
  445.     padding-right: 5px;
  446.     padding-left: 5px;
  447.     padding-bottom:5px;
  448.     background: #33CC00;
  449.     overflow:hidden;
  450.     font-size:12px;
  451.     line-height:10px;
  452.     text-align: center;
  453.     font-family: 'lato';
  454.     opacity:0.0;
  455.     color:#000;
  456.     -webkit-transition: all 0.4s ease-in-out;
  457.     -moz-transition: all 0.4s ease-in-out;
  458.     transition: all 0.4s ease-in-out;
  459. }
  460.  
  461. .entry:hover .notecount4{
  462.     max-width:300px;
  463.     opacity: 0.5;
  464.     -webkit-transition: all 0.5s ease-in-out;
  465.     -moz-transition: all 0.5s ease-in-out;
  466.     transition: all 0.5s ease-in-out;
  467.     z-index: 1;
  468. }
  469.  
  470. .entry:hover .notecount4:hover{
  471.     opacity:1;
  472.     z-index: 1;
  473. }
  474.  
  475. /*--POST FIVE--*/
  476.  
  477. .entry .reblog5 a{
  478.     color: #000;
  479. }
  480.  
  481. .entry .reblog5{
  482.     position:absolute;
  483.     top: 20px;
  484.     left: 20px;
  485.     max-width:175px;
  486.     padding-top:5px;
  487.     padding-right: 5px;
  488.     padding-left: 5px;
  489.     padding-bottom:5px;
  490.     background: #fff;
  491.     overflow:hidden;
  492.     font-size:12px;
  493.     line-height:10px;
  494.     text-align:right;
  495.     font-family: 'lato';
  496.     opacity:0.0;
  497.     color:#000;
  498.     -webkit-transition: all 0.4s ease-in-out;
  499.     -moz-transition: all 0.4s ease-in-out;
  500.     transition: all 0.4s ease-in-out;
  501. }
  502.  
  503. .entry:hover .reblog5{
  504.     max-width:300px;
  505.     opacity: 0.5;
  506.     -webkit-transition: all 0.5s ease-in-out;
  507.     -moz-transition: all 0.5s ease-in-out;
  508.     transition: all 0.5s ease-in-out;
  509.     z-index: 1;
  510. }
  511.  
  512. .entry:hover .reblog5:hover{
  513.     opacity:1;
  514.     z-index: 1;
  515. }
  516.  
  517. .entry .notecount5 a{
  518.     color: #000;
  519. }
  520.  
  521. .entry .notecount5{
  522.     position:absolute;
  523.     top: 20px;
  524. right:20px;
  525.     max-width:175px;
  526.     padding-top:5px;
  527.     padding-right: 5px;
  528.     padding-left: 5px;
  529.     padding-bottom:5px;
  530.     background: #fff;
  531.     overflow:hidden;
  532.     font-size:12px;
  533.     line-height:10px;
  534.     text-align: center;
  535.     font-family: 'lato';
  536.     opacity:0.0;
  537.     color:#000;
  538.     -webkit-transition: all 0.4s ease-in-out;
  539.     -moz-transition: all 0.4s ease-in-out;
  540.     transition: all 0.4s ease-in-out;
  541. }
  542.  
  543. .entry:hover .notecount5{
  544.     max-width:300px;
  545.     opacity: 0.5;
  546.     -webkit-transition: all 0.5s ease-in-out;
  547.     -moz-transition: all 0.5s ease-in-out;
  548.     transition: all 0.5s ease-in-out;
  549.     z-index: 1;
  550. }
  551.  
  552. .entry:hover .notecount5:hover{
  553.     opacity:1;
  554.     z-index: 1;
  555. }
  556.  
  557. /*--POST SIX--*/
  558.  
  559. .entry .reblog6 a{
  560.     color: #000;
  561. }
  562.  
  563. .entry .reblog6{
  564.     position:absolute;
  565.     top: 20px;
  566.     left: 20px;
  567.     max-width:175px;
  568.     padding-top:5px;
  569.     padding-right: 5px;
  570.     padding-left: 5px;
  571.     padding-bottom:5px;
  572.     background: #FF9999;
  573.     overflow:hidden;
  574.     font-size:12px;
  575.     line-height:10px;
  576.     text-align:right;
  577.     font-family: 'lato';
  578.     opacity:0.0;
  579.     color:#000;
  580.     -webkit-transition: all 0.4s ease-in-out;
  581.     -moz-transition: all 0.4s ease-in-out;
  582.     transition: all 0.4s ease-in-out;
  583. }
  584.  
  585. .entry:hover .reblog6{
  586.     max-width:300px;
  587.     opacity: 0.5;
  588.     -webkit-transition: all 0.5s ease-in-out;
  589.     -moz-transition: all 0.5s ease-in-out;
  590.     transition: all 0.5s ease-in-out;
  591.     z-index: 1;
  592. }
  593.  
  594. .entry:hover .reblog6:hover{
  595.     opacity:1;
  596.     z-index: 1;
  597. }
  598.  
  599. .entry .notecount6 a{
  600.     color: #000;
  601. }
  602.  
  603. .entry .notecount6{
  604.     position:absolute;
  605.     top: 20px;
  606. right:20px;
  607.     max-width:175px;
  608.     padding-top:5px;
  609.     padding-right: 5px;
  610.     padding-left: 5px;
  611.     padding-bottom:5px;
  612.     background: #FF9999;
  613.     overflow:hidden;
  614.     font-size:12px;
  615.     line-height:10px;
  616.     text-align: center;
  617.     font-family: 'lato';
  618.     opacity:0.0;
  619.     color:#000;
  620.     -webkit-transition: all 0.4s ease-in-out;
  621.     -moz-transition: all 0.4s ease-in-out;
  622.     transition: all 0.4s ease-in-out;
  623. }
  624.  
  625. .entry:hover .notecount6{
  626.     max-width:300px;
  627.     opacity: 0.5;
  628.     -webkit-transition: all 0.5s ease-in-out;
  629.     -moz-transition: all 0.5s ease-in-out;
  630.     transition: all 0.5s ease-in-out;
  631.     z-index: 1;
  632. }
  633.  
  634. .entry:hover .notecount6:hover{
  635.     opacity:1;
  636.     z-index: 1;
  637. }
  638.  
  639. /*--POST SEVEN--*/
  640.  
  641. .entry .reblog7 a{
  642.     color: #000;
  643. }
  644.  
  645. .entry .reblog7{
  646.     position:absolute;
  647.     top: 20px;
  648.     left: 20px;
  649.     max-width:175px;
  650.     padding-top:5px;
  651.     padding-right: 5px;
  652.     padding-left: 5px;
  653.     padding-bottom:5px;
  654.     background: #FFFF99;
  655.     overflow:hidden;
  656.     font-size:12px;
  657.     line-height:10px;
  658.     text-align:right;
  659.     font-family: 'lato';
  660.     opacity:0.0;
  661.     color:#000;
  662.     -webkit-transition: all 0.4s ease-in-out;
  663.     -moz-transition: all 0.4s ease-in-out;
  664.     transition: all 0.4s ease-in-out;
  665. }
  666.  
  667. .entry:hover .reblog7{
  668.     max-width:300px;
  669.     opacity: 0.5;
  670.     -webkit-transition: all 0.5s ease-in-out;
  671.     -moz-transition: all 0.5s ease-in-out;
  672.     transition: all 0.5s ease-in-out;
  673.     z-index: 1;
  674. }
  675.  
  676. .entry:hover .reblog7:hover{
  677.     opacity:1;
  678.     z-index: 1;
  679. }
  680.  
  681. .entry .notecount7 a{
  682.     color: #000;
  683. }
  684.  
  685. .entry .notecount7{
  686.     position:absolute;
  687.     top: 20px;
  688. right:20px;
  689.     max-width:175px;
  690.     padding-top:5px;
  691.     padding-right: 5px;
  692.     padding-left: 5px;
  693.     padding-bottom:5px;
  694.     background: #FFFF99;
  695.     overflow:hidden;
  696.     font-size:12px;
  697.     line-height:10px;
  698.     text-align: center;
  699.     font-family: 'lato';
  700.     opacity:0.0;
  701.     color:#000;
  702.     -webkit-transition: all 0.4s ease-in-out;
  703.     -moz-transition: all 0.4s ease-in-out;
  704.     transition: all 0.4s ease-in-out;
  705. }
  706.  
  707. .entry:hover .notecount7{
  708.     max-width:300px;
  709.     opacity: 0.5;
  710.     -webkit-transition: all 0.5s ease-in-out;
  711.     -moz-transition: all 0.5s ease-in-out;
  712.     transition: all 0.5s ease-in-out;
  713.     z-index: 1;
  714. }
  715.  
  716. .entry:hover .notecount7:hover{
  717.     opacity:1;
  718.     z-index: 1;
  719. }
  720.  
  721. /*--POST EIGHT--*/
  722.  
  723. .entry .reblog8 a{
  724.     color: #000;
  725. }
  726.  
  727. .entry .reblog8{
  728.     position:absolute;
  729.     top: 20px;
  730.     left: 20px;
  731.     max-width:175px;
  732.     padding-top:5px;
  733.     padding-right: 5px;
  734.     padding-left: 5px;
  735.     padding-bottom:5px;
  736.     background: #33CCFF;
  737.     overflow:hidden;
  738.     font-size:12px;
  739.     line-height:10px;
  740.     text-align:right;
  741.     font-family: 'lato';
  742.     opacity:0.0;
  743.     color:#000;
  744.     -webkit-transition: all 0.4s ease-in-out;
  745.     -moz-transition: all 0.4s ease-in-out;
  746.     transition: all 0.4s ease-in-out;
  747. }
  748.  
  749. .entry:hover .reblog8{
  750.     max-width:300px;
  751.     opacity: 0.5;
  752.     -webkit-transition: all 0.5s ease-in-out;
  753.     -moz-transition: all 0.5s ease-in-out;
  754.     transition: all 0.5s ease-in-out;
  755.     z-index: 1;
  756. }
  757.  
  758. .entry:hover .reblog8:hover{
  759.     opacity:1;
  760.     z-index: 1;
  761. }
  762.  
  763. .entry .notecount8 a{
  764.     color: #000;
  765. }
  766.  
  767. .entry .notecount8{
  768.     position:absolute;
  769.     top: 20px;
  770. right:20px;
  771.     max-width:175px;
  772.     padding-top:5px;
  773.     padding-right: 5px;
  774.     padding-left: 5px;
  775.     padding-bottom:5px;
  776.     background: #33CCFF;
  777.     overflow:hidden;
  778.     font-size:12px;
  779.     line-height:10px;
  780.     text-align: center;
  781.     font-family: 'lato';
  782.     opacity:0.0;
  783.     color:#000;
  784.     -webkit-transition: all 0.4s ease-in-out;
  785.     -moz-transition: all 0.4s ease-in-out;
  786.     transition: all 0.4s ease-in-out;
  787. }
  788.  
  789. .entry:hover .notecount8{
  790.     max-width:300px;
  791.     opacity: 0.5;
  792.     -webkit-transition: all 0.5s ease-in-out;
  793.     -moz-transition: all 0.5s ease-in-out;
  794.     transition: all 0.5s ease-in-out;
  795.     z-index: 1;
  796. }
  797.  
  798. .entry:hover .notecount8:hover{
  799.     opacity:1;
  800.     z-index: 1;
  801. }
  802.  
  803. /*--POST NINE--*/
  804.  
  805. .entry .reblog9 a{
  806.     color: #000;
  807. }
  808.  
  809. .entry .reblog9{
  810.     position:absolute;
  811.     top: 20px;
  812.     left: 20px;
  813.     max-width:175px;
  814.     padding-top:5px;
  815.     padding-right: 5px;
  816.     padding-left: 5px;
  817.     padding-bottom:5px;
  818.     background: #CC9966;
  819.     overflow:hidden;
  820.     font-size:12px;
  821.     line-height:10px;
  822.     text-align:right;
  823.     font-family: 'lato';
  824.     opacity:0.0;
  825.     color:#000;
  826.     -webkit-transition: all 0.4s ease-in-out;
  827.     -moz-transition: all 0.4s ease-in-out;
  828.     transition: all 0.4s ease-in-out;
  829. }
  830.  
  831. .entry:hover .reblog9{
  832.     max-width:300px;
  833.     opacity: 0.5;
  834.     -webkit-transition: all 0.5s ease-in-out;
  835.     -moz-transition: all 0.5s ease-in-out;
  836.     transition: all 0.5s ease-in-out;
  837.     z-index: 1;
  838. }
  839.  
  840. .entry:hover .reblog9:hover{
  841.     opacity:1;
  842.     z-index: 1;
  843. }
  844.  
  845. .entry .notecount9 a{
  846.     color: #000;
  847. }
  848.  
  849. .entry .notecount9{
  850.     position:absolute;
  851.     top: 20px;
  852. right:20px;
  853.     max-width:175px;
  854.     padding-top:5px;
  855.     padding-right: 5px;
  856.     padding-left: 5px;
  857.     padding-bottom:5px;
  858.     background: #CC9966;
  859.     overflow:hidden;
  860.     font-size:12px;
  861.     line-height:10px;
  862.     text-align: center;
  863.     font-family: 'lato';
  864.     opacity:0.0;
  865.     color:#000;
  866.     -webkit-transition: all 0.4s ease-in-out;
  867.     -moz-transition: all 0.4s ease-in-out;
  868.     transition: all 0.4s ease-in-out;
  869. }
  870.  
  871. .entry:hover .notecount9{
  872.     max-width:300px;
  873.     opacity: 0.5;
  874.     -webkit-transition: all 0.5s ease-in-out;
  875.     -moz-transition: all 0.5s ease-in-out;
  876.     transition: all 0.5s ease-in-out;
  877.     z-index: 1;
  878. }
  879.  
  880. .entry:hover .notecount9:hover{
  881.     opacity:1;
  882.     z-index: 1;
  883. }
  884.  
  885. /*--POST TEN--*/
  886.  
  887. .entry .reblog10 a{
  888.     color: #000;
  889. }
  890.  
  891. .entry .reblog10{
  892.     position:absolute;
  893.     top: 20px;
  894.     left: 20px;
  895.     max-width:175px;
  896.     padding-top:5px;
  897.     padding-right: 5px;
  898.     padding-left: 5px;
  899.     padding-bottom:5px;
  900.     background: #FFCCFF;
  901.     overflow:hidden;
  902.     font-size:12px;
  903.     line-height:10px;
  904.     text-align:right;
  905.     font-family: 'lato';
  906.     opacity:0.0;
  907.     color:#000;
  908.     -webkit-transition: all 0.4s ease-in-out;
  909.     -moz-transition: all 0.4s ease-in-out;
  910.     transition: all 0.4s ease-in-out;
  911. }
  912.  
  913. .entry:hover .reblog10{
  914.     max-width:300px;
  915.     opacity: 0.5;
  916.     -webkit-transition: all 0.5s ease-in-out;
  917.     -moz-transition: all 0.5s ease-in-out;
  918.     transition: all 0.5s ease-in-out;
  919.     z-index: 1;
  920. }
  921.  
  922. .entry:hover .reblog10:hover{
  923.     opacity:1;
  924.     z-index: 1;
  925. }
  926.  
  927. .entry .notecount10 a{
  928.     color: #000;
  929. }
  930.  
  931. .entry .notecount10{
  932.     position:absolute;
  933.     top: 20px;
  934. right:20px;
  935.     max-width:175px;
  936.     padding-top:5px;
  937.     padding-right: 5px;
  938.     padding-left: 5px;
  939.     padding-bottom:5px;
  940.     background: #FFCCFF;
  941.     overflow:hidden;
  942.     font-size:12px;
  943.     line-height:10px;
  944.     text-align: center;
  945.     font-family: 'lato';
  946.     opacity:0.0;
  947.     color:#000;
  948.     -webkit-transition: all 0.4s ease-in-out;
  949.     -moz-transition: all 0.4s ease-in-out;
  950.     transition: all 0.4s ease-in-out;
  951. }
  952.  
  953. .entry:hover .notecount10{
  954.     max-width:300px;
  955.     opacity: 0.5;
  956.     -webkit-transition: all 0.5s ease-in-out;
  957.     -moz-transition: all 0.5s ease-in-out;
  958.     transition: all 0.5s ease-in-out;
  959.     z-index: 1;
  960. }
  961.  
  962. .entry:hover .notecount10:hover{
  963.     opacity:1;
  964.     z-index: 1;
  965. }
  966.  
  967. /*--POST ELEVEN--*/
  968.  
  969. .entry .reblog11 a{
  970.     color: #000;
  971. }
  972.  
  973. .entry .reblog11{
  974.     position:absolute;
  975.     top: 20px;
  976.     left: 20px;
  977.     max-width:175px;
  978.     padding-top:5px;
  979.     padding-right: 5px;
  980.     padding-left: 5px;
  981.     padding-bottom:5px;
  982.     background: #CC66FF;
  983.     overflow:hidden;
  984.     font-size:12px;
  985.     line-height:10px;
  986.     text-align:right;
  987.     font-family: 'lato';
  988.     opacity:0.0;
  989.     color:#000;
  990.     -webkit-transition: all 0.4s ease-in-out;
  991.     -moz-transition: all 0.4s ease-in-out;
  992.     transition: all 0.4s ease-in-out;
  993. }
  994.  
  995. .entry:hover .reblog11{
  996.     max-width:300px;
  997.     opacity: 0.5;
  998.     -webkit-transition: all 0.5s ease-in-out;
  999.     -moz-transition: all 0.5s ease-in-out;
  1000.     transition: all 0.5s ease-in-out;
  1001.     z-index: 1;
  1002. }
  1003.  
  1004. .entry:hover .reblog11:hover{
  1005.     opacity:1;
  1006.     z-index: 1;
  1007. }
  1008.  
  1009. .entry .notecount11 a{
  1010.     color: #000;
  1011. }
  1012.  
  1013. .entry .notecount11{
  1014.     position:absolute;
  1015.     top: 20px;
  1016. right:20px;
  1017.     max-width:175px;
  1018.     padding-top:5px;
  1019.     padding-right: 5px;
  1020.     padding-left: 5px;
  1021.     padding-bottom:5px;
  1022.     background: #CC66FF;
  1023.     overflow:hidden;
  1024.     font-size:12px;
  1025.     line-height:10px;
  1026.     text-align: center;
  1027.     font-family: 'lato';
  1028.     opacity:0.0;
  1029.     color:#000;
  1030.     -webkit-transition: all 0.4s ease-in-out;
  1031.     -moz-transition: all 0.4s ease-in-out;
  1032.     transition: all 0.4s ease-in-out;
  1033. }
  1034.  
  1035. .entry:hover .notecount11{
  1036.     max-width:300px;
  1037.     opacity: 0.5;
  1038.     -webkit-transition: all 0.5s ease-in-out;
  1039.     -moz-transition: all 0.5s ease-in-out;
  1040.     transition: all 0.5s ease-in-out;
  1041.     z-index: 1;
  1042. }
  1043.  
  1044. .entry:hover .notecount11:hover{
  1045.     opacity:1;
  1046.     z-index: 1;
  1047. }
  1048.  
  1049. /*--POST TWELVE--*/
  1050.  
  1051. .entry .reblog12 a{
  1052.     color: #000;
  1053. }
  1054.  
  1055. .entry .reblog12{
  1056.     position:absolute;
  1057.     top: 20px;
  1058.     left: 20px;
  1059.     max-width:175px;
  1060.     padding-top:5px;
  1061.     padding-right: 5px;
  1062.     padding-left: 5px;
  1063.     padding-bottom:5px;
  1064.     background: #99FFFF;
  1065.     overflow:hidden;
  1066.     font-size:12px;
  1067.     line-height:10px;
  1068.     text-align:right;
  1069.     font-family: 'lato';
  1070.     opacity:0.0;
  1071.     color:#000  -webkit-transition: all 0.4s ease-in-out;
  1072.     -moz-transition: all 0.4s ease-in-out;
  1073.     transition: all 0.4s ease-in-out;
  1074. }
  1075.  
  1076. .entry:hover .reblog12{
  1077.     max-width:300px;
  1078.     opacity: 0.5;
  1079.     -webkit-transition: all 0.5s ease-in-out;
  1080.     -moz-transition: all 0.5s ease-in-out;
  1081.     transition: all 0.5s ease-in-out;
  1082.     z-index: 1;
  1083. }
  1084.  
  1085. .entry:hover .reblog12:hover{
  1086.     opacity:1;
  1087.     z-index: 1;
  1088. }
  1089.  
  1090. .entry .notecount12 a{
  1091.     color: #000;
  1092. }
  1093.  
  1094. .entry .notecount12{
  1095.     position:absolute;
  1096.     top: 20px;
  1097. right:20px;
  1098.     max-width:175px;
  1099.     padding-top:5px;
  1100.     padding-right: 5px;
  1101.     padding-left: 5px;
  1102.     padding-bottom:5px;
  1103.     background: #99FFFF;
  1104.     overflow:hidden;
  1105.     font-size:12px;
  1106.     line-height:10px;
  1107.     text-align: center;
  1108.     font-family: 'lato';
  1109.     opacity:0.0;
  1110.     color:#000  -webkit-transition: all 0.4s ease-in-out;
  1111.     -moz-transition: all 0.4s ease-in-out;
  1112.     transition: all 0.4s ease-in-out;
  1113. }
  1114.  
  1115. .entry:hover .notecount12{
  1116.     max-width:300px;
  1117.     opacity: 0.5;
  1118.     -webkit-transition: all 0.5s ease-in-out;
  1119.     -moz-transition: all 0.5s ease-in-out;
  1120.     transition: all 0.5s ease-in-out;
  1121.     z-index: 1;
  1122. }
  1123.  
  1124. .entry:hover .notecount12:hover{
  1125.     opacity:1;
  1126.     z-index: 1;
  1127. }
  1128.  
  1129. /*--POST THIRTEEN--*/
  1130.  
  1131. .entry .reblog13 a{
  1132.     color: #000;
  1133. }
  1134.  
  1135. .entry .reblog13{
  1136.     position:absolute;
  1137.     top: 20px;
  1138.     left: 20px;
  1139.     max-width:175px;
  1140.     padding-top:5px;
  1141.     padding-right: 5px;
  1142.     padding-left: 5px;
  1143.     padding-bottom:5px;
  1144.     background: #CCC333;
  1145.     overflow:hidden;
  1146.     font-size:12px;
  1147.     line-height:10px;
  1148.     text-align:right;
  1149.     font-family: 'lato';
  1150.     opacity:0.0;
  1151.     color:#000;
  1152.     -webkit-transition: all 0.4s ease-in-out;
  1153.     -moz-transition: all 0.4s ease-in-out;
  1154.     transition: all 0.4s ease-in-out;
  1155. }
  1156.  
  1157. .entry:hover .reblog13{
  1158.     max-width:300px;
  1159.     opacity: 0.5;
  1160.     -webkit-transition: all 0.5s ease-in-out;
  1161.     -moz-transition: all 0.5s ease-in-out;
  1162.     transition: all 0.5s ease-in-out;
  1163.     z-index: 1;
  1164. }
  1165.  
  1166. .entry:hover .reblog13:hover{
  1167.     opacity:1;
  1168.     z-index: 1;
  1169. }
  1170.  
  1171. .entry .notecount13 a{
  1172.     color: #000;
  1173. }
  1174.  
  1175. .entry .notecount13{
  1176.     position:absolute;
  1177.     top: 20px;
  1178. right:20px;
  1179.     max-width:175px;
  1180.     padding-top:5px;
  1181.     padding-right: 5px;
  1182.     padding-left: 5px;
  1183.     padding-bottom:5px;
  1184.     background: #CCC333;
  1185.     overflow:hidden;
  1186.     font-size:12px;
  1187.     line-height:10px;
  1188.     text-align: center;
  1189.     font-family: 'lato';
  1190.     opacity:0.0;
  1191.     color:#000;
  1192.     -webkit-transition: all 0.4s ease-in-out;
  1193.     -moz-transition: all 0.4s ease-in-out;
  1194.     transition: all 0.4s ease-in-out;
  1195. }
  1196.  
  1197. .entry:hover .notecount13{
  1198.     max-width:300px;
  1199.     opacity: 0.5;
  1200.     -webkit-transition: all 0.5s ease-in-out;
  1201.     -moz-transition: all 0.5s ease-in-out;
  1202.     transition: all 0.5s ease-in-out;
  1203.     z-index: 1;
  1204. }
  1205.  
  1206. .entry:hover .notecount13:hover{
  1207.     opacity:1;
  1208.     z-index: 1;
  1209. }
  1210.  
  1211. /*--POST FOURTEEN--*/
  1212.  
  1213. .entry .reblog14 a{
  1214.     color: #000;
  1215. }
  1216.  
  1217. .entry .reblog14{
  1218.     position:absolute;
  1219.     top: 20px;
  1220.     left: 20px;
  1221.     max-width:175px;
  1222.     padding-top:5px;
  1223.     padding-right: 5px;
  1224.     padding-left: 5px;
  1225.     padding-bottom:5px;
  1226.     background: #CCFF99;
  1227.     overflow:hidden;
  1228.     font-size:12px;
  1229.     line-height:10px;
  1230.     text-align:right;
  1231.     font-family: 'lato';
  1232.     opacity:0.0;
  1233.     color:#000;
  1234.     -webkit-transition: all 0.4s ease-in-out;
  1235.     -moz-transition: all 0.4s ease-in-out;
  1236.     transition: all 0.4s ease-in-out;
  1237. }
  1238.  
  1239. .entry:hover .reblog14{
  1240.     max-width:300px;
  1241.     opacity: 0.5;
  1242.     -webkit-transition: all 0.5s ease-in-out;
  1243.     -moz-transition: all 0.5s ease-in-out;
  1244.     transition: all 0.5s ease-in-out;
  1245.     z-index: 1;
  1246. }
  1247.  
  1248. .entry:hover .reblog14:hover{
  1249.     opacity:1;
  1250.     z-index: 1;
  1251. }
  1252.  
  1253. .entry .notecount14 a{
  1254.     color: #000;
  1255. }
  1256.  
  1257. .entry .notecount14{
  1258.     position:absolute;
  1259.     top: 20px;
  1260. right:20px;
  1261.     max-width:175px;
  1262.     padding-top:5px;
  1263.     padding-right: 5px;
  1264.     padding-left: 5px;
  1265.     padding-bottom:5px;
  1266.     background: #CCFF99;
  1267.     overflow:hidden;
  1268.     font-size:12px;
  1269.     line-height:10px;
  1270.     text-align: center;
  1271.     font-family: 'lato';
  1272.     opacity:0.0;
  1273.     color:#000;
  1274.     -webkit-transition: all 0.4s ease-in-out;
  1275.     -moz-transition: all 0.4s ease-in-out;
  1276.     transition: all 0.4s ease-in-out;
  1277. }
  1278.  
  1279. .entry:hover .notecount14{
  1280.     max-width:300px;
  1281.     opacity: 0.5;
  1282.     -webkit-transition: all 0.5s ease-in-out;
  1283.     -moz-transition: all 0.5s ease-in-out;
  1284.     transition: all 0.5s ease-in-out;
  1285.     z-index: 1;
  1286. }
  1287.  
  1288. .entry:hover .notecount14:hover{
  1289.     opacity:1;
  1290.     z-index: 1;
  1291. }
  1292.  
  1293. /*--POST FIFTEEN--*/
  1294.  
  1295. .entry .reblog15 a{
  1296.     color: #000;
  1297. }
  1298.  
  1299. .entry .reblog15{
  1300.     position:absolute;
  1301.     top: 20px;
  1302.     left: 20px;
  1303.     max-width:175px;
  1304.     padding-top:5px;
  1305.     padding-right: 5px;
  1306.     padding-left: 5px;
  1307.     padding-bottom:5px;
  1308.     background: #FFCC00;
  1309.     overflow:hidden;
  1310.     font-size:12px;
  1311.     line-height:10px;
  1312.     text-align:right;
  1313.     font-family: 'lato';
  1314.     opacity:0.0;
  1315.     color:#000;
  1316.     -webkit-transition: all 0.4s ease-in-out;
  1317.     -moz-transition: all 0.4s ease-in-out;
  1318.     transition: all 0.4s ease-in-out;
  1319. }
  1320.  
  1321. .entry:hover .reblog15{
  1322.     max-width:300px;
  1323.     opacity: 0.5;
  1324.     -webkit-transition: all 0.5s ease-in-out;
  1325.     -moz-transition: all 0.5s ease-in-out;
  1326.     transition: all 0.5s ease-in-out;
  1327.     z-index: 1;
  1328. }
  1329.  
  1330. .entry:hover .reblog15:hover{
  1331.     opacity:1;
  1332.     z-index: 1;
  1333. }
  1334.  
  1335. .entry .notecount15 a{
  1336.     color: #000;
  1337. }
  1338.  
  1339. .entry .notecount15{
  1340.     position:absolute;
  1341.     top: 20px;
  1342. right:20px;
  1343.     max-width:175px;
  1344.     padding-top:5px;
  1345.     padding-right: 5px;
  1346.     padding-left: 5px;
  1347.     padding-bottom:5px;
  1348.     background: #FFCC00;
  1349.     overflow:hidden;
  1350.     font-size:12px;
  1351.     line-height:10px;
  1352.     text-align: center;
  1353.     font-family: 'lato';
  1354.     opacity:0.0;
  1355.     color:#000;
  1356.     -webkit-transition: all 0.4s ease-in-out;
  1357.     -moz-transition: all 0.4s ease-in-out;
  1358.     transition: all 0.4s ease-in-out;
  1359. }
  1360.  
  1361. .entry:hover .notecount15{
  1362.     max-width:300px;
  1363.     opacity: 0.5;
  1364.     -webkit-transition: all 0.5s ease-in-out;
  1365.     -moz-transition: all 0.5s ease-in-out;
  1366.     transition: all 0.5s ease-in-out;
  1367.     z-index: 1;
  1368. }
  1369.  
  1370. .entry:hover .notecount15:hover{
  1371.     opacity:1;
  1372.     z-index: 1;
  1373. }
  1374.  
  1375. .textnotecount{
  1376.     display: block;
  1377.     margin-top: -10px;
  1378.     max-width: 100%;
  1379.     font-size: 9px;
  1380.     line-height:14px;
  1381.     text-align: right;
  1382.     background- color: transparent;
  1383.     padding: 0px;
  1384.     opacity:0;
  1385.     z-index: -1;
  1386.     -webkit-transition: all 0.4s ease-in-out;
  1387.     -moz-transition: all 0.4s ease-in-out;
  1388.     transition: all 0.4s ease-in-out;
  1389. }
  1390.  
  1391. .entry:hover .textnotecount{
  1392.     z-index: 9999;
  1393. margin-top: 0px;
  1394.     opacity:1;
  1395. }
  1396.  
  1397. #post_load{
  1398.     position: absolute;
  1399.     bottom: -1px;
  1400.     left: 0px;
  1401.     opacity: 0;
  1402.     }
  1403.  
  1404. #important{
  1405.     background-color: white;
  1406.     text-align: center;
  1407.     position:fixed;
  1408.     bottom:-100px;
  1409.     right:30px;
  1410.     width: 40px;
  1411.     border:1px solid;
  1412.     border-color:#e8e8e8;
  1413.     border-radius:7px;
  1414.     padding-top:4px;
  1415.     padding-left:7px;
  1416.     padding-right:7px;
  1417.     padding-bottom:40px;
  1418.     -webkit-transform: scale(0.75);
  1419.     -moz-transform: scale(0.75);
  1420.     -o-transform: scale(0.75);
  1421.     transform: scale(0.75);
  1422.     -webkit-transition: all .4s ease;
  1423.     -moz-transition: all .4s ease;
  1424.     -o-transition: all .4s ease;
  1425.     transition: all .4s ease;
  1426.     z-index:99999999999;
  1427. }
  1428.  
  1429. #important:hover{
  1430.     position:fixed;
  1431.     width: 100px;
  1432.     bottom:-40px;
  1433.     -webkit-transition: all .4s ease;
  1434.     -moz-transition: all .4s ease;
  1435.     -o-transition: all .4s ease;
  1436.     transition: all .4s ease;
  1437. }
  1438.  
  1439. {CustomCSS}
  1440.  
  1441. </style>
  1442.    
  1443. </head>
  1444.  
  1445. <!--INFINITE SCROLL-->
  1446.  
  1447. {block:IndexPage}
  1448.  
  1449. <div id="post_load"></div>
  1450.  
  1451. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1452.  
  1453. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  1454.  
  1455. <script type="text/javascript">
  1456.  
  1457. $(window).load(function () {
  1458. var $content = $('#wrap');
  1459. $content.masonry({itemSelector: '.entry'}),
  1460. $content.infinitescroll({
  1461. navSelector : 'div#pagination',
  1462. nextSelector : 'div#pagination a#nextPage',
  1463. itemSelector : '.entry',
  1464. loading: {
  1465. finishedMsg: '',
  1466. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  1467. },
  1468. bufferPx : 600,
  1469. debug : false,
  1470. },
  1471. // call masonry as a callback.
  1472. function( newElements ) {
  1473. var $newElems = $( newElements );
  1474. $newElems.hide();
  1475. // ensure that images load before adding to masonry layout
  1476. $newElems.imagesLoaded(function(){
  1477. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  1478.  
  1479.  
  1480. });
  1481. });
  1482. });
  1483. </script>
  1484.  
  1485. {/block:IndexPage}
  1486.  
  1487. <body>
  1488.  
  1489. <!--SIDEBAR-->
  1490.  
  1491. <div id="sidebar">
  1492.  
  1493. <div style="margin-top: 70%;">
  1494.  
  1495. </div>
  1496.  
  1497. <div id="blogtitle">
  1498.  
  1499. <a href="/">
  1500.  
  1501. {Title}
  1502.    
  1503. </a>
  1504.    
  1505. </div>
  1506.  
  1507. <div style="margin-top: 15px;">
  1508.    
  1509. </div>
  1510.  
  1511. {Description}
  1512.    
  1513. </p>
  1514.  
  1515. <!--LINKS-->
  1516.  
  1517. {Block:IfDropDownLinks}
  1518.  
  1519. <select onchange='location=this.options[this.selectedIndex].value;' style='width:100px'>
  1520.  
  1521. <option>
  1522.  
  1523. links
  1524.    
  1525. </option>
  1526.  
  1527. <option value="/">
  1528.  
  1529. home</option>
  1530.  
  1531. <option value="/ask">
  1532.  
  1533. ask
  1534.    
  1535. </option>
  1536.  
  1537. {Block:ifLink1}
  1538.  
  1539. <option value="{text:link 1}">
  1540.  
  1541. {text:link 1 title}
  1542.    
  1543. </option>
  1544.  
  1545. {/Block:ifLink1}
  1546.  
  1547. {Block:ifLink2}
  1548.  
  1549. <option value="{text:link 2}">
  1550.  
  1551. {text:link 2 title}
  1552.    
  1553. </option>
  1554.  
  1555. {/Block:ifLink2}
  1556.  
  1557. {Block:ifLink3}
  1558.  
  1559. <option value="{text:link 3}">
  1560.  
  1561. {text:link 3 title}
  1562.    
  1563. </option>
  1564.  
  1565. {/Block:ifLink3}
  1566.  
  1567. {Block:ifLink4}
  1568.  
  1569. <option value="{text:link 4}">
  1570.  
  1571. {text:link 4 title}
  1572.    
  1573. </option>
  1574.  
  1575. {/Block:ifLink4}
  1576.    
  1577. </select>
  1578.  
  1579. {/Block:IfDropDownLinks}
  1580.  
  1581. {Block:IfNotDropDownLinks}
  1582.  
  1583. <a href="/">
  1584.  
  1585. home
  1586.  
  1587. </a>
  1588.  
  1589. <a href="/ask">
  1590.  
  1591. ask
  1592.  
  1593. </a>
  1594.  
  1595. {Block:ifLink1}
  1596.  
  1597. <a href="{text:link 1}">
  1598.  
  1599. {text:link 1 title}
  1600.    
  1601. </a>
  1602.  
  1603. {/Block:ifLink1}
  1604.  
  1605. {Block:ifLink2}
  1606.  
  1607. <a href="{text:link 2}">
  1608.  
  1609. {text:link 2 title}
  1610.    
  1611. </a>
  1612.  
  1613. {/Block:ifLink2}
  1614.  
  1615. {Block:ifLink3}
  1616.  
  1617. <a href="{text:link 3}">
  1618.  
  1619. {text:link 3 title}
  1620.    
  1621. </a>
  1622.  
  1623. {/Block:ifLink3}
  1624.  
  1625. {Block:ifLink4}
  1626.  
  1627. <a href="{text:link 4}">
  1628.  
  1629. {text:link 4 title}
  1630.    
  1631. </a>
  1632.  
  1633. {/Block:ifLink4}
  1634.  
  1635. {/Block:IfNotDropDownLinks}
  1636.  
  1637. </div>
  1638. </div>
  1639. </div>
  1640. </div>
  1641. </div>
  1642.  
  1643. <!--POSTS-->
  1644.  
  1645. <div id="wrap">
  1646.  
  1647. {block:Posts}
  1648.  
  1649. <div class="entry">
  1650.  
  1651. {block:Title}
  1652.  
  1653. <div class="title">{Title}</div>
  1654.  
  1655. {/block:Title}
  1656.  
  1657. {block:Text}
  1658.  
  1659. {Body}
  1660.  
  1661. {block:IndexPage}
  1662.  
  1663. <div class="textnotecount">
  1664.  
  1665. <a title="permalink" href="{permalink}">
  1666.  
  1667. {Notecount}
  1668.  
  1669. </a>
  1670.  
  1671. <br>
  1672.    
  1673. </div>
  1674.  
  1675. {/block:IndexPage}
  1676.  
  1677. {/block:Text}
  1678.  
  1679. {block:Photo}
  1680.  
  1681. {block:IndexPage}
  1682.  
  1683. <!--NOTECOUNT PERMAS-->
  1684.  
  1685. <div class=
  1686.  
  1687. {Block:Post1}"notecount"{/Block:Post1}
  1688.  
  1689. {Block:Post2}"notecount2"{/Block:Post2}
  1690.  
  1691. {Block:Post3}"notecount3"{/Block:Post3}
  1692.  
  1693. {Block:Post4}"notecount4"{/Block:Post4}
  1694.  
  1695. {Block:Post5}"notecount5"{/Block:Post5}
  1696.  
  1697. {Block:Post6}"notecount6"{/Block:Post6}
  1698.  
  1699. {Block:Post7}"notecount7"{/Block:Post7}
  1700.  
  1701. {Block:Post8}"notecount8"{/Block:Post8}
  1702.  
  1703. {Block:Post9}"notecount9"{/Block:Post9}
  1704.  
  1705. {Block:Post10}"notecount10"{/Block:Post10}
  1706.  
  1707. {Block:Post11}"notecount11"{/Block:Post11}
  1708.  
  1709. {Block:Post12}"notecount12"{/Block:Post12}
  1710.  
  1711. {Block:Post13}"notecount13"{/Block:Post13}
  1712.  
  1713. {Block:Post14}"notecount14"{/Block:Post14}
  1714.  
  1715. {Block:Post15}"notecount15"{/Block:Post15}>
  1716.  
  1717. <a title="permalink" href="{permalink}">
  1718.  
  1719. {Notecount}
  1720.  
  1721. </a>
  1722.  
  1723. </div>
  1724.  
  1725. <div id="fb-root"></div>
  1726. <script>(function(d, s, id) {
  1727.   var js, fjs = d.getElementsByTagName(s)[0];
  1728.   if (d.getElementById(id)) return;
  1729.   js = d.createElement(s); js.id = id;
  1730.   js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  1731.   fjs.parentNode.insertBefore(js, fjs);
  1732. }(document, 'script', 'facebook-jssdk'));</script>
  1733.  
  1734. <!--REBLOG LINKS-->
  1735.  
  1736. <div class=
  1737.  
  1738. {Block:Post1}"reblog"{/Block:Post1}
  1739.  
  1740. {Block:Post2}"reblog2"{/Block:Post2}
  1741.  
  1742. {Block:Post3}"reblog3"{/Block:Post3}
  1743.  
  1744. {Block:Post4}"reblog4"{/Block:Post4}
  1745.  
  1746. {Block:Post5}"reblog5"{/Block:Post5}
  1747.  
  1748. {Block:Post6}"reblog6"{/Block:Post6}
  1749.  
  1750. {Block:Post7}"reblog7"{/Block:Post7}
  1751.  
  1752. {Block:Post8}"reblog8"{/Block:Post8}
  1753.  
  1754. {Block:Post9}"reblog9"{/Block:Post9}
  1755.  
  1756. {Block:Post10}"reblog10"{/Block:Post10}
  1757.  
  1758. {Block:Post11}"reblog11"{/Block:Post11}
  1759.  
  1760. {Block:Post12}"reblog12"{/Block:Post12}
  1761.  
  1762. {Block:Post13}"reblog13"{/Block:Post13}
  1763.  
  1764. {Block:Post14}"reblog14"{/Block:Post14}
  1765.  
  1766. {Block:Post15}"reblog15"{/Block:Post15}>
  1767.  
  1768. <a title="reblog" href="{ReblogURL}" target="_blank">
  1769.  
  1770. {text:reblog}
  1771.  
  1772. </a>
  1773.    
  1774. </div>
  1775.  
  1776. {LinkOpenTag}
  1777.  
  1778. <div class="photo">
  1779.  
  1780. <a href="{permalink}">
  1781.  
  1782. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a>
  1783.    
  1784. </div>
  1785.  
  1786. {LinkCloseTag}
  1787.  
  1788. {/block:IndexPage}
  1789.  
  1790. {block:PermalinkPage}
  1791.  
  1792. {LinkOpenTag}
  1793.  
  1794. <a href="{permalink}">
  1795.  
  1796. <img class="photo" src="{PhotoURL-HighRes}" width="600"/></a>
  1797.  
  1798. {LinkCloseTag}
  1799.  
  1800. {/block:PermalinkPage}
  1801.  
  1802. {/block:Photo}
  1803.  
  1804. {block:Photoset}
  1805.  
  1806. {Photoset-250}
  1807.  
  1808. {block:IndexPage}
  1809.  
  1810. <div class="textnotecount">
  1811.  
  1812. <a title="permalink" href="{permalink}">
  1813.  
  1814. {Notecount}
  1815.  
  1816. </a>
  1817.  
  1818. <br>
  1819.  
  1820. <a href="{permalink}">
  1821.  
  1822. <a title="reblog" href="{ReblogURL}" target="_blank">{text:reblog}</a>
  1823.    
  1824. </div>
  1825.  
  1826. {/block:IndexPage}
  1827.  
  1828. {/block:Photoset}
  1829.  
  1830. {block:Quote}
  1831.  
  1832. {Quote}
  1833.  
  1834. <div align="right">
  1835.  
  1836. {block:Source}
  1837.  
  1838. <div class="title">
  1839. I
  1840. {Source}
  1841.    
  1842. </div>
  1843.  
  1844. {/block:Source}
  1845.    
  1846. </div>
  1847.  
  1848. {block:IndexPage}
  1849.  
  1850. <div class="textnotecount">
  1851.  
  1852. <a title="permalink" href="{permalink}">
  1853.  
  1854. {Notecount}
  1855.    
  1856. </a>
  1857.  
  1858. <br>
  1859.    
  1860. </div>
  1861.  
  1862. {/block:IndexPage}
  1863.  
  1864. {/block:Quote}
  1865.  
  1866. {block:Video}
  1867.  
  1868. {Video-250}
  1869.  
  1870. <br>
  1871.  
  1872. {PlayCountWithLabel}
  1873.  
  1874. {block:IndexPage}
  1875.  
  1876. <div class="notecount">
  1877.  
  1878. <a title="permalink" href="{permalink}">{Notecount}
  1879.    
  1880. </a>
  1881.  
  1882. /
  1883.  
  1884. <a href="{permalink}">
  1885.  
  1886. <a href="{ReblogURL}" title="reblog" target="_blank">
  1887.  
  1888. {text:reblog}
  1889.    
  1890. </a>
  1891.    
  1892. </div>
  1893.  
  1894. {/block:IndexPage}
  1895.  
  1896. {/block:Video}
  1897.  
  1898. {block:Link}
  1899.  
  1900. <div class="title">
  1901.  
  1902. <a title="{name}" href="{URL}" class="link" {Target}>
  1903.  
  1904. {Name}
  1905.    
  1906. </a>
  1907.    
  1908. </div>
  1909.  
  1910. <br>
  1911.  
  1912. {block:Description}
  1913.  
  1914. {Description}
  1915.  
  1916. {/block:Description}
  1917.  
  1918. {block:IndexPage}
  1919.  
  1920. <div class="textnotecount">
  1921.  
  1922. <a title="permalink" href="{permalink}">
  1923.  
  1924. {Notecount}
  1925.    
  1926. </a>
  1927.  
  1928. <br>
  1929.  
  1930. </div>
  1931.  
  1932. {/block:IndexPage}
  1933.  
  1934. {/block:Link}
  1935.  
  1936. {block:Chat}
  1937.  
  1938. {block:Lines}
  1939.  
  1940. {block:Label}
  1941.  
  1942. <br>
  1943.  
  1944. {Label}
  1945.  
  1946. {/block:Label}
  1947.  
  1948. &nbsp;
  1949.  
  1950. {Line}
  1951.  
  1952. {/block:Lines}
  1953.  
  1954. {block:IndexPage}
  1955.  
  1956. <div class="textnotecount">
  1957.  
  1958. <a title="permalink" href="{permalink}">
  1959.  
  1960. {Notecount}
  1961.    
  1962. </a>
  1963.  
  1964. <br>
  1965.    
  1966. </div>
  1967.  
  1968. {/block:IndexPage}
  1969.  
  1970. {/block:Chat}
  1971.  
  1972. {block:Audio}
  1973.  
  1974. {AudioPlayerWhite}
  1975.  
  1976. <br>
  1977.  
  1978. <div align="right">
  1979.  
  1980. {block:Artist}
  1981.  
  1982. Artist: {Artist}
  1983.    
  1984. </div>
  1985.  
  1986. {/block:Artist}
  1987.  
  1988. <br>
  1989.  
  1990. {block:Caption}
  1991.  
  1992. {Caption}
  1993.  
  1994. {/block:Caption}
  1995.  
  1996. {block:IndexPage}
  1997.  
  1998. <div class="textnotecount">
  1999.  
  2000. <a title="permalink" href="{permalink}">
  2001.  
  2002. {Notecount}
  2003.    
  2004. </a>
  2005.  
  2006. <br>
  2007.    
  2008. </div>
  2009.  
  2010. {/block:IndexPage}
  2011.  
  2012. {/block:Audio}
  2013.  
  2014. {block:Answer}
  2015.  
  2016. {Asker}:
  2017.  
  2018. <b>
  2019.  
  2020. {Question}
  2021.    
  2022. </b>
  2023.  
  2024. <br>
  2025.  
  2026. {Answer}
  2027.  
  2028. {block:IndexPage}
  2029.  
  2030. <div class="textnotecount">
  2031.  
  2032. <a title="permalink" href="{permalink}">
  2033.  
  2034. {Notecount}
  2035.  
  2036. </a>
  2037.  
  2038. <br>
  2039.  
  2040. </div>
  2041.  
  2042. {/block:IndexPage}
  2043.  
  2044. {/block:Answer}
  2045.  
  2046. {block:PermalinkPage}
  2047.  
  2048. {block:Caption}
  2049.  
  2050. {Caption}
  2051.  
  2052. {/block:Caption}
  2053.  
  2054. <br>
  2055.  
  2056. {NoteCount}
  2057.  
  2058. <br>
  2059.  
  2060. {block:PostNotes}
  2061.  
  2062. {PostNotes}
  2063.  
  2064. {/block:PostNotes}
  2065.  
  2066. </div>
  2067.  
  2068. {/block:PermalinkPage}
  2069.  
  2070. </div>
  2071.  
  2072. {/block:Posts}
  2073.  
  2074. {block:IndexPage}
  2075.  
  2076. {block:Pagination}
  2077.  
  2078. <div id="pagination">
  2079.  
  2080. {block:NextPage}
  2081.  
  2082. <a style="display:none;" id="nextPage" href="{NextPage}">
  2083.  
  2084. &nbsp;&rarr;
  2085.    
  2086. </a>
  2087.  
  2088. {/block:NextPage}
  2089.  
  2090. {block:PreviousPage}
  2091.  
  2092. <a style="display:none;" href="{PreviousPage}">
  2093.  
  2094. &larr;&nbsp;
  2095.  
  2096. </a>
  2097.  
  2098. {/block:PreviousPage}
  2099.    
  2100. </div>
  2101.  
  2102. {/block:Pagination}
  2103.  
  2104. {/block:IndexPage}
  2105.  
  2106. </body>
  2107.    
  2108. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement