@import url("../library/styles/reset.css");
@import url("content.css");
@import url("../library/styles/forms.css");
@import url("../library/styles/grid.css");


#header {
  padding-top: 20px;
}
#header .top_banner {
  margin-bottom: 42px;
}
#header #header_links {
  float: right;
}
#header #header_links ul#top_links {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  font-size: 1.2em;
}
#header #header_links ul#top_links li {
  float: left;
  margin: 20px 7px 0;
}
#header #header_links ul#top_links li a {
  font-weight: bold;
  text-transform: uppercase;
  color: #808284 !important;
  text-decoration: none;
}


#header a#logo {
  display: inline-block;
  float: left;
}

#header a#on_stands {
	float: right;
	margin-right: 15px;
	position: relative;
	width: 100px;
	display: block;
	line-height: 0;
}

#header a#on_stands span.badge {
	width: 58px;
	height: 58px;
	position: absolute;
	z-index: 100;
	right: 0;
	bottom: 6px;
}

#header #main_navbar {
  height: 46px;
  margin-bottom: 20px;
}
#header #main_navbar #mobile_menu {
	display: none;
}
#header #main_navbar ul#main_nav {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  z-index: 100;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  font-size: 1.5em;
  overflow: visible;
}
#header #main_navbar ul#main_nav li {
  float: left;
  position: relative;
}
#header #main_navbar ul#main_nav li.hoverOn a {
  background: white;
}
#header #main_navbar ul#main_nav li a {
  color: white !important;
  padding: 13px 15%;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-size: 0.95em;
  white-space: nowrap;
}
#header #main_navbar ul#main_nav li a:hover, #header #main_navbar ul#main_nav li a.active {
  background: white;
}
#header #main_navbar ul#main_nav li ul.subnav {
  display: none;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0 0 5px;
  background: white;
  
}
#header #main_navbar ul#main_nav li ul.subnav li {
  float: none;
  margin: 2px 0;
}
#header #main_navbar ul#main_nav li ul.subnav li a {
  background: white;
  color: #808284;
  padding: 7px 21px;
  width: 110px;
  text-transform: none;
  font-size: 0.98em;
  line-height: 1.25em;
}

#header #main_navbar ul#main_nav li ul.subnav li a:hover {
	background: #f8f8f8;
}
#header form#nav_site_search {
  float: right;
  margin: 6px 9px 0 0;
}
#header form#nav_site_search p {
  margin: 0;
  position: relative;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
}
#header form#nav_site_search p label {
  position: absolute;
  top: 9px;
  left: 10px;
  color: #aaaaaa;
  font-size: 1em;
  font-weight: 300;
}
#header form#nav_site_search p input[type="text"] {
  font-size: 1.4em;
  padding: 5px 28px 5px 5px;
  margin: 0;
  border: 0;
  width: 190px;
}
#header form#nav_site_search p input[type="text"]:focus {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5) inset;
}
#header form#nav_site_search p input[type="submit"] {
  border: 0;
  width: 17px;
  height: 16px;
  display: none;
  vertical-align: text-bottom;
  position: absolute;
  top: 9px;
  right: 8px;
  background: url('../images/icons/icon-sprites.png') -190px -68px;
  cursor: pointer;
}

.article {
  border-bottom: solid 1px #ccc;
  padding: 30px 0;
}


.article.last {
  border-bottom: 0;
}
.article p.breadcrumb {
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  margin-bottom: 10px;
}
.article p.breadcrumb a {
  color: #231f20;
  text-decoration: none;
  text-transform: uppercase;
}
.article h2 {
  margin-bottom: 5px;
}
.article.half_img img {
  float: left;
  margin: 0 15px 0 0;
}
.article.half_img .article_info {
  float: left;
  width: 340px;
}

