/*
Theme Name: BCB
Theme URI: http://andremora.com/clients/bcb/
Description: Half blog
Author: Andre Mora
Author URI: http://andremora.com
Version: 1.0
*/



body {
	background-repeat: no-repeat;
	background-image: url(images/bcb_siteLogo.gif);
	background-color: #fff;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a:link {
	text-decoration: none;
	color: #0099cc;
}
a:visited {
	text-decoration: none;
	color: #0099cc;
}
a:hover {
	text-decoration: underline;
	color: #0099cc;
}
a:active {
	text-decoration: none;
}

li {
	list-style-position: outside; 
	list-style-type: none;
}


/* THE MAIN SIDE */


#pageWrap {
	left: 150px;
	top: 0px;
	height: auto;
	position: absolute;
	width: 650px;
	z-index: 1;
}

#mainBanner {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#mainInfo {
	margin-top: 10px;
	clear: left;
	float: left;
	height: auto;
	position: static;
	width: auto;
	z-index: 2;
}

.mainSection12 {
	margin-right: 15px;
	position: relative;
	height: auto;
	width: 206px;
	float: left;
	padding-top: 15px;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #9999bb;
}

.mainSection3 {
	position: relative;
	height: auto;
	width: 206px;
	float: left;
	padding-top: 15px;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #9999bb;
}

.logoSize {
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #666666;
	border-right-width: 1px;
	border-style: solid;
	width: 125px;
	height: auto;
}

.theHours {
	font-weight: bold;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #9999bb;
}

.mainSectionHed {
	color: #0099cc;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.mainEmphasis {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.mainSection li {
	list-style-position: outside;
	list-style-type: circle;
	color: #0099cc;
}

.listText {
	color: #000 !important;
}

.mainSectionBk {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #9999bb;
}

/* THE BLOG SIDE */

#blogSide {
	float: left;
	margin-top: 10px;
	padding: 15px;
	height: auto;
	width: 620px;
	z-index: 3;
	background-color: #0099cc;
	border-width: 0px 0px 0px 1px;
	border-style: dotted;
	border-color: #9999bb;
}

#blogCol {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: auto;
	width: 412px;
	z-index: 4;
	
}


/* THE POST */

.blogPosts {
	position: static;
	padding: 5px;
	float: left;
	margin-bottom: 15px;
	height: auto;
	width: 402px;
	background-color: #fff;
}

/* THE POST: Header */

.postHeader {
	text-align: center;
	padding-bottom: 10px;
	height: auto;
	width: auto;
	border-bottom: 1px dotted #9999bb;
}

.postTitle {
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #9999bb;
	font-size: 14px;
}

.postDate {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #555;
	font-size: 9px;
}

.postHeader a:link {
	text-decoration: none;
	color: #9999bb;
}
.postHeader a:visited {
	text-decoration: none;
	color: #9999bb;
}
.postHeader a:hover {
	text-decoration: none;
	color: #0099cc;
}
.postHeader a:active {
	text-decoration: none;
}


/* THE POST: Content */


#postContent {
	margin-right: 0px;
	width: auto;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 15px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#postContent a:link {
	text-decoration: underline;
	color: #0099cc;
}
#postContent a:visited {
	text-decoration: underline;
	color: #0099cc;
}
#postContent a:hover {
	text-decoration: none;
	color: #0099cc;
}
#postContent a:active {
	text-decoration: none;
}


.buyNow {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

.sold {
	color: #CC0000 !important;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

.bookTitle {
	font-weight: bold;
	font-style: italic;
}

.quote {
	text-align: center;
	background-color: #ddddee;
	padding: 2px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 22px;
}

.attrib {
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 22px;
}

.excerpt {
	text-align: left;
	background-color: #ddddee;
	padding: 2px;
	font-weight: bold;
	line-height: 16px;
}

.webLink {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
	
.first3words {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #0099cc;
}

#postContent img {
	border-width: 1px;
	border-style: solid;
	border-color: #9999bb;
	display: block;
	clear: both;
	margin: 5px auto 5px auto;
	padding: 5px;
	max-height: 400px;
	max-width: 350px;
}

#postContent img.floatL {
	border-width: 1px;
	border-style: solid;
	border-color: #9999bb;
	float: left;
	clear: both;
	display: block;
	margin: 8px 10px 5px 0px;
	padding: 5px;
	max-height: 400px;
	max-width: 350px;
}

#postContent img.floatR {
	border-width: 1px;
	border-style: solid;
	border-color: #9999bb;
	float: right;
	clear: both;
	display: block;
	margin: 8px 0px 5px 8px;
	padding: 5px;
	max-height: 400px;
	max-width: 350px;
}

#postContent img.dropCap {
	border-width: 0px !important;
	float: left;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}


.postMetadata {
	text-align: center;
	color: #9999bb;
	font-size: 9px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.postMetadata a:link {
	text-decoration: none !important;
	color: #0099cc;
}
.postMetadata a:visited {
	text-decoration: none !important;
	color: #0099cc;
}
.postMetadata a:hover {
	text-decoration: none;
	color: #0099cc;
}
.postMetadata a:active {
	text-decoration: none;
}

/* THE SIDEBAR */

#blogSidebar {
	color: #fff;
	clear: none;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
	height: auto;
	width: 191px;
	z-index: 5;
}

.sidebarHed {
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#blogSidebar a:link {
	text-decoration: none;
	color: #ccccdd;
}
#blogSidebar a:visited {
	text-decoration: none;
	color: #ccccdd;
}
#blogSidebar a:hover {
	text-decoration: none;
	color: #fff;
}
#blogSidebar a:active {
	color: white;
	text-decoration: none;
}

#sidebarIntro {
	padding-top: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	border-color: #fff;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.sidebarIntroText {
	color: white;
	line-height: 12px;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}	

.sidebarSection {
	color: white;
	letter-spacing: 1px;
	font-size: 9px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#categoryList ul li {
	list-style-position: outside; 
	list-style-type: circle;
}


/* THE FOOTER */

/* THE ARCHIVE */

#archiveHead {
	color: white;
	letter-spacing: 1px;
	font-size: 9px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #fff;
	margin-bottom: 5px;
}

/* SINGLE PAGE */

#prevNext {
	clear: none;
	width: 415px;
	float: left;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #fff;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 15px;
}

.prevNextLinks {
}

#prevNext a:link {
	color: #ccccdd !important;
	text-decoration: none;
}
#prevNext a:visited {
	color: #ccccdd !important;
	text-decoration: none;
}
#prevNext a:hover{
	color: #fff !important;
	text-decoration: none;
}
#prevNext a:active {
	color: #fff !important;
	text-decoration: none;
}

#jumpLink {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 415px;
	text-align: right;
	margin-bottom: 15px;
}

#jumpLink a:link {
	color: #ccccdd !important;
	text-decoration: none;
}
#jumpLink a:visited {
	color: #ccccdd !important;
	text-decoration: none;
}
#jumpLink a:hover{
	color: #fff !important;
	text-decoration: none;
}
#jumpLink a:active {
	color: #fff !important;
	text-decoration: none;
}
                

#blogFooter {
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	clear: left;
	position: relative;
	color: white;
	border-width: 1px 0px 0px 0px;
	border-color: white;
	border-style: dotted;
	padding-top: 3px;
	height: 6px;
	width: auto;
}

