/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* THEGRIO CUSTOM */

a[href="#"] {
   background-color: red;
}

/* =Global
----------------------------------------------- */
/* Links */
a { text-decoration: none; }
a:focus, a:active, a:hover { text-decoration: underline; }

/* Assistive text */
.assistive-text,
.screen-reader-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

#wpstats, #wpstats2 {
	position: absolute;
	left: -1000px;
}

/* =Structure
----------------------------------------------- */
html {
	background-color: #00a1cc;
}
body {
	font-family: 'PT Sans', sans-serif;
}
#page {
	background-color: #fffde4;
	position: relative;
}
#main {
	background-color: #fff;
	margin: 0 auto;
	padding: 0 5px;
	width: 970px;
}
#primary-category, #more-stories-header {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/blue-strikethrough.png) repeat-x left center;
	height: 32px;
	line-height: 32px;
	margin-bottom: 1em;
	text-align: center;
}
#primary-category h2, #more-stories-header h2 {
	background: #fff url(/wp-content/themes/vip/nbcthegrio/css/../images/icon-24x32.png) no-repeat 8px center;
	color: #00a1cc;
	display: inline-block;
	font-size: 28px;
	font-weight: 700;
	padding: 0px 16px 0px 40px;
	text-transform: uppercase;
}
	#more-stories-header h2 { font-size: 24px; }

#primary {
	float: left;
	margin-right: 20px;
	width: 650px;
}
#secondary {
	float: left;
	width: 300px;
}

/* Singular */
.singular #primary {
}
.singular #content,
.left-sidebar.singular #content {
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
}
	.entry-content strong, .entry-content b { font-weight: bold; }
	.entry-content em, .entry-content i { font-style: italic; }

/* Attachments */
.singular .image-attachment .entry-content {
}
.singular .image-attachment .entry-description {
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
}
.page-template-showcase-php section.recent-posts {
}
.page-template-showcase-php #main .widget-area {
}

/* error404 */
.error404 #primary {
}
.error404 #primary #content {
}

/* Alignment */
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	text-align: center;
	margin: 0 auto;
}

/* Right Content */
.left-sidebar #primary {
}
.left-sidebar #content {
}
.left-sidebar #secondary {
}

/* One column */
.one-column #page {
}
.one-column #content {
}
.one-column #nav-below {
}
.one-column #secondary {
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
}
.one-column .page-template-showcase-php #main .widget-area {
}
.one-column .page-template-showcase-php .other-recent-posts {
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
}
.one-column article.feature-image.small {
}
.one-column article.feature-image.small .entry-title {
}
.one-column article.feature-image.small .entry-summary {
}
.one-column article.feature-image.small .entry-summary a {
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
}
.one-column.singular .pull.alignleft {
}
.one-column.singular .pull.alignright {
}
.one-column.singular .entry-meta .edit-link a {
}
.one-column.singular #author-info {
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
}
.one-column .commentlist .avatar {
}
.one-column .commentlist .children .avatar {
}
.one-column #respond {
}

.leave-comment {}
	.leave-comment .generic-comment-text {}
	.leave-comment .fb-comment-count-wrapper { display: none; }
#ie7 .leave-comment .generic-comment-text, #ie8 .leave-comment .generic-comment-text { display: none; }
#ie7 .leave-comment .fb-comment-count-wrapper, #ie8 .leave-comment .fb-comment-count-wrapper { display: inline; }
#ie7 .leave-comment .fbml-comment-count, #ie8 .leave-comment .fbml-comment-count{ display: inline; }

/* =Header
----------------------------------------------- */

#branding-wrapper {
	background-color: #00a1cc;
	width: 100%;
}
#branding {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/burst.png) no-repeat center top;
	height: 80px;
	margin: 0px auto 0px auto;
	padding: 0px 10px;
	width: 970px;
	position: relative;
}
#site-title {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/logo-new.png) no-repeat left top;
	position: absolute;
	top: 0px;
	left: 8px;
}
#site-title a {
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 180px;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
}
#site-description {
}
#branding img {
}

#header-social {
	position: absolute;
	left: 226px;
	top: 16px;
}
	#header-social a { background-color: transparent; }
#header-social li {
	display: inline-block;
}
#header-social li .fb_edge_widget_with_comment {
	top: 0px;
}

#header-connect {
	position: absolute;
	right: 17px;
	top: 16px;
}

#header-connect li {
	display: inline-block;
	width: 20px;
	height: 20px;
}

#header-connect li.connect-title {
	position: relative;
	bottom: 5px;
	width: 58px;
	font-size: 13px;
	color: #fff;
}
	#header-connect .connect-fb { width: 100px; }
	#header-connect .fb-login-button a {
		display: block;
		width: 100px;
		height: 20px;
		background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/fb-connect.png) no-repeat scroll 0 0;
	}
		#header-connect .fb-login-button a > * { display: none; }


/* =Menu
-------------------------------------------------------------- */
/*
#access {
	position: absolute;
	bottom: 0px;
	right: 146px;
	z-index: 99999;
}
*/
#access ul {
}
#access li {
	float: left;
	position: relative;
	z-index: 99999;
}
/*
#access .menu-main-nav-container {
	border-top: 1px solid #9a9a9a;
}
*/
#access .menu > li {
	border-top: 7px solid #00a1cc;
}
#access .menu > li.current-menu-primary:after,
#access .menu > li.current-menu-ancestor:after,
#access .menu > li.current-menu-item:after,
#access .menu > li:hover:after {
	width: 0;
	height: 0;
	border-top: 18px solid #00a1cc;
	border-right: 18px solid transparent;
	position: absolute;
	top: -7px;
	left: 0px;
	content: "";
	z-index: 99999;
}
#access a {
	background: rgb(210,210,210); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQyZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(210,210,210,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(40%,rgba(255,255,255,1)), color-stop(100%,rgba(210,210,210,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-8 */
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #fff;
	color: #888;
	display: block;
	font-size: 16px;
	font-weight: 700;
	height: 26px;
	line-height: 26px;
	padding: 0px 14px;
	text-shadow: 1px 1px #fff;
}
#access ul ul {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .90);
	display: none;
	width: auto;
	position: absolute;
}
#access ul ul li {
	min-width: 100%;
}
#access ul ul li a {
	background: none;
	border: none;
	color: #636466;
	text-shadow: none;
	filter: none;
	white-space: nowrap;
}
#access li > a:hover {
	color: #00a1cc;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
}
#access li:hover > a,
#access a:focus {
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
}
#access ul ul ul {
	display: none;
}

/* Search Form */
#branding #searchform {
	background: rgb(210,210,210); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQyZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(210,210,210,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(40%,rgba(255,255,255,1)), color-stop(100%,rgba(210,210,210,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-8 */
	border: 1px solid #ccc;
	border-left: 1px solid #fff;
	height:28px;
	padding: 2px 4px;
	width: 126px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#branding #searchform div {
}
#branding #s {
	background: none;
	background-color: #fff;
	border: 1px solid #B6B6B8;
	border-right: none;
	color: #00a1cc;
	font-weight: 700;
	height:13px;
	padding: 5px 2px 4px 2px;
	position:absolute;
	top:4px;
	width: 97px;
}
#branding #s:focus {
}
#branding #searchsubmit {
	background: none;
	background: #fff url(/wp-content/themes/vip/nbcthegrio/css/../images/mag.png) no-repeat -1px 0px;
	border: 1px solid #B6B6B8;
	border-left: none;
	cursor: pointer;
	display: block;
	height: 24px;
	padding: 0px;
	text-indent: -9999px;
	width: 24px;
	position: absolute;
	top: 4px;
	right: 4px;
	text-transform: capitalize;
}

/* =Content
	For .entry-title modifications, make sure to check the
	Visual Revenue block as well.
-------------------------------------------------------------- */
.entry-title {
	color: #00a1cc;
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: .25em;
}

.single .entry-content, .page .entry-content {
	color: #000; /* was #444 before 2012-05-16 14:55; */
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 24px; /* Changed from 21px to meet golden ratio */
	float:left;
}

/** Drop-Cap **/
.single .entry-content > p:first-of-type:first-letter{
	font-size: 350%;
	margin-top: 15px;
	float: left;
}

.single .entry-content > .first-p:first-letter{
	font-size: 350%;
	margin: 8px 0 -5px 0;
	padding: 0 .1em 0 0;
	height:.7em;
	line-height: .75em;
	float:left;
}


/** CSS Selector to increase the font size of the first paragraph **/
.single .entry-content > .first-p, 
.page .entry-content > .first-p, 
.single .entry-content > p:first-of-type, 
.page .entry-content > p:first-of-type {
	font-size: 1.4em;
	line-height: 1.4em;
}
.single .entry-content > .first-p {
	font-size: 1.4em;
	line-height: 1.4em;
	float: none;
}
.entry-content .the-post-thumbnail-wrapper {
	text-align: center;
	margin-bottom: 1em;
}
.entry-content .the-post-thumbnail .wp-caption {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin-bottom: 1em;
}
.entry-content h1,
.comment-content h1 {
	font-size: 24px;
}
.entry-content h2,
.comment-content h2 {
	font-size: 22px;
}
.entry-content h3,
.comment-content h3 {
	font-size: 20px;
}
.entry-content h4,
.comment-content h4 {
	font-size: 18px;
}
.entry-content h5,
.comment-content h5 {
	font-size: 16px;
}
.entry-content h6,
.comment-content h6 {
	font-size: 14px;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	color: #00a1cc;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	line-height: 1.25em;
}
.entry-content p,
.comment-content p {
	margin-bottom: 1em;
}
.entry-content ul,
.comment-content ul,
.entry-content ol,
.comment-content ol {
	margin-bottom: 1em;
	padding-left: 2em;
}
.entry-content ul,
.comment-content ul {
	list-style: square;
}
.entry-content ol,
.comment-content ol {
	list-style-type: decimal;
}
.entry-content blockquote {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/blockquote.png) no-repeat 0px 0px;
	color: #666666;
	font-style: italic;
	margin-bottom: 1em;
	padding-left: 2em;
}
.entry-content a,
.comment-content a {
	color: #224488;
}

/* =Visual Revenue
-------------------------------------------------------------- */
#trailer-stories .vr-automation-module h2.entry-title {
	margin-bottom: .25em;
	border: 0;
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
}

#trailer-stories .vr-automation-module a {
	border-bottom: 1px solid #CCC;
	color: #214588;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	padding: .25em 0 .5em 0;
}

/* =Footer
-------------------------------------------------------------- */
#colophon {
	background-color: #00a1cc;
}
.colophon-inner {
	margin: 0 auto;
	padding: 1em 10px;
	width: 970px;
	position: relative;
}
#colophon a,
#copyright {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
#copyright, #wpcom-vip-powered {
	padding-bottom: 1em;
	text-align: center;
}

