body 
{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family : 宋体,Tahoma, Verdana, Sans-Serif;
	text-align: center;
	line-height: 1.1em;
	color: #000000;
	background: #A59D79;
	font-size: 14px;
}

html>#body { /* be nice to Opera */
	font-size: small;
}

h1 
{
	font-family: 宋体,Arial, Verdana, Sans-Serif;
	margin: 0px;
	font-size : 1.2em;
	color : #000000;
	font-weight : bold;
	padding-top: 15px;
	padding-left: 35px;
	margin-left: 162px;
	background: #FAEEB7;
	padding-bottom: 15px;
	text-decoration: none;
}

h2 
{
	font-family: 宋体,Arial, Verdana, Sans-Serif;
	margin: 0px;
	font-size : 1.2em;
	color : #000000;
	font-weight : bold;
	padding-top: 15px;
	padding-left: 35px;
	margin-left: 162px;
	background: #FAEEB7;
	padding-bottom: 15px;
	text-decoration: none;
}

/* This is the container (in yellowish color) that wraps
the individual elements of the page - top, nav-menu, leftmenu,
main and footer. */
#container
{
	margin: auto;
	width: 924px;
	height: auto;
	padding: 15px;
	background: #FAEEB7;
	border: solid 1px #000000;
}

/* Contains either a custom 920x100 header graphic or a generic
background graphic with .Text Blog name and .Text Blog description
superimposed on it.  NOTE: If you are NOT using a customer header
graphic, then be sure to unremark the background styling to provide
the generic header background. */
#top
{
	margin: 0px;
	padding: 0px;
	width: 920px;
	height: 100px;
	text-align : left;
	border: solid 1px #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1.0em;
	background: #333333 url(./images/defaultheaderbackground.jpg) no-repeat left;
}

/* Hack to set the correct width in IE.  IE calculates width differently
than other browsers.  Other browsers will ignore this additional CSS
element for top - IE will look at it anyway. */
*html #top
{
	width: 922px;
}

/* Formatting for Blog Title (if used) */
.headermaintitle,
.headermaintitle a,
.headermaintitle a:visited,
.headermaintitle a:link,
.headermaintitle a:active
{
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	font-size: 2.1em;
	
}

/* Formatting for Blog Description (if used) */
.headersubtitle,
.headersubtitle a,
.headersubtitle a:visited,
.headersubtitle a:link,
.headersubtitle a:active
{
	font-family: 宋体,Tahoma, Arial;
	color: #A59D79;
	text-decoration: none;
	font-weight: bolder;
	padding-left: 10px;
	font-size: 1.0em;
}

