/**
  Theme Name: Kendrick View
  Theme URI: http://kendrickdental.co.uk/
  Version: 1.0
  Author: Dental Design
  Author URI: http://www.dental-design.co.uk
  
  Description: A Wordpress theme created for Kendrick View by Dental Design.
*/

body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight:400;
  font-size: 13px;
  color:#333;
  background: #f4eee2;
}

h1, h2, h3, h4 {
}

h1 {
  font-size:37px;
  font-weight:normal;
  letter-spacing:-0.03em;
  text-transform:uppercase;
  line-height:40px;
  padding:0;
  margin:0px;
  font-weight:300;
  color:#1f3459;

  border-bottom: 1px solid #dcd4c3;
  padding-bottom: 10px;
}

h2 {
  font-size:30px;
  letter-spacing:-0.01em;
  color:#a89673;
  font-weight:300;
  margin-bottom:15px;
}

h3 {
  font-size:24px;
  font-weight:400;
  letter-spacing:-0.01em;
  margin-bottom:5px;
  color:#4F7399;
}

h4 {
  font-size:22px;
  font-weight:400;
  letter-spacing:-0.01em;
  margin-bottom:5px;
  color:#a89673;
}

h5 {
  font-size:24px;
  font-weight:300;
  font-style:italic;
  margin:15px 0;
  color:#404040;
}

