/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://skypejournal.com/blog-mt/mt-static/themes/base-weblog.css);
@import url(http://skypejournal.com/blog-mt/mt-static/themes/243zen_and_the_art_of_movable_type/243zen_and_the_art_of_movable_type.css);
/* end StyleCatcher imports */

/* PHIL'S TWEAKS */
/*	GLOBAL PAGE ELEMENTS */

a:link, a:visited{
	color: #900;
	text-decoration: underline;
	}
a:hover{
	text-decoration: underline;
	background:#ffc;
	color: #CC0000;
	}	
ul{
	list-style-type: disc;
	}	
blockquote{
	padding: 6px 10px;
	margin: 0 10px 10PX 10px;
	font-size: 92%;
	background-color: #eee;
	border: 1px dashed #ccc;
	color: #333;
	}

/*	LAYOUT BITS
------------------------------------------------------------------*/
#pagebody{
	width: 100%;
	margin:0;
	padding:4px 0;
	border: 0px;
	background-color: #fff;
	}
	
#banner{
	height: 100px;
	margin: 0;
	padding: 0; 
	background: #000;
	}
	

/*	BANNER BITS
--------------------------------------------------------------------*/

#banner h1{
	font: 1.8em/2em "Calibri", "Gill Sans","Gill Sans MT","futura hv", "Century Gothic","Arial Black", Arial, Georgia, 'Times New Roman', Times, Palatino, Georgia, sans-serif;
	font-weight: normal;
	letter-spacing: 0em;
	color: #eee;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	text-align: left;
	}
#banner h1 a:link, #banner h1 a:visited{
	color: #eee;
	text-decoration: none;
	font-size: 1.4em;
	}
#banner h1 a:hover{
	color: #333;
	}
#banner h2{
	color: #fff;
	margin: 0 ;
	padding: 4px 4px 4px 24px;
	text-align: left;
	font: .9em 'Calibri', 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: .05em;
	border: none;
	background-color: #333;
	}
#banner h2 a:link, #banner h2 a:visited{
	color: #fff;
	}

/*	ENTRY BITS
--------------------------------------------------------------------*/

.entry{
	font-size: 1.2em;
	font-family: 'Times New Roman', Times, Palatino, Georgia, serif;
	color: #000;
	}
.entry p{
/*	word-spacing: .10em; */
	word-spacing: normal; 
	text-align: left;
	line-height: 1.3em;
	}		
.entry ul{
	list-style-type: disc;
	margin: .25em 1.5em;
	font-size: 100%;
	color: #333;
	}
.entry ol{
	margin: .25em 1.5em;
	font-size: 100%;
	color: #333;
	}

.entry li{	
	word-spacing: 0em;
	margin-bottom: 4px;
	margin-bottom: 4px;
	line-height: 1.3em;
	}
.entry-header{
	color: #300;
	font: normal 1.6em Calibri, 'Times New Roman', Times, Palatino, Georgia, serif;
	line-height: 100%;
	background: transparent;
	padding: 0;
	margin: 10px 10px 10px 0px;
	}
.entry-content{
	margin: 0;
	padding: 0 8px;
	}
.entry-body{
	margin: 0;
	}

/* -----------------------------------------------------two column right styles */

.layout-two-column-right #alpha {
/*		width:54.5%; */
	width: 500px;
        margin-left:20px;
        margin-right:1%; 
}

.layout-two-column-right #beta {
	width: 149px;
/*	width:20%; */
	text-align:left;
	margin-right:1%; 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-left:5px;
	padding-right:5px;
}

/* ------------------------two column styles */

.layout-two-column #alpha {
/*		width:54.5%; */
	width: 550px;
        margin-left:20px;
        margin-right:1%; 
}

.layout-two-column #beta {
	width: 149px;
/*	width:20%; */
	text-align:left;
	margin-right:1%; 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-left:5px;
	padding-right:5px;
}

/* MORE ENTRY BITS */
.entry h4,h5,h6 {
	font-weight: bolder ;
	font-family: calibri, sans-serif;
	}

.entry h4 {
	color:  #036;
	font-size: 1.3em;
	margin-top:1em;
	background: #eef;
	padding: .5em 0.25em;
	}
.entry h5 {
	color:  #003;
	font-size: 1.2em;
	margin-top:1em;
	}

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

.entry ol {
	color:#333333;
	font-size:92%;
	list-style-type:decimal;
	margin:10px 20px;
	}

.entry ul {
	color:#333333;
	font-size:92%;
	list-style-type:circle;
	margin:10px 20px;
	}

/*	MODULE BITS
--------------------------------------------------------------------*/
.module{
	font-size: 
	padding-bottom: 10px;
	}

.module h2, .module li {
	font-family:"Calibri","Gill Sans","Gill Sans MT","futura hv","Century Gothic","Arial Black",Arial,Georgia,'Times New Roman',Times,Palatino,Georgia,sans-serif;
	}

.module h2{
	font: bold 1.1em 
	background: #ddd;
/*	background: transparent; */
	letter-spacing: px;
	padding: 10px 0 5px 10px;
	margin: 10px 0 5px 0px;
	color: #000;
	}

.module h2 a:link, .module h2 a:visited{
	color: #000;
	}

.module h2 a:hover{
	color: #CC0000;
	}

#banner a:hover{
	text-decoration: underline;
	background:#666;
	color: #CC0000;
	}	


.module-archives li{
	padding: 0 0 .5em 10px;
	margin: 0;
	}


.module-content a:link, .module-content a:visited{
	color: #006;
	text-decoration: none;
	} 


/*	MASTER ARCHIVE LIST BITS ------------------------*/

.archive-list-item {
	padding-bottom: .5em;
	text-decoration: none;
	clear: both; 
	border-top: 1px dotted #669;

	}

.archive-list-item a {
	text-decoration: none;
	color: #600;
	}

.archive-list-date {
	position:relative; 
	width: 30%;
	float:right;
	text-align: right;
	background: #ddd;
	}

.archive-list-title  {
	position:relative; 
	float:left;
	width: 70%;
	margin-bottom: 10px;
	}

/* monthly archive header*/
/*
.monthly-archives-module {
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
	color: #fff;
	float: left;
	width: 100%;
}
*/

.monthly-archives-module ul li { 
	display: inline; 
	}

.monthly-archives-module li a {
	padding: 0.2em .5em;
	text-decoration: none;
	float: left;
	border-right: 2px dotted #999;
	}

.monthly-archives-module ul li a:hover
{
	background-color: #369;
	color: #fff;
	}

.monthly-archive-list {
	}

.monthly-archive-list-item {
	font-size: smaller;
	}

/* INTERVIEW Q AND A FORMATTING */

.qandaq {
	font-weight: stronger; 
	color: #669; 
	}

.qandaa {
	padding-left: 3em;
	}
