@charset "utf-8";

/*
Theme Name:    	B0000040 - Amazing Firms, Amazing Practices
Theme URI:      http://lexblog.com
Description:    Child theme for the LXB Parent Theme 1.3
Author:         Angelo Carosio
Template:       lxb-parent-theme-1.3
Version:        1.3.1
*/


@import url("../lxb-parent-theme-1.3/style.css");

/*========================================================================================
UNIVERSALS
========================================================================================*/

* {
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
}

body,
input,
select,
[class^="icon-"] a,
[class*=" icon-"] a,
.post-content blockquote {
	font-size: 15px;
	line-height: 1.45em;
	font-family: 'lato', verdana, sans-serif;
	color: #333;
}

.blog-description, .widget.about .textwidget, .feedburner input[type="email"], .feedburner-widget-title, .post-content, .post-byline, .post-content blockquote:before {
	font-family: 'PT Serif', georgia, serif;
}

.menu-toggle,
#wpadminbar,
.main-navigation li:hover:before,
a,
a span,
.sub-menu,
input {
	transition-property: opacity, left, top, height, width, padding, color, background-color;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	-ms-transition: .35s ease-in-out;
	-o-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}


.hide-text {typekit
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	display: block;
	padding: 0;
}

.clear_div {clear: both;}

body {
	font-size: 14px;
	line-height: 1.4em;
}

.arrow { font-family: 'lucida-sans-unicode;' }

a {
	color: #dc4612;
}

a:hover {
	color: #424242;
}

.sidebar .widget a {}
.sidebar .widget a:hover {}

button,
input,
select,
textarea {
	border: 1px solid #ccc;
	background: #fff;
	color: #2f2833;
}

input [type="submit"] {
	background-color: #336699;
	color: #fff;
}

#ie7 * {zoom: 1}

.sidebar .widget {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}

.main article {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
/*========================================================================================
FRAME
========================================================================================*/

body {
	background: #2f2f2f;
}



/*full-width header & footer w/980 box for content*/

body,
.blog-wrapper,
.blog-footer,
.blog-header {
	box-shadow: none;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	clear: both;

}

.blog-header-inner-wrapper,
.super_header_inner_wrapper,
.main-wrapper, .blog-footer-inner-wrapper,
.colophon-inner-wrapper,
.sub-colophon-inner-wrapper {
	margin: 0 auto;
	padding: 24px 0 0 0;
	max-width: 992px;
}



.blog-wrapper {
	max-width: 992px;
	margin: 25px auto 0px;
	box-shadow: 0 0 12px 0 rgba(0,0,0,.3);
}




/**
 * =======================================================================================
 * super header
 */

.super_header {
  background: #efefef;
  overflow: visible;
  clear: both;
  font-size: 15px;
  line-height: 15px;
}

.super_header_inner_wrapper {
	padding: 0;
	overflow: visible;
}

.super_header a {
	color: #333333;
}

.super_header a:hover, body .main-navigation li.current-menu-item a:hover {
	color: #ff530e;
}


.super_header .widget.firmname {
	display: inline-block;
	float: right;
	vertical-align: top;
}

.super_header a.header-firm-name {
	/*mobile addition*/
  max-width: 204px;
  height: 50px;
  	/***************/
  background: url(images/logo.png);
  background-size: 120px 30px;
  margin: 0;
  display: block;
  line-height: 0;
  text-align:center;
}

.super_header .widget.topnav {
	display: inline-block;
	float: left;
	vertical-align: top;
	line-height: 0;
	width: 100%;
	border-bottom: 5px solid #000000;
	background: #2f2f2f;
}



body .main-navigation li a.sub-menu-toggle.menu-open {
	background: #e8e8e8;
}

body .main-navigation li .sub-menu {
	background: #e8e8e8;
}




/* main nav */

.main-navigation {
  width: 100%;
  text-align: right;
  display: inline-block;
}

.main-navigation div {
	max-width: 100% !important;
}

.main-navigation ul {
	padding: 0;
	margin: 0;
	text-align: right;
	display: inline-block;
}


.main-navigation ul, body .main-navigation li, body .main-navigation li a  {
	font-size: 15px;
	line-height: 15px;
	color: #fff;
	vertical-align: top;
}

.main-navigation li, .main-navigation .sub-menu {
		background: #2f2f2f;
		float: left;
}

.main-navigation li i {
	line-height: 0;
}

.main-navigation li a {
	padding: 20px;
	border-right: 1px solid #000000;

}

.main-navigation li.current-menu-item a {
	background: #dc4612;
	color: white;
	}


/*drop-down-----------------------------------------------------------------------------*/

.main-navigation .sub-menu {
	display: none;
    border-left: medium none;
    border-right: medium none;
    height: auto;
    width: auto;
    margin-left: 0;
    max-width: 240px;
    overflow: hidden;
    opacity: 1;
    padding: 5px 20px 0 14px;
    position: absolute;
    top: 55px;
    z-index: 999;
    transition: none;
    left: 0;
}

#ie8 .main-navigation .sub-menu {
	    overflow: hidden;
}

