
/* -----] Content [---------- */

#Content {
  width: 555px;
  float: right;
  text-align: left;
  /* background-image: url("../images/bg-page-wrap.jpg"); */
  background-position: top left;
  background-repeat: repeat-y;
  overflow: hidden; }

body.home #Content { float: left; }

body #PageWrap.pop-up #Content { background: #fff; }   

#Content .entry-content { margin: 15px 20px 25px 25px; }

body.home #Content .entry-content { margin-right: 33px; }
body.gallery #Content .entry-content { margin: 32px 20px 25px 25px; }


#Content .home-divider {
  background: url("../images/bg-body-home.gif") repeat-y scroll right 0 transparent;
  height: 94%;
  left: 549px;
  position: absolute;
  width: 5px; }

#Content h1 {
  font-size: 25px;
  font-family: 'FuturaStdLight', Arial, Helvetica, sans-serif;
  color: #767369;
  text-transform: none; }

#Content h1 a { text-decoration: none; color: #767369; }

#Content h2 {
  color: #98798D;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 9px 0; }

#Content h2 a { text-decoration: none; color: #98798D; }

#Content h3 {
  color: #98798D;
  font-family: 'FuturaStdLight',Arial,Helvetica,sans-serif;
  font-size: 20px; }

#Content p {
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 22px;
  margin: 10px 0; }

#Content p.call-to-action {
  font-size: 12px;
  margin-bottom: 20px; }

#Content ul.procedures { margin-top: -3px; }

#Content ul.procedures li {
  margin-bottom: -2px; }

#Content #ModelArea { position: relative; left: 2px; }

#Content #ModelArea img {
 }

#ModelArea ul.social {
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 13px;
  z-index: 5; }

#ModelArea ul.social li {
  list-style: none;
  background: url('../images/page-sprites.png') no-repeat;
  text-indent: -9999px;
  height: 32px;
  width: 32px;
  margin-right: 13px; }

body.home #ModelArea ul.social li { 
 } 

#ModelArea ul.social li a {
  display: block;
  height: 100%;
  width: 100%;}

#ModelArea ul.social li.facebook { background-position: -141px -34px; }
  
#ModelArea ul.social li.youtube { background-position: -141px 0; }

#ModelArea .bio-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

#ModelArea .caption {
  position: relative;
  z-index: 5; }

body.home #ModelArea {
  background: url("../images/home-model-01.jpg") no-repeat scroll 0 0 transparent;
  border: 1px solid #FFFFFF;
  height: 398px;
  margin-bottom: 15px;
  position: relative;

    width:861px; }

#ModelArea #Info {
  position: relative;
  height: 100%;
  padding: 0 0;
  width: 625px;
  z-index: 5; }

#ModelArea #Info .tagline {
  font-family: 'FuturaStdLight',Arial,Helvetica,sans-serif;
  font-size: 42px;
  letter-spacing: 3px;
  line-height: 1.34;
  margin-left: 79px;
  padding: 34px 7px;
  text-transform: uppercase;
  width: 395px;
}

#ModelArea #Info .awards {
  bottom: 24px;
  position: absolute;
  width: 100%; 
  text-align:left;}

#ModelArea .awards ul.best-of {
    margin: 0 0 0 50px;
    padding: 0;
  }

  #ModelArea .awards ul.best-of li {
    display: inline;
  }

#ModelArea .awards ul.best-of li a {
  display: inline-block;
  margin-right: 4px;
}

#ModelArea .awards img{
 
}

#ModelArea #Info ul.best-of li:first-child img{
  margin-right: 8px;
      box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}                                                                                                                      }

#ModelArea #Info ul.top-doc {
  width: 100%; }

#ModelArea #Info ul.top-doc li {
  float: left;
  list-style: none;
  margin-right: 5px; }
  


#ModelArea #Info .awards a.link {
  color: #784a68;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.6;
  position: relative;
  text-transform: uppercase;
}

.awards p.center{
  text-align: center;
  margin: 0 125px 0 0;
}

#ModelArea #Info .awards a.link:hover { color:#2d2922; }

#ModelArea .caption a {
  color: #A09C93;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  position: absolute;
  right: 14px;
  text-align: right;
  top: 115px;
  width: 113px;
  text-decoration: none; }

#ModelArea .caption a:hover { color: #787469; }








.infogfx-embed-box {
  display: block;
  width: 98%;
  float: none;
  clear: both;
  margin: 1em 0;
  padding: 0.3em;
  overflow: hidden; }













