@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");

/*
	Solarize by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Basic */

	body {
		background: #ffffff;
	}

		body.loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-o-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-o-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	body, input, select, textarea {
		color: #555555;
		font-family: 'Open Sans', sans-serif;
		font-size: 12pt;
		font-weight: 300;
		line-height: 1.65em;
	}
	
	#main.no-padding-top, .wrapper.no-padding-top {padding-top:0;}
	
	img {width:100%;}

	a {
		color: #007dc3;
		text-decoration: underline;
	}

	strong, b {
		font-weight: 700;
	}

	em, i {
		font-style: italic;
	}

	p, ul, ol, dl, table, blockquote {
		margin: 0 0 2em 0;
	}

	p {
		line-height: 1.8em;
	}
	
	.product-excerpt p{
		line-height: 1.444;
	}

		p.medium {
			font-size: 1.4em;
		}

	h1, h2, h3, h4, h5, h6 {
		color: inherit;
		font-weight: 700;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h2 {
		font-size: 1.5em;
	}

	h3 {
		font-size: 1.25em;
	}
	
	.label {
		font-weight: 600;
	}
	
	.saleprice{
		font-weight: bold;
		color:#cc0000;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		border: 0;
		border-top: solid 1px #ccc;
		margin-bottom: 1.5em;
	}

	blockquote {
		border-left: solid 0.5em #007dc3;
		font-style: italic;
		padding: 1em 0 1em 2em;
	}

	section.special, article.special {
		text-align: center;
	}

	.excerpt{
		display: block;
		margin: 20px auto;
	}

	header.major {
		padding-bottom: 3em;
		text-align: center;
		text-transform: uppercase;
	}

		header.major h2 {
			font-size: 2.6em;
			font-weight: 700;
		}

		header.major .byline {
			display: block;
			padding-top: 1em;
			letter-spacing: 1px;
			font-size: 1.4em;
		}

		.orangeheader{
			font-family:Helvetica, Arial, sans-serif;
			font-size:1.5em;
			line-height: 1.333;
			color:#fff;
			padding:6px 0;
			background:rgb(246,142,29);
			text-align: center;
		}

		.phoneheader{
			font-family:Helvetica, Arial, sans-serif;
			font-weight:600;
			color:#fff;
			text-align: center;
		}

	footer > :last-child {
		margin-bottom: 0;
	}

	footer.major {
		padding-top: 3em;
	}
	
	.footer-boxes .4u{
		border:1px solid #111;
	}

/* FORMS AND INPUTS	 ------------------------------------------------------------*/

fieldset.form-bg{
	padding:20px 40px;
	border-radius: 4px;
	background:rgb(240,240,240);
}

.search{max-width:500px; background: #007dc3;}
input[type="submit"].submit-btn{ padding:0.1em .6em;}
input[type="text"].searchinput{
	max-width:365px;
	min-width:200px;
	margin-right:10px; 
}

label,input,button,select,textarea{font-size:14px;line-height:1.4}
label{display:block;margin-bottom:5px;font-weight:bold;cursor:pointer}
label small{font-weight:normal;color:#777}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="name"],input[type="email"],input[type="phone"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;width:100%;height:36px;padding:7px 9px;margin-bottom:10px;font-size:14px;line-height:1.4;color:#333;border-radius:4px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
input,.uneditable-input{width:206px}
textarea{height:auto}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="name"],input[type="email"],input[type="phone"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border linear .2s, box-shadow linear .2s}
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="name"]:focus,input[type="email"]:focus,input[type="phone"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}
select,input[type="file"]{height:36px;line-height:36px}
select{border:1px solid #ccc;background-color:#fff}
select[multiple],select[size]{height:auto}
.form-field-error{color:#bd2c00;font-size:13px;text-shadow:0 1px 1px #FFF}
.radio,.checkbox{min-height:20px;margin-bottom:10px;padding-left:20px;font-weight:normal}
.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-top:3px;margin-left:-20px}
.checkbox-btn{display:inline-block;padding:7px 12px;font-weight:normal;background-color:#f9f9f9;background-image:-moz-linear-gradient(#fff, #f9f9f9);background-image:-webkit-linear-gradient(#fff, #f9f9f9);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f9f9f9')";border:1px solid #e5e5e5;border-radius:4px}
.checkbox-btn input[type="checkbox"]{float:left;margin-left:0;margin-right:8px}
.form-actions{margin-top:30px;padding:30px 0;border-top:1px solid #e5e5e5}
.form-actions p{line-height:35px}
.inline-fields label,.inline-fields input{margin-bottom:0}
.inline-fields label{display:inline-block}
.inline-fields input{width:auto}
.form-note{font-size:12px;color:#999;margin:-5px 0 15px}

input[type="text"].short-field{ width:125px;}

/* Image */

	.image {
		border: 0;
		position: relative;
	}

		.image.fit {
			display: block;
		}

			.image.fit img {
				display: block;
				width: 100%;
			}

		.image.feature {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.feature img {
				display: block;
				width: 100%;
			}

/* Icon */

	.icon {
		position: relative;
	}

		.icon:before {
			content: "";
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

/* Lists */

	.no-list-style{
		list-style: none;
	}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

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

		ul.default li {
			padding: 0.40em 0em;
		}

	ul.icons {
		cursor: default;
		padding-bottom: 2em;
	}

		ul.icons li {
			display: inline-block;
			line-height: 1em;
			padding: 0.5em 1em;
		}

			ul.icons li:first-child {
				padding-left: 0;
			}

			ul.icons li span {
				display: none;
			}

			ul.icons li a {
				text-decoration: none;
				font-size: 2.5em;
				color: inherit;
				opacity: 0.4;
				-moz-transition: all 0.35s ease-in-out;
				-webkit-transition: all 0.35s ease-in-out;
				-o-transition: all 0.35s ease-in-out;
				-ms-transition: all 0.35s ease-in-out;
				transition: all 0.35s ease-in-out;
			}

			ul.icons li a:hover {
				color: inherit;
				opacity: 1;
			}

	ul.actions {
		cursor: default;
	}

		ul.actions:last-child {
			margin-bottom: 0;
		}

		ul.actions li {
			display: inline-block;
			padding: 0 0 0 1.5em;
		}

			ul.actions li:first-child {
				padding: 0;
			}

		ul.actions.vertical li {
			display: block;
			padding: 1.5em 0 0 0;
		}

			ul.actions.vertical li:first-child {
				padding: 0;
			}

	/** OUTTER SHELL OF PRODUCT IMAGES **/
	.products-list{
		width:185px;
		height:275px;
		margin-right:20px;
	}

	ul.pop-categories {
		margin: 0em;
		padding: 0em;
		text-align: center;
	}

		ul.pop-categories > li {
			position: relative;
			padding: 0.50em 0em 0.50em 0em;
			list-style: none;
		}

		ul.pop-categories > li .thumb{
			display: inline-block;
			padding:6px 4px 4px;
			width:100%;
			max-width:185px;
			max-height:185px;
			background: #fff;
			border:1px solid #ccc;
		}

		ul.pop-categories > li img{
			width:100%;
			max-width:165px;
			max-height:165px;
		}

		ul.pop-categories > li a:hover img{
			opacity: 0.5;
		}

		ul.pop-categories > li a{
			font-weight: 600;
			font-size: 1.2em;
			text-decoration: none;
		}

		ul.pop-categories > li p a{
			text-decoration: none;
			font-weight: 400;
		}

	ul.special-icons {
		margin: 0em;
		padding: 0em;
	}

		ul.special-icons > li {
			position: relative;
			padding: 0.50em 0em 0.50em 0em;
		}

		ul.special-icons > li:before {
			position: absolute;
			left: 0;
			top: 2em;
			display: block;
			background: none;
			font-size: 2em;
			border-radius: 5px;
		}

		ul.special-icons > li:first-child {
			border-top: none;
		}

		ul.special-icons h3 {
			margin-bottom: 0.80em;
			line-height: 2em;
			text-transform: uppercase;
			font-weight: 700;
			font-size: 1.2em;
		}

		ul.special-icons span {
			line-height: 190%;
		}

		ul.special-icons .fa {
			float: left;
			display: inline-block;
			padding-right: 1em;
			font-size: 1.4em;
			color: #007dc3;
		}

		ul.special-icons p {
			padding-left: 2.7em;
		}
		
		ul.address-block li{
			margin-left: -2em;
			list-style: none;
		}

		ul.sidebar-list li{
			margin-left: -2em;
			list-style: none;
		}

/* Tables */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr {
				border-bottom: solid 1px #007dc3;
			}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				font-weight: 700;
				padding: 0.5em 1em 0.5em 1em;
				text-align: left;
			}

			table.default thead {
				background: #555555;
				color: #fff;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgb(246,142,29);
		border-radius: 4px 4px; 4px 4px;
		border: 0px solid;
		border-color: 0;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		padding: 0.90em 1.2em;
		letter-spacing: 1px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 1.4em;
		-moz-transition: all 0.35s ease-in-out;
		-webkit-transition: all 0.35s ease-in-out;
		-o-transition: all 0.35s ease-in-out;
		-ms-transition: all 0.35s ease-in-out;
		transition: all 0.35s ease-in-out;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		.button:hover {
			background: rgb(187,100,6);
			color: white;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		.button.alt {
			border-color: inherit;
			color: inherit;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			.button.alt:hover {
				background: rgb(187,100,6);
				color: #fff;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
		}

	.pinterest{max-width: 40px;}

/* Wrapper */

	.wrapper {
		padding: 0em;
	}

		.wrapper.style1 {
			margin-bottom:3em;
			padding: 10em 0em 2em;
			background: #fff url(../images/banner.jpg) no-repeat;
			background-size: cover;
		}

		.wrapper.style2 {
			background: rgb(240,240,240);
		}

			.wrapper.style2 .major {
				text-align: left !important;
			}

				.wrapper.style2 .major h2 {
					display: block;
					margin-bottom: 0.70em;
					letter-spacing: 1px;
					line-height: 1.4em;
					text-transform: uppercase;
					font-size: 1.8em;
					font-weight: 400;
				}

				.wrapper .category h3 {
					display: block;
					margin-bottom: 2em;
					padding:4px 20px;
					line-height: 1.4em;
					text-transform: uppercase;
					font-size: 1.2em;
					font-weight: 400;
					background:rgb(240,240,240);
					border-radius:4px;
				}

				.wrapper.style2 .major .byline {
					letter-spacing: normal;
					line-height: 1.6em;
					text-transform: capitalize;
					font-size: 1.4em;
				}

			.wrapper.style2 h3 {
				display: block;
				margin-bottom: 1em;
				letter-spacing: 1px;
				line-height: 1.4em;
				text-transform: uppercase;
				font-size: 1.6em;
				font-weight: 400;
			}

		.wrapper.style3 {
			padding-bottom: 6em;
			background: rgb(0,125,195);
			text-align: center;
			color: #fff;
		}

			.wrapper.style3 .container {
				padding-top: 6em;
				padding-left: 6em;
				padding-right: 6em;
			}

			.wrapper.style3 p {
				font-size: 1.6em;
			}
			
			.latest-projects{
				margin:0 25px;
				border:4px; solid #cc0000;
			}
			
			.latest-projects img{
				margin:0 25px;
				border:4px; solid #cc0000;
				max-width:285px;
			}
			
			.project-thumbs{
				width:100%;
				max-width: 300px;
				height:250px;
			}

			.project-thumbs img{
				width:100%;
				max-width: 300px;
			}

		.wrapper.style4 {
			padding:6em 3em;
			background: white;
		}

		.wrapper.style5 {
			background: #007dc3;
			text-align: center;
			color: white;
		}

			.wrapper.style5 .image {
				display: block;
				width: 60%;
				margin: 0em auto 2em auto;
			}

				.wrapper.style5 .image img {
					border-radius: 50%;
					border: 10px solid;
					border-color: white;
				}
				
	#sidebar section ul li a{
		text-decoration: none;
		font-weight: 400;
		line-height: 1.444;
	}
	#sidebar section ul li a:hover{
		text-decoration:underline;
	}
	
	.sidebar h4 {
		font-size: 1em;
	}
	.product-sidebar {
		width:250px;
	}
	.product-sidebar section {
		padding:12px;
		line-height: 1.444;
		font-size: 15px;
	}
	.sidebar.color4{
		max-width:250px;
		padding:15px;
		background: rgb(250,250,250);
		border:1px solid #cccccc;
		line-height: 1.444;
	}
	
	.sidebar ul li{
		text-decoration: none;
	}

	.sidebar-list .category-list{
		margin-bottom:.5em;
		padding:2px 8px;
		background: rgb(240,240,240);
	}


/* PRODUCT LIST ------------------------------------------------------------*/

#product-list,
#post-content{
	position: relative;
	float: left;
	margin-right: 20px;
	display:block;
}

.feature-image img{
	width:100%;
}


.quote-items-list{
	line-height: 1.4;
}

/* Header */

	#header {
		color: #fff;
		height: ;
		background: rgb(0, 125, 195);
		line-height: 2.5em;
	}

		#header .container {
			position: relative;
		}

	.homepage #logo {
		display: none;
	}

	.homepage #nav {
		position: static;
		right: none;
		text-align: center;
	}

	#logo {
		line-height: 2em;
		letter-spacing: 2px;
		text-transform: uppercase;
		font-size: 2em;
		font-weight: 400;
	}

		#logo h1 {
			display: inline-block;
			margin: 0;
			padding: 0;
		}

		#logo a {
			color: inherit;
		}

		.tpr-logo img {
			width:100%;
			max-width:200px;
			margin-top:10px;
		}

		.kids-logo img {
			width:100%;
			max-width:180px;
			margin-top:10px;
		}

	#nav {
		position: absolute;
		top: 0;
		right: 0;
	}

		#nav > ul {
			margin: 0;
		}

			#nav > ul > li {
				border-radius: 4px;
				display: inline-block;
				margin-left: 0.5em;
				padding: 0 0.5em;
			}

				#nav > ul > li a {
					color: inherit;
					line-height: 0em;
					letter-spacing: 0px;
					text-decoration: none;
					text-transform: ;
					font-weight: 400;
					font-size: 1em;
				}

				#nav > ul > li:first-child {
					margin-left: 0;
				}

				#nav > ul > li.active a {
					color: #c3c3c3;
				}

				#nav > ul > li > ul {
					display: none;
				}

