@charset "utf-8";
/* CSS Document */

header, nav, footer, main, aside, article, section {
	display: block;
}
* {
	box-sizing: border-box
}
body {
	margin: 0;
	/*	background:#b0b0b0; */
	background: #acacac;
	/*	background:#acacac url(images/back.png) repeat-x;
	background:url(images/back.png) repeat-x;*/
	font: normal 100% Verdana, Geneva, sans-serif;
}
img {
	border: none;
	max-width: 100%;
	height: auto;
}
.gall a img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #232323;
	margin-bottom: 43px;
	padding-bottom: 41px;
}
header {
	background: #131313;
	position: relative;
	text-align: center;
	overflow: hidden;
	padding: 5px;
}
header #logo h1 {
	position: absolute;
	text-indent: -999em;
	margin: 0;
}
header #logo p {
	color: #f5f5f5;
	margin: 0 0 20px 0;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	word-spacing: 3px;
}
header address {
	clear: both;
	color: #f5f5f5;
	font-style: normal;
	width: 210px;
	margin: auto;
}
header address a {
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
/*header address p.streetaddr a {
	font:normal 15px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}*/
header address i.fa {
	font-size: 1.25em;
	color: #ddd;
	float: left;
	margin-left: 30px;
}
header #soc a {
	float: right;
	margin-right: 30px;
	margin-top: -5px;
	border: none;
	width: 49px;
	height: 49px;
	background: url(images/fb.png) no-repeat center center;
}
header #soc a span {
	margin-left: -1200em;
}
#banner{
	max-width:1420px;
}
/*nav a#menu {
	text-decoration: none;
	color: #fff;
	display: block;
	text-align: center;
	margin-right: 30px;
	line-height: 45px;
	width: 45px;
	height: 45px;
	padding: 4px;
	float: right;
	margin-right: 3%;
}
nav a#menu i.fa {
	font-size: 1.5em;
}
nav {
	clear: both;/*height:49px;*/
/*	background:#5a5a5a;
	position:relative;*/
/*}*/
nav ul {
	margin: 0;
	padding: 0;
	display: none;
	clear: both;
}
	nav ul {
	display: block;
	width: 610px;
	margin: auto;
}
nav i {
	color: #fff;
}
nav li {
	list-style: none;
}
nav ul a {
	display: block;
	height: 49px;
	line-height: 10px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	color: #f5f5f5;
	/* [disabled]background-color: #5a5a5a;
*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	-moz-transition: background 0.4s ease-in-out;
	-webkit-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}
nav a:hover, nav a.curr {
	background: #393939;

}
/*******eric start******/
#check {
	position: absolute;
	visibility: hidden;
	z-index: -1111;
}
.show-menu, .hide-menu {
	display: block;
}
.nav a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 33px;
}
.show-menu, .hide-menu {
	font-size: 30px;
	cursor: pointer;
}
.show-menu {
	float: right;
}
#check:checked~.show-menu {
	visibility: hidden;
}
.show-menu i {
	line-height: 100px;
}
.nav {
	position: fixed;
	width: 100%;
	height: 100vh;
	right: -100%;
	top: 0;
	text-align: center;
	padding: 80px 0;
	line-height: normal;
	transition: 0.4s;
	list-style-type: none;
	background-color: rgba(23,23,23,0.70);
	z-index: 300;
}
.nav a {
	display: block;
	padding: 20px;
	transition: 0.4s;
}
.hide-menu {
	position: absolute;
	top: 40px;
	right: 40px;
}
#check:checked ~ .nav {
	right: 0;
}
h2.page-title {
	width: 100%;
	background: #181818 url(images/diamond_small.jpg) no-repeat 50px 20px;
	padding-left: 150px;
	border-top: 12px solid #505050;
	border-bottom: 12px solid #505050;
	height: 140px;
	padding-top: 33px;
	margin: 0;
	color: #b5b5b5;
	text-transform: uppercase;
	font: normal 1.2em Georgia, Times, serif;
}
#maincolumn > h2 {
	text-indent: -999em;
	margin: 0;
	font-size: 0;
	height: 0;
	font: normal 1.2em Georgia, serif;
}

