/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Green  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


/* Content */

.asset-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	color: #333333;
	border-bottom: 1px solid #6FA3A3;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2pt;
}

.asset-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 15px;
	margin-left: 20px;
}

.asset-meta {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	border-top: 1px solid #6FA3A3;
}

.asset-content {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
}

.asset-iam {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}

.asset-contact {
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

#menu img {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.asset-more-link {
    font-weight: bold;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	color: #333333;
	border-bottom: 1px solid #6FA3A3;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2pt;
}

.archive-content {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
}

.comments-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	color: #333333;
	border-bottom: 1px solid #6FA3A3;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2pt;
}

.comments-content {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
}

.comments-open-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	color: #333333;
	border-bottom: 1px solid #6FA3A3;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2pt;
}

.comments-open-content {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

.content-nav {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 20px;
}


.trackbacks-info,
.trackback-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}


/* 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 ----------------------------------------------------------------- */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #99CCCC;
	text-decoration: none;
}
a:hover {
	color: #99CCCC;
	text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#content {
    background-color: #fff;
}

#content-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 20px;  
    margin-bottom: 30px;  
}


/* Content ---------------------------------------------------------------- */

.archive-title {
    color: #000;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #6FA3A3;
	text-transform: lowercase;
	letter-spacing: 1pt;
}

.widget-content {
    font-size: 10px;
	text-align:justify;
	color: #666666;
}

.widget-picture {
	border: 2px solid #6FA3A3;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: justify;
}


/* 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: #FFFCBE; 
}

#footer-content {
    margin: 20px 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;
}

.floatleft {
float: left;
padding-top: 2px;
padding-right: 5px;
}