@charset "utf-8";
/* CSS Document */
@import url(http://www.tcypgroup.org/mt-static/themes-base/blog.css);
@import url(http://www.tcypgroup.org/mt-static/themes/minimalist-red/screen.css);

body {
	background-color: #544F4D;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
}
#main_container {
	background-color: #FFFFFF;
	width: 955px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
#inner_body {
	height: 710px;
}
#sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544F4D;
	padding-left: 25px;
	padding-right: 30px;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: middle;
	height: 28px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	float: none;
	width: auto;
	display: inline-block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}
#menu a:hover {
	background-color: #666666;
	text-decoration: underline;
	color: #FFFFFF;
}
#blog_content {
	padding-right: 15px;
	padding-left: 15px;
}
hr {
	color: #B6CD2D;
	border-top-color: #BAD22E;
	border-right-color: #BAD22E;
	border-bottom-color: #BAD22E;
	border-left-color: #BAD22E;
}



#sidebg {

}
#blogbox {
	margin-top: 20px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidetxt {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	padding-top: 10px;
}
.subtitleblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #134;
	font-weight: bold;
}
#sidetxt a {
	color: #134;
}

.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #1F1E1A;
}
#inner_content {
	padding: 20px;
}
.smtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
