<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   barringtonprint
 Description:  barringtonprint
 Author:       Andrew Barrington
 Author URI:   http://www.barringtonprint.com
 Template:     Expound
*/
@import url("../Expound/style.css");
@import url('css/reset.css');
@import url('css/expound.css?v=20140129');

h1 {
  font-size:2em;
  color:#0e387d;
}
h2 {
  font-size:1.75em;
  color:#0e387d;
}
h3 {
  font-size:1.5em;
  color:#0e387d;
}
h4 {
  font-size:1.25em;
  color:#0e387d;
}
.sidebar-h1 {
  line-height:1.675em;
  text-align:center;
  background:#ffffff;
  margin-top:0;
	}
	


#page {
  -moz-box-shadow: 0px 0px 16px #666;
	-webkit-box-shadow: 0px 0px 16px #666;
	box-shadow: 0px 0px 16px #666;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
	  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  border: 2px;
}
  .site-title-group {
    margin:0;
    padding:0;
	  }

  .site-header .site-branding {
	background-color: transparent;
	background-image: url('http://www.leominsterdoggrooming.co.uk/wp-content/uploads/2014/11/copy-white-header.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
    height: 160px;
}

#logo-for-header {
  float:left:
	width:50%;
	margin:0;
  padding:0;

}
#premises {
  float:right;
  	width:50%;
	margin:0;
  padding:0;

}
  
  
#contact-info {
  float:right;
	font-size:1.5em;
	line-height:1.5em;
	margin:5px 0 0 0;
	padding:0;
}
  
#contact-info li {
  float:right;
  list-style-type:none;
  color:#FFF;
  margin: 0 10px 0 10px;
}
.navigation-main {
  background: #3a3a3a;
  /* Old social menu */

}

.site-content .entry-title {
	  font-size:1.75em;
  color:#0e387d;
	}

.site-title a {
	  	  font-size:1em;
  color:#0e387d;
	}
#featured-content-div {
  width:60%:
	float:left;
	}
#primary {
  width:60%;
  padding:2%;
}

#secondary {
  background-color:#cccccc;
    width:26%;
  padding:2%;
  margin:0;
  height:540px;
}

.widget-area .widget {
  margin-bottom: 40px;
  margin-right: 0;
}
.textwidget img {
	background:#FFF;
  }
#wpsimplegallery li {
    margin: 0 1% 0 0;
    padding: 0;
    display: inline;
}

#wpsimplegallery li img {
    width:23%;
    margin: 0;
    -moz-border-radius: 10px 0 10px 0;
    -webkit-border-radius: 10px 0 10px 0;
    -khtml-border-radius: 10px 0 10px 0;
    border-radius: 10px 0 10px 0;
  border: 1px solid #999999;
  
}

#mobile-contact-info {
  display:none;
}




/* Small menu 640px */
@media screen and (max-width: 640px) {
  
#page {
width:100%;
}  
  
  #primary {
  width:95%;
  padding:2%;
}

  #secondary {
  background-color:#cccccc;
  width:95%;
  padding:2%;
  margin:0;
  height:540px;
  float:left;
}  
  
  .navigation-main .menu-toggle,
  .navigation-main.toggled .nav-menu {
    display: block;
  }

  .navigation-main  ul {
    display: none;
  }
  .navigation-main ul ul {
    display: none;
  }
  .navigation-main.toggled .menu-toggle {
    background: #474747;
  }
  .navigation-main.toggled ul {
    margin: 0;
    list-style: none;
  }
  .navigation-main.toggled li {
    float: none;
  }
  .navigation-main.toggled a {
    display: block;
    color: white;
    padding: 20px 0 20px 0;
  text-align:center;
  font-size:1.75em;
    text-decoration: none;
  }
  .navigation-main.toggled a::after {
    border-style: none !important;
  }
  .navigation-main.toggled li a {
    display: block;
    float: none;
    background: #3a3a3a;
  }
  .navigation-main.toggled li a:hover {
    background: #474747;
  }
  .navigation-main.toggled ul ul,
  .navigation-main.toggled ul ul ul {
    position: static;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    float: none;
  }
  .navigation-main.toggled ul ul a {
    padding-left: 60px;
    width: auto;
  }
  .navigation-main.toggled ul ul ul a {
    padding-left: 80px;
    width: auto;
  }
  .navigation-main.toggled ul &gt; .current_page_item &gt; a,
  .navigation-main.toggled ul &gt; .current-menu-item &gt; a {
    background: #117bb8;
  }

#mobile-contact-info {
  width:100%;
  max-width:640px;
  clear:both;
  	font-size:1em;
	line-height:1.125em;
	margin:5px auto 0 auto;
	padding:5px 0 0 0;
  display:block;
  color:#3a3a3a;
  background-color:#FFFFFF;
  text-align:center;
}

.sidebar-h1 {
	width:80%;
  text-align:center;
  margin: 0 auto 0 auto;
  background-color:#FFFFFF;
  padding: 0 5% 5% 5%;
	}
  .site-header .site-branding {
	background-color: transparent;
	background-image: url('http://www.leominsterdoggrooming.co.uk/wp-content/uploads/2014/11/copy-white-header.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
    height: 135px;
}
.site-header .menu-toggle {
  background: #3a3a3a;
  color: white;
  font: 1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding: 10px 22px;
  margin: 0;
}
#logo-for-header {
  width:49%;
  float:left;

}
#premises {
  width:49%;
  padding:0;
  float:right;

}
#contact-info {
  float:left;
	font-size:1.5em;
	line-height:1.5em;
	margin:5px 0 0 0;
	padding:0;
}
  
#contact-info li {
  float:left;
  list-style-type:none;
  color:#FFF;
  margin: 0 10px 0 10px;
}

