
/*   
Theme Name: Pearl Dental Ceramics 1.2
Theme URI: https://www.pearldentalceramics.co.uk
Description: Responsive - custom template Brian Pedley 2022
Author: Brian Pedley
Author URI: http://www.pedleyonline.co.uk
Version: 1.2
*/

/* Useful Colours

Darker blue - #02809f
Lighter Blue - #029fc5
Icon Grey - #c2c4c5

 */


@charset "UTF-8";
body {
font-family: 'Open Sans', sans-serif;

}

html, body {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li { margin: 0; padding: 0; }

#websitemiddleLeft ul li, #topnavHolder ul li, #topSocial li, #mainpageHolder li, div#footerSocial li, #footer li,  #sidenav li, #linknav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

:focus {
  outline: none !important;
}

::-moz-focus-inner {
  border: 0 !important;
}


a:link, a:visited {
	text-decoration: none;
}
a:focus, a:visited,
a:hover, a:active {
	text-decoration: none;
}
 
a img {
	border-width: 0px;
	border-style: none;
}

img.alignright {
	float:right;
	margin:0 0 20px 20px
}
img.alignleft {
	float:left;
	margin:0 20px 20px 0
}


/* Main Structure */

/* Website Top */

#websiteHeader {
	background: #fff;
	padding-right: 0px;
	padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
	height: 190px;
}

#websiteTop {
	height: 185px;
	float: left;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
#headerLogo {
	width: 25%;
	float: left;
	height: 185px;
}

#headerLogo img {
	margin-right: auto;
	margin-left: 0;
	height: 185px;
}
#topRight {
	height: 135px;
	width: 75%;
	float: right;
}  
 
 
/* Social Media */ 
 
#topSocial {
	padding-top: 0px;
	height: 130px;
	margin-right: 0;
}

#topSocial ul {
	display: block;
	width: 104px;
	margin-left: auto;
	margin-right: 0;
	padding-top: 46px;
}
#topSocial li a img {
	float: left;
	border-radius:50px;
	height: 48px;
	margin-left: 4px;
	margin-right: 0;
	padding: 5px;
	transition-property: background-color;  
	transition-duration: .4s;
transition-timing-function: ease-out;
	background-color: #c2c4c5;
}

#topSocial li a img:hover {
	background-color: #dcdeec;
}

#footerSocial ul {
	display: block;
	width: 104px;
	margin-left: auto;
	margin-right: auto;
	height: 48px;
}
#footerSocial li a img {
	float: left;
	border-radius:50px;
	height: 48px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 5px;
	transition-property: background-color;  
	transition-duration: .4s;
transition-timing-function: ease-out;
	background-color: #008c9f;
}

#footerSocial li a img:hover {
	background-color: #7f8484;
} 

#topSocial li img#facebook,
#footerSocial li img#facebook,
#topSocial li img#instagram,
#footerSocial li img#instagram {
	background-color: #029fc5;
}
#topSocial li img#facebook:hover,
#footerSocial li img#facebook:hover,
#topSocial li img#instagram:hover,
#footerSocial li img#instagram:hover {
	background-color: #01c4f3;
}



	  
/* Responsive Menu */

#wprmenu_bar {
	
} 

#wprmenu_menu.top ul#wprmenu_menu_ul {
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}

ul#wprmenu_menu_ul li.menu-item a {
    background-color: #fff;
	color: #000;
	text-align: center;
	font: 1.4em 'Open Sans', sans-serif;
	font-weight: 700;
}

ul#wprmenu_menu_ul li.menu-item a:hover {
	font-size: 1.4em;
    background-color: #c1e2ea;
	color: #000;
}
 

/* Top Nav */

#topnavHolder {
	height: 45px;
}

#topnavHolder ul {
	float: right;
}

#topnavHolder li a {
	display: block;
	text-align: center;
	color: #9b9e9e;
	float: left;
	padding-top: 9px;
	font-size: 1.2em;
	transition-property: color border-color;  
	transition-duration: .4s;
transition-timing-function: ease-out;
	height: 45px;
	line-height: 1.5em;
	font-weight: 700;
	margin-left: 20px;
	border-bottom: 2px solid #fff;
}

#topnavHolder li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #9b9e9e;
}
#topnavHolder .current-menu-item a,
#topnavHolder .current-menu-item a:hover {
	color: #000;
	border-bottom: 2px solid #000;
}

div.menu-top-menu-container, ul#menu-top-menu {
	float: right;
	margin-bottom: 0;
	padding-right: 0;
}
 
/* Top Message */

body.page-id-11 #topMessage,
body.page-id-258 #topMessage {
	display: none;
}

#topMessage a {
	background-color: #029fc5;
	color: #fff;
	padding: 20px 20px 25px;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
		transition-property: background-color;  
		transition-duration: .4s;
	transition-timing-function: ease-out;
}
 
