/*
Theme Name: Adapt Child
Theme URI: http://www.wpexplorer.com/adapt-free-responsive-wordpress-theme
Description: Free responsive portfolio/blog theme
Author: WPExplorer
Author URI: http://themeforest.net/user/WPExplorer?ref=wpexplorer
Template: adapt
Version: 1.5

*/

@import url("../adapt/style.css");


#page-heading{
	margin-bottom: 50px !important;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #444 !important;
}

#logo{
	max-width:70% !important;
}

#home-tagline {
    text-align: right;
    font-size: 30px !important;
    line-height: 1em !important;
    margin-bottom: 25px !important;
    padding-bottom: 0px !important;
    border-bottom: 1px solid rgb(68, 68, 68) !important;
}


.flex-direction-nav li a.flex-next, .flex-direction-nav li a.flex-prev {
    font-size: 15px !important;
    height: 40px !important;
    width: 50px !important;
    line-height: 40px !important;
    margin-top: -20px !important;
}

#masterhead {
    padding: 10px 0px !important;
    border-bottom: 0px !important;
    background-image: url (images/header.png) !important;
}

#masternav {
    font-size: 15px;
}


#single-portfolio-left {
	width: 33% !important;
}

#single-portfolio-right {
	width:66% !important;
}

.sf-menu {
    font-size: 18px;
}

.portfolio-item img {
	border: 1px solid #666666 !important;
}

.home-entry img {
	border: 1px solid #666666 !important;
}

.loop-entry img {
	border: 1px solid #666666 !important;
}

.flexslider .slides img {
	border: 1px solid #666666 !important;
}