body {
background-color: #002940;
background-image: url();
background-attachment: scroll;

}

# entrylistheader {
clear: both;
}



#container {
width: 1200px;
background-color: transparent;
}



#content{
padding-left: 10px;
padding-right: 10px;
margin-right: 0px;
float: left;
width: auto;
}



#subcontent-a{
width: 200px;
margin-right: 23px;
margin-left: 0px;
float: right;
background-color: #FFFFFF;
margin-bottom: 0px;
}

#WLSearchBoxDiv {
  position:absolute;
  top:110px;
  background-color: white;
}
#WLSearchBoxInput {
  padding-left: 2px!important;
}
#SearchSideBar {
  display:none;
}

#SubscriptionsSideBar{
display: first;
}


#TagSideBar {
display: second;
}

#BlogLinksSideBar{
display: third; 
}

#NewsSideBar{
display: fourth;
}

#ArchiveSideBar{
display: fifth;
}


#header{
height: 109px;
background-image: url(http://blogs.technet.com/photos/askperf/images/3057345/original.aspx);
background-repeat: no-repeat;
padding-left: 160px;
padding-top: 35px;
border-bottom: 0px;
margin-bottom: 0px;
clear: right;
}


#header h2{
display:none;
}




#header a{
color:#002940;
}



#header p{
font-size: 1.2em;
font-weight: normal;
color: #FFFFFF;
text-align: center;
padding-top: 10px;
padding-left:  400px;
float: left;
width: 300px;
}



#wrapper {

float: left;
width: 950px;
margin-left: 16px;
margin-right: 0px;
margin-bottom: 0px;
padding-left: 10px;
background-position: topleft;
background-color: transparent;
background-repeat: repeat-y;
background-image: url(http://blogs.technet.com/photos/askperf/images/3057396/original.aspx);
clear: left;

}



.contentheading{
font-family : Arial, Helvetica, sans-serif;
}



.contentsubheading{
font-family : Arial, Helvetica, sans-serif;
font-size: 1.0em
}



.entrylistheader{
font-family : Arial, Helvetica, sans-serif;
font-size: 1.2em
font-weight: strong;
}



.entryviewheading
{ 
font-family : Arial, Helvetica, sans-serif;
font-size: 1.0em
}

.sideheader{
font-family : Arial, Helvetica, sans-serif;
font-size: 1.0em;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 2px;
padding-bottom: 2px;
}


ul.sidelist li{
font-family : Arial, Helvetica, sans-serif;
font-size: 0.8em;
padding-bottom: 2px;
padding-top: 2px;
}


.searchbutton{
font-family : Arial, Helvetica, sans-serif;
font-size: 1.0em
}

.contentsubheading {
  display:none;
}

.aboutauthor {
  display:none;
}

DL.comments {	
FONT-SIZE: 0.9em;	MARGIN: 0px
}

DL.comments DT {	
BACKGROUND-COLOR: #ffffff
}

DL.comments DD {
BACKGROUND-COLOR: #ffffff
}

/* The masthead sits at the top of the page.*/

#masthead {
	color: #333;
	text-align: right;
	padding: 0.4em;
	padding-bottom : 0em;
	font-size: 0.8em;
}

#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}

#masthead ul li {
	display: inline;
}

#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}

#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #006bad;
	text-decoration: none;
}