.main-navigation li:hover .sub-menu, .main-navigation .sub-menu li  {
	width: auto;
	height: auto;
	opacity: 1;
}

.main-navigation .sub-menu li {
    border-left: none;
    border-right: none;
    float: none;
    width: 100%;
    padding: 0;
    text-align: left;
    background: none;
    border: none;
    display: block;
}

.main-navigation  .sub-menu li:first-child a {border-left: none; border-right: none;}
.main-navigation  .sub-menu li:first-child  {border-left: none; border-right: none;}
.main-navigation  .sub-menu li:last-child a {border-left: none; border-right: none;}
.main-navigation  .sub-menu li:last-child  {border-left: none; border-right: none;}

.main-navigation .sub-menu li a {
    display: block;
    font-size: 12px;
    padding: 10px 5px;
    text-align: left;
    min-width: 130px;
    border: none;
    line-height: normal;
    max-width: 200px;
}


.main-navigation .sub-menu li:last-child a {
    border-bottom: none;
    padding-bottom: 15px;
}
/*simple 1px border on dropdown items
.main-navigation  .sub-menu li a {border-bottom: 1px dotted #fff;}

.main-navigation  .sub-menu li:last-child a {border-bottom: none;}

*/

/*trickier 2px 2-color border on dropdown items.main-navigation  .sub-menu li a {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #aaa;
}
*/

.main-navigation  .sub-menu li:last-child a {border-bottom: none}

.main-navigation  .sub-menu li:first-child a {border-top: none}



/* mobile menu */
body .menu-toggle {
  left: 0px;
  top: 5px;
}


.menu-toggle i {
  font-size: 21px;
  line-height: 21px;
  color: #fff;
    vertical-align: middle;
}







/**
 * ======================================================================================
 * Blog header
 * ======================================================================================
 */

.whole-header-wrapper {
 }

.blog-header {
	background: #fff;
}

.blog-header-inner-wrapper {
  padding: 70px 40px 31px 35px;
  background: #2c3a43 url(images/header.png) no-repeat top left;
  position: relative;
}

.header .firm {
	font-size: 31px;
	line-height: 31px;
	color: #747678;
}

.blog-title a {
	font-weight: 800;
	display: block;
	font-size: 50px;
	line-height: 1.1em;
	color: white;
	text-transform: uppercase;
}


.blog-title a .lxb_base_alternate_word {
	font-weight: 200;
}

.blog-description {
	color: white;
	font-size: 18px;
	margin-top: 10px;
	line-height: 1.2em;
	font-weight: 400;
	display: block;}


.blog-description h2 {
	font-size: 26px;
	font-weight: 400;
}


.blog-description h3 {
	font-family: "lato",sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
}






/* main-wrapper */

.main-wrapper {
	padding-top: 0px;
	position: relative;
	background: #fff;
	clear: both;
}


.main {
	padding: 40px 40px 0px;
	margin-top: 0px;
	width: 71.4%;
	border-right: 1px solid #ccc;
}

.footer-contact,
.sidebar {
	width: 28.6%;
	padding: 40px 0;
}











/*sidebar*/

.sidebar {
	margin-top: 25px;
	padding-top: 0;
	margin-left: -1px;
	border: none;
	padding-bottom: 0;
	overflow: visible;
}

.sidebar .widget {
	padding: 15px 40px 40px 0px;
	margin: 0 0 0 40px;
	font-size: 13px;
	line-height: 1.45em;
	border-bottom: 2px solid #efefef;
	overflow: visible;
}

