/*
THEME NAME: Thematic - ADORN LONDON
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5.1
AUTHOR: Ian Stewart (Customized by <a href="http://www.webaholic.co.za">Webaholic</a>)
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
/*@import url('library/layouts/2c-r-fixed.css');*/

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
/*@import url('library/styles/classic.css');*/

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* Apply a Adorn Styling */
@import url('library/styles/all.css');

.retweet {
	padding: 3px 0 0 0px;
	float: left;
	width: 70px;
	display: block;
}
.retweetshare {
	padding: 3px 0 0 10px;
	display: block;
	float: left;
	width: 70px;
}
.fblike {
	padding: 2px 0 0 10px;
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	overflow: hidden;
}
.shop-item .shop-item-pic {
	position: relative;
}
.shop-item .shop-item-pic .badge {
	display: block;
	width: 40px;
	height: 71px;
	position: absolute;
	top: 10px;
	right: 7px;
}
.shop-item .shop-item-pic .vintage {
	background: transparent url('library/images/stamp-vintage.png') no-repeat;
}
.shop-item .shop-item-pic .ethical {
	background: transparent url('library/images/stamp-ethical.png') no-repeat;
}
.shop-item .shop-item-pic .must_have {
	background: transparent url('library/images/stamp-musthave.png') no-repeat;
}
.shop-item .shop-item-pic .must_have_ethical {
	background: transparent url('library/images/stamp-must-have-ethical.png') no-repeat;
}
.shop-item .shop-item-pic .must_have_vintage {
	background: transparent url('library/images/stamp-must-have-vintage.png') no-repeat;
}

td.stamp {
	position: relative !important;
	display: block;
}
td.stamp .ico {
	display: block;
	width: 33px;
	height: 33px;
	background: transparent url(library/images/home-stamp-hot-pick-Jewellery.png) no-repeat;
	position: absolute;
	top: 10px;
	right: 15px;
}

.tag-cloud {
	text-align: center;
	padding: 0 30px 0 0;
}
.tag-cloud a {
	color: #888 !important;
}
.tag-cloud a:hover {
	text-decoration: none !important;
	color: #000 !important;
}

.sidebar-banners {
	margin: 0 0 0 -19px;
	/*background: transparent url(library/images/sidebar-banners-sponsors-txt.png) no-repeat 4px 8px;*/
}
.sidebar-banners a {
	display: block;
	margin-top: 20px;
}
.sidebar-banners font {
	display: none;
}
.sidebar-banners .heading-sponsors {
	display: block;
	width: 98px;
	height: 26px;
	margin: 10px 0 -20px 5px;
	background: transparent url(library/images/heading-sponsors.png) no-repeat;
}
