﻿@charset "utf-8";
/* CSS Document */

h1 {
	font-size:1.2em;
	margin:5px 0 15px 0;	
}

h2 {
	font-size:1em;
	margin:0 0 15px 0;	
}

h3 {
	font-size:1em;
	color:#000;
	margin:0 0 5px 0;	
}

p { margin-top:0; }

.school-logo {
	background:#e6e6e6;	
	text-align:center;
	border:none;
	padding-top:10px;
	border-bottom:2px solid white;
}

.ds {
	background:url(/Images/bg_ds.gif) repeat-x;	
	margin-top:5px;
}

/*#content-area {
	border-top:2px solid white;
	background:#e0e1c2;
	margin:5px;
}*/


.content-area {
	background:white;
	/*border:5px solid #e0e1c2;*/
}

.content-area h1:nth-child(3) { /* duplicate h1 */
	display: none;
}

.content-area img {
	max-width: 300px !important;
	height: auto !important;
}

.content-area ul {
/*	margin:-10px;	*/
}

#dialog-message { 
    background: #D3D3D3;
    border: #808080 1px solid;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px; 
}

.mosaic-block {
	text-align: center;
	margin: 10px;
}



.promo {
	text-align:center;	
	margin-top:10px;
	padding-bottom:15px;
	background:url(/Images/promo-shadow.jpg) bottom center no-repeat;
}

.promo img {
	border:none;	
}

.foot {
	background:white;	
}

.foot-info {
	background:#6699cc;	
	padding:5px;
	min-height:60px;
}

.foot-info a:link, .foot-info a:visited {
	font:normal .75em Arial, Helvetica, sans-serif;
	color:white !important;
	text-shadow:none;
	margin-right:10px;
}

.foot-logos {
	width:85px;
	float:right;	
}

	.foot-logos img {
		border:none;
		margin-bottom:3px;
	}
	
	.foot-info .foot-logos a {
		color:#2489CE;	
		margin-right:0px;
	}

.logos {
	margin:0 0 10px 10px;
	float:right;
}

#open-logos {
		background:white;
	border:1px solid #efefef;	
	margin-bottom:10px;
}
#open-logos img {
	float:left;
	margin:5px;	
}

#openid-login {
	margin:5px 10px;
}
.basic-list {
	margin:15px 0 15px 15px !important;	
}

/* feedback form */
.error {
	font-style:italic;
	color:red;	
}


/* xml menu */
.description {
	font-weight:normal;
	font-style:italic;	
}	

/* toolbar */
.toolbarsection {
  background-image:url(/Images/bg_mob-nav.gif); 
  background-repeat:repeat-x;
}

.toolbaricons {
  padding:10px 5px 5px 5px; 
  vertical-align:middle;
}
  .toolbaricons a {
     text-decoration:none;
  }
  .toolbaricons img {
     margin: 0 5px 0 5px;
     vertical-align:middle; 
     border:none;
  }

#lunchList, #bfastList, #dinnerList, .events-list {
	margin:5px !important;	
}
	
/* overwrites */
.ui-content { /* /\ for padding around main content  */
	padding:0 5px;	
}
.ui-content .ui-listview-inset { /* /\ for top padding of ul */
    margin: 0.5em 0;
}
.ui-li-desc, .ui-li-heading { /*disable list truncate */
	white-space: normal;
	font-size: 15px;
}
.ui-li-aside {
    width: 25%;
}

div h3 a.ui-link { /*accordion link */
	color: black !important;
	text-decoration: none !important;
} 

.pane-accord div {
	background: none !important;
	border:none !important;
	margin-left:10px;
}

.locs { /* hide duplicate h2 in locations pages 9/26/12 */
	display:none;
}

.details { /* links from bricklets */
	display:none;	
}

a.ui-link p { /* fix news paragraphs */
	font-size: .85em;
	font-weight: normal;
	color: black;
}

.bans { /*middle background */
	background: #F8F8F8;
}
.school-logo { /*top bg */
	background: #346699;
}

/*/////////////////
/  events km102412
///////////////////*/

#EventsMobile {
	padding:20px 0 5px 0;	
}

#EventsMobile h3 {
	text-transform:uppercase;	
	font:1.2em "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
	margin-bottom:0;
}

#EventsMobile p {
	margin-top:5px !important;	
}

#EventsMobile p.event-date {
	font-size:.75em;
	margin:0 0 15px 0 !important;
	background:#f8f8f8;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #eeeeee;
	padding-left:5px;
	line-height:22px;	
}

.mosaic-backdrop img, #EventsMobile img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;	
	max-width:190px;
}

.event-logo {
/*	float:right;
	margin:0 0 10px 15px;
	border:2px solid #f8f8f8;	*/
}

/* SMG MENUS */

table.main_outer {
	width:500px;
	margin:auto;
/*	min-width: 500px;	*/
}

td.leftcolumn {
	display: none;
}

td.station {
	padding: 2px 10px 0px 2px;
}

td.titlecell, td.selections, td.dayouter, td.mealname, td.menuitem, td.price { /*td.station,*/
	width:auto;	
}

table.ptbl {
	width:100%;	
}
.biteTitle{ color: #243a70; }

.ContactGroupTitle{ padding-top: 15px;}

.locationGroup div + p { margin-top: 20px; }

/* END SMG */


/*-- Published at 10/25/2012 1:00:15 AM --*/
/*-- Unresolved Paths --

*/ 
