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



/*Add your own styles here:*/
strong.news-headline{
	font-size:1em;
}

div#footer ul{
	font-size:0.9em;
}
div#footer ul li{
	line-height:120%;
}
table.listitem{
	width:840px;
}
table.listitem2{
	width:560px;
}

table.listitem tr{
	border:0;
}
table.listitem tr td{
	background-color:#FFF;
	border:0;
	padding:10px;
}
table.listitem2 tr{
	border:0;
}
table.listitem2 tr td{
	background-color:#FFF;
	border:0;
	padding:10px;
}
div.av_promobox .avia-promocontent p{
	font-size:1.1em;
}
div.av_promobox .avia-promocontent p strong{
	font-size:1.4em;
	color:#FFF;
}
table.tablepress tbody td{
	font-size:1.2em;
}

body.page-id-3296 table.tablepress{
	margin-left:10px;
}
body.page-id-3296 table.tablepress td.column-1{
	width:250px;
}
body.page-id-3296 div.hr-default{
	margin:0 0 15px;
}