/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* Including lib.less - this template is intentionally left blank and does not need to be included  on the live server */
/* =========================================================================== */
#home #asides {
  width: 24.5%;
  padding: 0;
  margin: 0;
  background-color: transparent !important;
}
#home #asides #olympics h3 {
  font-size: 1.4em;
  margin-bottom: 15px;
}
#home #asides #olympics ul {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 284px;
}
#home #asides #olympics ul li {
  position: relative;
  line-height: .5;
  -webkit-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.1);
  -o-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.1);
  box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.1);
  behavior: url('/styles/pie.htc');
  width: 95%;
}
#home #asides #olympics ul li img {
  position: relative;
}
#home #asides #olympics ul li .label {
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.3em;
  color: #44361d;
  text-shadow: 1px 1px 1px #fff;
  left: 25%;
  bottom: 20%;
  width: 70%;
  position: absolute;
  text-align: right;
}
#home #asides #olympics ul li .count p {
  font-size: 1.3em;
}
#home #asides #olympics ul a:hover {
  text-decoration: none;
}
#home #asides #olympics ul li:hover {
  top: -1px;
  left: -1px;
  -webkit-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.1);
  -moz-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.1);
  -o-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.1);
  box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.1);
}
#featured-area {
  margin: 0 0 2em 0;
}
#featured-area article {
  position: relative;
  margin-top: 10px;
}
#featured-area article header {
  position: absolute;
  padding: 2.5% 2.5% 0 2.5%;
  margin: 0;
  bottom: 0;
  width: 76%;
  background: #fff;
  z-index: 1;
  -webkit-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.33);
  -moz-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.33);
  -o-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.33);
  box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.33);
  behavior: url('/styles/pie.htc');
}
#featured-area article header h1 {
  font-size: 1.818em;
  margin: 0 0 .25em 0;
}
#featured-area article header a:visited {
  color: #495a24;
}
#featured-area article img {
  width: 100%;
}
#featured-area article footer {
  position: absolute;
}
#featured-area article footer ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 30%;
  margin: 0 10% 0 0;
  float: left;
}
#featured-area nav {
  position: relative;
  padding: 0 2.5% 2.5% 2.5%;
  width: 76%;
  background: #fff;
  z-index: 10;
  cursor: pointer;
  height: auto;
  overflow: show;
  -webkit-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.33);
  -moz-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.33);
  -o-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.33);
  box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.33);
  behavior: url('/styles/pie.htc');
}
#featured-area nav ul {
  overflow: auto;
  margin: 0;
  padding: 0;
}
#featured-area nav ul li {
  font-size: 1.218em;
  float: left;
  display: block;
}
#featured-area nav ul a {
  color: #fff;
  display: block;
  padding: .15em .675em .15em;
  margin-right: .25em;
  background: #495a24;
}
#featured-area nav ul a:hover {
  text-decoration: none;
  background: #7a8a62;
}
#featured-area nav li.active a {
  background: #7a8a62;
}
/*
** ACTION CENTER
**
** DESCRIPTION:
** USAGE:
** NOTES:
**
*/
#action-center {
  list-style: none;
  padding: 0;
  margin: 0;
}
#action-center li {
  position: relative;
  line-height: .5;
  -webkit-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.1);
  -o-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.1);
  box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.1);
  behavior: url('/styles/pie.htc');
}
#action-center li img {
  position: relative;
}
#action-center li .label {
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.3em;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  left: 5%;
  bottom: 20%;
  width: 70%;
  position: absolute;
}
#action-center li:first-child .label {
  bottom: 10%;
  font-size: 1.418em;
  line-height: 1;
  width: 50%;
}
#action-center a:hover {
  text-decoration: none;
}
#action-center li:hover {
  top: -1px;
  left: -1px;
  -webkit-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.1);
  -moz-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.1);
  -o-box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.1);
  box-shadow: 7px 7px 0 rgba(100, 100, 100, 0.1);
}
/*
** 1060
**
** DESCRIPTION:	Styles that apply to screens 1060 pixels wide and down
** USAGE:
** NOTES: This is an edge case for the home page action center
**
*/
@media only screen and (max-width: 1060px) {
  #action-center {
    font-size: 80% !important;
  }
}
/*
** HOT TOPICS
**
** DESCRIPTION:
** USAGE:
** NOTES:
**
*/
#hot-topics {
  list-style: none;
  padding: 1em 0 0 0 !important;
  margin: 0;
}
#hot-topics li {
  overflow: auto;
  display: block;
  height: auto;
  width: 90%;
  clear: left;
  padding: 0 5% 1em 0;
  margin-bottom: 1em;
  border-bottom: 1px solid #eee;
  font-family: sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1;
  font-size: 1em;
}
#hot-topics li:last-child {
  border-bottom: none;
}
#hot-topics img {
  width: 20%;
  border: 5px solid #eee;
  margin: 0 0 0 0;
  float: left;
  -webkit-box-shadow: 3px 3px 0 rgba(100, 100, 100, 0.2);
  -moz-box-shadow: 3px 3px 0 rgba(100, 100, 100, 0.2);
  -o-box-shadow: 3px 3px 0 rgba(100, 100, 100, 0.2);
  box-shadow: 3px 3px 0 rgba(100, 100, 100, 0.2);
  behavior: url('/styles/pie.htc');
}
#hot-topics .label {
  width: 60%;
  display: block;
  margin-left: 32.5%;
  margin-top: 3%;
}
#hot-topics a {
  color: #44361d;
}
#hot-topics a:hover {
  text-decoration: none;
  color: #913C04;
}
#hot-topics li:hover img {
  position: relative;
  top: -1px;
  left: -1px;
  -webkit-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.2);
  -moz-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.2);
  -o-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.2);
  box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.2);
}
/*
** NEWS TICKER
**
** DESCRIPTION:
** USAGE:
** NOTES:
**
*/
#newsticker {
  padding: 1em;
  margin: 0 0 2em 0;
  min-height: 75px;
  overflow: hidden;
  background: #495a24;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #495a24), color-stop(1, #2b3615)) !important;
  background: -webkit-linear-gradient(top, #495a24 0%, #2b3615 100%) !important;
  background: -moz-linear-gradient(top, #495a24 0%, #2b3615 100%) !important;
  background: -o-linear-gradient(top, #495a24 0%, #2b3615 100%) !important;
  background: linear-gradient(top, #495a24 0%, #2b3615 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #495a24 , endColorstr= #2b3615 );
  -webkit-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.33);
  -moz-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.33);
  -o-box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.33);
  box-shadow: 5px 5px 0 rgba(100, 100, 100, 0.33);
  behavior: url('/styles/pie.htc');
}
#newsticker .tweety-b {
  float: left;
  width: 50px;
  height: 50px;
  background-image: url(../img/twitter-green.png);
  background-size: contain;
  margin: 0 5px 0 0;
}
#newsticker .title {
  float: left;
  margin: 5px 0 0 0;
  font-size: 1.5em;
  font-weight: normal;
  color: #efecd6;
}
#newsticker .tweettools {
  float: right;
  margin: 0 8px 10px 10px;
}
#newsticker .tweettools a {
  margin: 10px;
  color: #FFF;
}
#newsticker #twitter {
  clear: both;
  min-height: 90px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  /*
		ul {
			width: 				70%;
			margin: 			0 0 0 17%;
			list-style: 		none;
			padding: 		.5em 0 0 0;

			li {
				font-size:		.9em;
				line-height: 	1.1;}


			a {
				color: 			#efecd6;  }

			}
			*/
}
#newsticker #twitter ul {
  padding: 0;
  margin: 0;
}
#newsticker #twitter ul li {
  display: none;
  clear: both;
  overflow: auto;
  margin-bottom: 20px !important;
  opacity: 0;
}
#newsticker #twitter ul li .user {
  float: left;
  min-width: 60px;
  height: 90px;
}
#newsticker #twitter ul li .user span {
  display: none;
}
#newsticker #twitter ul li .tweet {
  float: left;
  box-sizing: border-box;
  margin: 0 auto 0 auto;
  padding: 10px;
  width: 95%;
  color: #efecd6;
  font-size: 15px;
}
#newsticker #twitter ul li .tweet a {
  color: #FFF;
  text-decoration: underline;
}
#newsticker #twitter ul li .timePosted {
  display: none;
}
.newspod {
  width: 44.6%;
  padding: 1.75%;
  float: left;
  font-size: .9em;
}
.newspod h1 {
  float: left;
  margin: 0 .5em .618em 0;
}
.newspod ul {
  clear: left;
  font-size: .9em;
  line-height: 1.2;
  list-style: none;
  margin: 0;
  padding: 0;
}
.newspod li {
  font-size: .95em;
  margin-bottom: 1.618em;
}
#recent-media {
  float: right;
}


