@import url(//fonts.googleapis.com/css?family=Open+Sans|Merriweather:700);
/**
 * Like Button toolbar button, loading text & container styles
 *
 * @todo: doesn't look like "style.css" is used anymore.
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px;
	background-color: #000;
	border-width: 0;
	opacity: 0.88;
	filter: alpha(opacity=88);
	box-shadow: 0 0 10px black;
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 14px;
	padding-bottom: 5px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	position: absolute;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}


/* Loading text */
.post-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}


/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}


#bit, #bit * {
	*zoom: 1;
}

#bit {
	font: normal 13px 'Open Sans', sans-serif;
	_display: none;
}

/* @noflip */
.rtl #bit {
	font-family: tahoma, Arial, sans-serif;
}

.loggedout-follow-shelf {
	position: fixed;
	right: 40%;
	z-index: 100;
	bottom: -300px;
}

.loggedout-follow-normal {
	position: fixed;
	z-index: 100;
	bottom: -300px;
	right: 10px;
}

.loggedout-follow-typekit {
	margin-right: 4.5em;
	position: fixed;
	z-index: 100;
	bottom: -300px;
	right: 10px;
}

#bit a.bsub {
	display: block;
	overflow: hidden;
	padding: 0 10px 0 8px;
	float: right;
	text-decoration: none !important;
	line-height: 28px;
	font-weight: normal;
	font-size: 13px;
	color: #CCC;
	letter-spacing: normal;
	border: 0;
	background-color: #324155;
	-webkit-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-o-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-ms-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	outline-style: none;
	outline-width: 0;
}

#bit a.bsub {
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

#bit a.bsub span {
	padding-right: 6px;
}

#bit a.bsub span:before{
	content: '\f801';
	color: #00AADC;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 16px/1 'Noticons';
	margin: 0 5px 4px 0;
	vertical-align: middle;
}

#bit a:hover span, #bit a.bsub.open span {
	color: #ffffff !important;
	background-position: left -117px;
}

#bit a.bsub.open {
	background: #324155;
}

#bitsubscribe {
	background: #324155;
	color: #fff;
	padding: 15px;
	width: 200px;
	margin-top: 27px;
	-moz-border-radius: 2px 0 0 0;
	-webkit-border-radius: 2px 0 0 0;
	-o-border-radius: 2px 0 0 0;
	-ms-border-radius: 2px 0 0 0;
	border-radius: 2px 0 0 0;
	*float: right;
	*margin-right: -68px;
}

div#bitsubscribe.open {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

#bitsubscribe div {
	overflow: hidden;
}

#bit h3, #bit #bitsubscribe h3 {
	margin: 0 0 .5em 0 !important;
	font-size: 20px;
	color: #D2DEE6;
	text-align: left;
	font-family: 'Merriweather', serif;
	font-weight: bold;
}

#bit h3 label{
	color: #D2DEE6;
	font-family: 'Merriweather', serif;
	font-size: 20px;
}

#bit #bitsubscribe p {
	margin: 0 0 1em 0;
	*margin: 0 0 0 0;
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 300;
	color: #fff;
}

#bitsubscribe p a {
	margin: 20px 0 0;
	color: #fff;
	text-decoration: underline;
}

#bit #bitsubscribe p.bit-follow-count {
	font-size: 13px;
	color: #D2DEE6;
	margin-top: -8px;
}

#bitsubscribe input[type=submit] {
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: .75em;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  background: #00aadc;
  border-color: #0090bb;
  border-top-color: #0099c6;
  border-bottom-color: #0088b0;
  color: #fff;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  width:100%;
  text-shadow: none;
  font-size: 1em;

}

#bitsubscribe input[type=submit]:hover {
	background: #33bbe3;
	border-color: #2b9ec0;
	border-bottom-color: #2895b5;
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
}

#bitsubscribe input[type=submit]:active {
	border-width: 2px 1px 1px;
}

#bitsubscribe input[type=text],
#bitsubscribe input[type=email] {
	background: #f4f8fA;
	border: 1px solid #d2dee6;
	border-radius: 0;
	font-size: 13px;
	font-weight: 300;
	height: auto;
	padding: 5px 6px;
	width: 100%;
	box-sizing: border-box;
	/* @noflip */
	direction: ltr;
}

#bitsubscribe input[type=text]:focus,
#bitsubscribe input[type=email]:focus {
	border: 1px solid #000;
}

#bitsubscribe.open {
	display: block;
}

#bsub-subscribe-button {
	text-align: center;
	margin: 0 auto;
}

/*
Confirmation
=============================== */


#bitsubscribe #lof-followpublicize h3 {
	font-size: 13px;
	padding-top: 1em;
	margin-bottom: 1em !important;
}

#bitsubscribe #lof-followpublicize p.lof-followpublicize-twitter,
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	overflow: hidden;
}
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	border: 1px solid #242f3d;
}

/*
Error
=============================== */

#bit #bitsubscribe p#loggedout-follow-error {
	background: #E8F0F5;
	border-left: 3px solid #DD3D36;
	font-size: 12px;
	font-weight: 1.4em;
	padding: 10px;
	color: #DD3D36;
}

/*
Footer
=============================== */

#bitsubscribe #bsub-credit {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 7px 0;
	margin:0 0 -15px;
	border-top: 1px solid #3c3c3c;
}

#bitsubscribe #bsub-credit a {
	color: #90AEC2;
	background: none;
	text-decoration: none;
}

#bitsubscribe #bsub-credit a:hover {
	color: #78DCFA;
	background: none;
}

@media (max-width: 800px) {
	#bit, #bit a.bsub {
		display:none;
	}
}

@media (min-device-width: 768px) {
	#bit, #bit a.bsub {
		display: block;
	}
}
/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */


/* Replace Omnisearch PNG search icon with a dashicon */
#wpadminbar div.ab-item form#adminbarsearch input.adminbar-search-input {
	background-image: none;
	position: relative;
	z-index: 30;
}


/* Show globe icon next to blog */
#wpadminbar #wp-admin-bar-blog > .ab-item:before {
	position: relative;
	top: 2px;
	content: '\f319';
}

/* If a blavatar is present, move it left to cover the globe */
#wpadminbar #wp-admin-bar-blog > .ab-item {
	position: relative;
}
#wpadminbar #wp-admin-bar-blog > .ab-item img.avatar {
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 10px;
}

/* @noflip */
#wpadminbar.rtl #wp-admin-bar-blog > .ab-item img.avatar {
	right: 12px;
}

/* Fix omnisearch lineheight */
#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary input.adminbar-search-input.search-input-focus {
	border: none;
	text-shadow: none;
	box-shadow: none;
	line-height: 1;
	background: #ccc;
	background: rgba(255,255,255,.7);
}

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Override white color on blog title */
body.admin-color-mp6-light #wpadminbar ul li#wp-admin-bar-blog > .ab-item {
	color: #333;
}

/* Updated message fixes */
body.admin-color-mp6-light #wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary span.noticon {
	color: #eee;
}

div.updated p,
div.error p {
	position: relative;
}

div.updated .noticon-close,
div.error .noticon-close {
	font-size: 28px;

	height: 28px;
	width: 28px;

	position: absolute;
	right: 0;
	top: -1px;
}

/* Fix taller MP6 v2 toolbar. Merge this into mu-plugins/wpcom-admin-bar.css after MP6 v2 launch */
@media screen and ( max-width: 782px ) {

	.mp6 #wpadminbar li#wp-admin-bar-follow > a,
	.mp6 #wpadminbar li#wp-admin-bar-blog > a,
	.mp6 #wpadminbar li#wp-admin-bar-topicpress > a,
	.mp6 #wpadminbar li#wp-admin-bar-wpr-reblog > a,
	/* These next lines are necessary for when users opt out to the responsive styles */
	.mp6 #wpadminbar li#wp-admin-bar-dbg > div,			
	.mp6 #wpadminbar li#wp-admin-bar-my-account > a
	{
		line-height: 46px !important;
	}
	
	/* Notes only shown when users opt out to the responsive styles */
	body.mp6 #wpadminbar #wp-admin-bar-notes #wpnt-notes-unread-count {
		margin: 13px 3px 0 3px !important;
	}

	.mp6 #wpadminbar li#wp-admin-bar-blog > a.ab-item:before {
		top: 13px;
	}
	
	#wpadminbar #wp-admin-bar-blog > .ab-item img.avatar {
		top: 17px;
	}

}

/* Fix toolbar hover color temporarily. Post launch, remove from /wp-content/mu-plugins/admin-bar/wpcom-admin-bar.css */
.admin-color-mp6 #wpadminbar ul li#wp-admin-bar-blog.hover > .ab-item, .mp6 #wpadminbar ul li#wp-admin-bar-blog.hover > .ab-item, .admin-color-mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account-with-avatar.hover .ab-display-name, .mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account-with-avatar.hover .ab-display-name, .admin-color-mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account-no-avatar.hover .ab-display-name, .mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account-no-avatar.hover .ab-display-name, .admin-color-mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account.hover .ab-display-name, .mp6 #wpadminbar .quicklinks #wp-admin-bar-my-account.hover .ab-display-name {
	color: inherit !important;
}

/* add style for reader link in /wp-admin/ leftbar */

/* Reader icon in left-bar */
.icon16.icon-reader:before,
#adminmenu .menu-icon-reader div.wp-menu-image:before,
ul#adminmenu .toplevel_page_reader div.wp-menu-image:before{
     content: '\f116';
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: dashicons !important;
}

.noticon {
	font-family: "Noticons" !important;
}
/**

	Noticons

	Noticons are vector icons embedded in a font for use across wp.com.
	To use, reference this stylesheet in your project. See instructions in example.html

*/


/* IE8 and below use EOT and allow cross-site embedding. 
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: "Noticons";
  src: url(/i/noticons/./Noticons.eot);
  src: url(/i/noticons/./Noticons.eot?#iefix) format("embedded-opentype"),
	   url(data:application/font-woff;charset=utf-8;base64,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),
       url(/i/noticons/./Noticons.woff) format("woff"),
       url(/i/noticons/./Noticons.ttf) format("truetype"),
       url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Noticons";
    src: url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  }
}


/**
 * All noticons
 */

.noticon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Noticons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}


/**
 * Individual icons
 */

.noticon-404:before { content: "\f423"; }
.noticon-activity:before { content: "\f508"; }
.noticon-add:before { content: "\f8b3"; }
.noticon-akismet:before { content: "\f8d2"; }
.noticon-anchor:before { content: "\f509"; }
.noticon-art:before { content: "\f8b4"; }
.noticon-aside:before { content: "\f101"; }
.noticon-atsign:before { content: "\f814"; }
.noticon-attachment:before { content: "\f416"; }
.noticon-audio:before { content: "\f109"; }
.noticon-automattic:before { content: "\f815"; }
.noticon-automattic-blip:before { content: "\f817"; }
.noticon-automattic-ring:before { content: "\f816"; }
.noticon-bell:before { content: "\f8d4"; }
.noticon-bold:before { content: "\f471"; }
.noticon-book:before { content: "\f444"; }
.noticon-bug:before { content: "\f50a"; }
.noticon-bullhorn:before { content: "\f8a5"; }
.noticon-bullseye:before { content: "\f8a0"; }
.noticon-cart:before { content: "\f447"; }
.noticon-category:before { content: "\f301"; }
.noticon-chat:before { content: "\f108"; }
.noticon-checkmark:before { content: "\f418"; }
.noticon-close:before { content: "\f405"; }
.noticon-close-alt:before { content: "\f406"; }
.noticon-cloud:before { content: "\f426"; }
.noticon-cloud-download:before { content: "\f440"; }
.noticon-cloud-upload:before { content: "\f441"; }
.noticon-code:before { content: "\f462"; }
.noticon-codepen:before { content: "\f216"; }
.noticon-cog:before { content: "\f445"; }
.noticon-collapse:before { content: "\f432"; }
.noticon-colors:before { content: "\f8a7"; }
.noticon-comment:before { content: "\f300"; }
.noticon-compact:before { content: "\f807"; }
.noticon-day:before { content: "\f305"; }
.noticon-digg:before { content: "\f221"; }
.noticon-document:before { content: "\f443"; }
.noticon-dot:before { content: "\f428"; }
.noticon-downarrow:before { content: "\f502"; }
.noticon-download:before { content: "\f50b"; }
.noticon-draggable:before { content: "\f436"; }
.noticon-dribbble:before { content: "\f201"; }
.noticon-dropbox:before { content: "\f225"; }
.noticon-dropdown:before { content: "\f433"; }
.noticon-dropdown-left:before { content: "\f434"; }
.noticon-edit:before { content: "\f411"; }
.noticon-ellipsis:before { content: "\f476"; }
.noticon-eventbrite:before { content: "\f8a6"; }
.noticon-expand:before { content: "\f431"; }
.noticon-external:before { content: "\f442"; }
.noticon-facebook:before { content: "\f203"; }
.noticon-facebook-alt:before { content: "\f204"; }
.noticon-fastforward:before { content: "\f458"; }
.noticon-features:before { content: "\f8a8"; }
.noticon-feed:before { content: "\f413"; }
.noticon-flag:before { content: "\f468"; }
.noticon-flickr:before { content: "\f211"; }
.noticon-follow:before { content: "\f801"; }
.noticon-following:before { content: "\f803"; }
.noticon-fonts:before { content: "\f8b5"; }
.noticon-foursquare:before { content: "\f226"; }
.noticon-fullscreen:before { content: "\f474"; }
.noticon-gallery:before { content: "\f103"; }
.noticon-gift:before { content: "\f8a4"; }
.noticon-github:before { content: "\f200"; }
.noticon-googleplus:before { content: "\f206"; }
.noticon-googleplus-alt:before { content: "\f218"; }
.noticon-gravatar:before { content: "\f8d0"; }
.noticon-gridview:before { content: "\f808"; }
.noticon-handset:before { content: "\f50c"; }
.noticon-heart:before { content: "\f461"; }
.noticon-help:before { content: "\f457"; }
.noticon-hide:before { content: "\f404"; }
.noticon-hierarchy:before { content: "\f505"; }
.noticon-home:before { content: "\f409"; }
.noticon-image:before { content: "\f102"; }
.noticon-info:before { content: "\f455"; }
.noticon-instagram:before { content: "\f215"; }
.noticon-italic:before { content: "\f472"; }
.noticon-jetpack:before { content: "\f8d3"; }
.noticon-key:before { content: "\f427"; }
.noticon-layouts:before { content: "\f8a9"; }
.noticon-leftarrow:before { content: "\f503"; }
.noticon-lightbulb:before { content: "\f8a1"; }
.noticon-link:before { content: "\f107"; }
.noticon-linkedin:before { content: "\f207"; }
.noticon-linkedin-alt:before { content: "\f208"; }
.noticon-localization:before { content: "\f8b2"; }
.noticon-location:before { content: "\f417"; }
.noticon-lock:before { content: "\f470"; }
.noticon-mail:before { content: "\f410"; }
.noticon-maximize:before { content: "\f422"; }
.noticon-menu:before { content: "\f419"; }
.noticon-microphone:before { content: "\f50d"; }
.noticon-milestone:before { content: "\f806"; }
.noticon-minimize:before { content: "\f421"; }
.noticon-minus:before { content: "\f50e"; }
.noticon-month:before { content: "\f307"; }
.noticon-move:before { content: "\f50f"; }
.noticon-next:before { content: "\f429"; }
.noticon-notice:before { content: "\f456"; }
.noticon-notification:before { content: "\f800"; }
.noticon-paintbrush:before { content: "\f506"; }
.noticon-path:before { content: "\f219"; }
.noticon-pause:before { content: "\f448"; }
.noticon-phone:before { content: "\f437"; }
.noticon-picture:before { content: "\f473"; }
.noticon-pinned:before { content: "\f308"; }
.noticon-pinterest:before { content: "\f209"; }
.noticon-pinterest-alt:before { content: "\f210"; }
.noticon-play:before { content: "\f452"; }
.noticon-plugin:before { content: "\f439"; }
.noticon-plus:before { content: "\f510"; }
.noticon-pocket:before { content: "\f224"; }
.noticon-polldaddy:before { content: "\f217"; }
.noticon-portfolio:before { content: "\f460"; }
.noticon-previous:before { content: "\f430"; }
.noticon-price:before { content: "\f8b0"; }
.noticon-print:before { content: "\f469"; }
.noticon-promoted:before { content: "\f812"; }
.noticon-quote:before { content: "\f106"; }
.noticon-rating-empty:before { content: "\f511"; }
.noticon-rating-full:before { content: "\f512"; }
.noticon-rating-half:before { content: "\f513"; }
.noticon-reader:before { content: "\f8a2"; }
.noticon-reader-alt:before { content: "\f8a3"; }
.noticon-reblog:before { content: "\f805"; }
.noticon-reddit:before { content: "\f222"; }
.noticon-refresh:before { content: "\f420"; }
.noticon-reply:before { content: "\f412"; }
.noticon-reply-alt:before { content: "\f466"; }
.noticon-reply-single:before { content: "\f467"; }
.noticon-rewind:before { content: "\f459"; }
.noticon-rightarrow:before { content: "\f501"; }
.noticon-search:before { content: "\f400"; }
.noticon-send-to-phone:before { content: "\f438"; }
.noticon-send-to-tablet:before { content: "\f454"; }
.noticon-share:before { content: "\f415"; }
.noticon-show:before { content: "\f403"; }
.noticon-shuffle:before { content: "\f514"; }
.noticon-sitemap:before { content: "\f507"; }
.noticon-skip-ahead:before { content: "\f451"; }
.noticon-skip-back:before { content: "\f450"; }
.noticon-skype:before { content: "\f220"; }
.noticon-spam:before { content: "\f424"; }
.noticon-spike:before { content: "\f811"; }
.noticon-spotify:before { content: "\f515"; }
.noticon-standard:before { content: "\f100"; }
.noticon-star:before { content: "\f408"; }
.noticon-status:before { content: "\f105"; }
.noticon-stop:before { content: "\f449"; }
.noticon-stumbleupon:before { content: "\f223"; }
.noticon-subscribe:before { content: "\f463"; }
.noticon-subscribed:before { content: "\f465"; }
.noticon-summary:before { content: "\f425"; }
.noticon-tablet:before { content: "\f453"; }
.noticon-tag:before { content: "\f302"; }
.noticon-time:before { content: "\f303"; }
.noticon-title:before { content: "\f8b6"; }
.noticon-top:before { content: "\f435"; }
.noticon-trapper:before { content: "\f810"; }
.noticon-trash:before { content: "\f407"; }
.noticon-trophy:before { content: "\f804"; }
.noticon-tumblr:before { content: "\f214"; }
.noticon-twitch:before { content: "\f516"; }
.noticon-twitter:before { content: "\f202"; }
.noticon-types:before { content: "\f8b1"; }
.noticon-unapprove:before { content: "\f446"; }
.noticon-unfollow:before { content: "\f802"; }
.noticon-unsubscribe:before { content: "\f464"; }
.noticon-unzoom:before { content: "\f401"; }
.noticon-uparrow:before { content: "\f500"; }
.noticon-user:before { content: "\f304"; }
.noticon-vaultpress:before { content: "\f8d1"; }
.noticon-video:before { content: "\f104"; }
.noticon-videocamera:before { content: "\f517"; }
.noticon-vimeo:before { content: "\f212"; }
.noticon-warning:before { content: "\f414"; }
.noticon-website:before { content: "\f475"; }
.noticon-week:before { content: "\f306"; }
.noticon-wordads:before { content: "\f813"; }
.noticon-wordpress:before { content: "\f205"; }
.noticon-xpost:before { content: "\f504"; }
.noticon-youtube:before { content: "\f213"; }
.noticon-zoom:before { content: "\f402"; }


/**
 * Deprecated noticon names
 */

.noticon-like:before { content: "\f408"; }
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}/**
 * Post Reblogging not in the Reader
 */


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .5em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


/* Old reblog styles */
.reblog-post .wpcom-enhanced-excerpt-content {border-left: 3px solid #eee; padding-left: 15px; }
.reblog-post ul.thumb-list         { display: block; list-style: none; margin: 2px 0; padding: 0; clear: both; }
.reblog-post ul.thumb-list li      { display: inline; margin: 0; padding: 0 1px; border: 0; }
.reblog-post ul.thumb-list li a    { margin: 0; padding: 0; border: 0; }
.reblog-post ul.thumb-list li img  { margin: 0; padding: 0; border: 0; }

.reblog-post .wpcom-enhanced-excerpt { clear: both; }

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p { font-size: 100% !important; }

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q { font-size: 98% !important; }


/* Reblogged post */
.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	font-weight: bold;
}

/* Optional notes */
.wpcom-reblog-snapshot .reblogger-note {
	border-bottom: 1px solid #ddd;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
/* =General CSS
-------------------------------------------------------------- */
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth {
	float: left;
}
.clear_column {
	clear:both;
	display:block;
	font-size:0; height:0;
	line-height:0; width:100%;
	overflow: hidden;
}

/* =Shortcodes Templates
-------------------------------------------------------------- */

/* =Default Template (no margin)
-------------------------------------------------------------- */
.one_half  {
	width: 50%;
}
.one_third  {
	width: 33.3%;
}
.two_third  {
	width: 66.6%;
}
.one_fourth  {
	width: 25%;
}
.three_fourth  {
	width: 75%;
}
.one_fifth  {
	width: 20%;
}
.two_fifth  {
	width: 40%;
}
.three_fifth  {
	width: 60%;
}
.four_fifth  {
	width: 80%;
}
.one_sixth  {
	width: 16.6%;
}

/* =Small Margins Template
-------------------------------------------------------------- */
/*
.one_half  {
	width: 48%;
	margin-right: 2%;
}
.one_third  {
	width: 32%;
	margin-right: 1.3%;
}
.two_third  {
	width: 64%;
	margin-right: 2.6%;
}
.one_fourth  {
	width: 24%;
	margin-right: 1%;
}
.three_fourth  {
	width: 72%;
	margin-right: 3%;
}
.one_fifth  {
	width: 19%;
	margin-right: 1%;
}
.two_fifth  {
	width: 38%;
	margin-right: 2%;
}
.three_fifth  {
	width: 57%;
	margin-right: 3%;
}
.four_fifth  {
	width: 76%;
	margin-right: 3%;
}
.one_sixth  {
	width: 16%;
	margin-right: 0.6%;
}
*/.input_tiny {
  width: 50px;
}

.input_small {
  width: 100px;
}

.input_medium {
  width: 150px;
}

.input_large {
  width: 200px;
}

.input_xlarge {
  width: 250px;
}

.input_xxlarge {
  width: 300px;
}

.input_full {
  width: 100%;
}

.input_full_wrap {
  display: block;
  padding-right: 8px;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: #0066ff 0 0 7px 0;
  -moz-box-shadow: #0066ff 0 0 7px 0;
  -o-box-shadow: #0066ff 0 0 7px 0;
  box-shadow: #0066ff 0 0 7px 0;
  z-index: 1;
}

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  /*-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;*/
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 3px 10px;
  /*text-shadow: white 0 1px 1px;*/
  vertical-align: top;
  width: auto;
  *padding-top: 2px;
  *padding-bottom: 0;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {

}
button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {

}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-appearance: none;
  background-color: white;
  outline: 0;
  margin: 0;
  text-align: left;
  font-size: 13px;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
  height: 2.1em;
  vertical-align: top;
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888888;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

select[size="0"],
select[size="1"] {
  height: 2.1em;
  *height: auto;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px;
  }

  select,
  select[size="0"],
  select[size="1"] {
    background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050) #ffffff;
    background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%);
    background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
    background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
    background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
    background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
    background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #dedede;
    border-width: 1px 1px 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    color: #757474 !important;
    padding: 4px 34px 4px 10px;
  }

  ::-webkit-validation-bubble-message {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 1px solid;
    border-color: #747474 #5e5e5e #4f4f4f;
    color: white;
    font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    height: 16px;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #666666;
    border: 0;
  }
}
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}