.sidebar .widget-last {
	border-bottom: 0;
}



.sidebar .widget img {
	float: none;
	padding: 0;
	margin: 0;
}

.widget-title {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #2b3a42;
}

.sidebar select {
	word-wrap: break-word;
	font-size: 10px;
}

/* links */

.links a {
}

.links a {
	padding: 6px 0;
}

 .sidebar .wpcf7-form input[type='email'], .wpcf7-form input[type='text'] {
 	font-size: 9px;
 }


/* stay connected */

.connect.just-icons li.feedburner-li {
	padding-top: 15px;
}

.connect li i {
  font-size: 28px;
  width: 25px;
  text-align: left;
  margin-right: 5px;
}

.feedburner-widget-title {
	margin-bottom: 8px;
	display: block;
	font-size: 13px;
	color: #222;
}

a.feedburner-widget-title:hover {
	color: #222;
}

.connect li .feedburner-widget-title i,
.connect li .feedburner-widget-title span {
	font-size: 15px;
	color: #222;
	width: 1.1em;
	position: relative;
}




/* search bar & sidebar input boxes */

body .main-navigation li.menu-item-search {
  background-color: white;
  padding: 10px 15px;
  width: 28.6%;
  max-width: none;
  right: 0;
  top: 0;
  border-left: 1px solid #cccccc;
}

.menu-item-search .searchform,
.menu-item-search .searchform input[type="text"],
.menu-item-search .searchform input[type="search"],
.menu-item-search .searchform input[type="submit"] {
	background-color: transparent;
	border: none;
	text-indent: 0;
}

.menu-item-search .searchform input[type="submit"] {
  background-position: 10px 10px;
}


.sidebar input[type="text"],
.feedburner input[type="email"],
.feedburner input[type="text"],
.searchform input[type="text"],
.feedburner input[ type="submit"] {
	position: static;
	float: none;
	width: 100%;
	text-indent: 0;
	margin: 0;
	padding: 4px 5px;
	height: auto;
	border-color: #e8e8e8;
	font-size: 9px;
	color: #222222;
}

.searchform input[type="text"] {
  padding-right: 15px;
  font-size: 14px;
  font-weight: 700;
  padding: 7px 30px 7px 5px;
  line-height: 20px;
  color: #a1a1a1;
}

.main .searchform input[type="submit"], .sidebar .searchform input[type="submit"] {
  border: 0;
  background-position: right;
  top: 4px;
  right: 10px;
}

.feedburner input[ type="submit"] {
	display: block;
	border: none;
	background: #ff520d;
	font-size: 13px;
	line-height: 13px;
	border-radius: 3px;
	color: #fff;
	margin-top: 8px;
	padding: 11px 7px 9px;
	font-weight: 800;
	text-transform: uppercase;
}



#ie8 .menu-item-search {
	display: none;
}

#ie8 .searchform input[type="text"],
#ie8 .searchform input[type="search"] {
	padding: 4px 30px 4px 5px;
}


#ie9 .feedburner input[ type="text"],
#ie9 .feedburner input[ type="email"],
#ie8 .feedburner input[ type="text"],
#ie8 .feedburner input[ type="email"] {
	text-align: 0;
	left: 0;
	padding: 2px 5px 8px;
}

#ie8 .feedburner .feedburner-widget-title span,
#ie8 .feedburner .feedburner-widget-title i {
	padding-right: 5px;
	display: inline-block;
}



/* breadcrumbs */
#breadcrumbs {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.3em;
	padding-bottom: 7px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}


/* post content */