#home #content #main{
  width: 100%;
  left: 0px;
  right: 0px;
  float: none;
}
#home #content #main #featured-area{
position: relative;
margin: 0 0 7em 0;
}
#home #content #main #featured-area nav{
  position: absolute;
  padding: 1em;
  width: auto;
  background: none;
  z-index: 10;
  right: 0px;
  bottom: -75px;
  cursor: pointer;
  height: auto;
  overflow: show;
  -webkit-box-shadow: none ;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  behavior: url(/styles/pie.htc);
}
#home #content #main #featured-area .media{
  height: auto;
  margin-bottom: 4em;
}
#home #content #main #featured-area .bgimagefeatured{
background-size: cover;
background-repeat: no-repeat;
height: 600px;
background-position: center center;
}
#home #content #main #featured-area .featuredtext{
  position: absolute;
  bottom: -80px;
  width: 100%;
  background-color: #fff;
  display: block;
}
#home #content #main #featured-area .featuredtext .text{
padding: 1em 1em 3em;
border: 1px solid #d1d1d1;
}
#home #content #main #featured-area .featuredtext .text .summary{
padding-right: 2em;

}
#home #content #main #actioncenterarea{
  width: 100%;
    display: block;
    position: relative;
}
#home #content #main #actioncenterarea #action-center{
  width: 100%;
  display: table;
  height: auto;
}
#home #content #main #actioncenterarea #action-center li{
display: table-cell;
width: auto;
float: none!important;
min-height: 130px;
position: relative;
box-shadow: 0px 0px 0 3px rgb(255, 255, 255);
-webkit-box-shadow: 0px 0px 0 3px rgb(255, 255, 255);
-moz-box-shadow: 0px 0px 0 3px rgb(255, 255, 255);
-o-box-shadow: 0px 0px 0 3px rgb(255, 255, 255);
}
#home #content #main #actioncenterarea #action-center li:hover{
top: 0px;
left: 0px;
box-shadow: 0px 0px 0 3px rgb(255, 255, 255);
-webkit-box-shadow: 0px 0px 0 3px rgb(255, 255, 255);
-moz-box-shadow: 0px 0px 0 3px rgb(255, 255, 255);
-o-box-shadow: 0px 0px 0 3px rgb(255, 255, 255);
}
#home #content #main #actioncenterarea #action-center li a{
display: block;
position: relative;
background-color: #31421e;
overflow: hidden;
}
#home #content #main #actioncenterarea #action-center li .backgroundimage{
  background-size: cover;
  width: 100%;
  display: block;
  height: 130px;

  background-position: center center;
  opacity: .8;
}
#home #content #main #actioncenterarea #action-center li a:hover .backgroundimage{
  transform: scale(1.1);
  opacity: 1;
  transition: all .2s ease-in-out;
}
#home #content #main #actioncenterarea #action-center li a span{
opacity: 1;
position: absolute;
z-index: 100;
}
#home #content #main #actioncenterarea #action-center li a img{

}

