/*
	Rewind by Pixelarity
	pixelarity.com @pixelarity
	License: pixelarity.com/license
*/
/*********************************************************************************/
/* Slider                                                                        */
/*********************************************************************************/
#slider .viewer {
  height: 373px;
  overflow: hidden;
}

#slider .slide img {
  width: 895px;
  height: 373px;
}

/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/
#header-wrapper {
  overflow: hidden;
}

#banner-wrapper {
  margin-bottom: 2em;
}

/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/
#header {
  overflow: hidden;
  min-height: 5em;
  position: relative;
  padding-top: 5em;
  padding-bottom: 1em;
}

#header h1 {
  float: left;
  padding-right: .30em;
  font-family: 'Open Sans' ,sans-serif;
  font-size: 3em;
  font-weight: bold;
}

#header h1 a {
  display: block;
  width: 100px;
  height: 100px;
  text-indent: 125px;
  overflow: hidden;
  white-space: nowrap;
  background-image: url("../images/GEC_logo-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#header p {
  padding-top: .60em;
  letter-spacing: -.05em;
  font-size: 1.3em;
  font-weight: 300;
  font-style: italic;
  color: #777;
}

/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/
#nav {
  position: absolute;
  top: 5.5em;
  right: -0.75em;
  padding-top: 10px;
}

#nav ul {
  margin: 0;
  padding: 0;
}

#nav ul li {
  float: left;
  padding: 1em;
}

#nav ul li.active {
  background: #3c0000;
}

#nav ul li a {
  text-decoration: none;
  font-size: 1.1em;
  color: #FFFFFF;
  text-transform: uppercase;
}

#nav > ul > li > ul {
  display: none;
}

.dropotron {
  background: #E7E9E9;
  padding: 0.75em 0.5em 0.75em 0.5em;
  min-width: 15em;
}

.dropotron-level-0 {
  margin-top: -2px;
}

.dropotron li {
  line-height: 2.5em;
  padding: 0 0.5em 0 0.5em;
}

.dropotron li a,
.dropotron li span {
  color: #050d20;
  text-decoration: none;
  text-transform: uppercase;
}

.dropotron li:hover {
  background: #3c0000;
}

.dropotron li:hover > a,
.dropotron li:hover > span {
  color: #FFFFFF;
}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/
#banner {
  overflow: hidden;
  padding: 2em 0 2em 0;
  border-top: solid 4px #D6D3C4;
  border-bottom: solid 4px #D6D3C4;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+20,2989d8+50,1e5799+80&0+0,0.8+15,1+19,1+81,0.8+85,0+100 */
  /*background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(30,87,153,0.8) 15%, rgba(30,87,153,1) 19%, rgba(30,87,153,1) 20%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 80%, rgba(30,87,153,1) 81%, rgba(30,87,153,0.8) 85%, rgba(30,87,153,0) 100%); /* FF3.6-15 */
  /*background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(30,87,153,0.8) 15%,rgba(30,87,153,1) 19%,rgba(30,87,153,1) 20%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 81%,rgba(30,87,153,0.8) 85%,rgba(30,87,153,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(30,87,153,0.8) 15%,rgba(30,87,153,1) 19%,rgba(30,87,153,1) 20%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 81%,rgba(30,87,153,0.8) 85%,rgba(30,87,153,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#001e5799',GradientType=0 ); /* IE6-9 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#013380+20,00c2f0+50,013380+80&0+0,0.8+15,1+19,1+81,0.8+85,0+100 */
  /* background: -moz-linear-gradient(top, rgba(1,51,128,0) 0%, rgba(1,51,128,0.8) 15%, rgba(1,51,128,1) 19%, rgba(1,51,128,1) 20%, rgba(0,194,240,1) 50%, rgba(1,51,128,1) 80%, rgba(1,51,128,1) 81%, rgba(1,51,128,0.8) 85%, rgba(1,51,128,0) 100%); /* FF3.6-15 */
  /* background: -webkit-linear-gradient(top, rgba(1,51,128,0) 0%,rgba(1,51,128,0.8) 15%,rgba(1,51,128,1) 19%,rgba(1,51,128,1) 20%,rgba(0,194,240,1) 50%,rgba(1,51,128,1) 80%,rgba(1,51,128,1) 81%,rgba(1,51,128,0.8) 85%,rgba(1,51,128,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to bottom, rgba(1,51,128,0) 0%,rgba(1,51,128,0.8) 15%,rgba(1,51,128,1) 19%,rgba(1,51,128,1) 20%,rgba(0,194,240,1) 50%,rgba(1,51,128,1) 80%,rgba(1,51,128,1) 81%,rgba(1,51,128,0.8) 85%,rgba(1,51,128,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00013380', endColorstr='#00013380',GradientType=0 ); /* IE6-9 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6d3c4+1,ffffff+35,ffffff+65,d6d3c4+100 */
  background: #d6d3c4;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d6d3c4), color-stop(35%, #ffffff), color-stop(65%, #ffffff), to(#d6d3c4));
  background: linear-gradient(to bottom, #d6d3c4 1%, #ffffff 35%, #ffffff 65%, #d6d3c4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d3c4', endColorstr='#d6d3c4',GradientType=0 );
  /* IE6-9 */
}

#banner p {
  margin: 0;
  padding: 0;
  letter-spacing: -.08em;
  line-height: 1.25em;
  text-align: center;
  font-size: 2.5em;
  font-weight: 500;
  color: #777;
}

#banner span {
  color: #500000;
}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/
/*********************************************************************************/
/* Main                                                                          */
/*********************************************************************************/
/*********************************************************************************/
/* Bulletin styles                                                               */
/*********************************************************************************/
div.bulletin {
  width: 48%;
}
/*# sourceMappingURL=style-desktop.css.map */