/* =Footer navigation
-------------------------------------------------------------- */
#footer-access {
	margin: 0px auto;
	width: 970px;
}
.menu-footer-nav-container ul, .menu-second-footer-nav-container ul {
  margin-bottom: 1em;
  text-align: center;
}
.menu-footer-nav-container ul a, .menu-second-footer-nav-container ul a {
  display: inline-block;
  margin: 0px 6px;
}
.menu-footer-nav-container ul li, .menu-second-footer-nav-container ul li {
	display: inline;
}
.menu-footer-nav-container ul li + li:before, .menu-second-footer-nav-container ul li + li:before {
	color: #fff;
  content:'|';
}

/* =Footer Categories
-------------------------------------------------------------- */
/*#footer-categories {
	margin-bottom: 4em;
}
.footer-category {
	float: left;
	margin-right: 14px;
	width: 130px;
}
.footer-category-list {
	border: 1px solid #a1a1a1;
	padding: 12px 9px;
}
.footer-category.last {
	margin-right: 0px;
}*/


/* =Ads
-------------------------------------------------------------- */
#leaderboard	{
	background-color: #fff;
	margin: 0px auto 0px auto;
	padding-bottom: 1em;
	padding-top: 1em;
	text-align: center;
	width: 980px;
}

.thegrio-widget-gpt-leaderboard > div {
	margin: 0 auto;
}

#secondary .ad {
	clear: both;
	margin-bottom: 1em;
}

.widgetcontainer div.thegrio-widget-gpt-btf,
.widgetcontainer div.thegrio-widget-gpt-atf {
	padding: 0;
}

/* =Widgets
----------------------------------------------- */
#dynamic-sidebar {
	clear: both;
}
.widgetcontainer {
	margin-bottom: 1em;
}
.widgetcontainer .border-gradient {
	display: block;
	height: 3px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 20%, rgba(217,217,217,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(20%,rgba(255,255,255,0)), color-stop(100%,rgba(217,217,217,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 20%,rgba(217,217,217,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 20%,rgba(217,217,217,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 20%,rgba(217,217,217,1) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(255,255,255,0) 20%,rgba(217,217,217,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d9d9d9',GradientType=1 ); /* IE6-8 */
	background-color: rgb(0, 161, 204);
}
.widget-area {
}
.widget {
}
.widgettitle {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/icon-16x22.png) no-repeat 6px 6px;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	color: #00a1cc;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	padding: .5em 8px .5em 44px;
	position: relative;
	margin: 0 -9px;
}
	.widgettitle span { color: #888; }
.widgettitle:after {
	width: 0;
	height: 0;
	border-top: 12px solid #00a1cc;
	border-right: 12px solid transparent;
	position: absolute;
	top: 0px;
	left: 26px;
	content: "";
	z-index: 1;
}
.widgetcontainer.core ul,
.widgetcontainer.core .textwidget,
.widgetcontainer .thegrio-widget {
	border: 1px solid #D9D9D9;
	border-top: none;
	color: #444;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 8px 8px 8px;
}
.widgetcontainer ul li {
	margin-bottom: .25em;
}
.widgetcontainer a {
	color: #224488;
}

/* =Widgets - Top Posts
----------------------------------------------- */
.widget_text .widgettitle { margin: 0; }

/* =Widgets - Top Posts
----------------------------------------------- */
.thegrio-widget-top_stories, .thegrio-widget-new_stories {
	border: none;
}
	.thegrio-widget-top_stories .widgettitle, .thegrio-widget-new_stories .widgettitle { border: none; }
		.thegrio-widget-top_stories .widgettitle span, .thegrio-widget-new_stories .widgettitle span { color: #888; }
#top-posts, #new-stories {
	border: none;
	list-style: disc outside none;
	margin-left: 15px;
}
	#top-posts li, #new-stories li { vertical-align: middle; }
	#top-posts li.has-thumbnail, #new-stories li.has-thumbnail {
		list-style: none;
		margin-left: -15px;
	}
	#top-posts li.last, #new-stories li.last {
		border-bottom: 1px solid #D9D9D9;
		padding-bottom: .25em;
	}
	#top-posts .thumbnail-wrapper, #new-stories .thumbnail-wrapper {
		float: left;
		padding-right: 10px;
	}

/* =Widgets - Social Media
----------------------------------------------- */
.widgetcontainer .thegrio-widget-social-media {
	border: none;
}
	.widgetcontainer .thegrio-widget-social-media .widgettitle { border: none; }
		.widgetcontainer .thegrio-widget-social-media .widgettitle span { color: #888; }
	.widgetcontainer .thegrio-widget-social-media #social-buttons {
		width: 250px;
		margin: 0 auto;
	}
		.widgetcontainer .thegrio-widget-social-media #social-buttons a {
			display: block;
			width: 55px;
			height: 55px;
			float: left;
			background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/social-buttons.png) no-repeat scroll 0 0;
			margin-right: 10px;
		}
			.widgetcontainer .thegrio-widget-social-media #social-buttons a#social-facebook { background-position: -60px 0; }
			.widgetcontainer .thegrio-widget-social-media #social-buttons a#social-googleplus { background-position: -120px 0; }
			.widgetcontainer .thegrio-widget-social-media #social-buttons a#social-rss {
				background-position: -182px 0;
				margin-right: 0;
			}

/* =Widgets - Email
----------------------------------------------- */
.widget_thegrio-email-signup {}
	.widget_thegrio-email-signup .border-gradient { display: none; }
	.widget_thegrio-email-signup .thegrio-widget-email-signup {
		border: none;
		width: 280px;
		height: 30px;
		padding: 10px;
		position: relative;
		background-color: #12a1cd;
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
		-moz-border-top-left-radius: 25px;
		-moz-border-bottom-left-radius: 25px;
		-webkit-border-top-left-radius: 25px;
		-webkit-border-bottom-left-radius: 25px;
		-o-border-top-left-radius: 25px;
		-o-border-bottom-left-radius: 25px;
		-ms-border-top-left-radius: 25px;
		-ms-border-bottom-left-radius: 25px;
	}
		.widget_thegrio-email-signup .thegrio-widget-email-signup #emailbox {
			height: 20px;
			width: 165px;
			position: absolute;
			left: 40px;
			top: 15px;
			padding: 0 0 0 10px;
			border: none;
			background-color: #eee;
			color: #444;
			font-weight: 700;
		}
		.widget_thegrio-email-signup .thegrio-widget-email-signup .submit {
			width: 68px;
			height: 20px;
			position: absolute;
			right: 10px;
			top: 15px;
		}
		.widget_thegrio-email-signup .thegrio-widget-email-signup #email-envelope {
			position: absolute;
			left: 10px;
			top: 7px;
		}

/* =Widgets - Image
----------------------------------------------- */
.widget_thegrio-image {}
	.widget_thegrio-image p, .widget_thegrio-image .image_widget_footer {
		font-family: 'PT Sans', sans-serif;
		font-size: 14px;
		line-height: 16px;
	}
	.widget_thegrio-image .image_widget_footer {
		margin-top: 8px;
		height: 17px;
	}
	.widget_thegrio-image .no-border {
		padding: 0 0 8px 0;
		border: none;
	}
		.widget_thegrio-image .no-border h3 {
			margin: 0;
			border-left: none;
			border-right: none;
		}

/* =Widgets - Top Stories
----------------------------------------------- */
#top-stories-body .thumbnail {
	background-color: #333;
	float: left;
	margin-right: 10px;
	height: 54px;
	width: 96px;
}

/* =Widgets - Monster
----------------------------------------------- */
.widget_thegrio-monster-com {}
	.widget_thegrio-monster-com .thegrio-widget-monster-com { padding: 0; }
		.widget_thegrio-monster-com .thegrio-widget-monster-com iframe {
			width: 298px;
			height: 486px;
		}

/* =Widgets - Tag Cloud
----------------------------------------------- */
.widget_tag_cloud {}
	.widget_tag_cloud .widgettitle { margin: 0; }
	.widget_tag_cloud > div {
		padding: 0 8px 8px 8px;
		border: 1px solid #d9d9d9;
		border-top: none;
	}

/* =Widgets - Ad Code Manager widget
----------------------------------------------- */
.acm_ad_zones .border-gradient { display: none; }

/* =Related Posts
----------------------------------------------- */
#thegrio-related {
	font-family: arial, sans-serif;
	margin-top: 10px;
	width: 300px;
	padding: 0 8px 8px 8px;
	float:right;
}
	#thegrio-related h3.widgettitle {
		border-top: none;
		margin: 0px;
	}
	#thegrio-related .related-posts-content {
		border: 1px solid #d9d9d9;
		border-top: none;
	}
	#thegrio-related  ul.related-posts-content {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#thegrio-related ul.related-posts-content li {
		padding-left: 1em;
		text-indent: -.7em;
	}
	#thegrio-related ul.related-posts-content li:before {
		content: "• ";
	}

/* =Lead Stories
-------------------------------------------------------------- */
#top-stories {
	margin-bottom: 1em;
}
	#top-stories .the-post-thumbnail { font-size: 0; }
#lead-story .type-post {
	border-bottom: none;
	float: left;
	margin: 0;
	width: 420px;
	position: relative;
}
#lead-story .entry-summary-wrapper {
	background-color: #00A1CC;
	background-color: rgba(0, 161, 204, .6);
	width: 420px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
	.category #lead-story .entry-summary-wrapper {
		position: absolute;
		bottom: 0;
	}
#lead-story .entry-summary {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.40) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.40)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */
	padding: 1em 20px .25em 20px
}
#lead-story	.entry-title {
	margin-bottom: .5em;
}
#lead-story	.entry-title a {
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: normal;
}
#lead-story	.type-post .entry-footer {
	margin-bottom: .25em;
}
#lead-story	.entry-footer .entry-meta {
	color: #fff;
	margin-bottom: 0;
}
#lead-story	.entry-footer .entry-meta a {
	color: #fff;
}
#lead-story .entry-footer .entry-meta .sep {
	display: inline-block;
}
#trailer-stories {
	float: right;
	width: 214px;
}
#trailer-stories #trailer-stories-header {
	color: #d90000;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 11px;
	text-transform: uppercase;
}

.category #trailer-stories .cat-top-story {
	float: left;
	width: 100%;
	margin-bottom: 4px;
}

#trailer-stories .cat-top-story .cat-top-story-thumb {
	float: left;
	margin: 4px 10px 4px 4px;
}

#trailer-stories .entry-title a {
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px solid #ccc;
	color: #214588;
	display: block;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 16px;
	padding: .2em 0 .35em 0;
}

/* =Around the Grio
-------------------------------------------------------------- */
#around-the-grio {
	margin-bottom: 1em;
}

