/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    http://www.solution21.com
 Description:  Twenty Thirteen Child Theme
 Author:       Solution21
 Author URI:   http://www.solution21.com
 Template:     twentythirteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteen-child
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
body{
	font-family: 'Lato', sans-serif;
	color:#525252;
	background:#f1f1ec;
}

.site{
	max-width:none;
}
.site-header{
	background:url('images/headerbg.jpg');
	position: relative;
}
.site-main {
  /*
	position: absolute;
	top:201px;
	width:100%;
  */
}li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
.site-content{
	width:940px;
	margin:0px auto;
}
.site-content article{
	float:left;
	width:640px;
	margin-top:110px;
}

.site-main .sidebar-container {
	float: right;
	width: 300px;
  height: initial;
    position: initial;
    top: auto;
    z-index: 1;
}
.sidebar .entry-content {
    padding: 0 60px;
}
.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}

.headerwrapper{
	width:941px;
	min-height:143px;
	margin:0 auto;
	}
a.logo{
	margin-top:0px;
	float:left;
}
.header_address{
	float:right;
	width:auto;
	text-align:right;
	font-size:18px;
	color:#f3e7d3;
	margin-top:24px;
	line-height:20px;
}
	
.navbar{
	background-color:#661b00;
	background-image:url('images/navbg.jpg');
	background-position:top center;
	background-repeat:repeat-x;
	height:58px;
	max-width:none;
}

ul.nav-menu, div.nav-menu > ul{
	margin:7px 0 0 0;
	padding:0;
	text-align:center;
}
.nav-menu li a{
	color:#d7bab0;
	font-size:17px;
	padding:15px 8px;
}
.nav-menu li:hover > a,
.nav-menu li a:hover {
	background: none;
	color: #f8ede9;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #f8ede9;
	font-style: normal;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #661b00;
	border: none;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	left: -2px; top:45px;
	z-index: 99999;
  text-align:left; 
}


ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #d7bab0;
	margin: 0; padding-left:12px; margin-top:5px;
	width: 250px;
  font-size:13px;
  line-height:4px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #7b2c10;
}


.cycloneslider{border-bottom:6px solid #fff;}



.banner{
	position:relative;
  text-align: center;
	max-width: 100%;
	overflow: hidden;
  height: 140px;
  border-bottom:6px solid #fff;
  background:url('https://southbayob.com/wp-content/uploads/2014/04/header3.jpg') center 0;
}


/*.banner img{
	height:140px;
	max-width:none;
  
}*/

.content-area{
	position:relative;
	width:100%;
	top:-110px;
}
.content-area-home{
	position:absolute;
	top:87px;
	z-index:100;
	width:100%;
}

a.appointmenttab{
	background:#929619;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	padding:14px 20px;
	font-size:18px;
	text-decoration:none;
}

a.appointmenttab:hover{
	background:#e2c696;
	color:#863c00;
}

.widget{
	background:none;
	padding:0;
	}
	
h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif;
}