h6 {
  font-size:26px;
  font-weight:300;
  margin:18px 0;
  text-align: center;
  background: #bbd431;
  color: #fff;
  padding: 15px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

a {
  color: #548ACF;
  text-decoration:none;
}

a:hover {
  color:#2A5C9E;
}


p {
  line-height:24px;
  margin:15px 10px;
}

hr {
  border: 0;
  height: 1px;
  margin:30px 0;
  background: #eee;
  clear: both;
}

.redstar {
color:#EB4015;
}

ul {
  line-height:24px;
}

ul.bullet-point {
    margin: 0;
    padding: 0;
  line-height:24px;
}

ul.bullet-point li {
    margin: 0px 0 0 20px;
    padding: 2px 0 2px 20px;
    list-style: none;
    background: url(images/bullet-point.png) no-repeat top left;
}

.hr {
  height:1px;
  margin:10px 0;
  border-bottom:1px #e6e6e6 solid;
}

i.navicon {
  font-style: normal;
}

strong {
  font-weight:700;
}

blockquote {
    background: #FBFBFB;
    padding: 10px;
    border-left: 10px solid #263A63;
}

a.button {
  background:#4496cb;
  color:#fff;
  padding:7px 20px;
  margin:20px 0;
  -webkit-border-radius: 4px;
  border-radius: 4px; 
}

a.button:hover {
  background:#3281b4;
  color:#fff;
  cursor:pointer;
}

.alignright {
  float: right;
margin: 10px 0px 10px 20px;
padding: 5px;
background: #FFFFFF;
}

.alignleft {
  float:left;
  margin:10px 0px 30px 30px;
  padding:8px;
  background:#edf1f2;
  border:1px #eee solid;
}

.aligncenter {
    display: block;
    margin: 10px auto;
    padding: 10px;
    background: #fbfbfb;
    border: 1px solid #ccc;
}

.video-right {
  float:right;
  margin:20px 0 10px 20px;
  padding:8px;
  background:#e1dacb;
  text-align:center;
  height: 260px;
}


.testimonial-box {
padding: 20px 30px;
background: rgba(255, 255, 255, 0.39);
margin-top: 30px;
}

/* Responsive Video Embed */

.testimonial-box div {
width: 100%;
height: 0px;
position: relative;
padding-bottom: 50%;
}

/* Top bar */

.top-bar {
  width: 100%;
  height: 48px;
  overflow: hidden;
}

.top-bar-mob { display: none; }

.tel-mob { display: none; }

.contact-item, .contact-item-plain {
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  color: #f6f6f6;
  padding: 15px 15px 14px 40px;
  border-right: 1px solid #253f67;
}



.contact-opening {
  background: url(images/icons/opening-hours.png) 10px 12px no-repeat;
  cursor: pointer;
}

.contact-opening:hover {
  background: url(images/icons/opening-hours.png) #253f67 10px 12px no-repeat;
}

.contact-xmas {
  background: url(images/icons/xmas.png) 10px 12px no-repeat;
  cursor: pointer;
}

.contact-xmas:hover {
  background: url(images/icons/xmas.png) #253f67 10px 12px no-repeat;
}

.contact-envelope {
  background: url(images/icons/envelope.png) 10px 12px no-repeat;
  cursor: pointer;
}

.contact-envelope:hover {
  background: url(images/icons/envelope.png) #253f67 10px 12px no-repeat;
}

.booking-envelope {
  background: url(images/icons/envelope.png) 10px 12px no-repeat;
  cursor: pointer;
}

.booking-envelope:hover {
  background: url(images/icons/envelope.png) #253f67 10px 12px no-repeat;
}

.contact-telephone {
  background: url(images/icons/telephone.png) 10px 12px no-repeat;
}

.map-icon {
  background: url(images/icons/map-icon.png) 10px 12px no-repeat;
}

a.contact-item-map {
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration:none;
  color: #f6f6f6;
  padding: 15px 15px 14px 40px;
  border-right: 1px solid #253f67;
   -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a.contact-item-map:hover {
  background: url(images/icons/map-icon.png) 10px 12px no-repeat #253f67;
}

.dent-logos {
float: right;
margin-top: -41px
}

.xmas { 
  background: #f4eee2;
  width: 260px;
  height: 180px;
  padding: 10px 0;
  position: absolute;
  z-index: 9999;
  left: 441px;
  top: 60px;
  color: #393e6b;
  display: none;
}

.opening-hours {
  background: #f4eee2;
  width: 260px;
  height: 180px;
  padding: 10px 0;
  position: absolute;
  z-index: 9999;
  left: 279px;
  top: 60px;
  color: #393e6b;
  display: none;
}

.opening-hours-row {
    width:260px;
    height:auto;
    overflow:auto;
    padding:10px 0;
    background: #f4eee2;
}

.opening-hours-row-2 {
    width:260px;
    height:auto;
    overflow:auto;
    padding:10px 0;
    background: #dfd6c3;
}

.opening-hours-day {
    width:105px;
    padding-left:20px;
    float:left;
    text-align:left;
    display:inline;
}

.opening-hours-time {
    width:110px;
    float:right;
    text-align:left;
    padding-right:20px;
    display:inline;
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    color: #9e8b68;
}

/* Contact form */

.contact-form {
  background: #f4eee2;
  width: 255px;
  height: 360px;
  padding: 10px 15px;
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 60px;
  color: #fff;
  display: none;
}

.contact-form h3 {
  color: #bdab88;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.contact-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact-form li {
}

.contact-form li.standard {
}

.contact-form li.required {
}

.contact-form li.textarea {
  width: 239px;
  height: 96px;
  margin: 0 0 10px;
}

.contact-form li.last {
  height: 33px;
}

.contact-form input {
  width: 233px;
  height: 25px;
  border: 0;
  padding: 10px;
  margin:5px 0;
  background:#dfd6c3;
  font-weight:300;
  font-style:italic;
  font-size:12px;
  color:#393e6b;
}

.contact-form textarea {
  width: 233px;
  height: 65px;
  border: 0;
  padding: 10px;
  margin:5px 0;
  background:#dfd6c3;
  font-weight:300;
  font-style:italic;
  font-size:14px;
  color:#393e6b;
}

.contact-form .submit {
  width: 150px;
  height: 36px;
  margin: 0 0;
  background:#bdab88;
  list-style:none;
  font-weight:300;
  font-size:11px;
  text-transform:uppercase;
  font-style:normal;
  text-indent:-2px;
  color:#fff;
}

.contact-form .submit:hover {
  background:#d5c6aa;
  cursor:pointer;
}

.bolder {
  display: block;
  position: relative;
  z-index: 999;

}

/* Booking form */

.booking-form {
  background: #f4eee2;
  width: 255px;
  height: 533px;
  padding: 10px 15px;
  position: absolute;
  z-index: 9999;
  left: 441px;
  top: 60px;
  color: #fff;
  display: none;
  color: #867654;
}

.booking-form h3 {
  color: #bdab88;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.booking-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.booking-form li {
}

.booking-form li.standard {
}

.booking-form li.required {
}

.booking-form li.textarea {
  width: 239px;
  height: 96px;
  margin: 0 0 10px;
}

.booking-form li.last {
  height: 33px;
}

.booking-form input {
  width: 233px;
  height: 25px;
  border: 0;
  padding: 10px;
  margin:5px 0;
  background:#dfd6c3;
  font-weight:300;
  font-style:italic;
  font-size:12px;
  color:#393e6b;
}

.booking-form textarea {
  width: 233px;
  height: 65px;
  border: 0;
  padding: 10px;
  margin:5px 0;
  background:#dfd6c3;
  font-weight:300;
  font-style:italic;
  font-size:14px;
  color:#393e6b;
}

.booking-form .submit {
  width: 150px;
  height: 36px;
  margin: 0 0;
  background:#bdab88;
  list-style:none;
  font-weight:300;
  font-size:11px;
  text-transform:uppercase;
  font-style:normal;
  text-indent:-2px;
  color:#fff;
}

.booking-form .submit:hover {
  background:#d5c6aa;
  cursor:pointer;
}

.social {
  float: right;
  margin: 0;
  height: 50px;
}

img.facebook-icon,
img.twitter-icon,
img.google-icon,
img.linkedin-icon,
img.youtube-icon {
  width: 24px;
  padding: 12px;
  margin: 0 0 0 -3px;
  border-left: 1px solid #253f67;
}

img.youtube-icon {
background: #C71918;
}

img.youtube-icon:hover {
  background: none;
  cursor: pointer;
}

img.facebook-icon {
  background: #3a5999;
}

img.facebook-icon:hover {
  background: none;
  cursor: pointer;
}

img.twitter-icon {
  background: #3aa9de;
}

img.twitter-icon:hover {
  background: none;
  cursor: pointer;
}

img.google-icon {
  background: #dc5442;
}
img.google-icon:hover {
  background: none;
  cursor: pointer;
}

img.linkedin-icon {
  background: #006699;
}
img.linkedin-icon:hover {
  background: none;
  cursor: pointer;
}

/* Header */

.header {
  width: 100%;
  height: 257px;
  top: 0;
  left: 0;
  background: url(images/header.png) repeat-x;
  border-bottom: 1px solid #a4a9b9;
  padding: 11px 0;
  position: relative;
}

.logo {
  width: 240px;
  left: 50%;
  position: absolute;
  margin: 25px 0 0 -120px;
}

.affiliation-logos {
  width: 240px;
  height: 50px;
  position: absolute;
  right: 30px;
  top: 205px;
}

.affiliation-logos img {
    width: 115px;
}

a.visit-button {
  position: absolute;
  display: block;
  left: 30px;
  top: 205px;
  padding: 10px 15px;
  background: #304586;
  color: #fff;
  text-align: center;
  border: 1px solid #ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

a.visit-button:hover {
  background: #232E49;
}


/* Navigation */

.nav-wrapper {
  height:50px;
  margin:0;
  z-index: 12;
  position: relative;

  background: #0e1a39;
  background-color: rgba(14,26,57, 0.9);
  color: rgba(14,26,57, 0.9);

  border-bottom: 1px solid #a4a9b9;
}

.nav {
  width: 1205px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1000;
}

.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid #6e7487;
  height: 50px;
}

.nav ul li {
  position: relative;
  float: left;
  line-height: 16px;
}

.nav a {
  display: block;
  
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 1px;
  
  padding: 18px 20px 16px;
  border-right: 1px solid #6e7487;

  background: url(images/nav-arrow.png) center 50px no-repeat;
}

.nav a:hover {
  color: #fff;
  background: url(images/nav-arrow-hover.png) center bottom no-repeat #bba783;
}

.nav ul ul {
  background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
  background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
  list-style:none;
  position:absolute;
  left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
  border-left: none;
}
.nav ul ul li {
  padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
  float:none;
}
.nav ul ul a{
  white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
  border-right: none;
}
.nav ul li:hover ul { /* Display the dropdown on hover */
  left:0; /* Bring back on-screen when needed */
}
.nav ul li:hover ul li a {
  background: #f6f6f6;
  -webkit-border-radius: 0;
    border-radius: 0;
  border-top: 1px solid #fff;
  color: #333;
  min-width: 100px
}
.nav ul li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
  text-decoration:none;
}
.nav ul li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */
  background:#2b5ba3;
  color: #fff;
}