/* Dropotron */

	.dropotron {
		top: 2em;
		background: rgb(255, 255, 255);
		border-radius: 4px;
		color: #333;
		min-width: 12em;
		padding: 1em 0;
		color: #000;
		font-weight: 400;
	
		-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,.2);
		-moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,.2);
		-o-box-shadow: 2px 2px 2px 2px rgba(0,0,0,.2);
		box-shadow: 2px 2px 2px 2px rgba(0,0,0,.2); 
	}

		.dropotron > li {
			line-height: 1.6em;
			padding: 0 1em;
			list-style: none;
		}

			.dropotron > li > a {
				color: #000;
				letter-spacing: 0px;
				text-decoration: none;
				text-transform: ;
			}

			.dropotron > li.active > a, .dropotron > li:hover > a {
				color: #888;
			}

		.dropotron.level-0 {
			border-radius: 0 0 4px 4px;
			font-size: 1em;
			margin-left: -0.5em;
		}

/* Banner */

	#banner {
		padding: 0em 0em 2em;
		text-align: center;
		text-transform:;
		color: #007dc3;
	}

		#banner .container {
			padding: 0em 1em;
		}

		#banner h2 {
			display: inline-block;
			padding: 0.50em 0.30em 0em;
			font-size: 2em;
			font-weight: bold;
			letter-spacing: 0;
		}

		#banner span, #banner p {
			display: block;
			letter-spacing: .5px;
			text-transform: uppercase;
			font-size: 1.05em;
			font-weight: 400;
		}

		#banner span {
			padding: 0.2em 0em;
		}
		
		.banner-mid-section{
			padding:0 20px;
		}

