/******************************************************************
Site Name: Glaze And Grow
Author: Baker Web Design

Stylesheet: Main Stylesheet

******************************************************************
START body/tweaks
******************************************************************/
html, body {
	background-color:#9C7F57;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-attachment: fixed;
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Lora", serif;
	color:#333333;
	font-size:16px;
	line-height:1.5em;
}
main {
	width:980px;
	margin:0px auto;
	padding:15px 20px 20px 20px;
	background-color:#FFFFFF;
	box-shadow:0 0 10px #000000;
}
a img {
	border:0;
}
a {
	color:#666666;
}
a:hover {
	color:#333333;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
small, .small {
	color:#616161;
	font-size:75%
}
.clear-left {clear:left;}
.clear-right {clear:right;}
.clear-both {clear:both;}

/******************************************************************
END tweaks START header/nav
******************************************************************/

#header-full {
	width:940px;
	display:block;
	float:left;
	z-index:50;
}
#header-full li {
	float:left;
}
#header-full li#logo {
	margin:0 60px 0 0;
}
#searchsubmit {
	height:25px;
	width:120px;;
	background-image:url(../images/header/default-nav-bg.jpg);
	background-position:30px 0;
	color:#FFFFFF;
	border:0;
	margin:0;
	text-shadow:2px 2px 2px #496924;
}
#searchsubmit:hover {
	background-position:30px 35px;
	border:0;
	text-shadow:2px 2px 3px #000000;
}
#header-full li#search-field {
	margin:0 10px;
}
#header-full li#search-field input {
	height:25px;
	width:280px;
	padding:1px 0 0 5px;
	border:1px solid #CCCCCC;
}
#header-full li.icon {
	margin:0 0 0 10px;
	transition:All 0.25s ease-in-out;
	-webkit-transition:All 0.25s ease-in-out;
	-moz-transition:All 0.25s ease-in-out;
	-o-transition:All 0.25s ease-in-out;
	transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}
#header-full li.icon:hover{
	transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
}

/************************** navigation **************************/

nav ul {
	width:825px;
	height:35px;
	overflow-y:hidden;
	float:right;
	display:block;
	margin:-35px -20px 20px 0;
	z-index:100;
}
nav ul li a {
	width:160px;
	height:35px;
	padding:6px 0 0 0;
	display:block;
	background:url(../images/header/default-nav-bg.jpg) top left;
	color:#FFFFFF;
	font-size:20px;
	text-shadow:2px 2px 2px #496924;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:0 0 0 1px;
}
nav ul li:first-child a {
	width:180px;
	padding:6px 0 0 20px;
	background:url(../images/header/first-nav-bg.jpg) top left;
}
nav ul li a:hover {
	background-position:bottom left;
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:2px 2px 3px #000000;
}

/******************************************************************
END header/nav START carousel
******************************************************************/

#home-carousel {
	width:940px;
	max-height:384px;
	margin:0 0 40px 0;
	background: -webkit-linear-gradient(#BEBEBE, #808080);
	background: -o-linear-gradient(#BEBEBE, #808080);
	background: -moz-linear-gradient(#BEBEBE, #808080);
	background: linear-gradient(#BEBEBE, #808080);
}
#home-carousel .carousel-indicators {
	bottom:-40px;
}
#home-carousel .carousel-indicators li {
	margin:0 5px;
	border: 1px solid #555555;
}
#home-carousel .carousel-indicators .active {
	background-color: #555555;
}
#home-carousel .item {
	max-width:940px;
	max-height:384px;
}
#home-carousel .item img {
	max-width:940px;
	max-height:384px;
	margin: 0 auto;
}
#home-carousel .carousel-caption {
	padding:5px 0;
	background: rgba(0,0,0,0.4);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
#home-carousel .left-arrow {
	width:45px;
	height:60px;
	margin:162px 0 0 15px;
	background:url(../images/arrows.png) top left;
}
#home-carousel .right-arrow {
	width:45px;
	height:60px;
	margin:162px 15px 0 0;
	float:right;
	background:url(../images/arrows.png) top right;
}

/******************************************************************
END carousel START left
******************************************************************/

