/* 
    Document   : Black
    Created on : Oct 30, 2011, 5:40:22 PM
    Author     : Inkthemes
    Description:
        Purpose of the stylesheet follows.
*/
a:hover {
	color: #000 !important;
}
.bg_line{
	background:#000000;
}
.read_more {
	color:#98105d;
}
.wrap .header_line{
   background:#c3c2c2; 
}
.main_wrapper {
	background:#FFFFFF;
}
.slider_wrapper {
	background:url(../images/slider-bg-black.png) repeat-y;
}
#menu .ddsmoothmenu li a {
	background:url(../images/black-bullet_list.png)0 9px 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:#000;}
.paging a:hover, .paging a:hover, .paging a.current {
	background: #000;
}
.paging a{
	background: #d8cece;
}
/*=======================================================*/
/*----------------------Footer Style---------------------*/
/*=======================================================*/
.hr_big {
	background:#c3c2c2;
}

