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

body	{
		font-family: 'Open Sans', "Trebuchet MS", Arial, Helvetica, sans-serif;;
		font-size:100%;
		line-height:1.5em;
		color:#333;
		margin:0;
		padding:0;
		}
a		{
		text-decoration:none;
		color:#336699;
		}
a:hover	{
		text-decoration:none;
		color:#003366;
		}	
a.darkLink		{
		text-decoration:none;
		color:#003366;
		}
a.darkLink:hover 	{
		text-decoration:none;
		color:#000033;
		}		
		
		
a img {
	border: none;
	}

.topLogoArea	{
	width:100%;
	margin:0;
	padding:0;
	background-image:url(images/background3.jpg);
	background-repeat:no-repeat;
	
	}
.top
	{	
		width:90%;
		max-width:1000px;
		margin:0 auto;
	}

.navHolder {
	width:100%;
	background-color:#fff;

}
.navArea	{
		width:90%;
		max-width:1000px;
		display:block;
		margin:0 auto;
		padding:10px 0;
		}
.slideshowHolder
		{
		width:100%;
		background-image:url(images/slideshow/slideBackBack.jpg);
		margin:0 auto 24px auto;	
		padding:18px 0 24px 0;
			-moz-box-shadow:    2px 2px 7px 2px #999;
  			-webkit-box-shadow: 2px 2px 7px 2px #999;
 			 box-shadow:        2px 2px 7px 2px #999;
		}
.slideshow	{
		max-width:972px;
		display:block;
		margin:0 auto;
		}
.bxslider	{
		margin:0;
		padding:0;
		}		
		
.contentBody	{
		width:90%;
		max-width:1000px;
		margin:0 auto 12px auto;
		
		}

.footerHolder	{
		width:100%;
		background-color:#669999;
		padding:4px 0;
		height:150px;
		}

.footer	{
		width:90%;
		margin:24px auto 8px auto;
		}


h1		{
		font-size: 1.125em;
		line-height:1.375em;
		font-weight:bold;
		color:#000;
		text-align:left;
		margin:36px 12px 12px 12px;
		}
h2		{
		font-size: 1.125em;
		line-height:1.375em;
		font-weight:bold;
		color:#333;
		background-image:url(images/slideshow/slideBackBack.jpg);
		text-align:left;
		margin:0;
		padding:6px 12px;
			-moz-border-radius:  9px 0 0 0;
			-webkit-border-radius:  9px 0 0 0;
			-khtml-border-radius: 9px 0 0 0;
			border-radius: 9px 0 0 0;
		}
h3		{
		font-size: 2em;
		line-height:2em;
		font-weight:normal;
		color:#999;
		background-image:url(images/slideshow/slideBackBack.jpg);
		text-align:left;
		margin:0;
		padding:4px 12px;
			-moz-border-radius:  9px 0 0 0;
			-webkit-border-radius:  9px 0 0 0;
			-khtml-border-radius: 9px 0 0 0;
			border-radius: 9px 0 0 0;
		}

p		{
		margin: 12px 12px 6px 12px;
		font-size:.875em;
		line-height:1.375em;
		text-align:justify;
		}
ul		{
		font-size:.9375em;
		line-height:1.25em;
		padding-bottom:4px;
		}
li		{
		margin-top:0px;
		}

.smaller	{
		font-size:smaller;
		}

.center	{
		text-align:center;
		}
.raggedLeft	{
		text-align:left;
		}
.copyrightHolder	{
			float:left;
			width:50%;
			}
.copyright {
				font-size: .75em; 
				line-height: 1.5em;
				color: #ccc;
				background-color: inherit;
				font-weight:normal;
				font-style:italic;
				margin:8px 0 0 12px;
				}
.designerHolder	{
			float:right;
			width:50%;
			}
.designer	{
			text-align:right;
			font-size: .75em; 
			line-height: 1.5em;
			font-weight:normal;
			font-style:italic;
			margin:8px 0 0 12px;

			}
a.designerLink {
				color: #ccc;

				}
a.designerLink:hover {
				color: #fff;
				}
.bottomLinkSep 	{
				font-size: 1em; 
				line-height: 1.25em;
				font-weight: bold;
				color:#333;
				background-color: inherit;
				text-decoration: none;
				text-transform:none;
				}
					