#topMessage a:hover {
	background-color: #02b0da;	
}

#topMessage p {
	margin-bottom: 0;
}  

#textSpecial {
	padding: 10px 150px 30px;
	border-top: 2px dashed #029fc5;
	border-bottom: 2px dashed #029fc5;
	margin-bottom: 30px;
}

  
/* Website Middle */
 
#wideSlider {
	margin-top: 10px;
}

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

#headlineCaption {
	position: absolute; 
	bottom: 100px;
	background: rgba(48,98,126,.9);
}

#headline {
	color: #fff;
	display: block;
	padding: 40px;
	text-align: center;
	width: 100%;
	font: 4em/1em "museo-slab",serif;
} 
 
#topSlider {
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}

div.entry #middletopImage {
	float: left;
	padding-top: 10px;
} 
 
#middleContent {
	margin-left: 0;
	margin-right: 0;
}  
   
/* Main Page Styling */ 
  
#mainpageHolder {
	font: 1.1em/1.8em 'Open Sans', sans-serif;
	background: url(_graphics/page-bg.png) center bottom repeat-x fixed #fff;
	color: #000;
	padding-bottom: 30px;
}

#pageLeft {
	padding-right: 40px;
}

/* Top Banner Styling */

#topBanner p {
	margin-bottom: 0;
}
#topBanner {
	overflow: hidden;
}
#mainpageHolder #topBanner img {
	width: 100%;
	margin-top: 0;
}
 
#topBanner {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	padding-bottom: 0px;
}

#overlay #headerCaption {
background: rgba(0, 0, 0, 0.4);
	position: absolute; 
	bottom: 0px;
   left: 0; 
   width: 100%;
	text-align: left;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
} 
#headerCaption {
	position: absolute; 
	bottom: 0px; 
   width: 100%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
}

#mainpageHolder #topCaption h1 {
	margin-top: 0px;
	font-weight: 700;
	font-size: 2em;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#topBanner,
#panelRow,
#topImage,
#introRow,
#homeIntro,
#pageExtra,
#homeContent {
	margin-left: 0;
	margin-right: 0;
}

#introRow {
	margin-bottom: 0px;
}

#pageExtra {
	margin-top: 30px;
	padding-top: 30px;
	border-top-style: dotted;
	border-top-width: 1px;
}

#mainpageHolder #topImage img {
	margin-bottom: 0;
	width: 100%;
}

#contentLeft {
	padding-left: 0;
	padding-right: 15px;
}
#contentRight {
	padding-left: 15px;
	padding-right: 0;
}

#homeIntro {
	margin-bottom: 20px;
}

#menuLeft ul {
	margin-top: 10px;
	padding-left: 0;
	padding-right: 0px;
	border-top: 1px solid #917b5b;
} 

#menuLeft li a {
	display: block;
	font-size: .8em;
	padding: 5px 10px;
	border-bottom: 1px solid #917b5b;
	font-weight: bold;
	line-height: 1.4em;
}

#menuLeft li a:hover {
	background-color: #f4f0eb;
	text-decoration: none;
} 

#menuLeft .current-menu-item a,
#menuLeft .current-menu-item a:hover {
	color: #fff;
	background-color: #19154f;
}

#mainpageHolder #textLeft {
	padding-left: 0px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#mainpageHolder #textRight {
	padding-left: 20px;
	padding-right: 0px;
	margin-bottom: 20px;
} 
 
#mainpageHolder #about img {
	margin-top: 15px;
	margin-bottom: 0px;
}

#mainpageHolder img {
	margin-top: 15px;
	margin-bottom: 20px;
}

#mainpageHolder a img {
filter: grayscale(1%);
transition-property: opacity;
transition-duration: .4s;
transition-timing-function: ease-in-out;	
}
#mainpageHolder a img:hover {
	opacity: 0.7;
}
 
#mainpageHolder img.imgHalf {
	margin-top: 0;
	float: right;
	width: 50%;
	padding-left: 40px;
	margin-bottom: 30px;
} 
#mainpageHolder img.imgTop {
	margin-top: 0;
	width: 100%;
	margin-bottom: 10px;
}
#mainpageHolder img.imgMiddle {
	margin-top: 20px;
	width: 100%;
	margin-bottom: 20px;
}
#mainpageHolder img.imghalfMiddle {
	margin: 30px auto;
	width: 60%;
	display: block;
}

#mainpageHolder img#noGap {
	margin-top: 0;
	margin-bottom: 0;
}
#trainingLogos img {
	margin: 0 auto;
}
#trainingLogos img#homeLogo {
	margin: 0 0 0 20%;
	width: 80%;
	display: block;
	padding-bottom: 0;
	padding-top: 15px;
}

img#imageTop {
	margin-top: 0;
	margin-right: auto;
	width: 100%;
	margin-left: auto;
}

