@charset "utf-8";
/* CSS Document */


#page {margin-top:0px;}
#page { max-width: 989px;}

/* These optionally adjust the width of the sidebars in some themes for widget controls
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}

#secondary {
	float: right;
	margin-right: 1.6%;
	width: 22.8%;
}
#tertiary {
	position: relative;
	float: left;
	width: 18.8%;
	margin-left: -73.5%;
}
*/
.searchright {
float: right;
margin-right: 5.6%;
}
#wrap {	   
   overflow: hidden;   
}
.wrap {	   
   overflow: hidden; 
   
}
.employeephoto {
	padding: 10px 0 0 0;
	width: 100px;
    float: left; 
}
.employeephotoprofile {
	padding: 10px 10px 0 0;
	width: 150px;
    float: left; 
}
.sid_fullname {	
	font-weight: bold;
}
.sid_title {	
	font-style:italic;
}
.sid_dept {	
	font-style:normal;
}
.sid_company {	
	font-style:normal;
}
.sid_email {	
	font-style:normal;
}
.sid_phone {	
	font-style:normal;
}
.sid_phone_extension {	
	font-style:normal;
}
.sid_mobile_phone {	
	font-style:normal;
}
.sid_fax {	
	font-style:normal;
}
sid_address {	
	font-style:normal;
}
sid_postal {	
	font-style:normal;
}
sid_city {	
	font-style:normal;
}
sid_state{	
	font-style:normal;
}
sid_country{	
	font-style:normal;
}
sid_website{	
	font-style:normal;
}
sid_custom1{	
	font-style:normal;
}
sid_custom1_label{	
	font-style:normal;
}
sid_custom2{	
	font-style:normal;
}
sid_custom2_label{	
	font-style:normal;
}
sid_custom3{	
	font-style:normal;
}
sid_custom3_label{	
	font-style:normal;
}
.socialicons  img {
	padding: 10px 20px 0 0;	
}
.employeebio {
	padding: 4px 0 0 10px;
	overflow: hidden; 
}
.employeebioprofile {
	padding: 4px 0 0 10px;
	line-height: 12px;
}
.employeecustom {
	padding: 4px 0 0 4px;
	display:block;
	float: left; 
}
.employeebiography {
	padding: 4px 0 0 10px;
	display:block;
	float: left; 
}
.employeebiographyprofile {
	padding: 4px 0 0 4px;
	display:block;
	float: left; 
	width: 70%;
}
.employeeofthemonthphoto {
	padding: 4px 5px 0 0;
	width: 100px;
    float: left; 
}
.employeeofthemonthname{
overflow: hidden; 
display: block;
line-height: 1.5;
padding: 4px 0 4px 0;
}
.employeeofthemonthtext {
	padding: 4px 0 0 0;
	display:block;
	float: left; 
	line-height: 1.5;
}
.outofoffice {
padding: 0 0 0 0;
color:red;
}

.employeephotowidget {
height: 40px;
width: 40px;
float: left;
padding: 4px 4px 4px 0;
}

.employeebiowidget {
overflow: hidden; 
display: block;
line-height: 1.5;
padding: 2px 0 10px 0;
}

#employeesearchform {
width: 50%;	
}

.post-date, .post-icon {
  display:none;
}

#wrap {
border: 1px dotted #ccc;
padding-left: 5px;
padding-bottom: 8px;
/* background: azure; */
}

.employeebioprofile hr {
border: 1px dashed #376893;
margin-bottom: 12px;
}
/* @media only screen and (min-width: 480px) { */
/*
.avatar:hover {
  position:absolute;
  width:300px;
  height:225px;
  z-index:1000;
  left:-150px;
  box-shadow: 0px 2px 10px #999;
}
*/
.employeebioprofile{
left:150px;
}
#wrap{
	min-height:125px;
}
/* } /
@media only screen and (max-width: 479px) {
.employeephotoprofile{
  float:none;
}
.employeebioprofile{
  padding:0;
}
}