@charset "UTF-8";
/* CSS Document */

a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}

.fot {
	font-size: 9px;
	text-align: center;
	color: #666666;
}

.body {
	font-size: 13px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-color: #333333;
}

.header {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

.shopmenu {
	font-size: 11px;
	color: #333333;
	font-family: Helvetica;
	text-transform: uppercase;
	font-weight: normal;
}


.img {
	border-style: none;
}

.line {
	background-image: url(http://humanasecondhand.se/images/line_vert.gif);
	background-repeat: repeat;
	font-size: 6px;
	color:#FFFFFF;
}

.wpclear {
	font-size: 6px;
	color:#FFFFFF;
}

.nav_posts_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float: right;
	padding-top: 5px;
}

.category-text {
	padding: 0px 18px 0px 21px;
	margin: 5px 0 5px 0;
	background-image: url(http://humanasecondhand.se/images/line_vert.gif);
	background-repeat: repeat-y;
	color:#FFFFFF;
	
}

.category-text .header a {
	color: #333333;
}

.category-image {
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
}

.category-image .header {
	visibility: hidden;
	margin: 0 0 0 0;
	font-size: 0px;
}

.category-image img {
	margin: 0 18px 0 0;
}

.category-image-white {
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
}

.category-image-white .header {
	visibility: hidden;
	margin: 0 0 0 0;
	font-size: 0px;
}

.category-image-white img {
	margin: 0 18px 0 0;
	border: 1px;
	border-style: solid;
	border-color: #999;
}