/* CSS Document */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #eaeaea;
}
h1,h2,h3,h4,h5,h6{margin:0px; padding:0px;}
img {
	border:none;
}
img.alignleft {
	margin-right:10px;
}
abbr, acronym {
	cursor:help;
}
table {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
th {
	background-color: #666666;
	color:#FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
td {
	background-color: #CCCCCC;
	padding:3px 5px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;}
blockquote {
	margin:0px 20px;
	padding:5px 10px;
	font-family:"Times New Roman", Times, serif;
	background-color:#f4f4f4;
	border-top:1px solid #DFDFDF;
	border-bottom:2px solid #DFDFDF;
	font-style:italic;
	font-size:13px;
}
a, a:visited {
	color:#006699;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
.clear {clear:both;}
.navigation {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-smiley {vertical-align:middle;}

#sform {
	background-color:#FFFFFF;
	color:#333;
	width:288px;
	margin:0px;
	padding:5px;
	border:1px solid #DFDFDF;
}
/*===========================Begin Header===========================*/
#header {
	width:860px;
	margin:20px auto;
	padding:0px 20px;
	text-align:left;
}
#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	word-spacing: normal;
	letter-spacing: 0.1em;
	font-size: 36px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header h1 a, #header hi a:visited {
	color:#000;
}
#header h1 a:hover {
	color:#ccc;
}
#header h2.description {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#nav {
	width:860px;
	margin:0px 0px 10px 0px;
	padding:8px 20px;
	text-align:left;
	background-color: #333333;
	color: #FFFFFF;
}
/*===========================End Header===========================*/


/*===========================Begin Content===========================*/
#wrap {
	border:1px solid #ccc;
	margin:0px auto 0px;
	padding:0px 0px 20px 0px;
	width:900px;
	background-color: #FFFFFF;
}
#content {
	text-align: left;
	width: 530px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 20px;
}
.entry {
	margin: 0px;
	padding: 0px;
}
.entry li {
	line-height:1.6em;
}
.entry p {
	line-height:1.6em;
	text-align:justify;
}
.post h2, .page h2 {
	font-family:Georgia, "Times New Roman", Times, serif;	
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 24px;
	font-weight:normal;
}
.postmetatop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.postmetatop a, .postmetatop a:visited {
	color:#999999;
	text-decoration:underline;
}
.postmetatop a:hover {
	text-decoration:none;
}
.postmetabottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 5px 0px;
	border-bottom: 1px solid #DFDFDF;
	margin: 0px 0px 10px 0px;
}
.postmetabottom a, .postmetabottom a:visited {
	color:#999999;
	text-decoration:underline;
}
.postmetabottom a:hover {
	text-decoration:none;
}
.entry h1 {
	margin:0px;
	padding:0px;
}
.entry h2 {
	font-size:18px;
	margin:0px;
	padding:0px;
}
/*===========================Begin Sidebar===========================*/
#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 5px 20px 10px 10px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color:#666;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	list-style-type: none;
	padding: 0px 0px;
	margin: 0px 0px 15px 0px;
}
#sidebar ul li {
}
#sidebar li li {
	list-style-type: none;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	background-image: url(image/bluedot.png);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DFDFDF;
}
#sidebar .widget {
	padding:10px 0px;
}
/*===========================End Sidebar===========================*/

/*===========================Begin Footer===========================*/
#footer {
	width:860px;
	margin:0px auto;
	padding:8px 20px;
	text-align:left;
	background-color: #333;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.leftfooter {
	float:left;
}
.rightfooter{
	float:right;
}
#footer a, #footer a:visited {
	color:#bbb;
}
#credit {
	font-size: 11px;
	padding: 10px 10px 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	color: #999999;
}
#credit a, #credit a:visited {
	color:#CCCCCC;
}
#credit a:hover {
	text-decoration:underline;
}
/*===========================End Footer===========================*/
/*===========================Begin Comment===========================*/
.comment {
	font-size:11px;
	margin:0px 0px 10px 0px;
	padding: 10px;
	border:1px solid #dfdfdf;
}
.commentmetadata {
	font-size:11px;
}
.fn {
	font-style:normal;
}
.commentleft {
	font-size:11px;
	float:left;
	margin-right:10px;
	text-align:center;
}
.commentright {
	float:left;
	text-align:left;
}

.comment-author-admin {
	background:#f4f4f4;
}
/*===========================End Comment===========================*/