.flexnav {
  display: none;
}

/* Content area */

.welcome-text {
 width: 100%;
  margin: 0 auto;

  
}

.welcome-text h1, .content-50-left h1 {
  border-bottom: 1px solid #dcd4c3;
  padding-bottom: 10px;
}

.welcome-text p, .content-50-left p {
  font-size: 14px;
}

.welcome-text-50 {
  width: 92%;
  
}

.content {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 30px;
}

.text-area {
  width: 670px;
  margin: 0 30px 30px 0;
  float: left;
}

.sidebar {
  width: 300px;
  float: left;
  margin: 0 0 30px 0;
}

.content-fullwidth {
  width: 100%;
  margin: 0;
  height: 445px;
overflow: hidden;
}

.content-50-left {
width: 45%;
float: left;
left: 0;
padding: 2% 4% 0 4%;
text-align: left;
position: relative;
z-index: 1;

}

.content-50-right {
width: 750px;
right: 0;
position: absolute;
z-index: 0;
height: 445px;
overflow: hidden;}


/* Quicklinks */

.quicklinks {
  width: 100%;
  padding: 0;
  background: #e1dacb;
  overflow: hidden;
}

/* fee list */

ul.fees-title {
clear: both;
list-style: none;
margin: 0;
padding: 0;
background: #E4E2D1;
font-size: 17px;
overflow: hidden;
color: #4D4D4D;
border-bottom: 0px solid #666;
text-transform: uppercase;
}

