/* 
Theme Name: Capsuto Freres
Version: 1.0
*/


html, body
{
	background: #000;
	font: 16px/24px "Times New Roman";
	color: #930000;
	margin: 0;
	padding: 0;
}

div, h1, h2, h3, h4, h5, h6, form, fieldset, img, ul, ol, li, table, tr, td
{
	margin: 0;
	padding: 0;
	border: none;
}
p
{
	margin: 0;
	padding: 15px 0;
}
a
{
	color: #b50000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

#main-wrapper
{
	background: #000 url('images/bg-container.jpg') repeat-y 0 0;
	width: 950px;
	margin: 0 auto;
}
#main-wrapper2
{
	background: url('images/bg-container-top.jpg') no-repeat 0 0;
	min-height: 1000px;
	width: 950px;
	margin: 0;
	padding: 0 0 122px;
	position: relative;
}

#header
{
	background: url('images/header.jpg') no-repeat 50% 100px;
	height: 230px;
	position: relative;
}
#header #logo
{
	width: 323px;
	height: 119px;
	margin: 0 auto;
}
#header #logo a,
#header #logo img
{
	display: block;
}

#top-menu
{
	list-style: none;
	height: 30px;
	position: absolute;
	bottom: 23px;
	left: 35px;
}
#top-menu li
{
	float: left;
}
#top-menu li a
{
	background: url('images/menu-link.png') no-repeat 0 50%;
	display: block;
	height: 30px;
	color: #930000;
	text-indent: -999px;
	overflow: hidden;
	width: 100px;
}
#top-menu li.menu-1 a
{
	background-position: 0 50%;
	width: 90px;
}
#top-menu li.menu-2 a
{
	background-position: -90px 50%;
	width: 135px;
}
#top-menu li.menu-3 a
{
	background-position: -225px 50%;
	width: 115px;
}
#top-menu li.menu-4 a
{
	background-position: -340px 50%;
	width: 210px;
}
#top-menu li.menu-5 a
{
	background-position: -550px 50%;
	width: 130px;
}
#top-menu li.menu-6 a
{
	background-position: -680px 50%;
	width: 110px;
}
#top-menu li.menu-7 a
{
	background-position: -790px 50%;
	width: 92px;
}

#header .join-us
{
	display: block;
	background: url('images/newsletter.gif') no-repeat 100% 0;
	height: 0;
	width: 100px;
	padding: 19px 0 0;
	position: absolute;
	right: 110px;
	top: 145px;
	overflow: hidden;
}

#middle
{
	width: 800px;
	margin: 0 auto;
	padding: 0 20px 20px;
	text-align: center;
}

.heading
{
	font: bold 16px/18px "Trajan Pro", "Georgia";
	border-bottom: 1px solid #a6a68d;
	text-align: center;
	color: #914f4f;
	padding: 40px 0 0;
}
.heading a
{
	color: #914f4f;
	text-decoration: none;
}
.heading a:hover
{
	text-decoration: underline;
}
.heading-top
{
	padding: 10px 0 0;
}
.heading-inline
{
	display: inline;
}
.content-wrapper
{
	padding: 0 20px;
}

.review
{
	list-style: none;
	text-align: center;
	font-size: 16px;
	padding: 20px 0 0;
}
.review li
{
	margin: 0 0 20px;
}
.review li .quote
{
	padding: 0;
}
.review li .quote-meta
{
	color: #389fff;
	padding: 0;
}
.review li .quote-meta a
{
	color: #389fff;
}

.menu
{
	text-align: left;
	margin: 30px 0 0;
	border-spacing: 0;
}
.menu td
{
	background: #f8f7c1;
	color: #810b21;
	font: normal 10px/24px "Arial";
}
.menu .heading
{
	background: #ffcc99;
	color: #810b21;
	font: bold 10px/24px "CourierNew","Arial";
	padding: 2px 10px;
	margin: 10px 0 0;
	border: none;
	text-align: center;
}
.menu .heading em
{
	text-decoration: underline;
	font-style: italic;
}
.menu .label
{
	width: 680px;
	padding: 0 10px;
}
.menu .price
{
	width: 100px;
}

.submenu
{
	text-align: center;
}
.submenu a
{
	margin: 0 30px;
}

.col2
{
	float: left;
	overflow: hidden;
	width: 800px;
	padding: 40px 0 0;
	border-bottom: 1px solid #a6a68d;
}
.col2 .col
{
	float: left;
	width: 400px;
}
.col2 .col-left
{
	border-right: 1px solid #a6a68d;
	width: 399px;
}
.col2 .heading
{
	padding: 0;
}

#footer
{
	background: url('images/footer.jpg') no-repeat 50% 100%;
	width: 930px;
	height: 122px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#footer h6
{
	display: none;
}

/* Common */
.no-padding
{
	padding: 0;
}
.no-margin
{
	margin: 0;
}
.wrap-padding
{
	padding: 15px;
}
.wrap-margin
{
	margin: 15px;
}
.clearfix
{
	clear: both;
}
.alignleft
{
	text-align: left;
	float: left;
}
.alignright
{
	text-align: right;
	float: right;
}
.aligncenter
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.two
{
	text-decoration: underline;
	display: inline;
}


.mapinfo
{
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	min-height: 100px;
}
.mapinfo h3
{
	color: #000;
	font-size: 16px;
	padding: 0 0 10px;
}
.mapinfo p
{
	padding: 0;
}

.newsletter table
{
	margin: 0 auto;
}