.bottomLinks 	{
				font-size: .875em; 
				line-height: 1em;
				font-weight: normal;
				text-align: center;
				color:#ccc;
				background-color: inherit;
				text-decoration: none;
				margin:0;
				text-transform:none;
				}
				
a.bottomLinks:link {
					color:#ccc;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #ccc;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #fff;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color:#ccc;
					background-color: inherit;
					}
.social		{
			float:right;
			width:30%;
			margin:0;
			text-align:right;
			}

.box	{	
					background-color:#fff;
					float:left;
					width:31%; 
					margin:1%; 
					padding:0;
					border:1px solid #CCC;
						-moz-border-radius:  9px 0 9px 0;
						-webkit-border-radius:  9px 0 9px 0;
						-khtml-border-radius: 9px 0 9px 0;
						border-radius: 9px 0 9px 0;
		}
.photoBox	{	
					background-image:url(images/slideshow/slideBackBack.jpg);
					float:left;
					width:31%; 
					margin:1%; 
					padding:0;
					border:1 solid #CCC;
						-moz-border-radius:  9px 0 9px 0;
						-webkit-border-radius:  9px 0 9px 0;
						-khtml-border-radius: 9px 0 9px 0;
						border-radius: 9px 0 9px 0;
		}
.boxWide	{
					background-color:#fff;
					float:left;
					width:64%; 
					margin:1%; 
					padding:0;
					border:1px solid #CCC;
						-moz-border-radius:  9px 0 9px 0;
						-webkit-border-radius:  9px 0 9px 0;
						-khtml-border-radius: 9px 0 9px 0;
						border-radius: 9px 0 9px 0;
		}


.more	{
		font-size:.75em;
		line-height:1.25em;
		font-weight:bold;
		background-color:#c2ccd5;
		padding:2px 6px;
		display: inline;
		float:right;
		margin:0 12px 12px 12px;
			-moz-border-radius:  0 0 9px 0;
			-webkit-border-radius:  0 0 9px 0;
			-khtml-border-radius: 0 0 9px 0;
			border-radius: 0 0 9px 0;
		}
.bookTitle	{
	font-weight:bold;
	font-size:1em;
	line-height:1.25em;
	margin-top:18px;
	clear:both;
	text-transform:uppercase;
	}
.moreBooksTitle	{
	font-weight:bold;
	font-size: 1.125em;
	line-height:1.375em;
	margin-top:18px;
	clear:both;
	}
.moreBooks		
		{
	clear:both;
	background-color:#ddd;
	padding:2px 0 6px 0;
		-moz-border-radius:  0 0 9px 0;
		-webkit-border-radius: 0 0 9px 0;
		-khtml-border-radius: 0 0 9px 0;
		border-radius: 0 0 9px 0;
	border-top:1px solid #999;
	}
.round	{
			-moz-border-radius:  9px 0 9px 0;
			-webkit-border-radius: 9px 0 9px 0;
			-khtml-border-radius: 9px 0 9px 0;
			border-radius: 9px 0 9px 0;
		}
.preorder	{
		font-size:1.25em;
		font-weight:bold;
		color:#600;
		}
.forMobile	{
		display:none;
}
.largeCentered	{
	font-size:1.25em;
	line-height:1.5em;
	font-weight:bold;
	text-align:center;		
	}
.bookChoice	{
	font-size:1em;
	line-height:1.5em;
	text-align:left;
	margin-top:24px;
	}
.book	{
	font-weight:bold;
	}
.price	{
	font-weight:bold;
	fon-size:1.125em;
	color:#669999;
		}
.legend	{
	font-style:italic;
	text-align:left;
	font-size: .875em;
	line-height:1em;
	}
.blurbHead	{
	font-weight:bold;
	font-size:1.5em;
	line-height:1.5em;
	text-align:center;
	color:#669999;
	}
.blurbText	{
	font-size:1.125em;
	line-height:1.5em;
	text-align:left;
	padding-bottom:8px;
	}
.blurbBoxHolder	{	
					background-color:#fff;
					float:right;
					width:58%; 
					margin:24px 0 0 0; 
					padding:0;
		}
	
