/*
Theme Name: Vintage Lady
Theme URI: http://sickman.info/
Description: The custom theme developed for the Vintage Lady
Version: 1.0
Author: Steve Sickman
Author URI: http://sickman.info
Tags: blah


*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url(images/leather.jpg);
	color: #333;
	}


a{
	text-decoration:none;
	color:#69212D;
}

a:hover{
	border-bottom:1px dotted;
}
	
h1,h2,h3,h4,h5,h6{
	color:#A59433;
}	
	
#page{
	width:960px;
	margin:0 auto;
	padding:10px;
	background:url(images/pagebg.png);
	top:-78px;
	position:relative;
}

#page-inner{
	background:#E1D9AE;
	padding:10px 15px 0;
	position:relative;
	/* overflow:hidden; */
}

#header{
	width:960px;
	height:172px;
	/* background:url(images/header.png); */
	position:relative;
	z-index:200;
	margin:0 auto;
	/* top:-106px; */
}

h1#logo {
	width:415px;
	height:172px;
	background:url(images/logo.png);
	position:relative;
	z-index:400;
	border:none !important;
}

h1#logo a{ height:80px; width:346px; } h1#logo a:hover{ border:none; }

#header h1#logo a{	text-indent:-9999px; display:block; }

 #header div.description{
	position:absolute;
	font-size:24px;
	left:415px;
	position:absolute;
	top:68px;
	width:535px;
	color:#CBB16A;
	/* text-shadow:-1px -1px black; */
	font-style:italic;
 }

#lady-main{
    background:url(images/lady-main.png);
    width:100px;
    height:300px;
    position:absolute;
    top:-158px;
    right:-68px;
    z-index:600;
}

#lady-contact{
	background:url(images/lady-contact.jpg);
	width:240px;
	height:365px;
	bottom:-10px;
    right:-15px;
	position:relative;
}

#lady-ourstore{
	background:url(images/lady-ourstore.png);
	width:240px;
	height:400px;
	 top:-158px;
    right:-82px;
	position:absolute;
	 z-index:600;
}

#lady-prices{
    width:276px;
    height:481px;
    background:url(images/lady-prices.jpg);
    position:relative;
    bottom:-10px;
    right:-15px;
}

#menu{
	height:67px;
	background:url(images/menu.png) repeat-x;
	position:relative;
	top:-10px;
	left:-15px;
	width:943px;
	margin:0 auto;
/* 	z-index:300; */
	list-style:none;
	padding:0 0 0 17px;
	text-align:center;
	height:67px;
	overflow:hidden;
}

#menu li{
	float:left;
	position:relative;
	z-index:500;
	/* display:inline-block; */
	font-size:1.75em;
	text-transform:uppercase;
	margin:0 20px;
}

#menu li{
/* 	display:inline; */
}

#menu li a{
	line-height:40px;
	color:#A59433;
	display:block;
} #menu li a:hover{ border-bottom:3px solid; line-height:40px; }

#content{  position:relative; width:600px; float:left;}
#content.narrowcolumn{
	width:445px;
	float:left;
}

#intro{
	margin-bottom:20px;
}

#intro p{
	font-size:1.75em;
	margin:0 0 20px;
	font-style:italic;
	font-family:georgia;
	font-weight:lighter;
	text-align:justify;
}

#intro .store-button{
	width:445px;
	height:64px;
	background:url(images/store-button.png);
}

#intro .store-button a{
	/* width:222px; */
	height:64px;
	display:block;
	color:#333;
	line-height:52px;
	font-size:2.5em;
	font-weight:bold;
	text-align:center;
	border:none;
	outline:0;
}

#intro .store-button a.see{ /*float:left;*/ text-align:center; display:block; }
a.shop{ 
	width:223px;
	background:url(images/shop-button.png) no-repeat;
	line-height:52px;
	text-align:center;
	height:64px;
	display:block;
	color:#333 !important;
	line-height:52px;
	font-size:2.5em;
	font-weight:bold;
	text-align:center;
	border:none;
	outline:0;
	margin:15px auto 20px;
} a.shop:hover{
	color:white !important;
}

#intro .store-button a:hover{ background:url(images/store-button-hover.png) center center no-repeat; }

#sidebar{	
	float:right;
	position:relative;
	z-index:40;
	margin:-17px -11px 50px 0;
	color:white;
	/* top:-17px; */
} #sidebar a{ color:white; }


#sidebar .bottom{
	bottom:-0px;
	left:0px;
	height:23px;
	position:relative;
	
}

#sidebar .bottom .bl{
	height:23px;
	margin-right:66px;
	background:url(images/sidebar-bl.png) 0 0 no-repeat;
}

#sidebar .inner, #sidebar .store{
	min-height:900px;
}

