/* @GLOBAL STYLES
********************************/
/*
	GOTHAM LIGHT
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 300;
	font-style: normal;
	GOTHAM BOOK
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	font-style: normal;
	GOTHAM MEDIUM
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-style: normal;
	GOTHAM BOLD
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 700;
	font-style: normal;
*/
body {
	background: #000;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

a:link,
a:visited {
	color: #00b3e4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
header,
#container,
footer {
	background: #fff;
}

#container,
#footer-content {
	margin: 0 auto;
	width: 990px;
	overflow: auto;
}

#header-content {
	margin: 0 auto;
	padding-top: 1px;
	width: 990px;
}

#top-ad {
	margin: 0 auto;
	padding: 10px 0;
	width: 728px;
}

#header-content {
	padding-bottom: 1px;
}

#header-logo,
#value-menu-container {
	margin-bottom: 18px;
	margin-top: 20px;
}

#header-logo {
	float: left;
	height: 28px;
	padding-left: 31px;
	position: relative;
	overflow: hidden;
	z-index: 6;
}

#header-logo a {
	background: url(/2013redesign/images/sprite-global.png) top left no-repeat;
	display: block;
	height: 28px;
	overflow: hidden;
	text-indent: -9999px;
	width: 208px;
}

#primary-content,
#secondary-content {
	float: left;
	line-height: 1.2;
}

#primary-content {
	width: 600px;
}
#primary-content.wide {
	width: 100%;
}

#secondary-content {
	left: 30px;
	position: relative;
	width: 300px;
}

#top-featured-content {
	margin-bottom: 30px;
	position: relative;
}

#content {
	background: #fff url(/2013redesign/images/bg-border.jpg) top center no-repeat;
	float: left;
	padding: 26px 30px;
	width: 930px;
}

footer {
	clear: both;
}

/* @NAVIGATION
********************************/
#value-menu-container {
	height: 28px;
	position: relative;
	z-index: 5;
}
#value-menu-container #value-menu-links,
#value-menu-container #secondary-navigation {
	font-family: 'Gotham A', 'Gotham B', arial, verdana, sans-serif;
	font-weight: 300;
	font-style: normal;
	height: 28px;
	line-height: 31px;
	position: relative;
	text-transform: uppercase;
}
#value-menu-container #value-menu-links {
	font-weight: 400;
}

#value-menu-container #value-menu-links,
#value-menu-container #secondary-navigation {
	text-decoration: none;
}
#value-menu-container a:hover {
	color: #08c8f2;
}

#value-menu-links {
	float: left;
	height: 28px;
}

#value-menu-links li {
	display: inline;
	padding: 0 7px;
}

#value-menu-links li a {
	color: #141414;
	font-size: 14px;
}
#value-menu-links li a:hover {
	text-decoration: none;
}

#value-menu-container #secondary-navigation {
	float: left;
	height: 28px;
	line-height: 1.2;
	text-align: right;
	width: 75px;
}

#value-menu-container #secondary-navigation a {
	color: #838383;
	display: block;
	font-size: 11px;
}

#subscribe-button {
	float: left;
	padding-left: 10px;
	width: 89px;
}

#subscribe-button a {
	/*background: url(/2013redesign/images/sprite-global.png) -300px 0 no-repeat; */
	display: block;
	overflow: hidden;
	color: #FFF;
}

#subscribe-button a:hover {
	color: #FFFFFF;
}

.ice-button {
    background-color: #00C6F2;
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Gotham A','Gotham B',Arial;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    padding: 5px 10px 6px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    cursor: pointer;
}

.ice-button:hover {
	background-color: #5ed6f7;
	color: #FFFFFF;
	text-decoration: none;
}


/* @MEGA-MENU
****************************/

#mega-menu{margin: auto;padding: 26px 30px;
	width: 930px;background: #fff url(/2013redesign/images/bg-border.jpg) top center no-repeat;height:230px;
	position: absolute; top: 47px; left: 0; z-index: 9999; display: none; box-shadow: 0 5px 10px #cecece; }
#mega-menu .menu-col{float:left;width:300px;margin-right: 10px;}

#mega-menu .menu-col .col-heading{
	text-transform:uppercase;
	margin-bottom:10px;
	color:#666;
	font-size:13px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 300;
	font-style: normal;
	padding-bottom:5px;
	display: block;
}
#mega-menu li {font-size:15px;padding-bottom:10px;}

#mega-menu #featured li {height: 90px;}

#mega-menu #featured img {
    float: left;
    margin-right: 10px;
}

