@import url(http://www.ns-3.com/mt-static/themes-base/blog.css);
@import url(http://www.ns-3.com/mt-static/themes/minimalist-red/screen.css);

#content {
	margin-bottom:30px;
	margin-top:0;
	}
	
#container-inner, #content {
	background-color:#97A8B0;
	}
	
#content-inner {
	background-color:#FFFFFF;
	padding: 30px 0 0;
	}
	
#beta-inner {
	padding-left:20px;
	}
	
.layout-wm #beta {
	width:205px;
	}
	
.layout-wt #beta {
	width:225px;
	}
	
.books {
	margin-left: -10px;
	width: 224px;
	height: 224px;
	margin-top:20px;
	}
	
.layout-wm #alpha {
	width:750px;
	}
	
.layout-wt #alpha {
	margin-right:20px;
	width:700px;
	}

#navigation {
	margin: 0px;
    }

#navigation ul {
	margin: 75px 0 0 85px;
	padding-left:0px;
	padding-bottom:0px;
    }

#navigation ul li {
	display: inline;
	border: none;
	padding: 0 12px;
    }

#header a {
	color: #97A8B0;
	font-size: 13px;
	}

#header {
	background-image:none url(header.gif);
	background-position:0 0px;
	background-repeat:repeat-x;
	height: 157px;
	border-top-style:none;
	}

#header-inner {
	height: 157px;
	}
	
#header-inner, #content-inner, #footer-inner {
	margin:0 auto;
	position:relative;
	width:1000px;
	}
	
	
#header-name {
	font-size:1px;
	float: right;
	width: 100px;
	opacity: 0;
	}
	
#header-logo {
	width: 355px;
	height: 78px;
	float: left;
	padding: 0;
	}
	
.widget-content a {
	color:#8899A0;
	text-decoration:none;
	}
	
.widget-header, .widget-header a {
	color:#002B54;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}


body {
	font-size: 11px;
	line-height:1.7em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer {
	background-color:#97A8B0;
	}

.asset-name {
	font-size:14px;
	font-weight:bold;
	}
	
.asset-name, .asset-name a, .archive-title {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#97A8B0 none repeat scroll 0 0;
	color:white;
	padding:5px;
	}
	
.asset-meta {
	border-top: 0;
	}

.asset-meta {
	font-weight:normal;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
	}
	
.asset-content {
	margin:5px 10px 10px;
	}
	
Inherited fromdiv.asset-meta
.asset-more-link, .asset-meta, .typelist-thumbnailed {
	color:#97A8B0;
	font-size:10px;
	}

.asset-footer {
	border-top:medium none;
	}

.asset, .comments, .comments-content, .trackbacks, .archive, .search-form {
	margin-bottom:-1em;
	}
	
.asset-header, .asset-content, .asset-body, .comments-header, .comment-content, .comment-footer, .comments-open-header, .comments-open-content, #comments-open-footer, .comments-closed, #comment-form-external-auth, #comment-greeting, .comments-open-moderated, #comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comment-form-reply, #comments-open-text, .trackbacks-header, .trackbacks-info, .trackback-content, .trackback-footer, .archive-content, .search-form-header, .search-results-header {
	margin-bottom:15px;
	}
	
.archive-content ul, .widget-content ul {
	line-height:1.4;
	}
