/*
Theme Name: WP-Commerce Black
Theme URI:
Description: Custom E-Commerce style Wordpress Theme by Ben Johnson
Version: 1.0
Author: Ben Johnson
Author URI: http://www.benjohnsonblog.com
*/

html {
	margin: 0;
	background: #e2e5e7 left bottom repeat-x url(images/bckhtml.gif);
}
body {
	margin: 0;
	background: repeat-x url(images/bckbody.gif);
	font-family: Arial, Tahoma, sans-serif; font-size: 11px;
	color: #000;
}
#container .ctop:after, #content .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 3px 0 0 0;
	width: 980px;
}
#header {
	position: relative;
	height: 135px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	margin: 0 0 0 30px; padding: 30px 0 0 0;
	width: 390px; height: 60px;
	background: left bottom no-repeat url(images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 275px; height: 50px;
}
#header ul {
	position: absolute;
	top: 14px; right: 344px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 230px; height: 30px;
	background: no-repeat url(images/bckheaderul.gif);
}
#header li {
	float: left;
	font-size: 0; text-indent: -99999em;
}
#header li a {
	display: block;
	height: 30px;
}

/************************************************
*	Header Logo    							*
************************************************/
#headerlogo h4 {
	margin: 0 0 0 30px; padding: 30px 0 0 0;
	width: 390px; height: 60px;
	background: left bottom no-repeat url(images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h4 a {
	display: block;
	width: 275px; height: 50px;
}

/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	
	width: 960px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

#topnavbar h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}

#menu {
	margin: 0; padding: 3px 0;
	list-style-type: none;
	height: 40px; line-height: 40px;
}
#menu li {
	float: left;
	padding: 0 0 0 2px;
	background: no-repeat url(images/bckmenuli.gif);
	font-size: 12px;
}
#menu li.first {
	padding: 0;
	background: none;
}
#menu li a {
	float: left;
	padding: 0 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	background: repeat-x url(images/bckmenuliahover.gif);
	color: #fffbbf;
}
#container {
	width: 970px;
	background: #fff repeat-y url(images/bckcontainer.gif);
	border-top: #fff 4px solid; border-left: #fff 5px solid; border-right: #fff 5px solid;
}
#container .cbottom {
	background: left bottom no-repeat url(images/bckcontainerbottom.gif);
}
#container .ctop {
	padding: 3px 0 7px 0;
	width: 100%;
	background: no-repeat url(images/bckcontainertop.gif);
}
#sidebarleft {
	width: 202px;
}
#sidebarright {
	width: 151px;
}
.sidebar {
	float: left;
	margin: 0; padding: 5px 9px;
	list-style-type: none;
	overflow: hidden;
}
.sidebar li {
	margin: 0 0 20px 0;
}
.sidebar li li {
	margin: 0; padding: 7px 0;
	width: 100%;
	background: left bottom repeat-x url(images/bcksidebarlili.gif);
}
.sidebar li li li {
	padding: 0;
	background: none;
}
.sidebar li li a {
	padding: 0 0 0 10px;
	background: left 4px no-repeat url(images/bcksidebarlilia.gif);
}
.sidebar li li a:hover {
	background-image: url(images/bcksidebarliliahover.gif);
}
.sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar ul ul {
	margin: 0 0 0 10px;
}
.sidebar a {
	color: #000000;
	text-decoration: none;
}
.sidebar a:hover {
	color: #000000;
	text-decoration: none;
}
.sidebar h3 {
	margin: 0 0 10px 0; padding: 0 0 0 15px;
	line-height: 38px;
	font-size: 13px; font-weight: bold;
	color: #fff;
}
#sidebarleft h3 {
	background: no-repeat url(images/bcksidebarlefth3.jpg);
}
#sidebarright h3 {
	background: no-repeat url(images/bcksidebarrighth3.jpg);
}
/* Widget Styles */

.textwidget {
	float: left;
	margin: 0; padding: 5px 9px;
	list-style-type: none;
	overflow: hidden;
}
.textwidget h3 {
        
	margin: 0 0 10px 0; padding: 0 0 0 15px;
	line-height: 38px;
	font-size: 13px; font-weight: bold;
	color: #fff;
}

.textwidget li {
	margin: 0 0 20px 0;
}
.textwidget li li {
	margin: 0; padding: 7px 0;
	width: 100%;
	background: left bottom repeat-x url(images/bcksidebarlili.gif);
}
.textwidget li li li {
	padding: 0;
	background: none;
}
.textwidget li li a {
	padding: 0 0 0 10px;
	background: left 4px no-repeat url(images/bcksidebarlilia.gif);
}
.textwidget li li a:hover {
	background-image: url(images/bcksidebarliliahover.gif);
}
.textwidget ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.textwidget ul ul {
	margin: 0 0 0 10px;
}
.textwidget a {
	color: #000000;
	text-decoration: none;
}
.textwidget a:hover {
	color: #000000;
	text-decoration: none;
}
.textwidget h3 {
	margin: 0 0 10px 0; padding: 0 0 0 15px;
	line-height: 38px;
	font-size: 13px; font-weight: bold;
	color: #fff;
}

#content {
	float: left;
	margin: 0 10px;
	width: 561px;
	overflow: hidden;
}
#content a {
	color: #000;
}
#content .intro {
	margin: 0 0 20px 0; padding: 180px 10px 0 30px;
	height: 70px;
	background: no-repeat url(images/bckcontentintro.jpg);
	color: #fff;
}
#content .intro h3 {
	margin: 0 0 5px 0;
	font-size: 19px; font-weight: normal;
}
#content .intro p {
	margin: 0;
}
#content .post {
	margin: 0 0 10px 0; padding: 15px 0 0 0;
	background: 1px 1px no-repeat url(images/bckpost.gif);
	width: 559px;
	border: #d9d9d9 1px solid;
}
#content .title {
	margin: 0 15px; padding: 0 0 5px 0;
	border-bottom: #d9d9d9 1px solid;
	font-size: 17px;
}
#content .title a {
	color: #000000;
	text-decoration: none;
}
#content .title a:hover {
	color: #990000;
	text-decoration: none;
}
#content .entry {
	margin: 15px 27px 10px 27px;
	width: 505px;
        text-size:1.8em;
}

#content .entry p {
        font-size:12px;
}


#content .meta {
	margin: 1px; padding: 8px 0;
	text-align: right;
	background-color: #e8eaec;
	color: #000000;
}
#content .meta a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#content .meta a:hover {
	font-weight: bold;
	color: #377284;
	text-decoration: underline;
}
#content .meta span {
	margin: 0 15px 0 0; padding: 0 0 0 20px;
	background: left 2px no-repeat;
}
#content .meta .category {
	background-image: url(images/bckmetacategory.gif);
}
#content .meta .date {
	background-image: url(images/bckmetadate.gif);
}
#content h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
#content h3 a {
        color: #E4CF1C;
	}




#footer {
	padding: 25px 0 0 0;
	height: 51px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#footer .by {
	font-weight: normal;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#content .navigation {
	clear: both;
	margin: 20px 0;
	width: 100%;
        color:#a9a9a9;
}
#content .navigation a {
        text-decoration:none;
        color:#a9a9a9;
}
#content .navigation a:hover {
        text-decoration:underline;
        color:#a9a9a9;
}
#content .postnavigation {
	margin-bottom: 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.commentlist .children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fcfcfc;
	border: #7f7f7f 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #7f7f7f 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #fcfcfc !important;
	border: #7f7f7f 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
	color: #000;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea {
	vertical-align: middle;
	font-family: Arial, Tahoma, sans-serif; font-size: 11px;
	color: #000;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}