/* Reset
--------------------------- */
* {
	margin: 0;
	padding: 0;
}
img, a img { border: none; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
ul, ol { list-style: none; }
li, dd { margin-left:5%; }
fieldset { padding:.5em; }
select option { padding:0 2px; }
em { font-style:italic; }

/* Global Styles
--------------------------- */
body { background: #FFF; color: #262626;}
a, a:link, a:active, a:visited {
	text-decoration: none;
	outline: none;
	color: #505050;
	cursor: pointer;	
}
a:hover {
	color: #D81027;
	text-decoration: underline;
}
object { outline: none; }
h2 { margin:.5em 0; }
h4 { font-size: 1em; }
p {
	margin-top: 0;
	line-height: 14px;
}
.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* Global Layout
--------------------------- */
body {width:100%;text-align:center;}
#header {
	width: 970px;
	margin:0 auto;
	background:#FFF;
	height: 53px;
	top: 0;
	z-index: 3;
}
div#page {text-align:center;}
#main {	background-color:#000; padding: 0; margin:0; width: 100%; text-align:center;}
#main-inner {
	margin:0 auto;
	min-height: 758px; _height:758px;
	width:970px;
	text-align:left;
	position:relative;
	padding: 10px 0 85px 0;
}
#main-inner:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.left-content{
	float: left;
	width:700px;
}
.right-content{
	float: right;
	overflow:hidden;
	width:230px;
	_height:100%;
}
#entries{
	width: 530px;
	background: #fff;	
	padding:41px 90px 41px 80px;
	position:relative;
	margin-top:42px;
}
#entries .cap {
	width:700px; 
	height: 41px;
	position:absolute;	
	z-index:2;
}
#entries .cap.top {
	top: 0; left: 0;
	background:url(/wp-content/themes/jpwomens/assets/images/blogcontent_captop.gif) no-repeat;
}
#entries .cap.bottom {
	bottom:0; left:0;
	background:url(/wp-content/themes/jpwomens/assets/images/blogcontent_capbot.gif) no-repeat;
}

/* Sidebar -----------------------
---------------------------------*/
#sidebar {display:block; clear:both;}
#sidebar h2.heading{
	display:block;
	text-indent:-5000px;
	margin-top:35px;
	float:left;
	padding: 0;
	height:28px;
	border-bottom:1px solid #66777f;
	background:url(/wp-content/themes/jpwomens/assets/images/sidebar_headings.gif) no-repeat;
	width:230px;
}
#sidebar h2.heading.search{ background-position:0 0; }
#sidebar h2.heading.categories{ background-position:0 -40px; }
#sidebar h2.heading.archives{ background-position:0 -80px; }
#sidebar ul{ 
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar ul li{
	margin:0;
	clear:both;
}
#sidebar ul li a{
	color: #d8d9da;
	text-decoration:none;
	font-size:13px;
}
#sidebar ul li a:hover{
	color:#7c9db8;
	text-decoration:none;
}
.about{ 
	float:left;
	margin-left:420px;
	margin-top:270px;
	width:300px;	
	display:inline;
	font: 14px/4em serif !important;
}
.about_fr{ 
	float:left;
	margin-left:420px;
	margin-top:190px;
	width:300px;	
	display:inline;
	font: 14px/4em serif !important;
}
.about h2 .about_fr{ 
	color: #a5bfcd !important;
}
.about .about_fr .entry,
.about .about_fr .entry p {
	color:#544f50 !important;
}

/* Header Elements
--------------------------- */
#header .logo {
	float: left;
	margin: 7px 0 0 7px;
}
.company-name {
	margin: 0;
	text-indent: -99999px;
	visibility: hidden;
	text-align:left;
}
#header ul li { margin: 0; }
#header #globalnav { float: right; }