#around-the-grio li {
	float: left;
	height: 81px;
	margin-left: 24px;
	overflow: hidden;
	width: 144px;
	position: relative;
}
#around-the-grio li:first-child {
	margin-left: 0px;
}
#around-the-grio li .post-link-title {
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, .6);
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
#around-the-grio li .post-link-title a {
	color: #fff;
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding: 6px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.40) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.40)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 */
}

/* =Images
-------------------------------------------------------------- */
.the-post-thumbnail {
	/*marg712in-bottom: 1em;*/
	overflow: hidden;
	position: relative;
}

/* Default Images = Standard */
.tax-specials .the-post-thumbnail .default-image {
	max-width: 650px;
}

/* Gallery & Video Post Formats */

.format-video .the-post-thumbnail:after,
.format-gallery .the-post-thumbnail:after
{
	width: 300px;
	height: 27px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	z-index: 1;
}

.format-video .the-post-thumbnail:after
{
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/video-tag.png) no-repeat left top;
}

.format-gallery .the-post-thumbnail:after
{
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/gallery-tag.png) no-repeat left top;
}

.format-video #next-prev-story .the-post-thumbnail:after, .format-gallery #next-prev-story .the-post-thumbnail:after { background: none; }

#lead-story .format-video .the-post-thumbnail:after,
#lead-story .format-gallery .the-post-thumbnail:after {
	background: none;
}

/* =Gravatars
-------------------------------------------------------------- */
.column #opinions .the-gravatar {
	background-color: #eee;
	height: 96px;
	overflow: hidden;
	width: 96px;
}

/* =Social = AddThis
-------------------------------------------------------------- */
#social-container {
	border-top: 1px solid #d9d9d9;
	height: 20px;
	padding: 6px 0px;
	position: relative;
}
	table.comment-count {
		font-size: 11px;
		float: left;
		height: 20px;
		margin: 5px 37px 0 0;
	}
		table.comment-count td.comment-text { padding-right: 5px; }
			table.comment-count td.comment-text a {
				background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/comments-bubble-bg.png) repeat-x scroll;
				border: 1px solid #08a2cc;
				height: 20px;
				padding: 2px;
				border-radius: 2px;
				-moz-border-radius: 2px;
				-webkit-border-radius: 2px;
				-0-border-radius: 2px;
				-ms-border-radius: 2px;
				color: #224488;
			}
		table.comment-count td.comment-count-point span {
			background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/comments-count-bubble-left.png) no-repeat scroll;
			width: 6px;
			height: 18px;
			display: inline;
		}
		table.comment-count td.comment-num { position: relative; }
			table.comment-count td.comment-num span.point-gray {
				position: absolute;
				zoom: 1;
				line-height: 0;
				width: 0;
				height: 0;
				left: 0;
				top: 5px;
				margin: -4px 0 0 -4px;
				border: 4px transparent solid;
				border-right-color: #ccc;
				border-left: 0;
			}
			table.comment-count td.comment-num span.point-white {
				position: absolute;
				zoom: 1;
				line-height: 0;
				width: 0;
				height: 0;
				left: 0;
				top: 5px;
				margin: -4px 0 0 -3px;
				border: 4px transparent solid;
				border-left: 0;
				border-right-color: white;
			}
			table.comment-count td.comment-num a {
				color: #666;
				border: 1px solid #ccc;
				padding: 2px;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-0-border-radius: 3px;
				-ms-border-radius: 3px;
			}

			#ie9 table.comment-count td.comment-num span.point-gray, #ie9 table.comment-count td.comment-num span.point-white, #ie8 table.comment-count td.comment-num span.point-gray, #ie8 table.comment-count td.comment-num span.point-white, #ie7 table.comment-count td.comment-num span.point-gray, #ie7 table.comment-count td.comment-num span.point-white { left: 1px; }
			#ie7 table.comment-count { margin-top: 0; }
				#ie7 table.comment-count td { height: 20px; }
					#ie7 table.comment-count td.comment-text a {
						padding-top: 0;
						padding-bottom: 0;
					}
					#ie7 table.comment-count td a { display: inline-block; }
					#ie7 table.comment-count td.comment-num a {
						position: relative;
						top: 0;
					}
					#ie7 table.comment-count td.comment-num span {
						top: 9px;
					}

.single div.addthis_toolbox {}
	div.addthis_toolbox a, #at20mc a {
		background-color: transparent;
	}
	.single div.addthis_toolbox a.addthis_button_facebook_like {
		width: 86px;
	}
	.single div.addthis_toolbox a.addthis_button_google_plusone {
		width: 74px;
	}
	/* If the following declarations related to email buttons are updated, the mobile theme must be changed accordingly. */
	.single div.addthis_toolbox a.addthis_button_email {
		background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/email.png) no-repeat scroll 0 0;
		width: 52px;
		height: 20px;
		margin-right: 31px;
	}
		.single div.addthis_toolbox a.addthis_button_email:hover {
			background-position: 0 -20px;
		}
		.single div.addthis_toolbox a.addthis_button_email > * { display: none; }
div.addthis_16x16_style { float: right; }

/* =Index Results
----------------------------------------------- */
.type-post {
	border-bottom: 2px solid #ccc;
	display: block;
	float: left;
	margin: 0px 12px 1em 0;
	overflow: hidden;
	width: 300px;
	position: relative;
}
	#primary-river .type-post { width: 300px; }
.type-post .entry-header .primary-category-title-tag {
	color: #04A1CC;
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	margin-bottom: .5em;
}
.type-post .entry-title,
.type-post .entry-title a {
	color: #333;
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	margin-bottom: .25em;
}
.type-post .entry-summary, .archive .post-set .entry-content {
	color: #000; /* was #676868 before 2012-05-16 14:55 */
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}
.type-post .entry-footer {
	clear: both;
  margin: 1em 0;
}
.type-post.no-excerpt .entry-footer { margin-top: 0; }
.type-post .entry-footer .entry-meta .sep {
	display: inline-block;
}
.type-post .entry-footer a {
	color: #224488;
  font-size: 14px;
  line-height: 16px;
}

div#wp_page_numbers { margin-bottom: 10px; }

/* =404 - No results
-------------------------------------------------------------- */
.error404 .type-post,
.search-no-results .type-post {
	border-bottom: none;
	margin: 0 0 1em 0;
	width: auto;
}

.error404 #post-0 {
	border: 4px solid #cc3333;
	width: 922px;
	height: 34px;
	padding: 20px;
}
	.error404 #post-0 .entry-header { float: left; }
		.error404 #post-0 .entry-header .entry-title {
			color: #cc3333;
			text-transform: uppercase;
			font-size: 42px;
			line-height: 36px;
			margin-bottom: 0;
		}
	.error404 #post-0 .entry-content {
		width: 410px;
		float: right;
	}

/* Search Form */
.error404 .type-post #searchform,
.search-no-results .type-post #searchform {
	background: rgb(210,210,210); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQyZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(210,210,210,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(40%,rgba(255,255,255,1)), color-stop(100%,rgba(210,210,210,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(210,210,210,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-8 */
	border: 1px solid #ccc;
	height:28px;
	padding: 2px 4px;
	width: 400px;
	position: relative;
}
.error404 .type-post #s,
.search-no-results .type-post #s {
	background: none;
	background-color: #fff;
	border: 1px solid #B6B6B8;
	border-right: none;
	color: #00a1cc;
	font-weight: 700;
	height:13px;
	padding: 5px 2px 4px 2px;
	position:absolute;
	top:4px;
	width: 371px;
}
.error404 .type-post #searchsubmit,
.search-no-results .type-post #searchsubmit {
	background: none;
	background: #fff url(/wp-content/themes/vip/nbcthegrio/css/../images/mag.png) no-repeat -1px 0px;
	border: 1px solid #B6B6B8;
	border-left: none;
	cursor: pointer;
	display: block;
	height: 24px;
	padding: 0px;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 24px;
	position: absolute;
	top: 4px;
	right: 4px;
}

/* =Latest News Columns & Sidebar
-------------------------------------------------------------- */
#primary-river {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/home-column-border.png) 0px 100px repeat-y;
	margin-top: 60px;
}
.column {
	float: left;
	margin-top: -42px;
}

.column .category-heading,
#secondary .category-heading {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/grey-strikethrough.png) repeat-x left center;
	margin-bottom: 1em;
}
.column .category-heading h2,
#secondary .category-heading h2 {
	background: #fff url(/wp-content/themes/vip/nbcthegrio/css/../images/icon-20x26.png) no-repeat 0px 0px;
	color: #04A1CC;
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	padding: 0px .25em 0px 1em;
	text-transform: uppercase;
}

/* =Left Column = River for Home & Primary Categories
-------------------------------------------------------------- */
.column #opinions {
	overflow: hidden;
	padding: 0 17px 0 0 ;
	width: 300px;
}
.column #opinions .the-gravatar {
	float: left;
	margin-right: 10px;
}
.column #opinions .the-advanced-excerpt {
	margin-left: 0px;
}

.column #opinions .entry-header .entry-meta, .post-set .type-post .entry-header .entry-meta, .archive .post-set .entry-meta, .archive .post-set .entry-meta a {
	color: #636466;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: .5em;
}

/* =Right Column = River for Home & Primary Categories
-------------------------------------------------------------- */
.column #latest-news {
	overflow: hidden;
	padding: 0 17px 0 16px;
	width: 300px;
}

/* =Top News = River for Home & Primary Categories
-------------------------------------------------------------- */
.column #top-news {
/*	padding-right: 25px;*/
	width: 300px;
}
.top-news-category {
	border: 1px solid #D9D9D9;
	margin-bottom: 1em;
	padding: 9px;
}
.top-news-category-title {
	background-color: #00A1CC;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	padding: .25em;
	text-transform: uppercase;
	position: relative;
}
.top-news-category-title:after {
	width: 0;
	height: 0;
	border-top: 18px solid #00a1cc;
	border-right: 18px solid transparent;
	position: absolute;
	top: 36px;
	left: 0px;
	content: "";
	z-index: 1;
}
#top-news .the-post-thumbnail {
	margin-bottom: 1em;
}
.column #top-news .entry-title {
	margin-bottom: 0;
}
.column #top-news .entry-title a {
	color: #224488;
	display: list-item;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	list-style-type: square;
	margin: 0 0 1em 1.25em;
}
#top-news .top-news-read-more {
	color: #00A1CC;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
}
.cat-top-story .entry-title {
	font-size: 30px;
}

/* =Secondary River = Default Query = NOT Home or Primary Category
-------------------------------------------------------------- */
#secondary-river .column {
	margin-top: 0px;
}
#secondary-river .column .type-post {
	float: none;
}

