body  {
	background: #E8E8E8 url(ewc/bg.gif) repeat-x top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
}

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

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(ewc/header.jpg) repeat-x top left;
}

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

#header p.description  {
	color: #751325;
}

#rss  {
	background-color: #755e62;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: url(ewc/splash.jpg) repeat-x top left;
}

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

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

#steps  {
	background: url(ewc/bg_menu.gif) repeat-x;
	text-align: center;
}

#steps ul li a  {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: #222 0px 2px 1px;
	text-align: center;
}

#steps ul li a:hover  {
	color: #ccc;
	text-transform: uppercase;
	text-decoration: none;
}

#bumper  {
	border-top: 1px solid #d6d5d5;
	height: 40px;
	border-bottom: 1px solid #d6d5d5;
	background-color: #fff;
	font: 12px/1.5 "Lucida Grande", Verdana, Geneva, sans-serif;
	color: #666;
	text-align: center;
}


#content  {
	border-bottom: 7px solid #d6d5d5;
	background-color: #fff;
}

#content-home  {
	border-bottom: 7px solid #d6d5d5;
	background-color: #fff;
}

#content .moreinfo  {
	background-color: #fff;
	color: #787374;
}

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

#content .moreinfo .more a  {
	color: #751325;
}

#content .moreinfo-right  {
	border-left: 1px solid #ccc ;
	background-color: #fff;
	color: #787374;
	padding-left: 10px;
}

#content .moreinfo-right h3  {
	color: #787374;	
}

#content .moreinfo-right .more a  {
	color: #751325;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #787374;
}

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

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

#bottom  {
	background: #741324 url(ewc/bg_bottom.gif) repeat-x top left;
}

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

#footer  {
	background: #FFF;
	color: #666;
	font-size: 11px;
}

#footer p a  {
	color: #666;
}

/* NAVIGATION */

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

/* BLOG CSS */

.post .categories  {
	color: #751325;
}

.post .categories a  {
	color: #751325;
}

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

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

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

p.continue a  {
	color: #751325;
}

#postad  {
	background-color: #f1e7e9;
}

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

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

#tabbox  {
	border: 1px solid #755e62;
}

#tabbox ul.idTabs  {
	background: #d6c9cb;
}

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

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(ewc/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #f1e7e9;
}

#boxes ul li {
	background: url(ewc/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  {
	color: #000;
	margin: 8px 0 8px 0;
	border-bottom: 1px solid #f0f0f0;
}

.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 #CCC;
}
.commentlist li {
	border-bottom: 2px solid #CCC;
}
.commentlist .alt {
	background: #CFCECE;
}
#commentform input {
	background: #EFEFEF;
	border: 1px solid #CCC;
}
#commentform textarea {
	background: #EFEFEF;
	border: 1px solid #CCC;
}
.boldy {
	color: #751325;
	font-weight: bold;
}