ul.fees-row {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e6e6e6;
  
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


ul.fees-row li,
ul.fees-title li {
  padding: 8px 2%;
  display: inline;
}

ul.fees-row li.fees-item,
ul.fees-title li.fees-item {
  float: left;
  width: 53%;
}

ul.fees-row li.fees-from,
ul.fees-title li.fees-from {
  float: left;
  width: 4%;
  text-align:right;
  font-size:11px;
}

ul.fees-row li.fees-price,
ul.fees-title li.fees-price {
  float: right;
  text-align:left;
  width: 22%;
}

/* slideshow styles */

.slideshow-wrapper {
  position: relative;
  width: 100%;
  margin: 0;
  background: #070b2f;
  top: -50px;
  overflow: hidden;
}

#slider {

}

#slider img {
  display:none;
  height:470px!important;
}

#slider2 {
  width: 1000px;
  height:386px;
  background: url(images/gallery/11.png) 0 0 no-repeat;
}

#slider2 img {
  display:none;
  height:100%!important;
}



/* Testimonials */

.testimonials-wrapper {
   width: 100%;
   height: 300px;
   background: url(images/testimonials.jpg) no-repeat right top #c9def1;
   padding: 40px 0;
   position: relative;
   z-index: 4;
}

.testimonials {
  width: 460px;
  left: 50%;
  margin: 0 0 0 -500px;
  position: relative;
}

.testimonials p {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px;
    letter-spacing: 0.02em;
    color: #5c5c5c;
}

.testimonials a {
  color: #5c5c5c;
}

.testimonials a:hover {
  color: #000;
}

.testimonials small {
    clear: both;
    font-size: 15px;
}

a.testimonials-btn {
  padding: 10px 20px 9px;
  border: 2px solid #bba783;
  color: #bba783;
  margin: 10px 0;
  text-transform: uppercase;
}

a.testimonials-btn:hover {
  background: #bba783;
  color: #fff;
}

/* Footer */

.footer-wrapper {
  width:100%;
  background: url(images/footer-fade.png) bottom right no-repeat #142247;
  border-bottom:5px solid #27416a;
  border-top:1px solid #ccc;
  padding:20px 0;
}

.footer {
  width:1000px;
  margin:0 auto;
  height:330px;
  font-size: 14px;
}

.footer p {
  margin:15px 0;
}

.footer-title {
  width:300px;
  position:relative;
  z-index:120;
}

.footer-title h3 {
  color:#bdab88;
  font-size:20px;
  font-weight:300;
  margin:0;
  padding: 5px 0;
  border-bottom: 1px solid #939597;
}

.footer-section, .footer-section-right {
  width:300px;
  margin:5px 50px 5px 0;
  float:left;
  color:#fff;
}

.footer-section {
  margin:5px 50px 5px 0;
}

.footer-section-right {
  margin:5px 0 5px 0;
}

.footer-section a,
.copyright a {
  color:#d1c4aa;
  text-decoration: none;
}

.footer-section a:hover{
  color:#f4eee2;
}


.contact-phone {
  background:url(images/contact-phone.png) no-repeat;
  padding:0px 0 0 28px;
  margin:5px 0;
  font-size: 16px;
}

.contact-email {
  background:url(images/contact-email.png) no-repeat;
  padding:1px 0 0 28px;
  margin:5px 0;
}

.copyright {
  width:910px;
  margin: 0 auto;
  color:#ccc;
  background: url(images/footer-logo.png) 0px 15px no-repeat;
  padding: 20px 0 20px 115px;
  border-top: 1px solid #939597;
  position: relative;
  z-index: 11;
}



#blog {
 width: 100%;
/* float: left; */
clear: both;
}

#blog h1 {
  margin-bottom:20px;
}

#blog p {
  margin-left:0px;
}

.blog_image {
  width:210px;
  height:170px;
  float:left;
  margin-right:20px;
  padding:4px;
  border:1px #e6e6e6 solid;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blog_image:hover {
  border:1px #ccc solid;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -webkit-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
}

.blog_content {
  width: 740px;
float: right;
}

.blog_content h2 {
  font-size:26px;
  letter-spacing:-0.05em;
  text-decoration:none;
  line-height:26px;
  color: #041725;
  margin: 5px 0;
}

.blog_content h2 a {
  color: #121212;
}

a.read-more {
  background: #184074;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  padding:7px 15px;
  list-style: none;
  text-indent: -8px;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a.read-more:hover {
  background: #2A5C9E;
}

/* SINGLE CONENT */

#single_blog {
  width: 670px;
  float: left;
}

#single_main_header {
  width:100%;
  float:left;
  display: inline;
  margin:0px 5px 0px 0px;
}

#single_main_image {
  float: left;
  height: 270px;
  overflow: hidden;
  width: auto;
  padding:4px;
  border:1px #e6e6e6 solid;
}

