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

#top_bg {
	background: url('/wp-content/themes/DirectoryNews/skins/bordo/top_bg.jpg') repeat-x;	
}
#bot_bg {  
  background: url('/wp-content/themes/DirectoryNews/skins/bordo/bot_bg.jpg') repeat-x;
}
#top_menu {  
  background: url("/wp-content/themes/DirectoryNews/skins/bordo/top_menu.png") 0 0 no-repeat; 
} 
#primary-menu .menu li {
  background : url('/wp-content/themes/DirectoryNews/skins/bordo/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/bordo/menu_hover.jpg')  left 1px repeat-x;
}
#tab_slider { 
  background: url('/wp-content/themes/DirectoryNews/skins/bordo/slider.png') 0 0 no-repeat;
}
a.prev {
  background: url('/wp-content/themes/DirectoryNews/skins/bordo/left.png');
}
a.next {
  background: url('/wp-content/themes/DirectoryNews/skins/bordo/right.png');
}
#autoriz { 
  background: url('/wp-content/themes/DirectoryNews/skins/bordo/autoriz_bg.jpg');
} 


.bot_left {
  background-image: url('/wp-content/themes/DirectoryNews/skins/bordo/bot_left.png');
}
.bot_middle {  
  background-image: url('/wp-content/themes/DirectoryNews/skins/bordo/bot_middle.png');
}
.bot_right {
  background-image: url('/wp-content/themes/DirectoryNews/skins/bordo/bot_right.png');
}


#tab_menu li a, #tab_menu li a:visited {
  background: #a00302 url('/wp-content/themes/DirectoryNews/skins/bordo/tabmenu_link.jpg') 0 0 repeat-x;
}
#searchform #submit {
  background: #a00302 url('/wp-content/themes/DirectoryNews/skins/bordo/search.jpg') 0 0 repeat-x;  
} 
#loginform #enter { 
  background: #a00302 url('/wp-content/themes/DirectoryNews/skins/bordo/enter.jpg') 0 0 repeat-x;  
} 
#commentform input#submit, #contactform input#contact_submit { 
  background: #a00302 url('/wp-content/themes/DirectoryNews/skins/bordo/submit.jpg') 0 0 repeat-x;  
} 

#primary-menu .menu .sub-menu li a:hover, #primary-menu .menu .sub-menu li a:active {  
  background: #b20303 url('/wp-content/themes/DirectoryNews/images/arrow_m.gif') 7px 13px no-repeat; 
}

/* background-color   */

#sidebar_right .top {
  background: #a80202 url('/wp-content/themes/DirectoryNews/skins/bordo/top.jpg') 0 0 repeat-x;  
}
#sidebar_right .bot { 
  background: #a80202;  
} 
.tag_cloud a:hover, .tag_cloud a:active, .tag_cloud a:focus { 
  background: #a80202;
	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: #b20303;          /* Красный темный    */
}
.category_map span a:hover, .category_map span a:active { 
  color : #555;              /* Серый  */
} 

/* Голубой цвет для ссылок  */

#comments h4 span.bordo, #comments h4 span.bordo a:link, #comments h4 span.bordo 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 : #027bd8 !important;       /* Голубой  */
}

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

.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: #fff;             /* Белый  */
}
#Big a.more:hover, #Big a.more:active {
  color: #eee;             /* Серый  */
}

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

