/*
Theme Name: MyChefDelivers
Theme URI: http://www.mychefdelivers.com/
Description: Custom theme created for Chef To Go
Version: 1.0
Author: Katy Chayka
Author URI: http://www.c-net.us/

	This theme was designed and built by Katy Chayka

*/

/* #9CA53A; /* logo olive */
/* #C36E1E; /* logo pumpkin */
/* #8F9735; /* dark olive */
/* #AF621B; /* dark pumpkin */
/* #DCE0A9; /* light olive */
/* #E7A263; /* light pumpkin */
/* #EDEFD1; /* pale olive */
/* #FAEBDE; /* pale pumpkin */
/* #767C2C; /* darker olive */
/* #F2CCAA; /* lighter pumpkin */


/* layout and default colors */

body {
	background: #000 url(images/bg-2.jpg); /*#767C2C; /* darker olive */
	color: #fff;
	margin: 0px;
	padding: 0 2%;
	font-family: sans-serif;
	font-size: 100%;
}

#page {
	background: #fff;
	color: #000;
	width: 100%;
	max-width: 50em;
	margin: auto;
}
.wrapper {
	border-left: 200px solid #8F9735; /* dark olive */
	background-color: #fff;
	color: #000;
	padding-bottom: .5em;
}
.inner {
	width: 100%;
	float: right;
}
#content {
	width: 90%;
	float: left;
	padding-left: 5%;
}
#sidebar {
	width: 200px;
	float: left;
	margin-left: -200px;
	background: #8F9735; /* dark olive */
	color: #fff;
}
#footer {
	clear: both;
	background: #C36E1E; /* logo pumpkin */
	color: #fff;
	padding-top: 1px;
}

/* default links */
a {
	background: transparent;
	color: #767C2C; /* darker olive */
}
a:focus,
a:active,
a:hover {
	background: transparent;
	color: #000;
	text-decoration: underline;
}

/* default headings and margins */
h2 {
	font-size: 125%;
	margin: 1em 0 .5em 0;
}
h3 {
	font-size: 115%;
	margin: 1em 0 .5em 0;
}
h4 {
	font-size: 100%;
	margin: 1em 0 .5em 0;
}
p, ul, ol {
	margin-top: 1em;
	margin-bottom: 0;
}
h2 + p, h2 + ul, h2 + ol,
h3 + p, h3 + ul, h3 + ol,
h4 + p, h4 + ul, h4 + ol,
p + ul, p + ol,
ul ul, ul ol, ol ol, ol ul {
	margin-top: .5em;
}
li {
	margin-bottom: .3em;
}


/* masthead */

#header {
	background: #fff url(images/intro-3.jpg) left center no-repeat;
	color: #000;
}
/* alternate img on some pages */
.catering #header {
	background-image: url(images/catering-2.jpg);
}
.menu-consulting #header {
	background-image: url(images/menus-1.jpg);
}

#headerimg {
	margin-left: 200px;
}
h1 {
	margin: 0;
	padding: 5px 0 5px 5%;
	font-size: 125%;
	text-transform: uppercase;
}
h1 img {
	border-width: 0;
}
.description {
	background: #C36E1E; /* logo pumpkin */
	color: #fff;
	text-transform: uppercase;
	padding: .2em 0 .2em 5%;
	margin: 0;
	font-size: 85%;
	font-weight: bold;
}

.breadcrumb {
	background: #8F9735; /* dark olive */
	color: #fff;
	padding: .2em 0 .2em 5%;
	margin: 0;
	font-size: 85%;
}
.breadcrumb a {
	background: #8F9735; /* dark olive */
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#topnav {
	float: right;
	text-align: right;
	font-size: 85%;
}
#topnav h2 {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -1px;
	margin: 0;
}
#topnav ul {
	margin: 0;
	padding: 3px 10px 0 10px;
	list-style: none;
	background: #fff;
	color: #000;
}
#topnav li {
	margin: 0 0 .3em 0;
	padding: 0;
}
#topnav a {
	text-decoration: none;
	font-weight: bold;
}
#topnav a:focus,
#topnav a:active,
#topnav a:hover {
	text-decoration: underline;
}