input:invalid,
button:invalid,
select:invalid,
textarea:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
input::-moz-focus-inner,
button::-moz-focus-inner,
select::-moz-focus-inner,
textarea::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ie6_button,
* html button {
  background: #dddddd url(/wp-content/themes/vip/metronewsca/templates/css/i/button.png?1298351022) repeat-x;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  font: bold 12px/1.2 Arial, sans-serif;
  padding: 2px 10px 0px;
  overflow: visible;
  width: auto;
}

* html button {
  padding-top: 1px;
  padding-bottom: 1px;
}

.ie6_input,
* html textarea,
* html select {
  background: white;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: black;
  padding: 2px 3px 1px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  vertical-align: top;
}

* html select {
  margin-top: 1px;
}

.placeholder_text,
.ie6_input_disabled,
.ie6_button_disabled {
  color: #888888;
}

.ie6_input_disabled {
  background: #eeeeee;
}
/* Light gray = #f6f6f6
	 Medium Gray = #bcbcbc
	 Medium-dark gray = #777
	 Dark gray = #565656
	 Darkest Gray = #373737
	 Normal green = #3aaa35
	 Light green = #94c11f
	 Yellow = #fff59a
*/


/* == normalize ========================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }

html { height: 100%; font-size: medium; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { height: 100%; margin: 0; font-size: 13px; line-height: 1.231; -webkit-font-smoothing: antialiased; }
body, button, input, select, textarea { font-family: Arial, Helvetica, sans-serif; color: #222; }

body:before { content:""; height:100%; float:left; width:0; margin-top:-32767px; } /*Opera Fix*/

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
figure { margin: 0; max-width: 100%; }

/* headings */
h1,h2,h3,h4,h5,h6{
	margin-top: 0;
}

p{ line-height: 1.4em; }

/* help images & video embeds out with responsiveness */
img, object, iframe { max-width: 100%; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* == ===== ======================================================= */
/* == fonts ======================================================= */
/* == ===== ======================================================= */

@font-face {
	font-family: 'Adelle';
	src: url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_semibold-webfont.eot);
	src: local('☺'), url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_semibold-webfont.woff) format('woff'), url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_semibold-webfont.ttf) format('truetype'), url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_semibold-webfont.svg#webfontyuEgRNVe) format('svg');
	font-weight: 500; font-style: normal;
}
@font-face {
	font-family: 'Adelle';
	src: url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_light-webfont.eot);
	src: local('☺'), url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_light-webfont.woff) format('woff'), url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_light-webfont.ttf) format('truetype'), url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_light-webfont.svg#webfontyuEgRNVe) format('svg');
	font-weight: 300; font-style: normal;
}
@font-face {
		font-family: 'AdelleHeavy';
		src: url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_heavy-webfont.eot);
		src: url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_heavy-webfont.eot?#iefix) format('embedded-opentype'),
				 url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_heavy-webfont.woff) format('woff'),
				 url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_heavy-webfont.ttf) format('truetype'),
				 url(/wp-content/themes/vip/metronewsca/templates/css/fonts/adelle_heavy-webfont.svg#AdelleHeavy) format('svg');
		font-weight: 900; font-style: normal;
}


/* == ========== ================================================== */
/* == structural ================================================== */
/* == ========== ================================================== */

/* sticky footer, page width */
body{

}

#container {
	background: #fff;
	min-height: 100%;
	padding: 0 1%;
}
.ie8 #container{
	padding: 0 20px;
}
.ie6 #container, .ie8 #container{ display:table; height:100% }
#site-header{

}

#container > *{
	position: relative !important;
}

#main {
	overflow:auto;

}
body > footer {
	clear:both;
}
.pagewidth{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	max-width: 970px;
	width: 100%;
}
.ie8 .pagewidth{
	width: 970px;
}

/* proportions and positioning */
#main, #sidebar-primary{
	display: inline-block;
	vertical-align: top;
}
#main{
	width: 100%;
	float: left;
	margin-right: -325px;
}
#content {
	margin-right: 338px;
}
#content-wide {
	margin-right: 0;
}
.full-width #content{
	margin-right: 0;
}
#sidebar-primary{
	width: 310px;
    float: right;
}
.ie8 #sidebar-primary{
	margin-left: 15px;
}

/* columns */
.col-container{
	/* display: table;*/;
}
	.col{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 0 18px 0 0;
	}
		.col.rightmost{
			padding-right: 0;
		}
	.col-container.quarters > div,
	.col-container.quarters > section,
	.col-container.quarters > aside,
	.col-container.quarters > article,
	.col-container.quarters > ul,
	.col.quarter{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
		padding: 0 18px 0 0;
		width: 25%;
	}
	.col-container.thirds > div,
	.col-container.thirds > section,
	.col-container.thirds > aside,
	.col-container.thirds > article,
	.col-container.thirds > ul,
	.col-container.thirds > li,
	.col.third{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
		margin-right: 3%;
		width: 31.3%;
	}
	.col-container.thirds > div:nth-child(3n),
	.col-container.thirds > section:nth-child(3n),
	.col-container.thirds > aside:nth-child(3n),
	.col-container.thirds > article:nth-child(3n),
	.col-container.thirds > ul:nth-child(3n),
	.col-container.thirds > li:nth-child(3n){
		margin: 0;
	}

	.col-container.halves > div,
	.col-container.halves > section,
	.col-container.halves > aside,
	.col-container.halves > article,
	.col-container.halves > ul,
	.col.half{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
		padding: 0 18px 0 0;
		width: 50%;
	}
	.col.fifth{
		float: left;
		width: 20%;
	}
	.col.quarter{
		float: left;
		width: 25%;
	}
	.col.twothirds{
		float: left;
		width: 66.66%;
	}
	.col.threequarters{
		float: left;
		width: 75%;
	}

/* == ====================== ====================================== */
/* == region-specific resets ====================================== */
/* == ====================== ====================================== */
#site-header ul{
	list-style-type: none;
	padding-left: 0;
}
	#site-header nav li{
		display: inline-block;
	}

aside ul, aside ol{
	list-style-type: none;
	padding-left: 0;
}

#secondary-content > ul,
#secondary-content > section > ul{
	list-style-type: none;
	padding-left: 0;
}


