.widget {
	/*clear: both;
	float: none;
	height: auto;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;*/
}

.widget_content {
	margin: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 175px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.widget_content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.widget_content li {
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
.widget_content li a{
	background-image: url(images/leftnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Calibri, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	color: #606060;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.widget_content li a:hover{
	color: #CC0000;
	text-decoration: none;
}
.widget h4{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}

.page {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.post h3, .page h3, .post h3 a, .page h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}

.post h2, .page h2 {
	display: block;
	font-size: 21px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	letter-spacing: 0.04em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.post h2 a, .page h2 a {
	color:#FF9900;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.04em;
}
.post a, .page a {
	color:#CC3300;
	text-decoration: underline;
}
.post a:hover, .page a:hover {
	color:#000000;
	text-decoration: none;
}
.post {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	width: 510px;
	color: #333333;
}
.postmetadata {
	float: left;
}

.post_sep {
	margin: 0px;
	clear: both;
	float: none;
	height: 3px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	width: 98%;
}
.post small, .page small {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#respond {
	width: 460px;
	overflow: hidden;
}
#rightcol  {
	text-align: left;
}

#rightcol a {
	color: #663300;
	text-decoration: underline;	
}
#rightcol a:hover {
	color: #000000;
	text-decoration: none;	
}
#rightcol .check {
	margin-top: 3px;
}


#rightcol ul{
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#rightcol li{
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
}
#rightcol li li{
	padding: 0;
	margin: 0;
	border: none;
}
#rightcol h3{
	margin: 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
}
#rightcol li a{
	color: #663300;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

#rightcol li a:hover{
	color: #000000;
	text-decoration:underline;
}


.tag_cloud a{
	padding-right: 5px;
	color: #663300;
	line-height: 0.85em;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -0.05em;
}

.tag_cloud a:hover{
color: #000000;
text-decoration:none;
}

.nocomments {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.alignleft {
	text-align: left;
	clear: left;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	position: relative;
}

.alignright {
	text-align: right;
	clear: none;
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	position: relative;
}
#commentform #comment {
	width: 450px;
}

.submit_bttns {
	color: #663300;
	background-color: #FF9900;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

#wp-calendar{
	padding: 0px;
	clear: both;
	float: none;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#wp-calendar td{
	text-align: center;
}

#calendar_wrap a{
/*	color:#CC3300;
	font-weight:bold;
*/	text-decoration:underline;
}
#calendar_wrap a:hover{
/*	color:#000000;
*/	text-decoration:none;
}
#wp-calendar caption{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 15px;
}

.contentArea a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #774524;
	text-decoration: underline;
}
.contentArea a:hover{
	color: #333333;
	text-decoration: underline;
}

.rightList dt {margin-bottom:10px;}

.entry ol, .entry ul {list-style:circle; margin-left:20px;}
.entry li{list-style:circle;}

