/* mike stuff */

	body,td,div,.p {
           font-family:arial,sans-serif; font-size:10pt; 
        }
	div,td {
           color:#000
        }
	.f,.fl:link{color:#6f6f6f}
	a:link,.w,a.w:link,.w a:link{color:#00c}
	a:visited,.fl:visited{color:#551a8b}
	a:active,.fl:active{color:#f00}
        a img { border:none; }

	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		font-size:10pt;
		}
	
	#banner {
		background:#fff;
		height:9.65em;
		/*	
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		*/
		voice-family: "\"}\"";
		voice-family: inherit;
		height:59px;
		}
	html>body #banner {
		height:9.65em;
		}
		
	p,h1,pre {
/*		margin:0px 10px 10px 10px;*/
	}		
		
	h1 {
		font-size:12px;
		padding-top:10px;
	}
		
	#banner {
		font-size:10px;		
	}	

/* end mike stuff */


/*Layouts*/
#container
	{
	Width: 98%;
	Padding: 0;
	}
#header
	{
	width:100%;
	}
#logo
	{
	width: 200px;
	float:left;
	}
#headersearch
	{
	margin-left: 160px;
	vertical-align:text-bottom;
	}
#break 
	{
	clear: both; 
	margin-bottom: 5px;
	}
#bottombreak 
	{
	clear: both; 
	margin-bottom: 15px;
	}
#contentholder
	{
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	margin-left: 210px
	}
#contentholder h3
	{
	margin-left: 6px;
	}
#contentwhiteness
	{
	width:100%;
	background-color:#ffffff;
	margin-left: 6px;
	margin-top:2px;
	}
#content
	{
	background-color:#FFFFFF;
	width: 79%;
	float:left;
	margin-left:5px;
	}
#leftbar
	{
	width: 200px;
	float:left;
	}
#leftbar ul
	{
	list-style:none;
	margin: 0;
	padding: 0;        
	font-weight:normal;
	}
#leftbar li
	{
	list-style:none;
	margin-left:0;
	margin-bottom: 10px;
	padding: 0;
	font-weight:bold;
	}
#leftbar ul li ul li
	{
	list-style:none;
	margin-left: 6px;
	margin-bottom: 6px;
	padding-left: 2px;
	font-weight:normal;
	}
#leftbar ul li ul li ul li
	{
	list-style:disc;
	margin-left: 20px;
	margin-bottom: 3px;
	padding-left: 2px;
	font-weight:normal;
	}
#rightbar
	{
	width: 160px;
	height: 90%;
	border-left: 1px solid #99ccff;
	float:right;
	clear:right;
	background-color:#ffffff
	}
#rightbar ul
	{
	list-style:none;
	margin: 0;
	padding: 0;

	}
#rightbar ul li
	{
	list-style:none;
	margin: 0;
	padding: 0;
	text-indent: 2px;
	
	}
#rightbar ul li ul li
	{
	list-style:none;
	margin-left: 2px;
	padding-left: 2px;
	}
#footer
	{
	width:100%;
	}
#footer a
	{
	margin-left: 6px; 
	margin-right: 6px;
	}
#footer span 
	{
	color: #bbbbbb;
	}
#commentlist 
	{
    font-size: 1em;
	color: #000000;
	}

#commentlist li 
	{
	color: #000000;
        font-style: normal;
        font-size: 1em;
	background-color: #FFFFFF;
	border-bottom : 2px solid #000000;
	padding: 2px;
        margin: 0 0 5px 0;
	}

#commentlist cite 
	{
	font-size: 0.8em;

	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#commentlist cite a 
	{
  	color: #0000cc;
	border-bottom: 1px solid #0000cc;
	text-decoration: none;
}

#commentlist p {
        margin: 0;
}

#commentlist cite a:visited {
	color: #0000cc;
	border-bottom: 1px solid #0000cc;
	}

#commentlist cite a:hover 
	{
	color: #0000cc;
	border-bottom: 1px dotted #0000cc;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea 
	{
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	}

#commentform #author:hover, #commentform #email:hover, #commentform #url:hover, #commentform textarea:hover {
	background: #FFFFFF;
}


#commentform textarea {
	width: 80%;
}

#commentform p {
  margin: 0 0 1em 0;

}

#commentlist li ul {
	border-left: 1px solid #CCC;
	font-size: 100%;
	list-style-type: none;
}

#comments {
  text-transform: uppercase;
	margin: 3em 0 1em 0;
	padding: 0 0 0.3em 0;
	color: #000000;
	font-size: 1em;
	letter-spacing: 0.5em;
	border-bottom: 1px solid #000000;
}