ul.family_links {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.family_links li {
  float: left;
}
ul.family_links li a {
  background: url("../images/logos/family-thumb-sprites.png");
  display: inline-block;
  width: 59px;
  height: 59px;
  margin: 0 2px;
}
ul.family_links li a.awm {
  background-position: 0 0;
}
ul.family_links li a.atx {
  background-position: -62px 0;
}
ul.family_links li a.ggh {
  background-position: -123px 0;
}
ul.family_links li a.pages {
  background-position: -184px 0;
}

ul.social_links {
  list-style: none;
  margin: 78px 0 0;
  padding: 0;
  float: right;
}
ul.social_links li {
  float: left;
}
ul.social_links li a, ul.social_links li span.st_sharethis_custom {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url("../images/icons/icon-sprites.png");
  margin: 0 2px;
}
ul.social_links li a.Facebook {
  background-position: -257px -12px;
}

ul.social_links li a.Facebook:hover {
  background-position: -257px -45px;
}

ul.social_links li a.Twitter {
  background-position: -291px -12px;
}

ul.social_links li a.Twitter:hover {
  background-position: -291px -45px;
}

ul.social_links li a.YouTube {
  background-position: -325px -12px;
}

ul.social_links li a.YouTube:hover {
  background-position: -325px -45px;
}

ul.social_links li a.Pinterest {
  background-position: -325px -77px;
}

ul.social_links li a.Pinterest:hover {
  background-position: -257px -110px;
}

ul.social_links li a.Instagram {
  background-position: -325px -77px;
}

ul.social_links li a.Instagram:hover {
  background-position: -325px -110px;
}

ul.social_links li a.Flickr {
  background-position: -291px -75px;
}

ul.social_links li a.Flickr:hover {
  background-position: -291px -110px;
}

ul.social_links li a.rss {
  background-position: -359px -12px;
}

ul.social_links li a.rss:hover {
  background-position: -359px -45px;
}

ul.social_links li span.st_sharethis_custom {
  background-position: -359px -77px;
  cursor: pointer;
}

ul.social_links li span.st_sharethis_custom:hover {
  background-position: -359px -110px;
}
#page_content #content .back_link {
	font-size: 1.8em;
}

#page_content #content {
  float: left;
  width: 635px;
  margin-right: 25px;
}

#page_content .button {
	padding: 12px 20px;
	font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 1.4em;
}

#page_content .button:hover {
	text-decoration: none;
}


#page_content #sidebar {
  float: left;
  width: 300px;
}
#page_content #sidebar h1, #page_content #sidebar h2, #page_content #sidebar h3, #page_content #sidebar h4, #page_content #sidebar h5, #page_content #sidebar h6 {
  font-weight: normal;
}
#page_content #sidebar .module {
  margin: 10px 0;
  border: solid 1px #cccccc;
  padding: 15px;
  border-radius: 1px;
}
#page_content #sidebar .module.first {
  margin-top: 0;
}
#page_content #sidebar .module.advert {
  border: 0;
  padding: 0;
  border-radius: 0;
}
#page_content #sidebar .module h3 {
	font-size: 2.4em;
	margin-bottom: 12px;
}
#page_content #sidebar .module.upcoming_events {
  padding: 9px 3px 0;
}
#page_content #sidebar .module.upcoming_events h3 {
  margin: 5px 0 9px 10px;
}

#page_content #sidebar .module.upcoming_events .event {
  margin: 2px 0;
  border-bottom: solid 1px #c5c5c5;
}
#page_content #sidebar .module.upcoming_events .event.last {
  border-bottom: none;
  margin-bottom: 0;
}
#page_content #sidebar .module.upcoming_events .event a {
  font-size: 1em;
  color: #77787b !important;
  text-decoration: none;
  display: block;
  padding: 6px 8px 6px 0;
}
#page_content #sidebar .module.upcoming_events .event a:hover {
  background: #f5f5f5;
}
#page_content #sidebar .module.upcoming_events .event span.date {
  font-size: 1.2em;
  display: inline-block;
  text-align: center;
  width: 55px;
  float: left;
}
#page_content #sidebar .module.upcoming_events .event span.title {
  font-size: 1.26em;
  float: left;
  width: 225px;
}
#page_content #sidebar .module.upcoming_events .event.top_pick {
  color: black;
  margin: 5px 0;
  border: 0;
}
#page_content #sidebar .module.upcoming_events .event.top_pick a {
  background: #e2e2e2;
  padding: 8px 8px 8px 0;
}
#page_content #sidebar .module.upcoming_events .event.top_pick span.title {
	width: 185px;
	line-height: 1.2em;
}

