/************************************************
*  background-image                       		*
************************************************/

#top_bg {
	background: url('/wp-content/themes/DirectoryNews/skins/aqua/top_bg.jpg') repeat-x;	
}
#bot_bg {  
  background: url('/wp-content/themes/DirectoryNews/skins/aqua/bot_bg.jpg') repeat-x;
}
#top_menu {  
  background: url("/wp-content/themes/DirectoryNews/skins/red/top_menu.png") 0 0 no-repeat; 
} 
#primary-menu .menu li {
  background : url('/wp-content/themes/DirectoryNews/skins/red/separator.gif') left 5px no-repeat;
}
#primary-menu .menu li a:hover, #primary-menu .menu a:active, #primary-menu .menu li.current-cat, #primary-menu .menu li.current_page_item  {  
  background : url('/wp-content/themes/DirectoryNews/skins/red/menu_hover.jpg')  left 1px repeat-x;
}
#tab_slider { 
  background: url('/wp-content/themes/DirectoryNews/skins/red/slider.png') 0 0 no-repeat;
}
a.prev2 {
  background: url('/wp-content/themes/DirectoryNews/skins/red/left.png');
}
a.next2 {
  background: url('/wp-content/themes/DirectoryNews/skins/red/right.png');
}
#autoriz { 
  background: url('/wp-content/themes/DirectoryNews/skins/red/autoriz_bg.jpg');
} 
.bot_left {
  background-image: url('/wp-content/themes/DirectoryNews/skins/red/bot_left.png');
}
.bot_middle {  
  background-image: url('/wp-content/themes/DirectoryNews/skins/red/bot_middle.png');
}
.bot_right {
  background-image: url('/wp-content/themes/DirectoryNews/skins/red/bot_right.png');
}
#tab_menu li a, #tab_menu li a:visited {
  background: #c20506 url('/wp-content/themes/DirectoryNews/skins/red/tabmenu_link.jpg') 0 0 repeat-x;
}
#searchsubmit {
  background: #c20506 url('/wp-content/themes/DirectoryNews/skins/red/search.jpg') 0 0 repeat-x;  
} 
#loginform #enter { 
  background: #c20506 url('/wp-content/themes/DirectoryNews/skins/red/enter.jpg') 0 0 repeat-x;  
} 
#commentform input#submit, #contactform input#contact_submit { 
  background: #c20506 url('/wp-content/themes/DirectoryNews/skins/red/submit.jpg') 0 0 repeat-x;  
} 
#primary-menu .menu .sub-menu li a:hover, #primary-menu .menu .sub-menu li a:active {  
  background: #db090b url('/wp-content/themes/DirectoryNews/images/arrow_m.gif') 7px 13px no-repeat; 
}

/* background-color   */

#sidebar_right .top {
  background: #ce0709 url('/wp-content/themes/DirectoryNews/skins/red/top.jpg') 0 0 repeat-x;  
}
#sidebar_right .bot { 
  background: #ce0709;  
} 
.tag_cloud a:hover, .tag_cloud a:active, .tag_cloud a:focus { 
  background: #ce0709;
	color: #fff;
}

/************************************************
*  color                			*
************************************************/

/* Красный цвет   */

#primary-menu .menu .sub-menu li a:link, #primary-menu .menu .sub-menu li a:visited,
#description, .required, #attention, 
#copyright, #copyright a:link, #copyright a:visited,
#top_box h2, #top_box h2 a:link, #top_box h2 a:visited,
.column ul li a, .column ul li a:visited,
.column ul ul li a:hover, .column ul ul li a:active,
.category_map, .category_map span a:link, .category_map span a:visited { 
	color: #d41e18;        /* Красный */
}
.category_map span a:hover, .category_map span a:active { 
  color : #5d5d5d; 
} 

/* Синий цвет для ссылок */

.overallslide h4, .overallslide h4 a:link, .overallslide h4 a:visited,#comments h4 span.blue, #comments h4 span.blue a:link, #comments h4 span.blue a:visited,
ol.commentlist li .reply a:link, ol.commentlist li .reply a:visited, 
#accordion li .parent.active, 
.text a:link, .text a:visited,
.text a:hover, .text a:active {
  color : #2a71c6;       /* Синий  */
}

/* Серый цвет   */

.category, .category a:link, .category a:visited,
.title_block h2, .sid_left_title h2,
.title_block h2 a:link, .title_block h2 a:visited,
.sid_left_title h2 a:link, .sid_left_title h2 a:visited { 
  color: #444;          /* Серый  */
}  
#Big .excerpt p, #Big a.more:link, #Big a.more:visited {
  color: #eee;          /* Серый  */
}
#Big a.more:hover, #Big a.more:active {
  color: #fff;          /* Белый  */
}

.bottom_post a:link, .bottom_post a:visited,
.bottom_post p.textwidget, .bottom_post .textwidget,
#calendar_wrap, .tagcloud {
	color: #e9e9e9;       /* Серый  */
}
.bottom_post a:hover, .bottom_post a:active {
  color: #fff;          /* Белый  */
}

/* Тень   */

.bottom_post  h5 {
  text-shadow: #8e0608 1px 1px 1px;
}




