﻿/*CSS DOCUMENT*/

/*BACKGROUND SECTION*/


html {background-image: url("image/bg4.jpg");
      background-size: cover;}
     



.page {background-color: #999999;
            width:80%;
            margin:auto;
            padding:15px;}



/*HEADER SECTION*/


.img-ban {position: relative;
                   top: 5px;}

.head-section {background-color: #53f157;
               border-radius: 25px;
               padding-top: 10px;
                position: relative;
                top: 5px;}

.social-sites {position:relative;
                     left:1100px;
                     top:-20px;}

/* ::: Main Navigation ::: */


.nav-main {position: relative;
                   top: 2px;}


.nav-main {
  border-bottom: 3px solid #c7c7c8;
  border-top: 8px solid #6666ff;
  position:relative;
  bottom: 30px;}

.nav-main li {
  border-left: 1px solid #c8c8c8;
  display: inline-block;
  text-align: left;
  padding-left: 5px;
}

.nav-main li:first-child {
  border-left: none;
}

.nav-main li:last-child a {
  border-left: none;
}

.nav-main a {
  color: #292929;
  display: inline-block; 
  font-size: 26px;
  padding-left: 24px; 
  padding-top: 10px;}



.nav-main a:link, a:visited {
  background-color: #f44336;
  color: white;
  padding: 14px 35px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.nav-main a:hover, a:active {
  background-color: #ff33cc;
}





/*MAIN SECTION*/

main {background-color: #53f157;
                   width:80%;
                    float:left;
                     border-radius: 25px;
                     }

.founders {position: relative;
                   top: 15px;
                   left: 170px;}

.children {position: relative;
                   top: 15px;
                   left: 170px;}

#header1 {border: 1px solid yellow;
  outline-style: double;
  outline-color: #CC0000;
  margin: 30px;
  outline-width: thick;
  padding: 10px;}

img:hover {
  opacity: 0.8;
}

div.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 180px;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}




div.gallery1 {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 180px;
  position: relative;
  bottom: 150px;
}

div.gallery1:hover {
  border: 1px solid #777;
}

div.gallery1 img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}




.para-main {font-family: Franklin Gothic Book;
box-shadow: 10px 10px 5px grey;
  font-size: 18px;
  border: 1px solid black;
  margin-top: 30px;
  margin-bottom: 100px;
  margin-right: 80px;
  margin-left: 70px;
  background-color: #f5a3a3;
  padding: 10px;}


#borderimg { 
  border-left: 15px solid red;
  background-color: lightgrey;
  padding: 5px;
  margin-top: 30px;
  margin-bottom: 100px;
  margin-right: 60px;
  margin-left: 60px;
}

#pattern {position: relative;
                   bottom: 60px;}


a.link:link {color:#3333ff; text-decoration: none;}

a.link:visited {color:#996600; text-decoration: none;}

a.link:hover {color:#e13410; text-decoration: none; font-size:20px; font-weight:bold;}


#para-about {font-family:Lucida Bright;
box-shadow: 10px 10px 5px grey;
  font-size: 16px;
  border-radius: 50px / 15px;
  margin-top: 30px;
  margin-bottom: 100px;
  margin-right: 80px;
  margin-left: 70px;
  background-color: #cc66cc;
  padding: 20px;}


#borderabout { 
  border-style: inset;
  background-color: #ff66cc;
  padding: 5px;
  margin-top: 30px;
  margin-bottom: 100px;
  margin-right: 60px;
  margin-left: 60px;
  border-width: 2px 10px 4px 20px;
}


.education {position: relative;
                   top: 15px;
                   left: 170px;}


#head-cause {
  border-width: 2px 10px 4px 20px;
  border-style: inset;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  margin-right: 100px;
  margin-left: 70px;
  padding: 15px;
  background-color: #ff6666;
  border-color: #ff6699 #ff9933 #ff6699 #ff9933; }


#para-cause {font-family:Times New Roman;
box-shadow: 10px 10px 5px grey;
  font-size: 18px;
  border-radius: 15px 70px 30px;
  margin-top: 30px;
  margin-bottom: 70px;
  margin-right: 80px;
  margin-left: 70px;
  background-color: #ff9999;
  padding: 20px;}





.div-inline {
   text-align: center;
   font-family:Times New Roman;
   font-size:14px;
  background-color: #66ccff;
  padding: 10px;
  border-style: double;
  border-color: #3333cc; }

.children2 {position: relative;
                   top: 15px;
                   left: 140px;}


.desc {font-size:12px;}





img.icon:hover {
  opacity: 0.3;
}


.groove {outline-style: groove;
         outline-color: #ffff66;
         outline-width: 8px;}


.groove1 {outline-style: groove;
         outline-color: #ff33cc;
         outline-width: 8px;}




.children3 {position: relative;
                   top: 15px;
                   left: 100px;}


#division {
  margin: 80px;
  border: 1px solid black;
  background-color: #FF3333;
  outline: 5px dashed blue;
  outline-offset: 10px;
  opacity: 0.8;
  transition: 0.3s;}

#division:hover {opacity: 1}

a#linkgal:link {color:#CC0000; text-decoration: none;}

a#linkgal:visited {color:#66FF00; text-decoration: none;}

a#linkgal:hover {color:#CC0099; text-decoration: none; font-size:20px; font-weight:bold;}


#rcorners {
  position:relative;
  left:160px;
  border-radius: 25px;
  background: url(image/quotes.jpg);
  background-position: left top;
  padding: 10px; 
  width: 500px;
  height: 160px;  
  box-shadow: 10px 10px 5px grey;
  text-shadow: 0 0 3px gold;
}

#lets {
  color: yellow;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}


.button {
  background-color: #3333cc;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  opacity: 0.6;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  left: 350px;
}

.button:hover {opacity: 1}


a.linkbutton:link {text-decoration: none; font-family: Hobo Std}

a.linkbutton:hover {color: black; text-decoration: none; font-size:20px; font-weight:bold; font-family: Hobo Std}




.button1 {
  background-color: #ff9933;
  border: none;
  color: white;
  padding: 12px 24px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  left: 26px;
}




a.linkbutton1:link {text-decoration: none; font-family: Hobo Std}

a.linkbutton1:hover {color: black; text-decoration: none; font-size:20px; font-weight:bold; font-family: Hobo Std}















/*SIDEBAR SECTION*/



.mod h2 {
  border-bottom: 1px solid #dbdbdb;
  margin-top: 2.571em;
  padding-bottom: .75em;
}


/* ::: About Me ::: */
.about {
  background: #2b2b2b;
  padding: 0.313em 0.625em 0.625em;
}

.about h2 {text-align:center;}

.about h2,
.about p {
  color: #dadada;
}


.para-1 {border-style: inset;
         padding: 10px;
         border-color: red green blue yellow;
         border-width:thick;}




.about p {
  font-size: 0.813em;
  line-height: 1.5;
}

.map {
  margin: 1.438em 0 0.813em;
}


.sidebar {background-color: #383838;
               width:20%;
               float:right;
               border-radius: 25px;
               position: relative;
                left: 5px;}

.side {color: white;
       text-align:center;}

.para-1 {padding-left: 5px;}

.para2 {padding-left: 8px;}
              

.social a:hover {color:#33ffff; 
                 opacity: 0.7;}




  background-color: #f4511e;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  opacity: 0.6;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.button:hover {opacity: 1}














/*FOOTER SECTION*/

.footer {background-color: #006633;
             border-radius: 25px;
             clear:both;
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
                top: 5px;}