#page_content #sidebar .module.upcoming_events .event.top_pick a:hover {
  background: #cecece;
}
#page_content #sidebar .module.upcoming_events .event.top_pick a span.date {
  font-size: 1.28em;
}
#page_content #sidebar .module.upcoming_events .event.top_pick a span.title {
  font-size: 1.7em;
  font-weight: bold;
  color: black;
}
#page_content #sidebar .module.upcoming_events .event.top_pick a span.tp_badge {
  background: url("../images/icons/icon-sprites.png") -54px -11px;
  width: 37px;
  height: 38px;
  display: inline-block;
  float: right;
  margin: -11px 2px 0 0;
}
#page_content #sidebar .module.top_stories h3 {
  font-size: 2.4em;
  margin-bottom: 10px;
}
#page_content #sidebar .module.top_stories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#page_content #sidebar .module.top_stories ul li {
  margin: 7px 0;
  line-height: 1.1em;
}
#page_content #sidebar .module.top_stories ul li a {
  color: #959595;
  font-family: "Nato Serif", "Times New Roman", serif;
  text-decoration: none;
}
#page_content #sidebar .module.tweets h3 {
  margin-bottom: 5px;
}
#page_content #sidebar .module.tweets p.tweet {
  font-size: 1.2em;
  line-height: 1.3em;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
  padding: 20px 0;
  margin: 0;
  border-bottom: solid 1px #b7b7b7;
}
#page_content #sidebar .module.tweets p.tweet.first {
  padding-top: 0;
}
#page_content #sidebar .module.tweets p.tweet.last {
  padding-bottom: 0;
  border: 0;
}
#page_content #sidebar .module.tweets p.tweet a.tweet_auth {
  font-weight: bold;
  color: black;
  text-decoration: none;
}
#page_content #sidebar .module.tweets p.tweet span.tweet_date {
  display: block;
  color: #898989;
  margin-top: 2px;
  font-size: 0.8em;
}
#page_content .bottom_banner {
  margin-top: 45px;
}

#page_content #sidebar .module.text p {
	margin-bottom: 8px;
	font-size: 1.3em;
}

#page_content #sidebar .module.text a.read_more {
	float: right;
	font-size: 1.3em;
}

#page_content #sidebar .module.button {
	border: 0; 
}

#page_content #sidebar .module.button a {
	font-size: 1em;
}

#page_content #sidebar .module.button a h3 {
	color: #fff;
	font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 1.9em;
	margin-bottom: 8px;
}

#page_content #sidebar .module.button a p.subtext {
	color: #fff;
	font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 1.4em;
	margin: 0;
}

.article.list {
	margin: 0;
}


p.breadcrumb {
	margin-bottom: 15px;
}

p.breadcrumb a {
	color: #333 !important;
	font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
}

.article.list h2 a {
	color: #333 !important;
	font-size: 1em;
}

.article.list h2 a:hover {
	text-decoration: none;
}

.article a.page_number {
	padding: 5px;
	border-radius: 25px;
	width: 35px;
	height: 35px;
	color: #fff !important;
	display: inline-block;
	text-align: center;
	font-size: 1em;
	float: left;
	margin-right: 20px;
}



.article a.page_number:hover {
	text-decoration: none;
}

.article a.page_number span.number {
	font-size: 1.6em;
	line-height: 1em;
}

.article a.page_number.web_exclusive span.number {
	padding: 9px 0;
	display: block;	
}

.article.list .article_content {
	width: 485px;
	float: left;
}
.article.list .article_content.no_image {
	width: 570px;
}

.article.list .article_content h2 a {
	font-siez: 1em;
	color: #333;
}

.article.list a.mag_cover {
	float: left;
	margin: 0 15px 5px 0;
}


ul#pagination_links {
	margin: 45px auto;
	padding: 0;
	list-style: none;
	text-align: center;
	font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 1.6em;
}

ul#pagination_links li {
	display: inline-block;
	margin: 0 5px;
}

ul#pagination_links li a {
	color: #888 !important;
}



ul#pagination_links li a.prev, ul#pagination_links li a.next {
	background: url('../images/icons/awm-sprites.png');
	width: 8px;
	height: 9px;
	display: block;
	margin-top: 1px;
}

ul#pagination_links li a.prev {
	background-position: -27px -34px;
}

ul#pagination_links li a.next {
	background-position: -46px -34px;
}

ul#pagination_links li a.prev:hover {
	background-position: -27px -51px;
}

ul#pagination_links li a.next:hover {
	background-position: -46px -51px;
}


ul#pagination_links li a.first, ul#pagination_links li a.last {
	background: url('../images/icons/awm-sprites.png');
	width: 14px;
	height: 9px;
	display: block;
}

ul#pagination_links li a.first {
	background-position: -5px -34px;
}

ul#pagination_links li a.last {
	background-position: -62px -34px;
}

ul#pagination_links li a.first:hover {
	background-position: -5px -51px;
}

ul#pagination_links li a.last:hover {
	background-position: -62px -51px;
}