.select_replace{
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 100%;
}
.select_replace *{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.select_replace input{
	cursor: pointer;
}
.ie9 .select_replace input{
	padding: 0 10px;
}
.ie8 .select_replace input{
	padding: 5px 10px;
}
.select_replace ul{
	background: #fff;
	border: 1px solid #ddd;
	cursor: pointer;
	left: 0;
	list-style-type: none;
	margin: 0 !important;
	padding-left: 0;
	width: 100%;
}
.select_replace ul li{
	background: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	list-style-type: none;
	padding-left: 0;
	width: 100%;
}


/* == ====================== ============================================== */
/* == mobile-only elements that must be hidden for our incompetent browsers */
/* == ====================== ============================================== */
body > .touch-masthead{
	display: none;
}



/* == ======= ===================================================== */
/* == globals ===================================================== */
/* == ======= ===================================================== */
body{
	color: #878787;
	font-size: 13px;
}
a { color: #3AAA35; text-decoration: none; }
/*a:visited { color: #2a7427; }*/
a:hover { color: #94c11f; text-decoration: none; }
a:focus {  }
h1,h2,h3,h1 a,h2 a,h3 a{
	color: #565656;
}
h1 a:hover,h2 a:hover,h3 a:hover{
	color: #3aaa35;
	text-decoration: none;
}
figure{
	background: #fff;
	border: 1px solid #e3e3e3 !important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	padding: 6px;
	position: relative;
	max-width: 100%;
}
	figure img{
		width: auto;
	}
/*.ie8 figure{
	padding: 0;
}*/
	.ie8 img{
		/*box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		margin: 6px;
		max-width: 100%;*/
	}
	figure figcaption{
		background: rgba(0,0,0,0.8);
		bottom: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		color: #fff;
		font-family: Arial, sans-serif;
		font-size: 12px;
		left: 0;
		line-height: 1.4;
		border: 6px solid #fff;
		border-width: 0 6px 6px 6px;
		padding: 10px;
		position: absolute;
		width: 100%;
	}
	.oldie figure figcaption{
		background: #000;
	}
	figure figcaption .photographer{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -25px -599px;
		display: inline-block;
		float: right;
		margin: 0 0 10px 20px;
		padding-left: 20px;
		text-overflow: ellipsis;
		white-space: nowrap;
		vertical-align: top;
	}

/* Forms forms forms */
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"]{
	border: 1px solid #E9EAEA;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: inset 0 0 4px #eee;
	color: #777;
	font-size: 14px;
	font-weight: 300;
	padding: 8px 13px;
}
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus{
	box-shadow: inset 0 0 6px #bbb;
}
input.invalid{
	border: 1px solid #F47D7E;
	box-shadow: 0 0 2px #FBD4D4;
}
input.valid{
	border: 1px solid #A9D46F;
	box-shadow: 0 0 2px #E2F1CF;
}
.form-row .input-error{
	color: #e73c3d;
	font-size: 12px;
	padding: 0;
	list-style-type: none;
}
.input-text.required label span,
.input-select.required label span,
.input-textarea.required label span,
.input-checkbox.required .field-title span,
.input-radio.required .field-title span{
	position: relative;
}
	.input-text.required label span:after,
	.input-select.required label span:after,
	.input-textarea.required label span:after,
	.input-checkbox.required .field-title span:after,
	.input-radio.required .field-title span:after{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -16px -1472px no-repeat;
		content: '';
		display: block;
		height: 16px;
		position: absolute;
		right: -24px;
		top: 0px;
		width: 16px;
	}
input.tiny{
	padding-left: 5px;
	padding-right: 5px;
	width: 50px;
}
input[type=submit],
input[type=reset],
button,
a.button{
	background: #94c11f;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	height: 2.1em;
	padding: 6px 13px;
}


input[type=submit]:hover,
input[type=reset]:hover,
button:hover,
a.button:hover{
	background: #a7cf4e;
	background: -moz-linear-gradient(top,  #b3d85b 0%, #94c11f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3d85b), color-stop(100%,#94c11f));
	background: -webkit-linear-gradient(top,  #b3d85b 0%,#94c11f 100%);
	background: -o-linear-gradient(top,  #b3d85b 0%,#94c11f 100%);
	background: -ms-linear-gradient(top,  #b3d85b 0%,#94c11f 100%);
	background: linear-gradient(top,  #b3d85b 0%,#94c11f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d85b', endColorstr='#94c11f',GradientType=0 );
}
input[type=submit]:active,
input[type=reset]:active,
button:active,
a.button:active{
	background: #81a919;
	background: -moz-linear-gradient(top,  #81a919 0%, #94C11F 100%);
	background: -webkit-gradient(linear, top top, left bottom, color-stop(0%,#81a919), color-stop(100%,#94C11F));
	background: -webkit-linear-gradient(top,  #81a919 0%,#94C11F 100%);
	background: -o-linear-gradient(top,  #81a919 0%,#94C11F 100%);
	background: -ms-linear-gradient(top,  #81a919 0%,#94C11F 100%);
	background: linear-gradient(top,  #81a919 0%,#94C11F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81a919', endColorstr='#b3d85b',GradientType=0 );
}
input[type=submit].light,
input[type=reset].light,
button.light,
a.button.light{
	background: none;
	color: #94c11f;
}
input[type=submit].light:hover,
input[type=reset].light:hover,
button.light:hover,
a.button.light:hover{
	color: #A7CF4E;
}
input[type=submit].light:active,
input[type=reset].light:active,
button.light:active,
a.button.light:active{
	color: #79A540;
}

.button.huge{
	background: #94c11f;
	font-size: 16px;
	font-weight: 600;
	height: auto;
	padding: 14px 20px;
}
.button.light.huge{
	font-size: 22px;
}

input[type=search]{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -18px -15px #fff;
	height: 18px;
	padding: 4px 5px 4px 30px;
}

.form-row{
	margin-bottom: 25px;
}
.form-row:before, .form-row:after { content: ""; display: table; }
.form-row:after { clear: both; }
	.form-input.half{
		float: left;
		width: 50%;
	}
	.input-text label,
	.input-select label,
	.input-textarea label,
	.input-checkbox .field-title,
	.input-radio .field-title{
		color: #575757;
		display: block;
		font-size: 14px;
		font-weight: 600;
		margin-bottom: 8px;
	}
	.info{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -42px -1471px;
		font-size: 12px;
		padding-left: 20px;
	}
	.form-row.wide .form-element{
		width: 46%;
	}
	.form-row.wide .form-element input,
	.form-row.wide .form-element select{
		width: 100%;
	}
	.form-row.wide .select_replace{
		width: 46% !important;
	}
	.form-row.wide .info{
		float: right;
		width: 46%;
	}
	.input-checkbox.inline .input,
	.input-radio.inline .input{
		display: inline-block;
		vertical-align: top;
		width: 24%;
	}
		.input-checkbox .input input,
		.input-radio .input input{
			margin-right: 10px;
		}
	form.narrow .form-row.wide input[type="date"],
	form.narrow .form-row.wide input[type="datetime"],
	form.narrow .form-row.wide input[type="datetime-local"],
	form.narrow .form-row.wide input[type="email"],
	form.narrow .form-row.wide input[type="month"],
	form.narrow .form-row.wide input[type="number"],
	form.narrow .form-row.wide input[type="password"],
	form.narrow .form-row.wide input[type="search"],
	form.narrow .form-row.wide input[type="tel"],
	form.narrow .form-row.wide input[type="text"],
	form.narrow .form-row.wide input[type="time"],
	form.narrow .form-row.wide input[type="url"],
	form.narrow .form-row.wide input[type="week"]{
		width: 100%;
	}
		form.narrow .form-buttons{
			padding: 0;
		}
.form-buttons{
	border: 1px solid #f6f6f6;
	border-width: 1px 0;
	min-height: 31px;
	padding: 15px;
}
	.form-buttons input,
	.form-buttons button,
	.form-buttons a{
		margin-right: 15px;
	}
	.form-buttons.right .button-container{
		float: right;
	}
		.form-buttons.right .button-container input,
		.form-buttons.right .button-container button,
		.form-buttons.right .button-container a,
		.form-buttons input.align-right,
		.form-buttons button.align-right,
		.form-buttons a.align-right{
			margin-left: 15px;
			margin-right: 0;
		}

.select_replace input{
	background: #ffffff;
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%);
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/select_arrow.png?1298351050), linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #CDCDCE !important;
	box-shadow: none !important;
	padding-right: 30px !important;
}

.select_replace ul{
	background: #f7f7f7 !important;
	border: 1px solid #eee;
	border-width: 0 1px 1px;
	max-height: 300px;
	overflow-y: scroll;
	z-index: 500;
}

.select_replace li{
	background: none !important;
	border-bottom: 1px solid #eee;
	padding: 8px 10px !important;
}
.select_replace li:last-child{
	border: none;
}
.select_replace li.ie-last-child{
	border: none;
}
.select_replace li:hover{
	background: #f0f0f0 !important;
	color: #333;
}
.select_replace li.selected{
	background: #eaeaea !important;
	font-weight: 600;
}



a.social-icon{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin-right: 7px;
	overflow: hidden;
	text-indent: -999px;
	width: 16px;
}
	li.social-icon a{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat;
		display: inline-block;
		height: 16px;
		line-height: 16px;
		padding-left: 24px;
	}
	.social-icon.facebook,
	.social-icon.facebook a{
		background-position: -27px -63px;
	}
	.social-icon.twitter,
	.social-icon.twitter a{
		background-position: -27px -87px;
	}
	.social-icon.email,
	.social-icon.email a{
		background-position: -27px -137px;
	}
	.social-icon.rss,
	.social-icon.rss a{
		background-position: -27px -112px;
	}
	.social-icon.foursquare,
	.social-icon.foursquare a{
		background-position: -15px -1364px;
	}
	.social-icon.gigpark,
	.social-icon.gigpark a{
		background-position: -15px -1658px;
	}
	.social-icon.linkedin,
	.social-icon.linkedin a{
		background-position: -27px -1829px;
	}
	.social-icon.google,
	.social-icon.google a{
		background-position: -27px -1851px;
	}
	.social-icon.instagram,
	.social-icon.instagram a{
		background-position: -27px -1872px;
	}
.read-more{
	display: block;
}
	.read-more a{
		background: #ffF59a;
		border: 1px solid #ffF59a;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		color: #6f6f6f !important;
		display: inline-block;
		font-size: 12px;
		padding: 5px 7px;
	}
		.read-more a:hover{
			border: 1px solid #eCe275;
			text-decoration: none;
		}

ol.large-numbers{
	counter-reset: item;
	list-style-type: none;
}
	ol.large-numbers li {
		position: relative;
	}
		ol.large-numbers li:before {
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -21px -241px;
			color: #fff;
			content: counter(item, decimal);
			counter-increment: item;
			display: block;
			font-size: 18px;
			font-weight: 600;
			height: 33px;
			left: 0;
			line-height: 33px;
			position: absolute;
			text-align: center;
			top: 0;
			width: 33px;
		}

h3.banner-title{
	border-bottom: 1px solid #f6f6f6;
	display: block;
	height: 13px;
	margin-bottom: 55px;
	text-align: center;
}
	h3.banner-title span{
		background-color: #39b54a;
		color: #fff;
		display: inline-block;
		font-size: 12px;
		font-weight: 300;
		height: 26px;
		line-height: 26px;
		padding: 0 10px;
		position: relative;
	}
	h3.banner-title span:before,
	h3.banner-title span:after{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat;
		content: '';
		height: 26px;
		margin: 0 auto;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 9px;
	}
	h3.banner-title span:before{
		background-position: -16px -1427px;
		left: -9px;
	}
	h3.banner-title span:after{
		background-position: -18px -1395px;
		right: -9px;
	}

h2.label-title,
h3.label-title,
a.label-title{
	background: #94c11f;
	color: #fff;
	display: inline-block;
	font: 300 12px Arial, sans-serif !important;
	padding: 4px 15px !important;
	position: relative;
	text-transform: none !important;
}
	h2.label-title:before,
	h3.label-title:before,
	a.label-title:before{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -16px -1128px #3aaa35;
		content: '';
		height: 7px;
		right: 0;
		position: absolute;
		top: 0;
		width: 7px;
	}

h3.week-end-header{
	color: #fff;
	background:#3aaa35;
	font-size: 2.8em;
	padding: .2em .5em;
}

.region{
	margin-bottom: 15px;
}
	.region > header{
		background: #f6f6f6;
		margin-bottom: 15px;
	}
		.region > header h1, h3.tag-title, .landing-secondary-content h2 {
			background: #3aaa35;
			color: #fff;
			display: inline-block;
			font: 300 12px Arial, sans-serif !important;
			margin: 0 30px 0 0;
			padding: 6px 4px 6px 12px;
			position: relative;
		}
			.region > header h1:after, h3.tag-title:after, .landing-secondary-content h2:after {
				background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-horizontal.png) no-repeat left center;
				content: '';
				height: 100%;
				left: 100%;
				position: absolute;
				top: 0;
				width: 25px;
			}
		.region article:before, .region article:after { content: ""; display: table; }
		.region article:after { clear: both; }
		.region article {
			margin-bottom: 15px;
			zoom: 1;
		}

		.region article figure{
			float: left;
			margin-right: 15px;
		}

.staggered .article-container:before, .staggered .article-container:after { content: ""; display: table; }
.staggered .article-container:after { clear: both; }
	.staggered ul{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
		list-style-type: none;
		padding: 0;
	}
	.staggered ul{
		border-right: 1px solid #f3f3f3;
		margin-right: 0 !important;
		margin-top: 0;
		padding: 0 !important;
	}
		.staggered .thirds ul{
			width: 32%;
		}
		.staggered .thirds ul:nth-child(2){
			width: 36%;
		}
	.staggered ul.ie-last-child{
		border-right: none !important;
	}
	.staggered ul:last-child{
		border-right: none !important;
	}
		.staggered li{
			border-bottom: 1px solid #f3f3f3;
			padding: 30px 39px 25px;
			position: relative;
		}
			.staggered li:before,
			.staggered li:after{
				background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat;
				content: '';
				height: 6px;
				display: block;
				position: absolute;
				width: 6px;
			}
			.staggered ul:first-child li:before,{
				background-position: -15px -1079px;
				right: 0;
				top: 0;
			}
			.staggered ul:first-child li:after{
				background-position: -15px -1072px;
				right: 0;
				bottom: 0;
			}
			.staggered ul:last-child li:before{
				background-position: -22px -1079px;
				left: 0;
				top: 0;
			}
			.staggered ul.ie-last-child li:before{
				background-position: -22px -1079px;
				left: 0;
				top: 0;
			}
			.staggered ul:last-child li:after{
				background-position: -22px -1072px;
				left: 0;
				bottom: 0;
			}
			.staggered ul.ie-last-child li:after{
				background-position: -22px -1072px;
				left: 0;
				bottom: 0;
			}
			.staggered ul li:first-child:before{
				display: none;
			}
			.staggered ul li:last-child:after{
				display: none;
			}
			.staggered ul li.ie-last-child:after{
				display: none;
			}
		.staggered ul:first-child li{
			padding-left: 0;
		}
		.staggered ul:last-child li{
			padding-right: 0;
		}
		.staggered ul.ie-last-child li{
			padding-right: 0;
		}
			.staggered ul article h1{
				font-size: 18px;
			}
			.staggered ul article h1 a {
				display: block;
			}
			.staggered ul article .meta-date{
				display: block;
				color: #aaa;
				font-size: 12px;
				margin-bottom: 4px;
			}
            .staggered ul article figure{
                float: none;
                margin-bottom: 15px;
                margin-right: 0;
                width: 100%;
}			.staggered ul article figure img{
                 width: 100%;
             }

		.staggered li:first-child{
			padding-top: 15px;
		}
		.staggered li:last-child{
			border-bottom: none;
			padding-bottom: 0;
		}
		.staggered li.ie-last-child{
			border-bottom: none;
			padding-bottom: 0;
		}
		.staggered li.insert{
			position: relative;
		}
			.staggered li.insert h2.insert-label{
				background: #3aaa35;
				color: #fff;
				display: inline-block;
				font-size: 12px;
				font-weight: 300;
				left: 0;
				padding: 4px 15px;
				position: absolute;
				top: 0;
			}
		.staggered li.column{
			background: #f3f3f3;
			padding: 40px 15px 15px !important;
			position: relative;
		}
			.staggered li.column .column-meta{
				margin-bottom: 15px;
			}
				.staggered li.column .column-meta h3{
					color: #565656 !important;
					font: 900 18px/1em "adelle", Adelle, Georgia, serif;
					color: #2a2a2a;
					margin-bottom: 4px;
				}
				.staggered li.column .column-meta img{
					float: left;
					margin-right: 15px;
				}
			.staggered li.column h1{
				font-size: 18px;
			}
		.staggered li.insert.subsection h2.insert-label{
			background: #94c11f;
			position: relative;
		}
			.staggered li.insert.subsection h2.insert-label:before{
				background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -16px -1128px #3aaa35;
				content: '';
				display: block;
				height: 7px;
				position: absolute;
				right: 0;
				top: 0;
				width: 7px;
			}
		.staggered li .post-author{
			padding-left: 55px;
			position: relative;
			margin-top: 15px;
		}
			.staggered li .post-author img{
				left: 0;
				position: absolute;
				top: 0;
			}
			.staggered li .post-author span{
				display: block;
				font-size: 12px;
				line-height: 1.5em;
			}


.pagination ol{
	text-align: center;
}
	.pagination ol li{
		color: #94c11f;
		display: inline-block;
		font-size: 14px;
		font-weight: 600;
	}
		.pagination ol li a{
			color: #94c11f;
			display: inline-block;
			padding: 6px 8px;
		}
		.pagination ol li a:hover{
			background: #eee;
		}
	.pagination ol li.current a{
		background: #94c11f;
		color: #fff;
	}
	.pagination ol li.prev a,
	.pagination ol li.next a{
		color: #bcbcbc;
	}
		.pagination ol li.prev a:hover,
		.pagination ol li.next a:hover{
			background: none;
			color: #999;
		}


.sharing{
	margin-bottom: 30px;
	padding-top: 1px;
}
	.sharing > *{
		display: inline-block;
		height: 20px;
		line-height: 20px;
		vertical-align: top;
	}
	.sharing > span{
		margin-right: 25px;
	}


.curated, .carousel{
	background: #f6f6f6;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	padding: 15px;
}
.curated.alt{
	background: #fff;
	border: 1px solid #e0e0e0;
}
	.curated > h1,
	.carousel > h1{
		display: block;
		font-size: 14px;
		padding-bottom: 10px;
	}
	.curated > h1 a{
		color: #3aaa35;
	}
		.curated > h1 a:hover{
			color: #94c11f
		}
	#sidebar-primary .curated > h1{
		border-bottom: 1px solid #dadada;
	}
	#sidebar-primary h1{
		font-size: 14px;
		margin-bottom: 0;
	}
	#sidebar-primary li.widget{
		list-style-type: none;
	}

	.curated article:before, .curated article:after { content: ""; display: table; }
	.curated article:after { clear: both; }
	.curated article { zoom: 1; }
	.curated article h1{
		margin: 0;
	}
	.curated p:last-child{
		margin-bottom: 0;
	}
	 .curated p.ie-last-child{
		margin-bottom: 0;
	}
	aside .curated article figure{
		float: left;
		margin-right: 15px;
	}

	.curated.more-from-section{
		background: #fff;
		border: 1px solid #ddd;
	}
		.curated.more-from-section header h1 a{
			color: #3aaa35;
		}
			.curated.more-from-section header h1 a:hover{
				color: #94c11f;
			}
		.curated.more-from-section header h1 .section-meta{
			border-bottom: 1px solid #bbb;
			border-top: 4px solid #bbb;
			padding: 10px 0 10px 55px;
			position: relative;
		}
			.curated.more-from-section header h1 .section-meta img{
				left: 0;
				position: absolute;
				top: 10px;
			}
			.curated.more-from-section header h1 .section-meta h2{
				font: 900 18px/1em "adelle", Adelle, Georgia, serif;
				color: #2a2a2a;
				margin-bottom: 4px;
			}
			.curated.more-from-section header h1 .section-author{
				font-size: 12px;
				font-weight: 300;
			}
		.curated.more-from-section article{
			border-bottom: 1px solid #d1d1d1;
			margin-bottom: 20px;
			padding-bottom: 20px;
		}
		.curated.more-from-section article:last-child{
			border-bottom: none;
			margin-bottom: 0;
			padding-bottom: 0;
		}
		.curated.more-from-section article.ie-last-child{
			border-bottom: none;
			margin-bottom: 0;
			padding-bottom: 0;
		}

		.curated li{
			border-bottom: 1px solid #e2e2e2;
			padding: 10px 0;
		}
			.curated li:last-child{
				border-bottom: none;
			}
			.curated li.ie-last-child{
				border-bottom: none;
			}
		.curated .author-focus{
			margin: 0 -15px !important;
			padding: 0 15px !important;
		}
		.curated .author-focus li{
			min-height: 40px;
			padding-left: 60px;
			position: relative;
		}
		.curated .author-focus > li:hover{
			background: #F0F0F1;
			border-top: 1px solid #e2e2e2;
			margin: 0 -15px;
			padding-left: 75px;
			padding-bottom: 9px;
			position: relative; top: -1px;
		}
			.curated .author-focus li img{
				left: 0;
				position: absolute;
				top: 10px;
			}
			.curated .author-focus li:hover img{
				left: 15px
			}
			.curated .author-focus li h1{
				margin-bottom: 4px;
			}
			.curated .author-focus li span{
				font-size: 12px;
			}

			.curated .latest-content-flyout{
				background: #fff;
				border: 1px solid #DCDCDE;
				border-radius: 4px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				-ms-border-radius: 4px;
				-o-border-radius: 4px;
				box-shadow: 0 0 8px #ccc;
				display: none;
				left: -348px;
				opacity: 0;
				position: absolute;
				top: -1px;
				width: 350px;
				z-index: 100;
			}
			.curated .latest-content-flyout:before{
				background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -19px -1317px;
				content: '';
				display: block;
				height: 34px;
				position: absolute;
				right: -11px;
				top: 12px;
				width: 11px;
			}
			.curated li:hover .latest-content-flyout{

			}
				.curated li:hover .latest-content-flyout{
					display: block;
					opacity: 1;
					position: absolute;
				}
					.curated li:hover .latest-content-flyout header{
						background: #f6f6f6;
						border-top-left-radius: 4px;
						border-top-right-radius: 4px;
						-webkit-border-top-left-radius: 4px;
						-webkit-border-top-right-radius: 4px;
						-moz-border-radius-topleft: 4px;
						-moz-border-radius-topright: 4px;
						padding: 15px 20px;
					}
						.curated li:hover .latest-content-flyout header h1{
							color: #373737;
							font: 900 20px "adelle", Adelle, Georgia, serif !important;
							margin-bottom: 0;
						}
					.curated li:hover .latest-content-flyout ul{
						margin: 0;
					}
						.curated li:hover .latest-content-flyout li{
							font-size: 12px;
							padding: 10px 20px 10px 30px;
							margin: 0;
							min-height: 0;
						}
						.curated li:hover .latest-content-flyout li:before{
							color: #3aaa35;
							content: '•';
							position: absolute;
							left: 20px;
						}
							.curated li:hover .latest-content-flyout li a{
								color: #565656;
							}

.curated.gallery:before, .curated.gallery:after { content: ""; display: table; }
.curated.gallery:after { clear: both; }
.curated.gallery li{
	border: none !important;
	float: left;
	margin: 9px 0 0 9px !important;
	padding: 0;
}
	.curated.gallery li:nth-child(4n+1){
		margin-left: 0 !important;
	}

.carousel {
	clear: both;
	margin-bottom: 25px;
	padding: 0 52px;
	position: relative;
	/*margin-top: 10px;*/
	border-top: 20px solid #fff;
}
	.carousel:before, .carousel:after { content: ""; display: table; }
	.carousel:after { clear: both; }
	.carousel .carousel-nav{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-horizontal.png) no-repeat;
		border: 1px solid #eaeaea;
		display: block;
		height: 100%;
		opacity: 0.6;
		overflow: hidden;
		position: absolute;
		text-indent: -999px;
		top: 0;
		width: 40px;
	}
		.carousel .carousel-nav.carousel-next{
			background-position: -242px center;
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;
			-webkit-border-top-right-radius: 4px;
			-webkit-border-bottom-right-radius: 4px;
			-moz-border-radius-topright: 4px;
			-moz-border-radius-bottomright: 4px;
			border-width: 0 0 0 1px;
			right: 0;
		}
		.carousel .carousel-nav.carousel-prev{
			background-position: -150px center;
			border-top-left-radius: 4px;
			border-bottom-left-radius: 4px;
			-webkit-border-top-left-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
			-moz-border-radius-topleft: 4px;
			-moz-border-radius-bottomleft: 4px;
			border-width: 0 1px 0 0;
			left: 0;
		}
		.carousel .carousel-nav:hover{
			background-color: #f0f0f0;
			opacity: 0.8;
		}
		.carousel .carousel-nav:active{
				background-color: #ececec;
				opacity: 1;
			}
		.carousel .carousel-nav.disabled{
			background-color: #f6f6f6;
			cursor: default;
			opacity: 0.4;
		}
			.content-scroller a.disabled:active{
				padding: 10px 0;
			}
	.carousel ul{

	}
		.carousel li{
			border-top: 1px solid #dadada;
			float: left;
			margin-right: 2%;
			padding-top: 15px;
			width: 32%;
		}
		.carousel li:nth-child(3n){
			margin-right: 0;
		}
			.carousel h1{
				padding-bottom: 0;
			}
				.carousel h1 a{
					color: #3aaa35;
				}
					.carousel h1 a:hover{
						color: #94c11f
					}
			.carousel li figure{
				float: left;
				margin-right: 15px;
			}
			.carousel li p{
				font-size: 12px;
				margin: 0;
			}
				.carousel li p:before{
					color: #3aaa35;
					content: '•';
					margin-right: 5px;
				}
	.carousel.horizontal .scroller-container{
		height: 170px;
		overflow: hidden;
		position: relative;
		margin-bottom: 10px;
		font-family: Arial, sans-serif;
	}
	.carousel.horizontal .scroller-container ul{
		margin: 0;
		position: absolute;
		width: 100000px;
	}
		.carousel.horizontal .scroller-container li{
			border-top: none;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			margin-right: 0;
			padding-top: 0;
			padding-right: 15px;
			width: 145px;
		}
			.carousel.horizontal .scroller-container li figure{
				margin: 0 0 10px;
                min-width: 130px;
                text-align: center;
			}
			#primary-content > article .carousel.horizontal .scroller-container li h4{
				font-size: 14px;
				font-weight: 300;
				line-height: 1.3em;
				margin-top: 10px;
				text-overflow: ellipsis;
				color: #575757;
				max-height: 30px;
			}
			#primary-content > article .carousel.horizontal .scroller-container li a:hover h4{
					color: #3aaa35;
				}
			.carousel.horizontal .scroller-container li .text-only h4{
				font-size: 18px;
				font-weight: 600;
			}

.content-scroller{
	border-top: 1px solid #dadada;
	zoom: 1;
}
.content-scroller:before, .content-scroller:after { content: ""; display: table; }
.content-scroller:after { clear: both; }
	.content-scroller a{
		background: #f6f6f6;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		color: #9d9d9d;
		float: left;
		padding: 10px 0;
		text-align: center;
		width: 50%;
	}
		.content-scroller a:hover{
			background: #ededed;
		}
			.content-scroller a:active{
				background: #e3e3e3;
				padding: 11px 0 9px;
			}
		.content-scroller a span{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-arrows.png) no-repeat;
			display: inline-block;
			height: 18px;
			line-height: 18px;
			padding-right: 36px;;
		}
		.content-scroller a.load-prev span{
			background-position: right -70px;
		}
		.content-scroller a.load-next span{
			background-position: right -15px;
		}
	.content-scroller a:first-child{
		border-right: 1px solid #dadada;
		border-bottom-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
	}
	.content-scroller a:last-child{
		border-bottom-right-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-bottomright: 4px;
	}
	.content-scroller a.ie-last-child{
		border-bottom-right-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-bottomright: 4px;
	}
	.content-scroller a.disabled{
		background: #f6f6f6;
		cursor: default;
	}
		.content-scroller a.disabled span{
			opacity: 0.4;
		}
		.content-scroller a.disabled:active{
			padding: 10px 0;
		}
.primary-article{
	margin-bottom: 25px;
}
	.primary-article > header h1{
		font-family: "adelle", Adelle, Georgia, serif;
		font-size: 36px !important;
		margin-bottom: 15px;
	}
		.primary-article h1 a{
			color: #373737;
		}
			.primary-article h1 a:hover{
				color: #3aaa35;
			}
.ie8 .primary-article figure,
.ie8 .primary-article a,
.ie8 .primary-article img,
.ie8 .featured figure,
.ie8 .featured a,
.ie8 .featured img{
	display: block;
}
.dropdown{
	padding: 0 !important;
	position: relative;
}
	.dropdown span{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) right -474px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		padding: 6px 18px 6px 8px !important;
		position: relative;
		z-index: 100;
	}
		.dropdown span img{
			margin-right: 6px;
			vertical-align: middle;
		}
.dropdown:after{
	content: '' !important;
	margin: 0 !important;
}
	.dropdown{
		border: 1px solid transparent;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		border-width: 1px 1px 0;
		padding-right: 16px;
		position: relative;
	}
	.dropdown > ul{
		border-radius: 4px;
		border-top-right-radius: 0;
		-webkit-border-radius: 4px;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius: 4px;
		-moz-border-radius-topright: 0;
		box-shadow: 0 0 5px #ccc;
		display: none !important;
		min-width: 100%;
		padding: 0;
		position: absolute;
		right: -1px;
		top: 16px;
	}
	.dropdown:hover{

	}
	.dropdown:hover{
		background-color: #fff;
		border: 1px solid #dadada;
		border-width: 1px 1px 0;
		cursor: default;
		/*left: -6px;
		padding: 6px 23px 6px 8px;
		margin: -6px 0 -6px -2px;
		top: 0px;*/
		z-index: 15;
	}
		.dropdown:hover span{
			background-color: #fff;
		}
	.dropdown:hover ul{
		background: #fff;
		border: 1px solid #dadada;
		display: block !important;
		margin: 0;
		z-index: 10;
	}
	.dropdown span, .dropdown > a {
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) right -474px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		padding: 6px 18px 6px 8px !important;
		position: relative;
		text-decoration: none !important;
		z-index: 100;
	}
		.dropdown ul li{
			border-bottom: 1px solid #dedede;
			display: block !important;
			float: none;
			padding: 0 !important;
			white-space: nowrap;
		}
			.dropdown ul li:last-child{
				border-bottom: none;
			}
			.dropdown ul li.ie-last-child{
				border-bottom: none;
			}
				.dropdown ul li:last-child a{
					border-bottom-right-radius: 4px;
					border-bottom-left-radius: 4px;
					-webkit-border-bottom-right-radius: 4px;
					-webkit-border-bottom-left-radius: 4px;
					-moz-border-radius-bottomright: 4px;
					-moz-border-radius-bottomleft: 4px;
				}
				.dropdown ul li.ie-last-child a{
					border-bottom-right-radius: 4px;
					border-bottom-left-radius: 4px;
					-webkit-border-bottom-right-radius: 4px;
					-webkit-border-bottom-left-radius: 4px;
					-moz-border-radius-bottomright: 4px;
					-moz-border-radius-bottomleft: 4px;
				}
			.dropdown ul li:first-child a{
				border-top-left-radius: 4px;
				border-top-right-radius: 4px;
				-webkit-border-top-left-radius: 4px;
				-webkit-border-top-right-radius: 4px;
				-moz-border-radius-topleft: 4px;
				-moz-border-radius-topright: 4px;
			}
			.dropdown ul a{
				display: block !important;
				padding: 8px 42px 8px 12px;
			}
				.dropdown ul a:hover{
					background: #f6f6f6;
					text-decoration: none !important;
				}
.post-meta{
	font-family: Arial, sans-serif;
	font-size: 13px;
}
.meta-val{
	color: #9d9d9d;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
header .post-meta{
	font-size: 12px;
	margin-bottom: 10px;
}
	.post-meta > div{
		float: left;
	}
	.post-meta.pre-title span{
		border-left: 1px solid #f1f1f1;
		display: inline-block;
		height: 25px;
		line-height: 25px;
		margin-left: 15px;
		padding-left: 15px;
	}
		.post-meta.pre-title span:first-child{
			border-left: none;
			margin-left: 0;
			padding-left: 0;
		}
	.post-meta .page-actions{
		float: right;
	}
	.post-meta .page-actions > *{
		display: block;
		margin-left: 12px;
	}
		.post-meta .page-actions > span > a{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat;
			color: inherit;
			display: inline-block;
			padding-left: 32px;
		}
			.post-meta .page-actions .print-article a{
				background-position: -22px -380px;
			}
			.post-meta .page-actions .change-font-size{
				display: inline-block;
				margin-left: 48px;
				position: relative;
			}
			.post-meta .page-actions .change-font-size:before{
				background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -20px -413px no-repeat;
				content: '';
				cursor: pointer;
				display: inline-block;
				height: 18px;
				left: -34px;
				position: absolute;
				top: 4px;
				width: 28px;
			}
			.post-meta .page-actions a:hover{
				text-decoration: underline;
			}

			.change-font-size span{
				background-position: right -470px;
			}
			.change-font-size ul{
				top: 34px;
			}
			.change-font-size li.active{
				background: #f6f6f6;
			}
			.change-font-size .font-size-normal{

			}
			.change-font-size .font-size-larger{
				font-size: 120%;
			}
			.change-font-size .font-size-largest{
				font-size: 135%;
			}
	.post-meta .post-author{
		height: 40px;
		line-height: 1.5em;
		margin-right: 35px;
		padding: 2px 0 0 55px;
		position: relative;
	}
	.post-meta .post-author.nophoto{
		padding-left: 0;
	}
		.post-meta .post-author img{
			left: 0;
			position: absolute;
			top: 0;
		}
		.post-meta .post-author .author-company{
			color: #9d9d9d;
			display: block;
		}
	.post-meta .post-social{
		color: #bcbcbc;
	}
		.post-meta .post-social a{
			margin: 0 0 0 10px;
		}
		.post-social .social-button > *{
			position: relative;
				top: 6px;
		/* height:30px; */
		}
	.post-meta .post-social .social-button > *{
			position: relative;
				top: 6px;
		/* height:20px; */
		}
	.post-meta .post-share-email a{
		padding-left: 24px;
		text-indent: 0 !important;
		width: auto !important;
	}
	header .post-meta .post-social{
		color: #878787;
		float: right;
		line-height: 20px;
		margin-right:55px;
	}
	header .post-meta.social-only .post-social{
		float: none;
	}
	.post-meta .post-social h4 {
		display:inline;
		padding-right:20px;
		font-weight:bold;
	}
		.post-meta .post-social span{
			/*border-right: 1px solid #f6f6f6; */
		display: inline-block;
			height: 40px;
			/*margin-left: 20px;
			padding-right: 20px;*/
		margin:0px;
		padding:0px;
			/*position: relative;*/
		}
	.post-social.social-top .post-share-delicious,
	.post-social.social-top .post-share-diigo,
	.post-social.social-top .post-share-fark,
	.post-social.social-top .post-share-foodservice,
	.post-social.social-top .post-share-linkedin,
	.post-social.social-top .post-share-nowpublic,
	.post-social.social-top .post-share-plurk,
	.post-social.social-top .post-share-pocket,
	.post-social.social-top .post-share-urbanspoon,
	.post-social.social-top .post-share-yelp {
		position:absolute;
		margin-left:565px !important;
		margin-top:-34px;
		z-index:100 !important;
		display:block;
		width:61px;
		height:21px;
	}
	.post-social.social-top .post-share-delicious a,
	.post-social.social-top .post-share-diigo a,
	.post-social.social-top .post-share-fark a,
	.post-social.social-top .post-share-foodservice a,
	.post-social.social-top .post-share-nowpublic a,
	.post-social.social-top .post-share-plurk a,
	.post-social.social-top .post-share-pocket a,
	.post-social.social-top .post-share-urbanspoon a,
	.post-social.social-top .post-share-yelp a {
		display:block;
		width:61px;
		height:21px;
		text-indent:-5000px;
	}
	.post-social.social-top .post-share-email {
		position:absolute;
		margin-left:555px !important;
		margin-top:-39px;
		z-index:100 !important;
		display:block;
		width:97px;
		height:23px;
	}
	.post-social.social-top .post-share-email a {
		display:block;
		width:97px;
		height:23px;
		text-indent:-5000px;
	}
	.post-social .post-share-delicious {
		background:url('/wp-content/themes/MetroNews/images/share-icons/delicious_61x21.png');
	}
	.post-social .post-share-diigo {
		background:url('/wp-content/themes/MetroNews/images/share-icons/diigo_61x21.png');
	}
	.post-social .post-share-fark {
		background:url('/wp-content/themes/MetroNews/images/share-icons/fark_61x21.png');
	}
	.post-social .post-share-foodservice {
		background:url('/wp-content/themes/MetroNews/images/share-icons/foodservice_61x21.png');
	}
	.post-social .post-share-nowpublic {
		background:url('/wp-content/themes/MetroNews/images/share-icons/nowpublic_61x21.png');
	}
	.post-social .post-share-plurk {
		background:url('/wp-content/themes/MetroNews/images/share-icons/plurk_61x21.png');
	}
	.post-social .post-share-pocket {
		background:url('/wp-content/themes/MetroNews/images/share-icons/pocket_61x21.png');
	}
	.post-social .post-share-urbanspoon {
		background:url('/wp-content/themes/MetroNews/images/share-icons/urbanspoon_61x21.png');
	}
	.post-social .post-share-yelp {
		background:url('/wp-content/themes/MetroNews/images/share-icons/yelp_61x21.png');
	}
	.post-social.social-top .post-share-douban,
	.post-social.social-top .post-share-foursquare,
	.post-social.social-top .post-share-linkedin,
	.post-social.social-top .post-share-pinterest,
	.post-social.social-top .post-share-vkontakte,
	.post-social.social-top .post-share-yahoo {
		position:absolute;
		margin-left:565px !important;
		z-index:100 !important;
		margin-top:-40px;
		display:block;
	}
	.post-social.social-top .post-share-douban {
		width:81px;
		height:17px;
	}
	.post-social.social-top .post-share-linkedin {
		width:75px;
	}
	.post-social.social-top .post-share-linkedin a span span {
		margin-top:-32px;
	}
	.post-social.social-top .post-share-reddit {
		position:absolute;
		margin-left:440px !important;
		z-index:100 !important;
		margin-top:-14px;
		width:69px;
		height:52px;
	}
	.post-social.social-top .post-share-tumblr {
		position:absolute;
		margin-left:450px !important;
		z-index:100 !important;
	}
	.post-social.social-top .post-share-twitter {
		position:absolute;
		margin-left:138px !important;
		z-index:100 !important;
	}
	.post-social.social-top .post-share-gplus {
		position:absolute;
		margin-left:245px !important;
		z-index:100 !important;
	}
	.post-social.social-top .post-share-stumble {
		position:absolute;
		margin-left:335px !important;
		margin-top:2px;
		z-index:100 !important;
	}
	.post-social.social-top .twitter-share-button {
		width:95px !important;
		margin-left:10px;
	}
	.post-social.social-top .post-share-gplus div, .post-share-gplus iframe {
		width:80px !important;
		padding-left:10px;
	}
	.post-social.social-top .post-share-stumble iframe {
		width:90px !important;
		padding-left:10px;
	}
	.post-social.social-top .post-meta .post-social.social-top .post-share-facebook {
		width:450px !important;
		padding-left:10px;
	}
	.post-social.social-top .post-share-facebook div span {
		width: 450px !important;
		padding-left:10px;
	}
/* social icons  */
	.post-social.social-bottom .post-share-delicious,
	.post-social.social-bottom .post-share-diigo,
	.post-social.social-bottom .post-share-fark,
	.post-social.social-bottom .post-share-foodservice,
	.post-social.social-bottom .post-share-linkedin,
	.post-social.social-bottom .post-share-nowpublic,
	.post-social.social-bottom .post-share-plurk,
	.post-social.social-bottom .post-share-pocket,
	.post-social.social-bottom .post-share-urbanspoon,
	.post-social.social-bottom .post-share-yelp {
		position:absolute;
		margin-left:450px !important;
		z-index:100 !important;
		margin-top:6px;
		display:block;
		width:61px;
		height:21px;
	}
	.post-social.social-bottom .post-share-delicious a,
	.post-social.social-bottom .post-share-diigo a,
	.post-social.social-bottom .post-share-fark a,
	.post-social.social-bottom .post-share-foodservice a,
	.post-social.social-bottom .post-share-nowpublic a,
	.post-social.social-bottom .post-share-plurk a,
	.post-social.social-bottom .post-share-pocket a,
	.post-social.social-bottom .post-share-urbanspoon a,
	.post-social.social-bottom .post-share-yelp a {
		display:block;
		width:61px;
		height:21px;
		text-indent:-5000px;
	}
	.post-social.social-bottom .post-share-email {
		position:absolute;
		margin-left:450px !important;
		z-index:100 !important;
		display:block;
		width:97px;
		height:23px;
		margin-top: -2px;
	}
	.post-social.social-bottom .post-share-email a {
		display:block;
		width:97px;
		height:23px;
	}
	.post-social.social-bottom .post-share-douban,
	.post-social.social-bottom .post-share-foursquare,
	.post-social.social-bottom .post-share-linkedin,
	.post-social.social-bottom .post-share-pinterest,
	.post-social.social-bottom .post-share-vkontakte,
	.post-social.social-bottom .post-share-yahoo {
		position:absolute;
		margin-left:450px !important;
		margin-top:6px;
		z-index:100 !important;
		display:block;
	}
	.post-social.social-bottom .post-share-douban {
		width:81px;
		height:17px;
	}
	.post-social.social-bottom .post-share-linkedin {
		width:75px;
	}
	.post-social.social-bottom .post-share-linkedin a span span {
		margin-top:-32px;
	}
	.post-social.social-bottom .post-share-reddit {
		position:absolute;
		margin-left:440px !important;
		z-index:100 !important;
		margin-top:-14px;
	}
	.post-social.social-bottom .post-share-tumblr {
		position:absolute;
		margin-left:440px !important;
		z-index:100 !important;
	}
	.post-social.social-bottom .post-share-twitter {
		position:absolute;
		margin-left:138px !important;
		z-index:100 !important;
	}
	.post-social.social-bottom .post-share-gplus {
		position:absolute;
		margin-left:245px !important;
		z-index:100 !important;
	}
	.post-social.social-bottom .post-share-stumble {
		position:absolute;
		margin-left:335px !important;
		margin-top:2px;
		z-index:100 !important;
	}
	.post-social.social-bottom .twitter-share-button {
		width:95px !important;
	}
	.post-social.social-bottom .post-share-gplus div, .post-share-gplus iframe {
		width:80px !important;
	}
	.post-social.social-bottom .post-share-stumble iframe {
		width:90px !important;
	}
	.post-social.social-bottom .post-meta .post-social.social-bottom .post-share-facebook {
		width:450px !important;
	}
	.post-social.social-bottom .post-share-facebook div span {
		width: 450px !important;
	}
			.post-meta .post-social span a{
				color: inherit;
				margin-left: 0;
			}
		.post-meta .post-social span:last-child{
			border-right: none;
			margin-right: 50px;
			padding-right: 0;
		}
		.post-meta .post-social span.ie-last-child{
			border-right: none;
			margin-right: 50px;
			padding-right: 0;
		}
	footer.post-meta{

	}


.load-more{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/bg-fade.png) top center no-repeat;
	border-top: 1px solid #d6d6d6;
	height: 118px;
	margin-top: 40px;
	padding-top: 42px;
	position: relative;
	text-align: center;
}
.load-more:after{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -10px -1287px;
	content: '';
	display: block;
	height: 18px;
	margin-left: -19px;
	position: absolute;
	left: 50%;
	top: -1px;
	width: 38px;
}
	.load-more a{
		background: #94c11f;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		color: #fff;
		display: inline-block;
		font-size: 16px;
		font-weight: 600;
		padding: 14px 16px;
	}
	.load-more a:hover{
		background: #9ccc20;
	}
	.load-more a:active{
		background: #87b11b;
		text-shadow: #749817 1px 1px 1px;
	}
	.load-more .loader{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/loader-white-green.gif) no-repeat center center #94c11f;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		color: #fff;
		display: inline-block;
		height: 46px;
		width: 46px;
	}



/* == ====== ====================================================== */
/* == header ====================================================== */
/* == ====== ====================================================== */
#site-header{
	margin-bottom: 16px;
}
	#site-header > section *,
	#site-header > nav *{
		display: inline-block;
		vertical-align: top;
	}

	#site-header .network{
		color: #565656;
		font-size: 13px;
	}
		#site-header .network .city-label{
			display: inline-block;
			font-size: 14px;
			font-weight: 600;
			margin-right: 10px;
			margin-top: 8px;
		}
		.ie7 #site-header .network .city-label{
			float: left;
		}
		#city_selection{
			margin: 7px 0 10px 0;
		}

		#site-header #city-selector{
			border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			-ms-border-radius: 4px;
			-o-border-radius: 4px;
			margin: 0px 0 0 -4px;
			padding: 4px;
			width: 125px;
		}
		#site-header #city_selection a.globe{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -22px -330px;
			width: 26px;
			height:30px;
			text-indent: -9999px;
		}
		.fr #site-header .network{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -22px -323px;
			padding-left: 12px;
		}


		.ie7 #site-header #city-selector{
			float: left;
		}
			#site-header #city-selector input{
				width: 100%;
				height: 2.3em;
			}
			#site-header #city-selector.active{
				background: #fff795;
			}
				#site-header #city-selector ul{
					height: auto;
					max-height: none;
					overflow: auto !important;
				}
		#site-header .network ul{
			/*max-height: 150px;*/
			margin: 10px 0 10px 20px;
		}
		.ie7 #site-header .network ul{
			float: left;
		}
			#site-header .network li{
				padding: 6px 0;
			}
			.ie7 #site-header .network li{
				margin-right: 10px;
			}
			.ie7 #site-header .network li{
				float: left;
			}
				.ie7 #site-header .network .dropdown ul li{
					display: block;
					float: none;
					margin: 0;
					width: 100%;
				}
			#site-header .network a{
				color: #565656;
			}
				#site-header .network a:hover{
					text-decoration: underline;
				}
			#site-header .network li:before,
			#site-header .network li:after{
				color: #ddd;
			}
			#site-header .account-actions{
				float: right;
				height: 1em;
			}
				#site-header .account-actions li{
					vertical-align: top;
				}
				#site-header .account-actions .facebook-login{
					margin-left: 12px;
				}
				#site-header .account-actions .facebook-login:before,
				#site-header .account-actions .facebook-login:after{
					display: none !important;
				}
					#site-header .account-actions .facebook-login a{
						background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -6px -1168px;
						display: block;
						height: 22px;
						margin-top: -4px;
						width: 66px;
					}

	#site-header .ads{
		margin-bottom: 4px;
		text-align: center;
		width: 100%;
	}
	.ie7 #site-header .ads{
		clear: both;
	}
		#site-header .ad-container{
			display: inline;
			margin: 0 auto 5px auto;;
			max-width: 970px;
			float: right;
		}
		#site-header .ad-container a{
			display: block;
			margin: 0 auto;
		}
		#site-header .ad-container img,
		#site-header .ad-container a{
					float: left;
		}
		#site-header .ad-container style{
			display: none !important;
		}


		#site-header .ad-container img:first-child{
			margin-right: 1px;
		}

	/* masthead */
	#site-header .masthead{
		background: #ffffff;
		background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
		background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
		background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
		background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
		background: linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
		/*border-top: 6px solid #3AAA35;
		height: 53px;*/
		margin-bottom: 4px;
		height: 90px;
		clear: both;
		position: relative;
		text-align: center;
	}
		#site-header .masthead h1{
			display: block;
			min-height: 90px;
			width: 236px;
			text-align: center;
			background-color: #2cae1f;
		}

		#site-header .masthead h1 a{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/metro-226x90.png) no-repeat 6px 0;
			display: block;
			height: 90px;
			text-indent: -9999px;
			background-size: contain;
		}
		#site-header .masthead.fr h1 a{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/metro-fr-226x90.png) no-repeat;
			background-size: contain;
		}
		#site-header .masthead .weather{
			margin-left: 20px;
			vertical-align: middle;
			width: 30%;
		}
			#site-header .masthead .weather p{
				line-height: 25px;
				width: 100%;
			}
			#site-header .masthead .weather a{
				color: inherit;
				font-size: 13px;
				margin-top: 17px;
				width: 100%;
			}
			#site-header .weather img{
				margin-right: 15px;
			}
		#site-header .search{
			float: right;
			text-align: right;
			position: absolute;
			right: 0;
		}
			#site-header .search form{
				box-sizing: border-box;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				padding: 5px 5px;
			}
			#site-header .search input[type=search]{
				border: 1px solid #e1e1e1;
				-webkit-border-top-right-radius: 0;
				-webkit-border-bottom-right-radius: 0;
				-webkit-border-top-left-radius: 4px;
				-webkit-border-bottom-left-radius: 4px;
				-moz-border-radius-topright: 0;
				-moz-border-radius-bottomright: 0;
				-moz-border-radius-topleft: 4px;
				-moz-border-radius-bottomleft: 4px;
				border-top-right-radius: 0;
				border-bottom-right-radius: 0;
				border-top-left-radius: 4px;
				border-bottom-left-radius: 4px;
				display: inline;
				font-size: 14px;
				width: 86px;
			}

			#site-header .search button{
				background: #94C11F;
				border: 1px solid #c7d895;
				-webkit-border-top-right-radius: 4px;
				-webkit-border-bottom-right-radius: 4px;
				-webkit-border-top-left-radius: 0;
				-webkit-border-bottom-left-radius: 0;
				-moz-border-radius-topright: 4px;
				-moz-border-radius-bottomright: 4px;
				-moz-border-radius-topleft: 0;
				-moz-border-radius-bottomleft: 0;
				border-top-right-radius: 4px;
				border-bottom-right-radius: 4px;
				border-top-left-radius: 0;
				border-bottom-left-radius: 0;
				border-width: 1px 1px 1px 0;
				color: #fff;
				display: inline;
				font-size: 11px;
				height: 28px;
				padding: 0 10px;
				vertical-align: top;
			}
				#site-header .search button:hover{
					background: #b3d85b;
					background: -moz-linear-gradient(top,  #b3d85b 0%, #94c11f 100%);
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3d85b), color-stop(100%,#94c11f));
					background: -webkit-linear-gradient(top,  #b3d85b 0%,#94c11f 100%);
					background: -o-linear-gradient(top,  #b3d85b 0%,#94c11f 100%);
					background: -ms-linear-gradient(top,  #b3d85b 0%,#94c11f 100%);
					background: linear-gradient(top,  #b3d85b 0%,#94c11f 100%);
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d85b', endColorstr='#94c11f',GradientType=0 );
				}
				#site-header .search button:active{
					background: #81a919;
					background: -moz-linear-gradient(top,  #81a919 0%, #94C11F 100%);
					background: -webkit-gradient(linear, top top, left bottom, color-stop(0%,#81a919), color-stop(100%,#94C11F));
					background: -webkit-linear-gradient(top,  #81a919 0%,#94C11F 100%);
					background: -o-linear-gradient(top,  #81a919 0%,#94C11F 100%);
					background: -ms-linear-gradient(top,  #81a919 0%,#94C11F 100%);
					background: linear-gradient(top,  #81a919 0%,#94C11F 100%);
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81a919', endColorstr='#b3d85b',GradientType=0 );
				}

	/* ad(s) */
	#site-header .ad{
		margin-bottom: 4px;
	}

	/* primary nav */
	#site-header nav.primary{
		background: #434342;
		background: -moz-linear-gradient(top,  #434342 0%, #2c2c2b 50%, #20201f 51%, #020202 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#434342), color-stop(50%,#2c2c2b), color-stop(51%,#20201f), color-stop(100%,#020202));
		background: -webkit-linear-gradient(top,  #434342 0%,#2c2c2b 50%,#20201f 51%,#020202 100%);
		background: -o-linear-gradient(top,  #434342 0%,#2c2c2b 50%,#20201f 51%,#020202 100%);
		background: -ms-linear-gradient(top,  #434342 0%,#2c2c2b 50%,#20201f 51%,#020202 100%);
		background: linear-gradient(top,  #434342 0%,#2c2c2b 50%,#20201f 51%,#020202 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#434342', endColorstr='#020202',GradientType=0 );
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		box-shadow: 0 4px 8px #ccc;
		height: 34px;
		line-height: 34px;
		overflow: hidden;
		position: relative;
		z-index: 5;
		clear: both;
		/*top: -12px;*/
	}
		#site-header nav.primary ul{
			margin: 0;
		}
		#site-header nav.primary .main-sections{
			font-size: 15px;
		}
			#site-header nav.primary .main-sections li{
				border-right: 1px solid #4A4A49;
				float: left;
			}
			#site-header nav.primary .main-sections li.current_page_item a{
				background: #58585a;
			}
				#site-header nav.primary .main-sections a{
					color: #fff;
					font-weight: 600;
					padding: 0 8px;
					vertical-align: top;
				}
				#site-header nav.primary .main-sections li:first-child a{
					border-top-left-radius: 4px;
					border-bottom-left-radius: 4px;
					-webkit-border-top-left-radius: 4px;
					-webkit-border-bottom-left-radius: 4px;
					-moz-border-radius-topleft: 4px;
					-moz-border-radius-bottomleft: 4px;
				}
					#site-header nav.primary .main-sections a:hover{
						background: #000;
					}
		#site-header nav.primary .secondary-sections{
			font-size: 12px;
			font-weight: 500;
			margin-left: 5px;
			text-transform: uppercase;
		}
			#site-header nav.primary .secondary-sections li{
				float: left;
			}
				#site-header nav.primary .secondary-sections a{
					color: #dadada;
				}
					#site-header nav.primary .secondary-sections a:hover{
						color: #fff;
					}


	/* latest & trending */
	#site-header .current{
		background: #fcfcfc;
		background: -moz-linear-gradient(top,  #fcfcfc 0%, #f4f4f4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f4f4f4));
		background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f4f4f4 100%);
		background: -o-linear-gradient(top,  #fcfcfc 0%,#f4f4f4 100%);
		background: -ms-linear-gradient(top,  #fcfcfc 0%,#f4f4f4 100%);
		background: linear-gradient(top,  #fcfcfc 0%,#f4f4f4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f4f4f4',GradientType=0 );
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		-moz-border-radius-bottomleft: 4px;
		height: 38px;
		line-height: 38px;
	}
		#site-header .current .trending{
			white-space: nowrap;
		}
		#site-header .current .trending .trending-label{
			display: inline-block;
			font-size: 14px;
			font-weight: 600;
			padding: 0 25px 0 15px;
			position: relative;
		}
			#site-header .current .trending .trending-label:after{
				background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-horizontal.png) no-repeat -77px center;
				content: '';
				display: inline-block;
				height: 100%;
				position: absolute;
				right: -20px;
				top: 0;
				width: 50px;
			}
		#site-header .current .trending ul{
			margin: 0 0 0 5px;
		}
			#site-header .current .trending li{
				color: #d5d5d5;
			}
				#site-header .current .trending a{
					color: #818181;
					display: inline-block;
					font-size: 13px;
					height: 38px;
			font-weight:600;
				}
				#site-header .current:hover .trending ul{
					color: #bcbcbc;
				}
					#site-header .current:hover .trending a{
						color: #3aaa35;
					}
						#site-header .current .trending a:hover{
							color: #94c11f;
						}
		#site-header .current .connect{
			border-left: 1px solid #E0E0E0;
			float: right;
			white-space: nowrap;
			width: 310px;
		}
			#site-header .current .connect-label{
				color: #bcbcbc;
				display: inline-block;
				margin: 0 10px 0 15px;
			}
			#site-header .current a.social-icon{
				vertical-align: middle;
			}

