/*  
Theme Name: BNJ 2.0
Description: BNJ.com 2.0 Theme
*/

/* ---------- Global Styles ----------*/
img { 
 	behavior: url("http://marketinglab.bnj.com//wp-content/themes/BNJ2/iepngfix.htc") 
}
body, h1, h2, h3, h4, p, form, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
	
}
body {
	font-size:62.5%;
	background: #000000 url(images/mainBg.gif);
}
.hide {
	display: none;
	font-size: 1px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1.1em;
	color: #666;
}
a {
}
.blue {
	color: #7faad4;
}
.green {
	color: #A5A981;
}



/* header */
#headerBg {
	display: block;
	height: 64px;
	background: url(images/headerBg.gif) top repeat-x;
}
#header {
	display: block;
	width: 925px;
	margin: 0 auto;
	height: 64px;
	position: relative;
}
#homeID {
	position: absolute;
	left: 0px;
	top: 0px;
}
#homeButton {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 30;
}



/* footer */
#footerBg {
	display: block;
	height: 64px;
	background:  url(images/footerBg.gif) top repeat-x;
}
#footer {
	height: 64px;
	width: 925px;
	margin: 0 auto;
	position: relative;
}
#footer #agile {
	position: absolute;
	left: 720px;
	top: 0px;
}
#footer p {
	padding-top: 15px;
	font-size: 1.1em;
}



/* container */
#container {
	width: 925px;
	margin: 60px auto 0 auto;
}



/* left col */
#colL {
	float: left;
	width: 688px;
}
.articleHolder {
	display: block;
	margin-bottom: 25px;
	background: #ffffff;
	padding: 29px 0 0 0;
}
.articleHolder .title {
	border-top: 1px solid #ffffff;
	background:url(images/titleBg.jpg) top left repeat-y;
	margin-left: 20px;
	margin-bottom: 12px;
}
.date {
	float: left;
	width: 40px;
	margin-top: -1px;
}
.day {
	font-size: 2.5em;
	font-weight: bold;
	color: #7faad4;
	display: block;
	text-align: center;
}
.month {
	font-size: 2em;
	font-weight: norman;
	color: #7faad4;
	display: block;
	text-align: center;
	margin-top: -7px;
}
.year {
	font-size: 1.3em;
	font-weight: norman;
	color: #7faad4;
	display: block;
	text-align: center;
	margin-top: 0px;
}
.headline {
	float: left;
	width: 583px;
}
.headline h1 {
	font-size: 27px;
	font-weight: normal;
	line-height: 30px;
}
.headline a {
	text-decoration: none;
	color: #bcc094;
}
.headline a:hover {
	text-decoration: none;
	color: #d2492a;
}
.articleBody {
	padding-left: 86px;
	padding-right: 40px;
}
.articleBody {
}
.articleSlug {
	display: block;
}
.slugInfo {
	height: 42px;
}
.slugInfo p {
	padding-left: 86px;
	margin: 0;
	padding-top: 3px;
}
.slugInfo a {
	color: #A5A981;
	text-decoration: none;
}
.slugInfo a:hover {
	color: #d2492a;
	text-decoration: none;
}
.articlePadding {
	padding-right: 20px;
	padding-left: 20px;
}
.articleTags {
	display: block;
	background: #dbdbdb;
	height: 26px;
	position: relative;
}
.articleComments {
	display: block;
	height: 26px;
	width: 115px;
	float: right;
	border-left: 1px solid #ffffff;
}
.articleCommentsNumber {
	display: block;
	float: left;
	font-size: 34px;
	font-weight: bold;
	margin-top: -7px;
	height: 33px;
	overflow: hidden;
	color: #ffffff;
	letter-spacing: -2px;
	padding-left: 7px;
}
.commentsName {
	display: block;
	float: left;
	font-size: 11px;
	padding-left: 7px;
	padding-top: 6px;
}
.articleTagsDisplay {
	display: block;
	float: right;
	font-size: 1.1em;
	padding-top: 6px;
	padding-right: 7px;
}
.articleTagsDisplay a {
	color: #6A91B4;
}
.articleTagsDisplay a:hover {
	text-decoration: none;
}
.authorPhoto {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
}
.dateSpacer {
	display: block;
	width: 25px;
	overflow: hidden;
	float: left;
}
.articlePage {
	margin-top: 20px;
}

