@font-face {
	font-family: 'helveticaneueltstd-mdcn-webfont';
	src: url('../type/helveticaneueltstd-mdcn-webfont.eot');
	src: local('?'), url("../type/helveticaneueltstd-mdcn-webfont.woff") format("woff"), url("../type/helveticaneueltstd-mdcn-webfont.otf") format("opentype"), url("../type/helveticaneueltstd-mdcn-webfont.svg") format("svg");
}
@font-face {
	font-family: 'Crimson Text';
	font-style: normal;
	font-weight: 400;
	src: local('Crimson Text'), local('CrimsonText-Roman'), url(//themes.googleusercontent.com/licensed/font?kit=3IFMwfRa07i-auYR-B-zNcII-sPJGKmoat243BQy1rw) format('woff2'), url(//themes.googleusercontent.com/licensed/font?kit=3IFMwfRa07i-auYR-B-zNYUip922gHF7x7OL5a_4WMI) format('woff');
}
side, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	background: #fff;
	color: #222;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea, p.teaser {
	font-family: "helveticaneueltstd-mdcn-webfont", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
body {
	font-family: "helveticaneueltstd-mdcn-webfont", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	margin: 0;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.25em 0;
}
h2 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.2em;
	margin: 0.25em 0;
}
h1.page-title {
	text-transform: uppercase;
	font-weight: 400;
	margin: 0.25em 0;
}
h3 {
	font-weight: 400;
	font-size: 1.17em;
	margin: 0.4em 0;
}
h4 {
	font-size: 1em;
	margin: 1.33em 0;
}
h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}
h6 {
	font-size: 0.67em;
	margin: 2.33em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	font-family: "helveticaneueltstd-mdcn-webfont", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	margin: 1em 1.5em;
	font-size: 1.375em;
	position: relative;
	text-indent: .2em;
}
blockquote p {
	font-size: 1em;
	font-family: inherit;
	text-align: center;
}
blockquote p:before, blockquote p:after {
	font-family: "Crimson Text";
	position: relative;
	font-size: 3em;
}
blockquote p:before {
	line-height: 0;
	position: relative;
	content: '\201C';
	left: -.05em;
	top: .35em;
}
blockquote p:after {
	content: '\201D';
	line-height: 0;
	position: relative;
	top: .43em;
	left: .05em;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
p {
	font-family: arial, helvetica, sans-serif;
	margin: 1em 0;
	line-height: 1.3;
	font-size: 0.8125em;
}
code, kbd, pre, samp {
	font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin: 1em 0;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl, menu, ol, ul {
	margin: 1em 0;
}
dd {
	margin: 0 0 0 40px;
}
menu, ol, ul {
	padding: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
img {
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
 *margin-left: -7px;
}
button, input, select, textarea {
	font-size: 0.75em;
	margin: 0;
	vertical-align: baseline;
 *vertical-align: middle;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: initial;
	cursor: pointer;
 *overflow: visible;
	border: none;
	margin: 0;
	padding: 0;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
 *height: 13px;
 *width: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
 [placeholder]::-webkit-input-placeholder {
 color: #444;
 font-size: 1em;
}
 [placeholder]:focus::-webkit-input-placeholder {
 transition: opacity 0.5s 0.5s ease;
 opacity: 0;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	padding-left: 3px;
	width: 98%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Links */
a {
	color: rgb(190,29,35);
	text-decoration: none;
}
a:visited {
	color: purple;
}
a:hover, a:focus, a:active {
	color: midnightblue;
}
.article-link:hover, .article-link:focus {
	text-decoration: underline;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.invisible {
	visibility: hidden;
}
/* image */
.attachment-large {
	max-width: 100%;
}
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/* Clearing */
.clear:before, .clear:after, [class*="content"]:before, [class*="content"]:after, [class*="site"]:before, [class*="site"]:after {
	content: '';
	display: table;
}
.clear:after, [class*="content"]:after, [class*="site"]:after {
	clear: both;
}
/* deviceswitcher */
.mobileswitchinline {
	font-size: .8em;
	margin: -2.2em 0;
	color: #fff;
}
.mobileswitchinline a {
	color: #fff;
}
/* sharing */
.sharing-bar {
	margin: .8em 0 1.5em;
	padding: 0.6em;
	border-top: 1px solid rgb(181,181,181);
	border-bottom: 1px solid rgb(184,181,181);
}
[id*="plusone"], .facebook-share, .twitter-share-button, .IN-widget {
	float: left !important;
}
.fb-like-box {
	overflow: hidden;
	width: 300px;
	border-top: 1px solid #aaa;
}
.fb-like-box >span {
	margin: -1px 0 0;
}
.IN-widget, .twitter-share-button {
	width: 100px !important;
	text-align: left!important;
}
/* print */
.print-icon {
	background: url('../img/social/print.png') no-repeat center center;
	height: 40px;
	width: 40px;
	margin-left: 5px;
	cursor: pointer;
	float: right;
}
/* email */
.email-icon {
	background: url('../img/social/mail.png') no-repeat center center;
	height: 40px;
	width: 40px;
	position: relative;
	float: right;
}
.print-icon:hover, .email-icon:hover {
	opacity: 0.6;
	transition: 0.7s;
}
/* =Top-Bar
----------------------------------------------- */
.topbar {
	color: #fff;
}
.top-bar .inner {
	max-width: 64em;
	width: 1046px;
	margin: 0 auto;
	padding: 0.3em 0;
}
#searchform {
	float: left;
	margin: 0 0 0 1em;
	vertical-align: top;
}
#s {
	font-size: 0.75em;
	width: 10em;
	vertical-align: top;
	border: 1px;
	border-radius: 0;
	color: #444;
	padding: 0 8px;
	float: left;
	height: 22px;
	line-height: 22px;
}
#searchsubmit {
	vertical-align: top;
	padding: 0;
	border: none;
	width: 24px;
	height: 22px;
	background: rgb(181,181,181);
	color: #fff;
}
.top-social {
	margin: 0.2em 1.5em 0 1.3em;
	float: left;
}
.top-social:before {
	padding: .2em 1em 0 0;
	font-size: 0.75em;
	line-height: 1.3;
	margin: 0;
	color: #fff;
	float: left;
}
.top-social:before, .footer-social:before {
	content: 'Connect with us';
	text-transform: uppercase;
}
.quick-links {
	width: 15em;
	position: relative;
	float: left;
}
.quick-links:before {
	content: 'Also visit:';
	padding: 0.4em 1em 0 0;
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: 1.3;
	margin: 0;
	color: #fff;
	float: left;
}
ul[class*="menu-"] {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
ul.menu-user {
	background: #fff;
	border-radius: 3px;
	padding: 0 0 2px 0;
}
ul[class*="menu-"] li {
	float: left;
	list-style: none;
}
ul[class*="menu-"] li a {
	font-size: .75em;
	padding: 0 .5em;
	text-transform: uppercase;
}
ul[class*="menu-"] li a:hover, ul[class*="menu-"] li a:focus {
	text-decoration: underline;
}
ul[class*="menu-"] li a:active {
}
ul[class*="menu-"] li, ul[class*="menu-"] li a {
	color: #fff;
}
ul.menu-user li, ul.menu-user li a {
	color: rgb(111,111,111);
}
.site-title {
	float: left;
}
.site-title img {
	width: 270px
}
/* footer*/
.divider {
	width: 100%;
	position: relative;
}
.divider:before {
	content: '';
	width: 100%;
	position: relative;
	margin: 0;
}
ul.menu-footer {
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	float: none;
	margin-bottom: 20px;
}
ul.menu-footer-links {
	width: 75%;
	margin-bottom: -1.5em;
}
ul.menu-footer-links li {
	padding: 0 1%;
}
ul.menu-footer-links > li {
	width: 23%;
	padding-top: 10px;
}
ul.menu-footer-links li a {
	font-size: 1em;
	font-weight: 400;
	padding: 0;
}
ul.menu-footer-links .sub-menu {
	margin: 0;
	padding: 0.3em 0 2em;
}
ul.menu-footer-links .sub-menu li {
	float: none;
	padding: 0;
}
ul.menu-footer-links .sub-menu li a {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: 400;
	text-transform: none;
}
.footer-social {
	float: right;
	position: relative;
	padding: 3em 1em 1em;
}
.footer-social:before {
	display: block;
	position: absolute;
	top: 0;
	padding: .5em 1em 0 0;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
	color: #fff;
	float: left;
}
.copy {
	clear: both;
	float: left;
}
/* =Menu
----------------------------------------------- */

.navigation-main {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	text-transform: uppercase;
}
.navigation-main ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.navigation-main li {
	float: left;
	position: relative;
}
nav .right.menu-item {
	float: right;
}
.navigation-main li a {
	display: block;
	text-decoration: none;
	font-size: .875em;
	padding: .75em .5em;
	font-weight: 400;
}
.navigation-main ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99999;
	border-top: 1px solid #fff;
}
.navigation-main ul ul ul {
	left: 100%;
	top: 0;
}
.navigation-main ul ul a {
	width: 200px;
	border-bottom: 1px solid rgb(181,181,181);
}
.navigation-main ul ul li {
}
.navigation-main li:hover > a {
}
.navigation-main ul ul :hover > a {
}
.navigation-main ul ul a:hover {
}
.navigation-main ul li:hover > ul {
	display: block;
}
.navigation-main li.current_page_item a, .navigation-main li.current-menu-item a {
}
/* =Breadcrumbs
----------------------------------------------- */
.breadcrumbs {
	font-size: .75em;
	font-weight: 400;
	list-style: none;
	text-transform: uppercase;
	margin: 1em 0;
	padding: 0;
}
.breadcrumbs li {
	float: left;
	margin: 0 .3em;
	padding: 0;
	line-height: 1.5em;
}
.breadcrumbs li a {
	position: relative;
	color: #fff;
	background: #aaa;
	padding: 0 .5em;
	display: block;
	margin: 0 .7em 0 -.3em;
	transition: all .25s;
}
.breadcrumbs li a:before {
	content: ' ';
	position: absolute;
	top: 0;
	right: 100%;
	display: block;
	border-top: .75em solid #aaa;
	border-bottom: .75em solid #aaa;
	border-right: 0;
	border-left: .75em solid transparent;
	transition: all .25s;
}
.breadcrumbs li a:after {
	content: ' ';
	position: absolute;
	top: 0;
	left: 100%;
	display: block;
	border: .75em solid transparent;
	border-left: .75em solid #aaa;
	border-right: 0;
	transition: all .25s;
}
.breadcrumbs li a.home:before {
	content: none;
}
.breadcrumbs li a:hover {
	background: #444;
}
.breadcrumbs li a:hover:before {
	border-color: #444;
	border-left-color: transparent;
}
.breadcrumbs li a:hover:after {
	border-left-color: #444;
}
/* =List Pages
----------------------------------------------- */
.page-header, .sub-title, .archive article {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.sub-title {
	clear: both;
	text-transform: uppercase;
}
.entry-header {
	margin: 0;
}
.archive .entry-content p {
	margin: 0 0 1em 0;
}
.archive article .img img {
	width: auto;
	max-width: 100%;
	padding: 0 1em 1.5em 0;
}
.archive article .img {
	width: auto;
	/* padding: 0 1em 1.5em 0; */
	float: left;
}
/* featured-overlay */

.featured {
	position: relative;
	overflow: hidden;
	display: block;
}
.featured img {
	position: relative;
}
.featured:before {
	content: 'FEATURED';
	display: block;
	position: absolute;
	left: -3em;
	top: 1em;
	color: #fff;
	text-align: center;
	font-weight: 400;
	line-height: 2.5;
	background: #333;
	padding: 0;
	width: 10em;
	height: 2.5em;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
	transition: all .25s;
	pointer-events: none;
	z-index: 1;
	box-shadow: 0 5px 5px -3px rgba(0,0,0,.3);
	text-shadow: 1px 1px 5px rgba(0,0,0,.7);
}
/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta .avatar {
	vertical-align: middle;
	margin: 0 0.5em 0 0;
	float: left;
}
.byline {
	display: none;
}
time.entry-date {
	display: block;
}
.single .byline, .group-blog .byline {
	display: block;
	margin-top: 1.8em;
}
.single header .attachment-slideshow, .single header .attachment-large {
	float: left;
	margin: 0 1.5em 0.2em 0;
}
.feature-img-caption {
	font-size: 12px;
	display: block;
	clear: both;
}
p.teaser {
	font-size: 1.2em;
	margin-top: 0;
}
.entry-content, .entry-summary {
	margin: .5em 0 0 auto;
	font-size: 1.1em;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.single-post h1.entry-title {
	font-size: 3em;
	text-transform: none;
	font-weight: 400;
}
h1.entry-title {
	font-size: 3em;
	/*text-transform: none;*/
}
.entry-content ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
/* =Related Articles
----------------------------------------------- */

.related-articles {
	margin: 0 0 1em 0;
}
.related-articles h3 {
	text-transform: uppercase;
}
.related-articles ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.related-articles li {
	width: 21%;
	margin: 0 4% 0 0;
	padding: 0;
	float: left;
}
.related-articles img {
	max-width: 100%;
}
.related-articles p {
	/* height: 2.6em;
    overflow: hidden;*/
	margin: 0.4em 0;
}
/* =Asides
----------------------------------------------- */

aside {
	margin-bottom: 1em;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
/*    display: none;*/
}
/* =Media
----------------------------------------------- */

.entry-content img.wp-smiley, .comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
	display: none;
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}
embed, iframe, object {
	max-width: 100%;
}
/* =Navigation
----------------------------------------------- */

.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.site-content .navigation-paging {
	text-align: center;
	overflow: visible;
	background: none;
}
.navigation-paging a {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.9em;
	border: 1px solid #ccc;
	border-radius: .3em;
	padding: 0.45em;
	margin: .1em;
	text-align: center;
	min-width: 1em;
	display: inline-block;
}
.navigation-paging .next {
	margin: 0 0 0 1em;
}
.navigation-paging .prev {
	margin: 0 1em 0 0;
}
/* =Comments
----------------------------------------------- */
.fb_iframe_widget span {
	position: static !important;
}
.fb-comments, .fb-comments iframe[style] {
	width: 100% !important;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
/* =Widgets
----------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
.widget_search .submit {
	display: none;
}
#breaking-news h1 {
	background: #f5b305;
	color: #333;
	padding: .25em;
	text-transform: uppercase;
	float: left;
	font-weight: 700;
	line-height: 1;
	margin: 0.5em .5em -2em 1.2em;
	position: relative;
	z-index: 5;
}
#breaking-news h3, .breaking-news-widget .widget-title, #breaking-news .breaking-news-message a.article-link {
	color: #f5b305;
}
#breaking-news .breaking-news-widget .widget-title {
}
.breaking-news-message p {
	clear: left;
	padding: 1em;
}
.breaking-news-message .alignright {
	margin: 0;
}
#breaking-news .breaking-news-message a.article-link {
	background: #333;
	display: block;
	width: 470px;
	padding: .5em 10px;
	;
	float: left;
	margin: 0 -5px 0 0;
}
.breaking-news-widget .widget-title, .widget .widget-title, .multimedia_more {
	border-bottom: 1px solid #aaa;
	padding-bottom: .5em;
	text-transform: uppercase;
}
/* breaking news */
.breaking-news-widget .widget-title {
	margin: 1em 0 0 7.5em;
	border: 0;
	background: #333;
	padding: .25em .5em;
	font-size: 160%;
}
.breaking-news .first img {
	width: 33%;
	margin: 0 1em .5em 0;
	float: left;
}
.breaking-news .item {
	border-bottom: 1px solid #ccc;
	padding: .5em 0;
}
.breaking-news .first {
	padding: 0 0 .5em;
}
.content-area .breaking-news {
	background: #eee;
}
.breaking-news-twitter-heading {
	margin: 0 0 .5em;
	display: block;
}
.breaking-news-widget .widget-area {
	margin-bottom: 1.5em;
}
.widget .more, a.more {
	float: right;
	display: block;
	background: #333;
	color: #fff;
	padding: .2em 1.6em .2em .8em;
	font-size: .75em;
	text-transform: uppercase;
	position: relative;
	font-weight: 400;
}
.breaking-news .more {
	font-size: .8em;
	margin: .5em 0;
}
.breaking-news-message img {
	width: 12.5em;
}
.widget .more:after, a.more:after {
	content: '';
	position: absolute;
	right: .3em;
	top: .4em;
	display: block;
	border: .4em solid transparent;
	border-left-color: #fff;
	width: 0;
	height: 0;
}
.more.button {
	float: left;
	margin: 0 1em 0 0;
}
.selector .more.button {
	display: inline;
	margin: 0 1em;
	float: none;
}
.widget .item a {
	font-weight: 400;
}
/* divider */
.widget.divider-widget {
	margin: 0 0 .5em;
	clear: both;
}
.page-title, .divider-widget .widget-title, .divider-widget .widget-title a {
	font-size: 1.5em;
	line-height: .4;
}
.page-title {
	padding-bottom: 15px;
}
/* search widget */
.search-widget #searchsubmit, .search-widget #s {
	border: 1px solid rgb(181,181,181);
	font-size: 1em;
	height: 30px;
	line-height: 30px;
}
.search-widget #searchsubmit {
	width: 29px;
	padding: 1px;
	height: 32px;
}
/* most-popular and 404's latest-posts */
.error404 .entry-title {
	font-size: 3.5em;
}
.error404 .entry-content p {
	font-size: 1.3em;
}
.error404 .content-area {
	width: 100%;
}
.error404 .content-area .widget.latest-posts, .error404 .content-area .widget.most-popular {
	width: 100%;
}
.error404 .widget {
	clear: both;
}
.error404 .content-area .widget.latest-posts .item, .error404 .content-area .widget.most-popular .item {
	width: 12.5%;
	margin: 0 2%;
}
.content-area .widget.latest-posts .item, .content-area .widget.most-popular .item {
	width: 21%;
	margin: 0% 2%;
	float: left;
}
.widget-area .widget.most-popular {
	border: 1px solid #ccc;
}
.widget-area .widget.most-popular .widget-title {
	color: #fff;
	background: #333;
	margin: -1px;
	padding: .5em;
	line-height: 1;
}
.widget-area .widget.most-popular .item {
	margin: 0 .5em -1px;
	border-bottom: 1px solid #ccc;
	padding: .7em .3em;
}
.widget-area .widget.most-popular .item a {
	display: none;
}
.widget-area .widget.most-popular .item a.article-link {
	display: block;
}
.content-area .widget.latest-posts .figure, .content-area .widget.most-popular .figure {
	position: relative;
	display: block;
	width: 140px;
	height: 140px;
}
.content-area .widget.latest-posts .figure a, .content-area .widget.most-popular .figure a {
	display: block;
	margin: 0;
	line-height: 0;
}
.content-area .widget.latest-posts .figure a.category, .content-area .widget.most-popular .figure a.category {
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5;
	position: absolute;
	float: none;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 .5em;
	margin: 0;
	background: #333;
	background: rgba(0,0,0,.5);
}
/* featured-category */
.widget.featured-category {
	clear: both;
}
.widget.featured-category .sponsored {
	font-size: .6em;
	font-weight: 400;
}
.widget.featured-category .widget-title a:first-child {
	color: rgb(190, 29, 35);
}
.widget.featured-category .item.other {
	width: 48%;
	float: right;
	border-bottom: 1px solid #ccc;
}
.widget.featured-category .item.other a {
	display: block;
	line-height: 1.3;
	margin: .5em 0;
	overflow: hidden;
}
.widget.featured-category .item img {
	float: left;
	padding: 0 1em .5em 0em;
}
.widget.featured-category .first {
	float: left;
	width: 48%;
	padding: .5em 2% 0 0;
	border-right: 1px solid #ccc;
}
.widget.featured-category .first .article-link {
	font-size: 1em;
}
.widget.featured-category .item.last {
	border: none;
}
/* single category */

.widget.single-category {
	width: 21%;
	margin: 0 2%;
	float: left;
}
.widget.single-category .item img {
	max-width: 100%;
}
.widget .item p {
	margin: 5px 0;
}
.widget.single-category .widget-title {
	border: none;
	margin-bottom: .5em;
	overflow: hidden;
}
.widget.single-category .widget-title a {
	color: #fff;
	background: #333;
	padding: 0.3em 0.55em;
	display: block;
	font-size: 0.875em;
	line-height: 1em;
	text-transform: uppercase;
}
/* more-stories-category */

.widget.more-stories-category {
	width: 21%;
	margin: 0 2%;
	float: left;
}
.widget.more-stories-category .item img {
	max-width: 100%;
}
.widget.more-stories-category ul {
	padding: .7em 0;
	margin: .5em 0;
	border-top: 1px solid #ccc
}
.widget.special-focus-category ul {
	padding: 0;
	margin: 0;
}
.widget.special-focus-category li, .widget.more-stories-category li {
	font-family: arial, helvetica, sans-serif;
	list-style: none;
	padding: 0 0 0 .75em;
	margin: 0;
	line-height: 1em;
}
.widget.special-focus-category .item.other a, .widget.more-stories-category .item.other a {
	list-style: none;
	font-weight: 400;
	font-size: 0.6875em;
	color: #000;
	position: relative;
	padding: 0;
}
.widget.special-focus-category .item.other a:before, .widget.more-stories-category .item.other a:before {
	content: '';
	width: 0;
	height: 0;
	border: 0.35em solid transparent;
	position: absolute;
	top: 0.3em;
	left : -0.6em;
	border-left-color: #333;
}
.widget.more-stories-category .figure {
	position: relative;
	display: block;
	margin: 0 auto 0.5em;
	width: 140px;
	height: 140px;
}
.widget.more-stories-category .figure a {
	display: block;
	margin: 0;
	line-height: 0;
}
.widget.more-stories-category .figure a.category {
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5;
	position: absolute;
	float: none;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 .5em;
	margin: 0;
	background: #333;
	background: rgba(0,0,0,.5);
}
/* slideshow */
.widget.feature-slideshow {
	margin-top: 1em;
}
.widget.feature-slideshow .flexslider {
	margin: 0;
	border: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	-o-border-radius: none;
	border-radius: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-o-box-shadow: none;
}
.widget.feature-slideshow .slides, .widget.feature-slideshow .slides li {
	height: 450px;
	overflow: hidden;
}
.widget.feature-slideshow .flex-control-paging {
	position: absolute;
	bottom: .8em;
	right: .5em;
	width: auto;
}
.site-content .feature-slideshow .gallery a img {
	max-width: 100%;
	width: auto;
	height: 350px;
}
.site-content .feature-slideshow .gallery {
	margin-bottom: 0;
}
.widget.feature-slideshow .flex-caption {
	background-color: hsla(0, 100%, 0%, 0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	padding: .7em 1em;
	font-weight: 400;
}
.widget.feature-slideshow .flex-caption h3 {
	font-size: 1.6em;
	font-weight: 400;
	margin: 0.1em 4em 0.1em 0;
}
.widget.feature-slideshow .flex-caption p {
	margin: 0 5.8em 0 0;
	font-weight: 400;
	font-size: .875em;
}
.slider-category p {
	font-weight: bold !important;
	text-transform: uppercase;
}
.slider-author p {
	color: #b2b2b2;
	font-weight: bold !important;
	text-transform: uppercase;
}
/* video */

.youtube {
	padding-top: 60.9375%;
	width: 100%;
	position: relative;
}
.youtube iframe, .youtube object, .youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.content-area .video-widget {
	width: 46%;
	float: left;
	padding: 1.5%;
	margin: 0 0.5% 1em;
	height: 450px; /* Added by Chris */
}
.video-widget {
	padding: .6em;
	background : #ccc;
}
.video-widget .widget-title {
	border: none;
	text-transform: uppercase;
	font-size: .9em;
}
.video-widget .widget-title a {
	background: #333;
	color: #fff;
	padding: .3em .5em;
}
.video-widget .item {
	margin: 0 0 .5em 0;
}
.video-widget .item a {
	float: left;
	display: block;
}
.video-widget a.article-link {
	padding: .5em 0;
	position: relative;
	width: 70%;
}
.video-widget a.article-link.first {
	float: none;
	padding: 0 0 .5em;
}
.video-widget a.article-link:after {
	content: '';
	top: 0;
	left: 0.3em;
	position: relative;
	display: inline-block;
	border: 0.3em solid transparent;
	border-left-color: #333;
	width: 0;
	height: 0;
}
.video-widget .article-img {
	width: 25%;
	margin-right: 5%;
}
.video-widget img {
	max-width: 100%;
}
/* gallery */
.site-content .gallery-widget .gallery a img {
	max-width: 100%;
}
.widget-area .gallery-widget .slides, .widget-area .gallery-widget .slides li {
	height: 185px;
	overflow: hidden;
}
.content-area .gallery-widget .slides, .content-area .gallery-widget .slides li {
	height: 207px;
	overflow: hidden;
}
.content-area .gallery-widget {
	width: 46%;
	float: left;
	padding: 1.5%;
	margin: 0 0.5% 1em;
	height: 450px;
}
.gallery-widget .flexslider {
	margin-bottom: 1.75em;
	background: #ddd;
	border: 6px solid #f8f8f8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-o-box-shadow: none;
}
.gallery-widget {
	background : #ccc;
	padding: .6em;
}
.gallery-widget .widget-title {
	border: none;
	text-transform: uppercase;
	font-size: .9em;
}
.gallery-widget .widget-title a {
	background: #333;
	color: #fff;
	padding: .3em .5em;
}
.gallery-widget .flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	background: #333;
	background: rgba(0,0,0,.7);
	padding: .7em;
	margin: 0;
}
.gallery-widget a.article-link {
	position: relative;
	display: block;
	padding: 0 0 .5em;
}
.gallery-widget a.article-link:after {
	content: '';
	top: 0;
	left: 0.3em;
	position: relative;
	display: inline-block;
	border: 0.3em solid transparent;
	border-left-color: #333;
	width: 0;
	height: 0;
}
.gallery-widget .slides li a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: inset 0 0 10px #333;
}
.gallery-widget li:after {
	content: attr(data-counter);
	position: relative;
	margin: 1em 0 -2em;
	font-size: .75em;
	line-height: 1em;
	text-align: center;
	display: block;
	opacity: 0;
	transition: all .5s;
}
.gallery-widget li.flex-active-slide:after {
	opacity: 1
}
.flex-direction-nav a {
	background: none;
	border: 1em solid transparent;
	height: 0;
	width: 0;
}
.flex-direction-nav a.flex-next {
	border-left-color: #ccc;
}
.flex-direction-nav a.flex-prev {
	border-right-color: #ccc;
}
/* columnist-bio */

.columnist-bio-widget {
}
.columnist-bio-widget:nth-child(2n + 1) {
	clear: both;
}
.content-area .columnist-bio-widget {
	width: 46%;
	float: left;
	padding: 1.5%;
	margin: 0 0.5% 1em;
}
.columnist-bio-widget .widget-title {
	display: inline-block;
	line-height: 1;
	margin: 0.8em 0 0;
	padding-bottom: 0;
	text-transform: none;
	border: none;
}
.columnist-bio-widget .avatar {
	float: left;
	margin: 1em 1em 1em 0;
	max-width: 140px;
}
.columnist-bio-widget .columnist-description {
}
.columnist-bio-widget .columnist-articles {
	clear: both;
	list-style: none;
	padding: 0;
}
.columnist-bio-widget .columnist-articles li {
	border-top: 1px solid #ccc;
}
.columnist-bio-widget .columnist-articles li a {
	padding: .5em 0;
	display: block;
	line-height: 1.3;
}
/* author-bio */

.author-bio-widget {
}
.author-bio-widget .avatar {
	max-width: 150px;
	float: left;
	margin: 1.5em 1em 1em 0;
}
.author-bio-widget .author-description {
	margin: 1.7em 1em 1em 0;
}
/* authors */
.authors-widget {
	background: #ededed;
}
.authors-widget .author {
	position: relative;
	overflow: hidden;
	height: 150px;
	display: block;
}
.authors-widget .author img {
	width: 100px;
	height: auto;
}
.authors-widget .widget-title {
	color: #fff;
	background: #333;
	margin: 0 0 1em;
	padding: .3em .5em;
	border-bottom: 1px solid #fff;
}
.authors-widget .author span {
	display: block;
	background: #ededed;
	position: absolute;
	text-align: center;
	padding: .5em 0;
	top: 100px;
	bottom: 0;
	left: 0;
	right: 0;
	color: #727272;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
}
.pane .authors-widget {
	background: transparent;
}
.pane .authors-widget .author span {
	color: #444;
}
/* carousel */
.no-js .carousel ul {
	margin: 0;
	padding: 0 .5em .5em;
}
.no-js .carousel li {
	list-style: none;
	float: left;
	margin: 0 .5em;
}
.no-js .widget .carousel .previous, .no-js .widget .carousel .next {
	display: none;
}
.widget .carousel .previous, .widget .carousel .next {
	border: 0.7em solid transparent;
	width: 0;
	height: 0;
	float: left;
	margin: 2.5em 0 0;
}
.widget .carousel .previous {
	border-left: 0;
	border-right-color: #ccc;
	margin-left: .5em;
	margin-right: 5px;
}
.widget .carousel .next {
	border-left-color: #ccc;
	border-right: 0;
	margin-right: .5em;
}
.pane .widget .carousel .previous {
	border-right-color: #333;
}
.pane .widget .carousel .next {
	border-left-color: #333;
}
/* latest-issue */

.latest-issue-widget {
	background: none repeat scroll 0 0 #fff !important;
	display: block;
	padding: 0 0 0;
}
.latest-issue-widget .widget-title {
	background-color: #049b91;
	border-bottom: 0 none;
	color: #fff;
	margin: 0 auto 20px;
	padding: 2px;
	text-align: center;
	width: 150px;
}
.latest-issue-widget .subscribe-button {
	background: rgb(21, 189, 255);
	width: 75px;
	height: 0px;
	border-radius: 50%;
}
.latest-issue-widget img {
	box-shadow: -3px 3px 5px #b2b2b2;
	margin: 0 0.5em;
}
.latest-issue-widget ul {
	padding: 0 0 1.5em;
}
.latest-issue-widget li {
	font-size: .8em;
	list-style: none;
	margin: .5em 0 .5em 42%;
	padding: 0;
	position: relative;
}
.latest-issue-widget li:before {
	content: '';
	position: absolute;
	left: -1em;
	top: 0.3em;
	display: block;
	border: 0.35em solid transparent;
	border-left-color: #fff;
	width: 0;
	height: 0;
}
.latest-issue-widget li a {
	color: #666;
}
.latest-issue-widget li a:hover {
	text-decoration: underline;
}
.latest-issue-widget .latest-issue-img {
	display: block;
	position: absolute;
	text-align: center;
	top: -60px;
	width: 92%;
}
.latest-issue-body {
	border: 3px dotted #b2b2b2;
	display: block;
	margin: 60px 0 0;
	padding: 140px 10px 10px;
	position: relative;
}
.latest-issue-widget p {
	color: #049b91;
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 10px;
}
.latest-issue-widget .more:before {
	color: #049b91;
	content: "\25B2";
	display: block;
}
.latest-issue-widget .more:after {
	display: none;
}
.latest-issue-widget .more {
	background: none repeat scroll 0 0 #fff !important;
	border-bottom: 2px solid #049b91;
	color: #444 !important;
	float: none;
	font-family: "helveticaneueltstd-mdcn-webfont", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 0;
	padding: 6px 16px;
	text-align: center;
}
/* live chats */
.content-area .live-chats-widget {
	width: 46%;
	float: left;
	margin: 0 1.5% 1em;
}
.live-chats-widget {
	border: 1px solid #ccc;
}
.live-chats-widget .widget-title {
	color: #fff;
	background: #333;
	margin: -1px -1px 1em;
	padding: .3em .5em;
}
.live-chats-widget .widget-title a {
	color: #fff;
	display: block;
}
.live-chats-widget .previous-chat, .live-chats-widget .upcoming-chat {
	text-transform: uppercase;
	color: #555;
	font-size: .9em;
	margin: 0 1em;
}
.live-chats-widget .item {
	margin: .5em 1em;
	border-bottom: 1px solid #ccc;
}
.live-chats-widget .item img {
	width: 4em;
	float: left;
	margin: 0 1em 1em 0
}
.live-chats-widget .item.other {
}
.live-chats-widget .item.last {
	border: none;
}
.live-chats-widget .article-link {
	display: block;
	margin-bottom: .5em;
	font-size: .9em;
}
.live-chats-widget .chat-time {
	font-size: .8em;
	display: block;
	color: #555;
}
/* special focus widget */
.special-focus-category a.widget-title {
	display: block;
	font-size: 1.4em;
	padding: .3em;
	border: none;
}
.special-focus-category .prefix {
	position: relative;
	display: block;
	float: left;
	padding: .3em .3em .5em;
	margin: -.3em .6em -.5em -.3em;
	font-weight: 700;
}
/* tabs */
.tabs-container {
	margin: 1em 0;
}
.tabs {
	list-style: none;
	background: #555;
	margin: 0;
	padding: 0;
}
.tabs li, .tab {
	float: left;
	margin: 0;
}
a.tab, a.tab:visited {
	font-family: "helveticaneueltstd-mdcn-webfont", sans-serif;
	font-size: .95em;
	color: #fff;
	display: block;
	padding: .7em 1em;
	text-transform: uppercase;
	box-shadow: 1px 0 2px -1px #aaa, inset -1px 0 2px -1px #222;
	transition: all .25s;
	text-shadow: 0 -1px 1px rgba(100,100,100,.25);
}
a.tab:hover, a.tab:focus, .active-tab a, .active-tab a:visited {
	color: #444;
	background: #eee
}
a.tab:active {
	color: #888;
}
.panes {
	background: #eee;
	padding: 1em;
}
.pane {
	display: none;
	color: #555;
	width: 99%;
}
/* mentorship */

div.selector {
	clear: both;
}
/* multimedia */

.multimedia {
	margin: 0;
	padding: 0;
	list-style: none;
}
.multimedia li {
	float: left;
	width: 32%;
	margin: .5em .5%;
	font-weight: bold;
	height: 11.5em;
	overflow: hidden;
	display: block;
	position: relative;
}
.multimedia li img {
	max-width: 100%;
}
.multimedia .caption {
	position: absolute;
	background: #fff;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 1.3;
	height: 2.6em;
	overflow: hidden;
	padding: .5em 0 0;
	margin: 0;
}
/* simple-category-widget */

.content-area .simple-category-widget {
	width: 46%;
	float: left;
	margin: 0 1.5% 1em;
	padding-bottom: 1em;
}
.simple-category-widget .widget-title {
	background: #333;
	padding: .3em .5em;
	margin: -1px;
}
.simple-category-widget .widget-title a {
	color: #fff;
}
.simple-category-widget {
	border: 1px solid #ccc;
}
.simple-category-widget .item {
	margin: 0 .5em 0;
	padding: 0 .5em;
}
.simple-category-widget .item.first {
	margin-top: .6em;
}
.simple-category-widget .item.other {
	border-top: 1px solid #ccc;
	padding-top: .75em;
}
.simple-category-widget .byline {
	display: block;
	text-transform: lowercase;
	font-size: 0.6875em;
	margin-top: .5em
}
.simple-category-widget .byline a {
	text-transform: uppercase;
}
.simple-category-widget .sep {
	display: none;
}
.simple-category-widget .entry-date {
	display: none;
}
/* event-meta */
.widget .event-meta, .widget .directory-meta, .widget .chat-meta {
	font-size: 0.6875em;
}
.event-meta, .directory-meta, .chat-meta {
	font-family: arial, helvetica, sans-serif;
	display: block;
	font-size: 0.8125em;
	margin: 0 0 1em;
}
.event-meta dt {
	float: left;
	display: inline;
	padding: 0 .3em 0 0;
	margin: 0;
	font-weight: 400;
}
.event-meta dd {
	padding: 0;
	margin: 0;
}
/* directory-meta */
.directory-meta li {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* events-widget */

.events-widget .widget-title {
	background: #333;
	padding: .3em .5em;
	margin: -1px;
}
.events-widget .widget-title a {
	color: #fff;
}
.events-widget {
	border: 1px solid #ccc;
}
.events-widget .item {
	margin: 0 .5em 0;
}
.events-widget .item.first {
	margin-top: 1em;
}
.events-widget .item.other {
	border-top: 1px solid #ccc;
	padding-top: .75em;
}
.events-widget a.img {
	max-width: 20%;
	display: block;
	float: left;
	margin: 0 0.5em 0 0;
}
.events-widget img {
	width: 100%;
}
.events-widget .event-meta {
	width: auto;
	float: none;
}
.events-widget .event-meta .venue {
	display: block;
}
/* calendar-widget */
.calendar table {
	width: 100%;
	table-layout: fixed;
}
.calendar td span {
	display: block;
	color: #666;
	padding: .3em;
	text-align: right;
}
.calendar td.out-of-range span {
	color: #aaa;
}
.calendar .today {
	float: left;
	font-size: .75em;
	text-align: center;
}
.calendar td .no-event {
	color: #aaa;
}
.calendar th {
	color: #666;
	font-weight: 400;
	padding: .75em;
}
.calendar td div {
	min-height: 4em;
}
.calendar td {
	vertical-align: top;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0 0 1em;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #e6e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #e6e6e6));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #e6e6e6 100%);
	background: -o-linear-gradient(top, #eeeeee 0%, #e6e6e6 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%, #e6e6e6 100%);
	background: linear-gradient(to bottom, #eeeeee 0%, #e6e6e6 100%);
}
.calendar ul, .calendar li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: block;
	clear: both;
}
.calendar li .event-list {
	display: block;
	clear: both;
	font-size: .75em;
	line-height: 1.1em;
	text-align: left;
	padding: .5em .5em 0 1em;
}
.calendar .multiple li .event-list {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.calendar li .event-list.hover {
	color: #333;
}
.calendar li .event-list:before {
	display: inline-block;
	font-size: .75em;
	content: '\2022';
	padding: .5em .5em 0;
	margin-left: -1.5em;
}
.calendar .event-popup-container {
	display: none;
	position: absolute;
	bottom: 100%;
	width: 300%;
	margin: 0 -4em 1.3em;
	font-size: 100%;
	z-index: 1;
}
.calendar td:nth-child(1) .event-popup-container {
	margin-left: 0;
}
.calendar td:nth-child(1) .event-popup:before, .calendar td:nth-child(1) .event-popup:after {
	left: .5em;
}
.calendar td:nth-child(6) .event-popup-container {
	margin-left: -100%;
}
.calendar td:nth-child(6) .event-popup:before, .calendar td:nth-child(6) .event-popup:after {
	left: 35%;
}
.calendar td:nth-child(7) .event-popup-container {
	margin-left: -200%;
}
.calendar td:nth-child(7) .event-popup:before, .calendar td:nth-child(7) .event-popup:after {
	left: 68%;
}
.calendar .event-popup {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1em;
}
.calendar .event-popup:before, .calendar .event-popup:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	background: transparent;
	position: absolute;
	top: 100%;
	left: 4.5em;
	border: .5em solid transparent;
	border-top: 1em solid #ccc;
}
.calendar .event-popup:after {
	margin: -2px 0 0;
	border-top: 1em solid #fff;
}
.calendar .event-popup .event-name {
	display: inline-block;
	margin: 0 0 1em;
}
.calendar .event-popup a.primary {
	display: inline-block;
	padding: .5em .75em;
	background: #333;
	text-transform: uppercase;
	margin: .75em 0;
	color: #fff;
	font-size: .9em;
}
.calendar .current-day .close, .calendar .close {
	background: transparent;
	margin: -1em;
	float: right;
	position: relative;
	width: .75em;
	height: .75em;
	cursor: pointer;
	color: #aaa;
}
.calendar .close:hover {
	color: #666;
}
.calendar .current-day {
	box-shadow: 0 0 1.5em rgba(0,0,0,.4) inset;
}
.calendar .event-meta {
	color: #666;
}
.calendar .event-meta dt {
	font-weight: 700;
}
.calendar .current-day span, .calendar .current-day .event-list {
	color: #fff;
}
.calendar .next {
	float: right;
}
.calendar .prev {
	float: left;
}
.calendar .next, .calendar .prev {
	font-size: 1.4em;
	display: block;
	margin: .5em;
}
.calendar .month-name {
	display: inline-block;
	line-height: 1.6em;
	font-size: 2em;
	text-transform: uppercase;
}
.calendar .calendar-month {
	padding: .5em;
	text-align: center;
	color: #666;
	background: #c8c8c8;
}
.calendar .calendar-month a {
	color: #666;
}
/* directory-widget */

.directory-widget .widget-title {
	background: #333;
	padding: .3em .5em;
	margin: -1px;
}
.directory-widget .widget-title a {
	color: #fff;
}
.directory-widget {
	border: 1px solid #ccc
}
.directory-widget .item {
	margin: 0 .5em 0;
}
.directory-widget .item.first {
	margin-top: 1em;
}
.directory-widget .item.other {
	border-top: 1px solid #ccc;
	padding-top: .75em;
}
.directory-widget a.img {
	max-width: 20%;
	display: block;
	float: left;
	margin: 0 0.5em 0 0;
}
.directory-widget img {
	width: 100%;
}
.directory-widget .directory-meta {
	width: auto;
	float: none;
}
.directory-widget .directory-meta .one-liner {
	line-height: 1.3;
	max-height: 1.3em;
	overflow: hidden;
	display: block;
}
/* iabsa logo */
.iabsa {
	float: right;
	margin-right: 3em;
	margin-top: 0.5em;
}
.iabsa img {
	width: 80px;
}
/* ad spot */
.content-area .ad-spot-widget {
	width: 46%;
	float: left;
	margin: 0 1.5% 1em;
	padding-bottom: 1em;
}
.ad-spot-chat-container {
	min-height: 280px;
}
/* simple gravity forms */
.gform_wrapper * {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	box-sizing: border-box;
}
.gform_title {
	font-family: "helveticaneueltstd-mdcn-webfont", sans-serif;
	text-transform: uppercase;
	font-size: .9em;
	color: #fff;
	padding: .3em .5em;
	background: #333;
	display: inline-block;
	clear: both;
	font-weight: 400;
}
.gform_wrapper form {
	clear: both;
}
.gform_wrapper select, .gform_wrapper .chzn-container, .gform_wrapper input, .gform_wrapper textarea {
	font-size: .75em;
	margin: .5em 0;
}
gform_wrapper input[type="text"] {
	padding: .2em;
	width: 15em
}
.gform_button {
	font-family: "helveticaneueltstd-mdcn-webfont", sans-serif;
}
.gform_wrapper textarea {
	padding: .5em;
}
.gform_wrapper label {
	font-size: .75em;
	font-weight: 700;
}
.gform_wrapper input + label {
	font-weight: 400;
}
.gform_wrapper .gform_fields {
	list-style: none;
	padding: 0;
}
.gform_wrapper .gfield {
	display: block;
	margin: 1em 0;
}
[class^="ginput_"] {
	display: inline-block;
	vertical-align: top;
}
[class^="ginput_"] input[type="text"] {
	margin-right: 1em;
	width: 15em;
	padding: .2em .5em;
	border: 1px solid #aaa;
}
[class^="ginput_"] label {
	display: block;
	clear: both;
	padding: 0 .3em;
	font-size: .6875em;
}
.gform_wrapper .ginput_container {
	display: block;
}
.gform_wrapper select {
	width: 15em;
}
.site .chzn-container {
	border: 1px solid #aaa;
}
.site .chzn-drop {
	border: 1px solid #aaa;
	margin: 0 0 0 -1px;
}
.gform_wrapper [type="file"] {
	clear: both;
}
.gform_wrapper textarea {
	width: 100%;
	margin: .5em 0;
	border: 1px solid #aaa;
}
.gfield_required {
	color: #d00;
	;
	font-size: 100%;
	font-weight: 700;
	float: left;
	width: 0.7em;
	line-height: 1.5;
	height: 1em;
}
/* poll widget */
.gform_widget, .gpoll_poll_widget {
	border: 1px solid #ccc;
}
.facebook-widget .widget-title, .twitter-widget .widget-title, .gform_widget .widget-title, .gpoll_poll_widget .widget-title {
	color: #fff;
	background: #333;
	margin: -1px -1px 1em;
	padding: .3em .5em;
}
/* polls */
input[type="submit"].gform_button {
	padding: .2em .8em;
	text-transform: uppercase;
	font-size: .75em;
}
.gfield_radio {
	padding: 0 0 0 .3em;
}
.gfield_radio li {
	list-style: none;
	padding: 0;
	margin: .5em;
}
.gfield_radio li input {
	display: none;
}
.gfield_radio li label {
	font-family: arial, helvetica, sans-serif;
	display: inline;
	cursor: pointer;
	text-transform: none;
	font-size: .75em;
}
.gfield_radio input + label:before {
	content: '';
	display: inline-block;
	width: .5em;
	height: .5em;
	background: transparent;
	border: .3em solid;
	border-radius: 50%;
	margin: 0 .5em -.1em 0;
}
.gfield_radio input:checked + label:before {
	background: #666;
}
.gform_wrapper .gform_footer input.button {
	margin-left: 1.25em;
}
.gform_wrapper a.gpoll_button, .gform_wrapper a.gpoll_back_button {
	font-size: .75em;
}
/* polls results */
.gpoll_poll_widget, .gpoll_enabled {
	color: #666;
}
.gpoll_enabled {
	margin: .5em .5em 1em;
}
.gpoll_poll_widget .gpoll_container, .gpoll_enabled .gpoll_container {
	font-size: .75em;
	font-family: arial, helvetica, sans-serif;
}
.gpoll_poll_widget .gpoll_value_selected, .gpoll_enabled .gpoll_value_selected {
	padding: 0;
	background: none;
}
.gpoll_poll_widget .gpoll_ratio_box, .gpoll_enabled .gpoll_ratio_box {
	display: none;
}
.gpoll_poll_widget .gpoll_bar, .gpoll_enabled .gpoll_bar {
	box-sizing: border-box;
	margin: .5em 0 1em;
	border: 1px solid #ccc;
	height: 2.5em;
	max-height: 2.5em;
}
.gpoll_poll_widget .green .gpoll_bar_juice, .gpoll_enabled .green .gpoll_bar_juice {
	background: #666;
	box-shadow: none;
	position: static;
	border-radius: 0;
}
.gpoll_poll_widget .gpoll_bar_juice:after, .gpoll_enabled .gpoll_bar_juice:after {
	content: none;
}
.gpoll_poll_widget .gpoll_bar_count, .gpoll_enabled .gpoll_bar_count {
	position: absolute;
	right: 0;
	color: #aaa;
	text-shadow: none;
	font-weight: 400;
	line-height: 2;
}
/* email signup widget */
.email-signup-widget .widget-title {
	background: #333;
	padding: .3em .5em;
	margin: -1px;
	color: #fff;
}
.email-signup-widget .widget-title {
	border: medium none;
}
.email-signup-widget .description {
	color: #737373;
	font-size: 14px;
	margin: 0.7em;
	font-family: "helveticaneueltstd-mdcn-webfont", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
.email-signup-widget .description-highlight {
	color: #000;
}
.email-signup-widget form {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	margin: .5em .5em 1.5em;
	padding-bottom: 1.5em;
}
.email-signup-widget label {
	color: #737373;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0.5em;
}
.email-signup-widget label input[type="checkbox"] {
	margin: 0.1em .5em 0 0;
	display: block;
	float: left;
}
.email-signup-widget input[type="text"] {
	box-sizing: border-box;
	border: 1px solid #C7C7C7;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.95em;
	margin: 0 0 1em;
	padding: 0.3em 0.5em;
	width: 100%;
}
 @-moz-document url-prefix() {
 .email-signup-widget input[type="text"], .email-signup-widget input[type="email"] {
 border: 1px solid #C7C7C7;
 font-family: arial, helvetica, sans-serif;
 font-size: 0.95em;
 margin: 0 0 1em;
 padding: 0.3em 0.5em;
 width: 94%;
}
}
.email-signup-widget #contact_email {
	border: 1px solid #C7C7C7;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.95em;
	margin: 0 0 1em;
	padding: 0.3em 0.5em;
	width: 94%;
}
.email-signup-widget input.button.more[type="submit"] {
	font-size: 1em;
	margin: 0.6em 0;
	padding: 0.2em 0.8em;
}
.email-signup-widget a {
	list-style: none;
	font-weight: 400;
	position: relative;
	padding: 0;
}
.more-sub-container {
	padding: 0 20px 15px;
}
.site-content .email-form label:after {
	content: "\A" attr(data-suffix);
	font-weight: normal;
	white-space: pre;
}
.site-content .email-form {
	padding: 8em 0 0;
	position: relative;
}
.site-content .email-form label {
	display: block;
	color: #737373;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.site-content .email-form input[type="text"] {
	box-sizing: border-box;
	border: 1px solid #C7C7C7;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.95em;
	margin: 0 0 1em;
	padding: 0.3em 0.5em;
	width: 100%;
}
.site-content .email-form label input[type="checkbox"] {
	margin: 0.4em .5em 0 0;
	display: block;
	float: left;
}
.site-content .email-form input.button.more[type="submit"] {
	float: right;
	font-size: 1em;
	margin: auto;
	padding: 4px 0.8em;
	text-transform: uppercase;
}
.site-content .email-form #contact_email {
	width: 60%;
}
.site-content .email-form input[name="contact_email"] {
	padding: 5px;
}
.site-content .email-form .right-form {
	position: absolute;
	top: 0;
	line-height: 1.5;
	font-size: 80%;
}
/* Newsletter signup widget (Large version) */

.nl-signup-container .email-signup-widget input[type="text"] {
	width: 500px;
	float: left;
	margin-top: 10px;
}
.nl-signup-container .email-signup-widget {
	background: none;
}
.nl-signup-container .email-signup-widget input.button.more[type="submit"] {
	float: right;
	margin-top: 10px;
	height: 28px;
}
/* =Infinite Scroll
----------------------------------------------- */

.infinite-scroll .navigation-paging, .infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
/* =Layout Styles
----------------------------------------------- */
.site {
	min-width: 20em;
	max-width: 1046px;
	width: 1046px;
	margin: 0 auto;
	background: #fff;
}
.site-header, .site-main, .site-info {
	margin: 0 1em;
}
.site-info {
	max-width: 64em;
	width: 1024px;
	margin: 0 auto;
	color: #fff;
}
.content-area {
	width: 68%;
	float: left;
	clear: both;
	display: block;
}
.widget-area {
	margin: 1.2em 0 5em 0;
	/*width: 30%;
   min-width: 300px;*/
	width: 300px;
	float: right;
}
/* =Media Queries
-----------------------------------------------
@media all and (max-width: 59em) {
    .content-area{
       width: 100%;
       float: none;
    }
    .widget-area{
       width: 100%;
       float: none;
   }
}*/

/* =Ads
----------------------------------------------- */
.lb-ad {
	float: right;
	margin: 5px 0 0;
}
/* chat overrides */
.single div.wpmudev-chat-box p {
	padding: 1em;
	font-size: 0.75em;
	margin: 1em auto;
}
.single div.wpmudev-chat-box .wpmudev-chat-module-login-prompt p {
	width: 60%;
	display: block;
}
.single div.wpmudev-chat-box input {
	font-family: arial, helvetica, sans-serif;
}
.single div.wpmudev-chat-box .chat-login-wrap {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}
.single div.wpmudev-chat-box .login-message {
	font-family: arial, helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.8em;
	line-height: 1.3;
	width: 60%;
	font-size: 0.75em;
}
.single div.wpmudev-chat-box div.wpmudev-chat-module-login p.wpmudev-chat-login-buttons {
	width: auto;
	font-size: 100%;
}
.single div.wpmudev-chat-box-invite-pending div.wpmudev-chat-module-invite-prompt p.wpmudev-chat-invite-buttons button, .single div.wpmudev-chat-box div.wpmudev-chat-module-login p.wpmudev-chat-login-buttons button {
	padding: .3em 0.8em;
	text-transform: uppercase;
}
.single div.wpmudev-chat-box div.wpmudev-chat-module-login span.wpmudev-chat-login-button {
	float: left;
	margin: 0 2em 0 0;
}
.single div.wpmudev-chat-box div.wpmudev-chat-module-message-area {
	height: 60px
}
.single div.wpmudev-chat-box div.wpmudev-chat-module-message-area textarea.wpmudev-chat-send {
	padding: .5em;
	width: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-top: 1px solid #ccc;
}
.single .wpmudev-chat-box span.wpmudev-chat-title-text, .single.wpmudev-chat-box span.wpmudev-chat-title-status {
	height: 35px;
	line-height: 35px;
	margin: 0 0 0 .5em;
}
.single div.wpmudev-chat-box div.wpmudev-chat-module-header {
	height: 35px;
}
/* competition-widget */

.content-area .comp-widget {
	width: 46%;
	float: left;
	margin: 0 1.5% 1em;
}
.comp-widget .widget-title {
	background: #333;
	padding: .3em .5em;
	margin: -1px;
}
.comp-widget .widget-title a {
	color: #fff;
}
.comp-widget {
	border: 1px solid #ccc;
}
.comp-widget .item {
	margin: 0 .5em .5em;
}
.comp-widget .item.first {
	margin-top: 1em;
}
.comp-widget .item.other {
	border-top: 1px solid #ccc;
	padding-top: .75em;
}
.comp-widget a.img {
	max-width: 20%;
	display: block;
	float: left;
	margin: 0 0.5em 0 0;
}
.comp-widget img {
	width: 100%;
}
.comp-widget p {
	font-size: 0.6875em;
}
/* Search Results page */
.search-results article a img {
	float: left;
	padding-right: 10px;
}
/* Article Page (after post widget) styles */
.ad-spot-chat-container {
	min-height: 280px;
}
.single .widget.latest-posts .item, .single .widget.most-popular .item {
	margin: 0 4% 0 0;
}
/**
 * positioning fix for asynchronous takeover ads
 */
body>[id*="div-gpt-ad-"], body>[id*="div-gpt-ad-"] > div, body>[id*="div-gpt-ad-"] iframe {
	margin: 0 auto;
	text-align: center;
}
body>[id*="div-gpt-ad-"] {
	position: absolute;
	top: 34px;
	left: 0;
	right: 0;
	z-index: 0;
}
.category-business>[id*="div-gpt-ad-"]{
/*	z-index: 1!important;*/
}
.home>[id*="div-gpt-ad-"]{
	z-index: 0!important;
}
.site-footer, .top-bar, .site {
	position: relative;
}
/*Press Office Style*/
.post-type-archive-press-office .widget-area, .term-creative-spark .widget-area, .single-press-office .widget-area, .press-office .widget-area {
	display: none;
}
.content-area.press-office {
	width: 100%;
}
.content-area.press-office .press_office_logo {
	text-align: center;
	margin: 1.5em 0 .8em 0;
	border-bottom: 1px solid rgb(184,181,181);
	padding-bottom: .5em;
}
.content-area.press-office .press_office_company_logo, .content-area.press-office .press_office_company_content {
	float: left;
}
.content-area.press-office .entry-content {
	margin: .5em 0 .5em auto;
}
.content-area.press-office .entry-content p {
	margin: 0 0 1em 0;
}
.content-area.press-office .press_office_company_logo {
	margin-right: 20px;
}
.content-area.press-office .press_office_company_logo img {
	max-width: 260px;
}
.content-area.press-office .press_office_menu {
	margin: .8em 0 1em 0;
	padding: 0.6em 0;
}
.content-area.press-office .entry-socials {
	margin: .5em 0 0 0;
}
.content-area.press-office article .img {
	width: auto;
	float: left;
}
.content-area.press-office article .img img {
	padding: 0 1em 1.5em 0;
}
/*.content-area.press-office article .img img { width: auto; max-width: 100%; padding: 0 1em 1.5em 0; }*/
.content-area.press-office article {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.content-area.press-office article.press-office {
	border: 0px;
}
.content-area.press-office .more-news {
	margin-bottom: 20px;
	float: right;
	font-weight: bold;
	font-size: 24px;
}
.content-area.press-office .press_office_menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.content-area.press-office .press_office_menu ul li {
	float: left;
	position: relative;
	margin-right: 5px;
	background: rgb(235,235,235);
}
.content-area.press-office .press_office_menu ul li a {
	display: block;
	text-decoration: none;
	font-size: 1.5em;
	padding: .25em .8em;
	font-weight: 400;
}
.single-post .content-area.press-office .press_office_company_content .entry-title {
	font-size: 1.2em;
	text-transform: uppercase;
}
.single-post .content-area.press-office .entry-meta .byline, .single-post .content-area.press-office .entry-meta .sep {
	display: none;
}
.content-area.press-office .gmap {
	border: 2px solid #ADADAD;
}
/* footer widget styles */
.footer-area-widget {
	clear: both;
	float: right;
}
.latest-issue-footer-widget {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border-color: rgba(194, 82, 150, 0.5) rgba(134, 6, 84, 0.5);
	border-image: none;
	border-style: solid;
	border-width: 1px;
	float: right;
	padding: 7px;
	position: relative;
	width: 225px !important;
	margin-bottom: 0px;
	bottom: 39px;
}
.latest-issue-footer-widget ul li {
	list-style-type: none !important;
}
.latest-issue-footer-widget img {
	box-shadow: 2px 2px 4px #333;
	float: left;
	margin-right: 10px;
}
aside.latest-issue-footer-widget p {
	margin-top: 3px;
	font-size: 14px;
}
a.latest-issue-footer {
	color: #fff;
}
.footer-area-widget a.more-sub {
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 10px;
	color: #a70769;
	display: block;
	float: right;
	margin-right: 5px !important;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin: 0 auto;
	padding: 6px;
	position: static;
	text-transform: uppercase;
}
.ngg-imagebrowser-desc {
	margin-top: 30px;
}
.slideshow_container_style-light .slideshow_description_box div, .slideshow_container_style-light .slideshow_description_box div a, .slideshow_container_style-light .slideshow_description_box p, .slideshow_container_style-light .slideshow_description_box p a, .slideshow_container_style-light .slideshow_description_box h1, .slideshow_container_style-light .slideshow_description_box h1 a, .slideshow_container_style-light .slideshow_description_box h2, .slideshow_container_style-light .slideshow_description_box h2 a, .slideshow_container_style-light .slideshow_description_box h3, .slideshow_container_style-light .slideshow_description_box h3 a, .slideshow_container_style-light .slideshow_description_box h4, .slideshow_container_style-light .slideshow_description_box h4 a, .slideshow_container_style-light .slideshow_description_box h5, .slideshow_container_style-light .slideshow_description_box h5 a, .slideshow_container_style-light .slideshow_description_box h6, .slideshow_container_style-light .slideshow_description_box h6 a {
	text-align: left !important;
	font-style: normal;
}
.slideshow_container_style-light .slideshow_description_box div.slideshow_description {
	font-size: 0.875em;
	color: #b2b2b2;
}
.slideshow_container_style-light .slideshow_transparent {
	opacity: 1 !important;
}
.slideshow_container_style-light .slideshow_description_box {
	background-color: hsla(0, 100%, 0%, 0.8) !important;
	padding: 0.7em 1em !important;
}
.slideshow_container_style-light .slideshow_button {
	background: rgba(0, 0, 0, 0) url("../img/arrows.png") no-repeat 0 0 !important;
}
.slideshow_container_style-light .slideshow_next {
	background-position: -22px 0 !important;
}
.slideshow_container_style-light .slideshow_previous {
	background-position: 0 0;
}
.slideshow_container_style-light .slideshow_previous:hover, .slideshow_container_style-light .slideshow_next:hover {
	opacity: 0.7;
}
.hide {
	display: none !important;
}
.csiWhatsapp {
	display: none;
}

#text-13 .textwidget img ,
#text-12 .textwidget img {
	width: 100%;
}
