/*----------------------------------------------------------------
	reset styles
----------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
	background: #073F56;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	display: block;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}


/*----------------------------------------------------------------
	default link styles
----------------------------------------------------------------*/

a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FFF; background: #CCC; text-decoration: none;
}
a:active {
	text-decoration: underline;
}


/*----------------------------------------------------------------
	hCard styles
----------------------------------------------------------------*/

.vcard, .fn, .n, .family-name, .given-name, .additional-name, 
.honorific-prefix, .honorific-suffix, .nickname, .sort-string, 
.url, .email, .tel, .adr, .post-office-box, .extended-address, 
.street-address, .locality, .region, .postal-code, .country-name, 
.label, .geo, .latitude, .longitude, .tz, .photo, .logo, .sound, 
.bday, .title, .role, .org, .organization-name, .organization-unit, 
.category, .note, .class, .key, .mailer, .uid, .rev, .type, .value, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*----------------------------------------------------------------
	misc styles
----------------------------------------------------------------*/

.img-style-lt {
	float: left; padding-right: 1em; margin-bottom: 1em;
}
.img-style-rt {
	float: right; padding-left: 1em; margin-bottom: 1em;
}
.clearfix {
	clear:both;
}
.wireframe {
	border: 1px solid black;
}
.block {
	background-color: #F00;
}


/* container*/

#container {
	background: url(../images/blueplatemainbg.jpg) no-repeat scroll 0 0;
	width: 998px;
}

/* blueplateheader */

#blueplateheader {
	height: 116px;
	background: url(../images/blueplateheaderbg.jpg) no-repeat scroll 0 0;
	position: relative;
}
#blueplateheader ul {
	position: absolute; left: 816px; font-size: 90%; top: 0;
}
#blueplateheader li {
	line-height: 1.5;
}
#blueplateheader a:link, #blueplateheader a:visited {
	color: #E9C08C; text-decoration: none;
}
#blueplateheader a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#blueplateheader a:active {
	color: #E9C08C; text-decoration: none;
}

/* blueplatenavbar */

#blueplatenavbar {
	height: 29px;
	background: url(../images/blueplatenavbarbg.jpg) no-repeat scroll 0 0;
}
#listen, #listen a {
	width: 192px; height: 29px; display: block; float: left;
}
#listen a:link, #listen a:visited {
	background: url(../images/listen.jpg) no-repeat scroll 0 0;
}
#listen a:hover {
	background: url(../images/listen.jpg) no-repeat scroll 0 -29px;
}
#listen a:active {
	background: url(../images/listen.jpg) no-repeat scroll 0 0;
}
#main-nav {
	width: 614px; float: right;
}
#main-nav li {
	float: left; 
	font-weight: bold; 
	font-size: 90%; 
	color: #FFF;
	line-height: 1.5;
}
#main-nav li ul {
	position: absolute; 
	width: 196px;
	left: -999em; 
	z-index: 1000;
	border-bottom: 1px solid #8C6239;
	background: url(../images/ddbg.png) repeat-y scroll 0 0;
}
#main-nav li ul li {
	width: 194px;
	border-left: 1px solid #8C6239;
	border-right: 1px solid #8C6239;
	border-top: 1px solid #8C6239;
	line-height: 27px;
}
#main-nav li ul li:hover, #main-nav li ul li.sfhover {
	background: url(../images/ddhoverbg.png) repeat-y scroll 0 0;
}
#main-nav a {
	display: block; padding: 0 5px;
}
#main-nav li:hover a, #main-nav li.sfhover a {
	color: #F8D905;
}
#main-nav li ul li a {
	width: 186px;
}
#main-nav li:hover ul, #main-nav li.sfhover ul {
	left: auto;
}
#main-nav a:link, #main-nav a:visited {
	color: #FFF; text-decoration: none;
}
#main-nav a:hover {
	color: #F8D905; text-decoration: none; background: none;
}
#main-nav a:active {
	color: #FFF; text-decoration: none;
}
#search { 
	float: right; width: 192px; padding-top: 2px;
}
.searchbox { 
	width: 132px; 
	background: #EFDFCE; 
	border: 1px solid #A57C52;
	height: 16px;
	color: #754C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

/* blueplatespecial */

#blueplatespecial {
	width: 945px;
	height: 662px;
	background: url(../images/blueplatecontentbg.jpg) no-repeat scroll 0 0;
}
#blueplateSSP {
	margin: 0 0 0 .5em;
}

/* thisweek */

#thisweek {
	float: left;
	display: inline;
	width: 288px;
	position: relative;
}
#thisweek ul {
	margin: 0.3em 0 15px 2.5em;
}
#thisweek li {
	list-style-type: square; 
	font-size: 80%; 
	color: #603913; 
	line-height: 1.6;
	font-family: "Times New Roman", Times, serif;
}
#thisweek a:link, #thisweek a:visited {
	color: #603913; text-decoration: none;
}
#thisweek a:hover {
	color: #EEE; text-decoration: none; background: #603913;
}
#thisweek a:active {
	color: #603913; text-decoration: none;
}
#signup {
	position: absolute; 
	top: 526px; 
	left: 13px; 
	color: #D1AC83;
	font-size: 75%;
	border: 1px solid #A57C52;
	text-align: center;
	line-height: 1.2;
}
#signup a {
	width: 120px; height: 31px; padding: 10px 26px; display: block;
}
#signup a:link, #signup a:visited {
	color: #D1AC83; text-decoration: none;
}
#signup a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#signup a:active {
	color: #D1AC83; text-decoration: none;
}

