#leftmenu { font-size: x-small;}
#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: #EEEEEE;} 

#main { background-color : #FFFFFF;}

.posthead h2 {text-transform: none;} 
.postcontent p {font-face: Segoe UI,Tahoma; }

#header {
  text-transform: none;
  background-image : url(http://blogs.msdn.com/photos/michkap/images/7936507/original.aspx);
  background-repeat: no-repeat;
}


#sidebar-a h3 {text-transform: none;} 

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;
 border: 1px solid #CCCCCC;
 border-bottom-width: 2px;
 border-right-width: 2px;
 padding: 4px;
 line-height: 120%;
 margin-bottom: 20px;}

.ownercomment{
 font-size: x-small;
 border: 1px solid #CCCCCC;
 border-bottom-width: 2px;
 border-right-width: 2px;
 padding: 4px;
 line-height: 120%;
 margin-bottom: 20px;}

CODE { font-family: Consolas,Courier New,Lucida Console,Courier; font-size: 1em; }

/* box around comment content */
#comments { font-size: .9em; }
#comments h4 { background: #EEEEEE;
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: #EEEEEE;
margin-top: 0pt;
padding-left: 1pc;
border-left: 1px solid black; 
border-right: 1px solid black; 
}
.commentsbody { background: #EEEEEE;
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: x-small;
font-weight: normal;
text-decoration: none;
}
