/*
 Theme Name:   Maxmag Child
 Theme URI:    https://attracttheone.com/maxmag
 Description:  Child theme, based on Maxmag
 Author:       Elizabeth Stone
 Author URI:   https://attracttheone.com
 Template:     maxmag
 Version:      1.0.0 
 Text Domain:  maxmag-child
*/
/************************************************
	Author box
************************************************/
#author-info {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	padding: 1.61290322581%; /* 10px / 620px */
	width: 96.7741935484%; /* 600px / 620px */
	}

#author-info h4 {
	color: #000;
	font: 700 16px/16px 'Open Sans Condensed', sans-serif;
	margin: 0 0 5px !important;
	padding-bottom: 5px;
	text-transform: capitalize;
	}

#author-image {
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	padding: 2px;
	width: 60px;
	}

#author-image img {
	float: left;
	}

#author-desc {
	color: #000;
	float: left;
	font: 400 14px/normal 'Open Sans', sans-serif;
	width: 524px;	
	}

/************************************************
	Homepage
************************************************/

#main {
	float: left;
	margin-bottom: 20px;
	width: 640px;
	}

#main-home {
	float: left;
	margin-bottom: 20px;
	width: 440px;
	}

.full {
	width: 960px !important;
	}

#home-left {
	background: #fff;
	border-right: 1px dotted #ccc;
	float: left;
	margin-right: 20px;
	padding-right: 19px;
	position: relative;
	width: 420px;
	}

h3.category-heading {
		-moz-box-shadow: 3px 3px 10px -4px #000;
		-ms-box-shadow: 3px 3px 10px -4px #000;
		-o-box-shadow: 3px 3px 10px -4px #000;
		-webkit-box-shadow: 3px 3px 10px -4px #000;
	box-shadow: 3px 3px 10px -4px #000;
	color: #fff;
	display: inline-block;
	font: 700 24px/24px 'Open Sans Condensed', sans-serif;
	margin-bottom: 5px;
	padding: 5px;
	position: absolute;
		top: -5px;
		left: -5px;
	text-transform: uppercase;
	z-index: 50;
	}

#featured-container {
	background: url(images/loading.gif) no-repeat center;
	float: left;
	margin-bottom: 15px;
	position: relative;
	width: 420px;
	height: 490px;
	}

.featured-box {
	background:
		-moz-box-shadow 0 0 15px -2px #000;
		-ms-box-shadow: 0 0 15px -2px #000;
		-o-box-shadow: 0 0 15px -2px #000;
		-webkit-box-shadow: 0 0 15px -2px #000;
	box-shadow: 0 0 15px -2px #000;
	float: left;
	margin: 0 20px 20px;
	padding: 10px;
	position: absolute;
		bottom: 0;
	text-align: center;
	width: 360px;
	}

.featured-box h2 {
	margin-bottom: 7px !important;
	}

.featured-box h2 a {
	color: #fff !important;
	font: 700 40px/40px 'Open Sans Condensed', sans-serif !important;
	text-transform: capitalize !important;
	}

.featured-box p {
	color: #ccc;
	float: left;
	font: 400 12px/16px 'Open Sans', sans-serif;
	}

.home-widget {
	float: left;
	font: 400 14px/normal 'Open Sans', sans-serif;
	margin: 15px 0;
	width: 100%;
	}

