/*
Theme Name: LeftTurn
Description: 
Version: 1.0
Author: Vel
*/


html { 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #c6d4da;
} 

body {font-size:0.75em; background: white url(images/bg.gif) 0 0 repeat-x; padding: 0; margin:0; text-align: center; }
html>body {font-size:12px}
body, p, br, ul, ol, dl, dt, dd, div, span, td, input, textarea, submit, h1, h2, h3, h4, h5, h6 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #898989;
} 
a {
	color: #898989;	
	text-decoration: none;
}
a:hover {
	color:#555555;
}
ul, ol, dl, dt, dd {
	padding: 0;
	margin: 0;
	list-style: none;
}
form {
	padding: 0;
	margin: 0;
}
.left {
	float: left;
}
.right {
	float: right;	
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.red {
	color: #9e0b0f;
}
.black {
	color: black;
}
#outline {
 width:1000px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background: white;
}

/*   ------------   HEADER    ------------   */
 
#header {
 position:relative; 
 height:135px;  
 width:100%;
 background: url(images/header-bg.gif);
} 
#header h1 {
	width: 127px;
	height: 83px;
	padding: 0;
	margin: 16px 0 0 0;
	border: 1px solid #9da7ab;
	float: left;
	background: url(images/logo.png) 3px 3px no-repeat;
}
#header h1 a {
	width: 127px;
	height: 83px;
	display: block;
	text-indent: -9999px;
}
#topnav-wrap {
	float: left;
	text-align: right;
	width: 871px;
	padding-top: 22px;
	font-size: 0.92em;
}
#acc-nav li {
	display: inline;
	padding: 0 8px 0 10px;
}
#acc-nav li a:hover {
	color: black;
}
#free-shipping {
	float: left;
	padding-left: 8px;
	color: #790000;
	font-size: 1.14em;
}
#search-wrap {
	clear: both;
	padding-top: 7px;
}
#search-field {
	height: 13px;
	width: 85px;
	border: 1px solid white;
	background: #c6d4da;
	color: black;
	font-size: 1em;
	vertical-align: top;
	margin-top: 3px;	
}
#cse-search-box {
	display: inline;
	float: right;
}
#go-btn {
	width: 34px;
	height: 17px;
	background: white;
	border: 1px solid white;
	text-align: center;
	color: black;
	font-size: 1em;
	vertical-align: top;	
	margin-top: 3px;
}
*:first-child+html #search-field, *:first-child+html #go-btn {
	vertical-align: middle;	
	margin-top: 0;
}
* html #search-field, * html #go-btn {
	vertical-align: middle;	
	margin-top: 0;
}
#top-nav {
	padding: 4px 130px 0 0; 
}
#top-nav li {
	display: inline;
	padding: 0 8px 0 10px;
}
#top-nav li a {
	color: black;
	text-transform: uppercase;
}
#top-nav li a:hover {
	color: #898989;
}
 
 /*   ------------   MAIN CONTENT    ------------   */
 
 #maincol { 
 position: relative; 
 border: 1px solid #c6d4da;
 width: 992px;
 padding: 12px 0 12px 6px; 
 }
 #second-nav ul{
 	height: 26px;
	background: #d4dfe4;
	/*width: 992px;*/
	margin: 0 6px 0 0;
	clear: both;
	overflow: hidden;
 }
 #second-nav li{
 	height:26px;
	/*display: inline;*/
	float: right;	
 }
 #second-nav li a {
 	height: 26px;
	line-height: 26px;
	display: block;
	/*text-indent: -9999px;*/
	outline: none;
	/*background-position: 0 0;*/
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 0.95em;
	color: #898989;
	margin: 0 130px;
 }
  #second-nav li a:hover {
	color: #555555;
  }
  .current_page_item a {
  	color: black !important;
  }
   /*#second-nav li a#gemology {
   	width: 69px;
		background-image: url(images/gemology.png);
		margin-left: 112px;
   }
	 #second-nav li a#jstudio {
   	width: 84px;
		background-image: url(images/judys-studio.png);
		margin-left: 250px;
   }
	 #second-nav li a#theblog {
   	width: 59px;
		background-image: url(images/the-blog.png);
		margin-left: 277px;
   }*/
 #content-wrap {
	width: 610px;
	margin-left: 20px;
	float: left; 	
 }
 
  /*   ------------   Home Page    ------------   */
 
 .post h2.posttitle {
font: normal 1.83em "Classical Garamond BT Roman", "Times New Roman", Times, serif;
padding: 0;
margin: 40px 0 35px 0;
text-transform: uppercase;
 }
 .post h2.posttitle a {
color: #362f2d;
 }
 .post h2.posttitle a:hover {
 	color: #555555;
 }
