/*
Theme Name: bComm
Theme URI: http://www.bradpoulter.com/themes
Description: WP Theme by Brad Poulter.
Version: 1.0
Author: Brad Poulter
Author URI: http://www.bradpoulter.com/
Tags: bComm, ecommerce, clean, simple, elegant, two column, fixed width,
*/

/*RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, acronym, address, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
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;
}
:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*major body styles*/

html, body {
	font-family: Helvetica sans-serif;
	background-color: black;
	background: url(img/bg.png) repeat-x;
}

a {
	text-decoration: none;
	color: #559AD3;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Header */

#header {
	height: 154px !important;
	font-family: Helvetica sans-serif;
	overflow: hidden;
	position: relative;
	margin: 0px;
}

#header h2 {
	line-height: 54px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #ffffff;
	margin-top: 34px;
	padding-left: 10px;
	}
	
#header h2 a {
	color: #fff;
}

#header h2 a:hover{
	color: #fff;
	text-decoration: none;
}

#header .title {
	letter-spacing: -1px;
	font-size: 36px;
	color: white;
	}
	
#header h1 {
	line-height: 20px;
	font-size: 16px;
	width: 100%;
	border-top: 1px solid #242A30;
	padding-left: 10px;
	}

#header .description {
	color: #b5d1ea;
	}

#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}

* html #header {
	padding-bottom: 20px;
}

#amazonr {
	margin:auto;
	text-align:center;
	}
	
/* Wrap */

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	}

/* Top Menu */

#topnav {
	width: 100%;
	height: 6px;
	overflow: hidden;
	margin: 0px;
}

/* Menu */

#menu {
	font-size: 14px;
	position: relative;
	background-color: #b5d1ea;
	height: 30px;
	font-family: Georgia, serif;
	overflow: hidden;
	margin: 0px;
}

#menu ul {
	width: 100%;
	padding: 0px 10px;
}

#menu li {
	display: block;
	line-height: 20px;
	float: left;
	margin: 5px 10px 5px 0px;
	background: #5c9bd1;
	font-weight: bolder;
}

#menu li a {
	display: block;
	background: #5c9bd1 repeat-x right;
	color: #fff;
	padding-left: 15px;
	padding-right: 18px;
}

#menu li a:hover{
	text-decoration: none;
	background-color: #3B86C7;
}

#menu li.current-cat, #menu li.current-cat a, #menu li.page_item current_page_item {
	background: #fff;
	color: #559AD3;
}

#menu li.current-cat a:hover {
	text-decoration: none;
}

#menu li.current-cat, #menu li.current-cat a {
	background: #fff;
	color: #559AD3;
}

#menu li.current-cat a:hover {
	text-decoration: none;
}

/* Search */

#search_top {
	float: right;
	display: block;
	margin: 18px auto 10px;
	width: 100%;
}

#search_top form {
	margin-top: 0px;
}

#search_top input.sfield {
	float: left;
	display: block;
	background: #fff;
	border: #B8C7DA 1px solid;
	width: 135px;
	height: 20px;
	font-size: 13px;
	margin-right: 5px;
	padding: 3px 2px 0 3px;
}

#search_top input.sbutton {
	float: left;
	display: block;
	font-size: 12px;
	background-color: white;
	line-height: 20px;
	width: 28px;
	color: #ffffff;
}

/* Content */

#content_wrap {
	width: 100%;
}

#content {
	width: 730px;
	float: left;
	margin-left: 10px;
	display: block;
}

#content h2 {
	font-size: 26px;
	display: block;
	float: left;
	padding-bottom: 0px;
	color: black;
}

#content h1 {
	font-size: 32px;
	display: block;
	float: left;
	padding-bottom: 0px;
	color: #A52A2A;
	margin: 20px 0 4px;
}

#content h2 {
	font-size: 20px;
	display: block;
	float: left;
	padding-bottom: 0px;
	margin: 20px 0 4px;
	width: 100%;
}

#content p {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 0px 0px;
	letter-spacing: .1px
}

#content ul, #content ol {
	padding: 0.5em 2.5em 0em 2.5em;
	font-size: 13px;
}

#content ul li {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}

#pagetitle h2 {
	display: block;
	float: left;
	font-size: 26px;
	padding: 4px;
	}
	
.posttitle {
	display: block;
	width: 100%;
	float: left;
	margin: 20px 0px 8px;
	width: 100%;
	}
	
.posttitlecon .posttime {
	display: block;
	float: left;
	font-size: 12px;
	color: gray;
	width: 100%;
	}

