/*
Thirtytwo.com Stylesheet / product / archive

URL: 		thirtytwo.com
Created by: 	Foxxyz/Ivo KH Janssen & Mike Rusczyk
For:		Sole Technology Inc
Site Design by:	Teh Webnerds
		
http://thirtytwo.com
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	color: #fff;
	background-color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .69em;
	}

	a {
		color: #EB6620;
		background-color: inherit;
		text-decoration: none;
		}
	
	a:hover, a:active {
		color: #fff;
		background-color: inherit;
		}
	
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
	
h1, h2, h3, h4, h5  {
	font-family: Helvetica, Arial, sans-serif;
	}
	
	h1 a {
		display: block;
		text-indent: -9099px;
		position: absolute;
		top: 22px;
		left: 0;
		height: 42px;
		width: 279px;
		color: inherit;
		background-image: url(/app/css/images/logo-archive.png);
		}

		h1 a:focus {
			outline-style: none;
			}


	h1 a {
		width: 279px;
		color: inherit;
		background-image: url(/app/css/images/logo-archive.png);
		}
		
h2 {
	font-size: 16px;
	}		
		
h4 {
	font-size: 32px;
	padding: 10px 0 2px;
	margin: 0 0 12px 20px;
	border-bottom: 1px solid #292929;
	}		
	
h4#mens-boots, h4#womens-boots, h4#youth-boots {
	padding-top: 0;
	}
		
h5 {
	font-size: 18px;
	margin: 0 0 4px 20px;
	color: #8C8C8C;
	background-color: inherit;
	}	
	
hr {
	display: none;
	}	

img, a img {
	border-style: none;
	display: block;	
	}

		li li li {
			padding: 0 0 30px 20px;
			width: 140px;
			float: left;
			font-size: 10px;
			text-transform: lowercase;
			}	
			
			li li li a {
				color: #8C8C8C;
				background-color: inherit;
				}
				
				li li li a:focus {
					outline-style: none;
					}
				
				li li li a:hover {
					color: #EB6620;
					background-color: inherit;
					}
					
p {
	margin-bottom: 1em;
	}
					
/******************\
| ID SPECIFICS     |
\******************/

#content {
	width: 940px;
	padding: 0 20px;
	overflow: hidden;
	}
	
	#content ul {
		overflow: hidden;
		}

#footer {
	height: 60px;
	position: relative;
	text-align: center;
	font-size: 10px;
	clear: both;
	width: 940px;
	margin: 0 auto 20px;
	border-top: 1px solid #292929;
	}	

	#footer a {
		color: #818181;
		background-color: inherit;
		}

		#footer a:hover {
			color: #fff;
			background-color: inherit;
			}

		#footer h5 a {
			position: absolute;
			top: 52px;
			left: 422px;
			text-indent: -9909px;
			display: block;
		    text-align: left;
		    width: 96px;
		    height: 29px;
		    color: inherit;
		    background: transparent url(/app/css/images/logo-footer.png) no-repeat 0 0;
		    }		

	#footer li {
		display: inline;
		padding: 0 0 0 10px;
		text-transform: uppercase;
		}	

		#footer li:first-child {
			padding-left: 0;
			}

			#footer .tiertwo li {
				color: inherit;
				background: transparent url(/app/css/images/nav-footer.png) no-repeat 0 3px;
				padding: 0 6px 0 8px;
				text-transform: none;
				}

	#footer ul {
		text-align: left;
		width: 940px;
		position: absolute;
		top: 10px;
		left: 0;
		}

	#footer ul.tiertwo {
		top: 12px;
		}			

			#footer ul.tiertwo li:first-child {
				padding-left: 0;
				background-image: none;
				}

	#footer #yeahbitch {
		display: none;
		}

#framework-status {
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #222;
	background-color: inherit;
	}

	#framework-status a {
		color: #222;
		background-color: inherit;
		}

#header {
	margin: 0 20px 6px;
	position: relative;
	width: 940px;
	border-top: 1px solid #292929;
	border-bottom: 1px solid #292929;
	height: 94px;
	}	

#info {
	float: right;
	margin-bottom: 30px;
	width: 300px;
	margin-top: 10px;
	color: #8C8C8C;
	background-color: inherit;
	font-size: 11px;
	line-height: 1.4;
	}
	
	#info h4 {
		color: #EB6620;
		border-bottom:1px solid #292929;
		font-family: Helvetica,Arial,sans-serif;
		font-size: 11px;
		margin: 15px 0 10px;
		padding: 8px 8px 4px 4px;
		}

	#info li {
		list-style-type: none; 
		margin: 0 0 4px 13px;
		text-indent: -14px;
		}
		
		#info li:before {
			content: " + ";
			text-indent: -20px;
			}

	#info p {
		font-size: 12px;
		}	

