@import url("reset.css");
@import url("form.css");
/* Colors


*/

a,
a:link,
a:visited {
	color: #000;
}

a:hover,
a:active {
	color: #9B1C28;
}

a:hover {
	text-decoration: underline;
}

ul a:hover {
	text-decoration: none;
}

h1 {
	text-transform: uppercase;
}

h1, h2, h3 {
	color: #9B1C28;
	font-weight: normal;
}

body {
	background: #f3f4f4 url(../images/bg.jpg) repeat-x left top;
	text-align: center;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	overflow-x:hidden;
}

div.wrap {
	background: url(../images/bg.wrap.gif) no-repeat center 160px;
}

/* @group Head */

div.head {
	height: 160px;
	background: url(../images/bg.header.gif) no-repeat left top;
	position: relative;
	z-index: 100;
}

div.head p.logo {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 185px;
}

div.head p.logo a {
	width: 419px;
	height: 125px;
	background-image: url(../images/logo.text.gif);
}

div.head p.symbol {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	left: -60px;
	z-index: 200;
}

div.head p.symbol a {
	width: 231px;
	height: 231px;
	background-image: url(../images/logo.symbol.png);
}

/* @end */

div.site {
	width: 965px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}

div.menu,
div.content {
	background: url(../images/bg.content.png) repeat-y left top;
	padding:0px 4px 0px 1px;
	position: relative;
	z-index: 50;
}

/* @group Menu */

div.menu ul {
	margin: 0px;
	padding: 0px 0px 0px 190px;
	list-style: none;
	background: url(../images/bg.menu.jpg) no-repeat 105px top;
}

div.menu li {
	padding: 0px;
	margin: 0px;
	float: left;
}

div.menu a {
	color: #333;
	display: block;
	text-align: center;
	height: 39px;
	line-height: 36px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/btn.menu.jpg);
	background-repeat: no-repeat;
}

div.menu a:hover,
div.menu a.selected {
	color: #EDEDED;
}

div.menu li.store a,
div.menu li.store a:link,
div.menu li.store a:visited {
	width: 98px;
	background-position: left top;
}

div.menu li.store a:hover,
div.menu li.store a.selected {
	background-position: left bottom;
}

div.menu li.gallery a {
	width: 113px;
	background-position: -98px top;
}

div.menu li.gallery a:hover,
div.menu li.gallery a.selected {
	background-position: -98px bottom;
}

div.menu li.about a {
	width: 97px;
	background-position: -211px top;
}

div.menu li.about a:hover,
div.menu li.about a.selected {
	background-position: -211px bottom;
}

div.menu li.contact a {
	width: 113px;
	background-position: -308px top;
}

div.menu li.contact a:hover,
div.menu li.contact a.selected {
	background-position: -308px bottom;
}

div.menu li.cart a {
	width: 88px;
	background-position: -421px top;
}

div.menu li.cart a:hover,
div.menu li.cart a.selected {
	background-position: -421px bottom;
}


/* @end */

div.contentWrap {
	background: url(../images/fist.light.gif) no-repeat right bottom;
	min-height: 504px;
	height: auto !important;
	height: 504px;
}

div.main {
	width: 650px;
	padding: 30px 25px 25px 0px;
	font-size: 12px;
}

/* @group Sidebar */

div.sidebar {
	width: 167px;
	background: url(../images/bg.sidebar.jpg) no-repeat -4px -5px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	padding: 50px 50px 0px 65px;
	
	text-transform: uppercase;
	color: #f1f1f1;
	font-weight: bold;
}

div.sidebar h3 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 0px;
}

div.sidebar a {
	color: #f1f1f1;
}

div.sidebar ul {
	padding:0px;
	margin: 0px;
	list-style: none;
}

div.sidebar li {
	margin-bottom: 12px;
}

div.sidebar li a {
	padding: 3px 5px;
}

div.sidebar li a:hover,
div.sidebar li a.select {
	background: #000;
}

div.sidebar ul.social li {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}

div.sidebar ul.social li a {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	
	background-color: none;
}

div.sidebar ul.social li.facebook a {
	background-image: url(../images/icon.facebook.png);
}

div.sidebar ul.social li.myspace a {
	background-image: url(../images/icon.myspace.png);
}

div.sidebar ul.social li.mail a {
	width: 78px;
	height: 34px;
	background-image: url(../images/icon.mail.png);
	
	position: relative;
	left: -1px;
}

div.sidebar ul.social li a:hover {
	background-color: transparent;
	background-position: left bottom;
}

/* @end */

/* @group Footer */

div.footer {
	text-align: center;
	background: url(../images/bg.footer.png) no-repeat left top;
	color: #808080;
	padding-top: 20px;
}

div.footer a {
	color: #808080;
}

div.footer p {
	margin-top: 10px;
}

div.footer ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.footer li {
	padding: 0px 14px 0px 0px;
	margin: 0px 7px 0px 0px;
	display: inline;
	border-right: 1px solid #808080;
}

div.footer li.last {
	margin: 0px;
	padding: 0px;
	border: none;
}

div.footer li a {
	padding: 3px 5px;
}

div.footer li a:hover {
	background: #000;
	color: #f1f1f1;
}

div.bgFist {
	width: 603px;
	height: 603px;
	background: url(../images/fist.dark.gif) no-repeat left top;
	position: absolute;
	bottom: -41px;
	right: -217px;
	z-index: 1;
}

/* @end */

/* @group Forms */

form.wpcf7-form {
	margin: 0px;
}

form.wpcf7-form label {
	font-size: 9px;
	text-transform: uppercase;
	color: #9B1C28;
}

/* @end */

/* @group Big Cartel */

div.menu ul.home li.store a,
div.menu ul.product li.store a,
div.menu ul.products li.store a {
	color: #EDEDED;
	background-position: left bottom;
}

div.menu ul.cart li.cart a {
	color: #EDEDED;
	background-position: -421px bottom;
}

h3.categories-title {
	display: none;
}

div.sidebar ul.categories-list {
	margin-bottom: 30px;
}

ul.images-list {
	margin-top: 0px;
}

div.paypal {
	margin-top: 25px;
	clear: both;
}

/* @end */

/* @group Classes */

/* @end */

/* @group Wordpress */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 10px;
	display: inline;
	border: 3px solid #376092;
}

img.alignleft {
	margin: 0 10px 2px 0;
	display: inline;
	border: 3px solid #376092;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}



/* @end */
