#FirstPlates h2 {
font-size: 15px;
margin: 8px 0 0;
}
#FirstPlates h4 {
color: #737373;
font-size: 10px;
margin: 2px 0 0;
text-transform: uppercase;
}
#FirstPlates h2.FunHead {
font-family:'Gotham A', 'Gotham B';
font-weight:700;
color:#ffcc44;
font-size:26px;
margin:20px 0 0;
padding-top:17px;
border-top:1px dashed #30afd2;
}
#FirstPlates h2.BluHead {
font-family:'Gotham A', 'Gotham B';
margin:0;
font-weight:700;
color:#30afd2;
font-size:26px;
}
#FirstPlates a, #FirstPlates a:visited, #FoodIssue a, #FoodIssue a:visited { color:#294696; }
#FirstPlates a:hover, #FirstPlates a:active, #FoodIssue a:hover, #FoodIssue a:active { text-decoration:underline; }
#FirstPlates a h3:hover, #FirstPlates a h3:active, #FoodIssue a h3:hover, #FoodIssue a h3:active { text-decoration:underline; }
#FirstPlates h1,#FoodIssue h1 {
font-family:'Gotham A', 'Gotham B';
font-weight:700;
margin-bottom:10px;
font-size:32px;
color:#ffcc44;
}
#FirstPlates a.nav-button:active, #FirstPlates a.nav-button:hover { text-decoration:none; }
#FirstPlates a.nav-button.hovered, #FirstPlates a.nav-button.hovered { text-shadow:0px 0px 10px #30afd2; }
#FirstPlates a.blu:active, #FirstPlates a.blu:hover, { text-decoration:none;text-shadow:0px 0px 10px #30afd2; }
h2.newEntry {
text-align:center;
border-top:0px dashed #30afd2;
padding-top:5px;
}
#FirstPlates div.FunBox {
border-left:1px dashed #30afd2;
background-color:#FFFFFF;
float:right;
width:140px;
padding:0 0 5px 15px;
margin:6px 0 10px 10px;
}
div.FunBox h3 {
font-size:12px;
margin:6px 0 0;
font-weight:bold;
}
#FirstPlates p.blurb,#FoodIssue p.blurb {
font-size:13px;
line-height:21px;
margin-bottom:10px;
}
#FirstPlates h3.entry {
font-weight:bold;
font-size:16px;
margin:18px 0 0;
padding-top:18px;
border-top:1px dashed #30afd2;
}
#FirstPlates h3.index-entry {
font-weight:bold;
font-size:16px;
margin:18px 0;
padding:12px 0;
border-top:1px dashed #30afd2;
border-bottom:1px dashed #30afd2;
}
#FirstPlates h3.menu-section {
margin-top:10px;
padding-top:10px;
border-top:1px dashed #30afd2;
font-weight:bold;
}
#FirstPlates section.TheGoods {
text-align: left;
}
/*
.module {
margin-bottom:20px;
}
*/
@media (max-width: 1000px) {
#FirstPlates.left {
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
text-align: left;
width: 660px !important;
height: auto;
text-align: left !important;
}
}