section#intro #intro-left {
	width: 504px;
	float: left;
	margin-right: 30px;
}
section#intro #intro-diamond {
	width: 102px;
	float: left;
	height: 174px;
	margin-right: 30px;
	background: url(images/diamond.png) no-repeat 0% 50%;
}
section#intro #intro-right {
	width: 504px;
	float: left;
	min-height: 174px;
}
section#intro #intro-diamond {
	width: 102px;
	float: left;
	height: 174px;
	margin-right: 30px;
	background: url(images/diamond.png) no-repeat 0% 50%;
}
section#intro #intro-right {
	width: 504px;
	float: left;
	min-height: 174px;
}
section#intro p {
	margin-bottom: 0
}
#buckets {
	width: 1250px;
	background: #020202;
	height: 460px;
	padding-top: 10px;
}
#buckets ul {
	margin: 0;
	padding: 0;
	margin-left: 48px;
}
#buckets li {
	float: left;
	list-style: none;
	width: 353px;
	margin-right: 47px;
	height: 460px;
}
#buckets h3 {
	background: #2b2b2b;
	height: 49px;
	width: 353px;
	color: #bbb;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	line-height: 53px;
	text-align: center;
	border-top: 3px solid #3c3c3c;
	border-bottom: 1px solid #3a3a3a;
	margin-bottom: 0;
}
#buckets p {
	color: #bbb;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 225px;
	background: url(images/bucket-jewel.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
#buckets li:nth-child(2) p {
	background: url(images/bucket-repair.jpg) no-repeat;
}
#buckets li:nth-child(3) p {
	background: url(images/bucket-polanti.jpg) no-repeat;
}
#buckets a {
	float: right;
	text-aligh: right;
	padding-right: 35px;
	background: url(images/link.png) no-repeat right center;
	color: #ccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#main-content {
	background-color: #e0d3cb;
	padding: 0px 40px;
	width: 100%;
}
#main-content div#profile {
 float:left;
}
#main-content div#profile {
	width: 352px;
	float: left;
}
#main-content div#gallery-link {
	width: 466px;
	float: left;
}
#main-content h2 {
	text-align: center;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#main-content h3 {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: center
}
#main-content h4 {
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#main-content li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	list-style-image: url(images/bullet.png);
}
#main-content div#gallery-link img {
	display: block;
	margin: auto;
	border: 9px solid #b7b5b6;
}
#main-content div#testimonials {
	width: 352px;
	float: right;
}
 /******#e end eric*****/