#quote {
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}

#pageHeader {
	margin-left: 0;
	margin-right: 0;
}

#mainpageHolder #topRow img {
	margin-top: 0;
	margin-bottom: 0;
}

#mainpageHolder h1 {
	margin-top: 20px;
	font-weight: 700;
	font-size: 2em;
	margin-bottom: 20px;
}
#mainpageHolder #servicesPage h1 {
	margin-top: 0;
	margin-bottom: 15px;
} 

#mainpageHolder h2 {
	margin-top: 20px;
	font-size: 1.4em;
	margin-bottom: 10px;
	font-weight: bold;
}
#mainpageHolder h2#top {
	margin-top: 0;
}


#mainpageHolder h3 {
	margin-top: 20px;
	font-weight:700;
	font-size: 1.3em;
	color: #008c9f;
	margin-top: 20px;
	}

#mainpageHolder h3#top {
	margin-top: 0;
}

#mainpageHolder h4 {
margin-top: 20px;
font-weight:700;
font-size: 1.2em;
color: #000;
	margin-bottom: 10px;
}

#mainpageHolder h4#top {
	margin-top: 0;
}

#headerBar {
	margin-top: 20px;
	font: 2em 'Montserrat', sans-serif;
	padding-bottom: 10px;
}

#mainpageHolder #headerBar a {
	color: #8f1519;
}
#mainpageHolder #headerBar a:hover {
	color: #8f1519;
	text-decoration: underline;
}

#mainpageHolder img#imageRight {
	margin-top: 20px;
	border-radius: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#mainpageHolder #pageContent ul.panelLinks li {
	background-image: none;
	padding-left: 0;
}
#mainpageHolder #pageContent ul.panelLinks li a {
	display: block;
	border-radius: 5px;
	padding: 10px 20px;
	color: #fff;
	font: 1.2em 'Montserrat', sans-serif;
	background: #aca373 url(_graphics/plus-icon.png) no-repeat right 10px;
	background-size: 32px;
}

#mainpageHolder #pageContent ul.panelLinks li a.client {
	background-color: #89a3c0;
}
#mainpageHolder #pageContent ul.panelLinks li a.client:hover {
	background-color: #5a7a9e;
		text-decoration: none;
}

#mainpageHolder #pageContent ul.panelLinks li a:hover {
	background-color: #908961;
	text-decoration: none;
}
 

#blogpageHolder li,
#nav_menu-3 li a {
	display: block;
	margin-bottom: 8px;
	line-height: 1.4em;
	background-color: #d6f0fc;
	padding: 8px 10px 10px 20px;
	border-right: 15px solid #029fc5;
	font-size: 1.2em;
	transition-property: background-color;  
	transition-duration: .4s;
	transition-timing-function: ease-out;
	color: #000;
}

#menuWide {
	padding-left: 0;
	padding-right: 0;
}

#nav_menu-3 li a:hover {
		background-color: #a3d9f2;
			color: #000;
}
#nav_menu-3 .current-menu-item a,
#nav_menu-3 .current-menu-item a:hover {
	color: #000;
	background-color: #a3d9f2;
}

 
body.home.page #mainpageHolder #action {
	margin-top: 5px;
} 

#mainpageHolder #action a {
	background-color: #029fc5;
	color: #fff;
	font-weight: 700;
	text-align: center;
	display: block;
	color: #fff;
	padding: 10px 10px 12px;
	border-radius: 5px;
	transition-property: background-color;  
	transition-duration: .6s;
transition-timing-function: ease-out;
	font-size: 1.4em;
	margin-top: 30px;
}

#mainpageHolder #action a:hover {
	background-color: #02bfed;
	color: #fff;
	text-decoration: none;
}

#mainpageHolder span.telephone {
	color: #333;
	font-weight: bold;
	font-size: 1.5em;
}

#mainpageHolder ul#home li {
	background:  none;
	padding-left: 0;
}

#textFull {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 30px;
}

#textFull ul#home {
	padding-bottom: 10px;
}
 
#mainpageHolder ul#home li a {
	font-weight: bold;
	border-radius: 5px;
	padding: 10px 50px 10px 20px;
	display: block;
	transition-property: background-color;  
	transition-duration: .6s;
	transition-timing-function: ease-out;
	border: 1px solid #917b5b;
	background: url(_graphics/tick.png) right 13px no-repeat;
	background-size: 32px;
	margin-bottom: 10px;
}

#mainpageHolder ul#home li a:hover {
	background-color: #f1f0ee;
}

#mainpageHolder ul#home a:hover {
	text-decoration: none;
}

#mainpageHolder #pageRight li {
	display: block;
	background: url(_graphics/blue-bullet.png) left 9px no-repeat;
	padding-left: 20px;
}
 
