/*
Theme Name: SmartMag Child
Theme URI: http://theme-sphere.com
Version: 1.0.5
Description: Designed by <a href="http://theme-sphere.com">ThemeSphere</a>
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Copyright: (c) 2014 ThemeSphere.
*/

@import url("/wp-content/themes/smart-mag/style.css");

/* =Theme updates follow
-------------------------------------------------------------- */

/*Homepage updates*/
h1, h2, h3, h4, h5, h6 {
font-family: "Pathway Gothic One", Arial, sans-serif!important;
}

h1 {
	padding: 0;
font-size: 37px;
line-height: 36px;
margin-bottom: 10px;
text-transform: uppercase;
}

h2 {
	padding: 0;
font-size: 31px;
line-height: 36px;
text-transform: uppercase;
}

h3 {
line-height: 19px;
text-transform: uppercase;
font-family: 'open sans', arial, sans-serif!important;
letter-spacing: 1px;
font-size: 16px;
font-weight: 600;
}

h4 {
text-transform: uppercase;
font-family: 'open sans', arial, sans-serif!important;
letter-spacing: 1px;
font-size: 14px;
font-weight: 600;
}

blockquote {

    font-family: Georgia, serif;

    font-size: 18px;

    font-style: italic;

    width: 450px;

    margin: 0.25em 0;

    padding: 0.25em 40px;

    line-height: 1.45;

    position: relative;

    color: #383838;

    background:#ececec;

}

 

blockquote:before {

    display: block;

    content: "\201C";

    font-size: 80px;

    position: absolute;

    left: -10px;

    top: -10px;

    color: #7a7a7a;

}

 

blockquote cite {

    color: #999999;

    font-size: 14px;

    display: block;

    margin-top: 5px;

}

  

blockquote cite:before {

    content: "\2014 \2009";

}

.post-content blockquote {
margin-bottom: 0;
}

.post-content p {
margin-bottom: 20px;
}

/*Remove Sidebar*/
.listing .column.half {
width: 33.33333333333%;
}

.listing > .column:nth-child(odd) {
clear: none;
}

/*Navigation*/
.navigation a {
font-family: 'Pathway Gothic One';
font-size: 2em;
}

.navigation .menu li > a:after {
	content: none;
}

.navigation .menu ul {
background: rgba(25, 35, 45, 0.9);
}

.navigation .mega-menu.links > li > a, .navigation .menu > li li a {
font-family: 'open sans', arial, sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: 400;
text-transform: uppercase;
border-bottom: 1px solid #000000;
border-top: none;
padding: 5px 0;
}

.navigation .menu ul li {
padding: 0 25px;
}

.navigation .menu > li:hover > ul {
padding-top: 20px;
}

.top-bar {
border: none;
background: #000000;
}

.top-bar-content {
color: #fff;
text-transform: uppercase;
font-family: 'open sans', arial, sans-serif;
letter-spacing: 1px;
font-size: 12px;
}

.top-bar .breaking {
color: #ff2600;
font-weight: bold;
font-size: 14px;
}

header {
	position: relative;
}

header .adsbygoogle {
	position: absolute;
	top: 17%;
	right: 0;
}

.socialheader {
float: right;
max-height: 20px;
padding: 6px 0 0;
box-sizing: border-box;
}

.socialheader a:hover{
	text-decoration: none;
}

.socialheader img {
max-width: 32px;
height: auto;
margin: 0 1px 3px 0;
}
/*Articles*/

.highlights .meta {
	display: none;
}

.highlights h2:before {
	border: none;
}

.highlights h2 {
	padding: 0;
	font-size: 24px;
line-height: 1;
margin-top: 14px;
}

.highlights .excerpt {
color: #19232d;
margin-top: 10px;
}

.highlights .excerpt p {
margin-bottom: 0;
font-family: "Pathway Gothic One", Arial, sans-serif;
line-height: 1;
font-size: 17px;
}

.listing .column.one-third {
	min-height: 400px;
	position: relative;
	height: 400px;
}

