/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://lilbreck.across-a-pond.com/opinions/mt-static/themes-base/blog.css);
@import url(http://lilbreck.across-a-pond.com/opinions/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */
/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Grey  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


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


/* Global */
body {
	margin: 0px;
	padding: 0px;
	background: fixed #595959 url(http://lilbreck.across-a-pond.com/opinions/postimages/hdrbkgr.jpg) center repeat;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #eaeaea;
	cursor: default;
	}
b, strong {
    color: #fff;
    }
a {
	color: #c4d9ff;
	text-decoration: none !important;
	}
a:hover {
	cursor: ne-resize;
	text-decoration: none;
	color: #FFFFFF;
	}
blockquote, quote {
	background-color: #7e7e7e;
	border: #3f3f40 solid;
	border-width: 1px 0px;
	padding: 6px;
	margin: 8px;
	}
/* Layout ----------------------------------------------------------------- */
.layout-wtt {}
.layout-twt {}
.layout-wt {}
.layout-tw {}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	}
#container-inner, #header-inner, #footer-inner {
    width: 100%;
	margin: 0px auto;
	padding: 0px;
}
/* Header ----------------------------------------------------------------- */

#header {}
#header-inner {
	margin: 0px auto;
	padding: 0px;
	}
#header-content {
	color: #ccc;
    width: 100%; 
    margin: 30px 0 40px 20px;
}

#header-name { 
    font-size: 34px;
    font-weight: bold;
}

#header-description { 
}
/* Footer ----------------------------------------------------------------- */
#footer-inner {
	margin: 0px auto;
	width: 100%;
	}
#footer-content {
    margin: 20px 0;
}
/* Content ------------------------------------------------------------------ */
#content {
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
	background-color: #5f5f5f;
	}
#content-inner {
	margin: 0px auto;
	padding: 0px;
	}
/* Wide-Thin */
.layout-wt #alpha {
	margin: 0px;
	padding: 0px;
	width: 79%;
	float: left;
	}
.layout-wt #beta {
	margin: 0px;
	padding: 0px;
	width: 20%;
	float: left;
	background-color: #717171;
	}
/* Wide-Thin-Thin */

.layout-wtt #alpha {
    margin: 0px;
	padding: 0px;
	width: 59%;
	float: left;
	}

.layout-wtt #beta {
    margin: 0px;
	padding: 0px;
	width: 19%;
	float: left;
	margin-left: 0px;
	background-color: #717171;
	position: static;
}

.layout-wtt #gamma {
   margin: 0px;
	padding: 0px;
	width: 19%;
	float: left;
	margin-left: 0px;
	background-color: #696969;
	position: static;
}
.content-nav {
    background-color: #7e7e7e;
	border: #3f3f40 solid;
	border-width: 1px 0px;
	padding: 6px;
	margin: 8px;
	}
/*Entries ------------------------------------------------------------------------- */
.asset-name {
	margin: 0px;
	padding: 6px;
    font-size: 22px;
    font-weight: bold;
	background-color: #717171;
	}
.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    font-weight: normal;
	font-size: 11px;
    display: block;
    border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
    padding-bottom: .3em;
}
.asset-content {
    margin: 5px;
	padding: 0px;
}
.asset-body {
	height: 1%;
	clear: both;
	}
.entry-tags, .entry-categories {
	border: #7e7e7e solid;
	border-width: 1px 0px;
	padding: 6px;
	margin: 8px;
	}
.asset-more-link {
    border: #7e7e7e solid;
	border-width: 1px 0px;
	padding: 6px;
	margin: 8px;
	}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.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 */


/* 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;
}


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

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

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

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

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #bfbfc0;
}

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

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


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

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

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

#content .widget-powered .widget-content {
} 

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

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


/* "Powered By" Widget */

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

.widget-powered .widget-content a {
    display: block;
}

.widget-powered .widget-content img {
}


/* 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 .widget-powered .widget-content a {
    background: transparent;
}



/* 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 {
    height: 1%;
}


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

#group-nav-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.group-button a {
    background-color: #74abd0;
    border-color: #fff;
    color: #fff;
}