/*
Theme Name:     Stack Child
Description:    Child theme of the Stack Theme
Author:         Wegrass Interactive
Author URI:     http://wegrass.com
Template:       stack-theme
Version:        1.0
*/

/* ------- Insert custom styles below this line ------- */

.span4.sidebar {
background: rgb(0,99,34); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,99,34,1) 0%, rgba(0,116,46,1) 50%, rgba(11,137,59,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,99,34,1)), color-stop(50%,rgba(0,116,46,1)), color-stop(100%,rgba(11,137,59,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,99,34,1) 0%,rgba(0,116,46,1) 50%,rgba(11,137,59,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,99,34,1) 0%,rgba(0,116,46,1) 50%,rgba(11,137,59,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,99,34,1) 0%,rgba(0,116,46,1) 50%,rgba(11,137,59,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,99,34,1) 0%,rgba(0,116,46,1) 50%,rgba(11,137,59,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006322', endColorstr='#0b893b',GradientType=0 ); /* IE6-9 */

color:#fff;
padding:20px;
width:260px;

border-radius:4px;

}

.widget-title .word1 { color:#fff;}
.stack-section-title {
padding:10px; 

}

header.light {
background: url(http://www.wintzellsoysterhouse.com/wp/wp-content/themes/wintzells/images/backpaper-tile-transparency.png) !important;

}

#primary-nav #primary-nav-list > li a {

font-weight:bold;
font-size:18px;
}

#stack-28-1 { display:none;}

.stack.stack-section-title {
padding-top:10px;
}

#social-box ul li.phone a 		 		{ background:#006322;}
#social-box ul li.phone a:hover 		{ background:#333;}


#social-box ul li.rss a 				{background:#006322;}
#social-box ul li.rss a:hover 			{ background:#333;}

#social-box ul li.email a  				{ background:#006322;}
#social-box ul li.email a:hover 		{ background:#333;}

#social-box ul li.search 				{ overflow: hidden; }
#social-box ul li.search a:hover 		{ background:#333;}


#stack-71-1 { padding:0; }

.widget-title, .widget-title .word1 {
	color:#fff; font-weight:bold; font-size:18px; text-transform:uppercase;
}