/* trending ipad fix */

@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1) {

	/* hide on ipad portrait */
	div.trending ul li:nth-child(1n+3)  {
		display: none !important;
	}
}






#page-header.topmost{
	border-bottom: 1px solid #e7e8e9;
	border-top: 4px solid #BBB;
	margin-bottom: 25px;
	padding: 20px 0 0;
}
	#page-header.topmost h1{
		margin-bottom: 0;
	}
	#page-header.topmost .post-meta{
		margin: 10px 0;
	}
#page-header h1{
	border-bottom: 1px solid #dadada;
	color: #373737;
	font-family: "adelle", Adelle, Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
	#page-header h1 a{
		color: #373737;
	}
		#page-header h1 a:hover{
			color: #3aaa35;
		}
.site-subsection-title{
	border-top: 4px solid #bbb;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 15px;
	padding: 25px 0;
}
	.site-subsection-title .section-title,
	.site-subsection-title .subsection-title{
		display: inline-block;
		min-height: 76px;
		padding-top: 10px;
		vertical-align: top;
        max-width: 85%;
	}
	.site-subsection-title .section-title{
		margin-right: 15px;
		padding: 13px 0 0 15px;
	}
		.site-subsection-title .section-title a{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) no-repeat center -160px;
			color: #8b8b8b;
			display: block;
			font-size: 12px;
			padding-bottom: 44px;
			text-transform: uppercase;
		}
			.site-subsection-title .section-title a:hover{
				background-position: center 20px;
				color: #565656;
			}
	.site-subsection-title .subsection-title{
		border-left: 1px solid #e2e2e2;
		color: #2a2a2a;
		padding-left: 15px;
	}
		.site-subsection-title .subsection-title h2{
			font: 900 36px "adelle", Adelle, Georgia, serif;
			margin-bottom: 0;
			width: 485px;
		}
		.full-width .site-subsection-title .subsection-title h2{
			width: auto;
		}
			.site-subsection-title .subsection-title h2 a{
				color: #2a2a2a;
			}
		.site-subsection-title .subsection-title h3{
			font: 900 36px "adelle", Adelle, Georgia, serif;
			padding-bottom: 3px;
			padding-top: 3px;
			padding-right: 0;
			text-transform: uppercase;
		}
	.site-subsection-title .section-author{
		display: none;
		border-left: 1px solid #e2e2e2;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: right;
		height: 76px;
		padding-left: 110px;
		position: relative;
		width: 310px;
	}
		.site-subsection-title .section-author figure{
			left: 15px;
			position: absolute;
		}
		.site-subsection-title .section-author .author-company{
			display: block;
			font-size: 12px;
			padding: 3px 0;
		}


.photo-gallery{
	display: inline-block;
	background: #F6F6F6;
	max-width: 100%;
}
	.photo-gallery li figure{
		opacity: 0.7;
	}
	.photo-gallery li.current-photo figure{
		display: inline-block;
		background: #eee;
		opacity: 1;
	}
	.photo-gallery figure.current-photo{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 0 7px;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.photo-gallery .image-loader{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/loader-white-black.gif) no-repeat center center #000;
		border-radius: 15px;
		box-shadow: 0 0 4px #fff;
		display: block;
		height: 30px;
		color: #fff;
		margin: -15px 0 0 -15px;
		position: absolute;
		top: 40%;
		left: 50%;
		z-index: 500;
		width: 30px;
	}
		.photo-gallery figure.current-photo img{
			/*height: 408px;*/
			margin: 5px auto !important;
			width: auto;
		}
	.photo-gallery figure.current-photo figcaption{
		border-width: 0 7px 7px;
	}
		.photo-gallery figure.current-photo figcaption p{
			display: inline-block;
			float: left;
			margin: 0 0 6px;
			text-align: left;
		}
		.photo-gallery figure.current-photo .photo-actions{
			float: right;
			white-space: nowrap;
		}
		.photo-gallery figure.current-photo figcaption .photographer{
			float: left;
			margin-bottom: 0;
		}
	.photo-gallery figure.current-photo nav{
		float: left;
		margin: -8px -10px -10px 010px
	}
		.photo-gallery figure.current-photo nav a{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -53px -1796px no-repeat;
			display: block;
			float: left;
			height: 30px;
			opacity: 0.6;
			text-indent: -9999px;
			width: 45px;
		}
		.photo-gallery figure.current-photo nav a.gallery-previous{
			background-position: -8px -1796px;
		}
		.photo-gallery figure.current-photo nav a:hover{
			opacity: 0.9;
		}
	.photo-gallery ul{
		margin: 0;
		padding: 15px 0 0 15px;
	}
		.photo-gallery li{
			display: inline-block;
			list-style: none;
			margin: 0 0 15px 0;
			padding-right: 1.5%;
			width: 22.8%;
		}
			.oldie .photo-gallery li{
				width: 21.8%;
			}
		.photo-gallery li.current-photo figure{
			border: 1px solid #3aaa35 !important;
		}
			.oldie .photo-gallery li.current-photo figure{
				display: block;
			}
		.photo-gallery li a:hover figure{
			border: 1px solid #b9b9b9 !important;
		}


/* == ====== ====================================================== */
/* == footer ====================================================== */
/* == ====== ====================================================== */
body > footer{
	font-size: 12px;
	width: 100%;
}
body > footer .footer-logo,
body > footer .footer-logo-fr
{
	background: #fff;
	height: 90px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1%;
	position: relative;
}

body > footer .footer-ad {
	position: absolute;
	right: 15px;
}


body > footer .footer-ad img{
	display: block;
	margin: 0 auto;
}
body > footer .footer-logo .mec_logo{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/metro-226x90.png) no-repeat left center;
	height: 90px;
	width: 226px;
	float: left;
}

body > footer .footer-logo-fr .mec_logo{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/metro-fr-226x90.png) no-repeat left center;
		height: 90px;
		width: 226px;
		float: left;
	}
body > footer .pagewidth-wrap {
	background: #f6f6f6;
}
body > footer .pagewidth{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 30px 0 0;
	clear: both;
	background-color: #f6f6f6;
}
body > footer h2{
	color: #565656;
	font-size: 14px;
	margin-bottom: 20px;
}
body > footer a{
	color: inherit;
}
body > footer ul{
	padding: 0;
	list-style-type: none;
}
	body > footer ul li{
		margin: 0 0 15px;
	}
