body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #666666;

}
#templatemo_container {
	width: 820px;
	margin: 0px auto;
	background: #FFF;
	border-left: 1px solid #BA2A65;
	border-right: 1px solid #BA2A65;
}
#templatemo_top {
	clear: both;
	margin: auto;
	padding-top: 10px;
	width: 820px;
	text-align: center;
}

#templatemo_left_column {
	clear: left;
	float: left;
	width: 210px;
}
#templatemo_right_column {
	float: right;
	width: 515px;
	padding-right: 0px;
	padding-top: 0px;
}
#templatemo_footer {
	clear: both;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	background: #aa2024;
	color: #FFF;
}
#templatemo_footer a {
	color: #FCF;
}
#templatemo_site_title {
	padding-top: 120px;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	color: #FFF;
}
#templatemo_site_slogan {
	padding-top: 20px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.templatemo_spacer {
	clear: left;
	height: 4px;
	background: #aa2024;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
.section_left {
	margin: 10px;
	margin-right: 0px;
	border: 1px solid #aa2024;
}
.section_left_inner {
	padding: 0px;
}
.section_left_title {
	padding: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #aa2024 url(images/section_title_bg.gif) repeat-x;
}

.post_box_borda {
	clear: left;
	margin-top: 5px;
	background: #FFF;
	color: #666666;
	border: 1px solid #d4d4d4;
}

.post_box-bla {
	clear: left;
	margin-top: 0px;
	background: #FFF;
	color: #666666;

}
.post_box_SCVA {
	clear: left;
	margin-top: 5px;
	color: #666666;
}
.text_area {
    font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.post_text_area {
    padding-top: 7px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 15px;
}
.post_title_background {
	padding: 10px;
	padding-left: 18px;
	background: #FFF url(images/gradient_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.post_title {
padding-top: 0px;
	padding: 12px;
	padding-left: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.post_title_SCVA {
	padding: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #02428a;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #aa2024;
	font-size: 11px;
	font-weight: bold;
	background: #CDE url(images/gradient_bot.gif) repeat-x bottom;
}
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #A26;
}
.templatemo_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 198px;
}
.templatemo_menu li a{
	background: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	color: #796;
	display: block;
	width: auto;
	margin-bottom: 1px;
	padding: 4px;
	padding-left: 10px;
	text-decoration: none;
}
* html .templatemo_menu li a{ 
	width: 193px;
}
.templatemo_menu li a:visited, .templatemo_menu li a:active{
	color: #666;
}
.templatemo_menu li a:hover{
	background: #ECBDDF;
	color: #A26;
}
.templatemo_menu_horizon{
	position: relative;
	padding-left: 83px;
	margin: 0 auto 0 auto;
	height: 36px;
	list-style: none;
}
.templatemo_menu_horizon li{
	float:left;
}
.templatemo_menu_horizon li a{
	float: left;
	display: block;
	color: #FFF;
	background: url(images/templatemo_button_left.gif) no-repeat;
	text-decoration: none;
	font-size: 14px;
	margin-right: 4px;
	padding: 0 0 0 10px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
.templatemo_menu_horizon li a b{
	float: left;
	display: block;
	padding: 0 15px 0 5px;
	background: url(images/templatemo_button_right.gif) no-repeat;
	background-position: right top;
}
.templatemo_menu_horizon li.current a, .templatemo_menu_horizon li a:hover{
	color: #FFF;
	background: url(images/button_hover_left.gif) no-repeat;
}
.templatemo_menu_horizon li.current a b, .templatemo_menu_horizon li a:hover b{
	color: #FFF;
	background: url(images/button_hover_right.gif) no-repeat;
	background-position: right top;
}
