body {
	font-size : 0.8em;
	font-family : "Segoe UI", Tahoma, Arial, Helvetica;
	margin : 0px;
	padding: 0px;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 0px;
}

a:visited,
a:active,
a:link {
	color: #790000;
}

.post
{
	margin: 0 0 20px 0;
}

.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-color: #dfdfdf;
	color: #818181;
	font-weight: normal;
	font-size: 1.6em;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}

.posthead a:hover
{
	color: #9E0B0E;
	text-decoration: none;
}

.postfoot 
{
	border-style: dotted;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #868686;
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;	
	margin-top: 0px;
	margin-bottom: 80px;
}

.postfoot .em
{
	color: #000000;
}

.pageTitle
{
	color: #818181;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}



#content 

{width: 988px;}

#masthead 
{
background-image: url(http://blogs.msdn.com/photos/office_hours_bloggers/images/9165403/original.aspx);
width: 1000px;
height: 200px;
}

#main 
{width: 730px;}

#nav 
{width: 988px;}

#leftmenu {width : 200px;}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active{
  color: #818181;
}

#leftmenu ul a:hover{
  color: #9E0B0E;
}

#title
{
	position: relative;
	left: 63px;
	top: 76px;
	width: 151px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	visibility: hidden;
}

#title h1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #008080
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #FF9933;
	line-height: 180%;
	list-style-type: none;
}

.SidebarTagCloud
{
	font-size: 80%;
	line-height: 200%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 160%;
	font-weight: 900;
	text-decoration: none;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 145%;
	font-weight: 800;
	text-decoration: none;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 130%;
	font-weight: 600;
	text-decoration: none;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 120%;
	font-weight: 500;
	text-decoration: none;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 110%;
	font-weight: 300;
	text-decoration: none;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	color: #FF9933;
	font-size: 100%;
	font-weight: 200;
	text-decoration: none;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
	font-weight: none;
}
#TasksSideBar
{
display:none;
}

#RecentPostsSideBar
{
display:all;
}

#TagSideBar
{
display:none;
}