.home-widget h3 {
	border-bottom: 1px dotted #ccc;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	}

.category-image {
	float: left;
	margin-right: 10px;
	width: 156px;
	}

.category-image img {
	border: 1px solid #ccc;
	padding: 2px;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 150px;
	height: 168px;
	}

.category-image img:hover {
	opacity: 0.85;
	}

.category-links {
	float: left;
	width: 254px;
	}

.category-links p {
	color: #555;
	float: left;
	font: 400 14px/16px 'Open Sans', sans-serif;
	}

.category-links ul {
	display: block;
	float: left;
	width: 100%;
	}

.category-links ul li {
	border-bottom: 1px dotted #ccc;
	display: block;
	float: left;
	padding: 5px 0;
	width: 100%;
	}

.blog-image {
	background: #fff;
	float: left;
	margin-right: 10px;
	width: 156px;
	}

.blog-image img {
	border: 1px solid #ccc;
	padding: 2px;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 150px;
	height: 168px;
	}

.blog-image img:hover {
	opacity: 0.85;
	}

.blog-text {
	float: left;
	width: 234px;
	}

.blog-text-noimg,
.category3-text-noimg {
	float: left;
	width: 100%;
	}

.blog-text p,
.blog-text-noimg p {
	color: #555;
	float: left;
	font: 400 14px/16px 'Open Sans', sans-serif;
	}

.main-headline {
	color: #333;
	float: left;
	font: 700 18px/22px 'Open Sans Condensed', sans-serif;
	margin-bottom: 5px;
	text-transform: capitalize;
	width: 100%;
	}

.main-headline:visited {
	color: #333;
	}

.headline-small {
	color: #333;
	font: 700 14px/16px 'Open Sans Condensed', sans-serif;
	text-transform: capitalize;
	}

.headline-small:visited {
	color: #333;
	}

.category-links ul li p {
	margin-bottom: 5px;
	}

.category-links ul li:first-child {
	padding-top: 0;
	}

.category-links ul li:last-child {
	border-bottom: none;
	}

.category2 {
	float: left;
	width: 420px;
	}

.category2 img {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 2px;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 199px;
	height: 223px;
	}

.category2 img:hover {
	opacity: 0.85;
	}

ul.category2 {
	display: inline;
	float: left;
	width: 100%;
	}

ul.category2 li {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 205px;
	}

ul.category2 li:first-child {
	margin-left: 0;
	}

.category2 p,
.category3-text p,
.category3-text-noimg p {
	color: #555;
	float: left;
	font: 400 14px/16px 'Open Sans', sans-serif;
	}

.category3-image {
	float: left;
	margin-right: 10px;
	width: 92px;
	height: 102px;
	}

.category3-image img {
	border: 1px solid #ccc;
	padding: 2px;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 86px;
	height: 96px;
	}

.category3-image img:hover {
	opacity: .85;
	}

.category3-text {
	float: left;
	width: 298px;
	}

ul.category3 {
	display: block;
	float: left;
	width: 100%
	}

ul.category3 li {
	display: block;
	float: left;
	padding: 10px;
	width: 400px;
	}

ul.category3 li:first-child,
.tabber-content ul li:first-child,
.widget-content ul li:first-child {
	padding-top: 5px;
	}

ul.category3 li:nth-child(2n+2),
.tabber-content ul li:nth-child(2n+2),
.widget-content ul li:nth-child(2n+2) {
	background: #f6f6f6;
	}

.footer-widget ul li:nth-child(2n+2) {
	background: #eee;
	}

#home-right {
	border-right: 1px dotted #ccc;
	float: left;
	margin-bottom: 10px;
	padding-right: 19px;
	width: 159px;
	}

.image-contain {
	float: left;
	position: relative;
	width: 160px;
	height: 179px;
	}

.image-contain img {
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 160px;
	height: 179px;
	}

.image-contain img:hover {
	opacity: .85;
	}

.image-box {
	background:
	float: left;
	padding: 5px;
	position: absolute;
		bottom: 0;
		left: 0;
	width: 150px;
	}

.image-box h2 {
	margin-bottom: 0 !important;
	}

.image-box a {
	color: #fff;
	font: 700 12px/16px 'Open Sans Condensed', sans-serif;
	text-transform: capitalize;
	}

.image-box a:visited {
	color: #fff;
	}

.middle-widget {
	float: left;
	font: 400 14px/normal 'Open Sans', sans-serif;
	margin-bottom: 20px;
	width: 100%;
	}

.middle-widget h2 {
	float: left;
	margin-bottom: 5px;
	width: 100%;
	}

.middle-widget h2 a:hover {
	text-decoration: underline;
	}

.middle-widget h3 {
	border-bottom: 1px dotted #ccc;
	float: left;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
	}

ul.middle-widget {
	display: block;
	float: left;
	margin-top: 0;
	}

ul.middle-widget li {
	border-bottom: 1px dotted #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 100%;
	}

ul.middle-widget li:first-child {
	padding-top: 0;
	}

ul.middle-widget li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	}

.bottom-widget {
	float: left;
	font: 14px/normal helvetica, arial, sans-serif;
	margin-bottom: 20px;
	width: 100%;
	}

.bottom-widget h3 {
	border-bottom: 1px dotted #ccc;
	float: left;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	width: 100%;
	}

.multi-category-container {
	border-top: 1px dotted #ccc;
	float: left;
	margin-bottom: 10px;
	padding-top: 20px;
	width: 960px;
	}

.multi-category img {
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 143px;
	height: 160px;
	}

.multi-category img:hover {
	opacity: 0.85;
	}

ul.multi-category {
	display: inline;
	float: left;
	width: 100%;
	}

ul.multi-category li {
	border-left: 1px dotted #ccc;
	display: inline;
	float: left;
	margin-left: 10px;
	padding-left: 9px;
	width: 143px;
	}

ul.multi-category li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
	}

.multi-category h3 {
	border-bottom: none !important;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	padding-bottom: 0 !important;
	text-transform: uppercase;
	}

.multi-category-image {
	float: left;
	position: relative;
	width: 143px;
	height: 160px;
	}

