/*

Title:    Concourse Hotel dining screen styles
Author:   Mike Kroll - www.imagehat.com
Date:     5/30/2008


*/

/* override defaults */

a {
	color: #ed161f;
	text-decoration: none;
}
a:hover {
  color: #ed161f;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 18px;
	color: #6a2a02;
}
h1 {
	font-size: 2.25em; line-height: 1;
	color: #ed161f;
	}
h2 {
	font-size: 1.5em; line-height: 1;
}


/* =structure
------------------------------------------------------ */

#content {
    padding: 0; margin-bottom: 15px;
}
#primary {
    float: left; margin: 0; padding: 8px 0 0 0;
		width: 488px; /* 518 - 30px visual gutter */
}
#primary-one {
    float: left;
    width: 210px;
    margin: 0 40px 0 30px;
    padding: 0 0 0;
}
#primary-two {
    float: left;
    width: 210px;
    padding: 0 0 0;
}
#secondary {
    float: right; margin: 0; padding: 0;
    width: 253px;
}


/* =content
------------------------------------------------------ */

#main .module-dining-news h2 {
    margin-bottom: 4px;
}
.module-dining-news a.more {
    display: block;
}

#secondary .dining-hero {
    margin-bottom: 25px;
}
#secondary .dining-hero .caption {
	margin: 6px 0 0;
	padding:0 24px 0 16px;
	text-align: left;
	font-family: georgia, serif;
	font-size: 10px; color: #888; font-style: italic;
	line-height: 1.2;
}
#secondary div.rounded {
	width: 235px; height: 230px;
	overflow: hidden;
	position: relative;
}
#secondary div.rounded .corners {
	position: absolute;
	top: 0; left: 0;
	width: 235px; height: 230px;
	background: transparent url(/images/site/dining-corners.png) no-repeat 0 0;
}

#secondary .module-dining {
    margin: 0 35px 1.5em 15px;
}
#secondary .module-dining h2 {
    font-size: 1.667em;
    color: #b0bd21;
}

#main ul.dining-links {
    list-style: none;
    border-top: 1px solid #6a2a02;
}
#main ul.dining-links li {
    margin: 0; padding: 1px 0;
    background: #fff;
    border-bottom: 1px solid #6a2a02;
}
#main ul.dining-links li a {
    display: block;
    padding: 8px 7px;
    font-family: georgia, sans-serif;
    color: #ed161f;
    font-size: 1.083em;
    text-decoration: none;
}
#main ul.dining-links li a:hover {
    text-decoration: none;
    background: #d0d77a;
    color: #6a2a02;
}

/* (data!) tables */

table {
	width: 100%;
}
caption {
	font-family: georgia, serif;
	font-size: 1.167em;
	padding: 2px 8px;
	color: #fff;
	background: #6a2b02;
}
th {
	color: #666;
	padding: 2px 8px;
	background: #e5e8bb;
	border: 0;
}
td {
	padding: 2px 8px;
	background: #fff;
	border: 0;
}
tr.alt td {
	background: #e5e8bb;
}


/* dining home page-specific
------------------------------------------------------ */

body#dining-home #primary {
	width: 518px;
}
body#dining-home #secondary a { color: #937f50; }
body#dining-home a:hover { color: #7e611c; }

body#dining-home #content {
    background: url(../images/site/dining-main-bg.gif) repeat-y 0 0;
}
body#dining-home #primary {
    background: #e9f199 url(../images/site/dining-main-top.gif) no-repeat 0 0;
}
body#dining-home #primary-cap {
    clear: both; height: 8px;
    background: #e9f199 url(../images/site/dining-main-bot.gif) no-repeat 0 0;
}
body#dining-home #primary-one {
    padding: 20px 0 0;
}
body#dining-home #primary-two {
    padding: 20px 0 0;
}
body#dining-home #main ul.dining-links li a {
    padding: 8px 10px;
    color: #6a2a02;
}
body#dining-home #main ul.dining-links li a:hover {
    background: #ed161f;
    color: #fff;
}
body#dining-home #secondary .dining-hero {
    margin-bottom: 13px;
}
body#dining-home #secondary .module {
    margin: 0 0 1.5em 23px;
}


