/*  Style Sheet for nevada-photo.org  */

BODY {
  color: #000000;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  background-color: #e0e0e0;
  max-width: 970px;
  min-width: 676px;
  border: 4px solid #000080;
  border-radius: 14px;
  -webkit-border-radius: 14px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 14px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 14px; /* KDE Konquerer and other KHTML browsers */
  }
.ie6-max-width {
  padding: 0px 12px 12px 12px;
  background-color: #87cdeb;
  border-radius: 14px;
  -webkit-border-radius: 14px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 14px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 14px; /* KDE Konquerer and other KHTML browsers */
}

hr {
  color: #000080;
  height: 4px;
/* Fix unsupported HR height color in Opera browser */
  background-color: #000081;
}
.thumb {
  border: thick double #000000;
}
form { 
  margin: 0; 
  display: inline; 
}
input.face-sm {
  background-color : #ffffcc;
  color : #000080; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .65em;
  font-weight: bold;
  cursor: pointer;
}
input.face-sm:hover {
  background-color : #87cdeb;
  color : #ff0000; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .65em;
  font-weight: bold;
  cursor: pointer;
  outline: #000080 solid 1px;
}
.ssb {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #000080;
  background-color: transparent;
}
.ssr {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #990000;
  background-color: transparent;
}
.ssyb {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #000000;
  background-color: #ffffcc;
  padding: .20em .20em .20em .20em;
}
.serif-i {
  color: #000000;
  background-color: transparent;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: 1em;
  font-weight: normal;
  font-style:italic;
  }
.serif {
  color: #000000;
  background-color: transparent;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: 1em;
  font-weight: normal;
  font-style:normal;
  }
.pN {
  color: #000000;
  background-color: #ffffcc;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: 1em;
  font-weight: normal;
  font-style:normal;
  border: medium double #000080;
  padding: .25em;
  }
.ukw {
  color: #000000;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: normal;
  border-top: 2px solid #000000;
}
.headline {
  color: #000080;
  background-color: transparent;
  text-shadow: #4f4f4f 0.1em 0.1em 0.2em;
}
td.ltbluebk, .ltbluebk {
  background-color: #ddeeff;
}
H1 {
  color: #000080;
  background-color: #ffffcc;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-style:italic;
  border: 5px solid #000080;
  padding: .35em;
  text-shadow: #4f4f4f .1em .1em .2em;
  border-radius: 14px;
  -webkit-border-radius: 14px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 14px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 14px; /* KDE Konquerer and other KHTML browsers */
  box-shadow: 10px 10px 14px #4f4f4f;
  -webkit-box-shadow: 10px 10px 14px #4f4f4f; /* Apple Safari and Google Chrome */
  -moz-box-shadow: 10px 10px 14px #4f4f4f; /* Firefox and other Gecko browsers */
  -khtml-box-shadow: 10px 10px 14px #4f4f4f; /* KDE Konquerer and other KHTML browsers */
  }
h2, h3 {
  color: #000080;
  background-color: transparent;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
}
.bs101014 {
  box-shadow: 10px 10px 14px #4f4f4f;
  -webkit-box-shadow: 10px 10px 14px #4f4f4f; /* Apple Safari and Google Chrome */
  -moz-box-shadow: 10px 10px 14px #4f4f4f; /* Firefox and other Gecko browsers */
  -khtml-box-shadow: 10px 10px 14px #4f4f4f; /* KDE Konquerer and other KHTML browsers */
}
.big { 
  font-size: 1.1em; 
}
.bigger { 
  font-size: 1.2em; 
}
.biggest { 
  font-size: 1.5em; 
}
.bold, div.bold a { 
  font-weight: bold;
}
#navhome {
  padding: 3px 0;
  margin-left: 0;
  text-align: center;
  }
#navhome li {
  list-style: none;
  margin: 0;
  display: inline;
  }
#navhome li a {
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 3px solid #000080;
  border-radius: 10px;
  -webkit-border-radius: 10px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 10px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 10px; /* KDE Konquerer and other KHTML browsers */
  box-shadow: 4px 4px 10px #4f4f4f;
  -webkit-box-shadow: 4px 4px 10px #4f4f4f; /* Apple Safari and Google Chrome */
  -moz-box-shadow: 4px 4px 10px #4f4f4f; /* Firefox and other Gecko browsers */
  -khtml-box-shadow: 4px 4px 10px #4f4f4f; /* KDE Konquerer and other KHTML browsers */
  background: #ffffcc;
  text-decoration: none;
  }
#navhome li a:link, #navhome li a:visited {
  color: #000080;
  font-size: 1em;
  font-weight: bold;
  text-shadow: #4f4f4f 0.05em 0.05em 0.1em;
  white-space:nowrap;
  }
#navhome li a:hover {
  color: #ff0000;
  font-size: 1em;
  font-weight: bold;
  background: #87cdeb;
  text-shadow: #4f4f4f 0.05em 0.05em 0.1em;
  white-space:nowrap;
  outline: none;
  }
#navlist {
  padding: 3px 0;
  margin-left: 0;
  border-bottom: 2px solid #000080;
  }
#navlist li {
  list-style: none;
  margin: 0;
  display: inline;
  }
#navlist li a {
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 2px solid #000080;
  border-bottom: none;
  background: #ffffcc;
  text-decoration: none;
  font-weight: bold;
  }
#navlist li a:link {
  color: #000080;
  }
#navlist li a:visited {
  color: #000080;
  }
#navlist li a:hover {
  color: #ff0000;
  background: #87cdeb;
  border-color: #000080;
  }
#navlist li a#current {
  color: #ffffcc;
  background: #87cdeb;
  border-bottom: 2px solid #87cdeb;
  font-weight: bold;
  outline: none;
  cursor: default;
  }
a:link {
  color: #0000ee;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
}
a:visited {
  color: #551a8b;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
}
a:hover, a:active {
  color: #ff0000;
  background-color: #ffffcc;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
  outline: #000080 solid 1px;
}
a.img:link, a.img:visited, a.img:hover, a.img:active {
  background-color: transparent;
  text-decoration: none;
  outline: none;
  padding: 0em 0em 0em 0em;
}
a.page-nav:link, a.page-nav:visited {
  color: #0000ee;
  background-color: transparent;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
}
a.page-nav:hover, active {
  color: #ff0000;
  background-color: #ffffcc;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
  outline: #000080 solid 1px;
}
