body {

background:#F7F4E9 url(body.png) repeat-x top center;

}


small {

color:#888

}



th,#navigation,.active,input[type=submit],input[type=button],.pagination a:hover,.date td a:hover {

background:#434A48;
	color:#fff

}



select, textarea, input, td, #content, #foot {
	
background:#fff url(gradient.png) repeat-x 0 -28px

}


tr {
	
background-position:0 -18px;

}


#content {
	
background-position:0 1px;

}



.active, th, #head, #navigation a, input[type=submit] {
	
color:#fff;

}



input, select, textarea {
	
border-color:#ddd

}



h1,h2,h3,h4,h5,h6 {
	
border-color:#ddd

}



a {
	
color:#888

}


a.edit {
	
background-image:url(edit.png)

}


a.delete {
	
background-image:url(trash.png)

}



#head {
	
background:#313230

}



#navigation a:hover {
	
background:#383E3C

}


#navigation .active {
	
background:#687370
}


/*The following is the code for the blocks*/


.box,.box > .utils a {
	
background:#fff;

border-color:#eee

}


.box > h2 {
	
background:url(box-h2.png) repeat-x bottom center #fff

}

/*End blocks code*/



.error,.success,.info,.error a,.success a,.info a {
	
color:#fff

}


.error {
	
background:#901830

}


.success {
	
background:#C2EFC2

}



.glow-sortable-dropindicator {
	
background:#eee

}









