/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
/* Site Styles by Web Intrigue, 2018 customised for Norbury Cottage
/* Last updated 23 May 2025
================================================== */

/* source: open licence from socicon.com */
@font-face {
    font-family:'SocIcon';
    src: url('../fonts/socicon/socicon-webfont.eot');
    src: url('../fonts/socicon/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon/socicon-webfont.woff') format('woff'),
         url('../fonts/socicon/socicon-webfont.ttf') format('truetype'),
         url('../fonts/socicon/socicon-webfont.svg#sociconregular') format('svg');
    font-weight:normal;
    font-style:normal;
}

/* roboto-regular - latin */
/* source: See https://fonts.google.com/attribution - open license under the Apache license scheme */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Roboto'), local('Roboto-Regular'),
		 url('../fonts/roboto/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/roboto/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/roboto/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/roboto/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/roboto/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* band style */
body {
	background:#F6F6E6;	
}

/* default */
.band {
	background:#F6F6E6;	
}

.band.header {
	background:linear-gradient(#666d4f,#717a5a);
}

.band.navigation {
	background-color:#902e3d;
	height:36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEAE1;
}

.band.navigation nav.primary {
	height:35px;
	margin-left:10px;
	margin-right:10px;	
}


.band.navigation nav.primary.fixed { /* fixed primary navigation menu */
	position:fixed; 
	top:0; 
	z-index:999;
	background-color:#666d4f;
	background-color:#902e3d;
	height:35px; 
	width:1180px; /* page width - 20px */ 
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5B5;*/
}

.band.footer {
	padding: 16px 0 14px 0; 
	color:#e0e0e0;	
}

.band.bottom {
	background-color: #333;
	padding: 28px 0 7px 0;
	color:#e0e0e0;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #BD5a24;
	margin-top:21px;
}

.band.bottom img {
	margin-top:14px;	
}

.chief .container {
	padding-bottom:21px;
}

.chief .container.slider {
	padding-bottom:0;
}

.chief .home .one-third {
	background:#fff;
	padding:5px;	
}

.chief .home .one-third img {
	width:100%;
	height:auto;	
}

.chief .container .top {
	background:#D5D5B5;	
}

/* Heading */
header.main {
	padding:7px 0 0px;
}

.band.header img {
	float:right;
	margin-bottom:5px;
}

header h1.logo, header h1.logo2 {
	margin:28px 0 7px;
	float:left;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight:100;
	letter-spacing:0.1em;
	font-size:56px;
	line-height:60px;
}


header h1.logo a { 
	/*width:404px;
	height:62px;
	display:block;
	background:url(../images/title-2.png) no-repeat 0 0;

	font: 0/0 a;
	text-shadow:none;
	color:transparent;*/
	color:white;
	text-decoration:none;
	text-align:center;
}

header h1.logo2 a { 
	/*width:404px;
	height:62px;
	display:block;
	background:url(../images/title-2.png) no-repeat 0 0;

	font: 0/0 a;
	text-shadow:none;
	color:transparent;*/
	color:white;
	text-decoration:none;
	text-align:center;
}

.band.header .titlepara {
	width:100%;
	float:left;
}

.band.header h1 {
	width:100%;
	text-align:center;	
}

.band.header p {
	width:100%;
	text-align:center;
	color:#ECECDF;
	font-family:Roboto, serif;
	letter-spacing:0.05em;
}

header .phone p {
	float:right;	
	letter-spacing: 0.02em;
	font-size:21px;
	line-height:42px;
	margin-bottom:7px;
	padding-right:12px;
}

header .phone a {
	font-size:24px;	
}

a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
    text-decoration:none;
	cursor:default;
}

/* Navigation */
nav.primary{
	padding-top:0px;
}

nav.secondary {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:7px;
	background-color:transparent;
}

/* This is for use with smaller screen esp mobile only */
nav.primary ul.mobile {
	display:none;
}

nav.secondary ul {
	float:left;
	padding-right:10px;	
}

nav.primary ul, nav.primary ul li, nav.secondary ul, nav.secondary ul li {
	margin:0;	
}

nav.primary ul li, nav.secondary ul li {
	display: inline;
	float:left;
	position:relative;
	text-transform:uppercase;	
}

nav.secondary.mobile ul li, p.phone.mobile {
	display:none;		
}

nav.primary ul li a, nav.secondary ul li a {
	font-family: Roboto, serif;
	display:inline-block;
	line-height:35px;
	padding:0 22px;
	color:#EDEAE1;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.08em;
	font-weight:normal;
}

nav.primary ul li a {
	font-size:16px;
	font-weight:normal;
}

nav.secondary ul li a {
	color:#FFDF5E;
	display:block;
	padding: 0 15px;
	line-height:42px;
	text-transform: none;	
	font-weight:normal;
}

nav.primary ul li.current-menu-item a, nav.primary ul li.current_page_item a {
	color:#FFDF5E;
}

nav.primary ul li.current-menu-item ul a, nav.primary ul li.current_page_item ul a {
	color:#EDEAE1; /* correct colour of submenus if parent menu item is current page */
} 

nav.primary ul li a:hover, nav.secondary ul li a:hover {
	background-color:#C9B74F;
	color:#000;
	cursor:pointer;
}

/* sub menu - primary navigation */
nav.primary ul ul {
	opacity:0;
	position: absolute;
	z-index:999;
	min-width:270px;
	background:#8D9A66;
	background-color:#902e3d;
	height:0;
	overflow:hidden;
	box-shadow: 0px 2px 2px rgba (0,0,0,0.3);
	transition: opacity 0.5s ease-out;
}

nav.primary ul li:hover ul { /* make sub menu element visible */
	height:auto; 
	overflow:auto;
	opacity:10;
}

nav.primary ul ul li {
	clear:both;
	width:100%;
	max-width:270px;
	float:none;
	display:list-item;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

nav.primary ul ul li:first-child  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;		
}

nav.primary ul ul li a {
	display:block;
	line-height:35px;
	font-weight:normal;
}

nav.primary ul li:hover > a {
}	

.hometop {
	margin-top:28px;	
}

.hometop h2 {
	color:#442163;	
	font-size:42px;
	padding:2px 4px 0px;
	letter-spacing: 0.03em;
	margin-bottom:0px;
}

.hometop h3 {
	color:#442163;
	font-size:32px;	
}

.homeleft, .homemiddle, .homeright {
	margin-top:14px;
	margin-bottom:14px;	
}

.homeleft h3, .homemiddle h3, .homeright h3, .homeleft p, .homemiddle p, .homeright p, .homeleft ul, .homemiddle ul, .homeright ul {
	text-align: center;	
}

.homeleft h3, .homemiddle h3, .homeright h3 {
	margin-top:14px;
	margin-bottom:14px;
}

.homeleft h4, .homeright h4 {
	text-align:center;
}

.homeleft img, .homemiddle img, .homeright img {
	max-width:100%;
	height:auto;
}

.homeleft {
	min-height:10px;	
}

.homemiddle {
	min-height:10px;	
}

.homeright {
	min-height:10px;
}

.homeleft .wp-caption, .homemiddle .wp-caption, .homeright .wp-caption, aside .wp-caption {
	max-width:100%;
}

h2.centre {
	text-align: center;	
}

/* blog post and other article styling */
.chief .two-thirds, .chief .sixteen {
	margin-top:0;
	min-height:30px;
	border-radius:2px;
	padding:7px 0 21px;
	border:none;
}

.chief .slider.sixteen {
	padding-top:1px;
}

.articles h1, .articles h2 {
	line-height:42px;
	margin-bottom: 28px;
}

.articles ul {
	margin-top:0;
	padding-top:0;	
	list-style-type: circle;
	list-style-position: inside;
}

.articles h3 {
	font-size: 21px; line-height: 28px; margin-bottom: 7px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

.articles h3.centre {
	text-align:center;
}

.articles img {
	margin-top:7px;
	margin-bottom:7px;
	border: 5px solid #FFF;
	box-shadow: 5px 5px 10px #ccc;
	height:auto;
	max-width:100%;
}

.articles .wp-caption {
	max-width:100%;
}

.display-posts-listing .listing-item {
    border: 5px solid #ccc;
	padding:5px;
	margin:3px 0;
}

.articles .fullsizeimg img, .articles img.fullsizeimg  {
	max-width:100%;
	width:100%;
}

.articles figure img {
	margin-bottom:0;	
}

.articles img.alignleft {
	float:left;	
	margin-right:15px;
}

.articles img.alignright {
	float:right;
	margin-left:15px;
}

.articles img.max-450 {
	width:100%;
	max-width:450px;	
}

.articles form p {
	padding-top:21px;
}

/* more article styling */
article {
	margin-top:7px;
}

article .breadcrumbs, article .meta {
	margin-bottom:7px;	
}

article	a[href^="tel"]:link,
article	a[href^="tel"]:visited, 
article	a[href^="tel"]:hover {
    text-decoration:none;
	cursor:default;
}

/* links inside articles */
.articles a, .articles a:visited {
	color:#0C3F86;
	text-decoration:none;
}

.articles a:hover {
	text-decoration:underline;
	color:#680000;	
}

/* Contact Forms inside articles */
.articles form p {
	margin-top:0px;
	margin-bottom:0px;	
}

.articles form img {
	width:auto !important;
}

.articles form textarea {
	width:96%;	
}

.comments li {
	line-height:21px;	
}

.comment-author, .comment-meta {
	margin-bottom:7px;	
}

/* Sidebar (aside) styling */
aside {
	background-color:#ECECDF;
	margin-top:14px;
	border-radius:2px;
	padding:14px 5px;
	min-height:30px;
	border: none;	
}

aside p {
	/*color:#fff;*/	
}

aside h1, aside h2, aside h3, aside h4, aside li {
	/*color:#EDEAE1;*/	
}

aside a, aside a:visited {
	color:#6D130B;
	text-decoration:none;
	font-weight:normal;
}

aside a:hover {
	color:#6D130B;
	text-decoration:underline;	
}

aside h3 {
	margin-bottom:10px;	
}

aside ul {
		
}

aside li {
	margin-top:2px;
	margin-bottom:19px;	
}

aside img {
	max-width:100%;
	height:auto;
	border: 3px solid #EDEAE1;		
}

aside .textwidget {
	padding-bottom:14px;	
}

hr {
	margin:14px 0 14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D5D5B5;
}

iframe {
	margin:10px 0;
}

.hometop hr {
	border-bottom-style:none;	
	margin:14px 0 20px;
}

/* pagination for blog posts */
nav.pagination ul {
	width:100%;
	text-align:center;
	margin:21px 0 35px 0;
}

nav.pagination li {
	display:inline;
}

nav.pagination li a, nav.pagination li span {
	display:inline-block;
	line-height:35px;
	width:35px;
	height:35px;
	text-align:center;
	padding:0 7px;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 3px solid #EDEAE1;	
}

nav.pagination li a.selected, nav.pagination li span.current, nav.pagination li a:hover{
	border:none;
	color:#fff;
	background-color: #313128;
}

/* footer  and bottom (footer) */
.footer .one-third, .footer .two-thirds, .footer .sixteen {
	background:#ECECDF;
	min-height:30px;
	padding:5px;
	border-radius:2px;
	margin-top:7px;	
}

.footer header {
	background:#64556C;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	padding:0 4px;
}

.footer header h4 {
	color:#EDEAE1;
	text-transform:uppercase;
}

.bottom p, .bottom h1, .bottom h2, .bottom h3, .bottom h4, .bottom h5 {
	color:#EDEAE1;
}

footer p {
	padding-top:10px;
	color:#FFF;
}

footer .second-credit {
	margin-top:42px;
}

footer .last-credit img {
	float:right;
}

footer ul {
	background:#64556C;
	padding-top:10px;
	padding-bottom:5px;	
}

footer nav.secondary ul {
	background:none;
	padding-bottom:0;
}

footer p.webcred {
	font-size:16px;
	font-style:italic;
}

footer li {
	margin: 0 0 21px 5px;
	color: #EDEAE1;	
}

footer a,
footer a:visited {	
	color:#FFDF5E;
	text-decoration:none;
}

footer a:hover {
	color:#FFDF5E;
	text-decoration:underline;
}

footer.main img {
	width:100%;
	max-width:100%;
	height:auto;	
}

footer table {
	width:100%;	
	margin-bottom:7px;
}

footer table td {
	width:33%;	
	background:#64556C;
	padding:0 7px;	
}

/* mobile nav */
img.menuicon {
	margin:0;
	max-height:15px;
	width:auto;	
}

/* figures */
figure {
	padding:4px;
	border:none;
	background:transparent;
	line-height:0;
}

.articles figure img {
	border:none;	
}

figure.video {
	padding:0px;
	border:none;
}

figcaption, p.wp-caption-text {
	font-size:16px;
	letter-spacing:0.03em;
	color:#32373C;
	text-align:center;
	padding:0 0 14px 0;
	margin:0;
}

.thumbnail img {
	max-width:100%;	
	border:1px solid #ddd;
}

/* by default, <input type="search" /> renders like a "native" search field on Mac OS X (rounded corners, clear button, etc.). - this clears that styling */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type="search"] {
	-webkit-appearance:	textfield;
}

input[type="search"]:focus {
	outline:none;	
}

/* icons */
.icon {
	font-family:SocIcon;	
	font-size:25px;
	line-height:1em;
}

.icon.menu {
	clear:both;
	color:#fff;
	display:inline;
	margin-left:0;
	font-size:21px;	
}

.icon.rss {
	color:#8D9A66;	
	line-height:42px
}

.icon.twitter{
	color:#8D9A66;	
	line-height:42px
}

.icon.google {
	color:#8D9A66;
	line-height:42px
}

.icon.facebook {
	color:#8D9A66;	
	line-height:42px
}

nav.secondary a:hover .icon.facebook, nav.secondary a:hover .icon.twitter, nav.secondary a:hover .icon.rss {
	color:#EDEAE1;
}

/* subscribe text */
.subscribe a {	
	text-decoration:none;
}

.subscribe table {
	margin-top:14px;
	width:100%;
	text-align:center;
}

.subscribe table td {
	width:25%;
}

/* flexible embeds */
.embed {
	position:relative;
	padding:0;
	padding-bottom:56.25%; /* 16/9 ration */
	/* extra for cross browser assurance */
	height:56.25%;
	overflow:hidden;
	margin-bottom:7px;
}

.embed iframe,
.embed object,
.embed embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding-bottom:14px;		
}

