/*
/*
Theme Name: Wight Live Fashion
Theme URI: http://www.mogul.co.nz
Description: Custom Wordpress theme for Wight
Version: 1.0
Author: Mogul
Author URI: http://www.mogul.co.nz/
Tags: black, white, e-commerce

Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

/* Reset all the browser default styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;} /* remember to define focus styles! */
:focus {
	outline: 0;
}

img, div, #intro-blurb { behavior: url(iepngfix.htc) }


body {
font-family:Arial,Helvetica,sans-serif;
/* georgia,times New Roman,serif; */
font-size:11px;
}

/* Headings */

/* remember to add line-height for all headings */

h1,h2,h3,h4,h5,h6 {
  line-height: 1.3em;
	margin-bottom:1em;
}

h1 {
font-family:georgia,times New Roman,serif;
font-size:26px;
font-style:italic;
font-weight:bold;
line-height:28px;
}

h2 {
font-family:Georgia,Times New Roman,Serif;
font-size:64px;
letter-spacing:-2px;
line-height:46px;
margin-bottom:40px;
margin-top:13px;
text-transform:uppercase;
}

h3 {
	font-family:Georgia,Times New Roman,Serif;
font-size:21px;
line-height:25px;
margin-bottom:16px;
text-align:left;
}

h4 {
  font-family:Georgia,Times New Roman,Serif;
  font-size:19px;
  line-height:20px;
  margin-bottom:10px;
  text-align: left;
}

h5 {
font-family:georgia,times New Roman,serif;
font-size:12px;
font-weight:bolder;
line-height:16px;
text-transform:capitalize;
}

h6 {

}

/* Paragraphs */

p {
font-family:Georgia,Times,Times New Roman,Serif;
font-size:11px;
line-height:1.4em;
margin-bottom:1.4em;
text-align:left;
margin-right: 5px;
}

p.no-margin {
	margin-bottom: 0px;
}

.colors_background3,.colors_backgroundneutral, .colors_text {
	color:#000000;
font-family:Georgia,Times,Times New Roman,Serif;
line-height:16px;
text-align:left;
}

/* Lists */

ul {

}

ul li {

}

ol {

}

ol li {

}

/* Blockquote */

blockquote {
background-color:#A3DAD6;
border-bottom:4px solid black;
border-top:4px solid black;
float:right;
margin:0 0 15px 15px;
width:256px;
}
blockquote p{
line-height:19px;
padding:15px 15px 0;
text-align:center;
}
/* Links */

a:link, a:visited {
	color:#4E9B94;
	font-style: bold;
}

a:hover, a:active {
	color:#4E9B94;
	text-decoration: underline;
}

/* Tables */

table {

}

tr {

}

th {

}

td {

}


img {
	border: none !important;
}
/* Text formatting */

b, strong {
  font-weight:bold;
}

i,em {
  font-family:georgia,times New Roman,serif;
font-size:11px;
font-style:italic;
}

.colors_productname {
font-family:Georgia;
font-size:16px;
margin-left:0px;
/* was margin-right */
}

/* Forms */

input, textarea, select  {
	margin-bottom: 7px;
	margin-left:5px;
	
}

input[type="submit"] {
	/* text-indent: -9999px; */
	width: 73px;
	height: 28px;
	background: url('img/continue.gif') top left;
	border: medium none;
	cursor: pointer;
	font-size: 6px;
	line-height: 6px;
	padding-top: 20px;
}


/* Wordpress image styles */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* end of image styles */

#wrapper{
  width: 960px;
	margin: 0 auto;	
}

#header{
  width: 960px;
	height:170px;
  position: relative;
}
h1#logo a{
  text-indent: -9999px;
	display:block;
	width: 960px;
	height:170px;
	background: transparent url(img/logo.jpg) no-repeat scroll top left;
}
#shopping-links{
  left:773px;
  position:absolute;
  top:126px;
  width:184px;
  text-align: right;
}

#shopping-links a, #shopping-links a:visited {
	font-size:10px;
	text-decoration: none;
	color: #000;
}

#shopping-links a:hover, #shopping-links a:active {
	text-decoration: underline;
	color: #000;
}

#shopping-links ul li{
  float:right;
  height:17px;
  text-align:right;
	
}
#shopping-links ul li a{
  text-decoration: none;
	color: #000;
}
#shopping-links ul li a:hover{
  text-decoration: underline;
}
#first_nav{
  height:32px;
	width: 960px;
	background-color: #000;
	position: relative;
}
#first_nav ul{
  top: 9px;
	position: absolute;
	left: 5px;
}
#first_nav ul li{
  float: left;
	margin: 0 15px;
}
#first_nav ul li a{
  font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 10px;
  text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#first_nav ul li a:hover{
  color:#a3dad6;
}

