@charset "UTF-8";
/* CSS Document */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.no-widget-title {display:none;}

h1, h2, h3, h4, h5, h6, h7, h8, #BreadCrumbZone, nav {
    font-family: serif;
}
p {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.page-header {
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

/* header-top-nav Widget Zone 1 */
#widgetZone1 {
    background: none repeat scroll 0 0 #1e1f22;
    padding: 0 30px;
}
#widgetZone1 .widget-title {
    display: none;
}
#widgetZone1 ul#menu-topnav {
    float: right;
    margin: 0;
    padding: 10px;
}
#widgetZone1 ul#menu-topnav li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
}
#widgetZone1 ul#menu-topnav li a {
    color: #cfcfcf;
    font-size: 12px;
}
#widgetZone1 ul#menu-topnav li a:hover {
    color: #FFFFFF;
}

/* header */
header#masthead.site-header {
    background: none repeat scroll 0 0 #fafafa;
}
header#masthead.site-header .site-header-half-width-logo {
    box-sizing: border-box;
    float: left;
    margin: 1.5% 0;
    padding: 0 10px 0 0;
    width: 50%;
}
header#masthead.site-header .site-header-half-width-Search {
    border-top: 0 none;
    box-sizing: border-box;
    float: left;
    margin: 3.5% 0;
    padding: 0 0 0 5px;
    width: 50%;
}
header#masthead.site-header #widgetZone2 form {
    float: right;
    height: 40px;
    margin: 0 auto;
    max-width: 500px;
    position: relative;
    width: 90%;
}
header#masthead.site-header #widgetZone2 form label {
    left: 0;
    position: absolute;
    width: 70%;
}
header#masthead.site-header #widgetZone2 form input.search-submit {
    font-size: 16px;
    position: absolute;
    right: 0;
    text-shadow: none;
    width: 27%;
    min-width: 140px;
}



/* headerMainNav */
#headerMainNav{
}
.main-navigation {
    padding: 0;
}

.main-navigation ul#main-nav:after {
    content: "";
    display: inline-block;
    position: relative;
    width: 100%;
}
.main-navigation ul#main-nav {
    height: 70px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: justify;
    width: 100%;
}
.main-navigation li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: top;
}
#headerMainNav nav#site-navigation.main-navigation a {
    color: #333333;
    display: block;
    font-size: 18px;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
#headerMainNav nav#site-navigation.main-navigation li.current_page_item a, #headerMainNav nav#site-navigation.main-navigation li:hover a{
    color: #FFF;
}
#headerMainNav nav .menu-menu-1-container #main-nav li.current-menu-item a {
    color: #ffffff;
}

#headerMainNav nav#site-navigation.main-navigation ul ul {
    position: absolute;
    top: 70px;
}
#headerMainNav nav#site-navigation.main-navigation ul ul li {

}
#headerMainNav nav#site-navigation.main-navigation ul ul li a{
    color: #333 !important;
    background-color: #fff;
    font-size: 16px;
    padding: 15px 20px;
}
#headerMainNav nav#site-navigation.main-navigation ul ul li a:hover {
    background-color: #fbd300;
    color: #333;
}
#headerMainNav nav#site-navigation.main-navigation ul ul li.current-menu-item > a {
    background-color: #fbd300;
    color: #333;
}
#headerMainNav nav#site-navigation.main-navigation ul ul ul {
    bottom: auto;
    display: block;
    float: none;
    left: auto;
    position: relative;
    right: auto;
    top: auto;
}
#headerMainNav nav#site-navigation.main-navigation ul ul ul li a{
    font-size: 14px;
    padding-left: 30px;
    padding-right: 10px;
}

#headerMainNav nav#site-navigation.main-navigation ul ul ul li a:before {
    content: "- ";
}


select.tinynav {
    height: 40px;
}
.tinynav option {
    padding: 10px;
}


/* BreadCrumbs */
#BreadCrumbZone {
    background-color: #303030;
    padding: 15px 0;
}
#BreadCrumbZone .breadcrumbs {
    padding: 0 20px;
}
#BreadCrumbZone .breadcrumb-trail .trail-browse {
    display: none;
}
#BreadCrumbZone .breadcrumb-trail.breadcrumbs a, #BreadCrumbZone .breadcrumb-trail.breadcrumbs {
    color: #fff;
    font-size: 14px;
}


#page #main.site-main {
    background-color: #fbfbfb;
}

/* feature */
#feature.site-slider {
    background: url("images/EndodonticResource/header_overlay3.png") no-repeat scroll center top #efc717;
    width: 100%;
}