#mainpageHolder a {
	color: #3e3e3e;
}

#mainpageHolder a:hover {
	color: #008c9f;
	text-decoration: none;
}

#action {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* FAQ Styling */

#faqBlock {
	margin-top: 30px;
}

#question {
	font-weight: bold;
	font-size: 1.2em;
}
#answer {
	margin-top: 5px;
	margin-bottom: 20px;
}

/* Mail Chimp Box */

#mailChimp {
	border: 2px dashed #008c9f;
	padding: 20px 20px 15px;
}

#signupBox {
	padding-top: 10px;
}

#signupBox label {
	margin-right: 15px;
}
#signupBox input {
	padding: 5px;
	border: 1px solid #008c9f;
	font-weight: bold;
}

#signupBox input.signUp {
	padding: 10px 20px 12px;
	font-size: 1.2em;
	border-radius:  5px;
	font-weight: bold;
	background-color: #008c9f;
	color: #ffffff;
	border-style: none;
}
#signupBox input.signUp:hover {
	background-color: #01a4ba;
	color: #ffffff;
}

#mainpageHolder #logos {
	width: 100%;
}

#mainpageHolder #logos img {
	width: 20%;
	float: left;
	margin-right: auto;
	display: block;
	padding: 10px;
}

#homeSlider {
	padding-top: 10px;
}

#panelRow {
	margin-top: 20px;
	margin-bottom: 30px;
}

#panel {
	padding-bottom: 15px;
	float: left;
	width: 33.3%;
}

#panel.one {
	padding-right: 10px;
}
#panel.two {
	padding-right: 5px;
	padding-left: 5px;
}
#panel.three {
	padding-left: 10px;
}

#panel #panelTitle a {
	text-align: center;
		background-color: #e8e9e8;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 5;
	font-weight: bold;
	padding: 20px;
	display: block;
	transition-property: background-color;  
	transition-duration: .6s;
	transition-timing-function: ease-out;
}

#mainpageHolder #panelTitle a:hover {
	color: #000;
	background-color: #c3c5c3;
	text-decoration: none;
}


#mainpageHolder #panelImage img {
	display: block;
	margin: 0 auto;
	filter: grayscale(1%);
	transition-property: opacity;
	transition-duration: .4s;
	transition-timing-function: ease-in-out;
	width: 100%;
}
#mainpageHolder #panelImage img:hover {
opacity: 0.7;
}

#bottomBit {
	margin-left: 0;
	margin-right: 0;
	padding-top: 0px;
}

#imagerightTop {
	padding-top: 20px;
	padding-bottom: 20px;
}

#rightText h2 {
	margin-top: 0;
	font-weight: bold;
	font-size: 1.8em;
}

#mainpageHolder #rightText {
	padding-top: 30px;
}

#mainpageHolder #rightText img {
	padding-top: 5px;
	padding-bottom: 20px;
}

#mainpageHolder #rightText li,
#mainpageHolder #leftText li {
	list-style-position: outside;
	padding-right: 0;
	list-style-type: none;
	background: url(_graphics/light-green-bullet.jpg) no-repeat 0 4px;
	margin-left: 5px;
	padding-left: 25px;
}

#pageHeader {
	padding-left: 15px;
	padding-right: 15px;
}


#mainpageHolder #pageTitle h1 {
	width: 90%;
	float: left;
	margin-top: 0;
	padding-right: 20px;
}
#pageReturn {
	width: 10%;
	float: right;
}
#mainpageHolder #pageReturn img {
	margin-top: 0;
	margin-right: 0;
	margin-left: auto;
	width: 40px;
	padding-top: 2px;
}

/* Page Galleries */

#textWide {
	padding-left: 10px;
	padding-right: 10px;
}

#galleryPanel {
	width: 25%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#galleryPanel #galleryImage img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#galleryPanel #imageName {
	font-size: .9em;
	text-align: center;
	height: 50px;
	line-height: 1.3em;
}
#fancybox-title {
	color: #000;
	background-color: #fff;
}
body.page-id-53 #fancybox-title-over {
	padding:20px;background: #fff;display:blocktext-align: center;
	text-align: center;
}
}


#topRow,
#galleryIntro {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0px;
}

#galleryIntro {
	color: #d3d3d3;
}

#galleryIntro h1 {
	color: #fff;
}

#fooGallery {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
}

#fooGallery a.fancybox.image {
	width: 20%;
}

#fooGallery a.fancybox.image {
	margin-right: 0;
	margin-bottom: 0;
}

#fooGallery a.fancybox.image img {
	padding: 5px;
	width: 100%;
	height: auto;
} 

#fooGallery {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
}

#fooGallery.three a.fancybox.image {
	width: 33.3%;
}
#fooGallery.four a.fancybox.image {
	width: 25%;
}
#fooGallery.five a.fancybox.image {
	width: 20%;
}
#fooGallery.six a.fancybox.image {
	width: 16.6%;
}
 
