/*
 Theme Name:   Smarter Pro Child
 Description:  A child theme of the Smarter Pro
 Author:       HM
 Template:     Smarter_Pro
 Version:      1.0.0
*/




#adbox {
display:block;
width:100%;
min-height:90px;
background:#fff;

border-top:2px solid black}



.logo {display: none; }

#header-top {
    display: none;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}





#sidebar {
    display: block;
    float: left;
    width: 35%;}

#main {
    float: left;
    width: 65%;
    display: block;}




#intro-core, #main-core {
    margin-right: 20px;
    padding-left: 15px;}

#sidebar .textwidget {
    padding: 10px;
    border: 1px solid #EEE;}

.main-navigation {
    font-weight:bold;
    font-size:13px;}



#intro.option1 .page-title {
    line-height: 1;
    position: relative;
    margin: 0px;
    float: left;}





#sidebar h3.widget-title {
    position: relative;
    font-size: 16px;
    /* text-transform: uppercase; */
    padding-bottom: 5px;
    margin: 0 0 15px;
    font-weight: bold;}

#intro.option1 .page-title > span {
    display: inline-block;
    border-bottom: 3px solid #000;
    padding: 15px 10px 28px;
    margin-bottom: -2px;}

#sidebar h3.widget-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 75px;
    border-bottom: 2px solid #000;}

/*.themebutton2, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    color: white;
    background-color: #000;
    border: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}*/

.themebutton2, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    color: white;
    background-color: #000;
    /* border: none; */
    max-height: 40px;
    padding: 5px;
    /* margin: 0px; */
    font-size: 15px;
    font-weight: bold;
    /* vertical-align: middle; */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

#sidebar .widget a, a:hover {
	color: #ff6700;}

.widget li a:hover {color: #ff6700}

.entry-meta a:hover {color: #ff6700;}

.nav-previous a:hover,
.nav-next a:hover {color: #ff6700;}



.blog-style1 .blog-title {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;}











.note {
font-size: 10px;
  float:left;
    font-weight: bold;}




blockquote { 
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
background:#ededed;
border-left:12px solid #000;
padding:20px;
quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #000;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -1em;
}

#socialbar {
    display: block;
    width: 160px;
    margin-left: 1020px;
    position: absolute;
    margin-top: 5px;
    z-index: 999;
}



#footer-core p {
    font-size: 12px;
    font-style:normal;
    font-weight:bold;
color:#696969;
}

#footer-core {
    font-size: 12px;
    font-style:normal;
    font-weight:bold;
color:#696969;
}



#sharepost {
    display: none;
}



#safrespostad {
float:left;
width:370px;
height:300px;
display:block}

.topsearch {
    display: block;
    width: 300px;
    margin-left:855px;
    position: absolute;
    margin-top: 150px;
    z-index: 999;
}

.topsearch input {
 width:300px;
	color:#ff6000;
	font-weight:bold;
	font-size:13px;
	background:#000;
}

#logotext {
display:block;
 margin-left: 372px;
position:absolute;
margin-top:10px;}

#logohome {
margin-top:-210px;
}



.guideform {
 	
	display:block;
}

.guideform input {
 	border:1px solid black;
	
}

.icons {
 display: block;
    margin-left: 350px;
    position: absolute;
       margin-top: 390px;
    word-wrap: break-word;
    width: 750px;
	outline:none;}

body.custom-background {
    background-color: #ffffff;
}



.entry-meta {
    margin-bottom: 20px;
    background-color: #e3e3e3;
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}

.page #main {
    float: left;
    width: 100%;
    display: block;
    }

#author-bio h3 a {
    color: black;
}

#author-bio {
    color: #FFF;
    background: #e3e3e3;
    margin: 20px 0;
    padding: 15px 15px 20px;
}

#header-core {
    display: block;
    max-width: 1170px;
    margin: 0 auto;
}