.main article {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
article.first {
    margin-top: 0px;
}

.post-header {
}

.post-title {
	font-size: 30px;
	line-height: 1.175em;
	padding-bottom: 0px;
	font-family: "lato",sans-serif;
	font-style: normal;
	font-weight: 900;
}

.byline_wrap {
	font-size: 16px;
	line-height: 1.3em;
	font-style: italic;
}

.post-categories {
	text-transform: none;
	margin-top: 0px;
	text-transform: uppercase;
	font-style: normal;
	font-size: 11px;
}

.byline_wrap img {
	width: 40px;
	height: 40px;
}

.post-content {
	font-size: 16px;
	line-height: 24px;
}

.more-link {
	font-weight: 700;
}


/* post footer / nascar area */

.post-footer {
	border-bottom: 2px solid #f2f2f2;
	 margin-left: -40px;
	 padding-left: 40px;
}


.post-tools a,
.post-tools i,
.post-social a,
.post-social i {
	color: #2b3a42;
}

.post-social a, .post-social a span {
	transition: none !important;
}

.comment_link_wrap,
.post-print,
.post-social {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	line-height: 25px;
}

.post-social {
	float: right;
}
.post-social:before {
  content: 'SHARE';
  font-size: 11px;
  color: #888888;
  display: inline-block;
  margin-right: 10px;
  line-height: 24px;
  vertical-align: top;
  font-weight: 700;
}

.comment_link_wrap i, .post-print i, .post-social i {
  font-size: 25px;
  line-height: 25px;
  vertical-align: middle;
}

.comment_link_wrap,
.post-print {
font-size: 11px;
color: #17618c;
text-transform: uppercase;
}

.comment_link_wrap a, .post-print a {
  color: #dc4612;
  font-weight: 700;
  vertical-align: top;
  line-height: 25px;
  	margin-top: -2px;
}


.post-print a {
	line-height: 25px;
	padding-left: 0;
}


.post-tags {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-weight: 700;
	margin-bottom: 30px;
}

.post-tags a {
color: #dc4612;
}

.post-content blockquote {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4em;
  width: 100%;
  left: 0;
  margin: 20px 0;
  padding: 40px 8% 40px 10%;
}

.post-content blockquote:before {
	font-size: 110px;
	left: 0;
	color: #ff520d;
	font-weight: 400;
	top: 75px;
}

.post-content blockquote:after {
	display: none;
}



/* pagination */

.pagination {
	    padding-bottom: 29px;
	}

.pagination a {
	display: inline-block;
	background: #ff520d;
	color: white;
	font-size: 15px;
	font-weight: 700;
	line-height: 19px;
	white-space: nowrap;
	border-radius: 3px;
	padding: 10px 12px 8px;

}

.pagination i {
	font-size: 15px;
}

.pagination .prev,
.pagination .next {
    width: auto;
}




/*blog footer*/

img#footer-logo {
    padding-bottom: 38px;
}

.blog-footer {
	color: #fff;
	border: none;
}

.blog-footer-inner-wrapper {
	padding: 35px 40px 40px 40px;
}

.footer-top {
	margin-bottom: 30px;
}

.blog-footer .widget {
	margin-bottom: 30px;
	clear: both;
	font-size: 13px;
	line-height: 18px;
	display: block;
	float: none;
}

.blog-footer .widget-title {
font-size: 13px;
text-transform: none;
letter-spacing: normal;
}

.blog-footer .widget:last-child {
	margin-bottom: 0;
}


.blog-footer a.footer_blogname {
	font-size: 30px;
	line-height: 1.2em;
	font-weight: 700;
	display: block;
	display: block;
	margin-bottom: 10px;
}

.blog-footer a.footer_blogname .lxb_base_alternate_word {
	font-weight: 200;
}



/* footer-contact */

.footer-contact {
	padding: 0;
}


.blog-footer .widget.contact-info {
	line-height: 1.3em;
	display: inline-block;
}


.legal, .legal a {
	float: none;
	padding: 0;
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
}


.legal li:after {
	content: "|";
	display: inline-block;
	color: #909091;
	font-size: 13px;
	margin: 0 2px 0 4px;
}

.legal li:last-child:after {
	display: none;
}

.blog-footer .connect li a {
	padding: 0;
}

.blog-footer .connect .widget-title {
	margin-bottom: 5px;
}


/* footer-extras */

.footer-extras {
    overflow: hidden;
    text-align: left;
    width: 65%;
    font-size: 13px;
    line-height: 1.45em;
}

.footer-extras .widget {
	width: 100%;
	display: inline-block;
	margin-left: 40px;
}

.footer-extras p {
	margin-bottom: 15px;
}

.footer-extras p:last-child {
	margin-bottom: 0;
}

.footer-read-more {
	text-transform: uppercase;
	display: block;
	clear: both;
}

