@charset "UTF-8";

#social #social_link, #shop #shop_link, #contact #contact_link

{
	text-decoration: underline;
}
/* CSS Document */



body, h1, h2, h3, p, img, ul, li {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: 'Nunito', Helvetica;
	color: #999999;
	background-image: url("images/red_orange_gradient.png");
	background-repeat: repeat-x;
	background-color: #ECD078;
}
h1 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #C33147;
}

h4 {
	text-align: center;
	color: #C13349;
	font-family: 'Nunito', Helvetica;
	font-size: 14px;
}

.snapback_products {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.chill_topheader {
	height: 200px;
	padding-top: 5px;
	position: relative;
}
.chill_topheader a img{
	position: absolute;
	left: 197px;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.chill_topheader iframe{
	float: right;
	clear: right;
	padding-top: 50px;
	padding-left: 5px;
}
.chill_topheader form{
	float: right;
	padding-right: 90px;
	clear: both;
}
.nav_wrap {

}
.hnav {
	list-style-type: none;
	width: 960px;
}

.hnav li {
	width: 30em;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hnav li a {
	display: block;
	color: #C93A43;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 150%;
}
.hnav li a:hover {
	color: #660033;
}

.retro_snapbacks {
	text-align: center;
}
.retro_snapbacks img {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.retro_product {
	float: right;
	width: 900px;
	height: auto;
	overflow: auto;
}
.retro_product p {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #999999;
}
.retro_product p a {
	color: #3A9BFC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.retro_product img {
	padding: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.retro_product form {
	text-align: center;
	color: #C43147;
}
.footer {
	clear: both;
	padding: 5px;
	float: right;
}
.bottom img {
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding-left: 5px;
	clear: both;
}
.footer h3 {
	font-size: 85%;
	color: #D95744;
}
.footer h3 a {
	color: #3399FF;
}
  
h1 a {
	color: #679DF9;
}
h2 {
	color: #DD5D4B;
	text-align: center;
	font-size: 18px;
}
h2 a {
	color: #45A0F1;
	text-decoration: none;
}
