/*
Theme Name: FairStuff
Theme URI: http://www.threadme.co.uk
Description: Theme for threadme.co.uk
Version: 1.0
Author: Matt&George
Author URI: http://www.mattandgeorge.com/
Tags: 
*/


body {
    background-color: #eaebe6;
    font-family: Arial, sans-serif;
    font-size: 62.5%; /* Resets 1em to 10px */
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
	color: #333333;
    position: relative;
}

#mainWrapper {
    background-color: #eaebe6;
    margin: auto;
    padding: 8px 16px 50px 16px;
    width: 992px;
	text-align: center;
}

#wrapper {
    background-color: #ffffff;
    text-align: left;
    padding: 8px 10px 10px 10px;
	width: 972px;
	line-height: 2em;
}

.hidden {
	display: none;
}

/* Header */
#header {	
	margin: 0 0 35px 0;
	padding: 0;
    background: #95583b url('images/header.jpg') no-repeat bottom center;
    height: 150px;
	width: 972px;
	position: relative;
}
#header h1 {	
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: block;		
	margin: 0;
	padding: 0;
        height: 115px;
	width: 300px;
}
#header h1 a span {
	display: none;
}

#header-ecommerce-bar {
	height: 50px;
	width: 350px;
	float: right;
	margin: 0;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	position: absolute;
	top: 17px;
	right: 9px;
}
#header-ecommerce-bar span {
	color: #6d2216;
}

#header-nav {
	height: 30px;
	padding: 0 0 0 13px;
}
#header-nav span {
	display: none;
}
#header-nav img,
#header-nav ul {
	padding: 0;
	margin: 0;
}
#header-nav li { 
	list-style-type: none;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}
.header-nav-separator {
	background-image: url('images/header_circle.jpg');
	width: 19px;
	height: 24px;
	display: block;
	margin: 0;
	padding: 0;
}
#header-navItem1 a {
	width: 86px;
	height: 24px;
	background: url('images/header_threads.jpg') no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}
#header-navItem2 a {
	width: 125px;
	height: 24px;
	background: url('images/header_setupshop.jpg') no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}
#header-navItem3 a {
	width: 183px;
	height: 24px;
	background: url('images/header_thoughts_and_finds_over.jpg') no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}
#header-navItem4 a {
	width: 127px;
	height: 24px;
	background: url('images/header_whoweare.jpg') no-repeat;
	display: block;
	margin: 0 0 0 -1px;
	padding: 0;
}
#header-navItem5 a {
	width: 44px;
	height: 24px;
	background: url('images/header_info.jpg') no-repeat;
	display: block;
	margin: 0 0 0 -2px;
	padding: 0;
}
#header-navItem1 a:hover {
	background-image: url('images/header_threads_over.jpg');
}
#header-navItem2 a:hover {
	background-image: url('images/header_setupshop_over.jpg');
}
#header-navItem3 a:hover {
	background-image: url('images/header_thoughts_and_finds_over.jpg');
}
#header-navItem4 a:hover {
	background-image: url('images/header_whoweare_over.jpg');
}
#header-navItem5 a:hover {
	background-image: url('images/header_info_over.jpg');
}

/* End Header */

/* Main content */
#contentWrapper,
.clear {
	clear: both;
}
a,
a:link,
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #95583b;
	text-decoration: underline;
}
a.speciallink {
	font-family: Arial;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	font-size: 0.9em;
}
a.speciallink:hover {
  color: #95583b;
	text-decoration: none;
}

img {
	border: none;
}
#content {
	color: #333333;
	float: left;
	margin: 0 46px 50px 11px;
	padding: 0 0 0 0;
	width: 460px;
	font-size: 1.3em;
}

#content h2 {
	font-weight: bold;
	font-size: 2em;
}

#content h2 a {
	color: #323232;	
	text-decoration: none;
}
#content h2 a:hover {
	color: #95583b;
	text-decoration: none;
}
a.left-arrow {
	background: url(images/left_arrow_gray.jpg) no-repeat center left;
	padding-left: 20px;
}
a.left-arrow:hover {
	background: url(images/left_arrow_brown.jpg) no-repeat center left;
}
a.right-arrow {
	background: url(images/right_arrow_gray.jpg) no-repeat center right;
	padding-right: 20px;
}
a.right-arrow:hover {
	background: url(images/right_arrow_brown.jpg) no-repeat center right;
}
a.top-arrow {
	background: url(images/top_arrow_gray.jpg) no-repeat top right;
	padding-right: 20px;
}
a.top-arrow:hover {
	background: url(images/top_arrow_brown.jpg) no-repeat top right;
}
a.bottom-arrow {
	background: url(images/bottom_arrow_gray.jpg) no-repeat top right;
	padding-right: 20px;
}
a.bottom-arrow:hover {
	background: url(images/bottom_arrow_brown.jpg) no-repeat top right;
}
.alt-font {
	font-family: Arial;
}

