/*
font-family: 'PT Serif', serif; 400, 700
font-family: 'Open Sans', sans-serif; 400, 600, 700
font-family: 'Open Sans Condensed', sans-serif; 700
*/

#thesis_launcher { display: none; }

/* =================== */
/* = BOILERPLATE CSS = */
/* =================== */

.ir, #site_title, aside .email-subscribe h4 { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
img { vertical-align: middle; }
textarea { resize: vertical; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}
.custom .format_text a, footer .menu a, .button-blue, .button-green, .menu a, .tier_7 .resources li a, .tier_6 .headline a, .tier_6 .custom_read_more a:hover, #rps .slider-content-both a, .tier_1 li a {  -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px) {
	body { min-width: 1024px; }
}

/* ================= */
/* = GLOBAL STYLES = */
/* ================= */
.alignright, .right, img[align="right"] {
	margin: 15px 0 10px 15px;
}

a { color: #068deb; text-decoration: underline; }
a:hover { color: #166583; }

/* =============== */
/* = SKIN STYLES = */
/* =============== */

h1, h2, h3, h4, h5, h6 { font-weight: 400; }

body {
	background: url(images/bg.jpg);
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	text-rendering: optimizelegibility;
}

.full_width > .page {
	width: 1004px;
	margin: 0 auto;
}

/* =========== */
/* = BUTTONS = */
/* =========== */

.button-blue,
.input_submit {
	background: #0689e6;
	border: 1px solid #00140a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 4px 10px;
	text-decoration: none;
	-moz-box-shadow: 5px 5px 5px #359feb inset, -5px -5px 5px #056bb4 inset;
	-webkit-box-shadow: 5px 5px 5px #359feb inset, -5px -5px 5px #056bb4 inset;
	box-shadow: 5px 5px 5px #359feb inset, -5px -5px 5px #056bb4 inset;
}

	.button-blue:hover,
	.input_submit:hover {
		background: #199efd;
		color: #fff;
		-moz-box-shadow: 5px 5px 5px #44b0fd inset, -5px -5px 5px #137cc6 inset;
		-webkit-box-shadow: 5px 5px 5px #44b0fd inset, -5px -5px 5px #137cc6 inset;
		box-shadow: 5px 5px 5px #44b0fd inset, -5px -5px 5px #137cc6 inset;
	}

.button-green {
	background: #009345;
	border: 1px solid #00140a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 10px;
	-moz-box-shadow: 5px 5px 5px #30a768 inset, -5px -5px 5px #007336 inset;
	-webkit-box-shadow: 5px 5px 5px #30a768 inset, -5px -5px 5px #007336 inset;
	box-shadow: 5px 5px 5px #30a768 inset, -5px -5px 5px #007336 inset;
}

	.button-green:hover {
		background: #00ba57;
		color: #fff;
		-moz-box-shadow: 5px 5px 5px #28c571 inset, -5px -5px 5px #009a48 inset;
		-webkit-box-shadow: 5px 5px 5px #28c571 inset, -5px -5px 5px #009a48 inset;
		box-shadow: 5px 5px 5px #28c571 inset, -5px -5px 5px #009a48 inset;
	}

/* ======= */
/* = NAV = */
/* ======= */

.nav_area {
	background:url(images/bg2.jpg);
	border-bottom: 2px solid #aca8a8;
}

.menu a {
	font-size: 22px;
	color: #888;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}

	.menu a:hover {
		color: #000;
	}

#menu-main-menu .current-menu-item {
	background: #969596;
	background: rgba(0,0,0,.3);
}

	#menu-main-menu .current-menu-item a {
		color: #fff;
	}

/* ========== */
/* = HEADER = */
/* ========== */

.header_area {
	background: url(images/header_bg.jpg) 0 -3px;
	height: 357px;
	margin-bottom: 15px;
}

header {
	overflow: hidden;
	position: relative;
	padding-top: 10px;
}

	header li {
		list-style: none;
	}

	.header_blurb {
		background: url(images/sprite.png) no-repeat 0 0;
		color: #000;
		font-size: 24px;
		font-family: 'PT Serif', serif;
		font-weight: 700;
		text-transform: uppercase;
		width: 285px;
		float: left;
		padding-left: 50px;
		line-height: 30px;
		margin: -7px 15px 0 165px;
	}

		.header_blurb p {
			margin: 0;
		}

.header_testimonial {
	padding-top: 15px;
}

/* social menu */

.social-menu {
	overflow: hidden;
	float: right;
}

	.social-menu li {
		float: left;
		margin-left: 5px;
	}

	.social-menu a {
		background: url(images/sprite.png);
		width: 43px;
		height: 44px;
		display: block;
	}

	.social-menu .contact a {
		font-size: 22px;
		color: #fff;
		background: url(images/sprite.png) no-repeat -393px -12px #9c9999;
		border: 2px solid #585555;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		text-shadow: 1px 1px 1px #444;
		border-radius: 5px;
		width: 150px;
		height: 38px;
		margin-top:1px;
		padding-left: 40px;
		text-transform: uppercase;
		text-decoration: none;
		line-height: 37px;
	}

		.social-menu .contact a:hover {
			border: 2px solid #000;
		}

	.social-menu .facebook a { background-position: 0 -63px; }
	.social-menu .twitter a { background-position: -47px -63px; }
	.social-menu .linkedin a { background-position: -95px -63px; }
	.social-menu .gplus a { background-position: -142px -63px; }
	.social-menu .youtube a { background-position: -190px -63px; }
	.social-menu .rss a { background-position: -236px -63px; }

	.social-menu .facebook a:hover { background-position: 0 -109px; }
	.social-menu .twitter a:hover { background-position: -47px -109px; }
	.social-menu .linkedin a:hover { background-position: -95px -109px; }
	.social-menu .gplus a:hover { background-position: -142px -109px; }
	.social-menu .youtube a:hover { background-position: -190px -109px; }
	.social-menu .rss a:hover { background-position: -236px -109px; }

/* logo */

#site_title {
	clear: both;
	background: url(images/logo.png) no-repeat;
	width: 751px;
	height: 92px;
	margin: 72px 0 0 240px;
}

	#site_title a {
		width: 751px;
		height: 92px;
		display: block;
	}