/* dayton home page-specific
------------------------------------------------------ */

body#dayton-home #primary {
	width: 518px;
}
body#dayton-home ul#subnav {
    margin-bottom: 0;
}
body#dayton-home #dayton-banner {
    margin: 0 54px 0 54px;
}
body#dayton-home h1#dayton {
    height: 175px; margin: 0 0 0 15px;
    background: url(../images/site/h-dsg-stacked.gif) no-repeat 0 0;
    text-indent: -9999px;
}

/* =chef's corner page-specific
------------------------------------------------------ */

.recipe {
    width: 466px; margin: 0 0 1.5em;
    background: #ecf2a8 url(../images/site/chef-recipe-bot.gif) no-repeat bottom left;
    color: #6a2a02;
}
.recipe-inner {
    padding: 10px 0;
    background: transparent url(../images/site/chef-recipe-top.gif) no-repeat top left;
}
.recipe h2 {
    margin: 0 15px 1em 15px;
    padding-right: 205px;
    color: #ed161f;
}
#main .recipe p {
    margin: 0 15px 1em 15px;
}
#main .recipe ul, #main .recipe ol { margin:0 1.5em 1.5em 3em; }
#main .recipe ul { list-style-type: circle; }
#main .recipe ol { list-style-type: decimal; }
#main .recipe ul li { margin: 0; padding: 0; background: none; }

/* jQuery tabs classes */
.ui-tabs-hide { 
	display: none; 
}
#main ul.dining-links li.ui-tabs-selected a {
    text-decoration: none;
    background: #d0d77a;
    color: #6a2a02;
}

p.print {
	margin: 0;
}
p.print a {
	color: #a8a645;
	padding: 4px 0 4px 25px;
	background: url(../images/site/icn-print-green.gif) no-repeat 0 center;
}


/* =bar The Bar page-specific
------------------------------------------------------ */

body#bar h1,body#bar h2,body#bar h3,body#bar h4,body#bar h5,body#bar h6 {
    color: #937f50;
}
body#bar #secondary h2, body#bar #secondary h3 {
    color: #000;
    font-family: "Trebuchet MS", arial, sans-serif;
    text-transform: uppercase; letter-spacing: 0.1em;
}
body#bar #secondary h2 { font-size: 1.8em;}

body#bar #primary {
    padding: 0;
    width: 449px;
}
body#bar #secondary {
    padding: 25px 0;
    width: 307px;
}
body#bar #content {
    padding-top: 0;
    background: url(../images/site/bar-bg.gif) repeat-y 0 0;
}
#bar-hero {
    margin: 0 0 1.5em 0;
}
body#bar #bar-content {
    padding-right: 30px;
}

h2#live-jazz {
	height: 16px; margin-bottom: 1em;
	background: url(../images/site/h-live-jazz-schedule.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/* piano keys schedule */

#schedule {
    width: 279px;
    margin: 0 0 0 -3px;
    background: url(../images/site/bar-keys-bg.gif) repeat-y 0 0;
}
#schedule dl { 
    margin: 0 3px; padding: 2px 0 0 0;
    background: url(../images/site/bar-keys-top.gif) no-repeat top left;
font-size: 12px;
    
}
#schedule dt {
    margin: 0; padding: 0 0 1px 10px;
    color: #000;
    font-weight: normal;
    font-family: "Trebuchet MS", arial, sans-serif;
    text-transform: uppercase; letter-spacing: 0.1em;
    background: url(../images/site/bar-keys-bot.gif) no-repeat bottom left;
}
#schedule dt span {
    color: #fff;
    background: #000;
    width: 125px;
    display: block;
    margin: 0 0 0 -12px;
    padding: 5px 15px;
}
#schedule dd {
    margin: 0; padding: 5px 10px 6px 10px;
    background: url(../images/site/bar-keys-bot.gif) no-repeat bottom left;
    
}
#schedule dd span.day {
    width: 20px;
    display: block; float: left;
    color: #937f50;
}
#schedule dd span.performer {
	display: block;
	margin-left: 20px;
}
#schedule dd:hover {
    background-color: #eeeeed; /* tickle the ivories */
}