body > footer .legal{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -14px -685px;
	border-top: 1px solid #eaeaea;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	float: none;
	margin-top: 18px;
	padding: 30px 60px 30px;
	width: 100%;
}
body > footer .legal .wp-credit {
	margin-top: -6px;
}

/* footer the star logo */

body > footer a.the-star-logo {
	position: relative;
	display: inline-block;
	top: -2px;
	margin-left: 30px;
	width: 116px;
	height: 18px;
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat 0 -1959px;	
}

body.fr > footer .the-star-logo {
	display: none;
}

@media (max-width: 600px) {
	body > footer .the-star-logo {
		clear: both;
		margin: 15px 0 10px 0 !important;
		top: 0;
	}
}

@media (max-width: 800px) {
	.wp-credit {
		display: none;
	}
}

header.page-fullwidth-header{
	border-bottom: 1px solid #e7e8e9;
	border-top: 4px solid #BBB;
	margin-bottom: 25px;
	padding: 20px 0;
}
	header.page-fullwidth-header h1{
		color: #373737;
		font-family: "adelle", Adelle, Georgia, serif;
		font-size: 60px;
		line-height: 1em;
		margin: 0;
	}

#container > .featured{
	border-bottom: 4px solid #BBB;
	margin-bottom: 25px;
}

#container > .featured header h1{
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#container > .featured header h1{
	padding-bottom: 0;
}
#container > .featured header h1:after{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -5px -1224px;
	bottom: 4px;
	content: '';
	display: inline-block;
	height: 33px;
	margin-left: 10px;
	position: absolute;
	width: 33px;
}
#container > .featured .article-body{
	margin-bottom: 25px;
	min-height: 410px;
	padding-left: 645px;
	position: relative;
}
#container > .featured .article-body img{
	position: absolute;
	left: 0;
}
#container > .featured .article-body h1{
	color: #373737;
	font-family: "adelle", Adelle, Georgia, serif;
	font-size: 36px;
	line-height: 1em;
	margin-top: 15px;
}
#container > .featured .article-body h1 a{
	color: #373737;
}
	#container > .featured .article-body h1 a:hover{
		color: #3aaa35;
	}
#container > .featured .article-body .post-meta{
	border-top: 1px solid #e7e8e9;
	color: #373737;
	font-size: 12px;
	padding-top: 15px;
}
#container > .featured .article-body .posted-by{
	color: #777;
	display: block;
}


/* == ============================================================= */
/* == featured ads ================================================ */
/* == ============================================================= */

footer .featured-ads {
	max-width: 970px;
	padding: 20px 1% 10px;
	margin: 0 auto;
	background-color: #fff;
}

footer .featured-ads header {
	background: #f6f6f6;
	margin-bottom: 15px;
}

footer .featured-ads h5 {
	display: inline-block;
	font: 300 12px Arial, sans-serif !important;
	color: #fff;
	margin: 0 30px 0 0;
	padding: 6px 4px 6px 12px;
	position: relative;
	background: #3aaa35;
}

footer .featured-ads h5:after {
	position: absolute;	
	left: 100%;
	top: 0;
	content: '';
	height: 100%;	
	width: 25px;
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-horizontal.png) no-repeat left center;
}

/* items */

footer .featured-ads-list {
	margin: 0 auto;
	text-align: left;
}

footer .featured-ads-list div {
	display: inline-block;
	width: 136px;
	font-size: 12px;
	margin: 0 29px 20px 0;
	text-align: left;
	vertical-align: top;
	box-sizing: border-box;
}

footer .featured-ads-list div:last-of-type {
	margin-right: 0;
}

footer .featured-ads-list div a img {
	width: 136px;
	height: 98px;
}

footer .featured-ads-list h6 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	margin: 7px 0 2px;
}

footer .featured-ads-list div:hover,
footer .featured-ads-list div a:hover {
	color: #878787 !important;
}

footer .featured-ads-list div:hover h6,
footer .featured-ads-list div a:hover h6 {
	color: #94c11f !important;
}

/* media queries */

@media (max-width: 1024px) {

	footer .featured-ads-list {
		width: 630px;
		text-align: center;
	}

	footer .featured-ads-list div {
		margin: 0 10px 20px;
	}

	footer .featured-ads-list div:last-of-type {
		margin-right: 10px;
	}
}

@media (max-width: 650px) {

	footer .featured-ads-list {
		width: 100%;
	}
}

/* == =============== ============================================= */
/* == primary sidebar ============================================= */
/* == =============== ============================================= */

#sidebar-primary section{
	margin-bottom: 15px;
}
	#sidebar-primary figure{
		padding: 2%;
		max-width: 96%;
	}
	#sidebar-primary .ad{
		border: 1px solid #e3e3e3;
		padding: 4px;
	}



/* == ============= =============================================== */
/* == content areas =============================================== */
/* == ============= =============================================== */
.latest-articles{
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 25px;
	overflow: hidden;
	padding-bottom: 25px;
}
	.latest-articles .scroller-container{
		overflow: hidden;
		position: relative;
	}
		.latest-articles .scroller-container.scrolled:before{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/fade.png) 0 0 repeat-x;
			top: 0;
			content: '';
			height: 30px;
			position: absolute;
			width: 100%;
			z-index: 500;
		}
		.latest-articles .scroller-articles{
			position: relative;
		}
	.latest-articles article{
		position: relative;
		border-bottom: 1px solid #e3e3e3;
		margin-bottom: 0;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.latest-articles article:first-child{
		padding-top: 0;
	}
	/*.latest-articles article:nth-child(4n){
		border-bottom: none;
		margin-bottom: 0;
	}*/
		.latest-articles article h2{
			font-size: 14px;
			margin-bottom: 4px;
		}
			.latest-articles article h2 a{
				color: #3aaa35;
			}
				.latest-articles article h2 a:hover{
					color: #94c11f;
				}
		.latest-articles article h1{
			font-size: 18px;
		}
		.latest-articles article h1 a {
			display: block;
		}
		.latest-articles article .read-more{
			margin-top: 15px;
		}
.condensed-articles{
	margin-bottom: 25px;
	padding-bottom: 5px;
}
	.condensed-articles a{
		color: #e3e3e3;
	}
	.condensed-articles > h1{
		color: #565656;
		font-size: 16px;
		font-weight: 600;
		padding: 0;
	}
	.condensed-articles > ul{
		list-style-type: none;
		padding: 0;
	}
	.condensed-articles li{
		border-top: 1px solid #e3e3e3;
		border-bottom: none;
		height: 182px;
		overflow: hidden;
		padding: 7px 0 8px;
	}
	.ie8 .condensed-articles li{
		width: 30.3%;
	}
	.condensed-articles article h1{
		font-size: 13px;
		font-weight: 300;
		padding: 10px 7px 7px;
	}
	.condensed-articles article img{
		max-height: 92px;
		width: 100%;
	}
	.condensed-articles article figure{
		height: auto;
		min-height: 95px;
		width: 100%;
	}
	.condensed-articles a:hover h1{
		text-decoration: none !important;
	}
	.condensed-articles a:hover h1{
		background: #fff;
	}
	.condensed-articles li.multiple{

	}
		.condensed-articles li.multiple article{
			border-bottom: 1px solid #e3e3e3;
			margin-bottom: 4px;
			padding-bottom: 4px;
		}
			.condensed-articles li.multiple article h1{
				padding: 0
			}
				.condensed-articles li.multiple article h1 a{
					color: #565656;
					display: block;
					padding: 6px;
				}
				.condensed-articles li.multiple article h1:hover{
					background: #fff;
					color: inherit;
				}
					.condensed-articles li.multiple article h1 a:hover{
						color: #565656;
					}
		.condensed-articles li.multiple article:last-child{
			border-bottom: none;
		}
		.condensed-articles li.multiple article.ie-last-child{
			border-bottom: none;
		}
.top-news{

}
	.top-news li{
		border-bottom: 1px solid #e3e3e3;
		color: #3aaa35;
		font-size: 14px;
		font-weight: 600;
		margin-left: 10px;
		padding: 15px 0;
		position: relative;
	}
	.top-news li:before{
		content: '•';
		font-weight: 900;
		margin-right: 5px;
		left: -8px;
		position: absolute;
	}
	.top-news li:first-child{
		padding-top: 0;
	}
		.top-news li h2{
			font-size: 14px;
			margin-bottom: 0;
		}
			.top-news li h2 a:hover{
				color: #3aaa35;
			}

.featured-sponsors img{
	float: left;
	margin-right: 15px;
}
	.featured-sponsors article{
		border-bottom: 1px solid #DADADA;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.featured-sponsors article:last-child{
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.featured-sponsors article.ie-last-child{
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
		.featured-sponsors article h1{
			font-weight: 500;
			margin-bottom: 0;
		}
		.featured-sponsors p{
			margin: 0;
		}
.print-edition figure{
	padding-top: 0 !important;
	vertical-align: middle;
}
.oldie .print-edition figure{
	width: 209px;
}
	.print-edition figure *,
	.print-edition img{
		 box-shadow: 0 0 1px #444;
		 margin-top: -5px;
		 vertical-align: middle;
	 }
	.print-edition a.view-paper{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -46px -163px;
		display: inline-block;
		height: 18px;
		margin-left: 20px;
		opacity: 0.8;
		overflow: hidden;
		text-indent: -999px;
		width: 18px;
		vertical-align: middle;
	}
		.print-edition a.view-paper:hover{
			opacity: 1;
		}
.latest-feature p{
	margin: 0;
}
.most-popular{

}
	.most-popular ol{

	}
		.most-popular li:before {

		}
		.most-popular li {
			border-bottom: 1px solid #e3e3e3;
			margin-bottom: 15px;
			padding-left: 45px;
			position: relative;
		}
		.most-popular li:last-child {
			border-bottom: none;
		}
		.most-popular li.ie-last-child {
			border-bottom: none;
		}
.stat-highlight{

}
	.stat-highlight  article h1{
		font-family: "adelle", Adelle, Georgia, serif;
		font-size: 48px;
		line-height: 1em;
		margin-bottom: 15px;
	}
		.stat-highlight article h1 small{
			display: block;
			font-size: 22px;
			line-height: 1em;
		}
	.stat-highlight p{
			margin: 0;
		}

/* primary content elements */
#primary-content #page-header{
	border-bottom: 1px solid #e7e8e9;
	border-top: 4px solid #BBB;
	margin-bottom: 15px;
	padding: 20px 0;
}
	#primary-content #page-header h1{
		border: none;
		margin: 0;
		padding: 0;
		position: relative;
	}
		/*#primary-content #page-header h1:after {
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -5px -1224px;
			bottom: 6px;
			content: '';
			display: inline-block;
			height: 33px;
			margin-left: 10px;
			position: absolute;
			width: 33px;
		}*/
#primary-content > h1{
	color: #373737;
	font: 600 36px/1.3em "adelle", Adelle, Georgia, serif;
}
#primary-content > article{
	color: #666;
	font: 400 15px/1.8em "adelle", Adelle, Georgia, serif;
}
	.ie8 #primary-content > article{
		font: 400 17px/1.8em "adelle", Adelle, Georgia, serif;
	}
	#primary-content > article > p:last-of-type:after{
		/*background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -22px -334px;
		content: '';
		display: inline-block;
		height: 24px;
		margin-left: 10px;
		width: 24px;
		vertical-align: center;*/
	}
	#primary-content > article h1, #primary-content > article h2, #primary-content > article h3, #primary-content > article h4, #primary-content > article h5, #primary-content > article h6{
		margin: 20px 0 0 0;
	}
	#primary-content > article h1{
		font-size: 26px;
	}
	#primary-content > article h2{
		font-size: 24px;
	}
	#primary-content > article h3{
		font-size: 22px;
	}
	#primary-content > article h4{
		font-size: 19px;
	}
	#primary-content > article h5{
		font-size: 17px;
	}
	#primary-content > article h6{
		font-size: 15px;
	}
	#primary-content > article header h1{
		line-height: 1.2em;
		margin: 0 0 0.4em;
	}
	#primary-content .related-articles,
	#primary-content blockquote,
	#primary-content .stat-highlight{
		border: 1px solid #dadada;
		border-width: 1px 0;
	}
	#primary-content .related-articles{
		font: normal 13px Arial, sans-serif;
		padding: 25px 0;
	}
		#primary-content .related-articles h1{
			font: 600 15px Arial, sans-serif;
			margin-top: 0;
		}
		#primary-content .related-articles ul{
			list-style-type: disc;
			padding-left: 40px;
		}
			#primary-content .related-articles ul:last-child{
				margin-bottom: 0;
			}
			#primary-content .related-articles li{
				color: #B2B2B2;
				margin-bottom: 5px;
			}
	#primary-content blockquote{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -512px -932px;
		font-size: 24px;
		font-weight: 400;
		line-height: 1.6em;
		margin-left: 0;
		padding: 25px 0 25px 50px;
	}
	#primary-content .stat-highlight{
		font: normal 13px Arial, sans-serif;
		padding: 10px 0;
	}
		#primary-content .stat-highlight .container{
			background: #f6f6f6;
			border-radius: 4px;
			-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
			padding: 20px 0 20px 190px;
			position: relative;
		}
			#primary-content .stat-highlight .container p{
				border-left: 1px solid #e3e3e3;
				height: 100%;
				min-height: 40px;
				padding: 10px 30px 10px 30px;
			}
			#primary-content .stat-highlight .container .stat-value{
				color: #6f6f6f;
				font-family: "adelle", Adelle, Georgia, serif;
				font-weight: 600;
				left: 20px;
				padding: 10px 0;
				position: absolute;
				top: 20px;
		width: 150px;
			}
				#primary-content .stat-highlight .container .stat-value span{
					display: block;
					line-height: 0.5em;
					margin-bottom: 0.4em;
			text-align: center;
				}
				#primary-content .stat-highlight .container .number{
					font-size: 48px;
				}
				#primary-content .stat-highlight .container .word{
					font-size: 24px;
				}
	#primary-content footer{
		border: 1px solid #dadada;
		border-width: 1px 0;
		font-size: 12px;
		padding: 15px 0;
	margin-top:20px;
	}

	#primary-content .archives-browser{
		background: #F6F6F6;
		color: #575757;
		font-size: 14px;
		font-weight: 600;
		line-height: 30px;
		padding: 20px;
		text-align: center;
	}
		#primary-content .archives-browser .select_replace{
			margin-left: 10px;
			width: auto !important;
		}

#sidebar-secondary{

}
	#sidebar-secondary .region{
		border: 1px solid #F6F6F6;
	}
		#sidebar-secondary .region article,
		#sidebar-secondary .region ul{
			margin: 0 15px;
		}
		#sidebar-secondary .region article,
		#sidebar-secondary .region ul li{
			margin-bottom: 15px;
		}
		#sidebar-secondary .region ul li{
			border-bottom: 1px solid #f6f6f6;
			padding-bottom: 15px;
		}
			#sidebar-secondary .region ul li:last-child{
				border-bottom: none;
				padding-bottom: 0;
			}
			#sidebar-secondary .region ul li.ie-last-child{
				border-bottom: none;
				padding-bottom: 0;
			}
			#sidebar-secondary .region ul li h2{
				font-size: 18px;
			}
			#sidebar-secondary .region ul li > a > img{
				margin-bottom: 10px;
			}
		#sidebar-secondary .region .meta-author{
			display: block;
		}
		#sidebar-secondary .region .read-more{
			border-top: 1px solid #F6F6F6;
			padding: 15px;
		}
			#sidebar-secondary .region .read-more a{
				box-sizing: border-box;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				text-align: center;
				width: 100%;
			}

			#sidebar-secondary > aside h2 a {
				display: inline-block;
			}


/* == ============= =============================================== */
/* == page specific =============================================== */
/* == ============= =============================================== */

.home #primary-content > aside,
.home #sidebar-secondary{
	padding-right: 0;
}

.home #primary-content > aside h2 a {
	display: inline-block;
}

.home .special-featured-article{
	border: 2px solid #d3d3d3;
	border-width: 2px 0;
	margin-bottom: 35px;
	padding: 15px 0 35px;
}
	.home .special-featured-article > header{
		border-bottom: 1px solid #d3d3d3;
		margin-bottom: 25px;
	}
		.home .special-featured-article > header h1{
			font: 600 48px "adelle", Adelle, Georgia, serif;
			margin: 5px 0 15px;
		}
	.home .special-featured-article .article-body{
		background: #f3f3f3;
		border-radius: 4px;
		border-top-left-radius: 0;
		-webkit-border-radius: 4px;
		-webkit-border-top-left-radius: 0;
		-moz-border-radius: 4px;
		-moz-border-radius-topleft: 0;
		color: #565656;
		height: 422px;
		padding-left: 632px;
		position: relative;
	}
		.home .special-featured-article .article-body .article-summary,
		.home .special-featured-article .article-body aside{
			padding: 15px 20px 10px;
		}
		.home .special-featured-article .article-body figure{
			left: 0;
			position: absolute;
			top: 0;
		}
		.home .special-featured-article .article-body aside{
			padding: 15px 20px;
		}
		.home .special-featured-article .article-body aside h1{
			border-top: 1px solid #e7e7e7;
			color: #3aaa35;
			font-size: 14px;
			padding-top: 25px;
		}
			.home .special-featured-article .article-body aside li{
				color: #3aaa35;
				margin-bottom: 15px;
				position: relative;
			}
			.home .special-featured-article .article-body aside li:before{
				content: '•';
				font-weight: 900;
				margin-right: 5px;
				left: -8px;
				position: absolute;
			}
				.home .special-featured-article .article-body aside li a{
					color: #565656;
				}
				.home .special-featured-article .article-body aside li a:hover{
					color: #3aaa35;
				}

.author-single .author-details{
	font-size: 12px;
	margin-bottom: 25px;
	padding-left: 208px;
	position: relative;
}
	.author-single .author-details h1{
		color: #373737;
		font-family: "adelle", Adelle, Georgia, serif;
		font-size: 36px;
		margin-bottom: 15px;
	}
	.author-single .author-details figure{
		left: 0;
		position: absolute;
		top: 0;
	}
	.author-single .author-details .author-info{
		margin-bottom: 15px;
	}
		.author-single .author-details .author-info span{
			display: block;
			line-height: 1.6em;
		}
	.author-single h2{
		font-size: 14px;
		margin-bottom: 4px;
	}
	.author-single #main p{
		margin: 0 0 20px;
	}

.voices-landing #page-header{
	margin-bottom: 30px;
}
.voices-landing #sidebar-primary .curated > h1{
	border-bottom: 4px solid #AEB0B3;
	margin-bottom: 4px;
}


.features-landing #primary-content article h1{
	font: 900 18px/1em "adelle", Adelle, Georgia, serif;
}
.features-landing #primary-content article .label-title{
	margin: 0 0 10px;
}
	.features-landing #primary-content article .article-body{
		background: #f6f6f6;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		color: #878787;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		min-height: 363px;
		padding: 30px 30px 30px 65.5%;
		position: relative;
	}
		.features-landing #primary-content article .article-body figure{
			float: left;
			margin-right: 30px;
			max-width: 60%;
			left: 3.5%;
			position: absolute;
			top: 30px;
		}
		.features-landing #primary-content article .article-body h2{
			font-size: 14px;
			margin: 0;
		}
		.features-landing #primary-content article .article-body p,
		.features-landing #primary-content article .article-body li{
			line-height: 1.7em;
		}
		.features-landing #primary-content article .article-body p{
			margin: 6px 0 25px;
		}

		.features-landing #primary-content article ol {
			margin-bottom: 25px;
			padding-left: 0;
		}
			.features-landing #primary-content article ol li {
				padding-left: 40px;
				line-height: 1.3em;
				margin-bottom: 24px;
			}
			.features-landing #primary-content article ol li:before {
				top: -1px !important;
			}
				.features-landing #primary-content article ol li:last-child {
					margin-bottom: 0;
				}
				.features-landing #primary-content article ol li.ie-last-child {
					margin-bottom: 0;
				}
			.features-landing #primary-content article ol li:before {
				background-position: -95px -241px;
				font-size: 14px;
				font-weight: 600;
				height: 24px;
				left: 0;
				line-height: 24px;
				top: -4px;
				width: 24px;
			}
				.features-landing #primary-content article ol li a{
					color: #878787;
				}
					.features-landing #primary-content article ol li a:hover{
						color: #94c11f;
					}

		.features-landing #primary-content article .read-more a{
			background: #94c11f;
			border: 1px solid #89b31d;
			color: #fff !important;
			margin: 6px 0 25px;
			line-height: 1.3em;
		}
			.features-landing #primary-content article .read-more a:hover{
				background: #9bca21;
			}

.feature-single #primary-content .feature-summary{
	background: #f6f6f6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	font-size: 12px;
	margin-bottom: 25px;
	min-height: 175px;
	padding: 25px;
}
	.feature-single #primary-content .feature-summary figure{
		float: left;
		margin-right: 20px;
	}
	.feature-single #primary-content .feature-summary h2{
		font-size: 14px;
	}
	.feature-single #primary-content .feature-summary p{
		margin: 0;
	}

.horoscopes #primary-content #page-header{
	border-bottom: 4px solid #bbb;
	padding-bottom: 15px;
}
	.horoscopes #primary-content #page-header .post-meta{
		margin: 15px 0 0;
	}
		.horoscopes #primary-content #page-header .post-author{
			border-top: 1px solid #e7e8e9;
			float: none;
			padding-top: 15px;
		}
		.horoscopes #primary-content #page-header .post-author img{
			top: 15px;
		}
		.horoscopes #primary-content .horoscope-details .horoscope-body{
			border-left: 1px solid #e7e8e9;
			margin: 25px 0 25px 95px;
			padding-left: 25px;
			position: relative;
		}
			.horoscopes #primary-content .horoscope-details img{
				position: absolute;
				left: -95px;
			}
			.horoscopes #primary-content .horoscope-details h1{
				font: 900 36px "adelle", Adelle, Georgia, serif;
				margin-bottom: 5px;
			}
			.horoscopes #primary-content .horoscope-details p{
				margin-bottom: 0;
			}
		.horoscopes #primary-content .horoscope-details footer{
			border-bottom: none;
		}
		.horoscopes #primary-content footer{
			border-bottom: none;
		}
		.horoscopes #secondary-content .horoscopes-list li{
			padding-bottom: 30px;
		}
		.horoscopes #secondary-content .horoscopes-list article{
			padding-left: 85px;
			position: relative;
			margin-bottom: 0;
			min-height: 68px;
		}
			.horoscopes #secondary-content .horoscopes-list article img{
				left: 0;
				position: absolute;
			}
			.horoscopes #secondary-content .horoscopes-list article h1{
				margin: 0 0 6px;
			}
			.horoscopes #secondary-content .horoscopes-list article h2{
				color: #777;
				font-size: 12px;
				font-weight: 400;
				margin: 0;
			}

.horoscopes #secondary-content h2,
.games #secondary-content h2{
	font-size: 18px;
	margin: 10px 0 25px;
}
.games #primary-content .game-container{
	border: 1px solid #e7e8e9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	margin: 15px 0;
	padding: 15px;
}
.games #secondary-content .games-list ul{

}
	.games #secondary-content .games-list li{
		border-bottom: 1px solid #e7e8e9;
		padding: 15px 0 15px 285px;
		position: relative;
		min-height: 90px;
	}
	.games #secondary-content .games-list li:first-child{
		padding-top: 0;
	}
	.games #secondary-content .games-list li:last-child{
		border-bottom: none;
		padding-bottom: 0;
	}
	.games #secondary-content .games-list li.ie-last-child{
		border-bottom: none;
		padding-bottom: 0;
	}
		.games #secondary-content .games-list li figure{
			position: absolute;
			left: 0;
		}
		.games #secondary-content .games-list li p{
			margin-bottom: 0;
		}