/* -----] Blog [---------- */

body.page-template-page-blog-template-php #Content #ModelArea img { border: none; }

body.page-template-page-blog-template-php h2,
body.page-template-page-press-template-php h2 {
  border-bottom: 1px solid #d5d4c9;
  padding-bottom: 4px; }

body.page-template-page-blog-template-php h2 a,
body.page-template-page-press-template-php h2 a { text-decoration: none; }

body.page-template-page-blog-template-php h1,
body.page-template-page-press-template-php h1 { margin-bottom: 15px; }

body.page-template-page-blog-template-php .post,
body.page-template-page-press-template-php .post { margin-bottom: 25px; }

body.category #Content #ModelArea img { border: none; }

body.category h2 {
  border-bottom: 1px solid #d5d4c9;
  padding-bottom: 4px; }

body.category h2 a { text-decoration: none; }

body.category h1 { margin-bottom: 15px; }

body.category .post { margin-bottom: 25px; }

.blog-nav {
  font-size: 15px;
  border-top: 1px solid #d5d4c9;
  height: 26px;
  letter-spacing: 1px;
  margin-bottom: 16px;
  padding-top: 7px;
  position: relative;
  text-transform: uppercase;
  width: 100%;}

.blog-nav a {
  margin: 0;
  float: none;
  display: inline;
  line-height:10px;
  text-decoration: none;
}
.blog-nav a.next {
  position: absolute;
  right: 0;
  top: 11px; }
  
body.page-template-page-blog-template-php .post span.date,
body.page-template-page-press-template-php .post span.date {
  color: #8c8778;
  text-transform: uppercase; }
  
  
body.page-template-page-blog-template-php .post  .post-content p,
body.page-template-page-press-template-php .post  .post-content p { display: inline; }

body.category .post span.date {
  color: #8c8778;
  text-transform: uppercase; }
  
  
body.category .post  .post-content p { display: inline; }








/* -----] Scholarship Form [---------- */


form.wpcf7-form.scholarship-application p,
form.scholarship-application label,
form.wpcf7-form.scholarship-application input {
    font-size: 1.1em;
}


#Content form.wpcf7-form.scholarship-application p.row { margin-top: 25px; }

#Content form.wpcf7-form.scholarship-application p.row:first-of-type { margin-top: 0; }

form.scholarship-application label {
  display: block;
  font-family: FuturaStdMedium;
  margin-top: 20px
  margin-bottom: 3px
}

form.scholarship-application .wpcf7-submit {
    background: none repeat scroll 0 0 #8C637E;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 27px auto 23px 0;
    padding: 4px 6px 4px 7px;
    text-transform: uppercase;
}

form.scholarship-application .wpcf7-submit:hover { background-color: #7A556F; }













/* -----] Sidebar [---------- */

.content-widget {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #C4BCB9;
  font-family: 'FuturaStdLight',Arial,Helvetica,sans-serif;
  margin: 10px 0;
  padding: 13px 13px 11px;
  position: relative;
  text-align: center;
  width: 483px; }
  
.sidebar-widget-wide {
  background-color: #ECE8E2;
  border: 1px solid #C4BCB9;
  font-family: 'FuturaStdLight',Arial,Helvetica,sans-serif;
  margin-bottom: 26px;
  position: relative;
  text-align: left;
  width: 304px; }

.sidebar-widget.link-widget {
  display: block;
  cursor: pointer; }

.sidebar-widget.link-widget.blog {
  cursor: default; }
  
.sidebar-widget .widget-content { margin: 10px 15px 5px; }
  


#ThreeDeeWidget.sidebar-widget {
  background: url('../images/bg-widget-3d.png') top center no-repeat;
  height: 182px;
  border: none; }
  
#ThreeDeeWidget.sidebar-widget span.widget-content { text-align: center; }

#ThreeDeeWidget.sidebar-widget strong { 
  bottom: 10px;
  display: block;
  font-size: 23px;
  left: 9px;
  position: absolute;
  color: #8c637e; }
  
#ThreeDeeWidget.sidebar-widget:hover strong {color: #6b4b61; text-decoration: underline; }



/* ------------------------------------------------------------------------
Featured Video
------------------------------------------------------------------------ */

.video-featured {
  position: relative;
  line-height: 0;
  overflow: hidden;
  padding-bottom: 10px;
}

