/*

Theme Name: Novus Wordpress Theme Child
Theme URI: http://themeforest.net/item/novus-multipurpose-corporate-wordpress-theme/2927812
Author URI:http://themeforest.net/user/ThemeSmack
Description: Child Theme for Novus
Author: Navertech Ltd
Version: 1.2.8
License: GNU General Public License
License URI: license.txt
Template: novus

*/

/* Added by Brian */

.frm_form_fields .frm_opt_container {
	padding-left : 40px;
}
.frm_form_fields .indent {
	padding-left : 40px;
}
.frm_form_fields .indent .frm_primary_label {
	font-weight : normal !important;
}

#main-nav ul li a {
	text-transform: none !important;
}

.wpc_cf_textarea {
	width : 400px;
	height : 150px;
}
.home .clients-block ASIDE {
	display : none !important;
}
.home .clients-block .profile_home {
	width : auto !important;
}

.footer-cell .textwidget {
	color : white !important;
	margin-left : 20px;
}

.page-content UL {
	display : block;
	margin-left : 40px;
	margin-bottom : 25px;

}
.page-content UL LI {
	list-style-type: disc;
	line-height : 25px;
}
#profile UL {
	display : block;
	margin-left : 40px;
	margin-bottom : 25px;
}
#profile UL LI {
	list-style-type: disc;
	line-height : 25px;
}
#profile .wpb_wrapper {
	padding-top : 16px;
}
#profile p {
	padding : 0 0 25px 0 !important;
}
#logo h1,#logo h2,#logo-bottom h1,#logo-bottom h2 {
	text-transform: none !important;
}

#wp-toolbar * {
	color : #CCC !important;
}
#wp-toolbar .ab-sub-wrapper A {
	color : #000 !important;
}
/* End Added by Brian */