/*

CUSTOM CSS FOR THE NEWORKER THEME

Color : Extra 2 #d54341

*/
#slider_home{
	background:url(images/main_color.png) repeat-x 50% top;
	width:100%;
}
#slider_home .content{
	background:url(images/main_color_content.png) no-repeat 50% top;
	height:460px;
	margin:0 auto; padding:60px 0 0 0;
	width:960px;
}
#location{
	background:url(images/Innerpage_color_bg.png) repeat-x 50% top;
	width:100%;
}
#location .content{
	background:url(images/Innerpage_bg_content.png) no-repeat 50% top;
	height:170px;
	margin:0 auto;
	width:960px;
	color:#FFF;
}
#location .content h2{
	font-size:45px !important;
	margin:0 !important; padding:0 0 0 30px;
	text-transform:uppercase;
	line-height:105px !important;
}
#main_bottom{
	background:url(images/main_bottom_color.png) repeat-x 50% top;
	width:100%;
}
#main_bottom .content{
	background:url(images/main_bottom_color_content.png) no-repeat 50% top;
	height:7px;
	margin:0 auto;
	width:960px;
}

	#sidebar li a:hover{
		color:#d54341;
	}
	
	
#gotop{
	background:url(images/footer_color.png) repeat-x 50% top;
	width:100%;
}
#gotop .content{
	background:url(images/footer_color_content.png) no-repeat 50% top;
	height:10px;
	margin:0 auto;
	width:960px;
}

.menu a:hover{ color:#ccc !important; border-bottom:1px solid #d54341;}
.sub-menu a:hover{ color:#FFF !important; border-bottom:none;}

#main a{ color:#d54341; font-weight:bold;}
#main a:hover{ color:#AAA}

#portfolio-filter li a.selected{ color:#d54341;}
			
#main h3 a{ color:#333;}
#main h3 a:hover{ color:#d54341;}

#footer a{ color:#FFF;}
#footer a:hover{ color:#d54341;}


	#twitterUpdate a{ color:#FFF;}
	#twitterUpdate a:hover{ color:#d54341;}
	
	
	.flickr_gallery a:hover{ background:#d54341;}