.video-featured iframe {
position: relative;
z-index: 1;
}

.video-featured-band {
  color: #fff;
  line-height: 1.3;
  text-align: left;
  font-family: FuturaStdLight;
  background-color: #9a748c;
  border-bottom: 1px solid #fff;
  box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.3);
  overflow: hidden;
}

.video-featured-band-inner {
  margin: 17px;
  overflow: hidden; }

.video-featured-band h2.video-head {
    width: 100%;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.2;
	text-align: center;
	font-family: "didoni-urw";
}

.video-featured-band .video-snippet {
  font-size: 15px;
	font-family: "termina",sans-serif;
}

.video-featured-band .video-snippet a { color: #fff; }

.video-featured .video-overlay {
  position: absolute;
  right: 10px;
  top: 190px;
  width: 32px;
  margin: 0;
  padding: 0;
  z-index: 5;
}

.video-featured .video-overlay li {
  list-style: none;
  height: 32px;
  width: 32px;
  margin-right: 13px;
}

.video-featured .video-overlay li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../images/page-sprites.png') no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

.video-featured .video-overlay li.youtube a {
background-position: -141px 0;
}

.video-featured .video-overlay li.facebook a {
background-position: -141px -34px;
}


.video-page .post {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.video-page .post h2 {
  padding-bottom: 7px;
  border-bottom: 1px solid #d5d4c9;
}

.video-page #Content .post h2 a:hover { text-decoration: underline; }

.video-page .video-thumb img {
  width: 100%;
  height: auto;
}

.video-page .video-thumb {
  width: 214px;
  height: auto;
  overflow: hidden;
  float: left;
  margin: 0 20px 0 0;
}

.video-page #Content .post-content {
 font-family: "termina",sans-serif;
  line-height: 1.4;
  letter-spacing: 0.05em;
	font-size: 12px;
}

.video-page #Content .post-content p {
margin: 0;
}






#OutOfTownWidget.sidebar-widget {
  background: url('../images/bg-widget-town.jpg') top center no-repeat;
  height: 152px; }

#OutOfTownWidget.sidebar-widget span.widget-content {
  bottom: 0;
  height: auto;
  margin-bottom: 2px;
  margin-right: 0;
  margin-top: 13px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%; }

#OutOfTownWidget.sidebar-widget strong {
  color: #736e61;
  display: block;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#OutOfTownWidget.sidebar-widget span.link {
  color: #736e61;
  font-size: 25px;
  position: relative;
  top: 1px; }

#OutOfTownWidget.sidebar-widget:hover span.link {color:#313131; text-decoration: underline; }
#OutOfTownWidget.sidebar-widget:hover strong {color: #313131;}





strong.blog-title {
  background: url('../images/bg-widget-blog.gif') 0 bottom no-repeat;
  display: block;
  color: #8C637E;
  font-size: 21px;
  letter-spacing: 1px;
  padding-bottom: 8px;
  padding-left: 17px;
  padding-left: 19px; }

ul.blog-link { padding-left: 10px; margin-right: 9px; }

ul.blog-link li { margin-bottom: 8px; }
  
#BlogWidget.sidebar-widget span.widget-content, #BlogPopularWidget.sidebar-widget span.widget-content, #BlogCategoryWidget.sidebar-widget span.widget-content { margin-left: 0; }






#QuoteWidget.sidebar-widget {
  font-size: 20px; }

body.home #QuoteWidget.sidebar-widget { background: none; }

#QuoteWidget.sidebar-widget strong {
  display: block;
  color: #8c637e;
  text-transform: uppercase;
  font-weight: normal;
  text-align: left;}

#QuoteWidget.sidebar-widget strong.source { text-align: right; }

#QuoteWidget.sidebar-widget span.widget-content {
  color: #736e6a;
  text-align: right; }

#QuoteWidget.sidebar-widget span.link {
  display:block;
  font-size:23px;
  line-height:30px;
  margin-bottom:6px;
  padding:6px 0 0 20px; }

a#QuoteWidget.sidebar-widget:hover span.link {color:#313131; text-decoration: underline; }
a#QuoteWidget.sidebar-widget:hover strong {color: #573e4f;}




#TestimonialWidget.sidebar-widget {
  font-size: 20px;
  background: url('../images/bg-widget-testimonial.png') 0 0 repeat; }

body.page-template-page-media-template-php #TestimonialWidget.sidebar-widget { display: none; }