/* main Galleries */

#galleryHolder {
	padding-left: 40px;
	padding-right: 40px;
}

#galleryHolder #fooGallery a.fancybox.image img{
	padding: 20px;
	width: 100%;
	height: auto;
} 

/* Service Page Styling */

#topBit {
	margin-left: 0;
	margin-right: 0;
}

#breadCrumb {
	width: 100%;
	margin: 0 0 20px;
	font-size: 1.2em;
	font-weight: bold;
}
#breadCrumb a {
	    color: #02809f;
}
#breadCrumb a:hover {
	color: #029fc5;
}
#newsRight {
	width: 10%;
	float: right;
}
#breadCrumb #newsRight img {
	width: 40px;
	height: auto;
	margin-left: auto;
	float: right;
	margin-top: 0px;
	margin-bottom: 0;
}
#servicesPage {
	padding-bottom: 10px;
}
 
/* Blog Post Styling */

#blogLeft {

}

#archiveTop,
#archiveDesc {
	margin-left: 0;
	margin-right: 0;
}
#archiveDesc {
	margin-bottom: 40px;
}

#blogArchive,
#blogList,
#blogpostList {
	margin-left: 0;
	margin-right: 0;
}

#blogArchive {
	padding-left: 180px;
	padding-right: 180px;
}

#blogList {
	border-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008c9f;
	padding-bottom: 20px;
	margin-top: 30px;
}

#blogList #thumbImage img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}

#blogList #blogpostText {
	background-color: #fff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#blogList #blogpostText h2 {
	margin-top: 0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4em;
}
 
#blogpostList #newsHeader a:hover {
	background-color: #efedda;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

 #mainpageHolder #blogpostList #newsHeader .meta {
	font: 1.4em 'Montserrat', sans-serif;
	font-size: 1em;
	color: #8f1519;
	font-weight: bold;
	float: left;
	line-height: 1.8em;
	padding-right: 5px;
}
 #mainpageHolder #blogpostList span.headerSpace {
	font: 1.4em 'Montserrat', sans-serif;
	font-size: 1em;
	color: #aca273;
	font-weight: bold;
	float: left;
	line-height: 1.8em;
	padding-right: 5px;
}
#mainpageHolder #blogpostList #newsHeader h2 {
	color: #4b4341;
	font-weight: bold;
	float: left;
	font-size: 1em;
	line-height: 1.8em;
	margin-top: 0;
	margin-bottom: 0;
}
 
#blogpostlistHolder {
	padding-bottom: 15px;
	padding-left: 20px;
	margin-left: 0;
	margin-right: 0;
	float: left;
}
#blogpageHolder {
	padding-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0px;
	padding-right: 0px;
}

#newsTop {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#newsLeft {
	width: 90%;
	float: left;
	padding-right: 20px;
}
#newsRight {
	width: 10%;
	float: right;
}

#blogPage {
	padding-bottom: 30px;
}

#mainpageHolder #blogpageHolder #newsRight img {
	width: 40px;
	height: auto;
	margin-left: auto;
	float: right;
	margin-top: 20px;
	margin-bottom: 0;
} 

#blogpageHolder h1 {
	font-size: 1.9em;
	line-height: 1.3em;
}
#blogpageHolder .meta {
	font-size: 1em;
	color: #8e1b1d;
	padding-bottom: 20px;
}

#fullButton a {
	font: 1.2em 'Montserrat', sans-serif;
	border-radius: 5px;
	padding: 15px;
	display: block;
	margin-top: 30px;
	text-align: center;
	color: #fff;
	background-color: #aca373;
}
 
#fullButton a:hover {
	color: #fff;
	text-decoration: none;
}

#blogpostList p {
	margin-bottom: 0;
}

#mainpageHolder a.more-link {
	width: 180px;
	display: block;
	margin-top: 20px;
	margin-left: auto;
	border: 1px solid #a2a3a3;
	padding: 10px;
	text-align: center;
}

#mainpageHolder a span.readMore,
#mainpageHolder a.more-link {
	color: #888b8b;
	font-weight: bold;
}

#mainpageHolder a span.readMore:hover,
#mainpageHolder a.more-link:hover {
	color: #008c9f;
		border: 1px solid #008c9f;
	text-decoration: none;
	background-color: #fff;
}

#mainpageHolder #blogpageHolder img {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainpageHolder #blogpageHolder img#outline {
	border: 1px solid #979595;
}

#blogpostList #thumbImage a img {
width: 100%;
	height: auto;
	border: 1px solid #000;
}
#blogpostList #thumbImage a img:hover {
	border: 1px solid #aeaeae;
}



#postsRight {
	padding-left: 15px;
	padding-right: 0;
}
 