div.wpcf7-response-output {
	background-color:#EDEAE1;	
}

div.cff-wrapper {
 	overflow-y:scroll;
	height:1193px;		
}

.footer .two-thirds .scrollable {
	height:1193px;	
}

/* Facebook Feed */
.cff-author-img {
		
}

.cff-author-img img {
	display:none;
}

/* Prices table styling */

.articles table.prices {
	width:100%;
	background-color: #E8E8E8;
}

.articles table.prices td {
	width:25%;
	color:white;
	text-align:center;
	background:black;
	padding:2px;
	border: #ccc 1px solid;
}

.articles table.prices td.low {
	background:#0066cc	
}

.articles .low, aside .low {
	color:#0066cc		
}

.articles table.prices td.midlow {
	background:#669933	
}

.articles .midlow, aside .midlow {
	color:#669933
}

.articles table.prices td.mid {
	background:#7E1F75	
}

.articles .mid, aside .mid {
	color:#7E1F75
}

.articles table.prices td.midlowhigh {
	background:#CC33CC	
}

.articles .midlowhigh, aside .midlowhigh {
	color:#CC33CC
}


.articles table.prices td.midhigh {
	background:#FF9900	
}

.articles .midhigh, aside .midhigh {
	color:#FF9900
}

.articles table.prices td.peak {
	background:#FF3300
}

