/*  red style */



/*  Colors */
a {
	color: #872c2c;
}
#footer h2.widget_title {
	background: #776161;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #d6caca 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul.idTabs li a {
	background: #776161;
}
#main-content .post h4.continue a,
#sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	background: #882c2c;
}
.Nav .on, .Nav a:hover {
	background: #882c2c !important;
}
#main-content .post h4.continue a:hover {
	background: #712525;
}
#copyright-out {
}
#nav li ul li a {
	background: #341109;
	border-bottom: 1px solid #2b0f08;
}
#footer-out {
	background: #bdaca9;
}
table {
	width:100%;
	text-align:center;
}
table th {
	background:#882C2C;
	color:#fff;
	padding:5px;
}
table td {
	border-bottom:dashed #ccc 1px;
	padding:5px;
}
table strong {
	color:#882C2C;
}
table .td-topic {
	text-align:left;
}
