/*
Theme Name: Terra
Description: A business, portfolio and blog theme.
Author: BlueOwlCreative
Theme URI: http://blueowlcreative.com/wp/terra
Author URI: http://blueowlcreative.com
Version: 11
License: GNU General Public License
License URI: license.txt
*/

@import url("stylesheets/skeleton.css");
@import url("stylesheets/stylesheet.css");
@import url("stylesheets/flexslider.css");
@import url("stylesheets/prettyPhoto.css");
@import url("stylesheets/carousel.css");

.full_container{
	margin-bottom: 15px !important;
	padding-top:0;
}
.section_big_title h1{
	margin: 0 !important;
}
.info_desc h3{
	text-decoration: none !important;
}
.jcarousel-item-horizontal a{
	text-decoration: none !important;
}
.breadcrumb a{
	text-decoration: none !important;
}
.icon_mail a{
	text-decoration:underline !important;
}
.info_block .info_item {
margin-bottom: 0;
}
.section_featured_posts {
margin-bottom: -30px !important;
}
.jcarousel-next-horizontal, .custom-next, .jcarousel-prev-horizontal, .custom-prev {
top: -40px;
}
.title {
margin: 0;
}
.page-template-portfolio-three-column-php .parts-servicing {
    display: none !important;
}