/* Normalize + H5BP - minified */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline;zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;color:#222;}body{font-size:1em;line-height:1.7;margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:600;}blockquote{margin:1em 40px;}dfn{font-style:italic;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;}pre{white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}dd{margin:0 0 0 40px;}menu,ol,ul{padding:0 0 0 0px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}svg:not(:root){overflow:hidden;}fieldset{border:0;margin:0;padding:0;}legend{border:0;white-space:normal;margin-left:-7px;padding:0;}button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0;}button,input{line-height:normal;}button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible;}button[disabled],input[disabled]{cursor:default;}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;width:13px;padding:0;}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-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;resize:vertical;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0;}.ir{background-color:transparent;border:0;overflow:hidden;text-indent:-9999px;}.ir:before{content:"";display:block;width:0;height:150%;}.hidden{display:none!important;visibility:hidden;}.visuallyhidden{border:0;clip:rect(0000);height:1px;overflow:hidden;position:absolute;width:1px;margin:-1px;padding:0;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;overflow:visible;position:static;width:auto;margin:0;}.invisible{visibility:hidden;}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.clearfix{zoom:1;}p,pre,dl,menu,ol,ul{margin:1em 0;}figure,form{margin:0;}::-moz-selection,::selection{background:#b3d4fc;text-shadow:none;}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}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:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100%!important;}@page{margin:.5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}