/* tagline */

#site_tagline {
	font-size: 21px;
	color: #fff;
	text-shadow: 1px 1px 1px #005e9f;
	text-transform: uppercase;
	font-family: 'PT Serif', serif;
	font-weight: 700;
	margin: 17px 0 0 255px;
}

/* scott image */

.scott-photo {
	position: absolute;
	top: 12px;
	left: 0;
}

	.scott-photo span {
		background: url(images/scott.png) no-repeat;
		width: 262px;
		height: 295px;
		display: block;
	}

/* seen in */

.seen_in {
	background: url(images/seen_in.jpg) no-repeat 60px 10px;
	margin: 0 0 0 268px;
	width: 724px;
	height: 82px;
	display: block;
	overflow: hidden;
}

	.seen_in h4 {
		font-family: 'PT Serif', serif;
		font-weight: 700;
		font-size: 20px;
		color: #0e4a61;
		text-align: center;
		line-height: 20px;
		float:left;
		margin: 17px 0 0;
		text-transform: uppercase;
	}

/* header testimonial */

.header_testimonial p {
	color: #fff;
	font-family: 'PT Serif', serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	padding-left: 130px;
}

	.header_testimonial span {
		color: #c7c5c5;
		font-size: 14px;
		font-style: italic;
	}

/* =========== */
/* = TIER 1  = */
/* =========== */

.tier_1 {
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
}

	.tier_1 h2 {
		font-weight: 700;
		font-size: 13px;
		margin-bottom: 10px;
	}

	.tier_1 ul {
		width: 645px;
		margin: 0 auto;
	}

	.tier_1 li {
		list-style: none;
		display: inline-block;
		margin-bottom: 7px;
	}

		.tier_1 li a {
			color: #000;
			text-decoration: none;
		}

			.tier_1 li a:hover {
				color: #156380;
			}

	.tier_1 li:after {
		content: "•";
		color: #999898;
		padding: 0 3px 0 5px;
	}

	.tier_1 .last:after {
		content: "";
	}

