/*  
Theme Name: Not So Sleek
Theme URI: http://www.wpdesigner.com
Description: Not So Sleek WordPress theme created by Small Potato
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	background: #000;
	color: #ccc;
}
#container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	padding-top: 10px;
}
#header {
	width: 800px;
	height: 400px;
	background: #212421;
}
#page {
	float: left;
	width: 790px;
	margin-bottom: 10px;
	background: #212421;
	padding-left: 10px;
}
.narrowcolumn {
	float: left;
	width: 550px;
	text-align: left;
	background: #212421;
}
#sidebar {
	float: left;
	width: 240px;
	background: #1C1E1C;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
}
.leftHeader {
	font-weight: normal;
	float: left;
}
.leftHeader h1 {
	text-align: left;
	font-size: 32px;
	font-weight: normal;
	text-transform: capitalize;
}
.leftHeader h2 a {
	text-decoration: none;
	color: #F0BA7D;
}
.description {
	font-weight: normal;
	font-size: 12px;
	text-transform: lowercase;
	margin-top: -5px;
}
a {
	text-decoration: underline;
	color: #F0BA7D;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
abbr, acronym {
	border: 0;
}
address, dl, p {
	padding: 15px 0 0;
}
blockquote {
	margin: 15px 0 0;
	background: #eee;
}
blockquote p {
	padding: 15px;
}
blockquote blockquote {
	margin: 15px;
	background: #fff;
}
code {
	background: #f9f9f9;
}
dt {
	font-weight: bold;
}
dd {
	padding: 0 0 0 15px;
}
hr {
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ccc;
	color: #ccc;
}
small {
	font-size: 10px;
}
pre {
	width: 90%;
}
input, textarea {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
}
input#s, input#author, input#email, input#url, textarea#comment {
	padding: 3px;
}
input#author, input#email, input#url {
	margin: 0 5px 0 0;
}
#top-menu {
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 30px;
}
#top-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	position: relative;
	top: 20px;
}
#top-menu ul li {
	display: inline;
	padding-left: 15px;
}
#top-menu ul li h1 {
	display: inline;
	font-size: 11px;
}
#top-menu a {
	text-decoration: none;
	color: #F0BA7D;
}
#top-menu a:hover {
	color: #FFFFFF;
}
.post {
	padding: 0 20px 20px 0px;
}
.post h2 a {
	font-size: 20px;
	color: #F0BA7D;
	text-transform: none;
}
h2 {
	margin-top: 20px;
	font-weight: normal;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}
h2 a {
	color: #CCC;
}
.entry {
	padding: 0em 10px 10px 10px;
	line-height: 18px;
	color: #CCCCCC;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	border: 0;
	padding: 15px 0 0;
	margin: 0;
	background-color: transparent;
}
.entry h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
.entry h4 {
	font-size: 12px;
}
.entry h5 {
	font-size: 11px;
}
.entry h6 {
	font-size: 10px;
}
.entry img {
	border: 1px solid #eee;
	padding: 4px;
}
.entry img.wp-smiley {
	padding: 0;
	border: 0;
	background-color: transparent;
}
.entry img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
}
.entry img.alignright {
	float: right;
	margin: 5px 0 0 10px;
}
.postmetadata {
	padding-top: 10px;
	font-size: 10px;
}
.pn {
	border: 1px solid #eee;
	border-top: 0;
	padding: 10px;
	line-height: 18px;
	background: #212421;
	color: #999999;
}
.postmetadata a {
	color: #F0BA7D;
}
.pn a {
	color: #333;
}
.commentlist ol, .commentlist ol li {
	list-style-type: none;
}
.commentlist ol {
	margin: 0 0 10px 0;
}
.commentlist ol li {
	margin-bottom: 5px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	font-size: 11px;
	background: #eee;
	color: #000;
}
#sidebar ul {
	margin: 0px 10px 20px;
	padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	border-top: 0;
	padding: 0 10px 10px;
	margin: 0;
}
#sidebar ul li#search input {
	margin: 0 0 5px;
}
#sidebar ul li#search {
	padding: 20px 0 0;
}
#sidebar ul ul li {
	padding: 5px 0 0;
	line-height: 18px;
}
#sidebar ul ul li a {
	text-decoration: none;
}
#sidebar ul ul li a:hover {
	text-decoration: underline;
}
#sidebar ul ul li a:before {
	content: "+ ";
	color: #ffa967;
}
#sidebar ul ul ul {
	border: 0;
	padding: 0 0 0 20px;
}
#sidebar ul ul ul li a:before {
	content: "";
}
.commentlist ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.commentlist ol {
	margin: 0 0 10px 0;
}
.commentlist ol li {
	margin-bottom: 5px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	font-size: 11px;
	background: #eee;
	color: #000;
}
/* wp-calendar */

table#wp-calendar {
	width: 100%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-transform: none;
	border: 1px #676767 solid;
	color: #727272;
}
table#wp-calendar caption {
	padding: 10px 15px;
}
table#wp-calendar th {
	font-weight: normal;
	text-align: center;
	background: #000;
	color: #ffffff;
}
table#wp-calendar td {
	padding: 0px;
	text-align: right;
	margin: 0px;
}
table#wp-calendar tfoot td {
	text-align: center;
}
/* end calendar */

#footer {
	width: 800px;
	line-height: 18px;
}
/* store */
.contentBodyContainer {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #9A988E;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}
.storeDescp {
	padding-bottom: 20px;
}
.FeaturedItemBodyTextBold {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
