#header-image {
	background: #0a1e34 url(./images/HomeHeaders/SeaFormation2600x380.png) left no-repeat;
	height: 380px;
	width: 100%;
	min-width: 980px;
	position: absolute;
	z-index: 0;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px 0px 37px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	position: relative;
	z-index: 50;
	/*background: rgba(0,0,0,0.20);*/
}

#main-content {
	float: right;
	width: 630px;
	margin-top: -100px;
	margin-left: 20px;
}

div#nav-home {
	background: rgba(0,0,0,0.70);
	width: 90px;
	font-family: MarkWeb-Light, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 140px;
}

div#nav-sub {
	background: rgba(0,0,0,0.70);
	position: absolute;
	top: 60px;
	left: 37px;
	width: 90px;
	font-family: MarkWeb-Light, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 0px;
}

ul#nav-home, ul#nav-sub {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
}

.subsubnav {
	margin-top: -19px;
	padding-left: 160px;
	width: 800px;
	font-family: Lato, sans-serif;
	font-weight: 300;
	letter-spacing: .1em;
	font-size: 1em;
}

.subheader {
	height: 240px;
	width: 100%;
	position: absolute;
	z-index: 20;
}

.header-read {
	background: #D0C155 url(./images/header-READ.png) center top no-repeat;
	border-bottom: 35px solid #887D2A;
}

div#subtitle {
	margin-top: 135px;
	margin-left: 157px;
}

.ssn-left {
	float: left;
	text-align: left;
	margin-left: -20px;
	margin-right: 35px;
	padding-left: 20px;
	padding-right: 20px;
}

.ssn-center {
	float: left;
	text-align: left;
	margin-right: 35px;
	padding-left: 20px;
	padding-right: 20px;
}

.ssn-right {
	float: left;
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
}

.amazon-button-home {
	margin-right: 25px;
}

#big-book-image img {
	width: 453px;
}

#sub-content {
	float: left;
	width: 640px;
	margin-top: 30px;
}

#sub-content-wide {
	float: left;
	width: 960px;
	margin-top: 30px;
}

.post {
	float: left;
	width: 470px;
}

.post-sub {
	float: left;
	width: 460px;
	margin-left: 15px;
	margin-top: -3px;
}

.post-sub-wide {
	float: left;
	width: 80%;
}

.post-page {
	float: left;
	width: 600px;
}

.thumb {
	float: left;
	width: 150px;
	margin-right: 10px;
}

.adamsmith-books img {
	max-width: 595px;
	width: 595px;
	height: 340px;
	opacity: 1;
}

.book-desc {
	margin-left: -20px; !important;
}

div.book-single-body {
	margin-left: -15px; !important
}

#sidebar {
	float: left;
	width: 270px;
	margin-top: 20px;
}

#sidebar-sub {
	float: right;
	width: 270px;
	margin-top: 40px;
}

#sidebar-narrow, #sidebar-sub-iphone, #sidebar-bottom-iphone, #sidebar-about-iphone, #sidebar-watch-iphone, #sidebar-listen-iphone {
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	top: -1000px;
	left: -1000px;
}

.article-feature {
	width: 250px;
}

.sb-block {
	margin-bottom: 40px;
}

#rr-title {
	font-size: 30px;
	letter-spacing: 2px;
	color: #fff;
}

.read-h1 {
	margin-bottom: 30px;
}

.sm-video-slot-two {
	margin-left: 0px;
}

#email-signup {
	width: 265px;
	background-color: #7CC5B5;
	color: #fff;
	padding: 5px;
	margin-bottom: 40px;
}

#twitterbox {
	background: #F2F9FD;
	-moz-box-shadow:    inset -1px -1px 0px 0px rgba(215,215,215,0.50);
	box-shadow:         inset -1px -1px 0px 0px rgba(215,215,215,0.50);
	width: 275px;
	height: 105px;
	margin-top: 40px;
}

div.footer-text {
	width: 960px;
}

.jpshare {
	float: right;
	margin-right: 30px;
	margin-top: -25px;
	margin-bottom: 0px;
}