.pagetitle {
	color: #95583b;
	font-family: Arial;
	font-weight: bold;
}
/* End Main content */


/* Sidebars - Common style */
#sidebar1,
#sidebar2 {
	padding: 20px 0 0 0;
	margin: 0;
    float: left;
	font-weight: bold;
	font-size: 1.3em;
	color: #555555;
	line-height: 1.8em;
}
#sidebar1 h2,
#sidebar2 h2 {
	margin-top: 35px;
}
#sidebar1 h2.first,
#sidebar2 h2.first {
	margin-top: 5px;
}
#sidebar1 a,
#sidebar2 a {
	color: #555555;
	text-decoration: none;
}
#sidebar1 a:hover,
#sidebar2 a:hover {
	color: #95583b;
}
/* End Sidebards - Commom style */


/* Sidebar1 (left)  */
#sidebar1 {
	padding-left: 13px;
	width: 214px;
}
#sidebar1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar1 ul{
	margin-left: -13px;
}
#sidebar1 ul.sidebarlist a {
	padding-left: 13px;
	display: block;
	width: 200px;
	line-height: 1em;
	z-index: 50;
	padding-bottom: 10px;
}

#sidebar1 ul.sidebarlist a.current,
#sidebar1 ul.sidebarlist a:hover {
	background: url(images/brown_circle.jpg) no-repeat top left;
	color: #95583b;
	line-height: 1em; 
	display: block;
	text-decoration: none;
}
#sidebar1 ul.sidebarlist a.current span, 
#sidebar1 ul.sidebarlist a:hover span {
  color: #555555;
}
#archives {
	width: 200px;
	margin: 0 0 0 -13px;
	padding: 0 0 0 13px;
	height: 250px;
	display: block;
	overflow: hidden;
	position: relative;
}
#archives ul {
	width: 200px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	position: absolute;
}
#sidebar1 ul.sidebarlist li.year, #sidebar1 ul.sidebarlist li.archivesNav {
  padding-left: 13px;
}

#archives span {
	color: #95583b;
}
.archivesNav {
	margin-top: 10px;
}
#sidebar1 ul.sidebarlist li.archivesNav a.archivesPrev,
#sidebar1 ul.sidebarlist li.archivesNav a.archivesPrev:hover,
#sidebar1 ul.sidebarlist li.archivesNav a.archivesNext,
#sidebar1 ul.sidebarlist li.archivesNav a.archivesNext:hover {
  margin: 0;
  padding: 0;
  display: inline;
}
#sidebar1 ul.sidebarlist li.archivesNav a.archivesPrev {
	background: url(images/left_arrow_gray.jpg) no-repeat center left;
	padding-left: 20px;
}
#sidebar1 ul.sidebarlist li.archivesNav a.archivesPrev:hover {
	background: url(images/left_arrow_brown.jpg) no-repeat center left;
	padding-left: 20px;	
}
#sidebar1 ul.sidebarlist li.archivesNav a.archivesNext {
	background: url(images/right_arrow_gray.jpg) no-repeat center right;
	padding-right: 20px;
}
#sidebar1 ul.sidebarlist li.archivesNav a.archivesNext:hover {
	background: url(images/right_arrow_brown.jpg) no-repeat center right;
	padding-right: 20px;	
}
#header-search-input,
.search-input {
	color: #999999;
	height: 15px;
	width: 166px;
	padding: 8px 7px 6px 6px;
	border: none;
	font-family: Arial;
	font-size: 1.1em;
}
.search-input {
	background: #f7f7f7 url(images/search_input.jpg) no-repeat;
	margin-top: 10px;
}
#header-search-input {
	background: url(images/header_search_input.jpg) no-repeat;
	margin-top: 17px;
}
#header-search-submit,
.search-submit {
	height: 26px;
	width: 25px;
	border: none;
	cursor: pointer;
}
.search-submit {
	background: url('images/search_magnify.jpg') no-repeat;
}
#header-search-submit {
	background: url('images/header_search_magnify.jpg') no-repeat;
}