/* ========== */
/* = TIER 2 = */
/* ========== */

.tier_2 {
	height: 180px;	
	margin-top: 20px;
}

.tier_2 .box_left {
	background: url(images/people.png) no-repeat;
	float:left;
	width: 495px;
	margin-right: 25px;
	height: 147px;
}

	.tier_2 p {
		color: #000;
		font-size: 40px;
		font-family: 'PT Serif', serif;
		font-weight: 700;
		text-transform: uppercase;
		padding-left: 175px;
		margin: 0;
	}

.tier_2 .box_right {
	background: #fff;
	border: 2px solid #dbdada;
	float: right;
	width: 435px;
	position: relative;
	padding: 15px;
	font-family: 'PT Serif', serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
}

	.tier_2 .box_right:after,
	aside .testimonialswidget_testimonials:after {
		content:"";
		background: url(images/sprite.png) no-repeat -1px -159px;
		width: 39px; 
		height: 19px;
		position: absolute;
		bottom: -19px;
		right: 85px;
	}

	.testimonialswidget_testimonial {
		margin-bottom: 0;
	}

	.tier_2 .box_right cite {
		position: absolute;
		bottom: -25px;
		text-align: right;
		right: 128px;
		font-size: 14px;
	}

/* ========== */
/* = TIER 3 = */
/* ========== */

.tier_3 {
	overflow: hidden;
	margin-top: 15px;
}

.tier_3 .col3 > a,
.tier_4 .col3 > div {
	float: left;
	width: 328px;
	height: 218px;
	margin-right: 10px;
	position: relative;
}

	.tier_3 .col3 .box-1 {
		background: url(images/box-1.jpg);
	}

	.tier_3 .col3 .box-2 {
		background: url(images/box-2.jpg);
	}

	.tier_3 .col3 .box-3 {
		background: url(images/box-3.jpg);
		float: right;
		margin-right: 0;
	}

	.tier_3 h3 {
		background: #28BAF1;
		background: rgba(40,186,241,0.8 );
		font-family: 'PT Serif', serif;
		font-weight: 700;
		font-size: 36px;
		color: #fff;
		text-shadow: 1px 1px 1px #127397;
		width: 100%;
		position: absolute;
		bottom: 5px;
		text-align: center;
		margin: 0;
		text-transform: uppercase;
		padding: 5px 0;
	}


		.tier_3 .col3 > a:hover h3 {
			background: rgb(27,127,164);
			background: rgba(27,127,164,0.8);
		}

/* ========== */
/* = TIER 4 = */
/* ========== */

.tier_4 {
	margin-top: 20px;
}

.tier_4 h3 {
	font-family: 'PT Serif', serif;
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	margin: 0;
}

	.tier_4 .col3 .last {
		margin-right: 0;
	}

	.tier_4 .about div {
		background: url(images/about.jpg) no-repeat;
		width: 327px;
		height: 183px;
		position: relative;
		border: 1px solid #cac7c7;
	}

	.tier_4 .about p {
		background: #fff;
		background: rgba(255,255,255,0.8);
		margin: 0;
		font-size: 15px;
		padding: 5px;
		position: absolute;
		bottom: 0;
		line-height: 18px;
	}

		.tier_4 .about a {
			color: #156380;
			font-weight: 700;
			text-align: right;
			padding-left: 5px
		}

		.tier_4 .speeches a {
			font-size: 14px;
			color: #156380;
			font-weight: 700;
			font-style: italic;
			font-family: 'PT Serif', serif;
			float: right;
		}

.tier_4 .client-logos h3 {
	margin-bottom: 5px;
	text-align: center;
}

/* ========== */
/* = TIER 5 = */
/* ========== */