section#left {
	float:left;
	width:65%;
}
section#left header {
	font-size:24px;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	color:#84BB46;
}
section#left p {
	margin:0 0 40px 0;
}
section#left .result-header {
	font-size:20px;
}
section#left #past-work-carousel {
	width:100%;
	height:320px;
	margin:0 0 40px 0;
	background: -webkit-linear-gradient(#BEBEBE, #808080);
	background: -o-linear-gradient(#BEBEBE, #808080);
	background: -moz-linear-gradient(#BEBEBE, #808080);
	background: linear-gradient(#BEBEBE, #808080);
}
section#left #past-work-carousel .carousel-indicators {
	bottom:-40px;
}
section#left #past-work-carousel .carousel-indicators li {
	margin:0 5px;
	border: 1px solid #555555;
}
section#left #past-work-carousel .carousel-indicators .active {
	background-color: #555555;
}
section#left #past-work-carousel .item {
	max-width:100%;
	max-height:320px;
}
section#left #past-work-carousel .item img {
	max-width:100%;
	max-height:320px;
	margin: 0 auto;
}
section#left #past-work-carousel .carousel-caption {
	padding:5px 0;
	background: rgba(0,0,0,0.4);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
section#left #past-work-carousel .left-arrow {
	width:45px;
	height:60px;
	margin:130px 0 0 15px;
	background:url(../images/arrows.png) top left;
}
section#left #past-work-carousel .right-arrow {
	width:45px;
	height:60px;
	margin:130px 0 0 32px;
	background:url(../images/arrows.png) top right;
}
section#left .gallery-thumbnail-container {
	width:145px;
	height:110px;
	float:left;
	margin:0 7px 7px 0;
}
section#left .gallery-thumbnail {
	width:145px;
	display:block;
	padding:2px;
	border:1px solid #CCCCCC;
	border-radius:5px;
}
section#left .gallery-thumbnail:hover {
	border:1px solid #84BB46;
	background-color:#84BB46;
}
section#left p.caption {
	margin:20px 15px 0 15px;
	text-align:left;
}
section#left .modal-footer {
	margin:0;
}
section#left div#gallery-thumnails {
	margin:0 0 40px 0;
}
section#left .normal::-webkit-scrollbar {
	display:none;
}
section#left .normal::-webkit-scrollbar-track {
	display:none;
} 
section#left .normal::-webkit-scrollbar-thumb { 
	display:none;
}
section#left .normal::-webkit-scrollbar-thumb:window-inactive {
	display:none;
}
section#left .normal {
	width:100%;
	background-size:100%;
	position:relative;
	overflow:scroll;
}
section#left .normal .zoom {
	display:none;
}
section#left .normal:hover .zoom {
	display:block;
}
section#left .example-thumbnail-container {
	width:250px;
	padding:2px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	float:left;
	margin:0 20px 0 0;
}
section#left .example-thumbnail-container:hover {
	border:1px solid #84BB46;
	background-color:#84BB46;
}
section#left #form {
	width:100%;
}
section#left #form li header {
	font-size:18px;
	margin:20px 0 0 0;
}
section#left #form li label {
	font-weight:normal;
	margin:10px 0 0 0;
}
section#left #form li:first-child label {
	margin:0;
}
section#left #form li input {
	width:100%;
	padding:5px;
}
section#left #form li select {
	width:100%;
	padding:5px;
}
section#left #form li textarea{
	width:100%;
	height:200px;
	max-height:350px;
	padding:5px;
}
section#left #form li #submit {
	height:35px;
	background:url(../images/header/default-nav-bg.jpg) top left;
	color:#FFFFFF;
	font-size:18px;
	text-shadow:2px 2px 2px #496924;
	border:0;
	margin:10px 0 0 0;
}
section#left #form li #submit:hover {
	background:url(../images/header/default-nav-bg.jpg) bottom left;
	text-shadow:2px 2px 3px #000000;
}
section#left #form li .error {
	color:#C20000;
	font-size:18px;
	margin:5px 0 0 0;
}
section#left #form li .required {
	color:#C20000;
}

/******************************************************************
END left START right
******************************************************************/

section#right {
	float:right;
	width:28%;
}
section#right header {
	font-size:24px;
	margin:0 0 10px 0;
	text-align:right;
	padding:0 20px 0 0;
	color:#84BB46;
}
section#right .side-bar-thumbnail-container {
	width:120px;
	height:85px;
	float:left;
	margin:0 7px 7px 0;
}
section#right .side-bar-thumbnail {
	width:120px;
	display:block;
	border:1px solid #CCCCCC;
	border-radius:5px;
}
section#right .side-bar-thumbnail:hover {
	border:1px solid #84BB46;
	background-color:#84BB46;
}

/******************************************************************
END right START footer
******************************************************************/