/* content area */
/* override stupid thickbox 0 defaults */
#content ul {
	margin-left: 20px;
	padding-left: 20px;
}

/* left col/sidebar */

#sidebar {
	font-size: 90%;
	text-align: center;
}
#sidebar h2 {
	font-weight: bold;
	background: #C36E1E; /* pumpkin */
	color: #fff;
	vertical-align: top;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #E7A263; /* light pumpkin fake outset for IE */
	border-color: #EBB07A #754214 #754214 #EBB07A;
	text-transform: uppercase;
	font-size: 100%;
}
#sidebar li.widget_text h2 {
	margin-top: 2em;
}

/* navigation links */
#sidebar ul,
#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#sidebar ul.sect-affiliates li.txtlnk a,
#sidebar li.flexipages_widget a {
	background: #9CA53A; /* logo olive */
	color: #fff;
	text-decoration: none;
	display: block;
	border: 1px solid #9CA53A; /* logo olive, fake outset for IE */
	border-color: #DCE0A9 #656A35 #656A35 #DCE0A9;
	padding: .3em 0;
	font-weight: bold;
}
#sidebar li.flexipages_widget li.current_page_item > a {
	background: #9CA53A; /* logo olive */
	color: #000;
}
#sidebar ul.sect-affiliates li.txtlnk a:focus,
#sidebar ul.sect-affiliates li.txtlnk a:hover,
#sidebar ul.sect-affiliates li.txtlnk a:active,
#sidebar li.flexipages_widget a:focus,
#sidebar li.flexipages_widget a:hover,
#sidebar li.flexipages_widget a:active {
	background: #9CA53A; /* logo olive */
	color: #000;
	text-decoration: underline;
}
/* nested list */
#sidebar li.flexipages_widget li li a {
	border-width: 0;
/*	font-size: 90%;*/
}

/* affiliate icons */
#sidebar .sect-affiliates {
	padding-top: 5px;
}
#sidebar .sect-affiliates img {
	display: block;
	margin: 5px auto;
}
#sidebar .sect-affiliates li.pcc {
	display: block;
	width: 152px;
	height: 94px;
	margin: auto;
	background-image: url(images/pcc-bg.png);
	background-repeat: no-repeat;
}
#sidebar .sect-affiliates li.pcc img {
	position: relative;
	top: -10px;
}

#content ul.affiliates,
#content ul.affiliates li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 160px;
}
#content ul.affiliates li {
	display: inline;
}
#content ul.affiliates img {
	border-width: 0;
	margin: 10px;
	vertical-align: middle;
}



/* footer */
#footer a {
	background: transparent;
	color: #fff;
}
#footer p {
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.35;
	text-align: center;
}
#footer ul.social,
#footer ul.social li {
	margin: 0 0 .5em 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footer ul.social li {
	display: inline;
}
#footer ul.social a {
	text-decoration: none;
}
#footer .social img {
	border-width: 0;
	margin: 5px;
}
div.copyright {
	background: #8F9735; /* dark olive */
	color: #fff;
	text-align: center;
	padding: .5em;
	font-size: 85%;
}


/* images and alignments */
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	text-align: center;
	margin: auto;
}

img.alignright, .alignright img {
	margin-left: 10px;
}
img.alignleft, .alignleft img {
	margin-right: 10px;
}


/* built-in WP gallery */
div.gallery .attachment img {
	max-width: 99%;
	height: auto;
	margin-bottom: 1em;
}
div.gallery div.navigation {
	max-width: 250px;
	margin: 1em auto;
}
div.gallery div.navigation div {
	width: 104px;
	text-align: center;
	margin: 0;
	padding: 0;
}
div.gallery div.navigation img {
	width: 100px;
	height: auto;
	margin: 0;
}


/* misc rules */
hr {
	display: none;
}

.sect-affiliates ul {
	list-style: none;
	text-align: center;
}
.sect-affiliates li {
/*	display: inline;*/
}
.sect-affiliates a img {
	border-width: 0;
	margin: 10px;
}

/* clear floats for non-IE browsers */
.wrapper:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* end float clearing */

