@charset "UTF-8";
* {
	margin-left: auto;
	margin-right: auto;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mochaGrunge.png);
}
p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
}
#wrapper {
	width: 1000px;
	height: 2100px;
	background-color: #222222;
}
#header {
	width: 1000px;
	height: 1200px;
	float: left;
	border-bottom: 3px solid #000000;
	background-image: url(../images/background-jewelry.jpg);
}
#header #content {
	width: 333px;
	height: 1200px;
	float: left;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.76) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.76) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.76) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.76) 100%);
}
#header #content #branding {
	width: 300px;
	height: 185px;
	float: left;
	margin-top: 20px;
	margin-left: 16px;
}
#header #content #slogan  {
	width: 300px;
	height: 20px;
	float: left;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 0.9em;
	line-height: 20px;
	text-align: center;
	margin-left: 16px;
}
#header #content #info {
	float: left;
	width: 300px;
	height: 380px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 16px;
}
#header #content #info h1 {
	color: #FFFFFF;
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	margin-top: 20px;
	line-height: 50px;
	text-align: center;
}
#header #content #info h1 em {
	color: #FFB600;
	font-style: normal;
}
#header #nav {
	width: 667px;
	height: 75px;
	float: left;
}
#header #nav ul  {
	float: left;
	margin-left: 175px;
}
#header #nav ul li {
	display: block;
	float: left;
	color: #FFE24F;
	font-family: voltaire;
	font-variant: small-caps;
	font-size: 22px;
	margin-left: 25px;
	font-style: normal;
	font-weight: 400;
	text-shadow: 0px 0px 2px #000000;
}
#header #nav ul li a {
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 0px 2px #FFFFFF;
}
#header #nav ul li a:hover {
	color: #FFB600;
	text-decoration: none;
	text-shadow: 0px 0px 2px #000000;
}
#header #nav ul li a:active {
	color: #FFB600;
	text-decoration: none;
}
#header #mainInfo {
	width: 562px;
	height: 590px;
	float: left;
	font-size: medium;
	margin-left: 55px;
}
#header #mainInfo img {
	margin-left: 79px;
}
#header #mainInfo h1 {
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	display: block;
}
#header #mainInfo h2 {
	font-family: bebas-neue;
	font-weight: 400;
	font-size: 1.2em;
	display: block;
	margin-top: 25px;
	background-color: #000000;
	color: #FFFFFF;
	font-style: normal;
	line-height: 1.2em;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#header #mainInfo h2 em {
	font-style: normal;
	color: #FFC840;
}
#header #mainInfo p  {
	font-size: 1.5em;
	display: block;
	color: #000000;
	background-color: #FFB600;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	text-align: justify;
}
#header #mainInfo p em {
	color: #007E84;
	font-style: normal;
}
#header #rotator  {
	width: 560px;
	height: 423px;
	float: left;
	margin-left: 55px;
	border: 1px solid #FFFFFF;
	background-color: hsla(0,0%,100%,1.00);
}
#tattooPolicy {
	width: 1000px;
	height: 250px;
	float: left;
}
#tattooPolicy #tattoos  {
	width: 333px;
	height: 250px;
	float: left;
}
#tattooPolicy #tattoos #image1 {
	width: 100px;
	height: 100px;
	background-image: url(../images/sacred-art-1.png);
}
#tattooPolicy #tattoos #image1info {
	width: 250px;
	height: 100px;
}
#tattooPolicy #piercings {
	width: 333px;
	height: 250px;
	float: left;
}
#tattooPolicy #piercings #image2 {
	width: 100px;
	height: 100px;
	background-image: url(../images/sacred-art-7.png);
}
#tattooPolicy #piercings #image2info {
	width: 250px;
	height: 100px;
}
#tattooPolicy #jewelry {
	width: 334px;
	height: 250px;
	float: left;
}
#tattooPolicy #jewelry #image3 {
	width: 100px;
	height: 100px;
	background-image: url(../images/sacred-art-2.png);
}
#tattooPolicy #jewelry #image3info {
	width: 250px;
	height: 100px;
}
#hours {
	width: 1000px;
	height: 250px;
	background-image: url(../images/sacred-art-diamond-plate.jpg);
	float: left;
	border-top: 3px solid #000000;
}
#hours #title {
	width: 350px;
	height: 250px;
	float: left;
}
#hours #title p {
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-variant: small-caps;
	font-size: 50px;
	margin-top: 40px;
	display: block;
	margin-left: 78px;
}
#hours #title h1 {
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-variant: small-caps;
	font-size: 150px;
	margin-top: -100px;
	display: block;
	margin-left: 78px;
}
#hours #days {
	width: 375px;
	height: 185px;
	float: left;
	padding-top: 65px;
	margin-left: 10px;
}
#hours #days p {
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-variant: small-caps;
	font-size: 25px;
	color: #010101;
	line-height: 30px;
	text-shadow: 0px 0px 15px #FFFFFF;
	text-transform: uppercase;
	margin-left: 32px;
	margin-right: 32px;
	margin-top: -21px;
}
#days p a {
	color: #FFB600;
	text-decoration: none;
}
#days p a:hover {
	color: #4E4E4E;
}
#hours #days p strong {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 48px;
	line-height: 60px;
	text-decoration: underline;
}
#hours #days p em {
	font-style: normal;
	color: #FF4501;
	text-decoration: underline;
}
#hours #more {
	width: 250px;
	height: 250px;
	float: right;
}
#hours #more h1 {
	color: #FFB600;
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	text-align: right;
	font-size: 20px;
	line-height: 37px;
	margin-right: 40px;
	margin-top: 35px;
	text-shadow: 0px 0px 5px #000000;
}
#hours #more h1 em {
	font-size: 55px;
	font-style: normal;
	line-height: 50px;
}
#hours #more h1 a {
	color: #FFB600;
	text-decoration: underline;
}
#hours #more h1 a:hover {
	color: #FFD774;
	text-decoration: underline;
}
#footer {
	width: 1000px;
	height: 387px;
	clear: left;
	border-top: 3px solid #000000;
}
#footer #studioInfo {
	width: 260px;
	height: 300px;
	float: left;
	margin-top: 25px;
	margin-left: 80px;
}
#footer #studioInfo h1 {
	color: #969696;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: 200;
	line-height: normal;
}
#footer #studioInfo h1 strong {
	font-size: 15px;
}
#footer #contactInfo {
	width: 230px;
	height: 300px;
	float: left;
	margin-top: 25px;
	margin-left: 53px;
}
#footer #contactInfo h1 {
	color: #FFFFFF;
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 45px;
	margin-top: 10px;
	line-height: 45px;
}
#footer #contactInfo h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 200;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: -15px;
	display: block;
}
#footer #contactInfo p {
	color: #FFFFFF;
	line-height: 10px;
}
#footer #contactInfo p a {
	color: #FFB600;
	text-decoration: none;
}
#footer #contactInfo p a:hover {
	color: #FFB600;
	text-decoration: underline;
}
#footer #contactInfo p em {
	color: #FFDE8D;
	font-weight: 200;
	font-size: 10px;
}
#footer #twitter {
	width: 240px;
	height: 277px;
	float: left;
	margin-left: 75px;
	border-radius: 5px;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	margin-top: 20px;
}
#footer #last {
	height: 25px;
	width: 1000px;
	clear: both;
	float: left;
	margin-top: 15px;
}
#footer #last p  {
	color: #363636;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	line-height: 12px;
}