/* =Taxonomy = Specials
-------------------------------------------------------------- */
#taxonomy-image {
	margin-bottom: 1em;
	max-height: 120px;
	overflow: hidden;
}

/* =Author Profiles
-------------------------------------------------------------- */
.author #author-info {
	border-bottom: 2px solid #CCC;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
	.author #author-info h2 {
		font-size: 20px;
	}
	.author #author-info p {
		margin-top: 1em;
		font-size: 14px;
		line-height: 21px;
		font-weight: normal;
		color: #444;
	}
.author #author-info #author-avatar {
	border: 1px solid #ccc;
	float: left;
	padding: 3px 3px 0px 3px;
	margin: 0 20px 20px 0;
}
.author #author-info #author-description {
	display: block;
}
.author #author-info #author-description blockquote {
	font-style: italic;
	line-height: 1.25em;
}


/* =Latest News Columns & Sidebar
-------------------------------------------------------------- */
/*#primary-river {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/home-column-border.png) 0px 100px repeat-y;
	margin-top: 60px;
}
.column {
	float: left;
	margin-top:-45px;
}
.column .type-post,
#secondary .type-post {
  float: none;
  margin: 1em 0;
}
.column .category-heading,
#secondary .category-heading {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/grey-strikethrough.png) repeat-x left center;
	margin-bottom: 1em;
}
.column .category-heading h2,
#secondary .category-heading h2 {
	background: #fff url(/wp-content/themes/vip/nbcthegrio/css/../images/icon-20x26.png) no-repeat 0px 0px;
	color: #04A1CC;
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	padding: 0px .25em 0px 1em;
	text-transform: uppercase;
}*/
/*.column .entry-header .primary-category-title-tag,
#secondary .entry-header .primary-category-title-tag {
	color: #04A1CC;
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	margin-bottom: .5em;
}*/
/*.column .entry-summary,
#secondary .entry-summary {
	color: #676868;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}
.column .entry-footer,
#secondary .entry-footer {
	clear: both;
  margin: 1em 0;
}
.column .entry-footer .entry-meta .sep,
#secondary .entry-footer .entry-meta .sep {
	display: inline-block;
}
.column .entry-footer a,
#secondary .entry-footer a {
	color: #224488;
  font-size: 14px;
  line-height: 16px;
}*/

/* =Left Column
-------------------------------------------------------------- */
/*.column #opinions {
	padding-right: 25px;
	overflow: hidden;
	width: 300px;
}
.column #opinions .the-gravatar {
	float: left;
	margin-right: 10px;
}
.column #opinions .entry-header .entry-meta {
	color: #636466;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 22px;
}*/

/* =Right Column
-------------------------------------------------------------- */
/*.column #latest-news {
	overflow: hidden;
	padding: 0px 13px 0px 12px;
	width: 300px;
}*/

/* =Top News
-------------------------------------------------------------- */
/*.column #top-news {
	padding-right: 25px;
	width: 300px;
}
.top-news-category {
	border: 1px solid #D9D9D9;
	margin-bottom: 1em;
	padding: 9px;
}
.top-news-category-title {
	background-color: #00A1CC;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	padding: .25em;
	text-transform: uppercase;
	position: relative;
}
.top-news-category-title:after {
	width: 0;
	height: 0;
	border-top: 18px solid #00a1cc;
	border-right: 18px solid transparent;
	position: absolute;
	top: 36px;
	left: 0px;
	content: "";
}
#top-news .the-post-thumbnail {
	margin-bottom: 1em;
}
.column #top-news .entry-title a {
	color: #224488;
	display: list-item;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	margin-left: 1.25em;
}
#top-news .top-news-read-more {
	color: #00A1CC;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
}*/


.page-navigation {
	clear: both;
}


/* =IE 7
-------------------------------------------------------------- */
#ie7 #branding {
	margin-bottom: 0;
	width: 990px;
}
#ie7 #access a,
#ie7 #branding #searchform {
	background: none;
	background-color: #eee;
}
#ie7 #access ul ul {
	top: 26px;
	left: 0px;
}
#ie7 #access ul ul li {
	float: none;
}
#ie7 #access ul ul li a {
	background: none;
}
#ie7 #branding #s,
#ie7 .error404 .type-post #s,
#ie7 .search-no-results .type-post #s {
	border-right: 1px solid #b6b6b8;
	padding-right: 21px;
}
#ie7 #branding #searchsubmit,
#ie7 .error404 .type-post #searchsubmit,
#ie7 .search-no-results .type-post #searchsubmit {
	border: none;
	height: 22px;
	width: 22px;
	top: 5px;
	right: 5px;
}
#ie7 .error404 .type-post #searchsubmit,
#ie7 .search-no-results .type-post #searchsubmit {
	right: 9px;
}
#ie7 #branding #s {
	width: 101px;
}
#ie7 div.gig-button-container {
	padding: 0px 0px;
	margin-right: 5px;
}
#ie7 #header-social li {
	display: inline;
}
#ie7 #breaking-news-heading {
	float: left;
	margin-right: 10px;
	padding: .25em .5em .5em .5em;
	width: 218px;
}
#ie7 #around-the-grio li,
#ie7 #around-the-grio li.first-child {
	margin: 0;
	margin: 0 18px 0 0;
}
#ie7 #primary-category h2, #ie7 #more-stories-header h2 {
	display: inline;
}
#ie7 .type-post .entry-footer .entry-meta .sep {
	display: inline;
	margin-right: 4px;
}
#ie7 .single .type-post .entry-footer .entry-meta .sep {
	display: none;
}
#ie7 .type-post .entry-footer {
	padding-bottom: .25em;
}
#ie7 div.gig-button-container-google-plusone div,
#ie7 div.gig-button-container-twitter-tweet div,
#ie7 div.gig-button-container-facebook-like div,
#ie7 div.gig-button-container-email div {
	filter: alpha(opacity=0);
}
#ie7 #access .menu > li.current-menu-primary:after,
#ie7 #access .menu > li.current-menu-ancestor:after,
#ie7 #access .menu > li.current-menu-item:after,
#ie7 #access .menu > li:hover:after,
#ie7 .widgettitle:after,
#ie7 .the-post-thumbnail:after,
#ie7 .top-news-category-title:after {
	display: none;
}

/* Gallery & Video Post Formats */
#ie7 .ie-video-label,
#ie7 .ie-gallery-label {
	width: 300px;
	height: 27px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
#ie7 .ie-video-label {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/video-tag.png) no-repeat left top;
}
#ie7 .ie-gallery-label {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/gallery-tag.png) no-repeat left top;
}

#ie7 .single #more-stories { width: 100%; }

#ie7 #colophon { width: 100%; }

/* =IE 8
-------------------------------------------------------------- */
#ie8 #branding {
	width: 990px;
}
#ie8 #breaking-news-heading {
	width: 218px;
}
#ie8 div.gig-button-container-google-plusone div,
#ie8 div.gig-button-container-twitter-tweet div,
#ie8 div.gig-button-container-facebook-like div,
#ie8 div.gig-button-container-email div {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#ie8 #access a {
	font-size: 14px;
}

#ie8 #access .menu > li.current-menu-primary:after,
#ie8 #access .menu > li.current-menu-ancestor:after,
#ie8 #access .menu > li.current-menu-item:after,
#ie8 #access .menu > li:hover:after,
#ie8 .widgettitle:after,
#ie8 .the-post-thumbnail:after,
#ie8 .top-news-category-title:after {
	display: none;

}
/* Gallery & Video Post Formats */
#ie8 .ie-video-label,
#ie8 .ie-gallery-label {
	width: 300px;
	height: 27px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
#ie8 .ie-video-label {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/video-tag.png) no-repeat left top;
}
#ie8 .ie-gallery-label {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/gallery-tag.png) no-repeat left top;
}

#ie8 #around-the-grio li .post-link-title a {
	filter: none;
}

/* =IE 9
-------------------------------------------------------------- */
#ie9 .border-gradient {
	background-image: none;
}
#ie9 #branding #searchform,
#ie9 #access a,
#ie9 #lead-story .entry-summary,
#ie9 #around-the-grio li .post-link-title a {
	filter: none;
}

/* =IE
-------------------------------------------------------------- */
/* Remove the gradients because we cant have color stops with a hack and it's not worth it. */
#ie7 .border-gradient,
#ie8 .border-gradient,
#ie9 .border-gradient {
	filter: none;
}

/* = TheGrios 100 - Temporary
-------------------------------------------------------------- */
#thegrios-100 {
	margin: -16px 0 16px 0;
}
#thegrios-100-iframe {
	border:0px #FFFFFF none;
}
#thegrios-100-banner {
	margin: -8px 0 8px 0;
}/* =Colors
--------------------------------------------------------------  */

/* =Default	Blue = #00a1cc
--------------------------------------------------------------  */
/*body.home #branding-wrapper,
body.category-news #branding-wrapper,
body.parent-category-news #branding-wrapper {
	background-color: #00a1cc;
}
body.home a,
body.category-news a,
body.parent-category-news a,*/

body.home #access li.current-menu-item > a,
body.home #access li.current-menu-parent > a,
body.home #access li.current-category-parent > a,
body.parent-category-news #access li.current-menu-item > a,
body.category-news #access li.current-menu-item > a,
body.parent-category-news #access li.current-menu-primary > a,

body.home #access ul ul li a:hover,
body.home #access ul ul li a:focus,
body.parent-category-news #access ul ul li a:hover,
body.category-news #access ul ul li a:hover,
body.parent-category-news #access ul ul li a:focus,
body.category-news #access ul ul li a:focus

/*body.home #breadcrumbs,
body.home #primary-category h2,
body.home #around-the-grio h3,
body.parent-category-news #breadcrumbs,
body.parent-category-news #primary-category h2,
body.parent-category-news #around-the-grio h3,

body.home .entry-title,
body.home .entry-meta .entry-utility-prep,
body.parent-category-news .entry-title,
body.parent-category-news .entry-meta .entry-utility-prep

body.parent-category-news #outbrain h2*/ {
	color: #00a1cc;
}

/*body.parent-category-news #primary-category {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/blue-strikethrough.png) repeat-x left center;
}*/

body.home #around-the-grio li .post-link-title,
body.parent-category-news #around-the-grio li .post-link-title {
	background-color: rgb(0, 161, 204);
	background-color: rgba(0, 161, 204, .6);
}

/* =Politics	Green = #277c7c
--------------------------------------------------------------  */
html.parent-category-politics,
body.category-politics #branding-wrapper,
body.parent-category-politics #branding-wrapper,
body.parent-category-politics #colophon,
.top-news-politics .top-news-category-title,
body.parent-category-politics .widgetcontainer .border-gradient,
body.parent-category-politics .widget_thegrio-email-signup .thegrio-widget-email-signup {
	background-color: #277c7c;
}
/*body.category-politics a,
body.parent-category-politics a,*/