.articles .peak, aside .peak {
	color:#FF3300		
}

.articles table.priceskey {
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	background-color: #333;
}

.articles table.priceskey td {
	width:25%;
	color:white;
	font-weight:normal;
	padding:4px;
	border: #ccc 1px solid;
}

/* display Google privacy widget on pages with contact forms only */
body:not(.page-id-25):not(.page-id-23) .grecaptcha-badge {
	display:none;
}

/* #Media Queries
================================================== */
/* largest screen sizes browsers */
@media only screen and (min-width: 1600px) {
			
}

/* Smaller than widescreen desktop browsers */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
.band.header {
}

nav.primary ul li a {
	padding: 0 10px;	
}
	
.band.navigation nav.primary.fixed {
	width:940px;	
}

.articles .ngg-gallery-thumbnail-box img {
	width:120%;
	max-width:280px;
}

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	
header h1.logo a, header h1.logo2 a {
	width:200px;
}
	
nav.primary ul li a {
	padding: 0 10px;	
}

.hometop {
	margin-top:14px;	
}

nav.primary ul {
	display:none;
}

nav.primary ul.mobile {
	display:inline;
}

nav.primary ul.mobile li a { 
	padding: 0 15px;
}

/* sub menu - mobile 'menu' navigation */
nav.primary ul.mobile ul {
	opacity:0;
	filter:alpha(opacity:0);
	position: absolute;
	z-index:1000;
	background:#8D9A66;
	background-color:#902e3d;
	min-width:260px;
	height:0;	/* initially hide element */
	overflow:hidden; /* initially hide element */
	-webkit-box-shadow: 0px 2px 2px rgba (0,0,0,0.3);
	-moz-box-shadow: 0px 2px 2px rgba (0,0,0,0.3);
	box-shadow: 0px 2px 2px rgba (0,0,0,0.3);
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	display:block;
}