.tier_5 {
	background: url(images/shelf.jpg) no-repeat bottom center;
	width: 958px;
	height: 290px;
	margin: 55px auto -40px;
}

	.tier_5 ul {
		overflow: hidden;
	}

	.tier_5 li {
		list-style: none;
		width: 130px;
		float: left;
		margin-left: 20px;
	}

	.tier_5 li:first-child {
		margin-left: 120px;
	}

/* ========== */
/* = TIER 6 = */
/* ========== */

.tier_6 {
	background: #fff;
	border: 2px solid #dbdada;
	padding: 5px 25px 25px;
	margin: 20px 0;
	overflow: hidden;
}

	.tier_6 ul {
		overflow: hidden;
	}

	.tier_6 li {
		list-style: none;
	}

	.tier_6 h4 {
		background: url(images/influencer.jpg) no-repeat 45% 0;
		height: 133px;
		margin: 0 auto 15px;
		border-bottom: 1px solid #c9c7c7;
	}

	.tier_6 .headline {
		line-height: 26px;
		margin-top: 10px;
	}

		.tier_6 .headline a {
			font-size: 22px;
			font-weight: 700;
			font-family: 'PT Serif', serif;
			color: #0689e6;
			text-decoration: none;
		}

			.tier_6 .headline a:hover {
				color: #000;
			}

	.tier_6 .query_list li {
		width: 285px;
		float: left;
		margin-left: 40px;
		position: relative;
		min-height: 385px;
	}

		.tier_6 .query_list li:first-child {
			margin-left: 0;
		}

	.tier_6 .post_excerpt {
		line-height: 22px;
		font-size: 14px;
	}

	.tier_6 .custom_read_more a {
		font-size: 18px;
		font-weight: 700;
		color: #9a9898;
		font-family: 'PT Serif', serif;
		text-decoration: none;
		font-style: italic;
		position: absolute;
		bottom: 0;
	}

		.tier_6 .custom_read_more a:hover {
			color: #000;
		}

.tier_6 .query_box {
	width: 285px;
	float:left;
	position: relative;
	margin-right: 47px;
	min-height: 365px;
}

.tier_6 .query_box:last-child {
	margin-right: 0;
}



/* ========== */
/* = TIER 7 = */
/* ========== */

.tier_7 {
	margin-bottom: 45px;
}

	.tier_7 > div {
		background: #fff;
		padding: 5px 15px 15px;
		border: 2px solid #dbdada;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing:border-box;
	}

/* subscribe form */

.tier_7 .subscribe {
	float: left;
	width: 600px;
	height: 348px;
}

.email-subscribe-wrap {
	position: relative;
}

.email-subscribe {
	overflow: hidden;
}

.email-subscribe h3,
.tier_7 .email-subscribe h3 {
	border-bottom: none;
	float: right;
    line-height: 37px;
    margin-top: 9px;
    text-align: left;
    width: 256px;
}

.email-subscribe h4 {
	background: url(images/books.png) no-repeat;
	font-family: 'PT Serif', serif; 
	font-size: 19px;
    font-style: italic;
    font-weight: 700;
    left: -28px;
    padding-top: 195px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -50px;
    width: 328px;
}

.home .email-subscribe h4 {
	top: -27px;
}

.email-subscribe form {
	clear: both;
	margin-top: 210px;
}

.email-subscribe form input[type="text"],
.email-subscribe form input[type="email"] {
	float: left;
	background: #f1f1f1;
	border: 1px solid #d4d3d3;
	font-size: 18px;
	font-family: 'PT Serif', sans-serif;
	color: #949393;
	font-weight: 700;
	padding: 15px 20px;
	width: 230px;
}

.email-subscribe form input[type="text"] {
	margin: 0 15px 0 4px;
}

.email-subscribe input[type="submit"],
.email-subscribe .nospam {
	clear: both;
}

.email-subscribe input[type="submit"] {
	float: right;
	margin: 15px 7px 0;
}

	.email-subscribe input[type="submit"]:hover {
		cursor: pointer;
	}

