/*
Theme Name: Need-A-Licious(tm)
Theme URI: http://www.suprb.com/grid-a-licious/
Version: 1.0, Modified for needsupply.com
Author: <a href="http://www.suprb.com">(c) 2008 Suprb</a>
*/

@import url("style-reset.css");

body {
	color: #000;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
form, input, select, textarea, button {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
.clear {
	clear: both;
	}
	
a {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

.wp-nav div {
	width: 960px;
	font-size: 17px;
	line-height: 1em;
	padding: 20px 0 0 0;
	margin: 0;
	float: left;
	}
	
.wp-nav a {
	float: left;
	display: block;
	}
	
.wp-nav span {
	padding: 0 8px;
	float: left;
	}
	
.navigation_group {
	width: 960px;
	font-size: 12px;
	line-height: 1em;
	padding: 10px 0 0 0;
	margin: 0 auto;
	}
	
.navigation_group a {
	color: #999;
	margin: 3px 10px 0 0;
	display: block;
	float: left;
	}
	
.navigation_group div {
	padding: 3px 10px 0 0;
	float: left;
	}
	
.navigation_group div a {
	color: #999;
	display: inline;
	margin: 0;
	float: none;
	}
	
.eachpost {
	background-color: #fff;
	border-bottom: 4px solid #000;
	font-size: 10px;
	position: absolute;
	margin-bottom: 20px;
	display: none;
	}
	
.eachpost > div {
	padding: 0;
	}

.eachpost p {
	line-height: 1.2em;
	margin: 10px 0;
	}

.eachpost table {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;	
	}
	
.eachpost table td {
	border-top: 1px solid #000;
	padding: 6px 0;
	margin: 0;
	}
	
.eachpost table td.comments {
	text-align: right;
	}
	
.eachpost .author {
	padding-right: 3em;
	}
	
.eachpost .signature {
	margin-top: 1.5em;
	}
	
#allposts {
	}
	
#menuItem {
	height: 50px;
	}
	
#mainContent img, 
.contentIndex p img {
	display: none;
	}
	
#mainContent {
	border: 0;
	background: #fff;
	padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 430px;
	float: left;
	}
	
.main {
	font-size: 0 !important;
	}
	
.main p img {
	border: 0;
	background: #fff;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
	}
	
.twocols {
	background: #fff;
	}
	
.threecols {
	background: #fff;
	}
	
.commentmetadata {
	margin: 0;
	display: block;
	}
	
small a, #commentBox a, .author, .comment {
	text-decoration: none;
	}

/*

Need Blog Styles

*/

 #need-blog {
	width: 940px;
	margin: 0 auto;
	}
	
#need-blog input, 
#need-blog textarea, 
#need-blog select, 
#need-blog button {
	color: #000;
	font-size: 11px;
	font-family: sans-serif;
	}
	
#need-blog input,
#need-blog textarea {
	padding: 5px;
	width: 420px;
	}

.warning {
	width: 940px;
	height: 200px;
	margin: 0 auto;
	}

#need-blog-post {
	width: 940px;
	margin: 0 auto;
	}
	
#need-blog-post div.column-left {
	width: 450px;
	overflow: hidden;
	float: left;
	}
	
#need-blog-post div.column-left p {
	padding: 0;
	margin: 0;
	}
	
#need-blog-post div.column-left .ineachpost {
	width: 400px;
	border: 0;
	padding: 0;
	margin: 0;
	position: static;
	}
	
#need-blog-post div.column-left .ineachpost div {
	width: 450px;
	border: 0;
	padding: 0;
	margin: 0;
	}
	
#need-blog-post div.column-right {
	width: 450px;
	padding-left: 20px;
	float: left;
	}

#need-blog-post div.column-right .social {
	height: 20px;
	margin-bottom: 20px;
	}
#need-blog-post div.column-right .social * {
	vertical-align: top;
	}
.twitter-share-button {
	margin-right: 8px;
	}
.facebook-like-button {
	/* width: 48px;
	height: 20px;
	overflow: hidden; */
	}

#need-blog-post div.column-right .facebook-comments {
	margin-top: 20px;
	}

#need-blog-post div.column-right h2 {
	color: #666;
	font-size: 24px;
	font-weight: normal;
	/* text-transform: lowercase; */
	line-height: 1em;
	padding: 0;
	margin: 0;
	}
	
#need-blog-post div.column-right table {
	width: 100%;
	font-size: 10px;
	border-bottom: 4px solid #000;
	}
	
