
body {
/*
	background: #fff;
	border: solid 2px #565;
	border-bottom: solid 1px #565;
	border-top: solid 3px #565;
	color: #000;/*
	/* font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; */
	/*
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	*/
}
 
#content {
	/*font-size: 1.2em;*/
}
#logo { display: none; }
#blogtitle h1 a { 
	font-size: 1.2em;
	color: #003366;
	text-decoration: none;
}
#menu {font-size:1.2em;}
#ajax_menu_results{font-size:1.2em;} 
.dropMenu select {font-size:0.9em;}

.menuText select { padding-right: 0; margin-right: 0; }

.storytitle a {
	text-decoration: none;
}

.postdate {
	/* font-size: 0.9em; */
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.8em;
}
.data{
	/*font-size: 0.8em;*/
	border-width: 0 1px 1px 1px;
	border-color:#2b75b1;
	border-style:solid;
	/*padding-left:5px;*/
}
/*#menu1{ */
#menu{
	border:1px solid #2b75b1;
	background:#e6edf8;
	/*margin-right:100px;*/
	width:240px;
	font-size: .9em;
}
#site_nav{
	background:#d6e7f9;
	border-right:1px solid #2b74b1;
	padding-left:12px;
	padding-top:10px;
	padding-right:6px;
	font-size: 0.9em;
}
#footer{
	text-indent:18px;
	/*font-size: 0.9em;*/
}
.meta {
	font-style: italic;
	display: block;
	font-size: 1.0em;
}
.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}
ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	/* font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px; */
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	/*font-size: 11px;*/
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}


.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
h3 #comments {
    font-size: 12pt;
}
#addressHdr a {  text-decoration: none; }

