/*
==============================================================================
**
** HOME STYLES
**
** SCOPE: 		HOME
** REVISION:	0.1
** DATE:		03/21/11
** AUTHORS:		DUNCAN MCALESTER (DUNCAN@LAYER-51.COM)

** USAGE:		The body tag for this section will have and ID of "home"

** NOTES:
				
** TODO:		Connect up LESS variables

** REVISION HISTORY
------------------------------------------------------------------------------






==============================================================================
*/
/* ==================== 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 */
/* ==================== REQUIRED LIBRARIES DO NOT REMOVE ===================== */
/* =========================================================================== */
/*
** COLOR PALETTE
**
** DESCRIPTION:	Class to be applied to any button
** USAGE:		
** NOTES:
**
*/
/*
** SPECIFIC COLORS
**
** DESCRIPTION:	Define the shape color and size of the container
** USAGE:		
** NOTES:
**
*/
/*
** CONTAINER
**
** DESCRIPTION:	Define the shape color and size of the container
** USAGE:		
** NOTES:
**
*/
/*
This is not working, but eventually I think it makes more sense to define border radius
here than have each element need a border radius element that get's set to zero;
.container-radius() {
	.less-radius(10px,10px,10px,10px);
	.ie-pie();
}
*/
/*
** MAIN NAV
**
** DESCRIPTION:	Class to be applied to any button
** USAGE:		
** NOTES:
**
*/
/*
** BUTTON
**
** DESCRIPTION:	Variables for standard buttons
** USAGE:		
** NOTES:
**
*/
/* Over Button Variables */
/* Pressed Button Variables */
/* Asides Figure Image Shadow */
/* =========================================================================== */
#home #content {
  width: 980px;
  padding: 20px;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#home #main {
  width: 100%;
  padding: 0px 0px 50px 0;
  background: #fff;
  overflow: auto;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.33);
}
#home h1 {
  font-size: 1.525em;
}
#featured-area {
  width: 980px;
  height: 400px;
  background: url(/styles/img/noise.png) 0 0 repeat, url(/styles/img/home-page-sprites.png) -10px -5px no-repeat;
}
#featured-area article {
  padding: 4% 2% 0 3%;
  height: 250px;
  overflow: visible;
}
#featured-area article .text {
  height: 218px;
  margin: 3% 0 0 6%;
  overflow: hidden;
  padding: 0;
  width: 35%;
}
#featured-area article .text a {
  color: #fff;
}
#featured-area article .media {
  width: 50%;
  margin-right: 22px;
  float: right;
}
#featured-area h1 {
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.33);
  margin-bottom: .47em;
  color: rgba(255, 255, 255, 0.95);
}
#featured-area h1 a {
  color: #fff;
}
#featured-area p {
  line-height: 1.4;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
