/*
Theme Name:   Food And Cook Child
Theme URI:    http://dahz.daffyhazan.com/food-cook/
Description:  Food & Cook Child Theme.
Author:       Dahz
Author URI:   http://www.dahztheme.com/
Template:     food-cook
Version:      1.0.0
License:      GNU General Public License v3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options
Text Domain:  woothemes

Copyright: (c) 2012-2013 DahzTheme.
*/
#navigation ul.nav>li a:hover {
    background: #611c1b!important;
}
 #navigation ul.nav li ul {
    border: 1px solid #611c1b;
    background: #611c1b!important;
}
#content {
    padding: 0px 0;
    margin-top: 0px;
}
.entry p {
     margin-top: 10px!important;
    font-size: 1.2em!important;
    line-height: 1.65!important;
    margin-bottom: 1em!important;
}
.about-title-bg {
    width: 100%;
    height: 11px;
    background: url(http://stagdining.com/wp-content/themes/stagdining/images/title-bg.png) repeat-x;
    margin-bottom: 12px;
    margin-top: 17px;
}

.about-title-bg > h2{
    background:#fff;
    text-transform:uppercase;
    float:left;
    padding: 0 20px 0 0;
    line-height: 12px!important;
}
div#sidebar{
 padding-top: 60px;
}
a.poplink{
	background:#611C1B;
	padding:10px 30px;
	color:#ffffff;
	font-weight:700;
	display:inline-block;
	margin:0 auto;
	
	border-radius:100px;
	font-size:24px;
}
.well{
	padding:15px;
	margin:0 auto;
	border:1px solid #ccc;	
	margin-bottom:15px;
}
.entry ul.pop{
	text-align:center;
	list-style:none;
}
.entry ul.pop li{
	width:100%;
	position:relative;
	list-style:none;
	margin-bottom:10px;
}
.slidetag{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+24 */
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

padding:15px 30px; 
color:#111;  
font-size:30px;
text-align:right;
}

.ccformWrapper{
	text-align:center;
}
 #ctct-submitted{
	background: #611c1b!important;
	color:#fff;
text-transform:uppercase;
padding:8px 16px;
}

a.anchorButton{
	background:#ddd;
	padding:5px 10px;
	margin: 0 5px;
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}



