body {
	color: #222;
}

pre, tt {
	font-size: 1.2em;
}

a {
color: #21759B;
font-weight: bold;
text-decoration: none;
}

a:hover {
	color: #D54E21;
	font-weight: bold;
	text-decoration: none;
}

#barWrapper { width: 100%; margin:0; background: #f1f1f1; padding: 0; vertical-align: middle; font-size: 127%; font-family: sans-serif;}
#topBar { margin: 0 auto; width: 940px; }
#search { vertical-align: middle; float: left; padding: 8px 0; }
#nav { text-align: right; font-size: 100%; padding: 8px 0; } 
#nav a { padding: 8px 5px; color: #21759B; cursor: pointer; font-weight: normal; text-decoration:none; }
#nav a:visited { color: #21759B; }
#nav a:hover { color: #D54E21; text-decoration: none; }
#dropmenudiv { position:absolute; border:1px solid #D5D5D5; z-index:100; padding:0px; font-size: 110%; }
#dropmenudiv a, #dropmenudiv a:visited { display: block; text-decoration: none; color: #21759B; padding: 5px 10px; font-weight:normal; }
#dropmenudiv a:hover { background-color: #21759B; color: #fff; font-weight:normal; }
#nav a.current, #nav a.current:hover { background: #fff; color: #555; font-weight:normal; }


#searchInput {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#FFFFFF url(search.png) no-repeat scroll left center;
border:1px solid #D5D5D5;
color:#666666;
margin: 0;
margin-right:6px;
padding-left: 22px;
vertical-align:top;
min-width:130px;
font-size:80%;
width:10.9em;
}

#searchGoButton { margin-right: 0; font-weight: bold; padding-left:0.5em;
padding-right:0.5em;}

input.searchButton {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#21759B none repeat scroll 0 0;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
padding: 0;
font-size:80%;
margin-top: 0;
vertical-align: top;
}

input.searchButton:hover { background: #000; }

body {
background: #fff;
text-align:left;
margin:0;
}

#page {
background: none;
border:0 none;
margin:0 auto;
padding:0;
width: 940px;
margin-top: 1.5em;
}

#header {
background: none;
color: #000;
padding: 0;
margin:0;
display:block;
text-align: left;
width: 940px;
}

#wp-calendar {
	font-weight: bold;
}

#today {
background: pink;
border: 1px solid lightcoral;
}

#today a {
	color: #000;
}

#content {
margin:0;
padding: 0;
width: 940px;
/*margin-right: 81px;*/
}


p {
text-align:left;

}

.narrowcolumn .postmetadata {
text-align: left;
border-top: 1px dotted #000;
padding:0;
margin:0;
margin-top: 1em;
}

.widecolumn .postmetadata {
margin-top: 0;
border: 1px solid #ccc;
border-left: none;
border-right: none;
}

.postmetadata small {
	color: #000;
}
#LanguageLinks {
font-size: 125%;
color: black;
margin-top: 5px;
}
#LanguageLinks small {
color:#555;
}

#date {
font-size: 1.25em; 
font-weight: normal;
text-align:center;
padding:0;
width: 75px;
color: #000;
}
#date img {
	margin-bottom: 0.3em;
}

#sidebar {
margin-left:0 ;
padding: 0;
display: none;
}

#serv {
/*font-family: mono;*/
/*margin-bottom: 2em;*/
padding: 1em 0;
vertical-align: top;
width: 200px;
/*border-bottom: 1px dotted #000;*/
}

td.head {
	padding-right: 10px;
	width: 70px;
	text-align: center;
	vertical-align: top;
}

.alive {
	color: darkgreen;
	font-weight: bold;
}

.dead {
	color: lightcoral;
	font-weight: bold;
}

.uplow {
	color: red;
	font-weight: bold;

}

.upmed {
	color:#e79e00; 
	font-weight:bold;
}

.uphi {
	color: #7ab52d;
	font-weight: bold;
}

.loadlow {
	color: #7ab52d;
	font-weight: bold;
}

.loadmed {
	color: purple;
	font-weight: bold;
}

.loadhi {
	background:red;
	color:#fff; 
	font-weight:bold;
}


#legend {
/*	margin-bottom: 2em;*/
	font-size: 80%;
	width:100%;
	text-align: center;
	border-bottom: 1px dotted #000;
}
.post {
padding:0;
margin:0;
}

#footer {
	width: 100%;
	border-top: 10px solid #000;
	background: #D9D4CC;
	clear:both;
}

.avatar {
	display: none;
}

h1 {
	color: #000;
	margin:0;
	padding:0;
	text-align: left;
	font-size: 1.25em;
	font-family: sans-serif;
	font-weight: normal;
}

.by {
	margin:0;
	padding:0;
	font-size: 0.8em;
	margin-left: 0.2em;
	color: #444;
}

h2.title {
	margin:0;
	padding:0;
	font-family: sans-serif;
	font-weight: normal;
	line-height: 0.9em;
	color: #000;
	font-size: 1.75em;
	text-decoration: none;
	font-weight: normal;
}

.title a {
	font-weight: normal;
}

.title a:hover {
	text-decoration: none;
	color: #D54E21;
}

.entry {
	margin-top: 1em;
}

#uptime {
	text-align:center;
	margin-bottom: 1em;
	margin-top: 1em;
}

#comment:focus, #email:focus, #author:focus, #captcha_code:focus, #url_hp:focus{
	background: #fff;
}

#submit, #email, #author,#comment, #captcha_code, #url_hp {
/*	background: #f7f2d0;*/
	border: 1px solid #333;
	background: #E9F8FF;
}
#submit {
	background: #222;
	color: white;
	font-weight: bold;
}

#submit:hover {
	color: pink;	
}

.commentlist {
}
.commentlist li {
margin:0;
font-size: 1em;
}

#url {
	display: none;
}

h2.pagetitle {
margin:0;
text-align:left;
margin-bottom: 2em;
background: pink;
border: 1px solid lightcoral;
padding-left:0.5em;
}

.commentmetadata {
	float:right;
}
.commentlist li {
	vertical-align: top;
}
.commentlist {
	vertical-align:top;
}
