/*

A Six Apart theme adapted for Movable Type default templates 
name: Hills Dusk  
designer: Mena Trott  
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
footer designer:  Tim Tyson
*/

/* This CSS file is located at /mt-4.25/mt-static/support/themes/hills-dusk */


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

/* @group Global */

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/* @end */

/* @group Header */

/* Header */

#header {
   margin-top: 30px;
   border-bottom-style: none;
   border-bottom-color: #6891cb;
}

#header-inner {
    position: relative;
   height: 255px;
   border-top: 3px solid #6891cb;
   border-left: 3px solid #6891cb;
   border-right: 3px solid #6891cb;
}

#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: underline;
}

/* @end */

/* @group Navigation (Top Main) */

#nav-main {
position: absolute;
   font-size: 14px;
   left: 0;
   z-index: 10;
   top: 250px;
   width: 100%;
   text-align: right;
   background-color: #6891cb;
   height: 50px;
   line-height: 25px;
}

#nav-main ul {
list-style-type: none;
font-style: normal;
}

#nav-main li {
display: inline;
font-style: normal;
}

#nav-main li a:hover {
	background-color: #62aee0;
	padding-left: 30px;
	padding-right: 30px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 4px;
	font-style: normal; 
}

#nav-main a {
text-decoration: none;	
padding-left: 30px;
padding-right: 30px;
font-style: normal; 
}

#nav-main li.cur a {
text-decoration: underline;
padding-left: 30px;
padding-right: 30px;
padding-top: 4px;
padding-bottom: 4px;
background-color: #e8ecfe;
font-style: normal;
color: #0a4a80;
   font-size: 16px;
}

#nav-main li.cur a:link, #nav-main li.cur a:visited {
    color: #0a4a80;
	font-style: normal; 
}



/* @end */

/* @group Content */

/* Content */

.asset-name {
    font-size: 22px;
    font-weight: bold;
   color: #6891cb;
   border-bottom-style: none;
   padding-left: 30px;
}

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

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

.asset-content {
    margin: 5px 0;
   font-size: 14px;
   color: #4c4c4c;
   line-height: 1.5em;
}

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

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    font-weight: normal;
    display: block;
    border-top: 1px dashed #d4e5f2;
    padding-bottom: .3em;
}

.asset-meta a {
   color: #9bb3b7;
}

.asset-met a {
   color: #6891cb;
}

.asset-body a {
   line-height: 1.7em;
   margin-top: 15px;
   color: #6891cb;
}

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

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

.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;
}

.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;
}

/* @end */

/* @group Footer */

/* Footer */

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

/* @end */

/* @group Utility */

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

/* @end */

/* @group Global */

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

body {
    color: #333;   
    background: #949494 url(/weblog/css/winter/CSS-Winter-Theme.png) repeat fixed center; 
}

a {
    color: #437111; 
    font-weight: bold; 
}

a:hover {
    text-decoration: none;
}

/* @end */

/* @group Layout */

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

#beta-inner {
   background-color: #e8ecfe;
   border-right: 1px solid #b3b3b3;
}

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

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

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

/* @end */

/* @group Header */

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

#header { 
    border-color: #0a4a80;  
    background: #62aee0;
}

#header a {
    color: #fff;
    font-weight: normal;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 74px;
}
#header-content {
    width: 770px; 
    min-height: 74px;
   margin-top: 20px;
   margin-right: 0;
}

#header-name {
    color: #fff; 
    font-size: 40px;
    font-weight: normal;
   width: 300px;
   padding-top: 20px;
   text-shadow: #0d087d 1px 1px 2px;
}

#header-description {
    color: #fff;  
    font-weight: normal;
   width: 300px;
   line-height: 22px;
   font-size: 18px;
   margin-top: 50px;
   text-align: right;
}

#header {
    margin-bottom: 10px;
}

#header-inner {
    padding-bottom: 20px;
    padding-left: 27px;
}

#header-SSPdirector-photos {
   float: right;
   width: 588px;
   height: 250px;
   position: absolute;
   visibility: visible;
   left: 346px;
   clear: left;
   display: block;
   top: 0;
}

/* @end */

/* @group Content */

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

.asset {
    background: url(post-ornament.png) no-repeat 0 0;
}

.asset-header {
    margin-top: 15px;
}

.asset-header,
.asset-content,
.asset-footer {
    margin-left: 27px;
    margin-right: 27px;
}  

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

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

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

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


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

/* @end */

/* @group Widget */

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

.layout-wtt #content-inner { background: transparent url(content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(content-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }

#content .widget {
}




