/*

Theme Name: Fresh Canvas

Version: 1.1

Description: A Blank Canvas Child Theme

Author: Woo Themes & Likoma

Author URI: http://www.likoma.com

Template: canvas

*/

@import url("../canvas/style.css");

/* Custom CSS Output from theme setup */

.home .page .title {
display:none;
}

 .search_main .searchform {
	float: right;
	margin-top: 7px;
	position: absolute;
	width: 150px;
	height: 24px;
	background-color: #fff;
}

.search_main {
    float: right;
    width: 160px;
}

sub, sup {
  font-size: 10px !important;
}

sup {
	vertical-align: super;
}
body.home #navigation {
    margin-bottom: 0px;
}

#loopedSlider .content {
	padding-top: 0 !important;
	right: 0 !important;
	top: 0 !important;
	left: 480px !important;
	width: 390px;
	text-align: right;
}
/*#loopedSlider .content {
	background-image: none !important;
	background-color: transparent !important;
	}*/

#wrapper .business #loopedSlider .content p {
	background-color: transparent !important;
	min-width: 300px !important;
	height: 270px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 60px;
	background-image: none !important;
	margin-right: 20px;
}
.clearfix::after{content:"";display:table;clear:both}
