/*
Theme Name: Avant Garde Caterers
Theme URI: http://www.avantgardecaterers.com
Description: Avant Garde Caterers Default Theme
Version: 2.0
Author: Pirrone Design
Author URI: http://www.pirronedesign.com

*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #E3D0DA;
	}

#footer-container {
	border-top: solid 1px #CFB5C3;
}

#page {
	text-align: left;
	}


#headerimg 	{
	}

#content {
	font-size: 1.2em
	margin: 0;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	margin: 0;
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer{
	border: none;
	color: #222;
}

#footer a {
	color: #222;
	text-decoration: none;
	border-bottom: dotted 1px #222;
}
#footer a:hover {
	text-decoration: none;
}
#footer #pirronedesign {
	
}
#footer #pirronedesign a {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #7B1346;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#pirronedesign img {
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	min-width: 990px;
	}
	
h1 {
	padding: 0;
	margin: 0;
	display: inline;
}
#splash {
	color: #FFFFFF;
	font-size: 1.2em;
	height: 245px;
	background-color: #050306;
	background-image: url(images/splash_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding: 15px 0 15px 0;
	margin: 0;
	font-style: italic;
}
#splash.mini-splash {
	height: 150px;
}

#splash-container1 {
	padding: 2px 0 2px 0;
	height: 279px;
}
#splash-container1.mini-splash-container1 {
	height: 184px;
}

#splash-container2  {
	background: #fff;
	padding: 2px 0 2px 0;
	height: 275px;
}
#splash-container2.mini-splash-container2 {
	height: 180px;
}

#splash h2 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	float: left;
}
#splash h2 img {
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
	padding: 0;
	margin: 0;
}
#splash p {
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
}

#splash-content .text {
	margin-top: 15px;
	float: left;
	width: 520px;
}
#splash-gallery {
	width: 445px;
	height: 275px;
	margin-left: 520px;
	position: absolute;
	top: 124px;
}
#splash.mini-splash .text {
	width: 100%;
}
.page-content {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}
.bottom-content {
	height: 245px;
	background-color: #fff;
	background-image:url(images/content_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}
.bottom-content .intro-text {
	text-align: left;
}
.bottom-content .intro-text {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-style: italic;
	color:#5d5d5d;
}
.bottom-content .intro-text ul {
	margin-left: 0;
	padding-left: 20px;
}
.bottom-content .intro-text h2 {
	font-size: 2.5em;
	color: #731648;
	margin: 0;
	padding: 0;
}
.bottom-content .intro-text p {
	margin: 0;
	padding: 0;
}
.bottom-content p.read-more {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 1.1em;
	font-style: normal;
	text-align:right;
	text-transform: uppercase;
}
.bottom-content p.read-more a {
	color: #731648;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.bottom-content p.read-more a:hover {
	text-decoration: underline;
}
#content h2 {
	display: inline;
}
#splash .right-text {
	float: right;
	text-align: right;
}
#splash .right-text h2 {
	float: right;
}

/*#content-top {
	background-image:url(images/content_top_bg.png);
	background-repeat: no-repeat;
	height: 40px;
/*	behavior: url(wp-content/avantgardecaterers/default/js/iepngfix.htc);
	width: 975px;
}
#content-bottom {
	background-image:url(images/content_bottom_bg.png);
	background-repeat: no-repeat;
	height: 40px;
}

#content-middle {
	background-image: url(images/content_middle_bg.png);
	background-position: no-repeat;
	background-position: bottom;
	behavior: url(wp-content/themes/avantgardecaterers/js/iepngfix.htc);
	width: 975px;
}*/
#page {
	width: 100%;
	background-position: no-repeat;
	background-position: bottom;
	padding: 0;
	/*behavior: url(wp-content/themes/avantgardecaterers/js/iepngfix.htc);*/
	}

#header {
	padding: 15px;
	height: 90px;
	background-color: #fff;
	}
	
#logo {
	float: left;
}
ul#nav {
	float: right;
	margin: 40px 0 0 -9px;
	padding: 0;
	list-style-type: none;
}
ul#nav li {
	float: left;
	padding: 0 9px 0 9px;
	margin: 0;
	border-right: solid 2px #e8d9e1;
}
ul#nav li.last {
	border-right: none;
	padding-right: 0;
}
ul#nav li a {
	border: none;
}