.site-content article {
  border-bottom: solid 1px #dddddd;
  padding-left: 40px;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 40px;
}


}

/* Small menu 480px */
@media screen and (max-width: 480px) {
  
#page {
width:100%;
}  
  
  #primary {
  width:95%;
  padding:2%;
}

  #secondary {
  background-color:#cccccc;
  width:95%;
  padding:2%;
  margin:0;
  height:540px;
  float:left;
}  
  
  .navigation-main .menu-toggle,
  .navigation-main.toggled .nav-menu {
    display: block;
  }
  .navigation-main  ul {
    display: none;
  }
  .navigation-main ul ul {
    display: none;
  }
  .navigation-main.toggled .menu-toggle {
    background: #474747;
  }
  .navigation-main.toggled ul {
    margin: 0;
    list-style: none;
  }
  .navigation-main.toggled li {
    float: none;
  }
  .navigation-main.toggled a {
    display: block;
    color: white;
    padding: 20px 0 20px 0;
  text-align:center;
  font-size:1.75em;
    text-decoration: none;
  }
  .navigation-main.toggled a::after {
    border-style: none !important;
  }
  .navigation-main.toggled li a {
    display: block;
    float: none;
    background: #3a3a3a;
  }
  .navigation-main.toggled li a:hover {
    background: #474747;
  }
  .navigation-main.toggled ul ul,
  .navigation-main.toggled ul ul ul {
    position: static;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    float: none;
  }
  .navigation-main.toggled ul ul a {
    padding-left: 60px;
    width: auto;
  }
  .navigation-main.toggled ul ul ul a {
    padding-left: 80px;
    width: auto;
  }
  .navigation-main.toggled ul &gt; .current_page_item &gt; a,
  .navigation-main.toggled ul &gt; .current-menu-item &gt; a {
    background: #117bb8;
  }
#mobile-contact-info {
  width:100%;
  max-width:480px;
  clear:both;
  	font-size:1em;
	line-height:1.125em;
	margin:5px auto 0 auto;
	padding:5px 0 0 0;
  display:block;
  color:#3a3a3a;
  background-color:#FFFFFF;
  text-align:center;
}
.sidebar-h1 {
	width:80%;
  text-align:center;
  margin: 0 auto 0 auto;
  background-color:#FFFFFF;
  padding: 0 5% 5% 5%;
	}
  .site-header .site-branding {
	background-color: transparent;
	background-image: url('http://www.leominsterdoggrooming.co.uk/wp-content/uploads/2014/11/copy-white-header.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
    height: 135px;
}
.site-header .menu-toggle {
  background: #3a3a3a;
  color: white;
  font: 1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding: 10px 22px;
  margin: 0;
}
#logo-for-header {
  width:49%;
  float:left;

}
#premises {
  width:49%;
  padding:0;
  float:right;

}
#contact-info {
  float:left;
	font-size:1.5em;
	line-height:1.5em;
	margin:5px 0 0 0;
	padding:0;
}
  
#contact-info li {
  float:left;
  list-style-type:none;
  color:#FFF;
  margin: 0 10px 0 10px;
}


}

/* Small menu 320px */
@media screen and (max-width: 320px) {
  
#page {
width:100%;
}  
  
  #primary {
  width:95%;
  padding:2%;
}

  #secondary {
  background-color:#cccccc;
  width:95%;
  padding:2%;
  margin:0;
  float:left;
}  
  
  .navigation-main .menu-toggle,
  .navigation-main.toggled .nav-menu {
    display: block;
  }
  .navigation-main  ul {
    display: none;
  }
  .navigation-main ul ul {
    display: none;
  }
  .navigation-main.toggled .menu-toggle {
    background: #474747;
  }
  .navigation-main.toggled ul {
    margin: 0;
    list-style: none;
  }
  .navigation-main.toggled li {
    float: none;
  }
  .navigation-main.toggled a {
    display: block;
    color: white;
    padding: 20px 0 20px 0;
  text-align:center;
  font-size:1.75em;
    text-decoration: none;
  }
  .navigation-main.toggled a::after {
    border-style: none !important;
  }
  .navigation-main.toggled li a {
    display: block;
    float: none;
    background: #3a3a3a;
  }
  .navigation-main.toggled li a:hover {
    background: #474747;
  }
  .navigation-main.toggled ul ul,
  .navigation-main.toggled ul ul ul {
    position: static;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    float: none;
  }
  .navigation-main.toggled ul ul a {
    padding-left: 60px;
    width: auto;
  }
  .navigation-main.toggled ul ul ul a {
    padding-left: 80px;
    width: auto;
  }
  .navigation-main.toggled ul &gt; .current_page_item &gt; a,
  .navigation-main.toggled ul &gt; .current-menu-item &gt; a {
    background: #117bb8;
  }
#mobile-contact-info {
  width:100%;
  max-width:320px;
  clear:both;
  	font-size:1em;
	line-height:1.125em;
	margin:5px auto 0 auto;
	padding:5px 0 0 0;
  display:block;
  color:#3a3a3a;
  background-color:#FFFFFF;
  text-align:center;
}
.sidebar-h1 {
	width:80%;
  text-align:center;
  margin: 0 auto 0 auto;
  background-color:#FFFFFF;
  padding: 0 5% 5% 5%;
	}
  .site-header .site-branding {
	background-color: transparent;
	background-image: url('http://www.leominsterdoggrooming.co.uk/wp-content/uploads/2014/11/copy-white-header.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
    height: 135px;
}
.site-header .menu-toggle {
  background: #3a3a3a;
  color: white;
  font: 1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding: 10px 22px;
  margin: 0;
}
#logo-for-header {
  width:49%;
  float:left;

}
#premises {
  width:49%;
  padding:0;
  float:right;

}


}



</pre></body></html>