/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.entry-meta .by-author {
	color: #000;
	margin-left: -90px;
	font-size: 1.1em;
	text-transform: capitalize;
}

.entry-meta {
	color: transparent;
}

.abh_tab_content .abh_text .abh_job span,
.abh_tab_content .abh_text .abh_job span a {
	font-size: inherit !important;
}

.archive-header h1 span {
	position: inherit;
	background: inherit;
}

body {
	background: #ffffff;
	font-size: 1em;
}

h1 {
	color: #AAAAAA;
	font-size: 2em;
}

h1 {
	margin: .5em 0 .5em;
}

h1 span {
	letter-spacing: -1px;
	background: rgb(255,255,255);
/* fallback color */
	background: rgba(255,255,255,0.7);
	font-size: 1.4em;
	color: #000000;
	padding: 10px;
	position: absolute;
	top: 400px;
}

header h1 span {
	padding: 0px;
}

h1 span.spacer {
	padding: 0 5px;
}

h1.entry-title, h2.entry-title {
	font-size: 2.3em;
	color: #000000;
}

h3 {
	text-shadow: none;
}

h3.assistive-text {
	color: #999;
	font-size: .8em;
}

p {
	font-size: 1.1em;
	margin-bottom: 14px;
}

#container {
	margin: 0 auto;
	padding: 0 20px;
}

.home #wrapper {
	background-color: #ffffff;
	border: none;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 100%;
	height: 70px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}

.tc-header {
	border-bottom: 10px solid #fff
}

#footer {
	clear: both;
	margin: 20px 0 0;
	padding: 0;
	color: #ffffff;
}

#footer-wrapper {
	margin: 20px 0 0 20px;
	padding: 0 5% 5% 10%;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #ddd;
	border: none;
	clear: both;
	color: #ddd;
	float: none;
	height: .1em;
	width: 100%;
}

hr.space {
	background: #fff;
	color: #fff;
}

hr.featurette-divider {
	margin: 22px;
	display:none;
}

/* =Image treatment
-------------------------------------------------------------- */
.person {
	width: 200px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	box-shadow: 0 0 8px #04bcec;
	-moz-box-shadow: 0 0 8px #04bcec;
	border: 3px solid #04bcec;
}

/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	width: auto;
/* =WordPress Core
-------------------------------------------------------------- */
}

p span[class*="fp-text-one"] {
	margin-bottom: 0px;
}


.btn-primary {
	margin-bottom: 40px;
}

.grid__item {
	margin-bottom: 20px;
}

.round-div,
.widget-front .round-div {
	border-color: #ffffff;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

img.wp-smiley {
	vertical-align: middle;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}

.footer-menu li a {
	border-left: 1px solid #ccc;
	color: #ffffff;
	padding: 0 8px;
}

.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 8px 0 0;
}

.footer-menu li a:hover {
	color: #ffffff;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	background-color: #ffffff;
	width: 100%;
}

#footer a {
	color: #000000;
	font-weight: 400;
}

#footer a:hover {
}

#footer-wrapper .grid.col-940 {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	line-height: 1.5em;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-radius: 0;
	font-size: .9em;
	position: relative;
	bottom: 0;
	width: 100%;
}

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
	content: "20";
	display: block;
	height: 0;
	max-height: 0;
	overflow: hidden;
	visibility: hidden;
}

.clearfix,
#container,
.widget-wrapper {
	display: inline-block;
}

.clearfix,
#container,
.widget-wrapper {
	display: block;
}

.clear {
	clear: both;
}

/* Footer */
#footer {
	width: 100%;
	position: relative;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: .86em;
	background: #ffffff;
}

footer#footer .colophon,
footer#footer .colophon a,
footer#footer .colophon p {
	background-color: #000000;
	color: #ffffff;
}

footer#footer,
footer#footer a {
	color: #ffffff !important;
	background: #2d2d2d;
}

#footer nav#footer {
	margin-top: 5px;
}

#footer .footer-content {
	padding: 0 40px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer .col a {
	line-height: 1;
	font-weight: normal;
	color: #000000;
	display: block;
	margin-bottom: 5px;
}

#footer a:hover {
	color: #ffffff;
}

.profileSocialIcons {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	margin-top: -9px;
	margin-bottom: 0;
}

footer#footer .colophon .credits a[class*=icon-], footer#footer .colophon .social-block a {
	color: #ffffff;
	text-shadow: none;
}

footer#footer a, footer#footer p {
	font-size: 1em;
}

.fix {
	clear: both;
}

.wrapper {
	max-width: 960px;
	min-width: 755px;
	width: 100%;
	margin: 0 auto;
	display: block;
}

/* =Info Boxes
-------------------------------------------------------------- */
.info-box {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin: 20px 0;
	padding: 15px;
	text-align: left;
}

.alert {
	background-color: #faebeb;
	border: 1px solid #dc7070;
	color: #212121;
}

.address {
	background-color: #f6f5ef;
	border: 1px solid #cdc9a5;
	color: #212121;
}

.notice {
	background-color: #fbf9e9;
	border: 1px solid #e3cf57;
	color: #212121;
}

.success {
	background-color: #f9fde8;
	border: 1px solid #a2bc13;
	color: #212121;
}

.download {
	background-color: #fff4e5;
	border: 1px solid #ff9912;
	color: #212121;
}

.information {
	background-color: #eef3f6;
	border: 1px solid #6ca6cd;
	color: #212121;
}

.tc-reset-margin-top container-fluid {
	margin-top: 40px;
}

.tc-post-list-grid article .entry-title {
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    font-weight: 300;
}

#right.widget-area {
	border-left: none;
}