/*.narrowcolumn, .widecolumn  {
	float: left;
	padding: 25px;
	margin: 0;
	width: 895px;
	}*/


.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	padding: 10px 0 10px 0;
}
#copyright {
	display: inline;
	float: left;
	text-align: left;
}
#legal {
	margin-left: 10px;
	display: inline;
}
#pirronedesign {
	clear: both;
	text-align: left;
	padding-bottom: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* End Structure */



/*	Begin jQuerys */

h2 {
	margin: 0;
	padding: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h3.success {
	font-size: 1.6em;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#comments {
	clear: both;
	padding-top: 15px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 300px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 300px;
	padding: 2px;
	height: 75px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	width: 150px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Home */
.page-home #splash-content img.splash-image {
	float: right;
}
#home-gallery {
	width: 365px;
	padding: 0;
	margin: 0;
	float: left;
}
#home-intro {
	float: left;
	margin: 0;
	padding: 0;
}
#home-intro .intro-text {
	width: 219px;
	float: left;
	padding: 15px 40px 0 40px;
	height: 245px;
}

.page-home #splash-container1 {
	background: #731648;
}

.page-home .bottom-content .page-content {
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
	background-image: url(images/home_bottom_content.png);
	background-repeat: no-repeat;
	height: 245px;
}

/* Weddings */
body.page-weddings #splash {
	background-image: url(images/weddings_splash_bg.jpg);
	background-repeat: no-repeat;
}
body.page-weddings #splash .text {
	color: #000000;
	width: 510px;
}
.page-weddings #splash-container1 {
	background: #E5BDBE;
}
.page-weddings .wedding-menu {
	float: left;
	margin-top: 25px;
	text-align: left;
}
.page-weddings .wedding-menu img {
	float: left;
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
}
.page-weddings .wedding-menu .intro-text {
	margin-left: 153px;
	padding: 0 25px 0 25px;
}
.page-weddings .wedding-menu .intro-text p {
	position: relative;
	top: -15px;
}

.page-weddings .menu1 {
	width: 483px;
}
.page-weddings .menu2 {
	width: 482px;
}
.page-weddings .menu2 .intro-text {
	padding-right: -15px;
}

/* Executive Catering */
body.page-executive-catering {
	background-color: #ccd8e8;
}
.page-executive-catering #footer-container {
	border-color: #B5C9DF;
}
.page-executive-catering #splash-container1 {
	background: #002B5B;
}
.page-executive-catering #splash {
	background-image: url(images/executive_splash_bg.jpg);
	background-repeat: no-repeat;
}

.page-executive-catering .bottom-content {
	background-image: url(images/executive_bottom_content_bg.jpg);
}
.page-executive-catering .bottom-content .executive-text {
	width: 300px;
	float: left;
	margin-top: 25px;
}
.page-executive-catering .bottom-content .text1 {
	padding-right: 40px; /* 1 extra pixel for line */
	border-right: solid 1px #B5C9DF;
}
.page-executive-catering .bottom-content .text2 {
	padding-left: 40px;
}
.page-executive-catering .bottom-content .text2 ul {
	margin-top: 0;
}
.page-executive-catering .place-order-container {
	width: 210px;
	padding-left: 37px;
	float: right;
	margin-top: 25px;
}
.page-executive-catering .place-order-container img {
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
}

/* Our Venue */
body.page-our-venue {
	background-color: #f2e3cc;
}
.page-our-venue #footer-container {
	border-color: #DFCEB5;
}
.page-our-venue #splash-container1 {
	background: #F8B945;
}
.page-our-venue #splash {
	background-image: url(images/venue_splash_bg.jpg);
	background-repeat: no-repeat;
	color: #000;
}

.page-our-venue .bottom-content {
	background-image: url(images/venue_bottom_content_bg.gif);
}
.page-our-venue .bottom-content img {
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
}
.page-our-venue .bottom-content #venue-inquiry-button {
	margin-top:  25px;
	width: 453px;
	text-align:center;
	float: left;
}