/* Search */
#header #search {
	float: left;
	margin: 0 6px 0 0;
}
#header #search input#searchfield {
	width: 170px;
	border-color: #d4d4d4;
	margin: 0 -2px 0 1px;
	padding-top: 1px;
	color: #505050;
	font-size: 10px;
	height: 15px;
	position: relative;
	top: -6px;
}
#header #search input.btn {
	height: 20px;
	width: 56px;
	background: url(/wp-content/themes/jpwomens/assets/images/srch_btn.gif) no-repeat;
}
#header #search input.btn:hover { background-position: 0 -20px; }


/* Social -------------------
----------------------------*/	
#social {
	clear: both;
	height: 25px;
	vertical-align:middle;
	bottom:25px;
	right:-15px;
	position:absolute;
	width:275px;
}
#social a  {
	vertical-align:middle;
	padding:5px 10px;
	height:30px;
	display:block;
	float:left;
}

/* Footer
--------------------------- */
#footer-wrapper {
	width: 982px;
	height: auto;
	margin: 0 auto;
	background-color:#fff;
}
#footer {
	width:952px;
	padding:7px 0 15px;
	background: #fff url(/wp-content/themes/jpwomens/assets/images/bg_grayrule.gif) repeat-x left 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 15px;
	clear: both;
	font-size:.9090909em;
	color:#a4a4a4;
}
#footer a { color: #959595; }
#footer a:hover {
	color: #D81027;
	text-decoration: underline;
}
#footernav { float:left; }
#footernav li {
	float:left;
	margin:0 23px 0 0;
	padding:0;
}
#footernav li a {
	background: url(/wp-content/themes/jpwomens/assets/images/footer_nav.gif) no-repeat;
	display:block;
	height:18px;
	text-indent: -9999px;
}
#footernav li#privacy a {
	background-position: 0 0;
	width:85px;
}
#footernav li#privacy a:hover { background-position: 0 -18px; }
#footernav li#careers a {	background-position:-109px 0px;	width:33px;}
#footernav li#careers a:hover { background-position: -109px -18px; }
#footernav li#corporate a {	background-position:-165px 0px;	width:65px;}
#footernav li#corporate a:hover { background-position: -165px -18px; }
#footernav li#cust-service a {	background-position:-250px 0px;	width:171px;}
#footernav li#cust-service a:hover { background-position: -250px -18px; }
#footernav li#track-order a {	background-position:-445px 0px;	width: 71px;}
#footernav li#track-order a:hover { background-position: -445px -18px; }
#footernav li#sitemap a {	background-position:-540px 0px;	width: 41px;}
#footernav li#sitemap a:hover { background-position: -540px -18px; }
#footernav li#region a {	background-position:-600px 0px;	width: 99px;}
#footernav li#region a:hover { background-position: -600px -18px; }
#footer .phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.9090909em;
}
#email-signup {
	float:right;
	margin-top: 1px;
	color:#626262;
}
input#emailField {
	width: 190px;
	padding: 2px 4px;
	border: 1px solid #B8B8B8;
	border-top: 1px solid #808080;
	font-family:Arial, Helvetica, sans-serif;
	font-color: #7d7b7c;
	font-size: 10px;
}
input#signup-btn {
	background: url(/wp-content/themes/jpwomens/assets/images/go_btn.gif) no-repeat;
	height:20px;
	width:22px;
	position:relative;
	top:6px;
}
input#signup-btn:hover { background-position: 0 -20px; }



/* Home Page / Page 2 ------
--------------------------- */
#page_2 #main{ background: #000 url(/wp-content/themes/jpwomens/assets/images/aboutImage.jpg) no-repeat center 45px; min-height:784px; } /* Home Page */

/* About Page / Page 6 -----
--------------------------- */
#page_6 #main{ background: #000 url() no-repeat center 45px; min-height:784px; } /* About Page */

/* Collection Page / Page 19 -----
--------------------------- */
div#flashcontent a {color:#999;font-family:Arial, Helvetica, sans-serif;}