.email-subscribe .nospam {
	background: url(images/nospam.png) no-repeat left center;
	padding-left: 35px;
	height: 28px;
	display: block;
	color: #949393;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: 28px;
	position: absolute;
	bottom: 4px;
}

/* subscribe form interior pages */

.post_box .post_content .email-subscribe-wrap-custom .email-subscribe h3 {
	color: #000;
	font-size: 30px;
	font-style: normal;
	text-align: left;
	line-height: 37px;
	border: none;
}

.email-subscribe-wrap-custom {
	position: relative;
}

.email-subscribe-wrap-custom .email-subscribe {
	background: #f9f6f6;
	border: 2px solid #dbdada;
	padding: 10px;
}

	.email-subscribe-wrap-custom .email-subscribe h3 {
		width: 280px;
	}

	.email-subscribe-wrap-custom .email-subscribe h4 {
		background: url(images/books.png) no-repeat;
		left: -9px;
		top: -17px;
	}

	.email-subscribe-wrap-custom .email-subscribe .nospam {
		bottom: -8px;
	}

	.email-subscribe-wrap-custom form input[type="text"],
	.email-subscribe-wrap-custom form input[type="email"] {
		width: 251px;
	}

/* subscribe form sidebar */

	aside .email-subscribe {
		background: none;
		border: none;
		margin-top: 45px;
	}

	aside .email-subscribe h3 {
		margin-top: 165px;
		color: #2a2a2a;
		font-size: 23px;
		font-weight: 700;
		font-family: 'PT Serif', serif;
		text-align: center;
		line-height: 24px;
		width: auto;
		float: none;
	}

	aside .email-subscribe h4 {
		left: -17px;
    	top: -16px;
	}

	aside .email-subscribe form {
		margin: 10px 0 0 0;
	}

		aside .email-subscribe form input[type="text"],
		aside .email-subscribe form input[type="email"] {
			margin: 10px 0 0 11px;
			width: 230px;
		}

	aside .email-subscribe input[type="submit"] {
	    margin: 15px 14px 0
	}
	
	aside .email-subscribe .nospam {
		font-size: 12px;
		width: 100px;
		line-height: 14px;
		bottom: -2px;
		left: 10px;
	}

/* resources */

.tier_7 .resources {
	float: right;
	width: 380px;
	height: 348px;
}

	.tier_7 .resources ul {
		margin-left: 15px;
	}

	.tier_7 h3,
	.email-subscribe-wrap-custom h3 {
		font-size: 30px;
		color: #2a2a2a;
		font-family: 'PT Serif', serif;
		font-weight: 700;
		margin: 0 0 15px;
		border-bottom: 1px solid #9a9898;
		text-align: center;
		line-height: 48px;
	}

	.tier_7 .resources li {
		list-style: none;
		margin-bottom: 18px;
	}

		.tier_7 .resources li a {
			font-size: 18px;
			font-weight: 700;
			color: #0689e6;
			font-family: 'Open Sans', sans-serif;
			text-decoration: none;
		}

		.tier_7 .resources li a:hover {
			color: #000;
		}

		.tier_7 .resources .more {
			width: 75px;
			margin: 25px auto 0;
			display: block;
			text-align: center;
		}

/* ======== */
/* = PAGE = */
/* ======== */

.page article,
.blog .content,
.archive .content,
aside {
	background: #fff;
	border: 2px solid #dbdada;
}

.blog article,
.blog .query_box {
	border: none;
	padding: 10px;
}

.page .post_content {
	padding: 0 15px 15px;
}

.page .headline_area {
	margin: 0;
}

	.page .headline_area h1 {
		background: #686666;
		margin: 0 0 10px;
		padding: 10px 0 15px 20px;
		font-size: 42px;
		font-weight: 700;
		font-family: 'PT Serif', serif;	
		color: #fff;
	}

.post_box .post_content h2 {
	font-size: 30px;
	color: #145f7c;
	font-family: 'PT Serif', serif;
	font-weight: 700;
}