#need-blog-post div.column-right table td {
	border-top: 1px solid #000;
	padding: 6px 0;
	}
	
#need-blog-post div.column-right table td.comments {
	text-align: right;
	}
	
#need-blog-post div.column-right div.text-only {
	margin: 0 0 20px 0;
	}
	
#need-blog-post div.column-right div.text-only p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 20px;
	}

#need-blog-post div.column-right div.text-only p a {
	color: #666;
	}

#contentboxComments .bubble {
	font-size: 11px;
	margin-top: 20px;
	}
	
#contentboxComments .bubble small {
	color: #666;
	width: 450px;
	font-size: 11px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 6px 0;
	display: block;
	}
	
#contentboxComments .bubble p {
	color: #666;	
	line-height: 1.2em;
	margin: 10px 0;
	overflow: hidden;
	}
	
#contentboxComments .bubble small a {
	color: #666;
	}

#commentform {
	width: 450px;
	margin-top: 20px;
	overflow: hidden;
	}
	
#commentform p {
	margin: 0;
	}
	
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	width: 430px;
	background-color: #ebebeb;
	border: 0;
	padding: 10px 10px 20px 10px;
	margin: 5px 0 0 0;
	}
	
#commentform #submit {
	width: 150px;
	color: #fff;
	background-color: #000;
	text-align: center;
	border: 0;
	padding: 15px 0;
	margin: 10px 0 0 0;
	cursor: pointer;
	}

/*

Need Store Styles

*/

.header-container {
	width: 960px;
	height: 197px;
	margin: 0 auto;
	padding-top: 8px;
    }

#header {
	width: 960px;
	margin-bottom: 20px;
	position: relative;
	}
#header .row {
	width: 960px;
	float: left;
	}
#header h1 {
	width: 235px;
	margin-top: 9px;
	float: left;
	}
#header .account {
	width: 725px;
	color: #999;
	font-size: 10px;
	text-align: right;
	float: right;
	}
#header .account a {
	color: #999;
	text-decoration: none;
	}
#header .account a:hover {
	color: #666;
	text-decoration: underline;
	}
#header .account li {
	padding: 0 0 0 4px;
	display: inline;
	}
#header .account form {
	padding-left: 4px;
	display: inline;
	}
#header .account .input {
	width: 109px;
	color: #999;
	background-color: #ededed;
	border: 0;
	font-size: 10px;
	padding: 3px;
	}
#header .account .button {
	color: #000;
	background-color: #fff;
	border: 0;
	font-size: 10px;
	padding: 3px;
	}
#header .cart {
	width: 725px;
	color: #666;
	font-size: 11px;
	text-align: right;
	margin: 10px 0;
	float: right;
	}
#header .cart a {
	color: #666;
	text-decoration: none;
	}
#header .cart a:hover {
	color: #333;
	text-decoration: underline;
	}
#header .cart li {
	padding: 0 0 0 4px;
	display: inline;
	}
#header .departments {
	width: 235px;
	float: left;
	}
#header .departments a {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	}
#header .departments a:hover {
	text-decoration: underline;
	}
#header .departments a:hover {
	color: #666;
	text-decoration: none;
	}
#header .departments .active {
	color: #666;
	}
#header .departments li {
	float: left;
	}
#header .departments li a {
	height: 43px;
	background-color: #000;
	font-size: 18px;
	line-height: 43px;
	padding: 0 22px;
	margin-right: 1px;
	display: block;
	}
#header .pages {
	width: 725px;
	color: #666;
	text-align: right;
	float: right;
	}
#header .pages a {
	color: #666;
	text-decoration: none;
	}
#header .pages a:hover {
	color: #333;
	text-decoration: underline;
	}
#header .pages li {
	line-height: 43px;
	margin-left: 15px;
	display: inline;
	}
#header #currency_widget {
	width: 140px;
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
	}
#header #currency_widget li {
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	display: block;
	}
#header #currency_widget li a {
	color: #000;	
	padding: 8px 0;	
	display: block;
	}
#header #currency_widget li a:hover {
	color: #666;
	text-decoration: none;
	}
#header #currency_widget .last {
	border: 0;
	}
#header #currency_widget span {
	width: 30px;
	float: left;
	display: block;
	}

.footer-container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	}
#footer {
	width: 960px;
	padding-top: 35px;
	}
#footer .brands {
	font-size: 11px;
	border-top: 1px solid #ccc;
	line-height: 1.4em;
	padding: 35px 0 32px 0;
	}
