body {
	background: #fff;
}

#page {

width: 100%;
}
#logo a {
	color: #fff;
}
#header .description {
	color: #848282;
}

#header {

background-image:url(images/header_bg.png);
background-repeat:repeat-x;
background-position:top;
height: 150px;
}

#search {
float: right;

}

#content a, #content .email, #sidebar .email {

color: #830F0F;
font-weight: bold;

}

#content .current_issue h1 a, #content .previous_conf h1, #content .easst_review_issue_container h1 a{
color: #838381;
}

h1, h2, h3, h4, h6, h6 {
color: #838381;

}

.heading {
font-weight: bold;}


.post .date .bg {
	background-image: url(images/date.png);
}
.post .date span {
	color: #feefcc;
}

/*
#main {
	background-image: url(images/main-bg.jpg);
}

#main-top {
	background-image: url(images/main-top.jpg);
}

*/


#main-bot {
	background-image: none;
}


#rss-link {
	background-image: url(images/ico-rss.png);
}

#sidebar h4 a {
	padding: 5px 0 5px 0;
}
#sidebar ul ul li {
	border-bottom-color: #271913;
	border-top-color: #453322;
}

#sidebar #searchform label {
	color: #ebab00;
}
#sidebar #searchform .field-place {
	background-image: url(images/searchform-field.gif);
}
#sidebar #searchform .field-place .field {
	color: #D04927;
}
#respond #submit {
	background-image: url(images/button.gif);
}
.menu > li.selected,
.menu > li.current_page_parent,
.menu > li.current_page_item,
.menu > li.current_page_ancestor,
.menu > li.current-menu-parent,
.menu > li.current-menu-item,
.menu > li.current-menu-ancestor {
	
}