.post_box .post_content h3 {
	font-size: 24px;
	font-style: italic;
	font-weight: 700;
	color: #414141;
	font-family: 'PT Serif', serif;
	margin-bottom: 0;
}

/* ================ */
/* = BLOG/ARCHIVE = */
/* ================ */

/* BLOG home */

.blog .article,
.archive article {
	padding: 0 15px 0;
	border: none;
}

.blog .headline_area h2,
.archive .headline_area h2 {
	margin: 20px 0 0;
	line-height: 26px;
}

	.blog .top .headline_area h2 {
		margin-top: 5px;
	}

	.blog .headline_area h2 a,
	.archive .headline_area h2 a {
		font-family: 'PT Serif', serif;
		font-weight: 700;
		font-size: 22px;
		text-decoration: none;
	}

.blog .byline,
.blog .byline a,
.archive .byline,
.archive .byline a {
	font-size: 14px;
	color: #686666;
	font-style: italic;
	font-family: 'PT Serif', serif;
	font-weight: 400;
	line-height: 14px;
}

.blog .byline,
.archive .byline {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0dede;
}

.single .byline .post_cats a {
	text-decoration: underline;
}

.blog .query_box .featured_image {
	margin-left: 0;
}

/* post excerpt */
.blog .post_excerpt,
.archive .post_excerpt {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}

/* thumbnail */
.blog .featured_image,
.archive .featured_image {
	float: left;
	margin: 0 10px 5px;
}

/* slider */

.blog .featured-slider {
	margin-bottom: -20px;
}

#rps .col p.post-title {
    width: 100%;
    z-index: 1000;
}

#rps {
	border: none;
	margin: 5px;
}

#rps .slider {
	background: #f4f4f4;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

#rps .col p.post-title span {
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	height: auto;
	font-family: 'PT Serif', serif;
}

#rps .col p.slider-content-both {
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;

}

#rps .col p.slider-content-both img {
	background: transparent;
	width: 285px;
	height: 165px;
	border: none;
}

#rps .slider-content-both a,
.custom_read_more a {
	font-size: 14px;
	color: #0689e6;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	text-decoration: none;
}

	#rps .slider-content-both a:hover,
	.custom_read_more a:hover {
		color: #000;
	}

#rps .paging {
	background: #c7c5c5;
	position: relative;
	right: 0;
	bottom: 20px;
	padding: 3px 0;
}

	#rps .paging a {
		font-size: 15px;
		color: #8a8989;
		font-family: 'PT Serif', serif;
		font-weight: 400;
		padding: 0 15px;
	}

	#rps .paging a.active {
		background: none;
		border: none;
		color: #000;
	}

/* archive */

#archive_intro h1 {
	font-family: 'PT Serif',serif;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    margin: 10px;
}

/* single */

.single .influencer-banner a,
.blog .influencer-banner a,
.archive .influencer-banner a {
	background: url(images/influencer_blog.jpg) no-repeat;
	width: 615px;
	height: 124px;
	display: block;
	margin: 0 auto 20px;

}

.single .headline_area h1 {
	clear: both;
	background: #fff;
	color: #000;
	font-size: 36px;
	color: #010101;
}

.single .byline {
	line-height: 25px;
    padding: 2px 20px 6px;
}

.single .byline,
.single .byline a {
	background: #686666;
	overflow: hidden;
	font-family: 'PT Serif', serif;
	font-weight: 400;
	font-size: 14px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
}

.single .attachment-post-thumbnail {
	float: right;
	max-width: 300px;
	height: auto;
	float: right;
	margin: 15px 15px 5px 15px;
}

.single .bracket {
	display: none;
}

.num_comments_link:before,
.num_comments_link:after,
.blog .post_date:after {
	content: "•";
	font-size: 16px;
	padding: 0 5px;
}

.blog .post_date:after {
	padding-right: 0;
}

/* Digg Digg Share Links */

.single .share-buttons,
.blog .share-buttons,
.archive .share-buttons {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 5px;
	margin: 0 5px;
}

