body {
	background: #000 url(/images/bg.jpg) center top repeat-y;
	color: #2F1400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

em { font-style: italic; }
strong { font-weight: bold; }

#slider {
	left: 9px;
	top: 9px;
}

/* ---- Template ---- */
#body {
	padding: 0 100px 0 140px;
}

#footer {
	font-size: 12px;
	padding: 40px 0 20px 0;
	text-align: center;
}

#header {

}

#logo {
	background: url(/images/logo.png) center 10px no-repeat;
	display: block;
	height: 130px;
	top: 20px;
}

#nav {
	text-align: center;
}

#nav ul {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 916px;
}

#nav li {
	float: left;
	margin-left: 10px;
}

#nav li a.primary {
	display: block;
	height: 100px;
	line-height: 1.5em;
	margin: 0 40px 0 0;
	text-indent: -9999em;
}

#nav li.blog a.primary {
	background: url(/images/headers/blog.png) left center no-repeat;
	width: 63px;
}

#nav li.eat a.primary {
	background: url(/images/headers/eat-drink.png) left center no-repeat;
	width: 103px;	
}

#nav li.story a.primary {
	background: url(/images/headers/the-story-of.png) left center no-repeat;
	width: 123px;
}

#nav li.extra a.primary {
	background: url(/images/headers/extra-extra.png) left center no-repeat;
	width: 88px;
}

#nav li.paparazzi a.primary {
	background: url(/images/headers/paparazzi.png) left center no-repeat;
	width: 93px;
}

#nav li.locale a.primary {
	background: url(/images/headers/locale.png) left center no-repeat;
	width: 111px;
}

#nav li.apparel a.primary {
	background: url(/images/headers/apparel.png) left center no-repeat;
	width: 146px;
}

#nav li ul {
	display: none;
	left: 20px;
	position: absolute;
	top: 95px;
}

#nav li ul a {
	background: none !important;
	font-size: 20px;
	height: auto;
	margin: 0 20px 0 0;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}



#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1093px;
}

#col-major {
	float: left;
	width: 475px;
}

#col-major .item {
	margin: 0 0 40px 0;
}

#col-minor {
	float: left;
	margin-left: 35px;
	width: 340px;
}

#col-minor .item {
	margin: 0 0 20px 0;
}

/* ---- Headers ---- */
#the-story-of {
	background: url(/images/headers/the-story-of.png) left top no-repeat;
	height: 74px;
	text-indent: -9999px;
	width: 123px;
}

#welcome {
	background: url(/images/headers/welcome.png) -20px top no-repeat;
	height: 91px;
	text-indent: -9999px;
	width: 458px;
}

/* ---- Other ---- */
a {
	color: #231f21;
}

a:hover {
	color: #AF2D00;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.content {
	line-height: 1.3em;
	padding: 0 0 0 10px;
}

.content a {
	color: #AF2D00;
}

.content a:hover {
	color: #231f21;
}

.content p {
	margin-bottom: 10px;
}

#nav {
	margin-bottom: 35px;
}

body.parent-pageid-95 #nav li.extra ul,
body.parent-pageid-436 #nav li.story ul
{
	display: block;
}

body.page-template-onecolumn-page-php #col-major {
	float: right;
	width: 830px;	
}

body.page-template-menu-page-php #col-minor {
	width: 200px;
	margin: 0 10px 0 0;
}

body.page-template-menu-page-php #col-major {
	width: 630px;
}


body.home #col-minor {
	padding: 20px 0 0 0;
}

body.home #col-minor .content {
	font-size: 14px;
}

body.home embed {
	// width: 475px !important;	
}

em.date,
p.date,
div.date {
	color: #5F4E41;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
}

fieldset {
	padding: 0;
	border: 0;
}

.frame-container {
	height: 424px;
	padding: 11px 0 0 11px;
	position: relative;
	width: 370px;
}

.frame {
	background: url(/images/frame.png) left top no-repeat;
	height: 424px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 370px;
	z-index: 2;
}

h1.page-head {
	clear: both;
	color: #231f21;
	font-weight: bold;
	font-size: 24px;
	margin: 20px 0 25px 0;
}

h2,
h2 a,
.content h2 a {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
}

h2.page-sub {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

h3 {
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
}

.menu {
	background: #eeddc1;
	border: 3px solid #684326;
	font-family: Georgia;
	padding: 20px;
	position: relative;
}

.menu h1 {
	color: #231f21;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;	
}

.menu h1.menu-title {
	font-size: 30px;
	font-family: Georgia;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}

.menu h1.menu-title:first-letter {
	font-size: 36px;
}

.menu h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

.menu h3 {
	font-size: 16px;
}

.menu p,
.menu td {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}

.menu table {
	width: 100%;
}

.menu td {
	padding: 0 10px 0 0;
	width: 50%;
}

.menu a.print {
	background: #684326;
	color: #EEDDC1;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;	
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: 0;
	right: 0;
	width: 100px;
}

.more {
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	padding: 10px 0;
	text-align: right;
}

.newsletter-text {
	width: 160px;
}

.news-item {
	padding-bottom: 20px;
}

.share img {
	border: none;
}

.side-nav li {
	font-size: 16px;
	margin-bottom: 10px;
}

.side-nav a {
	display: block;
	text-transform: uppercase;
}

.side-nav a:hover {
	color: #231f21;
}

#twitter {
	display: none;
}

