@import url("common.css");

/* Elements */
body { background: #F2F2F2;	}
a { color : #ACACAC; }

/* Classes */
.containerheader { background: #ACACAC url(Images/icon_windows.gif) left no-repeat;  }
.containerheader h3 { background: #ACACAC url(Images/silver_titleback.gif) right no-repeat; }
.catListTitle { background: #ACACAC url(Images/silver_titleback.gif) right no-repeat; }
.containercontent { border: 1px solid #898989; }
.post {	background: #FFF; }
.postfoot a { color: #898989; }
.postfoot { background: #F9FBFF url(Images/silver_postfootback.gif) repeat-x; }
.textbox { border: 1px solid #898989; }
.textarea { border: 1px solid #898989; }
.button { border: 1px solid #898989; }

/* IDs */
#maincontainer { background: #e6e6e6; border: 1px solid #898989; }
#header h1 a { color : #898989; }
#tagline { color: #ACACAC; }
#blogstats span { color: #e6e6e6; }
#menubar { background: #ACACAC url(Images/silver_titleback.gif) right no-repeat; }
#right { background: #e6e6e6; }
#entryCal .selected { background-color: #898989 !important; }
