#leftmenu {font-size: medium;}
#news { margin: -1.5em -1em -1.5em -1em; }
#Cal { display : none;} 
#Nav { color: white;} 

a.nolinklook:hover { text-decoration: underline; }
a.nolinklook:link { text-decoration: none; }
a.nolinklook:visited { text-decoration: none; }
a.nolinklook2:hover { text-decoration: underline; font-weight:bold }
a.nolinklook2:link { text-decoration: none; font-weight:bold }
a.nolinklook2:visited { text-decoration: none; font-weight:bold }

body{ background-color: #fcfcfc;} 

#main { background-color : #FFFFFF;}

.posthead h2 {text-transform: none;} 
.postcontent p {font-face: Tahoma, Arial, Segoe UI; }

#header {
  text-transform: none;
  background-color: #a8a8a8;
  background-image: url(http://blogs.technet.com/photos/askperf/images/3137219/original.aspx);
  background-repeat: no-repeat;
  height: 105px

}


#content {margin-right: 260px;}

#sidebar-a {width: 250px;}

#sidebar-a h3 {
font-size:1.1em;
text-transform: none;
color: #000000;
border-bottom-color: #FF0000;
} 

h1 {  font-size : 1.8em;} 

h1 a:visited,
h1 a:active,
h1 a:link,
h1 a:hover
{color: black;} 

#tagline {
  color: black;
}

.post{
 font-size: small;
 background-color : #FFFFFF;
 border: 1px solid #000000;
 border-bottom-width: 2px;
 border-right-width: 2px;
 padding: 4px;
 line-height: 120%;
 margin-bottom: 20px;}

.ownercomment{
 font-size: small;
 background-color : #FFFFFF;
 border: 1px solid #FF0000;
 border-bottom-width: 2px;
 border-right-width: 2px;
 padding: 4px;
 line-height: 120%;
}

CODE { font-family: Calibri, Tahoma, Arial, Segoe-UI; font-size: 1em; }

/* box around comment content */
#comments { font-size: .small; }
#comments h4 { background: #FFFFFF;
padding: .5pc;
padding-bottom: 0pt;
margin-bottom: 0pt;
border-left: 1px solid black; 
border-right: 1px solid black; 
border-top: 1px solid black;  }

.commentssubhead { background: #FFFFFF;
margin-top: 0pt;
padding-left: 1pc;
border-left: 1px solid black; 
border-right: 1px solid black; 
}
.commentsbody { background: #FFFFFF;
padding-left: 1pc;
padding-right: 1pc;
padding-top: .5ex;
border-left: 1px solid black; 
border-right: 1px solid black; 
border-bottom: 1px solid black; 
margin-top: 0pt;
margin-bottom: 1ex;
}


.TagCloud, .SidebarTagCloud {
list-style-type: none;
font-size: 1em;
line-height: 120%;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 {
display: list-item;
font-size: 1.2em;
}

.TagCloud a:link, .TagCloud a:visited, .TagCloud a:active, .SidebarTagCloud 

a:link, .SidebarTagCloud a:visited, .SidebarTagCloud a:active {
margin: 0;
font-size: small;
font-weight: normal;
text-decoration: none;
}



