/*
Theme Name: Chef Jeff Catering (chef-jeff.com)
Theme URI: http://chef-jeff.com/
Description: Custom-developed wordpress theme for chef-jeff.com
Author: Digital Canopy
Version: 1.0
Template: twentyten
*/

@import url("../twentyten/style.css");


* {
	margin:0px;
	padding:0px;
	outline:none;
}

body {
	border-top:3px solid #252525;
	background:#f0b818;
	color: #252525;
	font-family:"Helvetica Neue",Helvetica,Arial,"Nimbus Sans L",sans-serif;
	font-size:16px;
	font-weight:300;
	
}

a:link, a:visited, .entry-meta a, .entry-utility a {
    color: #FFF;
    font-weight: bold;
    font-weight: 500;
    text-decoration: none;
}

a:hover { 
	color: #FFF;
}

.comment-meta a:link, .comment-meta a:visited {
	color:#252525;
}

#main {
	padding:40px 0px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #FFF;
    line-height: 1.5em;
    margin: 0 0 20px;
}

h3#comments-title, h3#reply-title, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text {
    font-family:"Helvetica Neue",Helvetica,Arial,"Nimbus Sans L",sans-serif;
}

.wrapper {
    background: none repeat scroll 0 0 transparent;
    margin-top: 0px;
    padding: 0 0px 0px;
    position: relative;
}

#access .menu-header, div.menu, #colophon, #branding, #main, .wrapper {
    margin: 0 auto;
    width: 944px;
}

#access {
    background: #e9c662;
    display: block;
    float: none;
    height: 50px;
    width:100%;
}

#access .menu, #access div.menu ul {
}

#access a {
    color: 		 	 #252525;
    font-family: 	 "Helvetica Neue",Helvetica,Arial,"Nimbus Sans L",sans-serif;
	font-size:   	 16px;
	font-weight: 	 bold;
	font-weight: 	 500;
	float: left;
    line-height: 	 normal;
    padding: 	 	 15px 20px 16px;
    text-decoration: none;
}

.page-id-28 #access a {
	color:#252525 !important;
}

.page-id-28 #access ul ul a {
	color:#FFF !important;
}

#access li:hover > a {
	background: #fbc11a;
}

#access li.current-menu-item a , #access li.current_page_item a {
	background: #f0b818
}

#access li.current-menu-item ul.sub-menu li a, #access li.current_page_item ul.sub-menu li a {
	background:transparent;
}

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
}

#access ul ul {
	background: #252525;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px 0px 0px 10px;
	border-radius: 0px 0px 10px 0px;
	position: absolute;
	top: 50px;
	left: 0;
	float: left;
	width: 520px;
	z-index: 99999;
}

#access ul ul li {
	float:left;
	min-width: 0px;
	width:auto;
}

#access ul ul li a {
	background:#252525 !important;
	line-height: 1em;
	padding: 10px 20px 12px 0px;
	width: auto;
	height: auto;
	color: #EEE;
	font-size: 14px;
	font-weight: 300;
}

#access ul ul li:first-child a {
	padding-left:20px;
}

#access ul ul a:hover {
	background: transparent;
	color:#FFF;
	font-weight: bold;
	font-weight: 400;
}



#header {
    background: transparent;
    margin-bottom: 0px;
    padding: 0;
    height:130px;
}

#masthead {
    margin-top: 0px;	
}

#branding img { border:none; }

#site-title {
    float: none;
    font-size: 30px;
    line-height: 0;
    margin: 0;
    position: absolute;
	width: 385px;
	height: 130px;
}

#site-title a {
    color: #000000;
    display: block;
    font-weight: bold;
    height: 130px;
    position: relative;
    text-decoration: none;
    text-indent: -9999px;
    width: 385px;	
}

#site-description {
    clear: none;
    display: none;
    float: none;
    margin: 0;
    text-indent: -9999px;
    width: auto;
}

.hentry {
	margin: 0 0 0px 0;
}

#content {
	margin: 0 280px 0 0px;
}

#content, #content input, #content textarea {
    color: #252525;
    font-size: 16px;
    line-height: 24px;
}

#content a:hover {
	color:#252525;
}

#content #respond label {
	color:#fff;
}

#content #respond a {
	color:#fff;
}

#content #respond .form-allowed-tags {
	color:#FFF;
}

#content .featured-image {
	float:right;
}

#content[role='landing'] {
	margin:0px;
	width:100%;
}

#content[role='landing'] img.wp-post-image{
	float:right;
}

#content[role='landing'] .entry-content {
	width: 385px;
	float: left;
	padding: 0px;
}

#content table, #content tr, #content td {
	border:none !important;
}

#content table tr th {
	color:#252525;
	font-size:16px;
	font-weight:bold;
	font-weight:500;
}

#content table tr td {
	font-size:12px;
 	padding:0px;
	margin:0px;
	line-height:1.25em !important;
}

.paged #nav-above, .single #nav-above {
    display: none;
}

.page #comments {
	display:none;
}	

.page-title {
    color: #252525;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 36px;
}

.page-title span {
    color: #252525;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
}

#content .entry-title, #content h2 {
    color: #FFF;
	font-weight: bold;
	font-size: 65px;
	line-height: 1em;
    margin-bottom: 20px;
}

#content h3 {
    color: #252525;
	font-weight: bold;
	font-size: 30px;
	line-height: 1em;
    margin-bottom: 15px;
}

.entry-title a:link, .entry-title a:visited {
    color: #FFF;
    text-decoration: none;
}