body.parent-category-politics #access li.current-menu-item > a,
body.category-politics #access li.current-menu-item > a,
body.parent-category-politics #access li.current-menu-primary > a,
body.parent-category-politics #access li.current-menu-ancestor > a,

#access .menu > li.politics a:hover,

body.parent-category-politics #access ul ul li a:hover,
body.category-politics #access ul ul li a:hover,
body.parent-category-politics #access ul ul li a:focus,
body.category-politics #access ul ul li a:focus,

body.parent-category-politics #breadcrumbs,
body.parent-category-politics #primary-category h2,
body.parent-category-politics #around-the-grio h3,

body.parent-category-politics .entry-title,
body.single.parent-category-politics #main .entry-title,
body.parent-category-politics .entry-meta .entry-utility-prep,

body.parent-category-politics #outbrain h2,

body.parent-category-politics #branding #s,

body.parent-category-politics #thegrio-related ul.related-posts-content li:before,

/* Content */
body.parent-category-politics .entry-content h1,
body.parent-category-politics .comment-content h1,
body.parent-category-politics .entry-content h2,
body.parent-category-politics .comment-content h2,
body.parent-category-politics .entry-content h3,
body.parent-category-politics .comment-content h3,
body.parent-category-politics .entry-content h4,
body.parent-category-politics .comment-content h4,
body.parent-category-politics .entry-content h5,
body.parent-category-politics .comment-content h5,
body.parent-category-politics .entry-content h6,
body.parent-category-politics .comment-content h6,

body.parent-category-politics #next-prev-story li .post-link-heading,

#top-news .top-news-politics .top-news-read-more,
.type-post .entry-header .primary-category-title-tag.primary-category-title-tag-politics,
body.parent-category-politics .widgettitle,
body.parent-category-politics .page-link,
body.parent-category-politics .page-link a:hover,
body.parent-category-politics .page-link ul.numbers li.page-before,
body.parent-category-politics .page-link ul.numbers .page-current,

/* Categories */
body.archive.parent-category-politics .column .category-heading h2,
body.archive.parent-category-politics #secondary .category-heading h2,
body.parent-category-politics #more-stories-header h2 {
	color: #277c7c;
}

#access .menu > li.politics {
	border-top: 7px solid #277c7c;
}

#access .menu > li.politics.current-menu-parent:after,
#access .menu > li.politics.current-menu-item:after,
#access .menu > li.politics:hover:after,
body.parent-category-politics .widgettitle:after,
.top-news-politics .top-news-category-title:after {
	border-top: 18px solid #277c7c;
}

body.parent-category-politics #around-the-grio li .post-link-title {
	background-color: rgb(39, 124, 124);
	background-color: rgba(39, 124, 124, .6);
}

body.parent-category-politics #lead-story .entry-summary-wrapper {
	background-color: rgb(39, 124, 124);
	background-color: rgba(39, 124, 124, .6);
}

body.parent-category-politics #primary-category,
body.parent-category-politics #more-stories-header {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/green-strikethrough.png) repeat-x left center;
}

body.archive.parent-category-politics #secondary #trailer-stories .cat-top-story {
	border-bottom: 1px solid #277c7c;
}

body.archive.parent-category-politics #secondary #trailer-stories .cat-top-story:hover  {
	background-color: #277c7c;
	color: #fff;
}

body.archive.parent-category-politics #secondary #trailer-stories .cat-top-story:hover a,
body.archive.parent-category-politics #secondary #trailer-stories .cat-top-story:hover a:hover  {
	color: #fff;
}

/* =Business	Purple = #252b61
--------------------------------------------------------------  */
html.parent-category-business,
body.category-business #branding-wrapper,
body.parent-category-business #branding-wrapper,
body.parent-category-business #colophon,
.top-news-business .top-news-category-title,
body.parent-category-business .widgetcontainer .border-gradient,
body.parent-category-business .widget_thegrio-email-signup .thegrio-widget-email-signup {
	background-color: #252b61;
}
/*body.category-business a,
body.parent-category-business a, */

body.parent-category-business #access li.current-menu-item > a,
body.category-business #access li.current-menu-item > a,
body.parent-category-business #access li.current-menu-primary > a,
body.parent-category-business #access li.current-menu-ancestor > a,

body.parent-category-business #access ul ul li a:hover,
body.category-business #access ul ul li a:hover,
body.parent-category-business #access ul ul li a:focus,
body.category-business #access ul ul li a:focus,

#access .menu > li.business a:hover,
#access .menu > li.business:hover > a,

body.parent-category-business #breadcrumbs,
body.parent-category-business #primary-category h2,
body.parent-category-business #around-the-grio h3,

body.parent-category-business .entry-title,
body.single.parent-category-business #main .entry-title,
body.parent-category-business .entry-meta .entry-utility-prep,

body.parent-category-business #outbrain h2,

body.parent-category-business #branding #s,

body.parent-category-business #thegrio-related ul.related-posts-content li:before,

/* Content */
body.parent-category-business .entry-content h1,
body.parent-category-business .comment-content h1,
body.parent-category-business .entry-content h2,
body.parent-category-business .comment-content h2,
body.parent-category-business .entry-content h3,
body.parent-category-business .comment-content h3,
body.parent-category-business .entry-content h4,
body.parent-category-business .comment-content h4,
body.parent-category-business .entry-content h5,
body.parent-category-business .comment-content h5,
body.parent-category-business .entry-content h6,
body.parent-category-business .comment-content h6,

body.parent-category-business #next-prev-story li .post-link-heading,

#top-news .top-news-business .top-news-read-more,
.type-post .entry-header .primary-category-title-tag.primary-category-title-tag-business,
body.parent-category-business .widgettitle,
body.parent-category-business .page-link,
body.parent-category-business .page-link a:hover,
body.parent-category-business .page-link ul.numbers li.page-before,
body.parent-category-business .page-link ul.numbers .page-current,

/* Categories */
body.archive.parent-category-business .column .category-heading h2,
body.archive.parent-category-business #secondary .category-heading h2,
body.parent-category-business #more-stories-header h2 {
	color: #252b61;
}

#access .menu > li.business {
	border-top: 7px solid #252b61;
}

#access .menu > li.business.current-menu-parent:after,
#access .menu > li.business.current-menu-item:after,
#access .menu > li.business:hover:after,
body.parent-category-business .widgettitle:after,
.top-news-business .top-news-category-title:after {
	border-top: 18px solid #252b61;
}

body.parent-category-business #around-the-grio li .post-link-title {
	background-color: rgb(37, 43, 97);
	background-color: rgba(37, 43, 97, .6);
}

body.parent-category-business #lead-story .entry-summary-wrapper {
	background-color: rgb(37, 43, 97);
	background-color: rgba(37, 43, 97, .6);
}

body.parent-category-business #primary-category,
body.parent-category-business #more-stories-header {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/purple-strikethrough.png) repeat-x left center;
}

body.archive.parent-category-business #secondary #trailer-stories .cat-top-story  {
	border-bottom: 1px solid #252b61;
}

body.archive.parent-category-business #secondary #trailer-stories .cat-top-story:hover  {
	background-color: #252b61;
	color: #fff;
}

body.archive.parent-category-business #secondary #trailer-stories .cat-top-story:hover a,
body.archive.parent-category-business #secondary #trailer-stories .cat-top-story:hover a:hover  {
	color: #fff;
}

/* =Living	Pink = #ad2d6d
--------------------------------------------------------------  */
html.parent-category-living,
body.category-living #branding-wrapper,
body.parent-category-living #branding-wrapper,
body.parent-category-living #colophon,
.top-news-living .top-news-category-title,
body.parent-category-living .widgetcontainer .border-gradient,
body.parent-category-living .widget_thegrio-email-signup .thegrio-widget-email-signup {
	background-color: #ad2d6d;
}
/*body.category-living a,
body.parent-category-living a,*/

body.parent-category-living #access li.current-menu-item > a,
body.category-living #access li.current-menu-item > a,
body.parent-category-living #access li.current-menu-primary > a,
body.parent-category-living #access li.current-menu-ancestor > a,

body.parent-category-living #access ul ul li a:hover,
body.category-living #access ul ul li a:hover,
body.parent-category-living #access ul ul li a:focus,
body.category-living #access ul ul li a:focus,

#access .menu > li.living a:hover,
#access .menu > li.living:hover > a,

body.parent-category-living #breadcrumbs,
body.parent-category-living #primary-category h2,
body.parent-category-living #around-the-grio h3,

body.parent-category-living .entry-title,
body.single.parent-category-living #main .entry-title,
body.parent-category-living .entry-meta .entry-utility-prep,

body.parent-category-living #outbrain h2,

body.parent-category-living #branding #s,

body.parent-category-living #thegrio-related ul.related-posts-content li:before,

/* Content */
body.parent-category-living .entry-content h1,
body.parent-category-living .comment-content h1,
body.parent-category-living .entry-content h2,
body.parent-category-living .comment-content h2,
body.parent-category-living .entry-content h3,
body.parent-category-living .comment-content h3,
body.parent-category-living .entry-content h4,
body.parent-category-living .comment-content h4,
body.parent-category-living .entry-content h5,
body.parent-category-living .comment-content h5,
body.parent-category-living .entry-content h6,
body.parent-category-living .comment-content h6,

body.parent-category-living #next-prev-story li .post-link-heading,

#top-news .top-news-living .top-news-read-more,
.type-post .entry-header .primary-category-title-tag.primary-category-title-tag-living,
body.parent-category-living .widgettitle,
body.parent-category-living .page-link,
body.parent-category-living .page-link a:hover,
body.parent-category-living .page-link ul.numbers li.page-before,
body.parent-category-living .page-link ul.numbers .page-current,

/* Categories */
body.archive.parent-category-living .column .category-heading h2,
body.archive.parent-category-living #secondary .category-heading h2,
body.parent-category-living #more-stories-header h2 {
	color: #ad2d6d;
}

#access .menu > li.living {
	border-top: 7px solid #ad2d6d;
}

#access .menu > li.living.current-menu-parent:after,
#access .menu > li.living.current-menu-item:after,
#access .menu > li.living:hover:after,
body.parent-category-living .widgettitle:after,
.top-news-living .top-news-category-title:after {
	border-top: 18px solid #ad2d6d;
}

body.parent-category-living #around-the-grio li .post-link-title {
	background-color: rgb(173, 45, 109);
	background-color: rgba(173, 45, 109, .6);
}

body.parent-category-living #lead-story .entry-summary-wrapper {
	background-color: rgb(173, 45, 109);
	background-color: rgba(173, 45, 109, .6);
}

body.parent-category-living #primary-category,
body.parent-category-living #more-stories-header {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/pink-strikethrough.png) repeat-x left center;
}

