/* @override http://blogs.msdn.com/brandonwerner/customcss.ashx */

/* @override http://blogs.msdn.com/brandonwerner/customcss.ashx */

div#masthead {
	display: none;
}

#content2 div.post div.postview h2 {
	line-height: 120%;
	font-size: 150%;
}

/* @override http://blogs.msdn.com/brandonwerner/customcss.ashx */

body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	line-height: 19px;
	text-align: center;
	background: #F7F7F7 url('http://brandonwerner.blob.core.windows.net/images/bg-top.gif') no-repeat right
0;
	color: #535353;
	position: relative;
}


#container {
	margin: 0px auto;
	text-align: left;
	padding: 10px 20px 10px 20px;
	width: 970px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 2;
	border-style: outset;
	border-width: thin;
}

#title {
	height: 45px;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background: url('http://brandonwerner.blob.core.windows.net/images/werner.gif') no-repeat;
	position: relative;
	overflow: hidden;
	text-indent: -300px;
	padding-bottom: 15px;
	margin-top: 15px;
}

#tagline {
	position: relative;
    visibility: visible;
	color: black;
	font-size: 18px;
	display: none;
}


#sidebar-a h3 {
	background: #303933;
	font-size: 100%;
	color: #FFFFFF;
}

#NewsSideBar h3 {

display:none;
}

div#BlogLinksSideBar {
	display: none;
}


.postsubhead{
	background: #303933;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 100%;
}

#content2 div.post div.postsub h2 {
	line-height: 120%;
	font-size: 150%;
}

a:visited,
a:active,
a:link {	
	text-decoration: none;
	color: #303933;
	border-width: thin;
}

#whoamI p a {
	text-decoration: none;
	color: #303933;
	font-weight: bold;
}
#content2 
{
	width: 100%;
	overflow: visible;
	margin-left: -12px;
	border-top: thin none gray;

}

#whoamI p {
	border-style: none;
}
div#contentwrapper {
	background-color: white;
}
#sidebar-a {
	margin: 0px;
	padding: 0px;
	width: 220px;
	\width: 230px;
	w\idth: 220px;
	font-size: 0.9em;
	height: 1205px;
	background: white url('http://brandonwerner.blob.core.windows.net/images/bg-menu.jpg') no-repeat 20px 991px;
}
#TagSideBar {
	display: none;
}

#who {
	font-size: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
#disclaimer {
	padding-top: 10px;
	padding-bottom: 5px;
}
#masthead {
	width: 980px;
}

#SubscriptionsSideBar {
	display: none;
}
h1 {
	padding-top: 5px;
	padding-bottom: 5px;
}