@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    src: local("Lato Light"), local("Lato-Light"), url("http://themes.googleusercontent.com/static/fonts/lato/v6/kcf5uOXucLcbFOydGU24WALUuEpTyoUstqEm5AMlJo4.woff") format("woff");
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url("http://themes.googleusercontent.com/static/fonts/lato/v6/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff") format("woff");
}
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: local("Lato Bold"), local("Lato-Bold"), url("http://themes.googleusercontent.com/static/fonts/lato/v6/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff") format("woff");
}

html, body, #container, #container_short {
	width: 100%;
}

body 
	{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 90%;
	color: black; 
	background: #black;
	background-image: url(sitegraphics/bg-jewelry.png); 
	margin: 0px;  
	margin-top: 30px;
	text-align:center; 
	min-width: 985px; 
	}

#container { 
	position:relative;
  max-width: 985px;
	text-align: left;
	background-color: none;
    /*border-left: 1px solid white;
    border-right: 1px solid white;*/	
    margin: 0px auto; /* this centers the container */
	height:100%;
}

#container_short { /* this is the holder for the shorter sub page content */
	position:relative;
  max-width: 985px;
	text-align: left;
	background-color: none;
    /*border-left: 1px solid white;
    border-right: 1px solid white;*/
    margin: 0px auto; /* this centers the container */
	height: 100%;
}

h3.newestwork {
	font-weight: normal;
	padding-left: 15px;
}

#newestwork {
	max-width: 968px;
	width: 100%;
	float: left;
	padding: 0px auto;
}


#newestwork h3 {
	font-weight: light;
	font-family: "Lato";
	padding-bottom: 0;
	margin-bottom: 0;
}

.newwork {
	text-align: center;
	float:left;
	margin: 2px;
}

#membershipsmobile {
	display: none;
}

table#memberships, table#memberships tr {
	width: calc(100% - 30px) !important;
}

table#memberships td {
	width: 20% !important;
}

#topblack
	{
	position: absolute; top: 0; left:0;
	width: 985px;
	background: none;
	background-repeat: repeat;
	}

#logo 
	{
	position: absolute; 
	top: 5; 
	left: 5 
	}

#contact 
	{ 
	position: absolute; 
	top: 5; 
	right: 5 
	display: none;
	}
	
#contact img {
	display: none;
}

#navigation {
	position: absolute; 
	top: -5px; 
	right: 0px;
	padding-left: 10px;
	height: 40px;
	background-image: none; 
	color: white;
	float: right;
	text-align: right;
	line-height: 15px;
	}
	
#nav1 {
	position: absolute;
	top: -15px;
	right: 0px;
}
	
#nav2 {
	position: absolute;
	top: 15px;
	right: 0px;
	}
	
.visitingartists, .hawaiiana {
	display: inline;
}

.visitingartists {
display:none !important
}


#navigation ul, #nav1 ul, #nav2 ul {
	list-style-type: none;
}

#navigation ul li, #nav1 ul li, #nav2 ul li {
	padding-left: 10px;
	display: inline;
}
	
#navigation img, #nav1 img, #nav2 img {
	margin-bottom: 0px;
}

#gallery {
	text-align: center;
}

#multipleimages {
	display: none;
}

#bio, #biophoto {
	float: left;
}


A:link
	{ 
	color: #9AD7F6;
	text-decoration: none;
	}

A:active
	{
	color: #AFE1FB;
	text-decoration: none;
	}

A:visited
	{
	color: #9AD7F6;
	text-decoration: none;
	}

	
#content {	
	-moz-box-sizing:border-box;box-sizing:border-box;  /* This makes the moz box model match the IE box model, so no double coding */
	position: absolute; 	
	top: 120px; 	
	left: -1px;	
	padding-left:0;	
	padding-right:0;	
	width:987px;	
	background:none;
	color:#C4C4C4;
	border-top: 1px solid #777777;
	padding-top: 30px;
	padding-bottom: 250px;
}
	


#indexcontent
	{
	position: absolute;
	left: 240;
	}

.gallerytext
	{
	font-size: 90%;
	}

.summary
	{
	font-size: 85%;
	font-family: verdana, helvetica, arial, sans-serif;
	font-variant: small-caps;
/*	font-style: italic;	*/
	}

.title
	{
	font-weight: 100;
	font-size: 36px;
	text-indent: 7px;
	font-family: Lato, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	}

.price
	{
	margin-left: 7px;
	font-size: 75%;
	font-weight: light;
	}

#mainImg {
	margin: 10px 20px 10px 0px;
	float: left;
}

.backto
	{
	font-size: 60%;
	}

#copyright, .copyright
	{
	font-size: 60%;
	position: relative;
	bottom: 10;
	padding-left:10px;
	padding-right:10px;
	}

.dropcap 
	{
	font-family: times new roman;
	float: left;
	font-size: 60px;
	color:gray;
	font-weight: bold;
	}
	
.nertamidphotos
	{
	position: relative;
	left: -5px;
	margin-top: 10px;
	}

a.imgswap {
	color: #9AD7F6;
	text-decoration: none;
}

#preload {
	display: none;
}

.testimonial {
	width: 400px;
	float: left;
	clear:none;
	padding: 40px;
}

.testimonial p {
	margin-top: 0;
	padding-top: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}

.testimonial img {
	float: left;
	margin: 0 10px 10px 0;
}

.testimonial .clientname {
	float: right;
	text-align: right;
}

#socialmedia {
	white-space: nowrap !important;
}

.fb-like span, .fb_edge_widget_with_comment span, .fb_iframe_widget span {
	width: 90px !important;
	white-space: nowrap !important;
}

iframe.twitter-share-button, iframe.twitter-count-horizontal {
	width: 100px !important;
}

#content table {
	color: #C4C4C4;
}

/* #content img {
	background-color: red;
    border: 0px solid #000000;
    box-shadow: 0 0 0 1px #C4C4C4;
} */

#content img {
overflow: hidden;
	border: 1px solid #C4C4C4;
}

#content table {
	width: 984px !important;
}

table th {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
}

#content h1 {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 36px;
	color: #FFFFFF;
}

.borderless {
	border: none !important;
}

#socialfooter {
	margin-top: 40px;
}

#socialfooter img {
	border: none !important;
	opacity: 0.5;
}

#socialfooter img:hover {
	opacity: 1.0;
}

#socialmedia img {
	border: none !important;
	}

#sitefooter {
	border-top: 1px solid #777777;
	background-color: #333333;
	width: 100%;
}

#content:after {
	content: url("sitegraphics/contact.png");
	width: 100%;
	border-top: 1px solid #777777;
	margin-top: 150px;
	padding: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
}

#mainImg {
	hspace: 0;
}

#mobilenavigation {
	display: none;
}


.gallery_copernica { 
	width: 130px;
	height: 150px;
	float: left;
	margin: 5px 7px;
}

.sparklemotion {
	width: 480px;
	height: 270px;
}