@charset "UTF-8";
/* CSS Document */

/*Bye Bye Images in Lists of Posts*/
.listPage .thePost img{
	display:none;
}
/*Hello Image for video posts in Lists of Posts*/
.listPage .llcPost img{
	display:inline;
}
body, div, p, h1, h2, h3, h4, h5, h6, table, th, td, img, fieldset{
	margin:0;
	padding:0;
	border:none;
}
body{
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
}
#hug{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top left;
}
a, a:link, a:visited{
	color:#3FA6F2;
	text-decoration:none;
}
a:hover, a:active, a:focus{
	text-decoration:underline;
}
.tools a, .tools a:link, .tools a:visited{
	color:#969696;
	text-decoration:none;
}
.tools a:hover, .tools a:active, .tools a:focus{
	text-decoration:underline;
}
.block{
	display:block;
}
p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#808080;
}
.aPost{
	padding-top:20px;
	border-top:1px solid #c9c9c9;
	margin-top:10px;
}
.aPage{
	margin-top:10px;
}
.aPage h2{
	padding-bottom:10px;
}
.aPost div.thePost{
	width:485px;
	clear:right;
	float:right;
}
.thePost p, .thePage p{
	padding-bottom:10px;
	line-height:160%;
	font-size:1.4em;
	color:#444;
}
.aPost h2{
	clear:right;
	float:right;
	width:485px;
}
.clearBoth{
	clear:both;
}
.copse{
	font-family: 'Copse', arial, serif;
}
h1, h2, h3, h4{
	font-size:3em;
	color:#666;
	font-family: 'Copse', arial, serif;
	font-weight:normal;
}
h1{
	padding-bottom:20px;
}
h2{
	font-size:2.2em;
}
h3{
	font-size:1.4em;
	color:#fff;
}
h2.formStuff{
	font-size:1.9em;
	padding:7px 0;
}
h3#comments-title{
	color:#666;
	padding-bottom:5px;
}
h4{
	padding-bottom:15px;
	color:#808080;
	font-size:1.5em;
}
h5{
	font-size:22px;
	font-family: 'Copse', arial, serif;
	color:#7F3F97;
	font-weight:normal;
	clear:both;
}
img.mid{
	vertical-align:middle;
}
img.ctr{
	display:block;
	margin:0 auto;
}
#hug .ex{
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#808080;
	font-size:1.4em;
	padding:10px 0;
}
#hug .exB{
	font-family:Arial, Helvetica, sans-serif;
	line-height:125%;
	color:#808080;
	font-size:2.1em;
	padding:10px 110px;
}
.exB span{
	color:#000;
	font-size:0.8em;
}
img.lefty{
	float:left;
	padding:0 15px 0 0;
}
.postImage{
	width:130px;
	float:left;
	height:200px;
}
.postImage img{
	width:114px;
	height:auto;
}
p.theDate{
	font-size:1.4em;
	padding:0 0 7px 0;
	font-family: 'Copse', arial, serif;
	width:485px;
	float:right;
}
.aPage p.theDate{
	float:none;
	width:auto;
}
.postFooter{
	clear:both;
	height:50px;
}
.postFooter p{
	font-size:1.4em;
	font-family: 'Copse', arial, serif;
	text-align:right;
}
.postFooter img{
	vertical-align:middle;
}	
ol.commentlist{
	list-style:none;
	padding:0;
	margin:0;
	font-size:1.3em;
}
div.comment-body{
	padding:10px;
}
div.comment-body p{
	font-size:1em;
	line-height:150%;
}
.comment-form-comment label{
	display:block;
	padding:8px 0 0 0;
	font-size:1.3em;
}
#comment{
	border:1px solid #666;
	margin:8px 0 10px 0;
	padding:5px;
	width:500px;
}
p.form-allowed-tags{
	display:none;
}
#header{
	background-image:url(../images/header-repeater.jpg);
	height:430px;
}
#headerback{
	height:104px;
	background-image:url(../images/header-repeater-back.png);
}
	
