﻿/*
Theme Name: MK3
Theme URI: http://www.markettheme.com
Description: Wordpress powered market theme
Version: 3.51
Author: MarketTheme.com
*/


/* General */


* {
	margin: 0;
	padding: 0;
	list-style: none;
	
	/* border: none; */	
}

body {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	background: url(imgs/body_bg.jpg) #eee8cd repeat-y center top !important;
}

p {
	line-height: 115%;
	margin: 0 0 22px 0;
}

#wrapper {
	margin: 0 auto;
	width: 922px;
	background-color:white;
}

#banner {
	margin: 0 0 10px 0;
	padding: 14px 0;
	
}

#banner #logo{
	height:100px;
	margin-top:5px;
}

#banner div a img {
	margin-top:2px;
	
}

#banner div{
	margin-right:5px;
	
}

#banner img,
#banner div {
	float: left;
}

#topnav {
	margin: 0 10px 0px 4px;	
	height: 26px;
	text-align:center;
	background: url(imgs/topnav_bg.jpg) #ffffff repeat-x center top;
	padding-top:4px;
	padding-left:18px;
	clear:right

}
#topnav li a {
	margin: 0 20px;
	color: #585858;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}

.separator{
	height:3px;
	background-color:#186363;
	clear:both;
	margin-bottom:12px;
	margin-top:12px;
}

#topnav li a:hover,
.home #topnav li a.home,
.diamonds #topnav li a.diamonds,
.rings #topnav li a.rings,
.necklaces #topnav li a.necklaces,
.bracelets #topnav li a.bracelets,
.earrings #topnav li a.earrings,
.design #topnav li a.design,
.estate #topnav li a.estate {
	color: #216b6b;	
}

#topnav li a.last {
	margin: 0;
	float: right;
	
}

#leftNav {
	margin: 0;
	padding: 0;
	width: 170px;
	float: left;
	clear: both;
}

#leftNav li {
	margin: 0 0 30px 0;	
}

#leftNav img {
	border: 1px solid #cdcdcd;	
	height:129px;
	width:160px;
}

#leftNav li a {
	color: #999;
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

#leftNav li a:hover,
.services #leftNav li a.services,
.history #leftNav li a.history,
.hours #leftNav li a.hours,
.contact #leftNav li a.contact,
.search #leftNav li a.search
{
	color: #216b6b;
}

#loginInfo {
	float:right;
	margin:0px 8px 10px 0px;
	font-size:85%;
}
#content{
	padding: 0px 50px 0 0;
	width: 690px;
	float: right;
	min-height:600px;
}

#secure_posts h2 a{
	color: #216b6b;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#secure_posts h2 a:hover{
	color:#999;
}

#secure_posts{
	min-height:600px;
}

.state_box{
	width: 306px;
	border:2px #216b6b solid;
	height: 340px;
	float:left;
	margin: 8px;
	padding:8px;
	font-size:100%;
	line-height:105%;
}

.state_box p {
	
	font-size:100% !important;
	line-height:105% !important;
	margin-bottom:6px !important;
}

.state_box h2{
	width:302px;
	background-color:#ede6dc;
	border:1px #216b6b solid;
	padding-left:4px;
	line-height:118%;
}

.state_box div a img{
	border:0px;
}

.state_title{
	text-transform:capitalize;
}

.post p {
	font-size: 115%;
	margin-bottom: 12px;
	color: #333;
	line-height: 125%;
}

/*.home #content {
	padding: 28px 50px 0 290px;
	width: 462px;
	background: #fff url(imgs/bgContentHome.jpg) 70px 24px no-repeat;
}*/

#welcome {
	margin: 0 0 0 -360px;	
}

.alignleft {
	margin: 0 15px 15px 0;
	float: left;	
}

.alignright {
	margin: 0 0 15px 15px;
	float: right;	
}

p.wp-caption-text {
	font-size: 10px;
	text-align: center;	
}

div.wp-caption {

}

#registerform input, #loginform input{
	border:1px #999 solid;
}

