@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	/*background-image: url(../images/GirlWaveEye-BKGD-2.jpg);*/
	max-width:1200px;
	margin:auto;
	font-family: 'Khand', sans-serif;
	color:#ffffff;
	background-color: #FFFFFF;
	padding:0;
	text-align:left;
	letter-spacing: 1px;
	font-size:12px;
}
a:link {
	color:#787878;
	text-decoration:none;
	}
a:visited {
	color:#787878;
	text-decoration:none;
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}
a:active {
	color:#787878;
	text-decoration:none;
	}
#container {
	margin:auto;
	max-width:1155px;
	background-color: transparent;
}
.logo {
	 position:relative;
	 max-width: 450px;
     height: auto;
	 margin:25px auto 35px auto;
	text-align: center;
	}
.underlogotitle {
	font-size: 1.6em;
	line-height: 120%;
	letter-spacing: .25em;
	color: #787878;
	padding-bottom: 20px;
	}
#phonenav {
	visibility:hidden;
	}
#navgrid {
	display: grid;
	width: 100%;
	height: 30px;
    text-align: center;
	grid-template-rows: 15px;
	grid-template-columns: 125px 135px 160px 160px;
	align-content: center;
	justify-content: center;
	font-size: 1.6em;
	margin-bottom: 40px;
}
header {
	visibility: hidden;
	display: none;
}
.contact {
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	position:relative;
	text-align:center;
	clear:both;
	width:100%;
	margin:60px auto;
	}
#mc_embed_signup{
	position:relative;
	font-size:120%;
	text-align:center;
	clear:both;
	max-width:300px;
	margin:auto;
	margin-top: 50px;
	margin-bottom:25px;
	}
.index-main {
		position: relative;
		max-width:450px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		height:auto;
		margin:auto;
		text-align:center;
		}
.index-main img {
		box-shadow: 10px 10px 30px #000000;
		}
.maindisplay {
	position: relative;
	background-color: rgba(95, 95, 95, 1);
	max-width:600px;
	padding-top:40px;
	height:auto;
	margin:auto;
	text-align:center;
	}
.maindisplay img {
	box-shadow: 10px 10px 30px #000000;
		}
.maindisplay h2 {
	font-size: 1.5em;
}
.maindisplay p {
	line-height: 225%;
}
.art600 {
	max-width: 600px;
	margin: auto;
	height: auto;
	text-align: center;
	padding: 30px 30px 40px 30px;
}
.art488 {
	max-width: 488px;
	margin: auto;
	height: auto;
	text-align: center;
	padding: 30px 30px 40px 30px;
}
.art450 {
	max-width: 450px;
	margin: auto;
	height: auto;
	text-align: center;
	padding: 30px 30px 40px 30px;
}
.art350 {
	max-width: 350px;
	margin: auto;
	height: auto;
	text-align: center;
	padding: 30px 30px 40px 30px;
}
.art250 {
	max-width: 250px;
	margin: auto;
	height: auto;
	text-align: center;
	padding: 30px 30px 40px 30px;
}
/*.art650 img, .art600 img, .art488 img, .art250 img {
	box-shadow: 0px 0px 20px 7px #000000;
}*/
.container {
	position:relative;
	width:100%;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	}
ul img {
    border-radius:6px;
    }
.flexItem {
	position:relative;
	width:125px;
	padding-bottom:30px;
	margin-left: 5px;
	margin-right: 5px;
	}
.flexItem img {
	/*border:solid #787878 1px;*/
	border-radius:6px;
	}
.menubtn {
	visibility: hidden;
	}
.cropped {
	object-fit:cover;
	width:125px;
	height:125px;
	border-radius:6px;
	}
.titlesnew-portraits {
		padding: 7px 12px;
		margin-top: 20px;
		max-width:650px;
		letter-spacing: .1em;
		height:auto;
		font-size:14px;
		color:#fff;
		}
.titlesnew {
	padding: 7px 12px;
	margin-top: 20px;
	max-width:650px;
	letter-spacing: .1em;
	background-color:#323232;
	height:auto;
	font-size:14px;
	color:#fff;
	}
.subtitles {
	padding-top: 7px;
	margin: auto;
	margin-top: 54px;
	width:80%;
	background-color:#626262;
	height:26px;
	font-size:22px;
	letter-spacing: .2em;
	color:#fff;
	border-radius: 26px;
	}
.subtitles-650 h2 {
	line-height:125%;
	font-weight: 100;
	border-bottom: 2px solid #909090;
}
.subtitles-650 {
	padding: 30px 30px 45px 30px;
	margin: auto;
	max-width: 650px;
	text-align: center;
	height: auto;
	font-size:42px;
	letter-spacing: .13em;
	color:#909090;
	}
.titlessold {
	padding-top:3px;
	width:100%;
	background-color:#c03;
	height:17px;
	font-size:12px;
	color:#fff;
	}
.titles {
	padding-top:15px;
	width:100%;
	font-size:110%;
	line-height:120%;
	}
.titles h2 {
	line-height:125%;
	font-size:14px;
	font-weight:bold;
}
#instagram {
	background-color:#ccc;
	float:left;
	position: relative;
	margin:-35px 0 0 180px;
	background-image: url(../images/InstagramLogo-30x30.jpg);
	height:31px;
	width:31px;
	border-radius:8px;
	}
#instagram:hover {
	background-image: url(../images/InstagramLogoHover-30x30.jpg);
	height:31px;
	width:31px;
	border-radius:8px;
	}
.ToTop {
	z-index: 300;
	position: sticky;
	top: 50%;
	float: right;
	margin-right: -60px;
	width:50px;
	border:solid #787878 thin;
	border-radius:4px;
	color:#787878;
	font-size:14px;
	text-align:left;
	}
.ToTop p {
	width:95px;
	height:20px;
	padding:0px 3px 9px 3px;
	margin:auto;
	color: #787878;
	}
.ToTop a:link {
	color:#787878;
	text-decoration:none;
	}
.ToTop a:visited {
	color:#787878;
	text-decoration:none;
	}
.ToTop a:hover {
	color:#000000;
	text-decoration:none;
		}
.copyright {
	max-width:100%;
	height:auto;
	text-align:center;
	margin:auto;
	padding:40px 20px 30px 20px;
	font-size:11px;
	clear:both;
	color: #787878;
}
.solddot {
	text-align: center;
	font-size: 30px;
	color: #ba2b27;
	border:none;
	position: relative;
}
.sold {
	font-size:1.25em;
	letter-spacing: .1em;
	line-height: 180%;
	color: #ffffff;
	}
/*  media queries  media queries  media queries */
@media screen and (max-width: 700px) {
#navgrid {
	visibility: hidden;
	display: none;
}
.ToTop {
	visibility: hidden;
	display: none; 
	}
header {
	visibility: visible;
	display: block;
	width:300px;
	height: auto;
	margin:0 auto 60px auto;
	clear:both;
	text-align: center;
}
}
/*header ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
	cursor: pointer;
	visibility: visible;
}
header li {
	float: none;
	margin-left: 0;
	}
header li a {
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
}
header ul li a:visited {
	color:#dedede;
	text-decoration:none;
	}
header ul li a:hover {
	color:#111111;
	text-decoration:none;
	}
header ul li a:active {
	border-radius:none;
	color:#111111;
	text-decoration:none;
}*/