#header .logo, #headerback .logo{
	display:block;
	padding:10px 0 0 20px;
}
#headShare{
	position:absolute;
	top:5px;
	left:705px;	
	width:355px;
}
#searchform, #searchform div{
	display:inline;
}
#searchform label{
	display:none;
}
#searchform #searchsubmit{
	position:absolute;
	left:-9999px;
	top:-9999px;
}
input#s{
	float:right;
	display:block;
	background-image:url(../images/search-box-header.png);
	width:177px;
	height:20px;
	padding:3px 20px 3px 5px;
	background-repeat:no-repeat;
	border:none;
}
.stripped{
	margin:0;
	padding:0;
	list-style:none;
}
#nav{
	position:absolute;
	top:33px;
	left:170px;
}
#nav li{
	padding:0 15px;
	line-height:4em;
	display:inline;
	line-height:7em;
}
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active, #nav a:focus{
	font-family: 'Copse', arial, serif;
	height:65px;
	color:#fff;
	font-size:2.2em;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	display:block;
	float:left;
	outline:none;
}
#nav a:hover, #nav a:active, #nav a:focus{
	background-image:url(../images/nav.png);
	background-repeat:no-repeat;
}
a.nHome{
	width:105px;
}
a.nVideo{
	width:157px;
}
a.nEvent{
	width:204px;
}
a.nBooks{
	width:195px;
}
a.nAbout{
	width:178px;
	}
a.nHome:hover, a.nHome:active, a.nHome:focus{
	background-position:3px -15px;
}
a.nVideo:hover, a.nVideo:active, a.nVideo:focus{
	background-position:0 -115px;
}
a.nEvent:hover, a.nEvent:active, a.nEvent:focus{
	background-position:0 -215px;
}
a.nBooks:hover, a.nBooks:active, a.nBooks:focus{
	background-position:0 -315px;
}
a.nAbout:hover, a.nAbout:active, a.nAbout:focus{
	background-position:0 -415px;
}
#nav li ul{
	display:none;
}

#metaNav{
	height:40px;
	position:absolute;
	left:165px;
	top:3px;
}
#metaNav li{
	display:inline;
	line-height:3.8em;
}
#metaNav a, #metaNav a:visited, #metaNav a:hover, #metaNav a:active, #metaNav a:focus{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 10px;
	font-size:1em;
	color:#fff;
	text-decoration:none;
	outline:none;
}
#metaNav a:hover, #metaNav a:focus, #metaNav a:active{
	color:#ccc;
}
#slideHolder{
	background-image:url(../images/header.jpg);
	width:1080px;
	height:430px;
	margin:0 auto;
	position:relative;
}
#headerInner{
	width:1080px;
	height:104px;
	margin:0 auto;
	position:relative;
}
#slider{
	position:absolute;
	width:754px;
	height:255px;
	overflow:hidden;
	top:25px;
	left:25px;
}
#slider ul, #slider li{
	width:754px;
	height:255px;
	margin:0;
	padding:0;
	list-style:none;
}
#slider_pagination{
	position:absolute;
	top:368px;
	width:754px;
	height:18px;
	left:25px;
	background-color:#1A1A1A;
	text-align:center;
	padding-top:7px;
}
#slider_pagination a, #slider_pagination a:link, #slider_pagination a:visited{
	padding:5px;
	background-image:url(../images/nav-slide-inactive.png);
	background-repeat:no-repeat;
	background-position:center center;
	font-size:0.5em;
	color:#4d4d4d;
}
#slider_pagination a:hover, #slider_pagination a:active, #slider_pagination a:focus, #slider_pagination a._current-slide{
	background-image:url(../images/nav-slide-active.png);
	color:#959595;
}
#content{
	width:980px;
	border:1px solid #808080;
	background-color:#fff;
	padding:15px 0 35px 0;
	margin:0 auto;
	border-top:none;
	border-bottom:none;
	padding-left:30px;
}
#posts{
	width:625px;
	float:left;
}
#sideBar{
	width:325px;
	float:right;
}
.clueLeaver{
	padding:15px 0 0 24px;
}
#followBryan{
	background-color:#4d4d4d;
	padding:5px 8px 5px 7px;
	width:257px;
	margin-left:25px;
}
#followBryan p{
	font-size:1.3em;
	font-family: 'Copse', arial, serif;
	color:#fff;
	line-height:120%;
}
#followBryan a, #followBryan a:link, #followBryan a:visited{
	font-size:0.85em;
	color:#3FA6F2;
	text-decoration:none;
}
#followBryan a:hover, #followBryan a:active, #followBryan a:focus{
	text-decoration:underline;
}
#followBryan img{
	float:right;
	padding-left:5px;
}
li.archives, li.categories{
	list-style:none;
	padding:10px 0 5px 0;
	margin:0;
	font-size:1.6em;
	color:#666;
	font-family: 'Copse', arial, serif;
}
li.archives li, li.categories li{
	font-size:0.9em;
	line-height:150%;
}
	