/*

a {
	text-decoration: underline;
	color: #4D98C8;
}

a:hover {
	text-decoration: underline;
	color: #1C5F85;
}
/* Top Bar 

#bar {
	background-color: #585858;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 2%;
	padding-left: 2%;
}
#bar .barhead{
	width: 870px;
	margin: auto;
	position: relative;
}
#bar .pdl {
	float: right;
}
#bar .postform {
	font-family:verdana;
	font-size:8pt;
	background-color:#585858;
	border-width:1px;
	width:175;
	margin: 0;
}
#bar .pdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bar .sdl {
	float: right;
}
#bar .sdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bar .sdl a {
	color: #585858;
	font-weight: bold;
}
#bar .sdl a img {
	border: 0px;
}
#bar .sdl .viewcarttop {
	text-align: right;
}
#bar .sdl .topsearchbar {
	position: absolute;
	right: 0px;
	bottom: 2px;
}
/* Nav 

#nav {
	background-color: #585858;
	padding-right: 2%;
	padding-left: 2%;
}

#nav .navbar {
	width: 870px;
	margin: auto;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li a {
	float: left;
	margin: 0 1px 0 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 15px;
	color: #585858;
}
#nav li a:hover {
	color: #000;
	background: #585858;
}
#nav .current_page_item {
	background-color: #585858;
}

/* Wrap */

#pad {
	padding: 20px 40px;
	}

/* Content */

{
	width: 100%;
	margin-bottom: 10px;
}
/* Content -> News Panel */

.news {
	width: 420px;
	float: left;
}
.news .head {
	background-image: url(imgs/news.gif);
	height: 23px;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 10px;
}
.news .post {
	bottom-bottom: 1px solid #585858;
	margin-bottom: 15px;
}
.news h2 {
	font-size: 1.225em;
	color: #585858;
	margin: 0px;
	margin-bottom: 6px;
}
.news h2 a {
	color: #585858;
	border-bottom: 1px none #888;
}
.news h2 a:hover {
	border-bottom: 1px dotted #222 ;
	color: #585858;
}
.news h2 img {
	vertical-align: text-bottom;
	margin-right: 2px;
}
.news .comments {
	font-size: .825em;
	font-weight: normal;
	color: #585858;
}
.news p {
	font-size: 1em;
	line-height: 165%;
	margin-bottom: 11px;
	color: #232323;
}
.news li {
	margin-bottom: 15px;
}
.news .post p a {
	border-bottom: 1px none #4D98C8;
	color: #4D98C8;
	padding: 2px;
}
.news .post p a:hover {
	border-bottom: 1px dotted #1C5F85;
}
.post h3 {
	font-size: 1.325em;
	color: #333;
	margin-bottom: 10px;
}
/* Content -> Product and Sidebar Panel */			

.products {
	width: 400px;
	float: left;
}
.products .head {
	background-image: url(imgs/newproducts.gif);
	height: 23px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 8px;
}
.products .post {
	float: left;
	/*width: 116px;*/
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
.products .post .item {
	font-size: 12px;
	/*background-image: url(imgs/itembg.gif);*/
	/*height: 86px;*/
	/*width: 116px;*/
	text-align: center;
	line-height: normal;
	margin-bottom: 5px;
}
.products .post .item img {
	margin-top: 7px;
}
.products .post .item a img {
	border: 1px solid #D2D2D2;
	padding: 3px;
}
.products .post .item a:hover img {
	border: 1px solid #7cceed;
}
.products .post .inside {
	font-size: 12px;
}
.products .post .top {
	font-color: #222;
	text-align: center;
}
.products .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-size: 14px;
}
.products .post .top h2 a {
	color: #4d98c8;
}
.products .post .top h2 a:hover {
	color: #2a718c;
}
.products .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.products .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
.products .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
.products .navigation a {
	border: 1px solid #ccc;
	color: #000;
	padding: 4px;
}
.products .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
.products .navigation .left {
	width: 45%;
	float: left;
}
.products .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
/* Content -> Sidebar Widget Styles */

