/* SKIN: Default */
.sect-round-all,
.w-sect-round-all .widget {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.sect-round-bottom {
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
.sect-round-top {
	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}
.sect-shade-all,
.w-sect-shade-all .widget {
	box-shadow: 0 0 12px #444;
}
img.wp-post-image {
	border: 1px solid #ccc;
}
p.meta {
	font-size: 13px;
}
h1.atns-page {
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 12px;
	-webkit-box-shadow: 0 4px 8px -5px #777;
  -moz-box-shadow: 0 4px 8px -5px #777;
  box-shadow: 0 4px 8px -5px #777;
	webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px;  
}
.archive-title {
	font-size: 16px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 12px;
	-webkit-box-shadow: 0 4px 8px -5px #777;
  -moz-box-shadow: 0 4px 8px -5px #777;
  box-shadow: 0 4px 8px -5px #777;
	webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px;  
}
div.wp-caption {
	max-width: 96%;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
img.reflected {
	margin-bottom: 2px;
}
.ashadow {
	-webkit-box-shadow: 1px 6px 4px 1px rgba(192, 192, 192, 0.3);
	box-shadow: 1px 6px 4px 1px rgba(192, 192, 192, 0.3);
}
body {
	font-size:14px;
	line-height:1.5;
}
.post-content img {
	box-shadow: -1px 1px 6px #777;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px; 
	padding: 5px;
}
.page-link {
	text-align: right;
	font-weight: bold;
}
.page-link a {
	padding:3px 6px;
	text-decoration:none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}
.resp-full {
	width: 100%;
	height: auto;
}
.resp-semi {
	max-width: 100%;
	height: auto;
}
.asin-widget-box {
	margin: 0;
}
.asin-widget-box p {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
}
.asin-widget-img {
	max-width: 124px;
	float: left;
	margin: 0 12px 8px 0;
	border: 1px solid #444;
}
p.asin-buy {
	margin-top: 6px;
}
.asin-buy-button {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	padding:4px 12px;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	margin:16px auto;
	line-height:21px;
	-webkit-border-radius:24px;
	-moz-border-radius:24px;
	-ms-border-radius:24px;
	-o-border-radius:24px;
	border-radius:24px;
	border: 2px solid #777;
	-webkit-box-shadow: inset 0 0 3px #777;
	-moz-box-shadow: inset 0 0 3px #777;
	box-shadow: inset 0 0 3px #777;
	/*background-color:#ffcc00;
	background-image:-webkit-gradient(linear,  left top,  left bottom,  from(#feefb4),  to(#ffcc00));
	background-image:-webkit-linear-gradient(top,  #feefb4,  #ffcc00);
	background-image:-moz-linear-gradient(top,  #feefb4,  #ffcc00);
	background-image:-o-linear-gradient(top,  #feefb4,  #ffcc00);
	background-image:-ms-linear-gradient(top,  #feefb4,  #ffcc00);
	background-image:linear-gradient(top,  #feefb4,  #ffcc00);*/
}
a.asin-buy-button:hover {
	text-decoration: none;
	border: 2px solid #444;
}
.atns-bt {
	border-top: 1px solid #444;
}
.atns-bb {
	border-bottom: 1px solid #444;
}
.atns-btl {
	border-top: 1px solid #efefef;
}
.atns-bbl {
	border-bottom: 1px solid #efefef;
}
.atns-bl {
	border-left: 2px solid #111;
}
.atns-br {
	border-right: 2px solid #111;
}
a,
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover, 
a:focus, 
a:visited:hover, 
a:visited:focus {
	font-weight: bold;
	text-decoration: underline;
}
.at .widgettitle {
	border-color: #444;
	border-width: 1px;
}
#content, 
.sidebar {
	margin-top: 0;
}
p#logo.h1 {
	margin: 0;
	padding: 12px 0 6px 0;
	text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, .2);
	-moz-text-shadow: 0.1em 0.1em 0.1em rgba( 0, 0, 0, .2);
}
p#strapline {
	margin: 0;
	padding: 0 0 14px 12px;
	font-size: 12pt;
	font-style: italic;
	text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, .2);
	-moz-text-shadow: 0.1em 0.1em 0.1em rgba( 0, 0, 0, .2);
}
#atns-top-nav ul,
#atns-bottom-nav ul {
	margin: 0;
	padding: 0;
}
#atns-top-nav ul li ul {
	display: none;
}
.at {
	padding-left: 24px;
	padding-right: 12px;
	padding-bottom: 12px;
}
.at pre,
.at code {
	background: transparent;
	border: 0;
	margin: 3% 6%;
}
.at blockquote {
	background:transparent url('blockquote.png') no-repeat left top;
	margin: 3% 6%;
	padding-left: 50px;
}
.at ul, .at ol {
	margin: 3% 6%;
	padding-left: 24px;
}
.at ul {
	list-style: disc;
}
.at ol {
	list-style: lower-roman;
}
.at pre, 
.at code, 
.at kbd, 
.at samp, 
.at blockquote {
	font-family:'courier new',  monospace, serif;
}
.at .widget {
	padding-left: 0;
	margin-top: 16px; /* need this for small screens, remove for large screens */
}
.at .widget ul, 
.at .widget ol {
	margin: 6px 6px;
	padding-left: 6px;
}
.at .widget ul {
	list-style: none;
}
.at .widget ol {
	list-style: none;
}
.at .widget li {
	line-height: 1.8em; 
}
p.amazon-author-page {
	background: transparent url( '../../library/images/amazon.png' ) no-repeat center left;
	padding-left: 30px;
	font-size: 16px;
	float: left;
}
#author-avatar {
	display: inline;
	float:left;
	margin-right: 1.5em;
}
#author-avatar .avatar {
	box-shadow: -1px 1px 6px #777;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px; 
	padding: 5px;
}
#atns_author_social {
	margin: 10px 0;
}
#atns_author_social {
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 12px;
	-webkit-box-shadow: 0 4px 8px -5px #777;
  -moz-box-shadow: 0 4px 8px -5px #777;
  box-shadow: 0 4px 8px -5px #777;
	webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px;  
}
#inner-header,
#inner-gheader,
#inner-footer {
	position: relative;
	overflow: hidden;
}
#inner-gheader {
	margin-top: 12px;
	border: 0;
	overflow:hidden;
}
#inner-gheader .gwrap {
	overflow: hidden;
	padding: 0;
	line-height: 0px; /* important - stops silly lower padding on image header */
}
#inner-gheader img.himg-top,
#inner-gheader img.himg-pin,
#inner-gheader img.himg-inside {
	max-width:100%;
	overflow: hidden;
	margin: 0;
	padding:0;
}
#inner-gheader img.himg-bottom {
	max-width:100%;
	overflow: hidden;
	margin: 0;
	padding:0;
}
#inner-header.inside #atns-top-nav, 
#inner-gheader.inside #atns-top-nav {
	/* margin-bottom:10px; */
}
.atns-nav-right {
	float:none;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6,
#main .h1,
#main .h2,
#main .h3,
#main .h4,
#main .h5,
#main .h6 {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-text-shadow: 1px 1px 1px rgba( 0, 0, 0, .1);
}

