.inside_content {
	width: 445px;
	float: left;
	font-family: Verdana, Arial, Sans-serif;
}

.inside_content .the_date {
	color: #ff9933;
	font-size: 12px;
	font-weight: bold;
}
.inside_content h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Arial, Sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}
.inside_content .the_author {
	color: #666666;
}

.inside_content .the_author a {
	color: #cd0033;
	text-decoration: none;
}
{

}
.inside_content h2 a {
	font-family: Georgia, Verdana, Arial, Sans-serif;
	color: #333333;
	text-decoration: none;
}
.inside_content h2 a:hover, .inside_content .the_author a:hover, .inside_sidebar .widget_tag_cloud a:hover  {
	text-decoration: underline;
}
.inside_sidebar {
	width: 295px;
	float: right;
	background: #f4fbfe;
	padding: 5px 10px; 
	font-family: Verdana, Arial, Sans-serif;
}
.inside_sidebar ul, .inside_sidebar li {
	list-style: none;
	list-style-image: none;
}

.inside_sidebar .widgettitle {
	color: #669933;
	font-size: 18px;
	font-family: Georgia, Verdana, Arial, Sans-serif;
	font-weight: normal;
}
.inside_sidebar .widget_tag_cloud a {
	color: #333333;
	text-decoration: none;
}
.blog_page {
	padding: 0 10px 0 0!important;
}