#banner {
	clear: both;
}
section#intro {
	position: relative;
	clear: both;
	background: #020202;
	color: #c9c9c9;
	text-align: justify;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	padding: 15px;
}
section#intro h2 {
	position: absolute;
	left: -999em;
}
section#intro #intro-diamond {
	height: 120px;
	background: url(images/diamond.png) no-repeat center center;
}
#buckets {
	background: #020202;
}
#buckets ul {
	margin: 0 auto;
	padding: 0;
	/*width:353px;*/
	
}
#buckets li {
	list-style: none;
	text-align: center;
	clear: both;
	padding-bottom: 15px;
	overflow: hidden;
}
#buckets h3 {
	background: #2b2b2b;
	height: 49px;
	color: #bbb;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	line-height: 53px;
	text-align: center;
	border-top: 3px solid #3c3c3c;
	border-bottom: 1px solid #3a3a3a;
	margin-bottom: 0;
}
#buckets p {
	color: #bbb;
	margin: 0 auto;
	text-align: left;
	/* background:url(images/bucket-jewel.jpg) no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	line-height: 1.5em;
	width: 80%;
}
#buckets a {
	float: right;
	line-height: 35px;
	text-aligh: right;
	padding-right: 35px;
	background: url(images/link.png) no-repeat right center;
	color: #ccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-right: 10px;
}
#main-content {
	background-color: #e0d3cb;
}
#wrapper #main-content {
}

#main-content #maincolumn {
	margin-top: -15px;
}
#maincolumn p {
	padding-top: 14px;
	line-height: 1.5em;
}
#sidecol p {
	line-height: 1.5em;
}
#main-content div {
	padding: 10px;
}
#main-content h2 {
	text-align: center;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#main-content h3 {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: center
}
#main-content h4 {
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#main-content li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	list-style-image: url(images/bullet.png);
}
#main-content div#gallery-link img {
	display: block;
	margin: auto;
	border: 9px solid #b7b5b6;
}
#gallery h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
}
blockquote p {
	font: italic 1em/1.5em Georgia, serif
}
.author {
	display: block;
	text-align: right;
	font-size: 0.9em;
}
footer {
	background: #000000;
	text-align: center;
	color: #ccc;
	padding: 15px;
}
#footercontainer .calltoaction {
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	line-height: 180%;
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}
#footercontainer a {
	color: #CCC;
}
#footercontainer a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
#footercontainer .copyright {
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	border-top: 1px solid #333;
}
#footercontainer .copyright img {
	padding-top: 10px;
	border-radius: 50%;
}
#footercontainer .links {
	width: 170px;
	text-align: left;
	margin: auto;
	padding-bottom: 10px;
}
#footercontainer .links li {
	list-style-type: square;
	padding: 4px 0;
}
#footercontainer .links a {
	text-decoration: none;
}
nav .show-menu {
	position: absolute;
	top: 20px;
	right: 20px;
}
#services {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
#services li {
	list-style-type: none;
	list-style-image: none;
	float: none;
}
#services img {
	width: 249px;
	height: 188px;
	border: 10px solid #c7b9b0;
	margin-left: auto;
	margin-right: auto;
}
#sidecol .center {
	width: 290px;
	height: 275px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.service {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#customJewlery {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#customJewlery .gall a {
	width: 370px;
}
#customJewlery li {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 100%;
}
#example1 {
	width: 100%;
	border-top: 12px solid #505050;
	background-color: #131313;
	min-height: 650px;
	padding-left: 40px;
	padding-right: 20px;
}
#customJewlery .gall p {
	color: #BBB;
	height: 40px;
	padding-left: 20px;
	margin-top: -75px;
	margin-right: 0;
	margin-left: 0;
	font-size: 1.1em;
	width: 370px;
}
#customJewlery .gall {
	max-width: 370px;
}
#customJewlery.gal img {
	width: 100%;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 15px;
}
#contact div {
	width: 95%;
	max-width: 600px;
}
#contact div input {
	height: 40px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#contact {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#contact .btn input {
	width: 70px;
}
#comments {
	height: 150px;
	resize: none;
	width: 100%;
}
#sidecol #map {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	display: block;
}
#sidecol p {
	text-align: center;
}
#form {
	width: 90%;
	font-family: "Trebuchet MS", sans-serif;
	margin: auto;
}
#form ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#form li {
	margin: 0.5em;
	list-style-type: none;

	list-style-image: none;
	}
lable {
	display: block;
}
textarea, select, input[type=text], input[type=email], input[type=tel] {
	width: 98%;
	height: 38px;
	border: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
}
textarea {
	height: 100px;
}
.custom {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main-content {
    padding-bottom: 2px;

}
nav .show-menu {
	position: absolute;
	top: 20px;
	right: 20px;
}



/*********************   640px *****************************************/
@media only screen and (min-width : 640px) {
nav {
	clear: both;
	background: #5a5a5a;
}
nav ul {
	display: block;
	width: 610px;
	margin: auto;
}
nav li {
	display: inline;
	float: none;
}
nav ul a {
	display: inline;
	padding: 13px 20px;
	border-bottom: none;
}
nav a#menu {
	display: none;
}
header address {
	width: 100%;
}
header address .phone {
	float: left;
	width: 35%;
}
header address i.fa {
	float: none;
	margin: 0px;
}
header address .streetaddr {
	width: 35%;
	float: left;
	font-size: 0.8em;
}
header address .email {
	float: left;
	width: 15%;
	margin: 14px 0 0 0;
	text-align: right;
}
header #soc {
	float: right;
	width: 15%;
	text-align: center;
	margin: 0;
	margin-top: 7px;
}
header #soc a {
	display: block;
	float: none;
	margin: auto;
	width: 49px;
	height: 49px;
	background: url(images/fb.png) no-repeat center center;
}
header #soc a span {
	margin-left: -1200em;
}
#banner {
	clear: both;
}
#buckets li p {
	max-width: 500px;
	margin: auto;
}
#buckets ul li {
	margin: 0 auto;
}
#buckets ul a {
	margin-right: 10%;
}
#wrapper .page-title {
	padding-top: 45px;
}
#customJewlery {
	margin-right: auto;
	margin-left: auto;
	padding-left: auto;
	padding-right: auto;
	display: block;
	
}
#form {
	width: 620px;
}
#form label {
	display: inline-block;
	width: 8em;
}
br {
	height: 1.5em;
}
textarea, select, input[type=text], input[type=email], input[type=tel] {
	width: 49%;
}
p ~ label {
	margin-left: 8em;
	margin-bottom: 1.4em;
}
label[for=comments] {
	vertical-align: middle;
}
}

/***************************************************** 960px ******************************************/
@media screen and (min-width : 960px) {
header #logo {
	position: relative;
	width: 680px;
	margin: auto;
}
header #logo #jewelry {
	float: left;
	width: 280px;
}
header #logo #title {
	float: left;
	width: 400px;
	position: absolute;
	left: 280px;
}
header #logo p {
	clear: left;
	margin-top: -30px;
	position: absolute;
	top: 100px;
	left: 286px;
}
section#intro {
	overflow: hidden;
}
section#intro #intro-left {
	width: 40%;
	float: left;
}
section#intro #intro-diamond {
	float: left;
	width: 20%;
	margin-top: 3%;
}
section#intro #intro-right {
	float: right;
	width: 40%;
}
#buckets {
	clear: both;
	overflow: hidden;
}
#buckets ul {
	width: 100%;
}
#buckets li {
	clear: none;
	float: left;
	width: 33%;
	padding: 0px 10px 10px;
}
footer {
	overflow: hidden;
}
#footercontainer .calltoaction {
	width: 32%;
	float: left;
	padding-right: 15px;
	margin: 0 0.5%;
	border-bottom: none;
	margin-right: 1%;
}
#footercontainer .copyright {
	width: 32%;
	float: left;
	margin: 0 0.5%;
	border-top: none;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
