/*
 * Custom Web Development by Jon Velas
 * CSS Structure written by Jon Velas
 * Copyright by Jon Velas Web Agency 
 * Think ahead of the Future! ;)
 */

@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(camera-background.png);
	background-repeat: no-repeat;
	background-position: 850px 600px;
}

#Container {
	height: auto;
	width: 1232px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Container-Animation {
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Container-Index {
	width: 1232px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Container-Index h2 {
	font-family: lexend, sans-serif;
	font-size: 2.3px;
	font-weight: 800;
	color: #000;
	letter-spacing: 2px;
	text-align: left;
	text-indent: -9999px;
}


#Container p {
	font-family: Spectral, serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #666;
	text-align: center;
	line-height: 1.3em;
	padding-top: 25px;
	padding-bottom: 35px;
}

#Logo {
	height: 109px;
	width: 298px;
	z-index: 990;
	background-image: url(Logo-Icon-Photography-Inc-300px.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	float: none;
	margin-bottom: 0px;
	position: relative;
	top: 28px;
}
#Logo-Index {
	height: 109px;
	width: 298px;
	z-index: 990;
	background-image: url(Logo-Icon-Photography-Inc-300px.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	float: none;
	margin-bottom: 0px;
	position: relative;
	top: 10px;
}


#Top-Nav {
	float: none;
	width: 1600px;
	margin-right: auto;
	position: relative;
	height: 20px;
	top: 65px;
	cursor: pointer;
	text-align: center;
	display: inline;
	margin-left: auto;
	clear: both;
	margin-top: 50px;
	padding-top: 100px;
}
#Top-Nav-Index {
	float: none;
	width: 1600px;
	margin-right: auto;
	position: relative;
	height: 20px;
	top: 175px;
	cursor: pointer;
	text-align: center;
	display: inline;
	margin-left: auto;
	clear: both;
	margin-top: 50px;
	padding-top: 125px;
}


.topnav {
	background-color: #000;
	z-index: 999;
	margin-left: 10px;
	cursor: pointer;
	height: auto;
}

.topnav a {
	float: none;
	display: inline;
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
	font-family: 'lexend', sans-serif;
	;
	font-weight: 500;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 1px;
	margin-left: 1px;
	letter-spacing: 0px;
	width: 1600px;
	z-index: 999;
	cursor: pointer;
}

.topnav a:hover {
	color: #847B7B;
	cursor: pointer;
}

.topnav a.active {
	color: #847B7B;
	font-family: lexend, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 800px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 799px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

#Main-Content {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 100px;
	position: relative;
	float: none;
	margin-left: auto;
	z-index: 999;
	padding-top: 60px;
	padding-bottom: 60px;
}
#Main-Content-Animation {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
	float: none;
	margin-top: 115px;
	position: relative;
}
#Main-Content-Index {
	width: 1232px;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: center;
	margin-top: 80px;
	position: relative;
	float: left;
	height: auto;
}
#Photo-Group {
	height: auto;
	width: 1232px;
	position: relative;
	z-index: 90;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	box-sizing: content-box;
	padding-bottom: 15px;
	float: left;
}



#Photo {
	padding: 0px;
	float: left;
	height: 470px;
	width: 200px;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	cursor: pointer;
}


#Animation {
	float: none;
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Main-Text {
	text-align: left;
	float: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 100px;
	position: relative;
}
#Main-Text p {
	font-family: lexend, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-variant: small-caps;
}
.bold-color {
	font-family: lexend, sans-serif;
	font-size: 1.0em;
	font-weight: 800;
	font-variant: small-caps;
	color: #CE8AAC;
}

#Main-Content img {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 50px;
	padding-top: 0px;
}
#Workshop-Videos {
	float: none;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-bottom: 60px;
	margin-top: -20px;
	position: relative;
}
#Container #Main-Content #Workshop-Videos  img {
	margin: 0px;
	padding: 0px;
}

#Container #Main-Content img.fb-less-margin-left{
	margin-left: 0px;
	margin-right: 0px;
}
#Container #Main-Content  a {
	font-family: lexend, sans-serif;
	font-weight: 800;
	font-variant: small-caps;
	color: #CE8AAC;
	text-decoration: none;
}
#Container #Main-Content  a:hover {
	color: #6CF;
	text-decoration: underline;
}





#Main-Content p {
	font-family: lexend, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 1%;
	font-variant: small-caps;
	margin-bottom: 50px;
}
#Main-Content  h2 {
	font-family: lexend, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: 800;
	font-variant: small-caps;
	color: #898386;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	padding-left: 2%;
}
#Main-Content p.p-less-leading{
	padding-top: 0px;
	padding-bottom: 0px;
}

#Container-Animation #Main-Text p a {
	font-family: lexend, sans-serif;
	font-size: 1.1em;
	font-weight: 800;
	font-variant: small-caps;
	color: #c57099;
	text-decoration: none;
}
#Container-Animation #Main-Text p a:hover {
	font-family: lexend, sans-serif;
	font-size: 1.1em;
	font-weight: 800;
	font-variant: small-caps;
	color: #D396B4;
	text-decoration: none;
}

#Main-Content #Price-List{
	float: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 60px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 60px;
}

#Main-Content #Price-List h2 {
	font-family: lexend, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: 800;
	font-variant: small-caps;
	color: #898386;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
#Main-Content #Price-List h2.blue-color {
	font-family: lexend, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: 800;
	font-variant: small-caps;
	color: #64a3c4;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
#Container #Main-Content #Price-List img {
	padding-top: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}



#Main-Content #Price-List h5 {
	font-family: lexend, sans-serif;
	font-size: 1.6em;
	font-weight: 800;
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
	padding-bottom: 20px;
}
#Main-Content #Price-List p {
	font-family: lexend, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: 400;
	font-variant: normal;
	color: #FFF;
	letter-spacing: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Photo-Rick-Address {
	float: left;
	width: auto;
	height: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 100px;
}
#Facebook-Icon {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	position: relative;
}


#Address {
	float: right;
	width: auto;
	height: 410px;
	padding-left: 20px;
}
#Address img {
	cursor: pointer;
	margin-top: -100px;
	padding-left: 5px;
	padding-top: 5px;
}

#Address p {
	font-family: lexend, sans-serif;
	font-size: 1.1em;
	line-height: 2.3em;
	font-weight: 400;
	font-variant: small-caps;
	color: #FFF;
	padding-left: 60px;
	text-align: left;
}
#Address p a {
	color: #64a3c4;
	text-decoration: none;
}
#Address .p-gray {
	color: #898386;
	font-weight: 800;
	letter-spacing: 2px;
}
#Address .p-italic {
	color: #FFF;
	font-weight: 400;
	letter-spacing: 2px;
	font-style: italic;
}

#Address p a:hover {
	color: #96C0D8;
	text-decoration: none;
}


#Footer {
	float: none;
	width: 1232px;
	margin-right: auto;
	position: relative;
	text-align: center;
	height: 20px;
	clear: both;
	margin-bottom: 100px;
	margin-left: auto;
	margin-top: 100px;
}
#Footer p {
	font-family: lexend, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	font-variant: small-caps;
	letter-spacing: 6px;
	display: inline;
	color: #64a3c4;
	text-shadow: 1px 1px 1px #000;
}



#Websites {
	float: none;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-indent: -9999px;
}
#Websites  p  {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-weight: lighter;
	color: #0099CC;
	padding: 0px;
}
#Websites  p  a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #0099CC;
	font-weight: normal;
}
#Websites  p  a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #00769D;
	font-weight: bolder;
}