#mega-menu  a {color:#648096;font-family:arial; font-size: 14px;line-height:17px;}


#mega-menu #headlines #more-headlines{color:#16A2B9}

/* @CAROUSEL ( in #primary-content)
****************************/
.carousel-container {
	height: 130px;
	padding: 0 35px;
	position: relative;
	width: 530px;
}
.carousel-item {
	float: left;
	line-height: 12px;
	padding-right: 25px;
	width: 160px;
}
.carousel-item img {
	margin-bottom: 3px;
}
.carousel-item:last-child {
	margin-right: 0;
	padding-right: 0;
}
.carousel-item a {
	color: #000;
	font-size: 13px;
	line-height: 1.1;
	text-decoration: none;
}
.carousel-item a:hover { text-decoration: underline; }

.carousel-container .bx-prev,
.carousel-container .bx-next {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 30px;
}
.carousel-container .bx-prev {
	border-right:15px solid #717171;
	left: -28px;
}
.carousel-container .bx-next {
	border-left:15px solid #717171;
	right: 0;
}
.carousel-container .bx-prev:hover,
.carousel-container .bx-next:hover {
	cursor: pointer;
}

/* @SECONDARY CONTENT / SIDEBAR
****************************/
.story {
	position: relative;
	width: 100%;
}
.story-image {
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.story-content {
	background: url(/2013redesign/images/bg-story-content.png);
	bottom: 0;
	position: absolute;
}
.story-headline a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.story-headline a:hover {
	color: #00b3e4;
}
.story-blurb,
.story-blurb a {
	color: #fff;
}
#secondary-content .sidebar-module.secondary-feature { padding-bottom: 15px; margin-bottom: 20px; }
#secondary-content .secondary-feature .story:first-child { margin-bottom: 20px; }
#secondary-content .secondary-feature .story,
#secondary-content .secondary-feature .story-image { height: 180px; }
#secondary-content .secondary-feature .story-content { height: 40px; width: 280px; padding: 10px; }
#secondary-content .secondary-feature .story-headline { margin-bottom: 3px; }
#secondary-content .secondary-feature .story-headline a { font-size: 18px; }

#secondary-content .sidebar-module {
	background: url(/2013redesign/images/bg-secondary-border.jpg) bottom center no-repeat;
	padding-bottom: 45px;
	margin-bottom: 15px;
}

.section-header {
	font-family: 'Gotham A', 'Gotham B', arial, verdana, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#secondary-content .connect {
	min-height: 60px;
}

#secondary-content .connect li {
  float: left;
  max-width: 125px;
}
#secondary-content .connect li#facebook {
  margin-right: 25px;
  overflow: hidden;
  width: 57px;
}
#secondary-content .connect li#twitter-follow { margin-right: 25px;}
#secondary-content .connect li#pinterest { width: 50px; }

#secondary-content .headlines li,
#secondary-content .related-headlines li {
	margin-bottom: 10px;
}
#secondary-content .headlines a,
#secondary-content .related-headlines a {
	color: #45728D;
}
#secondary-content .headlines a.more-link {
	color: #00b3e4;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

#secondary-content .sidebar-module.twitter-feed {
	padding-bottom: 20px;
}
#secondary-content .sidebar-module.twitter-feed ul.twitter-list {
	display: none;
}
#secondary-content .sidebar-module.twitter-feed #twitter-figure {
	display: block;
}
.sidebar-module.twitter-feed .section-header {
	float: left;
}
#secondary-content .connect.social-header {
	text-align: center;
}

#secondary-content .connect.social-header li {
	float: none;
	max-width: 100%;
	display: inline-block;
	background: #363636;
}

#secondary-content .connect.social-header li a {
    padding: 8px;
    height: auto;
    width: 40px;
    color: #fff;
    font-size: 130%;
    vertical-align: middle;
    display: block;
}

#secondary-content .connect.social-header li#facebook-connect {
	background-color:#3C599F;
}

#secondary-content .connect.social-header li#twitter-connect {
	background-color:#32CCFE;
}

#secondary-content .connect.social-header li#instagram-connect {
	background-color:#A1755C;
}

#secondary-content .connect.social-header li:hover {
    background: #292929 !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.twitter-feed ul.twitter-tabs {
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	float: right;
	font-family: 'Gotham A', 'Gotham B', arial, verdana, sans-serif;
	font-weight: 500;
	font-style: normal;
}

.twitter-feed .twitter-tabs li {
	float: left;
	text-align: center;
	width: 55px;
}