#nav-menu
{
	float: left;
	width: 920px;
	line-height: 2.0em;
	background-color: #333333;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

/* IE Hack for width calculations. */
*html #nav-menu
{
	margin-top: -3px;
	width: 922px;
}


#nav-menu li
{
	float: left;
	list-style: none;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	width: 20%;
}

#nav-menu a,
#nav-menu a:visited,
#nav-menu a:link,
#nav-menu a:active
{
	padding: 6px 10px 6px 30px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: .9em;
}

#nav-menu a:hover
{	
	font-weight: bold;
}

/* This adds the graphic for the RSS link in the nav menu. */
.RSSImage
{
	background: #333333 url(./images/atom-icon.gif) no-repeat center left;
}

/* This adds the graphic for the ATOM link in the nav menu. */
.ATOMImage
{
	background: #333333 url(./images/atom-icon.gif) no-repeat center left;
}

/* This adds the graphic for the HOME link in the nav menu. */
.HOMEImage
{
	background: #333333 url(./images/home-icon.gif) no-repeat center left;
}

/* This adds the graphic for the CONTACT link in the nav menu. */
.ContactImage
{
	background: #333333 url(./images/contact-icon.gif) no-repeat center left;
}

/* This adds the graphic for the ADMIN link in the nav menu. */
.AdminImage
{
	background: #333333 url(./images/admin-icon.gif) no-repeat center left;
}

/* This adds the graphic icon to the left of each comment to a post (the
two little MSN-ish people. */
.CommentsImage
{
	background: #333333 url(./images/commentsicon.gif) no-repeat center left;
}

/* Not used - but this could be used to set an icon for the Gallery
headings in .Text. */
.GalleryImage
{
}

/* Not used - could be used to place an icon next to the News title in
the Left-hand column. */
.NewsImage
{
}

/* Not used - could be used to place an icon next to the Blog Stats
title in the Left-hand column. */
.BlogStatsImage
{
}

/* Not used - could be used to place an icon next to each h3 heading
in the left-hand column.  */
.CategoryImage
{
}


#LeftMenu
{
	font-family: 宋体,Arial, Verdana, Sans-Serif;
	float: left;
	text-align: left;
	width: 200px;
	height: auto;
	margin: 0px;
	padding-top: 13px;
	font-size: .85em;
	color: #000000;
}

#LeftMenu a, 
#LeftMenu a:visited,
#LeftMenu a:active,
#LeftMenu a:link 
{
	margin: 0px;
	text-align: left;
	font-weight : normal;
	text-decoration: none;
	color : #606344;
}

#Calendar a,
#Calendar a:visited,
#Calendar a:active,
#Calendar a:link
{
	color : #EEA136;
	font-weight: bold;
}

#LeftMenu a:hover
{
	text-decoration : underline;
}

#LeftMenu h3 
{
	
	text-align: left;
	font-family: 宋体,Arial, Verdana, Sans-Serif;
	font-size : 1.0em;
	font-weight : bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 5px;
	border: solid 1px #000000;
	padding-top: 5px;
	padding-bottom: 11px;
}

/* IE Hack */
*html #LeftMenu h3 
{
	padding-bottom: 5px;
}

#LeftMenu li
{
	margin-left: -40px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-color : #FFFFFF;
}

/* IE Hack */
*html #LeftMenu li 
{
	margin-left: 0px;
}

#LeftMenu ul 
{
	text-align: left;
	font-weight : bold;
	list-style : none;
	margin-left: 0px;
	margin-top: -20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #000000;
	background-color : #FFFFFF;
}

#main 
{
	margin-top: 44px;
	text-align: left;
	margin-left: 15px;
	margin-right: -7px;
	background: #FAEEB7;
	font-size : 1em;
	width: auto;

}

/* IE Hack */
*html #main 
{
	margin-top: 0px;
	margin-left: 11px;
	margin-right: -37px;
	height: auto;

}

/* Formatting for h1 styles within MAIN. */
#main h1
{
	background : #FAEEB7;
}


div.post
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin-left: 200px;
	margin-right: 8px;
	background-color: #FFFFFF;
	margin-top: 13px;
}

div.postTitle
{
	font-family: 宋体,Arial, Verdana, Sans-Serif;
	font-size : .9em;
	color: #FFFFFF;
	border-bottom: dashed 1px #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color : #333333;
}

div.postTitle a:active,
div.postTitle a:visited,
div.postTitle a:link
{
	font-family: 宋体,Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-size: 1.0em;
	padding-left: 22px;
}

div.postTitle a:hover
{
	font-family: 宋体,Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	color : #FFFFFF;
}

div.postText
{
	background-color : #FFFFFF;
	position: static;
	margin:0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:150%;
	font-size:9pt;
}

div.postFoot
{
	background-color: #FFFFFF;
	font-size: .80em;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
}

div.postFoot a,
div.postFoot a:active,
div.postFoot a:link,
div.postFoot a:visited
{
	color: #6B664E;
	font-weight: bold;
	text-decoration: none;
}

div.postFoot a:hover
{
	text-decoration: underline;
}

