/*
Theme Name: CommentBits
Theme URI: http://commentbits.com/
Description: The standard CommentBits sales theme.
Version: 1.0
Author: Ryan Imel
Author URI: http://ryanimel.com/
*/

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
} 

pre {
	margin-bottom: 15px;
}

/* Body, wrappers */

body {
	background: #232428 url('i/commentbits_bg.jpg') left 26px repeat-x;
}
div#wrapper {
	background: url('i/wrapper_edit.png') center 26px no-repeat; 
}
div.wrap {
	margin: 0 auto;
	width: 715px;
}
br.clear {
	clear: both;
}


div.post a, div.content p a {
	background: #ebdaaf;
	color: #7a2712;
	font-weight: bold;
	padding: 0 3px;
}
div.post a:hover, div.content p a:hover {
	color: #2f2f2f;
}



/* Header */

div#header {
	height: 251px;
	padding: 20px 0 0 0;
}
div#header h1 {
	display: block;
	height: 100px;
	margin: 50px auto 0 auto;
	width: 550px;
}
div#header h1 a {
	display: block;
	height: 100px;
	text-indent: -999em;
	width: 550px;
}
div#description {
	display: none;
}


/* Teaser */

div#teaser div.content {
	float: left;
	margin: 13px 0 10px 5px;
}
div#teaser div.aside {
	float: right ;
}
div#teaser div.content p {
	background: url('i/teaser.png') left top no-repeat;
	height: 84px;
	text-indent: -999em;
	width: 445px;
}
div#teaser div.aside p {
	display: block;
	height: 110px;
	width: 161px;
}
div#teaser div.aside a {
	background: url('i/special.png') left top no-repeat;
	display: block;
	height: 110px;
	text-indent: -999em;
	width: 161px;
}
div#teaser h2 {
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
}

/* Gallery */

div#gallery {
	margin-bottom: 30px;
}
div#gallery img {
	margin-left: 5px;
}


/* Container */

div#container div.wrap {
	background: #fbfcfe;
	width: 700px;
}
div#container div.content {
	background: url('i/content.png') top repeat-x;
	color: #222427;
	border: 1px solid #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 36px 0 0 0;
}
div.content p {
	margin-bottom: 20px;
}
h2,
h3 {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin: 0 0 20px 0;
}
h2 {
	line-height: 1.2em;
}
div.post h2 a {
	background: none;
	color: #222427;
	padding: 0;
	text-decoration: none;
}
h2 a:hover {
	color: #7a2712;
}
h3 {
	font-size: 1.4em;
}
h4 {
	color: #7a2712;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	margin: -15px 0 20px 0;
}
div#container div.content div.content {
	background: none;
	border: none;
	padding: 0;
}

/* Product listing */

ol.products, div.post {
	clear: both;
	margin: 0 36px 36px 36px;
}
ol.products li.product {
	border-bottom: 1px solid #ccc;
	float: left;
	list-style-type: none;
	margin-bottom: 15px;
	width: 100%;
}
body div#container ol.products div.content {
	float: right;
	margin-bottom: 25px;
	padding-top: 15px;
	width: 370px;
}
ol.products div.thumb {
	clear: left;
	float: left;
}
div.thumb img {
	border: 2px solid #d3d4d6;
}
div.content div.content ul.buttons,
div.content div.post ul.buttons {
	margin-left: 0;
}
ul.buttons li {
	display: block;
	float: left;
	height: 24px;
	margin-right: 15px;
	width: 89px;
}
ul.buttons li a {
	display: block;
	height: 24px;
	text-indent: -999em;
	width: 89px;
}
li.buttons-preview a {
	background: url('i/buttons.png') left top no-repeat;
}
li.buttons-preview a:hover {
	background: url('i/buttons.png') left bottom no-repeat;
}
li.buttons-purchase a {
	background: url('i/buttons.png') right top no-repeat;
	padding: 0;
}
li.buttons-purchase a:hover {
	background: url('i/buttons.png') right bottom no-repeat;
}


/* Content */

div.content div.content ol, 
div.content div.content ul,
div.content div.post ol,
div.content div.post ul {
	margin: 0 0 20px 30px;
}
div.content ol li {
	list-style-type: decimal;
}
div.content ul li {
	list-style-type: disc;
}



/* Footer */

div#footer div.wrap {
	background: url('i/copyright.png') left top no-repeat;
	clear: both;
	color: #e1e2e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 20px 0 45px 0;
}
div#footer p {
	margin: 0 0 0 22px;
}
div#footer a {
	color: #e1e2e5;
	text-decoration: underline;
}
div#footer a:hover {
	text-decoration: none;
}


