/************************************************
*  background-image                       		*
************************************************/

#top_bg {
	background: url('/wp-content/themes/DirectoryNews/skins/blue/top_bg.jpg') repeat-x;	
}
#bot_bg {  
  background: url('/wp-content/themes/DirectoryNews/skins/blue/bot_bg.jpg') repeat-x;
}

#top_menu {  
  background: url("/wp-content/themes/DirectoryNews/skins/blue/top_menu.png") 0 0 no-repeat; 
} 
#primary-menu li {
  background : url('/wp-content/themes/DirectoryNews/skins/blue/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/blue/menu_hover.jpg')  left 1px repeat-x;
}

#tab_slider { 
  background: url('/wp-content/themes/DirectoryNews/skins/blue/slider.png') 0 0 no-repeat;
}
a.prev2 {
  background: url('/wp-content/themes/DirectoryNews/skins/blue/left.png');
}
a.next2 {
  background: url('/wp-content/themes/DirectoryNews/skins/blue/right.png');
}
#autoriz { 
  background: url('/wp-content/themes/DirectoryNews/skins/blue/autoriz_bg.jpg');
} 


.bot_left {
  background-image: url('/wp-content/themes/DirectoryNews/skins/blue/bot_left.png');
}
.bot_middle {  
  background-image: url('/wp-content/themes/DirectoryNews/skins/blue/bot_middle.png');
}
.bot_right {
  background-image: url('/wp-content/themes/DirectoryNews/skins/blue/bot_right.png');
}


#tab_menu li a, #tab_menu li a:visited {
  background: #c20506 url('/wp-content/themes/DirectoryNews/skins/blue/tabmenu_link.jpg') 0 0 repeat-x;
}
#searchform #submit {
  background: #0e86d6 url('/wp-content/themes/DirectoryNews/skins/blue/search.jpg') 0 0 repeat-x;  
} 
#loginform #enter { 
  background: #0e86d6 url('/wp-content/themes/DirectoryNews/skins/blue/enter.jpg') 0 0 repeat-x;  
} 
#commentform input#submit, #contactform input#contact_submit { 
  background: #0e86d6 url('/wp-content/themes/DirectoryNews/skins/blue/submit.jpg') 0 0 repeat-x;  
} 
#primary-menu .menu .sub-menu li a:hover, #primary-menu .menu .sub-menu li a:active {  
  background: #0e86d6 url('/wp-content/themes/DirectoryNews/images/arrow_m.gif') 7px 13px no-repeat; 
}

/* background-color   */

#sidebar_right .top {
  background: #0082d9 url('/wp-content/themes/DirectoryNews/skins/blue/top.jpg') 0 0 repeat-x;  
}
#sidebar_right .bot { 
  background: #0082d9;  
} 
.tag_cloud a:hover, .tag_cloud a:active, .tag_cloud a:focus { 
  background: #0082d9;
	color: #fff;
}

/************************************************
*  color                			*
************************************************/

/* Blue   */

#primary-menu .sub-menu li a:link, #primary-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,
.content h3 a:link, .content h3 a:visited, .col h3 a:link,  .col h3 a:visited {
	color: #0c80c5;          /* Синий светлый  */
}
.category_map span a:hover, .category_map span a:active { 
  color : #555;              /* Серый  */
} 

/* Голубой цвет для ссылок  */

#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 : #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;             /* Серый  */
}