.widget-content {
    font-size: 11px;
   background-color: #fcffd8;
   padding: 10px;
   margin: 0 10px 10px;
   border-bottom: 2px solid #0a4a80;
   overflow: hidden;
}

.widget-header {
    margin-top: 10px;
}

.widget-header,
.widget-header a {
    color: #fff;
}

.widget-content a {
    color: #0f3f7f;
   text-decoration: none;
   border-bottom: 1px dotted #c0d3e5;
}

.widget-about .widget-header {
}

#content .widget-powered .widget-content .widget-hosted {
    margin: 0;
    background-color: #f0f6fa;
}

.layout-wtt #content #beta .widget-powered .widget-content, .widget-hosted,
.layout-twt #content #gamma .widget-powered .widget-content,
.layout-wt #content #beta .widget-powered .widget-content {
    margin-left: 1px;
}

.layout-twt #content #beta .widget-powered .widget-content, .widget-hosted,
.layout-tw #content #beta .widget-powered .widget-content {
    margin-right: 1px;
}

.widget-email .widget-content,
.widget-subscribe .widget-content,
.widget-syndicate .widget-content {
} 

.widget-header {
    font-size: 14px;
   background-color: #0a4a80;
   padding-left: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
   border-left: 10px solid #62aee0;
   border-right: 10px solid #e6e6e6;
   margin-left: 10px;
   margin-top: 0;
   margin-bottom: 0;
}

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

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

/* @end */

/* @group Powered By Widget */

/* "Powered By" Widget */

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

/* @end */

/* @group Calendar Widget */

/* Calendar Widget */

.widget-calendar .widget-content table td {
    font-size: 10px;
   padding: 3px;
   text-align: center;
}

.widget-calendar .widget-content table th {
    font-size: 10px;
   padding: 3px;
   text-align: center;
}

/* @end */

/* @group Footer Widget */

/* Footer Widgets */

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

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

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

/* @end */

/* @group Footer */

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

#footer-content {
    margin: 5px 0 10px;
   display: inline-block;
   position: relative;
}

#footer { 
    background-color: #6891cb; 
    border-top: 5px solid #888;
   border-bottom: 10px solid #888;
   margin-bottom: 25px;
}

/* @end */

/* @group Utilities - Header */

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


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

/* @end */

/* @group Custom Styles */

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

.asset-stream  .asset-header-content {
    padding: 15px 0 0 27px;
}

/* @end */



/* @group Tyson's Footer */

/* @group Right Footer Column */
/* Right Footer Column ---------------------------------------------------------- */

.footer-right-column {
   position: relative;
   float: left;
   display: inline-block;
   width: 220px;
   padding-top: 2px;
   text-align: center;
   margin-left: 10px;
}

.footer-right-column img {
   width: 32px;
   height: 32px;
   display: inline-block;
   margin-bottom: 5px;
}

.footer-right-column img.vcf {
   width: 30px;
   height: 23px;
   display: inline-block;
   margin-bottom: 5px;
}

ul.footer-list-right {
   font-size: 12px;
   line-height: 2em;
   float: left;
   display: inline-block;
   margin-top: -20px;
   padding: 0;
   clear: none;
   color: #999;
   width: 100%;  
}

.footer-list-right {
   list-style-type: none;
   font-size: 12px;
   float: left;
   display: inline-block;
   padding: 0;
   clear: none;
   color: #999;
   width: 100%;
}

.footer-list-right table tr {
   text-decoration: none;
   color: #f90a12;
   height: 73px;
   width: 100%;
}

.footer-list-right table tr td a:link {
   text-decoration: none;
   color: #999;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
}

.footer-list-right table tr td a:visited {
   text-decoration: none;
   color: #999;
}

.footer-list-right table tr td a:hover {
   text-decoration: none;
   color: #3d272a;
}

/* @end */

/* @group Middle Footer Column */
/* Middle Footer Column ---------------------------------------------------------- */

.footer-middle-column {
   position: static;
   float: left;
   display: inline-block;
   width: 230px;
   margin-left: 20px;
   padding-top: 2px;
}

.footer-list-middle {
   font-size: 12px;
   clear: none;
   color: #999;
   width: 100%;
}

ul.footer-list-middle {
   position: static;
   float: left;
   display: inline-block;
   list-style-type: none;
   font-size: 12px;
   padding: 0;
   color: #999;
   line-height: 2em;
   margin: -20px 0 0;
}



.sub {
   margin-left: 10px;
   line-height: 1.6em;
   color: #fff;
}

.head {
   color: #fff;
   margin-top: 10px;
   font-size: 1.2em;
}

/* @end */

/* @group Left Footer Column */
/* Left Footer Column ---------------------------------------------------------- */


