/*
Theme Name: PVAC
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: PVAC
*/



/*Add your own styles here:*/
#avia2-menu .menu-item a:link, #avia2-menu .menu-item a:visited{
	height: 20px !important;
	line-height: normal !important;
	text-transform: uppercase;
}
#avia2-menu li.menu-item:last-child{
	border-right: none !important;
	border-right-width:0px !important;
}
.sub_menu{
	float: none !important;
}
#main{
	padding-top: 95px !important;
}
#menu-footer-menu li, #top .widget_nav_menu li{
	clear: none !important;
	display: inline-block !important;
	padding: 0px 10px;
	border-right:solid 1px #999;
}
#menu-footer-menu li a:link, #menu-footer-menu li a:visited{
	padding: 0 !important;
	line-height: normal !important;
	font-size: 12px !important;
}
#menu-footer-menu li:last-child{
	border-right:none !important;
}
.av-upcoming-event-entry img{
	width: 100% !important;
}
.slide-image img{
	width: 100% !important;
}