#subscribe{
	background-image:url(../images/bg-subscribe.png);
	width:278px;
	height:180px;
	padding:30px 0 0 30px;
	margin-left:7px;
}
#subscribe h3{
	color:#fff;
	font-size:1.4em;
	padding-bottom:20px;
}
#subscribe a{
	display:block;
	float:left;
	width:100%;
	font-size:1.8em;
}
.bumpRight{
	margin-left:80px;
}
#subscribe img{
	vertical-align:middle;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#freeMp3{
	background-image:url(../images/headphones-icon.png);
	background-position:195px 20px;
}
#freeMp3 p{
	padding-right:85px;
}
#hireBryan{
	background-image:url(../images/headshot-side.png);
	background-position:200px 60px;	
}

#hireBryan p{
	padding-right:85px;
}
#newsletter{
	background-image:url(../images/lawcd.png);
	background-position:195px 125px;
}
#newsletter p{
	padding-right:0px;
}
#newsletter form{
	height:40px;
}
.newsEm{
	background-image:url(../images/subscribe-box.png);
	width:191px;
	height:33px;
	padding:5px 7px 0 7px;
	border:none;
	display:block;
	float:left;
	font-size:1.4em;
}
.subBtn{
	display:block;
	float:left;
}
#networker{
	background-image:url(../images/book-side.png);
	background-position:195px 60px;
}
#clues{
	background-image:url(../images/book-life-leaves-clues-side.png);
	background-position:195px 60px;
}
.book p{
	padding-right:90px;
}
#btRadio{
	background-image:url(../images/mic-side.png);
	background-position:220px 0;
}
#btRadio p{
	padding-top:5px;
}
.shadyWrap{
	background-image:url(../images/box-top.png);
	width:285px;
	padding:0 10px 10px 30px;
}
.shadyWrap div{
	background-repeat:no-repeat;
	padding-right:10px;
}
.shadyWrap p{
	color:#7f7f7f;
	line-height:140%;
	font-size:1.4em;
}
.shadyWrap h3{
	padding:25px 0 15px 0;
}
.shadyWrap p strong{
	display:block;
	font-size:1.7em;
	font-family: 'Copse', arial, serif;
	font-weight:normal;
	width:250px;
	/*padding-top:8px;*/
}
.shadyWrap strong span{
	display:block;
	font-size:0.5em;
	padding-top:7px;
}
	