.postentry img {
	float: left;
	border: 1px solid #a6bcc6;
	margin: 3px 25px 15px 0;
} 
.postentry p {
	text-align: justify;	
}
.postentry a {
	color: #9e0b0f;
}
.postmeta {
	margin: 10px 0 15px 0;
	border-top: 1px solid #a1a1a1;
	padding-top: 3px;	
	text-align: center;
	clear: both;
}
.postmeta span {
	font-size: 0.75em;
	color: #362f2d;
}
.postmeta a {
	color: #362f2d;
}
.postmeta a:hover {
	color: #555555;
}
h2.page-title-border {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}

  /*   ------------   Post Page    ------------   */

  .post h1 {
  	font: bold 2em "Times New Roman", Times, serif;
  }
 

  /*   ------------   SIDEBAR    ------------   */
 
 #sidebar {
 	float: left;
	margin-left: 80px;
	width: 250px;
 }
 #sidebar li h2 {
 	margin: 15px 0 0 0;
	padding: 30px 0 20px 0;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid black;
 }

 #mail-wishlist {
	margin: 40px 0;
}
#mail-wishlist li a {
	background: url(images/blue-right-arrow.gif) 0 2px no-repeat;
	padding: 0 14px;
	color: #898989;
	font: normal 0.92em "Times New Roman", Times, serif;
}
#mail-wishlist li a:hover {
	color: black;
	background: white;
}
#wishlist, #mail-to-friend {
	width: 360px;
	border: 1px solid #e1e0db;
	background: white;
	text-align: left;
}
#wishlist ol {
	list-style: inside decimal;
	margin: 10px 0;
}
#wishlist-head, #mail-to-friend-head {
	height: 44px;
	padding: 3px 0 0 10px;
	background: #a6bcc6;
	text-align: left;
}
#wishlist form, #mail-to-friend form {
	padding: 14px 14px 0 14px;
	text-align: left;
}
#wishlist h4, #wishlist h5, #wishlist h6, #mail-to-friend h4, #mail-to-friend h6 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
}
#wishlist h4, #mail-to-friend h4 {
	font-size: 1.50em;
	color: #736357;
}
#wishlist p, #mail-to-friend p {
	padding: 0;
	margin: 0.8em 0;
}
#wishlist h5 {
	font-size: 1.17em;
	color: #000000;
}
#wishlist h6, #mail-to-friend h6 {
	font-size: 1.04em;
	margin: 0.5em 0;
}
#wishlist label {
	width: 160px;
	height: 17px;
	line-height: 17px;
	margin: 6px 0;
	float: left;
	clear: left;
	display: block;
}
#wishlist .input {
	float: left;
	margin: 5px 0;
	width: 165px;
	height: 15px;
}
#wishlist a {
	text-decoration: underline;
}
#wishlist a:hover {
	text-decoration: none !important;
}
#wishlist p {
	margin: 0;
	padding: 7px 0;
}
#wishlist span.error {
	display: block;
	clear: both;
	font-size: 11px;
	color: #9e0b0f;
}

#mail-to-friend label {
	width: 40px;
	height: 17px;
	line-height: 17px;
	margin: 6px 0;
	float: left;
	display: block;
}
#mail-to-friend .input {
	float: left;
	margin: 6px 0;
	width: 94px;
	vertical-align: middle;
}
#mail-to-friend textarea {
	width: 325px;
	height: 90px;
	overflow: auto;
	border: 1px solid #d9dad8;
}

/*   ------------   COMMENTS    ------------   */

#postcomment {
	padding:0;
	margin: 45px 0 20px 0;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
}
.postcomment {
	margin-top: 45px;
}
.input-fld {
	width: 220px;
	height: 18px;
	border: 1px solid #cccccc;
	margin: 15px 0;
	color: black;
}
.postcomment textarea {
	width: 580px;
	height: 140px;
	border: 1px solid #cccccc;
	margin-top: 15px;
}
#submit {
	background: #c6d4da;
	color: black;
	font-size: 0.93em;
	text-transform: uppercase;
	border: none !important;
	padding: 3px 9px;
	overflow: visible;
	cursor: pointer;
	margin-top: 10px;
}

/*   ------------   CUSTOME service    ------------   */


#CS-nav, #about-nav {
	height: 26px;
	line-height: 26px;
	background: #e5ecee;
	text-align: center;
	width: 985px;
}
#CS-nav a, #about-nav a {
	font: normal 0.88em "Times New Roman", Times, serif;
	color: #898989;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 10px;
}

#CS-nav a:hover, #about-nav a:hover {
	color: #555555;
}
#CS-nav a.CS-active, #about-nav a.CS-active{
	color: black;
}

#about-nav {
	text-align: left;
	clear: both;
}

