
/*
Theme Name: Diamond Jewelers
Theme URI: http://www.mojoe.net
Description: Diamond Jewelers of S.C. WP theme
Version: 2 (WP2.8.2)
Author: John Murray
*/

@charset "utf-8";
/* CSS Document */

/*///////////////*/
/*Universal Reset*/
/*///////////////*/
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, img, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.floatLeft, #floatLeft {
	float:left !important;
}
.floatRight, #floatRight {
	float: right !important;
}
.clearBoth, #clearBoth {
	clear:both !important;
}
.imgborder {
	border:2px solid #6D4699;
}
strong {
	font-weight:bold !important;
}
em {
	font-style:italic !important;
}
a.post-edit-link {
	color:#41F0FE !important;
	text-decoration:none !important;
}
a.post-edit-link:hover {
	color:#fff !important;
	text-decoration:underline !important;
}
body {
	background-image:url(images/siteBKG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:10px;
	color:#fff;
	background-color:#231F20;
	font-family:Arial, Helvetica, sans-serif;
}

@font-face {
	 font-family: 'AvenirLT55RomanRegular';
	 src: url('fonts/avenir-webfont.eot');
	 src: local('Avenir LT 55 Roman'), local('AvenirLT-Roman'), url('fonts/avenir-webfont.ttf') format('truetype');
	 font-weight: normal;
	 font-style: normal;
}
p {
	line-height:1.5em;
	font-size:1.4em;
	margin:.5em 0em;
	text-indent:1.5em;
	font-family:'AvenirLT55RomanRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
#wrapper {
	margin:0px auto;
	width:94.5em;
	padding:0em .5em;
	height:100%;
	overflow:hidden;
	margin-bottom:3em;
}
#logo {
	float:left;
	display:inline;
	width:94.3em;
	height:9.7em;
}
#logo img {
	margin-left:27.7em;
}
#navigation {
	float:left;
	display:inline;
	width:91.3em;
}
#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:100%;
	font-weight:bold;
}
#dropmenu a {
	display:block;
	color:#b7b7b7;
	font-size:1.7em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#dropmenu a:hover {
	color:#fff;
}
#dropmenu li {
	float:left;
	display:inline;
	position:relative;
	padding:1.5em;
	height:1.5em;
}
#dropmenu ul {
	position:absolute;
	display:none;
	width:12em;
	top:3.5em;
	left:-1px;
	background-image:url(images/dropdownBKG.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#313131;
}
#dropmenu ul li {
	margin:0em;
	border-bottom:1px solid #ccc;
	padding:.75em;
	width:20.4em;
}
#dropmenu ul a {
	font-size:1.2em;
	padding:0em
}
#dropmenu li ul {
	width:21.9em;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#dropmenu li ul a {
	height:auto;
	float:left;
}
#dropmenu li ul a:hover {
	color:#fff;
}
#dropmenu ul ul {
	top:auto;
}
#dropmenu li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}
navigation li {
	float:left;
	display:inline;
	margin:1.5em;
}
navigation li a {
	color:#b7b7b7;
	font-size:1.7em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
navigation li a:hover {
	text-decoration:underline;
}
#content {
	float:left;
	display:inline;
	width:91.3em;
	min-height:33.1em;
	padding:0em 1.5em;
	background-image:url(images/contentBKG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#primary {
	float:left;
	display:inline;
	width:88.2em;
	padding:1.5em;
	min-height:33.1em;
	border:1px solid #ccc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-image:url(images/primaryBKG.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#primary a{color:#fff; font-weight:bold; text-decoration:underline;}
#primary a:hover{color:#41F0FE; text-decoration:none;}
.post{min-height:33.1em;}
#slider {
	float:left;
	display:none;
	width:60em;
	height:42em;
	border:3px solid #000;
	margin-right:1.5em;
	background-color:#fff;
}
.pageHead {
	font-size:2em;
	margin-bottom:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#welcome {
	float:left;
	display:inline;
	width:26em;
	margin-bottom:2em;
}
#map {
	float:right;
	display:inline;
	width:24em;
}
#map iframe {
	border:2px solid #000;
}
#footer {
	float:left;
	display:inline;
	width:88.2em;
	text-align:center;
	margin-top:1em;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/*****************************************************SLIDER********************************************************/