.flirt #secondary-content .send-kiss{
	background: #F6F6F6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	color: #575757;
	font-size: 16px;
	font-weight: 600;
	padding: 20px;
}
	.flirt #secondary-content .send-kiss a.button{
		font-weight: 600;
		margin-left: 10px;
	}
.flirt #secondary-content .flirt-nav{
	border-bottom: 1px solid #e7e8e9;
	line-height: 2.1em;
	padding: 25px 0 10px;
	text-align: left;
}
.flirt #secondary-content .result-filters{
	text-align: right;
}
	.flirt #secondary-content .result-filters > div{
		display: inline-block;
		padding-bottom: 5px;
	}
	.flirt #secondary-content .result-filters span{
		margin: 0 10px 0 20px;
	}
.flirt #secondary-content .flirt-list ul{

}
	.flirt #secondary-content .flirt-list li{
		border-bottom: 1px solid #e7e8e9;
	}
	.flirt #secondary-content .flirt-list article{
		padding: 30px 0;
		min-height: 90px;
	}
	.flirt #secondary-content .flirt-list article .article-body{
		margin-top: 15px;
		padding-left: 90px;
		position: relative;
	}
	.flirt #secondary-content .flirt-list li:first-child article{
		padding-top: 5px;
	}
	.flirt #secondary-content .flirt-list li:last-child{
		border-bottom: none;
		padding-bottom: 0;
	}
	.flirt #secondary-content .flirt-list li.ie-last-child{
		border-bottom: none;
		padding-bottom: 0;
	}
		.flirt #secondary-content .flirt-list li:last-child article{
			padding-bottom: 0;
		}
		.flirt #secondary-content .flirt-list li.ie-last-child article{
			padding-bottom: 0;
		}
		.flirt #secondary-content .flirt-list article img{
			position: absolute;
			left: 0;
		}
		.flirt #secondary-content .flirt-list article .post-meta{
			font-size: 12px;
			font-weight: 400;
			margin-top: 20px;
		}
		.flirt #secondary-content .flirt-list article h1{
			font-size: 18px;
			margin-bottom: 0;
		}
		.flirt #secondary-content .flirt-list article p{
			margin-bottom: 0;
		}
.flirt .sharing{
	border-top: 1px solid #e7e8e9;
	padding-top: 25px !important;
}


.monscoop .sharing{
	display: inline-block;
}
.monscoop .launch-viewer{
	display: inline-block;
	color: #777;
	float: right;
	opacity: 0.75;
	padding: 10px 60px 10px 0;
	position: relative;
}
	.monscoop .launch-viewer:after{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat -10px -1508px;
		content: '';
		display: inline-block;
		height: 35px;
		position: absolute;
		right: 0;
		top: 0;
		width: 45px;
	}
	.monscoop .launch-viewer:hover{
		opacity: 1;
	}

	.monscoop #colorbox .post-body{
		padding-right: 315px;
		position: relative;
	}
		.monscoop #colorbox h1{
			font-family: "adelle", Adelle, Georgia, serif;
		}
		.monscoop #colorbox .photo{
			background: #F0F0F1;
			text-align: center;
		}
		.monscoop #colorbox .post-meta{
			position: absolute;
			right: 0;
			top: 0;
		}
			.monscoop #colorbox .post-author{
				border: 1px solid #e2e2e2;
				border-width: 1px 0 !important;
				display: block;
				float: none;
				margin: 0 0 25px;
				padding: 15px 0;
				text-align: left;
			}
				.monscoop #colorbox .post-author img{
					top: 15px;
				}
				.monscoop #colorbox iframe{
					border: 0;
					overflow: hidden;
				}
		.monscoop #colorbox .post-body p{
			margin-bottom: 15px;
		}
		.monscoop #colorbox .sharing{
			margin-bottom: 0;
		}
		.monscoop #colorbox nav{
			bottom: 15px;
			line-height: 42px;
			position: absolute;
			right: 15px;
		}
		.monscoop #colorbox nav a{
				background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat;
				border-right: 1px solid #f1f1f1;
				display: inline-block;
				height: 42px;
				opacity: 0.65;
				overflow: hidden;
				text-indent: -9999px;
				width: 50px;
			}
				.monscoop #colorbox nav a:last-child{
					border-right: none;
				}
				.monscoop #colorbox nav a.ie-last-child{
					border-right: none;
				}
				.monscoop #colorbox nav a.prev{
					background-position: -8px -850px;
				}
				.monscoop #colorbox nav a.next{
					background-position: -58px -850px;
				}
				.monscoop #colorbox nav a:hover{
					opacity: 1;
				}


.mobile-platform #primary-content{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/mobile-devices-group.png) no-repeat bottom right;
	border-bottom: 1px solid #D1D2D4;
	margin-bottom: 30px;
	min-height: 400px;
	padding-bottom: 30px;
	position: relative;
}
.mobile-platform #primary-content h1{
	font-size: 56px;
	line-height: 1.1em;
	margin-bottom: 25px;
}
.mobile-platform #primary-content p{
	color: #575757;
	font: 300 16px/1.7em "adelle", Adelle, Georgia, serif;
	width: 370px;
}
.mobile-platform #primary-content .sharing{
	bottom: 0;
	left: 0;
	position: absolute;
}
	.mobile-platform #primary-content .sharing > span{
		display: block;
		font-size: 12px;
		margin-bottom: 5px;
	}
.mobile-platform .feature-container > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.mobile-platform .feature-container > ul:before, .mobile-platform .feature-container ul:after { content: ""; display: table; }
.mobile-platform .feature-container > ul:after { clear: both; }
	.mobile-platform .feature-container > ul{
		border-top: 1px solid #F3F4F4;
	}
	.mobile-platform .feature-container > ul:first-child{
		border-top: none;
	}
		.mobile-platform .feature-container > ul > li{
			border-left: 1px solid #F3F4F4;
			padding: 35px;
			text-align: center;
		}
		.mobile-platform .feature-container > ul > li:nth-child(3n+1){
			border-left: none;
		}

		.mobile-platform .feature-container > ul > li{
			padding-top: 0;
		}
		.mobile-platform .feature-container > ul:last-child > li{
			padding-bottom: 0;
		}
		.mobile-platform .feature-container > ul.ie-last-child > li{
			padding-bottom: 0;
		}
		.mobile-platform .feature-container > ul > li:first-child{
			border-left: none;
			padding-left: 0;
		}
		.mobile-platform .feature-container > ul > li:last-child{
			padding-right: 0;
		}
		.mobile-platform .feature-container > ul > li.ie-last-child{
			padding-right: 0;
		}
		.mobile-platform .feature-container li h1{
			font-family: "adelle", Adelle, Georgia, serif;
			font-size: 24px;
			color: #373737;
			text-align: left;
		}
		.mobile-platform .feature-container li ul{
			padding-left: 17px;
			margin-bottom: 25px !important;
			text-align: left;
		}
		.mobile-platform .feature-container li a.button{
			display: inline-block;
			margin: 0 auto;
		}


/* == =========== ================================================= */
/* == reading bar ================================================= */
/* == =========== ================================================= */
#reading-bar{
	background: #fff;
	border-top: 6px solid #3aaa35;
	box-shadow: 0 0 12px #999;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: none;
	font-size: 13px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 800;
}

	#reading-bar .pagewidth{
		position: relative;
	}
		#reading-bar .pagewidth .article-meta,
		#reading-bar .pagewidth .article-actions > div{
			border-left: 1px solid #f1f1f1;
			float: left;
			height: 50px;
			line-height: 50px;
			padding: 0 10px;
		}
		#reading-bar .pagewidth .article-actions{
			float: right;
		}
			#reading-bar img{
				float: left;
				height: 30px;
				margin: 10px 10px 0 0;
				width: 30px;
			}
			#reading-bar h1{
				float: left;
				font-family: "adelle", Adelle, Georgia, serif;
				font-size: 15px;
				margin: 0 30px 0 0;
			}
			#reading-bar span{
				float: left;
			}
			#reading-bar .social-button > *{
				margin-top: 15px;
			}
			#reading-bar .email-article{
				height: 50px !important;
				padding: 0 !important;
			}
				#reading-bar a.social-icon.email{
					background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -10px -778px no-repeat;
					color: inherit;
					display: block;
					height: 22px;
					line-height: 24px;
					padding: 10px 15px 10px 40px;
					text-indent: 0 !important;
					vertical-align: middle;
					width: auto !important;
				}
		#reading-bar nav{
			border-left: 1px solid #f1f1f1;
			float: left;
		}
			#reading-bar nav a{
				background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) no-repeat;
				border-right: 1px solid #f1f1f1;
				display: block;
				float: left;
				height: 50px;
				overflow: hidden;
				text-indent: -9999px;
				width: 50px;
			}
				#reading-bar nav a:last-child{
				}
				#reading-bar nav a.ie-last-child{
					border-right: none;
				}
				#reading-bar nav a.prev{
					background-position: -8px -846px;
				}
				#reading-bar nav a.next{
					background-position: -55px -846px;
				}
				#reading-bar nav a.prev .pointer,
				#reading-bar nav a.next .pointer{
					margin-top: -14px;
				}
		#reading-bar .more-articles{
			display: none;
		}

/* registration */
a.facebook-signup{
	background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -6px -1593px no-repeat;
	display: inline-block;
	height: 42px;
	text-indent: -9999px;
	width: 253px;
}




/* == ======== ==================================================== */
/* == pointers ==================================================== */
/* == ======== ==================================================== */
.pointer{
	background: #303133;
	background: -moz-linear-gradient(top,  #303133 0%, #2a2a2c 50%, #191919 51%, #010204 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303133), color-stop(50%,#2a2a2c), color-stop(51%,#191919), color-stop(100%,#010204));
	background: -webkit-linear-gradient(top,  #303133 0%,#2a2a2c 50%,#191919 51%,#010204 100%);
	background: -o-linear-gradient(top,  #303133 0%,#2a2a2c 50%,#191919 51%,#010204 100%);
	background: -ms-linear-gradient(top,  #303133 0%,#2a2a2c 50%,#191919 51%,#010204 100%);
	background: linear-gradient(top,  #303133 0%,#2a2a2c 50%,#191919 51%,#010204 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303133', endColorstr='#010204',GradientType=0 );
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: 0 0 9px rgba(0,0,0,0.4);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff !important;
	cursor: default;
	padding: 12px 18px;
	text-indent: 0 !important;
	width: 220px;
	z-index: 400;
}
	.pointer.arrow:after,
	.pointer.offset-arrow .arrow{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -69px -918px no-repeat;
		content: '';
		display: inline-block;
		height: 9px;
		left: 50%;
		margin-left: -8px;
		position: absolute;
		top: -7px;
		width: 19px;
		z-index: 500;
	}
	.pointer.arrow-right:after{
		right: 0;
		margin: 0;
	}
	.pointer.arrow-right:after{
		left: 0;
		margin: 0;
	}
	.pointer a{
		text-decoration: underline;
	}
	#city-confirmation.pointer{
		background: #fff69b;
		border: 1px solid #eee691;
		box-shadow: 0 3px 6px rgba(0,0,0,0.2);
		color: #76734A !important;
	}
		#city-confirmation.pointer:after{
			background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-sheet.png) -26px -918px no-repeat;
			margin-left: -7px;
		}

.search #content{
	border-top: 4px solid #bbb;
	padding-top: 15px;
}
	.search #content .query{
		margin-bottom: 20px;
	}
		.search #content .query form{
			margin-bottom: 15px;
			width: 75%;
		}
			.search #content .query form input[type=search]{
				width: 72.5%;
			}
			.search #content .query form input[type=submit]{
				height: 28px;
				width: 15%;
			}
		.search #content .query h1{
			font-family: "adelle", Adelle, Georgia, serif;
			font-size: 22px;
			margin-bottom: 0;
		}
	.search #content .pagination-light{
		border: 1px solid #E7E8E9;
		border-width: 1px 0;
		padding: 8px 0;
	}
		.search #content .pagination-light nav{
			float: right;
		}
			.search #content .pagination-light nav a{
				text-transform: lowercase;
			}
			.search #content .pagination-light nav a:first-child:after{
				color: #bcbcbc;
				content: '|';
				padding: 0 8px;
			}
	.search #content .search-results{
		list-style: none;
		margin-bottom: 40px;
		padding: 0;
	}
		.search #content .search-results li{
			border-bottom: 1px solid #E7E8E9;
			margin-bottom: 20px;
			padding-bottom: 20px;
		}
	.search #primary-content > .col.quarter{
		padding: 0;
	}
	.search .search-filters{
		border: 1px solid #f6f6f6;
	}
		.search .search-filters > *{
			padding: 15px;
		}
		.search .search-filters > span{
			display: inline-block;
			padding-bottom: 0;
			padding-top: 5px;
		}
		.search .search-filters h1{
			background: #3aaa35;
			color: #fff;
			font-size: 12px;
			font-weight: 400;
			padding: 6px 10px;
		}
		.search .search-filters ul{
			border-bottom: 1px solid #f6f6f6;
			list-style: none;
			margin: 0 -15px;
			padding-top: 5px;
		}
			.search .search-filters li a{
				color: #575757;
				display: block;
				padding: 2px 15px;
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				-o-user-select: none;
				user-select: none;
			}
			.search .search-filters li a:hover,
			.search .search-filters li.selected a{
				background: #F3F3F4;
				font-weight: 600;
			}
				.search .search-filters li a .result-count{
					color: #999;
				}
				.search .search-filters li a .remove-label{
					color: #3aaa35;
					display: none;
					float: right;
					font-weight: 400;
				}
				.search .search-filters li a:hover .result-count,
				.search .search-filters li.selected a .result-count{
					display: none;
				}
				.search .search-filters li.selected a .remove-label{
					display: inline;
				}
				.search .search-filters li input[type=checkbox]{
					display: none;
				}
		.search .search-filters .select_replace{
			margin-top: 10px;
			width: 100% !important;
		}



/* == =========================== ================================= */
/* == non-semantic helper classes ================================= */
/* == =========================== ================================= */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.align-left{ float: left; }
.align-right{ float: right; }
ul.dividers > li:after,
ul.dividers.before > li:before{ content: '|'; margin: 0 0.5em; }
ul.dividers > li:last-child:after,
ul.dividers.before > li:first-child:before{ display: none }
ul.dividers > li.ie-last-child:after,
ul.dividers.before > li:first-child:before{ display: none }
ul.dividers.before > li:after{ display: none; }
ul.dividers.before > li:before{ margin-right: 0.8em; }


/* == ============= =============================================== */
/* == media queries =============================================== */
/* == ============= =============================================== */

.show-for-mobile{
	display: none;
}


@media only screen and (min-width: 769px) {

	#main{
		margin-right: -310px;
		position: inherit !important;
	}

}

@media only screen and (max-width: 320px) {

	.ram-logo-area{
		height: auto !important;
		padding-bottom: 20px;
	}

	}

@media only screen and (max-width: 768px) {

	.ram-big-break{
		display: none;
	}

		#ram_image{
		display: none;
	}

	.earlug{
		display: none;
	}

	.ram-logo-area{
		height: auto;
		padding-bottom: 20px;
	}

	#site-header .ad-container script{
		display: none;

	}

	#site-header .current{
		margin-top: 0;
	}

	#site-header .ads,
	.account-actions,
	.masthead .weather,
	#sidebar-primary,
	#container > header .network .dividers,
	#container > header .network .account-actions,
	.masthead h1,
	.masthead h2,
	body > footer .footer-logo .mec_logo,
	.page-actions,
	#reading-bar{
		display: none !important;
	}
	body > footer .footer-logo,
	body > footer .footer-logo-fr{
		height: auto;
		width: auto;
		display: table;
		display: flex;
	}
	body > footer .footer-ad {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		right: inherit;
	}
	#main {
		overflow-x: hidden;
	}
	#site-header > section.masthead{
		height: auto;
		margin-right: auto;
		margin-left: auto;
		width: 100%;
		text-align: center;
		position: relative;
		display: table;
		display: flex;
		background: none;
	}
	#site-header > section.masthead > div.ad-container {
		position: relative;
	}


	#container > header .network #city_selection {
		display: none;
		/*width: 100%;*/
	}
	.ie7 #container > header .network #city_selection {
		float: left !important;
		display: inline;
	}

	.masthead .search{
		border-left: none !important;
	}

	#main{
		margin-right: 0
	}

	#content {
		margin-right: 0;
	}

	body > footer{
		height: 300px;
	}

	#main{
		/*padding-bottom: 300px;*/
	}
	body > footer .footer-body .col{
		width: 25%;
	}

	/* Page Specific */
	.feature-container .col-container.thirds > li{
		border: none;
		margin-right: 0;
		width: 48.5%;
	}
	.feature-container .col-container.thirds > li:nth-child(odd){
		margin-right: 3%;
		padding-left: 0;
	}
	.feature-container .col-container.thirds > li:nth-child(even){
		border-left: 1px solid #F3F4F4;
		padding-right: 0;
	}

	.show-for-mobile{
		display: inline !important;
	}
	span.show-for-mobile article{
		margin-top: 25px;
	}
	.latest-articles .scroller-container{
		overflow-y: scroll;
	}



/* do not close media Q as this breaks page */


@media only screen and (min-width: 481px) and (max-width: 768px) {
	/* ipad / tablet stuff */
	#site-header:after{
		/*content: '<768px';*/
	}




	body > footer .ipad
	{
		display: block !important;
		background: none repeat scroll 0 0 #FFFFFF;
	}


}


	/* MOBILE NAV */
	#container{
		padding-top: 55px !important;
	}
	.admin-bar-showing .touch-masthead,
	.admin-bar .touch-masthead{
		margin-top: 50px;
	}
	#site-header .network{
		display: none;
	}


	/* Modernizer-determined touch devices */
	.touch-masthead{
		background: #3a3a3a;
		background: -moz-linear-gradient(top,  #3a3a3a 0%, #000000 20%, #000000 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3a3a), color-stop(20%,#000000), color-stop(100%,#000000));
		background: -webkit-linear-gradient(top,  #3a3a3a 0%,#000000 20%,#000000 100%);
		background: -o-linear-gradient(top,  #3a3a3a 0%,#000000 20%,#000000 100%);
		background: -ms-linear-gradient(top,  #3a3a3a 0%,#000000 20%,#000000 100%);
		background: linear-gradient(top,  #3a3a3a 0%,#000000 20%,#000000 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#000000',GradientType=0 );
		box-shadow: 0 0 5px #000;
		color: #fff;
		display: block !important;
		height: 44px;
		position: fixed;

		-webkit-transition-property: position;
		-webkit-transition-duration: 100ms ;
		-webkit-transition-timing-function: ease-in-out;

		top: 0;
		width: 100%;
		z-index: 600 !important;
	}
	.touch-masthead h1{
		display: inline-block;
		line-height: 44px;
		margin: 0 -1px 0 0;
		position: relative;
		z-index: 100;
	}
	.touch-masthead h1 a{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -324px no-repeat #4ac63e;
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -324px no-repeat, -moz-linear-gradient(top,  #4ac63e 0%, #39ab2e 20%, #329e28 100%);
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -324px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ac63e), color-stop(20%,#39ab2e), color-stop(100%,#329e28));
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -324px no-repeat, -webkit-linear-gradient(top,  #4ac63e 0%,#39ab2e 20%,#329e28 100%);
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -324px no-repeat, -o-linear-gradient(top,  #4ac63e 0%,#39ab2e 20%,#329e28 100%);
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -324px no-repeat, -ms-linear-gradient(top,  #4ac63e 0%,#39ab2e 20%,#329e28 100%);
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -324px no-repeat, linear-gradient(top,  #4ac63e 0%,#39ab2e 20%,#329e28 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ac63e', endColorstr='#329e28',GradientType=0 );
		color: inherit;
		display: inline-block;
		line-height: 44px;
		position: relative;
		text-align: left;
		text-indent: -9999px;
	top: 0px;
		width: 116px;
	}

	.touch-masthead.fr h1 a{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -394px no-repeat #4ac63e;
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -394px no-repeat, -moz-linear-gradient(top,  #4ac63e 0%, #39ab2e 20%, #329e28 100%);
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -394px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ac63e), color-stop(20%,#39ab2e), color-stop(100%,#329e28));
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -394px no-repeat, -webkit-linear-gradient(top,  #4ac63e 0%,#39ab2e 20%,#329e28 100%);
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -394px no-repeat, -o-linear-gradient(top,  #4ac63e 0%,#39ab2e 20%,#329e28 100%);
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -394px no-repeat, -ms-linear-gradient(top,  #4ac63e 0%,#39ab2e 20%,#329e28 100%);
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) center -394px no-repeat, linear-gradient(top,  #4ac63e 0%,#39ab2e 20%,#329e28 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ac63e', endColorstr='#329e28',GradientType=0 );
	}
	.touch-masthead .header-icon{
		background-image: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png);
		background-color: transparent;
		float: right;
		height: 30px;
		display: inline-block;
		margin: 7px 7px 0 0;
		opacity: 1;
		text-indent: -9999px;
		width: 34px;
	}
	.touch-masthead .header-icon.menu{
		background-position: right -476px;
	}
	.touch-masthead .header-icon.search{
		background-position: right -552px;
	}
	.touch-masthead .header-icon.cityselect{
		background-position: right -633px;
	}
	/*.active-menu .touch-masthead .header-icon{
		background: url(/wp-content/themes/vip/metronewsca/templates/css/i/sprite-vertical.png) no-repeat right -552px;
	}*/
	.touch-masthead .header-icon:hover{
		opacity: 0.6;
	}

	.touch-masthead .header-module{
		background: #333;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;

		display: none;

		height: 44px;
		left: 0;
		padding: 7px 1%;
		position: absolute;
		top: 43px;
		width: 100%;
	}
	.touch-masthead .header-module.right{
		right: 0;
		width: auto !important;
	}
	.touch-masthead .header-module.right .select_replace{
		display: inline-block;
		width: 100%;
	}
	.touch-masthead .header-module.right .select_replace input{
		width: 100%;
	}
	.touch-masthead .header-module.right .select_replace li{
		color: #878787;
	}
	.touch-masthead .header-module.search input[type=search]{
		background-color: #555;
		border: 1px solid #000;
		box-shadow: inset 0 0 4px #333;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		color: #fff;
		height: 28px;
		margin-right: 1%;
		width: 80%;
	}
	.touch-masthead .header-module.search button{
		border: 1px solid #000;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		height: 28px;
		padding: 4px 5px;
		width: 19%;
	}

	#container{
		padding-top: 44px;
		/*position: relative;
		left: 70%;*/
	}
	nav.primary{
		background: #000 !important;
		border-radius: 0 !important;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		-moz-border-radius-bottomleft: 4px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		display: none;
		height: auto !important;
		position: absolute !important;
		left: 0 !important;
		overflow-y: scroll;
		width: 105% !important;
		z-index: 500 !important;
		margin-left: -2%;
	/*
	position: fixed !important;
		left: 0 !important;
		overflow-y: scroll;
		top: 44px !important;
		width: 100% !important;
		z-index: 500 !important;
	*/
	}
	nav.primary.active{
		box-shadow: 0 0 8px #000 !important;
		height: auto !important;
	}
	nav.primary .main-sections{
		width: 100%;
	}
	nav.primary .secondary-sections,
	nav.primary .menu-secondary-container{
		display: none !important;
	}
	nav.primary li{
		border: none !important;
		display: block;
		float: none !important;
		width: 100%;
	}
	nav.primary li a{
		background: #353535;
		border-top: 1px solid #4E4E4E;
		font-size: 22px;
		padding: 0 15px !important;
		width: 100%;
	}
	nav.primary li a:hover{
		background: #201E1E !important;
	}
	nav.primary li a:active{
		background: #060606 !important;
	}
	.active-menu{
		/*overflow: hidden;*/
		width: 100%;
	}

	nav.content-scroller{
		display: none;
	}
	.latest-articles{
		border-bottom: none;
	}

}

@media only screen and (max-width: 930px) {
	#site-header:after{
		/*content: '<930px';*/
	}
	.current .connect{
		display: none !important;
	}
	.site-subsection-title .section-author{
		width: auto;
	}
/*	.site-subsection-title .section-author{
		border: none;
		float: none;
		margin-top: 10px;
		padding-left: 95px;
	}
		.site-subsection-title .section-author figure{
			left: 0;
		}
			.site-subsection-title .section-author img{
				height: 68%;
				width: auto;
			}*/

}

@media only screen and (max-width: 945px) {
	#reading-bar .meta-author{
		display: none;
	}

}
@media only screen and (max-width: 805px) {
	#reading-bar .email-article{
		display: none;
	}
}
@media only screen and (max-width: 695px) {
	#reading-bar .social-button{
		display: none;
	}
}


@media only screen and (max-width: 997px) {

	.pagewidth{
		width: 96%;
	}

	#site-header .account-actions{
		display: block;
		margin-bottom: 20px;
		position: relative;
		top: -10px;
		width: 100%;
	}
		#site-header .account-actions ul{
			margin-left: 0;
		}

	#site-header .ad-container > *:first-child{
		display: none !important;
	}

	.mobile-platform #primary-content{
		background: none;
		min-height: 0;
		padding-bottom: 70px;
	}
		.mobile-platform #primary-content p{
			width: auto;
		}


}


@media only screen and (min-width: 981px) {

	#site-header:after{
		/*content: '>981px';*/
	}

	#container {

	}
	.pagewidth{
		width: auto;
		max-width: 970px;
	}

}

