    @import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Text&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400&display=swap');


    html{
           height: 100%;
           min-height: 100%;
      
      
    }

body{
   background-color: #342c27;
  color: #f0e6dd; 
  height: 100%;
min-height: 100%;
}

img{
    width: auto;
    max-width: 100%;
    height: auto;
    }

   ::-moz-selection { /* Code for Firefox */
  color: #f3e2cd;
  background: #6a5f54;
}

::selection {
  color: #f3cdd3;
  background: #6a5f54;
}

a:link {
  color: #cc5e80;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.8px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

a:visited {
  color: #bc5e70;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #dc94a2;
  /*background-color: #8a3846;*/
  /*text-decoration: underline;*/
  /*text-decoration-style: dashed;*/
  border-bottom: 1px dashed #ffb4c2;
  font-weight: bold;
}

a:active {
  color: #e4637b;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}




#main1{
  font-family: "Montserrat", sans-serif;
  padding: 15px;
  font-size: 15px;
  letter-spacing: 0.6px;
  line-height: 1.3;
  width: 80%;
  /*margin-left: 50px;*/
  margin: auto;
  text-align: justify;
  border-left: 8px solid #694f3e53;
  border-right: 8px solid #694f3e53;
  
  }
  
  
   #main1 ul{
      list-style-image: url('https://araneas-adopts.neocities.org/Ara_Rose_Peach.gif');
      margin-bottom: 40px;
      
    }
    
    
     #main1 ul li{
     margin-bottom: 25px;
    }
    
        #main1 ul li:last-child{
     margin-bottom: 0; 
    }
    
    #main1 * ul li{
      margin-bottom: initial;
    }
    
  .linksmenu{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    
  }
  
  .linksmenu ul{
   list-style-image: url('https://araneas-adopts.neocities.org/Ara_Rose_Peach.gif');
    
  }
  
    .linksmenu ul li{
    margin-bottom: 6px;
  }
  
      .linksmenu ul li:last-child{
     margin-bottom: 0; 
  }

  
  .switch{
    background-color: #8b778392;
    color: inherit;
    border: 1px solid #9f6f8224;
  }
  
  .ruby{
    color: #b21d2b;
    }
    
    .ghostly{
      /*color: #7c669d;*/
      color: #9572b9;
    }
    
    .ruby,.ghostly{
     font-weight: bold; 
    }
    
    .center {
text-align: center;
}

    .ital {
      font-style: italic;
    }
    
    .hr1{
      border-top: 1px solid #694f3e90;
      border-left: 0;
      border-right: 0;
      border-bottom: 0;
      
    }


.collapsible {
  background-color: #5f556040;
  color: #8b7783;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: #8b7783cd 1px solid;
  text-align: center;
  outline: none;
  font-size: 15px;
}

.active, .collapsible:hover {
  background-color: #5f556070;
}

.content {
  margin: 0 auto;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: transparent;
}

.content img{
  width: auto;
  max-width: 100%;
  height: auto;
}





#menu3{
  
    width: 100%;
     height: auto;
     display: block;
     
     letter-spacing: 0.5px;
     line-height: 1.5;
     text-align: right;
     font-size: 1.2em;
     font-family: 'Inter', sans-serif;
     font-weight: 400;
     font-variant: small-caps;
     margin: 0;
     z-index: 10;
  
}


#menu3 ul{
      list-style-type: none;
      list-style-image: none;
      margin: 0;
      padding-left: 0;

    }
    
    #menu3 ul li{
      
            display: inline-block;
            padding: 0;
            background-color: #4f4537;
            border-top: #e3b575 1px solid;
            border-bottom: #e3b575 1px solid;
            margin-top: 0;
            margin-bottom: 2px;
            
    }
    
    #menu3 ul li:hover{
      background-color: #8f7550;
    }
    
    #menu3 ul a{
      background-color: transparent;
      /*color: #cd8b6a;*/
      color: #d6ab6d;
      letter-spacing: inherit;
    }
        #menu3 ul a:hover{
      border-bottom: none;
      color: white;
      
    }
    
    
    .hideit{
      display: none;
      }


    .noticeme{
       background-color: #f5cca812; 
       color: #b8644a;
       font-family: 'Roboto Condensed', sans-serif;
       border-bottom: #b8644a30 1px solid;
      }

.noticemepls{
       /*background-color: #f8e9dca0; */
       /*background-color: #ecdfcf;*/
       /*background-color: #f4e2cb;*/
       background-color: #fce4be30;
       border-top: #e8c8b390 1px solid;
       border-left: 0;
       border-right: 0;
       border-bottom: #e8c8b390 1px solid;
       padding-top: 15px;
       padding-bottom: 15px;
       font-family: 'Caveat', cursive;
       background-image: url("https://araneas-adopts.neocities.org/bgs_PolkaDot1_Ara.png");
       background-repeat: repeat;
       text-shadow: -1px -1px 1px #734f3d, -1px 1px 1px #734f3d, 1px 1px 1px #734f3d, 1px -1px 1px #734f3d, -2px -2px 2px #633f2d, -2px 2px 2px #633f2d, 2px 2px 2px #633f2d, 2px -2px 2px #633f2d, 0 0 5px #cfaa75a0;
      }
      
      .smnotice{}
      
            .arablh{
        width: 100%;
        height: auto;
        display: block;
       text-align: center;
       border-bottom: #ccb48e80 10px solid ;
       
      }
      
            .noticefade{
            opacity: 0.8;
      }
      
      .arablh img{
        width: 100%;
        max-width: 700px;
        height: auto;
        
      }
      
      
      
      


    
    @media only screen and (max-width: 600px) {

    
        #main1{
     padding: 15px;
     min-width: 90%;
     width: 90%;
     max-width: 90%;
     margin-left: 0;
    }
    
    p, span, #main1, .texta{ 
      font-size: 0.9em;
      
    }
 
 
 
 #main1 ul li{
     /*margin-bottom: 13px; */
     margin-bottom: 15px; 
    }
    
}
    
      
@media only screen and (max-width: 450px) {
  
  
  
  

    
            #main1{
     padding: 10px;
     min-width: 90%;
     width: 90%;
     max-width: 90%;
     margin-left: 0;
    }
 }
  