.multi-category-text {
	float: left;
	padding: 5px;
	position: absolute;
		bottom: 0;
		left: 0;
	width: 133px;
	}

.multi-category-text a {
	color: #fff;
	font: 700 14px/16px 'Open Sans Condensed', sans-serif;
	text-transform: capitalize;
	}

.multi-category-text a:visited {
	color: #fff;
	}

.multi-category-headlines {
	float: left;
	margin-top: 5px;
	width: 143px;
	}

ul.multi-category-headlines {
	display: block;
	float: left;
	width: 100%;
	}

ul.multi-category-headlines li {
	border-left: none;
	border-top: 1px dotted #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 3px 0;
	width: 100%;
	}

ul.multi-category-headlines li:first-child {
	border-top: none;
	}

ul.multi-category-headlines li a {
	font: 700 10px/14px 'Open Sans', sans-serif;
	}

.headlines-info {
	color: #999;
	float: left;
	font: 10px/10px helvetica, arial, sans-serif;
	margin-top: 6px;
	width: 100%;
	}

ul.headlines-info {
	display: inline;
	float: left;
	margin-top: 0;
	}

ul.headlines-info li {
	border: none;
	display: inline-block !important;
	float: left;
	margin: 0;
	padding: 2px 0 0 !important;
	width: auto;
	}


/************************************************
	Posts
************************************************/

#post-area {
	float: left;
	font: 16px/20px helvetica, arial, sans-serif;
	position: relative;
	width: 620px;
	}

.breadcrumb {
	color: #888;
	float: left;
	font: 400 11px/11px 'Open Sans', sans-serif;
	margin-bottom: 10px;
	width: 100%;
	}

.video-embed {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	}

.post-image {
	float: none;
	margin: 0 0 10px 10px;
	position: relative;
	width: 600px;
	height:400px;
	}

span.photo-credit {
	background: #fff;
	color: #444;
	float: left;
	font: bold 9px/9px helvetica, sans-serif;
	letter-spacing: 3px;
	opacity: 0.8;
	padding: 5px 10px 3px;
	position: absolute;
		bottom: 3px;
		right: 3px;
	text-transform: uppercase;
	}

#content-area h1,
#post-area h1,
#content-area h2,
#content-area h3,
#content-area h4,
#content-area h5,
#content-area h6 {
	color: #333;
	margin: 10px 0;
	overflow: hidden;
	width: 100%;
	}

#content-area h1,
#post-area h1 {
	font: 700 32px/36px 'Open Sans Condensed', sans-serif;
	}

.headline {
	margin-bottom: 20px !important;
	}

#content-area h2 {
	font: 700 28px/32px 'Open Sans Condensed', sans-serif;
	}

#content-area h3 {
	font: 700 24px/28px 'Open Sans Condensed', sans-serif;
	}

#content-area h4 {
	font: 700 20px/24px 'Open Sans Condensed', sans-serif;
	}

#content-area h5 {
	font: 700 16px/20px 'Open Sans Condensed', sans-serif;
	}

#content-area h6 {
	font: 700 14px/16px 'Open Sans Condensed', sans-serif;
	}

#post-area blockquote {
	border-left: 1px #ccc solid;
	color: #777;
	font: italic 16px/22px Verdana, Arial, Sans-Serif;
	margin: 10px;
	padding-left: 40px;
	}

#post-area p {
	display: block;
	margin-bottom: 15px;
	}

#content-area {
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 100%;
	}

#content-area img {
	border: 1px solid #ccc;
	max-width: 98%;
	padding: 2px;
	}

#content-area ul {
	list-style: disc outside;
	margin: 10px 0;
	}

#content-area ol {
	list-style: decimal outside;
	margin: 10px 0;
	}

#content-area ul li,
#content-area ol li {
	margin-left: 50px;
	padding: 5px 0px;
	}

#bbpress-forums ol,
#bbpress-forums ul {
	list-style: none;
	margin: 0;
	}

#bbpress-forums ul li,
#bbpress-forums ol li {
	margin-left: 0;
	padding: 0;
	}
#post-404 {
	color: #999;
	margin: 100px 0;
	text-align: center;
	}

#post-404 h1 {
	font: 700 80px/80px 'Open Sans Condensed', sans-serif;
	border-bottom: none;
	}

#post-404 p {
	text-align: center;
	}

#post-info {
	clear: both;
	color: #888;
	float: left;
	font: italic 12px/12px helvetica, arial, sans-serif;
	margin-bottom: 10px;
	position: relative;
	width: 620px;
	}

.social-sharing-top {
	float: left;
	margin: 20px 0;
	width: 100%; /* 960px / 1000px */
	}

.share-count {
	float: left;
	margin: -10px 0 10px;
	overflow: hidden;
	padding-right: 10px;
	text-align: center;
	}