.footer-read-more i {
	position: relative;
	top: 1px;
}


/*colophon*/

.colophon {
	color: #999999;
	max-width: 992px;
	margin: 0 auto 20px;
	padding: 0 40px;
}

.colophon-inner-wrapper {
	overflow: hidden;
	padding: 4px 0;
	border-top: 1px solid #cccccc;
}

.widget.copyright {
	font-size: 11px;
	margin-top: 13px;
	margin-bottom: 0;
}




/* archives */

.grid-row {
	border-bottom: 2px solid #efefef;
	padding-bottom: 0;
	margin: 40px auto 0;
}

.archive-header {
	border-bottom:2px solid #efefef;
	 padding-bottom: 20px;
	 margin-bottom: 40px;
}

.archive-header h1 {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.3em;
}

.archive-header strong {
	font-weight: 800;
}

.archive-header .feed {
    display: block;
    float: none;
    font-size: 12px;
    margin-top: 5px;
    padding: 4px 0 1px 4px;
    font-weight: 400;
}

.archive-header .feed i {
	font-size: 16px;
	margin: 1px 3px 0 0;
	color: #17618c;
}

.grid-row .post-header {
	padding-bottom: 10px;
}

.main .grid-row article {
	margin-bottom: 16px;
}

.main .grid-row article {
	border-color: #efefef;
}

.grid-row .post-title {
	padding-bottom: 0;
}

.grid-row .post-title a {
	font-size: 16px;
	line-height: 1.25em;
	display: block;
}

.grid-row .post-byline {
	font-size: 13px;
	line-height: 1.2em;
}

.grid-row .post-categories {
	display: none;
}


.grid-row .post-content {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 0;
}


.grid-row .read_more {
	font-weight: bold;
	font-family: 'lato', verdana, sans-serif;
}

.grid-row .read_more:after {
	font-family: FontAwesome;
	content: "\f054";
	display: inline-block;
	margin-left: 3px;
}

.main .grid-row article[title='third'] {
  margin-left: 0%;
}


/* about page */
.post-content .lxb_dga_users {
	border-top: 1px solid #ccc;
}

.lxb_dga_user_social i {
	color: #2f2833;
}

.dga_link_to_website,
.dga_display_name {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 3px;
	display: block;
}

.post-content .authortitle {
	font-size: 13px !important;
}



body .post-content .lxb_dga_user .lxb_dga_user_social {
    margin-top: 0px;
}

body .post-content .lxb_dga_user img.photo {
    padding-bottom: 6px;
    margin: 0 0 5px 0;
}

body .post-content .lxb_dga_user  .description {
	font-size: 16px;
	line-height: 1.4em;
}



/* contact page */

.wpcf7-form {
	background: #efefef;
	border: 1px solid #dfdfdf;
}

body .wpcf7-form [type='submit'] {
	background: #ff520d;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 7px 40px;
	width: auto;
	font-size: 13px;
	border: 0;
}

.wpcf7-form [type='text'],
.wpcf7-form [type='email'] {
	border: 1px solid #cdcdcd;
}

.wpcf7-form textarea {
	padding: 10px;
}

.sidebar .wpcf7-form textarea {
	font-size:9px;
}



/* =======================================================================================
MEDIA QUERIES
======================================================================================= */

@media screen and (max-width: 1020px) {

	  .super_header, .main-wrapper {
	  padding-left: 0 !important;
  padding-right: 0 !important;
  }

  .colophon {
	  padding-left: 3.2%;
	  padding-right: 3.2%;
  }


}


@media screen and (max-width: 980px ) {

	#page {
		margin-top: 0;
	}



}



@media screen and (max-width: 800px ) {

#page {
	margin-bottom: 0;
}

.blog-header .blog-title a {
  line-height: 1em;
  padding-bottom: 12px;
  padding-top: .5em;
}

.super_header_inner_wrapper {
  padding: 0;
}

.blog-description {
	padding-left: 100px;
	background: url(images/gerryriskin.png) no-repeat left center scroll transparent;
	height: 120px;
    padding-top: 30px;
}

	.blog-header-inner-wrapper {
    	padding: 35px 20px;
    	background: #2c3a43;
    	background-image: none !important;
    	height: auto;
	}

.super_header .widget.firmname {
  padding: 10px 20px 4px 0;
}

