/*
Theme Name: iStil
Description: A Stylish Orange and White Theme
*/

/*** General Format ***/

* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0; 	padding: 0;
	font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
	color: #333;
	background: #FFF url('img/bg.gif') repeat-x;
	text-align: left;	
	height: 100%;	
}

img {
	border: 0;
}

a {
	color: #FB871A;
	text-decoration: none;
	
}

a:hover {
	color: #FB871A;
	text-decoration: none;
}

a:visited {
	color: #FB871A;
}

/*** Page Structure Format ***/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 780px;
	position: relative;
	background: #fff url(img/post_bg.gif) repeat-y;
}

#header {
	width: 780px;
	background: #fff url(img/header.gif) top center no-repeat;
	height: 150px;
	margin-top: 15px;
	color: #fff;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #4B3919;
}

#Nav {
	display: block;
}

#content {
	width: 68%;
	float: right;
	color: #000;
	padding: 20px 5px;
	
}

#sidebarLeft {
	width: 150px;
	float: left;
	color: #000;
	padding: 15px;
}

* html #sidebarLeft {
	width: 150px;
}

#footer {
	clear: both;
	width: 762px;
	background: #222222;
	color: #fff;
	text-align: left;
	height: 33px;
	padding: 8px 8px 12px 10px;
	border-top: 1px solid #000;
}

#footer a {
	color: #fff;
}

/*** Navigation Bar Format ***/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background: #49647d url(img/menu_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}

ul#Nav li {
	float: left;
	border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #cf7f26 url(img/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(img/navOff.gif) repeat-x; 
	text-decoration: none;
}

/*** Text Format ***/
p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	border-bottom: 0px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 0px solid #999898;
	text-decoration: none;
}

h1, h2, h3, h4{
	font-family: Arial, Sans-Serif;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
}

h1, #storename {
	font-size: 16px;
}

h2 {
	font-size: 16px;
	border-bottom:1px solid #000;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

#storename {
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 60px 10px 10px 21px;
}

#tagline {
	padding-left: 50px;
	color: #FB871A;
}

/*** Sidebar Format ***/

#sidebarLeft h2 {
	font-size: 14px;
	letter-spacing: -0.8px;
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: heavy;
	color:  #909081;
	border-bottom: 1px solid #808080 ;
	margin-bottom: 5px;
	font-family: Arial, Sans-Serif;
}

#sidebarLeft a {
	color: #FC7011;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #FC7011;
	text-decoration: none;
}

#sidebarLeft a:visited {
	color: #FC7011;
}

/*** Sidebar Lists Format ***/

.sidebar ul { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}


/*** Footer Format ***/

#footer p {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
}

#footer a {
	color: #CACBC6;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #CACBC6;
	background: none;
	border-bottom: none;
}

/* content-specific */

.featuredProd {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.featuredProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.featuredProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.featuredProd a:hover {
text-decoration:none;
}
.featuredProd p {  /* featured products description */
  color: #333;
  margin: auto;
} 
.catProdList p { 
  color: #333;
  margin: auto;
} 
.catProdList {
  width: 30%;
  margin: 3px 3px;
  float: left;
  overflow: hidden;
  }

.catProdList a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 

.catProdList a {
font: bold 11px Arial, Helvetica, sans-serif;
margin: auto; 
text-decoration:underline;
}

.catProdList a:hover {
text-decoration:none;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 

.similarProd {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.similarProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.similarProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.similarProd a:hover {
text-decoration:none;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 
.relatedProd {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.relatedProd a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.relatedProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.relatedProd a:hover {
text-decoration:none;
}

.relatedProd p { 
  color: #333;
  margin: auto;
} 

.categoryLink {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  }

.categoryLink a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  overflow: hidden; 
} 
.productImg { 
float: left; 
border: none;
margin: 3px; 
} 
#artlistbox {
  width: 500px;
}
#artbox {
  background: url('img/artbottom.gif') repeat-x left bottom;
  margin-left:15px;
  margin-right:15px;
  margin-top:0px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:8px
}
#artbox h3 {
	font-size: 1.2em;
	color: orange;
}
a.artlink {
	display: block; float:right; clear:both; margin-bottom:10px;
	height: 20px; width:100px; text-align:center; color:#fff;
	background: green; font:bold 14px/20px Arial, Helvetica, sans-serif; text-decoration:none
}
a.artlink:hover { background:#333; }
/*a.artlink b {
	position: absolute;
	left: -10000px;
}*/

.deptColumn {
  float: left;
  width: 202px;
  }
.deptColumn img {
  width: 200px;
  height: 200px;
  border: none;
  }
.deptColumn .mainDept li {
  list-style-image: url(img/arrow-large.gif);
  margin-bottom: 0px;
  border-bottom: 1px solid #91BB60;
  }
.deptColumn .mainDept li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  }
.deptColumn .catList {
  padding-left: 10px;
  }
.deptColumn .catList li {
  padding-bottom: 4px;
  list-style-image: url(img/arrow-small.gif);
  }
.deptColumn .catList li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  }
.deptColumn .catList .viewAll a {
  font-weight: bold;
  }
.clear { 
	overflow: hidden; 
	clear: both; 
	height: 1px; 
	margin: -1px 0 0 0; 
	font-size: 1px; 
}


.price { float:right; width:80px; padding:30px 0 30px 10px; text-align:center; clear:right; font-weight: bold; color: #000; }
.iconHeadline { width:480px; }
.desc { clear:right; color:863f00 }
.prodimg { float:left; margin:0 5px 5px 0; }

.price { 
float:right; 
width:300px; 
padding:30px 0 30px 10px; 
text-align:center; 
clear:right; 
font-weight: bold;
color: #000; 
}

.product_window_med{
background-position:center center; 
width:175px; 
height:175px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_med img {
width:175px;
height:175px;
}

.product_window_lrg {
background-position:center center; 
width:275px; 
height:300px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_lrg img {
width:275px;
height:300px;
}

.prodPageImg {
margin:0 10px 5px 0;
}