/********************************************************************/
/***************************	GENERAL   **************************/
/********************************************************************/

html, body, ul, div, menu, section {
    margin: 0;
    padding: 0;
}

body#homePage {
    padding:0;
    margin:0;
    height: 2000px;
    font-weight: bold;
    background-color: #222222;
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
	line-height: 1.4em;
    text-align: center;
}

div#container {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
}

div.mainMenu {
    position: fixed;
    top: 0;
    margin: 0 auto;
    width: 100%;
    display: block;
    line-height: 48px;
    text-align: center;
    background-color: #222222;
    z-index: 10;

}


div#scrollNudge {
    color: white;
}



ul.nav {
    position: relative;
    top: 0px;
    display: inline-block;
    width: 100%;
    background-color: #222222;
    text-align: center;
    list-style: none;
}

.nav > li {
    display: inline-block;
    padding: 0px 15px 0px 15px;
    background-color: #222222;
}

.nav > li > a {
    text-decoration: none;
    color: #bbbbbb;
    font-size: 1.2em;
    background-color: #222222;
}

.nav > li > a:hover {
    color: #ffffff;
    -webkit-transform: scale(1.15);
      -moz-transform: scale(1.15);
      -ms-transform: scale(1.15);
      -o-transform: scale(1.15);
      transform: scale(1.15);
    }

a {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}

canvas {
    width: 100%;
    height: auto;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: -9999;
}

div.section1 {
    position: fixed;
    top: 40px;
    text-align: left;
    width: 300px;
    height: auto;

    padding-left: 3em;
}

div.section2 {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 800px;
    height: auto;
    margin-top: 1200px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    border: 3px solid #000000;
}

div.leftDiv {
    margin-right: -200px;
    padding: 25px 0 25px 25px;
    width: 800px;
    height: 800px;
    margin: 0;
    text-align: left;
    background: #444444);
}

div.rightDiv {
    float: right;
    padding: 0px 25px 25px 0;
    width: 225px;
    height: 800px;
    margin-right: 3em;
    background: #444444);
}

.section3 {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 800px;
    height: auto;
    margin-top: 50px;
    padding-top: 25px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    border: 3px solid #000000;
}

h3.header {
    margin-top: -1em;
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
    font-size: 1em;   
}

p.buttons {
    margin-bottom: .7em;
    padding: 10px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.4);
}

#homeStats {
    position: relative;
    width: 250px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    padding: 10px;
}

#homeStats > p {
    color: #ffffff;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
}

span.statsTitle  { 
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
    font-size: 1em; 
}

p.statsTitle, span.whiteText  { 
    color: #cccccc;
    margin-top: -15px;
    margin-bottom: 3px;
}

a { 
    color: #dddddd; 
    text-decoration: none 
}

#footer a:link { 
    color: #dddddd; text-decoration: none
}

.barlinks { 
    color: #dcdcdc; line-height: 16px; text-decoration: none 
}

#footer a:visited { 
    color: #bbbbbb; text-decoration: none 
}

.graylinks { 
    color: #dcdcdc; line-height: 10px; text-decoration: none 
}

.bluelinks { 
    color: #b3ccff; text-decoration: none 
}


.logoText  { 
    display: inline-block;
    color: #dddddd;
    width: 100%;
    font-style: italic;
    font-size: .8em;
    font-family: 'Times New Roman', serif;
    text-align: center;
    }

#recentRain  { 
    color: #ffffff; 
    font-size: 1.3em; 
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
    padding-top: -5px;
    padding-bottom: 5px; 
    border-bottom: 1px solid #ffffff;
}


p.currentXlarge   { 
    display: block;
    color: #ffffff;
    font-size: 2.5em;
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 400;
    padding-bottom: 15px;
    margin-top: 7px;
    margin-bottom: -5px;
    border-bottom: 1px solid #ffffff; }

span.currentXlarge   { 
    display: inline-block;
    color: #ffffff;
    padding-top: 5px;
    margin-bottom: -7px;
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 500;
}

.currentXlarge1 { 
    color: #daa520; 
    font-size: x-large; 
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
    font-size: 1em;  
    padding-bottom: 5px; 
    border-bottom: 1px solid #ffffff 
}

#intervalText  { 
    color: #ffffff; 
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 100;
    font-size: .8em; 
}

