/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; background:#a7a7a7 url(../img/bgtile.gif) repeat-x; }

::-moz-selection { background: #ccc; color: #fff; text-shadow: none; }
::selection { background: #ccc; color: #fff; text-shadow: none; }


abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

/*====================start sharebar====================*/
#sharebar {
	width:64px;
	background:#ccc;
	padding:6px 0px 2px 0px;
	margin:244px 0px 0px 0px;
	position:fixed;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomright: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	-webkit-box-shadow:5px 5px 5px #000000;
	-moz-box-shadow:5px 5px 5px #000000;
	box-shadow:3px 3px 12px #3b3b3b;
}
#sharecontent { width:60px; margin:0 auto; padding:0px 0px 12px 0px;}
#sharecontent li {
	list-style:none;
	display:list-item;
	padding:0px 12px 0px 12px;
}
#sharecontent ul {margin:0px; padding:0px;}
.socialbutton {
	display: list-item;
	position: inherit;
	padding: 0px 4px;
	text-align: center;
	margin:24px 0px 0px 0px;
}
#sharecontent img { margin:12px 0px 0px 0px;}

.st_facebook_custom{ background: url("../img/facebook_icon.gif") no-repeat 0px 0px transparent; padding:16px 16px 12px 16px; margin:12px 0px 0px 0px;cursor:pointer;}
.st_twitter_custom{ background: url("../img/twitter_icon.gif") no-repeat 0px 0px transparent; padding:16px 16px 12px 16px; margin:24px 0px 0px 0px;cursor:pointer;}
.st_youtube_custom{ background: url("../img/YT_icon.gif") no-repeat 0px 0px transparent; padding:16px 16px 12px 16px; margin:12px 0px 0px 0px; cursor:pointer;}
.st_reddit_custom{ background: url("../img/reddit_icon.gif") no-repeat 0px 0px transparent; padding:16px 16px 12px 16px; margin:12px 0px 0px 0px; cursor:pointer;}
.st_linkedin_custom{ background: url("../img/linkedin_icon.gif") no-repeat 0px 0px transparent; padding:16px 16px 12px 16px; margin:12px 0px 0px 0px; cursor:pointer;}
	

/*====================end sharebar====================*/

#wrapper { width:1100px; margin:0 auto; padding-top:0px;}
#wrappershadow {width:1080px; margin:0 auto; background: url(../img/shadow1.png) repeat-y;}
#content {width:960px; margin:0 auto; background:#FFF url(../img/titlebg.gif) repeat-x 0px 44px; padding:24px 0px 0px 0px;}
#header { width:960px; margin:0px auto; padding:0px 0px 0px 0px; background: #fff }
#main {width:480px; float:left;}
#title { width:634px; float:left; padding:32px 12px 0px 24px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:700; line-height:1.2em;}
.author {font-size:30px; line-height:.75em;}
.description {font-size:22px;font-family:"athelas", Times, serif; line-height:1.1em; color:#000; display:block; margin-top:24px;}

#book {width:290px; float:right; margin-top:-8px;}

#video { width:460px; height:300px; background:#000; border:1px solid #000; margin:0px 12px 12px 12px; float:left;}
#video2 { width:460px; height:300px; background:#000; border:1px solid #000; margin:0px 12px 12px 0px; float:right;}

#headline {width:936; float:left; padding:6px 0px 12px 24px; text-align:left; font-weight:bold; }
.leadin { font-size:26px; line-height:1.25em; font-family:Arial, Helvetica, sans-serif;}

#sidebar {width:256px; float:right; margin:12px 14px 24px 0px; padding:12px 12px 12px 12px; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:1.5em; background:#ccc;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border:1px solid #000;}
#sidebar img { margin:0px 0px 12px 0px;}

#praise { width:616px; float:left; margin: 6px 0px 8px 24px; padding:0px 24px 0px 0px;}
.praisehead { font-family:"athelas", Times, serif; font-size:24px; font-weight:700; color:#ad232b}
.praisebody { font-family:"athelas", Times, serif; font-size:16px; font-weight:400; color:#000; }
.praisequote { font-family:"athelas", Times, serif; font-size:16px; font-weight:700; color:#ad232b; display:block; margin-top:6px;}


#buylinks1 {
	width:370px;
	margin:0px 0px 12px 12px;
	float:left;
	padding:4px;
	text-align:center;
	/*position:relative;*/
	background:#14a0cb;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

table#buylinks td { text-align:left; background-color:#96C;}

.links {font-size:14px; color:#fff; text-align:center;}
.links td {padding:4px; }
.order_title {font-size:18px; color:#FF0;}

.links a {font-family:"athelas", serif; font-weight:700;font-size:12px; color:#FFF; text-decoration:none;}
.links a:hover {color:#FFCC00;}
.links a:visited {color:#727272;}
.order_title { font-family:"athelas", serif; font-weight:700; font-size:22px; color:#FC0; clear:left;}

#readlinks { margin:0px 0px 0px 0px; padding:12px 0px 24px 24px; float:left; text-align:left; width:460px; }
#readlinks a:hover {color:#FFF;}

.bookbuttons {
	width: 200px;
	list-style:none;
	background:#ad232b;
	background-image: linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -o-linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -moz-linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -webkit-linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -ms-linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.29, rgb(99,21,26)),
	color-stop(0.65, rgb(173,35,42)));
	text-decoration: none;
	padding:6px 4px 6px 4px;
	margin:0px 12px 0px 0px;
	font-size: 18px;
	font-family: font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;}
	 
.bookbuttons a {text-decoration:none; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.bookbuttons:hover {background:#666; color:#ccc;}
.bookbuttons a:visited {color:#e5e092;}

/*====================connect box====================*/
#connect {width:208px; height:64px; float:right; margin:24px 14px 8px 10px; padding:8px 4px 12px 4px; background: #757575; text-align:center; border:1px solid #666;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;} 
.icons {margin:0px; padding:6px 0px 4px 0px;}
.connecttext { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; line-height:.85em; color:#fff;}
#connect img {padding:12px 6px 0px 0px; margin:0px; border:none;}
#connect a {color:#F90;}
	 
#connect a { text-decoration:none; color:#ffcc00;}
#connect a:hover { text-decoration:none; color:#fff;}

#youtube {width:208px; height:62px; float:left; margin:24px 8px 24px 8px; padding:10px 4px 12px 4px; background:#727272; text-align:left; border:1px solid #666; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;} 
#youtube img {margin:0px 6px 0px 4px;}
/*==================== end connect box====================*/

footer { width:906px; margin:0 auto; clear:both; text-align:center; padding:36px 0px 12px 0px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px; border-top:1px solid #000;}
footer a { color:#ad232b; margin:0 6px; text-decoration:none;}
footer a:hover {color:#49c3e8;}
footer a:visited {color:#7b3030;}

#audio {width:400px; height:200px; background:#F60;}

/*==================== custom pages====================*/

#buylinksYT {float:left; margin:24px 0px 0px 0px;}
.infobutton {
	width: 500px;
	list-style:none;
	background:#ad232b;
	background-image: linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -o-linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -moz-linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -webkit-linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -ms-linear-gradient(bottom, rgb(99,21,26) 29%, rgb(173,35,42) 65%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.29, rgb(99,21,26)),
	color-stop(0.65, rgb(173,35,42)));
	text-decoration: none;
	padding:4px 4px 4px 4px;
	margin:8px 12px 12px 0px;
	font-size: 18px;
	font-family: font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;}
	 
.infobutton a {text-decoration:none; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.infobutton:hover {background:#666; color:#ccc;}
.infobutton a:visited {color:#e5e092;}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