#home #content #main .featuredpressarea{
  margin-top: 2em;
  padding: 2em 10px;
  display: inline-block;
  background-color: #fdfaf3;
}
#home #content #main .featuredpressarea .pressitem{
  float: left;
  width: 30%;
  font-size: 20px;
  display: inline-block;
  padding: 20px 15px;
}
#home #content #main .featuredpressarea .pressitem a{

}
#home #content #main .featuredpressarea .pressitem time{
font-size: 14px;
}
#home #content #main .podarea{
  padding: 2em 0px;
  display: inline-block;
}

#home #content #main .podarea .newspod{
  width: 30%;
  float: left;
  font-size: 18px;
  padding: 1em;
  min-height: 414px;
}
#home #content #main .podarea .tweetpod{
  width: 30%;
  float: left;
  font-size: 18px;
  padding: 1em;
  min-height: 414px;
}
#home #content #main .podarea .tweetpod h1{
font-size: 28px;
}
#home #content #main .podarea .newspod h1{
font-size: 28px;
}
#home #content #main .podarea .tweetpod header{
display: inline-block;
}
#home #content #main .podarea .newspod header{
display: inline-block;
}
#home #content #main .podarea .newspod header a{
background: #495a24;
color: #fff !important;
font-size: 12px;
padding: 5px;
text-transform: uppercase;
position: relative;
top: 6px;
}
#home #content #main .podarea .tweetpod  a:hover h1.twitter{
color: #3b94d9;
text-decoration: none;
}
#home #content #main .podarea .tweetpod  a:hover{
  text-decoration: none;
}
#home #content #main #actioncenterarea.mobilecenterarea #action-center li{
display: none;
}