#blogPost h1 {
	color: #fff;
}

#blogPost {
	color: #d3d3d3;
	padding-left: 0;
}

#blogPost p img {
	width: 100%;
	display: block;
	height: auto;
	margin: 20px auto 0px;
}

#blogPost a {
	color: #fff;
	font-weight: bold;
}

#blogPost a:hover {
	color: #fff;}

#blogPost .meta {
	color: #828282;
	padding-left: 0;
	margin-bottom: 20px;
}

#blogpostText {
	margin-bottom: 20px;
}

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

#errorpageHolder {
	width: 100%;
	padding-top: 10px;
}

#errorpageHolder img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#blogpostMain {
	width: 980px;
	float: left;
	}

/* Website Right */


#rightPanel #latestPosts {
	font-size: 1.6em;
	font-weight: 700;
	width: 100%;
	margin-top: 24px;
	margin-bottom: 15px;
}

#rightPanel #rightHeader a {
	color: #000;
}
#rightPanel #rightHeader a:hover {
	color: #53a858;
	text-decoration: none;
} 

#rightPanel h2 {
	display: none;
}

#rightPanel li a
 {
	display: block;
	font-size: 1em;
	color: #696f6f;
	background: url(_graphics/fsl-bullet.png) 0 6px no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-weight: bold;
}

#rightPanel ul li a:hover {
	color: #5798a8;
	text-decoration: none;
}

div#categories-2 ul li
 {
	width: 280px;
	display: block;
	padding: 4px 20px;
	font-size: 12px;
	font-weight: bold;
}

div#categories-2 ul li a:hover
 {
	color: #0068b0;
}

/* Contact Page */

#contactBox {
	color: #008c9f;
	font-size: 1.2em;
}

#contactBox strong {
	color: #000000;
}

#special {
	padding: 10px 20px 15px;
	border: 1px dashed #3f899c;
	margin-top: 20px;
	margin-bottom: 10px;
}

 

/* Gravity Forms */

body.page-id-12 #mainpageHolder #textLeft {
	padding-right: 40px;
	padding-bottom: 40px;
}

#contactformHolder {
border: 1px solid #008c9f;
padding: 5% 10% 8%;
margin-bottom: 0px;
margin-top: 25px;
border-radius: 5px;
}

#contactformHolder #gform_wrapper_1 {
color: #999797;
margin-bottom: 0;
background-color: #fff;
margin-top: 0;
}

#contactformHolder span.gfield_required {
font-weight: normal;
font-style: normal;
color: #999797;
}

#mainpageHolder #contactformHolder li {
	padding-left: 0;
	background: none;
}

#contactformHolder textarea,
#contactformHolder .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
padding: 8px 10px;
letter-spacing:normalwidth: 1px;
width: 100%;
border: 1px solid #999797;
font-weight: bold;
font-size: 1.2em;
-webkit-appearance: none;
border-radius: 0;
margin-bottom: 15px;
	color: #000;
}

#contactformHolder textarea {
height: 150px;
} 

#contactformHolder label {
font-size: 1em;
font-weight: normal;
font-style: normal;
margin-bottom: 0;
}

#contactformHolder .gform_footer.top_label {
margin-top: 5px;
margin-bottom: 0;
padding-top: 0;
}

#contactformHolder input#gform_submit_button_1 {
background-color: #008c9f;
background-image: none;
border-style: none;
color: #FFF;
padding-top: 5%;
font-size: 1.6em;
padding-bottom: 5%;
text-align: center;
-webkit-appearance: none;
transition-property: background-color;
transition-duration: .6s;
transition-timing-function: ease-out;
width: 100%;
font-weight: 800;
margin-right: 0;
}

#contactformHolder input#gform_submit_button_1:hover {
background-color: #4590a2;
}

/* Gravity Forms – error messages */

#contactformHolder .gform_wrapper .gfield_error .gfield_label{
color: #ba0202;
background-color: #fefffe;
font-weight: bold;
}

#contactformHolder .gfield_description.validation_message {
color: #ba0202;
padding-top: 0;
padding-bottom: 15px;
}

#contactformHolder .gform_wrapper div.validation_error{color:#ba0202;font-size:1em;font-weight:700;margin-bottom:25px;border-top:2px solid #ba0202;border-bottom:2px solid #ba0202;padding:16px 0;clear:both;width:100%;text-align:center}

/* Gravity Forms – Confirmation Screen */

#contactformHolder .gform_confirmation_message {
padding: 30px;
text-align: left;
font-size: 1.2em;
font-weight: bold;
background-color: #fff;
}

/* Pagination */


#postNav {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0px;
	padding-right: 15px;
}

div.navigation {
	padding-bottom: 0px;
	padding-top: 5px;
}

#bottomPagination {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

div.navigation ol.wp-paginate {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	display: block;
}

.wp-paginate {padding:0; margin:0;}