#footer .brands a {
	color: #000;
	text-decoration: none;
	}
#footer .brands a:hover {
	text-decoration: underline;
	}
#footer .info {
	width: 920px;
	font-size: 11px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 35px 20px;
	float: left;
	}
#footer .logo {
	width: 235px;
	float: left;
	}
#footer .address {
	width: 155px;
	line-height: 1.2em;
	float: left;
	}
#footer .contact {
	width: 155px;
	line-height: 1.2em;
	float: left;
	}
#footer .contact a {
	color: #000;
	text-decoration: none;
	}
#footer .contact a:hover {
	text-decoration: underline;
	}
#footer .hours {
	width: 155px;
	line-height: 1.2em;
	float: left;
	}
#footer .newsletter {
	width: 220px;
	float: left;
	}
#footer .newsletter .input {
	width: 109px;
	color: #999;
	background-color: #ededed;
	border: 0;
	font-size: 11px;
	padding: 3px;
	}
#footer .newsletter .button {
	color: #000;
	background-color: #fff;
	border: 0;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0;
	display: inline;
	}
#footer .newsletter p {
	color: #333;
	font-size: 10px;
	margin-top: 8px;
	}
#footer .elsewhere {
	width: 960px;
	color: #333;
	font-size: 10px;
	padding: 35px 0 50px 0;
	float: left;
	}
#footer .facebook {
	width: 235px;
	padding-left: 20px;
	float: left;
	}
#footer .copyright {
	width: 705px;
	line-height: 20px;
	float: left;
	}
#footer .social {
	padding-left: 20px;
	display: inline;
	}
#footer .social li {
	padding: 0 0 0 4px;
	display: inline;
	}
#footer .social a {
	color: #333;
	text-decoration: none;
	}
#footer .social a:hover {
	text-decoration: underline;
	}

#catalog {
	width: 960px;
	}
#catalog_toolbar {
	width: 960px;
	}
#catalog_toolbar .row {
	width: 960px;
	border-bottom: 1px solid #ccc;
	float: left;
	}
#catalog_toolbar .row_bottom {
	width: 960px;
	float: left;
	}
#catalog_toolbar .categories {
	margin-bottom: 12px;
	float: left;
	}
#catalog_toolbar .categories li {
	font-size: 16px;
	padding-right: 1px;
	display: inline;
	}
#catalog_toolbar .categories li a {
	color: #000;
	text-decoration: none;
	}
#catalog_toolbar .categories li a:hover {
	text-decoration: underline;
	}
#catalog_toolbar .categories li a.active {
	text-decoration: underline;
	}
#catalog_toolbar .brands {
	margin-bottom: 12px;
	float: right;
	}
#catalog_toolbar .brands select {
	padding: 1px;
	}
#catalog_toolbar .subcategories {
	width: 75%;
	margin: 10px 0;
	float: left;
	}
#catalog_toolbar .subcategories li {
	color: #333;
	line-height: 1.2em;
	padding-right: 1px;
	display: inline;
	}
#catalog_toolbar .subcategories li a {
	color: #666;
	text-decoration: none;
	}
#catalog_toolbar .subcategories li a:hover {
	text-decoration: underline;
	}
#catalog_toolbar .subcategories li a.active {
	text-decoration: underline;
	}
#catalog_toolbar #toggle_filter {
	color: #000;
	text-decoration: none;
	margin: 10px 0 10px 20px;
	float: right;
	display: none;
	}
#catalog_toolbar #toggle_filter:hover {
	text-decoration: underline;
	}
#catalog_toolbar #toggle_view {
	color: #000;
	text-decoration: none;
	margin: 10px 0 10px 20px;
	float: right;
	}
#catalog_toolbar #toggle_view:hover {
	text-decoration: underline;
	}
#catalog_toolbar .pagination {
	margin: 10px 0;
	float: right;
	}
#catalog_toolbar .pagination li {
	color: #666;
	line-height: 1.2em;
	display: inline;
	}
#catalog_toolbar .pagination li a {
	color: #666;
	text-decoration: none;
	}
#catalog_toolbar .pagination li a:hover {
	text-decoration: underline;
	}
#catalog_toolbar .pagination .current {
	text-decoration: underline;
	}
#catalog_toolbar .pagination .separator {
	padding: 0 1px;
	}
#catalog_toolbar .feature {
	width: 960px;
	margin-bottom: 15px;
	}
