/*
Title: "Jesse-International" screen styles
Date Modified: 1/1/2010
--
Author: Bayt & Takl Design
Contact: http://baytandtakl.com/contact
--
Table of Contents:
	layout
	typography
	navigation
	alignment
*/

/* layout
------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	}

body {
	background: #fbfbfb;
	color: #333;
	font: normal 14px/1.7em Helvetica, Arial, sans-serif;
	text-align: center; /* for centering Win IE 5 */
	}

#wrapper {
	width: 320px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff; /* #fbfbfb */
	}

/* ----- header ----- */
#header {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background: #666666; /* url(/images/backgrounds/masthead.jpg) left top repeat-x; */
	}

#logo {
	float: none;
	width: 300px;
	padding: 0;
	}

#logo h1, #logo h1 a {
/*	text-indent: -4000px; */
	display: block;
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 90px;
	color: #ccc;
	width: 300px;
	height: 60px; 
/*	background: url(city-of-motherly-love.gif) 0 0 no-repeat; */
	border-bottom: none;
	text-decoration: none;
	}

#logo h1 a:hover {
color: #fff;
}

/* ----- main content ----- */
#main {
	margin: 0 auto;
	padding: 5px 35px;
	padding-bottom: 45px;
	text-align: left;
	}

ul, ol {
	font-size: 11px;
	}

ul {
	list-style-type: square;
	}

ol {
	list-style-type: decimal;
	}

#left_column {
float: none;
width: 100%;
}

#right_column {
display: none;
}


/* ----- footer ----- */
#footer {
display: none;
}


/* typography
------------------------------------- */
h1, h2, h3, dt, dt a, legend {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: -.02em;
	color: #000;
	}

h1 strong {
	color: #8e8e8e;
	}

h1 {
	color: #666;
	font-size: 260%;
	text-align: left;
	}

h2 {
	font-size: 180%;
	text-align: left;
	}
	
h3 {
	font-weight: normal;
	/* font-size: 120%; */
	font-size: 140%;
	}

h4 {
	font-size: 100%;
	}

.caption {
	text-align: left;
	line-height: 1.5em;
	font-size: x-small;
	}

.alert {
	color: #C00;
	}

.small {
	font-size: 90%;
	line-height: 1.3em;
	}
	
abbr, acronym {
	font-style: italic;
	cursor: help;
	}

/* navigation
------------------------------------- */
a {
	color: #996;
	text-decoration: none
	}

a:link {
	color: #996;
	text-decoration: none
	}

a:hover  {
	color: #CC3;
	text-decoration: underline
	}

div.nav {
	float: right;
	width: 585px;
	margin: 0 auto;
	height: 90px;
	line-height: 90px;
	}


.nav ul {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	/* line-height: 18px; */
	}

.nav ul li {
	display: normal;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
	}

.nav ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #666666;
	}

.nav ul li a:hover {
	color: #CC3;
	}

.nav ul li a:active, .nav ul li a.selected {
	color: #996;
	}

.nav ul li a.last { border-right: none; }

.navcontainer #active { border-left: 1px solid #fff; }

/* subnav */
div.subnav {
margin: 0;
padding: 0;
background: #fff url(/images/backgrounds/subnav.jpg) left top repeat-x;
border: 1px solid #ccc;
width: 100%;
height: 45px;
}

div.subnav form#search {
	float: right;
	text-align: right;
	width: 300px;
	margin 0;
	padding: 7px 15px 0 0;
	}

.subnav ul {
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0;
	color: #333;
	width: 500px;
	font-size: 90%;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 45px;
	}

.subnav ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
	}

.subnav ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333;
	text-decoration: none;
	border-right: 1px solid #DBDBDB;
	}

.subnav ul li a:hover {
	background: none;
	color: #000;
	}

.subnav ul li a:active, .subnav ul li a.selected {
	color: #996;
	}

.subnav ul li a.last { border-right: none; }

/* ----- misc ----- */
input#keywords { 
	width: 150px;
	}

input:focus, textarea:focus { 
	background-color: #D8E9FB; 
	}

.footnote {
	color: #999;
	font-size: 80%;
	}

img, a img {
	border-width: 0;
	border: none;
	text-decoration: none;
	}

.border {
	border: 1px solid #ccc;
	}

.border_btm {
	border-bottom: 1px dashed silver;
	}

.lrg_banner {
	margin: 15px auto 45px auto;
	text-align: center;
	}

.banner {
	margin: 15px auto 20px auto;
	text-align: center;
	}

.inset {
	width: 125px;
	margin: 0 0 10px 15px;
	text-align: center;
	float: right;
	}

.inset .caption {
	font-size: 80%;
	}

.no_bullet {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
dd {
	margin: 0;
	}

.lead_in {
color: #7f7f78;
font-size: 140%;
line-height: 1.3em;
}

div.social_networks {
border-top: 1px solid #ccc;
margin: 25px auto;
padding: 3px;
width: 75%;
font-size: 90%;
color: #666666;
text-align: center;
}

div.social_networks p {
margin: 2px auto;
padding: 2px 0;
}

div.social_networks ul {
margin: 0;
margin: 5px auto;
padding: 0;
list-style-type: none;
text-align: center;
}

div.social_networks ul li {
display: inline;
margin: 0;
padding: 0;
}

div.social_networks ul li a {
padding: 0 7px;
}

/* alignment
------------------------------------- */
.align_left, .pad_left, .align_right, .pad_right {
float: none;
margin: 5px;
}


/* jewelry categories */
div.item {
margin: 0  1px 1px 0;
padding: 0;
border-bottom: 1px dashed #666666;
}

div.item_thumbnails {
float: none;
width: 150px;
margin: 20px  1px 30px 0;
padding: 0;
border-bottom: none;
}

div.last {
border-bottom: 0;
}

div.item h3 {
margin: 25px 0 0 0;
padding: 0 0 5px 0;
font-size: 140%;
line-height: 1em;
font-weight: normal;
}

div.item h4 {
margin: 5px 0;
padding: 0;
font-size: 100%;
line-height: 1em;
font-weight: normal;
color: #666666;
}

div#view_bar {
vertical-align: middle;
padding: 0;
margin: 0 auto;
height: 25px;
width: 100%;
}

div#view_bar img {
vertical-align: middle;
padding: 0;
margin: 0;
}


div.pagination {
clear: both;
border: 1px solid #ccc;
padding: 2px 5px;
margin: 15px auto;
width: 100%;
}

/* imgPreview styles */

#imgPreviewWithStyles {
	background: #222;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	z-index: 999;
	border: none;
	}

/* Text below image */
#imgPreviewWithStyles span {
	color: white;
	text-align: center;
	display: block;
	padding: 10px 0 3px 0;
	}