#wrapper {
	position: relative;
	width: 980px;
	color: inherit;
	background-color: #000;
	margin: 0 auto 30px;
	padding: 20px 0 0;
	overflow: hidden;
	}

/******************\
| CLASS SPECIFICS  |
\******************/

	.archive .categories {
		margin-bottom: 0;
		height: 30px;
		}

	.archive #content {
		padding: 0;
		width: 960px;
		}
		
		.archive #content > ul > li {
			padding-bottom: 20px;
			}
			
			.archive #content > ul > li:first-child .top {
				display: none;
				}
		
		.archive #content li img {
			margin: 0 auto;
			}
			
		.archive #content li span {
			display: block;
			padding: 10px 0;
			margin-bottom: 2px;
			color: inherit;
			background-color: #292929;
			}
		
	.archive h3 {
		font-size: 14px;
		margin: 20px 0 0 21px;
		color: #EB6620;
		background-color: inherit;
		}	

	.archived h3 {
		font-size: 24px;
		line-height: 25px;
		color: #fff;
		background-color: inherit;
		margin: 0 0 5px;
		}
		
		.archived h3 span {
			text-transform: lowercase;
			font-weight: normal;
			line-height: normal;
			display: block;
			font-size: 10px;
			font-family: Verdana, Arial, Sans-Serif;
			}
		
.back {
	font-size: 10px;
	text-align: right;
	width: 320px;
	float: right;
	margin: 39px 0 0;
	}
	
	.back a:focus {
		outline-style: none;
		}

.categories {
	height: 36px;
	margin: 0 0 4px 20px;
	}	
	
	.categories	li {
		font-size: 10px;
		float: left;
		padding: 0 9px;
		color: inherit;
		background: transparent url(/app/css/images/nav-secondary.png) no-repeat left 5px;
		}
		
		.categories > li {
			position: relative;
			}	
		
			.categories li:first-child {
				padding-left: 0;
				background-image: none;
				}
		
		.categories	li a {
			color: #8C8C8C;
			background-color: inherit;
			}
			
			.categories	li a:focus {
				outline-style: none;
				}
			
			.categories	li a:hover, .categories li.active > a  {
				color: #EB6620;
				background-color: inherit;
				}

		.categories	li ul {
			display: none;
			width: 800px;
			height: 15px;
			position: absolute;
			top: 16px;
			left: 13px;
			padding-left: 13px;
			color: inherit;
			background: transparent url(/app/css/images/nav-archive.png) no-repeat 0 3px;
			}
			
			.categories	li:first-child ul {
				left: 3px;
				}
			
		.categories	li.active ul {
			display: block;
			}


.seasons {
	text-transform: lowercase;
	margin: 66px 0 0;
	padding: 9px 5px 0 0;
	width: 90px;
	height: 20px;
	position: relative;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	color: inherit;
	background: transparent url(/app/css/images/archive-dropdown.png) no-repeat right 1px;
	}

	.seasons:hover {
		color: #fff;
		background-color: #292929;
		margin-left: -15px;
		padding-left: 15px;
		}

		.seasons:hover .older {
			display: block;
			}
	
	.seasons h5 {
		display: none;
		}
		
		.seasons li a {
			font-size: 12px;
			display: block;
			padding: 8px 20px;
			color: #EB6620;
			background-color: #444343;
			border-bottom: 1px solid #111;
			}
			
			.seasons li a:hover, .seasons li.active a {
				color: #fff;
				background-color: #EB6620;
				}	
	
	.seasons .older {
		border-top: 1px solid #000;
		display: none;
		position: absolute;
		top: 27px;
		left: 0;
		width: 110px;
		padding: 0 0 10px;
		color: inherit;
		background-color: #292929;
		z-index: 200;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		}
		
.snlinks {
	display: none;
	}		

.top {
	margin: -8px 0 0;
	font-size: 10px;
	text-align: right;
	}
	
	.top a {
		color: #8C8C8C;
		background-color: inherit;
		}
		
		.top a:hover {
			color: #EB6620;
			background-color: inherit;
			}
			
.warning {
	color: #fff;
	background-color: #EB6620;
	padding: 8px 10px;
	margin: 20px 0 0 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}	
	
	.warning a {
		color: #000;
		background-color: inherit;
		text-decoration: underline;
		}
		
		.warning a:hover {
			color: #fff;
			background-color: inherit;
			}	

