/* 
Theme Name: Skeleton
Theme URI: http://themehybrid.com/themes/skeleton
Description: A blank child of the Hybrid theme framework representing the visual hierarchy of Hybrid with designers in mind.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	 @import url('../hybrid/library/css/reset.css'); 

/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/3c-c-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');


body {  background:url(images/Chikii-working-F_01.png) no-repeat center top #ede7d9; font-family: Arial, Helvetica, sans-serif; color:#9d9c9c; font-size:12px; }

#body-container { width:900px; margin:0 auto; overflow:hidden; }

/*================================================
	Hacks
================================================= */
.home .content { background: url(images/ContentBG-H_03.png) #F6F1DE no-repeat; background-position: -6px -12px;  overflow:hidden; padding: 0 0 50px 0;   }
#basket { padding:15px; }
.SCART { background: #F6F1DE; margin:60px 0 0 0; width:535px; overflow:hidden;   }
.SCART td img { }
.SCART p { padding: 10px; }
.SCART-INT { padding:10px; }
.SCART #search_bar { width:450px; }
#fs-main { margin: 0 0 50px 0; }
#post-495 { background:url(images/Home-BG.png) repeat-x top left #F6F1DE; }
#post-495 .page-title { display:none; }
#post-495 .wp-caption { display:inline; margin: 5px 4px 0 0; }
#fs-excerpt { font-size:12px; }
ul.categories li { border-bottom:#ececec solid 1px;  }
#text-5 .textwidget { background:#f9f3e4; padding:3px; border: #ececec dashed 1px;  }
#text-5 .textwidget p { padding:5px; }
#text-5 .textwidget p img { text-align:center;  }
#text-13 .textwidget { background:#f9f3e4; padding:3px; border: #ececec dashed 1px;  }
#text-13 .textwidget p { padding:5px; }
#text-13 .textwidget p img { text-align:center;  }
#text-13 .textwidget strong { color:#C61C07; }
.textwidget a { color:#666; }

/*================================================
	Elementsz
================================================= */

/* Hyperlinks */
a { text-decoration:none;  }
a:link { color:#C61C07; }
a:visited { color:#C61C07; }
a:hover { color: #bf0f00; }
a:active { color:#C61C07; }

.bizdir_notes_grey, .bizdir_notes_grey a, .bizdir_notes_grey a:link, .bizdir_notes_grey a:visited, .bizdir_notes_grey a:hover, .bizdir_notes_grey a:active  { color:#333; }

/* Headers */

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 16px 0;
	}

h1 { font-size: 20px;  color: #bf0f00; text-decoration: none;  }
h2, h2 a { font-size: 16px; color: #bf0f00; text-decoration: none; } 
h2 a:hover {  color: #bf0f00;  }
h3 { font-size: 1.5em; font-weight: normal; }
h4 { font-size: 1.4em; margin: 16px 0; font-weight: normal; color:#00A6FB; }
h5 { font-size: 1.25em; }
h6 { font-size: 1.1em; }

/* Paragraphs */
p { margin: 1em 0; line-height: 1.6em;   }

/* Unordered lists */
ul { list-style-type:none; padding:0;  }
	ul li { padding:0 0 .5em 0; }

/* Ordered lists */
ol {}
	ol li {}

blockquote { background:#FFF; padding: 10px 20px; border: #ececec dashed 2px;  }

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td { vertical-align:top; }

/* Forms */
form {}
	textarea {}
	input { font-family: arial; color: #666; font-size:12px; }
	label {}
	option {}


/**
* Images
************************************************/

/* Normal images */
.post img, .hentry img, p img { clear:both; margin: 8px; border: #ececec 1px solid; padding: 5px; background:#FFF;  }
a img { border:0; }

/* WP Captions [caption] */
.wp-caption {  float:left; margin: 3px; border: #ececec 1px solid; padding: 5px; background:#FFF; text-align:center; }
	.wp-caption img { border:#ececec 1px solid; padding:0; margin:0;   }
	.wp-caption p { }

/* Gallery [gallery] */
.gallery {}
	.gallery img {}

/* Avatars */
.avatar {}

/**
* Header
************************************************/

/* Contains entire header */
#header-container { overflow:hidden; height: 144px;  }

	/* Contains site title and tagline */
#header { overflow:hidden; padding: 35px 0 0;  }

/* Site title */
#site-title { text-indent:-9999px; float:none; font-family: Garamond, serif; color: #00A6FB; font-weight: normal; padding:0 0 0 280px; text-align:left; margin:0 auto;  width: 650px; }

#site-title a { text-decoration:none; }
#site-title a:link,  { color: #00A6FB;}
#site-title a:visited { color: #00A6FB;}
#site-title a:hover { color: #FFF; }
#site-title a:active { color: #00A6FB;}

#site-title a span { border-bottom: 2px solid #867d76; padding: 0 30px 0; }
#site-description {  text-align:left; text-indent:-9999px; float:none; color: #004a97; font-size: 24px; font-weight: normal; margin: 5px 0 0 0;    }

/* Wrapper for navigation */
#navigation { background: transparent; list-style-type: none; margin:0 0 0 187px;    }

#page-nav { padding:0; font-size:14px;  }
#page-nav ul { list-style-type: none;  }
#page-nav li { color: #bf0f00; float:left; padding: 0px 15px 10px 0; text-transform: lowercase; font-weight: bold;  }
#page-nav li a { list-style-type: none; }
#page-nav li a:link, #page-nav li a:visited { color: #bf0f00; }
#page-nav li a:hover { color:#000; }
#page-nav li a:active { color: #bf0f00;   }
#page-nav ul li.current_page_item a { color: #000; font-weight:bold; } 
#page-nav ul li.current_page_ancestor a { font-weight: bold;  }

/* Wrapper for the content and primary/secondary widget sections */
#container { background:transparent; clear: both; overflow: hidden; 
padding-left: 187px;   /* LC width */
padding-right: 187px;  /* RC width */ } 

/**
* Widget sections (Primary and Secondary)
************************************************/
.widget ul li { background:url(images/list-style-image.png) no-repeat; background-position: 0 3px; padding:3px 0 3px 20px; color:#999999;  }
.widget ul li a { color:#999999; }
.widget-title { font-weight:bold; }
#primary {
width: 167px;          /* LC width */
right: 187px;          /* LC width */
margin-left: -100%;
border: 2px #ececec solid; 
min-height: 700px;
background: url(images/motif-l.png) no-repeat top right #FFF;
padding: 0 0 35px 0;
float:left; }

#primary .widget {  float:left; width:167px;}
		
#primary .widget-inside {  padding: 10px; }
#primary img { border-top: #FFF 2px solid; text-align:left;  }
#primary .widget-title { font-size: 14px; color: #bf0f00; text-align:left; margin: 10px 0; }

#secondary {
width: 167px;          /* RC width */
margin-right: -187px;  /* RC width */
margin-left: 0;
border: 2px #ececec solid; 
background: url(images/motif-r.png) no-repeat top left #FFF;
padding: 0 0 35px 0;
float:right;
min-height: 700px;
  }
	
#secondary .widget { width:167px;   }
#secondary .widget-inside { padding: 10px; }
#secondary .widget-title { font-size: 14px; color: #bf0f00; text-align:left; margin: 10px 0; }
#secondary .widget ul {}
#secondary .widget ul li { border-bottom: 1px #EDE7D9 solid; } 

#content { 
border-top: 1px solid #bf0f00;   }
.content {  background: url(images/footer.png) bottom right no-repeat border-top: #C61D08 1px solid;   
}

.breadcrumbs { display:none; }
.byline { display:none; }
.navigation-links { display:none }

.post, .hentry { padding: 10px; margin:60px 0;  background: #F6F1DE;  }

.entry-title, .entry-title a, .single-title, .single-title a , .page-title, .page-title a   { color: #bf0f00; text-align:left;}

/* Footer section */
#footer { font-size:10px; width:535px; margin:0 auto; white-space:wrap;  text-align: center;  }

/* Footer extra */
#footer .copyright { float:left; width:49%; color:#e5dfd2;  text-align:left;  }
#footer .copyright a { color:#e5dfd2;   }
#footer .copyright a:hover {color:#FFF;  }
		
#footer .credit { float:right; width:49%; color:#e5dfd2;  text-align:right;   }
#footer .credit a { color:#e5dfd2;  }
#footer .credit a:hover { color:#FFF; } 


		/* Alignment */
.alignleft, .left {
	float: left;
	
	}
.alignright, .right {
	float: right;
	
	}
.aligncenter, .center {
	display: block;
	margin: 0 auto 16px auto;
	}
.alignnone, .block {
	clear: both;
	margin: 0 0 16px 0;
	}
.clear {
	clear: both;
	}
img.alignleft, img.alignright {
	display: inline;
	}


#footerlinks { text-align:centre; margin:15px 0;  }
#footerlinks ul li { color:#C61C07; float:left; display:inline; padding: 0 6px; border-right: 1px solid #666; line-height: 14px; }
#footerlinks ul li a { color:#C61C07; }
#footerlinks ul li.nb  { border:0; }
#attributes, #attributes p { width:80%; margin:0 auto; color:#e5dfd2; padding:10px 0;   }
#attributes a { color:#e5dfd2;  }

.bin_content_td {padding:15px; background: #fdf7e6; border: 1px dashed #c2bcaa; }
.shop_header_table { background:#E1DAC5; }
.shopheader_search_button { width: 100px; position: -20px 100px; }
.mini_header, .shopheader_search_label { color:#666; font-weight:bold; }
#search_bar { margin:0 10px; padding:15px; background: #fdf7e6; border: 1px dashed #c2bcaa; }
 .subcategory-search label { font-weight:normal; }
.subcategory-search  { margin:15px; }
.search_subcategory_checkbox { background:#fdf7e6; }
.product_description { color:#666; }
#register_link { color:red; clear:left; margin:15px; }
.categorybrowser_desc { color:#666; font-size:80%; }
.cat_browser {   padding:15px 10px; background: #fdf7e6; border: 1px dashed #c2bcaa;  }
.product_list_header {color:#666;}
.div_product_image {  padding:5px; background: #fdf7e6; border: 1px dashed #c2bcaa;}
.productdetails_description { text-align:left; line-height:1.2em; }
#desc_value { text-align:left; line-height:1.2em; }
.checkout_subheader, .checkout_step_current { background:#E1DAC5; }
.standard {
	font-size : 11px;
	color : black;
	font-family : Arial, Helvetica, sans-serif; }
td { color:#666; }
.product_list_header_td_clearance { color:#666; }

body {
	font-family: Trebuchet MS, Arial, Verdana; text-align:left;
	font-size : 11px;
	color : #666;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666;
vertical-align:top; 
}
.list_category {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #666;
}
.tbl_header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
}
label { color:#666; -moz-color:#999; font-weight:bold; }

input { background: #ECE7D8;
color:#666;  }

select { background: #ECE7D8;
color:#666;  }


input.formfield {
	width : 100%;
color:#666; 
}
textarea.formfield {
	width : 100%;
color:#666; 
}
a {
	text-decoration : none;
	color : #636467;
}
a:hover {
	text-decoration : underline;
	color : #636467;
}
.product_option_header {
	text-align : left;
}
.product_option_dropdown {
	text-align : right;
}
.BASKET_PRDLIST_HEADER {
	font-weight : bold;
}

hr.shopheader_line { background: #E1DAC5; height:2px; margin:15px 0;  padding:0; border:0; }
hr.basket_line { background: #E1DAC5; height:2px; margin:15px 0;  padding:0; border:0; }
HR.BASKET_LINE {
	border : 0;
	height : 1px;
	background : Gray;
}
.BASKET_PROMOCODE_LABEL {
	font-weight : bold;
color:#666;
}
.BASKET_SHIPPING_LABEL {
	font-weight : bold;
color:#666;

}
.BASKET_SHIPPING_SERVICE_HEADER {
	font-weight : bold;
color:#666;
}
.BASKET_TOTALS_LABEL {
	font-weight : bold;
color:#666;
}
A.CATEGORYBROWSER_NAME {
	font-weight : bold;
color:#666;
}
a.productbrowser_name {
	font-weight : bold;
color:#666;
}
.PRODUCTBROWSER_LABEL {
	font-weight : bold;
color:#666;
}
.basket_emptytext { color : #666;}
input[type="submit"]{ background:#c2bcaa; color:#fdf7e6; }

.hfeed table,  #basket, #shop_pannel { background: #F6F1DE;   }
.div_product_image {margin:0 10px 0 0 ; }

#respond { padding:10px; }
.highlight { color:red; padding: 3px 0;  }
.cat_browser { margin:3%; }


.featured { border:1px dashed #C2BCAA; margin:0 auto; width:100%; }
.featured h2 { font-weight:bold; }
.featured td { padding:6px; background:#FDF7E6; }
.fi { border-right:1px dashed #C2BCAA; }
.fc { padding:0 0 3px; }
.fc img, .fc img a { border:0; padding:0; margin:0;  }
td.fcb { background:#C2BCAA; color:#FFF; }
.fcb a { color:#FFF; text-decoration:underline; }