
body {
	padding: 0;
}

#wrapper {
	min-width: 100%;
	padding: 0;
}

.home #content {
	padding: 0 0 20px !important;
}

.page h1.title {
	margin-bottom: 1em !important;
	padding-bottom: .5em;
	border-bottom: 1px solid #eee;
}

#header-search {
	margin-right: 7px
}

.searchform, #searchform {
	margin-top: 7px;
	background: #fff;
}

.home #navigation {
	margin-bottom: 0;
}

.title {
	color: #274285 !important;
}

.home h1 {
	text-align: center;
	margin-bottom: 1em;
}

.entry img {
	padding: 0;
	border: none;
}

#loopedSlider {
	margin-bottom: 2.1em;
}

.feature {
	max-width: 30%;
	float: left;
	text-align: center !important;
}

.feature img {
	float: none !important;
}

.feature h3 {
	font-size: 20px !important;
	text-align: center;
	padding: 0 !important;
	margin: 1em 0 !important;
}

.feature img {
	background: #173A85;
	padding: 2em;
	border-radius: 30px;
	height: auto;
	width: auto;

	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	transition: all .1s;
}

.feature img:hover {
	background: #555;
}

.wooslider {
	box-shadow: none;
	border: none; 
}

#text-3 img:hover {
	opacity: 0.5;
}

.foot-nav {
	color: #fff !important;
	list-style: none;
}

.foot-nav a {
	color: #fff !important;
}

#footer-widgets-container {
	max-width: 100%;
	background: #173A85;
}

#footer-widgets {
	border-top: none !important;
}

#text-5 img{
	float: left;
	display: inline-block;
	margin-bottom: 5em;
}

.widget ul {
	clear: none;
}

.widget h3{
	border-bottom: none;
	color: #fff !important;
}

#text-6 img {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.slides h2 {
	color: #fff !important;
}

#loopedSlider .content {
	bottom: 15px;
	top: auto !important;
	left: 40px !important;
}

#footer-widgets {
	padding-top: 30px;
}

#footer-widgets a,
#footer a {
	color: #fff !important;
}

.feature .feature-content {
	color: #555 !important;
	line-height: 1.6;
	text-align: left !important;
}

.entry, 
.entry p {
	line-height: 1.6;
}

ul.nav li a {
	padding-left: 1.5em!important;
	padding-right: 1.5em!important;
	padding-top: 1.2em!important;
	padding-bottom: 1.2em!important;

	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	transition: all .1s;
}

.page .twocol-one {
	margin-bottom: 0 !important;
}

.contact-list li {
	list-style-type: none !important;
	padding: 1.5em 0 0;
	margin-top: 0.2em;
}

.contact-list {
	position: relative;
	padding-left: 55px !important;
}

.contact-list li:before {
	position: absolute;
	left: 0;
}

#header .header-linkedin {
	float: right;
	background: url(images/linkedin-icon.png) no-repeat;
	width: 60px;
	height: 60px;
	margin: 1.5em 4em 0 0;
}

#header .header-linkedin:hover {
	background-position: 0 -60px;
}

.contact-list li:nth-child(1):before {
	content: url(images/phone-icon.png);
	top: 20px;
}

.contact-list li:nth-child(2):before {
	content: url(images/fax-icon.png);
	top: 68px;
}

.contact-list li:nth-child(3):before {
	content: url(images/email-icon.png);
	top: 116px;
}

/* ---------- VIP Cleanups --------- */

.alignleft {

}

.alignright {

}

.aligncenter {

}

.wp-caption {

}

.wp-caption-text {

}

.gallery-caption {

}