nav.primary ul.mobile li:hover ul { /* make sub menu element visible */
	height:auto; 
	opacity:10;
	filter:alpha(opacity:100);
	overflow:scroll-y;
	max-height:400px;
}

nav.primary ul.mobile ul li {
	clear:both;
	width:100%;
	max-width:260px;
	float:none;
	display:list-item;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5B5;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5B5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5B5;*/
}

nav.primary ul.mobile ul li:first-child {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5B5;*/		
}

nav.primary ul.mobile ul li a {
	display:block;
	line-height:35px;
	color:#EDEAE1;
}	

nav.primary ul.mobile li.current-menu-item a, nav.primary ul.mobile li.current_page_item a {
	color:#FFDF5E;
}

nav.primary ul.mobile li.current-menu-item ul a, nav.primary ul.mobile li.current_page_item ul a {
	color:#EDEAE1; /* correct colour of submenus if parent menu item is current page */
}

nav.primary ul.mobile ul li:hover > a {
}

nav.secondary {
	margin-top:7px;	
}

.articles img {
	width:95%;
	max-width:240px;
}
	
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

.band.navigation nav.primary.fixed {
	width:748px;	
}

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.chief .container .one-third {
	border-radius:2px;	
}
	
nav.secondary ul li, nav.secondary p {
	display:none;	
}
	