#customer-service {
	width: 350px;
	float: right;
	margin-top: 90px;
}
#customer-service h1.times {
font-size: 1.83em;
color: black;
font-weight: normal;	
}
#customer-service p.black {
	margin: 0;
	padding: 10px 0;
}
a.arrowed, a.arrowed-back {
	background: url(images/blue-right-arrow.gif) 0 2px no-repeat;
	padding: 0 14px;
	color: #898989;
	font-size: 0.92em;
	text-transform: uppercase;
}
a.arrowed-back {
	background: url(images/blue-left-arrow.gif) 0 2px no-repeat;
}
a.arrowed:hover, a.arrowed-back:hover {
	color: black;
}

#customer-service-content-wrap {
	clear: both;
	margin-top: 12px;
}
#customer-service-content {
	width: 550px;
	float: right;
	margin-top: 33px;
	padding-right: 37px;
}
*:first-child+html #customer-service-content {
	margin-top: 40px;
}
* html #customer-service-content {
	margin-top: 40px;
}
#customer-service-content h1.times, #be-rewarded h1.times {
font-size: 1.83em;
color: black;
font-weight: normal;	
padding: 0;
margin: 0 0 12px 0;
line-height: 1.5em;
text-transform: uppercase;
}
#customer-service-content p, #be-rewarded p {
	margin: 0;
	padding: 10px 0;
}
#be-rewarded {
	width: 400px;
	float: left;
	margin-top: 20px;
	padding-right: 37px;
	text-align: right;
}
#be-rewarded h1.times {
	text-align: right;
}

#about-page {
	width: 540px;
	float: left;
	margin: 5px 20px 0 35px;
}
#about-page h1 {
font-size: 1.83em;
color: black;
font-weight: normal;	
margin: 35px 0 20px 0
}

#about-page p {
	margin: 5px 0 30px 0;
	padding: 0;
}


#repairs-form .label {
	/*width: 240px;*/
	padding: 8px 0 4px 0;
	display: block;
	text-transform: uppercase;
	display: block;
}
#repairs-form .label a {
	text-transform: none;
	text-decoration: underline;
}
#repairs-form .label a:hover {
	text-decoration: none;
}
#repairs-form .input {
	width: 240px;
	height: 16px;
	border: 1px solid #cccccc;
	padding: 1px;
	clear: left;
	margin-right: 5px;
}
#repairs-form select {
	border: 1px solid #cccccc;
	background: #f7f7f7;
	clear: left;
}
#repairs-form textarea {
	width: 430px;
	height: 105px;
	padding: 2px;
	border: 1px solid #cccccc;
	overflow: auto;
}
.likebtn, input.likebtn {
	padding: 4px 9px;
	background: #c6d4da;
	color: black;
	font-size: 0.93em;
	text-transform: uppercase;
}
input.likebtn {
	border: none !important;
	padding: 3px 9px;
	overflow: visible;
	cursor: pointer;
}
#repairs-form p {
	padding: 0;
	margin: 0;
}

/* Join our email list   */

#join-email {
	width: 340px;
	height: 178px;
	padding: 0 11px;
	border: 1px solid #e1e0db;
	text-align: left;
}
#join-email h1 {
	padding: 0 0 6px 0;
	margin: 25px 3px 0 5px;
	border-bottom: 1px solid #ebebeb;
	font-size: 18px;
	font-weight: normal;
	color: #736357;
	text-transform: uppercase;
	text-align: left;
}
#join-email h1 a {
	font-size: 11px;
	color: #898989;
	float: right;
	margin-top: 3px;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}
#join-email h1 a:hover {
	color: black;
}
#join-email h1 a strong {
	font-weight: bold !important;
	color: #a6bcc6;
}
#join-email p {
	text-align: left;
}
#join-email .input {
	width: 238px;
	border: 1px solid #cccccc;
	margin-right: 20px;
	height: 20px;
}

 
 /*   ------------   FOOTER    ------------   */
 
#footer-wrap {
 min-height:155px;  
 clear:both;
 background: #c6d4da;
 padding: 30px 0 40px 0;
 } 
#footer {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.92em;
} 
#footer-nav {
	padding: 5px 2px;
	border-bottom: 1px solid white;
	display: inline;
}
#footer-nav li {
	padding: 0 9px;
	display: inline;
}
#footer-nav li a {
	color: #707070;
	text-transform: uppercase;
}
#footer-nav li a:hover {
	color: black;
}
#footer-nav-sub {
	padding: 11px 2px;
	clear: both !important;
}
#footer-nav-sub li {
	padding: 0 9px;
	display: inline;
	color: black;
}
#footer-nav-sub li a {
	color: #707070;
	text-transform: uppercase;
}
#footer-nav-sub li a:hover {
	color: black;
}
#footer p {
	margin: 0 auto;
	padding: 8px 0;
	width: 630px;
	font-size: 0.88em;
}
#footer .hr {
	background: white;
	width: 780px;
	height: 1px;
	line-height: 1;
	font-size: 0;
	margin: 0 auto;
}
 
 
 
  /* *** Float containers fix  *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  