#sliderWrap {
	float:left;
	display:inline;
	width:60em;
	height:41em;
	overfloat:hidden !important;
	border:1px solid #000;
	margin-right:1.5em;
	background-color:#fff;
}
#slideshow {
	float:left;
	display:inline;
	width:60em;
	height:41em;
	overflow:hidden !important;
}
#slideshow img {
	float:left;
	display:block;
	overflow:hidden !important;
}

#prevNext {
	float:left;
	height:6em;
	width:60em;
	/*background-color:#754E9F;
	border:1px solid #5F3B8D;
	border-top:0px solid #fff;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;*/
}
#prev, #next {
	cursor:pointer;
	color: #fff;
	font-size:1.2em;
	font-family:'AvenirLT55RomanRegular', Arial, Helvetica, sans-serif;
	padding:0em .5em;
	margin-top:.5em;
	text-decoration:none;
}
#prev {
	/*border-right:1px solid #4F3C75;*/
	float:left !important;
	display:inline;
	margin-left:.25em;
	width:23px;
	height:50px;
	background-image:url(images/arrows.jpg);
	background-position:35px 0px;
	text-indent:-999em
}
#next {
	float:right !important;
	display:inline;
	width:23px;
	height:50px;
	background-image:url(images/arrows.jpg);
	background-position:-1px 0px;
	text-indent:-999em
	/*border-left:1px solid #AE77EF;*/
}
a#prev:hover{
	/*border-right:1px solid #4F3C75;*/
	background-image:url(images/arrows.jpg);
	background-position:35px 50px;
	text-indent:-999em
}
a#next:hover {
	background-image:url(images/arrows.jpg);
	background-position:-1px 50px;
	text-indent:-999em
	/*border-left:1px solid #AE77EF;*/
}

a#prev:hover, a#next:hover {
	text-decoration:underline;
}
line {
	float:left;
	display:inline;
	color:#7d58a5 !important;
}
.nav {
	float:left;
	display:inline;
}

.captions {
	float:left;
	display:block;
	color:#C79C58;
	font-size:1.2em;
	height:28px;
	width:590px;
	padding:.5em;
	background-color:#000;
	/*transparency settings for all browsers*/
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;/*END transparency settings*/
}
#nav {
	float:left;
	display:inline;
	margin-left:5em;
	margin-top:-6em;
	width:505px;
}
#nav li { width: 87px; float: left; margin: 5px; list-style: none; border: 2px solid #5c5c5c; overflow:hidden !important;}
#nav a { width: 87px;display: block; }
#nav li.activeSlide, #nav li:hover {border: 2px solid #C79C58; cursor:pointer;}
#nav a:focus { outline: none; }
#nav img { border: none; display: block }

/****************GOLD PRICE IFRAME***************/

#outerdiv
{
	width:610px;
	height:552px;
	overflow:hidden;
	position:relative;
}

#inneriframe
{
	position:absolute;
	top:-260px;
	left:0px;
	width:960px;
	height:813px;
}


/*****************IMAGE STYLES******************/

.wp-caption {
	float:left;
	display:inline;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	min-height:270px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#000;
}

.widgettitle{
	color:#F660AB;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:1em;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////GALLERIFIC//////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div.content {
	/* The display of content is enabled by a javascript generated style on the page.

	   This is so that the slideshow content won't display unless javascript is enabled. */

	display:none;
	float:left;
	width:600px;
}
div.content img{width:590px;}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
	width:565px;
}
div.controls a {
	padding: 5px;
	color:#d00000;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow span.image-wrapper img{}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	/*border: 1px solid #ccc;
	background-color: #eee;*/
	padding:0px;
}
div.embox a{
	color:#ccc;
}
div.caption{
	float:left;
	display:inline;
	width:565px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
/* The navigation style is set by a javascript generated style on the page.

	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */

}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	width:300px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}

a.thumb:hover {
	background-color:#ECB212;
}

ul.thumbs li.selected a.thumb {
	background: #ccc;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:80px !important;
	height:80px !important;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	/*border: 1px solid #ccc;*/
}
div.pagination a:hover {
	background-color: #963;
	text-decoration: none;
	color:#fff;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #190f00;
	border-color: #190f00;
	color: #fff;
}
/* Minimal Gallery Styles */

#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}
#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
.noscript{display:none}

div.navigation{width:28em;float: left; display:inline;}
div.content{display:block;}