/* Main */

	#main {
		padding: 4em 0;
	}

		#main #content .major, #main #sidebar .major {
			text-align: left;
		}

		#main #sidebar section {
			margin-top: 4em;
		}

			#main #sidebar section:first-child {
				margin-top: 0;
			}

		#main #sidebar .major {
			padding-bottom: 2em;
		}

			#main #sidebar .major h2 {
				font-size: 1.8em;
			}

/* Footer */

	#footer {
		padding: 6em 0 2em 0;
		text-align: center;
		color: #555555;
	}

		#footer hr {
			border-bottom: 1px solid;
			border-color: inherit;
			opacity: .05;
		}

		#footer .major h2 {
			color: inherit;
		}

		#footer .major .byline {
			color: inherit;
			opacity: .4;
		}

		#footer .copyright {
			margin-top: 3em;
			text-align: center;
		}

/* Copyright */

	#copyright {
		position: relative;
		text-transform: uppercase;
		text-align: center;
		padding: 3em 0em 3em 0em;
		color: inherit;
		opacity: .40;
	}

		#copyright a {
			text-decoration: none;
			color: inherit;
		}

/* Extra */

	#extra1 h2 {
		display: block;
		margin-bottom: 1em;
		letter-spacing: 1px;
		line-height: 1.4em;
		text-transform: uppercase;
		font-size: 1.8em;
		font-weight: 400;
	}

	#extra1 h3 {
		display: block;
		margin-bottom: 1em;
		letter-spacing: 1px;
		line-height: 1.4em;
		text-transform: uppercase;
		font-size: 1.6em;
		font-weight: 400;
	}