#sidebar .bottom .br{
	height:23px;
	width:66px;
	position:absolute;
	bottom:0;
	right:0;
	background:url(images/sidebar-br.png) 0 0 no-repeat;
}
#sidebar .inner{
	padding:0 30px 30px;
	overflow:hidden;
    background:url(images/sidebar-narrow.png) repeat-y;
	width:264px;
	position:relative;
}
#sidebar .home{
	width:399px;
	background:url(images/sidebar.png) repeat-y;
}

#sidebar .store, #sidebar .none{
	background:url(images/sidebar-narrow.png) repeat-y;
	width:264px;
}

#featured{
/* 	margin:-17px auto 0; */
	/* display:none; */
}

#featured .frame{
	width:314px;
	height:230px;
	background:url(images/featured-frame.png);
	position:relative;
	margin:-10px auto 0px;
}




#sidebar .home ul.PeCategories{ 
	width:100%; 
	margin: 15px auto 0 !important;
/*     height:350px; */
    overflow:hidden;
}

#sidebar .home ul.PeCategories li.cat-item{
	float:left;
	width:33%; 
	margin-bottom:15px;
    height:165px;
}

#sidebar .home ul.PeCategories li.cat-item img{
	width:96px;
	height:96px;
	border:1px solid #ccc;
	display:block;
	margin-left:21px;
}

#sidebar .home ul.PeCategories li.cat-item span.category{ 
	visibility:visible; 
	margin-left:21px; 
	font-size:1.5em;
	display:block;
	text-align:center;
}
#sidebar .home ul.PeCategories li.cat-item span.category a.productlink{ visibility:visible; }

h2.categories{
    margin:20px 0 0 0;
    font-size:2em;
	font-size:18px;
 	text-indent:-9999px; 
	width:249px;
	height:29px;
	background:url(images/more-to-love.png) no-repeat; 
}

#sidebar .store ul.PeCategories li.cat-item{
    font-size:1.5em;
    line-height:.9em;
}
#sidebar .store ul.PeCategories li.cat-item:before{
    content: "\00BB \0020";
}


#sidebar .store ul.PeCategories li.cat-item img{
    display:none;
}

#sidebar.store{
    /* margin-bottom:465px; */
}


#artist-spotlight .container{
	display:block;
	min-height:150px;
	position:relative;
	z-index:60;
	text-align:justify;
	z-index:700;
	background:#E1D9AE;
	padding:10px;
	color:#333;
    border:3px solid #914B2D;
} #artist-spotlight a{ color:#333; }

#artist-spotlight h1{
	background:url(images/featured-artist.png) no-repeat;
	text-indent:-9999px;
	width:243px;
	height:27px;
	position:relative;
	margin:15px auto 3px;
}

#artist-spotlight img{
	width:150px;
	height:150px;
	float:left;
	border:1px solid #333;
	display:block;
	margin-right:5px;
	position:relative;

}

#featured .frame a{
	width:308px;
	height:199px;
	display:block;
	overflow:hidden;
	outline:0;
	position:relative;
	left:3px;
	top:10px;
	background:black;
	border-top:2px solid #353017;
} #featured .frame a:hover{ border-bottom:none; }

#featured .frame a img{
	border:0;
	width:308px;
}

#featured h2{
	width:395px;
	height:34px;
	margin:0 auto;
	background:url(images/featured-selection.png);
	text-indent:-9999px;
}

#sale{
	width:119px;
	margin:0 auto;
	text-align:center;
	position:relative;
	left:-9px;
}

#sale span.category{ text-align:center; display:block; width:100px; }

.other-categories img{
	display:none !important;
}

.other-categories h4{
	text-align:center;
	font-size:18px;
	margin:0px auto;
	text-indent:-9999px;
	width:341px;
	height:34px;
	background:url(images/other-categories.png) no-repeat;
}

#sale img{
	/* margin-left:0px !important; */
}

#sidebar .other-categories ul.PeCategories{
	margin:0px auto 50px !important;
}

.other-categories li.cat-item{
	display:inline !important;
	height:auto !important;
	width:auto !important;
	font-size:8px;
	text-align:center;
	float:none !important;
}

.other-categories li.cat-item span{
	margin:0 !important; 
	font-size:16px !important;
}

#local-links{
	margin: 10px 0 0;
	display:none;
}
#local-links a{
	display:block;
	font-size:1.5em;
	line-height:2em;
}

.bottomLinks, .bottomLinks li, ul.bottomLinks, .bottomLinks ul{
    list-style:none;
    padding-left:0px !important;
    font-size:1.05em;
    line-height:1.7em;
}

.bottomLinks h2{
    font-size:2em;
    text-align:center;
    border-bottom:1px solid;
}

#products_page_container ul.PeCategories{
    margin-bottom:50px;
    padding-bottom:10px;
    border-bottom:1px dotted;
}