#featured-area nav {
  clear: left;
  text-align: center;
  margin: 0 0 0 4em;
  padding-top: 3em;
  width: 353px;
  height: auto;
  background: transparent url(/styles/img/home-page-sprites.png) -10px -480px no-repeat;
  padding-bottom: 1em;
}
#featured-area nav ul {
  margin: 0;
  padding: 0;
}
#featured-area nav li {
  font-family: "Optima LT W01 Medium", Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.384615384615385em;
  text-transform: uppercase;
  display: inline;
  margin-right: .146em;
}
#featured-area nav a {
  display: inline-block;
  padding: 0 .586em;
  color: #366794;
  background: #142b45;
  border: 1px solid rgba(0, 0, 0, 0.8);
}
#featured-area nav .active a,
#featured-area nav a:hover {
  border-left: 1px solid rgba(0, 0, 0, 0.8);
  border-top: 1px solid rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.66);
  text-shadow: 0 0 5px #fff;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.9);
  -o-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.9);
  text-decoration: none;
}
.ie7 #featured-area,
.ie8 #featured-area {
  background: url(/styles/img/home-page-sprites.png) -10px -5px no-repeat;
}
.ie7 #featured-area p,
.ie8 #featured-area p {
  color: #fff;
}
.ie7 #featured-area .active a,
.ie8 #featured-area .active a,
.ie7 #featured-area a:hover,
.ie8 #featured-area a:hover {
  background: #366794;
  color: #142b45;
}
/*
** ACTION CENTER
**
** DESCRIPTION:	
** USAGE:		
** NOTES:			
**
*/
#action-center {
  background: url("/styles/img/home-page-sprites.png") repeat-x scroll 0 -414px transparent;
  display: block;
  height: 57px;
  margin-bottom: 0;
  margin-left: -10px;
  margin-top: -4px;
  padding-bottom: 0;
  padding-top: 4px;
  position: relative;
  text-align: center;
  width: 110%;
}
#action-center li {
  background: transparent url(/styles/img/home-page-sprites.png) -970px -488px no-repeat;
  font-family: "Optima LT W01 Medium", Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
  font-size: 15px;
  margin: 1.25em 3.5em 0 0;
  padding-left: 3.5em;
  display: inline-block;
  float: left;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.66);
}
#action-center li a {
  color: #fff;
}
#action-center li:first-child {
  background: none;
  padding-left: 1.75em;
  margin-left: 0;
}
#action-center a:hover {
  text-decoration: none;
  text-shadow: 0 0 20px #fff;
}
.ie7 #action-center a:hover,
.ie8 #action-center a:hover {
  text-decoration: underline;
}
/*
** RECENT NEWS
**
** DESCRIPTION:	
** USAGE:		
** NOTES:			
**
*/
#recent-news {
  background: url(/styles/img/home-page-sprites.png) -1016px 0 no-repeat;
  width: 31%;
  padding: 0 10px;
  margin-top: 2%;
  margin-left: 1%;
  float: left;
}
#recent-news h1 {
  margin-top: 1.625em;
  text-align: center;
}
#recent-news ul {
  list-style: none;
  padding: 0 55px;
  margin: 2em 0 0 0;
}
#recent-news li {
  position: relative;
  line-height: 1.3;
  font-size: .9em;
  margin: 0 0 3em 0;
  padding-top: 1em;
  border-top: 1px dotted #c0bcb2;
}
#recent-news .feed_link span {
  float: left;
}
#recent-news li:first-child {
  border-top: none;
  padding-top: 0;
}
#recent-news a {
  font-family: "Optima LT W01 Medium", Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
  margin-bottom: .2em;
  display: block;
}
#recent-news time {
  display: block;
}
/*
** NEWS TICKER
**
** DESCRIPTION:	
** USAGE:		
** NOTES:			
**
*/
#newsticker {
  padding: .5em 1em;
  margin: 0 0 1em 0;
  height: 32px;
  background: #951b00;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #951b00), color-stop(1, #621200)) !important;
  background: -webkit-linear-gradient(top, #951b00 0%, #621200 100%) !important;
  background: -moz-linear-gradient(top, #951b00 0%, #621200 100%) !important;
  background: -o-linear-gradient(top, #951b00 0%, #621200 100%) !important;
  background: linear-gradient(top, #951b00 0%, #621200 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #951b00 , endColorstr= #621200 );
  behavior: url('/styles/pie.htc');
}
#newsticker h1 {
  font-size: 1.1em;
  color: #efecd6;
  float: left;
  margin: .25em 0 0 0;
  width: 15%;
  border-bottom: none;
}
#newsticker ul {
  width: 82%;
  margin: 0 0 0 14%;
  list-style: none;
  padding: .4em 0 0 0;
}
#newsticker ul li {
  font-size: .9em;
  line-height: 1.1;
}
#newsticker ul a {
  color: #efecd6;
}
/*
** HOT TOPICS
**
** DESCRIPTION:	
** USAGE:		
** NOTES:			
**
*/
#hot-topics {
  float: right;
  display: block;
  width: 62%;
  margin-top: 3.5%;
  margin-right: 2%;
}
#hot-topics ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#hot-topics li {
  width: 47.2% !important;
  margin-left: 5.4%;
  float: left;
  padding: 0;
}
#hot-topics li h1 {
  font-size: 1.2em;
  margin-bottom: 0;
}
#hot-topics li p {
  font-size: .925em;
}
#hot-topics li:first-child {
  margin-left: 0;
}
/*

	#container,	
	#site-footer,
	#asides,
	#main {
		width: 98% !important;
		overflow: hidden;
		padding: 0;
		margin: 0 auto;}



		
	#container {
		background: red; }	
		
	#content {
		padding: 0 !important;
		background: blue !important; }	

	#main {
		float: none; }
		
	#asides {
		float: none; }	



	#featured-area,
	#featured-area article,
	#action-center,
	#recent-news,
	#hot-topics {
		float: none;
		width: 100%;}
	
	#main {
		padding: 0 !important; }
	*/
/*	
	#featured-area {
		width: 100% !important;
		height: auto;
		background: #264765 url(/styles/img/noise.png) 0 0 repeat;


			nav {
				background: url(/styles/img/mobile-sprites.png) center -162px no-repeat;
				margin: 0;
				width: 100%; 
				padding: 1.75em 0 2em 0; }
		
		article {
			padding: 2% 0 0 0;
			margin: 0 auto;
			width: 100%;
		
			.col50 {
				padding:0;
				margin: 0;
				width: 100% !important; }
		
			.media {
				
				margin: 0;
				padding: 0;
				width: 100%; 
				
				> * {
					width: 100%;}
				
				}
				
			

			
			}
		 }
		
	

			
			
	#action-center {
		background: none;
		position: relative;
		height: auto;
		padding-bottom: 1em;
		border-bottom: 1px solid rgba(0,0,0,.8);
		
		
		.less-gradient(#761312,#580a11);
	
		
		li:first-child {
			margin: 0;
			padding: 0; }
		
		li {
			float: none;
		
			text-align: left;
			background: none;
			
			margin: .9em 2% 1/15em 0;
			padding-left: 3%; 
		}
		
	}		
			
			
			
	#recent-news {


		background: none;
		background: #f2eddc;
		
		//-webkit-border-image: url(/styles/img/recent-news.png) 0 0 0 10 round round;


		
		h1 {
			text-align: left;
			margin: .625em 30px .625em 30px;
			 
			border-bottom: 1px solid rgba(0,0,0,.2);}
		
		ul {
			margin: 0;
			padding: 0 30px 30px 30px;
		}
	}	
	*/
