/*
 Theme Name:   Soho Hotel Child
 Theme URI:    http://themes.quitenicestuff.com/sohohotel
 Description:  Soho Hotel Child Theme
 Author:       quitenicestuff
 Author URI:   http://themeforest.net/user/quitenicestuff
 Template:     sohohotel
 Version:      1.0.0
 License:      GNU General Public License v2.0
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, one-column, two-columns, left-sidebar, right-sidebar, custom-colors
*/

#navigation li strong {
	font-weight: 400;
	border-right: #e8e8e8 1px solid;
	display: block;
	padding: 10px 14px;
}

#logo {
	float: left;
	margin: 40px 0 0 0;
}

#logo img {
	max-width: 180px;
	margin-bottom: 19px;
}

.large-caption {
	font-size: 48px;
}

.textwidget a {
	color:#a3bb91;
}