/* Chris Schmich's variant of Mike Swanson's variant of "Simple" skin for CS 1.0. */

html, body {
	margin: 0px auto;
	padding: 0;
	color: #333333;
}
	
body{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
	
a:visited,
a:active,
a:link {
	text-decoration: none;
	color: #306cc9;
}
	
h1,h2,h3,h4,h5
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-weight: normal;
}

h1 {	
	margin : 0px;
	font-size : 1.5em;
}

h1 a:visited,
h1 a:active,
h1 a:link {}
	
h1 a:hover{
	text-decoration: none;
}
	
h2 {
	margin-top : 10px;
	font-size : 1em;
}
	
h3 {
	font-size: 1.1em;
	text-decoration: none;
}
	
h3 a:hover{
	text-decoration: none;
}

h5 {
	margin: 0px;
	padding: 0px;}
	
p {
	margin: 0px 0px 12px 0px;
	visibility: none;
}
	
input.text {
	width : 300px;
}

input
{
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

textarea {
	width : 300px;
	height : 200px;
}

/*Layout*/
#wrapper {
	padding: 0px;
}
	
#container {
	margin: 0px auto;
	text-align:left;
	padding: 0px;
	width: 100%;
	}
	
/*Blog Header*/	
#header{
    background-image: url("http://blogs.msdn.com/blogfiles/profiler/WindowsLiveWriter/Images_10A21/banner-repeat_2.png");
	height: 113px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
}

#header h1{
	display: none;
}

#title p {
	padding: 0px 0px 0px 0px;
	height: 113px;
	background-repeat: no-repeat;
	background-position: right;
}
	
/* #title is a placeholder div for putting pictures in place of the blog title*/
#title {
	height: 113px;
    background-image: url("http://blogs.msdn.com/blogfiles/profiler/WindowsLiveWriter/Images_D170/banner_6.png");
	background-repeat: no-repeat;
}
	
/*Subscription Bar*/
#subscriptions {
	margin: 0px;
	padding: 0px;
}

/* End Navigation*/
  
#content2 
{
	padding: 0px;
    margin: 0px;
	width: 100%;
	overflow: hidden;
	display: inline;
}
	
#contentfooter {
	clear: both;
}
	
/*Sidebar*/

#sidebar-a h3 {
	color: #414159;
	background: #ffffff;
	margin-top: 0em;
	margin-left: 0em;
	padding: 2px 2px 2px 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
    font: 10pt "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-weight: bold;
}
	
#sidebar-a p {
	margin : 0px 0px 15px;	
	padding : 5px;
	border: 1px #aaaaaa dotted;
	border-top: 0px;
}

#sidebar-a ul {
    font-size: 10pt;
	list-style : none;
	margin : 0px 0px 15px;
	padding : 5px;
	border: none;
	text-indent: -2px;
}

#sidebar-a li {
	margin-top: 6px;
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;
}
	
#sidebar-a a:hover {
	text-decoration: underline;
}
/*End Sidebar*/

#footer {
	clear: both;
	padding: 5px 10px;
	margin: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}
/*End Layout*/

/*Post*/
.post{
	padding: 0px;
	margin: 0px 0px 0px 0px;
    margin-bottom: 40px;
}


.post img{
	padding: 5px 5px 5px 0px;
	margin: 5px 5px 5px 0px;}

.post h2{
	font-size: 1.2em;
	margin: 0px;
	padding: 0em 0em 0.5em;}
	
.post h5{
	font-size: 1em;
	margin: 0px 0px 0.5em;}
	
.postsub, .postview {
	border-style: none;
	margin: 0px;
	padding: 0em 0px 0em 0px;
	border-top: 0px;
}

.postsub p, .postview p
{
    font-size: 10pt;
}

.postsub a, .postview a {
	font-weight: normal;
    text-decoration: underline;
}

.postsub a:hover, .postview a:hover {
    text-decoration: underline;
}

.postsub h2 a, .postview h2 a {
    font-weight: normal;
    text-decoration: none;
}

.postsub h2 a:hover, .postview h2 a:hover
{
    text-decoration: underline;
}
	
.postsub img, .postview img {
	padding: 5px 5px 5px 0px;
	margin: 5px 5px 5px 0px;
}
	
.postfoot, .postview .postfoot {
    background-color: #F7F7F7;
	margin: 0px;
    padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #959595;
	line-height: 1.5em;
    font-size: 9pt;
}

.postfoot a, .postview .postfoot a {
    font-weight: normal;
    text-decoration: none;
}

.postfoot a:hover, .postview .postfoot a {
    text-decoration: underline;
}
	
.postfoot img{
	margin: 0px;
	padding: 0px 0px 0px 1em;
	border: 0px none;
}
	