body.archive.parent-category-living #secondary #trailer-stories .cat-top-story {
	border-bottom: 1px solid #ad2d6d;
}

body.archive.parent-category-living #secondary #trailer-stories .cat-top-story:hover  {
	background-color: #ad2d6d;
	color: #fff;
}

body.archive.parent-category-living #secondary #trailer-stories .cat-top-story:hover a,
body.archive.parent-category-living #secondary #trailer-stories .cat-top-story:hover a:hover  {
	color: #fff;
}

/* =Inspiration	Orange = #db6d23
--------------------------------------------------------------  */
html.parent-category-inspiration,
body.category-inspiration #branding-wrapper,
body.parent-category-inspiration #branding-wrapper,
body.parent-category-inspiration #colophon,
.top-news-inspiration .top-news-category-title,
body.parent-category-inspiration .widgetcontainer .border-gradient,
body.parent-category-inspiration .widget_thegrio-email-signup .thegrio-widget-email-signup {
	background-color: #db6d23;
}
/*body.category-inspiration a,
body.parent-category-inspiration a,*/

body.parent-category-inspiration #access li.current-menu-item > a,
body.category-inspiration #access li.current-menu-item > a,
body.parent-category-inspiration #access li.current-menu-primary > a,
body.parent-category-inspiration #access li.current-menu-ancestor > a,

body.parent-category-inspiration #access ul ul li a:hover,
body.category-inspiration #access ul ul li a:hover,
body.parent-category-inspiration #access ul ul li a:focus,
body.category-inspiration #access ul ul li a:focus,

#access .menu > li.inspiration a:hover,
#access .menu > li.inspiration:hover > a,

body.parent-category-inspiration #breadcrumbs,
body.parent-category-inspiration #primary-category h2,
body.parent-category-inspiration #around-the-grio h3,

body.parent-category-inspiration .entry-title,
body.single.parent-category-inspiration #main .entry-title,
body.parent-category-inspiration .entry-meta .entry-utility-prep,

body.parent-category-inspiration #outbrain h2,

body.parent-category-inspiration #branding #s,

body.parent-category-inspiration #thegrio-related ul.related-posts-content li:before,

/* Content */
body.parent-category-inspiration .entry-content h1,
body.parent-category-inspiration .comment-content h1,
body.parent-category-inspiration .entry-content h2,
body.parent-category-inspiration .comment-content h2,
body.parent-category-inspiration .entry-content h3,
body.parent-category-inspiration .comment-content h3,
body.parent-category-inspiration .entry-content h4,
body.parent-category-inspiration .comment-content h4,
body.parent-category-inspiration .entry-content h5,
body.parent-category-inspiration .comment-content h5,
body.parent-category-inspiration .entry-content h6,
body.parent-category-inspiration .comment-content h6,

body.parent-category-inspiration #next-prev-story li .post-link-heading,

#top-news .top-news-inspiration .top-news-read-more,
.type-post .entry-header .primary-category-title-tag.primary-category-title-tag-inspiration,
body.parent-category-inspiration .widgettitle,
body.parent-category-inspiration .page-link,
body.parent-category-inspiration .page-link a:hover,
body.parent-category-inspiration .page-link ul.numbers li.page-before,
body.parent-category-inspiration .page-link ul.numbers .page-current,

/* Categories */
body.archive.parent-category-inspiration .column .category-heading h2,
body.archive.parent-category-inspiration #secondary .category-heading h2,
body.parent-category-inspiration #more-stories-header h2 {
	color: #db6d23;
}

#access .menu > li.inspiration {
	border-top: 7px solid #db6d23;
}

#access .menu > li.inspiration.current-menu-parent:after,
#access .menu > li.inspiration.current-menu-item:after,
#access .menu > li.inspiration:hover:after,
body.parent-category-inspiration .widgettitle:after,
.top-news-inspiration .top-news-category-title:after {
	border-top: 18px solid #db6d23;
}

body.parent-category-inspiration #around-the-grio li .post-link-title {
	background-color: rgb(219, 105, 35);
	background-color: rgba(219, 105, 35, .6);
}

body.parent-category-inspiration #lead-story .entry-summary-wrapper {
	background-color: rgb(219, 105, 35);
	background-color: rgba(219, 105, 35, .6);
}

body.parent-category-inspiration #primary-category,
body.parent-category-inspiration #more-stories-header {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/orange-strikethrough.png) repeat-x left center;
}

body.archive.parent-category-inspiration #secondary #trailer-stories .cat-top-story {
	border-bottom: 1px solid #db6d23;
}

body.archive.parent-category-inspiration #secondary #trailer-stories .cat-top-story:hover  {
	background-color: #db6d23;
	color: #fff;
}

body.archive.parent-category-inspiration #secondary #trailer-stories .cat-top-story:hover a,
body.archive.parent-category-inspiration #secondary #trailer-stories .cat-top-story:hover a:hover  {
	color: #fff;
}

/* =Entertainment	Red = #a41d2c
--------------------------------------------------------------  */
html.parent-category-entertainment,
body.category-entertainment #branding-wrapper,
body.parent-category-entertainment #branding-wrapper,
body.parent-category-entertainment #colophon,
.top-news-entertainment .top-news-category-title,
body.parent-category-entertainment .widgetcontainer .border-gradient,
body.parent-category-entertainment .widget_thegrio-email-signup .thegrio-widget-email-signup {
	background-color: #a41d2c;
}
/*body.category-entertainment a,
body.parent-category-entertainment a,*/

body.parent-category-entertainment #access li.current-menu-item > a,
body.category-entertainment #access li.current-menu-item > a,
body.parent-category-entertainment #access li.current-menu-primary > a,
body.parent-category-entertainment #access li.current-menu-ancestor > a,

body.parent-category-entertainment #access ul ul li a:hover,
body.category-entertainment #access ul ul li a:hover,
body.parent-category-entertainment #access ul ul li a:focus,
body.category-entertainment #access ul ul li a:focus,

#access .menu > li.entertainment a:hover,
#access .menu > li.entertainment:hover > a,

body.parent-category-entertainment #breadcrumbs,
body.parent-category-entertainment #primary-category h2,
body.parent-category-entertainment #around-the-grio h3,

body.parent-category-entertainment .entry-title,
body.single.parent-category-entertainment #main .entry-title,
body.parent-category-entertainment .entry-meta .entry-utility-prep,

body.parent-category-entertainment #outbrain h2,

body.parent-category-entertainment #branding #s,

body.parent-category-entertainment #thegrio-related ul.related-posts-content li:before,

/* Content */
body.parent-category-entertainment .entry-content h1,
body.parent-category-entertainment .comment-content h1,
body.parent-category-entertainment .entry-content h2,
body.parent-category-entertainment .comment-content h2,
body.parent-category-entertainment .entry-content h3,
body.parent-category-entertainment .comment-content h3,
body.parent-category-entertainment .entry-content h4,
body.parent-category-entertainment .comment-content h4,
body.parent-category-entertainment .entry-content h5,
body.parent-category-entertainment .comment-content h5,
body.parent-category-entertainment .entry-content h6,
body.parent-category-entertainment .comment-content h6,

body.parent-category-entertainment #next-prev-story li .post-link-heading,

#top-news .top-news-entertainment .top-news-read-more,
.type-post .entry-header .primary-category-title-tag.primary-category-title-tag-entertainment,
body.parent-category-entertainment .widgettitle,
body.parent-category-entertainment .page-link,
body.parent-category-entertainment .page-link a:hover,
body.parent-category-entertainment .page-link ul.numbers li.page-before,
body.parent-category-entertainment .page-link ul.numbers .page-current,

/* Categories */
body.archive.parent-category-entertainment .column .category-heading h2,
body.archive.parent-category-entertainment #secondary .category-heading h2,
body.parent-category-entertainment #more-stories-header h2 {
	color: #a41d2c;
}

#access .menu > li.entertainment {
	border-top: 7px solid #a41d2c;
}

#access .menu > li.entertainment.current-menu-parent:after,
#access .menu > li.entertainment.current-menu-item:after,
#access .menu > li.entertainment:hover:after,
body.parent-category-entertainment .widgettitle:after,
.top-news-entertainment .top-news-category-title:after {
	border-top: 18px solid #a41d2c;
}

body.parent-category-entertainment #around-the-grio li .post-link-title {
	background-color: rgb(164, 29, 44);
	background-color: rgba(164, 29, 44, .6);
}

body.parent-category-entertainment #lead-story .entry-summary-wrapper {
	background-color: rgb(164, 29, 44);
	background-color: rgba(164, 29, 44, .6);
}

body.parent-category-entertainment #primary-category,
body.parent-category-entertainment #more-stories-header {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/red-strikethrough.png) repeat-x left center;
}

body.archive.parent-category-entertainment #secondary #trailer-stories .cat-top-story {
	border-bottom: 1px solid #a41d2c;
}

body.archive.parent-category-entertainment #secondary #trailer-stories .cat-top-story:hover  {
	background-color: #a41d2c;
	color: #fff;
}

body.archive.parent-category-entertainment #secondary #trailer-stories .cat-top-story:hover a,
body.archive.parent-category-entertainment #secondary #trailer-stories .cat-top-story:hover a:hover  {
	color: #fff;
}

/* =News	Blue = #00a1cc
--------------------------------------------------------------  */
html.parent-category-news,
body.category-news #branding-wrapper,
body.parent-category-news #branding-wrapper,
body.parent-category-news #colophon,
.top-news-news .top-news-category-title,
body.parent-category-news .widgetcontainer .border-gradient,
body.parent-category-news .widget_thegrio-email-signup .thegrio-widget-email-signup {
	background-color: #00a1cc;
}
/*body.category-news a,
body.parent-category-news a,*/

body.parent-category-news #access li.current-menu-item > a,
body.category-news #access li.current-menu-item > a,
body.parent-category-news #access li.current-menu-primary > a,
body.parent-category-news #access li.current-menu-ancestor > a,

body.parent-category-news #access ul ul li a:hover,
body.category-news #access ul ul li a:hover,
body.parent-category-news #access ul ul li a:focus,
body.category-news #access ul ul li a:focus,

#access .menu > li.news a:hover,
#access .menu > li.news:hover > a,

body.parent-category-news #breadcrumbs,
body.parent-category-news #primary-category h2,
body.parent-category-news #around-the-grio h3,

body.parent-category-news .entry-title,
body.single.parent-category-news #main .entry-title,
body.parent-category-news .entry-meta .entry-utility-prep,

body.parent-category-news #outbrain h2,

body.parent-category-news #branding #s,

body.parent-category-news #thegrio-related ul.related-posts-content li:before,

