/*	artsciencecss.com

	by Jina Bolton
	sushiandrobots.com
	...................................................................... */

	@import "http://sushiandrobots.com/stylesheets/reset.css";	/* CSS Reset by Eric Meyer */
	@import "http://sushiandrobots.com/stylesheets/foundation.css";



/*	Main Styles
	...................................................................... */

	body {
		position: relative;
		padding-top: 120px;
		background: #fff;
		text-align: center;
		font: 12px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #333;
	}
	abbr {
		border: 0;
	}
	a {
		color: #036;
		font-weight: bold;
	}
	a:hover {
		color: #369;
	}
	span.caps {
		text-transform: lowercase;
		font-variant: small-caps;
		letter-spacing: .025em;
	}
	h1 {
		margin-right: 198px;
		font-size: 72px;
		line-height: 1;
		color: #036;
	}
	h1 a {
		font-weight: normal;
		color: #036;
	}
	h2 {
		padding-top: 40px;
		padding-bottom: 20px;
		font-size: 36px;
		color: #c93;
	}
	h3 {
		margin-top: 20px;
		margin-bottom: 10px;
		font-size: 24px;
		line-height: 1;
	}
	h3 a {
		font-weight: normal;
	}
	h4 {
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 1;
	}
	ul,
	ol {
		margin-left: 20px;
		margin-bottom: 20px;
	}
	p#authors {
		padding-top: 20px;
		font-size: 18px;
		line-height: 24px;
		text-transform: uppercase;
		color: #666;
	}
	p#authors a {
		color: #333;
		font-weight: normal;
	}
	p#authors a:hover {
		color: #000;
	}
	ul#actions {
		margin: 0;
		list-style: none;
		position: absolute;
		top: -80px;
		left: 0;
		font-weight: bold;
		font-size: 10px;
		text-align: center;
		overflow: hidden;
	}
	ul#actions li {
		display: inline;
	}
	ul#actions a {
		float: left;
		display: inline;
		height: 40px;
		margin-right: 10px;
		padding: 0 10px;
		background: #eee;
		line-height: 40px;
	}
	p#book {
		float: left;
		position: relative;
		left: -10px;
		margin-right: -10px;
		padding-top: 40px;
		width: 480px;
	}
	#sidebar {
		float: left;
		position: relative;
		left: -10px;
		margin-right: -10px;
		padding-top: 40px;
		width: 480px;
	}
	#content blockquote#sitepoint-quote {
		float: left;
		padding-top: 20px;
		padding-bottom: 40px;		
		width: 470px;
		font-size: 24px;
		color: #666;
	}
	#content blockquote#sitepoint-quote p {
		padding-bottom: 0;
	}
	#content blockquote#sitepoint-quote p.source {
		position: relative;
		left: -1em;
		padding-top: 10px;
		text-transform: uppercase;
		font-size: 10px;
	}
	#content blockquote#sitepoint-quote p.source a {
		font-weight: normal;
	}
	span.quote-left {
		float: left;
		position: relative;
		margin-left: -0.35em;
	}
	span.amp,
	i {
		font-family: "Goudy Old Style", Palatino, "Book Antiqua", serif;
		font-style: italic;
		text-transform: lowercase;
		line-height: 0;
		font-weight: normal;
	}
	.page {
		position: relative;
		margin: 0 auto;
		width: 960px;
		text-align: left;
	}
	#content {
		float: right;
		width: 480px;
		padding-bottom: 80px;
	}
	#content ul#menu,
	#content ul#about-menu {
		list-style: none;
		margin: 40px 0 0 0;
		padding: 0;
		height: 40px;
		background: #eee;
		line-height: 40px;
		overflow: hidden;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	#content ul#about-menu {
		margin-top: 0;
		margin-bottom: 40px;
		height: 30px;
		border-bottom: 1px solid #eee;
		line-height: 30px;
		background: none;
	}
	#content ul#menu li,
	#content ul#about-menu li {
		float: none;
		display: inline;
		margin: 0;
		min-width: 0;
	}
	#content ul#menu a,
	#content ul#about-menu a {
		position: static;
		float: left;
		margin: 0;
		padding: 0 20px;
		height: 40px;
		line-height: 40px;
		border-left: 1px solid #fff;
	}
	#content ul#menu .ui-tabs-selected a,
	#content ul#about-menu .ui-tabs-selected a {
		color: #333;
	}
	#content ul#about-menu a {
		padding: 0;
		height: 20px;
		line-height: 20px;
		border-left: 0;
		margin-right: 20px;
	}
	#content .ui-tabs-panel {
		padding: 0;
		border: 0;
		background: none;
	}
	#content .ui-tabs-nav,
	#content .ui-tabs-panel {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	#content p {
		padding-bottom: 20px;
	}
	ul.toc,
	ol.toc {
		margin-left: 0;
		margin-bottom: 0;
		font-size: 18px;
		line-height: 24px;
		list-style: none;
	}
	ul.toc {
		padding-bottom: 10px;
	}
	ul.toc ol,
	ol.toc ol {
		padding-bottom: 10px;
		margin-left: 40px;
		font-size: 12px;
		line-height: 18px;
		color: #666;
	}
	#footer {
		clear: both;
		margin-top: 80px;
		border-top: 1px solid #ddd;
		height: 120px;
		background: #eee;
	}
	#footer a {
		font-weight: normal;
	}
	#footer strong a {
		font-weight: bold;
	}
	#footer .page {
		overflow: hidden;
		line-height: 80px;
	}
	#footer ul {
		text-align: right;
		list-style: none;
	}
	#footer li {
		display: inline;
		margin-left: 20px;
	}
	#footer p {
		float: left;
	}
	#book-bar {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 40px;
		background: #036;
	}
	#book-bar ul {
		margin: 0 auto;
		width: 960px;
		list-style: none;
		text-align: right;
		line-height: 40px;
	}
	#book-bar ul li {
		display: inline;
		margin-left: 20px;
	}
	#book-bar a {
		color: #fff;
		font-weight: normal;
	}
	
	#content .twtr-widget {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	}
	#content .twtr-hd {
		padding: 0 !important;
		overflow: visible;
	}
	#content .twtr-widget h3 {
		font-size: 12px !important;
		line-height: 18px !important;
	}
	#content .twtr-widget h4 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	#content .twtr-widget .twtr-spinner {
		top: 0 !important;
		right: 0 !important;
	}
	#content #twtr-widget-1 .twtr-bd {
		color: #333 !important;
	}
	#content .twtr-bd {
		padding: 0 !important;
	}
	#content #twtr-widget-1 .twtr-new-results,
	#content #twtr-widget-1 .twtr-results-inner,
	#content #twtr-widget-1 .twtr-timeline {
		background: none !important;
	}
	#content .twtr-widget .twtr-tweet {
		position: relative !important;
		border-color: #ccc !important;
	}
	#content .twtr-widget .twtr-tweet-wrap {
		padding: 10px 0 !important;
	}
	#content .twtr-img img {
		width: 50px !important;
		height: 50px !important;
	}
	#content .twtr-avatar,
	#content .twtr-img {
		width: 60px !important;
		height: 50px !important;
	}
	#content #twtr-widget-1 .twtr-tweet-text {
		margin-left: 60px !important;
	}
	#content .twtr-tweet-text p {
		padding-bottom: 0 !important;
	}
	#content .twtr-widget h3,
	#content .twtr-widget h4,
	#content .twtr-widget p {
		line-height: 18px !important;
	}
	#content #twtr-widget-1 i {
		margin: 0 !important;
		position: absolute !important;
		bottom: 8px !important;
		right: 0 !important;
		font: 10px/12px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		text-align: right !important;
		text-transform: uppercase !important;
	}
	#content #twtr-widget-1 i a {
		float: right !important;
		margin-left: 10px !important;
	}
	#content #twtr-widget-1 .twtr-tweet a,
	#content #twtr-widget-1 .twtr-timeline i a,
	#content .twtr-ft span a {
		color: #036 !important;
	}
	#content #twtr-widget-1 .twtr-tweet a:hover,
	#content #twtr-widget-1 .twtr-timeline i a:hover,
	#content .twtr-ft span a:hover {
		color: #369 !important;
		text-decoration: none !important;
	}
	#content .twtr-ft div {
		padding: 10px 0 !important;
	}
	#content #adsense {
		position: relative;
		clear: both;
		margin-top: 40px;
		border-top: 1px solid #ccc;
		padding: 20px 0 0;
	}
	#content #adsense #ad-content {
		position: relative;
		margin-left: -3px;
		top: -3px;
	}
	#content hr {
		display: block;
		background: #eee;
		color: #eee;
	}
	#advertisement {
		position: absolute;
		top: -80px;
		right: 0;
		float: left;
		display: inline;
		width: 186px;
		background: #eee;
	}
	#ad-content {
		padding: 12px;
	}
	#ad-content img {
		display: block;
		margin: 0 auto 12px;
	}
	#ad-content br {
		display: none;
	}
	#ad-content a {
		font-weight: normal;
	}
	#ad-content .adby {
		padding-top: 12px;
		font-size: 10px;
		text-transform: uppercase;
		text-align: right;
	}
	
	body { display: block !important; }