.loopad .adsbygoogle {
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
max-width: 100%;
overflow: hidden;
}

.listing > .column:nth-child(20) {
display: none
}

.column.one-third.loopad {
padding: 15px 15px 40px;
}

/*Single Post Page*/

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	margin-bottom: 4px;
}

.post-content.description font {
font-size: inherit;
}

.post-container .post-content {
font-size: 1.1em;
}

.post-header .post-title {
padding: 0;
font-size: 60px;
line-height: 56px;
margin-bottom: 10px;
text-transform: uppercase;
}

.post-header .post-title:before {
border: none;
}

.post-share {
border: none;
padding: 10px 0 20px;
margin-top: 0;
overflow: auto;
width: 100%;
}

.share-links a {
width: 13%;
margin-right: 1%;
width: calc(94% / 7);
float: left;
}

.share-links {
overflow: auto;
float: none;
}

.share-links a:hover {
color: #19232d;
}

.share-links a.fa-envelope-o {
	margin-right: 0;
}

.post-header {
	margin-bottom: 0;
}

.main-content .post-meta {
border: none;
position: relative;
color: #19232d;
height: 48px;
font-size: 12px;
line-height: 15px;
padding: 0;
margin-bottom: 6px;
}

.main-content .post-meta img {
	border-radius: 90px;
	float: left;
margin-right: 10px;
height: 100%;
width: 100%;
max-width: 48px;
}

.main-content .post-meta .cats {
	position: absolute;
right: 0;
top: 16px;
font-size: 16px;
text-transform: uppercase;
}

.main-content .post-meta, .main-content .post-meta time {
	text-transform: none;
}

.main-content .post-meta .metaauthor {
	padding: 8px 0 0;
display: block;
}

/*Hide Old Mailchimp Image*/
img[src*="MailChimp-Banner-website"] {
    display: none;
}

/*Removes first paragraph auto styling*/
.post-content > p:first-child {
font-size: inherit;
color: inherit;
}

/*Sidebar*/

.main .sidebar .widgettitle, .tabbed .tabs-list {
font-family: "Arial", Arial, sans-serif!important;
background: #d6d6d6;
padding: 3px 14px;
text-align: center;
font-size: 15px;
line-height: 24px;
text-transform: uppercase;
font-weight: 600;
}

.sidebar .adsbygoogle.centerad {
	margin: 0 auto;
display: block!important;
}

.ppw-post-title a, .widget_recent_entries a {
line-height: 19px;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 16px;
padding: 0;
font-size: 24px;
line-height: 1;
margin-top: 14px;
font-family: 'Pathway Gothic One', arial, sans-serif;
}
}

.widget_recent_entries a {
margin: 8px 0 0;
display: block;
}

.widget img {
	max-width: 100%;
	height: auto;
}

.widget li {
border: none;
}

.popularitypostswidget li {
	position: relative;
height: 200px;
margin-bottom: 15px;
}

.ppw-post-title {
position: absolute;
top: 135px;
}

img.wpp-thumbnail {
margin-bottom: 6px;
position: absolute;
top: 1px;
}

h3.widgettitle {
	margin-bottom: 15px!important;
}

/*Bottom of Simgle Post*/
.gallery-title, .section-head {
background: none;
text-align: center;
font-size: 46px;
padding: 18px;
font-weight: 400;
line-height: 1;
color: #19232d!important;
}

.related-posts .highlights h2 a {
font-size: 24px;
}

.highlights h3 {
margin-top: 10px;
}

.related-posts ul {
	display: inline-block;
overflow: visible;
vertical-align: top;
}

.related-posts, .highlights-box.related-posts {
margin: 15px 0 10px;
}

.related-posts .section-head a {
	color: #05b5ae;
}

.related-posts h3.section-head {
	color: #19232d;
	margin-bottom: 10px;
}














/*Search Form */
/* my-nav-menu-search menu item created in functions.php. Move it way over to the right */
.notresp.navbar .nav .my-nav-menu-search {
    float: right;
}
.notresp.navbar .nav {
    width: 100%;
}