/* End Sidebar1 (left)  */


/* Sidebar2 (right) */
#sidebar2 {
        width: 228px;
}
#sidebar2 a.rss{
	background: url(images/rss.jpg) no-repeat;
	font-size: 0.9em;
	height: 18px;
	padding: 3px 0 5px 23px;
}

/* End Sidebar2 (right) */



/* Posts */
.post {
	margin: 0 0 20px 0;
	padding: 0;
}
.post-title {
	margin-top: -10px;
}
.post-category a {
	text-decoration: none;
	color: #323232;
	font-weight: bold;
	padding: 0;
}
.post-category a:hover {
	text-decoration: none;
	color: #95583b;
}
.post-meta {
	font-family: Arial;
	font-weight: bold;
	margin: 30px 0 50px 0;
	padding-top: 1px;
	color: #95583b;
	z-index: 50;
	background: url(images/brown_line.jpg) no-repeat top left;
	font-size: 0.9em;
}
.post-meta a {
	color: #555555;
	text-decoration: none;
}
.post-meta a:hover {
	color: #95583b;
	text-decoration: none;
}
.post-meta span {
	color: #555555;
}
.post-meta p {
	margin: 5px 0 0 0;
}
.post-meta span.comment-button {
	background: url(images/icon-comments.jpg) no-repeat top left;
}
.post-meta span.sharethis-button {
	background: url(images/icon-share.jpg) no-repeat top left;
}
.post-meta span.comment-button,
.post-meta span.sharethis-button {
	padding: 4px 0 4px 28px;
	height: 12px;
	margin-right: 15px;
}
.post-meta span.comment-button a,
.post-meta span.author a {
	text-decoration: none;
}
.post-meta span.comment-button a:hover,
.post-meta span.author a:hover  {
	text-decoration: none;
}
.postsNav a {
	display: inline;	
	font-family: Arial;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.postsNav a:hover {
	color: #95583b;	
	text-decoration: none
}
/* End of posts */



/* Comments */

#comments {
	margin: 30px 0 0 0;
	padding: 0;
}
#comments h3 {
	color: #95583b;
}
.comment-meta {
	font-family: Arial;
	font-weight: bold;
	color: #95583b;
	z-index: 50;
	margin: 20px 0 0 0;
}
.comment-divider {
	background: url(images/brown_line.jpg) no-repeat top left;
	display: block;
	width: 460px;
	height: 2px;
	margin: 20px 0 0px 0;
}
.logged-in-as {
	color: #95583b;
	font-family: Arial;
	font-weight: bold;
}
.comment-meta span {
	color: #555555;
}
.comment-meta a {
	color: #555555;
	text-decoration: none;
}
.comment-meta a:hover {
	color: #95583b;
	text-decoration: underline;
}
.comment-meta p {
	margin: 5px 0 0 0;
}
.comment-input {
	width: 250px;
	padding: 3px;
}
#comment-textarea {
	width: 460px;
	padding: 3px;
}
#comment-submit {
	background: url(images/button_submit_comment.jpg) no-repeat;
	width: 185px;
	height: 28px;
	border: none;
	cursor: pointer;
	margin-top: 15px
}
#comments label span {
	font-weight: bold;
}
#comments span.error {
	font-weight: bold;
	color: red;
}
#comments .good-field {
	background: #ffffff;
	border: 1px solid #999999;
}
#comments .bad-field {
	background: #ffbbbb;
	border: 1px solid red;
}
/* FOOTER */
#footer {	
	color: #686767;
	text-align: left;
	clear: both;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 0 0;
}
#footer p {
	margin: 0 0 5px 0;
}
#footer div.copyright {
	float: right;
}
/* Flickr pictures */
.flickr-pictures {
        margin: 10px 0 10px 0;
}

.flickr-thumbnail a img {
        height: 60px;
        width: 60px;
        padding: 3px 3px 8px 4px;
        border: 1px solid #d5d5d5;
	margin: 3px;
}
.flickr-thumbnail {
        display: inline;
}

/* Wordpress Tags for posts layout */
.alignright { 
	float: right;
	margin: 10px 0 10px 10px;
}
.alignleft { 
	float: left; 
	margin: 10px 10px 10px 0;
}
.wp-caption,
.wp-caption-text {
	margin: 0;
	border: none;
}
/* End Wordpress tags */

a.stico_default {
  padding-left: 28px !important;
  background: url('images/icon-share.jpg') no-repeat top left !important;
}