.products .widgetcase {
	width: 350px;
	float: right;
}
.products .widgetcase p {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
.products .widgetcase .textwidget {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
.products .widgetcase h2.widgettitle {
	font-size: .965em;
	margin-bottom: 10px;
	padding: 0px;
	color: #454545;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
.products .widgetcase ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.products .widgetcase ul li {
	margin-bottom: 3px;
}
.products .widgetcase ul li a {
	font-size: 1em;
	color: #1c5f85;
}
.products .widgetcase ul li a:hover {
	background-color: #e2e2e2;
	color: #222;
}
.products .widgetcase ul .children {
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 1em;
	line-height: normal;
}
#wp-calendar {
	background-color:#F1F1EF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size: .725em;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	margin-bottom: 9px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #E6E6DF;
	color: #333333;
}
#wp-calendar caption {
	display: none;
}
#wp-calendar td {
	color:#333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color: #FFFFFF;
}
#wp-calendar td.pad:hover {
	font-size:9px;
	color:#FF4200;
	background-color: #ffffff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #E6E6DF;
	color: #ca1717;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Content -> Spacer */
.spacer {
	width: 100%;
	clear: both;
}
/* Content -> Product Item Display Page */

.breadcrumbs {
	padding-top: 7px;
	margin-bottom: 5px;
}
.breadcrumbs p {
	font-size: 9px;
	text-transform: uppercase;
	color: #999;
	line-height: normal;
}
.breadcrumbs p a {
	border-bottom: 1px none #888;
	color: #999;
}
.breadcrumbs p a:hover {
	color: #999;
}
.news .ls {
	width: 256px;
	float: left;
}
.news .tr {
	width: 356px;
	text-align: center;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}
.news .tr img {
	width: 100px;
	height: 100px;
	padding: 2px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}
.news .mi {
	width: 350px;
	padding: 2px;
	border: 1px solid #f2f2f2;
	margin-bottom: 2px;
	height: 350px;
}
.product_image {
	padding: 30px 0 0 0px;
	float: left;
	text-align: center;
}
.product_image .tr img {
	padding: 2px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}
.product_image .mi {
	padding: 2px;
	border: 1px solid #f2f2f2;
	margin-bottom: 2px;
}
.desc {
	width: 380px;
	float: right;
	padding-top: 38px;
}
h2 .price {
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
h2 .sold {
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
.desc .buy {
	padding: 5px;
	font-size: 11px;
	line-height: 150%;
	text-transform: uppercase;
	color: #666;

}
.desc .buy .lsf {
	width: 40%;
	float: left;
}
.desc .buy .rsf {
	float: right;
	width: 40%;
}
.desc .buy .field {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	width: 115px;
	margin: 0px;
}
.desc .buy .field2 {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	margin: 0px;
}
.desc h2,
h1 {
	font-size: 175%;
	color: #333;
	margin: 0px;
	margin-bottom: 12px;
}
.desc p {
	font-size: 115%;
	margin-bottom: 12px;
	color: #333;
	font-weight: normal;
	width: 420px;
	line-height: 125%;
	float: left;
}
.desc p a {
	color: #1c5f85;
	border-bottom: 1px solid #1c5f85;
}
.desc p a:hover {
	color: #111;
	border-bottom: 1px solid #222;
}
/* Content -> Normal Full Product Flow */

.grid {
	margin: 0 auto;
	width: 100%;
	float: left;
}
.grid .post {
	float: left;
	/*width: 116px;*/
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
.grid .post .item {
	font-size: 12px;
	/*background-image: url(imgs/itembg.gif);*/
	/*height: 86px;*/
	/*width: 116px;*/
	text-align: center;
	line-height: normal;
}
.grid .post .item img {
	margin-top: 7px;
}
.grid .post .item a img {
	border: 1px solid #D2D2D2;
	padding: 3px;
}
.grid .post .item a:hover img {
	border: 1px solid #7cceed;
}
.grid .post .inside {
	font-size: 12px;
}
.grid .post .top {
	font-color: #222;
	text-align: center;
}
.grid .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 125%;
	font-size: 11px;
}
.grid .post .top h2 a {
	color: #31398c;
	text-decoration: none;
}
.grid .post .top h2 a:hover {
	text-decoration: underline;
}
.grid .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.grid .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
.grid .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
.grid .navigation a {
	border: 1px solid #ccc;
	color: #000;
	padding: 4px;
}
.grid .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
.grid .navigation .left {
	width: 45%;
	float: left;
}
.grid .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
.grid .price {
	color: #000;
	width: 108px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
.grid .sold {
	background-color: #31398c;
	color: #fff;
	width: 108px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
/* Content -> Archives */

.archive {
	
	margin: 0 auto;
}

.archive a {
	color: #585858;
	text-decoration: none;
	}
	
.archive a:hover {
	text-decoration: underline;
	color: #16605f;
	}

.archive h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	color: #f99d29;
}

.archive p {
	line-height: 165%;
	color: #232323;
	font-size: .825em;
}
.archive .col1 {
	width: 400px;
	padding-right: 49px;
	float: left;
}
.archive .col1 p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.archive .col1 p a {
	color: #31398c;
}

.archive .col1 p img {
	vertical-align: bottom;
}
.archive .col2 {
	width: 120px;
	padding-right: 29px;
	float: left;
	text-align: center;
}
.archive .col2 img {
	margin-top: 5px;
	padding: 2px;
}
.archive .col2 a img {
}
.archive .col2 a:hover img {
}
.archive .col3 {
	width: 100px;
	padding-right: 29px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
.archive .col3 .price {
	margin-top: 20px;
	color: #000;
	padding: 2px;
	font-weight: bold;
}

.archive .col4 {
	width: 100px;
	float: right;
	text-align: center;
}
.archive .post-even {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #f9f9f9;
	padding-right: 5px;
	padding-left: 5px;
}
.archive .post-odd {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px
}
.archive .post-even p a, .post-odd p a {
	border-bottom: 1px dotted #999;
	font-weight: normal;
}
/* Content -> Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}
#commentform textarea {
	width: 100%;
}
#commentlist .author {
	font-size: .950em;
	margin-bottom: 5px;
	color: #000;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentlist p a {
	background-color: #fff;
	font-size: .925em;
	line-height: 175%;
}
/* Content -> Footer and Copyright */

#footer {
	width: 100%;
	margin-bottom: 5px;
	background-color: #f7f7f7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.col1 {
	float: left;
	padding-left: 3%;
}
.col2 {
	width: 40%;
	float: right;
	padding-right: 20px;
	text-align: right;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: .840em;
	line-height: 165%:
}
#footer p a {
	color: #1c5f85;
}
#footer p a:hover {
	background-color: #ccc;
	color: #111;
}
#copyright {
	text-align: center;
}
#copyright p {
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#copyright p a {
	color: #777;
}
#copyright p a:hover {
	color: #222;
}