@media only screen and (max-width: 945px) {
	#reading-bar .meta-author{
		display: none;
	}

}
@media only screen and (max-width: 805px) {
	#reading-bar .email-article{
		display: none;
	}
}
@media only screen and (max-width: 695px) {
	#reading-bar .social-button{
		display: none;
	}
}

@media only screen and (max-width: 768px) {

	nav.primary .secondary-sections{
		display: none !important;
	}

	#page-header h1{
		font-size: 50px;
	}

	/* page specific */

	.site-subsection-title .subsection-title h2{
		width: auto;
	}

	.features-landing #primary-content article .article-body{
		min-height: 363px;
		padding: 30px 30px 30px 52%;
	}
		.features-landing #primary-content article .article-body figure{
			max-width: 45%;
			left: 3.5%;
		}

	.staggered li img,
	.staggered li figure{
		float: none;
	}
	header .post-meta .post-social {
	float:left;
	}

}


@media only screen and (max-width: 480px) {

 #mobile-city-selector div.bbfix { height:40px; }
 #mobile-city-selector.active div.bbfix { height:525px; background-color:#f7f7f7; border: 1px solid #eeeeee; }
 #mobile-city-selector.active div.bbfix ul { border-bottom:none; }

	figure figcaption {
	 position:inherit;
	 border:none;
	}

	#site-header .ad-container a:first-of-type,
	#site-header .ads {
		display: inline !important;
	}
	#site-header:after{
		/*content: '<480px';*/
	}

	section.current{
		display: none;
	}

	.primary-content h1 {
		 font-size: 12px;
	}


	#primary-content .col.quarter{
		/*display: none;*/
		width: 100%;
	}
	.col.threequarters{
		padding-right: 0;
		width: 100%;
	}
	#sidebar-secondary{
		display: none;
	}
	#secondary-content{
		padding-right: 0;
		width: 100% !important;
	}

	#page-header h1{
		font-size: 24px;
	}

 	.primary-article > header h1 {
		font-size: 24px !important;
	}

	#primary-content .stat-highlight {
		/* display: none; */
	}

	.latest-articles article figure{
		height: auto !important;
		width: 30%;
	}
		.latest-articles article figure img{
			height: auto !important;
		}

	.staggered ul{
		border: none;
		float: none;
		width: 100% !important;
	}
		.staggered ul li{
			border-bottom: 1px solid #f3f3f3 !important;
			margin-bottom: 15px;
			padding: 0 !important;
		}
		.staggered ul li:before,
		.staggered ul li:after{
			display: none !important;
		}

	.condensed-articles .thirds li{
		margin-right: 0;
		width: 48.5%;
		overflow: hidden;
	}
		.condensed-articles .thirds li:nth-child(odd){
			margin-right: 3%;
		}

	/* Page Specific */
	.feature-container .col-container.thirds > li{
		text-align: left;
	}
	/*.feature-container .col-container.thirds > li img{
		display: none;
	}*/
	.feature-container .col-container.thirds > li .button.light{
		padding: 0;
	}

	.post-meta.pre-title span {
		border-left: 0px;
	height: 10px;
	margin-left:0px;
	padding-left:0px;
	line-height:0;
	padding-right:20px;
	}

	#primary-content blockquote {
		font-size: 14px;
	line-height: 18px;
	padding: 15px 0 15px 40px;
	}

	header .post-meta {
		margin-bottom: 10px;
	}


	header .post-social{
		line-height: 20px;
		margin-top: 5px;
		width: 100%;
	}
	/* top social icons */
	 header .post-meta .post-social{
		margin-right:0;
	 }
	.post-meta .post-social.social-top .post-share-reddit {
		position:absolute;
		margin-left:110px !important;
		margin-top: -50px;
	}
	.post-meta .post-social.social-top .post-share-tumblr {
		position:absolute;
		margin-left:110px !important;
		margin-top: -50px;
	}
	.post-meta .post-social.social-top .post-share-twitter {
		position:absolute;
		margin-left:16px !important;
		margin-top:30px;
	}
	.post-meta .post-social.social-top .post-share-gplus,
	.post-meta .post-social.social-top .post-share-email	{
		display:none;
	}
	.post-meta .post-social.social-top .post-share-stumble {
		position:absolute;
		margin-left:0px !important;
		margin-top:2px;
	}
	.post-meta .post-social.social-top .post-share-stumble iframe {
		margin-top:28px;
		margin-left:110px;
	}
	.post-meta .post-social.social-top .post-share-facebook div span {
			width: 300px !important;
			padding-left:0px;
			margin-top:10px;
	}
		/* bottom social icons */
	.post-social.social-bottom .post-share-reddit {
		position:absolute;
		margin-left:110px !important;
		margin-top: -50px;
	}
	.post-social.social-bottom .post-share-tumblr {
		position:absolute;
		margin-left:240px !important;
		margin-top: -30px;
	}
	.post-social.social-bottom .post-share-twitter {
		position:absolute;
		margin-left:140px !important;
		margin-top:0px
	}
	.post-social.social-bottom .post-share-gplus ,
	.post-social.social-bottom .post-share-email {
		display:none;
	}
	.post-social.social-bottom .post-share-stumble {
		position:absolute;
		margin-left:230px !important;
	}
	.post-social.social-bottom .post-share-facebook {
		padding-bottom:2px;
	}
	.post-social.social-bottom .post-share-facebook div span {
			width: 300px !important;
			padding-left:0px;
	}
	.post-social.social-bottom {
		padding-bottom:10px;
	}

	body > footer{
		height: 425px;
	}
	/*#main{
		padding-bottom: 425px;
	}*/
	body > footer .footer-body .col-container{
		display: table;
		width: 100%;
	}
	body > footer .footer-body .col:nth-child(odd){
		clear: both;
	}
	body > footer .footer-body .col{
		width: 50% !important;
	}

	body > footer .legal {
		background: none;
		padding: 30px 0;
		overflow: hidden;
	}

		body > footer .legal .wp-credit {
			margin-top: 10px;
			width: 100%;
		}

	.home .special-featured-article .article-summary{
		min-height: 0;
		padding: 15px;
	}
	.home .special-featured-article .article-summary aside{
		margin-top: 20px;
		position: static;
		width: 100%;
	}
	.home .special-featured-article .article-summary aside li{
		margin-left: 0;
	}
	.home .special-featured-article .article-summary aside li:before{
		position: static;
	}

	.features-landing #primary-content article .article-body{
		min-height: 363px;
		padding-left: 30px;
		position: relative;
	}
		.features-landing #primary-content article .article-body figure{
			margin-bottom: 25px;
			max-width: 100%;
			position: static;
			width: 100%;
		}

	#container .featured .article-body{
		min-height: 0;
		padding-left: 0;
	}
	#container .featured .article-body figure{
		margin-bottom: 15px;
		position: static;
		width: 100%;
	}
		#container .featured .article-body figure img{
			height: auto;
		}

	.horoscopes .staggered ul{
		margin-bottom: 0;
	}
		.horoscopes .staggered li{
			min-height: 85px;
		}

	.monscoop .sharing{
		clear: both;
		display: block;
		margin-bottom: 10px;
	}
	.monscoop .sharing div{
		display: block;
		margin-top: 5px;
	}
	.monscoop .launch-viewer{
		bottom: 0;
		float: none;
		margin-bottom: 10px;
		position: absolute;
		right: 0;
	}

	#secondary-content .send-kiss a{
		height: auto !important;
		display: inline-block;
		margin-top: 8px;
		margin-left: 0 !important;
	}

	.mobile-platform .feature-container > ul > li{
		margin: 0 0 35px !important;
	}
	.mobile-platform .feature-container li{
		border-left: none !important;
		border-right: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}

	.site-subsection-title .section-title{
		display: none;
	}
	.site-subsection-title .subsection-title{
		border-left: 0;
		padding-left: 0;
	}
	.latest-articles .scroller-articles {
		position: relative !important;
	}
	.latest-articles .scroller-container {
		overflow-y: visible;
		height: 100% !important;
		top: 0px !important;
	}

	.photo-gallery li{
		width: 31%;
	}

	.photo-gallery figure.current-photo nav .gallery-next{
		float: right;
		padding-right: 20px;
	}
	.photo-gallery figure.current-photo nav,
	.photo-gallery figure.current-photo .photo-actions,
	.photo-gallery figure.current-photo figcaption p{
		float: none;
	}
	.photo-gallery figure.current-photo nav{
		clear: both;
		height: 40px;
	}
}


/* == ============ ================================================ */
/* == print styles ================================================ */
/* == ============ ================================================ */

@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	#sidebar-primary, .pointer, .article-carousel, #reading-bar, aside.ads, .footer-ad{ display: none !important; }
	#content{ margin-right: 0; }
}

/* alignment for in post images */

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.25em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.25em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#next-article-pointer{
	cursor: pointer;
}

html.js body.content-wide div#container.pagewidth div#main div#content.clearfix {
	margin-right: 0;
}

.ram-left-column{
	float:left;
	width:100%;
	max-width:470px;
	padding-right:20px;
	padding-bottom: 40px;
}

.ram-right-column{
	float:left;
	width:100%;
	max-width:470px;
	padding-bottom: 40px;
}

.ram-big-break{
	clear:both;
	padding-top:40px;
}

.ram-logo-area{
	height: 147px;
}

.author_list li{
	list-style-image: none;
	display: inline-block;
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 6px solid #3AAA35
}
.author_list .profile_link{
	float: left;
	display: block;
	width: 98%;
	text-align: right;
	margin-top: -1em;
	}
.author_list li:nth-child(2){
	background-color: #F6F6F6;
}
.author_list img{
	float: left;
	margin: 0 5px 3px 0;
}
.author_list .contact{
	float: right;
	font-size: .6em;
}

ul#metro-clubmetro-list li{
	clear: both;
	padding-top: 5px;
	height: 117px;
	padding-bottom: 5px;
	position: relative;
	display: none;
}
ul#metro-clubmetro-list li:hover{
	background-color: #ddd;
}
ul#metro-clubmetro-list li img{
	float: left;
	margin-right: 10px;
	height: auto;
	width: 31%;
}

ul#metro-clubmetro-list li h4{
	padding-top: 10px;
}

ul#metro-clubmetro-list li a.mec_enter_comtest{
	position: absolute;
	bottom: 5px;
	right: 5px;
	background-color: #3AAA35;
	padding: 5px 20px;
	color: #fff;
	cursor: pointer;
}
ul#metro-clubmetro-list  a.mec_enter_comtest:hover{
	color: #000;
}

 ul#metro-clubmetro-list.calgary   li.calgary
,ul#metro-clubmetro-list.edmonton  li.edmonton
,ul#metro-clubmetro-list.halifax   li.halifax
,ul#metro-clubmetro-list.hamilton  li.hamilton
,ul#metro-clubmetro-list.kitchener li.kitchener
,ul#metro-clubmetro-list.london    li.london
,ul#metro-clubmetro-list.ottawa    li.ottawa
,ul#metro-clubmetro-list.regina    li.regina
,ul#metro-clubmetro-list.saskatoon li.saskatoon
,ul#metro-clubmetro-list.toronto   li.toronto
,ul#metro-clubmetro-list.vancouver li.vancouver
,ul#metro-clubmetro-list.victoria  li.victoria
,ul#metro-clubmetro-list.windsor   li.windsor
,ul#metro-clubmetro-list.winnipeg  li.winnipeg
,ul#metro-clubmetro-list.montreal  li.montreal

{
	display: list-item;
}

#site-header .mec_header-weather{
	float: right;
	position: relative;
	margin-top: 1em;

	/*display: none;  remove this line to enable */
}


#site-header .mec_header-weather .mec_temp{
	font-size: 1.4em;
	margin-left: 5px;

}
#site-header .mec_header-weather .mec_temp .mec_forecast-text{
	font-size: 0.7em;
	position: absolute;
	margin-top: 4px;
}

#site-header .mec_header-weather .mec_forecast-text{
	font-size: 0.9em;
	vertical-align: sub;
	margin-left: 5px;
}
#site-header .mec_header-weather .mec_current_stats{
	width: 45%;
	height: 30px;
}
#site-header .mec_header-weather .mec_current_stats span{
	margin-right: 5px;
}
.mec_header-weather a{
	display: block;
	padding-left: 20px;
	text-align: right;
	font-weight: bold;
}
#site-header .mec_header-weather a:hover{
	text-decoration: none;
}
.mec_header-weather .mec_weather-overlay{
	border: 1px grey solid;
	background: #fff;
}
.mec_header-weather .mec_weather-overlay,
#site-header > section .mec_header-weather .mec_weather-overlay-iframe{
	position: absolute;
	right: 0;
	top:25px;
	z-index: 100020;
	width: 350px;
	height: auto;
	max-width: 350px;
	display: none !important;
}
#site-header > section .mec_header-weather .mec_weather-overlay-iframe{
/*	alpha(opacity=0);
	opacity: 0;*/
	z-index: 100010;

}

.mec_weather-overlay:after, .mec_weather-overlay:before {
	bottom: 100%;
	right: 6.5%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.mec_weather-overlay:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.mec_weather-overlay:before {
	border-color: rgba(17, 17, 17, 0);
	border-bottom-color: #111;
	border-width: 6px;
	margin-left: -6px;
}

.mec_header-weather .mec_weather-overlay .mec_current{
	width: 47%;
	padding-left: 3%;
	margin-top: 5px;
}
.mec_header-weather:hover .mec_weather-overlay,
#site-header > section .mec_header-weather:hover .mec_weather-overlay-iframe{
	display: block !important;
	display: inline-block !important;
}
.mec_header-weather .mec_weather-overlay h4{
	width: 100%;
	padding-left: 2%;
	padding-top: 1%;
	margin-bottom: 5px;
}

.mec_header-weather .mec_full {
	float: left;
}

.mec_header-weather .mec_ad {
	float: right;
	padding: 5px;
}

.mec_header-weather .mec_ad a {
	margin: 0;
	padding: 0;
}

.mec_header-weather .mec_full a {
	display: block;
	height: 2em;
	padding: 17px 10px 0 5px;
	text-align: left;
}

.mec_header-weather .mec_full a:hover{
	background: #ddd;
}
.mec_header-weather .mec_full span{
	display: block;
	width: 12px;
	height: 16px;
	background: url(/wp-content/themes/vip/metronewsca/templates/css/../../css/ui-darkness/images/ui-icons_222222_256x240.png) -35px -17px no-repeat;
}
#site-header .mec_header-weather .mec_weather_period {
	width: 100%;
	margin: 0;
	border-top: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.mec_header-weather .mec_weather_period li{
	width: 25%;
	float: left;
	text-align: center;
}
.mec_header-weather .mec_weather_period li h6{
	margin-bottom: 0;
	width: 100%;
}
.mec_header-weather .mec_weather_period li img{
	margin-right: auto;
	margin-left: auto;
}
.mec_header-weather .mec_weather_period li:hover{

}
.mec_forecast-text{
	clear: left;
}

body #site-header > section script{
	display: none;
}

script {
	display: none !important;
}

#metro_olympics_results_block{
	background-color: #fff;
}

#metro_olympics_results_block iframe{
	width: 310px;
	margin-top: -15px;
	height: 300px;
}

.show-for-mobile #metro_olympics_results_block iframe{
	width: 100%;
	}
.show-for-mobile .col{
	padding-right: 5px;
}

.ticker-ad{
	margin-bottom: 16px;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
	.touch .top-news {
		position: absolute;
		top: 30px;
		right: 0;
	}
}

@media only screen and (max-width: 996px) {
	#site-header .masthead h1 {
		display: none;
	}
	#site-header .masthead .ad-container{
		float: inherit;
		display: block;
	}
}

/* hide the thumbnail in gallery */
.hide-index{
	display: none;
}

/**************************************
CAPTAIN CANUCK PAGE
***************************************/

/*******************
CORE
*******************/

.canuck-sub {
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
	line-height: 1.5rem;
}

.canuck-wrap img {
	max-width: 100%;
	height: auto;
}

/* layout */

.canuck-wrap {
	max-width: 960px;
	margin: 0 auto;
}

/*******************
LEFT
*******************/

.canuck-nelvana {
	float: left;
	width: 250px;
	margin: 0 15px 10px 0;
}

/*******************
RIGHT
*******************/

.canuck-side-block {
	float: none;
	width: 100%;
	border: none;
}

/*******************
INDEX
*******************/

.canuck-index {
	margin: 10px 0 20px;
	overflow: hidden;
}

.canuck-index a, .canuck-index a:hover, .canuck-index a:visited, .canuck-index div {
	display: inline-block;
	float: left;
	width: 7.4%;
	height: 20px;
	padding: 12px 0;
	margin: 0 1px 1px 0;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	text-decoration: none;
	color: #fff;
	background-color: #2cae1f;
	transition-duration: 0.3s;
}

.canuck-index a:hover {
	background-color: #2e8f24;
	transition-duration: 0.3s;
}

.canuck-index div {
	background: #aaa;
}

/* titles */

.index-block {
	padding-top: 31px;
	padding-bottom: 10px;
}

.index-block span {
	display: inline-block;
	width: 60px;
	height: 60px;
	font-size: 40px;
	line-height: 57px;
	margin-right: 10px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background: #000;
}

.index-block p {
	position: relative;
	top: -2px;
	display: inline-block;
	font-size: 25px;
	font-style: italic;
	margin: 0;
}

/*******************
RESPONSIVE
*******************/

@media (min-width: 500px) {

	.canuck-sub {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 2rem;
	}

	.canuck-side-block {
		float: left;
		padding-bottom: 5px;
		width: 50%;
		border: 10px solid #fff;
		box-sizing: border-box;
	}

	.canuck-side-block:nth-child(odd) {
		border:none;
		border-right: 10px solid transparent;
	}

	.canuck-side-block:nth-child(even) {
		border:none;
		border-left: 10px solid transparent;
	}

	.canuck-side-block:nth-child(2n+1) {
		clear: both;
	}
}

@media (min-width: 720px) {

	/* index */

	.canuck-index a, .canuck-index a:hover, .canuck-index a:visited, .canuck-index div {
		width: 3.69%;
	}
}

@media (min-width: 767px) {

	.canuck-left {
		float: left;
		width: 100%;
		margin-right: -310px;
		position: inherit !important;
	}

	.canuck-content {
		margin-right: 325px;
	}

	.canuck-right {
		float: right;
		width: 310px;
	}

	.canuck-side {
		margin-left: 20px;
	}

	.canuck-columns {
		overflow: hidden;
	}

	.canuck-mini-left {
		padding-right: 10px;
	}

	.canuck-mini-right {
		padding-left: 10px;
	}

	.canuck-half-width {
		float: left;
		width: 50%;
	}

	.canuck-side-block {
		float: none;
		width: 100%;
		border: none;
	}

	.canuck-side-block:nth-child(even),
	.canuck-side-block:nth-child(odd) {
		border: none;
	}
}

/************************************
   ELECTIONS - Uses Featured CSS
************************************/

.canuck-wrap.election-feature {
	padding: 0 15px;
}

.election-feature .display-posts-listing img {
	width: 100%;
	margin-bottom: 15px;
}

/************************************
   GRAVITY FORMS
************************************/


/* GENERAL
************************************/

body .quiz-embed .gform_wrapper {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #e3e6e0;
	padding: 15px 25px;
}

/* AD
************************************/

body .quiz-embed .gform_wrapper .footer-ad {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #000;
}

body .quiz-embed .gform_wrapper .footer-ad img {
	vertical-align: middle;
}

/* TITLE
************************************/

body .quiz-embed .gform_wrapper .header-title {
	position: fixed;
	top: 0;
	left: 0;
	display: table;
	width: 100%;
	height: 55px;
	background-color: #fff;
	border-bottom: 2px solid #c3c3c3;
	z-index: 1000;
}

body .quiz-embed .gform_wrapper .header-title > div {
	width: 94%;
	max-width: 700px;
	margin: 0 auto;
}

body .quiz-embed .gform_wrapper .header-title h2 {
	float: left;
	display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 4px 0 0 105px;
	color: #555;
	text-align: left;
	background: url(/wp-content/themes/vip/metronewsca/templates/css/img/sprite.png) no-repeat 0 -405px;
	box-sizing: border-box;
}

body .quiz-embed .gform_wrapper .header-title .form-share {
	float: right;
	border: 1px solid red;
	margin-top: 21px;
}

/* PERCENTAGE BAR
************************************/

body .quiz-embed .gform_wrapper .gf_progressbar_percentage span {
	color: #fff;
}

/* Q & A
************************************/

body .quiz-embed .gfield_no_follows_desc {
	font-size: 17px;
	font-weight: bold;
	padding-top: 20px;
}