.excerpt {
  font-size: 16px;
}

/* Facebook Like bar*/
      
#facebook_like_bar {
  background: #E8F0F9;
  border: 1px solid #ddd;
  margin: 10px 0px;
  padding: 10px;
  height:19px;
  width: 99%;
}
  
/* Share This Article bar*/

.social_share_title {
  color: #3A5796;
  font-size: 14px;
  font-weight: bold;
  margin:0 0 8px 0;
}

#social_share_bar {
  background: #E8F0F9;
  border: 1px solid #ddd;
  margin: 10px 0;
  padding: 10px;
  height:100px;
}

#social_share_bar li {
  float:left;
  display:block;
  list-style:none;
  cursor: pointer;
  margin-top:-10px;
  padding-right:5px;
}

/* Tags */

#single_tags {
  background-image:url(images/tags_icon_main.png);
  background-repeat:no-repeat;
  padding: 10px 28px;
  margin: 0;
  line-height:18px;
  border-top: 1px #e6e6e6 solid;
}

/* Social Bar */

.single_social_bar {
  margin: 0 0 20px 0;
  display: block;
  float: left;
  width:100%;
  padding: 15px 0px;
  border-top: 1px #e6e6e6 solid;
  border-bottom: 1px #e6e6e6 solid;
}

.single_social_bar .icons {
  display:inline; 
  float:left;
  margin:0px 7px;
}

/* Comments */

.commentlist {
  margin: 0px;
  padding: 0px;
}

.commentlist cite {
  display: block;
  float: left;
  font-style: normal;
  line-height: 1.9em;
  margin: 7px 0px
  width: 365px;
} 

.commentlist blockquote {
  background:#ededed;
}
      
.commentlist li {
  padding: 15px 0px 10px 0px;
  list-style:none;
  margin-bottom:3px;
}

.commentlist li li {
  background:none;
  border:none;
  list-style:square;
  margin:3px 0 3px 20px;
  padding:3px 0;
}

.commenttext {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border--radius: 5px;
  padding: 5px 15px;
  background:#f0f0f0;
  border:1px solid #e6e6e6;
  width:528px;
  float:left;
  margin: 0 0 20px 10px;
}
    
.commentlist cite strong {
  font-size:1.3em;
  color: #040405;
}

  
.commentlist p {
  float: left;
}

.commentlist div.gravatar {
  background-image:url(images/avatar_speechbubble.png);
  background-repeat:no-repeat;
  float: left;
  padding:5px;
  width:60px;
  height:80px;
}

li.my_comment {
  background: #FFF;
  border:none;
}

li.my_comment cite strong {
  font-size: 1.3em;
  color:#333;
}
  
#commentform small {
  background:#FFF;
  font-weight:bold;
  padding:0;
}
  
.commentmetadata {
  color: #999;
  display: block;
  font-size: 0.9em;
  margin: 7px 10px 0px 0px;
  text-align: right;
}

.commentmetadata a, .commentmetadata a:visited {
  color:#959382;
}
  
.commentlist small {
  background:#e9e9e9;
}

.avatar {
  margin: 0px;
  float:left;
  width:60px;
  height:60px;
} 

#comment {
  width:590px;
  background:#fff;
}

#commentform label {
  float: left;
  clear: left;
  margin-left: 5px;
  font-size: 14px;
}

#commentform input#author, #commentform input#email, #commentform input#url {
  float: left;
  clear: left;
  width: 190px;
  margin: 0px 5px 0px 5px;
  padding: 6px 5px;
  outline: none;
  border-style: none;
  border: 1px solid #ccc;
  background-color:#fff;

}

#commentform textarea {
  width: 98%;
  margin-top:5px;
  padding: 10px;
  outline: none;
  font-size: 1em;
  border-style: none;
  border: 1px solid #ccc;
}

#commentform input#submit {
  background-color: #141414;
  border-style: none;
  color: white;
  padding: 7px;
  font-size: 11px;
  cursor: pointer;
}

#commentform input#submit:hover {
  background-color: #333;
}

#commentform p {
  margin: 6px 0px;
}

#commentform p.commentbox {
  float: left;
}

.commenttext p {
  margin-bottom: 10px;
}

#comment_opinion {
  margin: 20px 0;
}

ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

/* Category */

.category_line {
  font-size: 11px;
  color:#999;
  letter-spacing:normal;
  font-weight:normal;
  text-transform:uppercase;
}

.category_item {
  color:#121212;
  display:inline;
}

#meta {
  font-size: 11px;
  margin: 10px 5px 10px 0;
  letter-spacing:normal;
  font-weight:normal;
}

.meta_date {
  color: #999;
}

.postmetadata { }

/* Trackbacks */

