body  {
	background: #fff url(localexperts/body_bg.gif) repeat-x 0 125px;
}

h1, h2, h3, h4, h5, h6  {
	color: #333;
}

a:link, a:visited  {
	color: #13753d;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(localexperts/head_bg.gif) repeat-x top left;
	border-bottom: 7px solid #9a9a9a;
}

#header h1.title a  {
	color: #444;
}

#header p.description  {
	color: #666;
}

#rss  {
	background-color: #666;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #e3f5d8 url(localexperts/featured_bg.jpg) repeat-x top left;
}

#featured .buttons a.prev  {
	background: url(localexperts/prev.gif) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(localexperts/next.gif) no-repeat top left;
}

#steps  {
	background: #abdf8c url(localexperts/steps_bg.gif) repeat-x top left;
}

#steps ul li a  {
	color: #111;
}

#content  {
	border-top: 7px solid #ddd;
	border-bottom: 7px solid #ddd;
	background-color: #f6f6f6;
}

#content .moreinfo  {
	border: 1px solid #ccc;
	background-color: #f2fced;
	color: #666;
}

#content .moreinfo .more a  {
	color: #6d3f1f;
	background: #eee url(localexperts/more_info.gif) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news ul li a  {
	color: #6d3f1f;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #d3efc2 url(localexperts/bottom_bg.jpg) repeat-x top left;
}

#newsletter input.text  {
	background-color: #d9d9d9;
}

#footer  {
	background: #60ae31 url(localexperts/footer_bg.jpg) repeat-x top left;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #444;
}

/* BLOG CSS */

.post .categories  {
	background-color: #7dc8ac;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #bcbcbc;
}

.post h2.title a  {
	color: #333;
}

.post p.comments a  {
	background: url(localexperts/comments.jpg) no-repeat center left;
	color: #333;
}

p.continue a  {
	color: #13753d;
}

#postad  {
	background-color: #ececec;
}

a.adlink  {
	color: #333;
}

.asidespost  {
	border-left: 3px solid #62b033;
}

#sidebar img.bigad  {
	border: 2px solid #62b033;
}

#tabbox  {
	border: 1px solid #a5e149;
}

#tabbox ul.idTabs  {
	background: #e5eec6 url(localexperts/tabberulbg.jpg) repeat top left;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #333;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(localexperts/selected_tab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #ecf1d4;
}

#boxes ul li {
	background: url(localexperts/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #333;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(localexperts/widget_head.jpg) no-repeat center left;
	color: #333;
}

.widgetlist ul li  {
	border-bottom: 1px solid #999;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #333;
}

.commentlist {
	border-top: 2px solid #999;
}

.commentlist li {
	border-bottom: 2px solid #999;
}

.commentlist .alt {
	background: #e6f0e7;
}

#commentform input {
	background: #e6f0e7;
	border: 1px solid #999;
}

#commentform textarea {
	background: #e6f0e7;
	border: 1px solid #999;
}