body .quiz-embed .gform_wrapper li,
body .quiz-embed .gform_wrapper form li {
	margin: 10px 0;
}

body .quiz-embed .gform_wrapper .top_label .gfield_label {
	font-size: 17px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0;
}

body .quiz-embed .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
body .quiz-embed .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
body .quiz-embed .gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
	margin-top: 1px;
	margin-left: 1px;
}

body .quiz-embed .gform_wrapper .gfield_required {
	position: relative;
	top: 13px;
	font-size: 35px;
	color: #f00;
}

body .quiz-embed .gform_confirmation_message img {
	max-width: 100%;
	height: auto;
}

/* BUTTON
************************************/

body .quiz-embed .button.gform_next_button,
body .quiz-embed .button.gform_previous_button,
body .quiz-embed .button.gform_button {
	display: inline-block;
	width: 130px;
	padding: 15px 10px;
	margin-right: 7px;
	color: #333;
	font-size: 16px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	border-bottom: 2px solid #c3c3c3;
	cursor: pointer;
	background-color: #fff;
	transition-duration: 0.3s;
}

body .quiz-embed .button.gform_next_button:hover,
body .quiz-embed .button.gform_previous_button:hover,
body .quiz-embed .button.gform_button:hover {
	color: #777;
	border-bottom: 2px solid #ddd;
	transition-duration: 0.3s;
}


/************************************
   SPONSORED
************************************/


span.mec-sponsored {
	display: none;
}

.latest-articles article.mec-sponsored {
	padding: 15px;
	background-color: #fdfcea;
}

/* landing page & shared */

.scroller-articles span.mec-sponsored,
.primary-article span.mec-sponsored,
section.staggered .article-container li.mec-sponsored span.mec-sponsored,
section.most-popular li article.mec-sponsored span.mec-sponsored,
#secondary-content li article.mec-sponsored span.mec-sponsored {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	padding: 4px 8px;
	color: #555;
	border-bottom-left-radius: 3px;
	background-color: #f5ef96;
}

/* post */

.primary-article span.mec-sponsored {
	position: relative;
	font-size: 12px;
	padding: 2px 8px;
	margin-bottom: 10px;
	border-radius: 3px;
}

/* featured */

section.staggered ul:first-child li.mec-sponsored {
	padding-left: 15px;
	padding-right: 29px;
	background-color: #fdfcea;
}

section.staggered ul:last-child li.mec-sponsored {
	padding-left: 29px;
	padding-right: 15px;
	background-color: #fdfcea;
}

/* most popoular */

section.most-popular li article.mec-sponsored span.mec-sponsored {
	position: relative;
	border-radius: 3px;
	margin-top: 7px;
}

/* secondary content */

#secondary-content li article.mec-sponsored {
	background-color: #fdfcea;
}

/* footer carousel */

aside.article-carousel.horizontal ul li.mec-sponsored span.mec-sponsored {
	display: none;
}

aside.article-carousel.horizontal ul li.mec-sponsored figure {
	background: #F8F7D9;
}

.subsection-title-subtitle {
    color: #878787;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.231;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
}

/************************************
   Burger Poll
************************************/

#burger-poll {
    width: 310px;
    height: 600px;
    background: url(https://metronewsca.files.wordpress.com/2014/09/burgerpoll_bg_310x600.jpg) no-repeat;
}

#burger-poll h3 {
    display: block;
    font: bold 17px/20px "adelle", Adelle, Georgia, serif !important;
    padding: 5px 0;
    margin: 10px 0 5px !important;
    border-bottom: 3px dashed #000;
    color: #000000;
}

#burger-poll h3 span {
    float: right;
    color: #000000;
}

#burger-poll p {
    margin: 0;
    color: #000000;
    font: 12px/15px "adelle", Adelle, Georgia, serif;
}

#burger-poll ul {
    list-style: none;
    margin: 0;
    padding: 160px 35px 0;
}

#burger-poll ul li {
    display: block;
    margin: 0;
    padding: 0;
}

/************************************
   Manual Elections Page
************************************/

/* intro */

.m-elections .intro {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	-webkit-column-width: 250px;
	-moz-column-width: 250px;
	column-width: 250px;
}

.m-elections .intro p {
	margin: 0 0 10px;
}

#primary-content .m-elections h3 {
	display: block;
	font-size: 17px;
	margin-bottom: 30px;
}

#primary-content .m-elections h4 {
	font-size: 15px;
	margin-bottom: 30px;
}

/* results */

.m-elections .results {
	margin-bottom: 50px;
	background: #f4f4f4;
	padding: 20px;
	box-sizing: border-box;
}

.m-elections .results img {
	max-width: 60%;
	height: auto;
	margin-bottom: 30px;
}

.m-elections .candidate {
	margin-bottom: 10px;
}

.m-elections .candidate .name {
	font-size: 20px;
}

.m-elections .candidate .bar {
	display: inline-block;
	background: #2cad1f;
	height: 40px;
}

.m-elections .candidate .percent {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	font-size: 17px;
	line-height: 40px;
	padding-left: 5px;
}

@media (min-width: 768px) {

	.m-elections .results {
		display: inline-block;
		width: 48%;
		margin-right: 3%;
		vertical-align: top;
	}

	.m-elections .results.surrey {
		margin-right: 0;
	}
}

/* news */

.election-news-content-wrap {
	padding: 0 20px;
	box-sizing: border-box;
}

.election-news-block {
	margin-bottom: 40px;
}

#primary-content .election-news-content-wrap h3 {
	margin-bottom: 15px;
}

.election-news-content-wrap img, 
.election-side img {
	width: 100% !important;
	height: auto !important;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.election-news-block {
	float: none;
	width: 100%;
	border: none;
}

/* aside */

.election-side {
	margin: 0 20px;
}

.election-side-block {
	margin-bottom: 40px;
}

#primary-content .election-news-side-block h3 {
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 15px;
}

/* news responsive */

@media (min-width: 600px) {

	#primary-content .m-elections h3 {
		font-size: 23px;
	}

	.election-news-content-wrap {
		float: left;
		width: 100%;
		margin-right: -340px;
	}

	.election-news-content {
		float: left;
		margin-right: 290px;
	}

	/* aside */

	.election-side {
		float: right;
		width: 250px;
	}
}

/*****************************
   Local Newspaper
************************************/

/* logo */

.local-logo {
	margin: 20px 0;
}

/* breadcrumbs */

ul.local-breadcrumbs {
	display: block;
	margin: 0;
	padding: 12px 0 8px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

ul.local-breadcrumbs li {
	display: inline-block;
	padding-right: 7px;
}

ul.local-breadcrumbs li:first-child a {
	position: relative;
	top: -3px;
	display: inline-block;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	background: url(/wp-content/themes/vip/metronewsca/templates/css/../../../journalmetro/images/local/local-home.gif) no-repeat;
}

ul.local-breadcrumbs li:after {
	content: "/";
	color: #3AAA35;
	padding-left: 7px;
}

ul.local-breadcrumbs li:last-child:after {
	display: none;
}

/* landing primary content */

.local-primary-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.local-primary-content ul li {
	display: inline-block;
	width: 100% !important;
	margin: 20px 0 0;
	vertical-align: top;
	box-sizing: border-box;
}

.local-primary-content ul li h3, .local-primary-content ul li p {
	margin: 5px 0;
}

.local-primary-content ul li img {
	width: 100% !important;
	height: auto !important;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}

/* landing secondary content */

.landing-secondary-content header {
	margin: 20px 0;
	background-color: #f6f6f6;
}

.landing-secondary-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.landing-secondary-content ul li {
	display: inline-block;
	width: 100% !important;
	padding: 0;
	margin: 0 0 20px;
	vertical-align: top;
	box-sizing: border-box;
}

.landing-secondary-content ul li:nth-child(2n) {
	margin-right:0;
}

.landing-secondary-content ul li p {
	margin: 0;
	font-size: 11px;
	color: #aaa;
}

.landing-secondary-content ul li h4 {
	margin: 0;
}

.landing-secondary-content ul li > a {
	display: inline-block;
	margin-bottom: 10px;
	overflow: hidden;
	vertical-align: middle;
}

.landing-secondary-content ul li img {
	width: 100% !important;
	height: auto !important;
	padding: 5px;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}

/* category */

.local-big-title {
	color: #373737;
	font-family: "adelle", Adelle, Georgia, serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 1em;
	margin: 30px 0;
}

.local-category-listing ul {
	margin: 0;
	padding: 0;
}

.local-category-listing ul li {
	display: inline-block;
	width: 100% !important;
	padding: 0;
	margin: 0 0 20px;
	vertical-align: top;
	box-sizing: border-box;
}

.local-category-listing ul li em {
	margin: 0;
	font-size: 11px;
	color: #aaa;
}

.local-category-listing ul li h4 {
	margin: 0;
	font-size: 15px;
}

.local-category-listing ul li h4 a {
	color: #444;
}

.local-category-listing ul li h4 a:hover {
	color: #3AAA35;
}

.local-category-listing li > a {
	display: inline-block;
	margin-bottom: 10px;
	overflow: hidden;
	vertical-align: middle;
}

.local-category-listing ul li p {
	margin: 0;
}

.local-category-listing ul li img {
	width: 100% !important;
	height: auto !important;
	padding: 5px;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}

/************************************
   Local Newspaper - Responsive
************************************/

@media (min-width: 320px) {

	/* secondary content */

	.landing-secondary-content ul li > a {
		display: inline-block;
		overflow: hidden;
		width: 45%;
		margin-right: 5%;
		vertical-align: middle;
	}

	.landing-secondary-content ul li div {
		display: inline-block;
		width: 48%;
		vertical-align: middle;
	}
}

@media (min-width: 500px) and (max-width: 767px), (min-width: 870px) {

	/* category */

	.local-category-listing ul li > a {
		display: inline-block;
		overflow: hidden;
		width: 35%;
		margin-right: 2%;
		vertical-align: middle;
	}

	.local-category-listing ul li div {
		display: inline-block;
		width: 62%;
		vertical-align: middle;
	}
}

@media (min-width: 600px) and (max-width: 767px), (min-width: 950px) {

	/* secondary content */

	.landing-secondary-content ul li {
		width: 45% !important;
		margin-right: 5%;
	}

	.landing-secondary-content ul li:nth-child(2n) {
		margin-right:0;
	}
}

@media (min-width: 500px) and (max-width: 767px), (min-width: 768px) {

	/* primary content */

	.local-primary-content ul li:first-child h3 {
		font-size: 20px;
	}

	.local-primary-content ul li {
		width: 47% !important;
		margin-right: 5%;
	}

	.local-primary-content ul li:nth-child(1),
	.local-primary-content ul li:nth-child(2n+3) {
		margin-right:0;
	}

	.local-primary-content ul li:first-child {
		width: 100% !important;
	}

	.local-primary-content ul li:first-child h3 {
		font-size: 25px;
	}
}/*
Theme Name: Metro Canada (metronewsca)
Theme URI: http://www.metronews.ca/
Author: Metro Canada Interactive 
Author URI: http://www.metronews.ca/
Description: The Metro Canada Theme.
Version: 1.0
*/

.dividers > li:after{ content: '|'; margin: 0 0.5em; }
.dividers > li:last-child:after{ content: ''; }
li.widget.widget_text { list-style-type: none; }
span.mec_ajax_link_container { display:none;}
#wp-admin-bar-shortlink{ display:none; }
body.logged-in #reading-bar { padding-top:20px; }

img#wpstats{display:none}

@media print {
#reading-bar, #site-header, more-in-section-carousel, #sidebar-primary, .post-social, #disqus_thread, #mec_article_container aside.related-articles, .sharedaddy
{ display:none; }
}
/*
	Global styles for WordPress.com
*/
img.latex {
	border: none;
	vertical-align: middle;
}
.video-player {
	border: 0;
	margin: auto;
	padding: 5px;
	text-align: center;
	max-width: 100%;
}
.wpvidavee_title {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding: 2px 5px;
	text-align: left;
}
.wpvidavee_footer {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding: 2px 5px;
	text-align: right;
}
.wpvidavee_footer a {
	text-decoration: none;
}
.wpvidavee_p {
	color: red;
}
.hidden {
	display: none;
}
.possibly-related {
	clear: both;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe {
	max-width: 100%; /* avoid videos being too wide */
}

/**
 * Simple Homepage Experiment
 */

.simple-homepage-experiment #header,
.simple-homepage-experiment #footer,
.simple-homepage-experiment #landingpage {
	display: none !important;
}
.simple-homepage-experiment .simple-homepage {
	display: block !important;
}

.simple-homepage-experiment .simple-homepage {
	background: #f5f5f5;
}

/**
 * Typography
 */

.simple-homepage-experiment body,
.simple-homepage-experiment td,
.simple-homepage-experiment p,
.simple-homepage-experiment div,
.simple-homepage-experiment input,
.simple-homepage-experiment label {
	font-family: "Open Sans", "Helvetica", sans-serif !important;
	font-size: 14px;
	line-height: 1.5;
	outline: none;
}

.simple-homepage-experiment input[type=checkbox] {
	margin: 0;
}

.simple-homepage-experiment h2,
.simple-homepage-experiment h3 {
	text-align: center;
}

.simple-homepage-experiment h2 {
	font-family: "Open Sans", "Helvetica", sans-serif !important;
	font-size: 18px !important;
	color: #464646;

	margin-bottom: 16px;
}

.simple-homepage-experiment h3 {
	color: #898989;
	font-size: 14px !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
}

.simple-homepage-experiment a {
	color: #1e8cbe;
	text-decoration: none;
}

.simple-homepage-experiment a:hover {
	color: #005684;
}

/**
 * Layout
 */

body.simple-homepage-experiment {
	background: #f1f1f1;
}

body.simple-homepage-experiment#h4home #lang-guess {
	margin-top: 85px;
	padding: 15px;

	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}

.simple-homepage {
	display: none;
}

body.simple-homepage-experiment .simple-homepage {
	display: block;
}

.simple-homepage-experiment h1 {
	margin: 50px auto 50px auto;
	padding-left: 85px;
	height: 75px;
	width: 305px;
	color: #737373;

	font-size: 43px !important;
	font-weight: 100;
	line-height: 75px;
	text-shadow: 0 1px 0 #fff;

	background: transparent url(/wp-content/themes/h4/i/simple-homepage/wp-logo-1x.png) no-repeat !important;
}

.simple-homepage-experiment .content {
	max-width: 910px;
	margin: auto;
}

.simple-homepage-experiment .box {
	background: #fff;
	width: 43.4065934%;
	height: 280px;
	padding: 35px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

	-moz-box-shadow:    0px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	box-shadow:         0px 2px 3px rgba(0,0,0,0.2);
}

.simple-homepage-experiment .box:hover {
	-moz-box-shadow:    0px 2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	box-shadow:         0px 2px 5px rgba(0,0,0,0.3);

}

.simple-homepage-experiment .or {
	width: 45px;
	height: 45px;
	margin: 100px 20px;

	float: left;

	color: rgba( 0, 0, 0, 0.2);
	text-shadow: 0 1px 1px #f1f1f1, 0 0 0 #aaa,
				 0 4px 1px #f1f1f1;

	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;

	border-radius: 50%;
	border: 8px rgba( 0, 0, 0, 0.1 ) solid;
}

.simple-homepage-experiment .sign-up {
	text-align: center;
}

.simple-homepage-experiment .big-ass-blue-button {
	margin: 20px auto;
	padding: 12px 40px;

	display: inline-block;

	color: #fff !important;
	font-size: 24px;
	text-decoration: none;
	text-shadow:  0px -1px 1px rgba(0,0,0,0.32);

	border-radius: 4px;

	background-color: #0aa1ce;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(10, 161, 206)), to(rgb(0, 136, 181)));
	background-image: -webkit-linear-gradient(top, rgb(10, 161, 206), rgb(0, 136, 181));
	background-image: -moz-linear-gradient(top, rgb(10, 161, 206), rgb(0, 136, 181));
	background-image: -o-linear-gradient(top, rgb(10, 161, 206), rgb(0, 136, 181));
	background-image: -ms-linear-gradient(top, rgb(10, 161, 206), rgb(0, 136, 181));
	background-image: linear-gradient(top, rgb(10, 161, 206), rgb(0, 136, 181));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#0aa1ce', EndColorStr='#0088b5');

	border: 1px solid #0088b5;

	box-shadow:	inset 0px 1px 1px rgba(255,254,254,0.5),
				0 1px 1px rgba(0,0,0,0.3);
}

.simple-homepage-experiment .big-ass-blue-button:hover {
	color: #fff;

	background-color: #4eb5d5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(78, 181, 213)), to(rgb(0, 136, 181)));
	background-image: -webkit-linear-gradient(top, rgb(78, 181, 213), rgb(0, 136, 181));
	background-image: -moz-linear-gradient(top, rgb(78, 181, 213), rgb(0, 136, 181));
	background-image: -o-linear-gradient(top, rgb(78, 181, 213), rgb(0, 136, 181));
	background-image: -ms-linear-gradient(top, rgb(78, 181, 213), rgb(0, 136, 181));
	background-image: linear-gradient(top, rgb(78, 181, 213), rgb(0, 136, 181));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#4eb5d5', EndColorStr='#0088b5');
}

.simple-homepage-experiment .big-ass-blue-button:active {
	background: #0aa1ce;
	box-shadow:	inset 0px -1px 1px rgba(255,254,254,0.2);
}

.simple-homepage-experiment .login input[type=text],
.simple-homepage-experiment .login input[type=password] {
	display: block;
	width: 90%;
	margin: 0 0 10px 0;
	padding: 10px 15px 10px 35px;

	color: #898989;
	font-size: 14px;
	font-weight: 200;

	border-radius: 3px;

	background: #FCFCFC url(/wp-content/themes/h4/i/simple-homepage/login-sprite-1x.png) no-repeat;

	border: 1px solid #BFBFBF;

	-moz-box-shadow:    inset 0px 1px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.15);
	box-shadow:         inset 0px 1px 3px rgba(0,0,0,0.15);
}

.simple-homepage-experiment .login input:focus {
	background: #fff url(/wp-content/themes/h4/i/simple-homepage/login-sprite-1x.png) no-repeat;
	color: #444;
	border: 1px #aaa solid;
}

.simple-homepage-experiment .login input[type=text] {
	background-position: -3px -3px;
}

.simple-homepage-experiment .login input[type=password] {
	background-position: -3px -57px;
}

.simple-homepage-experiment#h4home #wrapper button.login-button {
	float: right !important;
	padding: 5px 20px !important;
	margin: 20px 0 !important;
	border-radius: 3px !important;
	border: 1px #bbb solid !important;

	color: #464646 !important;
	font-size: 15px !important;
	line-height: 1.6 !important;
	text-transform: none !important;
	letter-spacing: 0 !important;

	text-shadow:         0px 1px 1px #fff !important;
	box-shadow:	inset 0px 1px 1px rgba(255,254,254,0.8),
				0 1px 2px rgba(0,0,0,0.1)  !important;

	background-color: #eaeaea !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(234, 234, 234)), to(rgb(201, 201, 201))) !important;
	background-image: -webkit-linear-gradient(top, rgb(234, 234, 234), rgb(201, 201, 201)) !important;
	background-image: -moz-linear-gradient(top, rgb(234, 234, 234), rgb(201, 201, 201)) !important;
	background-image: -o-linear-gradient(top, rgb(234, 234, 234), rgb(201, 201, 201)) !important;
	background-image: -ms-linear-gradient(top, rgb(234, 234, 234), rgb(201, 201, 201)) !important;
	background-image: linear-gradient(top, rgb(234, 234, 234), rgb(201, 201, 201)) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#c9c9c9')  !important;
}

.simple-homepage-experiment#h4home #wrapper .login-button:hover {
	background-color: #fcfcfc !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(252, 252, 252)), to(rgb(202, 202, 202))) !important;
	background-image: -webkit-linear-gradient(top, rgb(252, 252, 252), rgb(202, 202, 202)) !important;
	background-image: -moz-linear-gradient(top, rgb(252, 252, 252), rgb(202, 202, 202)) !important;
	background-image: -o-linear-gradient(top, rgb(252, 252, 252), rgb(202, 202, 202)) !important;
	background-image: -ms-linear-gradient(top, rgb(252, 252, 252), rgb(202, 202, 202)) !important;
	background-image: linear-gradient(top, rgb(252, 252, 252), rgb(202, 202, 202)) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fcfcfc', EndColorStr='#cacaca') !important;
}

.simple-homepage-experiment#h4home #wrapper .login-button:active {
	background: #eaeaea  !important;
	box-shadow: 0 -1px 1px rgba(255,255,255,0.8)  !important;
}

.simple-homepage-experiment .forgot-password {
	display: block;
	margin: 17px 0 4px 0;

	float: left;
	clear: left;

	font-size: 12px;
}

.simple-homepage-experiment .remember-me {
	float: left;
	clear: left;
	margin: 0;
}

.simple-homepage-experiment .remember-me label {
	font-size: 12px;
	color: #1e8cbe;
}

.simple-homepage-experiment .remember-me label:hover {
	color: #005684;
}

.simple-homepage-experiment .footer {
	position: fixed;
		bottom: 20px;
		right: 0;
		left: 0;
	color: #898989;

	font-size: 11px;
	clear: both;
	text-align: center;
}

.simple-homepage-experiment .footer .automattic {
	margin: 0 3px;
	width: 127px;
	height: 13px;

	background: url(/wp-content/themes/h4/i/simple-homepage/automattic-1x.png) no-repeat;
	text-indent: -999999px;
	display: inline-block;
	vertical-align: text-bottom;
}

.simple-homepage-experiment .clear {
	clear: both;
}

/**
 * Retina CSS
 */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi) {

	.simple-homepage-experiment h1 {
		background: transparent url(/wp-content/themes/h4/i/simple-homepage/wp-logo-2x.png) no-repeat !important;
		background-size: 74px 74px;
	}

	.simple-homepage-experiment .footer .automattic {
		background: url(/wp-content/themes/h4/i/simple-homepage/automattic-2x.png) no-repeat;
		background-size: 127px 11px;
	}

	.simple-homepage-experiment .login input[type=text],
	.simple-homepage-experiment .login input[type=password] {
		background: #FCFCFC url(/wp-content/themes/h4/i/simple-homepage/login-sprite-2x.png) no-repeat;
		background-size: 40px 96px;
	}

	.simple-homepage-experiment .login input:focus {
		background: #fff url(/wp-content/themes/h4/i/simple-homepage/login-sprite-2x.png) no-repeat;
		background-size: 40px 96px;
	}

}

/**
 * Responsive CSS
 */

@media screen and (max-width: 800px) {

	.simple-homepage-experiment .or {
		clear: both;
		float: none;
		margin: 20px auto;
	}

	.simple-homepage-experiment .box {
		clear: both;
		margin: auto 20px;
		float: none;
		width: auto;
	}

	.simple-homepage-experiment .login {
		margin-bottom: 30px;
	}

	.simple-homepage-experiment .footer {
		position: relative;
		padding-top: 30px;
	}
}

@media screen and (max-height: 580px) {

	.simple-homepage-experiment .footer {
		position: relative;
		padding-top: 30px;
		margin-top: 50px;
	}
}
