body
{
	background-color: #678fc2;
	font-size: .9em;
	font-family: Constantia, Georgia, Book Antiqua, Garamond, Palatino, Times New Roman, Times, serif;
}

#leftmenu
{
	padding-top: 9px;
}

#leftmenu h3
{
	border-bottom-color: #afafaf;
}

#title h1
{
	font-size: 16px;
}

#navbar
{
	padding-top: 1px;
}

img
{
	margin-bottom: 8px;
}

#welcome
{
	font-size: .8em;
	padding: 4px;
	padding-top: 4px;
	background-color: #5b5b5b;
}

#welcome a:link, #welcome a:visited, #welcome a:active
{
	text-decoration: none;
}

#welcome a:hover
{
	text-decoration: underline;
}

#Search .searchBox
{
	width: 140px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: .9em;
	background-color: #fff7cd;
	font-family: Constantia, Georgia, Book Antiqua, Garamond, Palatino, Times New Roman, Times, serif;
}

#Search .searchBox:hover
{
	background-color: #ffffff;
}

.post
{
	text-align: justify;
	font-size: 1em;
}

h3
{
	color: #5b5b5b;
}

code
{
                 text-align: left;
}

/* Normal links */
a:visited, a:active, a:link
{
	text-decoration: none;
	color: #11449e;
}

a:hover
{
	color: #d48c00;
	text-decoration: underline;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #d48c00;
	text-decoration: none;
}

#leftmenu h3
{
	color: #000000;
}

#leftmenu ul a:hover
{
	color: #11449e;
	text-decoration: underline;
}

#comments h2
{
	font-size: 1.4em;
	margin-top: 0px;
}

.CommentArea .CommentText3
{
	background-color: #fff7cd;
}

.CommentAreaOwner .CommentText3
{
	background-color: #c1d3e7;
}

.CommentFooter
{
	font-size: .9em;
	color: #5b5b5b;
}

#masthead
{
	background-image: url(http://blogs.msdn.com/photos/jensenh/images/1113463/original.aspx);
}

/* Post title on the main page */
.posthead
{
	border-style: dotted;
	border-color: #afafaf;
	font-size: 1.6em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}
.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #11449E;
}

.posthead a:hover
{
	color: #d48c00;
}

.postfoot
{
	margin-bottom: 60px;
	border-color: #afafaf;
	color: #5b5b5b;
}

/* Post title on the actual post page */
.pageTitle
{
	color: #5b5b5b;
	font-weight: normal;
	margin-bottom: 0px;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	font-size: 125%;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	font-size: 117%;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	font-size: 109%;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	font-size: 101%;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	font-size: 93%;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	font-size: 85%;
}