/*
Theme Name: XS Stock
Theme URI: http://www.hobo-web.co.uk
Description: The default xs-stock theme.
Version: 1.0
Author: Martin Gardner
Author URI: http://www.hobo-web.co.uk
*/

/* ------------------------------------------------------------ */
/* Custom Client Elements & Styles */
/* ------------------------------------------------------------ */		

#centercontent {
	padding:5px;
}
.post {
	padding-left:10px;
}
.post h2 {
	font-size:16px;
}
.postdate {
	font-size:10px;
	color:#CCCCCC;
	float:right;
	padding-right:5px;
}

.entry {
	font-size:12px;
	text-align:justify;
	margin-top:5px;
}

.entry p {
	font-size:12px;
}

.pagenav, .page_item, .categories, .cat-item, .blogroll {
	list-style:none;
	list-style-type:none;
}



/* ----- Menu News Letter Box ----- */
	
.Menu-News-Letter-UL {
	position: relative;
	float: left;
	margin: 10px 0 0 10px;
	width: 154px;
	list-style: none;
}
* html .Menu-News-Letter-UL {
	margin: 10px 0 0 5px;
}
.Menu-News-Letter-UL LI {
}
.Menu-News-Letter-UL LI input {
}
.Menu-News-Letter-UL LI .News-Letter-EMail-Input {
	margin: 3px 0 3px 0;
	padding: 2px 2px 2px 2px;
	width: 144px;
	border: 1px solid #bebebe;
}
.Menu-News-Letter-UL LI .Mailing-List-SignUp-Button {
	position: relative;
	float: right;
	clear: both;
	margin: 5px 5px 10px 0;
	padding: 0 0 0 8px;
	width: 92px;
	height: 21px;
	background-image: url(images/register-small.gif);
	cursor: pointer;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
}
* html .Menu-News-Letter-UL LI .Mailing-List-SignUp-Button {
	margin: 5px 5px 10px 0;
}
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */		 

    /* ----- Header Checkout Direct ----- */

		.Header-Checkout-Links LI {
	color: #ffffff;
}
.Header-Checkout-Links LI p {
	color: #ffffff;
}
.Header-Checkout-Links LI b {
	color: #ffffff;
}
.Header-Checkout-Links LI a {
	color: #ffffff;
}
.Header-Checkout-Links LI a:hover {
	color: #6bb23d;
}
/* ----- Header Categories ----- */

		.Header-Fixed-Categories-UL LI a {
	color: #ffffff;
}
/* ----- Header Search Filter Elements ----- */

		.Header-UL-Search LI p {
	color: #ffffff;
}
.Header-UL-Search LI p label {
	color: #ffffff;
}
.Header-UL-Search LI .header-searchsubmit {
	color: #ffffff;
}
/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */
	
	/* ----- Header Checkout Direct ----- */
	
		.Header-Checkout-Links LI {
	font-size: 0.7em;
}
.Header-Checkout-Links LI a {
	text-decoration: none;
}
/* ----- Header Categories ----- */

		.Header-Fixed-Categories-UL LI {
	font-size: 0.6em;
}
.Header-Fixed-Categories-UL LI a {
	text-decoration: none;
}
/* ----- Header Search Filter Elements ----- */

		.Header-UL-Search LI #header-searchquery {
	font-size: 0.7em;
}
.Header-UL-Search LI select {
	font-size: 0.7em;
}
.Header-UL-Search LI p {
	font-size: 0.7em;
}
.Header-UL-Search LI .header-searchsubmit {
	font-size: 0.7em;
}
/* ----- Menu News Letter Box ----- */

		.Menu-News-Letter-UL {
	font-size: 0.7em;
}
.Menu-News-Letter-UL LI {
}
.Menu-News-Letter-UL LI input {
}