.wp-paginate li {display:inline; list-style:none;
	font-size: 1.1em;
}

.wp-paginate li a.prev,
.wp-paginate li a.next  {
	display: none;
}

#mainpageHolder div.navigation a {
background: #fff; border: 1px solid #008c9f; color: #008c9f; margin-right:8px; text-align:center; text-decoration:none;
	padding: 8px 15px 10px;
	font-weight: bold;
}

#mainpageHolder div.navigation a:hover, 
#mainpageHolder div.postPages a:active {	  background-color: #e9f2f4;
	text-decoration: none;
}

div.navigation .title {color: #aca273; margin-right:10px;
	display: none;
}

.wp-paginate .gap {color:#999; margin-right:4px;}

div.navigation .current {color:#fff; background: #000; border: 1px solid #000; margin-right:8px; padding: 8px 15px 10px;
	font-weight: bold;
}

div.navigation .current:hover {
	border: 1px solid #008c9f;
}

/* Footer Logos */

#footerlogoTop {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footerlogoTop #footerLogo {
	width: 25%;
	float: left;
}
#footerlogoMiddle {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footerlogoMiddle #footerLogo {
	width: 20%;
	float: left;
}
#footerlogoMiddle #footerLogo img {
	padding-left: 20px;
	padding-right: 20px;
}
#footerlogoMiddle #footerLogo.double {
	width: 40%;
	float: left;
}

/* Website Footer */

#footer {
	background: url(_graphics/footer-logo.jpg) center top no-repeat #ffffff;
	background-size: 100%;
	color: #494545;
	padding-top: 10px;
	font-size: 1em;
	line-height: 1.6em;
}

#websiteBottom {
	background-color: rgba(255, 255, 255, 0.8);
}
 
#footerBox.row {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 0;
	margin-left: 0;
}

#footerLogos {
	margin: 10px 0 20px;
	width: 100%;
}
#footerSocial {
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 10px;
}

#footer a {
	color: #494545;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

#copyright {
	text-align: center;
	padding-bottom: 15px;
}

#pedleyonline {
	text-align: center;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	color: #868a8a;
	margin-top: 15px;
}

#pedleyonline a {
	color: #868a8a;
}
	
/* Media Queries */



/* XS */

@media(max-width:767px) {

#websiteHeader {
	background: none;
	height: 0px;
}

#topImage,
#introRow,
#panelRow {
	padding-left: 10px;
	padding-right: 10px;
}

#websiteTop {
	height: 185px;
}
#headerLogo {
	width: 100%;
	height: 135px;
}
#headerLogo img {
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	margin-top: 20px;
}
#topRight {
	height: 135px;
	width: 50%;
}  
#topSocial {
	padding-top: 0px;
	height: 130px;
	margin-right: 0;
}
#topSocial ul {
	margin-left: auto;
	margin-right: 0;
	padding-top: 46px;
}
#textSpecial {
	padding-left: 20px;
	padding-right: 20px;
}

#mainpageHolder h1 {
	font-size: 1.6em;
	line-height: 1.2em;
}
#mainpageHolder #topCaption h1 {
	font-size: 1.6em;
}

#mainpageHolder h3#top {
	margin-top: 20px;
}

#mainpageHolder img.imghalfMiddle {
	width: 80%;
}

#mainpageHolder #textLeft {
	padding-left: 0px;
	padding-right: 0px;
}
#mainpageHolder #textRight {
	padding-left: 0px;
	padding-right: 0px;
}
body.home.page #mainpageHolder #action {
	margin-top: 20px;
}

#panel {
	padding-bottom: 15px;
	width: 100%;
}
#panel.one,
#panel.two,
#panel.three {
	padding-left: 0px;
	padding-right: 0px;
}

#blogpageHolder {
	padding-left: 20px;
	padding-right: 20px;
}
#blogLeft,
#blogArchive {
	padding-left: 10px;
	padding-right: 10px;
}
#rightPanel {
	padding-left: 30px;
	padding-right: 30px;
}
#blogList #blogpostText h2 {
	font-size: 1.2em;
	line-height: 1.4em;
}
#blogpageHolder h1 {
	font-size: 1.4em;
	line-height: 1.3em;
}

#galleryPanel {
	width: 50%;
}

#blogList #thumbImage img {
	width: 80%;
	height: auto;
	margin-top: 0;
	margin-bottom: 20px;
}

#trainingLogos img#homeLogo {
	margin: 0 10%;
	width: 80%;
	display: block;
	padding-bottom: 0;
	padding-top: 15px;
}
#footerlogoMiddle #footerLogo {
	width: 33.3%;
}
#footerlogoMiddle #footerLogo.double {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
 

} 	

/* SM */