#TestimonialWidget.sidebar-widget strong {
  display: block;
  color: #8c637e;
  text-transform: uppercase;
  font-weight: normal;
  text-align: left;}

#TestimonialWidget.sidebar-widget strong.source {
  font-size: 14px;
  letter-spacing: 1px;
  padding-bottom: 6px;
  text-align: right; }

#TestimonialWidget.sidebar-widget span.widget-content {
  color: #736e6a;
  text-align: right; }

#TestimonialWidget.sidebar-widget span.link {
  display: block;
  font-size: 21px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  padding: 6px 10px 6px 0;
  text-align: left; }

a#TestimonialWidget.sidebar-widget:hover span.link {color:#313131; text-decoration: underline; }
a#TestimonialWidget.sidebar-widget:hover strong {color: #573e4f;}




/* --] Gallery Thumbnail Widget [-- */

#Sidebar .sidebar-widget.thumbnails {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  margin-left: -11px;
  margin-top: 6px;
  position: relative;
  text-align: center;
  width: 283px;}

#Sidebar .sidebar-widget.thumbnails h3 {
  color: #767369;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 11px;
  position: absolute;
  text-transform: uppercase;
  top: 0; }

#Sidebar .sidebar-widget.thumbnails ul {
  margin-left: 0;
 margin-top: 22px;
 position: relative; }

#Sidebar .sidebar-widget.thumbnails ul li {
    float: left;
  list-style: none outside none;
  margin-bottom: 13px;
  margin-right: 18px;
  width: 116px; }

#Sidebar .sidebar-widget.thumbnails ul li a {
height: 100%;
display: block;
line-height: 0;
background-color: #9e9282; }

#Sidebar .sidebar-widget.thumbnails ul li a:hover img { border-color: #544E40; }

#Sidebar .sidebar-widget.thumbnails ul li img {
   border: 1px solid #a8a69f; }

#Sidebar .sidebar-widget.thumbnails ul li img.before {
   float: left;
  margin-right: 1px; }

#Sidebar .sidebar-widget.thumbnails ul li img.after { }





/* Contact form */
  
#Sidebar #ContactMiniForm {
    margin-right: 0;
    margin-top: 0;
    border-top: #fff;
    border-bottom: #fff;
    border-left: none;
    border-right: none;
    background: #bfbbb0; }

body.home #Sidebar #ContactMiniForm { background: none; }

#Sidebar #ContactMiniForm h4 {
   color: #5F5852;
   display: block;
   font-size: 30px;
   height: 41px;
   left: 57px;
   letter-spacing: 1px;
   margin-bottom: 7px;
   margin-top: 9px;
   position: relative;
   top: 9px;
   width: 270px;}
        
#Sidebar #ContactMiniForm form {  }

#Sidebar #ContactMiniForm form .text-row {
    background-color: #FFFFFF;
    display: block;
    height: auto;
    margin: 0 auto 5px;
    padding: 0;
    text-align: left;
    width: 253px; }


#Sidebar #ContactMiniForm form .text-row label {
    color: #544E40;
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: 3px;}
    
#Sidebar #ContactMiniForm form .text-row.timeframe {
height: auto;
background-color: transparent; }


#Sidebar #ContactMiniForm form .text {
    background-color: #FFFFFF;
    border: medium none;
    float: right;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 3px;
    position: relative;
    top: 2px;
    width: 164px; }

#Sidebar #ContactMiniForm form select {
  font-size: 13px;
  letter-spacing: 1px;
  width: 100%; }

#Sidebar #ContactMiniForm form .textarea-row {
    background-color: #FFFFFF;
    border: medium none;
    display: block;
    height: 18px;
    margin: 0 auto 4px;
    padding: 0 3px;
    text-align: left;}

#Sidebar #ContactMiniForm form .textarea-row {
        height: 64px;
    margin-top: 5px;
    width: 247px; }

#Sidebar #ContactMiniForm form .textarea-row textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: right;
    height: 40px;
    padding: 0;
    width: 246px;}

#Sidebar #ContactMiniForm form .textarea-row label {
    color: #544E40;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    top: 2px; }
    
#Sidebar #ContactMiniForm form .checkbox-row {
    height: 18px;
    width: 280px;
        clear: both; }

#Sidebar #ContactMiniForm form .checkbox-row input {
    float: left;
    margin-right: 1px;
    margin-top: 2px;}