#footercontainer .copyright img {
	padding-bottom: 15px;
}
#footercontainer .links {
	float: right;
	width: 32%;
	margin: 0 0.5%;
}
#footercontainer .links li {
	width: 170px;
	margin: auto;
}
#customJewlery li {
	margin-left: 50px;
	display: inline-block;
}
#customJewlery {
	margin-right: auto;
	margin-left: auto;
	padding-left: auto;
	padding-right: auto;
	display: block;
}
#maincolumn {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
	
}

/******************************************************** 1024px *****************************************************/
@media screen and (min-width : 1024px) {
#main-content {
	overflow: hidden;
}
#maincolumn {
	float: left;
	width: 62%;
}
	#sidecol {
		float:right;
		width:33%;
	}
#sidecol img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	/*width: 290px;*/
	height: 275px;
}
#main-content #sidecol p {
	width: 100%;
	text-align: center;
}
#customJewlery li {
	margin-left: auto;
	margin-right: auto;
}
#customJewlery .gall img {
}
#customJewlery {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-left: auto;
	padding-right: 0%;
	width: 750px;
}
	
	#form{
		display:block;
	}
	footer{
		clear:both;
	}

}

@media screen and (min-width : 1158px ) {
#buckets h3, #buckets p {
	max-width: 353px;
	margin: auto;
}
#customJewlery li {
	padding-left: 0px;
}
#customJewlery {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.custom {
	text-align: center;
	margin-right: auto;
	width: 800px;
	margin-left: 185px;
}

}

/************************************************************ 1170px *****************************************************/
	
@media screen and (min-width : 1170px) {
header #logo {
	margin: auto 10px 0px 20px;
	float: left;
	width: 600px;
	position: relative;
	top: 42px;
}
header #logo #jewelry {
	float: left;
	width: 240px;
}
header #logo #title {
	float: left;
	width: 340px;
	position: absolute;
	left: 220px;
}
header #logo p {
	clear: left;
	margin-top: -30px;
	position: absolute;
	top: 95px;
	left: 190px;
}
/*****eric styles****/
.nav {
	background: none;
	transition: none;
	position: relative;
	display: inline-block;
	height: 30px;
	width: 670px;
	padding: 0;
	line-height: 100px;
	top: 110px;
	left: -230px;
}
.nav a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 10px;
	float: right;
	line-height: 48px;
	font-size: 16px;
}
header address {
	position: relative;
	bottom: 127px;
	width: 467px;
	float: right;
}
/*****end eric styles******/
nav {
	clear: none;
	float: right;
	text-align: left;
	width: 430px;
	margin-top: 29px;
	background: transparent;
}
#contact div label {
	display: inline;
}
.nav li {
	display: inline;
	overflow-x: hidden;
	float: left;
}
.show-menu, .hide-menu {
	display: none;
}
nav ul {
	margin: 0;
	clear: none;
}
nav ul a {
	font-size: 1.1em;
	padding: 13px 14px;
	margin-left: 2px;
	background: transparent;
	border: 1px solid #000;
	transition: all .5s ease-in-out
}
nav ul a:hover {
	background: transparent;
	border: 1px solid #ccc;
}
nav a.curr {
	color: #FFFFeF;
	border: 1px solid #ccc;
}
#sidecol .center {
}
/**********eric styles*******/

/*#maincolumn {
	width: 65%;
	float: left;
}
#sidecol {
	width: 30%;
	float: right;
}*/
#services li:nth-child(3) {
	clear: left;
}
#services li img {
	float: left;
	margin: 3em .5em 1em;
}
#services li {
	clear: both;
	overflow: hidden;
	margin-bottom: 2em;
}
#services li p, #services li h3 {
	width: 55%;
	float: right;
}
#services li h3 {
	margin: 0;
}
#customJewlery {
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 1130px;
}
/************eric end**********/	

}

@media screen and (min-width : 1420px) {
#wrapper {
	width: 1420px;
	margin: auto;
}
#customJewlery {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.custom {
	text-align: center;
	margin-right: auto;
	margin-left: 300px;
}

}