.twitter-feed .twitter-tabs li.on a {
	background: #e8e8e8;
	/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f3f3), to(#e8e8e8));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #e8e8e8, #f3f3f3);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #e8e8e8, #f3f3f3);
  /* IE 10 */
  background: -ms-linear-gradient(top, #e8e8e8, #f3f3f3);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #e8e8e8, #f3f3f3);
}

.twitter-feed .twitter-tabs li a {
	background: #fafafa;
	/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#fafafa));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #fafafa, #efefef);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #fafafa, #efefef);
  /* IE 10 */
  background: -ms-linear-gradient(top, #fafafa, #efefef);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #fafafa, #efefef);
	color: #000;
	display: block;
	font-size: 11px;
	padding: 3px;
	  text-shadow: 1px 1px white, 1px 1px #fff;
	text-transform: uppercase;
}

.twitter-feed .twitter-tabs li:first-child {
	border-right: 1px solid #d7d7d7;
}

.twitter-list {
	clear: both;
}

.twitter-list li {
	margin-bottom: 25px;
}

.twitter-list .twitter-profile-photo {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}

.twitter-list .twitter-profile-full-name {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

.twitter-list .twitter-username {
	font-size: 15px;
	font-weight: normal;
}

.twitter-list .twitter-updated {
	color: #666;
	font-style: italic;
	margin-bottom: 3px;
}

.twitter-list .tweet {
	clear: left;
}

.photo-gallery-slider {
	height: 300px;
	position: relative;
	width: 300px;
}

.photo-gallery .bx-prev, .photo-gallery .bx-next,
.instagram-gallery .bx-prev, .instagram-gallery .bx-next {
    background: url("/2013redesign/images/nav-photo-gallery.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 43px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 125px;
    width: 27px;
}
.photo-gallery .bx-prev,
.instagram-gallery .bx-prev {
    background-position: 0 0;
    left: 0;
}
.photo-gallery .bx-next,
.instagram-gallery .bx-next {
    background-position: -27px 0;
    right: 0;
}
.photo-gallery .bx-prev:hover,
.instagram-gallery .bx-prev:hover {
    background-position: 0 -43px;
}
.photo-gallery .bx-next:hover,
.instagram-gallery .bx-next:hover {
    background-position: -27px -43px;
}

#secondary-content .sidebar-module.forum-feed {
	background: none;
	padding-bottom: 0;
}
.forum-feed li {
	color: #8c8c8c;
	font-style: italic;
	margin-bottom: 15px;
}

.forum-feed li a {
	color: #2e5267;
	font-style: normal;
}

/* @FOOTER
********************************/
footer {
	background: #fff url(/2013redesign/images/bg-border.jpg) top center no-repeat;
	float: left;
	padding: 26px 0;
	width: 100%;
}
#footer-content {
	margin: 0 auto;
	padding: 0 30px;
	width: 930px;
}
#footer-copyright {
	float: left;
	margin-right: 60px;
}
#footer-logo { margin-bottom: 20px; }
#footer-logo a {
	background: url(/2013redesign/images/sprite-global.png) top left no-repeat;
	display: block;
	height: 28px;
	overflow: hidden;
	text-indent: -9999px;
	width: 208px;
}
.footer-copyright .copyright {
	font-size: 12px;
}
#footer-nav nav {
	float: left;
	list-style: none;
}
#footer-primary-navigation { width: 200px; }
#footer-secondary-navigation { width: 250px; }
#footer-social-navigation { width: 150px; }
#footer-nav li {
	margin-bottom: 10px;
}
#footer-nav li a {
	color: #000;
	font-family: 'Gotham A', 'Gotham B', arial, verdana, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}

/*-----------
	ERRORS
 -----------*/
#errors, #datasources {
	clear: both;
	top: 20px;
	margin: 20px;
	padding: 20px;
	text-align: left;
	background-color: #FFF;
	border: 3px solid #FF0000;
}

#errors h2 {
	font-size:1.2em;
	font-weight: bold;
	line-height: 1.5;
}
	
#errors p {
	line-height: 1.5;
}
	
#errors #stacktrace {
	padding: 0 !important;
}

#errors blockquote {
	padding: 0.5em;
}

#errors h3 {
	font-size: 1.2em;
	background: red;
	padding: 0.2em 0.5em;
	color: white;
	line-height: 1.5;
}
		
#errors li {
	padding: .5em .2em;
	border-bottom: solid 1px #000;
}
		
#errors .error-details ul {
	padding: .2em;
	display: none;
	background-color: #eee;
}