/* Content */
body.parent-category-news .entry-content h1,
body.parent-category-news .comment-content h1,
body.parent-category-news .entry-content h2,
body.parent-category-news .comment-content h2,
body.parent-category-news .entry-content h3,
body.parent-category-news .comment-content h3,
body.parent-category-news .entry-content h4,
body.parent-category-news .comment-content h4,
body.parent-category-news .entry-content h5,
body.parent-category-news .comment-content h5,
body.parent-category-news .entry-content h6,
body.parent-category-news .comment-content h6,

body.parent-category-news #next-prev-story li .post-link-heading,

#top-news .top-news-news .top-news-read-more,
.type-post .entry-header .primary-category-title-tag.primary-category-title-tag-news,
body.parent-category-news .widgettitle,

/* Categories */
body.archive.parent-category-news .column .category-heading h2,
body.archive.parent-category-news #secondary .category-heading h2,
body.parent-category-news #more-stories-header h2 {
	color: #00a1cc;
}

#access .menu > li.news {
	border-top: 7px solid #00a1cc;
}

#access .menu > li.news.current-menu-parent:after,
#access .menu > li.news.current-menu-item:after,
#access .menu > li.news:hover:after,
body.parent-category-news .widgettitle:after,
.top-news-news .top-news-category-title:after {
	border-top: 18px solid #00a1cc;
}

body.parent-category-news #around-the-grio li .post-link-title {
	background-color: rgb(0, 161, 204);
	background-color: rgba(0, 161, 204, .6);
}

body.parent-category-news #lead-story .entry-summary-wrapper {
	background-color: rgb(0, 161, 204);
	background-color: rgba(0, 161, 204, .6);
}

body.parent-category-news #primary-category,
body.parent-category-news #more-stories-header {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/blue-strikethrough.png) repeat-x left center;
}

body.archive.parent-category-news #secondary #trailer-stories .cat-top-story {
	border-bottom: 1px solid #00a1cc;
}

body.archive.parent-category-news #secondary #trailer-stories .cat-top-story:hover  {
	background-color: #00a1cc;
	color: #fff;
}

body.archive.parent-category-news #secondary #trailer-stories .cat-top-story:hover a,
body.archive.parent-category-news #secondary #trailer-stories .cat-top-story:hover a:hover  {
	color: #fff;
}
/* =Content
----------------------------------------------- */

#main {
}
#breadcrumbs {
	color: #00a1cc;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 1em;
}
#breadcrumbs a,
#breadcrumbs span {
	color: #999;
}
.page-title {
}
.page-title a {
}
.type-post {
	border-bottom: none;
	margin: 0;
	width: 650px;
}
.hentry:last-child,
.no-results {
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
body.single .entry-meta,
body.single .entry-meta a {
	color: #999;
}
.entry-header .entry-meta {
	font-size: 12px;
	margin-bottom: 1em;
}
.entry-header .entry-meta .by-author {
	font-weight: bold;
}
.type-post .entry-title, .type-post .entry-title a {
	color: #00a1cc;
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
}
.entry-footer .entry-meta  {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.type-post .entry-footer a {
	color: #248;
	font-size: 12px;
	line-height: 16px;
}
.entry-footer .entry-meta .cat-links,
.entry-footer .entry-meta .tag-links {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-bottom: .25em;
}
.entry-footer .entry-meta .entry-utility-prep {
	color: #00a1cc;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
	margin-right: 4px;
}
.type-post .entry-footer .entry-meta .sep {
	display: none;
}


.single-author .entry-meta .by-author {
}
.entry-content,
.entry-summary {
}
/*.entry-content {
	color: #444;
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 21px;
}
.entry-content .the-post-thumbnail-wrapper {
	text-align: center;
	margin-bottom: 1em;
}
.entry-content .the-post-thumbnail .wp-caption {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin-bottom: 1em;
}
.entry-content h1,
.comment-content h1 {
	font-size: 24px;
}
.entry-content h2,
.comment-content h2 {
	font-size: 22px;
}
.entry-content h3,
.comment-content h3 {
	font-size: 20px;
}
.entry-content h4,
.comment-content h4 {
	font-size: 18px;
}
.entry-content h5,
.comment-content h5 {
	font-size: 16px;
}
.entry-content h6,
.comment-content h6 {
	font-size: 14px;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	color: #00a1cc;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	line-height: 1.25em;
}
.entry-content p,
.comment-content p {
	margin-bottom: 1em;
}
.entry-content ul,
.comment-content ul,
.entry-content ol,
.comment-content ol {
	margin-bottom: 1em;
	padding-left: 2em;
}
.entry-content ul,
.comment-content ul {
	list-style: square;
}
.entry-content ol,
.comment-content ol {
	list-style-type: decimal;
}
.entry-content blockquote {
	background: transparent url(/wp-content/themes/vip/nbcthegrio/css/../images/blockquote.png) no-repeat 0px 0px;
	color: #666666;
	font-style: italic;
	margin-bottom: 1em;
	padding-left: 2em;
}
.entry-content a,
.comment-content a {
	color: #224488;
}*/






.entry-content table,
.comment-content table {
}
.entry-content th,
.comment-content th {
}
.entry-content td,
.comment-content td {
}
.entry-content #s {
}
.comment-content ul,
.comment-content ol {
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
}
dl.gallery-item {
}
.page-link {
	font-family: 'PT Sans', sans-serif;
	text-align: center;
	font-weight: bold;
	color: #00A1CC;
}
.page-link ul.numbers{
	padding-left: 0;
	list-style: disc inside;
	display: inline-block;
	color: #000;
}
.page-link ul.numbers li.page-before, .page-link ul.numbers li.page-first ,.page-link ul.numbers li.page-number {
	float: left;
	margin-right: 10px;
}
.page-link ul.numbers li.page-before, .page-link ul.numbers .page-current{
	color: #00A1CC;
}
.page-link ul.numbers .page-current {
	text-decoration: underline;
}
.page-link ul.numbers li.page-before, .page-link ul.numbers li.page-first{
	list-style-type: none;
}
.page-link a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}
.page-link a:hover {
	color: #00A1CC;
	text-decoration: none;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
}
.entry-content .edit-link {
}

/* Images */
/*.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets *!/
}*/
/*img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly *!/
}*/
/*img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 *!/
}*/
.entry-content img.wp-smiley {

}

p img,
.wp-caption {
}
.wp-caption {
}
.wp-caption img {
}
.wp-caption .wp-caption-text,
.gallery-caption {
}
.wp-caption .wp-caption-text {
}
.wp-caption .wp-caption-text:before {
}
#content .gallery {
}
#content .gallery a img {
}
img#wpstats {
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
}
.wp-caption img {
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
}
.post-password-required input[type=password] {
}
.post-password-required input[type=password]:focus {
}

/* Author Info */
#author-info {
}
.singular #author-info {
}
.archive #author-info {
}
#author-avatar {
}
#author-avatar img {
}
#author-description {
}
#author-description h2 {
}

/* Comments link */
.entry-header .comments-link a {
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
}
.entry-header .comments-link .leave-reply {
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
}
.entry-header hgroup .entry-title {
}

.entry-header hgroup .entry-sub-title {
	font-size: 17px;
	font-weight: bold;
	color: #595959;
	margin-bottom: 5px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
}
.recent-posts .entry-header .entry-format {
}
.recent-posts .entry-header hgroup .entry-title {
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
}
.singular.page .hentry {
}
.singular .entry-title {
}
.singular .entry-title,
.singular .entry-header .entry-meta {
}
.singular .entry-header .entry-meta {
}
blockquote.pull {
}
.singular blockquote.pull {
}
.pull.alignleft {
}
.singular .pull.alignleft {
}
.pull.alignright {
}
.singular .pull.alignright {
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
}
.singular .entry-meta .edit-link a {
}

#primary-category h2,
#around-the-grio h3,
.entry-meta {
	font-weight: 700;
}

/* =OutBrain
-------------------------------------------------------------- */
#outbrain {
	border-top: 1px solid #D9D9D9;
	font-size: 13px;
	line-height: 16px;
	margin-top: 1em;
	padding: 8px 0px;
}
#outbrain h2 {
	color: #00a1cc;
	font-weight: 700;
	margin-bottom: .5em;
}
#outbrain ul {
	margin-left: 22px;
}
#outbrain li.outbrain_rec_li {
	color: #666666;
	list-style-type: square !important;
	list-style-position: outside !important;
	padding-left: 0px;
}
#outbrain a.rec-link,
#outbrain .rec-src-link {
	color: #666666;
	font-family: arial, sans-serif;
	font-weight: normal;
}
#outbrain .outbrain_column {
	width: 310px;
}
#outbrain #outbrain-org {
	margin-right: 30px;
}

/* =Next Previous Story
-------------------------------------------------------------- */
#next-prev-story {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 1em;
	padding: 8px 0px;
}
#next-prev-story li {
	float: left;
	font-size: 13px;
	line-height: 16px;
	width: 310px;
}
#next-prev-story li .post-link-heading {
	color: #00a1cc;
	display: block;
	font-weight: 700;
	margin-bottom: .5em;
}
#next-prev-story li .post-link-title a {
	color: #666666;
	font-family: arial, sans-serif;
	font-weight: normal;
}
#next-prev-story li.previous-post {
	float: left;
	margin-right: 15px;
}
#next-prev-story li .the-post-thumbnail {
	height: 54px;
	overflow: hidden;
}
#next-prev-story li.previous-post .the-post-thumbnail {
	float: left;
	margin-right: 10px;
}
#next-prev-story li.previous-post .post-link-title {
	margin-left: 106px;
}
#next-prev-story li.next-post {
	float: right;
	margin-left: 15px;
}
#next-prev-story li.next-post .the-post-thumbnail {
	float: right;
	margin-left: 10px;
}
#next-prev-story li.next-post .post-link-title {
	margin-right: 106px;
}