.shadyWrap strong a, .shadyWrap strong a:link, .shadyWrap strong a:visited{
	color:#666;
}
.shadyWrap strong a:hover, .shadyWrap strong a:active, .shadyWrap strong a:focus{
	color:#666;
	text-decoration:underline;
}
.shadyWrap strong span a, .shadyWrap strong span a:link, .shadyWrap strong span a:visited{
	color:#3FA6F2;
}
.shadyWrap strong span a:hover, .shadyWrap strong span a:active, .shadyWrap strong span a:focus{
	color:#3FA6F2;
	text-decoration:underline;
}
.shadyTip{
	background-image:url(../images/box-bottom.png);
	height:32px;
	width:325px;
	display:block;
}
#tweetBar{
	background-image:url(../images/tweetbar.png);
	height:64px;
	text-align:center;
	color:#fff;
	overflow:visible;
	margin-top:-27px;
	font-style:italic;
}
#tweetBar img{
	vertical-align:middle;
}
#tweetBar a{
	font-style:normal;
}
#footer{
	background-image:url(../images/bg-footer.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#fff;
	border-top:1px solid #e3e3e3;
}
#footContent{
	width:980px;
	margin:0 auto;
	padding:25px 0;
}
#siteNav{
	width:170px;
	border-right:1px solid #b3b4b5;
	float:left;
	margin:0 60px 0 160px;
	display:inline;
}
#siteNav ul{
	padding:0 0 0 25px;
	margin:0;
	list-style:none;
}
#siteNav li{
	padding:0;
	margin:0;
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
#siteNav a, #siteNav a:link, #siteNav a:visited{
	color:#9d9d9d;
	text-decoration:none;
}
#siteNav a:hover, #siteNav a:active, #siteNav a:focus{
	text-decoration:underline;
}
#featuredBook{
	width:200px;
	border-right:1px solid #b3b4b5;
	float:left;
	margin:0 30px 0 0;
}
#contactInfo{
	width:250px;
	float:left;
	margin:0 45px 0 0;	
}
#contactInfo p{
	font-size:1.4em;
	color:#808080;
	padding:10px 0 10px 25px;
}
#contactInfo p span{
	display:block;
	text-indent:20px;
}
#legal{
	border-top:1px solid #a6a6a6;
	padding:25px 0 40px 0;
}
#legal p{
	width:980px;
	margin:0 auto;
	text-align:left;
	font-size:1.4em;
	color:#B0B0B0;
	line-height:200%;
}
#legal img{
	float:right;
	margin-right:5px;
}
#subCallout{
	background-image:url(../images/subscribe-purple.png);
	height:146px;
	background-repeat:no-repeat;
	width:620px;
	margin:15px 0;
}
#subCallout p{
	font-family: 'Copse', arial, serif;
	font-size:2.2em;
	text-align:center;
	color:#fff;
	padding:15px 20px 0 20px;
	line-height:140%;
}
#subCallout p span{
	font-size:0.4em;
}
#chimp input{
	display:block;
	border:1px solid #ccc;
	padding:7px 4px 0 4px;
	font-size:1.3em;
	color:#777;
	width:400px;
	margin:5px 0 0 70px;
	height:31px;
}
#chimp input.btn{
	width:69px;
	height:42px;
	background-image:url(../images/submit.png);
	text-indent:-54321em;
	border:none;
	float:right;
	margin:5px 60px 0 0;
	display:inline;
}
#chimp .lastEntry{
	float:left;
}
#postNavigation{
	height:45px;
}
img.navNext{
	float:right;
}
img.navPrev{
	float:left;
}
blockquote{
	color:#3FA6F2;
	font-size:1.6em;
	line-height:140%;
	margin:0;
	padding:0 0 15px 0;
	font-family: 'Copse', arial, serif;
}
p.attribution{
	color:#662D8E;
	font-size:1.8em;
	padding:0 0 10px 350px;
	font-family: 'Copse', arial, serif;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
#comingSoon{
	width:675px;
	margin:50px auto 0 auto;
	padding-bottom:150px;
}
#comingSoon h1{
	text-align:center;
	font-size:6em;
	color:#fff;
	padding-bottom:50px;
}
#stayInTouch{
	background-image:url(../images/big-sign-up.png);
	width:669px;
	height:202px;
	background-repeat:no-repeat;
}
#stayInTouch h2{
	color:#3FA6F2;
	font-size:2.6em;
	font-family: 'Copse', arial, serif;
	padding:15px 0 0 25px;
}
#stayInTouch p{
	color:#E3E3E3;
	font-size:1.6em;
	padding:3px 0 20px 25px;
	font-family:Tahoma, Geneva, sans-serif;
}
#stayInTouch .email{
	background-image:url(../images/subscribe-box-big.png);
	width:448px;
	height:78px;
	padding:0 10px;
	display:block;
	float:left;
	margin-left:25px;
	border:none;
	background-color:transparent;
	background-repeat:no-repeat;
	font-size:2.5em;
	font-family:Verdana, Geneva, sans-serif;
}
#stayInTouch .btn{
	float:left;
	display:block;
	padding-left:4px;
}
#amazon{
	padding-left:100px;
}
h3.tagCloud{
	list-style:none;
	padding:10px 0 5px 0;
	margin:0;
	font-size:1.6em;
	color:#666;
	font-family: 'Copse', arial, serif;
	padding-left:40px;
}
	
#tagCloud{
	font-family: 'Copse', arial, serif;
	padding:0 40px 10px 40px;
	color:#3FA6F2;
	text-align:center;
}
h1.vidBlogTitle{
	font-size:30px;
	color:#666;
	font-family: 'Copse', arial, serif;
}
h1.vidBlogTitle img{
	float:left;
	padding:0 10px 10px 0;
}


.bookList h2{
	border-bottom:1px solid #B3B3B3;
}
.bookList h3{
	color:#4D4D4D;
	font-size:2.2em;
	padding:25px 0 10px 0;
}
.bookList h4{
	font-size:1.6em;
	color:#662D91;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
strong.price{
	color:#4D4D4D;
	font-size:1.8em;
	display:block;
	padding:10px 0;
}
img.medBook{
	float:left;
	padding:25px 0 40px 0;
}
.bookList .bookInfo{
	width:410px;
	float:right;
}

#bookDetails h3{
	padding-top:10px;
}
#bookDetails{
	clear:both;
	border-top:1px solid #B3B3B3;
	padding:15px 0 30px;
}
#bookDetails li{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	color:#444;
}

#bookDetails p{
	line-height:135%;
	padding-bottom:12px;
}
