/******************** PIZZERIA PRIMA STRADA ********************/
body {
	margin: 0;
	padding: 10px;
	border-top: 10px solid #e98224;
	background: #372F25 url(images/background.gif) repeat fixed;
	color: #FDFCF6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 87%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 20px 20px 15px 20px;
}
h1 {
	font-family: Jefferson, Georgia, serif;
	font-size: 18pt;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
h2 {
	/*font-family: "Arial Narrow", Arial, sans-serif;*/
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18pt;
	color: #b9441c;
	/*letter-spacing: 0.05em;*/
	/*text-transform: uppercase;*/
	
	
	font-family: Georgia;
	font-weight: normal;
	font-size: 150%;
	font-variant: normal;
	letter-spacing: normal;
}
h2 i {
	font-size: 60%;
	font-style: normal;
}
h3 {
	font-size: 125%;
	/*color: #b9441c;*/
}
h4, .h4 {
	font-size: 110%;
}
p {
	margin: 15px 20px;
}
p, li {
	line-height: 140%;
}
li {
	margin-right: 20px;
}
.smalltext {
	font-size: 8pt;
}
a {
	color: #b9441c;
}
a:hover {
	color: #b9441c;
}
img, object {
	display: block;
	border: 0;
}
#printimage {
	display: none;
}
.image {
	border-top: 5px double #2A241D;
	border-bottom: 5px double #2A241D;
}
hr {
	/*clear: both;*/
	display: block;
	/*visibility: hidden;*/
	margin: 0;
	border: 0;
	border-bottom: 5px double #372F25;
}
.center, .center img {
	margin: 0 auto;
	text-align: center;
}
.clear {
	clear: both;
}
.border-bottom {
	border-bottom: 5px solid #372F25;
}
.page {
	margin: 10px auto;
	padding: 10px;
	border: 5px solid #2A241D;
	width: 940px;
	background: #372F25;
	text-align: left;
}

/******************** HEADER + NAVIGATION ********************/
.headerbar {
	height: 5px;
	background: #e98224;
	border-bottom: 5px solid #372F25;
	font-size: 0pt;
}
.header {
	padding: 1px 0;
	padding-left: 440px;
	border-bottom: 5px solid #372F25;
	height: 218px;
	background: #e98224 url(images/headerbg.jpg) no-repeat;
	color: #FFEDA9;
}
.logo, .header h1 {
	display: none;
}
.header a {
	color: #FFEDA9;
}
.nav {
	margin: 0;
	padding: 0 10px;
	float: right;
}
.subnav {
	float: right;
	margin: 0;
	padding: 0 10px;
	height: 30px;
}
.nav ul, .nav li, .subnav ul, .subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav li, .subnav li {
	float: left;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}
.nav a, .nav b {
	display: block;
	padding: 0 10px 10px 10px;
	color: #e98224;
	text-decoration: none;
}
.subnav a, .subnav b {
	display: block;
	padding: 10px 10px 5px 10px;
	color: #372f25;
	text-decoration: none;
}
.nav a:hover, .subnav a:hover {
	color: #FFEDA9;
}
.subnav a i {
	font-size: 8pt;
	font-style: normal;
}
.introtext {
	clear: both;
	margin: 0;
	padding: 10px 0 1px 0;
	width: 500px;
	height: 158px;
}
.introtext p {
	margin: 0 20px;
	font-size: 11pt;
}

/******************** STRUCTURE ********************/
.body {
	width: 940px;
	color: #372F25;
}
#page_home .body {
	background: #e5decb url(images/bg-gallery.jpg) repeat-y center;
}
#page_culture .body {
	background: #e5decb url(images/bg-culture.jpg) repeat-y center;
}
#page_food .body, #page_catering .body {
	background: #e5decb url(images/bg-food.jpg) repeat-y center;
}
#page_gallery .body {
	background: #e5decb url(images/bg-food.jpg) repeat-y center;
}
#page_press .body {
	background: #e5decb url(images/bg-food.jpg) repeat-y center;
}
.sidecol, .maincol, .subcolA, .subcolB {
	float: left;
}
#page_home .sidecol, #page_culture .sidecol {
	padding-right: 5px;
	width: 200px;
}
#page_home .maincol, #page_culture .maincol {
	width: 735px;
}
#page_food .sidecol, #page_gallery .sidecol, #page_press .sidecol, #page_catering .sidecol {
	padding-right: 5px;
	width: 435px;
}
#page_food .maincol, #page_gallery .maincol, #page_press .maincol, #page_catering .maincol {
	width: 500px;
}
#page_home .subcolA {
	padding-right: 5px;
	width: 500px;
}
#page_home .subcolB {
	width: 230px;
}
#page_food .subcolA {
	padding-right: 5px;
	width: 200px;
}
#page_food .subcolB {
	width: 230px;
}
#page_culture .subcolA {
	padding-right: 5px;
	width: 230px;
}
#page_culture .subcolB {
	width: 500px;
}
.intro_subcols {
	width: 435px;
	height: 350px;
	background: #e5decb url(images/bg-home.jpg) repeat-y left;
	border-bottom: 5px double #372F25;
}