#Sidebar #ContactMiniForm form .checkbox-row .wpcf7-list-item-label {
    color: #544E40;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 7px;
    margin-right: 0;
    text-align: left;
    text-transform: none;}

#Sidebar #ContactMiniForm form .checkbox-row span.wpcf7-list-item { margin-left: 0.2em; } 

#Sidebar #ContactMiniForm form .checkbox-row label {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-top: -1px;
    text-align: left; }

#Sidebar #ContactMiniForm form .text-row.submit {
    background-color: transparent;
        border: medium none;
    padding-right: 0; }
    
#Sidebar #ContactMiniForm form .checkbox-row .wpcf7-form-control-wrap.terms { float: left; }

#Sidebar #ContactMiniForm form input.submit {
  background: none repeat scroll 0 0 #8C637E;
  border: medium none;
  color: white;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 15px;
  letter-spacing: 1px;
  margin: 7px auto 23px;
  padding: 4px 6px 4px 7px;
  text-transform: uppercase;}

body.home #Sidebar #ContactMiniForm form input.submit { margin: 7px auto 0; }

div.wpcf7-mail-sent-ok {
  border: 2px solid #ffffff !important;
}



/* Long Contact form */

#Content #LongForm { margin: 25px 0; }

#Content #LongForm label {
  display:block;
  float: left;
  width: 146px;
  position: relative;
  margin-right:0; }
  
#LongForm input,
#LongForm textarea { font-size: 1em; }
    
#Content #LongForm .text-row { margin-bottom: 8px; }

#Content #LongForm span.wpcf7-list-item {
  display:block;
  float:left;
  margin-left:0 !important;
  width: 129px; }

#Content #LongForm  span.method_label {
  clear: both;
  float: left;
  margin-right: 30px;
  display: block;
  width: 100%; }

#Content #LongForm .contact-method,
#Content #LongForm .text-row.newsletter { margin: 15px 0; }
  
#Content #LongForm .text-row.newsletter {
  display: block;
  clear: both;
  width: 100%; }

#Content #LongForm .text-row.newsletter span {
  display: block;
  width: auto; }

#Content #LongForm .text-row.newsletter span.wpcf7-list-item-label {
  display: block;
  width: 350px;
  float: right; }

#Content #LongForm .procedures_list {
  width: 100%;
  float: left;
  margin-top:20px;
  margin-bottom:20px; }

#Content #LongForm .procedures_list em{
  display: block;
  position: relative;
  margin-bottom:0 !important;
  padding-bottom:0; }

#Content #LongForm .procedures_list span.wpcf7-list-item {
  width: 245px !important;
  margin-bottom: 3px; }
  
#Content #LongForm span#additional_services_label { float: left; }

#Content #LongForm #interests_other {
  clear: left;
  width: 400px; }

#Content #LongForm .wpcf7-form-control-wrap.interests_other { clear: both; }

#Content #LongForm .text-row.hp { display: none; }


#Content #LongForm .checkbox-section { margin: 25px 0; }

#Content #LongForm .checkbox-section .checkbox-row {
width: 100%;
clear: both;
text-align: left;
}

#Content #LongForm .checkbox-section {
width: 100%;
}

#Content #LongForm .checkbox-section span.wpcf7-list-item,
#Content #LongForm .checkbox-section label {
display: inline;
width: auto;
}

  





#GalleryWidget span.widget-content {
  float: left;
  width: 212px; }

#GalleryWidget img { float: right; }

#GalleryWidget strong {
  display: block;
  font-family: 'FuturaStdLight',Arial,Helvetica,sans-serif;
  font-size: 26px;
  margin-top: 5px;
  font-weight: normal;}

#GalleryWidget span.link {
  color: #544E40;
  display: block;
  font-size: 17px;
  margin: 5px 0 0; }
  
#GalleryWidget:hover span.link { text-decoration: underline; }



#LearningWidget {
  background: #dcd8cd url('../images/bg-widget-learning.gif') 0 0 repeat-x;
  width: 471px;}

#LearningWidget span.widget-content {
  float: left;
  width: 282px;}

#LearningWidget img { float: right; }

#LearningWidget strong {
  background: url("../images/bg-widget-learning-underline.gif") no-repeat scroll 0 42px transparent;
  color: #FFFFFF;
  display: block;
  font-family: 'FuturaStdLight',Arial,Helvetica,sans-serif;
  font-size: 30px;
  font-weight: normal;
  margin-top: -4px;
  padding-bottom: 10px;
  position: relative;
  right: 13px;
  width: 315px;}