/*
** 900
**
** DESCRIPTION:	Styles that apply to screens 900 pixels wide and down
** USAGE:
** NOTES: Typically this means tablets users in portrait mode and desktop users smaller than average screens
**
*/
@media only screen and (max-width: 1030px) {
  #action-center li:first-child .label {
    font-size: 1.3em;
  }
  #newsticker {
    width: 95%;
  }
  #newsticker h1 {
    font-size: 1.5em;
    width: 20%;
  }
  #newsticker h1 span {
    font-size: .45em;
  }
}
/*
** 900
**
** DESCRIPTION:	Styles that apply to screens 900 pixels wide and down
** USAGE:
** NOTES: Typically this means tablets users in portrait mode and desktop users smaller than average screens
**
*/
@media only screen and (max-width: 900px) {
  ticker {
    width: 95%;
  }
  ticker h1 {
    display: none;
  }
  ticker #twitter {
    width: 100%;
  }
  #hot-topics {
    clear: left;
    width: 95%;
    overflow: auto;
    margin: 0 auto 2.618em auto !important;
    padding: 1.5em 0 1em 0 !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #hot-topics li {
    clear: right;
    margin: 0 !important;
    padding: 0 2% 1em 0;
    border: none;
    width: 23%;
    float: left;
  }
  #action-center {
    overflow: auto;
    padding: 0 !important;
    margin: 0 auto !important;
    width: 95%;
  }
  #action-center li {
    float: right;
    width: 35%;
  }
  #action-center li:first-child {
    width: 60%;
    float: left;
  }
}
@media only screen and (max-width: 680px) and (min-width: 601px) {
  #hot-topics li {
    padding: 0;
    overflow: hidden;
    text-align: center;
    width: 25%;
  }
  #hot-topics .label {
    margin: 0 5%;
    width: 90%;
    margin-left: 0;
  }
  #hot-topics img {
    display: none;
  }
}
/*
** 480
**
** DESCRIPTION:	Styles that apply to screens 480 and belows pixels wide and down
** USAGE:
** NOTES: Typically this means mobile phones held in portrait
**
*/
@media only screen and (max-width: 600px) {
  /*body{
		border:1px solid red;
	}*/
  #featured-area article header {
    width: 100%;
    position: relative;
    padding: 0;
    margin: 1em 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  #featured-area article header h1 {
    font-size: 1.618em;
  }
  #featured-area nav {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  #newsticker {
    width: 90%;
  }
  #newsticker .tweety-b,
  #newsticker .title,
  #newsticker .tweettools {
    display: none;
  }
  #newsticker ul {
    padding: .5em 0 0 0;
    margin: 0 !important;
    width: 100% !important;
  }
  #newsticker ul li {
    font-size: .825em;
  }
  .newspod {
    float: none !important;
    margin: 0;
    width: 90% !important;
  }
  #hot-topics {
    padding: 0;
    margin: 0;
    width: 90% !important;
  }
  #hot-topics li {
    width: 90%;
    float: none;
  }
  #action-center {
    float: none;
    clear: both;
    width: 90%;
    padding: 0;
  }
  #action-center li {
    clear: both;
    width: 100% !important;
    float: none;
  }
  #home #content #main #actioncenterarea #action-center li{

    display: none!important;
  }
  #home #content #main #actioncenterarea.mobilecenterarea #action-center li{
    clear: both;
    width: 100% !important;
    float: none;
    display: block!important;
  }
  #home #content #main #actioncenterarea.mobilecenterarea #action-center li:first-child .label {

    width: auto;
  }
  #home #content #main .podarea .tweetpod {
    float: none !important;
    margin: 0;
    width: 90% !important;
  }
  #home #content #main .podarea .tweetpod header {
    display: block;
  }
  #home #content #main #featured-area{
  position: relative;
  margin: 0 0 2em 0;
  }
  #home #content #main #featured-area nav{
    position: absolute;
    bottom: 0px;
  }
  #home #content #main #featured-area .media{
    height: auto;
    margin-bottom: 4em;
  }
  #home #content #main #featured-area .bgimagefeatured{
  background-size: cover;
  background-repeat: no-repeat;
  height: 260px;
  position: relative;
  background-position: center center;
  }
  #home #content #main #featured-area .featuredtext{
    position: relative;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    display: block;
  }
  #home #content #main #featured-area .featuredtext .text{
  padding: 1em 1em 3em;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  }
  #home #content #main #featured-area .featuredtext .text .summary{
  padding-right: 0em;

  }
}
@media only screen and (max-width: 590px) {
  #newsticker #twitter {
    width: 100%;
  }
  #newsticker #twitter .user {
    display: none;
  }
  #newsticker #twitter .tweet {
    width: 95% !important;
  }
}