.white {
	color: #FFFFFF;
}
#commentsHeader {
	margin-top: 40px;
}
#commentsHeader h2, #commentsHolder h2 {
	font-size: 24px;
	color: #d2492a;
	display: block;
}
#commentsHolder .comments {
	background: url(images/commentsBorderTop.gif) bottom left no-repeat;
	padding-bottom: 40px;
	margin-top: 1.3em;
}
#commentsBox {
	padding: 0 30px;
	border-left: 1px solid #bcc094;
	border-right: 1px solid #bcc094;
}
.commentsDots {
	display: block;
	height: 1.5em;
	clear: both;
	background: url(images/dotBg.gif) top repeat-x;
	margin-top: 1.6em;
}
.commentsNameDate {
	color: #A5A981;
}
.dots {
	font-weight: bold;
	font-size: 1.1em;
}
#commentsBottom {
	display: block;
	height: 20px;
	background: url(images/commentsBorderBottom.gif) bottom left no-repeat;
}
.join {
	margin-top: 1.7em;
	margin-bottom: .7em;
}
#commentsHolder label {
	color: #A5A981;
	font-size: 1.2em;
	float: left;
	display: block;
	padding-top: 3px;
	width: 80px;
}
#commentsHolder .field {
	font-size: 1.5em;
	width: 215px;
	border: 1px solid #A5A981;
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#commentsHolder .area {
	font-size: 1.5em;
	width: 460px;
	border: 1px solid #A5A981;
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#commentsBox p {
	color: #333333;
}
.bottomClear {
	height: 30px;
}
.articlePage a {
	color: #7FAAD4;
	border-bottom: dotted 1px #7faad4;
	text-decoration: none;
}
.articlePage a:hover {
	border-bottom: solid 1px #7faad4;
}
blockquote, h4 {
	padding: 0px;
	margin: 0px;
	background:url(images/quotes.gif) 2px 7px no-repeat;
	padding: 10px 20px 10px 42px;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.4em;
}
blockquote p, h4 p {
	color: #333333;
}
#category h2 {
	font-size: 2.8em;
	color: #6D99CA;
	margin: 0 0 .7em 0;
	font-weight: bold;
}


/* right col */
#colR {
	float: right;
	width: 204px;
	margin-top: 50px;
}
#colR ul{
	list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
#colR ul li{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: .5em;
}
#colR ul li ul li{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 1.25em;
}
#colR ul li ul li a{
	color: #bcc094;
	text-decoration: none;
}
#colR ul li ul li a:hover{
	color: #ffffff;
	text-decoration: none;
}
#colR ul li ul{
	margin-top: 0.4em;
	margin-bottom: 1.1em;
}
#colR .fullArchive {
	font-size: 0.45em;
	color: #7FAAD4;
	text-decoration: none;
	font-weight: normal;
}
#colR a.fullArchive:hover {
	color: #ffffff;
}


#tagcloud a {
	color: #7FAAD4;
	text-decoration: none;
}
#tagcloud a:hover {
	color: #ffffff;
	text-decoration: none;
}




/* ----------- sIFR Styles ---------- */
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-active h1 {
	visibility: hidden;
	font-size: 27px;
	color: #bcc094;
	line-height: 1em;
}

/* ----------- END sIFR Styles ---------- */

.excerpt {
	padding-left: 86px;
}

.articlePage li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: .3em;
	color: #666;
}
.articlePage ul, .articlePage ol {
	margin-top: 0;
	margin-bottom: 1em;
	color: #666;
}

h6 {
    font-size: 1.2em;
    color: #000000;
    line-height: 1.4em;
    font-weight: bold;
}