/* Print Button */
#print-more {
	position: absolute;
	right: 0px;
	top: 7px;
}
#print-more a {
	background: #fada9d;
	background-image: linear-gradient(bottom, #fdedce 31%, #fada9d 66%);
	background-image: -o-linear-gradient(bottom, #fdedce 31%, #fada9d 66%);
	background-image: -moz-linear-gradient(bottom, #fdedce 31%, #fada9d 66%);
	background-image: -webkit-linear-gradient(bottom, #fdedce 31%, #fada9d 66%);
	background-image: -ms-linear-gradient(bottom, #fdedce 31%, #fada9d 66%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, #fdedce),
		color-stop(0.66, #fada9d)
	);
	border: 1px solid #f6be51;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #444;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding:  3px 4px;
}

/* =Social = Gigya
-------------------------------------------------------------- */
div.gig-button-container-google-plusone,
div.gig-button-container-twitter-tweet,
div.gig-button-container-facebook-like,
div.gig-button-container-email {
	background: none;
	overflow: hidden;
	height: auto;
	width: auto;
}
div.gig-button-container {
	padding: 0px 5px 0px 0px;
}
div.gig-button-container-email {
	width: 57px;
}
div.gig-button-container-twitter-tweet {
	width: 88px;
}
div.gig-button-container-google-plusone {
	width: 72px;
}
div.gig-share-bar-container {
	float: none;
	margin: 0px;
}
div.gig-button-container-google-plusone div,
div.gig-button-container-twitter-tweet div,
div.gig-button-container-facebook-like div,
div.gig-button-container-email div {
	opacity: 1;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
	margin-bottom: 2em;
}

/* = Top News
-------------------------------------------------------------- */
.single #top-news { visibility: hidden; }
	.single #top-news .category-heading { display: none; }
	.single #top-news .top-news-category {
		width: 184px;
		margin-right: 10px;
		float: left;
		padding: 0;
	}
		.single #top-news .top-news-category.last { margin-right: 0; }
		.single #top-news .top-news-category .top-news-category-list { padding: 0 9px; }
		.single #top-news .top-news-category .top-news-read-more { display: none; }
		.single #top-news .top-news-category .top-news-category-title {
			font-size: 16px;
			padding-left: 9px;
		}
			.single #top-news .top-news-category .top-news-category-title::after { border: none; }
			.single #top-news .top-news-category .the-post-thumbnail { margin-top: 1em; }
			.single #top-news .top-news-category .entry-title a {
				color: #248;
				display: list-item;
				font-size: 13px;
				font-weight: normal;
				line-height: normal;
				list-style-type: square;
				margin: 0 0 1em 1.25em;
			}

/* = Top Authors
-------------------------------------------------------------- */
.page-template-page-top-authors-php h1.entry-title { margin-bottom: 15px; }
.entry-content .top-author {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 15px;
}
	.entry-content .top-author h2 {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.entry-content .top-author .title {
		font-size: 16px;
		color: #444;
		padding-left: 10px;
	}
	.entry-content .top-author .bio {}
		.entry-content .top-author .bio .author-avatar {
			float: left;
			padding: 0 10px 10px 0;
		}
		.entry-content .top-author .bio .author-archive {}
@font-face{font-family:dashicons;src:url(/wp-includes/css/../fonts/dashicons.eot)}@font-face{font-family:dashicons;src:url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),url(/wp-includes/css/../fonts/dashicons.ttf) format("truetype"),url(/wp-includes/css/../fonts/dashicons.svg#dashicons) format("svg");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{display:inline-block;width:20px;height:20px;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu:before{content:"\f333"}.dashicons-admin-site:before{content:"\f319"}.dashicons-dashboard:before{content:"\f226"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-users:before{content:"\f110"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103"}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-video:before{content:"\f126"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-quote:before{content:"\f122"}.dashicons-welcome-edit-page:before,.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-undo:before{content:"\f171"}.dashicons-redo:before{content:"\f172"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-distractionfree:before,.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-video:before{content:"\f219"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-none:before{content:"\f138"}.dashicons-lock:before{content:"\f160"}.dashicons-calendar:before{content:"\f145"}.dashicons-visibility:before{content:"\f177"}.dashicons-post-status:before{content:"\f173"}.dashicons-edit:before{content:"\f464"}.dashicons-post-trash:before,.dashicons-trash:before{content:"\f182"}.dashicons-external:before{content:"\f504"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-leftright:before{content:"\f229"}.dashicons-sort:before{content:"\f156"}.dashicons-randomize:before{content:"\f503"}.dashicons-list-view:before{content:"\f163"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-hammer:before{content:"\f308"}.dashicons-art:before{content:"\f309"}.dashicons-migrate:before{content:"\f310"}.dashicons-performance:before{content:"\f311"}.dashicons-universal-access:before{content:"\f483"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-tickets:before{content:"\f486"}.dashicons-nametag:before{content:"\f484"}.dashicons-clipboard:before{content:"\f481"}.dashicons-heart:before{content:"\f487"}.dashicons-megaphone:before{content:"\f488"}.dashicons-schedule:before{content:"\f489"}.dashicons-wordpress:before{content:"\f120"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-pressthis:before{content:"\f157"}.dashicons-update:before{content:"\f463"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-info:before{content:"\f348"}.dashicons-cart:before{content:"\f174"}.dashicons-feedback:before{content:"\f175"}.dashicons-cloud:before{content:"\f176"}.dashicons-translation:before{content:"\f326"}.dashicons-tag:before{content:"\f323"}.dashicons-category:before{content:"\f318"}.dashicons-archive:before{content:"\f480"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-text:before{content:"\f478"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-yes:before{content:"\f147"}.dashicons-no:before{content:"\f158"}.dashicons-no-alt:before{content:"\f335"}.dashicons-plus:before{content:"\f132"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-minus:before{content:"\f460"}.dashicons-dismiss:before{content:"\f153"}.dashicons-marker:before{content:"\f159"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-star-empty:before{content:"\f154"}.dashicons-flag:before{content:"\f227"}.dashicons-share1:before,.dashicons-share:before{content:"\f237"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-twitter:before{content:"\f301"}.dashicons-rss:before{content:"\f303"}.dashicons-email:before{content:"\f465"}.dashicons-email-alt:before{content:"\f466"}.dashicons-facebook:before{content:"\f304"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-networking:before{content:"\f325"}.dashicons-googleplus:before{content:"\f462"}.dashicons-location:before{content:"\f230"}.dashicons-location-alt:before{content:"\f231"}.dashicons-camera:before{content:"\f306"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-vault:before{content:"\f178"}.dashicons-shield:before{content:"\f332"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-sos:before{content:"\f468"}.dashicons-search:before{content:"\f179"}.dashicons-slides:before{content:"\f181"}.dashicons-analytics:before{content:"\f183"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-area:before{content:"\f239"}.dashicons-groups:before{content:"\f307"}.dashicons-businessman:before{content:"\f338"}.dashicons-id:before{content:"\f336"}.dashicons-id-alt:before{content:"\f337"}.dashicons-products:before{content:"\f312"}.dashicons-awards:before{content:"\f313"}.dashicons-forms:before{content:"\f314"}.dashicons-testimonial:before{content:"\f473"}.dashicons-portfolio:before{content:"\f322"}.dashicons-book:before{content:"\f330"}.dashicons-book-alt:before{content:"\f331"}.dashicons-download:before{content:"\f316"}.dashicons-upload:before{content:"\f317"}.dashicons-backup:before{content:"\f321"}.dashicons-clock:before{content:"\f469"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-microphone:before{content:"\f482"}.dashicons-desktop:before{content:"\f472"}.dashicons-tablet:before{content:"\f471"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}#TB_overlay {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100050; /* Above DFW. */
}

#TB_window {
	position: fixed;
	background: #fff;
	z-index: 100050; /* Above DFW. */
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	float: right;
}

#TB_closeAjaxWindow a {
	text-decoration: none;
}

#TB_ajaxWindowTitle {
	float: left;
	font-weight: 600;
	line-height: 29px;
	overflow: hidden; 
	padding: 0 29px 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc( 100% - 39px );
}

#TB_title {
	background: #fcfcfc;
	border-bottom: 1px solid #dfdfdf;
	height: 29px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	z-index: 103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0 0 -125px;
	padding: 40px 15px 15px;
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 100%;
	width: 100%;
}

#TB_iframeContent {
	clear: both;
	border: none;
}

.tb-close-icon {
	color: #666;
	text-align: center;
	line-height: 29px;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
}

.tb-close-icon:before {
	content: '\f158';
	font: normal 20px/29px 'dashicons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tb-close-icon:hover {
	color: #2ea2cc;
}
/**
 * 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;
}
/*
	Global styles for WordPress.com
*/
img.latex {
	border: none;
	vertical-align: middle;
}
.video-player {
	border: 0;
	margin: auto;
	padding: 5px;
	text-align: center;
}
.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;
	}
}/* 2-Column Grid Layout */

.widgets-grid-layout {
	width: 100%;
}

.widgets-grid-layout:before,
.widgets-grid-layout:after {
	content: " ";
	display: table;
}

.widgets-grid-layout:after {
	clear: both;
}

.widget-grid-view-image {
	float: left;
	max-width: 50%;
}

.widget-grid-view-image a {
	display: block;
	margin: 0 2px 4px 0;
}

.widget-grid-view-image:image:nth-child(even) {
	float: right;
}

.widget-grid-view-image:nth-child(even) a {
	margin: 0 0 4px 2px;
}

.widgets-grid-layout .widget-grid-view-image img {
	max-width: 100%;
	height: auto;
}

/* Multi-Column Grid Layout */

.widgets-multi-column-grid ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widgets-multi-column-grid ul li {
	background: none;
	clear: none;
	float: left;
	margin: 0 -5px -3px 0;
	padding: 0 8px 6px 0;
	border: none;
	list-style-type: none !important;
}

.widgets-multi-column-grid ul li a {
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.widgets-multi-column-grid .avatar {
	vertical-align: middle;
}

/* List Layout */

.widgets-list-layout {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widgets-list-layout li:before,
.widgets-list-layout li:after {
	content:"";
	display:table;
}
.widgets-list-layout li:after {
	clear:both;
}
.widgets-list-layout li {
	zoom:1;
	margin-bottom: 1em;
	list-style-type: none !important;
}

.widgets-list-layout .widgets-list-layout-blavatar {
	float: left;
	width: 21.276596%;
	max-width: 40px;
	height: auto;
}

.widgets-list-layout-links {
	float: right;
	width: 73.404255%;
}

.widgets-list-layout span {
	opacity: 0.5;
}

.widgets-list-layout span:hover {
	opacity: 0.8;
}
div[class^="gr_custom_container"] {
	/* customize your Goodreads widget container here*/
	border: 1px solid gray;
	border-radius:10px;
	padding: 10px 5px 10px 5px;
	background-color: #FFF;
	color: #000;
}

div[class^="gr_custom_container"] a {
	color: #000;
}

h2[class^="gr_custom_header"] {
	/* customize your Goodreads header here*/
	display: none;
}
div[class^="gr_custom_each_container"] {
	/* customize each individual book container here */
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
	padding-bottom: 4px;
	border-bottom: 1px solid #aaa;
}
div[class^="gr_custom_book_container"] {
	/* customize your book covers here */
	float: right;
	overflow: hidden;
	height: 60px;
	margin-left: 4px;
	width: 39px;
}
div[class^="gr_custom_author"] {
	/* customize your author names here */
	font-size: 10px;
}
div[class^="gr_custom_tags"] {
	/* customize your tags here */
	font-size: 10px;
	color: gray;
}
div[class^="gr_custom_review"] {
}
div[class^="gr_custom_rating"] {
	display: none;
}