#inner-header,
#inner-gheader {
	border: 0;
	overflow: hidden;
}
#inner-content {
	margin-top: 12px;
	border: 0;
}
/* alternative to overflow:hidden to avoid FB pop-up clipping */
#inner-content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1;
}
#inner-feature,
#inner-footer-feature,
#inner-footer {
	margin-top: 12px;
	border: 0;
	overflow: hidden;
}
#inner-header #atns-top-nav,
#inner-gheader #atns-top-nav {
	overflow: hidden;
}
#inner-header,
#inner-gheader {
	margin-top: 0;
}
#inner-footer {
	/* margin-bottom: 2%; */
}
#inner-footer #atns-bottom-nav {
	overflow: hidden;
}
#inner-footer .nav li a {
	border-top: 0;
	border-bottom: 1px solid #ccc;
}
#inner-feature {
	background-image: none;
}
#sidebar1 div.at {
}
.widget,
.at .widget {
	padding: 6px;
}
.widget h4 {
	margin-top: 0;
	padding-top: 0;
}

@media only screen and (min-width: 481px) {
	
}
@media only screen and (min-width: 768px) {
	
	.at .widget { /* reverts small screen margins */
		margin-top:2.2em;
	}
	.at .widget li {
		line-height: 1.1em; 
	}
	#inner-header.inside p#logo.h1,
	#inner-gheader.inside p#logo.h1 {
		max-width: 49%;
	}
	#inner-header.inside #atns-top-nav, 
	#inner-gheader.inside #atns-top-nav {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		margin-bottom: 0;
		overflow: hidden;
	}
	#inner-header.inside #atns-top-nav,
	#inner-gheader.inside #atns-top-nav,
	#inner-footer.inside #atns-bottom-nav { 
		position: absolute;
		top: 20px;
		right: 12px;
		max-width: 49%
	}
	#inner-footer .nav li a {
		border: 0;
	}
	#inner-footer.inside #atns-bottom-nav { 
		max-width: 69%
	}
	#inner-footer.inside #atns-bottom-nav { 
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		top: 14px;
		overflow: hidden;
	}
	#inner-header.inside #atns-top-nav ul li {
		float:right;
	}
	#inner-header.inside #atns-top-nav ul,
	#inner-header.inside #atns-top-nav ul li a,
	#inner-gheader.inside #atns-top-nav ul,
	#inner-gheader.inside #atns-top-nav ul li a,
	#inner-footer.inside #atns-bottom-nav ul,
	#inner-footer.inside #atns-bottom-nav ul li a { 
		background-color: transparent;
		font-weight: bold;
	}
	#inner-header.top p#logo.h1,
	#inner-gheader.top p#logo.h1 {
		margin-top: 20px;
	}
	#inner-header.top #atns-top-nav ul,
	#inner-gheader.top #atns-top-nav ul,
	#inner-footer.top #atns-bottom-nav ul { 
		padding-left: 12px;
	}
	#inner-footer.top #atns-bottom-nav { 
		overflow: hidden;
	}
	#inner-footer.top .at p { 
		/* padding-top: 28px; */
	}
	#inner-header.top #atns-top-nav ul,
	#inner-header.top #atns-top-nav ul li a,
	#inner-gheader.top #atns-top-nav ul,
	#inner-gheader.top #atns-top-nav ul li a,
	#inner-footer.top #atns-bottom-nav ul,
	#inner-footer.top #atns-bottom-nav ul li a { 
		font-weight: bold;
	}
	#inner-header.bottom p#logo.h1,
	#inner-gheader.bottom p#logo.h1 {
	}
	#inner-header.bottom #atns-top-nav,
	#inner-gheader.bottom #atns-top-nav { 
		overflow: hidden;
	}
	#inner-footer.bottom #atns-bottom-nav { 
	}
	#inner-footer.bottom .at p { 
		/* padding-bottom: 28px; */
	}
	#inner-header.bottom #atns-top-nav ul,
	#inner-gheader.bottom #atns-top-nav ul,
	#inner-footer.bottom #atns-bottom-nav ul { 
		padding-left: 12px;
	}
	#inner-footer.bottom #atns-bottom-nav { 
	}
	#inner-header.bottom #atns-top-nav ul,
	#inner-header.bottom #atns-top-nav ul li a,
	#inner-gheader.bottom #atns-top-nav ul,
	#inner-gheader.bottom #atns-top-nav ul li a,
	#inner-footer.bottom #atns-bottom-nav ul,
	#inner-footer.bottom #atns-bottom-nav ul li a { 
		font-weight: bold;
	}
	.atns-nav-right {
		float:right;
		margin-right:12px;
	}
	#atns-top-nav ul,
	#atns-top-nav ul li,
	#atns-top-nav ul li a,
	#atns-bottom-nav ul,
	#atns-bottom-nav ul li,
	#atns-bottom-nav ul li a {
		margin: 0;
		padding-top: 0;
		padding-bottom: 0;
		font-size: 16px;
		text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, .2);
		-moz-text-shadow: 0.1em 0.1em 0.1em rgba( 0, 0, 0, .2);
	}
	#atns-top-nav ul li	a,
	#atns-bottom-nav ul li a {
	}
	#atns-top-nav ul li.current_page_item	a,
	#atns-bottom-nav ul li.current_page_item a {
		text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, .2);
		-moz-text-shadow: 0.1em 0.1em 0.1em rgba( 0, 0, 0, .2);
	}
	#atns-top-nav ul li:hover,
	#atns-bottom-nav ul li:hover {
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	#atns-top-nav ul li.current_page_item:hover,
	#atns-bottom-nav ul li.current_page_item:hover {
	}
	.first .at {
		padding-left: 24px;
		padding-right: 6px;
		padding-bottom: 12px;
	}
	.last .at {
		padding-left: 6px;
		padding-right: 24px;
		padding-bottom: 12px;
	}
}