.footer-left-column img {
   display: block;
   position: static;
   width: 159px;
   height: 400px;
   vertical-align: bottom;
   margin: -355px 0 -30px 160px;
}

.footer-left-column {
   margin: 0;
   padding: 0;
   position: static;
   float: left;
   display: inline-block;
   width: 420px;
}


#tim-tv {
   display: inline-block;
   position: static;
   visibility: visible;
   clear: none;
   width: 320px;
   height: 300px;
   margin: 0 0 0 -52px;
   padding: 0;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.footer-domtab-content {
	margin-left:-60px;
	margin-right:-60px;
	font-size: 10px;
}

.footer-subhead {
	margin-left:-72px;
	margin-right:-72px;
	font-size: 12px;
   margin-top: -5px;
   color: #3d272a;
   padding-bottom: 5px;
}

ul.footer-list-left {
   list-style-type: none;
   font-size: 12px;
   line-height: 2em;
	margin-left:-72px;
	margin-right:-72px;
   margin-top: -6px;
   color: #fff;
   font-weight: normal;
   font-style: normal;
}

ul.footer-list-left a:link {
   text-decoration: none;
   color: #ccc;
   font-size: 12px;
   line-height: 2em;
   font-weight: normal;
   font-style: normal;
}

ul.footer-list-left a:visited {
   text-decoration: none;
   color: #999;
   font-weight: normal;
   font-style: normal;
}

ul.footer-list-left a:hover {
   text-decoration: none;
   color: #3d272a;
}

/* @end */

.footer-title {
   text-align: center;
   color: white;
   padding-top: 5px;
   padding-bottom: 10px;
   font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
   border-bottom: 2px solid #888;
   letter-spacing: 2px;
   word-spacing: 5px;
}

.footer-column-title {
	font-size: 18px;
	color: #e6e6e6;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
   margin-top: 8px;
}

/* @group DomTab */
/* DomTab Code ------------------------------------------------------------------ */

.footer-domtab-content {
	margin-left:-60px;
	margin-right:-60px;
	font-size: 10px;
}


ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover {
	display:block;
	background:#666;
}
		
div.domtab {
   padding-top: 0;
   padding-bottom: 0;
}

ul.domtabs {
	float:left;
   margin: 8px 0 0;
   list-style-type: none;
}

ul.domtabs li {
   float:left;
   padding-top: 0;
   padding-bottom: 0;
   padding-left: 0;
   font: 18px "Trebuchet MS",Arial,Sans-Serif;
   color: white;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover {
	width: 77px;
	display:block;
	background: transparent;
	color: #3d272a;
	text-decoration:none;
   height: 30px;
   margin-right: 4px;
   font-weight: normal;
   font-style: normal;
   padding: 4px 9px 4px 11px;
}

html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height:auto;
	min-height:1em;
}

ul.domtabs a:hover{
	background: #676b97;
}

div.domtab div{
	clear:both;
	width:auto;
	background: #8e9cbe;
	color:#fff;
	padding: 1em 6em;
   margin-right: 20px;
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover {
	background: #959fcb;
	color:#fff;
}

#domtabprintview {
	float:right;
	padding-right:1em;
	text-align:right;
}

#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover {
	color:#fff;
}

div.domtab div h2 a,
div.domtab div h2 a:hover,
div.domtab div h2 a:active {
	color:#cfc;
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:1em;
}
/* @end */

/* @end */

/* @group Tyson's Widgets */

.morphMe {
   text-decoration: none !important;
   font-size: 10px;
   text-align: center;
   visibility: visible;
   margin-top: 20px;
   margin-bottom: 10px;
}



/* @end */

/* @group Wide-Medium Layout Change */

/* Wide-Medium */

.layout-wm #alpha {
    width: 740px;
}

.layout-wm #beta {
    width: 200px;
   top: -10px;
}

/* @end */

blockquote {
   background: url(http://timtyson.us/weblog/images/QuotationTransparent.gif) no-repeat 0px 0px;
   letter-spacing: .1em;
   word-spacing: .2em;
   padding-top: 7px;
   padding-bottom: 5px;
   border: 1px;
   border-bottom: 1px dotted;
   border-right: 1px dotted;
   margin-bottom: 15px;
   margin-right: 30px;
   padding-right: 15px;
   padding-left: 15px;
   font: italic normal 12px/1.5em "Helvetica Neue", Arial, Helvetica, sans-serif;
   color: #4c4c4c;
}

.asset-body blockquote p {
   color: #4c4c4c;
   font-weight: normal;
}

.twitter_followme {
	position:fixed;
	top:310px;
	right:0px;
	width:77px;
	height:198px;
}