#LearningWidget span.link {
  color: #544E40;
  display: block;
  font-size: 18px;
  font-style: italic;
  margin: 5px 0 0; }

#LearningWidget:hover span.link { text-decoration: underline; }

#LearningWidget span.click {
  font-size: 13px;
  letter-spacing: 1px;
  position: relative;
  text-decoration: underline;
  text-transform: uppercase;
  top: 9px; }

#LearningWidget:hover span.click { color: #94459c; }
  
/* -----] Gallery [---------- */


#GalleryArea {
width: 100%;
  background: url('../images/bg-gallery-area.gif') repeat-y 0 0 #E3DDD7;
  border-bottom: 1px solid white;
  left: 2px;
  padding: 30px 45px 24px;
  position: relative;
 }

#GalleryArea img { border: 1px solid #906982; }

#GalleryArea img:hover { border: 1px solid #fff; }

#GalleryArea a {
  display: block;
  float: left;
  line-height: 0;
  margin-bottom: 30px;
  margin-right: 3px; }

#GalleryArea .gallery-nav {
  font-size: 12px;
  height: 26px;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
  width: 100%; }

#GalleryArea .gallery-nav a {
  margin: 0;
  float: none;
  display: inline;
  line-height:10px;
  text-decoration: none; }

  #GalleryArea .gallery-nav a.next {
    position: absolute;
    right: 101px;
    top: 3px; }
  
  
#GalleryArea .img-row img.large-img { display: none; }
  
#TB_window a.thickbox { display: none; }  
  
#TB_window img.large-img {
  display: inline-block;
  margin: 20px 20px 0 0;
}

#TB_window img.large-img.last-img { margin-right: 0; }




.sidebar-widget#GooglePlusPublisher {
  background: transparent;
  border: none;
  margin: 10px auto;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  text-align: center; }







  
  
/* -----] Footer [---------- */
  
#Footer {
  position: relative;
  width: 100%;
  padding-bottom: 15px;
  line-height: 1;
  background: none; }
  
#Footer a { text-decoration: none; }




/*  This nav list will be centered, and if it wraps the
    second line items will remain centered with the 1st line */

#Footer ul.nav,
#Footer .business-info {
  display: block; 
  margin: 15px auto;
  padding: 0;
  text-align: center; }
  
#Footer ul.nav {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-top: 21px;
  text-transform: uppercase; }

#Footer ul.nav a {
  color: #fff;
  text-decoration: underline;
  }
#Footer ul.nav a:hover { color: #544e40; }

#Footer ul.nav li {
  display: inline;
  padding: 0 9px 0 6px;
  white-space: nowrap;
  border-right: 1px solid #fff; }

#Footer ul.nav li:first-child { padding-left: 0; }

#Footer ul.nav li:last-child { padding-right: 0; border: none; }



#Footer .business-info { font-size: 12px; }

#Footer .medical-justice {
  background: url("../images/page-sprites.png") no-repeat scroll -174px -1px transparent;
  float: left;
  height: 69px;
  margin-right: 17px;
  text-indent: -9999px;
  width: 42px; }

#Footer .medical-justice a {
  width: 100%;
  height: 100%;
  display: block; }

#Footer .address {
  float: left;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  width: 303px; }

#Footer .address a {
  display: block;
  color: #232220; }

#Footer .address a:hover { text-decoration: underline; }

#Footer .address a.office {
  color: #fff;
  font-size: 15px; }

#Footer .address a.office:hover { color: #544e40; }

#Footer .address a.underline { text-decoration: underline; }

#Footer .address a.underline:hover { color: #fff; }

#Footer .copyright {
  color: #232220;
  float: right;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 18px;
  text-align: right;
  text-transform: uppercase;
  width: 193px; }

#Footer .copyright .logo {
  background: url("../images/page-sprites.png") no-repeat scroll 0 -45px transparent;
  height: 53px;
  left: 54px;
  position: relative;
  text-align: left;
  text-indent: -9999px;
  width: 140px; }

#Footer .copyright .logo a {
  display: block;
  width: 100%;
  height: 100%; }

#Footer ul.supplemental {
  height: 17px;
  left: 13px;
  line-height: 15px;
  margin: 0;
  position: relative;
  width: 187px; }

