
body  {
	background: #999999 url(http://www.shirescookeryschool.com/wp-content/uploads/2009/05/site_background.jpg) repeat-y center top;
}
h1, h3, h4, h5, h6  {
	color: #000;
}

h2 {
	color:#fff;
	font-size:32px;
	line-height:1.2em;
}

#featured h4 {
	color:#fc0;
	}

.footer_about {
	color: #fff;
	padding-top: 5px;
}


.copyright{
    color:#000;
    font-family:verdana;
    font-size:10px;
}

a:link, a:visited  {
	color: #000;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(minty/header.jpg) repeat-x top left;
	border-bottom: 7px solid #000000;
}

#header h1.title a  {
	color: #000;
}

h2.widgettitle  {
color: #000;
font-size:20px;}


#header p.description  {
	color: #332f24;
}

#rss  {
	background-color: #332f24;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #013F1F url(minty/featuredbg.jpg) repeat-x top left;
	padding-top: 10px;
  color:#fff; 
  font-size:14px;       
}

#featured a:link, #featured a:visited  {
	color: #fFF;
}


#featured .buttons a.prev  {
	background: url(minty/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(minty/next.jpg) no-repeat top left;
}


#featured .buttons  {
	width: 200px;
}


#steps  {
	background: #013F1F url(minty/stepsbg.jpg) repeat-x top left;

}

.stepsbar {
display:none;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	border-top: 7px solid #014F27;
	border-bottom: 7px solid #014F27;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #e4efeb;
	background-color: #f8f8f8;
	color: #000;
}

#content .moreinfo h3  {
	color: #000;	
}

#content .moreinfo .more a  {
	color: #006600;
	background: url(minty/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #000000;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #a7ccbe url(minty/bottombg.jpg) repeat-x top left;
}

#newsletter input.text  {
	background-color: #dcebe5;
}

#footer  {
	background: #9fc9e6 url(minty/footerbg.jpg) repeat-x top left;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #000;
}

/* BLOG CSS */

.post .categories  {
	width:400px;
	background:#fff url(minty/widgethead.jpg) repeat-x top left;
	color: #ccc;
}


span.categories {
width:400px;
}
.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #dbcd8f;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(minty/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #9e8862;
}

#postad  {
	background-color: #f5f3ef;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #9e8862;
}

#sidebar img.bigad  {
	border: 2px solid #a7ccbe;
}

#tabbox  {
	border: 1px solid #ff000;
}

#tabbox ul.idTabs  {
	background: #014F27;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #fff;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #013F1F;
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(minty/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(minty/widgethead.jpg) no-repeat center left;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #C8EFE1;
}
.commentlist li {
	border-bottom: 2px solid #C8EFE1;
}
.commentlist .alt {
	background: #Eee;
}
#commentform input {
	background: #Eee;
	border: 1px solid #C8EFE1;
}
#commentform textarea {
	background: #Eee;
	border: 1px solid #C8EFE1;
}
/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #eee;
	border: 1px solid #ddd;
	font-size:0.8em;
}

#pagenav li ul li a:link, #pagenav li ul li a:visited {
	text-transform:none;
}