/*
Theme Name: Timone Basis Thema
Theme URI: http://www.timone.nl
Version: 1.2
Description: De perfecte start voor jouw website
Author: Timone
Author URI: http://www.timone.nl
template: bb-theme
*/

body .fl-icon-twitter-circle:before {
	content: '\e286';
}

body .fl-page-header li.menu-item-has-children > a:after {
	content: "\f078";
	font-family: FontAwesome;
	margin-left: 10px;
}

body .fl-page-header li li.menu-item-has-children > a:after {
	content: "\f054";
	font-family: FontAwesome;
	margin-left: 10px;
}

body .fl-comments {
	padding-bottom: 20px;
}

/* Activate user */
body #signup-content {
	width: 80%;
	padding: 60px 0 40px 0;
	margin: 0 auto;
}

form#activateform {
	width: 50%;
}

/* Skype icon*/
.fl-icon-skype:before,
.fl-icon-skype-circle:before {
	content: '\e274';
}

.fl-icon-skype.fl-icon-color-branded {
	color: #00adef;
}

/* Twitter button */
.tweet_iframe_widget {
	width: 73px !important;
}

/* fix for color picker presets toggle */
body .fl-color-picker-presets-toggle {
	line-height: auto;
}
