body, html {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #EAECE0;
	background-image: none;
}
form {
	background-color: #3A477A;
}
img {
	border: 0;
}
#masthead {
	width: auto;
	height: 100px;
	background-image: none;
}
#userArea {
	margin: 0;
	margin-right: 20px;
	float: right;
	position: relative;
	padding: 4px 12px 7px 12px;
	background-color: Transparent;
	background-image: none;
	text-align: right;
	color: #000000;
}
#welcome {
	color: #000000;
	background-color: Transparent;
}
#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#title {
	position: relative;
	left: 20px;
	top: 10px;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
	height: 80px;
	width: auto;
	padding-left: 85px;
	background-image: url(/users/avatar.aspx?userid=2125);
	background-repeat: no-repeat;
}
#title .headermaintitle {
	color: #A0AE5A;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 32px;
	text-align: left;
	width: auto;
}
#title div {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	width: auto;
}
#title h1 {
	text-align: left;
}
#nav {
	width: auto;
	margin: 0;
	padding: 0;
	background: #666666 url('/themes//blogs/paperclip/images/cactus-nav-background.jpg') repeat-x;
}
#navbar {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden;
}
#navbar ul {
	margin-left: 20px;
}
#content {
	width: auto;
}
#main {
	width: auto;
}
#leftmenu {
	float: right;
	width: 200px;
	margin-right: 20px;
}
#leftmenu h3 {
	border-bottom: 1px white solid;
}
#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active, #leftmenu ul a:hover {
	color: #000000;
	font-weight: normal;
}
#NewsSideBar {
	border: none;
}
#QuickLinks, #RecentPostsSideBar, #TagSideBar, #ArchiveSideBar, #LinkSideBar, #NavSideBar, #VisitorLocations, #MyProfile, #NewsSideBar div {
	border: 1px #999999 solid;
	background-color: #D7D7CE;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	margin-bottom: 8px;
}
.posthead, .posthead a:link, .posthead a:visited, .posthead a:active, .posthead a:hover {
	color: #000000;
}
#comments h2 {
	color: #000000;
}
.quote {
	background: url(/Themes/Blogs/paperclip/images/comment-shadow.gif) white repeat-x left bottom !important;
	padding-bottom: 3px;
	margin-left: 10px;
	color: black !important;
	margin-right: 10px;
	font-family: consolas, "courier new" !important;
	font-size: inherit !important;
}
pre.code
{
	border-right: outset thin;
	border-top: groove thin;
	overflow-x: auto;
	border-left: groove thin;
	width: auto;
	border-bottom: outset thin;
	padding: 10px;
	margin: 0;
	background: white;
	color: black;
	font-family: consolas, "Courier New" , Courier, monospace;
}
div.code
{
	border-right: outset thin;
	border-top: groove thin;
	overflow-x: auto;
	border-left: groove thin;
	width: auto;
	border-bottom: outset thin;
	padding: 10px;
	margin: 0;
	background: white;
	color: black;
	font-family: consolas, "Courier New" , Courier, monospace;
}
.SidebarTagCloud {
	line-height: 125%;
}
.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active {
	color: #000000;
	font-size: 100%;
}
.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active {
	color: #000000;
	font-size: 95%;
}
.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active {
	color: #000000;
	font-size: 90%;
}
.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active {
	color: #000000;
	font-size: 85%;
}
.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active {
	color: #000000;
	font-size: 80%;
}
.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active {
	color: #000000;
	font-size: 75%;
}
.csharpcode, .csharpcode pre {
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
}
.csharpcode pre {
	margin: 0em;
}
.csharpcode .rem {
	color: #008000;
}
.csharpcode .xdoc {
	color: #808080;
}
.csharpcode .type {
	color: #2b91af;
}
.csharpcode .kwrd {
	color: #0000ff;
}
.csharpcode .str {
	color: #006080;
}
.csharpcode .op {
	color: #0000c0;
}
.csharpcode .preproc {
	color: #cc6633;
}
.csharpcode .asp {
	background-color: #ffff00;
}
.csharpcode .html {
	color: #800000;
}
.csharpcode .attr {
	color: #ff0000;
}
.csharpcode .alt {
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum {
	color: #606060;
}