.posttitlecon {
	float: left;
	display: block;
	width: 100%;
	overflow: hidden;
	}
	
.postbody {
	width: 505px;
	float: right;
	display: block;
	}
	
.archivebody {
	width: 505px;
	float: right;
	display: block;
	}
	
.readmore {
	background-color: #559AD3;
	color: white;
	padding: 8px;
	margin-top: 6px;
	font-size: 18px;
	display: block;
	float: left;
	border: 1px solid gray;
	}
	
.attachment-post-thumbnail, .attachment-thumbnail {
	float: left;
	display: block;
	margin: 25px 25px 0px 0px;
	}
	
.announce {
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	border-left: 1px solid #EEEEEE;
	background: #F9F9F9;
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
	padding: 8px 15px;
	color: #737373;
	line-height: 20px;
	}

.announce strong {
	color: black;
	}
	
.announce h4 {
	font-size: 18px;
	color: black;
	margin-top: 14px;
	}

/* Content (img align) */

#content img {
	border: none;
}

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}

/* Product Display */

.boxes {
	width: 210px;
	height: 230px;
	background-color: white;
	border: 1px solid gray;
	float: left;
	margin: 0px 7px;
	overflow: hidden;
	}
	
#product-show {
	margin: 4px auto 0px;
	width: 100%;
	display: block;
	float: left;
	}
	
#product-show .imgbox {
	height: 140px;
	width: 100%;
	text-align: center;
	}
	
#product-show .productimg {
	max-height:  140px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
#product-show .producttitle {
	text-align: center;
	font-size: 16px;
	width: 100%;
	height: 30px;
	text-align: center;
	font-weight: bold;
	line-height: 100%;
	}
	
#product-show .more-buy {
	background-color: #5c9bd1;
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	}
	
#product-show .more-buy a{
	padding: 14px 0px;
	color: white;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	}

#product-show .more-buy li{
	display: block;
	background: none;
	padding-left: 0px;
	}

#product-show .more-buy a:hover{
	text-decoration: none;
	color: black;
	background-color: #3B86C7;
	}
	
#product-show .post_details {
	padding: 0px;
	clear: both;
	border-bottom: 1px solid #e0e0e0;
	font-style: italic;
}

#product-show .post_details p {
 	text-align: right;
 	color: #5c9bd1;
	font-size: 12px !important;
	font-weight: bold;
}

#product-show .post_details p a {
	text-decoration: none;
	color: #5c9bd1;
}

#product-show .post_details p a:hover {
	text-decoration: underline;
	color: #5c9bd1;
}

/* iPad Display */

.ipadboxes {
	width: 210px;
	height: 100%;
	background-color: white;
	border: 1px solid gray;
	float: left;
	margin: 5px 7px 16px;
	overflow: hidden;
	}
	
#content .ipadboxes:nth-child(3n+6) {
	clear: both;
	}

.attachment-productimg {
	border: none;
	margin: 10px auto;
	display: block;
	}
	
.more-buy {
	background-color: #5c9bd1;
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 6px;
	}
	
#content .producttitle {
	text-align: center;
	font-size: 14px;
	max-width: 210px;
	padding: 0px 6px;
	text-align: center;
	font-weight: bold;
	line-height: 100%;
	}
	
.more-buy {
	background-color: #5c9bd1;
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 6px;
	}
	
.more-buy a{
	padding: 14px 0px;
	color: white;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	}

.more-buy li{
	display: block;
	background: none;
	padding-left: 0px;
	}

.more-buy a:hover{
	text-decoration: none;
	color: black;
	background-color: #3B86C7;
	}
	
.ipad_details {
	padding: 0px;
	clear: both;
	border-bottom: 1px solid #e0e0e0;
	font-style: italic;
}

.ipad_details p {
 	text-align: right;
 	color: #5c9bd1;
	font-size: 18px;
	font-weight: bold;
}

.ipad_details p a {
	text-decoration: none;
	color: #5c9bd1;
}

.ipad_details p a:hover {
	text-decoration: underline;
	color: #5c9bd1;
}

/* Buy Now button */

.buy-now{
	display: block;
	margin: 10px auto;
	}

/* Caption */

#caption {
	width: 100%;
	height: 1.9em;
	background: #fff;
}

#caption h2 {
	width: 250px;
	float: left;
	line-height: 1.9em;
	padding-left: 18px;
}

#m_post {
	width: 200px;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 260px;
	height: 26px;
	position: relative;
	background: url(img/caption_m_posts.gif) no-repeat 130px 8px;
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