@media(min-width:768px){

#websiteTop {
	height: 130px;
}
#headerLogo {
	width: 80%;
	height: 130px;
}
#headerLogo img {
	margin-right: auto;
	margin-left: 0;
	height: 90px;
	margin-top: 20px;
}
#topRight {
	height: 130px;
	width: 20%;
}  
#topSocial {
	padding-top: 0px;
	height: 130px;
	margin-right: 0;
}
#topSocial ul {
	margin-left: auto;
	margin-right: 0;
	padding-top: 36px;
}
#topnavHolder {
	height: 45px;
	width: 100%;
}

#textSpecial {
	padding-left: 30px;
	padding-right: 30px;
}

#mainpageHolder h1 {
	font-size: 1.8em;
}
#mainpageHolder #topCaption h1 {
	font-size: 1.6em;
}

#galleryPanel {
	width: 33.3%;
}

#mainpageHolder h3#top {
	margin-top: 20px;
}

#mainpageHolder #textLeft {
	padding-left: 0px;
	padding-right: 0px;
}
#mainpageHolder #textRight {
	padding-left: 0px;
	padding-right: 0px;
}
body.home.page #mainpageHolder #action {
	margin-top: 20px;
}
#trainingLogos {
	width: 100%;
	float: left;
}
#trainingLogos img {
	width: 50%;
	float: left;
	margin: 0 auto;

}

#blogLeft,
#rightPanel,
#blogArchive {
	padding-left: 20px;
	padding-right: 20px;
}
#blogList #blogpostText h2 {
	font-size: 1.2em;
	line-height: 1.4em;
}
#blogpageHolder h1 {
	font-size: 1.6em;
	line-height: 1.3em;
} 

	}


/* MD */

@media(min-width:992px){

#websiteTop {
	height: 130px;
}
#headerLogo {
	width: 80%;
	height: 130px;
}
#headerLogo img {
	margin-right: auto;
	margin-left: 0;
	height: 90px;
	margin-top: 20px;
}
#topRight {
	height: 130px;
	width: 20%;
}  
#topSocial {
	padding-top: 0px;
	height: 130px;
	margin-right: 0;
}
#topSocial ul {
	margin-left: auto;
	margin-right: 0;
	padding-top: 36px;
}
#topnavHolder {
	height: 45px;
	width: 100%;
}

#textSpecial {
	padding-left: 80px;
	padding-right: 80px;
}


#mainpageHolder h3#top {
	margin-top: 0;
}

#mainpageHolder img.imgHalf {
	width: 40%;
}

#galleryPanel {
	width: 33.3%;
}

#mainpageHolder #textLeft {
	padding-left: 0px;
	padding-right: 40px;
}

#mainpageHolder #textRight {
	padding-left: 0px;
	padding-right: 0px;
}

body.home.page #mainpageHolder #action {
	margin-top: 5px;
}

#mainpageHolder h1 {
	font-size: 1.8em;
	line-height: 1.4em;
}
#mainpageHolder #topCaption h1 {
	font-size: 2em;
}

#blogLeft,
#rightPanel,
#blogArchive {
	padding-left: 80px;
	padding-right: 80px;
}

#blogList #blogpostText h2 {
	font-size: 1.4em;
	line-height: 1.4em;
}
#blogpageHolder h1 {
	font-size: 1.9em;
	line-height: 1.3em;
}

	}

/* LG */

@media(min-width:1200px){
 
#blogLeft,
#rightPanel,
#blogArchive {
	padding-left: 180px;
	padding-right: 180px;
}

#websiteTop {
	height: 130px;
}
#headerLogo {
	width: 50%;
	height: 130px;
}
#headerLogo img {
	margin-right: auto;
	margin-left: 0;
	height: 90px;
	margin-top: 20px;
}
#topRight {
	height: 130px;
	width: 50%;
}  
#topSocial {
	padding-top: 0px;
	height: 130px;
	margin-right: 0;
}
#topSocial ul {
	margin-left: auto;
	margin-right: 0;
	padding-top: 36px;
}
#topnavHolder {
	height: 45px;
	width: 100%;
}

#textSpecial {
	padding-left: 150px;
	padding-right: 150px;
}


#mainpageHolder img.imgHalf {
	width: 50%;
}

#galleryPanel {
	width: 25%;
}

#mainpageHolder #textLeft {
	padding-left: 0px;
	padding-right: 30px;
}
#mainpageHolder #textRight {
	padding-left: 30px;
	padding-right: 0px;
}

#mainpageHolder h1 {
	font-size: 2em;
	line-height: 1.4em;
}

 
}



@media screen and (min-width: 1400px) {
 
 }

@media screen and (min-width: 1600px) {
	
	}


/* Plug-Ins */


@media screen {

* { margin: 0; padding: 0; }

.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0;
	list-style-position: inside;
}

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
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 { }

form { }
input[type=text] { }
textarea { }

} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decorati