.blurbBox	{
				border:1px solid #CCC;
						-moz-border-radius:  9px ;
						-webkit-border-radius:  9px;
						-khtml-border-radius: 9px;
						border-radius: 9px ;
				width:100%;
		}
.preorderArea	{
		 width:58%; 
		 float:right;
		}
.writerPhotoBox	{
		float:left; 
		margin:24px 24px 6px 0; 
		width:38%;
		}	
.textArea	{
		 width:58%; 
		 float:right;
		 margin-top:12px;
		}
.tealLg	{
	font-weight:bold;
	font-size:1.1375em;
	line-height:1.25em;
	text-align:center;
	color:#669999;
	}
.contactFormArea	{
	width:58%;
	float:right;
	margin-top:12px;
	}
.evaluationText	{
	font-weight:bold;
	color:#669999;
	font-size:1em;
	line-height:1.25em;
	}
.formText	{
	font-size:.875em;
	line-height:1em;
	margin:18px 12px 2px 12px;
	font-weight:bold;
	color:#333;
	}
.formTextBox, .radioText	{
	font-size:.875em;
	line-height:1em;
	margin:0 12px 0 12px;	
	}
.red	{
	color:#660000;
	}
	
	
			
/*YouTube Channel*/
.youtubeText
	{
	font-size:1em;
	line-height:1.375em;
	text-align:left;
	font-weight:normal;
	margin-top:24px;	
	}
.youtube-box {
	min-height:520px;
}
#player, #player2 {
    width: 98%;
    height: auto;
    overflow: hidden;
    background: black;
    position: relative;
    border: solid 2px gray;
    padding: 5px;
}

#player2 {
	height: 215px;
	padding:0;
}

.youtube .carousel {
    width: 33%;
    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0px;
    z-index: 3;
}
.youtube .thumbnail {
    margin: 20px 0 0 10px;
    width: 160px;
    border: 1px solid #666;
}
.youtube iframe.player {
    width: 65%;
    height: 300px;  
    overflow: auto;
    border: 0;
}

.youtube iframe.player2 {
    width: 100%;
    height: 240px;  
    overflow: auto;
    border: 0;
}

.yt-descript {
    color: #FFF;   
    display:block;
    height:100px;
}
.carItemContain{
    height:100px;
}
.interviewbox h2 {
		font-size: 1.125em;
		line-height:1.375em;
		font-weight:bold;
		color:#fff;
		background-image:url(images/interviewBack.jpg);
		background-repeat:no-repeat;
		background-size:cover;
		background-position: center top;
		text-align:left;
		margin:0;
		padding:6px 12px;
			-moz-border-radius:  9px 0 0 0;
			-webkit-border-radius:  9px 0 0 0;
			-khtml-border-radius: 9px 0 0 0;
			border-radius: 9px 0 0 0;
		}
@media only screen and (max-width: 1000px) {
	.logo	{width:100%;}
	.topQuote	{width:100%; margin:6px auto; font-size:1.125em; line-height:1.5em;}
	#player	{
			width:97%;
			}
	}

@media only screen and (max-width: 580px) {
	.frameHolder	{
		width:100%;
		margin:0 0 12px 0;
		}
	}
@media only screen and (max-width: 580px) {
	.copyrightHolder	{
			float:left;
			width:100%;
			}
	.designerHolder	{
			float:left;
			width:100%;
			}
	.social	{
			width:100%;
			}

}
@media only screen and (max-width: 799px) {

	.box, .photoBox {
		width:100%;
		margin:18px 0 0 0;
		float:none;
		}
	.boxWide	
		{
		width:100%;
		}
	.twitterBox
			{
			display:none;
			}
	.blurbBoxHolder, .preorderArea, .textArea, .contactFormArea
			{
			float:none;
			width:100%;
			display:block;
			margin:18px 0 0 0;
			}
	.hiderArrow	{
		display:none;
		}
	.writerPhotoBox
		{
		float:none;
		display:block;
		width:100%; 
		margin:12px auto 0 auto; 
		}
		
		
	.topLogoArea	{		
		background-repeat:no-repeat;
		background-size:cover;
		background-position: center top;
		left:20%;
	 }
	
	}
}

			