/* Base */
@import url(/.shared/themes/common/base-weblog.css);

/* Portal */


/* Theme */
@import url(/.shared/themes/lilia/theme-gourmet.css);

/* Custom */
#banner-header
{
	margin: 0;
	padding: 20px 15px 5px 15px;
	color: #900;
	font-size: 48px;
	font-weight: bolder;
       font-family: georgia, tahoma, arial, helvetica, sans-serif;
	text-align: left;
	line-height: 1;
}

#banner-description {	
       font-family: tahoma, arial, helvetica, sans-serif;
       margin: 0;
	padding: 0px 15px 0px 15px;
	color: #900; text-align: left; 
       font-size: 18px; 
}

body {font-family: tahoma, arial, helvetica, sans-serif; font-size:small; }

/* Scott's Customization */


a,
a:visited,
a:hover { color: #990000; text-decoration: underline; }

#banner { border-top-color: #990000; background: none; }

.entry-body,
.entry-more,
.module-list-item { font-family: verdana, sans-serif; }

.entry-footer { margin: 5px 0 0; padding-bottom: 5px; border-bottom-color: #990000; }

.entry-footer a,
.entry-footer a:visited { color: #990000; }

.entry-footer a:hover { color: #f90; }

.entry-header,
.entry-header a,
.entry-header a:visited { background: none; color: #990000; padding-left:0; text-decoration:none; }

.entry-header a:hover { color: #f90; }

.entry-more-link,
.entry-more-link a,
.entry-more-link a:visited { color:#990000; }

.entry-more-link a:hover { color: #f90; }

.comments-header,
.comments-header a,
.comments-header a:visited { color:#990000; }

.comments-header a:hover { color:#f90; }

.comments-open-header,
.comments-open-header a,
.comments-open-header a:visited { color:#990000; }

.comments-open-header a:hover { color:#f90; }

.module-header,
.module-header a,
.module-header a:visited { color:#990000; }

.module-header a:hover { color: #f90; }

.module-list-item,
.module-list-item a,
.module-list-item a:visited { color:#990000; }

.module-list-item a:hover { color:#f90; }

#sknav ul {
	list-style:none;
	margin:10px 0 10px 0px;
	padding:0;
	font: 14px Verdana, Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	background: url(images/bannerbar-760x20.jpg); 
        height:20px; 
        width:760px; 
        }
#sknav li {
	background-color: #990000;
        float:left;
	margin:1px 0 0 10px;
	padding:0;
	text-indent:0;
        color:#ffffff
	}
#sknav a,
#sknav a:visited {
	padding:0 10px;
	color:#ffffff;
	text-decoration:none;
	white-space:nowrap;
	}
#sknav a:hover {
	color: #f90;
        text-decoration:underline;
	}
/* ph=1 */