.postsubhead{
	padding: 0px 0px 0px 0px;
	margin: 0em;
	font-weight: normal;
	text-align: left;
	background-color: #ffffff;
    padding-top: 5px;
    border-top: 1px solid #DDDDDD;
    padding-bottom: 5px;
    border-bottom: 1px solid #DDDDDD;
    background-color: #F0F0F0;
    font: 10pt "Trebuchet MS", Tahoma, Verdana, sans-serif;
    background-color: #111D33;
    background: url("http://blogs.msdn.com/blogfiles/profiler/WindowsLiveWriter/Images_D170/fade-head_2.png");
    background-repeat: repeat-x;
}

.postsubhead a:link,
.postsubhead a:visited {
    color: #FFFFFF;
	font-weight: normal;
}

.postsubhead img {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	border: 0px none;
}

#posttoolbar {
	font-size: 0.9em;
	margin: -2em 0px 0px;
	padding: 0px 0px 0px 5px;
}
/*Blog rating menu*/
.ratemenu {
	font-size: 0.9em;
	background-color: #FFFFFF;
	border: 1px #aaaaaa dotted;
	padding: 1em;
	margin: 0.5em;
}
/*End Post*/

/*Comments*/
#comments h4 {
	margin : 0px;
	font-size : 1em}

#comments{
	margin: 0px 0px 1em;}
	
.commentsbody {	
    margin: 10px 0px 0px;
	padding: 0px 0px 5px;
	font-size: 0.9em;}
	
.commentspan {
	padding-left: 5px;
	text-align: right;
	float: right;
	width: 200px;
}
	
.commentssubhead{
	color: #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.85em;}
.comment {
	padding: 1em;
}
.altcomment{
	background-color: #EBEBEB;
	padding: 1em;
}
.commentowner
{
	background-color: #D7D7D7;
	padding: 1em;
	border: solid 1px #dddddd;
	margin-bottom: 1em;
}
.altcommentowner
{
	background-color: #eeeeee;
	padding: 1em;
	border: solid 1px #cccccc;
	margin-bottom: 1em;
}

/*End Comments*/	


/*Comment Form*/
#commentform {
	padding: 10px 0px 3px 0px;}

#commentform dl {
	margin: 0;
	padding: 0;}

#commentform dt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#commentform dt em {}
 
#commentform .smallbox {
	width: 300px;
	border: 1px solid #333333;
	padding: 2px;}

#commentform textarea {
	width: 400px;
	height: 180px;}
	
/*End Comment Form*/

/*Contact Form*/
#contactform {
	padding: 10px 0px 3px 0px;}

#contactform dl {
	margin: 0;
	padding: 0;}

#contactform dt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#contactform dt em {}
 
#contactform .smallbox {
	width: 300px;
	border: 1px solid #333333;
	padding: 2px;}

#contactform textarea {
	width: 400px;
	height: 180px;}
/*End Contact Form*/

/*News Box*/
#news{
	margin : 0px 0px 15px;
	padding : 5px;
	border: 1px #aaaaaa none;
	border-top: 0px;
}

/*Searchbox*/
#search .searchBox {
	width: 130px;
	border: 1px solid #666666;
	margin: 0em 5px;
	padding: 2px;}

#search{	margin : 0px 0px 15px;	
	padding : 5px;
	border: 1px #aaaaaa dotted;
	border-top: 0px;}
/*End Searchbox*/

/*Calendar. Please note: The ASP.NET calendar control has some flaws that prevent it from being effectively styled using CSS. Hopefully the CS team can come up with a better custom calendar control for CS 1.1*/
#cal{	margin : 0px 0px 15px;	
	padding : 5px;
	border: 1px #aaaaaa dotted;
	border-top: 0px;}
#Cal a,	
#Cal a:active,
#Cal a:visited,
#Cal a:link {
	text-decoration : none;
	font-weight: bold;
	color: #006bad;
	font-size: 1em;
}
	
#Cal a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}
.Calendar{
	font-size: 0.95em;
	width: 200px;}
	
.CalendarTitle{
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;}
	
.CalendarDayHeader{
	font-weight: bold;}
	
.CalendarOtherMonth{
	color: #FFFFFF;
}
	
.CalendarNextPrev{
	vertical-align: bottom;
	font-size: 1em;
	font-weight: normal;
	padding-top: 1em;
	padding-right: 3px;
	padding-left: 3px;}
	
.CalendarWeekend{}
/*End Calendar*/

/*w.bloggar uses a class called .media for its iTunes and wmp10 "now playing" plugin*/
.media {
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;}
	
/*Clearing element for floats*/
.spacer{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;}
	
/*skin button*/
/* This button is based upon a technique described by Mike Golding at Notestips.com:
   http://www.notestips.com/80256B3A007F2692/1/NAMO5LV2NN    */