.page-our-venue .bottom-content #venue-images {
	margin-top:  25px;
	width: 512px;
	text-align: right;
	float: left;
}

.page-our-venue .bottom-content #venue-images a {
	margin-left: 5px;
}

/* Contact Us */
body.page-contact-us {
	background-color: #D2D2D2;
}
.page-contact-us #footer-container {
	border-color: #C4C4C4;
}
.page-contact-us #splash-container1 {
	background: #222222;
}
.page-contact-us #splash {
	background-image: url(images/contact_splash_bg.jpg);
	background-repeat: no-repeat;
}
.page-contact-us #splash a {
	text-decoration: underline;
	color: #fff;
}
.page-contact-us .bottom-content {
	background-image: url(images/contact_bottom_content_bg.jpg);
}
.page-contact-us .bottom-content p {
	margin: 0;
	padding: 0;
}
.page-contact-us .bottom-content a {
	color: #000;
	text-decoration: underline;
}
.page-contact-us .bottom-content p.details {
	margin-top: 15px;
}
.page-contact-us .bottom-content h2 {
	color: #000;
}
.page-contact-us #contact-form {
	padding-top: 22px;
	margin-right: 50px;
	width: 600px;
	float: left;
}
.page-contact-us #contact-details {
	padding-top: 25px;
}
.page-contact-us #splash .page-content {
	margin-top: 25px;
}
.page-contact-us .guestbook-button-container {
	width: 300px;
	text-align: center;
	float: left;
	margin-top: 80px;
}
.page-contact-us .guestbook-button-container img {
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
}

/* Our Restaurant */
body.page-our-restaurant {
	background-color: #f7d1dc;
}
.page-our-restaurant #footer-container {
	border-color: #DFB6B5;
}
.page-our-restaurant #splash-container1 {
	background: #741e1b;
}
.page-our-restaurant #splash {
	background-image: url(images/restaurant_splash_bg.jpg);
	background-repeat: no-repeat;
}

.page-our-restaurant .bottom-content {
	background-image: url(images/restaurant_bottom_content_bg.jpg);
}
.page-our-restaurant .place-order-container img {
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
}

.page-our-restaurant .bottom-content .restaurant-text {
	width: 300px;
	height:205px;
	float: left;
	margin-top: 15px;
}
.page-our-restaurant .bottom-content .text1 {
	padding-right: 40px; /* 1 extra pixel for line */
	background-image: url(images/restaurant_line.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.page-our-restaurant .bottom-content .text2 {
	padding-left: 40px;
}
.page-our-restaurant .place-order-container {
	width: 210px;
	padding-right: 37px;
	float: left;
	margin-top: 25px;
}

.page-our-restaurant p.read-more a {
	color: #741e1b;
}

/* Menu */
.page-our-menus #splash {
	background-image: url(images/menu_splash_bg.jpg);
	background-repeat: no-repeat;
	padding: 0;
	height: 275px;
}
body.page-our-menus {
	background-color: #D2D2D2;
}
.page-our-menus #footer-container {
	border-color: #C4C4C4;
}
.page-our-menus .bottom-content {
	background-image: url(images/contact_bottom_content_bg.jpg);
}
.page-our-menus #splash-container1 {
	background: #222;
}
.page-our-menus .bottom-content {
	text-align: left;
}
.page-our-menus .bottom-content .buttons img {
	margin-top: 15px;
	margin-left: 15px;
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
}

.page-our-menus .bottom-content .intro-text {
	width: 250px;
	float: left;
	margin-top: 15px;
}
.page-our-menus .bottom-content .buttons {
	display: inline;
	float: right;
}

/* Order form */
body.page-order-form {
	background-color: #CBD7E7;
}
.page-order-form #form-container {
	background-color: #fff;
	background-image: url(images/executive_bottom_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.page-order-form #footer-container {
	border-color: #B5C9DF;
}
.page-order-form #splash-container1 {
	background: #002B5B;
}
.page-order-form #splash {
	background-image: url(images/orderform_splash_bg.jpg);
	background-repeat: no-repeat;
}

