@charset "UTF-8";
/* CSS Document */

/*
Theme Name:     New Gastro Chic
Description:    Child theme for the Twenty Ten theme 
Author:         Marcy Swingle
Template:       twentyten
Version:        0.1.0
*/

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



/* Overriding the h2 styles from the Parent Theme */

#container {
	float: left;
	margin: 0 -320px 0 0;
	width: 100%;
}
#content {
	margin: 0 360px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 300px;
}

#wrapper {
	margin: 0 auto;
	width: 1200px;
}


#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 1200px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 986px;
}


h2 {
	font-family:Georgia, Arial, Helvetica;
	font-size:1.8em;
	font-color:#cc6600;
	color: #cc6600;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: small;
	line-height: 1.6em;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: small;
	line-height: 1.6em;
}
a:link, a:visited
	{
	color:#5588aa;
	text-decoration:none;
	}
a:hover, a:focus, a:active
	{
	color:#5588aa;
	text-decoration:underline;
	}
h2 a:link, h2 a:visited, h2 strong{
	display:block;
	text-decoration:none;
	color:#c60;
	font-weight:normal;
	font-family: Georgia, "Times New Roman";
         }	 
		
#content .entry-title {
	color: #c60;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #c60;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #c60;
}


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-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 78%;
	text-transform: uppercase;
	color: #c60;
	letter-spacing: .2em;
}
h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #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, input[type="submit"] {
font-family: "Trebuchet MS", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.widget-title {
font-weight: normal;
text-align:center;
}

#main .widget-area ul ul {
	list-style: none;
	margin-left: 0px;
}

#main .widget-area ul {
	margin-left: 0px;
	padding: 0 0 0 0;
	
}


#site-description {
	text-align: center;
	text-transform:none;
	letter-spacing:0.2em;
	font-size: 1.2em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	clear: none;
	float: none;
	margin: none;
	width: auto;
	text-align: right;
}


#site-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	color: #fff;
}
#site-title a {
color: #fff;
text-decoration: none;
}

#branding img {
	border-top-style: none;
	border-bottom-style: none;
	clear: both;
	display: block;
	padding: 10px;
}


/* =Navigation below
-------------------------------------------------------------- */

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	text-align: right;
	font-size: 120%;
	color:#000;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;	
}



/* =Menu
-------------------------------------------------------------- */

#access {
	background: #fff;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
	color: #666;
}
#access ul li:hover > ul {
	display: block;
}
#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 {
	color: #666;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #666;
}
#content .entry-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}



/* =Images
-------------------------------------------------------------- */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 710px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
        margin-top: 40px
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #fff;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}

#site-info {
	font-weight: bold;
}
#site-info a {
	color: #333;
	text-decoration: none;
}

#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}