/*
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
*/


/*----- Default -----*/
body { font-size: 15px; }

h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }


/*----- Divider -----*/
hr.clear { border:none; height: 5px; margin: 5px auto; }
.clear { clear:both; display: block; }

/*----- FRONT PAGE -----*/
#playerReVqfkNxnKWJ_wrapper { margin: 20px 10%; }


/* Section Layer-----*/
#about img,
#reputation_management img {
	padding: 0;
	-webkit-box-shadow: 0 0 5px #888;
	-moz-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

#about div.avia_message_box {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#about .avia_message_box .avia_message_box_title { font-size: 16px; font-weight: bold; }
#about div.avia_message_box_content { margin: 25px 25px 10px; text-align: left; text-transform: none; }
#about div.avia_message_box_content .avia_message_box_icon { float: left; font-size: 30px; margin-top: 10px; }

#sbo_platform .avia_textblock { font-size: 20px; }
#sbo_faq .toggler { font-weight: bold; font-size: 16px; }