#skinbutton {
	float: right;
	margin-right: 1em;}
	
#skinbutton ul{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;}
	
#skinbutton li{
    border: 1px solid #999; 
	margin: 5px 0 0 20px; 
	width:9em;}
	
#skinbutton li a{
    color: #333; text-decoration: none;}
	
head:first-child+body #skinbutton li{
    padding-right:2px;}
	
.skinbuttonlink {
    display:block;
	font: 0.75em verdana, arial, sans-serif;
	padding: 2px 0 2px 0px; border: 1px solid white;
	text-decoration: none; width:100%;
	background: #ddd;color: #333;}

.skinbuttonlink span{
    font: bold 1.0em verdana, arial, sans-serif;
	padding: 2px 3px;
	color: #fff;}
 
.cs span{background:#333333;}
/*End Skinbutton*/

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlReadOnly img, .CommonRateControl img, .CommonRateControlActive img
{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

/* The masthead sits at the top of the page.*/
#masthead {
	color: #959595;
	text-align: right;
	padding: 2px 5px 2px 2px;
	font-size: 0.8em;
	background-color: #414159;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	list-style-type: none;
}

.SidebarTagCloud
{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	list-style-type: none;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active,
.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active,
.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active,
.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active,
.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active,
.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	text-decoration: none;
	margin-right: 6px;
	color: #002850;
    font-size: 12px;
    font-weight: normal;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
    color: #0055AA;
}

.SearchStatistics
{
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Inline tag editor */
.InlineTagEditor
{
	padding: 4px;
	border: solid 1px #999999;
	background-color: #f3f3f3;
}

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.TextButton:link
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.TextButton:visited
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.TextButton:active
{
	text-decoration: none;
	color: #333333;
}

.TextButton:hover
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

/* Modal Styles */

.ModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
}

.Modal
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

.ModalTitle
{
	font-family: Tahoma, Arial, Helvetica;
	height: 18px;
	font-size: 16px;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	background-color: #dddddd;
	color: #000000;
	font-weight: bold;
	cursor: move;
	overflow: hidden;
	text-align: left;
}

.ModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(../../../default/images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.ModalContent
{
	background-color: #ffffff;
}

.ModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}

.ModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(../../../default/images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}
  
#content {
	margin-left: 205px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
    padding-top: 20px;
}
	
/*Sidebar*/
#sidebar-a {
    float: left;
	width: 160px;
    margin: 0px;
	padding: 0px 0px 0px 0px;
    padding-right: 0px;
    padding-left: 10px;
	font-size: 0.9em;
	height: 100%;
}

#BlogLinksSideBar {
	margin-top: 33px;
}

.postsub h2, .postview h2
{
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 9px;
    font-family: Georgia, serif;
    font-size: 15pt;
    font-weight: normal;
    color: #404040;
}

.postview h2
{
    text-decoration: underline;
}

.postsub, .postview
{
    background-image: url("http://blogs.msdn.com/blogfiles/profiler/WindowsLiveWriter/Images_D170/fade_2.png");
    background-repeat: repeat-x;
}

.postsub
{
    padding-top: 5px;
    font: 10pt "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

.postsubhead,.postsub h2, .postsub p, .postfoot, .postview .postfoot
{
    padding-left: 10px;
    padding-right: 10px;
}

.post p, .post ul
{
    line-height: 160%;
}

a:visited, a:active, a:link
{
    color: #002850;
}

#TagSideBar ul
{
    line-height: 150%;
}

#sidebar-a h3
{
    color: #404040;
}

#welcome, #masthead
{
    display: none;
}

.postsubhead a:hover {
    color: #DDD;
}

a:hover {
	text-decoration : underline;
    color: #0055AA;
}

#postToolbar h2, #content h3 
{
    font-size: 14pt;
}

.code
{
   font-family: "Courier New", Courier, fixed;
}

p.code
{
   margin-left: 20px;
}

table.key
{
    width: 35%;
}

table.key th
{
    font-weight: bold;
    background-color: rgb(11, 23, 44);
    color: white;
}

table.key th,
table.key td
{
    padding: 3px;
    padding-left: 5px;
}

table.key td
{
    vertical-align: top;
    text-align: left;
    background-color: #fefefe;
    color: black;
}

table.key td:first-child
{
    padding: 3px;
    text-align: center;
    background-color: #fefefe;
    color: black;
}

table.key td
{
    background-color: #fefefe;
    color: black;
}

table.key tr.odd td
{
}

table.key ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
}

table.key li
{
    margin: 0px;
    padding: 0px;
}

table.key em
{
    text-decoration: none;
    font-weight: bold;
}