.my-nav-menu-search {
position: absolute;
right: 0;
width: 255px;
}

.navigation .menu > li.my-nav-menu-search:hover {
	background: none;
}
 
/*Stop the display of the Search button*/
.my-nav-menu-search .search-submit {
    display: none;
}
/* The "Search for" text is needed for screen readers, but we move it off screen, so we won't see it */
.my-nav-menu-search .search-form .screen-reader-text {
    position: absolute;
    left: -9999px;
    overflow: hidden;
}
 
/* Style the search input textbox */
.my-nav-menu-search .search-field {
    border: none;
    -webkit-box-shadow:    none;
    -moz-box-shadow:       none;
    box-shadow:            none;
    cursor: pointer;
    margin: 7px 0 2px 0;
    padding: 5px;
    position: relative;
    -webkit-transition: width 400ms ease;
    -moz-transition:    width 400ms ease;
    -o-transition:      width 400ms ease;
    transition:         width 400ms ease;
    width: 30px;
    background: transparent;
	color: transparent;
	height: 31px;
	font-size: 1px;
}
 
/* Expand the search box when you click it */
.my-nav-menu-search .search-field:active,
.my-nav-menu-search .search-field:focus {
    color: #5a5a5a;
    /* change the colour above if you are working with a dark navbar background */
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 220px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    margin: 7px 0 0;
	background: #fff;
	position: absolute;
	font-size: 13px;
	right: -25px;
}
 
/* Add a magnifying glass background */
.my-nav-menu-search .search-form:before {
    content: '\f400';
    position: absolute; /* this is the key to put it visually inside the search field */
    display: block;
	width: 22px;
	height: 32px;
	background: url('/wp-content/uploads/search.png') no-repeat;
	color: transparent;
	margin-top: 11px;
	background-size: contain;
}

.my-nav-menu-search .search-form {
z-index: 1;
position: absolute;
}

/*Logo*/
img.logo-image {
max-width: 100%;
height: auto;
}

/*Footer*/
#at4-recommended-outer-container {
	display: none;
}

.main-footer .widget .textwidget img {
	display: none;
}

ul.widgets.row.cf {
margin: 0 auto;
display: block;
max-width: 92%;
padding-left: 50px;
}

.main-footer .wrap {
padding: 49px 25px 20px;
}

.main-footer .widget {
font-size: 13px;
line-height: 1.9;
}

.main-footer .widget select {
	background-color: #19232d;
color: #fff;
border-radius: 0;
border: 1px solid #000000;
}

.lower-foot .adsbygoogle {
	margin: 0 auto;
display: block!important;
}

.lower-foot .textwidget {
float: none;
}

/*Author Page*/
.main-heading {
	border: none;
padding-left: 0;
}

.author-info .avatar {
border-radius: 90px;
}

.author-info .social-icons {
display: none;
}

.author-info h3 {
	text-transform: uppercase;
}

.author-info h3 a{
	text-transform: none;
}

/*Signup Bar*/
.main-wrap {
	padding-top: 46px;
}

.signupbar {
position: fixed;
top: 0;
left: 0;
z-index: 1000;
background: #ff2600;
width: 100%;
text-align: center;
padding: 5px 15px;
}

.signupbar h1, .signupbar form div, .signupbar form {
display: inline-block;
vertical-align: middle;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
font-family: 'open sans', arial, sans-serif!important;
}

.signupbar h1 {
	margin-bottom: 0;
}

.signupbar .mc-field-group {
height: 34px;
}

.signupbar input#mc-embedded-subscribe {
height: 34px;
box-sizing: border-box;
text-transform: uppercase;
background: #19232d;
color: #fff;
border: none;
font-family: "Pathway Gothic One", Arial, sans-serif;
font-size: 21px;
padding: 0px 14px 2px;
margin-left: 20px;
margin-right: 15px;
}

.signupbar input#mc-embedded-subscribe:hover {
	color: #19232d;
	background: #fff;
}