/*.super_header a.header-firm-name {
	margin-right: 10px;
}
	*/
	.super_header .widget.topnav {
		float: none;
		display: block;
		padding-bottom: 0;
		line-height: 0px;
	}

	.super_header img.firm-logo {
		max-width: 250px;
	}

.blog-title a:after {
	display: none;
}
	.main-navigation {
		width: 100% !important;
		float: none;
		clear: both;
	}

	body .main-navigation ul, body .main-navigation li, body .main-navigation li a, .main-navigation li.current-menu-item {
		background: #2c3a43;
	}

	body .menu-toggle {
		background: #2c3a43;
  padding: 13px 20px;
  color: white;
  font-size: 15px;
  line-height: 23px;
  vertical-align: bottom;
  text-transform: none;
	}

#menu-global-navigation {
  margin-top: 6px;
  padding-top: 10px;
}

	body .main-navigation li {
		border-top: 1px solid #394b57;
	}

	body .main-navigation li:first-child {
		border-top: 0;
	}

	body .main-navigation li a {
		margin: 0;
		color: white;
		padding: 12px 0px;
	}

	body .main-navigation li a.sub-menu-toggle.menu-open {
		border-bottom: none;
		padding-bottom: 6px;
	}

	body .main-navigation li a.sub-menu-toggle.menu-open {
		border-bottom: none;
		padding-bottom: 6px;
	}

	body .main-navigation li.menu-open {
		border-bottom: 0;
	}

	.main-navigation ul.sub-menu {
display: block;
width: 100%;
position: static;
top: 0;
box-shadow: none;
max-width: none;
  padding-top: 0;
}

.main-navigation li:hover .sub-menu {
	width: 100% !important;
}

.main-navigation ul.sub-menu li a {
	width: 100% !important;
	color: white;}

	.main-navigation ul.sub-menu li a:hover {
		width: 100% !important;
	}



	body .main-navigation li.menu-item-search {
		padding-left: 15px;
		width: 100%;
		background: #2c3a43;
		border-left: 0px;
	}

	.menu-item-search .searchform input[type="text"] {
	  	padding: 15px 10px;
	  	background: white;
	  	font-size: 12px;
	 }

	 .menu-item-search .searchform input[type="submit"] {
	   margin: 15px 15px 0 0;
	   background-position: right top;
	 }


	 body .main-wrapper {
		padding: 20px 0 0;
	}

	body .main-wrapper .main,
	body .main-wrapper .sidebar {
		padding: 0px 0;
		border-right: none;
		border-left: none;
	}

	body .main-wrapper .main {
		padding: 0px 20px 10px 20px;
	}


	.main article {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.main .post-header {
	    padding-bottom: 16px;
	}

	.post-content blockquote {
		padding-left: 15%;
		padding-right: 0;
	}

	body .author_images_wrap {
		clear: none;
		display: inline-block;
		float: left;
		margin-top: 0;
	}

.sidebar .widget {
  padding-bottom: 40px;
  margin-left: 20px;
  padding-right: 20px;
}

	body .blog-footer-inner-wrapper {
	    padding: 40px 20px;
	}

	body .footer-extras,
	body .footer-contact,
	body .footer-extras .widget,
	body .footer-contact .widget {
		text-align: left;
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.footer-extras {
		padding-top: 30px;
	}

	.search .post-content .wp-post-image {
		float: left;
		margin: 0 10px 10px 0;
		clear: none;
	}

}


@media screen and (max-width: 500px ) {
	body .author_images_wrap {
	    clear: both;
	    display: block;
	    float: none;
	}

}

@media screen and (min-width: 800px ) {

}

/* print overrides */

@media print {

	.main-wrapper {
		margin-top: 30px !important;
	}

	.byline_wrap .post-byline, .byline_wrap .post-categories {
		line-height: 12px;
		font-size: 12px;
		padding-bottom: 0;
		margin-bottom: 0 !important;
		text-transform: none;
	}

	.footer-extras,
	.footer-contact,
	.footer-top {
		display: none;
	}

	.whole-header-wrapper,
	.main-wrapper,
	.blog-wrapper,
	.main,
	.sidebar {
		border: none !important;
		box-shadow: 0 !important;
	}

}