.blog .share-buttons,
.archive .share-buttons {
	border-top: none;
	clear: both;
}

	.single .share-buttons ul,
	.blog .share-buttons ul,
	.archive .share-buttons {
		overflow: hidden;
		margin: 0;
		padding: 5px 0 5px 140px;
	}

	.single .share-buttons li,
	.blog .share-buttons li,
	.archive .share-buttons li {
		list-style: none;
		float: left;
	}

	.single .share-buttons .plus,
	.blog .share-buttons .plus,
	.archive .share-buttons .plus {
		margin-right: 15px;
	}

.share-buttons-footer li div#___plusone_0 {
	float: left !important;
}

/* related posts */

.related-posts h3 {
	font-family: 'PT Serif', serif;
	font-weight: 700;
	font-size: 18px;
	font-style: normal !important;
	text-transform: uppercase;
	margin: 0 0 0 5px;
}

.related-posts a {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-align: left;
	line-height: 20px;
	color: inherit;
	text-decoration: none;
	line-height: 14px;
}

	.related-posts a:hover {
		color: #1b81a7;
	}

.related-posts ul {
	margin-left: 5px;
	overflow: hidden;
}

.related-posts li {
	list-style: none;
	float:left;
	width: 118px;
	margin-left: 12px;
}

	.related-posts li:first-child {
		margin-left: 0;
	}

.related-posts {
	line-height: 19px;
}

/* sociable plugin */

.sociable {
	margin: 0 0 5px 10px;
}

.sociable_tagline {
	font-size: 12px;
	padding-left: 2px;
}

.sociable li:last-child {
	position: relative;
	top: -5px;
}

/* prev/next */

.prev_next {
	padding: ;
}

.prev_next a {
	background: #0689e6;
	font-family: 'PT Serif', serif;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: lowercase;
	padding: 2px 10px 3px;
}

/* ============ */
/* = COMMENTS = */
/* ============ */

#comments {
	margin-top: 20px;
}

.bypostauthor {
    background-color: #F7FCFF;
}

.input_text {
	background: #fff;
	border: 1px solid #ddd;
}

/* =========== */
/* = SIDEBAR = */
/* =========== */

.columns > .sidebar {
	padding: 15px 10px 0;
}

aside .widget a {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	font-family: 'PT Serif', serif;
}

aside .widget .widget_title,
aside .widget .widget_title .rsswidget {
	font-size: 24px;
	color: #000;
	font-weight: 700;
	font-family: 'PT Serif', serif;
	text-align: center;
	border-bottom: 3px solid #dbdada;
	padding-bottom: 5px;
	clear: both;
	margin-bottom: 15px;
}

aside .widget .widget_title .rsswidget {
	border-bottom: none;
}

/* social links */
aside .social-menu {
	float: left;
}
aside .social-menu li:first-child {
	margin-left: 2px;
}

/* expert resources */
aside .expert-resources {
	margin-left: 15px;
}

aside .expert-resources a img {
	padding: 0 5px 0 0;
}

/* about */

aside .about .button-green {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-shadow: 1px 1px 1px #005d2c;
	color: #fff;
	height: 30px;
	line-height: 30px;
	margin-left: 68px;
}

	aside .about .button-green.contact {
		margin-left: 56px;
	}

	aside .about .button-green span {
		background: url(images/sprite.png) no-repeat -401px -52px; 
		width: 28px;
		height: 15px;
		display: inline-block;
		padding-right: 5px;
	}

	aside .about .button-green:hover {
		text-shadow: 1px 1px 1px #00873f;
		color: #fff;
	}

	aside .about .more {
		color: #156380;
		float: right;
		font-size: 19px;
		font-style: italic;
		font-weight: 700;
		line-height: 22px;
		margin-top: 20px;
		width: 90px;
	}

		aside .about .more:hover {
			color: #000;
		}

	aside .about ul {
		margin-top: 10px;
		float: left;
	}

	aside .about li {
		margin: 0 0 30px;
		display: block;
	}

	aside .about a {
		font-size: 15px;
		color: #000;
		font-weight: 400;
		font-family: 'PT Serif', serif;
		text-decoration: none;
	}

	aside .about a:hover {
		color: #156482;
	}

	.pdf {
		background: url(images/pdf.jpg) no-repeat left center;
		padding-left: 30px;
	}

	.arrow {
		background: url(images/arrow.jpg) no-repeat left center;
		padding-left: 30px;
	}

	aside .about img {
		float: left;
		margin-right: 5px;
	}

