/*Styles for body.*/

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	background:#FFFFFF;
	width: 630px;
}


/*Styles for main content which will be wrapped to center. */
#MainWrapper
{
	background: #FFFFFF;
	color: #333333;
	margin: 0 auto;
	float: none;
	width: 630px;
}


/*Styles for the main header at the top. */
#Header
{
	color: #000000;
	padding-top: 0px;
	padding-bottom: 12px;
	background-color:#FFFFFF;
    font-size: 1.2em; font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#Header a
{
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
; font-family: Arial, Helvetica, sans-serif
}

/*Styles for the main header menus. */
#HeaderMenus
{
display: none
}


/*Styles for the contents that are displayed in side column. */
#SideContents
{
	display: none;
}

}

/*Styles for the main contents in the page. */
#MainContent
{
	width: 620px;
	float: none;
	margin: 0 5% 0 0;
	line-height: 1.2em;
	background-color: #FFFFFF;
}

#MainContent h2
{
	color: #000000;
	font-size: 1em;  
	margin: 0 0 5px 0;
	background-color: inherit;
	text-align: left;
}

#MainContent h2 a:hover { color: #000000; }
#MainContent h3 {font-size: 1em; padding: 10px 0 0 0; margin: 0 0 3px 0; }

#MainContent p
{
	color: #333333;
	text-align: left;
	background-color: inherit;
}

#MainContent a
{
	text-decoration: underline;
	background-color: inherit;
	color: #333333;
	
}

#MainContent img
{
	display: inline;
	color: inherit;
	background-color: inherit;
}

	a img { border: none; }

/*Styles for the page footer. */
#Footer
{
	float: none;
	margin: 0 auto;
	padding: 8px 0 1px 0;
	border-top: solid 1px #a9a9a9;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
; background-color: #FFFFFF
}

#Footer a
{
	color: #333333;
	background-color: inherit;
	text-decoration: underline;
}

#Footer a:hover { text-decoration: underline; }

#commentform { display:none; }

.replyForm { display:none; }

/*Styles for other classes. */
.AlignLeft
{
	margin: 10px 10px 5px 0;
	float: left;
}

.AlignRight
{
	margin: 10px 0 0 10px;
	float: right;
}

.centered
{
	text-align:center;
	margin: 0 auto;
}

/* WP STYLES */
.navigation { font-size: 80%; }
.alignleft { float: left; }
.alignright { float: right; }

.postmetadata
{
	text-align: right;
	font-size: 90%;
}

.post
{
	border-bottom: solid 1px #a9a9a9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.links , .links li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.links li ul, .links ul.indent { padding-left: 15px; }
.links a { font-weight: bold; }

.commentWrap .alt
{
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
; border: 1px #CCCCCC solid
; margin-bottom: 6px
}

.commentWrap .reg
{
	padding-left: 3px;
	padding-right: 3px;
; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
; margin-bottom: 6px
}

.replyForm
{
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 100px;
}

#sidebar ul, #sidebar li
{
	margin: 0 0 4px 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li ul li a { font-weight: bold; }

.borderbottom
{
	border-bottom: 1px #494949 solid;
	margin-bottom: 20px;
}

input#s
{
	width: 99px;
	color: #666;
}

#EntryBody a
{
	color: #333333;
	text-decoration: underline;
}

#EntryBody a:hover { color: #000000; }

#EntryBody li
{
	color: #333333;
	font: Verdana, Helvetica, Tahoma, Arial, sans-serif;
}
