
/*This css file manages the css rules for dynamic content.*/

.navigation a:hover, #wp-calendar a:hover, .read_more:hover, #sidebar ul a:hover, #sidebar_box ul li:hover, #sidebar ol a:hover, #sidebar_box ol li:hover, #widget_tag_cloud a:hover, #sb_widget_tag_cloud a:hover, #credits a:hover, .tags a:hover, .postmetadata a:hover, .sidebar_widget ul li:hover, .sidebar_widget ul li:hover a, #footer ul li:hover, #footer ol li:hover, #footer ol li:hover a, #footer ul li:hover a,#footer .widget_tag_cloud a:hover, #commentform #submit, .navigation a:hover{
	background-color: #F90;
	color:#fff !important;
	}
#header_cont {
	background-color: #FFF;
	}	
.orange{
	color:#F90 !important;
	}
.sidebar_widget ul ul li a:hover, .sidebar_widget ul ol li a:hover, #footer ul ul li a:hover, #footer ul ol li a:hover {
	background-color: #fff ;
	color:#F90 !important;
	}
	
#footer ul li:hover, #footer ol li:hover, #footer ol li:hover a, #footer ul li:hover a{
	border-color:#F90;
	}
#widget_tag_cloud a, #sb_widget_tag_cloud a{
	color: #333;

	}
#page {
	border-top: 3px solid #F90;
	}
	
a:hover, .entry a:hover, #credits a:hover, .commentbox cite a:hover, .commentmetadata a:hover, .read_more {
	color: #F90;
	}

a:hover img.centered, a:hover img.alignright, a:hover img.alignleft, .gallery a:hover img, .wp-caption a:hover img, #wp-calendar #today, .entry a:hover img{
	padding:3px;
	border: 1px solid #F90;
	}

#page_list li.page_item a:hover {
	border-bottom:2px solid #F90;
	}
	
	#header_cont {
	height:260px;
	}