/******************** MAIN CONTENT ********************/
#imageContainer, #main_image {
	position: relative;
	margin: 0;
	width: 500px;
	height: 350px;
	border-bottom: 5px double #2A241D;
}
#page_catering #imageContainer {
	position: relative;
	margin: 0;
	width: 435px;
	height: 300px;
	border-bottom: 5px double #2A241D;
}
#imageContainer img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.homeimage {
	border-bottom: 5px double #372F25;
}
.neapolitan {
	padding: 1px 0;
	border-bottom: 5px double #372F25;
	height: 348px;
}
.transparent {
	margin-top: 85px;
	padding: 1px 0;
	width: 550px;
}
.feature-post-date {
	margin-bottom: 0;
}
.feature-post-title {
	margin-top: 0;
}

/******************** FORMS ********************/
.signup {
	border-bottom: 5px double #372F25;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
input {
	padding: 3px;
	font-family: Arial;
	font-size: 10pt;
}
.field {
	border: 1px solid #372F25;
	background: #f5f2e9;
}
.button {
	border: 0;
	background: #e98224;
	color: #372F25;
	font-weight: bold;
	text-transform: uppercase;
}


/******************** SOCIAL MEDIA ********************/
.social { /* CULTURE PAGE */
	padding-right: 40px;
	height: 80px;
	background: url(images/bg-flag.jpg) no-repeat center;
	text-align: right;
}
.social img {
	display: inline;
	margin: 25px 10px;
}

/******************** MENUS ********************/
.menu {
	margin: 0 20px;
	line-height: 150%;
	border-collapse: collapse;
}
.sidecol .menu {
	width: 395px;
}
.maincol .menu {
	width: 460px;
}
.menu th {
	padding: 0;
	text-align: right;
}
.menu td {
	padding: 0;
}
.menu h2 {
	margin: 20px 0 10px 0;
	text-align: left;
}
.menu b {
	font-size: 11pt;
	text-transform: uppercase;
}
.menu_price {
	width: 50px;
	text-align: right;
}

/******************** CATERING + EVENTS ********************/
.cateringform {
	margin: 0 15px;
}
.cateringform td {
	font-size: 10pt;
}
.btn-longtable {
	border-bottom: 5px double #372F25;
	padding-bottom: 10px;
	font-size: 12pt;
	text-align: center;
}
.btn-longtable table, .btn-longtable img, .btn-longtable input[type=image] {
	display: block;
	margin: 0 auto;
}
.longtable-seatsleft {
	font-size: 9pt;
	color: #938663;
	line-height: 100%;
}
.longtable-seatsleft b {
	font-family: Georgia, Times, serif;
	font-size: 24pt;
}
.events {
	border-top: 1px solid #2A241D;
}
.events td {
	border-bottom: 1px solid #372F25;
}
.event_text, .event_location {
	border-right: 1px solid #372F25;
}
.events p {
	margin: 5px 20px;
}
.events b {
	font-size: 11pt;
}
.events i {
	font-size: 9pt;
}
.viewmore {
	margin: 5px;
	text-align: right;
}
.quote {
	margin-bottom: 5px;
	font-family: Georgia;
	font-size: 110%;
	line-height: normal;
	color: #735b3d;
}
.quote-name {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 75%;
	line-height: normal;
	text-transform: uppercase;
}
.gallery {
	margin: 8px auto;
}
.gallery img {
	border: 1px solid #372F25;
}

/******************** PRESS ********************/
.press td {
	border-bottom: 1px solid #372F25;
}
.press_text, .press_credit {
	border-right: 1px solid #372F25;
}
.press p {
	margin: 5px 20px;
}
.press i {
	font-size: 9pt;
}
.viewarticle {
	margin: 5px;
	text-align: right;
}
.gallery_enlarge {
	border-bottom: 5px double #2A241D;
}

/******************** FOOTER ********************/
.footer {
	margin: 0;
	border-top: 5px double #372F25;
	background: #e98224;
	color: #372F25;
	text-align: left;
}
.footer p, .footer li {
	font-size: 90%;
	line-height: 125%;
}
.footer a {
	color: #ba441c;
	color: #fcc95c;
	color: #ffeda9;
	text-decoration: none;
}
.footer a:hover {
	color: #dfdcd1;
	color: #ffffff;
}
.footer ul, .footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-contact, .footer-nav, .footer-avpn, .footer-twitter {
	float: left;
}
.footer-contact {
	/*border-right: 1px solid #372F25;*/
	width: 200px;
}
.footer-nav {
	padding: 15px 19px;
	width: 154px;
}
.footer-nav li a {
	line-height: 150%;
}
.footer-nav li a {
	color: #372F25;
}
.footer-nav li a:hover {
	font-weight: bold;
}
.footer-avpn {
	padding: 15px 20px;
	width: 80px;
}
.footer-twitter {
	padding: 15px 20px;
	/*border-left: 1px solid #372F25;*/
	width: 190px;
}
.footer-twitter img {
	margin-bottom: 10px;
}
#twitter_update_list, #twitter_update_list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#twitter_update_list li {
	padding: 5px 0;
	font-size: 90%;
	line-height: 125%;
}
#twitter_update_list a {
	
}
.socialmedia {
	margin: 10px 0;
	font-size: 90%;
}
.socialmedia img {
	display: inline;
	vertical-align: text-top;
}
.socialmedia a {
	line-height: 100%;
	text-decoration: none;
}
.credit {
	margin: 10px;
	font-size: 8pt;
	color: #e5decb;
	text-align: center;
}
.credit a {
	color: #b9aa83;
	text-decoration: none;
}
.credit a:hover {
	color: #e5decb;
	text-decoration: underline;
}
