@charset "utf-8";
/* CSS Document */

#top 
{
	height: 145px;
	padding : 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color : #f9e061;
	color : #fff;
	border-bottom : 4px solid #dc9426;
	background-repeat: no-repeat;
	background-image: url(http://www.wedsg.com/msvirtualizationteamblog/images/ms-virtualization-blog-header.jpg);
}

#tagline {
	font-size : 1px;
	margin : 0px;
	color : #d6872a;
	padding-left : 0px;
}
#main .post
{
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 20px;
	border-bottom: 1px solid black;
	color: #000000;
}


#main {
	margin-left : 250px;	
	background-color : #ffffff;
	padding-left : 10px;
	border-left : 1px solid #f5ad2f;
	border-bottom : 1px solid #f5ad2f;
	color: #f5ad2f;
	height: 1%;
	padding-bottom: 500px;
}
#comments
{
	border-top: 1px dashed #f5ad2f;
	color : #f5ad2f;
	margin-top:15px;
	padding-bottom: 20px;
	margin-left: 20px; 
}
h3 
{
	color : #f5ad2f;
	font-size : 1.2em;
	border-bottom : 1px dashed #f5ad2f;
}
#commentform dt, #contactform dt {
	color: #f5ad2f;
	}
#masthead {
	color: #000000;
	text-align: left;
	padding: 0.4em;
	font-size: 0.8em;
	border-bottom: 2px solid #ebb62a;
	background: #ebb62a;
}





body {
	font-size : 0.8em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	background : #faf3d9;
	color: #dc9426;
}

h1 {	
	margin : 0px;
	font-size : 1.5em;
	font-family: Arial;
}
h1 a:link {
	color : #000000;
	padding-left : 275px;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #FFFFFF;
	padding-left : 35px;
		font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration : underline;

}

h1 a:hover {
	color : #f8d82c;
	text-decoration : none;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-family: Tahoma;
	font-weight: normal;
}

h5 
{
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-family: Tahoma;
	font-weight: normal;
	padding-top: 5px;
}

li
{
color : #000000;
}

a:visited {	
	color : #4f4f4f;
	text-decoration : none;
}

a:hover {	

	text-decoration : underline;
}


a:link {	
	color : #0b65b1;
	text-decoration : none;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #0b65b1;
	text-decoration: none;
}
.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	text-decoration: none;
	margin-right: 6px;
	color: #0b65b1;
	font-size: 100%;
	font-weight: 200;
}

.postsubhead{
	color : #0b65b1;
	background-image : url(../photoDash2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #ffffff;
}

.postsubhead a:visited,
.postsubhead a:active,
.postsubhead a:link {
	color : #368e04 ! important;
}

#leftmenu h3 {
	font-size : 0.9em;
	margin : 0px;
	padding : 0px;
	border-bottom : none;
	color : #0b65b1;
}

#leftmenu ul {
	list-style : none;
	margin : 0px;	
	padding : 0px;
	padding-bottom: 10px;
	margin-left : 5px;
	font-size : 0.8em;
}
.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #FFFFFF;
	border-style: none;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #FFFFFF;
	border-style: none;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}
