/*                                                                       
  india.css

  mySTD.de html5 & css3 templates rev. 2.2, June 1, 2014
  
  "Mumbai Flower Petals"

  AP 
*/

body {
  color:                  #63001b;                  /*  Amended Red  */ 
  background:             #e48a21;                  /*  Mumbai  */
}

div.page {
  border:                 1px solid #ffa81c;        /*  Orange  */
  background:             #ffa81c;                  /*  Orange  */
  box-shadow:             1px 1px 3px 0px #4d2e0b;  /*  Mumbai, 1/3 brightness  */
}

nav.side ul li a {
  color:                  #63001b;                  /*  Amended Red  */
}

nav.side ul li a:hover, 
nav.side ul li.active a {  
  background      :       #df218d;                  /*  Mumbai Petals  */
}

main h1 {
  color:                  #63001b;                  /*  Amended Red  */
}

figcaption {
  background:             #cd123d;                  /*  Mumbai Excitement  */
}



		#navButton .toggle:before {  /*  box around navicon  */
			background: rgba(223, 33, 141, 1.0); /*  Mumbai Petals  */
}
    #navPanel {
		background: #df218d;                  /*  Mumbai Petals  */
	}


/*  for maritime responsive theme  */

#header {
  background:             #e48a21;                  /*  Mumbai  */
}

#header #nav li a {
  color:       #df218d;                  /*  Mumbai Petals  */
}

#header #nav li a:hover {
    color:                  white;
}

.wrapper.style1 {
  color:                  #63001b;                  /*  Amended Red  */
  background:             #ffa81c;                  /*  Orange  */
}

h1, h2, h3, h4, h5, h6 {
  color:                  #63001b;                  /*  Amended Red  */
}

#footer {
  background:             #e48a21;                  /*  Mumbai  */
}

#footer .copyright li a {
  color:                #df218d;                    /*  Mumbai Petals  */
}

#footer .copyright li a:hover {
  color:       white;
}