/* specials */

#specials {
	float: left;
	display: inline;
	width: 403px;
	color: #603913;
	padding: 15px 0 0 10px;
	height: 627px;
	overflow: auto;
}
#specials h1 {
	font-size: 250%; width: 383px;
}
#specials h2 {
	font-size: 200%; width: 383px;
}
#specials h3 {
	font-size: 140%; 
	border-top: 1px solid #C4AA8F; 
	margin-bottom: 0.7em;
	font-weight: normal;
	clear: right;
}
#specials p {
	font-size: 70%; line-height: 1.4; margin-bottom: 1em;
}
#specials ul {
	margin-bottom: 1em;
}
#specials li {
	font-size: 70%; line-height: 1.7;
}
#specials img {
	float: right; margin-bottom: 0.5em;
}
#specials a:link, #specials a:visited {
	color: #603913; text-decoration: underline;
}
#specials a:hover {
	color: #A57C52; text-decoration: underline; background: none;
}
#specials a:active {
	color: #603913; text-decoration: underline;
}

/* Photo Gallery Archive */

#blueplateSSP2 {
    width: 403px;
    height: 439px;
}


/* sidebar */

#sidebar {
	float: left;
	display: inline;
	width: 212px;
	color: #8C6239;
	padding: 15px 12px 0 10px;
	font-size: 70%;
	line-height: 1.2;
}
#sidebar h3 {
	font-size: 160%; font-weight: normal; margin-bottom: 0.2em;
}
#sidebar p {
	margin-bottom: 0.5em;
}
#sidebar img {
	margin-bottom: 0.5em;
}
#sidebar a:link, #sidebar a:visited {
	color: #8C6239; text-decoration: underline;
}
#sidebar a:hover {
	color: #A57C52; text-decoration: underline; background: none;
}
#sidebar a:active {
	color: #8C6239; text-decoration: underline;
}
.widget {
	border: 1px solid #CCC; padding: 6px; text-align: center; margin-bottom: 1em;
}

/* ads */

#ads { 
	float: right; padding: 0; width: 192px; display: inline;
}
.adgroup { 
	border: 1px solid #CCC; 
	width: 198px; 
	padding: 4px 6px 0 6px;
	margin-bottom: 1em;
	text-align: center;
}
.adgroup h3 { 
	color: #8C6239; font-size: 65%; line-height: 1.5; font-weight: normal;
	margin-bottom: 0.7em;
}
.adgroup img { 
	border: 1px solid #CCC; margin: 2px 0 20px 0; align: center;
}
.adgroup p { 
	font-size: 10px; line-height: 1.5; margin: 0px 0 1em 0;
}
.adgroup a:link, .adgroup a:visited {
	color: #D1AC83; text-decoration: underline;
}
.adgroup a:hover {
	color: #FFF; text-decoration: underline; background: none;
}
.adgroup a:active {
	color: #D1AC83; text-decoration: underline;
}

/* contact */

#contactform {
	margin-bottom: 5em;
}
#contactform label {
	line-height: 1.5em;
}
#contactform input, #contactform textarea {
	/*background-color: #FFF;*/
}

/* footer */

#footer {  
	clear: both;
	width: 940px;
	height: 138px;
	background: url(../images/footerbg_bp.jpg) no-repeat scroll 0 0;
}
#copyright {  
	clear: left; 
	position: relative; 
	left: 807px; 
	width: 132px;
	color: #D1AC83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.2;
	padding-top: 3px;
	margin-bottom: 10px;
}
#footernav {  
	border: 1px solid #734C23; margin-left: 13px; height: 30px; padding: 4px 0 4px 10px;
}
#footernav li {
	float: left; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 9px;
	color: #D1AC83;
	margin-right: 2px;
	line-height: 3.1;
}
#footernav a:link, #footernav a:visited {
	color: #D1AC83; text-decoration: none;
}
#footernav a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#footernav a:active {
	color: #D1AC83; text-decoration: none;
}
#credits {
	float: right;
	width: 132px;
	color: #7C7870;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.4;
}
#credits a:link, #credits a:visited {
	color: #888; text-decoration: none;
}
#credits a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#credits a:active {
	color: #888; text-decoration: none;
}
#eeoc {
	float: left;
	margin: 5px 0 0 25px;
	width: 400px;
	color: #7C7870;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.4;
}
#eeoc a:link, #eeoc a:visited {
	color: #888; text-decoration: none;
}
#eeoc a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#eeoc a:active {
	color: #888; text-decoration: none;
}
