/*
Theme Name: Enfold Child
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
.avia-content-slider .slide-entry-title{
	font-size:28px;
}

/*tighten padding around multi-lanuage tabs in posts*/
.tabcontainer .tab
{
	padding-left:6px !important;
	padding-right:6px !important;
	padding-bottom:2px !important;
	padding-top:2px !important;
}

/*tighten padding around multi-lanuage tabs in pages*/
.av-tab-section-tab-title-container
{
	padding: 0 0 0 0;
}

.av-inner-tab-title
{
	margin-bottom:2px !important;
	font: menu;
	font-size:11px;
}

.av-outer-tab-title
{
	padding: 0 0 0 0 !important;
}