#postcomment {
  text-transform: uppercase;
	margin: 0.9em 0 1em 0;
	padding: 0 0 0.3em 0;
	color: #000000;
	font-size: 1em;
	letter-spacing: 0.5em;
	border-bottom: 1px dashed #000000;
}


/*Styling.. Can be really tough if you cannot match colors*/ body 
	{

	font-family:arial,sans-serif; font-size:10pt;
	}
blockquote 
	{
	border: 1px solid #000000;
	margin-left: 1em;
	padding-left: 2px;
	}
a 
	{
        
	color: #0000cc;
	}
a:hover 
	{
	color: #0000cc;
	}
a:visited, a:active
	{
	color: #0000cc;
	}

cite 
	{
	font-size: 0.9em;
	font-style: normal;
	}

h2 
	{
	font-size: 0.9em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	border-bottom: none;
	}

.date 
	{
	font-size: 0.75em;
	/*letter-spacing: 0.2em;*/
        display: block;
        float: right;
        width: 180px;
   	background: #FFFFFF;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
        color: #008000;
        padding: 2px 2px 2px 2px;
        text-align: right;
        margin: 0 0 5px 0;
	}

.storytitle a {
display: block;
position: relative;
left: -7px;
}
h3 
	{
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	}
	

p 
	{
/*	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #000000;
*/	}

.post 
	{
    margin-left:6px;
    background: #FFFFFF;
    border: none;
	padding: 1px 1px 1px 10px;
	}
.storytitle 
	{
	margin: 0 0 0.4em 0; 
	font-size: 1.4em;
	/*letter-spacing: 0.1em;*/
	font-weight: bold;
	
	}

.storytitle span 
	{
	text-transform: none;
	font-size: 1em;
	letter-spacing: 0;
	}

.storytitle a 
	{
	text-decoration: none;
	}

.storytitle a.img
	{
	text-decoration: none;
	border: none;
	font-weight: Normal;
	color: #0000cc;
	}


.storytitle a:hover 
	{
text-decoration: underline;
	}
.storycontent 
	{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color:#ffffff;
	}

.storycontent li 
	{	
	font-size: 0.9em;
	}

.storyother 
	{
	margin: 0.5em 0 1em 0;
	padding: 0;
	color: #333333;
	}

.storycontent a 
	{
    border: none;
    color: #0000cc;
	}

.storycontent a:visited 
	{
    border: none;
    color: #0000cc;
	}

.storycontent a:hover 
	{
        border: none;
	color: #0000cc;
	}

.storyother a 
	{
    color: #0000cc;
	}

.storyother a:visited 
	{
	color: #0000cc;
	}

.storyother a:hover 
	{
	color: #0000cc;
	}

/* classes used by the_meta() */
ul.post-meta 
	{
	list-style: none;
	}

ul.post-meta span.post-meta-key 
	{
	font-weight: bold;
	}

.meta 
	{
	/* font-size: 0.85em; */
	color: #008000;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
	/* font-family: verdana, helvetica, sans-serif; */
	}

.meta span 
	{
  margin: 0 0 0 10px;
	}

.meta li, ul.post-meta li 
	{
	display: inline;
	}

.meta ul 
	{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.meta a 
	{
	color: #008000;
	font-weight:bold;
	border-bottom: 1px solid #008000;
	}

.meta a:visited 
	{
	color: #008000;
	font-weight:bold;
	border-bottom: 1px solid #008000;
	}

.meta a:hover 
	{
	color: #008000;
	font-weight:bold;
	border-bottom: 1px solid #008000;
	}

/*  Calendar Styles */

#wp-calendar 
	{
  	background: #FFFFFF;
	empty-cells: show;
	font-size: 1em;
	margin: 0 0 0 0;
	width: 100%;
	border-collapse: collapse;
	}

#wp-calendar #next a 
	{
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a 
	{
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a 
	{
	display: block;
	text-decoration: none;
	color: #0000cc;
	}

#wp-calendar a:hover 
	{
	background: #C3D9FF;
	color: #FFFFFF;
	}

#wp-calendar caption 
	{
	color: #000000;
	font-size: 1em;
	text-align: left;
	margin: 0 0 1em 0;
	}

#wp-calendar td 
	{
	color: #333333;
	font: normal 1em verdana, helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;

	text-align: center;
	}

#wp-calendar td.pad:hover 
	{
	background: #C3D9FF;
	}

#wp-calendar td:hover 
	{
	background: #C3D9FF;
	color: #FFFFFF;
	}


#today 
	{
    background: #E8EEF7;
	}

#wp-calendar th {
	text-transform: capitalize;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #0000cc;
	}
