body{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif
}




DIV.post > div.posthead > h2 {
	font-size:1.7em;
	text-transform:none;
	FONT-FAMILY: Geneva, Arial, Helvetica;
	padding-bottom: 0;
	color: #555555;
}

pre { 
 font-family: Consolas, "Courier New", Courier, monospace;
 color: #333333;
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */

}
pre span.numeric   { color: #808080; }
pre span.keyword   { font-weight: bold; color: #000000; }
pre span.comment   { font-style: italic; color: #808080; }
pre span.string    { color: #666666; }
pre span.delimiter { color: #808080; }
pre span.type      { font-weight: bold; color: #333333; }
pre span.operator  { color: #808080; }
}

code { font-family: Consolas, "Courier New", Courier, monospace; color: #333333; font-weight: bold;}


DIV.post H1 {
	MARGIN-TOP: 1.5em; FONT-FAMILY: Geneva, Arial, Helvetica; MARGIN-BOTTOM: 0.1em; FONT-SIZE: 1.6em
}
DIV.post H2 {
	MARGIN-TOP: 1.5em; FONT-FAMILY: Geneva, Arial, Helvetica; MARGIN-BOTTOM: 0.1em; FONT-SIZE: 1.4em
}
DIV.post H3 {
	MARGIN-TOP: 1.5em; FONT-FAMILY: Geneva, Arial, Helvetica; MARGIN-BOTTOM: 0.1em; FONT-SIZE: 1.2em
}
DIV.post H4 {
	MARGIN-TOP: 1.5em; FONT-FAMILY: Geneva, Arial, Helvetica; MARGIN-BOTTOM: 0.1em; FONT-SIZE: 1.1em
}
DIV.post H5 {
	MARGIN-TOP: 1.5em; FONT-FAMILY: Geneva, Arial, Helvetica; MARGIN-BOTTOM: 0.1em; FONT-SIZE: 1em
}
DIV.post H6 {
	MARGIN-TOP: 1.5em; FONT-FAMILY: Geneva, Arial, Helvetica; MARGIN-BOTTOM: 0.1em; FONT-SIZE: 0.9em
}

span.ratemenu {
	border: none;
}

#sidebar-a > DIV {
	BORDER: #414141 1px solid;
	MARGIN: 0px 0px 15px;
	
}

/*
#sidebar-a > DIV#NewsSideBar {
	BORDER: none;
    MARGIN: 0px;
}
*/

#sidebar-a H3, #sidebar-a P, #sidebar-a UL, #sidebar-a LI, #sidebar-a A:active, #sidebar-a A:visited, #sidebar-a A:link, #sidebar-a A:hover {
	BORDER: none; PADDING: 5px; MARGIN: 0px;
}

#sidebar-a H3{
	BACKGROUND: #F4F4F4; COLOR: #333333; BORDER-BOTTOM: #C9C7BA 1px solid; MARGIN-BOTTOM: 5px;
}

div#SearchSideBar > br { display:none }

#title a{
	display: none;
	
}

#title H1{
	background:transparent url('http://blogs.msdn.com/photos/vijayeg/images/9792537/original.aspx') no-repeat scroll left top;
	height: 32px;
	margin: 2px;
	padding: 3px;
}

#tagline
{
	display: none;
}

A:visited {
	COLOR: #414141; TEXT-DECORATION: none;
}
A:active {
	COLOR: #414141; TEXT-DECORATION: none
}
A:link {
	COLOR: #414141; TEXT-DECORATION: none
}
A:hover {
	COLOR: #555555; TEXT-DECORATION: underline
}


/* Tag Cloud styling ----------------------------------------------------*/
.TagCloud {
	BACKGROUND-COLOR: #f4f4f4
}
.Tag1 A:link {
	COLOR: #111
}
.Tag1 A:visited {
	COLOR: #111
}
.Tag1 A:active {
	COLOR: #111
}


/* Tag Cloud styling ----------------------------------------------------*/
.Tag2 A:link {
	COLOR: #222
}
.Tag2 A:visited {
	COLOR: #222
}
.Tag2 A:active {
	COLOR: #222
}


/* Tag Cloud styling ----------------------------------------------------*/
.Tag3 A:link {
	COLOR: #333
}
.Tag3 A:visited {
	COLOR: #333
}
.Tag3 A:active {
	COLOR: #333
}


/* Tag Cloud styling ----------------------------------------------------*/
.Tag4 A:link {
	COLOR: #444
}
.Tag4 A:visited {
	COLOR: #444
}
.Tag4 A:active {
	COLOR: #444
}


/* Tag Cloud styling ----------------------------------------------------*/
.Tag5 A:link {
	COLOR: #555
}
.Tag5 A:visited {
	COLOR: #555
}
.Tag5 A:active {
	COLOR: #555
}


/* Tag Cloud styling ----------------------------------------------------*/
.Tag6 A:link {
	COLOR: #666
}
.Tag6 A:visited {
	COLOR: #666
}
.Tag6 A:active {
	COLOR: #666
}


/*Masthead*/
#masthead A:link {
	COLOR: #809203
}
#masthead A:visited {
	COLOR: #809203
}
#masthead A:active {
	COLOR: #809203
}
#masthead A:hover {
	COLOR: #809203
}