/* Team */

	#team h3 {
		margin-bottom: 0.50em;
		letter-spacing: 2px;
		text-transform: uppercase;
		font-weight: 700;
	}
	

/* BREADCRUMBS ------------------------------------------------------------*/

.crumbs{
	position: relative;
	margin:0;
	padding:0;
	overflow: hidden;
	left: 0px;
	font-size: 1em;
}

.crumbs a{
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.crumbs li{
	display: inline;
}


.crumbs li strong{
	font-weight: bold;
	font-size: 1em;
}

.crumbs-category{
	color:#888888;
	font-size: 1em;	
}

.project-crumbs{
	position: relative;	
}


/* COMMENTS ------------------------------------------------------------*/
.odd-line{
	padding:2px 8px;
	background:rgb(250,250,250);
	border-radius: 4px;
}

.even-line{
	background:red;
}

.image-charts div{
	margin:.5em 1em .5em 0;
	padding:0em;
	line-height: 1.222;
	max-width:280px;
	background: rgba(246,142,29,0.1);
}
.image-charts .image-chart-title{
	font-size:1em;
	font-weight: 700;
	line-height: 1.666;
}

.image-charts p{
	font-size:1em;
	line-height: 1.222;
}

.image-charts div:last-child {
	margin-right:0em;
}
.image-charts img{
	width:125px;
	height:125px;
	max-height:125px;
	margin-right:10px;
	float: left;
}