header h1.logo a, header h1.logo2 a {	
	width:404px;
}
	

p.phone.mobile {
	display:block;
	text-align:center;
	font-size:28px;	
	line-height:35px;
	float:none;	
}

.hometop {
	padding-top:14px;	
}

.hometop h2 {
	font-size:35px;	
}

.band.footer {
	padding-top:14px;
}

.band.header img {
	display:none;
}

nav.secondary {
	margin-top:0;
	background:transparent;
}

.chief .two-thirds, .chief .one-third, .chief aside, .chief .sixteen {	
	margin-top:14px;
	margin-bottom:14px;		
}

article .two.thumbnail, article .three.thumbnail { /* don't show blog thumbnail on mobiles */
	display:none;	
}

/* Correcting text overspill */ 
.articles .blog p, .articles .blog a h1, .articles .blog a .h2, .articles .blog a h3, .articles .blog a h4 {
	padding-right:20px;
}
.blog p, .blog h1, .blog .h2, .blog h3, .blog h4{
	padding-right:20px;
}
.blog h2 a {
	padding-right:20px;
}
/* End style correction */

aside img {
	width:100%;	
}

.articles .fullsizeimg img {
	max-width:98%;
}

a[href^="tel"]:link,
a[href^="tel"]:visited {
	cursor:pointer;
} 

a[href^="tel"]:hover,
a[href^="tel"]:focus {
	text-decoration:underline;
	cursor:pointer;	
}

div.first-credit, div.second-credit, div.last-credit {
	text-align:center;	
}

.footer .one-third, .footer .two-thirds {
	border-radius:0;	
}

.footer header {
	border-top-left-radius:0;
	border-top-right-radius:0;
}
	
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {	

.band.navigation nav.primary {
	margin-left:0;
	margin-right:0;	
}

.band.navigation nav.primary.fixed {
	width:420px;	
}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
header h1.logo a, header h1.logo2 a {
	width:200px;
}	
	
.band.navigation nav.primary {
	margin-left:0;
	margin-right:0;	
}

.band.navigation nav.primary.fixed {
	width:300px;	
}

nav.primary.fixed ul.mobile li:last-child { /* remove line left of final menu item */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: transparent;
}

.articles img {
	max-width:100%;
	width:100%;
	margin-left:0;
	margin-right:0;
}

}