/* Blog
----------------------------- */
#main-inner .entry, 
#main-inner .entry p,
#page_14 p.siteLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #959597;
	line-height:17px;
}
#main-inner h2,
#main-inner h2 a{
	font-weight:normal;
	color:#959597;
	font-size: 22px;
}
#entries h1{
	color:#a5bfcd;
	font-size:54px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0;
}
#entries p.subhead{
	color:#959597;
	font-size:15px;
	font-style:italic;
}
#entries .post small,
#entries .post small a{
	color:#a2bfca;
	font-size:15px;
}
#entries .post small.date{ float:left; }
#entries .post small.comments{ float:right; }
#entries .divider{ 
	margin:0 0 30px 0;
	padding-top:50px;
	clear:both;
	height:4px;
	background:url(/wp-content/themes/jpwomens/assets/images/entry_divider.gif) 50% 50% repeat-x;
}

/* Featured Women / Page 14 --------
--------------------------- */
.row {padding-bottom:40px; position:relative;overflow:hidden; float:right; width:650px;font: 13px/1.7em "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif !important;}
.row:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.row h2{ font-family: Georgia; color:#dadadb; font-weight:normal; }
.row h2 span{ color:#a3c0cd; padding:5px; }
#page_14 #main .row.odd h2 em  {*zoom:1;}
.row a.watch_video {
	color:#8ca7b6;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	background: url(../images/featured_camera.gif) no-repeat 0px 0px;
	padding-left: 25px;
}
.photo {position:absolute; width:180px;}
.row.even .photo {left:0; top:0;}
.row.odd .photo {right:0; top:0;}
.row.even h2,
.row.even p,
.row.even watch_video {margin-left:190px;}
.row.odd h2,
.row.odd p,
.row.odd watch_video {margin-right:190px;}
.row h2 em{
	color:#d9dadc;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
.row p{ font-family: Arial; font-size:10px; }
.row.even img{ margin:0 20px 40px 0; }
.row.even h2,
.row.even p{ text-align:left; }
.row.odd p {text-align:right;}
.row.odd img{ margin:0 0 40px 20px; }
.row.odd h2,
#page_14 #main-inner .entry .row p{padding-bottom:0;}
#page_14 .left-content { margin-left:10px; _margin-left:1px; margin-top:15px; }
#page_14 #main-inner .entry p{ padding-bottom:35px; }
#page_14 #main-inner .row p{ font-family: Arial; width:475px; }

/* moodalbox CSS */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}
#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 40%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}
.mbLoading{ background: #fff url(/wp-content/themes/jpwomens/assets/images/loading.gif) no-repeat center; }/* IMAGE: loading gif */
#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(/wp-content/themes/jpwomens/assets/images/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(/wp-content/themes/jpwomens/assets/images/next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(/wp-content/themes/jpwomens/assets/images/play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(/wp-content/themes/jpwomens/assets/images/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}

.grid:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.grid .column{ 
	width:350px;
	float:left;
	margin-bottom:42px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
}



#main.press h1{
	padding-bottom:10px;
	border-bottom:1px solid #54646d;
}

#main.press .grid .column h2{
	color:#95b3c3;
	margin-bottom:0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#main.press .grid .column p{
	font-size:13px;
	line-height:18px;
	color:#d0d1d3;
	font-style:italic;
	margin-bottom:6px;
}
#main.press .grid .column a{
	color:#93b1c1;
	font-size:11px;
	text-decoration:none;
}

#main.press .grid .column a:hover{
	text-decoration:underline;
}

#main.press .grid .column img{
	float:left;
	margin:0 10px;
}

#main.press .grid .column .info{
	width:205px;
	position:absolute;
	bottom:0;
	right:0;
}

/* Give Back -------
-------------------*/
.entry .row a.give_back {
	display:none;
	width:110px;
	background: url(/wp-content/themes/jpwomens/assets/images/ecoicon_overlayimg.gif) no-repeat;
	height: 90px;
	text-indent: -9999px;
	position: absolute;
	top:190px;
}
.row.odd a.give_back {right:90px;}
.row.even a.give_back {left:90px;}
a#Tennille, a#Alexi {display:block;}