#newsletter-signup{
  width: 308px;
	height: 32px;
	background-color:#a3dad6;
	float:right;
}
#newsletter-signup-inner{
  padding: 9px 0 0 15px;
}
#newsletter-signup p{
  color:#4C4C4C;
  font-size:10px;
  text-transform:uppercase;
}
#newsletter-signup p a{
  text-decoration: none;
	color: #000;
}
#newsletter-signup p a:hover{
  text-decoration: underline;
}

#content{
background:url("img/content-bg.gif") repeat-y scroll left top transparent;
margin:24px 0 20px;
padding-bottom:23px;
width:960px;
}

#sidebar{
  width:177px;
	float:left;
	margin-top:-12px;
}
#content-right{
  width:750px;
	float:left;
	background: transparent url(img/border-vert.gif) repeat-y scroll top left;
}
#content-right-inner{
  padding-left: 24px;
}
.two-column{
  background:url("img/border-horiz.gif") repeat-x scroll left bottom transparent;
  margin-top:25px;
  width:725px;
}
.two-column-inner{
  padding: 10px 0 20px 0;
}
.column-left{
  width:360px;
	float:left;
}
.column-right{
  float:left;
margin-left:20px;
width:340px;
}

.logo-example{
  float:left;
	margin-right: 15px;
}

.designer-blurb{
  float:left;
  width:160px;
}

.clear{
  clear:both;
}

.row-last{
  background:none repeat scroll 0 0 transparent;
}

.row-first{
  margin-top:0;
}

#sidebar ul li{
  font-family:Georgia,Times New Roman,Serif;
	font-size:12px;
}

#sidebar ul li a{
  color:#000000;
display:block;
font-family:Georgia,Times New Roman,Serif;
height:23px;
line-height:20px;
text-decoration:none;
text-transform:uppercase;
width:177px;
font-size:11px;
font-weight:lighter;
margin-bottom:-3px;
margin-left:10px;
}
#sidebar ul li:hover{
  background-color: #000;
  color: #fff;
}

#sidebar ul li:hover a {
	color: #fff;
}

#sidebar ul li a:hover{
  color: #fff;
}

#intro-pic{
  width: 960px;
  height: 461px;
	background: transparent url(/v/vspfiles/assets/images/intro-pic.jpg) no-repeat scroll top left;
	position: relative;
}
#intro-blurb{
  background-color:#000;
  position:absolute;
  top:200px;
  width:274px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#intro-blurb-inner{
  padding: 10px 20px;
}

#intro-blurb p a{
  color:#a3dad6;
  font-size:32px;
  margin-bottom:9px;
	line-height: 34px;
	text-decoration: none;
}
#intro-blurb p a:hover{
  color: #fff;
}
#threebox{
  width: 960px;
	height:70px;
	position: relative;
	background: transparent url(img/threebox-bg.gif) repeat-x scroll top left;
}
a#shop-designer{
  background:url("img/shop-designer.gif") no-repeat scroll left top transparent;
  display:block;
  height:44px;
  left:6px;
  position:absolute;
  top:13px;
  width:310px;
}
a#shop-designer:hover{
  background:url("img/shop-designer.gif") no-repeat scroll left bottom transparent;
}
a#shop-clothing{
  background:url("img/shop-clothing.gif") no-repeat scroll left top transparent;
  display:block;
  height:44px;
  left:324px;
  position:absolute;
  top:13px;
  width:310px;
}
a#shop-clothing:hover{
  background:url("img/shop-clothing.gif") no-repeat scroll left bottom transparent;
}
a#style-guide{
  background:url("img/style-guide.gif") no-repeat scroll left top transparent;
display:block;
height:44px;
left:642px;
position:absolute;
top:13px;
width:310px;
}
a#style-guide:hover{
  background:url("img/style-guide.gif") no-repeat scroll left bottom transparent;
}
#footer{
background:url("img/footer.gif") repeat-x scroll left top transparent;
height:50px;
position:relative;
width:960px;
}
#footer-inner{
  left:16px;
position:absolute;
top:19px;
}
#footer-inner p{
  color: #fff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
}
#footer-inner p span{
  color:#4c4c4c;
}
#footer-inner p a {
  text-decoration: none;
	color: #fff;
}
#footer-inner p a:hover {
	color: #a3dad6;
}

#content-right ul, #content-right ol{
font-family:Georgia,Times,Times New Roman,Serif;
font-size:11px;
margin-bottom:1.4em;
text-align:left;
}

#content-right ul li {
line-height:15px;
list-style-type:disc;
margin-left:16px;
}

#content-right ol li {
	list-style:decimal outside none;
	margin-left:22px;
	line-height: 15px;
}

