html,body{margin:0; padding:5px}
body{font:90% "Trebuchet MS",arial,sans-serif; text-align:center; background-color: #EEE}
p{margin:0; padding: 0 12px 0.7em; line-height: 1.5; text-align:justify;}
a, a:visited{color: blue; text-decoration:none;}
a:active, a:hover{color: maroon; text-decoration:underline;}

div#container{width:924px; margin: 0 auto; background-color: white; text-align: left}
div#header{background-color: #0000A0; padding-left: 20px; color: white; font-size: 400%; font-weight: 900; vertical-align: top}
img.logo {position:relative; top:15px; left:0px;}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:8e8e8e;
	}
.menu ul{
	background:url(/images/menu-bg.gif) top left repeat-x;
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px 8px 0px 8px;
		}
	.menu li a{
		color:#000000;
		display:block;
		font-weight:bold;
		line-height:43px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#ffffff;
			text-decoration:none;
			}
	.menu li ul{
		background:#e0e0e0;
		border-left:2px solid #ff6600;
		border-right:2px solid #ff6600;
		border-bottom:2px solid #ff6600;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:200px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		padding:0px;
		width:200px;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#949494;
			color:#ffffff;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	.menu li.active{
		background:url(/images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}


#maintable {
  width:924px;
}

#maintable h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 24px;
	color: #FF8000;
	}

div#footer {
  position:relative; 
  width:924px; 
  height:50px; 
  overflow:hidden; 
  text-align:right;
  background:#0000A0;
}

#footertable a, #footertable a:visited{ color: white; text-decoration:none; }
#footertable a:active, #footertable a:hover{ color: orange; text-decoration:underline; }
#footertable td{ font-size: 12px; color: white; }


#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 16px;
	color: #FF8000;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