.trackbacktext {
  padding: 10px;
  background:#f2f2f2;
  border:1px solid #ddd;
  width:585px;
  margin:0px 0px 20px 0px;
  float:left;
  
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  }

.trackbacktext li {
  padding: 5px 0px 5px 0px;
  list-style:none;
  margin-bottom:3px;
  border-bottom:1px solid #ddd;
  }

.trackbacktext li:last-child {
  border-bottom: none;
  margin-bottom:-7px;
}




/* Contact form */


#contact-form {
  width:100%px;
  margin:0px 0 20px;
  padding:1px 10px 30px;
 background: url(images/form-backing.jpg) 10px -20px no-repeat;
  -webkit-border-radius: 5px;
  border-radius: 5px; 
}

#contact-form ul {
  list-style: none;
  margin: 20px 0 0;
  padding: 13px 0 0 0;
}

#contact-form li {
}

#contact-form li.standard {
}

#contact-form li.required {
}

#contact-form li.textarea {
  margin: 0 0 20px 0;
}

#contact-form li.last {
  height: 33px;
}

#contact-form input {
 width: 50%;
height: 40px;
  border: 0;
  padding: 0 0 0 8px;
  margin:0 0 18px;
  background:#fff;
  font-weight:300;
  font-style:italic;
  font-size:12px;
  color:#999;
}

#contact-form textarea {
  width: 50%;
height: 80px;
  border: 0;
  padding: 5px 0 0 8px;
  margin:0;
  background:#fff;
  font-weight:300;
  font-style:italic;
  font-size:12px;
  color:#999;
  font-family: tahoma;
letter-spacing: 1px;
}

#contact-form .submit {
  width: 51%;
  height: 40px;
  margin: -10px 0 0;
  background: rgba(153, 149, 116, 0.5);
  list-style:none;
  font-weight:300;
  font-size:14px;
  font-style:normal;
  text-indent:-8px;
  color:#fff;
}

#contact-form .submit:hover {
  background: rgba(153, 149, 116, 0.6);
  cursor:pointer;
}


/* Referral Form */

#referral-form {
  width: 100%;
padding: 0;
margin: 0;
display: inline;
float: left;
background: url(images/referral-backing.jpg) 64px 0px no-repeat;
}


#referral-form h2 {
  margin-bottom:8px;
}

#referral-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#referral-form li {
  width: 680px;
  height: 25px;
  padding: 3px 0 2px 0;
  margin: 0 0 5px 0;
  clear:both;
}

#referral-form select {
float: left;
margin: 20px 0 0;
border: 1px solid #E1E1E1;
padding: 8px;
color: #969696;
background: #FFF;
}

#referral-form li.standard {
}

#referral-form li.required {
}

#referral-form li.last {
  height: 33px;
  border:none;
  background:none;
}

#referral-form input {
  width: 428px;
  height: 36px;
  padding: 10px 0 10px 10px;
  margin:10px 0 0;
  float:right;
  border:1px solid #E6E6E6;
  background: #FFFFFF;
}

#referral-form textarea {
  width: 428px;
  height: 70px;
  padding: 10px 0 10px 10px;
  margin:10px 0 0;
  background: none;
  
  float:right;
  border:1px solid #E6E6E6;
  background: #FFFFFF;
  font-family: tahoma;

}

#referral-form label {
  width:230px;
  font-size:13px;
  float:left;
  padding:15px 0 0 10px;

}

.long-label {
  width: 501px !important;
  margin-right: 26px !important;
}

.form-clearing {
  clear:both;
  width: 679px;
  height:20px;
  margin-bottom:20px;
border-bottom: 1px dashed #D0CDB2;
}



#referral-form .submit {
  width: 64%;
  height: 40px;
  margin:10px 0 0;
  padding:10px 0;
  background: #A4A58E;
   background: rgba(153, 149, 116, 0.5);
  list-style:none;
  font-size:12px;
  text-indent:0px;
  color:#fff;
}

#referral-form .submit:hover {
  background: #BEC08E;
   background: rgba(153, 149, 116, 0.6);
  color:#fff;
  cursor:pointer;
}


/* Team */

.team-hold {
width:145px;
padding:10px;
margin:20px 20px 20px 0;
background: rgba(153, 149, 116, 0.31);


}

.team-hold-last {
width:145px;
padding:10px;
margin:20px 0 20px 0;
background: rgba(153, 149, 116, 0.31);


}

.team-img {
width:145px;
height: 134px;
margin:0 0 10px 0;
background: #000;
}

.team-text {
width:145px;
min-height:50px;
margin:0 0 10px 0;
text-align: center;
font-size: 13px;
line-height: 24px;
}

.team-info {
width:145px;
padding:10px 0 12px 0;
text-align:center;
background: rgba(153, 149, 116, 0.5);
color: #fff;
}