#Footer ul.supplemental li {
  border-right: 1px solid white;
  float: left;
  font-size: 12px;
  list-style: none outside none;
  padding: 0 6px 0 7px; }

#Footer ul.supplemental li:last-child { border: none;  }

#Footer ul.supplemental li a {
  color: #fff;
  text-decoration: underline; }

#Footer ul.supplemental li a:hover { color: #544e40; }



#Footer .gplus a {
  font-family: 'FuturaStdLight';
  font-size: 0.9em;
  color: #fff;
  text-decoration: underline; }

#Footer .gplus a:hover { color: #544e40; }

/* True/False quiz */

.wpsqt_multiple_question li { list-style: none; }

.wpsqt-answer-desc {
  margin: 0 0 16px 18px;
  color: #767369; }

.wpsqt-answer-desc strong {
  color: #835F77;
  font-family: 'FuturaStdMedium';
  letter-spacing: 1px; }

.no-show { display: none; }

  img.alignright,
  img.alignleft,
  img.aligncenter {
    border: 1px solid white;
    box-shadow: 0 0 6px #AAAAAA;
    -moz-box-shadow: 0 0 6px #AAAAAA;
    -webkit-box-shadow: 0 0 6px #AAAAAA; }

.alignleft {
    display: inline;
    float: left;
    margin: 8px 10px 5px 0; }

.alignright {
    display: inline;
    float: right;
    margin: 8px 0 5px 10px; }

#SocialIcons span.social-icon {
  float: left;
  margin-left: 9px;
  margin-top: 20px;
  width: 78px; }

#SocialIcons span.social-icon.google-plus { width: 70px; }

#SocialIcons span.social-icon.pinterest { width: auto; }

#comments .avatar { display: none; }

.form-allowed-tags { display: none; }

#commentform #comment { width: 100%; }


.page-id-4487 #ModelArea ul.social { display: none; }

#ThanksShare {
  display: none;
  position: relative; }

.poll-popup #ThanksShare { display: block; }

.poll-popup {
  background-color: #FCFAF4;
  display: block;
  max-width: 660px;
  margin: 0 auto;
  padding: 1em;
  border: 2px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.55); }


.poll-popup-wrap {
  position: fixed;
  top: 20%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 9999; }

  
.wp-polls {
  border: 1px solid #C4BCB9;
  margin: 3em auto;
  padding: 0.75em;
  background-color: #fff; }
  

.wp-polls input.Buttons {
  background: none repeat scroll 0 0 #8C637E;
  border: medium none;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 15px;
  letter-spacing: 2px;
  margin: 20px auto;
  padding: 4px 6px 4px 7px;
  text-transform: uppercase;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.55); }



.wp-polls .Buttons:hover {
  background-color: #66485c; }

#Content .wp-polls h3.title {
font-size: 26px;
margin-bottom: 1em;
text-align: center; }
  
.wp-polls h4 {
font-size: 18px;
text-align: center; }

/*
.page-overlay {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background-image: url('../images/bg-page-overlay.png');
background-position: left top;
background-repeat: repeat;
z-index: 1; }
*/

.page-overlay {
  display: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5; }


#ThanksShare h2 {
font-size: 25px;
font-family: 'FuturaStdLight', Arial, Helvetica, sans-serif;
color: #767369;
text-transform: none;
margin-bottom: 0.8em; }

#ThanksShare p { margin: 0.8em 0; }

#ThanksShare a.close-share {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000; }

#ThanksShare a.close-share:hover {
  color: #973027; }

.share-block a {
  display: inline-block;
  margin: 10px;
  padding-top: 67px; }

.share-block p { display: inline; }

.share-block { margin: 1em 0; }
  
  
  
#ThanksShare .facebook-share {
  background-image: url('/wp-content/uploads/2013/10/logo-facebook.png');
  background-position: top center;
  background-repeat: no-repeat; }

#ThanksShare .twitter-hashtag-button {
  background-image: url('/wp-content/uploads/2013/10/logo-twitter.png');
  background-position: top center;
  background-repeat: no-repeat; }
  
#PollEmailSubmissionForm {
margin: 0.75em auto; }


#PollerEmailAddress { width: 20em; }

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: inline-block;
  margin-left: 7px; }

a.mobile-nav, a.mobile-nav-close , a.mobile-nav-aux, .admin-nav.mobile { display: none; }

.mobile-nav-slide,
.mobile-nav-fixed-wrap { display: none; }