/* Adds little folder icon next to the heading for each post. */
.PostImage
{
	background: #333333 url(./images/posticon.jpg) no-repeat center left;
}

p.date 
{
	font-family : 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	font-size : 1.0em;
	font-weight : bold;
	text-align: right;
	padding-right: 10px;
}

.MoreEntries,
.MoreEntries a,
.MoreEntries a:visited,
.MoreEntries a:active,
.MoreEntries a:link
{
	font-family : 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	font-size : 1.0em;
	color : #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 13px;
}

.MoreEntries a:hover
{
	text-decoration: underline;
}

.imageFrame a,
.imageFrame a:visited,
.imageFrame a:active,
.imageFrame a:link
{
	padding-top: -5px;
	font-family : 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	margin-left: 12px;
	color: #000000;
	text-decoration: none;
	font-size: .9em;
}

.imageFrame a:hover
{
	text-decoration:underline;
}

.imageFrame h1
{
	font-size: 1.1em;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
}

/* IE Hack */
*html .imageFrame h1
{
	padding-top: 14px;
}

.GalleryPictureView
{
	padding-left: 13px;
}

.Thumbnails
{
	border: solid 1px #000000;
}

.ContactForm
{
	font-size: 1.0em;
	margin-top: -15px;
	font-family : 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	padding-left:  10px;
}

/* IE Hack */
*html .ContactForm 
{
	font-size: 1.0em;
	margin-top: -15px;
	font-family : 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	padding-left: 195px;
}

.ContactForm p
{
	padding-left: 189px;
	padding-bottom: 10px;
	font-size: .9em;
}

/* IE Hack */
*html .ContactForm p
{
	padding-left: 2px;
}

.ContactFormText
{
	font-weight: bold;
}

#CommentForm
{
	font-family : 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	padding-left: 198px;
}

#CommentForm h3
{
	font-size: 1.05em;
	padding-left: 3px;
	color: #000000;
}

/* Formats the default "no comment" text when there are no comments
associated with a post. */
.NoComment
{
	margin-left: 275px;
	font-family: 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	text-align: center;
	font-size: 1.0em;
	color: Red;
}

/* CSS styles added to ASP.NET form for collecting comments. */
.FormText
{
	font-weight: normal;
	font-size: 0.9em;
	color: black;
	font-style: normal;
	font-family: 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	font-variant: normal;
	text-decoration: none;
}

#comments 
{
	font-size: 1.0em;
}

#comments a,
#comments a:active,
#comments a:visited,
#comments a:link
{
	padding-left: 0px;
}

#comments h3
{
	text-align: center;
	font-family : 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 1.05em;
	padding-left: 140px;
}

#comments div.post
{
	margin-top: 15px;
	width: 707px;
}

/* IE Hack */
*html #comments div.post
{
	margin-top: 30px;
}

#comments div.postText
{
	font-family : 宋体,Arial, Tahoma, Verdana, Sans-Serif;
	font-size: .9em;
	padding-top: 3px;
	padding-bottom: 3px;
}

#comments div.postTitle
{
	margin-top: 0px;
	padding-left: 5px;
}

/* IE Hack */
*html #comments div.postTitle
{
	margin-top: -15px;
	padding-top: 20px;
}

/* Formats contents of NEWS section in left-hand column if 
text is present in the admin tool for .Text */
.news
{
	margin-top: -20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	color : #606344;
	font-size: 1.0em;
}

/* Not used - a disclaimer was added to PageTemplate.ascx in a custom
version of the skin.  It was formatted here. */
.Disclaimer ul,
.Disclaimer li
{
	color : #606344;
	font-weight: normal;
}

/* Not used */
#related links
{
}

#footer 
{
	clear: both;
	text-align: center;
	width: 100%;
	font-size : .8em;
}

#UserPhoto,#Photo
{
	text-align: center;
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.PhotoList
{
	width:180px;
	border:1px solid #000000;
	margin-bottom:6px;
}