/* biz Homepage */
.biz0ne-welcome p, .biz0ne-products-services-name, .biz0ne-products-services-description {
    text-align: center;
}
.biz0ne-products-services-name{
	font-size: 3rem;
}

.biz0ne-quote-text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin: 0 5% 15px;
    position: relative;
    width: 90%;
}



/* Main Text */
#primary {
    margin: 0 4% 0 2%;
}
#secondary {
    margin: 0;
}
.entry-content {
    margin-bottom: 40px;
}

#main #content article {
    margin-bottom: 2.5em;
}
#main #primary p {
    margin-bottom: 0.5em;
}
#main #primary p a {
    color: #0688fa;
}
#primary .PostHeader {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0.8em;
}
.post .entry-title {
    border-bottom: medium none;
    padding: 0;
}
#main header.entry-header {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 5px;
}
#main header.entry-header h1.entry-title{
    font-family: serif;
    font-size: 40px;
    border-bottom: medium none;
    padding: 0;
}
#primary .PostImage{
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 56.25%; /* This keeps Images 9:16 Ratio */
    position: relative;
}
#primary .PostImage img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#primary .PostCiting{}
#primary .PostText {
    border-bottom: 1px solid gold;
}
#primary .PostText .ReadMoreButtom {
    padding: 1.5em 0;
}

#primary .ReadMoreButtom a{
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
    background-color:#ffec64;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #ffaa22;
    display:inline-block;
    cursor:pointer;
    color:#333333;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    min-width: 60px;
    padding: 6px 24px;
    text-align: center;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffee66;
}
#primary .ReadMoreButtom a:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
    background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
    background-color:#ffab23;
}
#primary .ReadMoreButtom a:active {
    position:relative;
    top:1px;
}

#postNavigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%;
}
#postNavigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/* Right Bar "secondary" */

#secondary .search-submit, .footer-widget-three .widget_search .search-submit {
    float: right;
}


/* Footer */
.footer-widget-three h1.widget-title {
    color: #dfdfdf;
    font-size: 2rem;
    font-weight: normal;
    text-transform: capitalize;
}
footer .site-info {
    text-align: center;
}




/* Responsive Stuff */
@media (max-width : 1250px) {
header#masthead.site-header .site-header-half-width-Search {
    padding: 0 20px 0 5px;
}

}
@media (max-width : 1025px) {
.main-navigation li {
}

}
@media screen and (max-width : 901px) {
header#masthead.site-header div.site-header-half-width-Search {
    border-top: medium none;
    float: left;
    margin: -10px 0 20px;
    width: 100%;
}
header#masthead.site-header .site-header-half-width-logo, header#masthead.site-header .site-header-half-width-Search {
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
header#masthead.site-header #widgetZone2 form {
    float: none;
}

}
@media only screen and (max-width : 760px) {
h1 {
    font-size: 4rem;
}
h2 {
    font-size: 3rem;
}
h3 {
    font-size: 2.6rem;
}
h4 {
    font-size: 2.4rem;
}
h5 {
    font-size: 2rem;
}
h6 {
    font-size: 1.8rem;
}

}

@media only screen and (max-width : 660px) {
h1 {
    font-size: 3.5rem;
}
h2 {
    font-size: 2.6rem;
}
h3 {
    font-size: 2.4rem;
}
h4 {
    font-size: 2rem;
}
h5 {
    font-size: 1.8rem;
}
h6 {
    font-size: 1.6rem;
}

}
@media only screen and (max-width : 660px) {
h1 {
    font-size: 3.5rem;
}
h2 {
    font-size: 2.6rem;
}
h3 {
    font-size: 2.4rem;
}
h4 {
    font-size: 2rem;
}
h5 {
    font-size: 1.8rem;
}
h6 {
    font-size: 1.6rem;
}

}

@media only screen and (max-width : 500px) {
h1 {
    font-size: 2.8rem;
}
h2 {
    font-size: 2.4rem;
}
h3 {
    font-size: 2.2rem;
}
h4 {
    font-size: 1.8rem;
}
h5 {
    font-size: 1.6rem;
}
h6 {
    font-size: 1.4rem;
}

}

/* Responsive iphone */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
h1 {
    font-size: 2.8rem;
}
h2 {
    font-size: 2.4rem;
}
h3 {
    font-size: 2.2rem;
}
h4 {
    font-size: 1.8rem;
}
h5 {
    font-size: 1.6rem;
}
h6 {
    font-size: 1.4rem;
}
}