#footer {
  background: #545454;
  margin-top: 35px;
  padding-bottom: 35px;
}
#footer p, #footer a {
  font-size: 1.2em;
  color: white;
  font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
}
#footer .contact_info {
  float: left;
  width: 65%;
  margin-top: 13px;
}
#footer .contact_info p {
  line-height: 1.4em;
}
#footer .contact_info p.address {
  float: left;
  width: 50%;
}
#footer .contact_info p.contact a {
  font-size: 1em;
  color: #00abec;
}
#footer .contact_info p.contact a:hover {
  color: white;
}
#footer .footer_family {
  background: url("../images/layouts/footer-border.jpg") repeat-x;
  height: 59px;
  width: 100%;
}
#footer .footer_family ul.family_links {
  float: right;
  margin-right: 5%;
}

#footer .contact_info p.disclaimer {
	margin-top: 75px;
}
#footer .contact_info p.disclaimer a {
	font-size: 1em;
	margin-top: 40px;
}
#footer .footer_nav {
  margin-top: 13px;
  float: right;
  width: 30%;
}
#footer .footer_nav ul#footer_nav {
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
  font-size: 1em;
}
#footer .footer_nav ul#footer_nav li {
	margin-bottom: 6px;
}
#footer .footer_nav ul#footer_nav li a {
  text-decoration: none;
}
#footer ul.social_links {
  float: none;
  margin: 0;
}

#subscribe {
	position: fixed;
	bottom: -1000px;
	right: 15%;
	width: 250px;
	padding: 20px;
	color: #fff;
	z-index: 1000;
	margin-top: -290px;
}

#subscribe h3 {
	color: #fff;
	font-size: 2.6em;
	margin-bottom: 7px;
}

#subscribe p {
	margin-bottom: 0;
}

#subscribe form {
	background: none;
	border: 0;
	padding: 0;
	margin: 3px 0;
	box-shadow: none;
	border-radius: 0;
}

#subscribe form .fsCell {
	padding: 10px 0 0;
}

#subscribe form .fsCell.fsFieldFocused {
	background: none;
}


#subscribe form label, #subscribe form label span.fsRequiredMarker {
	color: #fff;
	font-weight: 400;
	font-size: 1.3em;
	margin-bottom: 4px;
}

#subscribe form input[type="text"], #subscribe form input[type="email"] {
	border: 0;
	padding: 8px 3%;
	margin: 0;
	width: 94%;
	font-weight: 300;
	font-size: 1.7em;
	background: #efefef;
}

#subscribe form .fsCell.fsFieldFocused input[type="text"], #subscribe form .fsCell.fsFieldFocused input[type="email"] {
	background: #fff;
}

#subscribe form .fsSubmit {
	background: none;
	padding: 0;
	margin: 15px 0 8px;
	
}

#subscribe form .fsSubmit input[type="submit"] {
	background: #fff;
	cursor: pointer;
	color: #666;
	padding: 11px 0;
	border: none;
	border-radius: none;
	width: 100%;
}

#subscribe #remind_me, #subscribe #already_subscribed {
	display: block;
	text-align: right;
}

#subscribe #remind_me a, #subscribe #already_subscribed a {
	color: #fff !important;
	cursor: pointer;
	font-size: 1em;
	
}

#subscribe .fsForm p {
	color: #fff;
	font-family: 'Helvetica', arial, sans-serif;
	font-weight: 300;

}



#social_share {
	position: fixed;
	top: 30%;
	left: 0;
	background: #fff;
	padding: 5px 3px 0 3px;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	z-index: 1000;
}

#social_share span {
	display: block;
}



#social_share p {
	font-size: .9em;
	font-family: "Noto Sans", "Helvetica Neue", arial, sans-serif;
	margin: 0 0 3px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #999;
}



#social_share .stButton {
	margin: 0;
}


@media only screen and (max-width: 768px) {
    /* tablets and desktop */
  
  #social_share {
	  top: 0;
	  left: 2%;
	  padding-top: 2px;
  }
  #social_share span {
	  display: inline-block;
	  margin: 1px 0 0;
	  line-height: 0;
	  font-size: 0;
  }
  
  #social_share p {
	  text-align: left;
	  float: left;
	  margin: 12px -6px 0 -9px;
	  /* Safari */
		-webkit-transform: rotate(-90deg);

		/* Firefox */
		-moz-transform: rotate(-90deg);

		/* IE */
		-ms-transform: rotate(-90deg);

		/* Opera */
		-o-transform: rotate(-90deg);

		/* Internet Explorer */
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  }
  
}

@media only screen and (max-width: 767px) {
		/* phones landscape */
		
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    /* portrait phones */
    
}