#grid {
float:left;
margin: 20px 0;
clear:both;
width:100%;

}

.clearing {
  clear:both;
  width:100%;
  height:20px;
  margin-bottom:20px;
border-bottom: 1px dashed #D0CDB2;
}

.team-row-clearing {
  float:left;
  clear:both;
  height:40px;
  width:100%;
}

#showbiz_right_4 {
  float:right !important;
  margin-right: 20px;
}

#showbiz_left_4 {
  float:left !important;
  margin-left: 20px;
}


.img-right {
border-none;
float:right;
margin:0 0 30px 30px;
border: solid 5px #fff;

}

.twit-widget-hold {
  width:300px;
  margin: 0 auto;
height: 233px;
overflow: hidden;
-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
}

.facebook {
  background:#fff;
  margin-top: 15px;
  height: 233px !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}

.fb-like-box {
  
}

.fb-like-box ._4-u2 {
background: #fff !important;
border: none !important;
}

.fb-like-box ._4s7c {
border: none !important;
}


.question-hold {
float: left;
/* height: 30px; */
width: 57%;
margin-right: 3%;
margin-bottom: 10px;
font-size: 14px;
line-height: 22px;

}

.select-hold {
  float:left;
  height:30px;
  width:39%;

}

.dent-wish {
  float:left;
  margin-right:2%;
  font-size: 14px;

}

.dent-wish input {
width: 29px !important;
top: -10px;
position: relative;

}

.clearing-wish {
  clear:both;
width:100%;
height:30px;

}

#how-happy {
  float: right !important;
margin-right: 374px !important;
}

.clearing-smilecheck {
clear: both;
width: 68%;
height: 50px;
margin-bottom: 50px;
border-bottom: 1px dashed #D0CDB2;
}

.affiliation-logos-footer {display: none;}

/* Accordion Styles */

.accordion h3 {
  padding: 5px 10px;
  margin-bottom: -10px;
  background: #0e1a39;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-transform:none;
  font-weight: normal;
  font-size: 16px;
}

.accordion h3:hover {
  background: #a89673;
  cursor:pointer;
}

.accordion div {
  height: 0;
  overflow: hidden;
  position: relative;
  line-height:24px;
  padding: 20px 11px 5px;
}

/* clearing divs */

.top-bar:after,
.header:after,
.logo:after,
.social:after,
.nav-wrapper:after,
.slideshow-wrapper:after,
.content-fullwidth:after,
.team-hold:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.contact-opening,
.contact-envelope,
.contact-xmas,
img.facebook-icon,
img.twitter-icon,
img.google-icon,
img.linkedin-icon,
.nav a,
.footer-section a,
.copyright a,
.contact-form .submit,
a.testimonials-btn {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
#facebook_like_bar, .single_social_bar, .meta_date a, .icons, #comment_opinion {
  display:none!important;
  border-bottom: 0!important;
}

.fancybox-type-iframe .fancybox-nav {
    width: 60px;       
}

.fancybox-type-iframe .fancybox-nav span {
    visibility: visible;
    opacity: 0.5;
}

.fancybox-type-iframe .fancybox-nav:hover span {
    opacity: 1;
}

.fancybox-type-iframe .fancybox-next {
    right: -60px;
}

.fancybox-type-iframe .fancybox-prev {
    left: -60px;
}

a.free-home {
    top: 335px;
    left: 75px;
}

.home-video {
    text-align: center;
    width: 100%;
    margin: 30px auto;
}

.youtubevid {
    max-width: 600px;
    width: 100%;
    margin: 30px auto;
}

@media only screen and (max-width: 1305px) { 

  .contact-item, a.contact-item-map { padding: 15px 7px 14px 35px;}

  .xmas { left: 402px; }

}

@media only screen and (max-width: 1240px) { 

  .contact-item, a.contact-item-map { padding: 15px 7px 14px 25px;}

  .contact-opening, .contact-envelope, .contact-telephone, .contact-xmas, .booking-envelope, .map-icon {
    background-position: 0px 12px;
  }

  .contact-opening:hover, .contact-envelope:hover, .contact-telephone:hover, .contact-xmas:hover, .booking-envelope:hover, a.contact-item-map:hover {
    background-position: 0px 12px;
  }

  .xmas { left: 372px; }

}

@media only screen and (max-width: 1205px) { 

  .nav { width: 100%;}
  .nav a { padding: 18px 17px 16px;}

}

@media only screen and (max-width: 1120px) { 
  .nav a { padding: 18px 14px 16px; }
  .contact-item, a.contact-item-map { padding: 15px 5px 14px 23px;}
  .xmas { left: 360px; }
}

@media only screen and (max-width: 1060px) { 
  .nav a { padding: 18px 12px 16px; }
}

