/*
STEP THE FUCK OFF
SHAKE JUNT
*/

* {
	padding: 0;
	margin: 0;
}

a:link, a:visited, a:active { color: #ebf90b; text-decoration: none; }
a:hover { color: #159b13; }
a.postlink { color: #159b13; font-size: 10pt;}
a.postlink:hover {color: #ebf90b;}
a img {border: none; }

body {
	color: white;
	background: #000 url(/app/css/images/lights-bg.png) repeat center top;
	font-size: 13pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

	body.error h2 {
		font-size: 300px;
		line-height: .9em;
	}

fieldset {
	border: none;
}

	fieldset div {
		margin-bottom: 20px;
	}

	fieldset legend {
		display: none;
	}

	form label {
		display: block;
	}

	h1 a {
		display: block;
		background: #000 url(/app/css/images/shake-junt-logo.png) no-repeat top left;
		height: 115px;
		width: 664px;
		text-indent: -9999px;
	}

h2, h3 {
	font-size: 3em;
	font-family: Impact;
	font-weight: normal;
	margin-bottom: .3em;
	clear: both;
	text-transform: uppercase;
}

h3 {
	font-size: 2em;
	color: #149A15;
	background-color: inherit;
	margin: 1em 0;
}

h4 {
	background: #000 url(/app/css/images/wassup-haters-blurred.png) no-repeat -18px -15px;
	width: 675px;
	height: 80px;
	text-indent: -9999px;
	margin-left: -3px;
}

p, address {
	margin-bottom: 1em;
}

select {
	width: 130px;
}

small {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 10pt;
	line-height: 10pt;
}

/*
IDS
YOU DONT NEED TO SEE ANY
*/

#content {
	color: white;
	font-size: 13pt;
	width: 600px !important;
	padding: 25px 0 25px 50px;
	float: left;
}

#footer {
	margin: 0 auto;
	text-align: right;
	color: #139B10;
	background-color: #000;
	font-size: 7pt;
	width:840px;
	height: 243px;
	position: relative;
	clear: both;
}

	#footer p {
		position: absolute;
		bottom: 30px;
		right: 10px;
	}

	#footer #subfooter {
		bottom: 10px;
		font-size: 6px;
		color: #222;
	}

		#footer #subfooter a {
			color: #222;
		}

		#footer #subfooter a:hover {
			color: #888;
		}

	#footer .stickers {
		position: absolute;
		display: block;
		text-indent: -9999px;
		text-align: left;
		left: 25px;
		bottom: 0;
		width: 210px;
		height: 203px;
		background: url(/app/css/images/theo-stickers.png) no-repeat top left;
	}

		#footer .stickers:hover {
			background-position: 0 -203px;
		}

#header {
	padding: 30px 25px 25px;
	margin:0 auto;
	background-repeat: no-repeat;
	width: 790px;
	background-color: #000;
	color: inherit;
	position: relative;
}

#nav {
	float: right;
	list-style: none;
	width: 168px;
}

	#nav a:focus {
		outline: none;
	}

		#nav .products a {
			background: url(/app/css/images/nav-products.png) no-repeat left top;
			display: block;
			width: 169px;
			height: 303px;
			text-indent: -8000px;
		}

			#nav .products a:hover {
				background-position: -169px 0;
			}

		#nav .cns a {
			background: url(/app/css/images/nav-cns.png) no-repeat left top;
			display: block;
			width: 168px;
			height: 205px;
			text-indent: -8000px;
		}

			#nav .cns a:hover {
				background-position: -168px 0;
			}

		#nav .chickenpromo a {
			background: url(/app/css/images/nav-chickenbone.png) no-repeat left top;
			display: block;
			width: 169px;
			height: 296px;
			text-indent: -8000px;
		}

			#nav .chickenpromo a:hover {
				background-position: -169px 0;
			}

		#nav .goat a {
			background: url(/app/css/images/nav-goat.png) no-repeat left top;
			display: block;
			width: 168px;
			height: 205px;
			text-indent: -8000px;
		}

			#nav .goat a:hover {
				background-position: -168px 0;
			}

#wrapper {
	margin: 0 auto;
	width: 840px;
	min-width: 768px;
	height:99.8%;
	min-height:100%;
	text-align: left;
	position:relative;
	padding:0;
	background: #000;
	color: inherit;
}

/*
CLASSES
GET SCHOOLED
*/

.alignleft {
	float: left
}

.alignright {
	float: right;
}

.bblogo {
	position: absolute;
	top: 60px;
	right: 20px;
	height: 101px;
	width: 130px;
	text-indent: -9999px;
	background: url(/app/css/images/bakerboys-affiliation.gif) no-repeat top left;
}

	.bblogo:hover {
		background-position: 0 -101px;
	}

.commentlist {
	list-style: none;
}

	.commentlist cite {
		font-size: 2em;
		font-style: normal;
	}

	.login input {
		font-size: 3em;
		background-color: #2D8E06;
		color: #F2FB1B;
		border: none;
	}

		.login #login_remember_container label {
			display: inline;
		}

.postdata {
	color: #159b13;
	font-size: 10pt;
}

.description {
	font-size: 1.2em;
	text-align: center;
}

	.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
	}

		.entry ol li {
			margin: 0;
			padding: 0;
		}

		.entry ul li:before, #sidebar ul ul li:before {
			content: "\00BB \0020";
		}

	.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
	}

/*
IE
YOU AINT NOTHING WITHOUT THE HATERS
*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}