#products_page_container ul.PeCategories li{
    display:inline-block;
    padding:0 10px;
}

#products_page_container ul.PeCategories li.cat-item img{
    display:block;
    border:1px solid;
}

#footer{
    position:relative;
    width:710px;
    margin:0 auto;
    top:-60px;
    font-size:1.3em;
	color:white;
	text-shadow:0 -1px black;
}

#footer .searchText{
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:1px solid #69212D;
	color:white;
	font-weight:lighter;
	font-size:17px;
}

#footer div.left, #footer div.right{
    width:235px;
    float:left;
}

#footer div.right{ float:right; text-align:right; font-weight:bold; }

#footer div ul{
    padding:0;
    list-style:none;
    margin:0;
}

#footer .center{
	text-align:center;
}

#footer .center a{
	color:white;
}

/** Blog Stuff **/

.post{
 letter-spacing:-.03em;
 margin-bottom:50px;
}

.post h3{
	font-size:20px;
	margin:15px 0 0;
	clear:both;
}

.post h2.title{ 
    margin:0 0 15px; 
    font-size:2.5em; 
    font-weight:normal; 
    text-decoration:underline;

}

.post h2.title a{
     padding-right:25px;
}
.post h2 a{
	color:#333;
	font-size:1.75em;
    
}

span.post-info{
	font-style:italic;
	margin:0 0 15px;
	display:block;
	font-size:1.3em;

}

.entry{
	font-size:1.5em;
	/* overflow:auto; */
}

p.postmetadata{
/* 	text-align:right; */
}

.entry h2{
    font-weight:lighter;
    margin:20px 0 0;
}

/** End Blog Stuff**/
#commentform textarea{
	width:100%;
}

/** Sidebar **/


#sidebar ul{
	list-style:none;
	padding:0;
	margin:0 auto 15px;
}

ul.blogNav ul{
	padding:0;
	list-style:none;
}
/** End Sidebar **/




.screen-reader-text{
	text-indent:-9999px;
	display:none;
}

.clear{
	clear:both;
}

#newsletter{ margin:30px 0 75px; }

#newsletter p{
	display:none;
}

#newsletter input[type="submit"]{
	background:#738447;
	width:150px;
	color:#333;
	border:1px solid #333;
	font-size:2em;
	font-weight:bold;
	text-transform:lowercase;
	cursor:pointer;
}
#newsletter .gsom-optin-radiogroup{
	float:none;
}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

#content .entry img{
   /*  border:1px solid; */
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	/* padding: 4px; */
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.aligncenter{
	display:block;
	margin:0 auto;
}
/* End Images */

#TB_overlay{
	z-index:1000 !important;
}

#TB_window{
	z-index:1002 !important;
}

.validation-error{
	background:pink;
	border:1px solid salmon;
	padding:5px;
}

.wpsc_checkout_table{}
.wpsc_checkout_table input.text, .wpsc_checkout_table textarea.text{
	padding:5px;
	width:300px;
}
.wpsc_checkout_table label{
	display:block;
	width:125px;
	font-weight:bold;
	text-align:right;
}

.productcart input[type="submit"], .productcart button, input.make_purchase{
	background:#69212D;
	color:white;
	font-weight:bold;
	/* border:2px solid #CBB16A; */
	padding:3px 6px;
	-moz-border-radius:5px;
	outline:0;
}

.productcart input[type="submit"]:hover, .productcart button:hover{
	background:#CBB16A;
	color:#69212D;
}

h3.tax{
	font-weight:lighter;
}

#current_country{
	display:none;
}

#region{
	padding:6px;
	/* font-weight:bold; */
}

.bold{ 
	font-weight:bold
}

label.shippingSameBilling{
	width:375px;
	text-align:left;
	float:right;
}

.nomargin{
	margin:0 !important;
}


div#sideshoppingcart div{
	width:96% !important;
}

#sliding_cart{ font-size:125%; }
#sliding_cart .items{ }
#sliding_cart .total{ margin-bottom:5px; }
#sliding_cart .shoppingcart td, #sliding_cart .shoppingcart th{
	padding-right:10px;
}

h2.category{
	background-color: #AB364B;
	color:white;
	text-decoration:none !important;
	border:2px solid #CBB16A;
	padding:2px 6px;
}

h2.prodtitles{
	font-size:95% !important;
}

#products_page_container .wpsc_category_details{}

.wpsc_product_price{
	font-size:16px !important;
	display:block;
	margin:10px 0;
}

.wpsc_product_price .pricedisplay{
	font-size:16px !important;
}

.wpsc_category_details img{
	float:left;
}

.onfacebook{
	display:block;
	margin:40px 0 0px;
	outline:0;
} .onfacebook:hover{
	border:none;
}