/*

A Six Apart theme adapted for Movable Type default templates 
name: Steeltown  
designer: Jonathan Wayne  
designer_url: http://jonathanwayne.org
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

	
body {
    font: normal 12px Lucida Grande, Verdana, Geneva, Arial, sans-serif;
}

h1 {
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	line-height: 125%;
	text-align: top;
	font-weight: bold;
	margin-top: 1px;	
	margin-bottom: 1px;	
}
	
h2 {
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	line-height: 125%;
	text-align: top;
	font-weight: bold;
	margin-top: 1px;	
	margin-bottom: 1px;	
}

h3 {
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	text-align: top;
	font-weight: bold;
	margin-top: 1px;	
	margin-bottom: 1px;	
}
	
h4 {
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 125%;
	text-align: top;
	font-weight: bold;
	margin-top: 1px;	
	margin-bottom: 1px;	
}


/* Header */

#header {
    border-top-width: 10px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: none;
}


/* Content */

.asset-name {
    font-size: 14px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: none;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    font-weight: normal;

    display: block;
    border-top: 1px solid #ccc;
    padding-bottom: .3em;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #000000;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #666666;  
    font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;   
    background-color: #99BCE3; 
}

a:link, a:visited, a:active {
	color: #000000;
	background: transparent; 
	border: 0;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background: #CCCCCC; 
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 10px;  
    margin-bottom: 20px;  
}

#container-inner {
    width: 625px;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 625px;
    margin: 2 auto;
}


/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #FFFFFF;  
    background: #FFFFFF url(header.gif) repeat-x bottom right; 
}

#header a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#header-content {
    margin: 0px 0 20px 0px;
}

#header-name {
    color: #000000; 
    font-size: 14px;
    font-weight: bold;
}

#header-description {
    color: #000000;  
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #000;
}

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #FFFFFF;
}

.asset-footer {
    border-top-color: #FFFFFF;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
    line-height: 100%;
    margin-bottom: 10px;
}

 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: none;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 10px;
    margin-left: 10px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: none;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #FFFFFF; 
}

#footer-content {
    margin: 10px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

.header {
	padding: 0px 0px 0px 0px;
	background-color: #99BCE3;
}	
	
.navigation {
	padding: 0px 0px 0px 0px;
	background-color: #6699CC;
}		

.body {
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}	

.footer {
	padding: 0px 0px 0px 0px;
	background-color: #003366;
}	
	
.content-body ul {
	font-size: 11px;
	line-height: 125%;
	color: #000000;	
}

.content-body li {
	font-size: 11px;
	line-height: 125%;
	color: #000000;
}

.content-header {
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
}

.content-navigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
}

.content-navigation a {
	color: #000000;
	background: transparent; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.content-navigation a:hover {
	background: #CCCCCC;
	text-decoration: none;
}
	
.content-body {
	padding: 10px 20px 20px 20px;
	color: #666666;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
}	

.content-body2 {
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
}		
	
.content-footer {
	padding: 20px 20px 0px 20px;
	text-align: left;
	color: #FFFFFF;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 125%;
}

.content-footer a {
	color: #FFFFFF;
	background: transparent; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.content-footer a:hover {
	background: #CCCCCC; 
	text-decoration: none;
}



#container-home {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 300px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

#center-home {
	float: left;
	width: 300px;
	overflow: hidden;
}

.content-home {
	padding: 0px 20px 10px 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
}

.content-home p {
	color: #333333;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	text-align: left;
	margin-bottom: 10px;
}

.content-home blockquote {
	line-height: 150%;
}

.content-home li {
	line-height: 125%;
}

.content-home h1 {
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

.content-home h2 {
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

.content-home h3 {
	color: #000000;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

.content-home p.posted {
	color: #333333;
	font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #003366;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	background: #666666;
	font-weight: bold;
	text-decoration: none;
}