@media only screen and (max-width: 1024px) { 

  .nav a {
    padding: 18px 10px 16px;
  }

  .contact-item, a.contact-item-map {
    font-size: 11px;
    padding: 17px 7px 31px 25px;
  }

  .xmas { left: 230px; }

  .contact-envelope {display: none;}

  .content-50-left {
    width: 50%;
  }

  .content-50-right .nivoSlider {
    right: -200px;
  }

.content { width: 96%; padding: 0 2%;}

  /* Footer */

  .footer {
    width: 96%;
    padding: 0 2%;
  }

  .footer-section, .footer-section-right {
    width: 30%;
    margin-right: 3%;
  }

  .footer-section-right {
    margin-right: 0;
  }

  .footer-title {
    width: 100%;
  }

  .copyright {
    width: 90%;
    padding: 20px 0 20px 10%;
  }

  .video-right { display: none;}

  object { display: none; }

}

@media only screen and (max-width: 980px) { 
  .nav a { padding: 18px 5px 16px; }

  }

@media only screen and (max-width: 768px) { 

  /* Header */

  .header { height: auto; background-color: #0C0E34;}

  .nav-wrapper { height: auto; }

  .nav {display: none;}

  .flexnav { display: block; padding: 0; }

  .contact-item, a.contact-item-map {
    padding: 17px 15px 35px 35px;
  }

  .logo {
    position: relative;
    left: auto;
    margin: 25px auto;
  }

  .affiliation-logos {
    display: none;
  }

  a.visit-button {
    position: relative;
    top: auto;
    left: auto;
    width: 200px;
    margin: 0 auto;
  }

  .opening-hours { left: 126px; }

  .booking-form { left: 177px; }

  .booking-envelope, .contact-opening, .contact-envelope, .map-icon, .contact-telephone, .contact-xmas { background-position: 10px 12px; }

  .contact-opening:hover, .contact-envelope:hover, .contact-telephone:hover, .contact-xmas:hover, .booking-envelope:hover, a.contact-item-map:hover {
    background-position: 10px 12px;
  }

  .xmas { left: 177px; }

  /* Content */
  
  .content-50-right {display: none;}

  .content-50-left { width: 96%; padding: 10px 2%;}

  .resp { display: none; }

  .content {
    width: 94%;
    padding: 0 3%;
  }

  #slider2 {
    width: 100%;
    background: none;
    height: auto;
  }

  .blog_content {
    width: 66%;
  }

  #referral-form li {
    width: 100%;
    padding: 3px 0;
  }

  #referral-form label {
    width: 23%;
    padding: 15px 0 0 2%;
  }

  #referral-form input, #referral-form textarea {
    width: 70%;
    padding: 5px 0 5px 2%;
  }

  #referral-form select {
    margin-left: 20px;
  }

  /* Footer */

  .affiliation-logos-footer { display: block; text-align: center;}

  .affiliation-logos-footer img {
    width: 100%;
    max-width: 300px;
    height: auto;
  }

  .footer-section {
    text-align: center;
    float: none;
    margin: 5px auto;
    width: 100%;
  }

  .copyright { 
    background: none;
    padding: 10px 5%;
    text-align: center;
  }

  .dent-logos {
    float: none;
    margin-top: 0;
  }
}

@media only screen and (max-width: 675px) { 

.youtubevid {
    width: 90%;
}

}

@media only screen and (max-width: 568px) { 

  h1 { font-size: 24px; }

  h2 { font-size: 20px; }

  p { font-size: 12px; }

  .top-bar { display: none; }

  .top-bar-mob { display: block; }

  .header {
    height: auto;
    background-color: #0C0E35;
  }

  .logo {
    position: relative;
    margin: 25px auto 0;
    left: 0;
    text-align: center;
  }

  ul.contact-mob {
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
    text-align: center;
  }
  ul.contact-mob li {
      display: inline-block;
      padding: 11px 20px;
  }

  .contact-mob li:hover {
    background: #253f67;
  }

  .social {
    float: none;
    text-align: center;
  }

  .tel-mob {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
  }

  .quicklinks {display: none;}

  .content-fullwidth { height: auto; }

  .alignright {
    float: none;
    clear: both;
  }

  img.alignright  {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 10px 0;
  }
}

@media only screen and (max-width: 320px) { 

  .blog_content { width: 100%; }

  #single_main_image img {width: 100%; height: auto;}

  .logo img { width: 200px; height: auto; }

  .alignright iframe { width: 100%; }

  .alignright { margin: 10px 0; }

}



.xmas-btn, .xmas-btn:hover {
  background:#91805a;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 15px;
  border-radius: 7px;
  margin: 5px 0;
  display: block;
  max-width: 350px;
  text-align: center;
  text-transform: uppercase;
}

.xmas-btn i {
  font-size: 30px;
}
