/*
Theme Name:         Wordpress-Development
Theme URI:          
Description:        
Version:            1.0
Author:             etyhadar
Author URI:         http://www.etyhadar.com
Template:				septimus
*/

@import url(../septimus/style.css);



blockquote .fontello > i:before {
	color: #d2232a !important;
}
ul.normal > ul {
	list-style-type: none;
}
.navbar .brand {
	/*padding: 21.5px 20px 21.5px;*/
}
.navbar .nav > li > a {
	padding-top: 40.5px;
}
#footer {
	margin-top: 30px;
}
.normal.arrow-right li:before {
	color: #d2232a !important;
}
.normal.arrow-right li:after {
	border-top: none;
}
/* 
************************************************************
Homepage
************************************************************
*/
.home .flexslider.flexFull {
	margin-bottom: 40px;
}
.home .row-fluid.topSpace {
	margin-top: 30px;
}
.home .bubbleBox.quotes {
	margin-bottom: 20px;
}
.home .row-fluid .span6 {
	padding-left: 2%;
}
.home .row-fluid .span6:first-child {
	padding-left: 0;
	padding-right: 2%;
}
.home ul > ul > li:before {
	color: #d2232a !important;
}
/* 
************************************************************
Forms 
************************************************************
*/
.with_frm_style .frm_form_fields input, #wpcontent .with_frm_style .frm_form_fields select, .with_frm_style .frm_form_fields select, .with_frm_style .frm_form_fields textarea {
	 width: 100%;
}
#footer textarea {
	height: auto;
}




.about .btn.halflings i:before {
	top: 13px;
}
.about .easyBox {
	padding: 15px 25px;
}