/*
Theme Name:     Flex Wine Tours Custom Theme
Theme URI:      /
Description:    This is a child theme of the Twenty Eleven theme. 
Author:         Clay Newton
Author URI:     http://b0xlab.com/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

/* = BOXLAB CUSTOMIZATIONS
----------------------------------------------- */
#branding { 
	z-index: 90;
	background: none!important;
}

.menu-item {font-size:15px;}

#menu-item-135, #menu-item-134 { 
float:right!important;
font-weight: bold;
}

.entry-title {
padding-top:0px;
padding-bottom:0px;
}

#site-title { 
float:left;
margin-top:25;
margin-left: 30px!important;
}

hgroup .textwidget {
margin-left: 30px!important;
color: #4D88AE!important;
padding-top: 0!important;
margin-bottom: -10px!important;
float: left;
}

#site-title a {
color: #584A43; 
font-style: italic; 
font-size: 20px;
font-weight: normal;
}

hgroup {
display: inline;
}

#shank {
	float:left; 
	margin: 52px 15px -15px 25px;
	clear: none;
	width: 192px;
	height: 118px;
	background: url('/wp-content/uploads/2016/11/FWT-Logo-New-2016.jpg')!important;
	text-decoration:none;
}


#slideshow {
width: 100%;
text-align: center;
display: block;
height: 427px;;
float: none;
margin: 0px 0px 30px;
}

#slideshow img {
position:absolute;
display: none;
width: 584px;
height: auto;
margin: 0px;
padding: 0px;
}

/* Forms */
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
input[type=tel],
textarea {
	border: 1px solid #888 !important;
	background: #fafafa !important;

}

/*Shortcodes Ultimate*/
.su-spoiler-style-default > .su-spoiler-title {
color: #3366ff;
}