/************************************************
*  color                			*
************************************************/

#cat_menu .children li a:link, #cat_menu .children li a:visited, .moderation, .bottom_post h3 { 
   color : #348703; 
} 
.category, .category a, .category a:visited, .content_day h3, .tags a, .tags a:visited, 
.required, .latest h3, .latest h3 a:link, .latest h3 a:visited, .text a, .text a:visited { 
  color: #1885c8;
} 

/************************************************
*  background               			*
************************************************/

.tag_cloud a:hover, .tag_cloud a:active, .tag_cloud a:focus { 
  background: #56a100;
}
#cat_menu .children li a:hover, #cat_menu .children li a:active {  
  background: #56a100;
  color: #fff;
}

/************************************************
*  form            			*
************************************************/

#s { 
  border: 1px solid #4f9103;
} 
#searchform #sbutt, #loginform #enter { 
  background: url('/wp-content/themes/city/images/search.png') 0 0 no-repeat;  
  border: 0;
} 
#commentform input#submit, #contactform input#submit { 
  background : #5ca201 url('/wp-content/themes/city/skins/lightgreen/submit.jpg') left top no-repeat; 
} 	

/************************************************
*  arrow            			*
************************************************/

.arrow {
  background: url('/wp-content/themes/city/skins/lightgreen/arrow.gif') no-repeat;
}
a#recent_comments {  
  background: url('/wp-content/themes/city/skins/lightgreen/arrow_top.gif') right 4px no-repeat;
} 
a#first {  
  background: url('/wp-content/themes/city/skins/lightgreen/arrow_bot.gif') right 4px no-repeat;
} 
a#ancor { 
  background: url('/wp-content/themes/city/skins/lightgreen/arrow_bot.gif') left 4px no-repeat;
} 

/************************************************
* topmenu			*
************************************************/

#menu {  
	
} 
#cat_menu li {

}
#cat_menu li a:hover, #cat_menu a:active, #cat_menu li.current-cat, #cat_menu li.current_page_item  {  
  
}

/************************************************
* sidebar 			*
************************************************/

.autoriz { 	  

} 
#loginform input, input#rememberme { 
  border: 1px solid #488502;
} 
#sidebar_3 .accordion h2.active {
  color: #3c4b5b;
}
.tab_content ul li {
    border-bottom: 1px solid #E6E6E6;
}