h4.widgettitle{
  margin-top: 15px;

}
.sidebar-top{
margin-top: 0px;
}

#second_nav td.subnav a, #second_nav td.subnav a:visited{
color:#000000;
display:block;
font-family:Georgia,Times New Roman,Serif;
font-size:11px;
font-weight:lighter;
height:23px;
line-height:20px;
margin-bottom:-3px;
margin-left:10px;
text-decoration:none;
text-transform:uppercase;
width:167px;
}
#second_nav tr:hover, #second_nav tr:active{
background-color:#000000;
color:#FFFFFF;
}

#second_nav tr:hover a,#second_nav tr:hover a:visited {
color:#FFFFFF;
}
#second_nav tr a:hover,#second_nav tr a:active {
color:#FFFFFF;
}

td.nav a, td.nav a:visited{
color:#000000;
font-family:Georgia,Times New Roman,Serif;
font-size:19px;
line-height:20px;
/*margin-bottom:10px;*/
display: block;
text-decoration:none;
text-transform:uppercase;
}

#third_nav{
  /*margin-top: 15px;*/
}
#third_nav td.subnav a, #third_nav td.subnav a:visited {
color:#000000;
display:block;
font-family:Georgia,Times New Roman,Serif;
font-size:11px;
font-weight:lighter;
height:23px;
line-height:20px;
margin-bottom:-3px;
margin-left:10px;
text-decoration:none;
text-transform:uppercase;
width:167px;
}
#third_nav tr:hover{
background-color:#000000;
color:#FFFFFF;
}

#third_nav tr:hover a, #third_nav tr:hover a:visited {
color:#FFFFFF;
}
#third_nav tr a:hover,#third_nav tr a:active {
color:#FFFFFF;
}

#recentcomments li{
width: 200px;
margin-left: 10px;
}

td.nav{
height:40px;
text-align:left;
width:180px;
}

#sidebar td.subnav {
	height: 23px;
}

#sidebar td.subnav img {
	display: none;
}

td font.productnamecolorLARGE{
text-transform:uppercase;
}

a#product_photo_zoom_url2{
margin-bottom: 30px;
}

font.productnamecolorsmall{
margin-left: 0px;
}

font.carttext{
text-align: left;
}

font.pricecolor{
color:#4E9B94;
font-family:Georgia,Times,Times New Roman,Serif;
font-size:16px;
font-style:italic;
text-align:left;
}

td a{
text-align: left;
}

tr.colors_background1 td{
text-align: left;  
}

form#MainForm td{
  text-align: center;
}

a span.PageText_L73n{
background:url("images/Buttons/edit-cart.gif") no-repeat scroll left top transparent;
display:block;
height:28px;
margin-top:12px;
text-indent:-9999px;
width:141px;
}

a span.PageText_L76n{
background:url("images/Buttons/sign-out.gif") no-repeat scroll left top transparent;
display:block;
height:28px;
margin-top:-4px;
text-indent:-9999px;
width:141px;
}

#div_articleid_4 td {
	padding: 5px;
}

/* My Account Pages Added 04/03/2010 */
td.bgcolor3 {
	background: #a3dad6;
	border: 1px solid #A3DAD6;
	padding: 5px;
}

tr.colors_backgroundneutral td {
	border: 1px solid #A3DAD6;
	background: #fff;
	padding: 5px;
}

tr.colors_backgroundneutral td table td{
	border: 1px solid #AAAAAA;
	background: #fff;
	padding: 5px;
}

img#product_photo_thumbnail_2, img#product_photo_thumbnail_3, img#product_photo_thumbnail_4, 
img#product_photo_thumbnail_5, img#product_photo_thumbnail_6, img#product_photo_thumbnail_7,
img#product_photo_thumbnail_8, img#product_photo_thumbnail_9, img#product_photo_thumbnail_10 {
margin-bottom:20px;
margin-right:10px;
}

.colors_background_main table tr td {
	text-align: center;
}

img#alternate_product_photo_2, img#alternate_product_photo_3, img#alternate_product_photo_4,
img#alternate_product_photo_5, img#alternate_product_photo_6, img#alternate_product_photo_7,
img#alternate_product_photo_8, img#alternate_product_photo_9, img#alternate_product_photo_10 {
	border: 1px solid #E6E6E6 !important;
}


#footer-social{
display:block;
float:right;
height:30px;
margin-right:0;
margin-top:12px;
width:209px;
}
a.footer-fan{
background:url("img/fan.gif") no-repeat scroll left top transparent;
display:block;
float:right;
height:30px;
text-indent:-9999px;
width:115px;
}
a.footer-follow{
background:url("img/follow.gif") no-repeat scroll left top transparent;
display:block;
float:left;
height:30px;
text-indent:-9999px;
width:94px;
}