span.social-count-num,
span.social-count-text {
	float: left;
	text-transform: uppercase;
	width: 100%;
	}

span.social-count-num {
	color: #444;
	font: 700 25px/100% 'Oswald', sans-serif;
	width: 100%;
	}

span.social-count-text {
	color: #999;
	font: 400 10px/100% 'Open Sans', sans-serif;
	width: 100%;
	}

.facebook-share,
.twitter-share,
.pinterest-share,
.google-share {
	float: left;
	margin: 0 5px 5px 0;
		-moz-transition: opacity 0.2s;
		-ms-transition: opacity 0.2s;
		-o-transition: opacity 0.2s;
		-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	width: 98px;
	height: 25px;
	}

.social-comments {
	float: left;
	margin: 0 5px 5px 0;
	height: 25px;
		-moz-transition: background 0.2s;
		-ms-transition: background 0.2s;
		-o-transition: background 0.2s;
		-webkit-transition: background 0.2s;
	transition: background 0.2s;
	}

.facebook-share p,
.twitter-share p,
.pinterest-share p,
.google-share p {
	color: #fff;
	display: inline-block !important;
	font: 800 13px/100% 'Open Sans', sans-serif;
	margin-bottom: 0 !important;
	padding: 6px 0 6px 15px;
	text-transform: uppercase;
	}

.social-comments p {
	color: #fff;
	display: inline-block;
	font: 800 13px/100% 'Open Sans', sans-serif;
	padding: 6px 15px;
	text-transform: uppercase;
	}

.facebook-share {
	background: #3e64ad;
	}

.twitter-share {
	background: #6aadd1;
	}

.pinterest-share {
	background: #de010d;
	}

.google-share {
	background: #cd3627;
	}

.social-comments {
	background: #aaa;
	}

.facebook-share:hover,
.twitter-share:hover,
.pinterest-share:hover,
.google-share:hover,
.social-comments:hover {
	opacity: 0.8;
	}

.fb-but1,
.twitter-but1,
.pinterest-but1,
.google-but1 {
	float: left;
	width: 25px;
	height: 25px;
	}


#article-ad {
	line-height: 0;
	overflow: hidden;
	margin: 10px 0;
	position: relative;
	text-align: center;
	width: 100%;
	}

.post-tags {
	background: url(images/tag.png) no-repeat top left;
	clear: both;
	float: left;
	font: 700 12px/12px 'Open Sans', sans-serif;
	margin-bottom: 10px;
	padding-left: 22px;
	}

.post-tags a {
	background: #aaa;
	color: #fff;
	display: inline-block;
	float: left;
	margin: 0 5px 10px;
	padding: 5px;
	}

.post-tags a:visited {
	color: #fff;
	}

.post-tags a:hover {
	background: #777;
	color: #fff;
	text-decoration: none;
	}

#author-info {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	padding: 1.61290322581%; /* 10px / 620px */
	width: 96.7741935484%; /* 600px / 620px */
	}

#author-info h4 {
	color: #999;
	font: 700 16px/16px 'Open Sans Condensed', sans-serif;
	margin: 0 0 5px !important;
	padding-bottom: 5px;
	text-transform: capitalize;
	}

#author-image {
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	padding: 2px;
	width: 60px;
	}

#author-image img {
	float: left;
	}

#author-desc {
	color: #999;
	float: left;
	font: 400 14px/normal 'Open Sans', sans-serif;
	width: 524px;	
	}

#related-posts {
	float: left;
	margin: 40px 0 0;
	width: 100%;
	}

#related-posts img {
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
	transition: all 0.3s;
	}

#related-posts img:hover {
	opacity: 0.85;
	}

#related-posts ul {
	display: inline;
	float: left;
	width: 100%;
	}

#related-posts ul li {
	display: inline;
	float: left;
	margin-left: 12px;
	width: 146px;
	height: 164px;
	}

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

#related-posts h3 {
	border-bottom: 1px dotted #ccc;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	}

.related-image {
	float: left;
	position: relative;
	width: 146px;
	height: 164px;
	}

.related-text {
	float: left;
	padding: 5px;
	position: absolute;
		bottom: 0;
	width: 136px;
	}

.related-text a {
	color: #fff;
	font: 700 12px/16px 'Open Sans Condensed', sans-serif;
	margin: 0 !important;
	padding: 0;
	text-transform: capitalize;
	}

.related-text a:visited {
	color: #fff;
	}

.related-small {
	display: none;
	}

.wp-caption, .gallery-caption {
	margin-bottom: 20px;
	max-width: 100%;
	text-align: center;
	}

.wp-caption-text {
	margin-bottom: 2px;
	}

.sticky {
	}

.bypostauthor {
	}