h3 {font-size:20px; color: #7b2c10;}

.widget-title{
	display:none;
	}
a.sidebar-services{
	font-size:18px;
	text-decoration:none;
	color:#525252;
	text-align:center;
	width:248px;
	display:block;
	padding:143px 0 10px 0;
	background-repeat:no-repeat;
	background-color:#fff;
	border-bottom:4px solid #953e00;
}
a.sidebar-services:hover{
	opacity:0.8;
}
.site-main .sidebar-inner{
	margin-top:20px;
}

.site-footer{
	background:#fff;
	float:left;
	width:100%;
  margin-top:0px !important;
}

.site-footer .widget{
	color:#525252;
	margin-right:0;
	}
.sidebar .site-footer .widget{
	width:450px;
}
.sidebar .site-footer .widget-area{
	max-width:940px;
	left:0;
}
.site-footer .widget a{
	float:left;
	}
.site-footer  h3{
	margin:0;
	padding:0 0 0 0;
}
.footer_address{
	width:220px;
	float:right;
	font-size:13px;
}
.footer-container{
	width:495px;
	min-height:240px;
	margin:0px auto;
}
.footer-container .widgettitle{
	display:none;
	}
li.widget_text{
	list-style:none;
	margin-top:22px;
	}


.footer-info {background:#000; width:100%; height:64px; text-align:center; background:#e0e0b6;text-align:center;color:#7e7e6c; padding-top:23px;}
.footer-review {background:#E0E0B6;  height:100px; text-align:center; color:#020202; padding-top:20px; padding-bottom:20px; margin:0px auto; font-weight:bold; font-size:17px;}

/*.site-info{
	background:#e0e0b6;
	text-align:center;
	color:#7e7e6c;
  width:100%; margin:0 auto;
	 max-width:none;*/
	float:left !important;

}*/




li.santaclara{
	float:left !important;
}
li.sanjose{
	float:right !important;
}

.cycloneslider-template-responsive img{
	max-width:none !important;
	margin:0px auto !important;
}

.cycloneslider-slide img{
	max-width:none !important;
	height:462px;
}

.home_content{
	width:100%;
	position:absolute;
	z-index:100;
	top:87px;
}
.flashquote{
	width:940px;
	text-align:left;
	color:#492e19;
	font-size:38px;
	line-height:50px;
	margin:0px auto;
}
.flashquote p{
	margin-bottom:12px;
}
a.schedule_appointment{
	background:#929619;
	color:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:22px;
	text-decoration:none;
	padding:12px 25px;
}
a.schedule_appointment:hover{
	background:#b58e4c;
}

.home_services{
	width:940px;
	margin:0px auto;
	margin-top:50px;
}
.blogposts{
	background:#fff;
	display:block;
}
.home_services .content img{
	width:290px;
}
.home_services .content{
	width:290px;
	float:left;
	margin-right:22px;
	text-align:center;
}
.home_services .content p{
	text-align:left;
	border-top:1px solid #d9d9d5;
	float:left;
	padding-top:18px;
	min-height:330px;
}
.home_services .content a.title{
	width:100%;
	color:#525252;
	font-size:23px;
	float:left;
	text-decoration:none;
	padding:10px 0;
	border-bottom:5px solid #953e00;
	background:#fff;
	margin-bottom:17px;
}
.home_services .content a.title:hover{
	background:#e2c696;
}
.home_services .content a.more{
	float:left;
	background:#7a3100;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:8px 16px;
	color:#fff;
	text-decoration:none;
}
.home_services .content a.more:hover{
	background:#b58e4c;
}
.mission-container{
	width:100%;
	background-color:#dadaa8;
	background-image:url('images/bgmission.jpg');
	background-position:center top;
	float:left;
	border-top:7px solid #fff;
	border-bottom:7px solid #fff;
	margin:55px 0 0 0;
}
.mission-container h2{
	font-weight:normal;
	font-size:38px;
	color:#6d6d58;
	line-height:34px;
	margin:40px 0 10px 0;
}
.our_mission{
	width:940px;
	margin:0px auto;
}
.our_mission p{
	line-height:28px;
	color:#6d6d58;
}
.our_mission_left{
	width:475px;
	float:left;
}
.our_mission_right{
	float:right;
	width:auto;
}
.footer-container-2{
	width:100%;
	float:left;
	padding:50px 0;
}
.footer-container-2 h2{
	font-weight:normal;
	color:#333333;
	line-height:34px;
	margin:0 0 10px 0;
}
.footer-container-2 p{
	font-size:13px;
	font-weight:normal;
	color:#333333;
	line-height:20px;
}
.footer-container-2 img{
	float:left;
}
.footer-container-2 .sub-right{
	width:220px;
	float:right;
}
.meet-doctor-section{
	margin:0px auto;
	width:940px;
}
.meet-doctor{
	width:450px;
	float:left;
}
.educational-resources{
	width:450px;
	float:right;
}
.educational-resources ul{
	margin:0;
	padding:0;
}
.educational-resources li{
	list-style:none;
}
.educational-resources li a{
	font-size:12px;
}
.blog_title{
	float:left;
	text-align:left;
	font-size:22px;
	padding:10px 0;
}
.blog_content{
	min-height:200px !important;
}
.post-navigation{
	background:none;
}


footer#colophon.sitefooter {
  margin-top:0px;
  }