.signupbar input#mce-EMAIL {
border: none;
margin-left: 21px;
color: #19232d;
box-sizing: border-box;
text-transform: uppercase;
font-family: 'open sans', arial, sans-serif!important;
letter-spacing: 1px;
font-size: 12px;
font-weight: 600;
height: 34px;
margin-bottom: 6px;
}

::-webkit-input-placeholder {
   color: #777;
}

:-moz-placeholder { /* Firefox 18- */
   color: #777;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #777; 
}

:-ms-input-placeholder {  
   color: #777;  
}

.signupbarshadow {
position: fixed;
height: 5px;
top: 37px;
left: 0;
width: 102%;
box-shadow: -5px 6px 6px #666;
z-index: 999;
}

/*Pagination Style*/
.main-pagination {
text-align: center;
position: relative;
}

.main-pagination .page-numbers, .main-pagination a {
display: inline-block;
padding: 5px 10px;
float: none;
}

.next {
position: absolute;
right: 0;
min-width: 60px;
}

.prev {
	position: absolute;
left: 0;
min-width: 60px;
}

/*Media Queries*/
@media (max-width: 900px){
	.signupbar, .signupbarshadow {
		display: none;
	}

	.main-wrap {
padding-top: 0;
}
}

@media (max-width: 800px){
	.navigation .mobile .current {
display: none;
}

	img.wpp-thumbnail {
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}

.ppw-post-title a, .widget_recent_entries a {
text-align: center;
}

.ppw-post-title {
left: 0;
right: 0;
text-align: center;
}

.navigation .mobile .text {
display: none;
}

.navigation .mobile .fa {
float: left!important;
margin-left: -15px;
}

.socialheader {
	top: 0;
position: absolute;
right: 0;
}

.navigation {
position: relative;
}

.navigation .mobile .text {
display: none;
}

.navigation .mobile .selected {
height: 44px;
}

.highlights-box.three-col article {
float: none!important;
margin: 0 auto;
text-align: center;
}

.main-content .post-meta {
height: auto;
}

.main-content .post-meta .cats {
position: relative;
right: 0;
top: 0;
font-size: 16px;
text-transform: uppercase;
display: block;
margin: 30px 0 10px;
}
}

@media (max-width: 767px){
ul.widgets.row.cf {
padding-left: 0;
}

header .adsbygoogle {
position: absolute;
top: 180px;
max-width: 100%;

}

.main-head .title {
margin-bottom: 25px!important;
}

.listing .column.one-third {
margin-top: 40px;
}

div.main.wrap.cf {
	margin-top: 0;
}

.main-pagination .page-numbers, .main-pagination a {
display: none;
}

.main-pagination a.next, .main-pagination a.prev {
display: inline-block!important;
}

.main-pagination {
	height: 40px;
}
}

@media (max-width: 450px){
	.highlights-box.three-col article {
width: 100%!important;
}
}

@media (min-width: 768px){
	.listing .column.one-third {
	height: 400px;
}
}

@media (min-width: 726px) and (max-width: 1120px){
	.main-head .title {
float: none;
margin: 0 auto 180px;
max-width: 290px;
}

header .adsbygoogle {
position: absolute;
top: 180px;
right: 0;
left: 0;
margin: auto;
}
}

@media (min-width: 600px) and (max-width: 767px){
.listing .column.one-third {
height: 430px;
}
}

@media (min-width: 800px) and (max-width: 1000px){
.ppw-post-title {
position: absolute;
top: 105px;
}
}

@media (min-width: 1001px) and (max-width: 1120px){
.ppw-post-title {
position: absolute;
top: 115px;
}
}

@media only screen and (max-width: 400px){
body.boxed {
padding: 0!important;
}
}

@media only screen and (min-width: 800px){
.widget.widget_recent_entries img {
width: 100%;
}
}

@media only screen and (max-width: 799px){
widget widget_recent_entries {
text-align: center;
}

.widget.widget_recent_entries img {
display: block;
margin: 0 auto 10px;
}
}