/*
Theme Name: InContext
Theme URI: http://www.blankslate.com/wordpress/themes/incontext
Author: Blankslate
Author URI: http://www.blankslate.com
Description: Blankslate Responsive Wordpress Theme
Version: 2.4.3
License: Proprietary
License URI: dev/null
Tags:
Based On: _s by Automattic
*/

/*
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */


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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	/*font-size: 62.5%;  Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
	min-width: 320px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	margin: 1.5em;
	padding: 1em;
	color: #666;
	background: #EFEFEF;
	font-style: italic;
	border: 1px solid #ECECEC;
}
a:focus {
	outline: none;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
form, fieldset {
	margin-bottom: 0px;
}

/* =WordPress Core (added to posts through admin)
-------------------------------------------------------------- */
.alignnone {
}

.aligncenter, div.aligncenter {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

a img.alignright {
}

a img.alignnone {
}

a img.alignleft {
}

a img.aligncenter {
}

.wp-caption {
	max-width: 100%;
}

.wp-caption.alignnone {
}

.wp-caption.alignleft {
}

.wp-caption.alignright {
}

.wp-caption img {
}

.wp-caption p.wp-caption-text {
}

.sticky{
	
}

.gallery-caption{
	
}

.bypostauthor{
	
}

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

.entry-content ol, .entry-content ul {
	padding-left:40px;
	margin:1em 0;
}

.entry-content ol{
	list-style: decimal;
}

.entry-content ul {
	list-style: disc;
}

.entry-content blockquote, .entry-content q {
	margin: 1.5em;
	padding: 1em;
	color: #666;
	background: #EFEFEF;
	font-style: italic;
	border: 1px solid #ECECEC;
}

span.comment-author{
  padding-left:5px;
}
.hidden {
  display: none;
  overflow: hidden;
}

.entry-content h2{
	margin-top:10px;
}

h1{ font-size:120%; }
h2{ font-size:115%; }

.inline-block-half-width{
	display: inline-block;	
	width: 49%;
}

.pop-image{
	padding:3px;
	border: 1px solid #666;
	moz-box-shadow: 0px 1px 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);
}

/** Single Post Pagination **/
div#page-links {
	margin:10px 0;
	font-size:24px;
	font-weight:bold;
}

div#page-links .label{
	margin-left:5px;
}

div#page-links .page-link{
	background: #F8F8F8;
	padding: 0.35em 0.75em;
	text-decoration: none;
}

#page-links > a{
    line-height: 3.1em;
}

div#page-links a .page-link{
	background: #F1F1F1;
}

.widget-transparent{
	background-color: transparent !important;
	border:none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	overflow:visible;
}

.blankslate-page {
background: white;
max-width: 1024px;
margin: 0 auto;
}

.blankslate-page * {
	box-sizing: border-box;
}

.blankslate-page h1,
.blankslate-page h2,
.blankslate-page h3,
.blankslate-page h4,
.blankslate-page h5,
.blankslate-page h6,
.blankslate-page p,
.blankslate-page a,
.blankslate-page span {
	font-family: 'Karla', Helvetica, sans-serif;
	color: #272727;
	letter-spacing: -.06em;
	line-height: 1;
}

.share--page-container .share--page-wrapper .share--page span {
	font-family: 'Karla', Helvetica, sans-serif;
	color: #272727;
}

#rss-container .content-hold div {
	color: #272727;
	width: 50%;
	float: left;
}
#rss-container .content-hold div:nth-of-type(2) {
	padding: 0 8px;
}

#rss-container h3 {
	font-size: 20px;
	margin-bottom: 4px;
}

#rss-container .meta-info {
font-size: 16px;
margin-bottom: 4px;
}

.blankslate-page--contact-list li {
	display: table;
}

.blankslate-page--contact-list div,
.blankslate-page--contact-list i,
.blankslate-page--contact-list a {
	display: table-cell;
	vertical-align: middle;
}

.blankslate-page--contact-list a,
.blankslate-page--contact-list a:visited {
	font-size: 18px;
	margin: 0;
	width: 100%;
	max-width: 200px;
	color: #272727;
}

.blankslate-page--contact-list a:hover,
.blankslate-page--contact-list a:active {
	color: #55a32a;
}

.business-page--similar-business__image span {
	padding: 5px;
    color: #FFF;
    font-weight: 600;
}

.blankslate-page i:before {
	font-family: fontAwesome;
}

.blankslate-page--main {
	padding: 0 8px;
}

.share--page-container .share--page-wrapper .share--page {
left: 25px;
}

.blankslate-page--section.review-container button {
    background: #55a32a;
    border-radius: 0;
    font-family: Karla;
}

.business-page--similar-business__categories {
	color: #272727;
}

.blankslate-page--section.menu-container .blankslate-nav-tabs .is-active .blankslate-tab {
	color: #55a32a;
	box-shadow: inset 0 0 0 2px #55a32a;
}

.blankslate-page--section.menu-container .blankslate-nav-tabs .blankslate-tab {
	background: #55a32a;
}

.blankslate-page--contact-form button,
.blankslate-page--modal input[type="submit"] {
    border-radius: 0;
    background: #55a32a;
    font-family: Karla;
    transition: .3s;
}

.blankslate-page--contact-form button:hover,
.blankslate-page--modal input[type="submit"]:hover {
	background: #3d8901;
}

.blankslate-page--section p {
font-size: 16px;
line-height: 1.2;
}

#forum-sidebar .forum-sidebar-card .img-container .name {
	display: none;
}