/* THE FORM ---------------> */
#order_form {
	font-size: 1.1em;
}
#order_form fieldset {
	width: 933px;
	padding: 15px;
	margin: 15px 0 0 0;
	border: 1px solid #B6D1ED;
	background-color: #E7F0FA;
}
#order_form fieldset legend {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	color: #333333;
}
#order_form fieldset p {
	margin: 0 0 10px 0;
	padding: 0;
}
#order_form #contact-details p, #order_form #delivery-address p {
	height: 48px;
	margin: 0;
}
#order_form #contact-details, #order_form #delivery-address {
	padding: 15px 0 15px 15px;
	width: 455px;
	float: left;
}
#order_form #delivery-address {
	margin-left: 21px;
}
#order_form #order-details {
	clear: both;
}
#order_form fieldset p {
	width: 227px;
	float: left;
}
#order_form fieldset label {
	width: 100%;
	float: left;
}
#order_form fieldset label.error {
	color: #FF3300;
}
#order_form fieldset input {
	width: 208px;
}
#order_form table {
	width: 33%;
	float: left;
	font-size: 0.9em;
}
#order_form table .item-name {
	width: 60%;
}
#order_form table .item-price {
	width: 20%;
}
#order_form table .item-qty {
	width: 20%;
}
#order_form table input {
	width: 50px;
}
#order_form order-summary {
	clear:both;
}
#order_form #order_summary_container {
	background: #B9CCE1;
	display: block;
	padding: 15px;
	margin-top: 15px;
}
#order_form #order_summary_container h2 {
	font-size: 2em;
	color: #333333;
}
#order_form #order_summary_container input {
	width: 100px;
}
#order_form #order_summary_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 50%;
	float: left;
}
#order_form #order_summary_container li {
	margin-top: 2px;
	padding: 5px;
	background-color: #D5E1F0;
}
#order_form #order_summary_container #details-table {
	font-size: 1em;
	float: right;
	clear: both;
}
#order_form #additional-info p {
	width: 50%;
	float: left;
}
#order_form #additional-info textarea {
	width: 430px;
	height: 75px;
	font-family: Arial;
	font-size: 12px;
}
#order_form .button, #commentform #submit {
	display: inline;  
	padding:5px; 
	font-size: 11px;
	font-family: Tahoma;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #444!important;
	border-left-color:#ccc!important; 
	border-top-color:#ccc!important;
	color: #FFFFFF;
}
.order-thank-you, order-error {
	padding: 30px 0 0 0;
	font-size: 1.2em;
	height: 215px
}

/* Guestbook */
body.page-guestbook {
	background-image: url(images/contact_bottom_content_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fff;
}
body.page-guestbook a {
	color: #9D1E64;
}
body.page-guestbook a:hover {
	color: #9D1E64;
}
.page-guestbook #footer-container {
	border-color: #C4C4C4;
}
.page-guestbook #splash-container1 {
	background: #222222;
}
.page-guestbook #splash {
	background-image: url(images/guestbook_splash_bg.jpg);
	background-repeat: no-repeat;
}
.page-guestbook #guestbook-container {

	font-size: 1.2em;
}

/* 404 */
.extra-page {
	padding: 15px 0 15px 0;
}

.entry a {
	color: #7B1346;
	text-decoration: underline;
	font-weight: bold;
}

/* Menu Page */
.menu-page, .back-to-menus {
	font-size: 1.1em;
}
.menu-page table tr td {
	border-bottom: solid 1px #CFB5C3;
	padding: 5px 0 5px 0;
}
.menu-page table tr > td {
	padding-right: 25px;
}

/* Newsletter */
#newsletter-container {
	float: right;
	width: 520px;
	height: 30px;
}
form#subscribe {
	float: right;
	line-height: 24px;
}
.red form#subscribe {
	color: #fff;
}
#subscribe-loading {
	float: left;
	padding-right: 5px;
}
.red #subscribe-loading {
	color: #fff;
}
.rounded-field {
	behavior: url(/wp-content/themes/avantgardecaterers/js/iepngfix.htc);
	background-image: url(images/rounded-field-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 186px;
	float: left;
	height: 24px;
	position: relative;
}
.rounded-field input {
	width: 166px;
	background: none;
	border: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	top: 4px;
	left: 10px;
}
form#subscribe .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: none;
	border: none;
	line-height: 24px;
	height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}