/*
Theme Name: Jennifer Glasgow Design 
Theme URI: 
Description: Custom WordPress theme.
Version: 1.0
Author: Elran Oded
Author URI: http://www.touchbasic.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/stripe_left_bak.gif') repeat-y top left;
	color: #333;
	text-align:center;
	}

#wrap {		
	background: #fff url('images/right_bak_700px.gif') no-repeat 900px 0px; text-align:left;
	}

#page { 
	background: transparent url('images/stripe_left_bak.gif') repeat-y top left;
	text-align: left; 
	}


body.front, body.front #wrap, body.front #page { 
	background:none; margin:0 auto; padding:0; 
}

div#homepage { 
	background: #fff url('images/frontpage_bak_900px.gif') no-repeat top left; 
	width:900px; height:600px; 
}

p#enter { text-align:right; font-weight:bold; padding:410px 25px 0 0; }
p#credits { text-align:center; padding:0; }

#header {
	background-color: transparent;
	}

#content {
	font-size: 1.2em;
	}

.entry {
	line-height: 1.4em;
	}


.postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	font-weight: bold;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0;
	padding:0;
	}

#page {
	position:relative; 
	margin:0;
	padding:0;
	width:900px; height:720px;
	}

#header { 
	height:55px; margin:0 0 15px 0; padding:0;
	}


#headerlogo {
	height:55px; width:310px;
	position:absolute; top:38px; left:75px;
	}

#topnav {
	position:absolute; top:38px; left:415px; z-index:1; font-size:9px;
	height:55px;  width:500px;
}

#topnav ul { list-style-type:none; margin:0; padding:0; }
#topnav ul li { float:left; }
#topnav ul li a.navbutton {
	margin:0 0 0 2px; padding:0;
	width:118px; height:55px;
	float:left;
}

#topnav ul li a#collections, #topnav ul li a#collections:visited {
	background: transparent url('images/collections.gif') no-repeat 0 -55px;
}

#topnav ul li a#collections:hover {
	background: transparent url('images/collections.gif') no-repeat 0 0;
}

#topnav ul li a#bio-mandate, #topnav ul li a#bio-mandate:visited {
	background: transparent url('images/bio-mandate.gif') no-repeat 0 -55px;
}

#topnav ul li a#bio-mandate:hover {
	background: transparent url('images/bio-mandate.gif') no-repeat 0 0;
}

#topnav ul li a#retailers, #topnav ul li a#retailers:visited {
	background: transparent url('images/retailers.gif') no-repeat 0 -55px;
}

#topnav ul li a#retailers:hover {
	background: transparent url('images/retailers.gif') no-repeat 0 0;
}

#topnav ul li a#links, #topnav ul li a#links:visited {
	background: transparent url('images/links.gif') no-repeat 0 -55px;
}

#topnav ul li a#links:hover {
	background: transparent url('images/links.gif') no-repeat 0 0;
}


#topnav ul li a span { display:none; }

#topnav ul li ul#catlist { display:none; width:106px; height:55px; margin:55px 0 0 2px; padding:0 6px; /* position:absolute; */ }


#topnav ul li ul#catlist li.cat-item { display:block; background-color:#f78417; border-top:1px solid #fff; border-right:1px solid #fff; border-left:1px solid #fff; width:106px; margin:0; padding:0; }

#topnav ul li ul#catlist li.cat-item a { width:106px; display:block; padding:1px 2px; }
#topnav ul li ul#catlist li.cat-item a, #topnav ul li ul#catlist li.cat-item a:visited { margin:0;  color:#000; }
#topnav ul li ul#catlist li.cat-item a:hover { text-decoration:none; margin:0; background-color:#fff; }

#content {
	float: right;
	padding: 0;
	margin: 0 20px 0 0;
	}

.narrow { width: 600px; }
.wide { width: 800px; }



.post img.pagetitle { padding:0; margin:0 0 -10px -6px; }

.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}



#footer {
	border-top:1px solid #b05703;
	padding:10px;
	margin:0 0 0 70px;
	text-align:right;
	font-weight:bold;
	clear: both;
	}



a { color:#669900; text-decoration:none; }
a:visited { color:#b05703; text-decoration:none; }
a:hover { color:#66CC00; text-decoration:underline; }


/* End Structure */


/* Begin Categories */

#content.category div.post { display:none; position:relative; margin:0 auto 15px auto; width:450px; height:450px;  }
#content.category div.post h3 { font-size:12px; font-weight:normal; margin:0; padding:0; width:150px; }
#content.category div.post h3 a { font-size:10px; color:#ccc; }
#content.category div.post div.wp-caption { position:absolute; bottom:0; left:0; }
#content.category div.post p.wp-caption-text { font-size:12px; width:150px; color:#669900; margin:0; padding:0; z-index:98; }
#content.category div.post img { position:absolute; bottom:0; right:0; z-index:99; }


/* End Categories */


/* Begin Sidebar */
#sidebar {
	padding:0;
	margin: 0 620px 0 70px;
	width: 200px;
	height:450px; /* may not be required */
	}

#sidebar ul { margin:10px 0 0 0; padding:0; }

#sidebar li { 
	padding:3px; margin:0px; 
	list-style-type:none; list-style-image:none; 
	display:block; float:left; 
	width:56px; height:86px;  
	}

#sidebar li a { display:block; width:52px; height:82px;  }
#sidebar li a, #sidebar li a:visited { border:2px solid #fff; }
#sidebar li a:hover { border:2px solid #C4DF9B; }
#sidebar li a img { border:1px solid #ccc; }
/* End Sidebar */



/* Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
/*
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
*/
h3 {
	padding: 0;
	margin: 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


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;
	}
/* End Images */



/* Begin Lists */
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/*
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
*/
ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
/* End Form Elements */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.list p { margin:0 0 5px 0; }
/* End Various Tags & Classes*/
