/* 
    Document   : Red
    Created on : Oct 30, 2011, 5:59:53 PM
    Author     : Inkthemes
    Description:
        Purpose of the stylesheet follows.
*/
a:hover {
	color: #7e201f !important;
}
.bg_line{
	background:#7e201f;
}
.read_more {
	color:#98105d;
}
.wrap .header_line{
   background:#dfc7c7; 
}
.main_wrapper {
	background:#FFFFFF;
}
.slider_wrapper {
	background:url(../images/slider-bg-red.png) repeat-y;
}
#menu .ddsmoothmenu li a {
	background:url(../images/red-bullet_list.png)0 6px no-repeat;
	color: #07365f;
}
#menu li.current_page_item a, #menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {color:#7e201f;}
.paging a:hover, .paging a:hover, .paging a.current {
	background: #7e201f;
}
.paging a{
	background: #d8cece;
}
/*=======================================================*/
/*----------------------Footer Style---------------------*/
/*=======================================================*/
.hr_big {
	background:#dfc7c7;
}