/* clients */

aside .clients {
	background: url(images/clients.jpg) no-repeat;
	width: 302px;
	height: 180px;
	display: block;
}

/* testimonials */

aside .testimonialswidget_testimonials {
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	font-family: 'PT Serif', serif;
	font-weight: 400;
	padding:15px;
	border: 2px solid #dbdada;
	position: relative;
	margin-bottom: 55px;
}

aside .Testimonials_Widget_Widget {
	height: 235px;
}

	aside .Testimonials_Widget_Widget cite {
		bottom: -40px;
		font-size: 14px;
		position: absolute;
		right: 10px;
		text-align: right;
		width: 100%;
	}

/* recent posts */

aside .widget_recent_entries li {
	margin-bottom: 25px;
}

/* ========== */
/* = FOOTER = */
/* ========== */

footer {
	overflow: hidden;
	background: url(images/footer_bg.jpg) repeat-y #fff;
	border: 2px solid #dbdada;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear: both;
	margin-top: 15px;

}

	footer .widget {
		margin-bottom: 0;
	}

	footer > div {
		width: 25%;
		float: left;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing:border-box;
	}

	footer .menu {
		padding: 10px 20px 0 20px;
	}

		footer .menu li {
			float: none;
		}

		footer .menu li:last-child {
			margin-bottom: 0;
		}

		footer .menu a {
			color: #0689e6;
			font-family: 'Open Sans', sans-serif;
			font-weight: 600;
			font-size: 13px;
			padding: 0;
		}

			footer .menu a:hover {
				color: #000;
				text-decoration: none;
			}

		footer h4 {
			font-family: 'PT Serif', serif;
			font-weight: 700;
			font-size: 18px;
			margin: 0;
			border-bottom: 1px solid #c8c7c7;
			padding: 8px 20px;
		}

/* ================ */
/* = LOWER FOOTER = */
/* ================ */

.lower_footer {
	overflow: hidden;
	margin: 15px 0 0;
}

	.footer_logo {
		float: left;
		width: 360px;
	}

	.footer_logo p {
		background: url(images/sprite.png) no-repeat 0 -188px; 
		width: 360px; height: 56px;
		display: block;
	}

	.lower_footer .social-menu {
		margin-top: 0;
	}

	.lower_footer .copy {
		clear: both;
		border-top: 2px solid #c3bfbf;
		font-size: 14px;
		color: #494848;
		font-weight: 400;
		font-family: 'PT Serif', serif;
		text-align: center;
		padding-top: 5px;
	}

/* share buttons */

.lower_footer .share-buttons-footer {
	float: left;
	width: 100px;
	margin: 0 0 0 37px;
}

	.lower_footer .share-buttons-footer ul {
		overflow: hidden;
		margin-bottom: 5px;
	}

	.lower_footer .share-buttons-footer li {
		list-style: none;
	}

.lower_footer .share-buttons-footer .linkedin {
	display: none;
}

/*.lower_footer .share-buttons-footer .plus {
	position: relative;
	left: -39px;
}*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.header_blurb { font-size: 22px; }
/*	#site_tagline { font-size: 19px; }*/
	.tier_2 p { font-size: 37px; }
	.tier_4 h3 { font-size: 23px; }
}

/* ========== */
/* = DISQUS = */
/* ========== */

#disqus_thread {
	width: 95%;
	margin: 0 auto;
}

/* ====== */
/* = IE = */
/* ====== */

.ie8 .header_testimonial p { font-size: 14px;}
.ie8 #site_tagline { font-size: 20px; }
.ie9 .tier_2 p { font-size: 38px; }