body { font-family: 'Open Sans', sans-serif; color: #333; }

/*h1,h2,h3,h4,h5,h6 { line-height: 1.3; margin: .5em 0 .5em 0; font-weight: normal; text-align:center;
}
*/
h1 { font-family: 'Open Sans', sans-serif; color: #111; line-height: 1.5; margin: 0 0 .5em 0; font-weight: 600; text-align:center;
} /*#6981A9*/

h2,h3,h4,h5,h6 { font-family: 'Open Sans', sans-serif; color: #111; line-height: 1.5; margin: .7em 0 .5em 0; font-weight: 600;}

small { font-weight: normal; font-size: .75em; }
sup { font-weight: normal; }

a {
	color: #3f6c79; /*#3c91a2 #0100BD #6981A9*/
	/*font-weight: normal;*/
}

a:hover {
	color: #0100BD;
	/*font-weight: normal;*/
}


.page-wrap { max-width: 960px; margin: 0 auto; min-width:319px; }



.v-fullwidth {
	width:100%;
	height:auto;
	margin-bottom:14px;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
}

.v-centered {
	max-width:100%;
	height:auto;
		margin-bottom:14px;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
	text-align:center;
}

.x-rightfloat {
		 float:right;
		 margin-right:0px;
		 		 text-align:center;
				 	-webkit-border-radius: 7px;
    border-radius: 7px;
	 margin-left:20px;
	 margin-bottom:20px;
	 margin-top:3px;

	 }
	 
.z-leftfloat {
		 float:left;
		 margin-left:0px;
		 		 text-align:center;
	-webkit-border-radius: 7px;  
    border-radius: 7px;
			 margin-right:20px;
			 margin-bottom:20px;
			 margin-top:3px;
	 }
 

img {
	max-width:100%;
	height:auto;
}

.cccont li, .cccont2 li {
	margin-left:40px;
	text-align:left;
}


.innerpad {
max-width:760px;
margin:auto;	
}


.next {
	padding:20px;
	padding-bottom:18px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;

	text-align:center;
	line-height:26px
	
	background: rgb(86,84,112); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(86,84,112,1) 0%, rgba(127,126,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(86,84,112,1)), color-stop(100%,rgba(127,126,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(86,84,112,1) 0%,rgba(127,126,145,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565470', endColorstr='#7f7e91',GradientType=0 ); /* IE6-9 */


}

.next a {
	color:#fff;
    text-decoration:none;
}

.next img {
vertical-align:middle;	
}

.fb-cont {
text-align:center;
}


.fb-comments, .fb-comments * {
    width:100% !important;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}



.stumble {
	padding-top:1px;
}


.quote {
		padding:20px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
		font-size:24px;
	line-height:42px;
	color: #f7931f;
	text-align:center;
}

.pulloutfull {
		padding:20px;
	margin:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
			font-size:17px;
	line-height:25px;
	color: #f7931f;
}

 .pulloutright {
		padding:20px;
	margin-left:20px;
		margin-bottom:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
	float:right;
		font-size:17px;
	line-height:25px;
	color: #f7931f;
	text-align:center;
 }
 
  .pulloutleft {
		padding:20px;
	margin-right:20px;
		margin-bottom:20px;
	-webkit-border-radius: 9px; 
    border-radius: 9px;
	border: solid 1px #f7931f;
	float:left;
		font-size:17px;
	line-height:25px;
	color: #f7931f;
	text-align:center;
 }




li div.pulloutfull {
margin-left:-20px;	
}

.breadcrumbs {
	margin-top:15px; /* EDITED from 15px */
}

.innerpad .breadcrumbs {
margin-left:20px;	
}

.breadcrumbs, .breadcrumbs a {
	font-size:13px !important;
	text-decoration:none !important;
	color:#bbbbbb !important;
}

.breadcrumbs a:hover {
	color:#f7931f !important;
	text-decoration: underline;
}

.bc1 {
float:left;
margin-right:5px;
}



.tweetboxer {
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:3px;
		-webkit-border-radius: 5px; 
    border-radius: 5px;
	border: solid 1px #ccc;
	min-height:20px;
	margin-bottom:1em; /* EDITED TO ADD SPACE BELOW */
	clear:both;
}


.addthis {
text-align:center;
margin-top:7px;
margin-bottom:3px;
}

.recommendedtop {
 text-align:center;
 margin-bottom:5px;
}

.author {
	text-align:center;
	color: #7a7a7a;
	font-size:16px;
	text-decoration:none;
}

.author a {
	text-align:center;
	/*color: #999;*/
	font-size:16px;
	text-decoration:underline;
}

div.author {
	margin-bottom:10px;
}

.authorbox {
	background: url(../image-files/author.jpg) no-repeat;
}

.authordark p, .authordark h2 {
color:#fff;
}

.authorbox h2 {
	padding-top:20px;
}


.authorbox p {
text-align:left;
max-width:120px;
margin-left:20px;
font-size:15px;
}

.authorbox a {
text-align:center;
margin-left:0px;
font-size:17px;
display:block;
color:#fff!important;
background-color:#f7931f;
-webkit-border-radius: 5px;  
    border-radius: 5px;
	width:120px;
	padding: 4px;
	text-decoration:none;
}

.authorbox a:hover
{
background-color:#fff;
color: #f7931f!important;
}

.authorlight p, .authorlight h2, .authorlight a, {
color:#000;
}


.fb-facepile {
margin-top:20px;	
}



.ticklist ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.ticklist ul li
{
background-image: url(../image-files/tick.jpg);
background-repeat: no-repeat;
padding-left: 26px;
padding-bottom:6px;
}




.border {
border: 1px solid #f7931f;
}

.imgborder img {
border: 1px solid #999999;
}

.rounded, .rounded img {
-webkit-border-radius: 9px;
    border-radius: 9px;
}



.clear {	
clear:both;
}

.menu a:link {
	color: #f7931f;
	text-decoration: none;
}

.menu a:visited {
	text-decoration: none;
	color: #f7931f;
}
.menu a:hover {
	text-decoration: none;
	color: #999999;
}
.menu a:active {
	text-decoration: none;
	color: #f7931f;
}




.recommended {
	height:125px;
	width:125px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:24px;
}


.recommended img {
		-moz-border-radius: 7px;
border-radius: 7px;	
border: 1px solid #f7931f inset;

}



.300gsb {
	width:300px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:0px;
}




.popbox {
	width:125px;
	float:left;
	margin:12px;
}

.popbox p {
	font-size: 0.9em;
	margin-top:0px;
	margin-bottom:0px;
}

.popbox img {
	margin-bottom: 11px;
	-moz-border-radius: 7px;
border-radius: 7px;	
border: 1px solid #f7931f;

}



	
.skyscraper {
	background: url(../image-files/skyscraper.jpg) no-repeat right top; /* << EDITED skyscraper file to jpg from png */
	min-height:800px;
	display:block;
	background-size:contain;
	}
	
.skyscraper:hover { /* << EDITED -- ADDED for skyscraper rollover */
background: url(../image-files/skyscraper-o.jpg) no-repeat right top;
}


.skyscraper-asl-book-lp {
	background: url(../image-files/skyscraper-asl-book-lp.jpg) no-repeat right top; /* << EDITED skyscraper file to jpg from png */
	min-height:800px;
	display:block;
	background-size:contain;
	}
	
	.tmc a {
		margin:13px 10px 10px 35px;
	}
	
	.toggleMenu {
    display:  block;
    color: #fff;		
line-height:10px;
}

.googlesearchbox {
		text-align:center;
-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
border: none;
float:right;
	min-width:320px;
	height:36px;
	margin-right:0px;
}

.googlesearchbox input {
	margin:2px;
	margin-top:5px;
	margin-bottom:5px;
}

.cc h1, .ccx h1 {
	margin-top:.5em;	/* << EDITED -- changed from 1em to .5em */
	margin-bottom: 0.5em;
		   color: #111;
}

.cc p, .ccx p {
	margin-bottom: 1em;
}



.cc p:before, .ccx p:before {
  content: "";
  width: 10em;
  display: block;
  overflow: hidden;
}

.cc, .ccx {
	background:#FFF;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
position:relative;


}



.cccont, .cccont2 {

padding-top:10px;
padding-bottom:10px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-left-radius: 9px;
}

.cccont2 {
-webkit-border-radius: 13px;
    border-radius: 13px;
}


.header {
	text-align:center;
	background: url(../image-files/logo.png) center no-repeat;
	background-size: contain;
}


.caption {
	text-align:center;
	font-style:oblique;
	margin-bottom:20px;
}

/*EDITED CUSTOM*/
body {
	background: url(../image-files/site-background.jpg) #FFFFFF no-repeat fixed center center;
	background-size: cover;
}

.glasspanel {
	background:rgba(255,255,255,0.4);
}

.glasspanel2 {
	background:rgba(255,255,255,0.4);
	-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
}


.sidebar {
	background:rgba(255,255,255,0.7);
-webkit-box-shadow:  0px 9px 10px 0px rgba(0, 0, 0, .20);
        
        box-shadow:  0px 9px 10px 0px rgba(0, 0, 0, .20);
 }
 
 .sbi {
	 text-align:center;
}




.sideblock {
width:300px;
margin:auto;
margin-bottom: 20px;
height:250px;
}


 
 .searchbutton {
	width:			70px;
 }
 
 .searchbar {
	width:			205px; 
 }
 
.footer {
	text-align:center;	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjM1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.35)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */

	
	
-webkit-border-top-left-radius: 9px;
-moz-border-radius-topleft: 9px;
border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topright: 9px;
border-top-right-radius: 9px;
margin-top: 20px;
padding-top:24px;
	text-decoration:none;
	color:#ccc;
}

.footer a, .footer a:visited, .footer a:active  {
	text-decoration:none;
	color:#ccc;
}

 .footer a:hover  {
	text-decoration:none;
	color:#fff;
}

.footer p {
}


.footerleft {
padding-right:10px;
padding-top:10px;
}

.footerright {
padding-left:10px;
padding-top:10px;
}



.dmca {
	height:auto;
	max-width:90%;
}

.topkl {
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #999;
}

.mw960 {
	max-width:630px;	
	margin:auto;
	text-align:center;
}




@media (max-width: 330px) {
.recommendedtop {
	margin-left:-10px;	
}

}