/* Forms */

label {
	clear: left;
	display: block;
	float: left;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 8px 20px 0 0;
	text-align: right;
	width: 150px;
}
input, textarea {
	border: 2px solid #d3d4d6;
	color: #2f2f2f;
	float: left;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 30px;
	padding: 5px;
	width: 300px;
	-webkit-border-radius: 5px;
}
textarea {
	height: 100px;
	max-height: 100px;
}
input:focus, textarea:focus {
	color: #000;
}



img.bordered {
	border: 2px solid #d3d4d6;
}
.align-right {
	float: right;
}
body div.submit input, input#submit, input#searchsubmit {
	background: none;
	border: none;
	color: #2f2f2f;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin-left: 165px;
	width: auto;
}
body div.submit input:hover, input#submit:hover, input#searchsubmit:hover {
	color: #7a2712;
	cursor: pointer;
}

input#searchsubmit {
	font-size: 1.0em;
	margin-left: 15px;
}
label.hidden {
	display: none;
}

div#testimonials {
	background: #000 url('i/commentbits_bg.jpg') top repeat-x;
	border-bottom: 2px solid #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Georgia, Times, serif; */
	font-size: 0.8em;
	height: 25px;
	position: absolute;
	left: 0;
	text-align: center;
	top: 0;
	width: 100%;
}
div#testimonials p {
	display: none;
	margin: 6px auto 0 auto;
	text-align: center;
	width: 100%;
}
div#testimonials cite {
	color: #999;
	font-size: 0.8em;
	font-style: normal;
	text-transform: uppercase;
}

/* Comments */

div.content ol#commentlist, div.content ol#commentlist li {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.comment img.avatar {
	float: left;
	margin-right: 15px;
}
div.comment-content {
	background: url('i/content.png') top repeat-x;
	border: 1px solid #999;
	float: right;
	margin-bottom: 25px;
	padding: 15px;
	width: 495px;
}
li.pingback div.comment-content {
	float: left;
	width: 570px;
}
li.comment cite {
	font-style: normal;
}
li.comment p.meta {
	font-size: 0.7em;
	margin-bottom: 0;
	text-transform: uppercase;
}

h3#postcomment {
	padding-top: 20px;
}
form#commentform {
	width: auto;
}
form#commentform input {
	clear: both;
	float: left;
	margin-right: 15px;
	width: 200px;
}
form#commentform textarea {
	margin-bottom: 20px;
	width: 400px;
}
form#commentform label {
	clear: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	float: left;
	width: auto;
}
form#commentform input#submit {
	margin: 0 0 30px 0;
	padding: 0;
	width: 215px;
}


hr {
	background: #ccc;
	border: none;
	display: block;
	height: 1px;
}
div.blog hr {
	position: relative;
	top: 15px;
}

ul#follow {
	float: right;
	margin: 2px 0 0 0;
}
ul#follow li {
	float: right;
	margin: 0 10px 0 0;
}
li#follow-rss a {
	background: url('i/rss.png') left top no-repeat;
	display: block;
	height: 46px;
	text-indent: -999em;
	width: 46px;
}
li#follow-twitter a {
	background: url('i/twitter.png') left top no-repeat;
	display: block;
	height: 45px;
	text-indent: -999em;
	width: 38px;
}
li#follow-email a {
	background: url('i/email.png') left top no-repeat;
	display: block;
	height: 45px;
	text-indent: -999em;
	width: 60px;
}
h2#blog-title {
	float: left;
	margin-left: 8px;
	margin-top: 7px;
}
div.blog p.meta {
	font-size: 0.8em;
	margin-top: -15px;
	text-transform: uppercase;
}

div#nav {
	float: right;
	margin: 30px 0 0 0;
}
div#nav li {
	display: block;
	float: right;
	margin-left: 15px;
}
div#nav li a {
	display: block;
	height: 24px;
	text-indent: -999em;
	width: 88px;
}
li#nav-styles a {
	background: url('i/mainnav.png') left top no-repeat;
}
li#nav-blog a {
	background: url('i/mainnav.png') right top no-repeat;
}
li#nav-styles a:hover, li#nav-styles.current a {
	background: url('i/mainnav.png') left bottom no-repeat;
}
li#nav-blog a:hover, li#nav-blog.current a {
	background: url('i/mainnav.png') right bottom no-repeat;
}

.bordered {
	background: #fff;
	border: 1px solid #999;
	padding: 2px;
}



/* Default WordPress CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}