.redbar {
background-color: #ca1717;
color: #fff;
text-align: center;
font-size: 11px;
padding-top: 3px;
padding-bottom: 3px;
}

.redbar a {
color: #fff;
border-bottom: 0px dotted #f2f2f2;
}



.categorynav {
	margin: 20px 0 40px 0;
	padding-left: 62px;
	width: 740px;
	float: left;
}

.categorynav li {
	margin: 0 20px 10px 0;
	padding-bottom: 8px;
	width: 220px;
	display: inline;
	list-style: none;
	float: left;
	text-align: center;
}

.categorynav a {
	color: #006;
	text-decoration: none;
}

.categorynav img {
	margin-bottom: 8px;
	border: none;
}

.categorynav a img {
	padding: 14px;
	width: 200px;
	height: 200px;
	background: url(imgs/bgThumb.gif) top left no-repeat;
}

.categorynav a:hover img {
	background: url(imgs/bgThumb.gif) bottom left no-repeat;
}

.woocommerce form .form-row label {
    font-weight: bold !important;
    line-height: 2 !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    height: 27px;
    line-height: 1;
    margin: 0;
    outline: 0 none;
    width: 100%;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    height: 25px;
    width: 100%;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    height: 33px;
    width: 50% !important;
	font-size: 15px
}
#billing_postcode_field {
    float: left;
    width: 45%;
}
#billing_city_field {
    float: left;
    width: 50%;
}
.related.products{width:100% !important;}
.cart-contents{
	margin-right:5px !important;
}

#coupon_code{margin:10px 0 0 !important}

#topnav li{
position:relative;	
display:inline-block;	
}
.sub-menu {
	background: #176162;
    display: none; 
    position: absolute;
    top: 18px;
}
.sub-menu li {
    border-bottom: 1px solid;
    padding: 2%;
    color: floralwhite;
    width: 90%;
}
.sub-menu a {
    color: #ffffff!important;
    font-weight: 500 !important;
	    text-align: left;
    margin-left: 1px !important;
}
#topnav li:hover >.sub-menu, .sub-menu:hover {
    display: block!important;
}

