body	{
	background: #fff;
        font: 11px/17px Lucida Grande, verdana, arial, sans-serif;
	text-align: center;
	margin: 0 auto;	
	padding: 0;
        color: #333;
}

h1, h2, h3 {
font-family: trebuchet ms, helvetica, arial, sans-serif;
}

h1	{
	font-size: 20px;
	color: #40501f;
line-height: 22px;
}

h2	{
	font-size: 14px;
	color: #333;
}



h3      {
        font-size: 12px;
}

h5 {
margin-top: 7px;
text-transform: uppercase;
border-bottom: 1px solid #ccc;
}
blockquote {
background: #f5f5f5;
margin: 10px;
padding: 10px;
border: 1px dotted #ccc;
}
blockquote ol  {
padding: 0 0 0 15px;
}
form, fieldset	{
	margin: 0;
	padding: 0;
}

fieldset	{
	border: 0px;
}

label	{
	float: left;
	width: 13em;
}

a:link {color: #f60;}
a:visited { color: #333; }
a:hover  { color: #000;}
.footer {
        font-size: 11px;
}
h1 a, h2 a {
text-decoration: none;
color: #40501f;
}
ul {
padding: 0;
margin: 0 0 0 20px;
}

/********************
* Store Style
********************/
.sortList, 
.browseList, 
.categoriesList,
.pagesList,
.favsList,
.catsList{
	margin: 0;
	padding: 0;
}

.reviews	{
	margin: 0 0 10px;
	padding:0;
	border-top: 1px dotted #ccc;
}

.categoriesList li, .sortList li	{
	list-style-type: none;
	display: block;
	float: left;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #ccc;
}

.browseList li	{
	list-style-type: none;
	margin: 15px 0;
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
}

.pagesList li	{
	list-style-type: none;
	display: block;
	float: left;
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #ccc;
}

.favsList li	{
	list-style-type: none;
	display: block;
	float: left;
	width: 100px;
	margin: 0 10px 20px 0;
	padding: 0;
}

#about {
border-bottom: 1px dotted #ccc;
padding: 0 5px;
margin: 0 0 10px;
}

.gray {
background: #f5f5f5;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
}

.comments-body {
padding: 5px 10px;
}



#postComment, #emailForm {
border-top: 1px dotted #ccc;
padding-top: 20px;
}

/* Layout */

#container	{
        height: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: #fff;
width: 500px;
}

#header	{
clear: left;
margin: 0;
background: #663;
}
#header a img {
	border: none;
	text-decoration: none;
}

#header a:hover img {
	border: none;
	text-decoration: none;
}
#content	{
        background: #fff;
	padding: 0;
clear: left;
}

#leftCol	{
        background: transparent;
	float: left;
	width: 380px;
	padding: 20px 0 10px;
}
#rightCol {
float: right;
width: 200px;
padding: 20px 0;
}
.entry {
padding: 20px 0;
border-bottom: 1px dotted #ccc;
}
.ads	{
	text-align: center;
	padding: 10px 0;
border-bottom: 1px dotted #ccc;
margin-bottom: 20px;
}

.inlineads {
text-align:center;
padding: 10px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.adwords {
border-bottom: 1px solid #ccc;
padding: 10px 0;
}

.hosting {
border-bottom: 1px solid #ccc;
text-align: center;
padding: 10px 0;
}
#footer	{
	clear: both;
	padding: 10px;
font-size: 10px;
}

#footer p {
	line-height: 12px;
	margin: 5px 0;
}
#searchForm {
border: 1px solid #ccc;
text-align: center;
padding: 10px 0;
}

#networkAd {
background: #fff;
padding: 8px 0 3px;
border-bottom: 3px solid #40501f;
}

#networkAd p {
margin: 0;
}

#navbox {
padding: 5px 0 5px;
background: #f60;
}

#navigation {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#navigation li {
display: inline;
border-right: 1px solid #fff;
padding: 5px 0;
text-transform: uppercase;
}

#navigation li a {
text-decoration: none;
width: 50px;
padding: 5px 10px;
font-size: 11px;
color: #fff;
}

#navigation li a:hover {
color: #000;
}

#navigation li.last {
border: none;
}

#recentBox {
float: left;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-top: -4px;
}

.recentList {
margin: 0 0 0 10px;
padding: 10px 10px;
float: left;
width: 166px;
font-size: 11px;
border-right: 1px solid #ccc;
height: 70px;
}

.recentList li {
}

.metabox {
width: 166px;
float: left;
}