p.bottomStats  { 
    color: #dddddd; 
    font-size: medium; 
    font-family: 'Times New Roman', serif; 
    margin-left: 0;
    margin-right: 0;
}

.thankYou { 
    color: #dddddd; 
    font-size: medium; 
    font-family: 'Times New Roman', serif; 
    text-align: center 
}

#weatherForYou {
    position: relative;
    margin: 0 auto;
    width: 550px;
    height: 250px;
    background-color: #ffffff;
    border: 5px solid #000000;
}
    

.statsKey  { 
    color: #dddddd; 
    font-size: medium; 
    font-family: 'Times New Roman', serif; 
    margin-right: 8px; 
    padding-left: 12px 
}

.rainRate  { 
    color: ##cccccc; 
    font-size: .8em; 
    font-family: 'Open Sans', sans-serif; 
    padding-bottom: 5px; 
    border-bottom: 1px solid #ffffff; 
}

.statsValue  { 
    color: #ffcc00; 
    font-size: medium; 
    font-family: 'Times New Roman', serif 
}

.forecast { 
    color: #808080; 
    font-size: medium; 
    font-family: 'Times New Roman', serif 
}

#mostRecentRain { 
    color: #ffffff; 
    font-size: medium; 
    font-family: 'Times New Roman', serif 
}

#currentTemp { 
    color: #ffffff; 
    font-size: 1.5em; 
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
}

#dentonHeader { 
    color: #ffffff;
    margin-top: -12px;
    margin-bottom: -12px;
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
    font-size: .8em; 
}

#todayText { 
    color: #ffffff;
    padding-bottom: 1px;
    font-size: large; 
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 500;
}

.header { 
    color: #d3d3d3; 
}

.header2 { 
    color: #d3d3d3; 
    font-weight: bold; 
    font-size: large; 
    font-family: 'Times New Roman', serif 
}

.headerMobile { 
    background-color : transparent; 
    color: #d3d3d3; 
    font-size: medium; 
    font-family: 'Times New Roman', serif 
}

#whiteText { 
    color: #ffffff; 
    font-size: medium; 
    font-family: 'Open Sans', sans-serif;
	font-variant: normal;
	font-weight: 300;
}

.whiteText1 { 
    color: #fff; 
    font-size: medium; 
    font-family: 'Times New Roman', serif 
}

.accuweather { 
    color: #dddddd;
    margin-top: 45px; 
    margin-left: 200px 
}

.volunteers { 
    float:right; 
    /*color: #dddddd; */
    font-size: medium; 
    font-family: 'Times New Roman', serif;

}

.wxStation {
    color: #ffffff;
    font-variant: small-caps;
    font-weight: bold;
}

.wxStation > .statsValue {
    font-weight: 100;
}

.wxData { 
    color: #cccccc;
    font-variant: normal;
    font-weight: normal;
}

#volunteer_header { 
    color: #dddddd; 
    font-size: large; 
    font-family: 'Times New Roman', serif; 
}

.italic {
    font-style: italic;
    font-weight: bold;
}

#otherRainTitle {
    color: #ffffff;
    padding-bottom: .5em;
    border-bottom: 1px solid #ffffff; }

span.updateInfo {
    color: #dddddd;
    font-size: small; }

span.otherRainAmt {
    color: #888; }

.newLinkNotice {
    font-weight: bold;
    color: coral; }

.borderLength {
    width: 50%;
}

img {
    width: auto;
    height: auto;
    max-width: 100%;
    padding-top: 1.5em;
    border: 0;
    margin-bottom: -0.7em;
}

/* Text hover enlargement */
p:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}

p {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}


p.noHover, img.noHover {
    color: #ffffff;
    
    -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;

         -webkit-transition: -webkit-transform none;
      -moz-transition: -moz-transform none;
      -o-transition: -o-transform none;
      transition: transform none;
}

/*@media (max-width: 1280px) and (min-width: 800px) {
    
  @viewport {
    width: device-width;
    min-zoom: 1;
    max-zoom: 1;
  }
}*/