footer {
	width:980px;
	text-align:center;
	font-size:14px;
	color:#666666;
	padding:40px 0 0 0;
	clear:both;
}
footer ul {
	width:300px;
	margin:0 auto;
}
footer ul li {
	float:left;
	width:100px;
	text-align:center;
}
footer ul li:first-child {
	margin:0 100px 0 0;
}
footer ul li a {
	color:#333333;
}
footer ul li a:hover {
	color:#000000;
}

/******************************************************************
END footer START responsive
******************************************************************/

#header-full li#logo #logo-lg { display:block;}
#header-full li#logo #logo-c-lg { display:none;}
#header-full li#logo #logo-c-sm { display:none;}
@media(max-width : 970px){
main {
	width:100%;
}
#home-carousel {
	width:100%;
}
#header-full {
	width:100%;
	display:block;
	float:left;
	z-index:50;
}
#header-full li {
	float:left;
}
#header-full li#logo {
	margin:0 60px 0 0;
}
#header-full li#logo #logo-lg { display:none;}
#header-full li#logo #logo-c-lg { display:block; margin:auto;}
#header-full li#logo #logo-c-sm { display:none;}
#searchsubmit {
	height:25px;
	width:120px;;
	background-image:url(../images/header/default-nav-bg.jpg);
	background-position:30px 0;
	color:#FFFFFF;
	border:0;
	margin:0;
	text-shadow:2px 2px 2px #496924;
}
#searchsubmit:hover {
	background-position:30px 35px;
	border:0;
	text-shadow:2px 2px 3px #000000;
}
#header-full li#search-field {
	margin:0 10px;
}
#header-full li#search-field input {
	height:25px;
	width:280px;
	padding:1px 0 0 5px;
	border:1px solid #CCCCCC;
}
#header-full li.icon {
	margin:0 0 0 10px;
	transition:All 0.25s ease-in-out;
	-webkit-transition:All 0.25s ease-in-out;
	-moz-transition:All 0.25s ease-in-out;
	-o-transition:All 0.25s ease-in-out;
	transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}
#header-full li.icon:hover{
	transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
}

/************************** navigation **************************/

nav ul {
	width:825px;
	height:35px;
	overflow-y:hidden;
	float:right;
	display:block;
	margin:-35px -20px 20px 0;
	z-index:100;
}
nav ul li a {
	width:160px;
	height:35px;
	padding:6px 0 0 0;
	display:block;
	background:url(../images/header/default-nav-bg.jpg) top left;
	color:#FFFFFF;
	font-size:20px;
	text-shadow:2px 2px 2px #496924;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:0 0 0 1px;
}
nav ul li:first-child a {
	width:180px;
	padding:6px 0 0 20px;
	background:url(../images/header/first-nav-bg.jpg) top left;
}
nav ul li a:hover {
	background-position:bottom left;
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:2px 2px 3px #000000;
}
section#left {
	width: -moz-calc(100% - 275px);
	width: -webkit-calc(100% - 275px);
	width: -o-calc(100% - 275px);
	width: calc(100% - 275px);
	margin:0 20px 0 0;
}
section#right {
	width:255px;
}
}
@media(max-width : 900px){
section#left {
	width:100%;
}
section#right {
	width:100%;
	float:left;
}
section#right header {
	font-size:24px;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	text-align:left;
	color:#84BB46;
}

}
@media(max-width : 700px){
#header-full li#logo {
	width:100%;
}
#mobile-link-li {
	display:block;
	float:right;
}
#header-full li#logo #logo-lg { display:none;}
#header-full li#logo #logo-c-lg { display:none;}
#header-full li#logo #logo-c-sm { display:block; margin:0 auto 15px auto;}

nav {
	margin:0 0 30px 0;
}
nav ul {
	width:100%;
	height:35px;
	overflow-y:hidden;
	float:none;
	display:block;
	margin:auto;
	z-index:100;
	padding:10px 0 0 0;
}
nav ul li a {
	width:20%;
	height:35px;
	padding:6px 0 0 0;
	display:block;
	color:#84BB46;
	font-size:18px;
	text-shadow:none;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:0;
	background:none;
}
nav ul li:first-child a {
	width:20%;
	padding:6px 0 0 0;
	background:none;
}
nav ul li a:hover {
	color:#333333;
	text-decoration:none;
	text-shadow:none;
}


section#left {
	width:100%;
}
section#right {
	width:100%;
	float:left;
}
section#right header {
	font-size:24px;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	text-align:left;
	color:#84BB46;
}
footer {
	width:100%;
}
}