.entry-meta {
    color: #252525;
    font-size: 14px;
}

.entry-utility {
    clear: both;
    color: #252525;
    font-size: 12px;
    line-height: 18px;
}

.widget-area {
    color: #252525;
	font-size:14px;
}

.widget-area a img {
	border:none !important;
}

.widget-title {
/*
	-webkit-transform: rotate(-0.5deg); 
	-moz-transform: rotate(-0.5deg);
*/
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
    background: #e9c662;
    border-radius: 0px 10px 0px 10px;
    color: #252525;
	font-family:"Helvetica Neue",Helvetica,Arial,"Nimbus Sans L",sans-serif;
    font-size: 16px;
    font-stretch: condensed;
    font-weight: bold;
    font-weight: 500;
    margin-bottom: 5px;
    padding: 20px 0 0;
    position: relative;
    text-align: right;
    text-transform: none;
    width: 220px;
}

.widget-area a:link, .widget-area a:visited {
    text-decoration: none;
}
 
#main .widget-area ul ul {
	list-style:none;
    margin-left: 10px;
    padding: 0 0 0 0;
}

.widget-area ul ul li {
	border-bottom:1px solid #fbc11a;
	padding-bottom:3px;
	margin-bottom:3px;	
}

img.alignright, img.alignleft, img.aligncenter {
	border:5px solid #140808;
}

.wp-caption {
    background: transparent;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important;
    padding: 4px;
    text-align: center;
}

.wp-caption p.wp-caption-text {
    color: #252525;
    font-size: 12px;
    margin: 5px;
}
.gallery img {
    border: 5px solid #222222;
}

#nav-below {
    margin: 0;
    width: 850px;
}

#nav-below a {
	color:#EEE;
	background:#708690;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	padding:5px;
}

#nav-below a {
	color:#252525;
}

#content {
	font-size:16px !important;
}

#content input, #content textarea {
    color: #140808;
    font-size: 16px;
    line-height: 24px;
}

.entry-content fieldset legend {
    background: none;
    color: #252525;	
}

h3#comments-title, h3#reply-title {
    color: #252525;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
}


#footer { 
	background:#FFF;
	margin-bottom:0px;
	padding-bottom: 10px;
}

#footer-widget-area .widget-area {
    margin-right: 0;
}

#footer .widget-container {
	margin-bottom:0px
}

#footer .widget-area ul ul {
	margin:0px;
}

#footer-widget-area .widget-area {
	float: none;
	margin-right: 0px;
	width: auto;
}

#footer ul {
	margin-bottom:0px;
}

#footer ul.xoxo li.widget_nav_menu ul.menu {
	list-style:none !important;
}

#footer ul.menu li {
	display:inline;	
	border:none;
}

#footer ul.menu li a {
	color:#252525;	
	border-right: 1px solid #252525;
	float:left;
	font-size:12px;
	font-weight:normal;
	font-weight:300;
	padding: 0px 10px;
}
#footer ul.menu li:first-child a {
	padding-left:0px;
}
#footer ul.menu li:last-child a {
	border-right:none;
}

#footer ul.menu li a:hover {
	text-decoration:underline;	
}

#footer ul.menu li.current-menu-item a {
	font-weight:bold;
}

#footer ul.menu ul {
	display:none;	
}

#colophon {
	border:none;
}

#site-info {
	font-size:12px;
    font-weight: normal;
    width:510px;
}

#site-info a {
    color: #252525;
    text-decoration: none;
    width:
}

#site-generator {
	color:#252525;
	font-size:12px;
    font-style: normal;
    position: relative;
	text-align:right;
    float: right;
    width: 410px;
}

#site-generator a {	
	background:none;
	color:#252525;	
    display: inline-block;
    line-height: normal;
    padding-left: 0px;
    text-decoration: none;
}

a.call-to-action {
	background: #252525;
	-webkit-border-radius:8px;
	border-radius:15px;
	color:#FFF;
	display: block;
	float:right;
	font-size:20px;
	font-weight: bold;
	font-weight: 500;
	letter-spacing: 0.01em;
	margin:10px 0px;
	padding:10px;
	text-transform: uppercase;
}
a:hover.call-to-action {
	background: #000;
	color: #FFF !important; 
}

/*
	Photogallery STYLES
*/


#photo-gallery {
	border-top:10px solid #FFF;
	border-bottom:10px solid #FFF;
	background:#252525;
	height:130px;
	overflow: hidden
}


#photo-gallery .wrapper {

}

#photo-gallery .scrollGalleryHead {
	margin-top: 15px;
}

#photo-gallery .scrollGalleryFoot {
	margin-top:20px;
}

/*
	CONTACT FORM 7 STYLES
*/

#content .wpcf7-form p {
	margin-bottom:5px;	
}

single_product_display form.product_form fieldset legend, #content .single_product_display form.product_form fieldset legend {
    font-size: 14px !important;
    font-weight: normal;
    padding: 0;
}

/*
	Breadcrumbs STYLES
*/

div.breadcrumbs {
/*
	-webkit-border-radius: 8px;
	font-size:12px;

	border-radius: 8px;
    background: #e9c662;
    padding:4px 10px 4px;
*/
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;	
	font-weight: bold;
	font-weight: 500;	
    margin-bottom:20px;
}

/*
	Featured Page STYLES
*/

h3.featured-post-title {
	margin: 5px 0;
	font-size: 16px;
	text-align: center;
}