/* Post */

.post {
	background: #fff;
}

#page_post {
	margin-top: 15px;
}

#page_post h2 {
	color: black;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

#page_post h1 {
	color: black;
	font-size: 26px;
}

#page_post h3 {
	margin-top: 20px;
}

#page_post h4 {
	margin-top: 20px;
}

#page_post ol {
	list-style: decimal;
}

.post h2 a {
	color: black;
}

.post h1 a {
	color: black;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post p.tags {
	padding: 0 0 10px 1px !important;
	font-size: 11px !important;
	margin-top: -8px;
	color: #636363;
}

.post p.tags b {
	padding-right: 5px;
}

.post p.tags a {
	color: Black;
	text-decoration: none;
}

.post p.tags a:hover {
	text-decoration: underline;
}

.post_details {
	padding: 0px;
	background: #fff;
	clear: both;
	border-bottom: 1px solid #e0e0e0;
	font-style: italic;
}

.post_details p {
 	text-align: right;
 	color: #e0e0e0;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: none;
	color: #e0e0e0;
}

.post_details p a:hover {
	text-decoration: underline;
	color: #e0e0e0;
}

/* WP Caption */

.wp-caption-text {
	text-align: center;
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px;
	padding-top: 5px !important;
	color: #737373;
	line-height: 20px;
	}

/* More Posts */

#more_posts {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h3 {
	padding: 10px 15px;
	line-height: 20px;
	font-size: 14px;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
	position: relative;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap img.gravatar {
	float: right;
	margin-top: 5px;
	margin-right: -8px;
	border: 0 !important;
	position: relative;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
	font-size: 12px !important;
}

.comment_wrap_head b {
	font-size: 13px;
}

.comment_wrap_head span {
	color: #898989;
	font-size: 11px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
	clear: both;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 170px;
	text-align: center;
	float: left;
	font-size: 14px;
	padding: 6px;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	background: #fff;
	width: 170px;
	text-align: center;
	float: right;
	font-size: 14px;
	width: 210px;
	position: relative;
	padding: 6px;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
	line-height: 30px;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
	background: #FAFAFA;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */


#sidebar {
	width: 200px;
	float: right;
	display: block;
	background-color: white;
	padding-left: 10px;
	
}

#sidebar h2 {
	font-size: 13px;
	color: #75A546;
	padding: 4px 0px;
	line-height: 18px;
	width: 100%;
}

#sidebar p, #sidebar li {
	font-size: 12px;
	margin: 4px 0px;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	background: url(img/bullet.gif) no-repeat 6px 6px;
	padding-left: 18px;
	line-height: 16px;
}

#sidebar ul ul {
	padding: 0px 0px 5px;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	background: url(img/bullet.gif) no-repeat 0 9px;
	padding-left: 23px;
	line-height: 23px;
}

#social {
	line-height: 20px;
	}
	
#social ul li{
	text-align: left;
	list-style: none;
	height: 20px;
	width: 100%;
	font-size: 14px;
	margin: 1px 0px;
	padding: 0px;
	background: none;
	}
	
#social ul li a span:hover{
	text-decoration: underline;
	}
	
#social li span{
	float: left;
	padding-top: 1px;
}

#social li img{
	float: right;
	vertical-align: center;
	margin: 0px 0px 1px 8px;
	}
	
#sidebannerad a{
	display: block;
	float: left;
	width: 220px;
	height: 348px;
	margin-top: 10px;
	margin-bottom: 18px;
	text-indent: -9999px;
	background: url(http://www.itouchmicrophones.com/wp-content/uploads/2009/11/banner-ipodtouch2.jpg) no-repeat;
	overflow: hidden;
	}
	
#sidebannerad a:hover {
	display: block;
	float: left;
	width: 220px;
	height: 348px;
	margin-top: 10px;
	margin-bottom: 18px;
	background: url(http://www.itouchmicrophones.com/wp-content/uploads/2009/11/banner-ipodtouch2.jpg) no-repeat -220px 0px;
	overflow: hidden;
	}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 10px 0;
}

#wp-calendar {
	padding: 10px 0 10px 10px;
}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #EEEEEE;
}

/* Footer */

#footer {
	background: #181e24;
	border-top: #EEEEEE 15px solid;
	clear: both;
}

/* Copyright */

#copyright {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #8F8F8F;
	padding: 10px 0px;
}


/* Fix */

.clear {
	clear: both;
	width: 100%;
	}
	
#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after,
.post:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


