/*
Theme Name: Fashion Bites Back
Theme URI: http://www.creativestate.co.uk
Description: The Fashion Bites Back Theme
Author: Creative State & Built By Ecko
Version: 1.3.3.7
*/


* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
	font-family: 'PT Sans Narrow', arial, serif;
	font-size: 13px;
	color: #3d3d3d;
}
#iefix {
	width: 100%;
	text-align: center;
}
#contain {
	width: 930px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#wrapper {
	width: 930px;
	float: left;
}
#header {
	width: 930px;
	margin: 190px 0 50px 0;
	float: left;
	padding: 0 0 40px 0;
	border-bottom: 1px solid #ffcc40;
}
#logo {
	width: 115px;
	height: 115px;
	float: left;
}
#logo a {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 115px;
	height: 115px;
	float: left;
	display: block;
	text-indent: -999999px;
}
#ticker {
	width: 730px;
	float: right;
	color: #50b848;
	text-transform: uppercase;
}
#ticker p {
	float: left;
	margin: 9px 0 0 0;
}
#ticker span p {
	float: left;
	margin: 0px;
}
#ticker a {
	color: #50b848;
	text-decoration: none;
	text-transform: uppercase;
}
#ticker span {
	background-color: #ffe192;
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 10px;
	width: 629px;
}
a.morelink {
	background-image: url(images/morelink.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 10px 0 20px;
	font-weight: bold;
}
#header ul {
	float: left;
	margin: 17px 0 0 40px;
}
#header ul li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 49px;
	display: block;
}
#header ul li a {
	color: #f0545b;
	text-decoration: none;
	padding: 0 0 4px 0;
	text-transform: uppercase;
}
#header ul li a:hover, #header ul li.current-menu-item a {
	color: #f0545b;
	border-bottom: 1px solid #f0545b
}
#main {
	float: left;
	width: 570px;
	margin: 0 60px 40px 0;
}
#main p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
	letter-spacing: 2px;
}
.home p {
	text-transform: uppercase;
}
#main p a {
	color: #67c160;
	text-decoration: none;
}
#main p a:hover {
	text-decoration: underline;
}
#side {
	float: left;
	width: 300px;
	margin: 0 0 40px 0;
}
h1, h2, h1 a, h2 a {
	font-family: 'PT Sans Narrow', arial, serif;
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 0 40px 0;
}
h1 span {
	font-weight: bold;
}
.green {
	color: #54b948;
}
.yellow {
	color: #ffc425;
}
p#times  span {
	width: 310px;
	float: left;
}
p#times span strong {
	margin: 0 20px 0 0;
}
p#times span.where {
	width: 260px;
	text-align: right;
}
ul#sidenav {
	width: 300px;
	float: left;
	margin: 0 0 20px 0;
}
#side div.widget-container {
	margin: 0 0 20px 20px;
}
#side h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
}
#side a {
	color: #67c160;
	text-decoration: none;
	font-size: 14px;
}
.textwidget {
	font-size: 14px;
}
#side p {
	margin: 0 0 10px 0;
}
#side a:hover {
	text-decoration: underline;
}
ul#sidenav li {
	height: 30px;
	list-style-type: none;
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}
ul#sidenav li.navgreen a {
	color: #54b948;
	font-weight: normal;
}
ul#sidenav li.navgreen {
	border-bottom: 1px solid #54b948;
}
ul#sidenav li.navyellow {
	border-bottom: 1px solid #ffc425;
}
ul#sidenav li.navred {
	border-bottom: 1px solid #f0545b;
}
ul#sidenav li.navyellow a {
	color: #ffc425;
	font-weight: normal;
}
ul#sidenav li.navred a {
	color: #f0545b;
	font-weight: normal;
}
ul#sidenav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 22px;
	display: block;
	padding: 10px 20px 10px 20px;
}
ul#sidenav li a span {
	float: left;
}
ul#sidenav li a span.gt {
	float: right;
	text-indent: -999999px;
	
}

ul#sidenav li.navred a span.gt {
	background-image: url(images/red_arrow.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 17px;
}
ul#sidenav li.navgreen a span.gt {
	background-image: url(images/green_arrow.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 17px;
}
ul#sidenav li.navyellow a span.gt {
	background-image: url(images/yellow_arrow.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 17px;
}

ul#sidenav li a:hover {
	color: #3d3d3d;
	text-decoration: none !important;
}
ul#sidenav li.navactive {
	border-bottom: 1px solid #3d3d3d !important;
}
ul#sidenav li.navactive a {
	color: #3d3d3d !important;
}
ul#sidenav li.navactive a span.gt {
	background-image: url(images/h_arrow.png);
}
ul#sidenav li:hover {
	border-bottom: 1px solid #3d3d3d;
}
ul#sidenav li:hover a span.gt {
	background-image: url(images/h_arrow.png);
}
#foot {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	width: 1065px;
	height: 34px;
	display: block;
	float: left;
	margin: 0 0 40px -70px;
}
#footer {
	width: 930px;
	float: left;
}
#jci {
	background-image: url(images/jci.png);
	background-repeat: no-repeat;
	width: 199px;
	height: 38px;
	float: left;
	display: block;
	margin: 0 30px 0 0;
	text-indent: -999999px;
}
#nets {
	background-image: url(images/nets.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 38px;
	float: left;
	display: block;
	text-indent: -999999px;
}
#links {
	float: left;
}
#credit {
	float: right;
	text-align: right;
}
#credit a {
	color: #3d3d3d;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}
#credit a:hover {
	color: #50b848;
}
#sale {
	background-image: url(/wp-content/uploads/2011/06/salebg.png);
	background-repeat: no-repeat;
	width: 114px;
	height: 114px;
	display: block;
	float:right;
	margin: -75px -25px 0 0;
}
.box {
	padding: 5px 5px 0 5px;
	border: 1px solid #d8d8d8;
	margin: 0 5px 20px 5px;
	float: left;
}
.box a img {
	border: 0px;
}
.page-id-10 h1, .page-id-12 h1 {
	margin: 0 0 20px 0 !important;
}
#newsrunner h1, #newsrunner h2, #newsrunner h1 a, #newsrunner h2 a {
	margin: 0 0 20px 0;
	color: #4a4a4a;
	text-transform: normal;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
#nav-below a {
	color: #50b848;
	text-decoration: none;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
